@solibo/solibo-ui 0.3.28 → 0.3.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (108) hide show
  1. package/dist/assets/index.css +1 -1
  2. package/dist/assets/index12.css +1 -1
  3. package/dist/assets/index13.css +1 -1
  4. package/dist/assets/index14.css +1 -1
  5. package/dist/assets/index19.css +1 -1
  6. package/dist/assets/index20.css +1 -1
  7. package/dist/assets/index21.css +1 -1
  8. package/dist/assets/index22.css +1 -1
  9. package/dist/assets/index23.css +1 -1
  10. package/dist/assets/index24.css +1 -1
  11. package/dist/assets/index25.css +1 -1
  12. package/dist/assets/index26.css +1 -1
  13. package/dist/assets/index27.css +1 -1
  14. package/dist/assets/index28.css +1 -1
  15. package/dist/assets/index29.css +1 -1
  16. package/dist/assets/index30.css +1 -1
  17. package/dist/assets/index31.css +1 -1
  18. package/dist/assets/index33.css +1 -1
  19. package/dist/assets/index35.css +1 -1
  20. package/dist/assets/index38.css +1 -1
  21. package/dist/assets/index40.css +1 -1
  22. package/dist/assets/index41.css +1 -1
  23. package/dist/assets/index42.css +1 -1
  24. package/dist/assets/index43.css +1 -0
  25. package/dist/assets/index5.css +1 -1
  26. package/dist/assets/index7.css +1 -1
  27. package/dist/assets/styles.css +1 -1
  28. package/dist/components/_avatar/index.cjs +1 -1
  29. package/dist/components/_avatar/index.js +1 -1
  30. package/dist/components/_card/index.cjs +1 -1
  31. package/dist/components/_card/index.js +11 -11
  32. package/dist/components/_collapsible/index.cjs +1 -1
  33. package/dist/components/_collapsible/index.cjs.map +1 -1
  34. package/dist/components/_collapsible/index.js +3 -3
  35. package/dist/components/_collapsible/index.js.map +1 -1
  36. package/dist/components/_croppable/index.cjs +1 -1
  37. package/dist/components/_croppable/index.cjs.map +1 -1
  38. package/dist/components/_croppable/index.js +238 -159
  39. package/dist/components/_croppable/index.js.map +1 -1
  40. package/dist/components/_dropzone/index.cjs +1 -1
  41. package/dist/components/_dropzone/index.js +1 -1
  42. package/dist/components/_editor/index.cjs +25 -25
  43. package/dist/components/_editor/index.cjs.map +1 -1
  44. package/dist/components/_editor/index.js +1782 -1784
  45. package/dist/components/_editor/index.js.map +1 -1
  46. package/dist/components/_messages/index.cjs +1 -1
  47. package/dist/components/_messages/index.js +1 -1
  48. package/dist/components/_portal/index.cjs +1 -1
  49. package/dist/components/_portal/index.js +4 -4
  50. package/dist/components/_sortable/index.cjs +1 -1
  51. package/dist/components/_sortable/index.js +1 -1
  52. package/dist/components/_toasts/index.cjs +1 -1
  53. package/dist/components/_toasts/index.js +9 -9
  54. package/dist/components/_widget/index.cjs +1 -1
  55. package/dist/components/_widget/index.js +1 -1
  56. package/dist/components/accordion/index.cjs +1 -1
  57. package/dist/components/accordion/index.js +1 -1
  58. package/dist/components/aside/index.cjs +1 -1
  59. package/dist/components/aside/index.js +3 -3
  60. package/dist/components/button/index.cjs +1 -1
  61. package/dist/components/button/index.js +15 -15
  62. package/dist/components/checkbox/index.cjs +1 -1
  63. package/dist/components/checkbox/index.js +6 -6
  64. package/dist/components/controls/index.cjs +1 -1
  65. package/dist/components/controls/index.cjs.map +1 -1
  66. package/dist/components/controls/index.js +8 -8
  67. package/dist/components/controls/index.js.map +1 -1
  68. package/dist/components/dialog/index.cjs +1 -1
  69. package/dist/components/dialog/index.js +7 -7
  70. package/dist/components/form/index.cjs +1 -1
  71. package/dist/components/form/index.js +4 -4
  72. package/dist/components/header/index.cjs +1 -1
  73. package/dist/components/header/index.js +3 -3
  74. package/dist/components/input/index.cjs +1 -1
  75. package/dist/components/input/index.js +1 -1
  76. package/dist/components/layout/index.cjs +1 -1
  77. package/dist/components/layout/index.js +10 -10
  78. package/dist/components/list/index.cjs +1 -1
  79. package/dist/components/list/index.js +8 -8
  80. package/dist/components/nav/index.cjs +1 -1
  81. package/dist/components/nav/index.cjs.map +1 -1
  82. package/dist/components/nav/index.js +35 -20
  83. package/dist/components/nav/index.js.map +1 -1
  84. package/dist/components/textarea/index.cjs +1 -1
  85. package/dist/components/textarea/index.js +14 -14
  86. package/dist/components/toast/index.cjs +1 -1
  87. package/dist/components/toast/index.js +20 -20
  88. package/dist/components/toggle/index.cjs +1 -1
  89. package/dist/components/toggle/index.cjs.map +1 -1
  90. package/dist/components/toggle/index.js +9 -9
  91. package/dist/components/toggle/index.js.map +1 -1
  92. package/dist/components/toolbar/index.cjs +2 -0
  93. package/dist/components/toolbar/index.cjs.map +1 -0
  94. package/dist/components/toolbar/index.js +14 -0
  95. package/dist/components/toolbar/index.js.map +1 -0
  96. package/dist/index.cjs +1 -1
  97. package/dist/index.d.ts +13 -1
  98. package/dist/index.js +16 -14
  99. package/dist/index.js.map +1 -1
  100. package/dist/styles.module-BuPl_9yN.cjs +2 -0
  101. package/dist/styles.module-BuPl_9yN.cjs.map +1 -0
  102. package/dist/styles.module-ZrsD4xw8.js +10 -0
  103. package/dist/styles.module-ZrsD4xw8.js.map +1 -0
  104. package/package.json +1 -1
  105. package/dist/styles.module--qoz6wR5.cjs +0 -2
  106. package/dist/styles.module--qoz6wR5.cjs.map +0 -1
  107. package/dist/styles.module-y5zmJBcz.js +0 -10
  108. package/dist/styles.module-y5zmJBcz.js.map +0 -1
@@ -1,58 +1,58 @@
1
- "use strict";require('../../assets/index25.css');var p0=Object.defineProperty;var g0=(n,e,t)=>e in n?p0(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t;var bn=(n,e,t)=>g0(n,typeof e!="symbol"?e+"":e,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const W=require("react/jsx-runtime"),z=require("react"),js=require("react-dom"),dt=require("../../classix-5H4IWnMA.cjs"),Ke=require("../button/index.cjs"),Je=require("../icon/index.cjs"),qs=require("../input/index.cjs");function m0(n){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const t in n)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(e,t,r.get?r:{enumerable:!0,get:()=>n[t]})}}return e.default=n,Object.freeze(e)}const Bu=m0(z);function dn(n){return{}}const hu={},b0={},Na={},Pt={},en={},Dn={},tn={},pu={},ti={},Mn={},Rn={},$e={},$i={},Hi={},y0={},ka={},x0={},Aa={},_0={},Oa={},Ia={},jr={},v0={},Pa={},La={},Da={},w0={},S0={},T0={},Us={},Ma={},C0={},Ra={},Ba={},E0={},gu={},Vi={},ni={},N0={},k0={},pr={},gr={},A0={},O0={},I0={},Fe=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0,P0=Fe&&"documentMode"in document?document.documentMode:null,Le=Fe&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),_t=Fe&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),qr=!(!Fe||!("InputEvent"in window)||P0)&&"getTargetRanges"in new window.InputEvent("input"),mu=Fe&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),Jn=Fe&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,L0=Fe&&/Android/.test(navigator.userAgent),Fa=Fe&&/^(?=.*Chrome).*/i.test(navigator.userAgent),D0=Fe&&L0&&Fa,Gi=Fe&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&!Fa,Xn=1,St=3,Dt=0,ja=1,un=2,M0=0,R0=1,B0=2,Ur=4,zr=8,Ki=128,F0=112|(3|Ur|zr)|Ki,Ji=1,Xi=2,Zi=3,Qi=4,Yi=5,es=6,bu=mu||Jn||Gi?" ":"​",rt=`
1
+ "use strict";require('../../assets/index24.css');var p0=Object.defineProperty;var g0=(n,e,t)=>e in n?p0(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t;var mn=(n,e,t)=>g0(n,typeof e!="symbol"?e+"":e,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const W=require("react/jsx-runtime"),z=require("react"),Fs=require("react-dom"),js=require("../../classix-5H4IWnMA.cjs"),Ke=require("../button/index.cjs"),Je=require("../icon/index.cjs"),qs=require("../input/index.cjs"),m0=require("../toolbar/index.cjs");function b0(n){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const t in n)if(t!=="default"){const r=Object.getOwnPropertyDescriptor(n,t);Object.defineProperty(e,t,r.get?r:{enumerable:!0,get:()=>n[t]})}}return e.default=n,Object.freeze(e)}const Ru=b0(z);function fn(n){return{}}const du={},y0={},ka={},It={},Yt={},Ln={},en={},hu={},ei={},Dn={},Mn={},$e={},Wi={},$i={},x0={},Na={},_0={},Aa={},v0={},Oa={},Ia={},Fr={},w0={},Pa={},La={},Da={},S0={},T0={},C0={},Us={},Ma={},E0={},Ra={},Ba={},k0={},pu={},Hi={},ti={},N0={},A0={},hr={},pr={},O0={},I0={},P0={},Be=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0,L0=Be&&"documentMode"in document?document.documentMode:null,Pe=Be&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),xt=Be&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),jr=!(!Be||!("InputEvent"in window)||L0)&&"getTargetRanges"in new window.InputEvent("input"),gu=Be&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),Kn=Be&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,D0=Be&&/Android/.test(navigator.userAgent),Fa=Be&&/^(?=.*Chrome).*/i.test(navigator.userAgent),M0=Be&&D0&&Fa,Vi=Be&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&!Fa,Jn=1,wt=3,Lt=0,ja=1,rn=2,R0=0,B0=1,F0=2,qr=4,Ur=8,Gi=128,j0=112|(3|qr|Ur)|Gi,Ki=1,Ji=2,Xi=3,Zi=4,Qi=5,Yi=6,mu=gu||Kn||Vi?" ":"​",rt=`
2
2
 
3
- `,j0=_t?" ":bu,qa="֑-߿יִ-﷽ﹰ-ﻼ",Ua="A-Za-zÀ-ÖØ-öø-ʸ̀-֐ࠀ-῿‎Ⰰ-﬜︀-﹯﻽-￿",q0=new RegExp("^[^"+Ua+"]*["+qa+"]"),U0=new RegExp("^[^"+qa+"]*["+Ua+"]"),Mt={bold:1,code:16,highlight:Ki,italic:2,strikethrough:Ur,subscript:32,superscript:64,underline:zr},z0={directionless:1,unmergeable:2},zs={center:Xi,end:es,justify:Qi,left:Ji,right:Zi,start:Yi},W0={[Xi]:"center",[es]:"end",[Qi]:"justify",[Ji]:"left",[Zi]:"right",[Yi]:"start"},$0={normal:0,segmented:2,token:1},H0={[M0]:"normal",[B0]:"segmented",[R0]:"token"};function V0(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var M=V0(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});function Wr(...n){const e=[];for(const t of n)if(t&&typeof t=="string")for(const[r]of t.matchAll(/\S+/g))e.push(r);return e}const G0=100;let ri=!1,ts=0;function K0(n){ts=n.timeStamp}function Fu(n,e,t){const r=n.nodeName==="BR",u=e.__lexicalLineBreak;return u&&(n===u||r&&n.previousSibling===u)||r&&xu(n,t)!==void 0}function J0(n,e,t){const r=Ae(t._window);let u=null,i=null;r!==null&&r.anchorNode===n&&(u=r.anchorOffset,i=r.focusOffset);const s=n.nodeValue;s!==null&&ss(e,s,u,i,!1)}function X0(n,e,t){if(P(n)){const r=n.anchor.getNode();if(r.is(t)&&n.format!==r.getFormat())return!1}return e.nodeType===St&&t.isAttached()}function Z0(n,e,t,r){for(let u=n;u&&!df(u);u=Qn(u)){const i=xu(u,e);if(i!==void 0){const s=ae(i,t);if(s)return ne(s)?void 0:[u,s]}else if(u===r)return[r,Xa(t)]}}function za(n,e,t){ri=!0;const r=performance.now()-ts>G0;try{Te(n,()=>{const u=j()||function(c){return c.getEditorState().read(()=>{const d=j();return d!==null?d.clone():null})}(n),i=new Map,s=n.getRootElement(),o=n._editorState,a=n._blockCursorElement;let l=!1,f="";for(let c=0;c<e.length;c++){const d=e[c],p=d.type,m=d.target,g=Z0(m,n,o,s);if(!g)continue;const[y,b]=g;if(p==="characterData")r&&D(b)&&X0(u,m,b)&&J0(m,b,n);else if(p==="childList"){l=!0;const _=d.addedNodes;for(let S=0;S<_.length;S++){const I=_[S],C=Ka(I),L=I.parentNode;if(L!=null&&I!==a&&C===null&&!Fu(I,L,n)){if(_t){const U=I.innerText||I.nodeValue;U&&(f+=U)}L.removeChild(I)}}const w=d.removedNodes,T=w.length;if(T>0){let S=0;for(let I=0;I<T;I++){const C=w[I];(Fu(C,m,n)||a===C)&&(m.appendChild(C),S++)}T!==S&&i.set(y,b)}}}if(i.size>0)for(const[c,d]of i)d.reconcileObservedMutation(c,n);const h=t.takeRecords();if(h.length>0){for(let c=0;c<h.length;c++){const d=h[c],p=d.addedNodes,m=d.target;for(let g=0;g<p.length;g++){const y=p[g],b=y.parentNode;b==null||y.nodeName!=="BR"||Fu(y,m,n)||b.removeChild(y)}}t.takeRecords()}u!==null&&(l&&(u.dirty=!0,ke(u)),_t&&el(n)&&u.insertRawText(f))})}finally{ri=!1}}function Wa(n){const e=n._observer;e!==null&&za(n,e.takeRecords(),e)}function $a(n){(function(e){ts===0&&vu(e).addEventListener("textInput",K0,!0)})(n),n._observer=new MutationObserver((e,t)=>{za(n,e,t)})}function Ws(n,e){const t=n.__mode,r=n.__format,u=n.__style,i=e.__mode,s=e.__format,o=e.__style;return!(t!==null&&t!==i||r!==null&&r!==s||u!==null&&u!==o)}function $s(n,e){const t=n.mergeWithSibling(e),r=ue()._normalizedNodes;return r.add(n.__key),r.add(e.__key),t}function Hs(n){let e,t,r=n;if(r.__text!==""||!r.isSimpleText()||r.isUnmergeable()){for(;(e=r.getPreviousSibling())!==null&&D(e)&&e.isSimpleText()&&!e.isUnmergeable();){if(e.__text!==""){if(Ws(e,r)){r=$s(e,r);break}break}e.remove()}for(;(t=r.getNextSibling())!==null&&D(t)&&t.isSimpleText()&&!t.isUnmergeable();){if(t.__text!==""){if(Ws(r,t)){r=$s(r,t);break}break}t.remove()}}else r.remove()}function Ha(n){return Vs(n.anchor),Vs(n.focus),n}function Vs(n){for(;n.type==="element";){const e=n.getNode(),t=n.offset;let r,u;if(t===e.getChildrenSize()?(r=e.getChildAtIndex(t-1),u=!0):(r=e.getChildAtIndex(t),u=!1),D(r)){n.set(r.__key,u?r.getTextContentSize():0,"text");break}if(!E(r))break;n.set(r.__key,u?r.getChildrenSize():0,"element")}}let Q0=1;const Y0=typeof queueMicrotask=="function"?queueMicrotask:n=>{Promise.resolve().then(n)};function ns(n){const e=document.activeElement;if(e===null)return!1;const t=e.nodeName;return ne(sn(n))&&(t==="INPUT"||t==="TEXTAREA"||e.contentEditable==="true"&&yu(e)==null)}function Zn(n,e,t){const r=n.getRootElement();try{return r!==null&&r.contains(e)&&r.contains(t)&&e!==null&&!ns(e)&&Va(e)===n}catch{return!1}}function rs(n){return n instanceof Eu}function Va(n){let e=n;for(;e!=null;){const t=yu(e);if(rs(t))return t;e=Qn(e)}return null}function yu(n){return n?n.__lexicalEditor:null}function Ot(n){return n.isToken()||n.isSegmented()}function ef(n){return n.nodeType===St}function $r(n){let e=n;for(;e!=null;){if(ef(e))return e;e=e.firstChild}return null}function Hr(n,e,t){const r=Mt[e];if(t!==null&&(n&r)==(t&r))return n;let u=n^r;return e==="subscript"?u&=-65:e==="superscript"&&(u&=-33),u}function Ga(n){return D(n)||vt(n)||ne(n)}function tf(n,e){if(e!=null)return void(n.__key=e);xe(),_l();const t=ue(),r=ot(),u=""+Q0++;r._nodeMap.set(u,n),E(n)?t._dirtyElements.set(u,!0):t._dirtyLeaves.add(u),t._cloneNotNeeded.add(u),t._dirtyType=ja,n.__key=u}function Lt(n){const e=n.getParent();if(e!==null){const t=n.getWritable(),r=e.getWritable(),u=n.getPreviousSibling(),i=n.getNextSibling();if(u===null)if(i!==null){const s=i.getWritable();r.__first=i.__key,s.__prev=null}else r.__first=null;else{const s=u.getWritable();if(i!==null){const o=i.getWritable();o.__prev=s.__key,s.__next=o.__key}else s.__next=null;t.__prev=null}if(i===null)if(u!==null){const s=u.getWritable();r.__last=u.__key,s.__next=null}else r.__last=null;else{const s=i.getWritable();if(u!==null){const o=u.getWritable();o.__next=s.__key,s.__prev=o.__key}else s.__prev=null;t.__next=null}r.__size--,t.__parent=null}}function Vr(n){_l();const e=n.getLatest(),t=e.__parent,r=ot(),u=ue(),i=r._nodeMap,s=u._dirtyElements;t!==null&&function(a,l,f){let h=a;for(;h!==null;){if(f.has(h))return;const c=l.get(h);if(c===void 0)break;f.set(h,!1),h=c.__parent}}(t,i,s);const o=e.__key;u._dirtyType=ja,E(n)?s.set(o,!0):u._dirtyLeaves.add(o)}function de(n){xe();const e=ue(),t=e._compositionKey;if(n!==t){if(e._compositionKey=n,t!==null){const r=ae(t);r!==null&&r.getWritable()}if(n!==null){const r=ae(n);r!==null&&r.getWritable()}}}function mt(){return rr()?null:ue()._compositionKey}function ae(n,e){const t=(e||ot())._nodeMap.get(n);return t===void 0?null:t}function Ka(n,e){const t=xu(n,ue());return t!==void 0?ae(t,e):null}function xu(n,e){return n[`__lexicalKey_${e._key}`]}function sn(n,e){let t=n;for(;t!=null;){const r=Ka(t,e);if(r!==null)return r;t=Qn(t)}return null}function Ja(n){const e=n._decorators,t=Object.assign({},e);return n._pendingDecorators=t,t}function Gs(n){return n.read(()=>ie().getTextContent())}function ie(){return Xa(ot())}function Xa(n){return n._nodeMap.get("root")}function ke(n){xe();const e=ot();n!==null&&(n.dirty=!0,n.setCachedNodes(null)),e._selection=n}function Qt(n){const e=ue(),t=function(r,u){let i=r;for(;i!=null;){const s=xu(i,u);if(s!==void 0)return s;i=Qn(i)}return null}(n,e);return t===null?n===e.getRootElement()?ae("root"):null:ae(t)}function Ks(n,e){return e?n.getTextContentSize():0}function Za(n){return/[\uD800-\uDBFF][\uDC00-\uDFFF]/g.test(n)}function us(n){const e=[];let t=n;for(;t!==null;)e.push(t),t=t._parentEditor;return e}function Qa(){return Math.random().toString(36).replace(/[^a-z]+/g,"").substr(0,5)}function Ya(n){return n.nodeType===St?n.nodeValue:null}function is(n,e,t){const r=Ae(e._window);if(r===null)return;const u=r.anchorNode;let{anchorOffset:i,focusOffset:s}=r;if(u!==null){let o=Ya(u);const a=sn(u);if(o!==null&&D(a)){if(o===bu&&t){const l=t.length;o=t,i=l,s=l}o!==null&&ss(a,o,i,s,n)}}}function ss(n,e,t,r,u){let i=n;if(i.isAttached()&&(u||!i.isDirty())){const s=i.isComposing();let o=e;(s||u)&&e[e.length-1]===bu&&(o=e.slice(0,-1));const a=i.getTextContent();if(u||o!==a){if(o===""){if(de(null),mu||Jn||Gi)i.remove();else{const m=ue();setTimeout(()=>{m.update(()=>{i.isAttached()&&i.remove()})},20)}return}const l=i.getParent(),f=nr(),h=i.getTextContentSize(),c=mt(),d=i.getKey();if(i.isToken()||c!==null&&d===c&&!s||P(f)&&(l!==null&&!l.canInsertTextBefore()&&f.anchor.offset===0||f.anchor.key===n.__key&&f.anchor.offset===0&&!i.canInsertTextBefore()&&!s||f.focus.key===n.__key&&f.focus.offset===h&&!i.canInsertTextAfter()&&!s))return void i.markDirty();const p=j();if(!P(p)||t===null||r===null)return void i.setTextContent(o);if(p.setTextNodeRange(i,t,i,r),i.isSegmented()){const m=se(i.getTextContent());i.replace(m),i=m}i.setTextContent(o)}}}function nf(n,e){if(e.isSegmented())return!0;if(!n.isCollapsed())return!1;const t=n.anchor.offset,r=e.getParentOrThrow(),u=e.isToken();return t===0?!e.canInsertTextBefore()||!r.canInsertTextBefore()&&!e.isComposing()||u||function(i){const s=i.getPreviousSibling();return(D(s)||E(s)&&s.isInline())&&!s.canInsertTextAfter()}(e):t===e.getTextContentSize()&&(!e.canInsertTextAfter()||!r.canInsertTextAfter()&&!e.isComposing()||u)}function Js(n){return n==="ArrowLeft"}function Xs(n){return n==="ArrowRight"}function Cn(n,e){return Le?n:e}function Zs(n){return n==="Enter"}function yn(n){return n==="Backspace"}function xn(n){return n==="Delete"}function Qs(n,e,t){return n.toLowerCase()==="a"&&Cn(e,t)}function rf(){const n=ie();ke(Ha(n.select(0,n.getChildrenSize())))}function Nn(n,e){n.__lexicalClassNameCache===void 0&&(n.__lexicalClassNameCache={});const t=n.__lexicalClassNameCache,r=t[e];if(r!==void 0)return r;const u=n[e];if(typeof u=="string"){const i=Wr(u);return t[e]=i,i}return u}function os(n,e,t,r,u){if(t.size===0)return;const i=r.__type,s=r.__key,o=e.get(i);o===void 0&&M(33,i);const a=o.klass;let l=n.get(a);l===void 0&&(l=new Map,n.set(a,l));const f=l.get(s),h=f==="destroyed"&&u==="created";(f===void 0||h)&&l.set(s,h?"updated":u)}function Ys(n,e,t){const r=n.getParent();let u=t,i=n;return r!==null&&(e&&t===0?(u=i.getIndexWithinParent(),i=r):e||t!==i.getChildrenSize()||(u=i.getIndexWithinParent()+1,i=r)),i.getChildAtIndex(e?u-1:u)}function Bn(n,e){const t=n.offset;if(n.type==="element")return Ys(n.getNode(),e,t);{const r=n.getNode();if(e&&t===0||!e&&t===r.getTextContentSize()){const u=e?r.getPreviousSibling():r.getNextSibling();return u===null?Ys(r.getParentOrThrow(),e,r.getIndexWithinParent()+(e?0:1)):u}}return null}function el(n){const e=vu(n).event,t=e&&e.inputType;return t==="insertFromPaste"||t==="insertFromPasteAsQuotation"}function F(n,e,t){return Sl(n,e,t)}function _u(n){return!pe(n)&&!n.isLastChild()&&!n.isInline()}function Gr(n,e){const t=n._keyToDOMMap.get(e);return t===void 0&&M(75,e),t}function Qn(n){const e=n.assignedSlot||n.parentElement;return e!==null&&e.nodeType===11?e.host:e}function kn(n,e){let t=n.getParent();for(;t!==null;){if(t.is(e))return!0;t=t.getParent()}return!1}function vu(n){const e=n._window;return e===null&&M(78),e}function uf(n){let e=n.getParentOrThrow();for(;e!==null;){if(ut(e))return e;e=e.getParentOrThrow()}return e}function ut(n){return pe(n)||E(n)&&n.isShadowRoot()}function Tt(n){const e=ue(),t=n.constructor.getType(),r=e._nodes.get(t);r===void 0&&M(200,n.constructor.name,t);const{replace:u,replaceWithKlass:i}=r;if(u!==null){const s=u(n),o=s.constructor;return i!==null?s instanceof i||M(201,i.name,i.getType(),o.name,o.getType(),n.constructor.name,t):s instanceof n.constructor&&o!==n.constructor||M(202,o.name,o.getType(),n.constructor.name,t),s.__key===n.__key&&M(203,n.constructor.name,t,o.name,o.getType()),s}return n}function ju(n,e){!pe(n.getParent())||E(e)||ne(e)||M(99)}function qu(n){return(ne(n)||E(n)&&!n.canBeEmpty())&&!n.isInline()}function as(n,e,t){t.style.removeProperty("caret-color"),e._blockCursorElement=null;const r=n.parentElement;r!==null&&r.removeChild(n)}function sf(n,e,t){let r=n._blockCursorElement;if(P(t)&&t.isCollapsed()&&t.anchor.type==="element"&&e.contains(document.activeElement)){const u=t.anchor,i=u.getNode(),s=u.offset;let o=!1,a=null;if(s===i.getChildrenSize())qu(i.getChildAtIndex(s-1))&&(o=!0);else{const l=i.getChildAtIndex(s);if(l!==null&&qu(l)){const f=l.getPreviousSibling();(f===null||qu(f))&&(o=!0,a=n.getElementByKey(l.__key))}}if(o){const l=n.getElementByKey(i.__key);return r===null&&(n._blockCursorElement=r=function(f){const h=f.theme,c=document.createElement("div");c.contentEditable="false",c.setAttribute("data-lexical-cursor","true");let d=h.blockCursor;if(d!==void 0){if(typeof d=="string"){const p=Wr(d);d=h.blockCursor=p}d!==void 0&&c.classList.add(...d)}return c}(n._config)),e.style.caretColor="transparent",void(a===null?l.appendChild(r):l.insertBefore(r,a))}}r!==null&&as(r,n,e)}function Ae(n){return Fe?(n||window).getSelection():null}function of(n){return zt(n)&&n.tagName==="A"}function zt(n){return n.nodeType===1}function eo(n){return n.nodeType===11}function ui(n){const e=new RegExp(/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var|#text)$/,"i");return n.nodeName.match(e)!==null}function Kr(n){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 n.nodeName.match(e)!==null}function pt(n){if(ne(n)&&!n.isInline())return!0;if(!E(n)||ut(n))return!1;const e=n.getFirstChild(),t=e===null||vt(e)||D(e)||e.isInline();return!n.isInline()&&n.canBeEmpty()!==!1&&t}function _n(n,e){let t=n;for(;t!==null&&t.getParent()!==null&&!e(t);)t=t.getParentOrThrow();return e(t)?t:null}function af(){return ue()}const to=new WeakMap,lf=new Map;function cf(n){if(!n._readOnly&&n.isEmpty())return lf;n._readOnly||M(192);let e=to.get(n);if(!e){e=new Map,to.set(n,e);for(const[t,r]of n._nodeMap){const u=r.__type;let i=e.get(u);i||(i=new Map,e.set(u,i)),i.set(t,r)}}return e}function ls(n){const e=n.constructor.clone(n);return e.afterCloneFrom(n),e}function ff(n,e){const t=(parseInt(n.style.paddingInlineStart,10)||0)/40;e.setIndent(t)}function df(n){return n.__lexicalUnmanaged===!0}function tl(n,e,t,r,u,i){let s=n.getFirstChild();for(;s!==null;){const o=s.__key;s.__parent===e&&(E(s)&&tl(s,o,t,r,u,i),t.has(o)||i.delete(o),u.push(o)),s=s.getNextSibling()}}let wt,ge,Fn,wu,ii,si,Rt,Be,oi,jn,oe="",he="",Ue=null,De="",et="",nl=!1,qn=!1,Pr=null;function Jr(n,e){const t=Rt.get(n);if(e!==null){const r=ci(n);r.parentNode===e&&e.removeChild(r)}if(Be.has(n)||ge._keyToDOMMap.delete(n),E(t)){const r=Zr(t,Rt);ai(r,0,r.length-1,null)}t!==void 0&&os(jn,Fn,wu,t,"destroyed")}function ai(n,e,t,r){let u=e;for(;u<=t;++u){const i=n[u];i!==void 0&&Jr(i,r)}}function At(n,e){n.setProperty("text-align",e)}const hf="40px";function rl(n,e){const t=wt.theme.indent;if(typeof t=="string"){const u=n.classList.contains(t);e>0&&!u?n.classList.add(t):e<1&&u&&n.classList.remove(t)}const r=getComputedStyle(n).getPropertyValue("--lexical-indent-base-value")||hf;n.style.setProperty("padding-inline-start",e===0?"":`calc(${e} * ${r})`)}function ul(n,e){const t=n.style;e===0?At(t,""):e===Ji?At(t,"left"):e===Xi?At(t,"center"):e===Zi?At(t,"right"):e===Qi?At(t,"justify"):e===Yi?At(t,"start"):e===es&&At(t,"end")}function Xr(n,e){const t=Be.get(n);t===void 0&&M(60);const r=t.createDOM(wt,ge);if(function(u,i,s){const o=s._keyToDOMMap;(function(a,l,f){a[`__lexicalKey_${l._key}`]=f})(i,s,u),o.set(u,i)}(n,r,ge),D(t)?r.setAttribute("data-lexical-text","true"):ne(t)&&r.setAttribute("data-lexical-decorator","true"),E(t)){const u=t.__indent,i=t.__size;if(u!==0&&rl(r,u),i!==0){const o=i-1;(function(a,l,f,h){const c=he;he="",li(a,f,0,l,f.getDOMSlot(h)),sl(f,h),he=c})(Zr(t,Be),o,t,r)}const s=t.__format;s!==0&&ul(r,s),t.isInline()||il(null,t,r),_u(t)&&(oe+=rt,et+=rt)}else{const u=t.getTextContent();if(ne(t)){const i=t.decorate(ge,wt);i!==null&&ol(n,i),r.contentEditable="false"}else D(t)&&(t.isDirectionless()||(he+=u));oe+=u,et+=u}return e!==null&&e.insertChild(r),os(jn,Fn,wu,t,"created"),r}function li(n,e,t,r,u){const i=oe;oe="";let s=t;for(;s<=r;++s){Xr(n[s],u);const o=Be.get(n[s]);o!==null&&D(o)&&(Ue===null&&(Ue=o.getFormat()),De===""&&(De=o.getStyle()))}_u(e)&&(oe+=rt),u.element.__lexicalTextContent=oe,oe=i+oe}function no(n,e){if(n){const t=n.__last;if(t){const r=e.get(t);if(r)return vt(r)?"line-break":ne(r)&&r.isInline()?"decorator":null}return"empty"}return null}function il(n,e,t){const r=no(n,Rt),u=no(e,Be);r!==u&&e.getDOMSlot(t).setManagedLineBreak(u)}function sl(n,e){const t=e.__lexicalDirTextContent||"",r=e.__lexicalDir||"";if(t!==he||r!==Pr){const i=he==="",s=i?Pr:(u=he,q0.test(u)?"rtl":U0.test(u)?"ltr":null);if(s!==r){const o=e.classList,a=wt.theme;let l=r!==null?a[r]:void 0,f=s!==null?a[s]:void 0;if(l!==void 0){if(typeof l=="string"){const h=Wr(l);l=a[r]=h}o.remove(...l)}if(s===null||i&&s==="ltr")e.removeAttribute("dir");else{if(f!==void 0){if(typeof f=="string"){const h=Wr(f);f=a[s]=h}f!==void 0&&o.add(...f)}e.dir=s}qn||(n.getWritable().__dir=s)}Pr=s,e.__lexicalDirTextContent=he,e.__lexicalDir=s}var u}function pf(n,e,t){const r=he;var u;he="",Ue=null,De="",function(i,s,o){const a=oe,l=i.__size,f=s.__size;oe="";const h=o.element;if(l===1&&f===1){const c=i.__first,d=s.__first;if(c===d)En(c,h);else{const m=ci(c),g=Xr(d,null);try{h.replaceChild(g,m)}catch(y){if(typeof y=="object"&&y!=null){const b=`${y.toString()} Parent: ${h.tagName}, new child: {tag: ${g.tagName} key: ${d}}, old child: {tag: ${m.tagName}, key: ${c}}.`;throw new Error(b)}throw y}Jr(c,null)}const p=Be.get(d);D(p)&&(Ue===null&&(Ue=p.getFormat()),De===""&&(De=p.getStyle()))}else{const c=Zr(i,Rt),d=Zr(s,Be);if(c.length!==l&&M(227),d.length!==f&&M(228),l===0)f!==0&&li(d,s,0,f-1,o);else if(f===0){if(l!==0){const p=o.after==null&&o.before==null&&o.element.__lexicalLineBreak==null;ai(c,0,l-1,p?null:h),p&&(h.textContent="")}}else(function(p,m,g,y,b,_){const w=y-1,T=b-1;let S,I,C=_.getFirstChild(),L=0,U=0;for(;L<=w&&U<=T;){const A=m[L],B=g[U];if(A===B)C=Uu(En(B,_.element)),L++,U++;else{S===void 0&&(S=new Set(m)),I===void 0&&(I=new Set(g));const O=I.has(A),k=S.has(B);if(O)if(k){const q=Gr(ge,B);q===C?C=Uu(En(B,_.element)):(_.withBefore(C).insertChild(q),En(B,_.element)),L++,U++}else Xr(B,_.withBefore(C)),U++;else C=Uu(ci(A)),Jr(A,_.element),L++}const x=Be.get(B);x!==null&&D(x)&&(Ue===null&&(Ue=x.getFormat()),De===""&&(De=x.getStyle()))}const v=L>w,N=U>T;if(v&&!N){const A=g[T+1],B=A===void 0?null:ge.getElementByKey(A);li(g,p,U,T,_.withBefore(B))}else N&&!v&&ai(m,L,w,_.element)})(s,c,d,l,f,o)}_u(s)&&(oe+=rt),h.__lexicalTextContent=oe,oe=a+oe}(n,e,e.getDOMSlot(t)),sl(e,t),Ft(u=e)&&Ue!=null&&Ue!==u.__textFormat&&!qn&&(u.setTextFormat(Ue),u.setTextStyle(De)),function(i){Ft(i)&&De!==""&&De!==i.__textStyle&&!qn&&i.setTextStyle(De)}(e),he=r}function Zr(n,e){const t=[];let r=n.__first;for(;r!==null;){const u=e.get(r);u===void 0&&M(101),t.push(r),r=u.__next}return t}function En(n,e){const t=Rt.get(n);let r=Be.get(n);t!==void 0&&r!==void 0||M(61);const u=nl||si.has(n)||ii.has(n),i=Gr(ge,n);if(t===r&&!u){if(E(t)){const s=i.__lexicalTextContent;s!==void 0&&(oe+=s,et+=s);const o=i.__lexicalDirTextContent;o!==void 0&&(he+=o)}else{const s=t.getTextContent();D(t)&&!t.isDirectionless()&&(he+=s),et+=s,oe+=s}return i}if(t!==r&&u&&os(jn,Fn,wu,r,"updated"),r.updateDOM(t,i,wt)){const s=Xr(n,null);return e===null&&M(62),e.replaceChild(s,i),Jr(n,null),s}if(E(t)&&E(r)){const s=r.__indent;s!==t.__indent&&rl(i,s);const o=r.__format;o!==t.__format&&ul(i,o),u&&(pf(t,r,i),pe(r)||r.isInline()||il(t,r,i)),_u(r)&&(oe+=rt,et+=rt)}else{const s=r.getTextContent();if(ne(r)){const o=r.decorate(ge,wt);o!==null&&ol(n,o)}else D(r)&&!r.isDirectionless()&&(he+=s);oe+=s,et+=s}if(!qn&&pe(r)&&r.__cachedText!==et){const s=r.getWritable();s.__cachedText=et,r=s}return i}function ol(n,e){let t=ge._pendingDecorators;const r=ge._decorators;if(t===null){if(r[n]===e)return;t=Ja(ge)}t[n]=e}function Uu(n){let e=n.nextSibling;return e!==null&&e===ge._blockCursorElement&&(e=e.nextSibling),e}function gf(n,e,t,r,u,i){oe="",et="",he="",nl=r===un,Pr=null,ge=t,wt=t._config,Fn=t._nodes,wu=ge._listeners.mutation,ii=u,si=i,Rt=n._nodeMap,Be=e._nodeMap,qn=e._readOnly,oi=new Map(t._keyToDOMMap);const s=new Map;return jn=s,En("root",null),ge=void 0,Fn=void 0,ii=void 0,si=void 0,Rt=void 0,Be=void 0,wt=void 0,oi=void 0,jn=void 0,s}function ci(n){const e=oi.get(n);return e===void 0&&M(75,n),e}const Xe=Object.freeze({}),fi=30,di=[["keydown",function(n,e){if(An=n.timeStamp,al=n.key,e.isComposing())return;const{key:t,shiftKey:r,ctrlKey:u,metaKey:i,altKey:s}=n;if(!F(e,y0,n)&&t!=null){if(function(o,a,l,f){return Xs(o)&&!a&&!f&&!l}(t,u,s,i))F(e,ka,n);else if(function(o,a,l,f,h){return Xs(o)&&!f&&!l&&(a||h)}(t,u,r,s,i))F(e,x0,n);else if(function(o,a,l,f){return Js(o)&&!a&&!f&&!l}(t,u,s,i))F(e,Aa,n);else if(function(o,a,l,f,h){return Js(o)&&!f&&!l&&(a||h)}(t,u,r,s,i))F(e,_0,n);else if(function(o,a,l){return function(f){return f==="ArrowUp"}(o)&&!a&&!l}(t,u,i))F(e,Oa,n);else if(function(o,a,l){return function(f){return f==="ArrowDown"}(o)&&!a&&!l}(t,u,i))F(e,Ia,n);else if(function(o,a){return Zs(o)&&a}(t,r))On=!0,F(e,jr,n);else if(function(o){return o===" "}(t))F(e,v0,n);else if(function(o,a){return Le&&a&&o.toLowerCase()==="o"}(t,u))n.preventDefault(),On=!0,F(e,en,!0);else if(function(o,a){return Zs(o)&&!a}(t,r))On=!1,F(e,jr,n);else if(function(o,a,l,f){return Le?!a&&!l&&(yn(o)||o.toLowerCase()==="h"&&f):!(f||a||l)&&yn(o)}(t,s,i,u))yn(t)?F(e,Pa,n):(n.preventDefault(),F(e,Pt,!0));else if(function(o){return o==="Escape"}(t))F(e,La,n);else if(function(o,a,l,f,h){return Le?!(l||f||h)&&(xn(o)||o.toLowerCase()==="d"&&a):!(a||f||h)&&xn(o)}(t,u,r,s,i))xn(t)?F(e,Da,n):(n.preventDefault(),F(e,Pt,!1));else if(function(o,a,l){return yn(o)&&(Le?a:l)}(t,s,u))n.preventDefault(),F(e,Mn,!0);else if(function(o,a,l){return xn(o)&&(Le?a:l)}(t,s,u))n.preventDefault(),F(e,Mn,!1);else if(function(o,a){return Le&&a&&yn(o)}(t,i))n.preventDefault(),F(e,Rn,!0);else if(function(o,a){return Le&&a&&xn(o)}(t,i))n.preventDefault(),F(e,Rn,!1);else if(function(o,a,l,f){return o.toLowerCase()==="b"&&!a&&Cn(l,f)}(t,s,i,u))n.preventDefault(),F(e,$e,"bold");else if(function(o,a,l,f){return o.toLowerCase()==="u"&&!a&&Cn(l,f)}(t,s,i,u))n.preventDefault(),F(e,$e,"underline");else if(function(o,a,l,f){return o.toLowerCase()==="i"&&!a&&Cn(l,f)}(t,s,i,u))n.preventDefault(),F(e,$e,"italic");else if(function(o,a,l,f){return o==="Tab"&&!a&&!l&&!f}(t,s,u,i))F(e,w0,n);else if(function(o,a,l,f){return o.toLowerCase()==="z"&&!a&&Cn(l,f)}(t,r,i,u))n.preventDefault(),F(e,$i,void 0);else if(function(o,a,l,f){return Le?o.toLowerCase()==="z"&&l&&a:o.toLowerCase()==="y"&&f||o.toLowerCase()==="z"&&f&&a}(t,r,i,u))n.preventDefault(),F(e,Hi,void 0);else{const o=e._editorState._selection;o===null||P(o)?!_t&&Qs(t,i,u)&&(n.preventDefault(),F(e,ni,n)):function(a,l,f,h){return!l&&a.toLowerCase()==="c"&&(Le?f:h)}(t,r,i,u)?(n.preventDefault(),F(e,gu,n)):function(a,l,f,h){return!l&&a.toLowerCase()==="x"&&(Le?f:h)}(t,r,i,u)?(n.preventDefault(),F(e,Vi,n)):Qs(t,i,u)&&(n.preventDefault(),F(e,ni,n))}(function(o,a,l,f){return o||a||l||f})(u,r,s,i)&&F(e,I0,n)}}],["pointerdown",function(n,e){const t=n.target,r=n.pointerType;t instanceof Node&&r!=="touch"&&Te(e,()=>{ne(sn(t))||(pi=!0)})}],["compositionstart",function(n,e){Te(e,()=>{const t=j();if(P(t)&&!e.isComposing()){const r=t.anchor,u=t.anchor.getNode();de(r.key),(n.timeStamp<An+fi||r.type==="element"||!t.isCollapsed()||u.getFormat()!==t.format||D(u)&&u.getStyle()!==t.style)&&F(e,tn,j0)}})}],["compositionend",function(n,e){_t?vn=!0:Te(e,()=>{zu(e,n.data)})}],["input",function(n,e){n.stopPropagation(),Te(e,()=>{const t=j(),r=n.data,u=dl(n);if(r!=null&&P(t)&&fl(t,u,r,n.timeStamp,!1)){vn&&(zu(e,r),vn=!1);const i=t.anchor.getNode(),s=Ae(e._window);if(s===null)return;const o=t.isBackward(),a=o?t.anchor.offset:t.focus.offset,l=o?t.focus.offset:t.anchor.offset;qr&&!t.isCollapsed()&&D(i)&&s.anchorNode!==null&&i.getTextContent().slice(0,a)+r+i.getTextContent().slice(a+l)===Ya(s.anchorNode)||F(e,tn,r);const f=r.length;_t&&f>1&&n.inputType==="insertCompositionText"&&!e.isComposing()&&(t.anchor.offset-=f),mu||Jn||Gi||!e.isComposing()||(An=0,de(null))}else is(!1,e,r!==null?r:void 0),vn&&(zu(e,r||void 0),vn=!1);xe(),Wa(ue())}),Jt=null}],["click",function(n,e){Te(e,()=>{const t=j(),r=Ae(e._window),u=nr();if(r){if(P(t)){const i=t.anchor,s=i.getNode();i.type==="element"&&i.offset===0&&t.isCollapsed()&&!pe(s)&&ie().getChildrenSize()===1&&s.getTopLevelElementOrThrow().isEmpty()&&u!==null&&t.is(u)?(r.removeAllRanges(),t.dirty=!0):n.detail===3&&!t.isCollapsed()&&s!==t.focus.getNode()&&(E(s)?s.select(0):s.getParentOrThrow().select(0))}else if(n.pointerType==="touch"){const i=r.anchorNode;if(i!==null){const s=i.nodeType;(s===Xn||s===St)&&ke(fs(u,r,e,n))}}}F(e,Na,n)})}],["cut",Xe],["copy",Xe],["dragstart",Xe],["dragover",Xe],["dragend",Xe],["paste",Xe],["focus",Xe],["blur",Xe],["drop",Xe]];qr&&di.push(["beforeinput",(n,e)=>function(t,r){const u=t.inputType,i=dl(t);u==="deleteCompositionText"||_t&&el(r)||u!=="insertCompositionText"&&Te(r,()=>{const s=j();if(u==="deleteContentBackward"){if(s===null){const d=nr();if(!P(d))return;ke(d.clone())}if(P(s)){const d=s.anchor.key===s.focus.key;if(o=t.timeStamp,al==="MediaLast"&&o<An+fi&&r.isComposing()&&d){if(de(null),An=0,setTimeout(()=>{Te(r,()=>{de(null)})},fi),P(s)){const p=s.anchor.getNode();p.markDirty(),s.format=p.getFormat(),D(p)||M(142),s.style=p.getStyle()}}else{de(null),t.preventDefault();const p=s.anchor.getNode(),m=p.getTextContent(),g=p.canInsertTextAfter(),y=s.anchor.offset===0&&s.focus.offset===m.length;D0&&d&&!y&&g||F(r,Pt,!0)}return}}var o;if(!P(s))return;const a=t.data;Jt!==null&&is(!1,r,Jt),s.dirty&&Jt===null||!s.isCollapsed()||pe(s.anchor.getNode())||i===null||s.applyDOMRange(i),Jt=null;const l=s.anchor,f=s.focus,h=l.getNode(),c=f.getNode();if(u!=="insertText"&&u!=="insertTranspose")switch(t.preventDefault(),u){case"insertFromYank":case"insertFromDrop":case"insertReplacementText":F(r,tn,t);break;case"insertFromComposition":de(null),F(r,tn,t);break;case"insertLineBreak":de(null),F(r,en,!1);break;case"insertParagraph":de(null),On&&!Jn?(On=!1,F(r,en,!1)):F(r,Dn,void 0);break;case"insertFromPaste":case"insertFromPasteAsQuotation":F(r,pu,t);break;case"deleteByComposition":(function(d,p){return d!==p||E(d)||E(p)||!d.isToken()||!p.isToken()})(h,c)&&F(r,ti,t);break;case"deleteByDrag":case"deleteByCut":F(r,ti,t);break;case"deleteContent":F(r,Pt,!1);break;case"deleteWordBackward":F(r,Mn,!0);break;case"deleteWordForward":F(r,Mn,!1);break;case"deleteHardLineBackward":case"deleteSoftLineBackward":F(r,Rn,!0);break;case"deleteContentForward":case"deleteHardLineForward":case"deleteSoftLineForward":F(r,Rn,!1);break;case"formatStrikeThrough":F(r,$e,"strikethrough");break;case"formatBold":F(r,$e,"bold");break;case"formatItalic":F(r,$e,"italic");break;case"formatUnderline":F(r,$e,"underline");break;case"historyUndo":F(r,$i,void 0);break;case"historyRedo":F(r,Hi,void 0)}else{if(a===`
4
- `)t.preventDefault(),F(r,en,!1);else if(a===rt)t.preventDefault(),F(r,Dn,void 0);else if(a==null&&t.dataTransfer){const d=t.dataTransfer.getData("text/plain");t.preventDefault(),s.insertRawText(d)}else a!=null&&fl(s,i,a,t.timeStamp,!0)?(t.preventDefault(),F(r,tn,a)):Jt=a;ll=t.timeStamp}})}(n,e)]);let An=0,al=null,ll=0,Jt=null;const Qr=new WeakMap;let hi=!1,pi=!1,On=!1,vn=!1,cl=[0,"",0,"root",0];function fl(n,e,t,r,u){const i=n.anchor,s=n.focus,o=i.getNode(),a=ue(),l=Ae(a._window),f=l!==null?l.anchorNode:null,h=i.key,c=a.getElementByKey(h),d=t.length;return h!==s.key||!D(o)||(!u&&(!qr||ll<r+50)||o.isDirty()&&d<2||Za(t))&&i.offset!==s.offset&&!o.isComposing()||Ot(o)||o.isDirty()&&d>1||(u||!qr)&&c!==null&&!o.isComposing()&&f!==$r(c)||l!==null&&e!==null&&(!e.collapsed||e.startContainer!==l.anchorNode||e.startOffset!==l.anchorOffset)||o.getFormat()!==n.format||o.getStyle()!==n.style||nf(n,o)}function ro(n,e){return n!==null&&n.nodeValue!==null&&n.nodeType===St&&e!==0&&e!==n.nodeValue.length}function uo(n,e,t){const{anchorNode:r,anchorOffset:u,focusNode:i,focusOffset:s}=n;hi&&(hi=!1,ro(r,u)&&ro(i,s))||Te(e,()=>{if(!t)return void ke(null);if(!Zn(e,r,i))return;const o=j();if(P(o)){const a=o.anchor,l=a.getNode();if(o.isCollapsed()){n.type==="Range"&&n.anchorNode===n.focusNode&&(o.dirty=!0);const f=vu(e).event,h=f?f.timeStamp:performance.now(),[c,d,p,m,g]=cl,y=ie(),b=e.isComposing()===!1&&y.getTextContent()==="";if(h<g+200&&a.offset===p&&a.key===m)o.format=c,o.style=d;else if(a.type==="text")D(l)||M(141),o.format=l.getFormat(),o.style=l.getStyle();else if(a.type==="element"&&!b){const _=a.getNode();o.style="",_ instanceof hn&&_.getChildrenSize()===0?(o.format=_.getTextFormat(),o.style=_.getTextStyle()):o.format=0}}else{const f=a.key,h=o.focus.key,c=o.getNodes(),d=c.length,p=o.isBackward(),m=p?s:u,g=p?u:s,y=p?h:f,b=p?f:h;let _=F0,w=!1;for(let T=0;T<d;T++){const S=c[T],I=S.getTextContentSize();if(D(S)&&I!==0&&!(T===0&&S.__key===y&&m===I||T===d-1&&S.__key===b&&g===0)&&(w=!0,_&=S.getFormat(),_===0))break}o.format=w?_:0}}F(e,hu,void 0)})}function dl(n){if(!n.getTargetRanges)return null;const e=n.getTargetRanges();return e.length===0?null:e[0]}function zu(n,e){const t=n._compositionKey;if(de(null),t!==null&&e!=null){if(e===""){const r=ae(t),u=$r(n.getElementByKey(t));return void(u!==null&&u.nodeValue!==null&&D(r)&&ss(r,u.nodeValue,null,null,!0))}if(e[e.length-1]===`
5
- `){const r=j();if(P(r)){const u=r.focus;return r.anchor.set(u.key,u.offset,u.type),void F(n,jr,null)}}}is(!0,n,e)}function hl(n){let e=n.__lexicalEventHandles;return e===void 0&&(e=[],n.__lexicalEventHandles=e),e}const nn=new Map;function pl(n){const e=n.target,t=Ae(e==null?null:e.nodeType===9?e.defaultView:e.ownerDocument.defaultView);if(t===null)return;const r=Va(t.anchorNode);if(r===null)return;pi&&(pi=!1,Te(r,()=>{const l=nr(),f=t.anchorNode;if(f===null)return;const h=f.nodeType;h!==Xn&&h!==St||ke(fs(l,t,r,n))}));const u=us(r),i=u[u.length-1],s=i._key,o=nn.get(s),a=o||i;a!==r&&uo(t,a,!1),uo(t,r,!0),r!==i?nn.set(s,r):o&&nn.delete(s)}function io(n){n._lexicalHandled=!0}function so(n){return n._lexicalHandled===!0}function mf(n){const e=n.ownerDocument,t=Qr.get(e);t===void 0&&M(162);const r=t-1;r>=0||M(164),Qr.set(e,r),r===0&&e.removeEventListener("selectionchange",pl);const u=yu(n);rs(u)?(function(s){if(s._parentEditor!==null){const o=us(s),a=o[o.length-1]._key;nn.get(a)===s&&nn.delete(a)}else nn.delete(s._key)}(u),n.__lexicalEditor=null):u&&M(198);const i=hl(n);for(let s=0;s<i.length;s++)i[s]();n.__lexicalEventHandles=[]}function gi(n,e,t){xe();const r=n.__key,u=n.getParent();if(u===null)return;const i=function(o){const a=j();if(!P(a)||!E(o))return a;const{anchor:l,focus:f}=a,h=l.getNode(),c=f.getNode();return kn(h,o)&&l.set(o.__key,0,"element"),kn(c,o)&&f.set(o.__key,0,"element"),a}(n);let s=!1;if(P(i)&&e){const o=i.anchor,a=i.focus;o.key===r&&(eu(o,n,u,n.getPreviousSibling(),n.getNextSibling()),s=!0),a.key===r&&(eu(a,n,u,n.getPreviousSibling(),n.getNextSibling()),s=!0)}else Ne(i)&&e&&n.isSelected()&&n.selectPrevious();if(P(i)&&e&&!s){const o=n.getIndexWithinParent();Lt(n),Yr(i,u,o,-1)}else Lt(n);t||ut(u)||u.canBeEmpty()||!u.isEmpty()||gi(u,e),e&&pe(u)&&u.isEmpty()&&u.selectEnd()}class Su{static getType(){M(64,this.name)}static clone(e){M(65,this.name)}afterCloneFrom(e){this.__parent=e.__parent,this.__next=e.__next,this.__prev=e.__prev}constructor(e){this.__type=this.constructor.getType(),this.__parent=null,this.__prev=null,this.__next=null,tf(this,e)}getType(){return this.__type}isInline(){M(137,this.constructor.name)}isAttached(){let e=this.__key;for(;e!==null;){if(e==="root")return!0;const t=ae(e);if(t===null)break;e=t.__parent}return!1}isSelected(e){const t=e||j();if(t==null)return!1;const r=t.getNodes().some(u=>u.__key===this.__key);if(D(this))return r;if(P(t)&&t.anchor.type==="element"&&t.focus.type==="element"){if(t.isCollapsed())return!1;const u=this.getParent();if(ne(this)&&this.isInline()&&u){const i=t.isBackward()?t.focus:t.anchor,s=i.getNode();if(i.offset===s.getChildrenSize()&&s.is(u)&&s.getLastChildOrThrow().is(this))return!1}}return r}getKey(){return this.__key}getIndexWithinParent(){const e=this.getParent();if(e===null)return-1;let t=e.getFirstChild(),r=0;for(;t!==null;){if(this.is(t))return r;r++,t=t.getNextSibling()}return-1}getParent(){const e=this.getLatest().__parent;return e===null?null:ae(e)}getParentOrThrow(){const e=this.getParent();return e===null&&M(66,this.__key),e}getTopLevelElement(){let e=this;for(;e!==null;){const t=e.getParent();if(ut(t))return E(e)||e===this&&ne(e)||M(194),e;e=t}return null}getTopLevelElementOrThrow(){const e=this.getTopLevelElement();return e===null&&M(67,this.__key),e}getParents(){const e=[];let t=this.getParent();for(;t!==null;)e.push(t),t=t.getParent();return e}getParentKeys(){const e=[];let t=this.getParent();for(;t!==null;)e.push(t.__key),t=t.getParent();return e}getPreviousSibling(){const e=this.getLatest().__prev;return e===null?null:ae(e)}getPreviousSiblings(){const e=[],t=this.getParent();if(t===null)return e;let r=t.getFirstChild();for(;r!==null&&!r.is(this);)e.push(r),r=r.getNextSibling();return e}getNextSibling(){const e=this.getLatest().__next;return e===null?null:ae(e)}getNextSiblings(){const e=[];let t=this.getNextSibling();for(;t!==null;)e.push(t),t=t.getNextSibling();return e}getCommonAncestor(e){const t=this.getParents(),r=e.getParents();E(this)&&t.unshift(this),E(e)&&r.unshift(e);const u=t.length,i=r.length;if(u===0||i===0||t[u-1]!==r[i-1])return null;const s=new Set(r);for(let o=0;o<u;o++){const a=t[o];if(s.has(a))return a}return null}is(e){return e!=null&&this.__key===e.__key}isBefore(e){if(this===e)return!1;if(e.isParentOf(this))return!0;if(this.isParentOf(e))return!1;const t=this.getCommonAncestor(e);let r=0,u=0,i=this;for(;;){const s=i.getParentOrThrow();if(s===t){r=i.getIndexWithinParent();break}i=s}for(i=e;;){const s=i.getParentOrThrow();if(s===t){u=i.getIndexWithinParent();break}i=s}return r<u}isParentOf(e){const t=this.__key;if(t===e.__key)return!1;let r=e;for(;r!==null;){if(r.__key===t)return!0;r=r.getParent()}return!1}getNodesBetween(e){const t=this.isBefore(e),r=[],u=new Set;let i=this;for(;i!==null;){const s=i.__key;if(u.has(s)||(u.add(s),r.push(i)),i===e)break;const o=E(i)?t?i.getFirstChild():i.getLastChild():null;if(o!==null){i=o;continue}const a=t?i.getNextSibling():i.getPreviousSibling();if(a!==null){i=a;continue}const l=i.getParentOrThrow();if(u.has(l.__key)||r.push(l),l===e)break;let f=null,h=l;do{if(h===null&&M(68),f=t?h.getNextSibling():h.getPreviousSibling(),h=h.getParent(),h===null)break;f!==null||u.has(h.__key)||r.push(h)}while(f===null);i=f}return t||r.reverse(),r}isDirty(){const e=ue()._dirtyLeaves;return e!==null&&e.has(this.__key)}getLatest(){const e=ae(this.__key);return e===null&&M(113),e}getWritable(){xe();const e=ot(),t=ue(),r=e._nodeMap,u=this.__key,i=this.getLatest(),s=t._cloneNotNeeded,o=j();if(o!==null&&o.setCachedNodes(null),s.has(u))return Vr(i),i;const a=ls(i);return s.add(u),Vr(a),r.set(u,a),a}getTextContent(){return""}getTextContentSize(){return this.getTextContent().length}createDOM(e,t){M(70)}updateDOM(e,t,r){M(71)}exportDOM(e){return{element:this.createDOM(e._config,e)}}exportJSON(){M(72)}static importJSON(e){M(18,this.name)}static transform(){return null}remove(e){gi(this,!0,e)}replace(e,t){xe();let r=j();r!==null&&(r=r.clone()),ju(this,e);const u=this.getLatest(),i=this.__key,s=e.__key,o=e.getWritable(),a=this.getParentOrThrow().getWritable(),l=a.__size;Lt(o);const f=u.getPreviousSibling(),h=u.getNextSibling(),c=u.__prev,d=u.__next,p=u.__parent;if(gi(u,!1,!0),f===null?a.__first=s:f.getWritable().__next=s,o.__prev=c,h===null?a.__last=s:h.getWritable().__prev=s,o.__next=d,o.__parent=p,a.__size=l,t&&(E(this)&&E(o)||M(139),this.getChildren().forEach(m=>{o.append(m)})),P(r)){ke(r);const m=r.anchor,g=r.focus;m.key===i&&co(m,o),g.key===i&&co(g,o)}return mt()===i&&de(s),o}insertAfter(e,t=!0){xe(),ju(this,e);const r=this.getWritable(),u=e.getWritable(),i=u.getParent(),s=j();let o=!1,a=!1;if(i!==null){const d=e.getIndexWithinParent();if(Lt(u),P(s)){const p=i.__key,m=s.anchor,g=s.focus;o=m.type==="element"&&m.key===p&&m.offset===d+1,a=g.type==="element"&&g.key===p&&g.offset===d+1}}const l=this.getNextSibling(),f=this.getParentOrThrow().getWritable(),h=u.__key,c=r.__next;if(l===null?f.__last=h:l.getWritable().__prev=h,f.__size++,r.__next=h,u.__next=c,u.__prev=r.__key,u.__parent=r.__parent,t&&P(s)){const d=this.getIndexWithinParent();Yr(s,f,d+1);const p=f.__key;o&&s.anchor.set(p,d+2,"element"),a&&s.focus.set(p,d+2,"element")}return e}insertBefore(e,t=!0){xe(),ju(this,e);const r=this.getWritable(),u=e.getWritable(),i=u.__key;Lt(u);const s=this.getPreviousSibling(),o=this.getParentOrThrow().getWritable(),a=r.__prev,l=this.getIndexWithinParent();s===null?o.__first=i:s.getWritable().__next=i,o.__size++,r.__prev=i,u.__prev=a,u.__next=r.__key,u.__parent=r.__parent;const f=j();return t&&P(f)&&Yr(f,this.getParentOrThrow(),l),e}isParentRequired(){return!1}createParentElementNode(){return Ce()}selectStart(){return this.selectPrevious()}selectEnd(){return this.selectNext(0,0)}selectPrevious(e,t){xe();const r=this.getPreviousSibling(),u=this.getParentOrThrow();if(r===null)return u.select(0,0);if(E(r))return r.select();if(!D(r)){const i=r.getIndexWithinParent()+1;return u.select(i,i)}return r.select(e,t)}selectNext(e,t){xe();const r=this.getNextSibling(),u=this.getParentOrThrow();if(r===null)return u.select();if(E(r))return r.select(0,0);if(!D(r)){const i=r.getIndexWithinParent();return u.select(i,i)}return r.select(e,t)}markDirty(){this.getWritable()}reconcileObservedMutation(e,t){this.markDirty()}}class Yn extends Su{static getType(){return"linebreak"}static clone(e){return new Yn(e.__key)}constructor(e){super(e)}getTextContent(){return`
6
- `}createDOM(){return document.createElement("br")}updateDOM(){return!1}static importDOM(){return{br:e=>function(t){const r=t.parentElement;if(r!==null&&Kr(r)){const u=r.firstChild;if(u===t||u.nextSibling===t&&mr(u)){const i=r.lastChild;if(i===t||i.previousSibling===t&&mr(i))return!0}}return!1}(e)||function(t){const r=t.parentElement;if(r!==null&&Kr(r)){const u=r.firstChild;if(u===t||u.nextSibling===t&&mr(u))return!1;const i=r.lastChild;if(i===t||i.previousSibling===t&&mr(i))return!0}return!1}(e)?null:{conversion:bf,priority:0}}}static importJSON(e){return Bt()}exportJSON(){return{type:"linebreak",version:1}}}function bf(n){return{node:Bt()}}function Bt(){return Tt(new Yn)}function vt(n){return n instanceof Yn}function mr(n){return n.nodeType===St&&/^( |\t|\r?\n)+$/.test(n.textContent||"")}function Wu(n,e){return 16&e?"code":e&Ki?"mark":32&e?"sub":64&e?"sup":null}function $u(n,e){return 1&e?"strong":2&e?"em":"span"}function gl(n,e,t,r,u){const i=r.classList;let s=Nn(u,"base");s!==void 0&&i.add(...s),s=Nn(u,"underlineStrikethrough");let o=!1;const a=e&zr&&e&Ur;s!==void 0&&(t&zr&&t&Ur?(o=!0,a||i.add(...s)):a&&i.remove(...s));for(const l in Mt){const f=Mt[l];if(s=Nn(u,l),s!==void 0)if(t&f){if(o&&(l==="underline"||l==="strikethrough")){e&f&&i.remove(...s);continue}e&f&&(!a||l!=="underline")&&l!=="strikethrough"||i.add(...s)}else e&f&&i.remove(...s)}}function ml(n,e,t){const r=e.firstChild,u=t.isComposing(),i=n+(u?bu:"");if(r==null)e.textContent=i;else{const s=r.nodeValue;if(s!==i)if(u||_t){const[o,a,l]=function(f,h){const c=f.length,d=h.length;let p=0,m=0;for(;p<c&&p<d&&f[p]===h[p];)p++;for(;m+p<c&&m+p<d&&f[c-m-1]===h[d-m-1];)m++;return[p,c-p-m,h.slice(p,d-m)]}(s,i);a!==0&&r.deleteData(o,a),r.insertData(o,l)}else r.nodeValue=i}}function oo(n,e,t,r,u,i){ml(u,n,e);const s=i.theme.text;s!==void 0&&gl(0,0,r,n,s)}function br(n,e){const t=document.createElement(e);return t.appendChild(n),t}class Wt extends Su{static getType(){return"text"}static clone(e){return new Wt(e.__text,e.__key)}afterCloneFrom(e){super.afterCloneFrom(e),this.__format=e.__format,this.__style=e.__style,this.__mode=e.__mode,this.__detail=e.__detail}constructor(e,t){super(t),this.__text=e,this.__format=0,this.__style="",this.__mode=0,this.__detail=0}getFormat(){return this.getLatest().__format}getDetail(){return this.getLatest().__detail}getMode(){const e=this.getLatest();return H0[e.__mode]}getStyle(){return this.getLatest().__style}isToken(){return this.getLatest().__mode===1}isComposing(){return this.__key===mt()}isSegmented(){return this.getLatest().__mode===2}isDirectionless(){return!!(1&this.getLatest().__detail)}isUnmergeable(){return!!(2&this.getLatest().__detail)}hasFormat(e){const t=Mt[e];return!!(this.getFormat()&t)}isSimpleText(){return this.__type==="text"&&this.__mode===0}getTextContent(){return this.getLatest().__text}getFormatFlags(e,t){return Hr(this.getLatest().__format,e,t)}canHaveFormat(){return!0}createDOM(e,t){const r=this.__format,u=Wu(0,r),i=$u(0,r),s=u===null?i:u,o=document.createElement(s);let a=o;this.hasFormat("code")&&o.setAttribute("spellcheck","false"),u!==null&&(a=document.createElement(i),o.appendChild(a)),oo(a,this,0,r,this.__text,e);const l=this.__style;return l!==""&&(o.style.cssText=l),o}updateDOM(e,t,r){const u=this.__text,i=e.__format,s=this.__format,o=Wu(0,i),a=Wu(0,s),l=$u(0,i),f=$u(0,s);if((o===null?l:o)!==(a===null?f:a))return!0;if(o===a&&l!==f){const m=t.firstChild;m==null&&M(48);const g=document.createElement(f);return oo(g,this,0,s,u,r),t.replaceChild(g,m),!1}let h=t;a!==null&&o!==null&&(h=t.firstChild,h==null&&M(49)),ml(u,h,this);const c=r.theme.text;c!==void 0&&i!==s&&gl(0,i,s,h,c);const d=e.__style,p=this.__style;return d!==p&&(t.style.cssText=p),!1}static importDOM(){return{"#text":()=>({conversion:vf,priority:0}),b:()=>({conversion:xf,priority:0}),code:()=>({conversion:ht,priority:0}),em:()=>({conversion:ht,priority:0}),i:()=>({conversion:ht,priority:0}),s:()=>({conversion:ht,priority:0}),span:()=>({conversion:yf,priority:0}),strong:()=>({conversion:ht,priority:0}),sub:()=>({conversion:ht,priority:0}),sup:()=>({conversion:ht,priority:0}),u:()=>({conversion:ht,priority:0})}}static importJSON(e){const t=se(e.text);return t.setFormat(e.format),t.setDetail(e.detail),t.setMode(e.mode),t.setStyle(e.style),t}exportDOM(e){let{element:t}=super.exportDOM(e);return t!==null&&zt(t)||M(132),t.style.whiteSpace="pre-wrap",this.hasFormat("bold")&&(t=br(t,"b")),this.hasFormat("italic")&&(t=br(t,"i")),this.hasFormat("strikethrough")&&(t=br(t,"s")),this.hasFormat("underline")&&(t=br(t,"u")),{element:t}}exportJSON(){return{detail:this.getDetail(),format:this.getFormat(),mode:this.getMode(),style:this.getStyle(),text:this.getTextContent(),type:"text",version:1}}selectionTransform(e,t){}setFormat(e){const t=this.getWritable();return t.__format=typeof e=="string"?Mt[e]:e,t}setDetail(e){const t=this.getWritable();return t.__detail=typeof e=="string"?z0[e]:e,t}setStyle(e){const t=this.getWritable();return t.__style=e,t}toggleFormat(e){const t=Hr(this.getFormat(),e,null);return this.setFormat(t)}toggleDirectionless(){const e=this.getWritable();return e.__detail^=1,e}toggleUnmergeable(){const e=this.getWritable();return e.__detail^=2,e}setMode(e){const t=$0[e];if(this.__mode===t)return this;const r=this.getWritable();return r.__mode=t,r}setTextContent(e){if(this.__text===e)return this;const t=this.getWritable();return t.__text=e,t}select(e,t){xe();let r=e,u=t;const i=j(),s=this.getTextContent(),o=this.__key;if(typeof s=="string"){const a=s.length;r===void 0&&(r=a),u===void 0&&(u=a)}else r=0,u=0;if(!P(i))return xl(o,r,o,u,"text","text");{const a=mt();a!==i.anchor.key&&a!==i.focus.key||de(o),i.setTextNodeRange(this,r,this,u)}return i}selectStart(){return this.select(0,0)}selectEnd(){const e=this.getTextContentSize();return this.select(e,e)}spliceText(e,t,r,u){const i=this.getWritable(),s=i.__text,o=r.length;let a=e;a<0&&(a=o+a,a<0&&(a=0));const l=j();if(u&&P(l)){const h=e+o;l.setTextNodeRange(i,h,i,h)}const f=s.slice(0,a)+r+s.slice(a+t);return i.__text=f,i}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}splitText(...e){xe();const t=this.getLatest(),r=t.getTextContent(),u=t.__key,i=mt(),s=new Set(e),o=[],a=r.length;let l="";for(let T=0;T<a;T++)l!==""&&s.has(T)&&(o.push(l),l=""),l+=r[T];l!==""&&o.push(l);const f=o.length;if(f===0)return[];if(o[0]===r)return[t];const h=o[0],c=t.getParent();let d;const p=t.getFormat(),m=t.getStyle(),g=t.__detail;let y=!1;t.isSegmented()?(d=se(h),d.__format=p,d.__style=m,d.__detail=g,y=!0):(d=t.getWritable(),d.__text=h);const b=j(),_=[d];let w=h.length;for(let T=1;T<f;T++){const S=o[T],I=S.length,C=se(S).getWritable();C.__format=p,C.__style=m,C.__detail=g;const L=C.__key,U=w+I;if(P(b)){const v=b.anchor,N=b.focus;v.key===u&&v.type==="text"&&v.offset>w&&v.offset<=U&&(v.key=L,v.offset-=w,b.dirty=!0),N.key===u&&N.type==="text"&&N.offset>w&&N.offset<=U&&(N.key=L,N.offset-=w,b.dirty=!0)}i===u&&de(L),w=U,_.push(C)}if(c!==null){(function(I){const C=I.getPreviousSibling(),L=I.getNextSibling();C!==null&&Vr(C),L!==null&&Vr(L)})(this);const T=c.getWritable(),S=this.getIndexWithinParent();y?(T.splice(S,0,_),this.remove()):T.splice(S,1,_),P(b)&&Yr(b,c,S,f-1)}return _}mergeWithSibling(e){const t=e===this.getPreviousSibling();t||e===this.getNextSibling()||M(50);const r=this.__key,u=e.__key,i=this.__text,s=i.length;mt()===u&&de(r);const o=j();if(P(o)){const h=o.anchor,c=o.focus;h!==null&&h.key===u&&(yo(h,t,r,e,s),o.dirty=!0),c!==null&&c.key===u&&(yo(c,t,r,e,s),o.dirty=!0)}const a=e.__text,l=t?a+i:i+a;this.setTextContent(l);const f=this.getWritable();return e.remove(),f}isTextEntity(){return!1}}function yf(n){return{forChild:cs(n.style),node:null}}function xf(n){const e=n,t=e.style.fontWeight==="normal";return{forChild:cs(e.style,t?void 0:"bold"),node:null}}const ao=new WeakMap;function _f(n){return n.nodeName==="PRE"||n.nodeType===Xn&&n.style!==void 0&&n.style.whiteSpace!==void 0&&n.style.whiteSpace.startsWith("pre")}function vf(n){const e=n;n.parentElement===null&&M(129);let t=e.textContent||"";if(function(r){let u,i=r.parentNode;const s=[r];for(;i!==null&&(u=ao.get(i))===void 0&&!_f(i);)s.push(i),i=i.parentNode;const o=u===void 0?i:u;for(let a=0;a<s.length;a++)ao.set(s[a],o);return o}(e)!==null){const r=t.split(/(\r?\n|\t)/),u=[],i=r.length;for(let s=0;s<i;s++){const o=r[s];o===`
3
+ `,q0=xt?" ":mu,qa="֑-߿יִ-﷽ﹰ-ﻼ",Ua="A-Za-zÀ-ÖØ-öø-ʸ̀-֐ࠀ-῿‎Ⰰ-﬜︀-﹯﻽-￿",U0=new RegExp("^[^"+Ua+"]*["+qa+"]"),z0=new RegExp("^[^"+qa+"]*["+Ua+"]"),Dt={bold:1,code:16,highlight:Gi,italic:2,strikethrough:qr,subscript:32,superscript:64,underline:Ur},W0={directionless:1,unmergeable:2},zs={center:Ji,end:Yi,justify:Zi,left:Ki,right:Xi,start:Qi},$0={[Ji]:"center",[Yi]:"end",[Zi]:"justify",[Ki]:"left",[Xi]:"right",[Qi]:"start"},H0={normal:0,segmented:2,token:1},V0={[R0]:"normal",[F0]:"segmented",[B0]:"token"};function G0(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var M=G0(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});function zr(...n){const e=[];for(const t of n)if(t&&typeof t=="string")for(const[r]of t.matchAll(/\S+/g))e.push(r);return e}const K0=100;let ni=!1,es=0;function J0(n){es=n.timeStamp}function Bu(n,e,t){const r=n.nodeName==="BR",u=e.__lexicalLineBreak;return u&&(n===u||r&&n.previousSibling===u)||r&&yu(n,t)!==void 0}function X0(n,e,t){const r=Ne(t._window);let u=null,i=null;r!==null&&r.anchorNode===n&&(u=r.anchorOffset,i=r.focusOffset);const s=n.nodeValue;s!==null&&is(e,s,u,i,!1)}function Z0(n,e,t){if(P(n)){const r=n.anchor.getNode();if(r.is(t)&&n.format!==r.getFormat())return!1}return e.nodeType===wt&&t.isAttached()}function Q0(n,e,t,r){for(let u=n;u&&!hf(u);u=Zn(u)){const i=yu(u,e);if(i!==void 0){const s=ae(i,t);if(s)return ne(s)?void 0:[u,s]}else if(u===r)return[r,Xa(t)]}}function za(n,e,t){ni=!0;const r=performance.now()-es>K0;try{Se(n,()=>{const u=j()||function(c){return c.getEditorState().read(()=>{const d=j();return d!==null?d.clone():null})}(n),i=new Map,s=n.getRootElement(),o=n._editorState,a=n._blockCursorElement;let l=!1,f="";for(let c=0;c<e.length;c++){const d=e[c],p=d.type,m=d.target,g=Q0(m,n,o,s);if(!g)continue;const[y,b]=g;if(p==="characterData")r&&D(b)&&Z0(u,m,b)&&X0(m,b,n);else if(p==="childList"){l=!0;const _=d.addedNodes;for(let S=0;S<_.length;S++){const I=_[S],C=Ka(I),L=I.parentNode;if(L!=null&&I!==a&&C===null&&!Bu(I,L,n)){if(xt){const U=I.innerText||I.nodeValue;U&&(f+=U)}L.removeChild(I)}}const w=d.removedNodes,T=w.length;if(T>0){let S=0;for(let I=0;I<T;I++){const C=w[I];(Bu(C,m,n)||a===C)&&(m.appendChild(C),S++)}T!==S&&i.set(y,b)}}}if(i.size>0)for(const[c,d]of i)d.reconcileObservedMutation(c,n);const h=t.takeRecords();if(h.length>0){for(let c=0;c<h.length;c++){const d=h[c],p=d.addedNodes,m=d.target;for(let g=0;g<p.length;g++){const y=p[g],b=y.parentNode;b==null||y.nodeName!=="BR"||Bu(y,m,n)||b.removeChild(y)}}t.takeRecords()}u!==null&&(l&&(u.dirty=!0,ke(u)),xt&&el(n)&&u.insertRawText(f))})}finally{ni=!1}}function Wa(n){const e=n._observer;e!==null&&za(n,e.takeRecords(),e)}function $a(n){(function(e){es===0&&_u(e).addEventListener("textInput",J0,!0)})(n),n._observer=new MutationObserver((e,t)=>{za(n,e,t)})}function Ws(n,e){const t=n.__mode,r=n.__format,u=n.__style,i=e.__mode,s=e.__format,o=e.__style;return!(t!==null&&t!==i||r!==null&&r!==s||u!==null&&u!==o)}function $s(n,e){const t=n.mergeWithSibling(e),r=ue()._normalizedNodes;return r.add(n.__key),r.add(e.__key),t}function Hs(n){let e,t,r=n;if(r.__text!==""||!r.isSimpleText()||r.isUnmergeable()){for(;(e=r.getPreviousSibling())!==null&&D(e)&&e.isSimpleText()&&!e.isUnmergeable();){if(e.__text!==""){if(Ws(e,r)){r=$s(e,r);break}break}e.remove()}for(;(t=r.getNextSibling())!==null&&D(t)&&t.isSimpleText()&&!t.isUnmergeable();){if(t.__text!==""){if(Ws(r,t)){r=$s(r,t);break}break}t.remove()}}else r.remove()}function Ha(n){return Vs(n.anchor),Vs(n.focus),n}function Vs(n){for(;n.type==="element";){const e=n.getNode(),t=n.offset;let r,u;if(t===e.getChildrenSize()?(r=e.getChildAtIndex(t-1),u=!0):(r=e.getChildAtIndex(t),u=!1),D(r)){n.set(r.__key,u?r.getTextContentSize():0,"text");break}if(!E(r))break;n.set(r.__key,u?r.getChildrenSize():0,"element")}}let Y0=1;const ef=typeof queueMicrotask=="function"?queueMicrotask:n=>{Promise.resolve().then(n)};function ts(n){const e=document.activeElement;if(e===null)return!1;const t=e.nodeName;return ne(un(n))&&(t==="INPUT"||t==="TEXTAREA"||e.contentEditable==="true"&&bu(e)==null)}function Xn(n,e,t){const r=n.getRootElement();try{return r!==null&&r.contains(e)&&r.contains(t)&&e!==null&&!ts(e)&&Va(e)===n}catch{return!1}}function ns(n){return n instanceof Cu}function Va(n){let e=n;for(;e!=null;){const t=bu(e);if(ns(t))return t;e=Zn(e)}return null}function bu(n){return n?n.__lexicalEditor:null}function At(n){return n.isToken()||n.isSegmented()}function tf(n){return n.nodeType===wt}function Wr(n){let e=n;for(;e!=null;){if(tf(e))return e;e=e.firstChild}return null}function $r(n,e,t){const r=Dt[e];if(t!==null&&(n&r)==(t&r))return n;let u=n^r;return e==="subscript"?u&=-65:e==="superscript"&&(u&=-33),u}function Ga(n){return D(n)||_t(n)||ne(n)}function nf(n,e){if(e!=null)return void(n.__key=e);ye(),_l();const t=ue(),r=ot(),u=""+Y0++;r._nodeMap.set(u,n),E(n)?t._dirtyElements.set(u,!0):t._dirtyLeaves.add(u),t._cloneNotNeeded.add(u),t._dirtyType=ja,n.__key=u}function Pt(n){const e=n.getParent();if(e!==null){const t=n.getWritable(),r=e.getWritable(),u=n.getPreviousSibling(),i=n.getNextSibling();if(u===null)if(i!==null){const s=i.getWritable();r.__first=i.__key,s.__prev=null}else r.__first=null;else{const s=u.getWritable();if(i!==null){const o=i.getWritable();o.__prev=s.__key,s.__next=o.__key}else s.__next=null;t.__prev=null}if(i===null)if(u!==null){const s=u.getWritable();r.__last=u.__key,s.__next=null}else r.__last=null;else{const s=i.getWritable();if(u!==null){const o=u.getWritable();o.__next=s.__key,s.__prev=o.__key}else s.__prev=null;t.__next=null}r.__size--,t.__parent=null}}function Hr(n){_l();const e=n.getLatest(),t=e.__parent,r=ot(),u=ue(),i=r._nodeMap,s=u._dirtyElements;t!==null&&function(a,l,f){let h=a;for(;h!==null;){if(f.has(h))return;const c=l.get(h);if(c===void 0)break;f.set(h,!1),h=c.__parent}}(t,i,s);const o=e.__key;u._dirtyType=ja,E(n)?s.set(o,!0):u._dirtyLeaves.add(o)}function fe(n){ye();const e=ue(),t=e._compositionKey;if(n!==t){if(e._compositionKey=n,t!==null){const r=ae(t);r!==null&&r.getWritable()}if(n!==null){const r=ae(n);r!==null&&r.getWritable()}}}function gt(){return nr()?null:ue()._compositionKey}function ae(n,e){const t=(e||ot())._nodeMap.get(n);return t===void 0?null:t}function Ka(n,e){const t=yu(n,ue());return t!==void 0?ae(t,e):null}function yu(n,e){return n[`__lexicalKey_${e._key}`]}function un(n,e){let t=n;for(;t!=null;){const r=Ka(t,e);if(r!==null)return r;t=Zn(t)}return null}function Ja(n){const e=n._decorators,t=Object.assign({},e);return n._pendingDecorators=t,t}function Gs(n){return n.read(()=>ie().getTextContent())}function ie(){return Xa(ot())}function Xa(n){return n._nodeMap.get("root")}function ke(n){ye();const e=ot();n!==null&&(n.dirty=!0,n.setCachedNodes(null)),e._selection=n}function Zt(n){const e=ue(),t=function(r,u){let i=r;for(;i!=null;){const s=yu(i,u);if(s!==void 0)return s;i=Zn(i)}return null}(n,e);return t===null?n===e.getRootElement()?ae("root"):null:ae(t)}function Ks(n,e){return e?n.getTextContentSize():0}function Za(n){return/[\uD800-\uDBFF][\uDC00-\uDFFF]/g.test(n)}function rs(n){const e=[];let t=n;for(;t!==null;)e.push(t),t=t._parentEditor;return e}function Qa(){return Math.random().toString(36).replace(/[^a-z]+/g,"").substr(0,5)}function Ya(n){return n.nodeType===wt?n.nodeValue:null}function us(n,e,t){const r=Ne(e._window);if(r===null)return;const u=r.anchorNode;let{anchorOffset:i,focusOffset:s}=r;if(u!==null){let o=Ya(u);const a=un(u);if(o!==null&&D(a)){if(o===mu&&t){const l=t.length;o=t,i=l,s=l}o!==null&&is(a,o,i,s,n)}}}function is(n,e,t,r,u){let i=n;if(i.isAttached()&&(u||!i.isDirty())){const s=i.isComposing();let o=e;(s||u)&&e[e.length-1]===mu&&(o=e.slice(0,-1));const a=i.getTextContent();if(u||o!==a){if(o===""){if(fe(null),gu||Kn||Vi)i.remove();else{const m=ue();setTimeout(()=>{m.update(()=>{i.isAttached()&&i.remove()})},20)}return}const l=i.getParent(),f=tr(),h=i.getTextContentSize(),c=gt(),d=i.getKey();if(i.isToken()||c!==null&&d===c&&!s||P(f)&&(l!==null&&!l.canInsertTextBefore()&&f.anchor.offset===0||f.anchor.key===n.__key&&f.anchor.offset===0&&!i.canInsertTextBefore()&&!s||f.focus.key===n.__key&&f.focus.offset===h&&!i.canInsertTextAfter()&&!s))return void i.markDirty();const p=j();if(!P(p)||t===null||r===null)return void i.setTextContent(o);if(p.setTextNodeRange(i,t,i,r),i.isSegmented()){const m=se(i.getTextContent());i.replace(m),i=m}i.setTextContent(o)}}}function rf(n,e){if(e.isSegmented())return!0;if(!n.isCollapsed())return!1;const t=n.anchor.offset,r=e.getParentOrThrow(),u=e.isToken();return t===0?!e.canInsertTextBefore()||!r.canInsertTextBefore()&&!e.isComposing()||u||function(i){const s=i.getPreviousSibling();return(D(s)||E(s)&&s.isInline())&&!s.canInsertTextAfter()}(e):t===e.getTextContentSize()&&(!e.canInsertTextAfter()||!r.canInsertTextAfter()&&!e.isComposing()||u)}function Js(n){return n==="ArrowLeft"}function Xs(n){return n==="ArrowRight"}function Tn(n,e){return Pe?n:e}function Zs(n){return n==="Enter"}function bn(n){return n==="Backspace"}function yn(n){return n==="Delete"}function Qs(n,e,t){return n.toLowerCase()==="a"&&Tn(e,t)}function uf(){const n=ie();ke(Ha(n.select(0,n.getChildrenSize())))}function En(n,e){n.__lexicalClassNameCache===void 0&&(n.__lexicalClassNameCache={});const t=n.__lexicalClassNameCache,r=t[e];if(r!==void 0)return r;const u=n[e];if(typeof u=="string"){const i=zr(u);return t[e]=i,i}return u}function ss(n,e,t,r,u){if(t.size===0)return;const i=r.__type,s=r.__key,o=e.get(i);o===void 0&&M(33,i);const a=o.klass;let l=n.get(a);l===void 0&&(l=new Map,n.set(a,l));const f=l.get(s),h=f==="destroyed"&&u==="created";(f===void 0||h)&&l.set(s,h?"updated":u)}function Ys(n,e,t){const r=n.getParent();let u=t,i=n;return r!==null&&(e&&t===0?(u=i.getIndexWithinParent(),i=r):e||t!==i.getChildrenSize()||(u=i.getIndexWithinParent()+1,i=r)),i.getChildAtIndex(e?u-1:u)}function Rn(n,e){const t=n.offset;if(n.type==="element")return Ys(n.getNode(),e,t);{const r=n.getNode();if(e&&t===0||!e&&t===r.getTextContentSize()){const u=e?r.getPreviousSibling():r.getNextSibling();return u===null?Ys(r.getParentOrThrow(),e,r.getIndexWithinParent()+(e?0:1)):u}}return null}function el(n){const e=_u(n).event,t=e&&e.inputType;return t==="insertFromPaste"||t==="insertFromPasteAsQuotation"}function F(n,e,t){return Sl(n,e,t)}function xu(n){return!he(n)&&!n.isLastChild()&&!n.isInline()}function Vr(n,e){const t=n._keyToDOMMap.get(e);return t===void 0&&M(75,e),t}function Zn(n){const e=n.assignedSlot||n.parentElement;return e!==null&&e.nodeType===11?e.host:e}function kn(n,e){let t=n.getParent();for(;t!==null;){if(t.is(e))return!0;t=t.getParent()}return!1}function _u(n){const e=n._window;return e===null&&M(78),e}function sf(n){let e=n.getParentOrThrow();for(;e!==null;){if(ut(e))return e;e=e.getParentOrThrow()}return e}function ut(n){return he(n)||E(n)&&n.isShadowRoot()}function St(n){const e=ue(),t=n.constructor.getType(),r=e._nodes.get(t);r===void 0&&M(200,n.constructor.name,t);const{replace:u,replaceWithKlass:i}=r;if(u!==null){const s=u(n),o=s.constructor;return i!==null?s instanceof i||M(201,i.name,i.getType(),o.name,o.getType(),n.constructor.name,t):s instanceof n.constructor&&o!==n.constructor||M(202,o.name,o.getType(),n.constructor.name,t),s.__key===n.__key&&M(203,n.constructor.name,t,o.name,o.getType()),s}return n}function Fu(n,e){!he(n.getParent())||E(e)||ne(e)||M(99)}function ju(n){return(ne(n)||E(n)&&!n.canBeEmpty())&&!n.isInline()}function os(n,e,t){t.style.removeProperty("caret-color"),e._blockCursorElement=null;const r=n.parentElement;r!==null&&r.removeChild(n)}function of(n,e,t){let r=n._blockCursorElement;if(P(t)&&t.isCollapsed()&&t.anchor.type==="element"&&e.contains(document.activeElement)){const u=t.anchor,i=u.getNode(),s=u.offset;let o=!1,a=null;if(s===i.getChildrenSize())ju(i.getChildAtIndex(s-1))&&(o=!0);else{const l=i.getChildAtIndex(s);if(l!==null&&ju(l)){const f=l.getPreviousSibling();(f===null||ju(f))&&(o=!0,a=n.getElementByKey(l.__key))}}if(o){const l=n.getElementByKey(i.__key);return r===null&&(n._blockCursorElement=r=function(f){const h=f.theme,c=document.createElement("div");c.contentEditable="false",c.setAttribute("data-lexical-cursor","true");let d=h.blockCursor;if(d!==void 0){if(typeof d=="string"){const p=zr(d);d=h.blockCursor=p}d!==void 0&&c.classList.add(...d)}return c}(n._config)),e.style.caretColor="transparent",void(a===null?l.appendChild(r):l.insertBefore(r,a))}}r!==null&&os(r,n,e)}function Ne(n){return Be?(n||window).getSelection():null}function af(n){return Ut(n)&&n.tagName==="A"}function Ut(n){return n.nodeType===1}function eo(n){return n.nodeType===11}function ri(n){const e=new RegExp(/^(a|abbr|acronym|b|cite|code|del|em|i|ins|kbd|label|output|q|ruby|s|samp|span|strong|sub|sup|time|u|tt|var|#text)$/,"i");return n.nodeName.match(e)!==null}function Gr(n){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 n.nodeName.match(e)!==null}function ht(n){if(ne(n)&&!n.isInline())return!0;if(!E(n)||ut(n))return!1;const e=n.getFirstChild(),t=e===null||_t(e)||D(e)||e.isInline();return!n.isInline()&&n.canBeEmpty()!==!1&&t}function xn(n,e){let t=n;for(;t!==null&&t.getParent()!==null&&!e(t);)t=t.getParentOrThrow();return e(t)?t:null}function lf(){return ue()}const to=new WeakMap,cf=new Map;function ff(n){if(!n._readOnly&&n.isEmpty())return cf;n._readOnly||M(192);let e=to.get(n);if(!e){e=new Map,to.set(n,e);for(const[t,r]of n._nodeMap){const u=r.__type;let i=e.get(u);i||(i=new Map,e.set(u,i)),i.set(t,r)}}return e}function as(n){const e=n.constructor.clone(n);return e.afterCloneFrom(n),e}function df(n,e){const t=(parseInt(n.style.paddingInlineStart,10)||0)/40;e.setIndent(t)}function hf(n){return n.__lexicalUnmanaged===!0}function tl(n,e,t,r,u,i){let s=n.getFirstChild();for(;s!==null;){const o=s.__key;s.__parent===e&&(E(s)&&tl(s,o,t,r,u,i),t.has(o)||i.delete(o),u.push(o)),s=s.getNextSibling()}}let vt,pe,Bn,vu,ui,ii,Mt,Re,si,Fn,oe="",de="",qe=null,Le="",et="",nl=!1,jn=!1,Ir=null;function Kr(n,e){const t=Mt.get(n);if(e!==null){const r=li(n);r.parentNode===e&&e.removeChild(r)}if(Re.has(n)||pe._keyToDOMMap.delete(n),E(t)){const r=Xr(t,Mt);oi(r,0,r.length-1,null)}t!==void 0&&ss(Fn,Bn,vu,t,"destroyed")}function oi(n,e,t,r){let u=e;for(;u<=t;++u){const i=n[u];i!==void 0&&Kr(i,r)}}function Nt(n,e){n.setProperty("text-align",e)}const pf="40px";function rl(n,e){const t=vt.theme.indent;if(typeof t=="string"){const u=n.classList.contains(t);e>0&&!u?n.classList.add(t):e<1&&u&&n.classList.remove(t)}const r=getComputedStyle(n).getPropertyValue("--lexical-indent-base-value")||pf;n.style.setProperty("padding-inline-start",e===0?"":`calc(${e} * ${r})`)}function ul(n,e){const t=n.style;e===0?Nt(t,""):e===Ki?Nt(t,"left"):e===Ji?Nt(t,"center"):e===Xi?Nt(t,"right"):e===Zi?Nt(t,"justify"):e===Qi?Nt(t,"start"):e===Yi&&Nt(t,"end")}function Jr(n,e){const t=Re.get(n);t===void 0&&M(60);const r=t.createDOM(vt,pe);if(function(u,i,s){const o=s._keyToDOMMap;(function(a,l,f){a[`__lexicalKey_${l._key}`]=f})(i,s,u),o.set(u,i)}(n,r,pe),D(t)?r.setAttribute("data-lexical-text","true"):ne(t)&&r.setAttribute("data-lexical-decorator","true"),E(t)){const u=t.__indent,i=t.__size;if(u!==0&&rl(r,u),i!==0){const o=i-1;(function(a,l,f,h){const c=de;de="",ai(a,f,0,l,f.getDOMSlot(h)),sl(f,h),de=c})(Xr(t,Re),o,t,r)}const s=t.__format;s!==0&&ul(r,s),t.isInline()||il(null,t,r),xu(t)&&(oe+=rt,et+=rt)}else{const u=t.getTextContent();if(ne(t)){const i=t.decorate(pe,vt);i!==null&&ol(n,i),r.contentEditable="false"}else D(t)&&(t.isDirectionless()||(de+=u));oe+=u,et+=u}return e!==null&&e.insertChild(r),ss(Fn,Bn,vu,t,"created"),r}function ai(n,e,t,r,u){const i=oe;oe="";let s=t;for(;s<=r;++s){Jr(n[s],u);const o=Re.get(n[s]);o!==null&&D(o)&&(qe===null&&(qe=o.getFormat()),Le===""&&(Le=o.getStyle()))}xu(e)&&(oe+=rt),u.element.__lexicalTextContent=oe,oe=i+oe}function no(n,e){if(n){const t=n.__last;if(t){const r=e.get(t);if(r)return _t(r)?"line-break":ne(r)&&r.isInline()?"decorator":null}return"empty"}return null}function il(n,e,t){const r=no(n,Mt),u=no(e,Re);r!==u&&e.getDOMSlot(t).setManagedLineBreak(u)}function sl(n,e){const t=e.__lexicalDirTextContent||"",r=e.__lexicalDir||"";if(t!==de||r!==Ir){const i=de==="",s=i?Ir:(u=de,U0.test(u)?"rtl":z0.test(u)?"ltr":null);if(s!==r){const o=e.classList,a=vt.theme;let l=r!==null?a[r]:void 0,f=s!==null?a[s]:void 0;if(l!==void 0){if(typeof l=="string"){const h=zr(l);l=a[r]=h}o.remove(...l)}if(s===null||i&&s==="ltr")e.removeAttribute("dir");else{if(f!==void 0){if(typeof f=="string"){const h=zr(f);f=a[s]=h}f!==void 0&&o.add(...f)}e.dir=s}jn||(n.getWritable().__dir=s)}Ir=s,e.__lexicalDirTextContent=de,e.__lexicalDir=s}var u}function gf(n,e,t){const r=de;var u;de="",qe=null,Le="",function(i,s,o){const a=oe,l=i.__size,f=s.__size;oe="";const h=o.element;if(l===1&&f===1){const c=i.__first,d=s.__first;if(c===d)Cn(c,h);else{const m=li(c),g=Jr(d,null);try{h.replaceChild(g,m)}catch(y){if(typeof y=="object"&&y!=null){const b=`${y.toString()} Parent: ${h.tagName}, new child: {tag: ${g.tagName} key: ${d}}, old child: {tag: ${m.tagName}, key: ${c}}.`;throw new Error(b)}throw y}Kr(c,null)}const p=Re.get(d);D(p)&&(qe===null&&(qe=p.getFormat()),Le===""&&(Le=p.getStyle()))}else{const c=Xr(i,Mt),d=Xr(s,Re);if(c.length!==l&&M(227),d.length!==f&&M(228),l===0)f!==0&&ai(d,s,0,f-1,o);else if(f===0){if(l!==0){const p=o.after==null&&o.before==null&&o.element.__lexicalLineBreak==null;oi(c,0,l-1,p?null:h),p&&(h.textContent="")}}else(function(p,m,g,y,b,_){const w=y-1,T=b-1;let S,I,C=_.getFirstChild(),L=0,U=0;for(;L<=w&&U<=T;){const A=m[L],B=g[U];if(A===B)C=qu(Cn(B,_.element)),L++,U++;else{S===void 0&&(S=new Set(m)),I===void 0&&(I=new Set(g));const O=I.has(A),N=S.has(B);if(O)if(N){const q=Vr(pe,B);q===C?C=qu(Cn(B,_.element)):(_.withBefore(C).insertChild(q),Cn(B,_.element)),L++,U++}else Jr(B,_.withBefore(C)),U++;else C=qu(li(A)),Kr(A,_.element),L++}const x=Re.get(B);x!==null&&D(x)&&(qe===null&&(qe=x.getFormat()),Le===""&&(Le=x.getStyle()))}const v=L>w,k=U>T;if(v&&!k){const A=g[T+1],B=A===void 0?null:pe.getElementByKey(A);ai(g,p,U,T,_.withBefore(B))}else k&&!v&&oi(m,L,w,_.element)})(s,c,d,l,f,o)}xu(s)&&(oe+=rt),h.__lexicalTextContent=oe,oe=a+oe}(n,e,e.getDOMSlot(t)),sl(e,t),Bt(u=e)&&qe!=null&&qe!==u.__textFormat&&!jn&&(u.setTextFormat(qe),u.setTextStyle(Le)),function(i){Bt(i)&&Le!==""&&Le!==i.__textStyle&&!jn&&i.setTextStyle(Le)}(e),de=r}function Xr(n,e){const t=[];let r=n.__first;for(;r!==null;){const u=e.get(r);u===void 0&&M(101),t.push(r),r=u.__next}return t}function Cn(n,e){const t=Mt.get(n);let r=Re.get(n);t!==void 0&&r!==void 0||M(61);const u=nl||ii.has(n)||ui.has(n),i=Vr(pe,n);if(t===r&&!u){if(E(t)){const s=i.__lexicalTextContent;s!==void 0&&(oe+=s,et+=s);const o=i.__lexicalDirTextContent;o!==void 0&&(de+=o)}else{const s=t.getTextContent();D(t)&&!t.isDirectionless()&&(de+=s),et+=s,oe+=s}return i}if(t!==r&&u&&ss(Fn,Bn,vu,r,"updated"),r.updateDOM(t,i,vt)){const s=Jr(n,null);return e===null&&M(62),e.replaceChild(s,i),Kr(n,null),s}if(E(t)&&E(r)){const s=r.__indent;s!==t.__indent&&rl(i,s);const o=r.__format;o!==t.__format&&ul(i,o),u&&(gf(t,r,i),he(r)||r.isInline()||il(t,r,i)),xu(r)&&(oe+=rt,et+=rt)}else{const s=r.getTextContent();if(ne(r)){const o=r.decorate(pe,vt);o!==null&&ol(n,o)}else D(r)&&!r.isDirectionless()&&(de+=s);oe+=s,et+=s}if(!jn&&he(r)&&r.__cachedText!==et){const s=r.getWritable();s.__cachedText=et,r=s}return i}function ol(n,e){let t=pe._pendingDecorators;const r=pe._decorators;if(t===null){if(r[n]===e)return;t=Ja(pe)}t[n]=e}function qu(n){let e=n.nextSibling;return e!==null&&e===pe._blockCursorElement&&(e=e.nextSibling),e}function mf(n,e,t,r,u,i){oe="",et="",de="",nl=r===rn,Ir=null,pe=t,vt=t._config,Bn=t._nodes,vu=pe._listeners.mutation,ui=u,ii=i,Mt=n._nodeMap,Re=e._nodeMap,jn=e._readOnly,si=new Map(t._keyToDOMMap);const s=new Map;return Fn=s,Cn("root",null),pe=void 0,Bn=void 0,ui=void 0,ii=void 0,Mt=void 0,Re=void 0,vt=void 0,si=void 0,Fn=void 0,s}function li(n){const e=si.get(n);return e===void 0&&M(75,n),e}const Xe=Object.freeze({}),ci=30,fi=[["keydown",function(n,e){if(Nn=n.timeStamp,al=n.key,e.isComposing())return;const{key:t,shiftKey:r,ctrlKey:u,metaKey:i,altKey:s}=n;if(!F(e,x0,n)&&t!=null){if(function(o,a,l,f){return Xs(o)&&!a&&!f&&!l}(t,u,s,i))F(e,Na,n);else if(function(o,a,l,f,h){return Xs(o)&&!f&&!l&&(a||h)}(t,u,r,s,i))F(e,_0,n);else if(function(o,a,l,f){return Js(o)&&!a&&!f&&!l}(t,u,s,i))F(e,Aa,n);else if(function(o,a,l,f,h){return Js(o)&&!f&&!l&&(a||h)}(t,u,r,s,i))F(e,v0,n);else if(function(o,a,l){return function(f){return f==="ArrowUp"}(o)&&!a&&!l}(t,u,i))F(e,Oa,n);else if(function(o,a,l){return function(f){return f==="ArrowDown"}(o)&&!a&&!l}(t,u,i))F(e,Ia,n);else if(function(o,a){return Zs(o)&&a}(t,r))An=!0,F(e,Fr,n);else if(function(o){return o===" "}(t))F(e,w0,n);else if(function(o,a){return Pe&&a&&o.toLowerCase()==="o"}(t,u))n.preventDefault(),An=!0,F(e,Yt,!0);else if(function(o,a){return Zs(o)&&!a}(t,r))An=!1,F(e,Fr,n);else if(function(o,a,l,f){return Pe?!a&&!l&&(bn(o)||o.toLowerCase()==="h"&&f):!(f||a||l)&&bn(o)}(t,s,i,u))bn(t)?F(e,Pa,n):(n.preventDefault(),F(e,It,!0));else if(function(o){return o==="Escape"}(t))F(e,La,n);else if(function(o,a,l,f,h){return Pe?!(l||f||h)&&(yn(o)||o.toLowerCase()==="d"&&a):!(a||f||h)&&yn(o)}(t,u,r,s,i))yn(t)?F(e,Da,n):(n.preventDefault(),F(e,It,!1));else if(function(o,a,l){return bn(o)&&(Pe?a:l)}(t,s,u))n.preventDefault(),F(e,Dn,!0);else if(function(o,a,l){return yn(o)&&(Pe?a:l)}(t,s,u))n.preventDefault(),F(e,Dn,!1);else if(function(o,a){return Pe&&a&&bn(o)}(t,i))n.preventDefault(),F(e,Mn,!0);else if(function(o,a){return Pe&&a&&yn(o)}(t,i))n.preventDefault(),F(e,Mn,!1);else if(function(o,a,l,f){return o.toLowerCase()==="b"&&!a&&Tn(l,f)}(t,s,i,u))n.preventDefault(),F(e,$e,"bold");else if(function(o,a,l,f){return o.toLowerCase()==="u"&&!a&&Tn(l,f)}(t,s,i,u))n.preventDefault(),F(e,$e,"underline");else if(function(o,a,l,f){return o.toLowerCase()==="i"&&!a&&Tn(l,f)}(t,s,i,u))n.preventDefault(),F(e,$e,"italic");else if(function(o,a,l,f){return o==="Tab"&&!a&&!l&&!f}(t,s,u,i))F(e,S0,n);else if(function(o,a,l,f){return o.toLowerCase()==="z"&&!a&&Tn(l,f)}(t,r,i,u))n.preventDefault(),F(e,Wi,void 0);else if(function(o,a,l,f){return Pe?o.toLowerCase()==="z"&&l&&a:o.toLowerCase()==="y"&&f||o.toLowerCase()==="z"&&f&&a}(t,r,i,u))n.preventDefault(),F(e,$i,void 0);else{const o=e._editorState._selection;o===null||P(o)?!xt&&Qs(t,i,u)&&(n.preventDefault(),F(e,ti,n)):function(a,l,f,h){return!l&&a.toLowerCase()==="c"&&(Pe?f:h)}(t,r,i,u)?(n.preventDefault(),F(e,pu,n)):function(a,l,f,h){return!l&&a.toLowerCase()==="x"&&(Pe?f:h)}(t,r,i,u)?(n.preventDefault(),F(e,Hi,n)):Qs(t,i,u)&&(n.preventDefault(),F(e,ti,n))}(function(o,a,l,f){return o||a||l||f})(u,r,s,i)&&F(e,P0,n)}}],["pointerdown",function(n,e){const t=n.target,r=n.pointerType;t instanceof Node&&r!=="touch"&&Se(e,()=>{ne(un(t))||(hi=!0)})}],["compositionstart",function(n,e){Se(e,()=>{const t=j();if(P(t)&&!e.isComposing()){const r=t.anchor,u=t.anchor.getNode();fe(r.key),(n.timeStamp<Nn+ci||r.type==="element"||!t.isCollapsed()||u.getFormat()!==t.format||D(u)&&u.getStyle()!==t.style)&&F(e,en,q0)}})}],["compositionend",function(n,e){xt?_n=!0:Se(e,()=>{Uu(e,n.data)})}],["input",function(n,e){n.stopPropagation(),Se(e,()=>{const t=j(),r=n.data,u=dl(n);if(r!=null&&P(t)&&fl(t,u,r,n.timeStamp,!1)){_n&&(Uu(e,r),_n=!1);const i=t.anchor.getNode(),s=Ne(e._window);if(s===null)return;const o=t.isBackward(),a=o?t.anchor.offset:t.focus.offset,l=o?t.focus.offset:t.anchor.offset;jr&&!t.isCollapsed()&&D(i)&&s.anchorNode!==null&&i.getTextContent().slice(0,a)+r+i.getTextContent().slice(a+l)===Ya(s.anchorNode)||F(e,en,r);const f=r.length;xt&&f>1&&n.inputType==="insertCompositionText"&&!e.isComposing()&&(t.anchor.offset-=f),gu||Kn||Vi||!e.isComposing()||(Nn=0,fe(null))}else us(!1,e,r!==null?r:void 0),_n&&(Uu(e,r||void 0),_n=!1);ye(),Wa(ue())}),Kt=null}],["click",function(n,e){Se(e,()=>{const t=j(),r=Ne(e._window),u=tr();if(r){if(P(t)){const i=t.anchor,s=i.getNode();i.type==="element"&&i.offset===0&&t.isCollapsed()&&!he(s)&&ie().getChildrenSize()===1&&s.getTopLevelElementOrThrow().isEmpty()&&u!==null&&t.is(u)?(r.removeAllRanges(),t.dirty=!0):n.detail===3&&!t.isCollapsed()&&s!==t.focus.getNode()&&(E(s)?s.select(0):s.getParentOrThrow().select(0))}else if(n.pointerType==="touch"){const i=r.anchorNode;if(i!==null){const s=i.nodeType;(s===Jn||s===wt)&&ke(cs(u,r,e,n))}}}F(e,ka,n)})}],["cut",Xe],["copy",Xe],["dragstart",Xe],["dragover",Xe],["dragend",Xe],["paste",Xe],["focus",Xe],["blur",Xe],["drop",Xe]];jr&&fi.push(["beforeinput",(n,e)=>function(t,r){const u=t.inputType,i=dl(t);u==="deleteCompositionText"||xt&&el(r)||u!=="insertCompositionText"&&Se(r,()=>{const s=j();if(u==="deleteContentBackward"){if(s===null){const d=tr();if(!P(d))return;ke(d.clone())}if(P(s)){const d=s.anchor.key===s.focus.key;if(o=t.timeStamp,al==="MediaLast"&&o<Nn+ci&&r.isComposing()&&d){if(fe(null),Nn=0,setTimeout(()=>{Se(r,()=>{fe(null)})},ci),P(s)){const p=s.anchor.getNode();p.markDirty(),s.format=p.getFormat(),D(p)||M(142),s.style=p.getStyle()}}else{fe(null),t.preventDefault();const p=s.anchor.getNode(),m=p.getTextContent(),g=p.canInsertTextAfter(),y=s.anchor.offset===0&&s.focus.offset===m.length;M0&&d&&!y&&g||F(r,It,!0)}return}}var o;if(!P(s))return;const a=t.data;Kt!==null&&us(!1,r,Kt),s.dirty&&Kt===null||!s.isCollapsed()||he(s.anchor.getNode())||i===null||s.applyDOMRange(i),Kt=null;const l=s.anchor,f=s.focus,h=l.getNode(),c=f.getNode();if(u!=="insertText"&&u!=="insertTranspose")switch(t.preventDefault(),u){case"insertFromYank":case"insertFromDrop":case"insertReplacementText":F(r,en,t);break;case"insertFromComposition":fe(null),F(r,en,t);break;case"insertLineBreak":fe(null),F(r,Yt,!1);break;case"insertParagraph":fe(null),An&&!Kn?(An=!1,F(r,Yt,!1)):F(r,Ln,void 0);break;case"insertFromPaste":case"insertFromPasteAsQuotation":F(r,hu,t);break;case"deleteByComposition":(function(d,p){return d!==p||E(d)||E(p)||!d.isToken()||!p.isToken()})(h,c)&&F(r,ei,t);break;case"deleteByDrag":case"deleteByCut":F(r,ei,t);break;case"deleteContent":F(r,It,!1);break;case"deleteWordBackward":F(r,Dn,!0);break;case"deleteWordForward":F(r,Dn,!1);break;case"deleteHardLineBackward":case"deleteSoftLineBackward":F(r,Mn,!0);break;case"deleteContentForward":case"deleteHardLineForward":case"deleteSoftLineForward":F(r,Mn,!1);break;case"formatStrikeThrough":F(r,$e,"strikethrough");break;case"formatBold":F(r,$e,"bold");break;case"formatItalic":F(r,$e,"italic");break;case"formatUnderline":F(r,$e,"underline");break;case"historyUndo":F(r,Wi,void 0);break;case"historyRedo":F(r,$i,void 0)}else{if(a===`
4
+ `)t.preventDefault(),F(r,Yt,!1);else if(a===rt)t.preventDefault(),F(r,Ln,void 0);else if(a==null&&t.dataTransfer){const d=t.dataTransfer.getData("text/plain");t.preventDefault(),s.insertRawText(d)}else a!=null&&fl(s,i,a,t.timeStamp,!0)?(t.preventDefault(),F(r,en,a)):Kt=a;ll=t.timeStamp}})}(n,e)]);let Nn=0,al=null,ll=0,Kt=null;const Zr=new WeakMap;let di=!1,hi=!1,An=!1,_n=!1,cl=[0,"",0,"root",0];function fl(n,e,t,r,u){const i=n.anchor,s=n.focus,o=i.getNode(),a=ue(),l=Ne(a._window),f=l!==null?l.anchorNode:null,h=i.key,c=a.getElementByKey(h),d=t.length;return h!==s.key||!D(o)||(!u&&(!jr||ll<r+50)||o.isDirty()&&d<2||Za(t))&&i.offset!==s.offset&&!o.isComposing()||At(o)||o.isDirty()&&d>1||(u||!jr)&&c!==null&&!o.isComposing()&&f!==Wr(c)||l!==null&&e!==null&&(!e.collapsed||e.startContainer!==l.anchorNode||e.startOffset!==l.anchorOffset)||o.getFormat()!==n.format||o.getStyle()!==n.style||rf(n,o)}function ro(n,e){return n!==null&&n.nodeValue!==null&&n.nodeType===wt&&e!==0&&e!==n.nodeValue.length}function uo(n,e,t){const{anchorNode:r,anchorOffset:u,focusNode:i,focusOffset:s}=n;di&&(di=!1,ro(r,u)&&ro(i,s))||Se(e,()=>{if(!t)return void ke(null);if(!Xn(e,r,i))return;const o=j();if(P(o)){const a=o.anchor,l=a.getNode();if(o.isCollapsed()){n.type==="Range"&&n.anchorNode===n.focusNode&&(o.dirty=!0);const f=_u(e).event,h=f?f.timeStamp:performance.now(),[c,d,p,m,g]=cl,y=ie(),b=e.isComposing()===!1&&y.getTextContent()==="";if(h<g+200&&a.offset===p&&a.key===m)o.format=c,o.style=d;else if(a.type==="text")D(l)||M(141),o.format=l.getFormat(),o.style=l.getStyle();else if(a.type==="element"&&!b){const _=a.getNode();o.style="",_ instanceof dn&&_.getChildrenSize()===0?(o.format=_.getTextFormat(),o.style=_.getTextStyle()):o.format=0}}else{const f=a.key,h=o.focus.key,c=o.getNodes(),d=c.length,p=o.isBackward(),m=p?s:u,g=p?u:s,y=p?h:f,b=p?f:h;let _=j0,w=!1;for(let T=0;T<d;T++){const S=c[T],I=S.getTextContentSize();if(D(S)&&I!==0&&!(T===0&&S.__key===y&&m===I||T===d-1&&S.__key===b&&g===0)&&(w=!0,_&=S.getFormat(),_===0))break}o.format=w?_:0}}F(e,du,void 0)})}function dl(n){if(!n.getTargetRanges)return null;const e=n.getTargetRanges();return e.length===0?null:e[0]}function Uu(n,e){const t=n._compositionKey;if(fe(null),t!==null&&e!=null){if(e===""){const r=ae(t),u=Wr(n.getElementByKey(t));return void(u!==null&&u.nodeValue!==null&&D(r)&&is(r,u.nodeValue,null,null,!0))}if(e[e.length-1]===`
5
+ `){const r=j();if(P(r)){const u=r.focus;return r.anchor.set(u.key,u.offset,u.type),void F(n,Fr,null)}}}us(!0,n,e)}function hl(n){let e=n.__lexicalEventHandles;return e===void 0&&(e=[],n.__lexicalEventHandles=e),e}const tn=new Map;function pl(n){const e=n.target,t=Ne(e==null?null:e.nodeType===9?e.defaultView:e.ownerDocument.defaultView);if(t===null)return;const r=Va(t.anchorNode);if(r===null)return;hi&&(hi=!1,Se(r,()=>{const l=tr(),f=t.anchorNode;if(f===null)return;const h=f.nodeType;h!==Jn&&h!==wt||ke(cs(l,t,r,n))}));const u=rs(r),i=u[u.length-1],s=i._key,o=tn.get(s),a=o||i;a!==r&&uo(t,a,!1),uo(t,r,!0),r!==i?tn.set(s,r):o&&tn.delete(s)}function io(n){n._lexicalHandled=!0}function so(n){return n._lexicalHandled===!0}function bf(n){const e=n.ownerDocument,t=Zr.get(e);t===void 0&&M(162);const r=t-1;r>=0||M(164),Zr.set(e,r),r===0&&e.removeEventListener("selectionchange",pl);const u=bu(n);ns(u)?(function(s){if(s._parentEditor!==null){const o=rs(s),a=o[o.length-1]._key;tn.get(a)===s&&tn.delete(a)}else tn.delete(s._key)}(u),n.__lexicalEditor=null):u&&M(198);const i=hl(n);for(let s=0;s<i.length;s++)i[s]();n.__lexicalEventHandles=[]}function pi(n,e,t){ye();const r=n.__key,u=n.getParent();if(u===null)return;const i=function(o){const a=j();if(!P(a)||!E(o))return a;const{anchor:l,focus:f}=a,h=l.getNode(),c=f.getNode();return kn(h,o)&&l.set(o.__key,0,"element"),kn(c,o)&&f.set(o.__key,0,"element"),a}(n);let s=!1;if(P(i)&&e){const o=i.anchor,a=i.focus;o.key===r&&(Yr(o,n,u,n.getPreviousSibling(),n.getNextSibling()),s=!0),a.key===r&&(Yr(a,n,u,n.getPreviousSibling(),n.getNextSibling()),s=!0)}else Ee(i)&&e&&n.isSelected()&&n.selectPrevious();if(P(i)&&e&&!s){const o=n.getIndexWithinParent();Pt(n),Qr(i,u,o,-1)}else Pt(n);t||ut(u)||u.canBeEmpty()||!u.isEmpty()||pi(u,e),e&&he(u)&&u.isEmpty()&&u.selectEnd()}class wu{static getType(){M(64,this.name)}static clone(e){M(65,this.name)}afterCloneFrom(e){this.__parent=e.__parent,this.__next=e.__next,this.__prev=e.__prev}constructor(e){this.__type=this.constructor.getType(),this.__parent=null,this.__prev=null,this.__next=null,nf(this,e)}getType(){return this.__type}isInline(){M(137,this.constructor.name)}isAttached(){let e=this.__key;for(;e!==null;){if(e==="root")return!0;const t=ae(e);if(t===null)break;e=t.__parent}return!1}isSelected(e){const t=e||j();if(t==null)return!1;const r=t.getNodes().some(u=>u.__key===this.__key);if(D(this))return r;if(P(t)&&t.anchor.type==="element"&&t.focus.type==="element"){if(t.isCollapsed())return!1;const u=this.getParent();if(ne(this)&&this.isInline()&&u){const i=t.isBackward()?t.focus:t.anchor,s=i.getNode();if(i.offset===s.getChildrenSize()&&s.is(u)&&s.getLastChildOrThrow().is(this))return!1}}return r}getKey(){return this.__key}getIndexWithinParent(){const e=this.getParent();if(e===null)return-1;let t=e.getFirstChild(),r=0;for(;t!==null;){if(this.is(t))return r;r++,t=t.getNextSibling()}return-1}getParent(){const e=this.getLatest().__parent;return e===null?null:ae(e)}getParentOrThrow(){const e=this.getParent();return e===null&&M(66,this.__key),e}getTopLevelElement(){let e=this;for(;e!==null;){const t=e.getParent();if(ut(t))return E(e)||e===this&&ne(e)||M(194),e;e=t}return null}getTopLevelElementOrThrow(){const e=this.getTopLevelElement();return e===null&&M(67,this.__key),e}getParents(){const e=[];let t=this.getParent();for(;t!==null;)e.push(t),t=t.getParent();return e}getParentKeys(){const e=[];let t=this.getParent();for(;t!==null;)e.push(t.__key),t=t.getParent();return e}getPreviousSibling(){const e=this.getLatest().__prev;return e===null?null:ae(e)}getPreviousSiblings(){const e=[],t=this.getParent();if(t===null)return e;let r=t.getFirstChild();for(;r!==null&&!r.is(this);)e.push(r),r=r.getNextSibling();return e}getNextSibling(){const e=this.getLatest().__next;return e===null?null:ae(e)}getNextSiblings(){const e=[];let t=this.getNextSibling();for(;t!==null;)e.push(t),t=t.getNextSibling();return e}getCommonAncestor(e){const t=this.getParents(),r=e.getParents();E(this)&&t.unshift(this),E(e)&&r.unshift(e);const u=t.length,i=r.length;if(u===0||i===0||t[u-1]!==r[i-1])return null;const s=new Set(r);for(let o=0;o<u;o++){const a=t[o];if(s.has(a))return a}return null}is(e){return e!=null&&this.__key===e.__key}isBefore(e){if(this===e)return!1;if(e.isParentOf(this))return!0;if(this.isParentOf(e))return!1;const t=this.getCommonAncestor(e);let r=0,u=0,i=this;for(;;){const s=i.getParentOrThrow();if(s===t){r=i.getIndexWithinParent();break}i=s}for(i=e;;){const s=i.getParentOrThrow();if(s===t){u=i.getIndexWithinParent();break}i=s}return r<u}isParentOf(e){const t=this.__key;if(t===e.__key)return!1;let r=e;for(;r!==null;){if(r.__key===t)return!0;r=r.getParent()}return!1}getNodesBetween(e){const t=this.isBefore(e),r=[],u=new Set;let i=this;for(;i!==null;){const s=i.__key;if(u.has(s)||(u.add(s),r.push(i)),i===e)break;const o=E(i)?t?i.getFirstChild():i.getLastChild():null;if(o!==null){i=o;continue}const a=t?i.getNextSibling():i.getPreviousSibling();if(a!==null){i=a;continue}const l=i.getParentOrThrow();if(u.has(l.__key)||r.push(l),l===e)break;let f=null,h=l;do{if(h===null&&M(68),f=t?h.getNextSibling():h.getPreviousSibling(),h=h.getParent(),h===null)break;f!==null||u.has(h.__key)||r.push(h)}while(f===null);i=f}return t||r.reverse(),r}isDirty(){const e=ue()._dirtyLeaves;return e!==null&&e.has(this.__key)}getLatest(){const e=ae(this.__key);return e===null&&M(113),e}getWritable(){ye();const e=ot(),t=ue(),r=e._nodeMap,u=this.__key,i=this.getLatest(),s=t._cloneNotNeeded,o=j();if(o!==null&&o.setCachedNodes(null),s.has(u))return Hr(i),i;const a=as(i);return s.add(u),Hr(a),r.set(u,a),a}getTextContent(){return""}getTextContentSize(){return this.getTextContent().length}createDOM(e,t){M(70)}updateDOM(e,t,r){M(71)}exportDOM(e){return{element:this.createDOM(e._config,e)}}exportJSON(){M(72)}static importJSON(e){M(18,this.name)}static transform(){return null}remove(e){pi(this,!0,e)}replace(e,t){ye();let r=j();r!==null&&(r=r.clone()),Fu(this,e);const u=this.getLatest(),i=this.__key,s=e.__key,o=e.getWritable(),a=this.getParentOrThrow().getWritable(),l=a.__size;Pt(o);const f=u.getPreviousSibling(),h=u.getNextSibling(),c=u.__prev,d=u.__next,p=u.__parent;if(pi(u,!1,!0),f===null?a.__first=s:f.getWritable().__next=s,o.__prev=c,h===null?a.__last=s:h.getWritable().__prev=s,o.__next=d,o.__parent=p,a.__size=l,t&&(E(this)&&E(o)||M(139),this.getChildren().forEach(m=>{o.append(m)})),P(r)){ke(r);const m=r.anchor,g=r.focus;m.key===i&&co(m,o),g.key===i&&co(g,o)}return gt()===i&&fe(s),o}insertAfter(e,t=!0){ye(),Fu(this,e);const r=this.getWritable(),u=e.getWritable(),i=u.getParent(),s=j();let o=!1,a=!1;if(i!==null){const d=e.getIndexWithinParent();if(Pt(u),P(s)){const p=i.__key,m=s.anchor,g=s.focus;o=m.type==="element"&&m.key===p&&m.offset===d+1,a=g.type==="element"&&g.key===p&&g.offset===d+1}}const l=this.getNextSibling(),f=this.getParentOrThrow().getWritable(),h=u.__key,c=r.__next;if(l===null?f.__last=h:l.getWritable().__prev=h,f.__size++,r.__next=h,u.__next=c,u.__prev=r.__key,u.__parent=r.__parent,t&&P(s)){const d=this.getIndexWithinParent();Qr(s,f,d+1);const p=f.__key;o&&s.anchor.set(p,d+2,"element"),a&&s.focus.set(p,d+2,"element")}return e}insertBefore(e,t=!0){ye(),Fu(this,e);const r=this.getWritable(),u=e.getWritable(),i=u.__key;Pt(u);const s=this.getPreviousSibling(),o=this.getParentOrThrow().getWritable(),a=r.__prev,l=this.getIndexWithinParent();s===null?o.__first=i:s.getWritable().__next=i,o.__size++,r.__prev=i,u.__prev=a,u.__next=r.__key,u.__parent=r.__parent;const f=j();return t&&P(f)&&Qr(f,this.getParentOrThrow(),l),e}isParentRequired(){return!1}createParentElementNode(){return Te()}selectStart(){return this.selectPrevious()}selectEnd(){return this.selectNext(0,0)}selectPrevious(e,t){ye();const r=this.getPreviousSibling(),u=this.getParentOrThrow();if(r===null)return u.select(0,0);if(E(r))return r.select();if(!D(r)){const i=r.getIndexWithinParent()+1;return u.select(i,i)}return r.select(e,t)}selectNext(e,t){ye();const r=this.getNextSibling(),u=this.getParentOrThrow();if(r===null)return u.select();if(E(r))return r.select(0,0);if(!D(r)){const i=r.getIndexWithinParent();return u.select(i,i)}return r.select(e,t)}markDirty(){this.getWritable()}reconcileObservedMutation(e,t){this.markDirty()}}class Qn extends wu{static getType(){return"linebreak"}static clone(e){return new Qn(e.__key)}constructor(e){super(e)}getTextContent(){return`
6
+ `}createDOM(){return document.createElement("br")}updateDOM(){return!1}static importDOM(){return{br:e=>function(t){const r=t.parentElement;if(r!==null&&Gr(r)){const u=r.firstChild;if(u===t||u.nextSibling===t&&gr(u)){const i=r.lastChild;if(i===t||i.previousSibling===t&&gr(i))return!0}}return!1}(e)||function(t){const r=t.parentElement;if(r!==null&&Gr(r)){const u=r.firstChild;if(u===t||u.nextSibling===t&&gr(u))return!1;const i=r.lastChild;if(i===t||i.previousSibling===t&&gr(i))return!0}return!1}(e)?null:{conversion:yf,priority:0}}}static importJSON(e){return Rt()}exportJSON(){return{type:"linebreak",version:1}}}function yf(n){return{node:Rt()}}function Rt(){return St(new Qn)}function _t(n){return n instanceof Qn}function gr(n){return n.nodeType===wt&&/^( |\t|\r?\n)+$/.test(n.textContent||"")}function zu(n,e){return 16&e?"code":e&Gi?"mark":32&e?"sub":64&e?"sup":null}function Wu(n,e){return 1&e?"strong":2&e?"em":"span"}function gl(n,e,t,r,u){const i=r.classList;let s=En(u,"base");s!==void 0&&i.add(...s),s=En(u,"underlineStrikethrough");let o=!1;const a=e&Ur&&e&qr;s!==void 0&&(t&Ur&&t&qr?(o=!0,a||i.add(...s)):a&&i.remove(...s));for(const l in Dt){const f=Dt[l];if(s=En(u,l),s!==void 0)if(t&f){if(o&&(l==="underline"||l==="strikethrough")){e&f&&i.remove(...s);continue}e&f&&(!a||l!=="underline")&&l!=="strikethrough"||i.add(...s)}else e&f&&i.remove(...s)}}function ml(n,e,t){const r=e.firstChild,u=t.isComposing(),i=n+(u?mu:"");if(r==null)e.textContent=i;else{const s=r.nodeValue;if(s!==i)if(u||xt){const[o,a,l]=function(f,h){const c=f.length,d=h.length;let p=0,m=0;for(;p<c&&p<d&&f[p]===h[p];)p++;for(;m+p<c&&m+p<d&&f[c-m-1]===h[d-m-1];)m++;return[p,c-p-m,h.slice(p,d-m)]}(s,i);a!==0&&r.deleteData(o,a),r.insertData(o,l)}else r.nodeValue=i}}function oo(n,e,t,r,u,i){ml(u,n,e);const s=i.theme.text;s!==void 0&&gl(0,0,r,n,s)}function mr(n,e){const t=document.createElement(e);return t.appendChild(n),t}class zt extends wu{static getType(){return"text"}static clone(e){return new zt(e.__text,e.__key)}afterCloneFrom(e){super.afterCloneFrom(e),this.__format=e.__format,this.__style=e.__style,this.__mode=e.__mode,this.__detail=e.__detail}constructor(e,t){super(t),this.__text=e,this.__format=0,this.__style="",this.__mode=0,this.__detail=0}getFormat(){return this.getLatest().__format}getDetail(){return this.getLatest().__detail}getMode(){const e=this.getLatest();return V0[e.__mode]}getStyle(){return this.getLatest().__style}isToken(){return this.getLatest().__mode===1}isComposing(){return this.__key===gt()}isSegmented(){return this.getLatest().__mode===2}isDirectionless(){return!!(1&this.getLatest().__detail)}isUnmergeable(){return!!(2&this.getLatest().__detail)}hasFormat(e){const t=Dt[e];return!!(this.getFormat()&t)}isSimpleText(){return this.__type==="text"&&this.__mode===0}getTextContent(){return this.getLatest().__text}getFormatFlags(e,t){return $r(this.getLatest().__format,e,t)}canHaveFormat(){return!0}createDOM(e,t){const r=this.__format,u=zu(0,r),i=Wu(0,r),s=u===null?i:u,o=document.createElement(s);let a=o;this.hasFormat("code")&&o.setAttribute("spellcheck","false"),u!==null&&(a=document.createElement(i),o.appendChild(a)),oo(a,this,0,r,this.__text,e);const l=this.__style;return l!==""&&(o.style.cssText=l),o}updateDOM(e,t,r){const u=this.__text,i=e.__format,s=this.__format,o=zu(0,i),a=zu(0,s),l=Wu(0,i),f=Wu(0,s);if((o===null?l:o)!==(a===null?f:a))return!0;if(o===a&&l!==f){const m=t.firstChild;m==null&&M(48);const g=document.createElement(f);return oo(g,this,0,s,u,r),t.replaceChild(g,m),!1}let h=t;a!==null&&o!==null&&(h=t.firstChild,h==null&&M(49)),ml(u,h,this);const c=r.theme.text;c!==void 0&&i!==s&&gl(0,i,s,h,c);const d=e.__style,p=this.__style;return d!==p&&(t.style.cssText=p),!1}static importDOM(){return{"#text":()=>({conversion:wf,priority:0}),b:()=>({conversion:_f,priority:0}),code:()=>({conversion:dt,priority:0}),em:()=>({conversion:dt,priority:0}),i:()=>({conversion:dt,priority:0}),s:()=>({conversion:dt,priority:0}),span:()=>({conversion:xf,priority:0}),strong:()=>({conversion:dt,priority:0}),sub:()=>({conversion:dt,priority:0}),sup:()=>({conversion:dt,priority:0}),u:()=>({conversion:dt,priority:0})}}static importJSON(e){const t=se(e.text);return t.setFormat(e.format),t.setDetail(e.detail),t.setMode(e.mode),t.setStyle(e.style),t}exportDOM(e){let{element:t}=super.exportDOM(e);return t!==null&&Ut(t)||M(132),t.style.whiteSpace="pre-wrap",this.hasFormat("bold")&&(t=mr(t,"b")),this.hasFormat("italic")&&(t=mr(t,"i")),this.hasFormat("strikethrough")&&(t=mr(t,"s")),this.hasFormat("underline")&&(t=mr(t,"u")),{element:t}}exportJSON(){return{detail:this.getDetail(),format:this.getFormat(),mode:this.getMode(),style:this.getStyle(),text:this.getTextContent(),type:"text",version:1}}selectionTransform(e,t){}setFormat(e){const t=this.getWritable();return t.__format=typeof e=="string"?Dt[e]:e,t}setDetail(e){const t=this.getWritable();return t.__detail=typeof e=="string"?W0[e]:e,t}setStyle(e){const t=this.getWritable();return t.__style=e,t}toggleFormat(e){const t=$r(this.getFormat(),e,null);return this.setFormat(t)}toggleDirectionless(){const e=this.getWritable();return e.__detail^=1,e}toggleUnmergeable(){const e=this.getWritable();return e.__detail^=2,e}setMode(e){const t=H0[e];if(this.__mode===t)return this;const r=this.getWritable();return r.__mode=t,r}setTextContent(e){if(this.__text===e)return this;const t=this.getWritable();return t.__text=e,t}select(e,t){ye();let r=e,u=t;const i=j(),s=this.getTextContent(),o=this.__key;if(typeof s=="string"){const a=s.length;r===void 0&&(r=a),u===void 0&&(u=a)}else r=0,u=0;if(!P(i))return xl(o,r,o,u,"text","text");{const a=gt();a!==i.anchor.key&&a!==i.focus.key||fe(o),i.setTextNodeRange(this,r,this,u)}return i}selectStart(){return this.select(0,0)}selectEnd(){const e=this.getTextContentSize();return this.select(e,e)}spliceText(e,t,r,u){const i=this.getWritable(),s=i.__text,o=r.length;let a=e;a<0&&(a=o+a,a<0&&(a=0));const l=j();if(u&&P(l)){const h=e+o;l.setTextNodeRange(i,h,i,h)}const f=s.slice(0,a)+r+s.slice(a+t);return i.__text=f,i}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}splitText(...e){ye();const t=this.getLatest(),r=t.getTextContent(),u=t.__key,i=gt(),s=new Set(e),o=[],a=r.length;let l="";for(let T=0;T<a;T++)l!==""&&s.has(T)&&(o.push(l),l=""),l+=r[T];l!==""&&o.push(l);const f=o.length;if(f===0)return[];if(o[0]===r)return[t];const h=o[0],c=t.getParent();let d;const p=t.getFormat(),m=t.getStyle(),g=t.__detail;let y=!1;t.isSegmented()?(d=se(h),d.__format=p,d.__style=m,d.__detail=g,y=!0):(d=t.getWritable(),d.__text=h);const b=j(),_=[d];let w=h.length;for(let T=1;T<f;T++){const S=o[T],I=S.length,C=se(S).getWritable();C.__format=p,C.__style=m,C.__detail=g;const L=C.__key,U=w+I;if(P(b)){const v=b.anchor,k=b.focus;v.key===u&&v.type==="text"&&v.offset>w&&v.offset<=U&&(v.key=L,v.offset-=w,b.dirty=!0),k.key===u&&k.type==="text"&&k.offset>w&&k.offset<=U&&(k.key=L,k.offset-=w,b.dirty=!0)}i===u&&fe(L),w=U,_.push(C)}if(c!==null){(function(I){const C=I.getPreviousSibling(),L=I.getNextSibling();C!==null&&Hr(C),L!==null&&Hr(L)})(this);const T=c.getWritable(),S=this.getIndexWithinParent();y?(T.splice(S,0,_),this.remove()):T.splice(S,1,_),P(b)&&Qr(b,c,S,f-1)}return _}mergeWithSibling(e){const t=e===this.getPreviousSibling();t||e===this.getNextSibling()||M(50);const r=this.__key,u=e.__key,i=this.__text,s=i.length;gt()===u&&fe(r);const o=j();if(P(o)){const h=o.anchor,c=o.focus;h!==null&&h.key===u&&(yo(h,t,r,e,s),o.dirty=!0),c!==null&&c.key===u&&(yo(c,t,r,e,s),o.dirty=!0)}const a=e.__text,l=t?a+i:i+a;this.setTextContent(l);const f=this.getWritable();return e.remove(),f}isTextEntity(){return!1}}function xf(n){return{forChild:ls(n.style),node:null}}function _f(n){const e=n,t=e.style.fontWeight==="normal";return{forChild:ls(e.style,t?void 0:"bold"),node:null}}const ao=new WeakMap;function vf(n){return n.nodeName==="PRE"||n.nodeType===Jn&&n.style!==void 0&&n.style.whiteSpace!==void 0&&n.style.whiteSpace.startsWith("pre")}function wf(n){const e=n;n.parentElement===null&&M(129);let t=e.textContent||"";if(function(r){let u,i=r.parentNode;const s=[r];for(;i!==null&&(u=ao.get(i))===void 0&&!vf(i);)s.push(i),i=i.parentNode;const o=u===void 0?i:u;for(let a=0;a<s.length;a++)ao.set(s[a],o);return o}(e)!==null){const r=t.split(/(\r?\n|\t)/),u=[],i=r.length;for(let s=0;s<i;s++){const o=r[s];o===`
7
7
  `||o===`\r
8
- `?u.push(Bt()):o===" "?u.push(tr()):o!==""&&u.push(se(o))}return{node:u}}if(t=t.replace(/\r/g,"").replace(/[ \t\n]+/g," "),t==="")return{node:null};if(t[0]===" "){let r=e,u=!0;for(;r!==null&&(r=lo(r,!1))!==null;){const i=r.textContent||"";if(i.length>0){/[ \t\n]$/.test(i)&&(t=t.slice(1)),u=!1;break}}u&&(t=t.slice(1))}if(t[t.length-1]===" "){let r=e,u=!0;for(;r!==null&&(r=lo(r,!0))!==null;)if((r.textContent||"").replace(/^( |\t|\r?\n)+/,"").length>0){u=!1;break}u&&(t=t.slice(0,t.length-1))}return t===""?{node:null}:{node:se(t)}}function lo(n,e){let t=n;for(;;){let r;for(;(r=e?t.nextSibling:t.previousSibling)===null;){const i=t.parentElement;if(i===null)return null;t=i}if(t=r,t.nodeType===Xn){const i=t.style.display;if(i===""&&!ui(t)||i!==""&&!i.startsWith("inline"))return null}let u=t;for(;(u=e?t.firstChild:t.lastChild)!==null;)t=u;if(t.nodeType===St)return t;if(t.nodeName==="BR")return null}}const wf={code:"code",em:"italic",i:"italic",s:"strikethrough",strong:"bold",sub:"subscript",sup:"superscript",u:"underline"};function ht(n){const e=wf[n.nodeName.toLowerCase()];return e===void 0?{node:null}:{forChild:cs(n.style,e),node:null}}function se(n=""){return Tt(new Wt(n))}function D(n){return n instanceof Wt}function cs(n,e){const t=n.fontWeight,r=n.textDecoration.split(" "),u=t==="700"||t==="bold",i=r.includes("line-through"),s=n.fontStyle==="italic",o=r.includes("underline"),a=n.verticalAlign;return l=>(D(l)&&(u&&!l.hasFormat("bold")&&l.toggleFormat("bold"),i&&!l.hasFormat("strikethrough")&&l.toggleFormat("strikethrough"),s&&!l.hasFormat("italic")&&l.toggleFormat("italic"),o&&!l.hasFormat("underline")&&l.toggleFormat("underline"),a!=="sub"||l.hasFormat("subscript")||l.toggleFormat("subscript"),a!=="super"||l.hasFormat("superscript")||l.toggleFormat("superscript"),e&&!l.hasFormat(e)&&l.toggleFormat(e)),l)}class er extends Wt{static getType(){return"tab"}static clone(e){return new er(e.__key)}afterCloneFrom(e){super.afterCloneFrom(e),this.__text=e.__text}constructor(e){super(" ",e),this.__detail=2}static importDOM(){return null}static importJSON(e){const t=tr();return t.setFormat(e.format),t.setStyle(e.style),t}exportJSON(){return{...super.exportJSON(),type:"tab",version:1}}setTextContent(e){M(126)}setDetail(e){M(127)}setMode(e){M(128)}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}}function tr(){return Tt(new er)}function Sf(n){return n instanceof er}class Tf{constructor(e,t,r){this._selection=null,this.key=e,this.offset=t,this.type=r}is(e){return this.key===e.key&&this.offset===e.offset&&this.type===e.type}isBefore(e){let t=this.getNode(),r=e.getNode();const u=this.offset,i=e.offset;if(E(t)){const s=t.getDescendantByIndex(u);t=s??t}if(E(r)){const s=r.getDescendantByIndex(i);r=s??r}return t===r?u<i:t.isBefore(r)}getNode(){const e=ae(this.key);return e===null&&M(20),e}set(e,t,r){const u=this._selection,i=this.key;this.key=e,this.offset=t,this.type=r,rr()||(mt()===i&&de(e),u!==null&&(u.setCachedNodes(null),u.dirty=!0))}}function Ve(n,e,t){return new Tf(n,e,t)}function Hu(n,e){let t=e.__key,r=n.offset,u="element";if(D(e)){u="text";const i=e.getTextContentSize();r>i&&(r=i)}else if(!E(e)){const i=e.getNextSibling();if(D(i))t=i.__key,r=0,u="text";else{const s=e.getParent();s&&(t=s.__key,r=e.getIndexWithinParent()+1)}}n.set(t,r,u)}function co(n,e){if(E(e)){const t=e.getLastDescendant();E(t)||D(t)?Hu(n,t):Hu(n,e)}else Hu(n,e)}function gt(n,e,t,r){n.key=e,n.offset=t,n.type=r}class Tu{constructor(e){this._cachedNodes=null,this._nodes=e,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(e){this._cachedNodes=e}is(e){if(!Ne(e))return!1;const t=this._nodes,r=e._nodes;return t.size===r.size&&Array.from(t).every(u=>r.has(u))}isCollapsed(){return!1}isBackward(){return!1}getStartEndPoints(){return null}add(e){this.dirty=!0,this._nodes.add(e),this._cachedNodes=null}delete(e){this.dirty=!0,this._nodes.delete(e),this._cachedNodes=null}clear(){this.dirty=!0,this._nodes.clear(),this._cachedNodes=null}has(e){return this._nodes.has(e)}clone(){return new Tu(new Set(this._nodes))}extract(){return this.getNodes()}insertRawText(e){}insertText(){}insertNodes(e){const t=this.getNodes(),r=t.length,u=t[r-1];let i;if(D(u))i=u.select();else{const s=u.getIndexWithinParent()+1;i=u.getParentOrThrow().select(s,s)}i.insertNodes(e);for(let s=0;s<r;s++)t[s].remove()}getNodes(){const e=this._cachedNodes;if(e!==null)return e;const t=this._nodes,r=[];for(const u of t){const i=ae(u);i!==null&&r.push(i)}return rr()||(this._cachedNodes=r),r}getTextContent(){const e=this.getNodes();let t="";for(let r=0;r<e.length;r++)t+=e[r].getTextContent();return t}}function P(n){return n instanceof Ct}class Ct{constructor(e,t,r,u){this.anchor=e,this.focus=t,e._selection=this,t._selection=this,this._cachedNodes=null,this.format=r,this.style=u,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(e){this._cachedNodes=e}is(e){return!!P(e)&&this.anchor.is(e.anchor)&&this.focus.is(e.focus)&&this.format===e.format&&this.style===e.style}isCollapsed(){return this.anchor.is(this.focus)}getNodes(){const e=this._cachedNodes;if(e!==null)return e;const t=this.anchor,r=this.focus,u=t.isBefore(r),i=u?t:r,s=u?r:t;let o=i.getNode(),a=s.getNode();const l=i.offset,f=s.offset;if(E(o)){const c=o.getDescendantByIndex(l);o=c??o}if(E(a)){let c=a.getDescendantByIndex(f);c!==null&&c!==o&&a.getChildAtIndex(f)===c&&(c=c.getPreviousSibling()),a=c??a}let h;return h=o.is(a)?E(o)&&o.getChildrenSize()>0?[]:[o]:o.getNodesBetween(a),rr()||(this._cachedNodes=h),h}setTextNodeRange(e,t,r,u){gt(this.anchor,e.__key,t,"text"),gt(this.focus,r.__key,u,"text"),this._cachedNodes=null,this.dirty=!0}getTextContent(){const e=this.getNodes();if(e.length===0)return"";const t=e[0],r=e[e.length-1],u=this.anchor,i=this.focus,s=u.isBefore(i),[o,a]=mi(this);let l="",f=!0;for(let h=0;h<e.length;h++){const c=e[h];if(E(c)&&!c.isInline())f||(l+=`
9
- `),f=!c.isEmpty();else if(f=!1,D(c)){let d=c.getTextContent();c===t?c===r?u.type==="element"&&i.type==="element"&&i.offset!==u.offset||(d=o<a?d.slice(o,a):d.slice(a,o)):d=s?d.slice(o):d.slice(a):c===r&&(d=s?d.slice(0,a):d.slice(0,o)),l+=d}else!ne(c)&&!vt(c)||c===r&&this.isCollapsed()||(l+=c.getTextContent())}return l}applyDOMRange(e){const t=ue(),r=t.getEditorState()._selection,u=yl(e.startContainer,e.startOffset,e.endContainer,e.endOffset,t,r);if(u===null)return;const[i,s]=u;gt(this.anchor,i.key,i.offset,i.type),gt(this.focus,s.key,s.offset,s.type),this._cachedNodes=null}clone(){const e=this.anchor,t=this.focus;return new Ct(Ve(e.key,e.offset,e.type),Ve(t.key,t.offset,t.type),this.format,this.style)}toggleFormat(e){this.format=Hr(this.format,e,null),this.dirty=!0}setStyle(e){this.style=e,this.dirty=!0}hasFormat(e){const t=Mt[e];return!!(this.format&t)}insertRawText(e){const t=e.split(/(\r?\n|\t)/),r=[],u=t.length;for(let i=0;i<u;i++){const s=t[i];s===`
8
+ `?u.push(Rt()):o===" "?u.push(er()):o!==""&&u.push(se(o))}return{node:u}}if(t=t.replace(/\r/g,"").replace(/[ \t\n]+/g," "),t==="")return{node:null};if(t[0]===" "){let r=e,u=!0;for(;r!==null&&(r=lo(r,!1))!==null;){const i=r.textContent||"";if(i.length>0){/[ \t\n]$/.test(i)&&(t=t.slice(1)),u=!1;break}}u&&(t=t.slice(1))}if(t[t.length-1]===" "){let r=e,u=!0;for(;r!==null&&(r=lo(r,!0))!==null;)if((r.textContent||"").replace(/^( |\t|\r?\n)+/,"").length>0){u=!1;break}u&&(t=t.slice(0,t.length-1))}return t===""?{node:null}:{node:se(t)}}function lo(n,e){let t=n;for(;;){let r;for(;(r=e?t.nextSibling:t.previousSibling)===null;){const i=t.parentElement;if(i===null)return null;t=i}if(t=r,t.nodeType===Jn){const i=t.style.display;if(i===""&&!ri(t)||i!==""&&!i.startsWith("inline"))return null}let u=t;for(;(u=e?t.firstChild:t.lastChild)!==null;)t=u;if(t.nodeType===wt)return t;if(t.nodeName==="BR")return null}}const Sf={code:"code",em:"italic",i:"italic",s:"strikethrough",strong:"bold",sub:"subscript",sup:"superscript",u:"underline"};function dt(n){const e=Sf[n.nodeName.toLowerCase()];return e===void 0?{node:null}:{forChild:ls(n.style,e),node:null}}function se(n=""){return St(new zt(n))}function D(n){return n instanceof zt}function ls(n,e){const t=n.fontWeight,r=n.textDecoration.split(" "),u=t==="700"||t==="bold",i=r.includes("line-through"),s=n.fontStyle==="italic",o=r.includes("underline"),a=n.verticalAlign;return l=>(D(l)&&(u&&!l.hasFormat("bold")&&l.toggleFormat("bold"),i&&!l.hasFormat("strikethrough")&&l.toggleFormat("strikethrough"),s&&!l.hasFormat("italic")&&l.toggleFormat("italic"),o&&!l.hasFormat("underline")&&l.toggleFormat("underline"),a!=="sub"||l.hasFormat("subscript")||l.toggleFormat("subscript"),a!=="super"||l.hasFormat("superscript")||l.toggleFormat("superscript"),e&&!l.hasFormat(e)&&l.toggleFormat(e)),l)}class Yn extends zt{static getType(){return"tab"}static clone(e){return new Yn(e.__key)}afterCloneFrom(e){super.afterCloneFrom(e),this.__text=e.__text}constructor(e){super(" ",e),this.__detail=2}static importDOM(){return null}static importJSON(e){const t=er();return t.setFormat(e.format),t.setStyle(e.style),t}exportJSON(){return{...super.exportJSON(),type:"tab",version:1}}setTextContent(e){M(126)}setDetail(e){M(127)}setMode(e){M(128)}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}}function er(){return St(new Yn)}function Tf(n){return n instanceof Yn}class Cf{constructor(e,t,r){this._selection=null,this.key=e,this.offset=t,this.type=r}is(e){return this.key===e.key&&this.offset===e.offset&&this.type===e.type}isBefore(e){let t=this.getNode(),r=e.getNode();const u=this.offset,i=e.offset;if(E(t)){const s=t.getDescendantByIndex(u);t=s??t}if(E(r)){const s=r.getDescendantByIndex(i);r=s??r}return t===r?u<i:t.isBefore(r)}getNode(){const e=ae(this.key);return e===null&&M(20),e}set(e,t,r){const u=this._selection,i=this.key;this.key=e,this.offset=t,this.type=r,nr()||(gt()===i&&fe(e),u!==null&&(u.setCachedNodes(null),u.dirty=!0))}}function Ve(n,e,t){return new Cf(n,e,t)}function $u(n,e){let t=e.__key,r=n.offset,u="element";if(D(e)){u="text";const i=e.getTextContentSize();r>i&&(r=i)}else if(!E(e)){const i=e.getNextSibling();if(D(i))t=i.__key,r=0,u="text";else{const s=e.getParent();s&&(t=s.__key,r=e.getIndexWithinParent()+1)}}n.set(t,r,u)}function co(n,e){if(E(e)){const t=e.getLastDescendant();E(t)||D(t)?$u(n,t):$u(n,e)}else $u(n,e)}function pt(n,e,t,r){n.key=e,n.offset=t,n.type=r}class Su{constructor(e){this._cachedNodes=null,this._nodes=e,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(e){this._cachedNodes=e}is(e){if(!Ee(e))return!1;const t=this._nodes,r=e._nodes;return t.size===r.size&&Array.from(t).every(u=>r.has(u))}isCollapsed(){return!1}isBackward(){return!1}getStartEndPoints(){return null}add(e){this.dirty=!0,this._nodes.add(e),this._cachedNodes=null}delete(e){this.dirty=!0,this._nodes.delete(e),this._cachedNodes=null}clear(){this.dirty=!0,this._nodes.clear(),this._cachedNodes=null}has(e){return this._nodes.has(e)}clone(){return new Su(new Set(this._nodes))}extract(){return this.getNodes()}insertRawText(e){}insertText(){}insertNodes(e){const t=this.getNodes(),r=t.length,u=t[r-1];let i;if(D(u))i=u.select();else{const s=u.getIndexWithinParent()+1;i=u.getParentOrThrow().select(s,s)}i.insertNodes(e);for(let s=0;s<r;s++)t[s].remove()}getNodes(){const e=this._cachedNodes;if(e!==null)return e;const t=this._nodes,r=[];for(const u of t){const i=ae(u);i!==null&&r.push(i)}return nr()||(this._cachedNodes=r),r}getTextContent(){const e=this.getNodes();let t="";for(let r=0;r<e.length;r++)t+=e[r].getTextContent();return t}}function P(n){return n instanceof Tt}class Tt{constructor(e,t,r,u){this.anchor=e,this.focus=t,e._selection=this,t._selection=this,this._cachedNodes=null,this.format=r,this.style=u,this.dirty=!1}getCachedNodes(){return this._cachedNodes}setCachedNodes(e){this._cachedNodes=e}is(e){return!!P(e)&&this.anchor.is(e.anchor)&&this.focus.is(e.focus)&&this.format===e.format&&this.style===e.style}isCollapsed(){return this.anchor.is(this.focus)}getNodes(){const e=this._cachedNodes;if(e!==null)return e;const t=this.anchor,r=this.focus,u=t.isBefore(r),i=u?t:r,s=u?r:t;let o=i.getNode(),a=s.getNode();const l=i.offset,f=s.offset;if(E(o)){const c=o.getDescendantByIndex(l);o=c??o}if(E(a)){let c=a.getDescendantByIndex(f);c!==null&&c!==o&&a.getChildAtIndex(f)===c&&(c=c.getPreviousSibling()),a=c??a}let h;return h=o.is(a)?E(o)&&o.getChildrenSize()>0?[]:[o]:o.getNodesBetween(a),nr()||(this._cachedNodes=h),h}setTextNodeRange(e,t,r,u){pt(this.anchor,e.__key,t,"text"),pt(this.focus,r.__key,u,"text"),this._cachedNodes=null,this.dirty=!0}getTextContent(){const e=this.getNodes();if(e.length===0)return"";const t=e[0],r=e[e.length-1],u=this.anchor,i=this.focus,s=u.isBefore(i),[o,a]=gi(this);let l="",f=!0;for(let h=0;h<e.length;h++){const c=e[h];if(E(c)&&!c.isInline())f||(l+=`
9
+ `),f=!c.isEmpty();else if(f=!1,D(c)){let d=c.getTextContent();c===t?c===r?u.type==="element"&&i.type==="element"&&i.offset!==u.offset||(d=o<a?d.slice(o,a):d.slice(a,o)):d=s?d.slice(o):d.slice(a):c===r&&(d=s?d.slice(0,a):d.slice(0,o)),l+=d}else!ne(c)&&!_t(c)||c===r&&this.isCollapsed()||(l+=c.getTextContent())}return l}applyDOMRange(e){const t=ue(),r=t.getEditorState()._selection,u=yl(e.startContainer,e.startOffset,e.endContainer,e.endOffset,t,r);if(u===null)return;const[i,s]=u;pt(this.anchor,i.key,i.offset,i.type),pt(this.focus,s.key,s.offset,s.type),this._cachedNodes=null}clone(){const e=this.anchor,t=this.focus;return new Tt(Ve(e.key,e.offset,e.type),Ve(t.key,t.offset,t.type),this.format,this.style)}toggleFormat(e){this.format=$r(this.format,e,null),this.dirty=!0}setStyle(e){this.style=e,this.dirty=!0}hasFormat(e){const t=Dt[e];return!!(this.format&t)}insertRawText(e){const t=e.split(/(\r?\n|\t)/),r=[],u=t.length;for(let i=0;i<u;i++){const s=t[i];s===`
10
10
  `||s===`\r
11
- `?r.push(Bt()):s===" "?r.push(tr()):r.push(se(s))}this.insertNodes(r)}insertText(e){const t=this.anchor,r=this.focus,u=this.format,i=this.style;let s=t,o=r;!this.isCollapsed()&&r.isBefore(t)&&(s=r,o=t),s.type==="element"&&function(g,y,b,_){const w=g.getNode(),T=w.getChildAtIndex(g.offset),S=se(),I=pe(w)?Ce().append(S):S;S.setFormat(b),S.setStyle(_),T===null?w.append(I):T.insertBefore(I),g.is(y)&&y.set(S.__key,0,"text"),g.set(S.__key,0,"text")}(s,o,u,i);const a=s.offset;let l=o.offset;const f=this.getNodes(),h=f.length;let c=f[0];D(c)||M(26);const d=c.getTextContent().length,p=c.getParentOrThrow();let m=f[h-1];if(h===1&&o.type==="element"&&(l=d,o.set(s.key,l,"text")),this.isCollapsed()&&a===d&&(c.isSegmented()||c.isToken()||!c.canInsertTextAfter()||!p.canInsertTextAfter()&&c.getNextSibling()===null)){let g=c.getNextSibling();if(D(g)&&g.canInsertTextBefore()&&!Ot(g)||(g=se(),g.setFormat(u),g.setStyle(i),p.canInsertTextAfter()?c.insertAfter(g):p.insertAfter(g)),g.select(0,0),c=g,e!=="")return void this.insertText(e)}else if(this.isCollapsed()&&a===0&&(c.isSegmented()||c.isToken()||!c.canInsertTextBefore()||!p.canInsertTextBefore()&&c.getPreviousSibling()===null)){let g=c.getPreviousSibling();if(D(g)&&!Ot(g)||(g=se(),g.setFormat(u),p.canInsertTextBefore()?c.insertBefore(g):p.insertBefore(g)),g.select(),c=g,e!=="")return void this.insertText(e)}else if(c.isSegmented()&&a!==d){const g=se(c.getTextContent());g.setFormat(u),c.replace(g),c=g}else if(!this.isCollapsed()&&e!==""){const g=m.getParent();if(!p.canInsertTextBefore()||!p.canInsertTextAfter()||E(g)&&(!g.canInsertTextBefore()||!g.canInsertTextAfter()))return this.insertText(""),bl(this.anchor,this.focus,null),void this.insertText(e)}if(h===1){if(c.isToken()){const _=se(e);return _.select(),void c.replace(_)}const g=c.getFormat(),y=c.getStyle();if(a!==l||g===u&&y===i){if(Sf(c)){const _=se(e);return _.setFormat(u),_.setStyle(i),_.select(),void c.replace(_)}}else{if(c.getTextContent()!==""){const _=se(e);if(_.setFormat(u),_.setStyle(i),_.select(),a===0)c.insertBefore(_,!1);else{const[w]=c.splitText(a);w.insertAfter(_,!1)}return void(_.isComposing()&&this.anchor.type==="text"&&(this.anchor.offset-=e.length))}c.setFormat(u),c.setStyle(i)}const b=l-a;c=c.spliceText(a,b,e,!0),c.getTextContent()===""?c.remove():this.anchor.type==="text"&&(c.isComposing()?this.anchor.offset-=e.length:(this.format=g,this.style=y))}else{const g=new Set([...c.getParentKeys(),...m.getParentKeys()]),y=E(c)?c:c.getParentOrThrow();let b=E(m)?m:m.getParentOrThrow(),_=m;if(!y.is(b)&&b.isInline())do _=b,b=b.getParentOrThrow();while(b.isInline());if(o.type==="text"&&(l!==0||m.getTextContent()==="")||o.type==="element"&&m.getIndexWithinParent()<l)if(D(m)&&!m.isToken()&&l!==m.getTextContentSize()){if(m.isSegmented()){const C=se(m.getTextContent());m.replace(C),m=C}pe(o.getNode())||o.type!=="text"||(m=m.spliceText(0,l,"")),g.add(m.__key)}else{const C=m.getParentOrThrow();C.canBeEmpty()||C.getChildrenSize()!==1?m.remove():C.remove()}else g.add(m.__key);const w=b.getChildren(),T=new Set(f),S=y.is(b),I=y.isInline()&&c.getNextSibling()===null?y:c;for(let C=w.length-1;C>=0;C--){const L=w[C];if(L.is(c)||E(L)&&L.isParentOf(c))break;L.isAttached()&&(!T.has(L)||L.is(_)?S||I.insertAfter(L,!1):L.remove())}if(!S){let C=b,L=null;for(;C!==null;){const U=C.getChildren(),v=U.length;(v===0||U[v-1].is(L))&&(g.delete(C.__key),L=C),C=C.getParent()}}if(c.isToken())if(a===d)c.select();else{const C=se(e);C.select(),c.replace(C)}else c=c.spliceText(a,d-a,e,!0),c.getTextContent()===""?c.remove():c.isComposing()&&this.anchor.type==="text"&&(this.anchor.offset-=e.length);for(let C=1;C<h;C++){const L=f[C],U=L.__key;g.has(U)||L.remove()}}}removeText(){if(this.isCollapsed())return;const{anchor:e,focus:t}=this,r=this.getNodes(),u=this.isBackward()?t:e,i=this.isBackward()?e:t;let s=u.getNode(),o=i.getNode();const a=_n(s,pt),l=_n(o,pt);D(s)&&s.isToken()&&u.offset<s.getTextContentSize()&&(u.offset=0),i.offset>0&&D(o)&&o.isToken()&&(i.offset=o.getTextContentSize()),r.forEach(h=>{kn(s,h)||kn(o,h)||h.getKey()===s.getKey()||h.getKey()===o.getKey()||h.remove()});const f=(h,c)=>{if(h.getTextContent()==="")h.remove();else if(c!==0&&Ot(h)){const d=se(h.getTextContent());return d.setFormat(h.getFormat()),d.setStyle(h.getStyle()),h.replace(d)}};if(s===o&&D(s)){const h=Math.abs(t.offset-e.offset);return s.spliceText(u.offset,h,"",!0),void f(s,h)}if(D(s)){const h=s.getTextContentSize()-u.offset;s.spliceText(u.offset,h,""),s=f(s,h)||s}D(o)&&(o.spliceText(0,i.offset,""),o=f(o,i.offset)||o),s.isAttached()&&D(s)?s.selectEnd():o.isAttached()&&D(o)&&o.selectStart(),E(a)&&E(l)&&a!==l&&(a.append(...l.getChildren()),l.remove(),i.set(u.key,u.offset,u.type))}formatText(e,t=null){if(this.isCollapsed())return this.toggleFormat(e),void de(null);const r=this.getNodes(),u=[];for(const w of r)D(w)&&u.push(w);const i=w=>{r.forEach(T=>{if(Ft(T)){const S=T.getFormatFlags(e,w);T.setTextFormat(S)}})},s=u.length;if(s===0)return this.toggleFormat(e),de(null),void i(t);const o=this.anchor,a=this.focus,l=this.isBackward(),f=l?a:o,h=l?o:a;let c=0,d=u[0],p=f.type==="element"?0:f.offset;if(f.type==="text"&&p===d.getTextContentSize()&&(c=1,d=u[1],p=0),d==null)return;const m=d.getFormatFlags(e,t);i(m);const g=s-1;let y=u[g];const b=h.type==="text"?h.offset:y.getTextContentSize();if(d.is(y)){if(p===b)return;if(Ot(d)||p===0&&b===d.getTextContentSize())d.setFormat(m);else{const w=d.splitText(p,b),T=p===0?w[0]:w[1];T.setFormat(m),f.type==="text"&&f.set(T.__key,0,"text"),h.type==="text"&&h.set(T.__key,b-p,"text")}return void(this.format=m)}p===0||Ot(d)||([,d]=d.splitText(p),p=0),d.setFormat(m);const _=y.getFormatFlags(e,m);b>0&&(b===y.getTextContentSize()||Ot(y)||([y]=y.splitText(b)),y.setFormat(_));for(let w=c+1;w<g;w++){const T=u[w],S=T.getFormatFlags(e,_);T.setFormat(S)}f.type==="text"&&f.set(d.__key,p,"text"),h.type==="text"&&h.set(y.__key,b,"text"),this.format=m|_}insertNodes(e){if(e.length===0)return;if(this.anchor.key==="root"){this.insertParagraph();const p=j();return P(p)||M(134),p.insertNodes(e)}const t=(this.isBackward()?this.focus:this.anchor).getNode(),r=_n(t,pt),u=e[e.length-1];if(E(r)&&"__language"in r){if("__language"in e[0])this.insertText(e[0].getTextContent());else{const p=Vu(this);r.splice(p,0,e),u.selectEnd()}return}if(!e.some(p=>(E(p)||ne(p))&&!p.isInline())){E(r)||M(211,t.constructor.name,t.getType());const p=Vu(this);return r.splice(p,0,e),void u.selectEnd()}const i=function(p){const m=Ce();let g=null;for(let y=0;y<p.length;y++){const b=p[y],_=vt(b);if(_||ne(b)&&b.isInline()||E(b)&&b.isInline()||D(b)||b.isParentRequired()){if(g===null&&(g=b.createParentElementNode(),m.append(g),_))continue;g!==null&&g.append(b)}else m.append(b),g=null}return m}(e),s=i.getLastDescendant(),o=i.getChildren(),a=!E(r)||!r.isEmpty()?this.insertParagraph():null,l=o[o.length-1];let f=o[0];var h;E(h=f)&&pt(h)&&!h.isEmpty()&&E(r)&&(!r.isEmpty()||r.canMergeWhenEmpty())&&(E(r)||M(211,t.constructor.name,t.getType()),r.append(...f.getChildren()),f=o[1]),f&&(r===null&&M(212,t.constructor.name,t.getType()),function(p,m,g){const y=m.getParentOrThrow().getLastChild();let b=m;const _=[m];for(;b!==y;)b.getNextSibling()||M(140),b=b.getNextSibling(),_.push(b);let w=p;for(const T of _)w=w.insertAfter(T)}(r,f));const c=_n(s,pt);a&&E(c)&&(a.canMergeWhenEmpty()||pt(l))&&(c.append(...a.getChildren()),a.remove()),E(r)&&r.isEmpty()&&r.remove(),s.selectEnd();const d=E(r)?r.getLastChild():null;vt(d)&&c!==r&&d.remove()}insertParagraph(){if(this.anchor.key==="root"){const s=Ce();return ie().splice(this.anchor.offset,0,[s]),s.select(),s}const e=Vu(this),t=_n(this.anchor.getNode(),pt);E(t)||M(213);const r=t.getChildAtIndex(e),u=r?[r,...r.getNextSiblings()]:[],i=t.insertNewAfter(this,!1);return i?(i.append(...u),i.selectStart(),i):null}insertLineBreak(e){const t=Bt();if(this.insertNodes([t]),e){const r=t.getParentOrThrow(),u=t.getIndexWithinParent();r.select(u,u)}}extract(){const e=this.getNodes(),t=e.length,r=t-1,u=this.anchor,i=this.focus;let s=e[0],o=e[r];const[a,l]=mi(this);if(t===0)return[];if(t===1){if(D(s)&&!this.isCollapsed()){const h=a>l?l:a,c=a>l?a:l,d=s.splitText(h,c),p=h===0?d[0]:d[1];return p!=null?[p]:[]}return[s]}const f=u.isBefore(i);if(D(s)){const h=f?a:l;h===s.getTextContentSize()?e.shift():h!==0&&([,s]=s.splitText(h),e[0]=s)}if(D(o)){const h=o.getTextContent().length,c=f?l:a;c===0?e.pop():c!==h&&([o]=o.splitText(c),e[r]=o)}return e}modify(e,t,r){const u=this.focus,i=this.anchor,s=e==="move",o=Bn(u,t);if(ne(o)&&!o.isIsolated()){if(s&&o.isKeyboardSelectable()){const d=mo();return d.add(o.__key),void ke(d)}const c=t?o.getPreviousSibling():o.getNextSibling();if(D(c)){const d=c.__key,p=t?c.getTextContent().length:0;return u.set(d,p,"text"),void(s&&i.set(d,p,"text"))}{const d=o.getParentOrThrow();let p,m;return E(c)?(m=c.__key,p=t?c.getChildrenSize():0):(p=o.getIndexWithinParent(),m=d.__key,t||p++),u.set(m,p,"element"),void(s&&i.set(m,p,"element"))}}const a=ue(),l=Ae(a._window);if(!l)return;const f=a._blockCursorElement,h=a._rootElement;if(h===null||f===null||!E(o)||o.isInline()||o.canBeEmpty()||as(f,a,h),function(c,d,p,m){c.modify(d,p,m)}(l,e,t?"backward":"forward",r),l.rangeCount>0){const c=l.getRangeAt(0),d=this.anchor.getNode(),p=pe(d)?d:uf(d);if(this.applyDOMRange(c),this.dirty=!0,!s){const m=this.getNodes(),g=[];let y=!1;for(let b=0;b<m.length;b++){const _=m[b];kn(_,p)?g.push(_):y=!0}if(y&&g.length>0)if(t){const b=g[0];E(b)?b.selectStart():b.getParentOrThrow().selectStart()}else{const b=g[g.length-1];E(b)?b.selectEnd():b.getParentOrThrow().selectEnd()}l.anchorNode===c.startContainer&&l.anchorOffset===c.startOffset||function(b){const _=b.focus,w=b.anchor,T=w.key,S=w.offset,I=w.type;gt(w,_.key,_.offset,_.type),gt(_,T,S,I),b._cachedNodes=null}(this)}}}forwardDeletion(e,t,r){if(!r&&(e.type==="element"&&E(t)&&e.offset===t.getChildrenSize()||e.type==="text"&&e.offset===t.getTextContentSize())){const u=t.getParent(),i=t.getNextSibling()||(u===null?null:u.getNextSibling());if(E(i)&&i.isShadowRoot())return!0}return!1}deleteCharacter(e){const t=this.isCollapsed();if(this.isCollapsed()){const r=this.anchor;let u=r.getNode();if(this.forwardDeletion(r,u,e))return;const i=this.focus,s=Bn(i,e);if(ne(s)&&!s.isIsolated()){if(s.isKeyboardSelectable()&&E(u)&&u.getChildrenSize()===0){u.remove();const o=mo();o.add(s.__key),ke(o)}else s.remove(),ue().dispatchCommand(hu,void 0);return}if(!e&&E(s)&&E(u)&&u.isEmpty())return u.remove(),void s.selectStart();if(this.modify("extend",e,"character"),this.isCollapsed()){if(e&&r.offset===0&&(r.type==="element"?r.getNode():r.getNode().getParentOrThrow()).collapseAtStart(this))return}else{const o=i.type==="text"?i.getNode():null;if(u=r.type==="text"?r.getNode():null,o!==null&&o.isSegmented()){const a=i.offset,l=o.getTextContentSize();if(o.is(u)||e&&a!==l||!e&&a!==0)return void ho(o,e,a)}else if(u!==null&&u.isSegmented()){const a=r.offset,l=u.getTextContentSize();if(u.is(o)||e&&a!==0||!e&&a!==l)return void ho(u,e,a)}(function(a,l){const f=a.anchor,h=a.focus,c=f.getNode(),d=h.getNode();if(c===d&&f.type==="text"&&h.type==="text"){const p=f.offset,m=h.offset,g=p<m,y=g?p:m,b=g?m:p,_=b-1;y!==_&&(Za(c.getTextContent().slice(y,b))||(l?h.offset=_:f.offset=_))}})(this,e)}}if(this.removeText(),e&&!t&&this.isCollapsed()&&this.anchor.type==="element"&&this.anchor.offset===0){const r=this.anchor.getNode();r.isEmpty()&&pe(r.getParent())&&r.getIndexWithinParent()===0&&r.collapseAtStart(this)}}deleteLine(e){if(this.isCollapsed()){const t=this.anchor.type==="element";if(t&&this.insertText(" "),this.modify("extend",e,"lineboundary"),this.isCollapsed()&&this.anchor.offset===0&&this.modify("extend",e,"character"),t){const r=e?this.anchor:this.focus;r.set(r.key,r.offset+1,r.type)}}this.removeText()}deleteWord(e){if(this.isCollapsed()){const t=this.anchor,r=t.getNode();if(this.forwardDeletion(t,r,e))return;this.modify("extend",e,"word")}this.removeText()}isBackward(){return this.focus.isBefore(this.anchor)}getStartEndPoints(){return[this.anchor,this.focus]}}function Ne(n){return n instanceof Tu}function fo(n){const e=n.offset;if(n.type==="text")return e;const t=n.getNode();return e===t.getChildrenSize()?t.getTextContent().length:0}function mi(n){const e=n.getStartEndPoints();if(e===null)return[0,0];const[t,r]=e;return t.type==="element"&&r.type==="element"&&t.key===r.key&&t.offset===r.offset?[0,0]:[fo(t),fo(r)]}function ho(n,e,t){const r=n,u=r.getTextContent().split(/(?=\s)/g),i=u.length;let s=0,o=0;for(let l=0;l<i;l++){const f=l===i-1;if(o=s,s+=u[l].length,e&&s===t||s>t||f){u.splice(l,1),f&&(o=void 0);break}}const a=u.join("").trim();a===""?r.remove():(r.setTextContent(a),r.select(o,o))}function po(n,e,t,r){let u,i=e;if(n.nodeType===Xn){let s=!1;const o=n.childNodes,a=o.length,l=r._blockCursorElement;i===a&&(s=!0,i=a-1);let f=o[i],h=!1;if(f===l)f=o[i+1],h=!0;else if(l!==null){const c=l.parentNode;n===c&&e>Array.prototype.indexOf.call(c.children,l)&&i--}if(u=Qt(f),D(u))i=Ks(u,s);else{let c=Qt(n);if(c===null)return null;if(E(c)){const d=r.getElementByKey(c.getKey());d===null&&M(214),[c,i]=c.getDOMSlot(d).resolveChildIndex(c,d,n,e),E(c)||M(215),s&&i>=c.getChildrenSize()&&(i=Math.max(0,c.getChildrenSize()-1));let m=c.getChildAtIndex(i);if(E(m)&&function(g,y,b){const _=g.getParent();return b===null||_===null||!_.canBeEmpty()||_!==b.getNode()}(m,0,t)){const g=s?m.getLastDescendant():m.getFirstDescendant();g===null?c=m:(m=g,c=E(m)?m:m.getParentOrThrow()),i=0}D(m)?(u=m,c=null,i=Ks(m,s)):m!==c&&s&&!h&&(E(c)||M(216),i=Math.min(c.getChildrenSize(),i+1))}else{const d=c.getIndexWithinParent();i=e===0&&ne(c)&&Qt(n)===c?d:d+1,c=c.getParentOrThrow()}if(E(c))return Ve(c.__key,i,"element")}}else u=Qt(n);return D(u)?Ve(u.__key,i,"text"):null}function go(n,e,t){const r=n.offset,u=n.getNode();if(r===0){const i=u.getPreviousSibling(),s=u.getParent();if(e){if((t||!e)&&i===null&&E(s)&&s.isInline()){const o=s.getPreviousSibling();D(o)&&(n.key=o.__key,n.offset=o.getTextContent().length)}}else E(i)&&!t&&i.isInline()?(n.key=i.__key,n.offset=i.getChildrenSize(),n.type="element"):D(i)&&(n.key=i.__key,n.offset=i.getTextContent().length)}else if(r===u.getTextContent().length){const i=u.getNextSibling(),s=u.getParent();if(e&&E(i)&&i.isInline())n.key=i.__key,n.offset=0,n.type="element";else if((t||e)&&i===null&&E(s)&&s.isInline()&&!s.canInsertTextAfter()){const o=s.getNextSibling();D(o)&&(n.key=o.__key,n.offset=0)}}}function bl(n,e,t){if(n.type==="text"&&e.type==="text"){const r=n.isBefore(e),u=n.is(e);go(n,r,u),go(e,!r,u),u&&(e.key=n.key,e.offset=n.offset,e.type=n.type);const i=ue();if(i.isComposing()&&i._compositionKey!==n.key&&P(t)){const s=t.anchor,o=t.focus;gt(n,s.key,s.offset,s.type),gt(e,o.key,o.offset,o.type)}}}function yl(n,e,t,r,u,i){if(n===null||t===null||!Zn(u,n,t))return null;const s=po(n,e,P(i)?i.anchor:null,u);if(s===null)return null;const o=po(t,r,P(i)?i.focus:null,u);if(o===null)return null;if(s.type==="element"&&o.type==="element"){const a=Qt(n),l=Qt(t);if(ne(a)&&ne(l))return null}return bl(s,o,i),[s,o]}function bi(n){return E(n)&&!n.isInline()}function xl(n,e,t,r,u,i){const s=ot(),o=new Ct(Ve(n,e,u),Ve(t,r,i),0,"");return o.dirty=!0,s._selection=o,o}function Cf(){const n=Ve("root",0,"element"),e=Ve("root",0,"element");return new Ct(n,e,0,"")}function mo(){return new Tu(new Set)}function fs(n,e,t,r){const u=t._window;if(u===null)return null;const i=r||u.event,s=i?i.type:void 0,o=s==="selectionchange",a=!ri&&(o||s==="beforeinput"||s==="compositionstart"||s==="compositionend"||s==="click"&&i&&i.detail===3||s==="drop"||s===void 0);let l,f,h,c;if(P(n)&&!a)return n.clone();if(e===null)return null;if(l=e.anchorNode,f=e.focusNode,h=e.anchorOffset,c=e.focusOffset,o&&P(n)&&!Zn(t,l,f))return n.clone();const d=yl(l,h,f,c,t,n);if(d===null)return null;const[p,m]=d;return new Ct(p,m,P(n)?n.format:0,P(n)?n.style:"")}function j(){return ot()._selection}function nr(){return ue()._editorState._selection}function Yr(n,e,t,r=1){const u=n.anchor,i=n.focus,s=u.getNode(),o=i.getNode();if(!e.is(s)&&!e.is(o))return;const a=e.__key;if(n.isCollapsed()){const l=u.offset;if(t<=l&&r>0||t<l&&r<0){const f=Math.max(0,l+r);u.set(a,f,"element"),i.set(a,f,"element"),bo(n)}}else{const l=n.isBackward(),f=l?i:u,h=f.getNode(),c=l?u:i,d=c.getNode();if(e.is(h)){const p=f.offset;(t<=p&&r>0||t<p&&r<0)&&f.set(a,Math.max(0,p+r),"element")}if(e.is(d)){const p=c.offset;(t<=p&&r>0||t<p&&r<0)&&c.set(a,Math.max(0,p+r),"element")}}bo(n)}function bo(n){const e=n.anchor,t=e.offset,r=n.focus,u=r.offset,i=e.getNode(),s=r.getNode();if(n.isCollapsed()){if(!E(i))return;const o=i.getChildrenSize(),a=t>=o,l=a?i.getChildAtIndex(o-1):i.getChildAtIndex(t);if(D(l)){let f=0;a&&(f=l.getTextContentSize()),e.set(l.__key,f,"text"),r.set(l.__key,f,"text")}}else{if(E(i)){const o=i.getChildrenSize(),a=t>=o,l=a?i.getChildAtIndex(o-1):i.getChildAtIndex(t);if(D(l)){let f=0;a&&(f=l.getTextContentSize()),e.set(l.__key,f,"text")}}if(E(s)){const o=s.getChildrenSize(),a=u>=o,l=a?s.getChildAtIndex(o-1):s.getChildAtIndex(u);if(D(l)){let f=0;a&&(f=l.getTextContentSize()),r.set(l.__key,f,"text")}}}}function eu(n,e,t,r,u){let i=null,s=0,o=null;r!==null?(i=r.__key,D(r)?(s=r.getTextContentSize(),o="text"):E(r)&&(s=r.getChildrenSize(),o="element")):u!==null&&(i=u.__key,D(u)?o="text":E(u)&&(o="element")),i!==null&&o!==null?n.set(i,s,o):(s=e.getIndexWithinParent(),s===-1&&(s=t.getChildrenSize()),n.set(t.__key,s,"element"))}function yo(n,e,t,r,u){n.type==="text"?(n.key=t,e||(n.offset+=u)):n.offset>r.getIndexWithinParent()&&(n.offset-=1)}function Ef(n,e,t,r,u,i,s){const o=r.anchorNode,a=r.focusNode,l=r.anchorOffset,f=r.focusOffset,h=document.activeElement;if(u.has("collaboration")&&h!==i||h!==null&&ns(h))return;if(!P(e))return void(n!==null&&Zn(t,o,a)&&r.removeAllRanges());const c=e.anchor,d=e.focus,p=c.key,m=d.key,g=Gr(t,p),y=Gr(t,m),b=c.offset,_=d.offset,w=e.format,T=e.style,S=e.isCollapsed();let I=g,C=y,L=!1;if(c.type==="text"){I=$r(g);const x=c.getNode();L=x.getFormat()!==w||x.getStyle()!==T}else P(n)&&n.anchor.type==="text"&&(L=!0);var U,v,N,A,B;if(d.type==="text"&&(C=$r(y)),I!==null&&C!==null&&(S&&(n===null||L||P(n)&&(n.format!==w||n.style!==T))&&(U=w,v=T,N=b,A=p,B=performance.now(),cl=[U,v,N,A,B]),l!==b||f!==_||o!==I||a!==C||r.type==="Range"&&S||(h!==null&&i.contains(h)||i.focus({preventScroll:!0}),c.type==="element"))){try{r.setBaseAndExtent(I,b,C,_)}catch{}if(!u.has("skip-scroll-into-view")&&e.isCollapsed()&&i!==null&&i===document.activeElement){const x=e instanceof Ct&&e.anchor.type==="element"?I.childNodes[b]||null:r.rangeCount>0?r.getRangeAt(0):null;if(x!==null){let O;if(x instanceof Text){const k=document.createRange();k.selectNode(x),O=k.getBoundingClientRect()}else O=x.getBoundingClientRect();(function(k,q,R){const V=R.ownerDocument,Ie=V.defaultView;if(Ie===null)return;let{top:ft,bottom:K}=q,J=0,Pe=0,H=R;for(;H!==null;){const Q=H===V.body;if(Q)J=0,Pe=vu(k).innerHeight;else{const me=H.getBoundingClientRect();J=me.top,Pe=me.bottom}let Se=0;if(ft<J?Se=-(J-ft):K>Pe&&(Se=K-Pe),Se!==0)if(Q)Ie.scrollBy(0,Se);else{const me=H.scrollTop;H.scrollTop+=Se;const be=H.scrollTop-me;ft-=be,K-=be}if(Q)break;H=Qn(H)}})(t,O,i)}}hi=!0}}function ds(n){let e=j()||nr();e===null&&(e=ie().selectEnd()),e.insertNodes(n)}function Vu(n){let e=n;n.isCollapsed()||e.removeText();const t=j();P(t)&&(e=t),P(e)||M(161);const r=e.anchor;let u=r.getNode(),i=r.offset;for(;!pt(u);)[u,i]=Nf(u,i);return i}function Nf(n,e){const t=n.getParent();if(!t){const u=Ce();return ie().append(u),u.select(),[ie(),0]}if(D(n)){const u=n.splitText(e);if(u.length===0)return[t,n.getIndexWithinParent()];const i=e===0?0:1;return[t,u[0].getIndexWithinParent()+i]}if(!E(n)||e===0)return[t,n.getIndexWithinParent()];const r=n.getChildAtIndex(e);if(r){const u=new Ct(Ve(n.__key,e,"element"),Ve(n.__key,e,"element"),0,""),i=n.insertNewAfter(u);i&&i.append(r,...r.getNextSiblings())}return[t,n.getIndexWithinParent()+1]}let le=null,ce=null,_e=!1,Gu=!1,Lr=0;const xo={characterData:!0,childList:!0,subtree:!0};function rr(){return _e||le!==null&&le._readOnly}function xe(){_e&&M(13)}function _l(){Lr>99&&M(14)}function ot(){return le===null&&M(195,vl()),le}function ue(){return ce===null&&M(196,vl()),ce}function vl(){let n=0;const e=new Set,t=Eu.version;if(typeof window<"u")for(const u of document.querySelectorAll("[contenteditable]")){const i=yu(u);if(rs(i))n++;else if(i){let s=String(i.constructor.version||"<0.17.1");s===t&&(s+=" (separately built, likely a bundler configuration issue)"),e.add(s)}}let r=` Detected on the page: ${n} compatible editor(s) with version ${t}`;return e.size&&(r+=` and incompatible editors with versions ${Array.from(e).join(", ")}`),r}function kf(){return ce}function _o(n,e,t){const r=e.__type,u=function(o,a){const l=o._nodes.get(a);return l===void 0&&M(30,a),l}(n,r);let i=t.get(r);i===void 0&&(i=Array.from(u.transforms),t.set(r,i));const s=i.length;for(let o=0;o<s&&(i[o](e),e.isAttached());o++);}function vo(n,e){return n!==void 0&&n.__key!==e&&n.isAttached()}function wl(n,e){if(!e)return;const t=n._updateTags;let r=e;Array.isArray(e)||(r=[e]);for(const u of r)t.add(u)}function Af(n){return hs(n,ue()._nodes)}function hs(n,e){const t=n.type,r=e.get(t);r===void 0&&M(17,t);const u=r.klass;n.type!==u.getType()&&M(18,u.name);const i=u.importJSON(n),s=n.children;if(E(i)&&Array.isArray(s))for(let o=0;o<s.length;o++){const a=hs(s[o],e);i.append(a)}return i}function wo(n,e,t){const r=le,u=_e,i=ce;le=e,_e=!0,ce=n;try{return t()}finally{le=r,_e=u,ce=i}}function bt(n,e){const t=n._pendingEditorState,r=n._rootElement,u=n._headless||r===null;if(t===null)return;const i=n._editorState,s=i._selection,o=t._selection,a=n._dirtyType!==Dt,l=le,f=_e,h=ce,c=n._updating,d=n._observer;let p=null;if(n._pendingEditorState=null,n._editorState=t,!u&&a&&d!==null){ce=n,le=t,_e=!1,n._updating=!0;try{const S=n._dirtyType,I=n._dirtyElements,C=n._dirtyLeaves;d.disconnect(),p=gf(i,t,n,S,I,C)}catch(S){if(S instanceof Error&&n._onError(S),Gu)throw S;return kl(n,null,r,t),$a(n),n._dirtyType=un,Gu=!0,bt(n,i),void(Gu=!1)}finally{d.observe(r,xo),n._updating=c,le=l,_e=f,ce=h}}t._readOnly||(t._readOnly=!0);const m=n._dirtyLeaves,g=n._dirtyElements,y=n._normalizedNodes,b=n._updateTags,_=n._deferred;a&&(n._dirtyType=Dt,n._cloneNotNeeded.clear(),n._dirtyLeaves=new Set,n._dirtyElements=new Map,n._normalizedNodes=new Set,n._updateTags=new Set),function(S,I){const C=S._decorators;let L=S._pendingDecorators||C;const U=I._nodeMap;let v;for(v in L)U.has(v)||(L===C&&(L=Ja(S)),delete L[v])}(n,t);const w=u?null:Ae(n._window);if(n._editable&&w!==null&&(a||o===null||o.dirty)){ce=n,le=t;try{if(d!==null&&d.disconnect(),a||o===null||o.dirty){const S=n._blockCursorElement;S!==null&&as(S,n,r),Ef(s,o,n,w,b,r)}sf(n,r,o),d!==null&&d.observe(r,xo)}finally{ce=h,le=l}}p!==null&&function(S,I,C,L,U){const v=Array.from(S._listeners.mutation),N=v.length;for(let A=0;A<N;A++){const[B,x]=v[A],O=I.get(x);O!==void 0&&B(O,{dirtyLeaves:L,prevEditorState:U,updateTags:C})}}(n,p,b,m,i),P(o)||o===null||s!==null&&s.is(o)||n.dispatchCommand(hu,void 0);const T=n._pendingDecorators;T!==null&&(n._decorators=T,n._pendingDecorators=null,In("decorator",n,!0,T)),function(S,I,C){const L=Gs(I),U=Gs(C);L!==U&&In("textcontent",S,!0,U)}(n,e||i,t),In("update",n,!0,{dirtyElements:g,dirtyLeaves:m,editorState:t,normalizedNodes:y,prevEditorState:e||i,tags:b}),function(S,I){if(S._deferred=[],I.length!==0){const C=S._updating;S._updating=!0;try{for(let L=0;L<I.length;L++)I[L]()}finally{S._updating=C}}}(n,_),function(S){const I=S._updates;if(I.length!==0){const C=I.shift();if(C){const[L,U]=C;Tl(S,L,U)}}}(n)}function In(n,e,t,...r){const u=e._updating;e._updating=t;try{const i=Array.from(e._listeners[n]);for(let s=0;s<i.length;s++)i[s].apply(null,r)}finally{e._updating=u}}function Sl(n,e,t){if(n._updating===!1||ce!==n){let u=!1;return n.update(()=>{u=Sl(n,e,t)}),u}const r=us(n);for(let u=4;u>=0;u--)for(let i=0;i<r.length;i++){const s=r[i]._commands.get(e);if(s!==void 0){const o=s[u];if(o!==void 0){const a=Array.from(o),l=a.length;for(let f=0;f<l;f++)if(a[f](t,n)===!0)return!0}}}return!1}function So(n,e){const t=n._updates;let r=e||!1;for(;t.length!==0;){const u=t.shift();if(u){const[i,s]=u;let o;if(s!==void 0){if(o=s.onUpdate,s.skipTransforms&&(r=!0),s.discrete){const a=n._pendingEditorState;a===null&&M(191),a._flushSync=!0}o&&n._deferred.push(o),wl(n,s.tag)}i()}}return r}function Tl(n,e,t){const r=n._updateTags;let u,i=!1,s=!1;t!==void 0&&(u=t.onUpdate,wl(n,t.tag),i=t.skipTransforms||!1,s=t.discrete||!1),u&&n._deferred.push(u);const o=n._editorState;let a=n._pendingEditorState,l=!1;(a===null||a._readOnly)&&(a=n._pendingEditorState=El(a||o),l=!0),a._flushSync=s;const f=le,h=_e,c=ce,d=n._updating;le=a,_e=!1,n._updating=!0,ce=n;try{l&&(n._headless?o._selection!==null&&(a._selection=o._selection.clone()):a._selection=function(y){const b=y.getEditorState()._selection,_=Ae(y._window);return P(b)||b==null?fs(b,_,y,null):b.clone()}(n));const m=n._compositionKey;e(),i=So(n,i),function(y,b){const _=b.getEditorState()._selection,w=y._selection;if(P(w)){const T=w.anchor,S=w.focus;let I;if(T.type==="text"&&(I=T.getNode(),I.selectionTransform(_,w)),S.type==="text"){const C=S.getNode();I!==C&&C.selectionTransform(_,w)}}}(a,n),n._dirtyType!==Dt&&(i?function(y,b){const _=b._dirtyLeaves,w=y._nodeMap;for(const T of _){const S=w.get(T);D(S)&&S.isAttached()&&S.isSimpleText()&&!S.isUnmergeable()&&Hs(S)}}(a,n):function(y,b){const _=b._dirtyLeaves,w=b._dirtyElements,T=y._nodeMap,S=mt(),I=new Map;let C=_,L=C.size,U=w,v=U.size;for(;L>0||v>0;){if(L>0){b._dirtyLeaves=new Set;for(const N of C){const A=T.get(N);D(A)&&A.isAttached()&&A.isSimpleText()&&!A.isUnmergeable()&&Hs(A),A!==void 0&&vo(A,S)&&_o(b,A,I),_.add(N)}if(C=b._dirtyLeaves,L=C.size,L>0){Lr++;continue}}b._dirtyLeaves=new Set,b._dirtyElements=new Map;for(const N of U){const A=N[0],B=N[1];if(A!=="root"&&!B)continue;const x=T.get(A);x!==void 0&&vo(x,S)&&_o(b,x,I),w.set(A,B)}C=b._dirtyLeaves,L=C.size,U=b._dirtyElements,v=U.size,Lr++}b._dirtyLeaves=_,b._dirtyElements=w}(a,n),So(n),function(y,b,_,w){const T=y._nodeMap,S=b._nodeMap,I=[];for(const[C]of w){const L=S.get(C);L!==void 0&&(L.isAttached()||(E(L)&&tl(L,C,T,S,I,w),T.has(C)||w.delete(C),I.push(C)))}for(const C of I)S.delete(C);for(const C of _){const L=S.get(C);L===void 0||L.isAttached()||(T.has(C)||_.delete(C),S.delete(C))}}(o,a,n._dirtyLeaves,n._dirtyElements)),m!==n._compositionKey&&(a._flushSync=!0);const g=a._selection;if(P(g)){const y=a._nodeMap,b=g.anchor.key,_=g.focus.key;y.get(b)!==void 0&&y.get(_)!==void 0||M(19)}else Ne(g)&&g._nodes.size===0&&(a._selection=null)}catch(m){return m instanceof Error&&n._onError(m),n._pendingEditorState=o,n._dirtyType=un,n._cloneNotNeeded.clear(),n._dirtyLeaves=new Set,n._dirtyElements.clear(),void bt(n)}finally{le=f,_e=h,ce=c,n._updating=d,Lr=0}n._dirtyType!==Dt||function(m,g){const y=g.getEditorState()._selection,b=m._selection;if(b!==null){if(b.dirty||!b.is(y))return!0}else if(y!==null)return!0;return!1}(a,n)?a._flushSync?(a._flushSync=!1,bt(n)):l&&Y0(()=>{bt(n)}):(a._flushSync=!1,l&&(r.clear(),n._deferred=[],n._pendingEditorState=null))}function Te(n,e,t){n._updating?n._updates.push([e,t]):Tl(n,e,t)}class Pn{constructor(e,t,r){this.element=e,this.before=t||null,this.after=r||null}withBefore(e){return new Pn(this.element,e,this.after)}withAfter(e){return new Pn(this.element,this.before,e)}withElement(e){return new Pn(e,this.before,this.after)}insertChild(e){const t=this.before||this.getManagedLineBreak();return t!==null&&t.parentElement!==this.element&&M(222),this.element.insertBefore(e,t),this}removeChild(e){return e.parentElement!==this.element&&M(223),this.element.removeChild(e),this}replaceChild(e,t){return t.parentElement!==this.element&&M(224),this.element.replaceChild(e,t),this}getFirstChild(){const e=this.after?this.after.nextSibling:this.element.firstChild;return e===this.before||e===this.getManagedLineBreak()?null:e}getManagedLineBreak(){return this.element.__lexicalLineBreak||null}setManagedLineBreak(e){if(e===null)this.removeManagedLineBreak();else{const t=e==="decorator"&&(Jn||mu);this.insertManagedLineBreak(t)}}removeManagedLineBreak(){const e=this.getManagedLineBreak();if(e){const t=this.element,r=e.nodeName==="IMG"?e.nextSibling:null;r&&t.removeChild(r),t.removeChild(e),t.__lexicalLineBreak=void 0}}insertManagedLineBreak(e){const t=this.getManagedLineBreak();if(t){if(e===(t.nodeName==="IMG"))return;this.removeManagedLineBreak()}const r=this.element,u=this.before,i=document.createElement("br");if(r.insertBefore(i,u),e){const s=document.createElement("img");s.setAttribute("data-lexical-linebreak","true"),s.style.cssText="display: inline !important; border: 0px !important; margin: 0px !important;",s.alt="",r.insertBefore(s,i),r.__lexicalLineBreak=s}else r.__lexicalLineBreak=i}getFirstChildOffset(){let e=0;for(let t=this.after;t!==null;t=t.previousSibling)e++;return e}resolveChildIndex(e,t,r,u){if(r===this.element){const a=this.getFirstChildOffset();return[e,Math.min(a+e.getChildrenSize(),Math.max(a,u))]}const i=To(t,r);i.push(u);const s=To(t,this.element);let o=e.getIndexWithinParent();for(let a=0;a<s.length;a++){const l=i[a],f=s[a];if(l===void 0||l<f)break;if(l>f){o+=1;break}}return[e.getParentOrThrow(),o]}}function To(n,e){const t=[];let r=e;for(;r!==n&&r!==null;r=e.parentNode){let u=0;for(let i=r.previousSibling;i!==null;i=r.previousSibling)u++;t.push(u)}return r!==n&&M(225),t.reverse()}class $t extends Su{constructor(e){super(e),this.__first=null,this.__last=null,this.__size=0,this.__format=0,this.__style="",this.__indent=0,this.__dir=null}afterCloneFrom(e){super.afterCloneFrom(e),this.__first=e.__first,this.__last=e.__last,this.__size=e.__size,this.__indent=e.__indent,this.__format=e.__format,this.__style=e.__style,this.__dir=e.__dir}getFormat(){return this.getLatest().__format}getFormatType(){const e=this.getFormat();return W0[e]||""}getStyle(){return this.getLatest().__style}getIndent(){return this.getLatest().__indent}getChildren(){const e=[];let t=this.getFirstChild();for(;t!==null;)e.push(t),t=t.getNextSibling();return e}getChildrenKeys(){const e=[];let t=this.getFirstChild();for(;t!==null;)e.push(t.__key),t=t.getNextSibling();return e}getChildrenSize(){return this.getLatest().__size}isEmpty(){return this.getChildrenSize()===0}isDirty(){const e=ue()._dirtyElements;return e!==null&&e.has(this.__key)}isLastChild(){const e=this.getLatest(),t=this.getParentOrThrow().getLastChild();return t!==null&&t.is(e)}getAllTextNodes(){const e=[];let t=this.getFirstChild();for(;t!==null;){if(D(t)&&e.push(t),E(t)){const r=t.getAllTextNodes();e.push(...r)}t=t.getNextSibling()}return e}getFirstDescendant(){let e=this.getFirstChild();for(;E(e);){const t=e.getFirstChild();if(t===null)break;e=t}return e}getLastDescendant(){let e=this.getLastChild();for(;E(e);){const t=e.getLastChild();if(t===null)break;e=t}return e}getDescendantByIndex(e){const t=this.getChildren(),r=t.length;if(e>=r){const i=t[r-1];return E(i)&&i.getLastDescendant()||i||null}const u=t[e];return E(u)&&u.getFirstDescendant()||u||null}getFirstChild(){const e=this.getLatest().__first;return e===null?null:ae(e)}getFirstChildOrThrow(){const e=this.getFirstChild();return e===null&&M(45,this.__key),e}getLastChild(){const e=this.getLatest().__last;return e===null?null:ae(e)}getLastChildOrThrow(){const e=this.getLastChild();return e===null&&M(96,this.__key),e}getChildAtIndex(e){const t=this.getChildrenSize();let r,u;if(e<t/2){for(r=this.getFirstChild(),u=0;r!==null&&u<=e;){if(u===e)return r;r=r.getNextSibling(),u++}return null}for(r=this.getLastChild(),u=t-1;r!==null&&u>=e;){if(u===e)return r;r=r.getPreviousSibling(),u--}return null}getTextContent(){let e="";const t=this.getChildren(),r=t.length;for(let u=0;u<r;u++){const i=t[u];e+=i.getTextContent(),E(i)&&u!==r-1&&!i.isInline()&&(e+=rt)}return e}getTextContentSize(){let e=0;const t=this.getChildren(),r=t.length;for(let u=0;u<r;u++){const i=t[u];e+=i.getTextContentSize(),E(i)&&u!==r-1&&!i.isInline()&&(e+=rt.length)}return e}getDirection(){return this.getLatest().__dir}hasFormat(e){if(e!==""){const t=zs[e];return!!(this.getFormat()&t)}return!1}select(e,t){xe();const r=j();let u=e,i=t;const s=this.getChildrenSize();if(!this.canBeEmpty()){if(e===0&&t===0){const a=this.getFirstChild();if(D(a)||E(a))return a.select(0,0)}else if(!(e!==void 0&&e!==s||t!==void 0&&t!==s)){const a=this.getLastChild();if(D(a)||E(a))return a.select()}}u===void 0&&(u=s),i===void 0&&(i=s);const o=this.__key;return P(r)?(r.anchor.set(o,u,"element"),r.focus.set(o,i,"element"),r.dirty=!0,r):xl(o,u,o,i,"element","element")}selectStart(){const e=this.getFirstDescendant();return e?e.selectStart():this.select()}selectEnd(){const e=this.getLastDescendant();return e?e.selectEnd():this.select()}clear(){const e=this.getWritable();return this.getChildren().forEach(t=>t.remove()),e}append(...e){return this.splice(this.getChildrenSize(),0,e)}setDirection(e){const t=this.getWritable();return t.__dir=e,t}setFormat(e){return this.getWritable().__format=e!==""?zs[e]:0,this}setStyle(e){return this.getWritable().__style=e||"",this}setIndent(e){return this.getWritable().__indent=e,this}splice(e,t,r){const u=r.length,i=this.getChildrenSize(),s=this.getWritable();e+t<=i||M(226,String(e),String(t),String(i));const o=s.__key,a=[],l=[],f=this.getChildAtIndex(e+t);let h=null,c=i-t+u;if(e!==0)if(e===i)h=this.getLastChild();else{const p=this.getChildAtIndex(e);p!==null&&(h=p.getPreviousSibling())}if(t>0){let p=h===null?this.getFirstChild():h.getNextSibling();for(let m=0;m<t;m++){p===null&&M(100);const g=p.getNextSibling(),y=p.__key;Lt(p.getWritable()),l.push(y),p=g}}let d=h;for(let p=0;p<u;p++){const m=r[p];d!==null&&m.is(d)&&(h=d=d.getPreviousSibling());const g=m.getWritable();g.__parent===o&&c--,Lt(g);const y=m.__key;if(d===null)s.__first=y,g.__prev=null;else{const b=d.getWritable();b.__next=y,g.__prev=b.__key}m.__key===o&&M(76),g.__parent=o,a.push(y),d=m}if(e+t===i)d!==null&&(d.getWritable().__next=null,s.__last=d.__key);else if(f!==null){const p=f.getWritable();if(d!==null){const m=d.getWritable();p.__prev=d.__key,m.__next=f.__key}else p.__prev=null}if(s.__size=c,l.length){const p=j();if(P(p)){const m=new Set(l),g=new Set(a),{anchor:y,focus:b}=p;Co(y,m,g)&&eu(y,y.getNode(),this,h,f),Co(b,m,g)&&eu(b,b.getNode(),this,h,f),c!==0||this.canBeEmpty()||ut(this)||this.remove()}}return s}getDOMSlot(e){return new Pn(e)}exportDOM(e){const{element:t}=super.exportDOM(e);if(t&&zt(t)){const r=this.getIndent();r>0&&(t.style.paddingInlineStart=40*r+"px")}return{element:t}}exportJSON(){return{children:[],direction:this.getDirection(),format:this.getFormatType(),indent:this.getIndent(),type:"element",version:1}}insertNewAfter(e,t){return null}canIndent(){return!0}collapseAtStart(e){return!1}excludeFromCopy(e){return!1}canReplaceWith(e){return!0}canInsertAfter(e){return!0}canBeEmpty(){return!0}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}isInline(){return!1}isShadowRoot(){return!1}canMergeWith(e){return!1}extractWithChild(e,t,r){return!1}canMergeWhenEmpty(){return!1}reconcileObservedMutation(e,t){const r=this.getDOMSlot(e);let u=r.getFirstChild();for(let i=this.getFirstChild();i;i=i.getNextSibling()){const s=t.getElementByKey(i.getKey());s!==null&&(u==null?(r.insertChild(s),u=s):u!==s&&r.replaceChild(s,u),u=u.nextSibling)}}}function E(n){return n instanceof $t}function Co(n,e,t){let r=n.getNode();for(;r;){const u=r.__key;if(e.has(u)&&!t.has(u))return!0;r=r.getParent()}return!1}class Cl extends Su{constructor(e){super(e)}decorate(e,t){M(47)}isIsolated(){return!1}isInline(){return!0}isKeyboardSelectable(){return!0}}function ne(n){return n instanceof Cl}class ur extends $t{static getType(){return"root"}static clone(){return new ur}constructor(){super("root"),this.__cachedText=null}getTopLevelElementOrThrow(){M(51)}getTextContent(){const e=this.__cachedText;return!rr()&&ue()._dirtyType!==Dt||e===null?super.getTextContent():e}remove(){M(52)}replace(e){M(53)}insertBefore(e){M(54)}insertAfter(e){M(55)}updateDOM(e,t){return!1}append(...e){for(let t=0;t<e.length;t++){const r=e[t];E(r)||ne(r)||M(56)}return super.append(...e)}static importJSON(e){const t=ie();return t.setFormat(e.format),t.setIndent(e.indent),t.setDirection(e.direction),t}exportJSON(){return{children:[],direction:this.getDirection(),format:this.getFormatType(),indent:this.getIndent(),type:"root",version:1}}collapseAtStart(){return!0}}function pe(n){return n instanceof ur}function El(n){return new Cu(new Map(n._nodeMap))}function ps(){return new Cu(new Map([["root",new ur]]))}function Nl(n){const e=n.exportJSON(),t=n.constructor;if(e.type!==t.getType()&&M(130,t.name),E(n)){const r=e.children;Array.isArray(r)||M(59,t.name);const u=n.getChildren();for(let i=0;i<u.length;i++){const s=Nl(u[i]);r.push(s)}}return e}class Cu{constructor(e,t){this._nodeMap=e,this._selection=t||null,this._flushSync=!1,this._readOnly=!1}isEmpty(){return this._nodeMap.size===1&&this._selection===null}read(e,t){return wo(t&&t.editor||null,this,e)}clone(e){const t=new Cu(this._nodeMap,e===void 0?this._selection:e);return t._readOnly=!0,t}toJSON(){return wo(null,this,()=>({root:Nl(ie())}))}}class gs extends $t{static getType(){return"artificial"}createDOM(e){return document.createElement("div")}}class hn extends $t{constructor(e){super(e),this.__textFormat=0,this.__textStyle=""}static getType(){return"paragraph"}getTextFormat(){return this.getLatest().__textFormat}setTextFormat(e){const t=this.getWritable();return t.__textFormat=e,t}hasTextFormat(e){const t=Mt[e];return!!(this.getTextFormat()&t)}getFormatFlags(e,t){return Hr(this.getLatest().__textFormat,e,t)}getTextStyle(){return this.getLatest().__textStyle}setTextStyle(e){const t=this.getWritable();return t.__textStyle=e,t}static clone(e){return new hn(e.__key)}afterCloneFrom(e){super.afterCloneFrom(e),this.__textFormat=e.__textFormat,this.__textStyle=e.__textStyle}createDOM(e){const t=document.createElement("p"),r=Nn(e.theme,"paragraph");return r!==void 0&&t.classList.add(...r),t}updateDOM(e,t,r){return!1}static importDOM(){return{p:e=>({conversion:Of,priority:0})}}exportDOM(e){const{element:t}=super.exportDOM(e);if(t&&zt(t)){this.isEmpty()&&t.append(document.createElement("br"));const r=this.getFormatType();t.style.textAlign=r;const u=this.getDirection();u&&(t.dir=u)}return{element:t}}static importJSON(e){const t=Ce();return t.setFormat(e.format),t.setIndent(e.indent),t.setDirection(e.direction),t.setTextFormat(e.textFormat),t}exportJSON(){return{...super.exportJSON(),textFormat:this.getTextFormat(),textStyle:this.getTextStyle(),type:"paragraph",version:1}}insertNewAfter(e,t){const r=Ce();r.setTextFormat(e.format),r.setTextStyle(e.style);const u=this.getDirection();return r.setDirection(u),r.setFormat(this.getFormatType()),r.setStyle(this.getTextStyle()),this.insertAfter(r,t),r}collapseAtStart(){const e=this.getChildren();if(e.length===0||D(e[0])&&e[0].getTextContent().trim()===""){if(this.getNextSibling()!==null)return this.selectNext(),this.remove(),!0;if(this.getPreviousSibling()!==null)return this.selectPrevious(),this.remove(),!0}return!1}}function Of(n){const e=Ce();return n.style&&(e.setFormat(n.style.textAlign),ff(n,e)),{node:e}}function Ce(){return Tt(new hn)}function Ft(n){return n instanceof hn}const Y=0,nt=1,If=4;function kl(n,e,t,r){const u=n._keyToDOMMap;u.clear(),n._editorState=ps(),n._pendingEditorState=r,n._compositionKey=null,n._dirtyType=Dt,n._cloneNotNeeded.clear(),n._dirtyLeaves=new Set,n._dirtyElements.clear(),n._normalizedNodes=new Set,n._updateTags=new Set,n._updates=[],n._blockCursorElement=null;const i=n._observer;i!==null&&(i.disconnect(),n._observer=null),e!==null&&(e.textContent=""),t!==null&&(t.textContent="",u.set("root",t))}function Pf(n){const e=n||{},t=kf(),r=e.theme||{},u=n===void 0?t:e.parentEditor||null,i=e.disableEvents||!1,s=ps(),o=e.namespace||(u!==null?u._config.namespace:Qa()),a=e.editorState,l=[ur,Wt,Yn,er,hn,gs,...e.nodes||[]],{onError:f,html:h}=e,c=e.editable===void 0||e.editable;let d;if(n===void 0&&t!==null)d=t._nodes;else{d=new Map;for(let m=0;m<l.length;m++){let g=l[m],y=null,b=null;if(typeof g!="function"){const S=g;g=S.replace,y=S.with,b=S.withKlass||null}const _=g.getType(),w=g.transform(),T=new Set;w!==null&&T.add(w),d.set(_,{exportDOM:h&&h.export?h.export.get(g):void 0,klass:g,replace:y,replaceWithKlass:b,transforms:T})}}const p=new Eu(s,u,d,{disableEvents:i,namespace:o,theme:r},f||console.error,function(m,g){const y=new Map,b=new Set,_=w=>{Object.keys(w).forEach(T=>{let S=y.get(T);S===void 0&&(S=[],y.set(T,S)),S.push(w[T])})};return m.forEach(w=>{const T=w.klass.importDOM;if(T==null||b.has(T))return;b.add(T);const S=T.call(w.klass);S!==null&&_(S)}),g&&_(g),y}(d,h?h.import:void 0),c);return a!==void 0&&(p._pendingEditorState=a,p._dirtyType=un),p}class Eu{constructor(e,t,r,u,i,s,o){this._parentEditor=t,this._rootElement=null,this._editorState=e,this._pendingEditorState=null,this._compositionKey=null,this._deferred=[],this._keyToDOMMap=new Map,this._updates=[],this._updating=!1,this._listeners={decorator:new Set,editable:new Set,mutation:new Map,root:new Set,textcontent:new Set,update:new Set},this._commands=new Map,this._config=u,this._nodes=r,this._decorators={},this._pendingDecorators=null,this._dirtyType=Dt,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=Qa(),this._onError=i,this._htmlConversions=s,this._editable=o,this._headless=t!==null&&t._headless,this._window=null,this._blockCursorElement=null}isComposing(){return this._compositionKey!=null}registerUpdateListener(e){const t=this._listeners.update;return t.add(e),()=>{t.delete(e)}}registerEditableListener(e){const t=this._listeners.editable;return t.add(e),()=>{t.delete(e)}}registerDecoratorListener(e){const t=this._listeners.decorator;return t.add(e),()=>{t.delete(e)}}registerTextContentListener(e){const t=this._listeners.textcontent;return t.add(e),()=>{t.delete(e)}}registerRootListener(e){const t=this._listeners.root;return e(this._rootElement,null),t.add(e),()=>{e(null,this._rootElement),t.delete(e)}}registerCommand(e,t,r){r===void 0&&M(35);const u=this._commands;u.has(e)||u.set(e,[new Set,new Set,new Set,new Set,new Set]);const i=u.get(e);i===void 0&&M(36,String(e));const s=i[r];return s.add(t),()=>{s.delete(t),i.every(o=>o.size===0)&&u.delete(e)}}registerMutationListener(e,t,r){const u=this.resolveRegisteredNodeAfterReplacements(this.getRegisteredNode(e)).klass,i=this._listeners.mutation;i.set(t,u);const s=r&&r.skipInitialization;return s!==void 0&&s||this.initializeMutationListener(t,u),()=>{i.delete(t)}}getRegisteredNode(e){const t=this._nodes.get(e.getType());return t===void 0&&M(37,e.name),t}resolveRegisteredNodeAfterReplacements(e){for(;e.replaceWithKlass;)e=this.getRegisteredNode(e.replaceWithKlass);return e}initializeMutationListener(e,t){const r=this._editorState,u=cf(r).get(t.getType());if(!u)return;const i=new Map;for(const s of u.keys())i.set(s,"created");i.size>0&&e(i,{dirtyLeaves:new Set,prevEditorState:r,updateTags:new Set(["registerMutationListener"])})}registerNodeTransformToKlass(e,t){const r=this.getRegisteredNode(e);return r.transforms.add(t),r}registerNodeTransform(e,t){const r=this.registerNodeTransformToKlass(e,t),u=[r],i=r.replaceWithKlass;if(i!=null){const a=this.registerNodeTransformToKlass(i,t);u.push(a)}var s,o;return s=this,o=e.getType(),Te(s,()=>{const a=ot();if(a.isEmpty())return;if(o==="root")return void ie().markDirty();const l=a._nodeMap;for(const[,f]of l)f.markDirty()},s._pendingEditorState===null?{tag:"history-merge"}:void 0),()=>{u.forEach(a=>a.transforms.delete(t))}}hasNode(e){return this._nodes.has(e.getType())}hasNodes(e){return e.every(this.hasNode.bind(this))}dispatchCommand(e,t){return F(this,e,t)}getDecorators(){return this._decorators}getRootElement(){return this._rootElement}getKey(){return this._key}setRootElement(e){const t=this._rootElement;if(e!==t){const r=Nn(this._config.theme,"root"),u=this._pendingEditorState||this._editorState;if(this._rootElement=e,kl(this,t,e,u),t!==null&&(this._config.disableEvents||mf(t),r!=null&&t.classList.remove(...r)),e!==null){const i=function(o){const a=o.ownerDocument;return a&&a.defaultView||null}(e),s=e.style;s.userSelect="text",s.whiteSpace="pre-wrap",s.wordBreak="break-word",e.setAttribute("data-lexical-editor","true"),this._window=i,this._dirtyType=un,$a(this),this._updateTags.add("history-merge"),bt(this),this._config.disableEvents||function(o,a){const l=o.ownerDocument,f=Qr.get(l);(f===void 0||f<1)&&l.addEventListener("selectionchange",pl),Qr.set(l,(f||0)+1),o.__lexicalEditor=a;const h=hl(o);for(let c=0;c<di.length;c++){const[d,p]=di[c],m=typeof p=="function"?g=>{so(g)||(io(g),(a.isEditable()||d==="click")&&p(g,a))}:g=>{if(so(g))return;io(g);const y=a.isEditable();switch(d){case"cut":return y&&F(a,Vi,g);case"copy":return F(a,gu,g);case"paste":return y&&F(a,pu,g);case"dragstart":return y&&F(a,Ra,g);case"dragover":return y&&F(a,Ba,g);case"dragend":return y&&F(a,E0,g);case"focus":return y&&F(a,A0,g);case"blur":return y&&F(a,O0,g);case"drop":return y&&F(a,Ma,g)}};o.addEventListener(d,m),h.push(()=>{o.removeEventListener(d,m)})}}(e,this),r!=null&&e.classList.add(...r)}else this._editorState=u,this._pendingEditorState=null,this._window=null;In("root",this,!1,e,t)}}getElementByKey(e){return this._keyToDOMMap.get(e)||null}getEditorState(){return this._editorState}setEditorState(e,t){e.isEmpty()&&M(38);let r=e;r._readOnly&&(r=El(e),r._selection=e._selection?e._selection.clone():null),Wa(this);const u=this._pendingEditorState,i=this._updateTags,s=t!==void 0?t.tag:null;u===null||u.isEmpty()||(s!=null&&i.add(s),bt(this)),this._pendingEditorState=r,this._dirtyType=un,this._dirtyElements.set("root",!1),this._compositionKey=null,s!=null&&i.add(s),this._updating||bt(this)}parseEditorState(e,t){return function(r,u,i){const s=ps(),o=le,a=_e,l=ce,f=u._dirtyElements,h=u._dirtyLeaves,c=u._cloneNotNeeded,d=u._dirtyType;u._dirtyElements=new Map,u._dirtyLeaves=new Set,u._cloneNotNeeded=new Set,u._dirtyType=0,le=s,_e=!1,ce=u;try{const p=u._nodes;hs(r.root,p),i&&i(),s._readOnly=!0}catch(p){p instanceof Error&&u._onError(p)}finally{u._dirtyElements=f,u._dirtyLeaves=h,u._cloneNotNeeded=c,u._dirtyType=d,le=o,_e=a,ce=l}return s}(typeof e=="string"?JSON.parse(e):e,this,t)}read(e){return bt(this),this.getEditorState().read(e,{editor:this})}update(e,t){Te(this,e,t)}focus(e,t={}){const r=this._rootElement;r!==null&&(r.setAttribute("autocapitalize","off"),Te(this,()=>{const u=j(),i=ie();u!==null?u.dirty=!0:i.getChildrenSize()!==0&&(t.defaultSelection==="rootStart"?i.selectStart():i.selectEnd())},{onUpdate:()=>{r.removeAttribute("autocapitalize"),e&&e()},tag:"focus"}),this._pendingEditorState===null&&r.removeAttribute("autocapitalize"))}blur(){const e=this._rootElement;e!==null&&e.blur();const t=Ae(this._window);t!==null&&t.removeAllRanges()}isEditable(){return this._editable}setEditable(e){this._editable!==e&&(this._editable=e,In("editable",this,!0,e))}toJSON(){return{editorState:this._editorState.toJSON()}}}Eu.version="0.21.0+prod.esm";function Lf(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}Lf(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});const Df=new Map;function Mf(n){const e={};if(!n)return e;const t=n.split(";");for(const r of t)if(r!==""){const[u,i]=r.split(/:([^]+)/);u&&i&&(e[u.trim()]=i.trim())}return e}function Al(n,e){const t=n.getStartEndPoints();if(e.isSelected(n)&&!e.isSegmented()&&!e.isToken()&&t!==null){const[r,u]=t,i=n.isBackward(),s=r.getNode(),o=u.getNode(),a=e.is(s),l=e.is(o);if(a||l){const[f,h]=mi(n),c=s.is(o),d=e.is(i?o:s),p=e.is(i?s:o);let m,g=0;return c?(g=f>h?h:f,m=f>h?f:h):d?(g=i?h:f,m=void 0):p&&(g=0,m=i?f:h),e.__text=e.__text.slice(g,m),e}}return e}function Rf(n){const e=n.getStyle(),t=Mf(e);Df.set(e,t)}function Eo(n,e){const t=Bn(n.focus,e);return ne(t)&&!t.isIsolated()||E(t)&&!t.isInline()&&!t.canBeEmpty()}function Bf(n,e,t,r){n.modify(e?"extend":"move",t,r)}function Ff(n){const e=n.anchor.getNode();return(pe(e)?e:e.getParentOrThrow()).getDirection()==="rtl"}function No(n,e,t){const r=Ff(n);Bf(n,e,t?!r:r,"character")}function jf(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var qf=jf(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});const Ol=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0,Uf=Ol&&"documentMode"in document?document.documentMode:null;!(!Ol||!("InputEvent"in window)||Uf)&&"getTargetRanges"in new window.InputEvent("input");function Il(...n){const e=[];for(const t of n)if(t&&typeof t=="string")for(const[r]of t.matchAll(/\S+/g))e.push(r);return e}function at(...n){return()=>{for(let e=n.length-1;e>=0;e--)n[e]();n.length=0}}function ms(n,...e){const t=Il(...e);t.length>0&&n.classList.add(...t)}function Pl(n,...e){const t=Il(...e);t.length>0&&n.classList.remove(...t)}function zf(n,e){let t=n;for(;t!=null;){if(t instanceof e)return t;t=t.getParent()}return null}function Wf(n){const e=Nu(n,t=>E(t)&&!t.isInline());return E(e)||qf(4,n.__key),e}const Nu=(n,e)=>{let t=n;for(;t!==ie()&&t!=null;){if(e(t))return t;t=t.getParent()}return null};function yt(n,e){return n!==null&&Object.getPrototypeOf(n).constructor.name===e.name}function Ll(n,e){const t=e.body?e.body.childNodes:[];let r=[];const u=[];for(let i=0;i<t.length;i++){const s=t[i];if(!Rl.has(s.nodeName)){const o=Bl(s,n,u,!1);o!==null&&(r=r.concat(o))}}return function(i){for(const s of i)s.getNextSibling()instanceof gs&&s.insertAfter(Bt());for(const s of i){const o=s.getChildren();for(const a of o)s.insertBefore(a);s.remove()}}(u),r}function Dl(n,e){if(typeof document>"u"||typeof window>"u"&&global.window===void 0)throw new Error("To use $generateHtmlFromNodes in headless mode please initialize a headless browser implementation such as JSDom before calling this function.");const t=document.createElement("div"),r=ie().getChildren();for(let u=0;u<r.length;u++)Ml(n,r[u],t,e);return t.innerHTML}function Ml(n,e,t,r=null){let u=r===null||e.isSelected(r);const i=E(e)&&e.excludeFromCopy("html");let s=e;if(r!==null){let d=ls(e);d=D(d)&&r!==null?Al(r,d):d,s=d}const o=E(s)?s.getChildren():[],a=n._nodes.get(s.getType());let l;l=a&&a.exportDOM!==void 0?a.exportDOM(n,s):s.exportDOM(n);const{element:f,after:h}=l;if(!f)return!1;const c=document.createDocumentFragment();for(let d=0;d<o.length;d++){const p=o[d],m=Ml(n,p,c,r);!u&&E(e)&&m&&e.extractWithChild(p,r,"html")&&(u=!0)}if(u&&!i){if((zt(f)||eo(f))&&f.append(c),t.append(f),h){const d=h.call(s,f);d&&(eo(f)?f.replaceChildren(d):f.replaceWith(d))}}else t.append(c);return u}const Rl=new Set(["STYLE","SCRIPT"]);function Bl(n,e,t,r,u=new Map,i){let s=[];if(Rl.has(n.nodeName))return s;let o=null;const a=function(p,m){const{nodeName:g}=p,y=m._htmlConversions.get(g.toLowerCase());let b=null;if(y!==void 0)for(const _ of y){const w=_(p);w!==null&&(b===null||(b.priority||0)<=(w.priority||0))&&(b=w)}return b!==null?b.conversion:null}(n,e),l=a?a(n):null;let f=null;if(l!==null){f=l.after;const p=l.node;if(o=Array.isArray(p)?p[p.length-1]:p,o!==null){for(const[,m]of u)if(o=m(o,i),!o)break;o&&s.push(...Array.isArray(p)?p:[o])}l.forChild!=null&&u.set(n.nodeName,l.forChild)}const h=n.childNodes;let c=[];const d=(o==null||!ut(o))&&(o!=null&&bi(o)||r);for(let p=0;p<h.length;p++)c.push(...Bl(h[p],e,t,d,new Map(u),o));return f!=null&&(c=f(c)),Kr(n)&&(c=$f(n,c,d?()=>{const p=new gs;return t.push(p),p}:Ce)),o==null?c.length>0?s=s.concat(c):Kr(n)&&function(p){return p.nextSibling==null||p.previousSibling==null?!1:ui(p.nextSibling)&&ui(p.previousSibling)}(n)&&(s=s.concat(Bt())):E(o)&&o.append(...c),s}function $f(n,e,t){const r=n.style.textAlign,u=[];let i=[];for(let s=0;s<e.length;s++){const o=e[s];if(bi(o))r&&!o.getFormat()&&o.setFormat(r),u.push(o);else if(i.push(o),s===e.length-1||s<e.length-1&&bi(e[s+1])){const a=t();a.setFormat(r),a.append(...i),u.push(a),i=[]}}return u}const Hf=new Set(["http:","https:","mailto:","sms:","tel:"]);let ir=class Fl extends $t{static getType(){return"link"}static clone(e){return new Fl(e.__url,{rel:e.__rel,target:e.__target,title:e.__title},e.__key)}constructor(e,t={},r){super(r);const{target:u=null,rel:i=null,title:s=null}=t;this.__url=e,this.__target=u,this.__rel=i,this.__title=s}createDOM(e){const t=document.createElement("a");return t.href=this.sanitizeUrl(this.__url),this.__target!==null&&(t.target=this.__target),this.__rel!==null&&(t.rel=this.__rel),this.__title!==null&&(t.title=this.__title),ms(t,e.theme.link),t}updateDOM(e,t,r){if(t instanceof HTMLAnchorElement){const u=this.__url,i=this.__target,s=this.__rel,o=this.__title;u!==e.__url&&(t.href=u),i!==e.__target&&(i?t.target=i:t.removeAttribute("target")),s!==e.__rel&&(s?t.rel=s:t.removeAttribute("rel")),o!==e.__title&&(o?t.title=o:t.removeAttribute("title"))}return!1}static importDOM(){return{a:e=>({conversion:Vf,priority:1})}}static importJSON(e){const t=tu(e.url,{rel:e.rel,target:e.target,title:e.title});return t.setFormat(e.format),t.setIndent(e.indent),t.setDirection(e.direction),t}sanitizeUrl(e){try{const t=new URL(e);if(!Hf.has(t.protocol))return"about:blank"}catch{return e}return e}exportJSON(){return{...super.exportJSON(),rel:this.getRel(),target:this.getTarget(),title:this.getTitle(),type:"link",url:this.getURL(),version:1}}getURL(){return this.getLatest().__url}setURL(e){this.getWritable().__url=e}getTarget(){return this.getLatest().__target}setTarget(e){this.getWritable().__target=e}getRel(){return this.getLatest().__rel}setRel(e){this.getWritable().__rel=e}getTitle(){return this.getLatest().__title}setTitle(e){this.getWritable().__title=e}insertNewAfter(e,t=!0){const r=tu(this.__url,{rel:this.__rel,target:this.__target,title:this.__title});return this.insertAfter(r,t),r}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}canBeEmpty(){return!1}isInline(){return!0}extractWithChild(e,t,r){if(!P(t))return!1;const u=t.anchor.getNode(),i=t.focus.getNode();return this.isParentOf(u)&&this.isParentOf(i)&&t.getTextContent().length>0}isEmailURI(){return this.__url.startsWith("mailto:")}isWebSiteURI(){return this.__url.startsWith("https://")||this.__url.startsWith("http://")}};function Vf(n){let e=null;if(of(n)){const t=n.textContent;(t!==null&&t!==""||n.children.length>0)&&(e=tu(n.getAttribute("href")||"",{rel:n.getAttribute("rel"),target:n.getAttribute("target"),title:n.getAttribute("title")}))}return{node:e}}function tu(n,e){return Tt(new ir(n,e))}function tt(n){return n instanceof ir}let ku=class jl extends ir{constructor(e,t={},r){super(e,t,r),this.__isUnlinked=t.isUnlinked!==void 0&&t.isUnlinked!==null&&t.isUnlinked}static getType(){return"autolink"}static clone(e){return new jl(e.__url,{isUnlinked:e.__isUnlinked,rel:e.__rel,target:e.__target,title:e.__title},e.__key)}getIsUnlinked(){return this.__isUnlinked}setIsUnlinked(e){const t=this.getWritable();return t.__isUnlinked=e,t}createDOM(e){return this.__isUnlinked?document.createElement("span"):super.createDOM(e)}updateDOM(e,t,r){return super.updateDOM(e,t,r)||e.__isUnlinked!==this.__isUnlinked}static importJSON(e){const t=yi(e.url,{isUnlinked:e.isUnlinked,rel:e.rel,target:e.target,title:e.title});return t.setFormat(e.format),t.setIndent(e.indent),t.setDirection(e.direction),t}static importDOM(){return null}exportJSON(){return{...super.exportJSON(),isUnlinked:this.__isUnlinked,type:"autolink",version:1}}insertNewAfter(e,t=!0){const r=this.getParentOrThrow().insertNewAfter(e,t);if(E(r)){const u=yi(this.__url,{isUnlinked:this.__isUnlinked,rel:this.__rel,target:this.__target,title:this.__title});return r.append(u),u}return null}};function yi(n,e){return Tt(new ku(n,e))}function Xt(n){return n instanceof ku}const rn=dn();function Ku(n,e={}){const{target:t,title:r}=e,u=e.rel===void 0?"noreferrer":e.rel,i=j();if(!P(i))return;const s=i.extract();if(n===null)s.forEach(o=>{const a=Nu(o,l=>!Xt(l)&&tt(l));if(a){const l=a.getChildren();for(let f=0;f<l.length;f++)a.insertBefore(l[f]);a.remove()}});else{if(s.length===1){const l=function(f,h){let c=f;for(;c!==null&&c.getParent()!==null&&!h(c);)c=c.getParentOrThrow();return h(c)?c:null}(s[0],tt);if(l!==null)return l.setURL(n),t!==void 0&&l.setTarget(t),u!==null&&l.setRel(u),void(r!==void 0&&l.setTitle(r))}let o=null,a=null;s.forEach(l=>{const f=l.getParent();if(f!==a&&f!==null&&(!E(l)||l.isInline())){if(tt(f))return a=f,f.setURL(n),t!==void 0&&f.setTarget(t),u!==null&&a.setRel(u),void(r!==void 0&&a.setTitle(r));if(f.is(o)||(o=f,a=tu(n,{rel:u,target:t,title:r}),tt(f)?l.getPreviousSibling()===null?f.insertBefore(a):f.insertAfter(a):l.insertBefore(a)),tt(l)){if(l.is(a))return;if(a!==null){const h=l.getChildren();for(let c=0;c<h.length;c++)a.append(h[c])}l.remove()}else a!==null&&a.append(l)}})}}function Gf(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var ze=Gf(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});function Kf(n){let e=1,t=n.getParent();for(;t!=null;){if(re(t)){const r=t.getParent();if(Z(r)){e++,t=r.getParent();continue}ze(40)}return e}return e}function xi(n){let e=n.getParent();Z(e)||ze(40);let t=e;for(;t!==null;)t=t.getParent(),Z(t)&&(e=t);return e}function ql(n){let e=[];const t=n.getChildren().filter(re);for(let r=0;r<t.length;r++){const u=t[r],i=u.getFirstChild();Z(i)?e=e.concat(ql(i)):e.push(u)}return e}function We(n){return re(n)&&Z(n.getFirstChild())}function ko(n){return Ee().append(n)}function Ul(n,e){return re(n)&&(e.length===0||e.length===1&&n.is(e[0])&&n.getChildrenSize()===0)}function Ao(n,e){n.update(()=>{const t=j();if(t!==null){const r=t.getNodes();if(P(t)){const i=t.getStartEndPoints();i===null&&ze(143);const[s]=i,o=s.getNode(),a=o.getParent();if(Ul(o,r)){const l=ve(e);if(ut(a)){o.replace(l);const f=Ee();E(o)&&(f.setFormat(o.getFormatType()),f.setIndent(o.getIndent())),l.append(f)}else if(re(o)){const f=o.getParentOrThrow();jt(l,f.getChildren()),f.replace(l)}return}}const u=new Set;for(let i=0;i<r.length;i++){const s=r[i];if(!E(s)||!s.isEmpty()||re(s)||u.has(s.getKey())){if(Ga(s)){let o=s.getParent();for(;o!=null;){const a=o.getKey();if(Z(o)){if(!u.has(a)){const l=ve(e);jt(l,o.getChildren()),o.replace(l),u.add(a)}break}{const l=o.getParent();if(ut(l)&&!u.has(a)){u.add(a),Oo(o,e);break}o=l}}}}else Oo(s,e)}}})}function jt(n,e){n.splice(n.getChildrenSize(),0,e)}function Oo(n,e){if(Z(n))return n;const t=n.getPreviousSibling(),r=n.getNextSibling(),u=Ee();let i;if(jt(u,n.getChildren()),Z(t)&&e===t.getListType())t.append(u),Z(r)&&e===r.getListType()&&(jt(t,r.getChildren()),r.remove()),i=t;else if(Z(r)&&e===r.getListType())r.getFirstChildOrThrow().insertBefore(u),i=r;else{const s=ve(e);s.append(u),n.replace(s),i=s}return u.setFormat(n.getFormatType()),u.setIndent(n.getIndent()),n.remove(),i}function bs(n,e){const t=n.getLastChild(),r=e.getFirstChild();t&&r&&We(t)&&We(r)&&(bs(t.getFirstChild(),r.getFirstChild()),r.remove());const u=e.getChildren();u.length>0&&n.append(...u),e.remove()}function Jf(n){n.update(()=>{const e=j();if(P(e)){const t=new Set,r=e.getNodes(),u=e.anchor.getNode();if(Ul(u,r))t.add(xi(u));else for(let i=0;i<r.length;i++){const s=r[i];if(Ga(s)){const o=zf(s,sr);o!=null&&t.add(xi(o))}}for(const i of t){let s=i;const o=ql(i);for(const a of o){const l=Ce();jt(l,a.getChildren()),s.insertAfter(l),s=l,a.__key===e.anchor.key&&e.anchor.set(l.getKey(),0,"element"),a.__key===e.focus.key&&e.focus.set(l.getKey(),0,"element"),a.remove()}i.remove()}}})}function Xf(n){const e=new Set;if(We(n)||e.has(n.getKey()))return;const t=n.getParent(),r=n.getNextSibling(),u=n.getPreviousSibling();if(We(r)&&We(u)){const i=u.getFirstChild();if(Z(i)){i.append(n);const s=r.getFirstChild();Z(s)&&(jt(i,s.getChildren()),r.remove(),e.add(r.getKey()))}}else if(We(r)){const i=r.getFirstChild();if(Z(i)){const s=i.getFirstChild();s!==null&&s.insertBefore(n)}}else if(We(u)){const i=u.getFirstChild();Z(i)&&i.append(n)}else if(Z(t)){const i=Ee(),s=ve(t.getListType());i.append(s),s.append(n),u?u.insertAfter(i):r?r.insertBefore(i):t.append(i)}}function Zf(n){if(We(n))return;const e=n.getParent(),t=e?e.getParent():void 0;if(Z(t?t.getParent():void 0)&&re(t)&&Z(e)){const r=e?e.getFirstChild():void 0,u=e?e.getLastChild():void 0;if(n.is(r))t.insertBefore(n),e.isEmpty()&&t.remove();else if(n.is(u))t.insertAfter(n),e.isEmpty()&&t.remove();else{const i=e.getListType(),s=Ee(),o=ve(i);s.append(o),n.getPreviousSiblings().forEach(f=>o.append(f));const a=Ee(),l=ve(i);a.append(l),jt(l,n.getNextSiblings()),t.insertBefore(s),t.insertAfter(a),t.replace(n)}}}function Qf(){const n=j();if(!P(n)||!n.isCollapsed())return!1;const e=n.anchor.getNode();if(!re(e)||e.getChildrenSize()!==0)return!1;const t=xi(e),r=e.getParent();Z(r)||ze(40);const u=r.getParent();let i;if(ut(u))i=Ce(),t.insertAfter(i);else{if(!re(u))return!1;i=Ee(),u.insertAfter(i)}i.select();const s=e.getNextSiblings();if(s.length>0){const o=ve(r.getListType());if(Ft(i))i.insertAfter(o);else{const a=Ee();a.append(o),i.insertAfter(a)}s.forEach(a=>{a.remove(),o.append(a)})}return function(o){let a=o;for(;a.getNextSibling()==null&&a.getPreviousSibling()==null;){const l=a.getParent();if(l==null||!re(a)&&!Z(a))break;a=l}a.remove()}(e),!0}function nu(...n){const e=[];for(const t of n)if(t&&typeof t=="string")for(const[r]of t.matchAll(/\S+/g))e.push(r);return e}let sr=class zl extends $t{static getType(){return"listitem"}static clone(e){return new zl(e.__value,e.__checked,e.__key)}constructor(e,t,r){super(r),this.__value=e===void 0?1:e,this.__checked=t}createDOM(e){const t=document.createElement("li"),r=this.getParent();return Z(r)&&r.getListType()==="check"&&Po(t,this,null),t.value=this.__value,Io(t,e.theme,this),t}updateDOM(e,t,r){const u=this.getParent();return Z(u)&&u.getListType()==="check"&&Po(t,this,e),t.value=this.__value,Io(t,r.theme,this),!1}static transform(){return e=>{if(re(e)||ze(144),e.__checked==null)return;const t=e.getParent();Z(t)&&t.getListType()!=="check"&&e.getChecked()!=null&&e.setChecked(void 0)}}static importDOM(){return{li:()=>({conversion:Yf,priority:0})}}static importJSON(e){const t=Ee();return t.setChecked(e.checked),t.setValue(e.value),t.setFormat(e.format),t.setDirection(e.direction),t}exportDOM(e){const t=this.createDOM(e._config);return t.style.textAlign=this.getFormatType(),{element:t}}exportJSON(){return{...super.exportJSON(),checked:this.getChecked(),type:"listitem",value:this.getValue(),version:1}}append(...e){for(let t=0;t<e.length;t++){const r=e[t];if(E(r)&&this.canMergeWith(r)){const u=r.getChildren();this.append(...u),r.remove()}else super.append(r)}return this}replace(e,t){if(re(e))return super.replace(e);this.setIndent(0);const r=this.getParentOrThrow();if(!Z(r))return e;if(r.__first===this.getKey())r.insertBefore(e);else if(r.__last===this.getKey())r.insertAfter(e);else{const u=ve(r.getListType());let i=this.getNextSibling();for(;i;){const s=i;i=i.getNextSibling(),u.append(s)}r.insertAfter(e),e.insertAfter(u)}return t&&(E(e)||ze(139),this.getChildren().forEach(u=>{e.append(u)})),this.remove(),r.getChildrenSize()===0&&r.remove(),e}insertAfter(e,t=!0){const r=this.getParentOrThrow();if(Z(r)||ze(39),re(e))return super.insertAfter(e,t);const u=this.getNextSiblings();if(r.insertAfter(e,t),u.length!==0){const i=ve(r.getListType());u.forEach(s=>i.append(s)),e.insertAfter(i,t)}return e}remove(e){const t=this.getPreviousSibling(),r=this.getNextSibling();super.remove(e),t&&r&&We(t)&&We(r)&&(bs(t.getFirstChild(),r.getFirstChild()),r.remove())}insertNewAfter(e,t=!0){const r=Ee(this.__checked==null&&void 0);return this.insertAfter(r,t),r}collapseAtStart(e){const t=Ce();this.getChildren().forEach(s=>t.append(s));const r=this.getParentOrThrow(),u=r.getParentOrThrow(),i=re(u);if(r.getChildrenSize()===1)if(i)r.remove(),u.select();else{r.insertBefore(t),r.remove();const s=e.anchor,o=e.focus,a=t.getKey();s.type==="element"&&s.getNode().is(this)&&s.set(a,s.offset,"element"),o.type==="element"&&o.getNode().is(this)&&o.set(a,o.offset,"element")}else r.insertBefore(t),this.remove();return!0}getValue(){return this.getLatest().__value}setValue(e){this.getWritable().__value=e}getChecked(){const e=this.getLatest();let t;const r=this.getParent();return Z(r)&&(t=r.getListType()),t==="check"?!!e.__checked:void 0}setChecked(e){this.getWritable().__checked=e}toggleChecked(){this.setChecked(!this.__checked)}getIndent(){const e=this.getParent();if(e===null)return this.getLatest().__indent;let t=e.getParentOrThrow(),r=0;for(;re(t);)t=t.getParentOrThrow().getParentOrThrow(),r++;return r}setIndent(e){typeof e!="number"&&ze(117),(e=Math.floor(e))>=0||ze(199);let t=this.getIndent();for(;t!==e;)t<e?(Xf(this),t++):(Zf(this),t--);return this}canInsertAfter(e){return re(e)}canReplaceWith(e){return re(e)}canMergeWith(e){return Ft(e)||re(e)}extractWithChild(e,t){if(!P(t))return!1;const r=t.anchor.getNode(),u=t.focus.getNode();return this.isParentOf(r)&&this.isParentOf(u)&&this.getTextContent().length===t.getTextContent().length}isParentRequired(){return!0}createParentElementNode(){return ve("bullet")}canMergeWhenEmpty(){return!0}};function Io(n,e,t){const r=[],u=[],i=e.list,s=i?i.listitem:void 0;let o;if(i&&i.nested&&(o=i.nested.listitem),s!==void 0&&r.push(...nu(s)),i){const a=t.getParent(),l=Z(a)&&a.getListType()==="check",f=t.getChecked();l&&!f||u.push(i.listitemUnchecked),l&&f||u.push(i.listitemChecked),l&&r.push(f?i.listitemChecked:i.listitemUnchecked)}if(o!==void 0){const a=nu(o);t.getChildren().some(l=>Z(l))?r.push(...a):u.push(...a)}u.length>0&&Pl(n,...u),r.length>0&&ms(n,...r)}function Po(n,e,t,r){Z(e.getFirstChild())?(n.removeAttribute("role"),n.removeAttribute("tabIndex"),n.removeAttribute("aria-checked")):(n.setAttribute("role","checkbox"),n.setAttribute("tabIndex","-1"),t&&e.__checked===t.__checked||n.setAttribute("aria-checked",e.getChecked()?"true":"false"))}function Yf(n){if(n.classList.contains("task-list-item")){for(const t of n.children)if(t.tagName==="INPUT")return ed(t)}const e=n.getAttribute("aria-checked");return{node:Ee(e==="true"||e!=="false"&&void 0)}}function ed(n){return n.getAttribute("type")!=="checkbox"?{node:null}:{node:Ee(n.hasAttribute("checked"))}}function Ee(n){return Tt(new sr(void 0,n))}function re(n){return n instanceof sr}class pn extends $t{static getType(){return"list"}static clone(e){const t=e.__listType||Mo[e.__tag];return new pn(t,e.__start,e.__key)}constructor(e,t,r){super(r);const u=Mo[e]||e;this.__listType=u,this.__tag=u==="number"?"ol":"ul",this.__start=t}getTag(){return this.__tag}setListType(e){const t=this.getWritable();t.__listType=e,t.__tag=e==="number"?"ol":"ul"}getListType(){return this.__listType}getStart(){return this.__start}createDOM(e,t){const r=this.__tag,u=document.createElement(r);return this.__start!==1&&u.setAttribute("start",String(this.__start)),u.__lexicalListType=this.__listType,Lo(u,e.theme,this),u}updateDOM(e,t,r){return e.__tag!==this.__tag||(Lo(t,r.theme,this),!1)}static transform(){return e=>{Z(e)||ze(163),function(t){const r=t.getNextSibling();Z(r)&&t.getListType()===r.getListType()&&bs(t,r)}(e),function(t){const r=t.getListType()!=="check";let u=t.getStart();for(const i of t.getChildren())re(i)&&(i.getValue()!==u&&i.setValue(u),r&&i.getLatest().__checked!=null&&i.setChecked(void 0),Z(i.getFirstChild())||u++)}(e)}}static importDOM(){return{ol:()=>({conversion:Do,priority:0}),ul:()=>({conversion:Do,priority:0})}}static importJSON(e){const t=ve(e.listType,e.start);return t.setFormat(e.format),t.setIndent(e.indent),t.setDirection(e.direction),t}exportDOM(e){const t=this.createDOM(e._config,e);return t&&zt(t)&&(this.__start!==1&&t.setAttribute("start",String(this.__start)),this.__listType==="check"&&t.setAttribute("__lexicalListType","check")),{element:t}}exportJSON(){return{...super.exportJSON(),listType:this.getListType(),start:this.getStart(),tag:this.getTag(),type:"list",version:1}}canBeEmpty(){return!1}canIndent(){return!1}append(...e){for(let t=0;t<e.length;t++){const r=e[t];if(re(r))super.append(r);else{const u=Ee();if(Z(r))u.append(r);else if(E(r))if(r.isInline())u.append(r);else{const i=se(r.getTextContent());u.append(i)}else u.append(r);super.append(u)}}return this}extractWithChild(e){return re(e)}}function Lo(n,e,t){const r=[],u=[],i=e.list;if(i!==void 0){const s=i[`${t.__tag}Depth`]||[],o=Kf(t)-1,a=o%s.length,l=s[a],f=i[t.__tag];let h;const c=i.nested,d=i.checklist;if(c!==void 0&&c.list&&(h=c.list),f!==void 0&&r.push(f),d!==void 0&&t.__listType==="check"&&r.push(d),l!==void 0){r.push(...nu(l));for(let p=0;p<s.length;p++)p!==a&&u.push(t.__tag+p)}if(h!==void 0){const p=nu(h);o>1?r.push(...p):u.push(...p)}}u.length>0&&Pl(n,...u),r.length>0&&ms(n,...r)}function td(n){const e=[];for(let t=0;t<n.length;t++){const r=n[t];if(re(r)){e.push(r);const u=r.getChildren();u.length>1&&u.forEach(i=>{Z(i)&&e.push(ko(i))})}else e.push(ko(r))}return e}function Do(n){const e=n.nodeName.toLowerCase();let t=null;return e==="ol"?t=ve("number",n.start):e==="ul"&&(t=function(r){if(r.getAttribute("__lexicallisttype")==="check"||r.classList.contains("contains-task-list"))return!0;for(const u of r.childNodes)if(zt(u)&&u.hasAttribute("aria-checked"))return!0;return!1}(n)?ve("check"):ve("bullet")),{after:td,node:t}}const Mo={ol:"number",ul:"bullet"};function ve(n,e=1){return Tt(new pn(n,e))}function Z(n){return n instanceof pn}const Wl=dn(),nd=dn(),$l=dn();function rd(n){return at(n.registerCommand(nd,()=>(Ao(n,"number"),!0),nt),n.registerCommand(Wl,()=>(Ao(n,"bullet"),!0),nt),n.registerCommand($l,()=>(Jf(n),!0),nt),n.registerCommand(Dn,()=>!!Qf(),nt))}function ud(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var id=ud(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});const Hl=z.createContext(null);function sd(n,e){return{getTheme:function(){return e??null}}}function Oe(){const n=z.useContext(Hl);return n==null&&id(8),n}function od({defaultSelection:n}){const[e]=Oe();return z.useEffect(()=>{e.focus(()=>{const t=document.activeElement,r=e.getRootElement();r===null||t!==null&&r.contains(t)||r.focus({preventScroll:!0})},{defaultSelection:n})},[n,e]),null}function ad(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var ld=ad(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});function Vl(n,e){for(let t=0;t<e.length;t++){const r=e[t](n);if(r)return r}return null}const cd=/[.,;\s]/;function ru(n){return cd.test(n)}function Gl(n){return ru(n[n.length-1])}function _i(n){return ru(n[0])}function Kl(n){let e=n.getPreviousSibling();return E(e)&&(e=e.getLastDescendant()),e===null||vt(e)||D(e)&&Gl(e.getTextContent())}function Jl(n){let e=n.getNextSibling();return E(e)&&(e=e.getFirstDescendant()),e===null||vt(e)||D(e)&&_i(e.getTextContent())}function fd(n,e,t,r){return(n>0?ru(t[n-1]):Kl(r[0]))?e<t.length?ru(t[e]):Jl(r[r.length-1]):!1}function dd(n,e,t){const r=[],u=[],i=[];let s=0,o=0;const a=[...n];for(;a.length>0;){const l=a[0],f=l.getTextContent().length,h=o;o+f<=e?(r.push(l),s+=f):h>=t?i.push(l):u.push(l),o+=f,a.shift()}return[s,r,u,i]}function hd(n,e,t,r){const u=yi(r.url,r.attributes);if(n.length===1){let i,s=n[0];e===0?[i,s]=s.splitText(t):[,i,s]=s.splitText(e,t);const o=se(r.text);return o.setFormat(i.getFormat()),o.setDetail(i.getDetail()),o.setStyle(i.getStyle()),u.append(o),i.replace(u),s}if(n.length>1){const i=n[0];let s,o=i.getTextContent().length;e===0?s=i:[,s]=i.splitText(e);const a=[];let l;for(let d=1;d<n.length;d++){const p=n[d],m=p.getTextContent().length,g=o;if(g<t)if(o+m<=t)a.push(p);else{const[y,b]=p.splitText(t-g);a.push(y),l=b}o+=m}const f=j(),h=f?f.getNodes().find(D):void 0,c=se(s.getTextContent());return c.setFormat(s.getFormat()),c.setDetail(s.getDetail()),c.setStyle(s.getStyle()),u.append(c,...a),h&&h===s&&(P(f)?c.select(f.anchor.offset,f.focus.offset):Ne(f)&&c.select(0,c.getTextContent().length)),s.replace(u),l}}function Ju(n,e,t){const r=n.getChildren(),u=r.length;for(let a=0;a<u;a++){const l=r[a];if(!D(l)||!l.isSimpleText())return Dr(n),void t(null,n.getURL())}const i=n.getTextContent(),s=Vl(i,e);if(s===null||s.text!==i||!Kl(n)||!Jl(n))return Dr(n),void t(null,n.getURL());const o=n.getURL();if(o!==s.url&&(n.setURL(s.url),t(s.url,o)),s.attributes){const a=n.getRel();a!==s.attributes.rel&&(n.setRel(s.attributes.rel||null),t(s.attributes.rel||null,a));const l=n.getTarget();l!==s.attributes.target&&(n.setTarget(s.attributes.target||null),t(s.attributes.target||null,l))}}function Dr(n){const e=n.getChildren();for(let t=e.length-1;t>=0;t--)n.insertAfter(e[t]);return n.remove(),e.map(t=>t.getLatest())}function pd(n,e,t){z.useEffect(()=>{n.hasNodes([ku])||ld(77);const r=(u,i)=>{t&&t(u,i)};return at(n.registerNodeTransform(Wt,u=>{const i=u.getParentOrThrow(),s=u.getPreviousSibling();if(Xt(i)&&!i.getIsUnlinked())Ju(i,e,r);else if(!tt(i)){if(u.isSimpleText()&&(_i(u.getTextContent())||!Xt(s))){const o=function(a){const l=[a];let f=a.getNextSibling();for(;f!==null&&D(f)&&f.isSimpleText()&&(l.push(f),!/[\s]/.test(f.getTextContent()));)f=f.getNextSibling();return l}(u);(function(a,l,f){let h=[...a];const c=h.map(g=>g.getTextContent()).join("");let d,p=c,m=0;for(;(d=Vl(p,l))&&d!==null;){const g=d.index,y=g+d.length;if(fd(m+g,m+y,c,h)){const[b,,_,w]=dd(h,m+g,m+y),T=hd(_,m+g-b,m+y-b,d);h=T?[T,...w]:w,f(d.url,null),m=0}else m+=y;p=p.substring(y)}})(o,e,r)}(function(o,a,l){const f=o.getPreviousSibling(),h=o.getNextSibling(),c=o.getTextContent();var d;!Xt(f)||f.getIsUnlinked()||_i(c)&&(d=c,!(f.isEmailURI()?/^\.[a-zA-Z]{2,}/.test(d):/^\.[a-zA-Z0-9]{1,}/.test(d)))||(f.append(o),Ju(f,a,l),l(null,f.getURL())),!Xt(h)||h.getIsUnlinked()||Gl(c)||(Dr(h),Ju(h,a,l),l(null,h.getURL()))})(u,e,r)}}),n.registerCommand(rn,u=>{const i=j();return u!==null||!P(i)||i.extract().forEach(s=>{const o=s.getParent();if(Xt(o))return o.setIsUnlinked(!o.getIsUnlinked()),o.markDirty(),!0}),!1},nt))},[n,e,t])}function gd({matchers:n,onChange:e}){const[t]=Oe();return pd(t,n,e),null}const Xl=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0,md=Xl?z.useLayoutEffect:z.useEffect,yr={tag:"history-merge"};function bd({initialConfig:n,children:e}){const t=z.useMemo(()=>{const{theme:r,namespace:u,nodes:i,onError:s,editorState:o,html:a}=n,l=sd(null,r),f=Pf({editable:n.editable,html:a,namespace:u,nodes:i,onError:h=>s(h,f),theme:r});return function(h,c){if(c!==null){if(c===void 0)h.update(()=>{const d=ie();if(d.isEmpty()){const p=Ce();d.append(p);const m=Xl?document.activeElement:null;(j()!==null||m!==null&&m===h.getRootElement())&&p.select()}},yr);else if(c!==null)switch(typeof c){case"string":{const d=h.parseEditorState(c);h.setEditorState(d,yr);break}case"object":h.setEditorState(c,yr);break;case"function":h.update(()=>{ie().isEmpty()&&c(h)},yr)}}}(f,o),[f,l]},[]);return md(()=>{const r=n.editable,[u]=t;u.setEditable(r===void 0||r)},[]),W.jsx(Hl.Provider,{value:t,children:e})}function yd(){return ie().getTextContent()}function xd(n,e=!0){if(n)return!1;let t=yd();return e&&(t=t.trim()),t===""}function _d(n){if(!xd(n,!1))return!1;const e=ie().getChildren(),t=e.length;if(t>1)return!1;for(let r=0;r<t;r++){const u=e[r];if(ne(u))return!1;if(E(u)){if(!Ft(u)||u.__indent!==0)return!1;const i=u.getChildren(),s=i.length;for(let o=0;o<s;o++){const a=i[r];if(!D(a))return!1}}}return!0}function Zl(n){return()=>_d(n)}function vd(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}vd(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});const Ql=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?z.useLayoutEffect:z.useEffect;function wd({editor:n,ariaActiveDescendant:e,ariaAutoComplete:t,ariaControls:r,ariaDescribedBy:u,ariaErrorMessage:i,ariaExpanded:s,ariaInvalid:o,ariaLabel:a,ariaLabelledBy:l,ariaMultiline:f,ariaOwns:h,ariaRequired:c,autoCapitalize:d,className:p,id:m,role:g="textbox",spellCheck:y=!0,style:b,tabIndex:_,"data-testid":w,...T},S){const[I,C]=z.useState(n.isEditable()),L=z.useCallback(v=>{v&&v.ownerDocument&&v.ownerDocument.defaultView?n.setRootElement(v):n.setRootElement(null)},[n]),U=z.useMemo(()=>function(...v){return N=>{v.forEach(A=>{typeof A=="function"?A(N):A!=null&&(A.current=N)})}}(S,L),[L,S]);return Ql(()=>(C(n.isEditable()),n.registerEditableListener(v=>{C(v)})),[n]),W.jsx("div",{"aria-activedescendant":I?e:void 0,"aria-autocomplete":I?t:"none","aria-controls":I?r:void 0,"aria-describedby":u,...i!=null?{"aria-errormessage":i}:{},"aria-expanded":I&&g==="combobox"?!!s:void 0,...o!=null?{"aria-invalid":o}:{},"aria-label":a,"aria-labelledby":l,"aria-multiline":f,"aria-owns":I?h:void 0,"aria-readonly":!I||void 0,"aria-required":c,autoCapitalize:d,className:p,contentEditable:I,"data-testid":w,id:m,ref:U,role:I?g:void 0,spellCheck:y,style:b,tabIndex:_,...T})}const Sd=z.forwardRef(wd);function Ro(n){return n.getEditorState().read(Zl(n.isComposing()))}const Td=z.forwardRef(Cd);function Cd(n,e){const{placeholder:t,...r}=n,[u]=Oe();return W.jsxs(W.Fragment,{children:[W.jsx(Sd,{editor:u,...r,ref:e}),t!=null&&W.jsx(Ed,{editor:u,content:t})]})}function Ed({content:n,editor:e}){const t=function(s){const[o,a]=z.useState(()=>Ro(s));return Ql(()=>{function l(){const f=Ro(s);a(f)}return l(),at(s.registerUpdateListener(()=>{l()}),s.registerEditableListener(()=>{l()}))},[s]),o}(e),[r,u]=z.useState(e.isEditable());if(z.useLayoutEffect(()=>(u(e.isEditable()),e.registerEditableListener(s=>{u(s)})),[e]),!t)return null;let i=null;return typeof n=="function"?i=n(r):n!==null&&(i=n),i===null?null:W.jsx("div",{"aria-hidden":!0,children:i})}function vi(n,e){return vi=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},vi(n,e)}var Bo={error:null},Nd=function(n){var e,t;function r(){for(var i,s=arguments.length,o=new Array(s),a=0;a<s;a++)o[a]=arguments[a];return(i=n.call.apply(n,[this].concat(o))||this).state=Bo,i.resetErrorBoundary=function(){for(var l,f=arguments.length,h=new Array(f),c=0;c<f;c++)h[c]=arguments[c];i.props.onReset==null||(l=i.props).onReset.apply(l,h),i.reset()},i}t=n,(e=r).prototype=Object.create(t.prototype),e.prototype.constructor=e,vi(e,t),r.getDerivedStateFromError=function(i){return{error:i}};var u=r.prototype;return u.reset=function(){this.setState(Bo)},u.componentDidCatch=function(i,s){var o,a;(o=(a=this.props).onError)==null||o.call(a,i,s)},u.componentDidUpdate=function(i,s){var o,a,l,f,h=this.state.error,c=this.props.resetKeys;h!==null&&s.error!==null&&((l=i.resetKeys)===void 0&&(l=[]),(f=c)===void 0&&(f=[]),l.length!==f.length||l.some(function(d,p){return!Object.is(d,f[p])}))&&((o=(a=this.props).onResetKeysChange)==null||o.call(a,i.resetKeys,c),this.reset())},u.render=function(){var i=this.state.error,s=this.props,o=s.fallbackRender,a=s.FallbackComponent,l=s.fallback;if(i!==null){var f={error:i,resetErrorBoundary:this.resetErrorBoundary};if(Bu.isValidElement(l))return l;if(typeof o=="function")return o(f);if(a)return Bu.createElement(a,f);throw new Error("react-error-boundary requires either a fallback, fallbackRender, or FallbackComponent prop")}return this.props.children},r}(Bu.Component);function kd({children:n,onError:e}){return W.jsx(Nd,{fallback:W.jsx("div",{style:{border:"1px solid #f00",color:"#f00",padding:"8px"},children:"An error was thrown."}),onError:e,children:n})}const xr=0,wi=1,Si=2,Me=0,Ad=1,Fo=2,Od=3,Id=4;function Pd(n,e,t,r,u){if(n===null||t.size===0&&r.size===0&&!u)return Me;const i=e._selection,s=n._selection;if(u)return Ad;if(!(P(i)&&P(s)&&s.isCollapsed()&&i.isCollapsed()))return Me;const o=function(y,b,_){const w=y._nodeMap,T=[];for(const S of b){const I=w.get(S);I!==void 0&&T.push(I)}for(const[S,I]of _){if(!I)continue;const C=w.get(S);C===void 0||pe(C)||T.push(C)}return T}(e,t,r);if(o.length===0)return Me;if(o.length>1){const y=e._nodeMap,b=y.get(i.anchor.key),_=y.get(s.anchor.key);return b&&_&&!n._nodeMap.has(b.__key)&&D(b)&&b.__text.length===1&&i.anchor.offset===1?Fo:Me}const a=o[0],l=n._nodeMap.get(a.__key);if(!D(l)||!D(a)||l.__mode!==a.__mode)return Me;const f=l.__text,h=a.__text;if(f===h)return Me;const c=i.anchor,d=s.anchor;if(c.key!==d.key||c.type!=="text")return Me;const p=c.offset,m=d.offset,g=h.length-f.length;return g===1&&m===p-1?Fo:g===-1&&m===p+1?Od:g===-1&&m===p?Id:Me}function Ld(n,e){let t=Date.now(),r=Me;return(u,i,s,o,a,l)=>{const f=Date.now();if(l.has("historic"))return r=Me,t=f,Si;const h=Pd(u,i,o,a,n.isComposing()),c=(()=>{const d=s===null||s.editor===n,p=l.has("history-push");if(!p&&d&&l.has("history-merge"))return xr;if(u===null)return wi;const m=i._selection;return o.size>0||a.size>0?p===!1&&h!==Me&&h===r&&f<t+e&&d||o.size===1&&function(g,y,b){const _=y._nodeMap.get(g),w=b._nodeMap.get(g),T=y._selection,S=b._selection;return!(P(T)&&P(S)&&T.anchor.type==="element"&&T.focus.type==="element"&&S.anchor.type==="text"&&S.focus.type==="text"||!D(_)||!D(w)||_.__parent!==w.__parent)&&JSON.stringify(y.read(()=>_.exportJSON()))===JSON.stringify(b.read(()=>w.exportJSON()))}(Array.from(o)[0],u,i)?xr:wi:m!==null?xr:Si})();return t=f,r=h,c}}function jo(n){n.undoStack=[],n.redoStack=[],n.current=null}function Dd(n,e,t){const r=Ld(n,t);return at(n.registerCommand($i,()=>(function(i,s){const o=s.redoStack,a=s.undoStack;if(a.length!==0){const l=s.current,f=a.pop();l!==null&&(o.push(l),i.dispatchCommand(pr,!0)),a.length===0&&i.dispatchCommand(gr,!1),s.current=f||null,f&&f.editor.setEditorState(f.editorState,{tag:"historic"})}}(n,e),!0),Y),n.registerCommand(Hi,()=>(function(i,s){const o=s.redoStack,a=s.undoStack;if(o.length!==0){const l=s.current;l!==null&&(a.push(l),i.dispatchCommand(gr,!0));const f=o.pop();o.length===0&&i.dispatchCommand(pr,!1),s.current=f||null,f&&f.editor.setEditorState(f.editorState,{tag:"historic"})}}(n,e),!0),Y),n.registerCommand(N0,()=>(jo(e),!1),Y),n.registerCommand(k0,()=>(jo(e),n.dispatchCommand(pr,!1),n.dispatchCommand(gr,!1),!0),Y),n.registerUpdateListener(({editorState:i,prevEditorState:s,dirtyLeaves:o,dirtyElements:a,tags:l})=>{const f=e.current,h=e.redoStack,c=e.undoStack,d=f===null?null:f.editorState;if(f!==null&&i===d)return;const p=r(s,i,f,o,a,l);if(p===wi)h.length!==0&&(e.redoStack=[],n.dispatchCommand(pr,!1)),f!==null&&(c.push({...f}),n.dispatchCommand(gr,!0));else if(p===Si)return;e.current={editor:n,editorState:i}}))}function Md(){return{current:null,redoStack:[],undoStack:[]}}function Rd({delay:n,externalHistoryState:e}){const[t]=Oe();return function(r,u,i=1e3){const s=z.useMemo(()=>u||Md(),[u]);z.useEffect(()=>Dd(r,s,i),[i,r,s])}(t,e,n),null}function Bd({validateUrl:n,attributes:e}){const[t]=Oe();return z.useEffect(()=>{if(!t.hasNodes([ir]))throw new Error("LinkPlugin: LinkNode not registered on editor");return at(t.registerCommand(rn,r=>{if(r===null)return Ku(r),!0;if(typeof r=="string")return!(n!==void 0&&!n(r))&&(Ku(r,e),!0);{const{url:u,target:i,rel:s,title:o}=r;return Ku(u,{...e,rel:s,target:i,title:o}),!0}},nt),n!==void 0?t.registerCommand(pu,r=>{const u=j();if(!P(u)||u.isCollapsed()||!yt(r,ClipboardEvent))return!1;const i=r;if(i.clipboardData===null)return!1;const s=i.clipboardData.getData("text");return!!n(s)&&!u.getNodes().some(o=>E(o))&&(t.dispatchCommand(rn,{...e,url:s}),r.preventDefault(),!0)},nt):()=>{})},[t,n,e]),null}function Fd(){const[n]=Oe();return z.useEffect(()=>{if(!n.hasNodes([pn,sr]))throw new Error("ListPlugin: ListNode and/or ListItemNode not registered on editor")},[n]),function(e){z.useEffect(()=>rd(e),[e])}(n),null}const jd=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?z.useLayoutEffect:z.useEffect;function qd({ignoreHistoryMergeTagChange:n=!0,ignoreSelectionChange:e=!1,onChange:t}){const[r]=Oe();return jd(()=>{if(t)return r.registerUpdateListener(({editorState:u,dirtyElements:i,dirtyLeaves:s,prevEditorState:o,tags:a})=>{e&&i.size===0&&s.size===0||n&&a.has("history-merge")||o.isEmpty()||t(u,r,a)})},[r,n,e,t]),null}const Ud=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?z.useLayoutEffect:z.useEffect;function zd(n){return{initialValueFn:()=>n.isEditable(),subscribe:e=>n.registerEditableListener(e)}}function Wd(){return function(n){const[e]=Oe(),t=z.useMemo(()=>n(e),[e,n]),[r,u]=z.useState(()=>t.initialValueFn()),i=z.useRef(r);return Ud(()=>{const{initialValueFn:s,subscribe:o}=t,a=s();return i.current!==a&&(i.current=a,u(a)),o(l=>{i.current=l,u(l)})},[t,n]),r}(zd)}function $d(n){const e=window.location.origin,t=r=>{if(r.origin!==e)return;const u=n.getRootElement();if(document.activeElement!==u)return;const i=r.data;if(typeof i=="string"){let s;try{s=JSON.parse(i)}catch{return}if(s&&s.protocol==="nuanria_messaging"&&s.type==="request"){const o=s.payload;if(o&&o.functionId==="makeChanges"){const a=o.args;if(a){const[l,f,h,c,d,p]=a;n.update(()=>{const m=j();if(P(m)){const g=m.anchor;let y=g.getNode(),b=0,_=0;if(D(y)&&l>=0&&f>=0&&(b=l,_=l+f,m.setTextNodeRange(y,b,y,_)),b===_&&h===""||(m.insertRawText(h),y=g.getNode()),D(y)){b=c,_=c+d;const w=y.getTextContentSize();b=b>w?w:b,_=_>w?w:_,m.setTextNodeRange(y,b,y,_)}r.stopImmediatePropagation()}})}}}}};return window.addEventListener("message",t,!0),()=>{window.removeEventListener("message",t,!0)}}function Hd(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var uu=Hd(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});function Vd(n,e=j()){return e==null&&uu(166),P(e)&&e.isCollapsed()||e.getNodes().length===0?"":Dl(n,e)}function Gd(n,e=j()){return e==null&&uu(166),P(e)&&e.isCollapsed()||e.getNodes().length===0?null:JSON.stringify(Kd(n,e))}function qo(n,e,t){const r=n.getData("application/x-lexical-editor");if(r)try{const s=JSON.parse(r);if(s.namespace===t._config.namespace&&Array.isArray(s.nodes))return Uo(t,Jd(s.nodes),e)}catch{}const u=n.getData("text/html");if(u)try{const s=new DOMParser().parseFromString(function(o){return window.trustedTypes&&window.trustedTypes.createPolicy?window.trustedTypes.createPolicy("lexical",{createHTML:a=>a}).createHTML(o):o}(u),"text/html");return Uo(t,Ll(t,s),e)}catch{}const i=n.getData("text/plain")||n.getData("text/uri-list");if(i!=null)if(P(e)){const s=i.split(/(\r?\n|\t)/);s[s.length-1]===""&&s.pop();for(let o=0;o<s.length;o++){const a=j();if(P(a)){const l=s[o];l===`
11
+ `?r.push(Rt()):s===" "?r.push(er()):r.push(se(s))}this.insertNodes(r)}insertText(e){const t=this.anchor,r=this.focus,u=this.format,i=this.style;let s=t,o=r;!this.isCollapsed()&&r.isBefore(t)&&(s=r,o=t),s.type==="element"&&function(g,y,b,_){const w=g.getNode(),T=w.getChildAtIndex(g.offset),S=se(),I=he(w)?Te().append(S):S;S.setFormat(b),S.setStyle(_),T===null?w.append(I):T.insertBefore(I),g.is(y)&&y.set(S.__key,0,"text"),g.set(S.__key,0,"text")}(s,o,u,i);const a=s.offset;let l=o.offset;const f=this.getNodes(),h=f.length;let c=f[0];D(c)||M(26);const d=c.getTextContent().length,p=c.getParentOrThrow();let m=f[h-1];if(h===1&&o.type==="element"&&(l=d,o.set(s.key,l,"text")),this.isCollapsed()&&a===d&&(c.isSegmented()||c.isToken()||!c.canInsertTextAfter()||!p.canInsertTextAfter()&&c.getNextSibling()===null)){let g=c.getNextSibling();if(D(g)&&g.canInsertTextBefore()&&!At(g)||(g=se(),g.setFormat(u),g.setStyle(i),p.canInsertTextAfter()?c.insertAfter(g):p.insertAfter(g)),g.select(0,0),c=g,e!=="")return void this.insertText(e)}else if(this.isCollapsed()&&a===0&&(c.isSegmented()||c.isToken()||!c.canInsertTextBefore()||!p.canInsertTextBefore()&&c.getPreviousSibling()===null)){let g=c.getPreviousSibling();if(D(g)&&!At(g)||(g=se(),g.setFormat(u),p.canInsertTextBefore()?c.insertBefore(g):p.insertBefore(g)),g.select(),c=g,e!=="")return void this.insertText(e)}else if(c.isSegmented()&&a!==d){const g=se(c.getTextContent());g.setFormat(u),c.replace(g),c=g}else if(!this.isCollapsed()&&e!==""){const g=m.getParent();if(!p.canInsertTextBefore()||!p.canInsertTextAfter()||E(g)&&(!g.canInsertTextBefore()||!g.canInsertTextAfter()))return this.insertText(""),bl(this.anchor,this.focus,null),void this.insertText(e)}if(h===1){if(c.isToken()){const _=se(e);return _.select(),void c.replace(_)}const g=c.getFormat(),y=c.getStyle();if(a!==l||g===u&&y===i){if(Tf(c)){const _=se(e);return _.setFormat(u),_.setStyle(i),_.select(),void c.replace(_)}}else{if(c.getTextContent()!==""){const _=se(e);if(_.setFormat(u),_.setStyle(i),_.select(),a===0)c.insertBefore(_,!1);else{const[w]=c.splitText(a);w.insertAfter(_,!1)}return void(_.isComposing()&&this.anchor.type==="text"&&(this.anchor.offset-=e.length))}c.setFormat(u),c.setStyle(i)}const b=l-a;c=c.spliceText(a,b,e,!0),c.getTextContent()===""?c.remove():this.anchor.type==="text"&&(c.isComposing()?this.anchor.offset-=e.length:(this.format=g,this.style=y))}else{const g=new Set([...c.getParentKeys(),...m.getParentKeys()]),y=E(c)?c:c.getParentOrThrow();let b=E(m)?m:m.getParentOrThrow(),_=m;if(!y.is(b)&&b.isInline())do _=b,b=b.getParentOrThrow();while(b.isInline());if(o.type==="text"&&(l!==0||m.getTextContent()==="")||o.type==="element"&&m.getIndexWithinParent()<l)if(D(m)&&!m.isToken()&&l!==m.getTextContentSize()){if(m.isSegmented()){const C=se(m.getTextContent());m.replace(C),m=C}he(o.getNode())||o.type!=="text"||(m=m.spliceText(0,l,"")),g.add(m.__key)}else{const C=m.getParentOrThrow();C.canBeEmpty()||C.getChildrenSize()!==1?m.remove():C.remove()}else g.add(m.__key);const w=b.getChildren(),T=new Set(f),S=y.is(b),I=y.isInline()&&c.getNextSibling()===null?y:c;for(let C=w.length-1;C>=0;C--){const L=w[C];if(L.is(c)||E(L)&&L.isParentOf(c))break;L.isAttached()&&(!T.has(L)||L.is(_)?S||I.insertAfter(L,!1):L.remove())}if(!S){let C=b,L=null;for(;C!==null;){const U=C.getChildren(),v=U.length;(v===0||U[v-1].is(L))&&(g.delete(C.__key),L=C),C=C.getParent()}}if(c.isToken())if(a===d)c.select();else{const C=se(e);C.select(),c.replace(C)}else c=c.spliceText(a,d-a,e,!0),c.getTextContent()===""?c.remove():c.isComposing()&&this.anchor.type==="text"&&(this.anchor.offset-=e.length);for(let C=1;C<h;C++){const L=f[C],U=L.__key;g.has(U)||L.remove()}}}removeText(){if(this.isCollapsed())return;const{anchor:e,focus:t}=this,r=this.getNodes(),u=this.isBackward()?t:e,i=this.isBackward()?e:t;let s=u.getNode(),o=i.getNode();const a=xn(s,ht),l=xn(o,ht);D(s)&&s.isToken()&&u.offset<s.getTextContentSize()&&(u.offset=0),i.offset>0&&D(o)&&o.isToken()&&(i.offset=o.getTextContentSize()),r.forEach(h=>{kn(s,h)||kn(o,h)||h.getKey()===s.getKey()||h.getKey()===o.getKey()||h.remove()});const f=(h,c)=>{if(h.getTextContent()==="")h.remove();else if(c!==0&&At(h)){const d=se(h.getTextContent());return d.setFormat(h.getFormat()),d.setStyle(h.getStyle()),h.replace(d)}};if(s===o&&D(s)){const h=Math.abs(t.offset-e.offset);return s.spliceText(u.offset,h,"",!0),void f(s,h)}if(D(s)){const h=s.getTextContentSize()-u.offset;s.spliceText(u.offset,h,""),s=f(s,h)||s}D(o)&&(o.spliceText(0,i.offset,""),o=f(o,i.offset)||o),s.isAttached()&&D(s)?s.selectEnd():o.isAttached()&&D(o)&&o.selectStart(),E(a)&&E(l)&&a!==l&&(a.append(...l.getChildren()),l.remove(),i.set(u.key,u.offset,u.type))}formatText(e,t=null){if(this.isCollapsed())return this.toggleFormat(e),void fe(null);const r=this.getNodes(),u=[];for(const w of r)D(w)&&u.push(w);const i=w=>{r.forEach(T=>{if(Bt(T)){const S=T.getFormatFlags(e,w);T.setTextFormat(S)}})},s=u.length;if(s===0)return this.toggleFormat(e),fe(null),void i(t);const o=this.anchor,a=this.focus,l=this.isBackward(),f=l?a:o,h=l?o:a;let c=0,d=u[0],p=f.type==="element"?0:f.offset;if(f.type==="text"&&p===d.getTextContentSize()&&(c=1,d=u[1],p=0),d==null)return;const m=d.getFormatFlags(e,t);i(m);const g=s-1;let y=u[g];const b=h.type==="text"?h.offset:y.getTextContentSize();if(d.is(y)){if(p===b)return;if(At(d)||p===0&&b===d.getTextContentSize())d.setFormat(m);else{const w=d.splitText(p,b),T=p===0?w[0]:w[1];T.setFormat(m),f.type==="text"&&f.set(T.__key,0,"text"),h.type==="text"&&h.set(T.__key,b-p,"text")}return void(this.format=m)}p===0||At(d)||([,d]=d.splitText(p),p=0),d.setFormat(m);const _=y.getFormatFlags(e,m);b>0&&(b===y.getTextContentSize()||At(y)||([y]=y.splitText(b)),y.setFormat(_));for(let w=c+1;w<g;w++){const T=u[w],S=T.getFormatFlags(e,_);T.setFormat(S)}f.type==="text"&&f.set(d.__key,p,"text"),h.type==="text"&&h.set(y.__key,b,"text"),this.format=m|_}insertNodes(e){if(e.length===0)return;if(this.anchor.key==="root"){this.insertParagraph();const p=j();return P(p)||M(134),p.insertNodes(e)}const t=(this.isBackward()?this.focus:this.anchor).getNode(),r=xn(t,ht),u=e[e.length-1];if(E(r)&&"__language"in r){if("__language"in e[0])this.insertText(e[0].getTextContent());else{const p=Hu(this);r.splice(p,0,e),u.selectEnd()}return}if(!e.some(p=>(E(p)||ne(p))&&!p.isInline())){E(r)||M(211,t.constructor.name,t.getType());const p=Hu(this);return r.splice(p,0,e),void u.selectEnd()}const i=function(p){const m=Te();let g=null;for(let y=0;y<p.length;y++){const b=p[y],_=_t(b);if(_||ne(b)&&b.isInline()||E(b)&&b.isInline()||D(b)||b.isParentRequired()){if(g===null&&(g=b.createParentElementNode(),m.append(g),_))continue;g!==null&&g.append(b)}else m.append(b),g=null}return m}(e),s=i.getLastDescendant(),o=i.getChildren(),a=!E(r)||!r.isEmpty()?this.insertParagraph():null,l=o[o.length-1];let f=o[0];var h;E(h=f)&&ht(h)&&!h.isEmpty()&&E(r)&&(!r.isEmpty()||r.canMergeWhenEmpty())&&(E(r)||M(211,t.constructor.name,t.getType()),r.append(...f.getChildren()),f=o[1]),f&&(r===null&&M(212,t.constructor.name,t.getType()),function(p,m,g){const y=m.getParentOrThrow().getLastChild();let b=m;const _=[m];for(;b!==y;)b.getNextSibling()||M(140),b=b.getNextSibling(),_.push(b);let w=p;for(const T of _)w=w.insertAfter(T)}(r,f));const c=xn(s,ht);a&&E(c)&&(a.canMergeWhenEmpty()||ht(l))&&(c.append(...a.getChildren()),a.remove()),E(r)&&r.isEmpty()&&r.remove(),s.selectEnd();const d=E(r)?r.getLastChild():null;_t(d)&&c!==r&&d.remove()}insertParagraph(){if(this.anchor.key==="root"){const s=Te();return ie().splice(this.anchor.offset,0,[s]),s.select(),s}const e=Hu(this),t=xn(this.anchor.getNode(),ht);E(t)||M(213);const r=t.getChildAtIndex(e),u=r?[r,...r.getNextSiblings()]:[],i=t.insertNewAfter(this,!1);return i?(i.append(...u),i.selectStart(),i):null}insertLineBreak(e){const t=Rt();if(this.insertNodes([t]),e){const r=t.getParentOrThrow(),u=t.getIndexWithinParent();r.select(u,u)}}extract(){const e=this.getNodes(),t=e.length,r=t-1,u=this.anchor,i=this.focus;let s=e[0],o=e[r];const[a,l]=gi(this);if(t===0)return[];if(t===1){if(D(s)&&!this.isCollapsed()){const h=a>l?l:a,c=a>l?a:l,d=s.splitText(h,c),p=h===0?d[0]:d[1];return p!=null?[p]:[]}return[s]}const f=u.isBefore(i);if(D(s)){const h=f?a:l;h===s.getTextContentSize()?e.shift():h!==0&&([,s]=s.splitText(h),e[0]=s)}if(D(o)){const h=o.getTextContent().length,c=f?l:a;c===0?e.pop():c!==h&&([o]=o.splitText(c),e[r]=o)}return e}modify(e,t,r){const u=this.focus,i=this.anchor,s=e==="move",o=Rn(u,t);if(ne(o)&&!o.isIsolated()){if(s&&o.isKeyboardSelectable()){const d=mo();return d.add(o.__key),void ke(d)}const c=t?o.getPreviousSibling():o.getNextSibling();if(D(c)){const d=c.__key,p=t?c.getTextContent().length:0;return u.set(d,p,"text"),void(s&&i.set(d,p,"text"))}{const d=o.getParentOrThrow();let p,m;return E(c)?(m=c.__key,p=t?c.getChildrenSize():0):(p=o.getIndexWithinParent(),m=d.__key,t||p++),u.set(m,p,"element"),void(s&&i.set(m,p,"element"))}}const a=ue(),l=Ne(a._window);if(!l)return;const f=a._blockCursorElement,h=a._rootElement;if(h===null||f===null||!E(o)||o.isInline()||o.canBeEmpty()||os(f,a,h),function(c,d,p,m){c.modify(d,p,m)}(l,e,t?"backward":"forward",r),l.rangeCount>0){const c=l.getRangeAt(0),d=this.anchor.getNode(),p=he(d)?d:sf(d);if(this.applyDOMRange(c),this.dirty=!0,!s){const m=this.getNodes(),g=[];let y=!1;for(let b=0;b<m.length;b++){const _=m[b];kn(_,p)?g.push(_):y=!0}if(y&&g.length>0)if(t){const b=g[0];E(b)?b.selectStart():b.getParentOrThrow().selectStart()}else{const b=g[g.length-1];E(b)?b.selectEnd():b.getParentOrThrow().selectEnd()}l.anchorNode===c.startContainer&&l.anchorOffset===c.startOffset||function(b){const _=b.focus,w=b.anchor,T=w.key,S=w.offset,I=w.type;pt(w,_.key,_.offset,_.type),pt(_,T,S,I),b._cachedNodes=null}(this)}}}forwardDeletion(e,t,r){if(!r&&(e.type==="element"&&E(t)&&e.offset===t.getChildrenSize()||e.type==="text"&&e.offset===t.getTextContentSize())){const u=t.getParent(),i=t.getNextSibling()||(u===null?null:u.getNextSibling());if(E(i)&&i.isShadowRoot())return!0}return!1}deleteCharacter(e){const t=this.isCollapsed();if(this.isCollapsed()){const r=this.anchor;let u=r.getNode();if(this.forwardDeletion(r,u,e))return;const i=this.focus,s=Rn(i,e);if(ne(s)&&!s.isIsolated()){if(s.isKeyboardSelectable()&&E(u)&&u.getChildrenSize()===0){u.remove();const o=mo();o.add(s.__key),ke(o)}else s.remove(),ue().dispatchCommand(du,void 0);return}if(!e&&E(s)&&E(u)&&u.isEmpty())return u.remove(),void s.selectStart();if(this.modify("extend",e,"character"),this.isCollapsed()){if(e&&r.offset===0&&(r.type==="element"?r.getNode():r.getNode().getParentOrThrow()).collapseAtStart(this))return}else{const o=i.type==="text"?i.getNode():null;if(u=r.type==="text"?r.getNode():null,o!==null&&o.isSegmented()){const a=i.offset,l=o.getTextContentSize();if(o.is(u)||e&&a!==l||!e&&a!==0)return void ho(o,e,a)}else if(u!==null&&u.isSegmented()){const a=r.offset,l=u.getTextContentSize();if(u.is(o)||e&&a!==0||!e&&a!==l)return void ho(u,e,a)}(function(a,l){const f=a.anchor,h=a.focus,c=f.getNode(),d=h.getNode();if(c===d&&f.type==="text"&&h.type==="text"){const p=f.offset,m=h.offset,g=p<m,y=g?p:m,b=g?m:p,_=b-1;y!==_&&(Za(c.getTextContent().slice(y,b))||(l?h.offset=_:f.offset=_))}})(this,e)}}if(this.removeText(),e&&!t&&this.isCollapsed()&&this.anchor.type==="element"&&this.anchor.offset===0){const r=this.anchor.getNode();r.isEmpty()&&he(r.getParent())&&r.getIndexWithinParent()===0&&r.collapseAtStart(this)}}deleteLine(e){if(this.isCollapsed()){const t=this.anchor.type==="element";if(t&&this.insertText(" "),this.modify("extend",e,"lineboundary"),this.isCollapsed()&&this.anchor.offset===0&&this.modify("extend",e,"character"),t){const r=e?this.anchor:this.focus;r.set(r.key,r.offset+1,r.type)}}this.removeText()}deleteWord(e){if(this.isCollapsed()){const t=this.anchor,r=t.getNode();if(this.forwardDeletion(t,r,e))return;this.modify("extend",e,"word")}this.removeText()}isBackward(){return this.focus.isBefore(this.anchor)}getStartEndPoints(){return[this.anchor,this.focus]}}function Ee(n){return n instanceof Su}function fo(n){const e=n.offset;if(n.type==="text")return e;const t=n.getNode();return e===t.getChildrenSize()?t.getTextContent().length:0}function gi(n){const e=n.getStartEndPoints();if(e===null)return[0,0];const[t,r]=e;return t.type==="element"&&r.type==="element"&&t.key===r.key&&t.offset===r.offset?[0,0]:[fo(t),fo(r)]}function ho(n,e,t){const r=n,u=r.getTextContent().split(/(?=\s)/g),i=u.length;let s=0,o=0;for(let l=0;l<i;l++){const f=l===i-1;if(o=s,s+=u[l].length,e&&s===t||s>t||f){u.splice(l,1),f&&(o=void 0);break}}const a=u.join("").trim();a===""?r.remove():(r.setTextContent(a),r.select(o,o))}function po(n,e,t,r){let u,i=e;if(n.nodeType===Jn){let s=!1;const o=n.childNodes,a=o.length,l=r._blockCursorElement;i===a&&(s=!0,i=a-1);let f=o[i],h=!1;if(f===l)f=o[i+1],h=!0;else if(l!==null){const c=l.parentNode;n===c&&e>Array.prototype.indexOf.call(c.children,l)&&i--}if(u=Zt(f),D(u))i=Ks(u,s);else{let c=Zt(n);if(c===null)return null;if(E(c)){const d=r.getElementByKey(c.getKey());d===null&&M(214),[c,i]=c.getDOMSlot(d).resolveChildIndex(c,d,n,e),E(c)||M(215),s&&i>=c.getChildrenSize()&&(i=Math.max(0,c.getChildrenSize()-1));let m=c.getChildAtIndex(i);if(E(m)&&function(g,y,b){const _=g.getParent();return b===null||_===null||!_.canBeEmpty()||_!==b.getNode()}(m,0,t)){const g=s?m.getLastDescendant():m.getFirstDescendant();g===null?c=m:(m=g,c=E(m)?m:m.getParentOrThrow()),i=0}D(m)?(u=m,c=null,i=Ks(m,s)):m!==c&&s&&!h&&(E(c)||M(216),i=Math.min(c.getChildrenSize(),i+1))}else{const d=c.getIndexWithinParent();i=e===0&&ne(c)&&Zt(n)===c?d:d+1,c=c.getParentOrThrow()}if(E(c))return Ve(c.__key,i,"element")}}else u=Zt(n);return D(u)?Ve(u.__key,i,"text"):null}function go(n,e,t){const r=n.offset,u=n.getNode();if(r===0){const i=u.getPreviousSibling(),s=u.getParent();if(e){if((t||!e)&&i===null&&E(s)&&s.isInline()){const o=s.getPreviousSibling();D(o)&&(n.key=o.__key,n.offset=o.getTextContent().length)}}else E(i)&&!t&&i.isInline()?(n.key=i.__key,n.offset=i.getChildrenSize(),n.type="element"):D(i)&&(n.key=i.__key,n.offset=i.getTextContent().length)}else if(r===u.getTextContent().length){const i=u.getNextSibling(),s=u.getParent();if(e&&E(i)&&i.isInline())n.key=i.__key,n.offset=0,n.type="element";else if((t||e)&&i===null&&E(s)&&s.isInline()&&!s.canInsertTextAfter()){const o=s.getNextSibling();D(o)&&(n.key=o.__key,n.offset=0)}}}function bl(n,e,t){if(n.type==="text"&&e.type==="text"){const r=n.isBefore(e),u=n.is(e);go(n,r,u),go(e,!r,u),u&&(e.key=n.key,e.offset=n.offset,e.type=n.type);const i=ue();if(i.isComposing()&&i._compositionKey!==n.key&&P(t)){const s=t.anchor,o=t.focus;pt(n,s.key,s.offset,s.type),pt(e,o.key,o.offset,o.type)}}}function yl(n,e,t,r,u,i){if(n===null||t===null||!Xn(u,n,t))return null;const s=po(n,e,P(i)?i.anchor:null,u);if(s===null)return null;const o=po(t,r,P(i)?i.focus:null,u);if(o===null)return null;if(s.type==="element"&&o.type==="element"){const a=Zt(n),l=Zt(t);if(ne(a)&&ne(l))return null}return bl(s,o,i),[s,o]}function mi(n){return E(n)&&!n.isInline()}function xl(n,e,t,r,u,i){const s=ot(),o=new Tt(Ve(n,e,u),Ve(t,r,i),0,"");return o.dirty=!0,s._selection=o,o}function Ef(){const n=Ve("root",0,"element"),e=Ve("root",0,"element");return new Tt(n,e,0,"")}function mo(){return new Su(new Set)}function cs(n,e,t,r){const u=t._window;if(u===null)return null;const i=r||u.event,s=i?i.type:void 0,o=s==="selectionchange",a=!ni&&(o||s==="beforeinput"||s==="compositionstart"||s==="compositionend"||s==="click"&&i&&i.detail===3||s==="drop"||s===void 0);let l,f,h,c;if(P(n)&&!a)return n.clone();if(e===null)return null;if(l=e.anchorNode,f=e.focusNode,h=e.anchorOffset,c=e.focusOffset,o&&P(n)&&!Xn(t,l,f))return n.clone();const d=yl(l,h,f,c,t,n);if(d===null)return null;const[p,m]=d;return new Tt(p,m,P(n)?n.format:0,P(n)?n.style:"")}function j(){return ot()._selection}function tr(){return ue()._editorState._selection}function Qr(n,e,t,r=1){const u=n.anchor,i=n.focus,s=u.getNode(),o=i.getNode();if(!e.is(s)&&!e.is(o))return;const a=e.__key;if(n.isCollapsed()){const l=u.offset;if(t<=l&&r>0||t<l&&r<0){const f=Math.max(0,l+r);u.set(a,f,"element"),i.set(a,f,"element"),bo(n)}}else{const l=n.isBackward(),f=l?i:u,h=f.getNode(),c=l?u:i,d=c.getNode();if(e.is(h)){const p=f.offset;(t<=p&&r>0||t<p&&r<0)&&f.set(a,Math.max(0,p+r),"element")}if(e.is(d)){const p=c.offset;(t<=p&&r>0||t<p&&r<0)&&c.set(a,Math.max(0,p+r),"element")}}bo(n)}function bo(n){const e=n.anchor,t=e.offset,r=n.focus,u=r.offset,i=e.getNode(),s=r.getNode();if(n.isCollapsed()){if(!E(i))return;const o=i.getChildrenSize(),a=t>=o,l=a?i.getChildAtIndex(o-1):i.getChildAtIndex(t);if(D(l)){let f=0;a&&(f=l.getTextContentSize()),e.set(l.__key,f,"text"),r.set(l.__key,f,"text")}}else{if(E(i)){const o=i.getChildrenSize(),a=t>=o,l=a?i.getChildAtIndex(o-1):i.getChildAtIndex(t);if(D(l)){let f=0;a&&(f=l.getTextContentSize()),e.set(l.__key,f,"text")}}if(E(s)){const o=s.getChildrenSize(),a=u>=o,l=a?s.getChildAtIndex(o-1):s.getChildAtIndex(u);if(D(l)){let f=0;a&&(f=l.getTextContentSize()),r.set(l.__key,f,"text")}}}}function Yr(n,e,t,r,u){let i=null,s=0,o=null;r!==null?(i=r.__key,D(r)?(s=r.getTextContentSize(),o="text"):E(r)&&(s=r.getChildrenSize(),o="element")):u!==null&&(i=u.__key,D(u)?o="text":E(u)&&(o="element")),i!==null&&o!==null?n.set(i,s,o):(s=e.getIndexWithinParent(),s===-1&&(s=t.getChildrenSize()),n.set(t.__key,s,"element"))}function yo(n,e,t,r,u){n.type==="text"?(n.key=t,e||(n.offset+=u)):n.offset>r.getIndexWithinParent()&&(n.offset-=1)}function kf(n,e,t,r,u,i,s){const o=r.anchorNode,a=r.focusNode,l=r.anchorOffset,f=r.focusOffset,h=document.activeElement;if(u.has("collaboration")&&h!==i||h!==null&&ts(h))return;if(!P(e))return void(n!==null&&Xn(t,o,a)&&r.removeAllRanges());const c=e.anchor,d=e.focus,p=c.key,m=d.key,g=Vr(t,p),y=Vr(t,m),b=c.offset,_=d.offset,w=e.format,T=e.style,S=e.isCollapsed();let I=g,C=y,L=!1;if(c.type==="text"){I=Wr(g);const x=c.getNode();L=x.getFormat()!==w||x.getStyle()!==T}else P(n)&&n.anchor.type==="text"&&(L=!0);var U,v,k,A,B;if(d.type==="text"&&(C=Wr(y)),I!==null&&C!==null&&(S&&(n===null||L||P(n)&&(n.format!==w||n.style!==T))&&(U=w,v=T,k=b,A=p,B=performance.now(),cl=[U,v,k,A,B]),l!==b||f!==_||o!==I||a!==C||r.type==="Range"&&S||(h!==null&&i.contains(h)||i.focus({preventScroll:!0}),c.type==="element"))){try{r.setBaseAndExtent(I,b,C,_)}catch{}if(!u.has("skip-scroll-into-view")&&e.isCollapsed()&&i!==null&&i===document.activeElement){const x=e instanceof Tt&&e.anchor.type==="element"?I.childNodes[b]||null:r.rangeCount>0?r.getRangeAt(0):null;if(x!==null){let O;if(x instanceof Text){const N=document.createRange();N.selectNode(x),O=N.getBoundingClientRect()}else O=x.getBoundingClientRect();(function(N,q,R){const V=R.ownerDocument,Oe=V.defaultView;if(Oe===null)return;let{top:ft,bottom:K}=q,J=0,Ie=0,H=R;for(;H!==null;){const Q=H===V.body;if(Q)J=0,Ie=_u(N).innerHeight;else{const ge=H.getBoundingClientRect();J=ge.top,Ie=ge.bottom}let we=0;if(ft<J?we=-(J-ft):K>Ie&&(we=K-Ie),we!==0)if(Q)Oe.scrollBy(0,we);else{const ge=H.scrollTop;H.scrollTop+=we;const me=H.scrollTop-ge;ft-=me,K-=me}if(Q)break;H=Zn(H)}})(t,O,i)}}di=!0}}function fs(n){let e=j()||tr();e===null&&(e=ie().selectEnd()),e.insertNodes(n)}function Hu(n){let e=n;n.isCollapsed()||e.removeText();const t=j();P(t)&&(e=t),P(e)||M(161);const r=e.anchor;let u=r.getNode(),i=r.offset;for(;!ht(u);)[u,i]=Nf(u,i);return i}function Nf(n,e){const t=n.getParent();if(!t){const u=Te();return ie().append(u),u.select(),[ie(),0]}if(D(n)){const u=n.splitText(e);if(u.length===0)return[t,n.getIndexWithinParent()];const i=e===0?0:1;return[t,u[0].getIndexWithinParent()+i]}if(!E(n)||e===0)return[t,n.getIndexWithinParent()];const r=n.getChildAtIndex(e);if(r){const u=new Tt(Ve(n.__key,e,"element"),Ve(n.__key,e,"element"),0,""),i=n.insertNewAfter(u);i&&i.append(r,...r.getNextSiblings())}return[t,n.getIndexWithinParent()+1]}let le=null,ce=null,xe=!1,Vu=!1,Pr=0;const xo={characterData:!0,childList:!0,subtree:!0};function nr(){return xe||le!==null&&le._readOnly}function ye(){xe&&M(13)}function _l(){Pr>99&&M(14)}function ot(){return le===null&&M(195,vl()),le}function ue(){return ce===null&&M(196,vl()),ce}function vl(){let n=0;const e=new Set,t=Cu.version;if(typeof window<"u")for(const u of document.querySelectorAll("[contenteditable]")){const i=bu(u);if(ns(i))n++;else if(i){let s=String(i.constructor.version||"<0.17.1");s===t&&(s+=" (separately built, likely a bundler configuration issue)"),e.add(s)}}let r=` Detected on the page: ${n} compatible editor(s) with version ${t}`;return e.size&&(r+=` and incompatible editors with versions ${Array.from(e).join(", ")}`),r}function Af(){return ce}function _o(n,e,t){const r=e.__type,u=function(o,a){const l=o._nodes.get(a);return l===void 0&&M(30,a),l}(n,r);let i=t.get(r);i===void 0&&(i=Array.from(u.transforms),t.set(r,i));const s=i.length;for(let o=0;o<s&&(i[o](e),e.isAttached());o++);}function vo(n,e){return n!==void 0&&n.__key!==e&&n.isAttached()}function wl(n,e){if(!e)return;const t=n._updateTags;let r=e;Array.isArray(e)||(r=[e]);for(const u of r)t.add(u)}function Of(n){return ds(n,ue()._nodes)}function ds(n,e){const t=n.type,r=e.get(t);r===void 0&&M(17,t);const u=r.klass;n.type!==u.getType()&&M(18,u.name);const i=u.importJSON(n),s=n.children;if(E(i)&&Array.isArray(s))for(let o=0;o<s.length;o++){const a=ds(s[o],e);i.append(a)}return i}function wo(n,e,t){const r=le,u=xe,i=ce;le=e,xe=!0,ce=n;try{return t()}finally{le=r,xe=u,ce=i}}function mt(n,e){const t=n._pendingEditorState,r=n._rootElement,u=n._headless||r===null;if(t===null)return;const i=n._editorState,s=i._selection,o=t._selection,a=n._dirtyType!==Lt,l=le,f=xe,h=ce,c=n._updating,d=n._observer;let p=null;if(n._pendingEditorState=null,n._editorState=t,!u&&a&&d!==null){ce=n,le=t,xe=!1,n._updating=!0;try{const S=n._dirtyType,I=n._dirtyElements,C=n._dirtyLeaves;d.disconnect(),p=mf(i,t,n,S,I,C)}catch(S){if(S instanceof Error&&n._onError(S),Vu)throw S;return Nl(n,null,r,t),$a(n),n._dirtyType=rn,Vu=!0,mt(n,i),void(Vu=!1)}finally{d.observe(r,xo),n._updating=c,le=l,xe=f,ce=h}}t._readOnly||(t._readOnly=!0);const m=n._dirtyLeaves,g=n._dirtyElements,y=n._normalizedNodes,b=n._updateTags,_=n._deferred;a&&(n._dirtyType=Lt,n._cloneNotNeeded.clear(),n._dirtyLeaves=new Set,n._dirtyElements=new Map,n._normalizedNodes=new Set,n._updateTags=new Set),function(S,I){const C=S._decorators;let L=S._pendingDecorators||C;const U=I._nodeMap;let v;for(v in L)U.has(v)||(L===C&&(L=Ja(S)),delete L[v])}(n,t);const w=u?null:Ne(n._window);if(n._editable&&w!==null&&(a||o===null||o.dirty)){ce=n,le=t;try{if(d!==null&&d.disconnect(),a||o===null||o.dirty){const S=n._blockCursorElement;S!==null&&os(S,n,r),kf(s,o,n,w,b,r)}of(n,r,o),d!==null&&d.observe(r,xo)}finally{ce=h,le=l}}p!==null&&function(S,I,C,L,U){const v=Array.from(S._listeners.mutation),k=v.length;for(let A=0;A<k;A++){const[B,x]=v[A],O=I.get(x);O!==void 0&&B(O,{dirtyLeaves:L,prevEditorState:U,updateTags:C})}}(n,p,b,m,i),P(o)||o===null||s!==null&&s.is(o)||n.dispatchCommand(du,void 0);const T=n._pendingDecorators;T!==null&&(n._decorators=T,n._pendingDecorators=null,On("decorator",n,!0,T)),function(S,I,C){const L=Gs(I),U=Gs(C);L!==U&&On("textcontent",S,!0,U)}(n,e||i,t),On("update",n,!0,{dirtyElements:g,dirtyLeaves:m,editorState:t,normalizedNodes:y,prevEditorState:e||i,tags:b}),function(S,I){if(S._deferred=[],I.length!==0){const C=S._updating;S._updating=!0;try{for(let L=0;L<I.length;L++)I[L]()}finally{S._updating=C}}}(n,_),function(S){const I=S._updates;if(I.length!==0){const C=I.shift();if(C){const[L,U]=C;Tl(S,L,U)}}}(n)}function On(n,e,t,...r){const u=e._updating;e._updating=t;try{const i=Array.from(e._listeners[n]);for(let s=0;s<i.length;s++)i[s].apply(null,r)}finally{e._updating=u}}function Sl(n,e,t){if(n._updating===!1||ce!==n){let u=!1;return n.update(()=>{u=Sl(n,e,t)}),u}const r=rs(n);for(let u=4;u>=0;u--)for(let i=0;i<r.length;i++){const s=r[i]._commands.get(e);if(s!==void 0){const o=s[u];if(o!==void 0){const a=Array.from(o),l=a.length;for(let f=0;f<l;f++)if(a[f](t,n)===!0)return!0}}}return!1}function So(n,e){const t=n._updates;let r=e||!1;for(;t.length!==0;){const u=t.shift();if(u){const[i,s]=u;let o;if(s!==void 0){if(o=s.onUpdate,s.skipTransforms&&(r=!0),s.discrete){const a=n._pendingEditorState;a===null&&M(191),a._flushSync=!0}o&&n._deferred.push(o),wl(n,s.tag)}i()}}return r}function Tl(n,e,t){const r=n._updateTags;let u,i=!1,s=!1;t!==void 0&&(u=t.onUpdate,wl(n,t.tag),i=t.skipTransforms||!1,s=t.discrete||!1),u&&n._deferred.push(u);const o=n._editorState;let a=n._pendingEditorState,l=!1;(a===null||a._readOnly)&&(a=n._pendingEditorState=El(a||o),l=!0),a._flushSync=s;const f=le,h=xe,c=ce,d=n._updating;le=a,xe=!1,n._updating=!0,ce=n;try{l&&(n._headless?o._selection!==null&&(a._selection=o._selection.clone()):a._selection=function(y){const b=y.getEditorState()._selection,_=Ne(y._window);return P(b)||b==null?cs(b,_,y,null):b.clone()}(n));const m=n._compositionKey;e(),i=So(n,i),function(y,b){const _=b.getEditorState()._selection,w=y._selection;if(P(w)){const T=w.anchor,S=w.focus;let I;if(T.type==="text"&&(I=T.getNode(),I.selectionTransform(_,w)),S.type==="text"){const C=S.getNode();I!==C&&C.selectionTransform(_,w)}}}(a,n),n._dirtyType!==Lt&&(i?function(y,b){const _=b._dirtyLeaves,w=y._nodeMap;for(const T of _){const S=w.get(T);D(S)&&S.isAttached()&&S.isSimpleText()&&!S.isUnmergeable()&&Hs(S)}}(a,n):function(y,b){const _=b._dirtyLeaves,w=b._dirtyElements,T=y._nodeMap,S=gt(),I=new Map;let C=_,L=C.size,U=w,v=U.size;for(;L>0||v>0;){if(L>0){b._dirtyLeaves=new Set;for(const k of C){const A=T.get(k);D(A)&&A.isAttached()&&A.isSimpleText()&&!A.isUnmergeable()&&Hs(A),A!==void 0&&vo(A,S)&&_o(b,A,I),_.add(k)}if(C=b._dirtyLeaves,L=C.size,L>0){Pr++;continue}}b._dirtyLeaves=new Set,b._dirtyElements=new Map;for(const k of U){const A=k[0],B=k[1];if(A!=="root"&&!B)continue;const x=T.get(A);x!==void 0&&vo(x,S)&&_o(b,x,I),w.set(A,B)}C=b._dirtyLeaves,L=C.size,U=b._dirtyElements,v=U.size,Pr++}b._dirtyLeaves=_,b._dirtyElements=w}(a,n),So(n),function(y,b,_,w){const T=y._nodeMap,S=b._nodeMap,I=[];for(const[C]of w){const L=S.get(C);L!==void 0&&(L.isAttached()||(E(L)&&tl(L,C,T,S,I,w),T.has(C)||w.delete(C),I.push(C)))}for(const C of I)S.delete(C);for(const C of _){const L=S.get(C);L===void 0||L.isAttached()||(T.has(C)||_.delete(C),S.delete(C))}}(o,a,n._dirtyLeaves,n._dirtyElements)),m!==n._compositionKey&&(a._flushSync=!0);const g=a._selection;if(P(g)){const y=a._nodeMap,b=g.anchor.key,_=g.focus.key;y.get(b)!==void 0&&y.get(_)!==void 0||M(19)}else Ee(g)&&g._nodes.size===0&&(a._selection=null)}catch(m){return m instanceof Error&&n._onError(m),n._pendingEditorState=o,n._dirtyType=rn,n._cloneNotNeeded.clear(),n._dirtyLeaves=new Set,n._dirtyElements.clear(),void mt(n)}finally{le=f,xe=h,ce=c,n._updating=d,Pr=0}n._dirtyType!==Lt||function(m,g){const y=g.getEditorState()._selection,b=m._selection;if(b!==null){if(b.dirty||!b.is(y))return!0}else if(y!==null)return!0;return!1}(a,n)?a._flushSync?(a._flushSync=!1,mt(n)):l&&ef(()=>{mt(n)}):(a._flushSync=!1,l&&(r.clear(),n._deferred=[],n._pendingEditorState=null))}function Se(n,e,t){n._updating?n._updates.push([e,t]):Tl(n,e,t)}class In{constructor(e,t,r){this.element=e,this.before=t||null,this.after=r||null}withBefore(e){return new In(this.element,e,this.after)}withAfter(e){return new In(this.element,this.before,e)}withElement(e){return new In(e,this.before,this.after)}insertChild(e){const t=this.before||this.getManagedLineBreak();return t!==null&&t.parentElement!==this.element&&M(222),this.element.insertBefore(e,t),this}removeChild(e){return e.parentElement!==this.element&&M(223),this.element.removeChild(e),this}replaceChild(e,t){return t.parentElement!==this.element&&M(224),this.element.replaceChild(e,t),this}getFirstChild(){const e=this.after?this.after.nextSibling:this.element.firstChild;return e===this.before||e===this.getManagedLineBreak()?null:e}getManagedLineBreak(){return this.element.__lexicalLineBreak||null}setManagedLineBreak(e){if(e===null)this.removeManagedLineBreak();else{const t=e==="decorator"&&(Kn||gu);this.insertManagedLineBreak(t)}}removeManagedLineBreak(){const e=this.getManagedLineBreak();if(e){const t=this.element,r=e.nodeName==="IMG"?e.nextSibling:null;r&&t.removeChild(r),t.removeChild(e),t.__lexicalLineBreak=void 0}}insertManagedLineBreak(e){const t=this.getManagedLineBreak();if(t){if(e===(t.nodeName==="IMG"))return;this.removeManagedLineBreak()}const r=this.element,u=this.before,i=document.createElement("br");if(r.insertBefore(i,u),e){const s=document.createElement("img");s.setAttribute("data-lexical-linebreak","true"),s.style.cssText="display: inline !important; border: 0px !important; margin: 0px !important;",s.alt="",r.insertBefore(s,i),r.__lexicalLineBreak=s}else r.__lexicalLineBreak=i}getFirstChildOffset(){let e=0;for(let t=this.after;t!==null;t=t.previousSibling)e++;return e}resolveChildIndex(e,t,r,u){if(r===this.element){const a=this.getFirstChildOffset();return[e,Math.min(a+e.getChildrenSize(),Math.max(a,u))]}const i=To(t,r);i.push(u);const s=To(t,this.element);let o=e.getIndexWithinParent();for(let a=0;a<s.length;a++){const l=i[a],f=s[a];if(l===void 0||l<f)break;if(l>f){o+=1;break}}return[e.getParentOrThrow(),o]}}function To(n,e){const t=[];let r=e;for(;r!==n&&r!==null;r=e.parentNode){let u=0;for(let i=r.previousSibling;i!==null;i=r.previousSibling)u++;t.push(u)}return r!==n&&M(225),t.reverse()}class Wt extends wu{constructor(e){super(e),this.__first=null,this.__last=null,this.__size=0,this.__format=0,this.__style="",this.__indent=0,this.__dir=null}afterCloneFrom(e){super.afterCloneFrom(e),this.__first=e.__first,this.__last=e.__last,this.__size=e.__size,this.__indent=e.__indent,this.__format=e.__format,this.__style=e.__style,this.__dir=e.__dir}getFormat(){return this.getLatest().__format}getFormatType(){const e=this.getFormat();return $0[e]||""}getStyle(){return this.getLatest().__style}getIndent(){return this.getLatest().__indent}getChildren(){const e=[];let t=this.getFirstChild();for(;t!==null;)e.push(t),t=t.getNextSibling();return e}getChildrenKeys(){const e=[];let t=this.getFirstChild();for(;t!==null;)e.push(t.__key),t=t.getNextSibling();return e}getChildrenSize(){return this.getLatest().__size}isEmpty(){return this.getChildrenSize()===0}isDirty(){const e=ue()._dirtyElements;return e!==null&&e.has(this.__key)}isLastChild(){const e=this.getLatest(),t=this.getParentOrThrow().getLastChild();return t!==null&&t.is(e)}getAllTextNodes(){const e=[];let t=this.getFirstChild();for(;t!==null;){if(D(t)&&e.push(t),E(t)){const r=t.getAllTextNodes();e.push(...r)}t=t.getNextSibling()}return e}getFirstDescendant(){let e=this.getFirstChild();for(;E(e);){const t=e.getFirstChild();if(t===null)break;e=t}return e}getLastDescendant(){let e=this.getLastChild();for(;E(e);){const t=e.getLastChild();if(t===null)break;e=t}return e}getDescendantByIndex(e){const t=this.getChildren(),r=t.length;if(e>=r){const i=t[r-1];return E(i)&&i.getLastDescendant()||i||null}const u=t[e];return E(u)&&u.getFirstDescendant()||u||null}getFirstChild(){const e=this.getLatest().__first;return e===null?null:ae(e)}getFirstChildOrThrow(){const e=this.getFirstChild();return e===null&&M(45,this.__key),e}getLastChild(){const e=this.getLatest().__last;return e===null?null:ae(e)}getLastChildOrThrow(){const e=this.getLastChild();return e===null&&M(96,this.__key),e}getChildAtIndex(e){const t=this.getChildrenSize();let r,u;if(e<t/2){for(r=this.getFirstChild(),u=0;r!==null&&u<=e;){if(u===e)return r;r=r.getNextSibling(),u++}return null}for(r=this.getLastChild(),u=t-1;r!==null&&u>=e;){if(u===e)return r;r=r.getPreviousSibling(),u--}return null}getTextContent(){let e="";const t=this.getChildren(),r=t.length;for(let u=0;u<r;u++){const i=t[u];e+=i.getTextContent(),E(i)&&u!==r-1&&!i.isInline()&&(e+=rt)}return e}getTextContentSize(){let e=0;const t=this.getChildren(),r=t.length;for(let u=0;u<r;u++){const i=t[u];e+=i.getTextContentSize(),E(i)&&u!==r-1&&!i.isInline()&&(e+=rt.length)}return e}getDirection(){return this.getLatest().__dir}hasFormat(e){if(e!==""){const t=zs[e];return!!(this.getFormat()&t)}return!1}select(e,t){ye();const r=j();let u=e,i=t;const s=this.getChildrenSize();if(!this.canBeEmpty()){if(e===0&&t===0){const a=this.getFirstChild();if(D(a)||E(a))return a.select(0,0)}else if(!(e!==void 0&&e!==s||t!==void 0&&t!==s)){const a=this.getLastChild();if(D(a)||E(a))return a.select()}}u===void 0&&(u=s),i===void 0&&(i=s);const o=this.__key;return P(r)?(r.anchor.set(o,u,"element"),r.focus.set(o,i,"element"),r.dirty=!0,r):xl(o,u,o,i,"element","element")}selectStart(){const e=this.getFirstDescendant();return e?e.selectStart():this.select()}selectEnd(){const e=this.getLastDescendant();return e?e.selectEnd():this.select()}clear(){const e=this.getWritable();return this.getChildren().forEach(t=>t.remove()),e}append(...e){return this.splice(this.getChildrenSize(),0,e)}setDirection(e){const t=this.getWritable();return t.__dir=e,t}setFormat(e){return this.getWritable().__format=e!==""?zs[e]:0,this}setStyle(e){return this.getWritable().__style=e||"",this}setIndent(e){return this.getWritable().__indent=e,this}splice(e,t,r){const u=r.length,i=this.getChildrenSize(),s=this.getWritable();e+t<=i||M(226,String(e),String(t),String(i));const o=s.__key,a=[],l=[],f=this.getChildAtIndex(e+t);let h=null,c=i-t+u;if(e!==0)if(e===i)h=this.getLastChild();else{const p=this.getChildAtIndex(e);p!==null&&(h=p.getPreviousSibling())}if(t>0){let p=h===null?this.getFirstChild():h.getNextSibling();for(let m=0;m<t;m++){p===null&&M(100);const g=p.getNextSibling(),y=p.__key;Pt(p.getWritable()),l.push(y),p=g}}let d=h;for(let p=0;p<u;p++){const m=r[p];d!==null&&m.is(d)&&(h=d=d.getPreviousSibling());const g=m.getWritable();g.__parent===o&&c--,Pt(g);const y=m.__key;if(d===null)s.__first=y,g.__prev=null;else{const b=d.getWritable();b.__next=y,g.__prev=b.__key}m.__key===o&&M(76),g.__parent=o,a.push(y),d=m}if(e+t===i)d!==null&&(d.getWritable().__next=null,s.__last=d.__key);else if(f!==null){const p=f.getWritable();if(d!==null){const m=d.getWritable();p.__prev=d.__key,m.__next=f.__key}else p.__prev=null}if(s.__size=c,l.length){const p=j();if(P(p)){const m=new Set(l),g=new Set(a),{anchor:y,focus:b}=p;Co(y,m,g)&&Yr(y,y.getNode(),this,h,f),Co(b,m,g)&&Yr(b,b.getNode(),this,h,f),c!==0||this.canBeEmpty()||ut(this)||this.remove()}}return s}getDOMSlot(e){return new In(e)}exportDOM(e){const{element:t}=super.exportDOM(e);if(t&&Ut(t)){const r=this.getIndent();r>0&&(t.style.paddingInlineStart=40*r+"px")}return{element:t}}exportJSON(){return{children:[],direction:this.getDirection(),format:this.getFormatType(),indent:this.getIndent(),type:"element",version:1}}insertNewAfter(e,t){return null}canIndent(){return!0}collapseAtStart(e){return!1}excludeFromCopy(e){return!1}canReplaceWith(e){return!0}canInsertAfter(e){return!0}canBeEmpty(){return!0}canInsertTextBefore(){return!0}canInsertTextAfter(){return!0}isInline(){return!1}isShadowRoot(){return!1}canMergeWith(e){return!1}extractWithChild(e,t,r){return!1}canMergeWhenEmpty(){return!1}reconcileObservedMutation(e,t){const r=this.getDOMSlot(e);let u=r.getFirstChild();for(let i=this.getFirstChild();i;i=i.getNextSibling()){const s=t.getElementByKey(i.getKey());s!==null&&(u==null?(r.insertChild(s),u=s):u!==s&&r.replaceChild(s,u),u=u.nextSibling)}}}function E(n){return n instanceof Wt}function Co(n,e,t){let r=n.getNode();for(;r;){const u=r.__key;if(e.has(u)&&!t.has(u))return!0;r=r.getParent()}return!1}class Cl extends wu{constructor(e){super(e)}decorate(e,t){M(47)}isIsolated(){return!1}isInline(){return!0}isKeyboardSelectable(){return!0}}function ne(n){return n instanceof Cl}class rr extends Wt{static getType(){return"root"}static clone(){return new rr}constructor(){super("root"),this.__cachedText=null}getTopLevelElementOrThrow(){M(51)}getTextContent(){const e=this.__cachedText;return!nr()&&ue()._dirtyType!==Lt||e===null?super.getTextContent():e}remove(){M(52)}replace(e){M(53)}insertBefore(e){M(54)}insertAfter(e){M(55)}updateDOM(e,t){return!1}append(...e){for(let t=0;t<e.length;t++){const r=e[t];E(r)||ne(r)||M(56)}return super.append(...e)}static importJSON(e){const t=ie();return t.setFormat(e.format),t.setIndent(e.indent),t.setDirection(e.direction),t}exportJSON(){return{children:[],direction:this.getDirection(),format:this.getFormatType(),indent:this.getIndent(),type:"root",version:1}}collapseAtStart(){return!0}}function he(n){return n instanceof rr}function El(n){return new Tu(new Map(n._nodeMap))}function hs(){return new Tu(new Map([["root",new rr]]))}function kl(n){const e=n.exportJSON(),t=n.constructor;if(e.type!==t.getType()&&M(130,t.name),E(n)){const r=e.children;Array.isArray(r)||M(59,t.name);const u=n.getChildren();for(let i=0;i<u.length;i++){const s=kl(u[i]);r.push(s)}}return e}class Tu{constructor(e,t){this._nodeMap=e,this._selection=t||null,this._flushSync=!1,this._readOnly=!1}isEmpty(){return this._nodeMap.size===1&&this._selection===null}read(e,t){return wo(t&&t.editor||null,this,e)}clone(e){const t=new Tu(this._nodeMap,e===void 0?this._selection:e);return t._readOnly=!0,t}toJSON(){return wo(null,this,()=>({root:kl(ie())}))}}class ps extends Wt{static getType(){return"artificial"}createDOM(e){return document.createElement("div")}}class dn extends Wt{constructor(e){super(e),this.__textFormat=0,this.__textStyle=""}static getType(){return"paragraph"}getTextFormat(){return this.getLatest().__textFormat}setTextFormat(e){const t=this.getWritable();return t.__textFormat=e,t}hasTextFormat(e){const t=Dt[e];return!!(this.getTextFormat()&t)}getFormatFlags(e,t){return $r(this.getLatest().__textFormat,e,t)}getTextStyle(){return this.getLatest().__textStyle}setTextStyle(e){const t=this.getWritable();return t.__textStyle=e,t}static clone(e){return new dn(e.__key)}afterCloneFrom(e){super.afterCloneFrom(e),this.__textFormat=e.__textFormat,this.__textStyle=e.__textStyle}createDOM(e){const t=document.createElement("p"),r=En(e.theme,"paragraph");return r!==void 0&&t.classList.add(...r),t}updateDOM(e,t,r){return!1}static importDOM(){return{p:e=>({conversion:If,priority:0})}}exportDOM(e){const{element:t}=super.exportDOM(e);if(t&&Ut(t)){this.isEmpty()&&t.append(document.createElement("br"));const r=this.getFormatType();t.style.textAlign=r;const u=this.getDirection();u&&(t.dir=u)}return{element:t}}static importJSON(e){const t=Te();return t.setFormat(e.format),t.setIndent(e.indent),t.setDirection(e.direction),t.setTextFormat(e.textFormat),t}exportJSON(){return{...super.exportJSON(),textFormat:this.getTextFormat(),textStyle:this.getTextStyle(),type:"paragraph",version:1}}insertNewAfter(e,t){const r=Te();r.setTextFormat(e.format),r.setTextStyle(e.style);const u=this.getDirection();return r.setDirection(u),r.setFormat(this.getFormatType()),r.setStyle(this.getTextStyle()),this.insertAfter(r,t),r}collapseAtStart(){const e=this.getChildren();if(e.length===0||D(e[0])&&e[0].getTextContent().trim()===""){if(this.getNextSibling()!==null)return this.selectNext(),this.remove(),!0;if(this.getPreviousSibling()!==null)return this.selectPrevious(),this.remove(),!0}return!1}}function If(n){const e=Te();return n.style&&(e.setFormat(n.style.textAlign),df(n,e)),{node:e}}function Te(){return St(new dn)}function Bt(n){return n instanceof dn}const Y=0,nt=1,Pf=4;function Nl(n,e,t,r){const u=n._keyToDOMMap;u.clear(),n._editorState=hs(),n._pendingEditorState=r,n._compositionKey=null,n._dirtyType=Lt,n._cloneNotNeeded.clear(),n._dirtyLeaves=new Set,n._dirtyElements.clear(),n._normalizedNodes=new Set,n._updateTags=new Set,n._updates=[],n._blockCursorElement=null;const i=n._observer;i!==null&&(i.disconnect(),n._observer=null),e!==null&&(e.textContent=""),t!==null&&(t.textContent="",u.set("root",t))}function Lf(n){const e=n||{},t=Af(),r=e.theme||{},u=n===void 0?t:e.parentEditor||null,i=e.disableEvents||!1,s=hs(),o=e.namespace||(u!==null?u._config.namespace:Qa()),a=e.editorState,l=[rr,zt,Qn,Yn,dn,ps,...e.nodes||[]],{onError:f,html:h}=e,c=e.editable===void 0||e.editable;let d;if(n===void 0&&t!==null)d=t._nodes;else{d=new Map;for(let m=0;m<l.length;m++){let g=l[m],y=null,b=null;if(typeof g!="function"){const S=g;g=S.replace,y=S.with,b=S.withKlass||null}const _=g.getType(),w=g.transform(),T=new Set;w!==null&&T.add(w),d.set(_,{exportDOM:h&&h.export?h.export.get(g):void 0,klass:g,replace:y,replaceWithKlass:b,transforms:T})}}const p=new Cu(s,u,d,{disableEvents:i,namespace:o,theme:r},f||console.error,function(m,g){const y=new Map,b=new Set,_=w=>{Object.keys(w).forEach(T=>{let S=y.get(T);S===void 0&&(S=[],y.set(T,S)),S.push(w[T])})};return m.forEach(w=>{const T=w.klass.importDOM;if(T==null||b.has(T))return;b.add(T);const S=T.call(w.klass);S!==null&&_(S)}),g&&_(g),y}(d,h?h.import:void 0),c);return a!==void 0&&(p._pendingEditorState=a,p._dirtyType=rn),p}class Cu{constructor(e,t,r,u,i,s,o){this._parentEditor=t,this._rootElement=null,this._editorState=e,this._pendingEditorState=null,this._compositionKey=null,this._deferred=[],this._keyToDOMMap=new Map,this._updates=[],this._updating=!1,this._listeners={decorator:new Set,editable:new Set,mutation:new Map,root:new Set,textcontent:new Set,update:new Set},this._commands=new Map,this._config=u,this._nodes=r,this._decorators={},this._pendingDecorators=null,this._dirtyType=Lt,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=Qa(),this._onError=i,this._htmlConversions=s,this._editable=o,this._headless=t!==null&&t._headless,this._window=null,this._blockCursorElement=null}isComposing(){return this._compositionKey!=null}registerUpdateListener(e){const t=this._listeners.update;return t.add(e),()=>{t.delete(e)}}registerEditableListener(e){const t=this._listeners.editable;return t.add(e),()=>{t.delete(e)}}registerDecoratorListener(e){const t=this._listeners.decorator;return t.add(e),()=>{t.delete(e)}}registerTextContentListener(e){const t=this._listeners.textcontent;return t.add(e),()=>{t.delete(e)}}registerRootListener(e){const t=this._listeners.root;return e(this._rootElement,null),t.add(e),()=>{e(null,this._rootElement),t.delete(e)}}registerCommand(e,t,r){r===void 0&&M(35);const u=this._commands;u.has(e)||u.set(e,[new Set,new Set,new Set,new Set,new Set]);const i=u.get(e);i===void 0&&M(36,String(e));const s=i[r];return s.add(t),()=>{s.delete(t),i.every(o=>o.size===0)&&u.delete(e)}}registerMutationListener(e,t,r){const u=this.resolveRegisteredNodeAfterReplacements(this.getRegisteredNode(e)).klass,i=this._listeners.mutation;i.set(t,u);const s=r&&r.skipInitialization;return s!==void 0&&s||this.initializeMutationListener(t,u),()=>{i.delete(t)}}getRegisteredNode(e){const t=this._nodes.get(e.getType());return t===void 0&&M(37,e.name),t}resolveRegisteredNodeAfterReplacements(e){for(;e.replaceWithKlass;)e=this.getRegisteredNode(e.replaceWithKlass);return e}initializeMutationListener(e,t){const r=this._editorState,u=ff(r).get(t.getType());if(!u)return;const i=new Map;for(const s of u.keys())i.set(s,"created");i.size>0&&e(i,{dirtyLeaves:new Set,prevEditorState:r,updateTags:new Set(["registerMutationListener"])})}registerNodeTransformToKlass(e,t){const r=this.getRegisteredNode(e);return r.transforms.add(t),r}registerNodeTransform(e,t){const r=this.registerNodeTransformToKlass(e,t),u=[r],i=r.replaceWithKlass;if(i!=null){const a=this.registerNodeTransformToKlass(i,t);u.push(a)}var s,o;return s=this,o=e.getType(),Se(s,()=>{const a=ot();if(a.isEmpty())return;if(o==="root")return void ie().markDirty();const l=a._nodeMap;for(const[,f]of l)f.markDirty()},s._pendingEditorState===null?{tag:"history-merge"}:void 0),()=>{u.forEach(a=>a.transforms.delete(t))}}hasNode(e){return this._nodes.has(e.getType())}hasNodes(e){return e.every(this.hasNode.bind(this))}dispatchCommand(e,t){return F(this,e,t)}getDecorators(){return this._decorators}getRootElement(){return this._rootElement}getKey(){return this._key}setRootElement(e){const t=this._rootElement;if(e!==t){const r=En(this._config.theme,"root"),u=this._pendingEditorState||this._editorState;if(this._rootElement=e,Nl(this,t,e,u),t!==null&&(this._config.disableEvents||bf(t),r!=null&&t.classList.remove(...r)),e!==null){const i=function(o){const a=o.ownerDocument;return a&&a.defaultView||null}(e),s=e.style;s.userSelect="text",s.whiteSpace="pre-wrap",s.wordBreak="break-word",e.setAttribute("data-lexical-editor","true"),this._window=i,this._dirtyType=rn,$a(this),this._updateTags.add("history-merge"),mt(this),this._config.disableEvents||function(o,a){const l=o.ownerDocument,f=Zr.get(l);(f===void 0||f<1)&&l.addEventListener("selectionchange",pl),Zr.set(l,(f||0)+1),o.__lexicalEditor=a;const h=hl(o);for(let c=0;c<fi.length;c++){const[d,p]=fi[c],m=typeof p=="function"?g=>{so(g)||(io(g),(a.isEditable()||d==="click")&&p(g,a))}:g=>{if(so(g))return;io(g);const y=a.isEditable();switch(d){case"cut":return y&&F(a,Hi,g);case"copy":return F(a,pu,g);case"paste":return y&&F(a,hu,g);case"dragstart":return y&&F(a,Ra,g);case"dragover":return y&&F(a,Ba,g);case"dragend":return y&&F(a,k0,g);case"focus":return y&&F(a,O0,g);case"blur":return y&&F(a,I0,g);case"drop":return y&&F(a,Ma,g)}};o.addEventListener(d,m),h.push(()=>{o.removeEventListener(d,m)})}}(e,this),r!=null&&e.classList.add(...r)}else this._editorState=u,this._pendingEditorState=null,this._window=null;On("root",this,!1,e,t)}}getElementByKey(e){return this._keyToDOMMap.get(e)||null}getEditorState(){return this._editorState}setEditorState(e,t){e.isEmpty()&&M(38);let r=e;r._readOnly&&(r=El(e),r._selection=e._selection?e._selection.clone():null),Wa(this);const u=this._pendingEditorState,i=this._updateTags,s=t!==void 0?t.tag:null;u===null||u.isEmpty()||(s!=null&&i.add(s),mt(this)),this._pendingEditorState=r,this._dirtyType=rn,this._dirtyElements.set("root",!1),this._compositionKey=null,s!=null&&i.add(s),this._updating||mt(this)}parseEditorState(e,t){return function(r,u,i){const s=hs(),o=le,a=xe,l=ce,f=u._dirtyElements,h=u._dirtyLeaves,c=u._cloneNotNeeded,d=u._dirtyType;u._dirtyElements=new Map,u._dirtyLeaves=new Set,u._cloneNotNeeded=new Set,u._dirtyType=0,le=s,xe=!1,ce=u;try{const p=u._nodes;ds(r.root,p),i&&i(),s._readOnly=!0}catch(p){p instanceof Error&&u._onError(p)}finally{u._dirtyElements=f,u._dirtyLeaves=h,u._cloneNotNeeded=c,u._dirtyType=d,le=o,xe=a,ce=l}return s}(typeof e=="string"?JSON.parse(e):e,this,t)}read(e){return mt(this),this.getEditorState().read(e,{editor:this})}update(e,t){Se(this,e,t)}focus(e,t={}){const r=this._rootElement;r!==null&&(r.setAttribute("autocapitalize","off"),Se(this,()=>{const u=j(),i=ie();u!==null?u.dirty=!0:i.getChildrenSize()!==0&&(t.defaultSelection==="rootStart"?i.selectStart():i.selectEnd())},{onUpdate:()=>{r.removeAttribute("autocapitalize"),e&&e()},tag:"focus"}),this._pendingEditorState===null&&r.removeAttribute("autocapitalize"))}blur(){const e=this._rootElement;e!==null&&e.blur();const t=Ne(this._window);t!==null&&t.removeAllRanges()}isEditable(){return this._editable}setEditable(e){this._editable!==e&&(this._editable=e,On("editable",this,!0,e))}toJSON(){return{editorState:this._editorState.toJSON()}}}Cu.version="0.21.0+prod.esm";function Df(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}Df(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});const Mf=new Map;function Rf(n){const e={};if(!n)return e;const t=n.split(";");for(const r of t)if(r!==""){const[u,i]=r.split(/:([^]+)/);u&&i&&(e[u.trim()]=i.trim())}return e}function Al(n,e){const t=n.getStartEndPoints();if(e.isSelected(n)&&!e.isSegmented()&&!e.isToken()&&t!==null){const[r,u]=t,i=n.isBackward(),s=r.getNode(),o=u.getNode(),a=e.is(s),l=e.is(o);if(a||l){const[f,h]=gi(n),c=s.is(o),d=e.is(i?o:s),p=e.is(i?s:o);let m,g=0;return c?(g=f>h?h:f,m=f>h?f:h):d?(g=i?h:f,m=void 0):p&&(g=0,m=i?f:h),e.__text=e.__text.slice(g,m),e}}return e}function Bf(n){const e=n.getStyle(),t=Rf(e);Mf.set(e,t)}function Eo(n,e){const t=Rn(n.focus,e);return ne(t)&&!t.isIsolated()||E(t)&&!t.isInline()&&!t.canBeEmpty()}function Ff(n,e,t,r){n.modify(e?"extend":"move",t,r)}function jf(n){const e=n.anchor.getNode();return(he(e)?e:e.getParentOrThrow()).getDirection()==="rtl"}function ko(n,e,t){const r=jf(n);Ff(n,e,t?!r:r,"character")}function qf(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var Uf=qf(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});const Ol=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0,zf=Ol&&"documentMode"in document?document.documentMode:null;!(!Ol||!("InputEvent"in window)||zf)&&"getTargetRanges"in new window.InputEvent("input");function Il(...n){const e=[];for(const t of n)if(t&&typeof t=="string")for(const[r]of t.matchAll(/\S+/g))e.push(r);return e}function at(...n){return()=>{for(let e=n.length-1;e>=0;e--)n[e]();n.length=0}}function gs(n,...e){const t=Il(...e);t.length>0&&n.classList.add(...t)}function Pl(n,...e){const t=Il(...e);t.length>0&&n.classList.remove(...t)}function Wf(n,e){let t=n;for(;t!=null;){if(t instanceof e)return t;t=t.getParent()}return null}function $f(n){const e=Eu(n,t=>E(t)&&!t.isInline());return E(e)||Uf(4,n.__key),e}const Eu=(n,e)=>{let t=n;for(;t!==ie()&&t!=null;){if(e(t))return t;t=t.getParent()}return null};function bt(n,e){return n!==null&&Object.getPrototypeOf(n).constructor.name===e.name}function Ll(n,e){const t=e.body?e.body.childNodes:[];let r=[];const u=[];for(let i=0;i<t.length;i++){const s=t[i];if(!Rl.has(s.nodeName)){const o=Bl(s,n,u,!1);o!==null&&(r=r.concat(o))}}return function(i){for(const s of i)s.getNextSibling()instanceof ps&&s.insertAfter(Rt());for(const s of i){const o=s.getChildren();for(const a of o)s.insertBefore(a);s.remove()}}(u),r}function Dl(n,e){if(typeof document>"u"||typeof window>"u"&&global.window===void 0)throw new Error("To use $generateHtmlFromNodes in headless mode please initialize a headless browser implementation such as JSDom before calling this function.");const t=document.createElement("div"),r=ie().getChildren();for(let u=0;u<r.length;u++)Ml(n,r[u],t,e);return t.innerHTML}function Ml(n,e,t,r=null){let u=r===null||e.isSelected(r);const i=E(e)&&e.excludeFromCopy("html");let s=e;if(r!==null){let d=as(e);d=D(d)&&r!==null?Al(r,d):d,s=d}const o=E(s)?s.getChildren():[],a=n._nodes.get(s.getType());let l;l=a&&a.exportDOM!==void 0?a.exportDOM(n,s):s.exportDOM(n);const{element:f,after:h}=l;if(!f)return!1;const c=document.createDocumentFragment();for(let d=0;d<o.length;d++){const p=o[d],m=Ml(n,p,c,r);!u&&E(e)&&m&&e.extractWithChild(p,r,"html")&&(u=!0)}if(u&&!i){if((Ut(f)||eo(f))&&f.append(c),t.append(f),h){const d=h.call(s,f);d&&(eo(f)?f.replaceChildren(d):f.replaceWith(d))}}else t.append(c);return u}const Rl=new Set(["STYLE","SCRIPT"]);function Bl(n,e,t,r,u=new Map,i){let s=[];if(Rl.has(n.nodeName))return s;let o=null;const a=function(p,m){const{nodeName:g}=p,y=m._htmlConversions.get(g.toLowerCase());let b=null;if(y!==void 0)for(const _ of y){const w=_(p);w!==null&&(b===null||(b.priority||0)<=(w.priority||0))&&(b=w)}return b!==null?b.conversion:null}(n,e),l=a?a(n):null;let f=null;if(l!==null){f=l.after;const p=l.node;if(o=Array.isArray(p)?p[p.length-1]:p,o!==null){for(const[,m]of u)if(o=m(o,i),!o)break;o&&s.push(...Array.isArray(p)?p:[o])}l.forChild!=null&&u.set(n.nodeName,l.forChild)}const h=n.childNodes;let c=[];const d=(o==null||!ut(o))&&(o!=null&&mi(o)||r);for(let p=0;p<h.length;p++)c.push(...Bl(h[p],e,t,d,new Map(u),o));return f!=null&&(c=f(c)),Gr(n)&&(c=Hf(n,c,d?()=>{const p=new ps;return t.push(p),p}:Te)),o==null?c.length>0?s=s.concat(c):Gr(n)&&function(p){return p.nextSibling==null||p.previousSibling==null?!1:ri(p.nextSibling)&&ri(p.previousSibling)}(n)&&(s=s.concat(Rt())):E(o)&&o.append(...c),s}function Hf(n,e,t){const r=n.style.textAlign,u=[];let i=[];for(let s=0;s<e.length;s++){const o=e[s];if(mi(o))r&&!o.getFormat()&&o.setFormat(r),u.push(o);else if(i.push(o),s===e.length-1||s<e.length-1&&mi(e[s+1])){const a=t();a.setFormat(r),a.append(...i),u.push(a),i=[]}}return u}const Vf=new Set(["http:","https:","mailto:","sms:","tel:"]);let ur=class Fl extends Wt{static getType(){return"link"}static clone(e){return new Fl(e.__url,{rel:e.__rel,target:e.__target,title:e.__title},e.__key)}constructor(e,t={},r){super(r);const{target:u=null,rel:i=null,title:s=null}=t;this.__url=e,this.__target=u,this.__rel=i,this.__title=s}createDOM(e){const t=document.createElement("a");return t.href=this.sanitizeUrl(this.__url),this.__target!==null&&(t.target=this.__target),this.__rel!==null&&(t.rel=this.__rel),this.__title!==null&&(t.title=this.__title),gs(t,e.theme.link),t}updateDOM(e,t,r){if(t instanceof HTMLAnchorElement){const u=this.__url,i=this.__target,s=this.__rel,o=this.__title;u!==e.__url&&(t.href=u),i!==e.__target&&(i?t.target=i:t.removeAttribute("target")),s!==e.__rel&&(s?t.rel=s:t.removeAttribute("rel")),o!==e.__title&&(o?t.title=o:t.removeAttribute("title"))}return!1}static importDOM(){return{a:e=>({conversion:Gf,priority:1})}}static importJSON(e){const t=eu(e.url,{rel:e.rel,target:e.target,title:e.title});return t.setFormat(e.format),t.setIndent(e.indent),t.setDirection(e.direction),t}sanitizeUrl(e){try{const t=new URL(e);if(!Vf.has(t.protocol))return"about:blank"}catch{return e}return e}exportJSON(){return{...super.exportJSON(),rel:this.getRel(),target:this.getTarget(),title:this.getTitle(),type:"link",url:this.getURL(),version:1}}getURL(){return this.getLatest().__url}setURL(e){this.getWritable().__url=e}getTarget(){return this.getLatest().__target}setTarget(e){this.getWritable().__target=e}getRel(){return this.getLatest().__rel}setRel(e){this.getWritable().__rel=e}getTitle(){return this.getLatest().__title}setTitle(e){this.getWritable().__title=e}insertNewAfter(e,t=!0){const r=eu(this.__url,{rel:this.__rel,target:this.__target,title:this.__title});return this.insertAfter(r,t),r}canInsertTextBefore(){return!1}canInsertTextAfter(){return!1}canBeEmpty(){return!1}isInline(){return!0}extractWithChild(e,t,r){if(!P(t))return!1;const u=t.anchor.getNode(),i=t.focus.getNode();return this.isParentOf(u)&&this.isParentOf(i)&&t.getTextContent().length>0}isEmailURI(){return this.__url.startsWith("mailto:")}isWebSiteURI(){return this.__url.startsWith("https://")||this.__url.startsWith("http://")}};function Gf(n){let e=null;if(af(n)){const t=n.textContent;(t!==null&&t!==""||n.children.length>0)&&(e=eu(n.getAttribute("href")||"",{rel:n.getAttribute("rel"),target:n.getAttribute("target"),title:n.getAttribute("title")}))}return{node:e}}function eu(n,e){return St(new ur(n,e))}function tt(n){return n instanceof ur}let ku=class jl extends ur{constructor(e,t={},r){super(e,t,r),this.__isUnlinked=t.isUnlinked!==void 0&&t.isUnlinked!==null&&t.isUnlinked}static getType(){return"autolink"}static clone(e){return new jl(e.__url,{isUnlinked:e.__isUnlinked,rel:e.__rel,target:e.__target,title:e.__title},e.__key)}getIsUnlinked(){return this.__isUnlinked}setIsUnlinked(e){const t=this.getWritable();return t.__isUnlinked=e,t}createDOM(e){return this.__isUnlinked?document.createElement("span"):super.createDOM(e)}updateDOM(e,t,r){return super.updateDOM(e,t,r)||e.__isUnlinked!==this.__isUnlinked}static importJSON(e){const t=bi(e.url,{isUnlinked:e.isUnlinked,rel:e.rel,target:e.target,title:e.title});return t.setFormat(e.format),t.setIndent(e.indent),t.setDirection(e.direction),t}static importDOM(){return null}exportJSON(){return{...super.exportJSON(),isUnlinked:this.__isUnlinked,type:"autolink",version:1}}insertNewAfter(e,t=!0){const r=this.getParentOrThrow().insertNewAfter(e,t);if(E(r)){const u=bi(this.__url,{isUnlinked:this.__isUnlinked,rel:this.__rel,target:this.__target,title:this.__title});return r.append(u),u}return null}};function bi(n,e){return St(new ku(n,e))}function Jt(n){return n instanceof ku}const nn=fn();function Gu(n,e={}){const{target:t,title:r}=e,u=e.rel===void 0?"noreferrer":e.rel,i=j();if(!P(i))return;const s=i.extract();if(n===null)s.forEach(o=>{const a=Eu(o,l=>!Jt(l)&&tt(l));if(a){const l=a.getChildren();for(let f=0;f<l.length;f++)a.insertBefore(l[f]);a.remove()}});else{if(s.length===1){const l=function(f,h){let c=f;for(;c!==null&&c.getParent()!==null&&!h(c);)c=c.getParentOrThrow();return h(c)?c:null}(s[0],tt);if(l!==null)return l.setURL(n),t!==void 0&&l.setTarget(t),u!==null&&l.setRel(u),void(r!==void 0&&l.setTitle(r))}let o=null,a=null;s.forEach(l=>{const f=l.getParent();if(f!==a&&f!==null&&(!E(l)||l.isInline())){if(tt(f))return a=f,f.setURL(n),t!==void 0&&f.setTarget(t),u!==null&&a.setRel(u),void(r!==void 0&&a.setTitle(r));if(f.is(o)||(o=f,a=eu(n,{rel:u,target:t,title:r}),tt(f)?l.getPreviousSibling()===null?f.insertBefore(a):f.insertAfter(a):l.insertBefore(a)),tt(l)){if(l.is(a))return;if(a!==null){const h=l.getChildren();for(let c=0;c<h.length;c++)a.append(h[c])}l.remove()}else a!==null&&a.append(l)}})}}function Kf(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var ze=Kf(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});function Jf(n){let e=1,t=n.getParent();for(;t!=null;){if(re(t)){const r=t.getParent();if(Z(r)){e++,t=r.getParent();continue}ze(40)}return e}return e}function yi(n){let e=n.getParent();Z(e)||ze(40);let t=e;for(;t!==null;)t=t.getParent(),Z(t)&&(e=t);return e}function ql(n){let e=[];const t=n.getChildren().filter(re);for(let r=0;r<t.length;r++){const u=t[r],i=u.getFirstChild();Z(i)?e=e.concat(ql(i)):e.push(u)}return e}function We(n){return re(n)&&Z(n.getFirstChild())}function No(n){return Ce().append(n)}function Ul(n,e){return re(n)&&(e.length===0||e.length===1&&n.is(e[0])&&n.getChildrenSize()===0)}function Ao(n,e){n.update(()=>{const t=j();if(t!==null){const r=t.getNodes();if(P(t)){const i=t.getStartEndPoints();i===null&&ze(143);const[s]=i,o=s.getNode(),a=o.getParent();if(Ul(o,r)){const l=_e(e);if(ut(a)){o.replace(l);const f=Ce();E(o)&&(f.setFormat(o.getFormatType()),f.setIndent(o.getIndent())),l.append(f)}else if(re(o)){const f=o.getParentOrThrow();Ft(l,f.getChildren()),f.replace(l)}return}}const u=new Set;for(let i=0;i<r.length;i++){const s=r[i];if(!E(s)||!s.isEmpty()||re(s)||u.has(s.getKey())){if(Ga(s)){let o=s.getParent();for(;o!=null;){const a=o.getKey();if(Z(o)){if(!u.has(a)){const l=_e(e);Ft(l,o.getChildren()),o.replace(l),u.add(a)}break}{const l=o.getParent();if(ut(l)&&!u.has(a)){u.add(a),Oo(o,e);break}o=l}}}}else Oo(s,e)}}})}function Ft(n,e){n.splice(n.getChildrenSize(),0,e)}function Oo(n,e){if(Z(n))return n;const t=n.getPreviousSibling(),r=n.getNextSibling(),u=Ce();let i;if(Ft(u,n.getChildren()),Z(t)&&e===t.getListType())t.append(u),Z(r)&&e===r.getListType()&&(Ft(t,r.getChildren()),r.remove()),i=t;else if(Z(r)&&e===r.getListType())r.getFirstChildOrThrow().insertBefore(u),i=r;else{const s=_e(e);s.append(u),n.replace(s),i=s}return u.setFormat(n.getFormatType()),u.setIndent(n.getIndent()),n.remove(),i}function ms(n,e){const t=n.getLastChild(),r=e.getFirstChild();t&&r&&We(t)&&We(r)&&(ms(t.getFirstChild(),r.getFirstChild()),r.remove());const u=e.getChildren();u.length>0&&n.append(...u),e.remove()}function Xf(n){n.update(()=>{const e=j();if(P(e)){const t=new Set,r=e.getNodes(),u=e.anchor.getNode();if(Ul(u,r))t.add(yi(u));else for(let i=0;i<r.length;i++){const s=r[i];if(Ga(s)){const o=Wf(s,ir);o!=null&&t.add(yi(o))}}for(const i of t){let s=i;const o=ql(i);for(const a of o){const l=Te();Ft(l,a.getChildren()),s.insertAfter(l),s=l,a.__key===e.anchor.key&&e.anchor.set(l.getKey(),0,"element"),a.__key===e.focus.key&&e.focus.set(l.getKey(),0,"element"),a.remove()}i.remove()}}})}function Zf(n){const e=new Set;if(We(n)||e.has(n.getKey()))return;const t=n.getParent(),r=n.getNextSibling(),u=n.getPreviousSibling();if(We(r)&&We(u)){const i=u.getFirstChild();if(Z(i)){i.append(n);const s=r.getFirstChild();Z(s)&&(Ft(i,s.getChildren()),r.remove(),e.add(r.getKey()))}}else if(We(r)){const i=r.getFirstChild();if(Z(i)){const s=i.getFirstChild();s!==null&&s.insertBefore(n)}}else if(We(u)){const i=u.getFirstChild();Z(i)&&i.append(n)}else if(Z(t)){const i=Ce(),s=_e(t.getListType());i.append(s),s.append(n),u?u.insertAfter(i):r?r.insertBefore(i):t.append(i)}}function Qf(n){if(We(n))return;const e=n.getParent(),t=e?e.getParent():void 0;if(Z(t?t.getParent():void 0)&&re(t)&&Z(e)){const r=e?e.getFirstChild():void 0,u=e?e.getLastChild():void 0;if(n.is(r))t.insertBefore(n),e.isEmpty()&&t.remove();else if(n.is(u))t.insertAfter(n),e.isEmpty()&&t.remove();else{const i=e.getListType(),s=Ce(),o=_e(i);s.append(o),n.getPreviousSiblings().forEach(f=>o.append(f));const a=Ce(),l=_e(i);a.append(l),Ft(l,n.getNextSiblings()),t.insertBefore(s),t.insertAfter(a),t.replace(n)}}}function Yf(){const n=j();if(!P(n)||!n.isCollapsed())return!1;const e=n.anchor.getNode();if(!re(e)||e.getChildrenSize()!==0)return!1;const t=yi(e),r=e.getParent();Z(r)||ze(40);const u=r.getParent();let i;if(ut(u))i=Te(),t.insertAfter(i);else{if(!re(u))return!1;i=Ce(),u.insertAfter(i)}i.select();const s=e.getNextSiblings();if(s.length>0){const o=_e(r.getListType());if(Bt(i))i.insertAfter(o);else{const a=Ce();a.append(o),i.insertAfter(a)}s.forEach(a=>{a.remove(),o.append(a)})}return function(o){let a=o;for(;a.getNextSibling()==null&&a.getPreviousSibling()==null;){const l=a.getParent();if(l==null||!re(a)&&!Z(a))break;a=l}a.remove()}(e),!0}function tu(...n){const e=[];for(const t of n)if(t&&typeof t=="string")for(const[r]of t.matchAll(/\S+/g))e.push(r);return e}let ir=class zl extends Wt{static getType(){return"listitem"}static clone(e){return new zl(e.__value,e.__checked,e.__key)}constructor(e,t,r){super(r),this.__value=e===void 0?1:e,this.__checked=t}createDOM(e){const t=document.createElement("li"),r=this.getParent();return Z(r)&&r.getListType()==="check"&&Po(t,this,null),t.value=this.__value,Io(t,e.theme,this),t}updateDOM(e,t,r){const u=this.getParent();return Z(u)&&u.getListType()==="check"&&Po(t,this,e),t.value=this.__value,Io(t,r.theme,this),!1}static transform(){return e=>{if(re(e)||ze(144),e.__checked==null)return;const t=e.getParent();Z(t)&&t.getListType()!=="check"&&e.getChecked()!=null&&e.setChecked(void 0)}}static importDOM(){return{li:()=>({conversion:ed,priority:0})}}static importJSON(e){const t=Ce();return t.setChecked(e.checked),t.setValue(e.value),t.setFormat(e.format),t.setDirection(e.direction),t}exportDOM(e){const t=this.createDOM(e._config);return t.style.textAlign=this.getFormatType(),{element:t}}exportJSON(){return{...super.exportJSON(),checked:this.getChecked(),type:"listitem",value:this.getValue(),version:1}}append(...e){for(let t=0;t<e.length;t++){const r=e[t];if(E(r)&&this.canMergeWith(r)){const u=r.getChildren();this.append(...u),r.remove()}else super.append(r)}return this}replace(e,t){if(re(e))return super.replace(e);this.setIndent(0);const r=this.getParentOrThrow();if(!Z(r))return e;if(r.__first===this.getKey())r.insertBefore(e);else if(r.__last===this.getKey())r.insertAfter(e);else{const u=_e(r.getListType());let i=this.getNextSibling();for(;i;){const s=i;i=i.getNextSibling(),u.append(s)}r.insertAfter(e),e.insertAfter(u)}return t&&(E(e)||ze(139),this.getChildren().forEach(u=>{e.append(u)})),this.remove(),r.getChildrenSize()===0&&r.remove(),e}insertAfter(e,t=!0){const r=this.getParentOrThrow();if(Z(r)||ze(39),re(e))return super.insertAfter(e,t);const u=this.getNextSiblings();if(r.insertAfter(e,t),u.length!==0){const i=_e(r.getListType());u.forEach(s=>i.append(s)),e.insertAfter(i,t)}return e}remove(e){const t=this.getPreviousSibling(),r=this.getNextSibling();super.remove(e),t&&r&&We(t)&&We(r)&&(ms(t.getFirstChild(),r.getFirstChild()),r.remove())}insertNewAfter(e,t=!0){const r=Ce(this.__checked==null&&void 0);return this.insertAfter(r,t),r}collapseAtStart(e){const t=Te();this.getChildren().forEach(s=>t.append(s));const r=this.getParentOrThrow(),u=r.getParentOrThrow(),i=re(u);if(r.getChildrenSize()===1)if(i)r.remove(),u.select();else{r.insertBefore(t),r.remove();const s=e.anchor,o=e.focus,a=t.getKey();s.type==="element"&&s.getNode().is(this)&&s.set(a,s.offset,"element"),o.type==="element"&&o.getNode().is(this)&&o.set(a,o.offset,"element")}else r.insertBefore(t),this.remove();return!0}getValue(){return this.getLatest().__value}setValue(e){this.getWritable().__value=e}getChecked(){const e=this.getLatest();let t;const r=this.getParent();return Z(r)&&(t=r.getListType()),t==="check"?!!e.__checked:void 0}setChecked(e){this.getWritable().__checked=e}toggleChecked(){this.setChecked(!this.__checked)}getIndent(){const e=this.getParent();if(e===null)return this.getLatest().__indent;let t=e.getParentOrThrow(),r=0;for(;re(t);)t=t.getParentOrThrow().getParentOrThrow(),r++;return r}setIndent(e){typeof e!="number"&&ze(117),(e=Math.floor(e))>=0||ze(199);let t=this.getIndent();for(;t!==e;)t<e?(Zf(this),t++):(Qf(this),t--);return this}canInsertAfter(e){return re(e)}canReplaceWith(e){return re(e)}canMergeWith(e){return Bt(e)||re(e)}extractWithChild(e,t){if(!P(t))return!1;const r=t.anchor.getNode(),u=t.focus.getNode();return this.isParentOf(r)&&this.isParentOf(u)&&this.getTextContent().length===t.getTextContent().length}isParentRequired(){return!0}createParentElementNode(){return _e("bullet")}canMergeWhenEmpty(){return!0}};function Io(n,e,t){const r=[],u=[],i=e.list,s=i?i.listitem:void 0;let o;if(i&&i.nested&&(o=i.nested.listitem),s!==void 0&&r.push(...tu(s)),i){const a=t.getParent(),l=Z(a)&&a.getListType()==="check",f=t.getChecked();l&&!f||u.push(i.listitemUnchecked),l&&f||u.push(i.listitemChecked),l&&r.push(f?i.listitemChecked:i.listitemUnchecked)}if(o!==void 0){const a=tu(o);t.getChildren().some(l=>Z(l))?r.push(...a):u.push(...a)}u.length>0&&Pl(n,...u),r.length>0&&gs(n,...r)}function Po(n,e,t,r){Z(e.getFirstChild())?(n.removeAttribute("role"),n.removeAttribute("tabIndex"),n.removeAttribute("aria-checked")):(n.setAttribute("role","checkbox"),n.setAttribute("tabIndex","-1"),t&&e.__checked===t.__checked||n.setAttribute("aria-checked",e.getChecked()?"true":"false"))}function ed(n){if(n.classList.contains("task-list-item")){for(const t of n.children)if(t.tagName==="INPUT")return td(t)}const e=n.getAttribute("aria-checked");return{node:Ce(e==="true"||e!=="false"&&void 0)}}function td(n){return n.getAttribute("type")!=="checkbox"?{node:null}:{node:Ce(n.hasAttribute("checked"))}}function Ce(n){return St(new ir(void 0,n))}function re(n){return n instanceof ir}class hn extends Wt{static getType(){return"list"}static clone(e){const t=e.__listType||Mo[e.__tag];return new hn(t,e.__start,e.__key)}constructor(e,t,r){super(r);const u=Mo[e]||e;this.__listType=u,this.__tag=u==="number"?"ol":"ul",this.__start=t}getTag(){return this.__tag}setListType(e){const t=this.getWritable();t.__listType=e,t.__tag=e==="number"?"ol":"ul"}getListType(){return this.__listType}getStart(){return this.__start}createDOM(e,t){const r=this.__tag,u=document.createElement(r);return this.__start!==1&&u.setAttribute("start",String(this.__start)),u.__lexicalListType=this.__listType,Lo(u,e.theme,this),u}updateDOM(e,t,r){return e.__tag!==this.__tag||(Lo(t,r.theme,this),!1)}static transform(){return e=>{Z(e)||ze(163),function(t){const r=t.getNextSibling();Z(r)&&t.getListType()===r.getListType()&&ms(t,r)}(e),function(t){const r=t.getListType()!=="check";let u=t.getStart();for(const i of t.getChildren())re(i)&&(i.getValue()!==u&&i.setValue(u),r&&i.getLatest().__checked!=null&&i.setChecked(void 0),Z(i.getFirstChild())||u++)}(e)}}static importDOM(){return{ol:()=>({conversion:Do,priority:0}),ul:()=>({conversion:Do,priority:0})}}static importJSON(e){const t=_e(e.listType,e.start);return t.setFormat(e.format),t.setIndent(e.indent),t.setDirection(e.direction),t}exportDOM(e){const t=this.createDOM(e._config,e);return t&&Ut(t)&&(this.__start!==1&&t.setAttribute("start",String(this.__start)),this.__listType==="check"&&t.setAttribute("__lexicalListType","check")),{element:t}}exportJSON(){return{...super.exportJSON(),listType:this.getListType(),start:this.getStart(),tag:this.getTag(),type:"list",version:1}}canBeEmpty(){return!1}canIndent(){return!1}append(...e){for(let t=0;t<e.length;t++){const r=e[t];if(re(r))super.append(r);else{const u=Ce();if(Z(r))u.append(r);else if(E(r))if(r.isInline())u.append(r);else{const i=se(r.getTextContent());u.append(i)}else u.append(r);super.append(u)}}return this}extractWithChild(e){return re(e)}}function Lo(n,e,t){const r=[],u=[],i=e.list;if(i!==void 0){const s=i[`${t.__tag}Depth`]||[],o=Jf(t)-1,a=o%s.length,l=s[a],f=i[t.__tag];let h;const c=i.nested,d=i.checklist;if(c!==void 0&&c.list&&(h=c.list),f!==void 0&&r.push(f),d!==void 0&&t.__listType==="check"&&r.push(d),l!==void 0){r.push(...tu(l));for(let p=0;p<s.length;p++)p!==a&&u.push(t.__tag+p)}if(h!==void 0){const p=tu(h);o>1?r.push(...p):u.push(...p)}}u.length>0&&Pl(n,...u),r.length>0&&gs(n,...r)}function nd(n){const e=[];for(let t=0;t<n.length;t++){const r=n[t];if(re(r)){e.push(r);const u=r.getChildren();u.length>1&&u.forEach(i=>{Z(i)&&e.push(No(i))})}else e.push(No(r))}return e}function Do(n){const e=n.nodeName.toLowerCase();let t=null;return e==="ol"?t=_e("number",n.start):e==="ul"&&(t=function(r){if(r.getAttribute("__lexicallisttype")==="check"||r.classList.contains("contains-task-list"))return!0;for(const u of r.childNodes)if(Ut(u)&&u.hasAttribute("aria-checked"))return!0;return!1}(n)?_e("check"):_e("bullet")),{after:nd,node:t}}const Mo={ol:"number",ul:"bullet"};function _e(n,e=1){return St(new hn(n,e))}function Z(n){return n instanceof hn}const Wl=fn(),rd=fn(),$l=fn();function ud(n){return at(n.registerCommand(rd,()=>(Ao(n,"number"),!0),nt),n.registerCommand(Wl,()=>(Ao(n,"bullet"),!0),nt),n.registerCommand($l,()=>(Xf(n),!0),nt),n.registerCommand(Ln,()=>!!Yf(),nt))}function id(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var sd=id(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});const Hl=z.createContext(null);function od(n,e){return{getTheme:function(){return e??null}}}function Ae(){const n=z.useContext(Hl);return n==null&&sd(8),n}function ad({defaultSelection:n}){const[e]=Ae();return z.useEffect(()=>{e.focus(()=>{const t=document.activeElement,r=e.getRootElement();r===null||t!==null&&r.contains(t)||r.focus({preventScroll:!0})},{defaultSelection:n})},[n,e]),null}function ld(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var cd=ld(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});function Vl(n,e){for(let t=0;t<e.length;t++){const r=e[t](n);if(r)return r}return null}const fd=/[.,;\s]/;function nu(n){return fd.test(n)}function Gl(n){return nu(n[n.length-1])}function xi(n){return nu(n[0])}function Kl(n){let e=n.getPreviousSibling();return E(e)&&(e=e.getLastDescendant()),e===null||_t(e)||D(e)&&Gl(e.getTextContent())}function Jl(n){let e=n.getNextSibling();return E(e)&&(e=e.getFirstDescendant()),e===null||_t(e)||D(e)&&xi(e.getTextContent())}function dd(n,e,t,r){return(n>0?nu(t[n-1]):Kl(r[0]))?e<t.length?nu(t[e]):Jl(r[r.length-1]):!1}function hd(n,e,t){const r=[],u=[],i=[];let s=0,o=0;const a=[...n];for(;a.length>0;){const l=a[0],f=l.getTextContent().length,h=o;o+f<=e?(r.push(l),s+=f):h>=t?i.push(l):u.push(l),o+=f,a.shift()}return[s,r,u,i]}function pd(n,e,t,r){const u=bi(r.url,r.attributes);if(n.length===1){let i,s=n[0];e===0?[i,s]=s.splitText(t):[,i,s]=s.splitText(e,t);const o=se(r.text);return o.setFormat(i.getFormat()),o.setDetail(i.getDetail()),o.setStyle(i.getStyle()),u.append(o),i.replace(u),s}if(n.length>1){const i=n[0];let s,o=i.getTextContent().length;e===0?s=i:[,s]=i.splitText(e);const a=[];let l;for(let d=1;d<n.length;d++){const p=n[d],m=p.getTextContent().length,g=o;if(g<t)if(o+m<=t)a.push(p);else{const[y,b]=p.splitText(t-g);a.push(y),l=b}o+=m}const f=j(),h=f?f.getNodes().find(D):void 0,c=se(s.getTextContent());return c.setFormat(s.getFormat()),c.setDetail(s.getDetail()),c.setStyle(s.getStyle()),u.append(c,...a),h&&h===s&&(P(f)?c.select(f.anchor.offset,f.focus.offset):Ee(f)&&c.select(0,c.getTextContent().length)),s.replace(u),l}}function Ku(n,e,t){const r=n.getChildren(),u=r.length;for(let a=0;a<u;a++){const l=r[a];if(!D(l)||!l.isSimpleText())return Lr(n),void t(null,n.getURL())}const i=n.getTextContent(),s=Vl(i,e);if(s===null||s.text!==i||!Kl(n)||!Jl(n))return Lr(n),void t(null,n.getURL());const o=n.getURL();if(o!==s.url&&(n.setURL(s.url),t(s.url,o)),s.attributes){const a=n.getRel();a!==s.attributes.rel&&(n.setRel(s.attributes.rel||null),t(s.attributes.rel||null,a));const l=n.getTarget();l!==s.attributes.target&&(n.setTarget(s.attributes.target||null),t(s.attributes.target||null,l))}}function Lr(n){const e=n.getChildren();for(let t=e.length-1;t>=0;t--)n.insertAfter(e[t]);return n.remove(),e.map(t=>t.getLatest())}function gd(n,e,t){z.useEffect(()=>{n.hasNodes([ku])||cd(77);const r=(u,i)=>{t&&t(u,i)};return at(n.registerNodeTransform(zt,u=>{const i=u.getParentOrThrow(),s=u.getPreviousSibling();if(Jt(i)&&!i.getIsUnlinked())Ku(i,e,r);else if(!tt(i)){if(u.isSimpleText()&&(xi(u.getTextContent())||!Jt(s))){const o=function(a){const l=[a];let f=a.getNextSibling();for(;f!==null&&D(f)&&f.isSimpleText()&&(l.push(f),!/[\s]/.test(f.getTextContent()));)f=f.getNextSibling();return l}(u);(function(a,l,f){let h=[...a];const c=h.map(g=>g.getTextContent()).join("");let d,p=c,m=0;for(;(d=Vl(p,l))&&d!==null;){const g=d.index,y=g+d.length;if(dd(m+g,m+y,c,h)){const[b,,_,w]=hd(h,m+g,m+y),T=pd(_,m+g-b,m+y-b,d);h=T?[T,...w]:w,f(d.url,null),m=0}else m+=y;p=p.substring(y)}})(o,e,r)}(function(o,a,l){const f=o.getPreviousSibling(),h=o.getNextSibling(),c=o.getTextContent();var d;!Jt(f)||f.getIsUnlinked()||xi(c)&&(d=c,!(f.isEmailURI()?/^\.[a-zA-Z]{2,}/.test(d):/^\.[a-zA-Z0-9]{1,}/.test(d)))||(f.append(o),Ku(f,a,l),l(null,f.getURL())),!Jt(h)||h.getIsUnlinked()||Gl(c)||(Lr(h),Ku(h,a,l),l(null,h.getURL()))})(u,e,r)}}),n.registerCommand(nn,u=>{const i=j();return u!==null||!P(i)||i.extract().forEach(s=>{const o=s.getParent();if(Jt(o))return o.setIsUnlinked(!o.getIsUnlinked()),o.markDirty(),!0}),!1},nt))},[n,e,t])}function md({matchers:n,onChange:e}){const[t]=Ae();return gd(t,n,e),null}const Xl=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0,bd=Xl?z.useLayoutEffect:z.useEffect,br={tag:"history-merge"};function yd({initialConfig:n,children:e}){const t=z.useMemo(()=>{const{theme:r,namespace:u,nodes:i,onError:s,editorState:o,html:a}=n,l=od(null,r),f=Lf({editable:n.editable,html:a,namespace:u,nodes:i,onError:h=>s(h,f),theme:r});return function(h,c){if(c!==null){if(c===void 0)h.update(()=>{const d=ie();if(d.isEmpty()){const p=Te();d.append(p);const m=Xl?document.activeElement:null;(j()!==null||m!==null&&m===h.getRootElement())&&p.select()}},br);else if(c!==null)switch(typeof c){case"string":{const d=h.parseEditorState(c);h.setEditorState(d,br);break}case"object":h.setEditorState(c,br);break;case"function":h.update(()=>{ie().isEmpty()&&c(h)},br)}}}(f,o),[f,l]},[]);return bd(()=>{const r=n.editable,[u]=t;u.setEditable(r===void 0||r)},[]),W.jsx(Hl.Provider,{value:t,children:e})}function xd(){return ie().getTextContent()}function _d(n,e=!0){if(n)return!1;let t=xd();return e&&(t=t.trim()),t===""}function vd(n){if(!_d(n,!1))return!1;const e=ie().getChildren(),t=e.length;if(t>1)return!1;for(let r=0;r<t;r++){const u=e[r];if(ne(u))return!1;if(E(u)){if(!Bt(u)||u.__indent!==0)return!1;const i=u.getChildren(),s=i.length;for(let o=0;o<s;o++){const a=i[r];if(!D(a))return!1}}}return!0}function Zl(n){return()=>vd(n)}function wd(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}wd(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});const Ql=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?z.useLayoutEffect:z.useEffect;function Sd({editor:n,ariaActiveDescendant:e,ariaAutoComplete:t,ariaControls:r,ariaDescribedBy:u,ariaErrorMessage:i,ariaExpanded:s,ariaInvalid:o,ariaLabel:a,ariaLabelledBy:l,ariaMultiline:f,ariaOwns:h,ariaRequired:c,autoCapitalize:d,className:p,id:m,role:g="textbox",spellCheck:y=!0,style:b,tabIndex:_,"data-testid":w,...T},S){const[I,C]=z.useState(n.isEditable()),L=z.useCallback(v=>{v&&v.ownerDocument&&v.ownerDocument.defaultView?n.setRootElement(v):n.setRootElement(null)},[n]),U=z.useMemo(()=>function(...v){return k=>{v.forEach(A=>{typeof A=="function"?A(k):A!=null&&(A.current=k)})}}(S,L),[L,S]);return Ql(()=>(C(n.isEditable()),n.registerEditableListener(v=>{C(v)})),[n]),W.jsx("div",{"aria-activedescendant":I?e:void 0,"aria-autocomplete":I?t:"none","aria-controls":I?r:void 0,"aria-describedby":u,...i!=null?{"aria-errormessage":i}:{},"aria-expanded":I&&g==="combobox"?!!s:void 0,...o!=null?{"aria-invalid":o}:{},"aria-label":a,"aria-labelledby":l,"aria-multiline":f,"aria-owns":I?h:void 0,"aria-readonly":!I||void 0,"aria-required":c,autoCapitalize:d,className:p,contentEditable:I,"data-testid":w,id:m,ref:U,role:I?g:void 0,spellCheck:y,style:b,tabIndex:_,...T})}const Td=z.forwardRef(Sd);function Ro(n){return n.getEditorState().read(Zl(n.isComposing()))}const Cd=z.forwardRef(Ed);function Ed(n,e){const{placeholder:t,...r}=n,[u]=Ae();return W.jsxs(W.Fragment,{children:[W.jsx(Td,{editor:u,...r,ref:e}),t!=null&&W.jsx(kd,{editor:u,content:t})]})}function kd({content:n,editor:e}){const t=function(s){const[o,a]=z.useState(()=>Ro(s));return Ql(()=>{function l(){const f=Ro(s);a(f)}return l(),at(s.registerUpdateListener(()=>{l()}),s.registerEditableListener(()=>{l()}))},[s]),o}(e),[r,u]=z.useState(e.isEditable());if(z.useLayoutEffect(()=>(u(e.isEditable()),e.registerEditableListener(s=>{u(s)})),[e]),!t)return null;let i=null;return typeof n=="function"?i=n(r):n!==null&&(i=n),i===null?null:W.jsx("div",{"aria-hidden":!0,children:i})}function _i(n,e){return _i=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},_i(n,e)}var Bo={error:null},Nd=function(n){var e,t;function r(){for(var i,s=arguments.length,o=new Array(s),a=0;a<s;a++)o[a]=arguments[a];return(i=n.call.apply(n,[this].concat(o))||this).state=Bo,i.resetErrorBoundary=function(){for(var l,f=arguments.length,h=new Array(f),c=0;c<f;c++)h[c]=arguments[c];i.props.onReset==null||(l=i.props).onReset.apply(l,h),i.reset()},i}t=n,(e=r).prototype=Object.create(t.prototype),e.prototype.constructor=e,_i(e,t),r.getDerivedStateFromError=function(i){return{error:i}};var u=r.prototype;return u.reset=function(){this.setState(Bo)},u.componentDidCatch=function(i,s){var o,a;(o=(a=this.props).onError)==null||o.call(a,i,s)},u.componentDidUpdate=function(i,s){var o,a,l,f,h=this.state.error,c=this.props.resetKeys;h!==null&&s.error!==null&&((l=i.resetKeys)===void 0&&(l=[]),(f=c)===void 0&&(f=[]),l.length!==f.length||l.some(function(d,p){return!Object.is(d,f[p])}))&&((o=(a=this.props).onResetKeysChange)==null||o.call(a,i.resetKeys,c),this.reset())},u.render=function(){var i=this.state.error,s=this.props,o=s.fallbackRender,a=s.FallbackComponent,l=s.fallback;if(i!==null){var f={error:i,resetErrorBoundary:this.resetErrorBoundary};if(Ru.isValidElement(l))return l;if(typeof o=="function")return o(f);if(a)return Ru.createElement(a,f);throw new Error("react-error-boundary requires either a fallback, fallbackRender, or FallbackComponent prop")}return this.props.children},r}(Ru.Component);function Ad({children:n,onError:e}){return W.jsx(Nd,{fallback:W.jsx("div",{style:{border:"1px solid #f00",color:"#f00",padding:"8px"},children:"An error was thrown."}),onError:e,children:n})}const yr=0,vi=1,wi=2,De=0,Od=1,Fo=2,Id=3,Pd=4;function Ld(n,e,t,r,u){if(n===null||t.size===0&&r.size===0&&!u)return De;const i=e._selection,s=n._selection;if(u)return Od;if(!(P(i)&&P(s)&&s.isCollapsed()&&i.isCollapsed()))return De;const o=function(y,b,_){const w=y._nodeMap,T=[];for(const S of b){const I=w.get(S);I!==void 0&&T.push(I)}for(const[S,I]of _){if(!I)continue;const C=w.get(S);C===void 0||he(C)||T.push(C)}return T}(e,t,r);if(o.length===0)return De;if(o.length>1){const y=e._nodeMap,b=y.get(i.anchor.key),_=y.get(s.anchor.key);return b&&_&&!n._nodeMap.has(b.__key)&&D(b)&&b.__text.length===1&&i.anchor.offset===1?Fo:De}const a=o[0],l=n._nodeMap.get(a.__key);if(!D(l)||!D(a)||l.__mode!==a.__mode)return De;const f=l.__text,h=a.__text;if(f===h)return De;const c=i.anchor,d=s.anchor;if(c.key!==d.key||c.type!=="text")return De;const p=c.offset,m=d.offset,g=h.length-f.length;return g===1&&m===p-1?Fo:g===-1&&m===p+1?Id:g===-1&&m===p?Pd:De}function Dd(n,e){let t=Date.now(),r=De;return(u,i,s,o,a,l)=>{const f=Date.now();if(l.has("historic"))return r=De,t=f,wi;const h=Ld(u,i,o,a,n.isComposing()),c=(()=>{const d=s===null||s.editor===n,p=l.has("history-push");if(!p&&d&&l.has("history-merge"))return yr;if(u===null)return vi;const m=i._selection;return o.size>0||a.size>0?p===!1&&h!==De&&h===r&&f<t+e&&d||o.size===1&&function(g,y,b){const _=y._nodeMap.get(g),w=b._nodeMap.get(g),T=y._selection,S=b._selection;return!(P(T)&&P(S)&&T.anchor.type==="element"&&T.focus.type==="element"&&S.anchor.type==="text"&&S.focus.type==="text"||!D(_)||!D(w)||_.__parent!==w.__parent)&&JSON.stringify(y.read(()=>_.exportJSON()))===JSON.stringify(b.read(()=>w.exportJSON()))}(Array.from(o)[0],u,i)?yr:vi:m!==null?yr:wi})();return t=f,r=h,c}}function jo(n){n.undoStack=[],n.redoStack=[],n.current=null}function Md(n,e,t){const r=Dd(n,t);return at(n.registerCommand(Wi,()=>(function(i,s){const o=s.redoStack,a=s.undoStack;if(a.length!==0){const l=s.current,f=a.pop();l!==null&&(o.push(l),i.dispatchCommand(hr,!0)),a.length===0&&i.dispatchCommand(pr,!1),s.current=f||null,f&&f.editor.setEditorState(f.editorState,{tag:"historic"})}}(n,e),!0),Y),n.registerCommand($i,()=>(function(i,s){const o=s.redoStack,a=s.undoStack;if(o.length!==0){const l=s.current;l!==null&&(a.push(l),i.dispatchCommand(pr,!0));const f=o.pop();o.length===0&&i.dispatchCommand(hr,!1),s.current=f||null,f&&f.editor.setEditorState(f.editorState,{tag:"historic"})}}(n,e),!0),Y),n.registerCommand(N0,()=>(jo(e),!1),Y),n.registerCommand(A0,()=>(jo(e),n.dispatchCommand(hr,!1),n.dispatchCommand(pr,!1),!0),Y),n.registerUpdateListener(({editorState:i,prevEditorState:s,dirtyLeaves:o,dirtyElements:a,tags:l})=>{const f=e.current,h=e.redoStack,c=e.undoStack,d=f===null?null:f.editorState;if(f!==null&&i===d)return;const p=r(s,i,f,o,a,l);if(p===vi)h.length!==0&&(e.redoStack=[],n.dispatchCommand(hr,!1)),f!==null&&(c.push({...f}),n.dispatchCommand(pr,!0));else if(p===wi)return;e.current={editor:n,editorState:i}}))}function Rd(){return{current:null,redoStack:[],undoStack:[]}}function Bd({delay:n,externalHistoryState:e}){const[t]=Ae();return function(r,u,i=1e3){const s=z.useMemo(()=>u||Rd(),[u]);z.useEffect(()=>Md(r,s,i),[i,r,s])}(t,e,n),null}function Fd({validateUrl:n,attributes:e}){const[t]=Ae();return z.useEffect(()=>{if(!t.hasNodes([ur]))throw new Error("LinkPlugin: LinkNode not registered on editor");return at(t.registerCommand(nn,r=>{if(r===null)return Gu(r),!0;if(typeof r=="string")return!(n!==void 0&&!n(r))&&(Gu(r,e),!0);{const{url:u,target:i,rel:s,title:o}=r;return Gu(u,{...e,rel:s,target:i,title:o}),!0}},nt),n!==void 0?t.registerCommand(hu,r=>{const u=j();if(!P(u)||u.isCollapsed()||!bt(r,ClipboardEvent))return!1;const i=r;if(i.clipboardData===null)return!1;const s=i.clipboardData.getData("text");return!!n(s)&&!u.getNodes().some(o=>E(o))&&(t.dispatchCommand(nn,{...e,url:s}),r.preventDefault(),!0)},nt):()=>{})},[t,n,e]),null}function jd(){const[n]=Ae();return z.useEffect(()=>{if(!n.hasNodes([hn,ir]))throw new Error("ListPlugin: ListNode and/or ListItemNode not registered on editor")},[n]),function(e){z.useEffect(()=>ud(e),[e])}(n),null}const qd=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?z.useLayoutEffect:z.useEffect;function Ud({ignoreHistoryMergeTagChange:n=!0,ignoreSelectionChange:e=!1,onChange:t}){const[r]=Ae();return qd(()=>{if(t)return r.registerUpdateListener(({editorState:u,dirtyElements:i,dirtyLeaves:s,prevEditorState:o,tags:a})=>{e&&i.size===0&&s.size===0||n&&a.has("history-merge")||o.isEmpty()||t(u,r,a)})},[r,n,e,t]),null}const zd=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?z.useLayoutEffect:z.useEffect;function Wd(n){return{initialValueFn:()=>n.isEditable(),subscribe:e=>n.registerEditableListener(e)}}function $d(){return function(n){const[e]=Ae(),t=z.useMemo(()=>n(e),[e,n]),[r,u]=z.useState(()=>t.initialValueFn()),i=z.useRef(r);return zd(()=>{const{initialValueFn:s,subscribe:o}=t,a=s();return i.current!==a&&(i.current=a,u(a)),o(l=>{i.current=l,u(l)})},[t,n]),r}(Wd)}function Hd(n){const e=window.location.origin,t=r=>{if(r.origin!==e)return;const u=n.getRootElement();if(document.activeElement!==u)return;const i=r.data;if(typeof i=="string"){let s;try{s=JSON.parse(i)}catch{return}if(s&&s.protocol==="nuanria_messaging"&&s.type==="request"){const o=s.payload;if(o&&o.functionId==="makeChanges"){const a=o.args;if(a){const[l,f,h,c,d,p]=a;n.update(()=>{const m=j();if(P(m)){const g=m.anchor;let y=g.getNode(),b=0,_=0;if(D(y)&&l>=0&&f>=0&&(b=l,_=l+f,m.setTextNodeRange(y,b,y,_)),b===_&&h===""||(m.insertRawText(h),y=g.getNode()),D(y)){b=c,_=c+d;const w=y.getTextContentSize();b=b>w?w:b,_=_>w?w:_,m.setTextNodeRange(y,b,y,_)}r.stopImmediatePropagation()}})}}}}};return window.addEventListener("message",t,!0),()=>{window.removeEventListener("message",t,!0)}}function Vd(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var ru=Vd(function(n){const e=new URLSearchParams;e.append("code",n);for(let t=1;t<arguments.length;t++)e.append("v",arguments[t]);throw Error(`Minified Lexical error #${n}; visit https://lexical.dev/docs/error?${e} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)});function Gd(n,e=j()){return e==null&&ru(166),P(e)&&e.isCollapsed()||e.getNodes().length===0?"":Dl(n,e)}function Kd(n,e=j()){return e==null&&ru(166),P(e)&&e.isCollapsed()||e.getNodes().length===0?null:JSON.stringify(Jd(n,e))}function qo(n,e,t){const r=n.getData("application/x-lexical-editor");if(r)try{const s=JSON.parse(r);if(s.namespace===t._config.namespace&&Array.isArray(s.nodes))return Uo(t,Xd(s.nodes),e)}catch{}const u=n.getData("text/html");if(u)try{const s=new DOMParser().parseFromString(function(o){return window.trustedTypes&&window.trustedTypes.createPolicy?window.trustedTypes.createPolicy("lexical",{createHTML:a=>a}).createHTML(o):o}(u),"text/html");return Uo(t,Ll(t,s),e)}catch{}const i=n.getData("text/plain")||n.getData("text/uri-list");if(i!=null)if(P(e)){const s=i.split(/(\r?\n|\t)/);s[s.length-1]===""&&s.pop();for(let o=0;o<s.length;o++){const a=j();if(P(a)){const l=s[o];l===`
12
12
  `||l===`\r
13
- `?a.insertParagraph():l===" "?a.insertNodes([tr()]):a.insertText(l)}}}else e.insertRawText(i)}function Uo(n,e,t){n.dispatchCommand(b0,{nodes:e,selection:t})||t.insertNodes(e)}function Yl(n,e,t,r=[]){let u=e===null||t.isSelected(e);const i=E(t)&&t.excludeFromCopy("html");let s=t;if(e!==null){let l=ls(t);l=D(l)&&e!==null?Al(e,l):l,s=l}const o=E(s)?s.getChildren():[],a=function(l){const f=l.exportJSON(),h=l.constructor;if(f.type!==h.getType()&&uu(58,h.name),E(l)){const c=f.children;Array.isArray(c)||uu(59,h.name)}return f}(s);if(D(s)){const l=s.__text;l.length>0?a.text=l:u=!1}for(let l=0;l<o.length;l++){const f=o[l],h=Yl(n,e,f,a.children);!u&&E(t)&&h&&t.extractWithChild(f,e,"clone")&&(u=!0)}if(u&&!i)r.push(a);else if(Array.isArray(a.children))for(let l=0;l<a.children.length;l++){const f=a.children[l];r.push(f)}return u}function Kd(n,e){const t=[],r=ie().getChildren();for(let u=0;u<r.length;u++)Yl(n,e,r[u],t);return{namespace:n._config.namespace,nodes:t}}function Jd(n){const e=[];for(let t=0;t<n.length;t++){const r=n[t],u=Af(r);D(u)&&Rf(u),e.push(u)}return e}let Gt=null;async function zo(n,e,t){if(Gt!==null)return!1;if(e!==null)return new Promise((a,l)=>{n.update(()=>{a(Wo(n,e,t))})});const r=n.getRootElement(),u=n._window==null?window.document:n._window.document,i=Ae(n._window);if(r===null||i===null)return!1;const s=u.createElement("span");s.style.cssText="position: fixed; top: -1000px;",s.append(u.createTextNode("#")),r.append(s);const o=new Range;return o.setStart(s,0),o.setEnd(s,1),i.removeAllRanges(),i.addRange(o),new Promise((a,l)=>{const f=n.registerCommand(gu,h=>(yt(h,ClipboardEvent)&&(f(),Gt!==null&&(window.clearTimeout(Gt),Gt=null),a(Wo(n,h,t))),!0),If);Gt=window.setTimeout(()=>{f(),Gt=null,a(!1)},50),u.execCommand("copy"),s.remove()})}function Wo(n,e,t){if(t===void 0){const u=Ae(n._window);if(!u)return!1;const i=u.anchorNode,s=u.focusNode;if(i!==null&&s!==null&&!Zn(n,i,s))return!1;const o=j();if(o===null)return!1;t=Zd(o)}e.preventDefault();const r=e.clipboardData;return r!==null&&(Qd(r,t),!0)}const Xd=[["text/html",Vd],["application/x-lexical-editor",Gd]];function Zd(n=j()){const e={"text/plain":n?n.getTextContent():""};if(n){const t=af();for(const[r,u]of Xd){const i=u(t,n);i!==null&&(e[r]=i)}}return e}function Qd(n,e){for(const t in e){const r=e[t];r!==void 0&&n.setData(t,r)}}function $o(n,e){if(document.caretRangeFromPoint!==void 0){const t=document.caretRangeFromPoint(n,e);return t===null?null:{node:t.startContainer,offset:t.startOffset}}if(document.caretPositionFromPoint!=="undefined"){const t=document.caretPositionFromPoint(n,e);return t===null?null:{node:t.offsetNode,offset:t.offset}}return null}const gn=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0,Yd=gn&&"documentMode"in document?document.documentMode:null,eh=!(!gn||!("InputEvent"in window)||Yd)&&"getTargetRanges"in new window.InputEvent("input"),th=gn&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),Ho=gn&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,nh=gn&&/^(?=.*Chrome).*/i.test(navigator.userAgent),rh=gn&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&!nh,Vo=dn();function _r(n){let e=null;if(yt(n,DragEvent)?e=n.dataTransfer:yt(n,ClipboardEvent)&&(e=n.clipboardData),e===null)return[!1,[],!1];const t=e.types,r=t.includes("Files"),u=t.includes("text/html")||t.includes("text/plain");return[r,Array.from(e.files),u]}function Go(n){const e=j();if(!P(e))return!1;const t=new Set,r=e.getNodes();for(let u=0;u<r.length;u++){const i=r[u],s=i.getKey();if(t.has(s))continue;const o=Nu(i,l=>E(l)&&!l.isInline());if(o===null)continue;const a=o.getKey();o.canIndent()&&!t.has(a)&&(t.add(a),n(o))}return t.size>0}function vr(n){const e=sn(n);return ne(e)}function uh(n){return at(n.registerCommand(Na,e=>{const t=j();return!!Ne(t)&&(t.clear(),!0)},0),n.registerCommand(Pt,e=>{const t=j();return!!P(t)&&(t.deleteCharacter(e),!0)},Y),n.registerCommand(Mn,e=>{const t=j();return!!P(t)&&(t.deleteWord(e),!0)},Y),n.registerCommand(Rn,e=>{const t=j();return!!P(t)&&(t.deleteLine(e),!0)},Y),n.registerCommand(tn,e=>{const t=j();if(typeof e=="string")t!==null&&t.insertText(e);else{if(t===null)return!1;const r=e.dataTransfer;if(r!=null)qo(r,t,n);else if(P(t)){const u=e.data;return u&&t.insertText(u),!0}}return!0},Y),n.registerCommand(ti,()=>{const e=j();return!!P(e)&&(e.removeText(),!0)},Y),n.registerCommand($e,e=>{const t=j();return!!P(t)&&(t.formatText(e),!0)},Y),n.registerCommand(C0,e=>{const t=j();if(!P(t)&&!Ne(t))return!1;const r=t.getNodes();for(const u of r){const i=Nu(u,s=>E(s)&&!s.isInline());i!==null&&i.setFormat(e)}return!0},Y),n.registerCommand(en,e=>{const t=j();return!!P(t)&&(t.insertLineBreak(e),!0)},Y),n.registerCommand(Dn,()=>{const e=j();return!!P(e)&&(e.insertParagraph(),!0)},Y),n.registerCommand(S0,()=>(ds([tr()]),!0),Y),n.registerCommand(T0,()=>Go(e=>{const t=e.getIndent();e.setIndent(t+1)}),Y),n.registerCommand(Us,()=>Go(e=>{const t=e.getIndent();t>0&&e.setIndent(t-1)}),Y),n.registerCommand(Oa,e=>{const t=j();if(Ne(t)&&!vr(e.target)){const r=t.getNodes();if(r.length>0)return r[0].selectPrevious(),!0}else if(P(t)){const r=Bn(t.focus,!0);if(!e.shiftKey&&ne(r)&&!r.isIsolated()&&!r.isInline())return r.selectPrevious(),e.preventDefault(),!0}return!1},Y),n.registerCommand(Ia,e=>{const t=j();if(Ne(t)){const r=t.getNodes();if(r.length>0)return r[0].selectNext(0,0),!0}else if(P(t)){if(function(u){const i=u.focus;return i.key==="root"&&i.offset===ie().getChildrenSize()}(t))return e.preventDefault(),!0;const r=Bn(t.focus,!1);if(!e.shiftKey&&ne(r)&&!r.isIsolated()&&!r.isInline())return r.selectNext(),e.preventDefault(),!0}return!1},Y),n.registerCommand(Aa,e=>{const t=j();if(Ne(t)){const r=t.getNodes();if(r.length>0)return e.preventDefault(),r[0].selectPrevious(),!0}if(!P(t))return!1;if(Eo(t,!0)){const r=e.shiftKey;return e.preventDefault(),No(t,r,!0),!0}return!1},Y),n.registerCommand(ka,e=>{const t=j();if(Ne(t)&&!vr(e.target)){const u=t.getNodes();if(u.length>0)return e.preventDefault(),u[0].selectNext(0,0),!0}if(!P(t))return!1;const r=e.shiftKey;return!!Eo(t,!1)&&(e.preventDefault(),No(t,r,!1),!0)},Y),n.registerCommand(Pa,e=>{if(vr(e.target))return!1;const t=j();if(!P(t))return!1;const{anchor:r}=t,u=r.getNode();return t.isCollapsed()&&r.offset===0&&!pe(u)&&Wf(u).getIndent()>0?(e.preventDefault(),n.dispatchCommand(Us,void 0)):(!Ho||navigator.language!=="ko-KR")&&(e.preventDefault(),n.dispatchCommand(Pt,!0))},Y),n.registerCommand(Da,e=>{if(vr(e.target))return!1;const t=j();return!!P(t)&&(e.preventDefault(),n.dispatchCommand(Pt,!1))},Y),n.registerCommand(jr,e=>{const t=j();if(!P(t))return!1;if(e!==null){if((Ho||th||rh)&&eh)return!1;if(e.preventDefault(),e.shiftKey)return n.dispatchCommand(en,!1)}return n.dispatchCommand(Dn,void 0)},Y),n.registerCommand(La,()=>{const e=j();return!!P(e)&&(n.blur(),!0)},Y),n.registerCommand(Ma,e=>{const[,t]=_r(e);if(t.length>0){const u=$o(e.clientX,e.clientY);if(u!==null){const{offset:i,node:s}=u,o=sn(s);if(o!==null){const a=Cf();if(D(o))a.anchor.set(o.getKey(),i,"text"),a.focus.set(o.getKey(),i,"text");else{const f=o.getParentOrThrow().getKey(),h=o.getIndexWithinParent()+1;a.anchor.set(f,h,"element"),a.focus.set(f,h,"element")}const l=Ha(a);ke(l)}n.dispatchCommand(Vo,t)}return e.preventDefault(),!0}const r=j();return!!P(r)},Y),n.registerCommand(Ra,e=>{const[t]=_r(e),r=j();return!(t&&!P(r))},Y),n.registerCommand(Ba,e=>{const[t]=_r(e),r=j();if(t&&!P(r))return!1;const u=$o(e.clientX,e.clientY);if(u!==null){const i=sn(u.node);ne(i)&&e.preventDefault()}return!0},Y),n.registerCommand(ni,()=>(rf(),!0),Y),n.registerCommand(gu,e=>(zo(n,yt(e,ClipboardEvent)?e:null),!0),Y),n.registerCommand(Vi,e=>(async function(t,r){await zo(r,yt(t,ClipboardEvent)?t:null),r.update(()=>{const u=j();P(u)?u.removeText():Ne(u)&&u.getNodes().forEach(i=>i.remove())})}(e,n),!0),Y),n.registerCommand(pu,e=>{const[,t,r]=_r(e);return t.length>0&&!r?(n.dispatchCommand(Vo,t),!0):ns(e.target)?!1:j()!==null&&(function(u,i){u.preventDefault(),i.update(()=>{const s=j(),o=yt(u,InputEvent)||yt(u,KeyboardEvent)?null:u.clipboardData;o!=null&&s!==null&&qo(o,s,i)},{tag:"paste"})}(e,n),!0)},Y))}const Ti=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?z.useLayoutEffect:z.useEffect;function Ko(n){return n.getEditorState().read(Zl(n.isComposing()))}function ih({contentEditable:n,placeholder:e=null,ErrorBoundary:t}){const[r]=Oe(),u=function(i,s){const[o,a]=z.useState(()=>i.getDecorators());return Ti(()=>i.registerDecoratorListener(l=>{js.flushSync(()=>{a(l)})}),[i]),z.useEffect(()=>{a(i.getDecorators())},[i]),z.useMemo(()=>{const l=[],f=Object.keys(o);for(let h=0;h<f.length;h++){const c=f[h],d=W.jsx(s,{onError:m=>i._onError(m),children:W.jsx(z.Suspense,{fallback:null,children:o[c]})}),p=i.getElementByKey(c);p!==null&&l.push(js.createPortal(d,p,c))}return l},[s,o,i])}(r,t);return function(i){Ti(()=>at(uh(i),$d(i)),[i])}(r),W.jsxs(W.Fragment,{children:[n,W.jsx(sh,{content:e}),u]})}function sh({content:n}){const[e]=Oe(),t=function(u){const[i,s]=z.useState(()=>Ko(u));return Ti(()=>{function o(){const a=Ko(u);s(a)}return o(),at(u.registerUpdateListener(()=>{o()}),u.registerEditableListener(()=>{o()}))},[u]),i}(e),r=Wd();return t?typeof n=="function"?n(r):n:null}var $=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function oh(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function ah(n){if(n.__esModule)return n;var e=n.default;if(typeof e=="function"){var t=function r(){return this instanceof r?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};t.prototype=e.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(n).forEach(function(r){var u=Object.getOwnPropertyDescriptor(n,r);Object.defineProperty(t,r,u.get?u:{enumerable:!0,get:function(){return n[r]}})}),t}var ec={},Un={},ys={},zn={},xs={};Object.defineProperty(xs,"__esModule",{value:!0});xs.default=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(function(n){return n.charCodeAt(0)}));var _s={};Object.defineProperty(_s,"__esModule",{value:!0});_s.default=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(function(n){return n.charCodeAt(0)}));var Ci={};(function(n){var e;Object.defineProperty(n,"__esModule",{value:!0}),n.replaceCodePoint=n.fromCodePoint=void 0;var t=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);n.fromCodePoint=(e=String.fromCodePoint)!==null&&e!==void 0?e:function(i){var s="";return i>65535&&(i-=65536,s+=String.fromCharCode(i>>>10&1023|55296),i=56320|i&1023),s+=String.fromCharCode(i),s};function r(i){var s;return i>=55296&&i<=57343||i>1114111?65533:(s=t.get(i))!==null&&s!==void 0?s:i}n.replaceCodePoint=r;function u(i){return(0,n.fromCodePoint)(r(i))}n.default=u})(Ci);(function(n){var e=$&&$.__createBinding||(Object.create?function(v,N,A,B){B===void 0&&(B=A);var x=Object.getOwnPropertyDescriptor(N,A);(!x||("get"in x?!N.__esModule:x.writable||x.configurable))&&(x={enumerable:!0,get:function(){return N[A]}}),Object.defineProperty(v,B,x)}:function(v,N,A,B){B===void 0&&(B=A),v[B]=N[A]}),t=$&&$.__setModuleDefault||(Object.create?function(v,N){Object.defineProperty(v,"default",{enumerable:!0,value:N})}:function(v,N){v.default=N}),r=$&&$.__importStar||function(v){if(v&&v.__esModule)return v;var N={};if(v!=null)for(var A in v)A!=="default"&&Object.prototype.hasOwnProperty.call(v,A)&&e(N,v,A);return t(N,v),N},u=$&&$.__importDefault||function(v){return v&&v.__esModule?v:{default:v}};Object.defineProperty(n,"__esModule",{value:!0}),n.decodeXML=n.decodeHTMLStrict=n.decodeHTMLAttribute=n.decodeHTML=n.determineBranch=n.EntityDecoder=n.DecodingMode=n.BinTrieFlags=n.fromCodePoint=n.replaceCodePoint=n.decodeCodePoint=n.xmlDecodeTree=n.htmlDecodeTree=void 0;var i=u(xs);n.htmlDecodeTree=i.default;var s=u(_s);n.xmlDecodeTree=s.default;var o=r(Ci);n.decodeCodePoint=o.default;var a=Ci;Object.defineProperty(n,"replaceCodePoint",{enumerable:!0,get:function(){return a.replaceCodePoint}}),Object.defineProperty(n,"fromCodePoint",{enumerable:!0,get:function(){return a.fromCodePoint}});var l;(function(v){v[v.NUM=35]="NUM",v[v.SEMI=59]="SEMI",v[v.EQUALS=61]="EQUALS",v[v.ZERO=48]="ZERO",v[v.NINE=57]="NINE",v[v.LOWER_A=97]="LOWER_A",v[v.LOWER_F=102]="LOWER_F",v[v.LOWER_X=120]="LOWER_X",v[v.LOWER_Z=122]="LOWER_Z",v[v.UPPER_A=65]="UPPER_A",v[v.UPPER_F=70]="UPPER_F",v[v.UPPER_Z=90]="UPPER_Z"})(l||(l={}));var f=32,h;(function(v){v[v.VALUE_LENGTH=49152]="VALUE_LENGTH",v[v.BRANCH_LENGTH=16256]="BRANCH_LENGTH",v[v.JUMP_TABLE=127]="JUMP_TABLE"})(h=n.BinTrieFlags||(n.BinTrieFlags={}));function c(v){return v>=l.ZERO&&v<=l.NINE}function d(v){return v>=l.UPPER_A&&v<=l.UPPER_F||v>=l.LOWER_A&&v<=l.LOWER_F}function p(v){return v>=l.UPPER_A&&v<=l.UPPER_Z||v>=l.LOWER_A&&v<=l.LOWER_Z||c(v)}function m(v){return v===l.EQUALS||p(v)}var g;(function(v){v[v.EntityStart=0]="EntityStart",v[v.NumericStart=1]="NumericStart",v[v.NumericDecimal=2]="NumericDecimal",v[v.NumericHex=3]="NumericHex",v[v.NamedEntity=4]="NamedEntity"})(g||(g={}));var y;(function(v){v[v.Legacy=0]="Legacy",v[v.Strict=1]="Strict",v[v.Attribute=2]="Attribute"})(y=n.DecodingMode||(n.DecodingMode={}));var b=function(){function v(N,A,B){this.decodeTree=N,this.emitCodePoint=A,this.errors=B,this.state=g.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=y.Strict}return v.prototype.startEntity=function(N){this.decodeMode=N,this.state=g.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1},v.prototype.write=function(N,A){switch(this.state){case g.EntityStart:return N.charCodeAt(A)===l.NUM?(this.state=g.NumericStart,this.consumed+=1,this.stateNumericStart(N,A+1)):(this.state=g.NamedEntity,this.stateNamedEntity(N,A));case g.NumericStart:return this.stateNumericStart(N,A);case g.NumericDecimal:return this.stateNumericDecimal(N,A);case g.NumericHex:return this.stateNumericHex(N,A);case g.NamedEntity:return this.stateNamedEntity(N,A)}},v.prototype.stateNumericStart=function(N,A){return A>=N.length?-1:(N.charCodeAt(A)|f)===l.LOWER_X?(this.state=g.NumericHex,this.consumed+=1,this.stateNumericHex(N,A+1)):(this.state=g.NumericDecimal,this.stateNumericDecimal(N,A))},v.prototype.addToNumericResult=function(N,A,B,x){if(A!==B){var O=B-A;this.result=this.result*Math.pow(x,O)+parseInt(N.substr(A,O),x),this.consumed+=O}},v.prototype.stateNumericHex=function(N,A){for(var B=A;A<N.length;){var x=N.charCodeAt(A);if(c(x)||d(x))A+=1;else return this.addToNumericResult(N,B,A,16),this.emitNumericEntity(x,3)}return this.addToNumericResult(N,B,A,16),-1},v.prototype.stateNumericDecimal=function(N,A){for(var B=A;A<N.length;){var x=N.charCodeAt(A);if(c(x))A+=1;else return this.addToNumericResult(N,B,A,10),this.emitNumericEntity(x,2)}return this.addToNumericResult(N,B,A,10),-1},v.prototype.emitNumericEntity=function(N,A){var B;if(this.consumed<=A)return(B=this.errors)===null||B===void 0||B.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(N===l.SEMI)this.consumed+=1;else if(this.decodeMode===y.Strict)return 0;return this.emitCodePoint((0,o.replaceCodePoint)(this.result),this.consumed),this.errors&&(N!==l.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed},v.prototype.stateNamedEntity=function(N,A){for(var B=this.decodeTree,x=B[this.treeIndex],O=(x&h.VALUE_LENGTH)>>14;A<N.length;A++,this.excess++){var k=N.charCodeAt(A);if(this.treeIndex=w(B,x,this.treeIndex+Math.max(1,O),k),this.treeIndex<0)return this.result===0||this.decodeMode===y.Attribute&&(O===0||m(k))?0:this.emitNotTerminatedNamedEntity();if(x=B[this.treeIndex],O=(x&h.VALUE_LENGTH)>>14,O!==0){if(k===l.SEMI)return this.emitNamedEntityData(this.treeIndex,O,this.consumed+this.excess);this.decodeMode!==y.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1},v.prototype.emitNotTerminatedNamedEntity=function(){var N,A=this,B=A.result,x=A.decodeTree,O=(x[B]&h.VALUE_LENGTH)>>14;return this.emitNamedEntityData(B,O,this.consumed),(N=this.errors)===null||N===void 0||N.missingSemicolonAfterCharacterReference(),this.consumed},v.prototype.emitNamedEntityData=function(N,A,B){var x=this.decodeTree;return this.emitCodePoint(A===1?x[N]&~h.VALUE_LENGTH:x[N+1],B),A===3&&this.emitCodePoint(x[N+2],B),B},v.prototype.end=function(){var N;switch(this.state){case g.NamedEntity:return this.result!==0&&(this.decodeMode!==y.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case g.NumericDecimal:return this.emitNumericEntity(0,2);case g.NumericHex:return this.emitNumericEntity(0,3);case g.NumericStart:return(N=this.errors)===null||N===void 0||N.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case g.EntityStart:return 0}},v}();n.EntityDecoder=b;function _(v){var N="",A=new b(v,function(B){return N+=(0,o.fromCodePoint)(B)});return function(x,O){for(var k=0,q=0;(q=x.indexOf("&",q))>=0;){N+=x.slice(k,q),A.startEntity(O);var R=A.write(x,q+1);if(R<0){k=q+A.end();break}k=q+R,q=R===0?k+1:k}var V=N+x.slice(k);return N="",V}}function w(v,N,A,B){var x=(N&h.BRANCH_LENGTH)>>7,O=N&h.JUMP_TABLE;if(x===0)return O!==0&&B===O?A:-1;if(O){var k=B-O;return k<0||k>=x?-1:v[A+k]-1}for(var q=A,R=q+x-1;q<=R;){var V=q+R>>>1,Ie=v[V];if(Ie<B)q=V+1;else if(Ie>B)R=V-1;else return v[V+x]}return-1}n.determineBranch=w;var T=_(i.default),S=_(s.default);function I(v,N){return N===void 0&&(N=y.Legacy),T(v,N)}n.decodeHTML=I;function C(v){return T(v,y.Attribute)}n.decodeHTMLAttribute=C;function L(v){return T(v,y.Strict)}n.decodeHTMLStrict=L;function U(v){return S(v,y.Strict)}n.decodeXML=U})(zn);(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.QuoteType=void 0;var e=zn,t;(function(c){c[c.Tab=9]="Tab",c[c.NewLine=10]="NewLine",c[c.FormFeed=12]="FormFeed",c[c.CarriageReturn=13]="CarriageReturn",c[c.Space=32]="Space",c[c.ExclamationMark=33]="ExclamationMark",c[c.Number=35]="Number",c[c.Amp=38]="Amp",c[c.SingleQuote=39]="SingleQuote",c[c.DoubleQuote=34]="DoubleQuote",c[c.Dash=45]="Dash",c[c.Slash=47]="Slash",c[c.Zero=48]="Zero",c[c.Nine=57]="Nine",c[c.Semi=59]="Semi",c[c.Lt=60]="Lt",c[c.Eq=61]="Eq",c[c.Gt=62]="Gt",c[c.Questionmark=63]="Questionmark",c[c.UpperA=65]="UpperA",c[c.LowerA=97]="LowerA",c[c.UpperF=70]="UpperF",c[c.LowerF=102]="LowerF",c[c.UpperZ=90]="UpperZ",c[c.LowerZ=122]="LowerZ",c[c.LowerX=120]="LowerX",c[c.OpeningSquareBracket=91]="OpeningSquareBracket"})(t||(t={}));var r;(function(c){c[c.Text=1]="Text",c[c.BeforeTagName=2]="BeforeTagName",c[c.InTagName=3]="InTagName",c[c.InSelfClosingTag=4]="InSelfClosingTag",c[c.BeforeClosingTagName=5]="BeforeClosingTagName",c[c.InClosingTagName=6]="InClosingTagName",c[c.AfterClosingTagName=7]="AfterClosingTagName",c[c.BeforeAttributeName=8]="BeforeAttributeName",c[c.InAttributeName=9]="InAttributeName",c[c.AfterAttributeName=10]="AfterAttributeName",c[c.BeforeAttributeValue=11]="BeforeAttributeValue",c[c.InAttributeValueDq=12]="InAttributeValueDq",c[c.InAttributeValueSq=13]="InAttributeValueSq",c[c.InAttributeValueNq=14]="InAttributeValueNq",c[c.BeforeDeclaration=15]="BeforeDeclaration",c[c.InDeclaration=16]="InDeclaration",c[c.InProcessingInstruction=17]="InProcessingInstruction",c[c.BeforeComment=18]="BeforeComment",c[c.CDATASequence=19]="CDATASequence",c[c.InSpecialComment=20]="InSpecialComment",c[c.InCommentLike=21]="InCommentLike",c[c.BeforeSpecialS=22]="BeforeSpecialS",c[c.SpecialStartSequence=23]="SpecialStartSequence",c[c.InSpecialTag=24]="InSpecialTag",c[c.BeforeEntity=25]="BeforeEntity",c[c.BeforeNumericEntity=26]="BeforeNumericEntity",c[c.InNamedEntity=27]="InNamedEntity",c[c.InNumericEntity=28]="InNumericEntity",c[c.InHexEntity=29]="InHexEntity"})(r||(r={}));function u(c){return c===t.Space||c===t.NewLine||c===t.Tab||c===t.FormFeed||c===t.CarriageReturn}function i(c){return c===t.Slash||c===t.Gt||u(c)}function s(c){return c>=t.Zero&&c<=t.Nine}function o(c){return c>=t.LowerA&&c<=t.LowerZ||c>=t.UpperA&&c<=t.UpperZ}function a(c){return c>=t.UpperA&&c<=t.UpperF||c>=t.LowerA&&c<=t.LowerF}var l;(function(c){c[c.NoValue=0]="NoValue",c[c.Unquoted=1]="Unquoted",c[c.Single=2]="Single",c[c.Double=3]="Double"})(l=n.QuoteType||(n.QuoteType={}));var f={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101])},h=function(){function c(d,p){var m=d.xmlMode,g=m===void 0?!1:m,y=d.decodeEntities,b=y===void 0?!0:y;this.cbs=p,this.state=r.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=r.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.currentSequence=void 0,this.sequenceIndex=0,this.trieIndex=0,this.trieCurrent=0,this.entityResult=0,this.entityExcess=0,this.xmlMode=g,this.decodeEntities=b,this.entityTrie=g?e.xmlDecodeTree:e.htmlDecodeTree}return c.prototype.reset=function(){this.state=r.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=r.Text,this.currentSequence=void 0,this.running=!0,this.offset=0},c.prototype.write=function(d){this.offset+=this.buffer.length,this.buffer=d,this.parse()},c.prototype.end=function(){this.running&&this.finish()},c.prototype.pause=function(){this.running=!1},c.prototype.resume=function(){this.running=!0,this.index<this.buffer.length+this.offset&&this.parse()},c.prototype.getIndex=function(){return this.index},c.prototype.getSectionStart=function(){return this.sectionStart},c.prototype.stateText=function(d){d===t.Lt||!this.decodeEntities&&this.fastForwardTo(t.Lt)?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=r.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&d===t.Amp&&(this.state=r.BeforeEntity)},c.prototype.stateSpecialStartSequence=function(d){var p=this.sequenceIndex===this.currentSequence.length,m=p?i(d):(d|32)===this.currentSequence[this.sequenceIndex];if(!m)this.isSpecial=!1;else if(!p){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=r.InTagName,this.stateInTagName(d)},c.prototype.stateInSpecialTag=function(d){if(this.sequenceIndex===this.currentSequence.length){if(d===t.Gt||u(d)){var p=this.index-this.currentSequence.length;if(this.sectionStart<p){var m=this.index;this.index=p,this.cbs.ontext(this.sectionStart,p),this.index=m}this.isSpecial=!1,this.sectionStart=p+2,this.stateInClosingTagName(d);return}this.sequenceIndex=0}(d|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===f.TitleEnd?this.decodeEntities&&d===t.Amp&&(this.state=r.BeforeEntity):this.fastForwardTo(t.Lt)&&(this.sequenceIndex=1):this.sequenceIndex=+(d===t.Lt)},c.prototype.stateCDATASequence=function(d){d===f.Cdata[this.sequenceIndex]?++this.sequenceIndex===f.Cdata.length&&(this.state=r.InCommentLike,this.currentSequence=f.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=r.InDeclaration,this.stateInDeclaration(d))},c.prototype.fastForwardTo=function(d){for(;++this.index<this.buffer.length+this.offset;)if(this.buffer.charCodeAt(this.index-this.offset)===d)return!0;return this.index=this.buffer.length+this.offset-1,!1},c.prototype.stateInCommentLike=function(d){d===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===f.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index,2):this.cbs.oncomment(this.sectionStart,this.index,2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=r.Text):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):d!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)},c.prototype.isTagStartChar=function(d){return this.xmlMode?!i(d):o(d)},c.prototype.startSpecial=function(d,p){this.isSpecial=!0,this.currentSequence=d,this.sequenceIndex=p,this.state=r.SpecialStartSequence},c.prototype.stateBeforeTagName=function(d){if(d===t.ExclamationMark)this.state=r.BeforeDeclaration,this.sectionStart=this.index+1;else if(d===t.Questionmark)this.state=r.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(d)){var p=d|32;this.sectionStart=this.index,!this.xmlMode&&p===f.TitleEnd[2]?this.startSpecial(f.TitleEnd,3):this.state=!this.xmlMode&&p===f.ScriptEnd[2]?r.BeforeSpecialS:r.InTagName}else d===t.Slash?this.state=r.BeforeClosingTagName:(this.state=r.Text,this.stateText(d))},c.prototype.stateInTagName=function(d){i(d)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(d))},c.prototype.stateBeforeClosingTagName=function(d){u(d)||(d===t.Gt?this.state=r.Text:(this.state=this.isTagStartChar(d)?r.InClosingTagName:r.InSpecialComment,this.sectionStart=this.index))},c.prototype.stateInClosingTagName=function(d){(d===t.Gt||u(d))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=r.AfterClosingTagName,this.stateAfterClosingTagName(d))},c.prototype.stateAfterClosingTagName=function(d){(d===t.Gt||this.fastForwardTo(t.Gt))&&(this.state=r.Text,this.baseState=r.Text,this.sectionStart=this.index+1)},c.prototype.stateBeforeAttributeName=function(d){d===t.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=r.InSpecialTag,this.sequenceIndex=0):this.state=r.Text,this.baseState=this.state,this.sectionStart=this.index+1):d===t.Slash?this.state=r.InSelfClosingTag:u(d)||(this.state=r.InAttributeName,this.sectionStart=this.index)},c.prototype.stateInSelfClosingTag=function(d){d===t.Gt?(this.cbs.onselfclosingtag(this.index),this.state=r.Text,this.baseState=r.Text,this.sectionStart=this.index+1,this.isSpecial=!1):u(d)||(this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(d))},c.prototype.stateInAttributeName=function(d){(d===t.Eq||i(d))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=-1,this.state=r.AfterAttributeName,this.stateAfterAttributeName(d))},c.prototype.stateAfterAttributeName=function(d){d===t.Eq?this.state=r.BeforeAttributeValue:d===t.Slash||d===t.Gt?(this.cbs.onattribend(l.NoValue,this.index),this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(d)):u(d)||(this.cbs.onattribend(l.NoValue,this.index),this.state=r.InAttributeName,this.sectionStart=this.index)},c.prototype.stateBeforeAttributeValue=function(d){d===t.DoubleQuote?(this.state=r.InAttributeValueDq,this.sectionStart=this.index+1):d===t.SingleQuote?(this.state=r.InAttributeValueSq,this.sectionStart=this.index+1):u(d)||(this.sectionStart=this.index,this.state=r.InAttributeValueNq,this.stateInAttributeValueNoQuotes(d))},c.prototype.handleInAttributeValue=function(d,p){d===p||!this.decodeEntities&&this.fastForwardTo(p)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(p===t.DoubleQuote?l.Double:l.Single,this.index),this.state=r.BeforeAttributeName):this.decodeEntities&&d===t.Amp&&(this.baseState=this.state,this.state=r.BeforeEntity)},c.prototype.stateInAttributeValueDoubleQuotes=function(d){this.handleInAttributeValue(d,t.DoubleQuote)},c.prototype.stateInAttributeValueSingleQuotes=function(d){this.handleInAttributeValue(d,t.SingleQuote)},c.prototype.stateInAttributeValueNoQuotes=function(d){u(d)||d===t.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(l.Unquoted,this.index),this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(d)):this.decodeEntities&&d===t.Amp&&(this.baseState=this.state,this.state=r.BeforeEntity)},c.prototype.stateBeforeDeclaration=function(d){d===t.OpeningSquareBracket?(this.state=r.CDATASequence,this.sequenceIndex=0):this.state=d===t.Dash?r.BeforeComment:r.InDeclaration},c.prototype.stateInDeclaration=function(d){(d===t.Gt||this.fastForwardTo(t.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=r.Text,this.sectionStart=this.index+1)},c.prototype.stateInProcessingInstruction=function(d){(d===t.Gt||this.fastForwardTo(t.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=r.Text,this.sectionStart=this.index+1)},c.prototype.stateBeforeComment=function(d){d===t.Dash?(this.state=r.InCommentLike,this.currentSequence=f.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=r.InDeclaration},c.prototype.stateInSpecialComment=function(d){(d===t.Gt||this.fastForwardTo(t.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=r.Text,this.sectionStart=this.index+1)},c.prototype.stateBeforeSpecialS=function(d){var p=d|32;p===f.ScriptEnd[3]?this.startSpecial(f.ScriptEnd,4):p===f.StyleEnd[3]?this.startSpecial(f.StyleEnd,4):(this.state=r.InTagName,this.stateInTagName(d))},c.prototype.stateBeforeEntity=function(d){this.entityExcess=1,this.entityResult=0,d===t.Number?this.state=r.BeforeNumericEntity:d===t.Amp||(this.trieIndex=0,this.trieCurrent=this.entityTrie[0],this.state=r.InNamedEntity,this.stateInNamedEntity(d))},c.prototype.stateInNamedEntity=function(d){if(this.entityExcess+=1,this.trieIndex=(0,e.determineBranch)(this.entityTrie,this.trieCurrent,this.trieIndex+1,d),this.trieIndex<0){this.emitNamedEntity(),this.index--;return}this.trieCurrent=this.entityTrie[this.trieIndex];var p=this.trieCurrent&e.BinTrieFlags.VALUE_LENGTH;if(p){var m=(p>>14)-1;if(!this.allowLegacyEntity()&&d!==t.Semi)this.trieIndex+=m;else{var g=this.index-this.entityExcess+1;g>this.sectionStart&&this.emitPartial(this.sectionStart,g),this.entityResult=this.trieIndex,this.trieIndex+=m,this.entityExcess=0,this.sectionStart=this.index+1,m===0&&this.emitNamedEntity()}}},c.prototype.emitNamedEntity=function(){if(this.state=this.baseState,this.entityResult!==0){var d=(this.entityTrie[this.entityResult]&e.BinTrieFlags.VALUE_LENGTH)>>14;switch(d){case 1:{this.emitCodePoint(this.entityTrie[this.entityResult]&~e.BinTrieFlags.VALUE_LENGTH);break}case 2:{this.emitCodePoint(this.entityTrie[this.entityResult+1]);break}case 3:this.emitCodePoint(this.entityTrie[this.entityResult+1]),this.emitCodePoint(this.entityTrie[this.entityResult+2])}}},c.prototype.stateBeforeNumericEntity=function(d){(d|32)===t.LowerX?(this.entityExcess++,this.state=r.InHexEntity):(this.state=r.InNumericEntity,this.stateInNumericEntity(d))},c.prototype.emitNumericEntity=function(d){var p=this.index-this.entityExcess-1,m=p+2+ +(this.state===r.InHexEntity);m!==this.index&&(p>this.sectionStart&&this.emitPartial(this.sectionStart,p),this.sectionStart=this.index+Number(d),this.emitCodePoint((0,e.replaceCodePoint)(this.entityResult))),this.state=this.baseState},c.prototype.stateInNumericEntity=function(d){d===t.Semi?this.emitNumericEntity(!0):s(d)?(this.entityResult=this.entityResult*10+(d-t.Zero),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},c.prototype.stateInHexEntity=function(d){d===t.Semi?this.emitNumericEntity(!0):s(d)?(this.entityResult=this.entityResult*16+(d-t.Zero),this.entityExcess++):a(d)?(this.entityResult=this.entityResult*16+((d|32)-t.LowerA+10),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},c.prototype.allowLegacyEntity=function(){return!this.xmlMode&&(this.baseState===r.Text||this.baseState===r.InSpecialTag)},c.prototype.cleanup=function(){this.running&&this.sectionStart!==this.index&&(this.state===r.Text||this.state===r.InSpecialTag&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===r.InAttributeValueDq||this.state===r.InAttributeValueSq||this.state===r.InAttributeValueNq)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))},c.prototype.shouldContinue=function(){return this.index<this.buffer.length+this.offset&&this.running},c.prototype.parse=function(){for(;this.shouldContinue();){var d=this.buffer.charCodeAt(this.index-this.offset);switch(this.state){case r.Text:{this.stateText(d);break}case r.SpecialStartSequence:{this.stateSpecialStartSequence(d);break}case r.InSpecialTag:{this.stateInSpecialTag(d);break}case r.CDATASequence:{this.stateCDATASequence(d);break}case r.InAttributeValueDq:{this.stateInAttributeValueDoubleQuotes(d);break}case r.InAttributeName:{this.stateInAttributeName(d);break}case r.InCommentLike:{this.stateInCommentLike(d);break}case r.InSpecialComment:{this.stateInSpecialComment(d);break}case r.BeforeAttributeName:{this.stateBeforeAttributeName(d);break}case r.InTagName:{this.stateInTagName(d);break}case r.InClosingTagName:{this.stateInClosingTagName(d);break}case r.BeforeTagName:{this.stateBeforeTagName(d);break}case r.AfterAttributeName:{this.stateAfterAttributeName(d);break}case r.InAttributeValueSq:{this.stateInAttributeValueSingleQuotes(d);break}case r.BeforeAttributeValue:{this.stateBeforeAttributeValue(d);break}case r.BeforeClosingTagName:{this.stateBeforeClosingTagName(d);break}case r.AfterClosingTagName:{this.stateAfterClosingTagName(d);break}case r.BeforeSpecialS:{this.stateBeforeSpecialS(d);break}case r.InAttributeValueNq:{this.stateInAttributeValueNoQuotes(d);break}case r.InSelfClosingTag:{this.stateInSelfClosingTag(d);break}case r.InDeclaration:{this.stateInDeclaration(d);break}case r.BeforeDeclaration:{this.stateBeforeDeclaration(d);break}case r.BeforeComment:{this.stateBeforeComment(d);break}case r.InProcessingInstruction:{this.stateInProcessingInstruction(d);break}case r.InNamedEntity:{this.stateInNamedEntity(d);break}case r.BeforeEntity:{this.stateBeforeEntity(d);break}case r.InHexEntity:{this.stateInHexEntity(d);break}case r.InNumericEntity:{this.stateInNumericEntity(d);break}default:this.stateBeforeNumericEntity(d)}this.index++}this.cleanup()},c.prototype.finish=function(){this.state===r.InNamedEntity&&this.emitNamedEntity(),this.sectionStart<this.index&&this.handleTrailingData(),this.cbs.onend()},c.prototype.handleTrailingData=function(){var d=this.buffer.length+this.offset;this.state===r.InCommentLike?this.currentSequence===f.CdataEnd?this.cbs.oncdata(this.sectionStart,d,0):this.cbs.oncomment(this.sectionStart,d,0):this.state===r.InNumericEntity&&this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state===r.InHexEntity&&this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state===r.InTagName||this.state===r.BeforeAttributeName||this.state===r.BeforeAttributeValue||this.state===r.AfterAttributeName||this.state===r.InAttributeName||this.state===r.InAttributeValueSq||this.state===r.InAttributeValueDq||this.state===r.InAttributeValueNq||this.state===r.InClosingTagName||this.cbs.ontext(this.sectionStart,d)},c.prototype.emitPartial=function(d,p){this.baseState!==r.Text&&this.baseState!==r.InSpecialTag?this.cbs.onattribdata(d,p):this.cbs.ontext(d,p)},c.prototype.emitCodePoint=function(d){this.baseState!==r.Text&&this.baseState!==r.InSpecialTag?this.cbs.onattribentity(d):this.cbs.ontextentity(d)},c}();n.default=h})(ys);var lh=$&&$.__createBinding||(Object.create?function(n,e,t,r){r===void 0&&(r=t);var u=Object.getOwnPropertyDescriptor(e,t);(!u||("get"in u?!e.__esModule:u.writable||u.configurable))&&(u={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(n,r,u)}:function(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]}),ch=$&&$.__setModuleDefault||(Object.create?function(n,e){Object.defineProperty(n,"default",{enumerable:!0,value:e})}:function(n,e){n.default=e}),fh=$&&$.__importStar||function(n){if(n&&n.__esModule)return n;var e={};if(n!=null)for(var t in n)t!=="default"&&Object.prototype.hasOwnProperty.call(n,t)&&lh(e,n,t);return ch(e,n),e};Object.defineProperty(Un,"__esModule",{value:!0});Un.Parser=void 0;var wr=fh(ys),Jo=zn,Kt=new Set(["input","option","optgroup","select","button","datalist","textarea"]),te=new Set(["p"]),Xo=new Set(["thead","tbody"]),Zo=new Set(["dd","dt"]),Qo=new Set(["rt","rp"]),dh=new Map([["tr",new Set(["tr","th","td"])],["th",new Set(["th"])],["td",new Set(["thead","th","td"])],["body",new Set(["head","link","script"])],["li",new Set(["li"])],["p",te],["h1",te],["h2",te],["h3",te],["h4",te],["h5",te],["h6",te],["select",Kt],["input",Kt],["output",Kt],["button",Kt],["datalist",Kt],["textarea",Kt],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",Zo],["dt",Zo],["address",te],["article",te],["aside",te],["blockquote",te],["details",te],["div",te],["dl",te],["fieldset",te],["figcaption",te],["figure",te],["footer",te],["form",te],["header",te],["hr",te],["main",te],["nav",te],["ol",te],["pre",te],["section",te],["table",te],["ul",te],["rt",Qo],["rp",Qo],["tbody",Xo],["tfoot",Xo]]),hh=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),Yo=new Set(["math","svg"]),ea=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),ph=/\s|\//,gh=function(){function n(e,t){t===void 0&&(t={});var r,u,i,s,o;this.options=t,this.startIndex=0,this.endIndex=0,this.openTagStart=0,this.tagname="",this.attribname="",this.attribvalue="",this.attribs=null,this.stack=[],this.foreignContext=[],this.buffers=[],this.bufferOffset=0,this.writeIndex=0,this.ended=!1,this.cbs=e??{},this.lowerCaseTagNames=(r=t.lowerCaseTags)!==null&&r!==void 0?r:!t.xmlMode,this.lowerCaseAttributeNames=(u=t.lowerCaseAttributeNames)!==null&&u!==void 0?u:!t.xmlMode,this.tokenizer=new((i=t.Tokenizer)!==null&&i!==void 0?i:wr.default)(this.options,this),(o=(s=this.cbs).onparserinit)===null||o===void 0||o.call(s,this)}return n.prototype.ontext=function(e,t){var r,u,i=this.getSlice(e,t);this.endIndex=t-1,(u=(r=this.cbs).ontext)===null||u===void 0||u.call(r,i),this.startIndex=t},n.prototype.ontextentity=function(e){var t,r,u=this.tokenizer.getSectionStart();this.endIndex=u-1,(r=(t=this.cbs).ontext)===null||r===void 0||r.call(t,(0,Jo.fromCodePoint)(e)),this.startIndex=u},n.prototype.isVoidElement=function(e){return!this.options.xmlMode&&hh.has(e)},n.prototype.onopentagname=function(e,t){this.endIndex=t;var r=this.getSlice(e,t);this.lowerCaseTagNames&&(r=r.toLowerCase()),this.emitOpenTag(r)},n.prototype.emitOpenTag=function(e){var t,r,u,i;this.openTagStart=this.startIndex,this.tagname=e;var s=!this.options.xmlMode&&dh.get(e);if(s)for(;this.stack.length>0&&s.has(this.stack[this.stack.length-1]);){var o=this.stack.pop();(r=(t=this.cbs).onclosetag)===null||r===void 0||r.call(t,o,!0)}this.isVoidElement(e)||(this.stack.push(e),Yo.has(e)?this.foreignContext.push(!0):ea.has(e)&&this.foreignContext.push(!1)),(i=(u=this.cbs).onopentagname)===null||i===void 0||i.call(u,e),this.cbs.onopentag&&(this.attribs={})},n.prototype.endOpenTag=function(e){var t,r;this.startIndex=this.openTagStart,this.attribs&&((r=(t=this.cbs).onopentag)===null||r===void 0||r.call(t,this.tagname,this.attribs,e),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""},n.prototype.onopentagend=function(e){this.endIndex=e,this.endOpenTag(!1),this.startIndex=e+1},n.prototype.onclosetag=function(e,t){var r,u,i,s,o,a;this.endIndex=t;var l=this.getSlice(e,t);if(this.lowerCaseTagNames&&(l=l.toLowerCase()),(Yo.has(l)||ea.has(l))&&this.foreignContext.pop(),this.isVoidElement(l))!this.options.xmlMode&&l==="br"&&((u=(r=this.cbs).onopentagname)===null||u===void 0||u.call(r,"br"),(s=(i=this.cbs).onopentag)===null||s===void 0||s.call(i,"br",{},!0),(a=(o=this.cbs).onclosetag)===null||a===void 0||a.call(o,"br",!1));else{var f=this.stack.lastIndexOf(l);if(f!==-1)if(this.cbs.onclosetag)for(var h=this.stack.length-f;h--;)this.cbs.onclosetag(this.stack.pop(),h!==0);else this.stack.length=f;else!this.options.xmlMode&&l==="p"&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=t+1},n.prototype.onselfclosingtag=function(e){this.endIndex=e,this.options.xmlMode||this.options.recognizeSelfClosing||this.foreignContext[this.foreignContext.length-1]?(this.closeCurrentTag(!1),this.startIndex=e+1):this.onopentagend(e)},n.prototype.closeCurrentTag=function(e){var t,r,u=this.tagname;this.endOpenTag(e),this.stack[this.stack.length-1]===u&&((r=(t=this.cbs).onclosetag)===null||r===void 0||r.call(t,u,!e),this.stack.pop())},n.prototype.onattribname=function(e,t){this.startIndex=e;var r=this.getSlice(e,t);this.attribname=this.lowerCaseAttributeNames?r.toLowerCase():r},n.prototype.onattribdata=function(e,t){this.attribvalue+=this.getSlice(e,t)},n.prototype.onattribentity=function(e){this.attribvalue+=(0,Jo.fromCodePoint)(e)},n.prototype.onattribend=function(e,t){var r,u;this.endIndex=t,(u=(r=this.cbs).onattribute)===null||u===void 0||u.call(r,this.attribname,this.attribvalue,e===wr.QuoteType.Double?'"':e===wr.QuoteType.Single?"'":e===wr.QuoteType.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""},n.prototype.getInstructionName=function(e){var t=e.search(ph),r=t<0?e:e.substr(0,t);return this.lowerCaseTagNames&&(r=r.toLowerCase()),r},n.prototype.ondeclaration=function(e,t){this.endIndex=t;var r=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){var u=this.getInstructionName(r);this.cbs.onprocessinginstruction("!".concat(u),"!".concat(r))}this.startIndex=t+1},n.prototype.onprocessinginstruction=function(e,t){this.endIndex=t;var r=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){var u=this.getInstructionName(r);this.cbs.onprocessinginstruction("?".concat(u),"?".concat(r))}this.startIndex=t+1},n.prototype.oncomment=function(e,t,r){var u,i,s,o;this.endIndex=t,(i=(u=this.cbs).oncomment)===null||i===void 0||i.call(u,this.getSlice(e,t-r)),(o=(s=this.cbs).oncommentend)===null||o===void 0||o.call(s),this.startIndex=t+1},n.prototype.oncdata=function(e,t,r){var u,i,s,o,a,l,f,h,c,d;this.endIndex=t;var p=this.getSlice(e,t-r);this.options.xmlMode||this.options.recognizeCDATA?((i=(u=this.cbs).oncdatastart)===null||i===void 0||i.call(u),(o=(s=this.cbs).ontext)===null||o===void 0||o.call(s,p),(l=(a=this.cbs).oncdataend)===null||l===void 0||l.call(a)):((h=(f=this.cbs).oncomment)===null||h===void 0||h.call(f,"[CDATA[".concat(p,"]]")),(d=(c=this.cbs).oncommentend)===null||d===void 0||d.call(c)),this.startIndex=t+1},n.prototype.onend=function(){var e,t;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(var r=this.stack.length;r>0;this.cbs.onclosetag(this.stack[--r],!0));}(t=(e=this.cbs).onend)===null||t===void 0||t.call(e)},n.prototype.reset=function(){var e,t,r,u;(t=(e=this.cbs).onreset)===null||t===void 0||t.call(e),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,(u=(r=this.cbs).onparserinit)===null||u===void 0||u.call(r,this),this.buffers.length=0,this.bufferOffset=0,this.writeIndex=0,this.ended=!1},n.prototype.parseComplete=function(e){this.reset(),this.end(e)},n.prototype.getSlice=function(e,t){for(;e-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();for(var r=this.buffers[0].slice(e-this.bufferOffset,t-this.bufferOffset);t-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),r+=this.buffers[0].slice(0,t-this.bufferOffset);return r},n.prototype.shiftBuffer=function(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()},n.prototype.write=function(e){var t,r;if(this.ended){(r=(t=this.cbs).onerror)===null||r===void 0||r.call(t,new Error(".write() after done!"));return}this.buffers.push(e),this.tokenizer.running&&(this.tokenizer.write(e),this.writeIndex++)},n.prototype.end=function(e){var t,r;if(this.ended){(r=(t=this.cbs).onerror)===null||r===void 0||r.call(t,new Error(".end() after done!"));return}e&&this.write(e),this.ended=!0,this.tokenizer.end()},n.prototype.pause=function(){this.tokenizer.pause()},n.prototype.resume=function(){for(this.tokenizer.resume();this.tokenizer.running&&this.writeIndex<this.buffers.length;)this.tokenizer.write(this.buffers[this.writeIndex++]);this.ended&&this.tokenizer.end()},n.prototype.parseChunk=function(e){this.write(e)},n.prototype.done=function(e){this.end(e)},n}();Un.Parser=gh;var it={},mn={};(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.Doctype=n.CDATA=n.Tag=n.Style=n.Script=n.Comment=n.Directive=n.Text=n.Root=n.isTag=n.ElementType=void 0;var e;(function(r){r.Root="root",r.Text="text",r.Directive="directive",r.Comment="comment",r.Script="script",r.Style="style",r.Tag="tag",r.CDATA="cdata",r.Doctype="doctype"})(e=n.ElementType||(n.ElementType={}));function t(r){return r.type===e.Tag||r.type===e.Script||r.type===e.Style}n.isTag=t,n.Root=e.Root,n.Text=e.Text,n.Directive=e.Directive,n.Comment=e.Comment,n.Script=e.Script,n.Style=e.Style,n.Tag=e.Tag,n.CDATA=e.CDATA,n.Doctype=e.Doctype})(mn);var X={},Et=$&&$.__extends||function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,u){r.__proto__=u}||function(r,u){for(var i in u)Object.prototype.hasOwnProperty.call(u,i)&&(r[i]=u[i])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),Ln=$&&$.__assign||function(){return Ln=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var u in e)Object.prototype.hasOwnProperty.call(e,u)&&(n[u]=e[u])}return n},Ln.apply(this,arguments)};Object.defineProperty(X,"__esModule",{value:!0});X.cloneNode=X.hasChildren=X.isDocument=X.isDirective=X.isComment=X.isText=X.isCDATA=X.isTag=X.Element=X.Document=X.CDATA=X.NodeWithChildren=X.ProcessingInstruction=X.Comment=X.Text=X.DataNode=X.Node=void 0;var we=mn,vs=function(){function n(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}return Object.defineProperty(n.prototype,"parentNode",{get:function(){return this.parent},set:function(e){this.parent=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"previousSibling",{get:function(){return this.prev},set:function(e){this.prev=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"nextSibling",{get:function(){return this.next},set:function(e){this.next=e},enumerable:!1,configurable:!0}),n.prototype.cloneNode=function(e){return e===void 0&&(e=!1),ws(this,e)},n}();X.Node=vs;var Au=function(n){Et(e,n);function e(t){var r=n.call(this)||this;return r.data=t,r}return Object.defineProperty(e.prototype,"nodeValue",{get:function(){return this.data},set:function(t){this.data=t},enumerable:!1,configurable:!0}),e}(vs);X.DataNode=Au;var tc=function(n){Et(e,n);function e(){var t=n!==null&&n.apply(this,arguments)||this;return t.type=we.ElementType.Text,t}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 3},enumerable:!1,configurable:!0}),e}(Au);X.Text=tc;var nc=function(n){Et(e,n);function e(){var t=n!==null&&n.apply(this,arguments)||this;return t.type=we.ElementType.Comment,t}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 8},enumerable:!1,configurable:!0}),e}(Au);X.Comment=nc;var rc=function(n){Et(e,n);function e(t,r){var u=n.call(this,r)||this;return u.name=t,u.type=we.ElementType.Directive,u}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),e}(Au);X.ProcessingInstruction=rc;var Ou=function(n){Et(e,n);function e(t){var r=n.call(this)||this;return r.children=t,r}return Object.defineProperty(e.prototype,"firstChild",{get:function(){var t;return(t=this.children[0])!==null&&t!==void 0?t:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastChild",{get:function(){return this.children.length>0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childNodes",{get:function(){return this.children},set:function(t){this.children=t},enumerable:!1,configurable:!0}),e}(vs);X.NodeWithChildren=Ou;var uc=function(n){Et(e,n);function e(){var t=n!==null&&n.apply(this,arguments)||this;return t.type=we.ElementType.CDATA,t}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),e}(Ou);X.CDATA=uc;var ic=function(n){Et(e,n);function e(){var t=n!==null&&n.apply(this,arguments)||this;return t.type=we.ElementType.Root,t}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),e}(Ou);X.Document=ic;var sc=function(n){Et(e,n);function e(t,r,u,i){u===void 0&&(u=[]),i===void 0&&(i=t==="script"?we.ElementType.Script:t==="style"?we.ElementType.Style:we.ElementType.Tag);var s=n.call(this,u)||this;return s.name=t,s.attribs=r,s.type=i,s}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"tagName",{get:function(){return this.name},set:function(t){this.name=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"attributes",{get:function(){var t=this;return Object.keys(this.attribs).map(function(r){var u,i;return{name:r,value:t.attribs[r],namespace:(u=t["x-attribsNamespace"])===null||u===void 0?void 0:u[r],prefix:(i=t["x-attribsPrefix"])===null||i===void 0?void 0:i[r]}})},enumerable:!1,configurable:!0}),e}(Ou);X.Element=sc;function oc(n){return(0,we.isTag)(n)}X.isTag=oc;function ac(n){return n.type===we.ElementType.CDATA}X.isCDATA=ac;function lc(n){return n.type===we.ElementType.Text}X.isText=lc;function cc(n){return n.type===we.ElementType.Comment}X.isComment=cc;function fc(n){return n.type===we.ElementType.Directive}X.isDirective=fc;function dc(n){return n.type===we.ElementType.Root}X.isDocument=dc;function mh(n){return Object.prototype.hasOwnProperty.call(n,"children")}X.hasChildren=mh;function ws(n,e){e===void 0&&(e=!1);var t;if(lc(n))t=new tc(n.data);else if(cc(n))t=new nc(n.data);else if(oc(n)){var r=e?Xu(n.children):[],u=new sc(n.name,Ln({},n.attribs),r);r.forEach(function(a){return a.parent=u}),n.namespace!=null&&(u.namespace=n.namespace),n["x-attribsNamespace"]&&(u["x-attribsNamespace"]=Ln({},n["x-attribsNamespace"])),n["x-attribsPrefix"]&&(u["x-attribsPrefix"]=Ln({},n["x-attribsPrefix"])),t=u}else if(ac(n)){var r=e?Xu(n.children):[],i=new uc(r);r.forEach(function(l){return l.parent=i}),t=i}else if(dc(n)){var r=e?Xu(n.children):[],s=new ic(r);r.forEach(function(l){return l.parent=s}),n["x-mode"]&&(s["x-mode"]=n["x-mode"]),t=s}else if(fc(n)){var o=new rc(n.name,n.data);n["x-name"]!=null&&(o["x-name"]=n["x-name"],o["x-publicId"]=n["x-publicId"],o["x-systemId"]=n["x-systemId"]),t=o}else throw new Error("Not implemented yet: ".concat(n.type));return t.startIndex=n.startIndex,t.endIndex=n.endIndex,n.sourceCodeLocation!=null&&(t.sourceCodeLocation=n.sourceCodeLocation),t}X.cloneNode=ws;function Xu(n){for(var e=n.map(function(r){return ws(r,!0)}),t=1;t<e.length;t++)e[t].prev=e[t-1],e[t-1].next=e[t];return e}(function(n){var e=$&&$.__createBinding||(Object.create?function(o,a,l,f){f===void 0&&(f=l);var h=Object.getOwnPropertyDescriptor(a,l);(!h||("get"in h?!a.__esModule:h.writable||h.configurable))&&(h={enumerable:!0,get:function(){return a[l]}}),Object.defineProperty(o,f,h)}:function(o,a,l,f){f===void 0&&(f=l),o[f]=a[l]}),t=$&&$.__exportStar||function(o,a){for(var l in o)l!=="default"&&!Object.prototype.hasOwnProperty.call(a,l)&&e(a,o,l)};Object.defineProperty(n,"__esModule",{value:!0}),n.DomHandler=void 0;var r=mn,u=X;t(X,n);var i={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},s=function(){function o(a,l,f){this.dom=[],this.root=new u.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,typeof l=="function"&&(f=l,l=i),typeof a=="object"&&(l=a,a=void 0),this.callback=a??null,this.options=l??i,this.elementCB=f??null}return o.prototype.onparserinit=function(a){this.parser=a},o.prototype.onreset=function(){this.dom=[],this.root=new u.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},o.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},o.prototype.onerror=function(a){this.handleCallback(a)},o.prototype.onclosetag=function(){this.lastNode=null;var a=this.tagStack.pop();this.options.withEndIndices&&(a.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(a)},o.prototype.onopentag=function(a,l){var f=this.options.xmlMode?r.ElementType.Tag:void 0,h=new u.Element(a,l,void 0,f);this.addNode(h),this.tagStack.push(h)},o.prototype.ontext=function(a){var l=this.lastNode;if(l&&l.type===r.ElementType.Text)l.data+=a,this.options.withEndIndices&&(l.endIndex=this.parser.endIndex);else{var f=new u.Text(a);this.addNode(f),this.lastNode=f}},o.prototype.oncomment=function(a){if(this.lastNode&&this.lastNode.type===r.ElementType.Comment){this.lastNode.data+=a;return}var l=new u.Comment(a);this.addNode(l),this.lastNode=l},o.prototype.oncommentend=function(){this.lastNode=null},o.prototype.oncdatastart=function(){var a=new u.Text(""),l=new u.CDATA([a]);this.addNode(l),a.parent=l,this.lastNode=a},o.prototype.oncdataend=function(){this.lastNode=null},o.prototype.onprocessinginstruction=function(a,l){var f=new u.ProcessingInstruction(a,l);this.addNode(f)},o.prototype.handleCallback=function(a){if(typeof this.callback=="function")this.callback(a,this.dom);else if(a)throw a},o.prototype.addNode=function(a){var l=this.tagStack[this.tagStack.length-1],f=l.children[l.children.length-1];this.options.withStartIndices&&(a.startIndex=this.parser.startIndex),this.options.withEndIndices&&(a.endIndex=this.parser.endIndex),l.children.push(a),f&&(a.prev=f,f.next=a),a.parent=l,this.lastNode=null},o}();n.DomHandler=s,n.default=s})(it);var Mr={},Nt={},or={},hc={},qt={},Ss={};Object.defineProperty(Ss,"__esModule",{value:!0});function Sr(n){for(var e=1;e<n.length;e++)n[e][0]+=n[e-1][0]+1;return n}Ss.default=new Map(Sr([[9,"&Tab;"],[0,"&NewLine;"],[22,"&excl;"],[0,"&quot;"],[0,"&num;"],[0,"&dollar;"],[0,"&percnt;"],[0,"&amp;"],[0,"&apos;"],[0,"&lpar;"],[0,"&rpar;"],[0,"&ast;"],[0,"&plus;"],[0,"&comma;"],[1,"&period;"],[0,"&sol;"],[10,"&colon;"],[0,"&semi;"],[0,{v:"&lt;",n:8402,o:"&nvlt;"}],[0,{v:"&equals;",n:8421,o:"&bne;"}],[0,{v:"&gt;",n:8402,o:"&nvgt;"}],[0,"&quest;"],[0,"&commat;"],[26,"&lbrack;"],[0,"&bsol;"],[0,"&rbrack;"],[0,"&Hat;"],[0,"&lowbar;"],[0,"&DiacriticalGrave;"],[5,{n:106,o:"&fjlig;"}],[20,"&lbrace;"],[0,"&verbar;"],[0,"&rbrace;"],[34,"&nbsp;"],[0,"&iexcl;"],[0,"&cent;"],[0,"&pound;"],[0,"&curren;"],[0,"&yen;"],[0,"&brvbar;"],[0,"&sect;"],[0,"&die;"],[0,"&copy;"],[0,"&ordf;"],[0,"&laquo;"],[0,"&not;"],[0,"&shy;"],[0,"&circledR;"],[0,"&macr;"],[0,"&deg;"],[0,"&PlusMinus;"],[0,"&sup2;"],[0,"&sup3;"],[0,"&acute;"],[0,"&micro;"],[0,"&para;"],[0,"&centerdot;"],[0,"&cedil;"],[0,"&sup1;"],[0,"&ordm;"],[0,"&raquo;"],[0,"&frac14;"],[0,"&frac12;"],[0,"&frac34;"],[0,"&iquest;"],[0,"&Agrave;"],[0,"&Aacute;"],[0,"&Acirc;"],[0,"&Atilde;"],[0,"&Auml;"],[0,"&angst;"],[0,"&AElig;"],[0,"&Ccedil;"],[0,"&Egrave;"],[0,"&Eacute;"],[0,"&Ecirc;"],[0,"&Euml;"],[0,"&Igrave;"],[0,"&Iacute;"],[0,"&Icirc;"],[0,"&Iuml;"],[0,"&ETH;"],[0,"&Ntilde;"],[0,"&Ograve;"],[0,"&Oacute;"],[0,"&Ocirc;"],[0,"&Otilde;"],[0,"&Ouml;"],[0,"&times;"],[0,"&Oslash;"],[0,"&Ugrave;"],[0,"&Uacute;"],[0,"&Ucirc;"],[0,"&Uuml;"],[0,"&Yacute;"],[0,"&THORN;"],[0,"&szlig;"],[0,"&agrave;"],[0,"&aacute;"],[0,"&acirc;"],[0,"&atilde;"],[0,"&auml;"],[0,"&aring;"],[0,"&aelig;"],[0,"&ccedil;"],[0,"&egrave;"],[0,"&eacute;"],[0,"&ecirc;"],[0,"&euml;"],[0,"&igrave;"],[0,"&iacute;"],[0,"&icirc;"],[0,"&iuml;"],[0,"&eth;"],[0,"&ntilde;"],[0,"&ograve;"],[0,"&oacute;"],[0,"&ocirc;"],[0,"&otilde;"],[0,"&ouml;"],[0,"&div;"],[0,"&oslash;"],[0,"&ugrave;"],[0,"&uacute;"],[0,"&ucirc;"],[0,"&uuml;"],[0,"&yacute;"],[0,"&thorn;"],[0,"&yuml;"],[0,"&Amacr;"],[0,"&amacr;"],[0,"&Abreve;"],[0,"&abreve;"],[0,"&Aogon;"],[0,"&aogon;"],[0,"&Cacute;"],[0,"&cacute;"],[0,"&Ccirc;"],[0,"&ccirc;"],[0,"&Cdot;"],[0,"&cdot;"],[0,"&Ccaron;"],[0,"&ccaron;"],[0,"&Dcaron;"],[0,"&dcaron;"],[0,"&Dstrok;"],[0,"&dstrok;"],[0,"&Emacr;"],[0,"&emacr;"],[2,"&Edot;"],[0,"&edot;"],[0,"&Eogon;"],[0,"&eogon;"],[0,"&Ecaron;"],[0,"&ecaron;"],[0,"&Gcirc;"],[0,"&gcirc;"],[0,"&Gbreve;"],[0,"&gbreve;"],[0,"&Gdot;"],[0,"&gdot;"],[0,"&Gcedil;"],[1,"&Hcirc;"],[0,"&hcirc;"],[0,"&Hstrok;"],[0,"&hstrok;"],[0,"&Itilde;"],[0,"&itilde;"],[0,"&Imacr;"],[0,"&imacr;"],[2,"&Iogon;"],[0,"&iogon;"],[0,"&Idot;"],[0,"&imath;"],[0,"&IJlig;"],[0,"&ijlig;"],[0,"&Jcirc;"],[0,"&jcirc;"],[0,"&Kcedil;"],[0,"&kcedil;"],[0,"&kgreen;"],[0,"&Lacute;"],[0,"&lacute;"],[0,"&Lcedil;"],[0,"&lcedil;"],[0,"&Lcaron;"],[0,"&lcaron;"],[0,"&Lmidot;"],[0,"&lmidot;"],[0,"&Lstrok;"],[0,"&lstrok;"],[0,"&Nacute;"],[0,"&nacute;"],[0,"&Ncedil;"],[0,"&ncedil;"],[0,"&Ncaron;"],[0,"&ncaron;"],[0,"&napos;"],[0,"&ENG;"],[0,"&eng;"],[0,"&Omacr;"],[0,"&omacr;"],[2,"&Odblac;"],[0,"&odblac;"],[0,"&OElig;"],[0,"&oelig;"],[0,"&Racute;"],[0,"&racute;"],[0,"&Rcedil;"],[0,"&rcedil;"],[0,"&Rcaron;"],[0,"&rcaron;"],[0,"&Sacute;"],[0,"&sacute;"],[0,"&Scirc;"],[0,"&scirc;"],[0,"&Scedil;"],[0,"&scedil;"],[0,"&Scaron;"],[0,"&scaron;"],[0,"&Tcedil;"],[0,"&tcedil;"],[0,"&Tcaron;"],[0,"&tcaron;"],[0,"&Tstrok;"],[0,"&tstrok;"],[0,"&Utilde;"],[0,"&utilde;"],[0,"&Umacr;"],[0,"&umacr;"],[0,"&Ubreve;"],[0,"&ubreve;"],[0,"&Uring;"],[0,"&uring;"],[0,"&Udblac;"],[0,"&udblac;"],[0,"&Uogon;"],[0,"&uogon;"],[0,"&Wcirc;"],[0,"&wcirc;"],[0,"&Ycirc;"],[0,"&ycirc;"],[0,"&Yuml;"],[0,"&Zacute;"],[0,"&zacute;"],[0,"&Zdot;"],[0,"&zdot;"],[0,"&Zcaron;"],[0,"&zcaron;"],[19,"&fnof;"],[34,"&imped;"],[63,"&gacute;"],[65,"&jmath;"],[142,"&circ;"],[0,"&caron;"],[16,"&breve;"],[0,"&DiacriticalDot;"],[0,"&ring;"],[0,"&ogon;"],[0,"&DiacriticalTilde;"],[0,"&dblac;"],[51,"&DownBreve;"],[127,"&Alpha;"],[0,"&Beta;"],[0,"&Gamma;"],[0,"&Delta;"],[0,"&Epsilon;"],[0,"&Zeta;"],[0,"&Eta;"],[0,"&Theta;"],[0,"&Iota;"],[0,"&Kappa;"],[0,"&Lambda;"],[0,"&Mu;"],[0,"&Nu;"],[0,"&Xi;"],[0,"&Omicron;"],[0,"&Pi;"],[0,"&Rho;"],[1,"&Sigma;"],[0,"&Tau;"],[0,"&Upsilon;"],[0,"&Phi;"],[0,"&Chi;"],[0,"&Psi;"],[0,"&ohm;"],[7,"&alpha;"],[0,"&beta;"],[0,"&gamma;"],[0,"&delta;"],[0,"&epsi;"],[0,"&zeta;"],[0,"&eta;"],[0,"&theta;"],[0,"&iota;"],[0,"&kappa;"],[0,"&lambda;"],[0,"&mu;"],[0,"&nu;"],[0,"&xi;"],[0,"&omicron;"],[0,"&pi;"],[0,"&rho;"],[0,"&sigmaf;"],[0,"&sigma;"],[0,"&tau;"],[0,"&upsi;"],[0,"&phi;"],[0,"&chi;"],[0,"&psi;"],[0,"&omega;"],[7,"&thetasym;"],[0,"&Upsi;"],[2,"&phiv;"],[0,"&piv;"],[5,"&Gammad;"],[0,"&digamma;"],[18,"&kappav;"],[0,"&rhov;"],[3,"&epsiv;"],[0,"&backepsilon;"],[10,"&IOcy;"],[0,"&DJcy;"],[0,"&GJcy;"],[0,"&Jukcy;"],[0,"&DScy;"],[0,"&Iukcy;"],[0,"&YIcy;"],[0,"&Jsercy;"],[0,"&LJcy;"],[0,"&NJcy;"],[0,"&TSHcy;"],[0,"&KJcy;"],[1,"&Ubrcy;"],[0,"&DZcy;"],[0,"&Acy;"],[0,"&Bcy;"],[0,"&Vcy;"],[0,"&Gcy;"],[0,"&Dcy;"],[0,"&IEcy;"],[0,"&ZHcy;"],[0,"&Zcy;"],[0,"&Icy;"],[0,"&Jcy;"],[0,"&Kcy;"],[0,"&Lcy;"],[0,"&Mcy;"],[0,"&Ncy;"],[0,"&Ocy;"],[0,"&Pcy;"],[0,"&Rcy;"],[0,"&Scy;"],[0,"&Tcy;"],[0,"&Ucy;"],[0,"&Fcy;"],[0,"&KHcy;"],[0,"&TScy;"],[0,"&CHcy;"],[0,"&SHcy;"],[0,"&SHCHcy;"],[0,"&HARDcy;"],[0,"&Ycy;"],[0,"&SOFTcy;"],[0,"&Ecy;"],[0,"&YUcy;"],[0,"&YAcy;"],[0,"&acy;"],[0,"&bcy;"],[0,"&vcy;"],[0,"&gcy;"],[0,"&dcy;"],[0,"&iecy;"],[0,"&zhcy;"],[0,"&zcy;"],[0,"&icy;"],[0,"&jcy;"],[0,"&kcy;"],[0,"&lcy;"],[0,"&mcy;"],[0,"&ncy;"],[0,"&ocy;"],[0,"&pcy;"],[0,"&rcy;"],[0,"&scy;"],[0,"&tcy;"],[0,"&ucy;"],[0,"&fcy;"],[0,"&khcy;"],[0,"&tscy;"],[0,"&chcy;"],[0,"&shcy;"],[0,"&shchcy;"],[0,"&hardcy;"],[0,"&ycy;"],[0,"&softcy;"],[0,"&ecy;"],[0,"&yucy;"],[0,"&yacy;"],[1,"&iocy;"],[0,"&djcy;"],[0,"&gjcy;"],[0,"&jukcy;"],[0,"&dscy;"],[0,"&iukcy;"],[0,"&yicy;"],[0,"&jsercy;"],[0,"&ljcy;"],[0,"&njcy;"],[0,"&tshcy;"],[0,"&kjcy;"],[1,"&ubrcy;"],[0,"&dzcy;"],[7074,"&ensp;"],[0,"&emsp;"],[0,"&emsp13;"],[0,"&emsp14;"],[1,"&numsp;"],[0,"&puncsp;"],[0,"&ThinSpace;"],[0,"&hairsp;"],[0,"&NegativeMediumSpace;"],[0,"&zwnj;"],[0,"&zwj;"],[0,"&lrm;"],[0,"&rlm;"],[0,"&dash;"],[2,"&ndash;"],[0,"&mdash;"],[0,"&horbar;"],[0,"&Verbar;"],[1,"&lsquo;"],[0,"&CloseCurlyQuote;"],[0,"&lsquor;"],[1,"&ldquo;"],[0,"&CloseCurlyDoubleQuote;"],[0,"&bdquo;"],[1,"&dagger;"],[0,"&Dagger;"],[0,"&bull;"],[2,"&nldr;"],[0,"&hellip;"],[9,"&permil;"],[0,"&pertenk;"],[0,"&prime;"],[0,"&Prime;"],[0,"&tprime;"],[0,"&backprime;"],[3,"&lsaquo;"],[0,"&rsaquo;"],[3,"&oline;"],[2,"&caret;"],[1,"&hybull;"],[0,"&frasl;"],[10,"&bsemi;"],[7,"&qprime;"],[7,{v:"&MediumSpace;",n:8202,o:"&ThickSpace;"}],[0,"&NoBreak;"],[0,"&af;"],[0,"&InvisibleTimes;"],[0,"&ic;"],[72,"&euro;"],[46,"&tdot;"],[0,"&DotDot;"],[37,"&complexes;"],[2,"&incare;"],[4,"&gscr;"],[0,"&hamilt;"],[0,"&Hfr;"],[0,"&Hopf;"],[0,"&planckh;"],[0,"&hbar;"],[0,"&imagline;"],[0,"&Ifr;"],[0,"&lagran;"],[0,"&ell;"],[1,"&naturals;"],[0,"&numero;"],[0,"&copysr;"],[0,"&weierp;"],[0,"&Popf;"],[0,"&Qopf;"],[0,"&realine;"],[0,"&real;"],[0,"&reals;"],[0,"&rx;"],[3,"&trade;"],[1,"&integers;"],[2,"&mho;"],[0,"&zeetrf;"],[0,"&iiota;"],[2,"&bernou;"],[0,"&Cayleys;"],[1,"&escr;"],[0,"&Escr;"],[0,"&Fouriertrf;"],[1,"&Mellintrf;"],[0,"&order;"],[0,"&alefsym;"],[0,"&beth;"],[0,"&gimel;"],[0,"&daleth;"],[12,"&CapitalDifferentialD;"],[0,"&dd;"],[0,"&ee;"],[0,"&ii;"],[10,"&frac13;"],[0,"&frac23;"],[0,"&frac15;"],[0,"&frac25;"],[0,"&frac35;"],[0,"&frac45;"],[0,"&frac16;"],[0,"&frac56;"],[0,"&frac18;"],[0,"&frac38;"],[0,"&frac58;"],[0,"&frac78;"],[49,"&larr;"],[0,"&ShortUpArrow;"],[0,"&rarr;"],[0,"&darr;"],[0,"&harr;"],[0,"&updownarrow;"],[0,"&nwarr;"],[0,"&nearr;"],[0,"&LowerRightArrow;"],[0,"&LowerLeftArrow;"],[0,"&nlarr;"],[0,"&nrarr;"],[1,{v:"&rarrw;",n:824,o:"&nrarrw;"}],[0,"&Larr;"],[0,"&Uarr;"],[0,"&Rarr;"],[0,"&Darr;"],[0,"&larrtl;"],[0,"&rarrtl;"],[0,"&LeftTeeArrow;"],[0,"&mapstoup;"],[0,"&map;"],[0,"&DownTeeArrow;"],[1,"&hookleftarrow;"],[0,"&hookrightarrow;"],[0,"&larrlp;"],[0,"&looparrowright;"],[0,"&harrw;"],[0,"&nharr;"],[1,"&lsh;"],[0,"&rsh;"],[0,"&ldsh;"],[0,"&rdsh;"],[1,"&crarr;"],[0,"&cularr;"],[0,"&curarr;"],[2,"&circlearrowleft;"],[0,"&circlearrowright;"],[0,"&leftharpoonup;"],[0,"&DownLeftVector;"],[0,"&RightUpVector;"],[0,"&LeftUpVector;"],[0,"&rharu;"],[0,"&DownRightVector;"],[0,"&dharr;"],[0,"&dharl;"],[0,"&RightArrowLeftArrow;"],[0,"&udarr;"],[0,"&LeftArrowRightArrow;"],[0,"&leftleftarrows;"],[0,"&upuparrows;"],[0,"&rightrightarrows;"],[0,"&ddarr;"],[0,"&leftrightharpoons;"],[0,"&Equilibrium;"],[0,"&nlArr;"],[0,"&nhArr;"],[0,"&nrArr;"],[0,"&DoubleLeftArrow;"],[0,"&DoubleUpArrow;"],[0,"&DoubleRightArrow;"],[0,"&dArr;"],[0,"&DoubleLeftRightArrow;"],[0,"&DoubleUpDownArrow;"],[0,"&nwArr;"],[0,"&neArr;"],[0,"&seArr;"],[0,"&swArr;"],[0,"&lAarr;"],[0,"&rAarr;"],[1,"&zigrarr;"],[6,"&larrb;"],[0,"&rarrb;"],[15,"&DownArrowUpArrow;"],[7,"&loarr;"],[0,"&roarr;"],[0,"&hoarr;"],[0,"&forall;"],[0,"&comp;"],[0,{v:"&part;",n:824,o:"&npart;"}],[0,"&exist;"],[0,"&nexist;"],[0,"&empty;"],[1,"&Del;"],[0,"&Element;"],[0,"&NotElement;"],[1,"&ni;"],[0,"&notni;"],[2,"&prod;"],[0,"&coprod;"],[0,"&sum;"],[0,"&minus;"],[0,"&MinusPlus;"],[0,"&dotplus;"],[1,"&Backslash;"],[0,"&lowast;"],[0,"&compfn;"],[1,"&radic;"],[2,"&prop;"],[0,"&infin;"],[0,"&angrt;"],[0,{v:"&ang;",n:8402,o:"&nang;"}],[0,"&angmsd;"],[0,"&angsph;"],[0,"&mid;"],[0,"&nmid;"],[0,"&DoubleVerticalBar;"],[0,"&NotDoubleVerticalBar;"],[0,"&and;"],[0,"&or;"],[0,{v:"&cap;",n:65024,o:"&caps;"}],[0,{v:"&cup;",n:65024,o:"&cups;"}],[0,"&int;"],[0,"&Int;"],[0,"&iiint;"],[0,"&conint;"],[0,"&Conint;"],[0,"&Cconint;"],[0,"&cwint;"],[0,"&ClockwiseContourIntegral;"],[0,"&awconint;"],[0,"&there4;"],[0,"&becaus;"],[0,"&ratio;"],[0,"&Colon;"],[0,"&dotminus;"],[1,"&mDDot;"],[0,"&homtht;"],[0,{v:"&sim;",n:8402,o:"&nvsim;"}],[0,{v:"&backsim;",n:817,o:"&race;"}],[0,{v:"&ac;",n:819,o:"&acE;"}],[0,"&acd;"],[0,"&VerticalTilde;"],[0,"&NotTilde;"],[0,{v:"&eqsim;",n:824,o:"&nesim;"}],[0,"&sime;"],[0,"&NotTildeEqual;"],[0,"&cong;"],[0,"&simne;"],[0,"&ncong;"],[0,"&ap;"],[0,"&nap;"],[0,"&ape;"],[0,{v:"&apid;",n:824,o:"&napid;"}],[0,"&backcong;"],[0,{v:"&asympeq;",n:8402,o:"&nvap;"}],[0,{v:"&bump;",n:824,o:"&nbump;"}],[0,{v:"&bumpe;",n:824,o:"&nbumpe;"}],[0,{v:"&doteq;",n:824,o:"&nedot;"}],[0,"&doteqdot;"],[0,"&efDot;"],[0,"&erDot;"],[0,"&Assign;"],[0,"&ecolon;"],[0,"&ecir;"],[0,"&circeq;"],[1,"&wedgeq;"],[0,"&veeeq;"],[1,"&triangleq;"],[2,"&equest;"],[0,"&ne;"],[0,{v:"&Congruent;",n:8421,o:"&bnequiv;"}],[0,"&nequiv;"],[1,{v:"&le;",n:8402,o:"&nvle;"}],[0,{v:"&ge;",n:8402,o:"&nvge;"}],[0,{v:"&lE;",n:824,o:"&nlE;"}],[0,{v:"&gE;",n:824,o:"&ngE;"}],[0,{v:"&lnE;",n:65024,o:"&lvertneqq;"}],[0,{v:"&gnE;",n:65024,o:"&gvertneqq;"}],[0,{v:"&ll;",n:new Map(Sr([[824,"&nLtv;"],[7577,"&nLt;"]]))}],[0,{v:"&gg;",n:new Map(Sr([[824,"&nGtv;"],[7577,"&nGt;"]]))}],[0,"&between;"],[0,"&NotCupCap;"],[0,"&nless;"],[0,"&ngt;"],[0,"&nle;"],[0,"&nge;"],[0,"&lesssim;"],[0,"&GreaterTilde;"],[0,"&nlsim;"],[0,"&ngsim;"],[0,"&LessGreater;"],[0,"&gl;"],[0,"&NotLessGreater;"],[0,"&NotGreaterLess;"],[0,"&pr;"],[0,"&sc;"],[0,"&prcue;"],[0,"&sccue;"],[0,"&PrecedesTilde;"],[0,{v:"&scsim;",n:824,o:"&NotSucceedsTilde;"}],[0,"&NotPrecedes;"],[0,"&NotSucceeds;"],[0,{v:"&sub;",n:8402,o:"&NotSubset;"}],[0,{v:"&sup;",n:8402,o:"&NotSuperset;"}],[0,"&nsub;"],[0,"&nsup;"],[0,"&sube;"],[0,"&supe;"],[0,"&NotSubsetEqual;"],[0,"&NotSupersetEqual;"],[0,{v:"&subne;",n:65024,o:"&varsubsetneq;"}],[0,{v:"&supne;",n:65024,o:"&varsupsetneq;"}],[1,"&cupdot;"],[0,"&UnionPlus;"],[0,{v:"&sqsub;",n:824,o:"&NotSquareSubset;"}],[0,{v:"&sqsup;",n:824,o:"&NotSquareSuperset;"}],[0,"&sqsube;"],[0,"&sqsupe;"],[0,{v:"&sqcap;",n:65024,o:"&sqcaps;"}],[0,{v:"&sqcup;",n:65024,o:"&sqcups;"}],[0,"&CirclePlus;"],[0,"&CircleMinus;"],[0,"&CircleTimes;"],[0,"&osol;"],[0,"&CircleDot;"],[0,"&circledcirc;"],[0,"&circledast;"],[1,"&circleddash;"],[0,"&boxplus;"],[0,"&boxminus;"],[0,"&boxtimes;"],[0,"&dotsquare;"],[0,"&RightTee;"],[0,"&dashv;"],[0,"&DownTee;"],[0,"&bot;"],[1,"&models;"],[0,"&DoubleRightTee;"],[0,"&Vdash;"],[0,"&Vvdash;"],[0,"&VDash;"],[0,"&nvdash;"],[0,"&nvDash;"],[0,"&nVdash;"],[0,"&nVDash;"],[0,"&prurel;"],[1,"&LeftTriangle;"],[0,"&RightTriangle;"],[0,{v:"&LeftTriangleEqual;",n:8402,o:"&nvltrie;"}],[0,{v:"&RightTriangleEqual;",n:8402,o:"&nvrtrie;"}],[0,"&origof;"],[0,"&imof;"],[0,"&multimap;"],[0,"&hercon;"],[0,"&intcal;"],[0,"&veebar;"],[1,"&barvee;"],[0,"&angrtvb;"],[0,"&lrtri;"],[0,"&bigwedge;"],[0,"&bigvee;"],[0,"&bigcap;"],[0,"&bigcup;"],[0,"&diam;"],[0,"&sdot;"],[0,"&sstarf;"],[0,"&divideontimes;"],[0,"&bowtie;"],[0,"&ltimes;"],[0,"&rtimes;"],[0,"&leftthreetimes;"],[0,"&rightthreetimes;"],[0,"&backsimeq;"],[0,"&curlyvee;"],[0,"&curlywedge;"],[0,"&Sub;"],[0,"&Sup;"],[0,"&Cap;"],[0,"&Cup;"],[0,"&fork;"],[0,"&epar;"],[0,"&lessdot;"],[0,"&gtdot;"],[0,{v:"&Ll;",n:824,o:"&nLl;"}],[0,{v:"&Gg;",n:824,o:"&nGg;"}],[0,{v:"&leg;",n:65024,o:"&lesg;"}],[0,{v:"&gel;",n:65024,o:"&gesl;"}],[2,"&cuepr;"],[0,"&cuesc;"],[0,"&NotPrecedesSlantEqual;"],[0,"&NotSucceedsSlantEqual;"],[0,"&NotSquareSubsetEqual;"],[0,"&NotSquareSupersetEqual;"],[2,"&lnsim;"],[0,"&gnsim;"],[0,"&precnsim;"],[0,"&scnsim;"],[0,"&nltri;"],[0,"&NotRightTriangle;"],[0,"&nltrie;"],[0,"&NotRightTriangleEqual;"],[0,"&vellip;"],[0,"&ctdot;"],[0,"&utdot;"],[0,"&dtdot;"],[0,"&disin;"],[0,"&isinsv;"],[0,"&isins;"],[0,{v:"&isindot;",n:824,o:"&notindot;"}],[0,"&notinvc;"],[0,"&notinvb;"],[1,{v:"&isinE;",n:824,o:"&notinE;"}],[0,"&nisd;"],[0,"&xnis;"],[0,"&nis;"],[0,"&notnivc;"],[0,"&notnivb;"],[6,"&barwed;"],[0,"&Barwed;"],[1,"&lceil;"],[0,"&rceil;"],[0,"&LeftFloor;"],[0,"&rfloor;"],[0,"&drcrop;"],[0,"&dlcrop;"],[0,"&urcrop;"],[0,"&ulcrop;"],[0,"&bnot;"],[1,"&profline;"],[0,"&profsurf;"],[1,"&telrec;"],[0,"&target;"],[5,"&ulcorn;"],[0,"&urcorn;"],[0,"&dlcorn;"],[0,"&drcorn;"],[2,"&frown;"],[0,"&smile;"],[9,"&cylcty;"],[0,"&profalar;"],[7,"&topbot;"],[6,"&ovbar;"],[1,"&solbar;"],[60,"&angzarr;"],[51,"&lmoustache;"],[0,"&rmoustache;"],[2,"&OverBracket;"],[0,"&bbrk;"],[0,"&bbrktbrk;"],[37,"&OverParenthesis;"],[0,"&UnderParenthesis;"],[0,"&OverBrace;"],[0,"&UnderBrace;"],[2,"&trpezium;"],[4,"&elinters;"],[59,"&blank;"],[164,"&circledS;"],[55,"&boxh;"],[1,"&boxv;"],[9,"&boxdr;"],[3,"&boxdl;"],[3,"&boxur;"],[3,"&boxul;"],[3,"&boxvr;"],[7,"&boxvl;"],[7,"&boxhd;"],[7,"&boxhu;"],[7,"&boxvh;"],[19,"&boxH;"],[0,"&boxV;"],[0,"&boxdR;"],[0,"&boxDr;"],[0,"&boxDR;"],[0,"&boxdL;"],[0,"&boxDl;"],[0,"&boxDL;"],[0,"&boxuR;"],[0,"&boxUr;"],[0,"&boxUR;"],[0,"&boxuL;"],[0,"&boxUl;"],[0,"&boxUL;"],[0,"&boxvR;"],[0,"&boxVr;"],[0,"&boxVR;"],[0,"&boxvL;"],[0,"&boxVl;"],[0,"&boxVL;"],[0,"&boxHd;"],[0,"&boxhD;"],[0,"&boxHD;"],[0,"&boxHu;"],[0,"&boxhU;"],[0,"&boxHU;"],[0,"&boxvH;"],[0,"&boxVh;"],[0,"&boxVH;"],[19,"&uhblk;"],[3,"&lhblk;"],[3,"&block;"],[8,"&blk14;"],[0,"&blk12;"],[0,"&blk34;"],[13,"&square;"],[8,"&blacksquare;"],[0,"&EmptyVerySmallSquare;"],[1,"&rect;"],[0,"&marker;"],[2,"&fltns;"],[1,"&bigtriangleup;"],[0,"&blacktriangle;"],[0,"&triangle;"],[2,"&blacktriangleright;"],[0,"&rtri;"],[3,"&bigtriangledown;"],[0,"&blacktriangledown;"],[0,"&dtri;"],[2,"&blacktriangleleft;"],[0,"&ltri;"],[6,"&loz;"],[0,"&cir;"],[32,"&tridot;"],[2,"&bigcirc;"],[8,"&ultri;"],[0,"&urtri;"],[0,"&lltri;"],[0,"&EmptySmallSquare;"],[0,"&FilledSmallSquare;"],[8,"&bigstar;"],[0,"&star;"],[7,"&phone;"],[49,"&female;"],[1,"&male;"],[29,"&spades;"],[2,"&clubs;"],[1,"&hearts;"],[0,"&diamondsuit;"],[3,"&sung;"],[2,"&flat;"],[0,"&natural;"],[0,"&sharp;"],[163,"&check;"],[3,"&cross;"],[8,"&malt;"],[21,"&sext;"],[33,"&VerticalSeparator;"],[25,"&lbbrk;"],[0,"&rbbrk;"],[84,"&bsolhsub;"],[0,"&suphsol;"],[28,"&LeftDoubleBracket;"],[0,"&RightDoubleBracket;"],[0,"&lang;"],[0,"&rang;"],[0,"&Lang;"],[0,"&Rang;"],[0,"&loang;"],[0,"&roang;"],[7,"&longleftarrow;"],[0,"&longrightarrow;"],[0,"&longleftrightarrow;"],[0,"&DoubleLongLeftArrow;"],[0,"&DoubleLongRightArrow;"],[0,"&DoubleLongLeftRightArrow;"],[1,"&longmapsto;"],[2,"&dzigrarr;"],[258,"&nvlArr;"],[0,"&nvrArr;"],[0,"&nvHarr;"],[0,"&Map;"],[6,"&lbarr;"],[0,"&bkarow;"],[0,"&lBarr;"],[0,"&dbkarow;"],[0,"&drbkarow;"],[0,"&DDotrahd;"],[0,"&UpArrowBar;"],[0,"&DownArrowBar;"],[2,"&Rarrtl;"],[2,"&latail;"],[0,"&ratail;"],[0,"&lAtail;"],[0,"&rAtail;"],[0,"&larrfs;"],[0,"&rarrfs;"],[0,"&larrbfs;"],[0,"&rarrbfs;"],[2,"&nwarhk;"],[0,"&nearhk;"],[0,"&hksearow;"],[0,"&hkswarow;"],[0,"&nwnear;"],[0,"&nesear;"],[0,"&seswar;"],[0,"&swnwar;"],[8,{v:"&rarrc;",n:824,o:"&nrarrc;"}],[1,"&cudarrr;"],[0,"&ldca;"],[0,"&rdca;"],[0,"&cudarrl;"],[0,"&larrpl;"],[2,"&curarrm;"],[0,"&cularrp;"],[7,"&rarrpl;"],[2,"&harrcir;"],[0,"&Uarrocir;"],[0,"&lurdshar;"],[0,"&ldrushar;"],[2,"&LeftRightVector;"],[0,"&RightUpDownVector;"],[0,"&DownLeftRightVector;"],[0,"&LeftUpDownVector;"],[0,"&LeftVectorBar;"],[0,"&RightVectorBar;"],[0,"&RightUpVectorBar;"],[0,"&RightDownVectorBar;"],[0,"&DownLeftVectorBar;"],[0,"&DownRightVectorBar;"],[0,"&LeftUpVectorBar;"],[0,"&LeftDownVectorBar;"],[0,"&LeftTeeVector;"],[0,"&RightTeeVector;"],[0,"&RightUpTeeVector;"],[0,"&RightDownTeeVector;"],[0,"&DownLeftTeeVector;"],[0,"&DownRightTeeVector;"],[0,"&LeftUpTeeVector;"],[0,"&LeftDownTeeVector;"],[0,"&lHar;"],[0,"&uHar;"],[0,"&rHar;"],[0,"&dHar;"],[0,"&luruhar;"],[0,"&ldrdhar;"],[0,"&ruluhar;"],[0,"&rdldhar;"],[0,"&lharul;"],[0,"&llhard;"],[0,"&rharul;"],[0,"&lrhard;"],[0,"&udhar;"],[0,"&duhar;"],[0,"&RoundImplies;"],[0,"&erarr;"],[0,"&simrarr;"],[0,"&larrsim;"],[0,"&rarrsim;"],[0,"&rarrap;"],[0,"&ltlarr;"],[1,"&gtrarr;"],[0,"&subrarr;"],[1,"&suplarr;"],[0,"&lfisht;"],[0,"&rfisht;"],[0,"&ufisht;"],[0,"&dfisht;"],[5,"&lopar;"],[0,"&ropar;"],[4,"&lbrke;"],[0,"&rbrke;"],[0,"&lbrkslu;"],[0,"&rbrksld;"],[0,"&lbrksld;"],[0,"&rbrkslu;"],[0,"&langd;"],[0,"&rangd;"],[0,"&lparlt;"],[0,"&rpargt;"],[0,"&gtlPar;"],[0,"&ltrPar;"],[3,"&vzigzag;"],[1,"&vangrt;"],[0,"&angrtvbd;"],[6,"&ange;"],[0,"&range;"],[0,"&dwangle;"],[0,"&uwangle;"],[0,"&angmsdaa;"],[0,"&angmsdab;"],[0,"&angmsdac;"],[0,"&angmsdad;"],[0,"&angmsdae;"],[0,"&angmsdaf;"],[0,"&angmsdag;"],[0,"&angmsdah;"],[0,"&bemptyv;"],[0,"&demptyv;"],[0,"&cemptyv;"],[0,"&raemptyv;"],[0,"&laemptyv;"],[0,"&ohbar;"],[0,"&omid;"],[0,"&opar;"],[1,"&operp;"],[1,"&olcross;"],[0,"&odsold;"],[1,"&olcir;"],[0,"&ofcir;"],[0,"&olt;"],[0,"&ogt;"],[0,"&cirscir;"],[0,"&cirE;"],[0,"&solb;"],[0,"&bsolb;"],[3,"&boxbox;"],[3,"&trisb;"],[0,"&rtriltri;"],[0,{v:"&LeftTriangleBar;",n:824,o:"&NotLeftTriangleBar;"}],[0,{v:"&RightTriangleBar;",n:824,o:"&NotRightTriangleBar;"}],[11,"&iinfin;"],[0,"&infintie;"],[0,"&nvinfin;"],[4,"&eparsl;"],[0,"&smeparsl;"],[0,"&eqvparsl;"],[5,"&blacklozenge;"],[8,"&RuleDelayed;"],[1,"&dsol;"],[9,"&bigodot;"],[0,"&bigoplus;"],[0,"&bigotimes;"],[1,"&biguplus;"],[1,"&bigsqcup;"],[5,"&iiiint;"],[0,"&fpartint;"],[2,"&cirfnint;"],[0,"&awint;"],[0,"&rppolint;"],[0,"&scpolint;"],[0,"&npolint;"],[0,"&pointint;"],[0,"&quatint;"],[0,"&intlarhk;"],[10,"&pluscir;"],[0,"&plusacir;"],[0,"&simplus;"],[0,"&plusdu;"],[0,"&plussim;"],[0,"&plustwo;"],[1,"&mcomma;"],[0,"&minusdu;"],[2,"&loplus;"],[0,"&roplus;"],[0,"&Cross;"],[0,"&timesd;"],[0,"&timesbar;"],[1,"&smashp;"],[0,"&lotimes;"],[0,"&rotimes;"],[0,"&otimesas;"],[0,"&Otimes;"],[0,"&odiv;"],[0,"&triplus;"],[0,"&triminus;"],[0,"&tritime;"],[0,"&intprod;"],[2,"&amalg;"],[0,"&capdot;"],[1,"&ncup;"],[0,"&ncap;"],[0,"&capand;"],[0,"&cupor;"],[0,"&cupcap;"],[0,"&capcup;"],[0,"&cupbrcap;"],[0,"&capbrcup;"],[0,"&cupcup;"],[0,"&capcap;"],[0,"&ccups;"],[0,"&ccaps;"],[2,"&ccupssm;"],[2,"&And;"],[0,"&Or;"],[0,"&andand;"],[0,"&oror;"],[0,"&orslope;"],[0,"&andslope;"],[1,"&andv;"],[0,"&orv;"],[0,"&andd;"],[0,"&ord;"],[1,"&wedbar;"],[6,"&sdote;"],[3,"&simdot;"],[2,{v:"&congdot;",n:824,o:"&ncongdot;"}],[0,"&easter;"],[0,"&apacir;"],[0,{v:"&apE;",n:824,o:"&napE;"}],[0,"&eplus;"],[0,"&pluse;"],[0,"&Esim;"],[0,"&Colone;"],[0,"&Equal;"],[1,"&ddotseq;"],[0,"&equivDD;"],[0,"&ltcir;"],[0,"&gtcir;"],[0,"&ltquest;"],[0,"&gtquest;"],[0,{v:"&leqslant;",n:824,o:"&nleqslant;"}],[0,{v:"&geqslant;",n:824,o:"&ngeqslant;"}],[0,"&lesdot;"],[0,"&gesdot;"],[0,"&lesdoto;"],[0,"&gesdoto;"],[0,"&lesdotor;"],[0,"&gesdotol;"],[0,"&lap;"],[0,"&gap;"],[0,"&lne;"],[0,"&gne;"],[0,"&lnap;"],[0,"&gnap;"],[0,"&lEg;"],[0,"&gEl;"],[0,"&lsime;"],[0,"&gsime;"],[0,"&lsimg;"],[0,"&gsiml;"],[0,"&lgE;"],[0,"&glE;"],[0,"&lesges;"],[0,"&gesles;"],[0,"&els;"],[0,"&egs;"],[0,"&elsdot;"],[0,"&egsdot;"],[0,"&el;"],[0,"&eg;"],[2,"&siml;"],[0,"&simg;"],[0,"&simlE;"],[0,"&simgE;"],[0,{v:"&LessLess;",n:824,o:"&NotNestedLessLess;"}],[0,{v:"&GreaterGreater;",n:824,o:"&NotNestedGreaterGreater;"}],[1,"&glj;"],[0,"&gla;"],[0,"&ltcc;"],[0,"&gtcc;"],[0,"&lescc;"],[0,"&gescc;"],[0,"&smt;"],[0,"&lat;"],[0,{v:"&smte;",n:65024,o:"&smtes;"}],[0,{v:"&late;",n:65024,o:"&lates;"}],[0,"&bumpE;"],[0,{v:"&PrecedesEqual;",n:824,o:"&NotPrecedesEqual;"}],[0,{v:"&sce;",n:824,o:"&NotSucceedsEqual;"}],[2,"&prE;"],[0,"&scE;"],[0,"&precneqq;"],[0,"&scnE;"],[0,"&prap;"],[0,"&scap;"],[0,"&precnapprox;"],[0,"&scnap;"],[0,"&Pr;"],[0,"&Sc;"],[0,"&subdot;"],[0,"&supdot;"],[0,"&subplus;"],[0,"&supplus;"],[0,"&submult;"],[0,"&supmult;"],[0,"&subedot;"],[0,"&supedot;"],[0,{v:"&subE;",n:824,o:"&nsubE;"}],[0,{v:"&supE;",n:824,o:"&nsupE;"}],[0,"&subsim;"],[0,"&supsim;"],[2,{v:"&subnE;",n:65024,o:"&varsubsetneqq;"}],[0,{v:"&supnE;",n:65024,o:"&varsupsetneqq;"}],[2,"&csub;"],[0,"&csup;"],[0,"&csube;"],[0,"&csupe;"],[0,"&subsup;"],[0,"&supsub;"],[0,"&subsub;"],[0,"&supsup;"],[0,"&suphsub;"],[0,"&supdsub;"],[0,"&forkv;"],[0,"&topfork;"],[0,"&mlcp;"],[8,"&Dashv;"],[1,"&Vdashl;"],[0,"&Barv;"],[0,"&vBar;"],[0,"&vBarv;"],[1,"&Vbar;"],[0,"&Not;"],[0,"&bNot;"],[0,"&rnmid;"],[0,"&cirmid;"],[0,"&midcir;"],[0,"&topcir;"],[0,"&nhpar;"],[0,"&parsim;"],[9,{v:"&parsl;",n:8421,o:"&nparsl;"}],[44343,{n:new Map(Sr([[56476,"&Ascr;"],[1,"&Cscr;"],[0,"&Dscr;"],[2,"&Gscr;"],[2,"&Jscr;"],[0,"&Kscr;"],[2,"&Nscr;"],[0,"&Oscr;"],[0,"&Pscr;"],[0,"&Qscr;"],[1,"&Sscr;"],[0,"&Tscr;"],[0,"&Uscr;"],[0,"&Vscr;"],[0,"&Wscr;"],[0,"&Xscr;"],[0,"&Yscr;"],[0,"&Zscr;"],[0,"&ascr;"],[0,"&bscr;"],[0,"&cscr;"],[0,"&dscr;"],[1,"&fscr;"],[1,"&hscr;"],[0,"&iscr;"],[0,"&jscr;"],[0,"&kscr;"],[0,"&lscr;"],[0,"&mscr;"],[0,"&nscr;"],[1,"&pscr;"],[0,"&qscr;"],[0,"&rscr;"],[0,"&sscr;"],[0,"&tscr;"],[0,"&uscr;"],[0,"&vscr;"],[0,"&wscr;"],[0,"&xscr;"],[0,"&yscr;"],[0,"&zscr;"],[52,"&Afr;"],[0,"&Bfr;"],[1,"&Dfr;"],[0,"&Efr;"],[0,"&Ffr;"],[0,"&Gfr;"],[2,"&Jfr;"],[0,"&Kfr;"],[0,"&Lfr;"],[0,"&Mfr;"],[0,"&Nfr;"],[0,"&Ofr;"],[0,"&Pfr;"],[0,"&Qfr;"],[1,"&Sfr;"],[0,"&Tfr;"],[0,"&Ufr;"],[0,"&Vfr;"],[0,"&Wfr;"],[0,"&Xfr;"],[0,"&Yfr;"],[1,"&afr;"],[0,"&bfr;"],[0,"&cfr;"],[0,"&dfr;"],[0,"&efr;"],[0,"&ffr;"],[0,"&gfr;"],[0,"&hfr;"],[0,"&ifr;"],[0,"&jfr;"],[0,"&kfr;"],[0,"&lfr;"],[0,"&mfr;"],[0,"&nfr;"],[0,"&ofr;"],[0,"&pfr;"],[0,"&qfr;"],[0,"&rfr;"],[0,"&sfr;"],[0,"&tfr;"],[0,"&ufr;"],[0,"&vfr;"],[0,"&wfr;"],[0,"&xfr;"],[0,"&yfr;"],[0,"&zfr;"],[0,"&Aopf;"],[0,"&Bopf;"],[1,"&Dopf;"],[0,"&Eopf;"],[0,"&Fopf;"],[0,"&Gopf;"],[1,"&Iopf;"],[0,"&Jopf;"],[0,"&Kopf;"],[0,"&Lopf;"],[0,"&Mopf;"],[1,"&Oopf;"],[3,"&Sopf;"],[0,"&Topf;"],[0,"&Uopf;"],[0,"&Vopf;"],[0,"&Wopf;"],[0,"&Xopf;"],[0,"&Yopf;"],[1,"&aopf;"],[0,"&bopf;"],[0,"&copf;"],[0,"&dopf;"],[0,"&eopf;"],[0,"&fopf;"],[0,"&gopf;"],[0,"&hopf;"],[0,"&iopf;"],[0,"&jopf;"],[0,"&kopf;"],[0,"&lopf;"],[0,"&mopf;"],[0,"&nopf;"],[0,"&oopf;"],[0,"&popf;"],[0,"&qopf;"],[0,"&ropf;"],[0,"&sopf;"],[0,"&topf;"],[0,"&uopf;"],[0,"&vopf;"],[0,"&wopf;"],[0,"&xopf;"],[0,"&yopf;"],[0,"&zopf;"]]))}],[8906,"&fflig;"],[0,"&filig;"],[0,"&fllig;"],[0,"&ffilig;"],[0,"&ffllig;"]]));var iu={};(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.escapeText=n.escapeAttribute=n.escapeUTF8=n.escape=n.encodeXML=n.getCodePoint=n.xmlReplacer=void 0,n.xmlReplacer=/["&'<>$\x80-\uFFFF]/g;var e=new Map([[34,"&quot;"],[38,"&amp;"],[39,"&apos;"],[60,"&lt;"],[62,"&gt;"]]);n.getCodePoint=String.prototype.codePointAt!=null?function(u,i){return u.codePointAt(i)}:function(u,i){return(u.charCodeAt(i)&64512)===55296?(u.charCodeAt(i)-55296)*1024+u.charCodeAt(i+1)-56320+65536:u.charCodeAt(i)};function t(u){for(var i="",s=0,o;(o=n.xmlReplacer.exec(u))!==null;){var a=o.index,l=u.charCodeAt(a),f=e.get(l);f!==void 0?(i+=u.substring(s,a)+f,s=a+1):(i+="".concat(u.substring(s,a),"&#x").concat((0,n.getCodePoint)(u,a).toString(16),";"),s=n.xmlReplacer.lastIndex+=+((l&64512)===55296))}return i+u.substr(s)}n.encodeXML=t,n.escape=t;function r(u,i){return function(o){for(var a,l=0,f="";a=u.exec(o);)l!==a.index&&(f+=o.substring(l,a.index)),f+=i.get(a[0].charCodeAt(0)),l=a.index+1;return f+o.substring(l)}}n.escapeUTF8=r(/[&<>'"]/g,e),n.escapeAttribute=r(/["&\u00A0]/g,new Map([[34,"&quot;"],[38,"&amp;"],[160,"&nbsp;"]])),n.escapeText=r(/[&<>\u00A0]/g,new Map([[38,"&amp;"],[60,"&lt;"],[62,"&gt;"],[160,"&nbsp;"]]))})(iu);var bh=$&&$.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(qt,"__esModule",{value:!0});qt.encodeNonAsciiHTML=qt.encodeHTML=void 0;var yh=bh(Ss),pc=iu,xh=/[\t\n!-,./:-@[-`\f{-}$\x80-\uFFFF]/g;function _h(n){return gc(xh,n)}qt.encodeHTML=_h;function vh(n){return gc(pc.xmlReplacer,n)}qt.encodeNonAsciiHTML=vh;function gc(n,e){for(var t="",r=0,u;(u=n.exec(e))!==null;){var i=u.index;t+=e.substring(r,i);var s=e.charCodeAt(i),o=yh.default.get(s);if(typeof o=="object"){if(i+1<e.length){var a=e.charCodeAt(i+1),l=typeof o.n=="number"?o.n===a?o.o:void 0:o.n.get(a);if(l!==void 0){t+=l,r=n.lastIndex+=1;continue}}o=o.v}if(o!==void 0)t+=o,r=i+1;else{var f=(0,pc.getCodePoint)(e,i);t+="&#x".concat(f.toString(16),";"),r=n.lastIndex+=+(f!==s)}}return t+e.substr(r)}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.decodeXMLStrict=n.decodeHTML5Strict=n.decodeHTML4Strict=n.decodeHTML5=n.decodeHTML4=n.decodeHTMLAttribute=n.decodeHTMLStrict=n.decodeHTML=n.decodeXML=n.DecodingMode=n.EntityDecoder=n.encodeHTML5=n.encodeHTML4=n.encodeNonAsciiHTML=n.encodeHTML=n.escapeText=n.escapeAttribute=n.escapeUTF8=n.escape=n.encodeXML=n.encode=n.decodeStrict=n.decode=n.EncodingMode=n.EntityLevel=void 0;var e=zn,t=qt,r=iu,u;(function(c){c[c.XML=0]="XML",c[c.HTML=1]="HTML"})(u=n.EntityLevel||(n.EntityLevel={}));var i;(function(c){c[c.UTF8=0]="UTF8",c[c.ASCII=1]="ASCII",c[c.Extensive=2]="Extensive",c[c.Attribute=3]="Attribute",c[c.Text=4]="Text"})(i=n.EncodingMode||(n.EncodingMode={}));function s(c,d){d===void 0&&(d=u.XML);var p=typeof d=="number"?d:d.level;if(p===u.HTML){var m=typeof d=="object"?d.mode:void 0;return(0,e.decodeHTML)(c,m)}return(0,e.decodeXML)(c)}n.decode=s;function o(c,d){var p;d===void 0&&(d=u.XML);var m=typeof d=="number"?{level:d}:d;return(p=m.mode)!==null&&p!==void 0||(m.mode=e.DecodingMode.Strict),s(c,m)}n.decodeStrict=o;function a(c,d){d===void 0&&(d=u.XML);var p=typeof d=="number"?{level:d}:d;return p.mode===i.UTF8?(0,r.escapeUTF8)(c):p.mode===i.Attribute?(0,r.escapeAttribute)(c):p.mode===i.Text?(0,r.escapeText)(c):p.level===u.HTML?p.mode===i.ASCII?(0,t.encodeNonAsciiHTML)(c):(0,t.encodeHTML)(c):(0,r.encodeXML)(c)}n.encode=a;var l=iu;Object.defineProperty(n,"encodeXML",{enumerable:!0,get:function(){return l.encodeXML}}),Object.defineProperty(n,"escape",{enumerable:!0,get:function(){return l.escape}}),Object.defineProperty(n,"escapeUTF8",{enumerable:!0,get:function(){return l.escapeUTF8}}),Object.defineProperty(n,"escapeAttribute",{enumerable:!0,get:function(){return l.escapeAttribute}}),Object.defineProperty(n,"escapeText",{enumerable:!0,get:function(){return l.escapeText}});var f=qt;Object.defineProperty(n,"encodeHTML",{enumerable:!0,get:function(){return f.encodeHTML}}),Object.defineProperty(n,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return f.encodeNonAsciiHTML}}),Object.defineProperty(n,"encodeHTML4",{enumerable:!0,get:function(){return f.encodeHTML}}),Object.defineProperty(n,"encodeHTML5",{enumerable:!0,get:function(){return f.encodeHTML}});var h=zn;Object.defineProperty(n,"EntityDecoder",{enumerable:!0,get:function(){return h.EntityDecoder}}),Object.defineProperty(n,"DecodingMode",{enumerable:!0,get:function(){return h.DecodingMode}}),Object.defineProperty(n,"decodeXML",{enumerable:!0,get:function(){return h.decodeXML}}),Object.defineProperty(n,"decodeHTML",{enumerable:!0,get:function(){return h.decodeHTML}}),Object.defineProperty(n,"decodeHTMLStrict",{enumerable:!0,get:function(){return h.decodeHTMLStrict}}),Object.defineProperty(n,"decodeHTMLAttribute",{enumerable:!0,get:function(){return h.decodeHTMLAttribute}}),Object.defineProperty(n,"decodeHTML4",{enumerable:!0,get:function(){return h.decodeHTML}}),Object.defineProperty(n,"decodeHTML5",{enumerable:!0,get:function(){return h.decodeHTML}}),Object.defineProperty(n,"decodeHTML4Strict",{enumerable:!0,get:function(){return h.decodeHTMLStrict}}),Object.defineProperty(n,"decodeHTML5Strict",{enumerable:!0,get:function(){return h.decodeHTMLStrict}}),Object.defineProperty(n,"decodeXMLStrict",{enumerable:!0,get:function(){return h.decodeXML}})})(hc);var on={};Object.defineProperty(on,"__esModule",{value:!0});on.attributeNames=on.elementNames=void 0;on.elementNames=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(function(n){return[n.toLowerCase(),n]}));on.attributeNames=new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(function(n){return[n.toLowerCase(),n]}));var Yt=$&&$.__assign||function(){return Yt=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var u in e)Object.prototype.hasOwnProperty.call(e,u)&&(n[u]=e[u])}return n},Yt.apply(this,arguments)},wh=$&&$.__createBinding||(Object.create?function(n,e,t,r){r===void 0&&(r=t);var u=Object.getOwnPropertyDescriptor(e,t);(!u||("get"in u?!e.__esModule:u.writable||u.configurable))&&(u={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(n,r,u)}:function(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]}),Sh=$&&$.__setModuleDefault||(Object.create?function(n,e){Object.defineProperty(n,"default",{enumerable:!0,value:e})}:function(n,e){n.default=e}),Th=$&&$.__importStar||function(n){if(n&&n.__esModule)return n;var e={};if(n!=null)for(var t in n)t!=="default"&&Object.prototype.hasOwnProperty.call(n,t)&&wh(e,n,t);return Sh(e,n),e};Object.defineProperty(or,"__esModule",{value:!0});or.render=void 0;var Ze=Th(mn),su=hc,mc=on,Ch=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function Eh(n){return n.replace(/"/g,"&quot;")}function Nh(n,e){var t;if(n){var r=((t=e.encodeEntities)!==null&&t!==void 0?t:e.decodeEntities)===!1?Eh:e.xmlMode||e.encodeEntities!=="utf8"?su.encodeXML:su.escapeAttribute;return Object.keys(n).map(function(u){var i,s,o=(i=n[u])!==null&&i!==void 0?i:"";return e.xmlMode==="foreign"&&(u=(s=mc.attributeNames.get(u))!==null&&s!==void 0?s:u),!e.emptyAttrs&&!e.xmlMode&&o===""?u:"".concat(u,'="').concat(r(o),'"')}).join(" ")}}var ta=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function Iu(n,e){e===void 0&&(e={});for(var t=("length"in n)?n:[n],r="",u=0;u<t.length;u++)r+=kh(t[u],e);return r}or.render=Iu;or.default=Iu;function kh(n,e){switch(n.type){case Ze.Root:return Iu(n.children,e);case Ze.Doctype:case Ze.Directive:return Ph(n);case Ze.Comment:return Mh(n);case Ze.CDATA:return Dh(n);case Ze.Script:case Ze.Style:case Ze.Tag:return Ih(n,e);case Ze.Text:return Lh(n,e)}}var Ah=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),Oh=new Set(["svg","math"]);function Ih(n,e){var t;e.xmlMode==="foreign"&&(n.name=(t=mc.elementNames.get(n.name))!==null&&t!==void 0?t:n.name,n.parent&&Ah.has(n.parent.name)&&(e=Yt(Yt({},e),{xmlMode:!1}))),!e.xmlMode&&Oh.has(n.name)&&(e=Yt(Yt({},e),{xmlMode:"foreign"}));var r="<".concat(n.name),u=Nh(n.attribs,e);return u&&(r+=" ".concat(u)),n.children.length===0&&(e.xmlMode?e.selfClosingTags!==!1:e.selfClosingTags&&ta.has(n.name))?(e.xmlMode||(r+=" "),r+="/>"):(r+=">",n.children.length>0&&(r+=Iu(n.children,e)),(e.xmlMode||!ta.has(n.name))&&(r+="</".concat(n.name,">"))),r}function Ph(n){return"<".concat(n.data,">")}function Lh(n,e){var t,r=n.data||"";return((t=e.encodeEntities)!==null&&t!==void 0?t:e.decodeEntities)!==!1&&!(!e.xmlMode&&n.parent&&Ch.has(n.parent.name))&&(r=e.xmlMode||e.encodeEntities!=="utf8"?(0,su.encodeXML)(r):(0,su.escapeText)(r)),r}function Dh(n){return"<![CDATA[".concat(n.children[0].data,"]]>")}function Mh(n){return"<!--".concat(n.data,"-->")}var Rh=$&&$.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(Nt,"__esModule",{value:!0});Nt.getOuterHTML=bc;Nt.getInnerHTML=jh;Nt.getText=Rr;Nt.textContent=Ei;Nt.innerText=Ni;var He=it,Bh=Rh(or),Fh=mn;function bc(n,e){return(0,Bh.default)(n,e)}function jh(n,e){return(0,He.hasChildren)(n)?n.children.map(function(t){return bc(t,e)}).join(""):""}function Rr(n){return Array.isArray(n)?n.map(Rr).join(""):(0,He.isTag)(n)?n.name==="br"?`
14
- `:Rr(n.children):(0,He.isCDATA)(n)?Rr(n.children):(0,He.isText)(n)?n.data:""}function Ei(n){return Array.isArray(n)?n.map(Ei).join(""):(0,He.hasChildren)(n)&&!(0,He.isComment)(n)?Ei(n.children):(0,He.isText)(n)?n.data:""}function Ni(n){return Array.isArray(n)?n.map(Ni).join(""):(0,He.hasChildren)(n)&&(n.type===Fh.ElementType.Tag||(0,He.isCDATA)(n))?Ni(n.children):(0,He.isText)(n)?n.data:""}var Ge={};Object.defineProperty(Ge,"__esModule",{value:!0});Ge.getChildren=yc;Ge.getParent=xc;Ge.getSiblings=qh;Ge.getAttributeValue=Uh;Ge.hasAttrib=zh;Ge.getName=Wh;Ge.nextElementSibling=$h;Ge.prevElementSibling=Hh;var Ts=it;function yc(n){return(0,Ts.hasChildren)(n)?n.children:[]}function xc(n){return n.parent||null}function qh(n){var e,t,r=xc(n);if(r!=null)return yc(r);for(var u=[n],i=n.prev,s=n.next;i!=null;)u.unshift(i),e=i,i=e.prev;for(;s!=null;)u.push(s),t=s,s=t.next;return u}function Uh(n,e){var t;return(t=n.attribs)===null||t===void 0?void 0:t[e]}function zh(n,e){return n.attribs!=null&&Object.prototype.hasOwnProperty.call(n.attribs,e)&&n.attribs[e]!=null}function Wh(n){return n.name}function $h(n){for(var e,t=n.next;t!==null&&!(0,Ts.isTag)(t);)e=t,t=e.next;return t}function Hh(n){for(var e,t=n.prev;t!==null&&!(0,Ts.isTag)(t);)e=t,t=e.prev;return t}var kt={};Object.defineProperty(kt,"__esModule",{value:!0});kt.removeElement=ar;kt.replaceElement=Vh;kt.appendChild=Gh;kt.append=Kh;kt.prependChild=Jh;kt.prepend=Xh;function ar(n){if(n.prev&&(n.prev.next=n.next),n.next&&(n.next.prev=n.prev),n.parent){var e=n.parent.children,t=e.lastIndexOf(n);t>=0&&e.splice(t,1)}n.next=null,n.prev=null,n.parent=null}function Vh(n,e){var t=e.prev=n.prev;t&&(t.next=e);var r=e.next=n.next;r&&(r.prev=e);var u=e.parent=n.parent;if(u){var i=u.children;i[i.lastIndexOf(n)]=e,n.parent=null}}function Gh(n,e){if(ar(e),e.next=null,e.parent=n,n.children.push(e)>1){var t=n.children[n.children.length-2];t.next=e,e.prev=t}else e.prev=null}function Kh(n,e){ar(e);var t=n.parent,r=n.next;if(e.next=r,e.prev=n,n.next=e,e.parent=t,r){if(r.prev=e,t){var u=t.children;u.splice(u.lastIndexOf(r),0,e)}}else t&&t.children.push(e)}function Jh(n,e){if(ar(e),e.parent=n,e.prev=null,n.children.unshift(e)!==1){var t=n.children[1];t.prev=e,e.next=t}else e.next=null}function Xh(n,e){ar(e);var t=n.parent;if(t){var r=t.children;r.splice(r.indexOf(n),0,e)}n.prev&&(n.prev.next=e),e.parent=t,e.prev=n.prev,e.next=n,n.prev=e}var lt={};Object.defineProperty(lt,"__esModule",{value:!0});lt.filter=Zh;lt.find=_c;lt.findOneChild=Qh;lt.findOne=vc;lt.existsOne=wc;lt.findAll=Yh;var Ut=it;function Zh(n,e,t,r){return t===void 0&&(t=!0),r===void 0&&(r=1/0),_c(n,Array.isArray(e)?e:[e],t,r)}function _c(n,e,t,r){for(var u=[],i=[Array.isArray(e)?e:[e]],s=[0];;){if(s[0]>=i[0].length){if(s.length===1)return u;i.shift(),s.shift();continue}var o=i[0][s[0]++];if(n(o)&&(u.push(o),--r<=0))return u;t&&(0,Ut.hasChildren)(o)&&o.children.length>0&&(s.unshift(0),i.unshift(o.children))}}function Qh(n,e){return e.find(n)}function vc(n,e,t){t===void 0&&(t=!0);for(var r=Array.isArray(e)?e:[e],u=0;u<r.length;u++){var i=r[u];if((0,Ut.isTag)(i)&&n(i))return i;if(t&&(0,Ut.hasChildren)(i)&&i.children.length>0){var s=vc(n,i.children,!0);if(s)return s}}return null}function wc(n,e){return(Array.isArray(e)?e:[e]).some(function(t){return(0,Ut.isTag)(t)&&n(t)||(0,Ut.hasChildren)(t)&&wc(n,t.children)})}function Yh(n,e){for(var t=[],r=[Array.isArray(e)?e:[e]],u=[0];;){if(u[0]>=r[0].length){if(r.length===1)return t;r.shift(),u.shift();continue}var i=r[0][u[0]++];(0,Ut.isTag)(i)&&n(i)&&t.push(i),(0,Ut.hasChildren)(i)&&i.children.length>0&&(u.unshift(0),r.unshift(i.children))}}var ct={};Object.defineProperty(ct,"__esModule",{value:!0});ct.testElement=tp;ct.getElements=np;ct.getElementById=rp;ct.getElementsByTagName=up;ct.getElementsByClassName=ip;ct.getElementsByTagType=sp;var It=it,lr=lt,ou={tag_name:function(n){return typeof n=="function"?function(e){return(0,It.isTag)(e)&&n(e.name)}:n==="*"?It.isTag:function(e){return(0,It.isTag)(e)&&e.name===n}},tag_type:function(n){return typeof n=="function"?function(e){return n(e.type)}:function(e){return e.type===n}},tag_contains:function(n){return typeof n=="function"?function(e){return(0,It.isText)(e)&&n(e.data)}:function(e){return(0,It.isText)(e)&&e.data===n}}};function Cs(n,e){return typeof e=="function"?function(t){return(0,It.isTag)(t)&&e(t.attribs[n])}:function(t){return(0,It.isTag)(t)&&t.attribs[n]===e}}function ep(n,e){return function(t){return n(t)||e(t)}}function Sc(n){var e=Object.keys(n).map(function(t){var r=n[t];return Object.prototype.hasOwnProperty.call(ou,t)?ou[t](r):Cs(t,r)});return e.length===0?null:e.reduce(ep)}function tp(n,e){var t=Sc(n);return t?t(e):!0}function np(n,e,t,r){r===void 0&&(r=1/0);var u=Sc(n);return u?(0,lr.filter)(u,e,t,r):[]}function rp(n,e,t){return t===void 0&&(t=!0),Array.isArray(e)||(e=[e]),(0,lr.findOne)(Cs("id",n),e,t)}function up(n,e,t,r){return t===void 0&&(t=!0),r===void 0&&(r=1/0),(0,lr.filter)(ou.tag_name(n),e,t,r)}function ip(n,e,t,r){return t===void 0&&(t=!0),r===void 0&&(r=1/0),(0,lr.filter)(Cs("class",n),e,t,r)}function sp(n,e,t,r){return t===void 0&&(t=!0),r===void 0&&(r=1/0),(0,lr.filter)(ou.tag_type(n),e,t,r)}var Ht={};Object.defineProperty(Ht,"__esModule",{value:!0});Ht.DocumentPosition=void 0;Ht.removeSubsets=op;Ht.compareDocumentPosition=Tc;Ht.uniqueSort=ap;var na=it;function op(n){for(var e=n.length;--e>=0;){var t=n[e];if(e>0&&n.lastIndexOf(t,e-1)>=0){n.splice(e,1);continue}for(var r=t.parent;r;r=r.parent)if(n.includes(r)){n.splice(e,1);break}}return n}var Re;(function(n){n[n.DISCONNECTED=1]="DISCONNECTED",n[n.PRECEDING=2]="PRECEDING",n[n.FOLLOWING=4]="FOLLOWING",n[n.CONTAINS=8]="CONTAINS",n[n.CONTAINED_BY=16]="CONTAINED_BY"})(Re||(Ht.DocumentPosition=Re={}));function Tc(n,e){var t=[],r=[];if(n===e)return 0;for(var u=(0,na.hasChildren)(n)?n:n.parent;u;)t.unshift(u),u=u.parent;for(u=(0,na.hasChildren)(e)?e:e.parent;u;)r.unshift(u),u=u.parent;for(var i=Math.min(t.length,r.length),s=0;s<i&&t[s]===r[s];)s++;if(s===0)return Re.DISCONNECTED;var o=t[s-1],a=o.children,l=t[s],f=r[s];return a.indexOf(l)>a.indexOf(f)?o===e?Re.FOLLOWING|Re.CONTAINED_BY:Re.FOLLOWING:o===n?Re.PRECEDING|Re.CONTAINS:Re.PRECEDING}function ap(n){return n=n.filter(function(e,t,r){return!r.includes(e,t+1)}),n.sort(function(e,t){var r=Tc(e,t);return r&Re.PRECEDING?-1:r&Re.FOLLOWING?1:0}),n}var Es={};Object.defineProperty(Es,"__esModule",{value:!0});Es.getFeed=cp;var lp=Nt,cr=ct;function cp(n){var e=au(gp,n);return e?e.name==="feed"?fp(e):dp(e):null}function fp(n){var e,t=n.children,r={type:"atom",items:(0,cr.getElementsByTagName)("entry",t).map(function(s){var o,a=s.children,l={media:Cc(a)};ye(l,"id","id",a),ye(l,"title","title",a);var f=(o=au("link",a))===null||o===void 0?void 0:o.attribs.href;f&&(l.link=f);var h=xt("summary",a)||xt("content",a);h&&(l.description=h);var c=xt("updated",a);return c&&(l.pubDate=new Date(c)),l})};ye(r,"id","id",t),ye(r,"title","title",t);var u=(e=au("link",t))===null||e===void 0?void 0:e.attribs.href;u&&(r.link=u),ye(r,"description","subtitle",t);var i=xt("updated",t);return i&&(r.updated=new Date(i)),ye(r,"author","email",t,!0),r}function dp(n){var e,t,r=(t=(e=au("channel",n.children))===null||e===void 0?void 0:e.children)!==null&&t!==void 0?t:[],u={type:n.name.substr(0,3),id:"",items:(0,cr.getElementsByTagName)("item",n.children).map(function(s){var o=s.children,a={media:Cc(o)};ye(a,"id","guid",o),ye(a,"title","title",o),ye(a,"link","link",o),ye(a,"description","description",o);var l=xt("pubDate",o)||xt("dc:date",o);return l&&(a.pubDate=new Date(l)),a})};ye(u,"title","title",r),ye(u,"link","link",r),ye(u,"description","description",r);var i=xt("lastBuildDate",r);return i&&(u.updated=new Date(i)),ye(u,"author","managingEditor",r,!0),u}var hp=["url","type","lang"],pp=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function Cc(n){return(0,cr.getElementsByTagName)("media:content",n).map(function(e){for(var t=e.attribs,r={medium:t.medium,isDefault:!!t.isDefault},u=0,i=hp;u<i.length;u++){var s=i[u];t[s]&&(r[s]=t[s])}for(var o=0,a=pp;o<a.length;o++){var s=a[o];t[s]&&(r[s]=parseInt(t[s],10))}return t.expression&&(r.expression=t.expression),r})}function au(n,e){return(0,cr.getElementsByTagName)(n,e,!0,1)[0]}function xt(n,e,t){return t===void 0&&(t=!1),(0,lp.textContent)((0,cr.getElementsByTagName)(n,e,t,1)).trim()}function ye(n,e,t,r,u){u===void 0&&(u=!1);var i=xt(t,r,u);i&&(n[e]=i)}function gp(n){return n==="rss"||n==="feed"||n==="rdf:RDF"}(function(n){var e=$&&$.__createBinding||(Object.create?function(u,i,s,o){o===void 0&&(o=s);var a=Object.getOwnPropertyDescriptor(i,s);(!a||("get"in a?!i.__esModule:a.writable||a.configurable))&&(a={enumerable:!0,get:function(){return i[s]}}),Object.defineProperty(u,o,a)}:function(u,i,s,o){o===void 0&&(o=s),u[o]=i[s]}),t=$&&$.__exportStar||function(u,i){for(var s in u)s!=="default"&&!Object.prototype.hasOwnProperty.call(i,s)&&e(i,u,s)};Object.defineProperty(n,"__esModule",{value:!0}),n.hasChildren=n.isDocument=n.isComment=n.isText=n.isCDATA=n.isTag=void 0,t(Nt,n),t(Ge,n),t(kt,n),t(lt,n),t(ct,n),t(Ht,n),t(Es,n);var r=it;Object.defineProperty(n,"isTag",{enumerable:!0,get:function(){return r.isTag}}),Object.defineProperty(n,"isCDATA",{enumerable:!0,get:function(){return r.isCDATA}}),Object.defineProperty(n,"isText",{enumerable:!0,get:function(){return r.isText}}),Object.defineProperty(n,"isComment",{enumerable:!0,get:function(){return r.isComment}}),Object.defineProperty(n,"isDocument",{enumerable:!0,get:function(){return r.isDocument}}),Object.defineProperty(n,"hasChildren",{enumerable:!0,get:function(){return r.hasChildren}})})(Mr);(function(n){var e=$&&$.__createBinding||(Object.create?function(y,b,_,w){w===void 0&&(w=_);var T=Object.getOwnPropertyDescriptor(b,_);(!T||("get"in T?!b.__esModule:T.writable||T.configurable))&&(T={enumerable:!0,get:function(){return b[_]}}),Object.defineProperty(y,w,T)}:function(y,b,_,w){w===void 0&&(w=_),y[w]=b[_]}),t=$&&$.__setModuleDefault||(Object.create?function(y,b){Object.defineProperty(y,"default",{enumerable:!0,value:b})}:function(y,b){y.default=b}),r=$&&$.__importStar||function(y){if(y&&y.__esModule)return y;var b={};if(y!=null)for(var _ in y)_!=="default"&&Object.prototype.hasOwnProperty.call(y,_)&&e(b,y,_);return t(b,y),b},u=$&&$.__importDefault||function(y){return y&&y.__esModule?y:{default:y}};Object.defineProperty(n,"__esModule",{value:!0}),n.DomUtils=n.parseFeed=n.getFeed=n.ElementType=n.Tokenizer=n.createDomStream=n.parseDOM=n.parseDocument=n.DefaultHandler=n.DomHandler=n.Parser=void 0;var i=Un,s=Un;Object.defineProperty(n,"Parser",{enumerable:!0,get:function(){return s.Parser}});var o=it,a=it;Object.defineProperty(n,"DomHandler",{enumerable:!0,get:function(){return a.DomHandler}}),Object.defineProperty(n,"DefaultHandler",{enumerable:!0,get:function(){return a.DomHandler}});function l(y,b){var _=new o.DomHandler(void 0,b);return new i.Parser(_,b).end(y),_.root}n.parseDocument=l;function f(y,b){return l(y,b).children}n.parseDOM=f;function h(y,b,_){var w=new o.DomHandler(y,b,_);return new i.Parser(w,b)}n.createDomStream=h;var c=ys;Object.defineProperty(n,"Tokenizer",{enumerable:!0,get:function(){return u(c).default}}),n.ElementType=r(mn);var d=Mr,p=Mr;Object.defineProperty(n,"getFeed",{enumerable:!0,get:function(){return p.getFeed}});var m={xmlMode:!0};function g(y,b){return b===void 0&&(b=m),(0,d.getFeed)(f(y,b))}n.parseFeed=g,n.DomUtils=r(Mr)})(ec);var mp=n=>{if(typeof n!="string")throw new TypeError("Expected a string");return n.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")},Ns={};Object.defineProperty(Ns,"__esModule",{value:!0});/*!
13
+ `?a.insertParagraph():l===" "?a.insertNodes([er()]):a.insertText(l)}}}else e.insertRawText(i)}function Uo(n,e,t){n.dispatchCommand(y0,{nodes:e,selection:t})||t.insertNodes(e)}function Yl(n,e,t,r=[]){let u=e===null||t.isSelected(e);const i=E(t)&&t.excludeFromCopy("html");let s=t;if(e!==null){let l=as(t);l=D(l)&&e!==null?Al(e,l):l,s=l}const o=E(s)?s.getChildren():[],a=function(l){const f=l.exportJSON(),h=l.constructor;if(f.type!==h.getType()&&ru(58,h.name),E(l)){const c=f.children;Array.isArray(c)||ru(59,h.name)}return f}(s);if(D(s)){const l=s.__text;l.length>0?a.text=l:u=!1}for(let l=0;l<o.length;l++){const f=o[l],h=Yl(n,e,f,a.children);!u&&E(t)&&h&&t.extractWithChild(f,e,"clone")&&(u=!0)}if(u&&!i)r.push(a);else if(Array.isArray(a.children))for(let l=0;l<a.children.length;l++){const f=a.children[l];r.push(f)}return u}function Jd(n,e){const t=[],r=ie().getChildren();for(let u=0;u<r.length;u++)Yl(n,e,r[u],t);return{namespace:n._config.namespace,nodes:t}}function Xd(n){const e=[];for(let t=0;t<n.length;t++){const r=n[t],u=Of(r);D(u)&&Bf(u),e.push(u)}return e}let Vt=null;async function zo(n,e,t){if(Vt!==null)return!1;if(e!==null)return new Promise((a,l)=>{n.update(()=>{a(Wo(n,e,t))})});const r=n.getRootElement(),u=n._window==null?window.document:n._window.document,i=Ne(n._window);if(r===null||i===null)return!1;const s=u.createElement("span");s.style.cssText="position: fixed; top: -1000px;",s.append(u.createTextNode("#")),r.append(s);const o=new Range;return o.setStart(s,0),o.setEnd(s,1),i.removeAllRanges(),i.addRange(o),new Promise((a,l)=>{const f=n.registerCommand(pu,h=>(bt(h,ClipboardEvent)&&(f(),Vt!==null&&(window.clearTimeout(Vt),Vt=null),a(Wo(n,h,t))),!0),Pf);Vt=window.setTimeout(()=>{f(),Vt=null,a(!1)},50),u.execCommand("copy"),s.remove()})}function Wo(n,e,t){if(t===void 0){const u=Ne(n._window);if(!u)return!1;const i=u.anchorNode,s=u.focusNode;if(i!==null&&s!==null&&!Xn(n,i,s))return!1;const o=j();if(o===null)return!1;t=Qd(o)}e.preventDefault();const r=e.clipboardData;return r!==null&&(Yd(r,t),!0)}const Zd=[["text/html",Gd],["application/x-lexical-editor",Kd]];function Qd(n=j()){const e={"text/plain":n?n.getTextContent():""};if(n){const t=lf();for(const[r,u]of Zd){const i=u(t,n);i!==null&&(e[r]=i)}}return e}function Yd(n,e){for(const t in e){const r=e[t];r!==void 0&&n.setData(t,r)}}function $o(n,e){if(document.caretRangeFromPoint!==void 0){const t=document.caretRangeFromPoint(n,e);return t===null?null:{node:t.startContainer,offset:t.startOffset}}if(document.caretPositionFromPoint!=="undefined"){const t=document.caretPositionFromPoint(n,e);return t===null?null:{node:t.offsetNode,offset:t.offset}}return null}const pn=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0,eh=pn&&"documentMode"in document?document.documentMode:null,th=!(!pn||!("InputEvent"in window)||eh)&&"getTargetRanges"in new window.InputEvent("input"),nh=pn&&/Version\/[\d.]+.*Safari/.test(navigator.userAgent),Ho=pn&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,rh=pn&&/^(?=.*Chrome).*/i.test(navigator.userAgent),uh=pn&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&!rh,Vo=fn();function xr(n){let e=null;if(bt(n,DragEvent)?e=n.dataTransfer:bt(n,ClipboardEvent)&&(e=n.clipboardData),e===null)return[!1,[],!1];const t=e.types,r=t.includes("Files"),u=t.includes("text/html")||t.includes("text/plain");return[r,Array.from(e.files),u]}function Go(n){const e=j();if(!P(e))return!1;const t=new Set,r=e.getNodes();for(let u=0;u<r.length;u++){const i=r[u],s=i.getKey();if(t.has(s))continue;const o=Eu(i,l=>E(l)&&!l.isInline());if(o===null)continue;const a=o.getKey();o.canIndent()&&!t.has(a)&&(t.add(a),n(o))}return t.size>0}function _r(n){const e=un(n);return ne(e)}function ih(n){return at(n.registerCommand(ka,e=>{const t=j();return!!Ee(t)&&(t.clear(),!0)},0),n.registerCommand(It,e=>{const t=j();return!!P(t)&&(t.deleteCharacter(e),!0)},Y),n.registerCommand(Dn,e=>{const t=j();return!!P(t)&&(t.deleteWord(e),!0)},Y),n.registerCommand(Mn,e=>{const t=j();return!!P(t)&&(t.deleteLine(e),!0)},Y),n.registerCommand(en,e=>{const t=j();if(typeof e=="string")t!==null&&t.insertText(e);else{if(t===null)return!1;const r=e.dataTransfer;if(r!=null)qo(r,t,n);else if(P(t)){const u=e.data;return u&&t.insertText(u),!0}}return!0},Y),n.registerCommand(ei,()=>{const e=j();return!!P(e)&&(e.removeText(),!0)},Y),n.registerCommand($e,e=>{const t=j();return!!P(t)&&(t.formatText(e),!0)},Y),n.registerCommand(E0,e=>{const t=j();if(!P(t)&&!Ee(t))return!1;const r=t.getNodes();for(const u of r){const i=Eu(u,s=>E(s)&&!s.isInline());i!==null&&i.setFormat(e)}return!0},Y),n.registerCommand(Yt,e=>{const t=j();return!!P(t)&&(t.insertLineBreak(e),!0)},Y),n.registerCommand(Ln,()=>{const e=j();return!!P(e)&&(e.insertParagraph(),!0)},Y),n.registerCommand(T0,()=>(fs([er()]),!0),Y),n.registerCommand(C0,()=>Go(e=>{const t=e.getIndent();e.setIndent(t+1)}),Y),n.registerCommand(Us,()=>Go(e=>{const t=e.getIndent();t>0&&e.setIndent(t-1)}),Y),n.registerCommand(Oa,e=>{const t=j();if(Ee(t)&&!_r(e.target)){const r=t.getNodes();if(r.length>0)return r[0].selectPrevious(),!0}else if(P(t)){const r=Rn(t.focus,!0);if(!e.shiftKey&&ne(r)&&!r.isIsolated()&&!r.isInline())return r.selectPrevious(),e.preventDefault(),!0}return!1},Y),n.registerCommand(Ia,e=>{const t=j();if(Ee(t)){const r=t.getNodes();if(r.length>0)return r[0].selectNext(0,0),!0}else if(P(t)){if(function(u){const i=u.focus;return i.key==="root"&&i.offset===ie().getChildrenSize()}(t))return e.preventDefault(),!0;const r=Rn(t.focus,!1);if(!e.shiftKey&&ne(r)&&!r.isIsolated()&&!r.isInline())return r.selectNext(),e.preventDefault(),!0}return!1},Y),n.registerCommand(Aa,e=>{const t=j();if(Ee(t)){const r=t.getNodes();if(r.length>0)return e.preventDefault(),r[0].selectPrevious(),!0}if(!P(t))return!1;if(Eo(t,!0)){const r=e.shiftKey;return e.preventDefault(),ko(t,r,!0),!0}return!1},Y),n.registerCommand(Na,e=>{const t=j();if(Ee(t)&&!_r(e.target)){const u=t.getNodes();if(u.length>0)return e.preventDefault(),u[0].selectNext(0,0),!0}if(!P(t))return!1;const r=e.shiftKey;return!!Eo(t,!1)&&(e.preventDefault(),ko(t,r,!1),!0)},Y),n.registerCommand(Pa,e=>{if(_r(e.target))return!1;const t=j();if(!P(t))return!1;const{anchor:r}=t,u=r.getNode();return t.isCollapsed()&&r.offset===0&&!he(u)&&$f(u).getIndent()>0?(e.preventDefault(),n.dispatchCommand(Us,void 0)):(!Ho||navigator.language!=="ko-KR")&&(e.preventDefault(),n.dispatchCommand(It,!0))},Y),n.registerCommand(Da,e=>{if(_r(e.target))return!1;const t=j();return!!P(t)&&(e.preventDefault(),n.dispatchCommand(It,!1))},Y),n.registerCommand(Fr,e=>{const t=j();if(!P(t))return!1;if(e!==null){if((Ho||nh||uh)&&th)return!1;if(e.preventDefault(),e.shiftKey)return n.dispatchCommand(Yt,!1)}return n.dispatchCommand(Ln,void 0)},Y),n.registerCommand(La,()=>{const e=j();return!!P(e)&&(n.blur(),!0)},Y),n.registerCommand(Ma,e=>{const[,t]=xr(e);if(t.length>0){const u=$o(e.clientX,e.clientY);if(u!==null){const{offset:i,node:s}=u,o=un(s);if(o!==null){const a=Ef();if(D(o))a.anchor.set(o.getKey(),i,"text"),a.focus.set(o.getKey(),i,"text");else{const f=o.getParentOrThrow().getKey(),h=o.getIndexWithinParent()+1;a.anchor.set(f,h,"element"),a.focus.set(f,h,"element")}const l=Ha(a);ke(l)}n.dispatchCommand(Vo,t)}return e.preventDefault(),!0}const r=j();return!!P(r)},Y),n.registerCommand(Ra,e=>{const[t]=xr(e),r=j();return!(t&&!P(r))},Y),n.registerCommand(Ba,e=>{const[t]=xr(e),r=j();if(t&&!P(r))return!1;const u=$o(e.clientX,e.clientY);if(u!==null){const i=un(u.node);ne(i)&&e.preventDefault()}return!0},Y),n.registerCommand(ti,()=>(uf(),!0),Y),n.registerCommand(pu,e=>(zo(n,bt(e,ClipboardEvent)?e:null),!0),Y),n.registerCommand(Hi,e=>(async function(t,r){await zo(r,bt(t,ClipboardEvent)?t:null),r.update(()=>{const u=j();P(u)?u.removeText():Ee(u)&&u.getNodes().forEach(i=>i.remove())})}(e,n),!0),Y),n.registerCommand(hu,e=>{const[,t,r]=xr(e);return t.length>0&&!r?(n.dispatchCommand(Vo,t),!0):ts(e.target)?!1:j()!==null&&(function(u,i){u.preventDefault(),i.update(()=>{const s=j(),o=bt(u,InputEvent)||bt(u,KeyboardEvent)?null:u.clipboardData;o!=null&&s!==null&&qo(o,s,i)},{tag:"paste"})}(e,n),!0)},Y))}const Si=typeof window<"u"&&window.document!==void 0&&window.document.createElement!==void 0?z.useLayoutEffect:z.useEffect;function Ko(n){return n.getEditorState().read(Zl(n.isComposing()))}function sh({contentEditable:n,placeholder:e=null,ErrorBoundary:t}){const[r]=Ae(),u=function(i,s){const[o,a]=z.useState(()=>i.getDecorators());return Si(()=>i.registerDecoratorListener(l=>{Fs.flushSync(()=>{a(l)})}),[i]),z.useEffect(()=>{a(i.getDecorators())},[i]),z.useMemo(()=>{const l=[],f=Object.keys(o);for(let h=0;h<f.length;h++){const c=f[h],d=W.jsx(s,{onError:m=>i._onError(m),children:W.jsx(z.Suspense,{fallback:null,children:o[c]})}),p=i.getElementByKey(c);p!==null&&l.push(Fs.createPortal(d,p,c))}return l},[s,o,i])}(r,t);return function(i){Si(()=>at(ih(i),Hd(i)),[i])}(r),W.jsxs(W.Fragment,{children:[n,W.jsx(oh,{content:e}),u]})}function oh({content:n}){const[e]=Ae(),t=function(u){const[i,s]=z.useState(()=>Ko(u));return Si(()=>{function o(){const a=Ko(u);s(a)}return o(),at(u.registerUpdateListener(()=>{o()}),u.registerEditableListener(()=>{o()}))},[u]),i}(e),r=$d();return t?typeof n=="function"?n(r):n:null}var $=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ah(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function lh(n){if(n.__esModule)return n;var e=n.default;if(typeof e=="function"){var t=function r(){return this instanceof r?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};t.prototype=e.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(n).forEach(function(r){var u=Object.getOwnPropertyDescriptor(n,r);Object.defineProperty(t,r,u.get?u:{enumerable:!0,get:function(){return n[r]}})}),t}var ec={},qn={},bs={},Un={},ys={};Object.defineProperty(ys,"__esModule",{value:!0});ys.default=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(function(n){return n.charCodeAt(0)}));var xs={};Object.defineProperty(xs,"__esModule",{value:!0});xs.default=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(function(n){return n.charCodeAt(0)}));var Ti={};(function(n){var e;Object.defineProperty(n,"__esModule",{value:!0}),n.replaceCodePoint=n.fromCodePoint=void 0;var t=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);n.fromCodePoint=(e=String.fromCodePoint)!==null&&e!==void 0?e:function(i){var s="";return i>65535&&(i-=65536,s+=String.fromCharCode(i>>>10&1023|55296),i=56320|i&1023),s+=String.fromCharCode(i),s};function r(i){var s;return i>=55296&&i<=57343||i>1114111?65533:(s=t.get(i))!==null&&s!==void 0?s:i}n.replaceCodePoint=r;function u(i){return(0,n.fromCodePoint)(r(i))}n.default=u})(Ti);(function(n){var e=$&&$.__createBinding||(Object.create?function(v,k,A,B){B===void 0&&(B=A);var x=Object.getOwnPropertyDescriptor(k,A);(!x||("get"in x?!k.__esModule:x.writable||x.configurable))&&(x={enumerable:!0,get:function(){return k[A]}}),Object.defineProperty(v,B,x)}:function(v,k,A,B){B===void 0&&(B=A),v[B]=k[A]}),t=$&&$.__setModuleDefault||(Object.create?function(v,k){Object.defineProperty(v,"default",{enumerable:!0,value:k})}:function(v,k){v.default=k}),r=$&&$.__importStar||function(v){if(v&&v.__esModule)return v;var k={};if(v!=null)for(var A in v)A!=="default"&&Object.prototype.hasOwnProperty.call(v,A)&&e(k,v,A);return t(k,v),k},u=$&&$.__importDefault||function(v){return v&&v.__esModule?v:{default:v}};Object.defineProperty(n,"__esModule",{value:!0}),n.decodeXML=n.decodeHTMLStrict=n.decodeHTMLAttribute=n.decodeHTML=n.determineBranch=n.EntityDecoder=n.DecodingMode=n.BinTrieFlags=n.fromCodePoint=n.replaceCodePoint=n.decodeCodePoint=n.xmlDecodeTree=n.htmlDecodeTree=void 0;var i=u(ys);n.htmlDecodeTree=i.default;var s=u(xs);n.xmlDecodeTree=s.default;var o=r(Ti);n.decodeCodePoint=o.default;var a=Ti;Object.defineProperty(n,"replaceCodePoint",{enumerable:!0,get:function(){return a.replaceCodePoint}}),Object.defineProperty(n,"fromCodePoint",{enumerable:!0,get:function(){return a.fromCodePoint}});var l;(function(v){v[v.NUM=35]="NUM",v[v.SEMI=59]="SEMI",v[v.EQUALS=61]="EQUALS",v[v.ZERO=48]="ZERO",v[v.NINE=57]="NINE",v[v.LOWER_A=97]="LOWER_A",v[v.LOWER_F=102]="LOWER_F",v[v.LOWER_X=120]="LOWER_X",v[v.LOWER_Z=122]="LOWER_Z",v[v.UPPER_A=65]="UPPER_A",v[v.UPPER_F=70]="UPPER_F",v[v.UPPER_Z=90]="UPPER_Z"})(l||(l={}));var f=32,h;(function(v){v[v.VALUE_LENGTH=49152]="VALUE_LENGTH",v[v.BRANCH_LENGTH=16256]="BRANCH_LENGTH",v[v.JUMP_TABLE=127]="JUMP_TABLE"})(h=n.BinTrieFlags||(n.BinTrieFlags={}));function c(v){return v>=l.ZERO&&v<=l.NINE}function d(v){return v>=l.UPPER_A&&v<=l.UPPER_F||v>=l.LOWER_A&&v<=l.LOWER_F}function p(v){return v>=l.UPPER_A&&v<=l.UPPER_Z||v>=l.LOWER_A&&v<=l.LOWER_Z||c(v)}function m(v){return v===l.EQUALS||p(v)}var g;(function(v){v[v.EntityStart=0]="EntityStart",v[v.NumericStart=1]="NumericStart",v[v.NumericDecimal=2]="NumericDecimal",v[v.NumericHex=3]="NumericHex",v[v.NamedEntity=4]="NamedEntity"})(g||(g={}));var y;(function(v){v[v.Legacy=0]="Legacy",v[v.Strict=1]="Strict",v[v.Attribute=2]="Attribute"})(y=n.DecodingMode||(n.DecodingMode={}));var b=function(){function v(k,A,B){this.decodeTree=k,this.emitCodePoint=A,this.errors=B,this.state=g.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=y.Strict}return v.prototype.startEntity=function(k){this.decodeMode=k,this.state=g.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1},v.prototype.write=function(k,A){switch(this.state){case g.EntityStart:return k.charCodeAt(A)===l.NUM?(this.state=g.NumericStart,this.consumed+=1,this.stateNumericStart(k,A+1)):(this.state=g.NamedEntity,this.stateNamedEntity(k,A));case g.NumericStart:return this.stateNumericStart(k,A);case g.NumericDecimal:return this.stateNumericDecimal(k,A);case g.NumericHex:return this.stateNumericHex(k,A);case g.NamedEntity:return this.stateNamedEntity(k,A)}},v.prototype.stateNumericStart=function(k,A){return A>=k.length?-1:(k.charCodeAt(A)|f)===l.LOWER_X?(this.state=g.NumericHex,this.consumed+=1,this.stateNumericHex(k,A+1)):(this.state=g.NumericDecimal,this.stateNumericDecimal(k,A))},v.prototype.addToNumericResult=function(k,A,B,x){if(A!==B){var O=B-A;this.result=this.result*Math.pow(x,O)+parseInt(k.substr(A,O),x),this.consumed+=O}},v.prototype.stateNumericHex=function(k,A){for(var B=A;A<k.length;){var x=k.charCodeAt(A);if(c(x)||d(x))A+=1;else return this.addToNumericResult(k,B,A,16),this.emitNumericEntity(x,3)}return this.addToNumericResult(k,B,A,16),-1},v.prototype.stateNumericDecimal=function(k,A){for(var B=A;A<k.length;){var x=k.charCodeAt(A);if(c(x))A+=1;else return this.addToNumericResult(k,B,A,10),this.emitNumericEntity(x,2)}return this.addToNumericResult(k,B,A,10),-1},v.prototype.emitNumericEntity=function(k,A){var B;if(this.consumed<=A)return(B=this.errors)===null||B===void 0||B.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(k===l.SEMI)this.consumed+=1;else if(this.decodeMode===y.Strict)return 0;return this.emitCodePoint((0,o.replaceCodePoint)(this.result),this.consumed),this.errors&&(k!==l.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed},v.prototype.stateNamedEntity=function(k,A){for(var B=this.decodeTree,x=B[this.treeIndex],O=(x&h.VALUE_LENGTH)>>14;A<k.length;A++,this.excess++){var N=k.charCodeAt(A);if(this.treeIndex=w(B,x,this.treeIndex+Math.max(1,O),N),this.treeIndex<0)return this.result===0||this.decodeMode===y.Attribute&&(O===0||m(N))?0:this.emitNotTerminatedNamedEntity();if(x=B[this.treeIndex],O=(x&h.VALUE_LENGTH)>>14,O!==0){if(N===l.SEMI)return this.emitNamedEntityData(this.treeIndex,O,this.consumed+this.excess);this.decodeMode!==y.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1},v.prototype.emitNotTerminatedNamedEntity=function(){var k,A=this,B=A.result,x=A.decodeTree,O=(x[B]&h.VALUE_LENGTH)>>14;return this.emitNamedEntityData(B,O,this.consumed),(k=this.errors)===null||k===void 0||k.missingSemicolonAfterCharacterReference(),this.consumed},v.prototype.emitNamedEntityData=function(k,A,B){var x=this.decodeTree;return this.emitCodePoint(A===1?x[k]&~h.VALUE_LENGTH:x[k+1],B),A===3&&this.emitCodePoint(x[k+2],B),B},v.prototype.end=function(){var k;switch(this.state){case g.NamedEntity:return this.result!==0&&(this.decodeMode!==y.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case g.NumericDecimal:return this.emitNumericEntity(0,2);case g.NumericHex:return this.emitNumericEntity(0,3);case g.NumericStart:return(k=this.errors)===null||k===void 0||k.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case g.EntityStart:return 0}},v}();n.EntityDecoder=b;function _(v){var k="",A=new b(v,function(B){return k+=(0,o.fromCodePoint)(B)});return function(x,O){for(var N=0,q=0;(q=x.indexOf("&",q))>=0;){k+=x.slice(N,q),A.startEntity(O);var R=A.write(x,q+1);if(R<0){N=q+A.end();break}N=q+R,q=R===0?N+1:N}var V=k+x.slice(N);return k="",V}}function w(v,k,A,B){var x=(k&h.BRANCH_LENGTH)>>7,O=k&h.JUMP_TABLE;if(x===0)return O!==0&&B===O?A:-1;if(O){var N=B-O;return N<0||N>=x?-1:v[A+N]-1}for(var q=A,R=q+x-1;q<=R;){var V=q+R>>>1,Oe=v[V];if(Oe<B)q=V+1;else if(Oe>B)R=V-1;else return v[V+x]}return-1}n.determineBranch=w;var T=_(i.default),S=_(s.default);function I(v,k){return k===void 0&&(k=y.Legacy),T(v,k)}n.decodeHTML=I;function C(v){return T(v,y.Attribute)}n.decodeHTMLAttribute=C;function L(v){return T(v,y.Strict)}n.decodeHTMLStrict=L;function U(v){return S(v,y.Strict)}n.decodeXML=U})(Un);(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.QuoteType=void 0;var e=Un,t;(function(c){c[c.Tab=9]="Tab",c[c.NewLine=10]="NewLine",c[c.FormFeed=12]="FormFeed",c[c.CarriageReturn=13]="CarriageReturn",c[c.Space=32]="Space",c[c.ExclamationMark=33]="ExclamationMark",c[c.Number=35]="Number",c[c.Amp=38]="Amp",c[c.SingleQuote=39]="SingleQuote",c[c.DoubleQuote=34]="DoubleQuote",c[c.Dash=45]="Dash",c[c.Slash=47]="Slash",c[c.Zero=48]="Zero",c[c.Nine=57]="Nine",c[c.Semi=59]="Semi",c[c.Lt=60]="Lt",c[c.Eq=61]="Eq",c[c.Gt=62]="Gt",c[c.Questionmark=63]="Questionmark",c[c.UpperA=65]="UpperA",c[c.LowerA=97]="LowerA",c[c.UpperF=70]="UpperF",c[c.LowerF=102]="LowerF",c[c.UpperZ=90]="UpperZ",c[c.LowerZ=122]="LowerZ",c[c.LowerX=120]="LowerX",c[c.OpeningSquareBracket=91]="OpeningSquareBracket"})(t||(t={}));var r;(function(c){c[c.Text=1]="Text",c[c.BeforeTagName=2]="BeforeTagName",c[c.InTagName=3]="InTagName",c[c.InSelfClosingTag=4]="InSelfClosingTag",c[c.BeforeClosingTagName=5]="BeforeClosingTagName",c[c.InClosingTagName=6]="InClosingTagName",c[c.AfterClosingTagName=7]="AfterClosingTagName",c[c.BeforeAttributeName=8]="BeforeAttributeName",c[c.InAttributeName=9]="InAttributeName",c[c.AfterAttributeName=10]="AfterAttributeName",c[c.BeforeAttributeValue=11]="BeforeAttributeValue",c[c.InAttributeValueDq=12]="InAttributeValueDq",c[c.InAttributeValueSq=13]="InAttributeValueSq",c[c.InAttributeValueNq=14]="InAttributeValueNq",c[c.BeforeDeclaration=15]="BeforeDeclaration",c[c.InDeclaration=16]="InDeclaration",c[c.InProcessingInstruction=17]="InProcessingInstruction",c[c.BeforeComment=18]="BeforeComment",c[c.CDATASequence=19]="CDATASequence",c[c.InSpecialComment=20]="InSpecialComment",c[c.InCommentLike=21]="InCommentLike",c[c.BeforeSpecialS=22]="BeforeSpecialS",c[c.SpecialStartSequence=23]="SpecialStartSequence",c[c.InSpecialTag=24]="InSpecialTag",c[c.BeforeEntity=25]="BeforeEntity",c[c.BeforeNumericEntity=26]="BeforeNumericEntity",c[c.InNamedEntity=27]="InNamedEntity",c[c.InNumericEntity=28]="InNumericEntity",c[c.InHexEntity=29]="InHexEntity"})(r||(r={}));function u(c){return c===t.Space||c===t.NewLine||c===t.Tab||c===t.FormFeed||c===t.CarriageReturn}function i(c){return c===t.Slash||c===t.Gt||u(c)}function s(c){return c>=t.Zero&&c<=t.Nine}function o(c){return c>=t.LowerA&&c<=t.LowerZ||c>=t.UpperA&&c<=t.UpperZ}function a(c){return c>=t.UpperA&&c<=t.UpperF||c>=t.LowerA&&c<=t.LowerF}var l;(function(c){c[c.NoValue=0]="NoValue",c[c.Unquoted=1]="Unquoted",c[c.Single=2]="Single",c[c.Double=3]="Double"})(l=n.QuoteType||(n.QuoteType={}));var f={Cdata:new Uint8Array([67,68,65,84,65,91]),CdataEnd:new Uint8Array([93,93,62]),CommentEnd:new Uint8Array([45,45,62]),ScriptEnd:new Uint8Array([60,47,115,99,114,105,112,116]),StyleEnd:new Uint8Array([60,47,115,116,121,108,101]),TitleEnd:new Uint8Array([60,47,116,105,116,108,101])},h=function(){function c(d,p){var m=d.xmlMode,g=m===void 0?!1:m,y=d.decodeEntities,b=y===void 0?!0:y;this.cbs=p,this.state=r.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=r.Text,this.isSpecial=!1,this.running=!0,this.offset=0,this.currentSequence=void 0,this.sequenceIndex=0,this.trieIndex=0,this.trieCurrent=0,this.entityResult=0,this.entityExcess=0,this.xmlMode=g,this.decodeEntities=b,this.entityTrie=g?e.xmlDecodeTree:e.htmlDecodeTree}return c.prototype.reset=function(){this.state=r.Text,this.buffer="",this.sectionStart=0,this.index=0,this.baseState=r.Text,this.currentSequence=void 0,this.running=!0,this.offset=0},c.prototype.write=function(d){this.offset+=this.buffer.length,this.buffer=d,this.parse()},c.prototype.end=function(){this.running&&this.finish()},c.prototype.pause=function(){this.running=!1},c.prototype.resume=function(){this.running=!0,this.index<this.buffer.length+this.offset&&this.parse()},c.prototype.getIndex=function(){return this.index},c.prototype.getSectionStart=function(){return this.sectionStart},c.prototype.stateText=function(d){d===t.Lt||!this.decodeEntities&&this.fastForwardTo(t.Lt)?(this.index>this.sectionStart&&this.cbs.ontext(this.sectionStart,this.index),this.state=r.BeforeTagName,this.sectionStart=this.index):this.decodeEntities&&d===t.Amp&&(this.state=r.BeforeEntity)},c.prototype.stateSpecialStartSequence=function(d){var p=this.sequenceIndex===this.currentSequence.length,m=p?i(d):(d|32)===this.currentSequence[this.sequenceIndex];if(!m)this.isSpecial=!1;else if(!p){this.sequenceIndex++;return}this.sequenceIndex=0,this.state=r.InTagName,this.stateInTagName(d)},c.prototype.stateInSpecialTag=function(d){if(this.sequenceIndex===this.currentSequence.length){if(d===t.Gt||u(d)){var p=this.index-this.currentSequence.length;if(this.sectionStart<p){var m=this.index;this.index=p,this.cbs.ontext(this.sectionStart,p),this.index=m}this.isSpecial=!1,this.sectionStart=p+2,this.stateInClosingTagName(d);return}this.sequenceIndex=0}(d|32)===this.currentSequence[this.sequenceIndex]?this.sequenceIndex+=1:this.sequenceIndex===0?this.currentSequence===f.TitleEnd?this.decodeEntities&&d===t.Amp&&(this.state=r.BeforeEntity):this.fastForwardTo(t.Lt)&&(this.sequenceIndex=1):this.sequenceIndex=+(d===t.Lt)},c.prototype.stateCDATASequence=function(d){d===f.Cdata[this.sequenceIndex]?++this.sequenceIndex===f.Cdata.length&&(this.state=r.InCommentLike,this.currentSequence=f.CdataEnd,this.sequenceIndex=0,this.sectionStart=this.index+1):(this.sequenceIndex=0,this.state=r.InDeclaration,this.stateInDeclaration(d))},c.prototype.fastForwardTo=function(d){for(;++this.index<this.buffer.length+this.offset;)if(this.buffer.charCodeAt(this.index-this.offset)===d)return!0;return this.index=this.buffer.length+this.offset-1,!1},c.prototype.stateInCommentLike=function(d){d===this.currentSequence[this.sequenceIndex]?++this.sequenceIndex===this.currentSequence.length&&(this.currentSequence===f.CdataEnd?this.cbs.oncdata(this.sectionStart,this.index,2):this.cbs.oncomment(this.sectionStart,this.index,2),this.sequenceIndex=0,this.sectionStart=this.index+1,this.state=r.Text):this.sequenceIndex===0?this.fastForwardTo(this.currentSequence[0])&&(this.sequenceIndex=1):d!==this.currentSequence[this.sequenceIndex-1]&&(this.sequenceIndex=0)},c.prototype.isTagStartChar=function(d){return this.xmlMode?!i(d):o(d)},c.prototype.startSpecial=function(d,p){this.isSpecial=!0,this.currentSequence=d,this.sequenceIndex=p,this.state=r.SpecialStartSequence},c.prototype.stateBeforeTagName=function(d){if(d===t.ExclamationMark)this.state=r.BeforeDeclaration,this.sectionStart=this.index+1;else if(d===t.Questionmark)this.state=r.InProcessingInstruction,this.sectionStart=this.index+1;else if(this.isTagStartChar(d)){var p=d|32;this.sectionStart=this.index,!this.xmlMode&&p===f.TitleEnd[2]?this.startSpecial(f.TitleEnd,3):this.state=!this.xmlMode&&p===f.ScriptEnd[2]?r.BeforeSpecialS:r.InTagName}else d===t.Slash?this.state=r.BeforeClosingTagName:(this.state=r.Text,this.stateText(d))},c.prototype.stateInTagName=function(d){i(d)&&(this.cbs.onopentagname(this.sectionStart,this.index),this.sectionStart=-1,this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(d))},c.prototype.stateBeforeClosingTagName=function(d){u(d)||(d===t.Gt?this.state=r.Text:(this.state=this.isTagStartChar(d)?r.InClosingTagName:r.InSpecialComment,this.sectionStart=this.index))},c.prototype.stateInClosingTagName=function(d){(d===t.Gt||u(d))&&(this.cbs.onclosetag(this.sectionStart,this.index),this.sectionStart=-1,this.state=r.AfterClosingTagName,this.stateAfterClosingTagName(d))},c.prototype.stateAfterClosingTagName=function(d){(d===t.Gt||this.fastForwardTo(t.Gt))&&(this.state=r.Text,this.baseState=r.Text,this.sectionStart=this.index+1)},c.prototype.stateBeforeAttributeName=function(d){d===t.Gt?(this.cbs.onopentagend(this.index),this.isSpecial?(this.state=r.InSpecialTag,this.sequenceIndex=0):this.state=r.Text,this.baseState=this.state,this.sectionStart=this.index+1):d===t.Slash?this.state=r.InSelfClosingTag:u(d)||(this.state=r.InAttributeName,this.sectionStart=this.index)},c.prototype.stateInSelfClosingTag=function(d){d===t.Gt?(this.cbs.onselfclosingtag(this.index),this.state=r.Text,this.baseState=r.Text,this.sectionStart=this.index+1,this.isSpecial=!1):u(d)||(this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(d))},c.prototype.stateInAttributeName=function(d){(d===t.Eq||i(d))&&(this.cbs.onattribname(this.sectionStart,this.index),this.sectionStart=-1,this.state=r.AfterAttributeName,this.stateAfterAttributeName(d))},c.prototype.stateAfterAttributeName=function(d){d===t.Eq?this.state=r.BeforeAttributeValue:d===t.Slash||d===t.Gt?(this.cbs.onattribend(l.NoValue,this.index),this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(d)):u(d)||(this.cbs.onattribend(l.NoValue,this.index),this.state=r.InAttributeName,this.sectionStart=this.index)},c.prototype.stateBeforeAttributeValue=function(d){d===t.DoubleQuote?(this.state=r.InAttributeValueDq,this.sectionStart=this.index+1):d===t.SingleQuote?(this.state=r.InAttributeValueSq,this.sectionStart=this.index+1):u(d)||(this.sectionStart=this.index,this.state=r.InAttributeValueNq,this.stateInAttributeValueNoQuotes(d))},c.prototype.handleInAttributeValue=function(d,p){d===p||!this.decodeEntities&&this.fastForwardTo(p)?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(p===t.DoubleQuote?l.Double:l.Single,this.index),this.state=r.BeforeAttributeName):this.decodeEntities&&d===t.Amp&&(this.baseState=this.state,this.state=r.BeforeEntity)},c.prototype.stateInAttributeValueDoubleQuotes=function(d){this.handleInAttributeValue(d,t.DoubleQuote)},c.prototype.stateInAttributeValueSingleQuotes=function(d){this.handleInAttributeValue(d,t.SingleQuote)},c.prototype.stateInAttributeValueNoQuotes=function(d){u(d)||d===t.Gt?(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=-1,this.cbs.onattribend(l.Unquoted,this.index),this.state=r.BeforeAttributeName,this.stateBeforeAttributeName(d)):this.decodeEntities&&d===t.Amp&&(this.baseState=this.state,this.state=r.BeforeEntity)},c.prototype.stateBeforeDeclaration=function(d){d===t.OpeningSquareBracket?(this.state=r.CDATASequence,this.sequenceIndex=0):this.state=d===t.Dash?r.BeforeComment:r.InDeclaration},c.prototype.stateInDeclaration=function(d){(d===t.Gt||this.fastForwardTo(t.Gt))&&(this.cbs.ondeclaration(this.sectionStart,this.index),this.state=r.Text,this.sectionStart=this.index+1)},c.prototype.stateInProcessingInstruction=function(d){(d===t.Gt||this.fastForwardTo(t.Gt))&&(this.cbs.onprocessinginstruction(this.sectionStart,this.index),this.state=r.Text,this.sectionStart=this.index+1)},c.prototype.stateBeforeComment=function(d){d===t.Dash?(this.state=r.InCommentLike,this.currentSequence=f.CommentEnd,this.sequenceIndex=2,this.sectionStart=this.index+1):this.state=r.InDeclaration},c.prototype.stateInSpecialComment=function(d){(d===t.Gt||this.fastForwardTo(t.Gt))&&(this.cbs.oncomment(this.sectionStart,this.index,0),this.state=r.Text,this.sectionStart=this.index+1)},c.prototype.stateBeforeSpecialS=function(d){var p=d|32;p===f.ScriptEnd[3]?this.startSpecial(f.ScriptEnd,4):p===f.StyleEnd[3]?this.startSpecial(f.StyleEnd,4):(this.state=r.InTagName,this.stateInTagName(d))},c.prototype.stateBeforeEntity=function(d){this.entityExcess=1,this.entityResult=0,d===t.Number?this.state=r.BeforeNumericEntity:d===t.Amp||(this.trieIndex=0,this.trieCurrent=this.entityTrie[0],this.state=r.InNamedEntity,this.stateInNamedEntity(d))},c.prototype.stateInNamedEntity=function(d){if(this.entityExcess+=1,this.trieIndex=(0,e.determineBranch)(this.entityTrie,this.trieCurrent,this.trieIndex+1,d),this.trieIndex<0){this.emitNamedEntity(),this.index--;return}this.trieCurrent=this.entityTrie[this.trieIndex];var p=this.trieCurrent&e.BinTrieFlags.VALUE_LENGTH;if(p){var m=(p>>14)-1;if(!this.allowLegacyEntity()&&d!==t.Semi)this.trieIndex+=m;else{var g=this.index-this.entityExcess+1;g>this.sectionStart&&this.emitPartial(this.sectionStart,g),this.entityResult=this.trieIndex,this.trieIndex+=m,this.entityExcess=0,this.sectionStart=this.index+1,m===0&&this.emitNamedEntity()}}},c.prototype.emitNamedEntity=function(){if(this.state=this.baseState,this.entityResult!==0){var d=(this.entityTrie[this.entityResult]&e.BinTrieFlags.VALUE_LENGTH)>>14;switch(d){case 1:{this.emitCodePoint(this.entityTrie[this.entityResult]&~e.BinTrieFlags.VALUE_LENGTH);break}case 2:{this.emitCodePoint(this.entityTrie[this.entityResult+1]);break}case 3:this.emitCodePoint(this.entityTrie[this.entityResult+1]),this.emitCodePoint(this.entityTrie[this.entityResult+2])}}},c.prototype.stateBeforeNumericEntity=function(d){(d|32)===t.LowerX?(this.entityExcess++,this.state=r.InHexEntity):(this.state=r.InNumericEntity,this.stateInNumericEntity(d))},c.prototype.emitNumericEntity=function(d){var p=this.index-this.entityExcess-1,m=p+2+ +(this.state===r.InHexEntity);m!==this.index&&(p>this.sectionStart&&this.emitPartial(this.sectionStart,p),this.sectionStart=this.index+Number(d),this.emitCodePoint((0,e.replaceCodePoint)(this.entityResult))),this.state=this.baseState},c.prototype.stateInNumericEntity=function(d){d===t.Semi?this.emitNumericEntity(!0):s(d)?(this.entityResult=this.entityResult*10+(d-t.Zero),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},c.prototype.stateInHexEntity=function(d){d===t.Semi?this.emitNumericEntity(!0):s(d)?(this.entityResult=this.entityResult*16+(d-t.Zero),this.entityExcess++):a(d)?(this.entityResult=this.entityResult*16+((d|32)-t.LowerA+10),this.entityExcess++):(this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state=this.baseState,this.index--)},c.prototype.allowLegacyEntity=function(){return!this.xmlMode&&(this.baseState===r.Text||this.baseState===r.InSpecialTag)},c.prototype.cleanup=function(){this.running&&this.sectionStart!==this.index&&(this.state===r.Text||this.state===r.InSpecialTag&&this.sequenceIndex===0?(this.cbs.ontext(this.sectionStart,this.index),this.sectionStart=this.index):(this.state===r.InAttributeValueDq||this.state===r.InAttributeValueSq||this.state===r.InAttributeValueNq)&&(this.cbs.onattribdata(this.sectionStart,this.index),this.sectionStart=this.index))},c.prototype.shouldContinue=function(){return this.index<this.buffer.length+this.offset&&this.running},c.prototype.parse=function(){for(;this.shouldContinue();){var d=this.buffer.charCodeAt(this.index-this.offset);switch(this.state){case r.Text:{this.stateText(d);break}case r.SpecialStartSequence:{this.stateSpecialStartSequence(d);break}case r.InSpecialTag:{this.stateInSpecialTag(d);break}case r.CDATASequence:{this.stateCDATASequence(d);break}case r.InAttributeValueDq:{this.stateInAttributeValueDoubleQuotes(d);break}case r.InAttributeName:{this.stateInAttributeName(d);break}case r.InCommentLike:{this.stateInCommentLike(d);break}case r.InSpecialComment:{this.stateInSpecialComment(d);break}case r.BeforeAttributeName:{this.stateBeforeAttributeName(d);break}case r.InTagName:{this.stateInTagName(d);break}case r.InClosingTagName:{this.stateInClosingTagName(d);break}case r.BeforeTagName:{this.stateBeforeTagName(d);break}case r.AfterAttributeName:{this.stateAfterAttributeName(d);break}case r.InAttributeValueSq:{this.stateInAttributeValueSingleQuotes(d);break}case r.BeforeAttributeValue:{this.stateBeforeAttributeValue(d);break}case r.BeforeClosingTagName:{this.stateBeforeClosingTagName(d);break}case r.AfterClosingTagName:{this.stateAfterClosingTagName(d);break}case r.BeforeSpecialS:{this.stateBeforeSpecialS(d);break}case r.InAttributeValueNq:{this.stateInAttributeValueNoQuotes(d);break}case r.InSelfClosingTag:{this.stateInSelfClosingTag(d);break}case r.InDeclaration:{this.stateInDeclaration(d);break}case r.BeforeDeclaration:{this.stateBeforeDeclaration(d);break}case r.BeforeComment:{this.stateBeforeComment(d);break}case r.InProcessingInstruction:{this.stateInProcessingInstruction(d);break}case r.InNamedEntity:{this.stateInNamedEntity(d);break}case r.BeforeEntity:{this.stateBeforeEntity(d);break}case r.InHexEntity:{this.stateInHexEntity(d);break}case r.InNumericEntity:{this.stateInNumericEntity(d);break}default:this.stateBeforeNumericEntity(d)}this.index++}this.cleanup()},c.prototype.finish=function(){this.state===r.InNamedEntity&&this.emitNamedEntity(),this.sectionStart<this.index&&this.handleTrailingData(),this.cbs.onend()},c.prototype.handleTrailingData=function(){var d=this.buffer.length+this.offset;this.state===r.InCommentLike?this.currentSequence===f.CdataEnd?this.cbs.oncdata(this.sectionStart,d,0):this.cbs.oncomment(this.sectionStart,d,0):this.state===r.InNumericEntity&&this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state===r.InHexEntity&&this.allowLegacyEntity()?this.emitNumericEntity(!1):this.state===r.InTagName||this.state===r.BeforeAttributeName||this.state===r.BeforeAttributeValue||this.state===r.AfterAttributeName||this.state===r.InAttributeName||this.state===r.InAttributeValueSq||this.state===r.InAttributeValueDq||this.state===r.InAttributeValueNq||this.state===r.InClosingTagName||this.cbs.ontext(this.sectionStart,d)},c.prototype.emitPartial=function(d,p){this.baseState!==r.Text&&this.baseState!==r.InSpecialTag?this.cbs.onattribdata(d,p):this.cbs.ontext(d,p)},c.prototype.emitCodePoint=function(d){this.baseState!==r.Text&&this.baseState!==r.InSpecialTag?this.cbs.onattribentity(d):this.cbs.ontextentity(d)},c}();n.default=h})(bs);var ch=$&&$.__createBinding||(Object.create?function(n,e,t,r){r===void 0&&(r=t);var u=Object.getOwnPropertyDescriptor(e,t);(!u||("get"in u?!e.__esModule:u.writable||u.configurable))&&(u={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(n,r,u)}:function(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]}),fh=$&&$.__setModuleDefault||(Object.create?function(n,e){Object.defineProperty(n,"default",{enumerable:!0,value:e})}:function(n,e){n.default=e}),dh=$&&$.__importStar||function(n){if(n&&n.__esModule)return n;var e={};if(n!=null)for(var t in n)t!=="default"&&Object.prototype.hasOwnProperty.call(n,t)&&ch(e,n,t);return fh(e,n),e};Object.defineProperty(qn,"__esModule",{value:!0});qn.Parser=void 0;var vr=dh(bs),Jo=Un,Gt=new Set(["input","option","optgroup","select","button","datalist","textarea"]),te=new Set(["p"]),Xo=new Set(["thead","tbody"]),Zo=new Set(["dd","dt"]),Qo=new Set(["rt","rp"]),hh=new Map([["tr",new Set(["tr","th","td"])],["th",new Set(["th"])],["td",new Set(["thead","th","td"])],["body",new Set(["head","link","script"])],["li",new Set(["li"])],["p",te],["h1",te],["h2",te],["h3",te],["h4",te],["h5",te],["h6",te],["select",Gt],["input",Gt],["output",Gt],["button",Gt],["datalist",Gt],["textarea",Gt],["option",new Set(["option"])],["optgroup",new Set(["optgroup","option"])],["dd",Zo],["dt",Zo],["address",te],["article",te],["aside",te],["blockquote",te],["details",te],["div",te],["dl",te],["fieldset",te],["figcaption",te],["figure",te],["footer",te],["form",te],["header",te],["hr",te],["main",te],["nav",te],["ol",te],["pre",te],["section",te],["table",te],["ul",te],["rt",Qo],["rp",Qo],["tbody",Xo],["tfoot",Xo]]),ph=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),Yo=new Set(["math","svg"]),ea=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignobject","desc","title"]),gh=/\s|\//,mh=function(){function n(e,t){t===void 0&&(t={});var r,u,i,s,o;this.options=t,this.startIndex=0,this.endIndex=0,this.openTagStart=0,this.tagname="",this.attribname="",this.attribvalue="",this.attribs=null,this.stack=[],this.foreignContext=[],this.buffers=[],this.bufferOffset=0,this.writeIndex=0,this.ended=!1,this.cbs=e??{},this.lowerCaseTagNames=(r=t.lowerCaseTags)!==null&&r!==void 0?r:!t.xmlMode,this.lowerCaseAttributeNames=(u=t.lowerCaseAttributeNames)!==null&&u!==void 0?u:!t.xmlMode,this.tokenizer=new((i=t.Tokenizer)!==null&&i!==void 0?i:vr.default)(this.options,this),(o=(s=this.cbs).onparserinit)===null||o===void 0||o.call(s,this)}return n.prototype.ontext=function(e,t){var r,u,i=this.getSlice(e,t);this.endIndex=t-1,(u=(r=this.cbs).ontext)===null||u===void 0||u.call(r,i),this.startIndex=t},n.prototype.ontextentity=function(e){var t,r,u=this.tokenizer.getSectionStart();this.endIndex=u-1,(r=(t=this.cbs).ontext)===null||r===void 0||r.call(t,(0,Jo.fromCodePoint)(e)),this.startIndex=u},n.prototype.isVoidElement=function(e){return!this.options.xmlMode&&ph.has(e)},n.prototype.onopentagname=function(e,t){this.endIndex=t;var r=this.getSlice(e,t);this.lowerCaseTagNames&&(r=r.toLowerCase()),this.emitOpenTag(r)},n.prototype.emitOpenTag=function(e){var t,r,u,i;this.openTagStart=this.startIndex,this.tagname=e;var s=!this.options.xmlMode&&hh.get(e);if(s)for(;this.stack.length>0&&s.has(this.stack[this.stack.length-1]);){var o=this.stack.pop();(r=(t=this.cbs).onclosetag)===null||r===void 0||r.call(t,o,!0)}this.isVoidElement(e)||(this.stack.push(e),Yo.has(e)?this.foreignContext.push(!0):ea.has(e)&&this.foreignContext.push(!1)),(i=(u=this.cbs).onopentagname)===null||i===void 0||i.call(u,e),this.cbs.onopentag&&(this.attribs={})},n.prototype.endOpenTag=function(e){var t,r;this.startIndex=this.openTagStart,this.attribs&&((r=(t=this.cbs).onopentag)===null||r===void 0||r.call(t,this.tagname,this.attribs,e),this.attribs=null),this.cbs.onclosetag&&this.isVoidElement(this.tagname)&&this.cbs.onclosetag(this.tagname,!0),this.tagname=""},n.prototype.onopentagend=function(e){this.endIndex=e,this.endOpenTag(!1),this.startIndex=e+1},n.prototype.onclosetag=function(e,t){var r,u,i,s,o,a;this.endIndex=t;var l=this.getSlice(e,t);if(this.lowerCaseTagNames&&(l=l.toLowerCase()),(Yo.has(l)||ea.has(l))&&this.foreignContext.pop(),this.isVoidElement(l))!this.options.xmlMode&&l==="br"&&((u=(r=this.cbs).onopentagname)===null||u===void 0||u.call(r,"br"),(s=(i=this.cbs).onopentag)===null||s===void 0||s.call(i,"br",{},!0),(a=(o=this.cbs).onclosetag)===null||a===void 0||a.call(o,"br",!1));else{var f=this.stack.lastIndexOf(l);if(f!==-1)if(this.cbs.onclosetag)for(var h=this.stack.length-f;h--;)this.cbs.onclosetag(this.stack.pop(),h!==0);else this.stack.length=f;else!this.options.xmlMode&&l==="p"&&(this.emitOpenTag("p"),this.closeCurrentTag(!0))}this.startIndex=t+1},n.prototype.onselfclosingtag=function(e){this.endIndex=e,this.options.xmlMode||this.options.recognizeSelfClosing||this.foreignContext[this.foreignContext.length-1]?(this.closeCurrentTag(!1),this.startIndex=e+1):this.onopentagend(e)},n.prototype.closeCurrentTag=function(e){var t,r,u=this.tagname;this.endOpenTag(e),this.stack[this.stack.length-1]===u&&((r=(t=this.cbs).onclosetag)===null||r===void 0||r.call(t,u,!e),this.stack.pop())},n.prototype.onattribname=function(e,t){this.startIndex=e;var r=this.getSlice(e,t);this.attribname=this.lowerCaseAttributeNames?r.toLowerCase():r},n.prototype.onattribdata=function(e,t){this.attribvalue+=this.getSlice(e,t)},n.prototype.onattribentity=function(e){this.attribvalue+=(0,Jo.fromCodePoint)(e)},n.prototype.onattribend=function(e,t){var r,u;this.endIndex=t,(u=(r=this.cbs).onattribute)===null||u===void 0||u.call(r,this.attribname,this.attribvalue,e===vr.QuoteType.Double?'"':e===vr.QuoteType.Single?"'":e===vr.QuoteType.NoValue?void 0:null),this.attribs&&!Object.prototype.hasOwnProperty.call(this.attribs,this.attribname)&&(this.attribs[this.attribname]=this.attribvalue),this.attribvalue=""},n.prototype.getInstructionName=function(e){var t=e.search(gh),r=t<0?e:e.substr(0,t);return this.lowerCaseTagNames&&(r=r.toLowerCase()),r},n.prototype.ondeclaration=function(e,t){this.endIndex=t;var r=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){var u=this.getInstructionName(r);this.cbs.onprocessinginstruction("!".concat(u),"!".concat(r))}this.startIndex=t+1},n.prototype.onprocessinginstruction=function(e,t){this.endIndex=t;var r=this.getSlice(e,t);if(this.cbs.onprocessinginstruction){var u=this.getInstructionName(r);this.cbs.onprocessinginstruction("?".concat(u),"?".concat(r))}this.startIndex=t+1},n.prototype.oncomment=function(e,t,r){var u,i,s,o;this.endIndex=t,(i=(u=this.cbs).oncomment)===null||i===void 0||i.call(u,this.getSlice(e,t-r)),(o=(s=this.cbs).oncommentend)===null||o===void 0||o.call(s),this.startIndex=t+1},n.prototype.oncdata=function(e,t,r){var u,i,s,o,a,l,f,h,c,d;this.endIndex=t;var p=this.getSlice(e,t-r);this.options.xmlMode||this.options.recognizeCDATA?((i=(u=this.cbs).oncdatastart)===null||i===void 0||i.call(u),(o=(s=this.cbs).ontext)===null||o===void 0||o.call(s,p),(l=(a=this.cbs).oncdataend)===null||l===void 0||l.call(a)):((h=(f=this.cbs).oncomment)===null||h===void 0||h.call(f,"[CDATA[".concat(p,"]]")),(d=(c=this.cbs).oncommentend)===null||d===void 0||d.call(c)),this.startIndex=t+1},n.prototype.onend=function(){var e,t;if(this.cbs.onclosetag){this.endIndex=this.startIndex;for(var r=this.stack.length;r>0;this.cbs.onclosetag(this.stack[--r],!0));}(t=(e=this.cbs).onend)===null||t===void 0||t.call(e)},n.prototype.reset=function(){var e,t,r,u;(t=(e=this.cbs).onreset)===null||t===void 0||t.call(e),this.tokenizer.reset(),this.tagname="",this.attribname="",this.attribs=null,this.stack.length=0,this.startIndex=0,this.endIndex=0,(u=(r=this.cbs).onparserinit)===null||u===void 0||u.call(r,this),this.buffers.length=0,this.bufferOffset=0,this.writeIndex=0,this.ended=!1},n.prototype.parseComplete=function(e){this.reset(),this.end(e)},n.prototype.getSlice=function(e,t){for(;e-this.bufferOffset>=this.buffers[0].length;)this.shiftBuffer();for(var r=this.buffers[0].slice(e-this.bufferOffset,t-this.bufferOffset);t-this.bufferOffset>this.buffers[0].length;)this.shiftBuffer(),r+=this.buffers[0].slice(0,t-this.bufferOffset);return r},n.prototype.shiftBuffer=function(){this.bufferOffset+=this.buffers[0].length,this.writeIndex--,this.buffers.shift()},n.prototype.write=function(e){var t,r;if(this.ended){(r=(t=this.cbs).onerror)===null||r===void 0||r.call(t,new Error(".write() after done!"));return}this.buffers.push(e),this.tokenizer.running&&(this.tokenizer.write(e),this.writeIndex++)},n.prototype.end=function(e){var t,r;if(this.ended){(r=(t=this.cbs).onerror)===null||r===void 0||r.call(t,new Error(".end() after done!"));return}e&&this.write(e),this.ended=!0,this.tokenizer.end()},n.prototype.pause=function(){this.tokenizer.pause()},n.prototype.resume=function(){for(this.tokenizer.resume();this.tokenizer.running&&this.writeIndex<this.buffers.length;)this.tokenizer.write(this.buffers[this.writeIndex++]);this.ended&&this.tokenizer.end()},n.prototype.parseChunk=function(e){this.write(e)},n.prototype.done=function(e){this.end(e)},n}();qn.Parser=mh;var it={},gn={};(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.Doctype=n.CDATA=n.Tag=n.Style=n.Script=n.Comment=n.Directive=n.Text=n.Root=n.isTag=n.ElementType=void 0;var e;(function(r){r.Root="root",r.Text="text",r.Directive="directive",r.Comment="comment",r.Script="script",r.Style="style",r.Tag="tag",r.CDATA="cdata",r.Doctype="doctype"})(e=n.ElementType||(n.ElementType={}));function t(r){return r.type===e.Tag||r.type===e.Script||r.type===e.Style}n.isTag=t,n.Root=e.Root,n.Text=e.Text,n.Directive=e.Directive,n.Comment=e.Comment,n.Script=e.Script,n.Style=e.Style,n.Tag=e.Tag,n.CDATA=e.CDATA,n.Doctype=e.Doctype})(gn);var X={},Ct=$&&$.__extends||function(){var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,u){r.__proto__=u}||function(r,u){for(var i in u)Object.prototype.hasOwnProperty.call(u,i)&&(r[i]=u[i])},n(e,t)};return function(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");n(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}}(),Pn=$&&$.__assign||function(){return Pn=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var u in e)Object.prototype.hasOwnProperty.call(e,u)&&(n[u]=e[u])}return n},Pn.apply(this,arguments)};Object.defineProperty(X,"__esModule",{value:!0});X.cloneNode=X.hasChildren=X.isDocument=X.isDirective=X.isComment=X.isText=X.isCDATA=X.isTag=X.Element=X.Document=X.CDATA=X.NodeWithChildren=X.ProcessingInstruction=X.Comment=X.Text=X.DataNode=X.Node=void 0;var ve=gn,_s=function(){function n(){this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}return Object.defineProperty(n.prototype,"parentNode",{get:function(){return this.parent},set:function(e){this.parent=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"previousSibling",{get:function(){return this.prev},set:function(e){this.prev=e},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"nextSibling",{get:function(){return this.next},set:function(e){this.next=e},enumerable:!1,configurable:!0}),n.prototype.cloneNode=function(e){return e===void 0&&(e=!1),vs(this,e)},n}();X.Node=_s;var Nu=function(n){Ct(e,n);function e(t){var r=n.call(this)||this;return r.data=t,r}return Object.defineProperty(e.prototype,"nodeValue",{get:function(){return this.data},set:function(t){this.data=t},enumerable:!1,configurable:!0}),e}(_s);X.DataNode=Nu;var tc=function(n){Ct(e,n);function e(){var t=n!==null&&n.apply(this,arguments)||this;return t.type=ve.ElementType.Text,t}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 3},enumerable:!1,configurable:!0}),e}(Nu);X.Text=tc;var nc=function(n){Ct(e,n);function e(){var t=n!==null&&n.apply(this,arguments)||this;return t.type=ve.ElementType.Comment,t}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 8},enumerable:!1,configurable:!0}),e}(Nu);X.Comment=nc;var rc=function(n){Ct(e,n);function e(t,r){var u=n.call(this,r)||this;return u.name=t,u.type=ve.ElementType.Directive,u}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),e}(Nu);X.ProcessingInstruction=rc;var Au=function(n){Ct(e,n);function e(t){var r=n.call(this)||this;return r.children=t,r}return Object.defineProperty(e.prototype,"firstChild",{get:function(){var t;return(t=this.children[0])!==null&&t!==void 0?t:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastChild",{get:function(){return this.children.length>0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childNodes",{get:function(){return this.children},set:function(t){this.children=t},enumerable:!1,configurable:!0}),e}(_s);X.NodeWithChildren=Au;var uc=function(n){Ct(e,n);function e(){var t=n!==null&&n.apply(this,arguments)||this;return t.type=ve.ElementType.CDATA,t}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 4},enumerable:!1,configurable:!0}),e}(Au);X.CDATA=uc;var ic=function(n){Ct(e,n);function e(){var t=n!==null&&n.apply(this,arguments)||this;return t.type=ve.ElementType.Root,t}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 9},enumerable:!1,configurable:!0}),e}(Au);X.Document=ic;var sc=function(n){Ct(e,n);function e(t,r,u,i){u===void 0&&(u=[]),i===void 0&&(i=t==="script"?ve.ElementType.Script:t==="style"?ve.ElementType.Style:ve.ElementType.Tag);var s=n.call(this,u)||this;return s.name=t,s.attribs=r,s.type=i,s}return Object.defineProperty(e.prototype,"nodeType",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"tagName",{get:function(){return this.name},set:function(t){this.name=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"attributes",{get:function(){var t=this;return Object.keys(this.attribs).map(function(r){var u,i;return{name:r,value:t.attribs[r],namespace:(u=t["x-attribsNamespace"])===null||u===void 0?void 0:u[r],prefix:(i=t["x-attribsPrefix"])===null||i===void 0?void 0:i[r]}})},enumerable:!1,configurable:!0}),e}(Au);X.Element=sc;function oc(n){return(0,ve.isTag)(n)}X.isTag=oc;function ac(n){return n.type===ve.ElementType.CDATA}X.isCDATA=ac;function lc(n){return n.type===ve.ElementType.Text}X.isText=lc;function cc(n){return n.type===ve.ElementType.Comment}X.isComment=cc;function fc(n){return n.type===ve.ElementType.Directive}X.isDirective=fc;function dc(n){return n.type===ve.ElementType.Root}X.isDocument=dc;function bh(n){return Object.prototype.hasOwnProperty.call(n,"children")}X.hasChildren=bh;function vs(n,e){e===void 0&&(e=!1);var t;if(lc(n))t=new tc(n.data);else if(cc(n))t=new nc(n.data);else if(oc(n)){var r=e?Ju(n.children):[],u=new sc(n.name,Pn({},n.attribs),r);r.forEach(function(a){return a.parent=u}),n.namespace!=null&&(u.namespace=n.namespace),n["x-attribsNamespace"]&&(u["x-attribsNamespace"]=Pn({},n["x-attribsNamespace"])),n["x-attribsPrefix"]&&(u["x-attribsPrefix"]=Pn({},n["x-attribsPrefix"])),t=u}else if(ac(n)){var r=e?Ju(n.children):[],i=new uc(r);r.forEach(function(l){return l.parent=i}),t=i}else if(dc(n)){var r=e?Ju(n.children):[],s=new ic(r);r.forEach(function(l){return l.parent=s}),n["x-mode"]&&(s["x-mode"]=n["x-mode"]),t=s}else if(fc(n)){var o=new rc(n.name,n.data);n["x-name"]!=null&&(o["x-name"]=n["x-name"],o["x-publicId"]=n["x-publicId"],o["x-systemId"]=n["x-systemId"]),t=o}else throw new Error("Not implemented yet: ".concat(n.type));return t.startIndex=n.startIndex,t.endIndex=n.endIndex,n.sourceCodeLocation!=null&&(t.sourceCodeLocation=n.sourceCodeLocation),t}X.cloneNode=vs;function Ju(n){for(var e=n.map(function(r){return vs(r,!0)}),t=1;t<e.length;t++)e[t].prev=e[t-1],e[t-1].next=e[t];return e}(function(n){var e=$&&$.__createBinding||(Object.create?function(o,a,l,f){f===void 0&&(f=l);var h=Object.getOwnPropertyDescriptor(a,l);(!h||("get"in h?!a.__esModule:h.writable||h.configurable))&&(h={enumerable:!0,get:function(){return a[l]}}),Object.defineProperty(o,f,h)}:function(o,a,l,f){f===void 0&&(f=l),o[f]=a[l]}),t=$&&$.__exportStar||function(o,a){for(var l in o)l!=="default"&&!Object.prototype.hasOwnProperty.call(a,l)&&e(a,o,l)};Object.defineProperty(n,"__esModule",{value:!0}),n.DomHandler=void 0;var r=gn,u=X;t(X,n);var i={withStartIndices:!1,withEndIndices:!1,xmlMode:!1},s=function(){function o(a,l,f){this.dom=[],this.root=new u.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,typeof l=="function"&&(f=l,l=i),typeof a=="object"&&(l=a,a=void 0),this.callback=a??null,this.options=l??i,this.elementCB=f??null}return o.prototype.onparserinit=function(a){this.parser=a},o.prototype.onreset=function(){this.dom=[],this.root=new u.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null},o.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},o.prototype.onerror=function(a){this.handleCallback(a)},o.prototype.onclosetag=function(){this.lastNode=null;var a=this.tagStack.pop();this.options.withEndIndices&&(a.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(a)},o.prototype.onopentag=function(a,l){var f=this.options.xmlMode?r.ElementType.Tag:void 0,h=new u.Element(a,l,void 0,f);this.addNode(h),this.tagStack.push(h)},o.prototype.ontext=function(a){var l=this.lastNode;if(l&&l.type===r.ElementType.Text)l.data+=a,this.options.withEndIndices&&(l.endIndex=this.parser.endIndex);else{var f=new u.Text(a);this.addNode(f),this.lastNode=f}},o.prototype.oncomment=function(a){if(this.lastNode&&this.lastNode.type===r.ElementType.Comment){this.lastNode.data+=a;return}var l=new u.Comment(a);this.addNode(l),this.lastNode=l},o.prototype.oncommentend=function(){this.lastNode=null},o.prototype.oncdatastart=function(){var a=new u.Text(""),l=new u.CDATA([a]);this.addNode(l),a.parent=l,this.lastNode=a},o.prototype.oncdataend=function(){this.lastNode=null},o.prototype.onprocessinginstruction=function(a,l){var f=new u.ProcessingInstruction(a,l);this.addNode(f)},o.prototype.handleCallback=function(a){if(typeof this.callback=="function")this.callback(a,this.dom);else if(a)throw a},o.prototype.addNode=function(a){var l=this.tagStack[this.tagStack.length-1],f=l.children[l.children.length-1];this.options.withStartIndices&&(a.startIndex=this.parser.startIndex),this.options.withEndIndices&&(a.endIndex=this.parser.endIndex),l.children.push(a),f&&(a.prev=f,f.next=a),a.parent=l,this.lastNode=null},o}();n.DomHandler=s,n.default=s})(it);var Dr={},Et={},sr={},hc={},jt={},ws={};Object.defineProperty(ws,"__esModule",{value:!0});function wr(n){for(var e=1;e<n.length;e++)n[e][0]+=n[e-1][0]+1;return n}ws.default=new Map(wr([[9,"&Tab;"],[0,"&NewLine;"],[22,"&excl;"],[0,"&quot;"],[0,"&num;"],[0,"&dollar;"],[0,"&percnt;"],[0,"&amp;"],[0,"&apos;"],[0,"&lpar;"],[0,"&rpar;"],[0,"&ast;"],[0,"&plus;"],[0,"&comma;"],[1,"&period;"],[0,"&sol;"],[10,"&colon;"],[0,"&semi;"],[0,{v:"&lt;",n:8402,o:"&nvlt;"}],[0,{v:"&equals;",n:8421,o:"&bne;"}],[0,{v:"&gt;",n:8402,o:"&nvgt;"}],[0,"&quest;"],[0,"&commat;"],[26,"&lbrack;"],[0,"&bsol;"],[0,"&rbrack;"],[0,"&Hat;"],[0,"&lowbar;"],[0,"&DiacriticalGrave;"],[5,{n:106,o:"&fjlig;"}],[20,"&lbrace;"],[0,"&verbar;"],[0,"&rbrace;"],[34,"&nbsp;"],[0,"&iexcl;"],[0,"&cent;"],[0,"&pound;"],[0,"&curren;"],[0,"&yen;"],[0,"&brvbar;"],[0,"&sect;"],[0,"&die;"],[0,"&copy;"],[0,"&ordf;"],[0,"&laquo;"],[0,"&not;"],[0,"&shy;"],[0,"&circledR;"],[0,"&macr;"],[0,"&deg;"],[0,"&PlusMinus;"],[0,"&sup2;"],[0,"&sup3;"],[0,"&acute;"],[0,"&micro;"],[0,"&para;"],[0,"&centerdot;"],[0,"&cedil;"],[0,"&sup1;"],[0,"&ordm;"],[0,"&raquo;"],[0,"&frac14;"],[0,"&frac12;"],[0,"&frac34;"],[0,"&iquest;"],[0,"&Agrave;"],[0,"&Aacute;"],[0,"&Acirc;"],[0,"&Atilde;"],[0,"&Auml;"],[0,"&angst;"],[0,"&AElig;"],[0,"&Ccedil;"],[0,"&Egrave;"],[0,"&Eacute;"],[0,"&Ecirc;"],[0,"&Euml;"],[0,"&Igrave;"],[0,"&Iacute;"],[0,"&Icirc;"],[0,"&Iuml;"],[0,"&ETH;"],[0,"&Ntilde;"],[0,"&Ograve;"],[0,"&Oacute;"],[0,"&Ocirc;"],[0,"&Otilde;"],[0,"&Ouml;"],[0,"&times;"],[0,"&Oslash;"],[0,"&Ugrave;"],[0,"&Uacute;"],[0,"&Ucirc;"],[0,"&Uuml;"],[0,"&Yacute;"],[0,"&THORN;"],[0,"&szlig;"],[0,"&agrave;"],[0,"&aacute;"],[0,"&acirc;"],[0,"&atilde;"],[0,"&auml;"],[0,"&aring;"],[0,"&aelig;"],[0,"&ccedil;"],[0,"&egrave;"],[0,"&eacute;"],[0,"&ecirc;"],[0,"&euml;"],[0,"&igrave;"],[0,"&iacute;"],[0,"&icirc;"],[0,"&iuml;"],[0,"&eth;"],[0,"&ntilde;"],[0,"&ograve;"],[0,"&oacute;"],[0,"&ocirc;"],[0,"&otilde;"],[0,"&ouml;"],[0,"&div;"],[0,"&oslash;"],[0,"&ugrave;"],[0,"&uacute;"],[0,"&ucirc;"],[0,"&uuml;"],[0,"&yacute;"],[0,"&thorn;"],[0,"&yuml;"],[0,"&Amacr;"],[0,"&amacr;"],[0,"&Abreve;"],[0,"&abreve;"],[0,"&Aogon;"],[0,"&aogon;"],[0,"&Cacute;"],[0,"&cacute;"],[0,"&Ccirc;"],[0,"&ccirc;"],[0,"&Cdot;"],[0,"&cdot;"],[0,"&Ccaron;"],[0,"&ccaron;"],[0,"&Dcaron;"],[0,"&dcaron;"],[0,"&Dstrok;"],[0,"&dstrok;"],[0,"&Emacr;"],[0,"&emacr;"],[2,"&Edot;"],[0,"&edot;"],[0,"&Eogon;"],[0,"&eogon;"],[0,"&Ecaron;"],[0,"&ecaron;"],[0,"&Gcirc;"],[0,"&gcirc;"],[0,"&Gbreve;"],[0,"&gbreve;"],[0,"&Gdot;"],[0,"&gdot;"],[0,"&Gcedil;"],[1,"&Hcirc;"],[0,"&hcirc;"],[0,"&Hstrok;"],[0,"&hstrok;"],[0,"&Itilde;"],[0,"&itilde;"],[0,"&Imacr;"],[0,"&imacr;"],[2,"&Iogon;"],[0,"&iogon;"],[0,"&Idot;"],[0,"&imath;"],[0,"&IJlig;"],[0,"&ijlig;"],[0,"&Jcirc;"],[0,"&jcirc;"],[0,"&Kcedil;"],[0,"&kcedil;"],[0,"&kgreen;"],[0,"&Lacute;"],[0,"&lacute;"],[0,"&Lcedil;"],[0,"&lcedil;"],[0,"&Lcaron;"],[0,"&lcaron;"],[0,"&Lmidot;"],[0,"&lmidot;"],[0,"&Lstrok;"],[0,"&lstrok;"],[0,"&Nacute;"],[0,"&nacute;"],[0,"&Ncedil;"],[0,"&ncedil;"],[0,"&Ncaron;"],[0,"&ncaron;"],[0,"&napos;"],[0,"&ENG;"],[0,"&eng;"],[0,"&Omacr;"],[0,"&omacr;"],[2,"&Odblac;"],[0,"&odblac;"],[0,"&OElig;"],[0,"&oelig;"],[0,"&Racute;"],[0,"&racute;"],[0,"&Rcedil;"],[0,"&rcedil;"],[0,"&Rcaron;"],[0,"&rcaron;"],[0,"&Sacute;"],[0,"&sacute;"],[0,"&Scirc;"],[0,"&scirc;"],[0,"&Scedil;"],[0,"&scedil;"],[0,"&Scaron;"],[0,"&scaron;"],[0,"&Tcedil;"],[0,"&tcedil;"],[0,"&Tcaron;"],[0,"&tcaron;"],[0,"&Tstrok;"],[0,"&tstrok;"],[0,"&Utilde;"],[0,"&utilde;"],[0,"&Umacr;"],[0,"&umacr;"],[0,"&Ubreve;"],[0,"&ubreve;"],[0,"&Uring;"],[0,"&uring;"],[0,"&Udblac;"],[0,"&udblac;"],[0,"&Uogon;"],[0,"&uogon;"],[0,"&Wcirc;"],[0,"&wcirc;"],[0,"&Ycirc;"],[0,"&ycirc;"],[0,"&Yuml;"],[0,"&Zacute;"],[0,"&zacute;"],[0,"&Zdot;"],[0,"&zdot;"],[0,"&Zcaron;"],[0,"&zcaron;"],[19,"&fnof;"],[34,"&imped;"],[63,"&gacute;"],[65,"&jmath;"],[142,"&circ;"],[0,"&caron;"],[16,"&breve;"],[0,"&DiacriticalDot;"],[0,"&ring;"],[0,"&ogon;"],[0,"&DiacriticalTilde;"],[0,"&dblac;"],[51,"&DownBreve;"],[127,"&Alpha;"],[0,"&Beta;"],[0,"&Gamma;"],[0,"&Delta;"],[0,"&Epsilon;"],[0,"&Zeta;"],[0,"&Eta;"],[0,"&Theta;"],[0,"&Iota;"],[0,"&Kappa;"],[0,"&Lambda;"],[0,"&Mu;"],[0,"&Nu;"],[0,"&Xi;"],[0,"&Omicron;"],[0,"&Pi;"],[0,"&Rho;"],[1,"&Sigma;"],[0,"&Tau;"],[0,"&Upsilon;"],[0,"&Phi;"],[0,"&Chi;"],[0,"&Psi;"],[0,"&ohm;"],[7,"&alpha;"],[0,"&beta;"],[0,"&gamma;"],[0,"&delta;"],[0,"&epsi;"],[0,"&zeta;"],[0,"&eta;"],[0,"&theta;"],[0,"&iota;"],[0,"&kappa;"],[0,"&lambda;"],[0,"&mu;"],[0,"&nu;"],[0,"&xi;"],[0,"&omicron;"],[0,"&pi;"],[0,"&rho;"],[0,"&sigmaf;"],[0,"&sigma;"],[0,"&tau;"],[0,"&upsi;"],[0,"&phi;"],[0,"&chi;"],[0,"&psi;"],[0,"&omega;"],[7,"&thetasym;"],[0,"&Upsi;"],[2,"&phiv;"],[0,"&piv;"],[5,"&Gammad;"],[0,"&digamma;"],[18,"&kappav;"],[0,"&rhov;"],[3,"&epsiv;"],[0,"&backepsilon;"],[10,"&IOcy;"],[0,"&DJcy;"],[0,"&GJcy;"],[0,"&Jukcy;"],[0,"&DScy;"],[0,"&Iukcy;"],[0,"&YIcy;"],[0,"&Jsercy;"],[0,"&LJcy;"],[0,"&NJcy;"],[0,"&TSHcy;"],[0,"&KJcy;"],[1,"&Ubrcy;"],[0,"&DZcy;"],[0,"&Acy;"],[0,"&Bcy;"],[0,"&Vcy;"],[0,"&Gcy;"],[0,"&Dcy;"],[0,"&IEcy;"],[0,"&ZHcy;"],[0,"&Zcy;"],[0,"&Icy;"],[0,"&Jcy;"],[0,"&Kcy;"],[0,"&Lcy;"],[0,"&Mcy;"],[0,"&Ncy;"],[0,"&Ocy;"],[0,"&Pcy;"],[0,"&Rcy;"],[0,"&Scy;"],[0,"&Tcy;"],[0,"&Ucy;"],[0,"&Fcy;"],[0,"&KHcy;"],[0,"&TScy;"],[0,"&CHcy;"],[0,"&SHcy;"],[0,"&SHCHcy;"],[0,"&HARDcy;"],[0,"&Ycy;"],[0,"&SOFTcy;"],[0,"&Ecy;"],[0,"&YUcy;"],[0,"&YAcy;"],[0,"&acy;"],[0,"&bcy;"],[0,"&vcy;"],[0,"&gcy;"],[0,"&dcy;"],[0,"&iecy;"],[0,"&zhcy;"],[0,"&zcy;"],[0,"&icy;"],[0,"&jcy;"],[0,"&kcy;"],[0,"&lcy;"],[0,"&mcy;"],[0,"&ncy;"],[0,"&ocy;"],[0,"&pcy;"],[0,"&rcy;"],[0,"&scy;"],[0,"&tcy;"],[0,"&ucy;"],[0,"&fcy;"],[0,"&khcy;"],[0,"&tscy;"],[0,"&chcy;"],[0,"&shcy;"],[0,"&shchcy;"],[0,"&hardcy;"],[0,"&ycy;"],[0,"&softcy;"],[0,"&ecy;"],[0,"&yucy;"],[0,"&yacy;"],[1,"&iocy;"],[0,"&djcy;"],[0,"&gjcy;"],[0,"&jukcy;"],[0,"&dscy;"],[0,"&iukcy;"],[0,"&yicy;"],[0,"&jsercy;"],[0,"&ljcy;"],[0,"&njcy;"],[0,"&tshcy;"],[0,"&kjcy;"],[1,"&ubrcy;"],[0,"&dzcy;"],[7074,"&ensp;"],[0,"&emsp;"],[0,"&emsp13;"],[0,"&emsp14;"],[1,"&numsp;"],[0,"&puncsp;"],[0,"&ThinSpace;"],[0,"&hairsp;"],[0,"&NegativeMediumSpace;"],[0,"&zwnj;"],[0,"&zwj;"],[0,"&lrm;"],[0,"&rlm;"],[0,"&dash;"],[2,"&ndash;"],[0,"&mdash;"],[0,"&horbar;"],[0,"&Verbar;"],[1,"&lsquo;"],[0,"&CloseCurlyQuote;"],[0,"&lsquor;"],[1,"&ldquo;"],[0,"&CloseCurlyDoubleQuote;"],[0,"&bdquo;"],[1,"&dagger;"],[0,"&Dagger;"],[0,"&bull;"],[2,"&nldr;"],[0,"&hellip;"],[9,"&permil;"],[0,"&pertenk;"],[0,"&prime;"],[0,"&Prime;"],[0,"&tprime;"],[0,"&backprime;"],[3,"&lsaquo;"],[0,"&rsaquo;"],[3,"&oline;"],[2,"&caret;"],[1,"&hybull;"],[0,"&frasl;"],[10,"&bsemi;"],[7,"&qprime;"],[7,{v:"&MediumSpace;",n:8202,o:"&ThickSpace;"}],[0,"&NoBreak;"],[0,"&af;"],[0,"&InvisibleTimes;"],[0,"&ic;"],[72,"&euro;"],[46,"&tdot;"],[0,"&DotDot;"],[37,"&complexes;"],[2,"&incare;"],[4,"&gscr;"],[0,"&hamilt;"],[0,"&Hfr;"],[0,"&Hopf;"],[0,"&planckh;"],[0,"&hbar;"],[0,"&imagline;"],[0,"&Ifr;"],[0,"&lagran;"],[0,"&ell;"],[1,"&naturals;"],[0,"&numero;"],[0,"&copysr;"],[0,"&weierp;"],[0,"&Popf;"],[0,"&Qopf;"],[0,"&realine;"],[0,"&real;"],[0,"&reals;"],[0,"&rx;"],[3,"&trade;"],[1,"&integers;"],[2,"&mho;"],[0,"&zeetrf;"],[0,"&iiota;"],[2,"&bernou;"],[0,"&Cayleys;"],[1,"&escr;"],[0,"&Escr;"],[0,"&Fouriertrf;"],[1,"&Mellintrf;"],[0,"&order;"],[0,"&alefsym;"],[0,"&beth;"],[0,"&gimel;"],[0,"&daleth;"],[12,"&CapitalDifferentialD;"],[0,"&dd;"],[0,"&ee;"],[0,"&ii;"],[10,"&frac13;"],[0,"&frac23;"],[0,"&frac15;"],[0,"&frac25;"],[0,"&frac35;"],[0,"&frac45;"],[0,"&frac16;"],[0,"&frac56;"],[0,"&frac18;"],[0,"&frac38;"],[0,"&frac58;"],[0,"&frac78;"],[49,"&larr;"],[0,"&ShortUpArrow;"],[0,"&rarr;"],[0,"&darr;"],[0,"&harr;"],[0,"&updownarrow;"],[0,"&nwarr;"],[0,"&nearr;"],[0,"&LowerRightArrow;"],[0,"&LowerLeftArrow;"],[0,"&nlarr;"],[0,"&nrarr;"],[1,{v:"&rarrw;",n:824,o:"&nrarrw;"}],[0,"&Larr;"],[0,"&Uarr;"],[0,"&Rarr;"],[0,"&Darr;"],[0,"&larrtl;"],[0,"&rarrtl;"],[0,"&LeftTeeArrow;"],[0,"&mapstoup;"],[0,"&map;"],[0,"&DownTeeArrow;"],[1,"&hookleftarrow;"],[0,"&hookrightarrow;"],[0,"&larrlp;"],[0,"&looparrowright;"],[0,"&harrw;"],[0,"&nharr;"],[1,"&lsh;"],[0,"&rsh;"],[0,"&ldsh;"],[0,"&rdsh;"],[1,"&crarr;"],[0,"&cularr;"],[0,"&curarr;"],[2,"&circlearrowleft;"],[0,"&circlearrowright;"],[0,"&leftharpoonup;"],[0,"&DownLeftVector;"],[0,"&RightUpVector;"],[0,"&LeftUpVector;"],[0,"&rharu;"],[0,"&DownRightVector;"],[0,"&dharr;"],[0,"&dharl;"],[0,"&RightArrowLeftArrow;"],[0,"&udarr;"],[0,"&LeftArrowRightArrow;"],[0,"&leftleftarrows;"],[0,"&upuparrows;"],[0,"&rightrightarrows;"],[0,"&ddarr;"],[0,"&leftrightharpoons;"],[0,"&Equilibrium;"],[0,"&nlArr;"],[0,"&nhArr;"],[0,"&nrArr;"],[0,"&DoubleLeftArrow;"],[0,"&DoubleUpArrow;"],[0,"&DoubleRightArrow;"],[0,"&dArr;"],[0,"&DoubleLeftRightArrow;"],[0,"&DoubleUpDownArrow;"],[0,"&nwArr;"],[0,"&neArr;"],[0,"&seArr;"],[0,"&swArr;"],[0,"&lAarr;"],[0,"&rAarr;"],[1,"&zigrarr;"],[6,"&larrb;"],[0,"&rarrb;"],[15,"&DownArrowUpArrow;"],[7,"&loarr;"],[0,"&roarr;"],[0,"&hoarr;"],[0,"&forall;"],[0,"&comp;"],[0,{v:"&part;",n:824,o:"&npart;"}],[0,"&exist;"],[0,"&nexist;"],[0,"&empty;"],[1,"&Del;"],[0,"&Element;"],[0,"&NotElement;"],[1,"&ni;"],[0,"&notni;"],[2,"&prod;"],[0,"&coprod;"],[0,"&sum;"],[0,"&minus;"],[0,"&MinusPlus;"],[0,"&dotplus;"],[1,"&Backslash;"],[0,"&lowast;"],[0,"&compfn;"],[1,"&radic;"],[2,"&prop;"],[0,"&infin;"],[0,"&angrt;"],[0,{v:"&ang;",n:8402,o:"&nang;"}],[0,"&angmsd;"],[0,"&angsph;"],[0,"&mid;"],[0,"&nmid;"],[0,"&DoubleVerticalBar;"],[0,"&NotDoubleVerticalBar;"],[0,"&and;"],[0,"&or;"],[0,{v:"&cap;",n:65024,o:"&caps;"}],[0,{v:"&cup;",n:65024,o:"&cups;"}],[0,"&int;"],[0,"&Int;"],[0,"&iiint;"],[0,"&conint;"],[0,"&Conint;"],[0,"&Cconint;"],[0,"&cwint;"],[0,"&ClockwiseContourIntegral;"],[0,"&awconint;"],[0,"&there4;"],[0,"&becaus;"],[0,"&ratio;"],[0,"&Colon;"],[0,"&dotminus;"],[1,"&mDDot;"],[0,"&homtht;"],[0,{v:"&sim;",n:8402,o:"&nvsim;"}],[0,{v:"&backsim;",n:817,o:"&race;"}],[0,{v:"&ac;",n:819,o:"&acE;"}],[0,"&acd;"],[0,"&VerticalTilde;"],[0,"&NotTilde;"],[0,{v:"&eqsim;",n:824,o:"&nesim;"}],[0,"&sime;"],[0,"&NotTildeEqual;"],[0,"&cong;"],[0,"&simne;"],[0,"&ncong;"],[0,"&ap;"],[0,"&nap;"],[0,"&ape;"],[0,{v:"&apid;",n:824,o:"&napid;"}],[0,"&backcong;"],[0,{v:"&asympeq;",n:8402,o:"&nvap;"}],[0,{v:"&bump;",n:824,o:"&nbump;"}],[0,{v:"&bumpe;",n:824,o:"&nbumpe;"}],[0,{v:"&doteq;",n:824,o:"&nedot;"}],[0,"&doteqdot;"],[0,"&efDot;"],[0,"&erDot;"],[0,"&Assign;"],[0,"&ecolon;"],[0,"&ecir;"],[0,"&circeq;"],[1,"&wedgeq;"],[0,"&veeeq;"],[1,"&triangleq;"],[2,"&equest;"],[0,"&ne;"],[0,{v:"&Congruent;",n:8421,o:"&bnequiv;"}],[0,"&nequiv;"],[1,{v:"&le;",n:8402,o:"&nvle;"}],[0,{v:"&ge;",n:8402,o:"&nvge;"}],[0,{v:"&lE;",n:824,o:"&nlE;"}],[0,{v:"&gE;",n:824,o:"&ngE;"}],[0,{v:"&lnE;",n:65024,o:"&lvertneqq;"}],[0,{v:"&gnE;",n:65024,o:"&gvertneqq;"}],[0,{v:"&ll;",n:new Map(wr([[824,"&nLtv;"],[7577,"&nLt;"]]))}],[0,{v:"&gg;",n:new Map(wr([[824,"&nGtv;"],[7577,"&nGt;"]]))}],[0,"&between;"],[0,"&NotCupCap;"],[0,"&nless;"],[0,"&ngt;"],[0,"&nle;"],[0,"&nge;"],[0,"&lesssim;"],[0,"&GreaterTilde;"],[0,"&nlsim;"],[0,"&ngsim;"],[0,"&LessGreater;"],[0,"&gl;"],[0,"&NotLessGreater;"],[0,"&NotGreaterLess;"],[0,"&pr;"],[0,"&sc;"],[0,"&prcue;"],[0,"&sccue;"],[0,"&PrecedesTilde;"],[0,{v:"&scsim;",n:824,o:"&NotSucceedsTilde;"}],[0,"&NotPrecedes;"],[0,"&NotSucceeds;"],[0,{v:"&sub;",n:8402,o:"&NotSubset;"}],[0,{v:"&sup;",n:8402,o:"&NotSuperset;"}],[0,"&nsub;"],[0,"&nsup;"],[0,"&sube;"],[0,"&supe;"],[0,"&NotSubsetEqual;"],[0,"&NotSupersetEqual;"],[0,{v:"&subne;",n:65024,o:"&varsubsetneq;"}],[0,{v:"&supne;",n:65024,o:"&varsupsetneq;"}],[1,"&cupdot;"],[0,"&UnionPlus;"],[0,{v:"&sqsub;",n:824,o:"&NotSquareSubset;"}],[0,{v:"&sqsup;",n:824,o:"&NotSquareSuperset;"}],[0,"&sqsube;"],[0,"&sqsupe;"],[0,{v:"&sqcap;",n:65024,o:"&sqcaps;"}],[0,{v:"&sqcup;",n:65024,o:"&sqcups;"}],[0,"&CirclePlus;"],[0,"&CircleMinus;"],[0,"&CircleTimes;"],[0,"&osol;"],[0,"&CircleDot;"],[0,"&circledcirc;"],[0,"&circledast;"],[1,"&circleddash;"],[0,"&boxplus;"],[0,"&boxminus;"],[0,"&boxtimes;"],[0,"&dotsquare;"],[0,"&RightTee;"],[0,"&dashv;"],[0,"&DownTee;"],[0,"&bot;"],[1,"&models;"],[0,"&DoubleRightTee;"],[0,"&Vdash;"],[0,"&Vvdash;"],[0,"&VDash;"],[0,"&nvdash;"],[0,"&nvDash;"],[0,"&nVdash;"],[0,"&nVDash;"],[0,"&prurel;"],[1,"&LeftTriangle;"],[0,"&RightTriangle;"],[0,{v:"&LeftTriangleEqual;",n:8402,o:"&nvltrie;"}],[0,{v:"&RightTriangleEqual;",n:8402,o:"&nvrtrie;"}],[0,"&origof;"],[0,"&imof;"],[0,"&multimap;"],[0,"&hercon;"],[0,"&intcal;"],[0,"&veebar;"],[1,"&barvee;"],[0,"&angrtvb;"],[0,"&lrtri;"],[0,"&bigwedge;"],[0,"&bigvee;"],[0,"&bigcap;"],[0,"&bigcup;"],[0,"&diam;"],[0,"&sdot;"],[0,"&sstarf;"],[0,"&divideontimes;"],[0,"&bowtie;"],[0,"&ltimes;"],[0,"&rtimes;"],[0,"&leftthreetimes;"],[0,"&rightthreetimes;"],[0,"&backsimeq;"],[0,"&curlyvee;"],[0,"&curlywedge;"],[0,"&Sub;"],[0,"&Sup;"],[0,"&Cap;"],[0,"&Cup;"],[0,"&fork;"],[0,"&epar;"],[0,"&lessdot;"],[0,"&gtdot;"],[0,{v:"&Ll;",n:824,o:"&nLl;"}],[0,{v:"&Gg;",n:824,o:"&nGg;"}],[0,{v:"&leg;",n:65024,o:"&lesg;"}],[0,{v:"&gel;",n:65024,o:"&gesl;"}],[2,"&cuepr;"],[0,"&cuesc;"],[0,"&NotPrecedesSlantEqual;"],[0,"&NotSucceedsSlantEqual;"],[0,"&NotSquareSubsetEqual;"],[0,"&NotSquareSupersetEqual;"],[2,"&lnsim;"],[0,"&gnsim;"],[0,"&precnsim;"],[0,"&scnsim;"],[0,"&nltri;"],[0,"&NotRightTriangle;"],[0,"&nltrie;"],[0,"&NotRightTriangleEqual;"],[0,"&vellip;"],[0,"&ctdot;"],[0,"&utdot;"],[0,"&dtdot;"],[0,"&disin;"],[0,"&isinsv;"],[0,"&isins;"],[0,{v:"&isindot;",n:824,o:"&notindot;"}],[0,"&notinvc;"],[0,"&notinvb;"],[1,{v:"&isinE;",n:824,o:"&notinE;"}],[0,"&nisd;"],[0,"&xnis;"],[0,"&nis;"],[0,"&notnivc;"],[0,"&notnivb;"],[6,"&barwed;"],[0,"&Barwed;"],[1,"&lceil;"],[0,"&rceil;"],[0,"&LeftFloor;"],[0,"&rfloor;"],[0,"&drcrop;"],[0,"&dlcrop;"],[0,"&urcrop;"],[0,"&ulcrop;"],[0,"&bnot;"],[1,"&profline;"],[0,"&profsurf;"],[1,"&telrec;"],[0,"&target;"],[5,"&ulcorn;"],[0,"&urcorn;"],[0,"&dlcorn;"],[0,"&drcorn;"],[2,"&frown;"],[0,"&smile;"],[9,"&cylcty;"],[0,"&profalar;"],[7,"&topbot;"],[6,"&ovbar;"],[1,"&solbar;"],[60,"&angzarr;"],[51,"&lmoustache;"],[0,"&rmoustache;"],[2,"&OverBracket;"],[0,"&bbrk;"],[0,"&bbrktbrk;"],[37,"&OverParenthesis;"],[0,"&UnderParenthesis;"],[0,"&OverBrace;"],[0,"&UnderBrace;"],[2,"&trpezium;"],[4,"&elinters;"],[59,"&blank;"],[164,"&circledS;"],[55,"&boxh;"],[1,"&boxv;"],[9,"&boxdr;"],[3,"&boxdl;"],[3,"&boxur;"],[3,"&boxul;"],[3,"&boxvr;"],[7,"&boxvl;"],[7,"&boxhd;"],[7,"&boxhu;"],[7,"&boxvh;"],[19,"&boxH;"],[0,"&boxV;"],[0,"&boxdR;"],[0,"&boxDr;"],[0,"&boxDR;"],[0,"&boxdL;"],[0,"&boxDl;"],[0,"&boxDL;"],[0,"&boxuR;"],[0,"&boxUr;"],[0,"&boxUR;"],[0,"&boxuL;"],[0,"&boxUl;"],[0,"&boxUL;"],[0,"&boxvR;"],[0,"&boxVr;"],[0,"&boxVR;"],[0,"&boxvL;"],[0,"&boxVl;"],[0,"&boxVL;"],[0,"&boxHd;"],[0,"&boxhD;"],[0,"&boxHD;"],[0,"&boxHu;"],[0,"&boxhU;"],[0,"&boxHU;"],[0,"&boxvH;"],[0,"&boxVh;"],[0,"&boxVH;"],[19,"&uhblk;"],[3,"&lhblk;"],[3,"&block;"],[8,"&blk14;"],[0,"&blk12;"],[0,"&blk34;"],[13,"&square;"],[8,"&blacksquare;"],[0,"&EmptyVerySmallSquare;"],[1,"&rect;"],[0,"&marker;"],[2,"&fltns;"],[1,"&bigtriangleup;"],[0,"&blacktriangle;"],[0,"&triangle;"],[2,"&blacktriangleright;"],[0,"&rtri;"],[3,"&bigtriangledown;"],[0,"&blacktriangledown;"],[0,"&dtri;"],[2,"&blacktriangleleft;"],[0,"&ltri;"],[6,"&loz;"],[0,"&cir;"],[32,"&tridot;"],[2,"&bigcirc;"],[8,"&ultri;"],[0,"&urtri;"],[0,"&lltri;"],[0,"&EmptySmallSquare;"],[0,"&FilledSmallSquare;"],[8,"&bigstar;"],[0,"&star;"],[7,"&phone;"],[49,"&female;"],[1,"&male;"],[29,"&spades;"],[2,"&clubs;"],[1,"&hearts;"],[0,"&diamondsuit;"],[3,"&sung;"],[2,"&flat;"],[0,"&natural;"],[0,"&sharp;"],[163,"&check;"],[3,"&cross;"],[8,"&malt;"],[21,"&sext;"],[33,"&VerticalSeparator;"],[25,"&lbbrk;"],[0,"&rbbrk;"],[84,"&bsolhsub;"],[0,"&suphsol;"],[28,"&LeftDoubleBracket;"],[0,"&RightDoubleBracket;"],[0,"&lang;"],[0,"&rang;"],[0,"&Lang;"],[0,"&Rang;"],[0,"&loang;"],[0,"&roang;"],[7,"&longleftarrow;"],[0,"&longrightarrow;"],[0,"&longleftrightarrow;"],[0,"&DoubleLongLeftArrow;"],[0,"&DoubleLongRightArrow;"],[0,"&DoubleLongLeftRightArrow;"],[1,"&longmapsto;"],[2,"&dzigrarr;"],[258,"&nvlArr;"],[0,"&nvrArr;"],[0,"&nvHarr;"],[0,"&Map;"],[6,"&lbarr;"],[0,"&bkarow;"],[0,"&lBarr;"],[0,"&dbkarow;"],[0,"&drbkarow;"],[0,"&DDotrahd;"],[0,"&UpArrowBar;"],[0,"&DownArrowBar;"],[2,"&Rarrtl;"],[2,"&latail;"],[0,"&ratail;"],[0,"&lAtail;"],[0,"&rAtail;"],[0,"&larrfs;"],[0,"&rarrfs;"],[0,"&larrbfs;"],[0,"&rarrbfs;"],[2,"&nwarhk;"],[0,"&nearhk;"],[0,"&hksearow;"],[0,"&hkswarow;"],[0,"&nwnear;"],[0,"&nesear;"],[0,"&seswar;"],[0,"&swnwar;"],[8,{v:"&rarrc;",n:824,o:"&nrarrc;"}],[1,"&cudarrr;"],[0,"&ldca;"],[0,"&rdca;"],[0,"&cudarrl;"],[0,"&larrpl;"],[2,"&curarrm;"],[0,"&cularrp;"],[7,"&rarrpl;"],[2,"&harrcir;"],[0,"&Uarrocir;"],[0,"&lurdshar;"],[0,"&ldrushar;"],[2,"&LeftRightVector;"],[0,"&RightUpDownVector;"],[0,"&DownLeftRightVector;"],[0,"&LeftUpDownVector;"],[0,"&LeftVectorBar;"],[0,"&RightVectorBar;"],[0,"&RightUpVectorBar;"],[0,"&RightDownVectorBar;"],[0,"&DownLeftVectorBar;"],[0,"&DownRightVectorBar;"],[0,"&LeftUpVectorBar;"],[0,"&LeftDownVectorBar;"],[0,"&LeftTeeVector;"],[0,"&RightTeeVector;"],[0,"&RightUpTeeVector;"],[0,"&RightDownTeeVector;"],[0,"&DownLeftTeeVector;"],[0,"&DownRightTeeVector;"],[0,"&LeftUpTeeVector;"],[0,"&LeftDownTeeVector;"],[0,"&lHar;"],[0,"&uHar;"],[0,"&rHar;"],[0,"&dHar;"],[0,"&luruhar;"],[0,"&ldrdhar;"],[0,"&ruluhar;"],[0,"&rdldhar;"],[0,"&lharul;"],[0,"&llhard;"],[0,"&rharul;"],[0,"&lrhard;"],[0,"&udhar;"],[0,"&duhar;"],[0,"&RoundImplies;"],[0,"&erarr;"],[0,"&simrarr;"],[0,"&larrsim;"],[0,"&rarrsim;"],[0,"&rarrap;"],[0,"&ltlarr;"],[1,"&gtrarr;"],[0,"&subrarr;"],[1,"&suplarr;"],[0,"&lfisht;"],[0,"&rfisht;"],[0,"&ufisht;"],[0,"&dfisht;"],[5,"&lopar;"],[0,"&ropar;"],[4,"&lbrke;"],[0,"&rbrke;"],[0,"&lbrkslu;"],[0,"&rbrksld;"],[0,"&lbrksld;"],[0,"&rbrkslu;"],[0,"&langd;"],[0,"&rangd;"],[0,"&lparlt;"],[0,"&rpargt;"],[0,"&gtlPar;"],[0,"&ltrPar;"],[3,"&vzigzag;"],[1,"&vangrt;"],[0,"&angrtvbd;"],[6,"&ange;"],[0,"&range;"],[0,"&dwangle;"],[0,"&uwangle;"],[0,"&angmsdaa;"],[0,"&angmsdab;"],[0,"&angmsdac;"],[0,"&angmsdad;"],[0,"&angmsdae;"],[0,"&angmsdaf;"],[0,"&angmsdag;"],[0,"&angmsdah;"],[0,"&bemptyv;"],[0,"&demptyv;"],[0,"&cemptyv;"],[0,"&raemptyv;"],[0,"&laemptyv;"],[0,"&ohbar;"],[0,"&omid;"],[0,"&opar;"],[1,"&operp;"],[1,"&olcross;"],[0,"&odsold;"],[1,"&olcir;"],[0,"&ofcir;"],[0,"&olt;"],[0,"&ogt;"],[0,"&cirscir;"],[0,"&cirE;"],[0,"&solb;"],[0,"&bsolb;"],[3,"&boxbox;"],[3,"&trisb;"],[0,"&rtriltri;"],[0,{v:"&LeftTriangleBar;",n:824,o:"&NotLeftTriangleBar;"}],[0,{v:"&RightTriangleBar;",n:824,o:"&NotRightTriangleBar;"}],[11,"&iinfin;"],[0,"&infintie;"],[0,"&nvinfin;"],[4,"&eparsl;"],[0,"&smeparsl;"],[0,"&eqvparsl;"],[5,"&blacklozenge;"],[8,"&RuleDelayed;"],[1,"&dsol;"],[9,"&bigodot;"],[0,"&bigoplus;"],[0,"&bigotimes;"],[1,"&biguplus;"],[1,"&bigsqcup;"],[5,"&iiiint;"],[0,"&fpartint;"],[2,"&cirfnint;"],[0,"&awint;"],[0,"&rppolint;"],[0,"&scpolint;"],[0,"&npolint;"],[0,"&pointint;"],[0,"&quatint;"],[0,"&intlarhk;"],[10,"&pluscir;"],[0,"&plusacir;"],[0,"&simplus;"],[0,"&plusdu;"],[0,"&plussim;"],[0,"&plustwo;"],[1,"&mcomma;"],[0,"&minusdu;"],[2,"&loplus;"],[0,"&roplus;"],[0,"&Cross;"],[0,"&timesd;"],[0,"&timesbar;"],[1,"&smashp;"],[0,"&lotimes;"],[0,"&rotimes;"],[0,"&otimesas;"],[0,"&Otimes;"],[0,"&odiv;"],[0,"&triplus;"],[0,"&triminus;"],[0,"&tritime;"],[0,"&intprod;"],[2,"&amalg;"],[0,"&capdot;"],[1,"&ncup;"],[0,"&ncap;"],[0,"&capand;"],[0,"&cupor;"],[0,"&cupcap;"],[0,"&capcup;"],[0,"&cupbrcap;"],[0,"&capbrcup;"],[0,"&cupcup;"],[0,"&capcap;"],[0,"&ccups;"],[0,"&ccaps;"],[2,"&ccupssm;"],[2,"&And;"],[0,"&Or;"],[0,"&andand;"],[0,"&oror;"],[0,"&orslope;"],[0,"&andslope;"],[1,"&andv;"],[0,"&orv;"],[0,"&andd;"],[0,"&ord;"],[1,"&wedbar;"],[6,"&sdote;"],[3,"&simdot;"],[2,{v:"&congdot;",n:824,o:"&ncongdot;"}],[0,"&easter;"],[0,"&apacir;"],[0,{v:"&apE;",n:824,o:"&napE;"}],[0,"&eplus;"],[0,"&pluse;"],[0,"&Esim;"],[0,"&Colone;"],[0,"&Equal;"],[1,"&ddotseq;"],[0,"&equivDD;"],[0,"&ltcir;"],[0,"&gtcir;"],[0,"&ltquest;"],[0,"&gtquest;"],[0,{v:"&leqslant;",n:824,o:"&nleqslant;"}],[0,{v:"&geqslant;",n:824,o:"&ngeqslant;"}],[0,"&lesdot;"],[0,"&gesdot;"],[0,"&lesdoto;"],[0,"&gesdoto;"],[0,"&lesdotor;"],[0,"&gesdotol;"],[0,"&lap;"],[0,"&gap;"],[0,"&lne;"],[0,"&gne;"],[0,"&lnap;"],[0,"&gnap;"],[0,"&lEg;"],[0,"&gEl;"],[0,"&lsime;"],[0,"&gsime;"],[0,"&lsimg;"],[0,"&gsiml;"],[0,"&lgE;"],[0,"&glE;"],[0,"&lesges;"],[0,"&gesles;"],[0,"&els;"],[0,"&egs;"],[0,"&elsdot;"],[0,"&egsdot;"],[0,"&el;"],[0,"&eg;"],[2,"&siml;"],[0,"&simg;"],[0,"&simlE;"],[0,"&simgE;"],[0,{v:"&LessLess;",n:824,o:"&NotNestedLessLess;"}],[0,{v:"&GreaterGreater;",n:824,o:"&NotNestedGreaterGreater;"}],[1,"&glj;"],[0,"&gla;"],[0,"&ltcc;"],[0,"&gtcc;"],[0,"&lescc;"],[0,"&gescc;"],[0,"&smt;"],[0,"&lat;"],[0,{v:"&smte;",n:65024,o:"&smtes;"}],[0,{v:"&late;",n:65024,o:"&lates;"}],[0,"&bumpE;"],[0,{v:"&PrecedesEqual;",n:824,o:"&NotPrecedesEqual;"}],[0,{v:"&sce;",n:824,o:"&NotSucceedsEqual;"}],[2,"&prE;"],[0,"&scE;"],[0,"&precneqq;"],[0,"&scnE;"],[0,"&prap;"],[0,"&scap;"],[0,"&precnapprox;"],[0,"&scnap;"],[0,"&Pr;"],[0,"&Sc;"],[0,"&subdot;"],[0,"&supdot;"],[0,"&subplus;"],[0,"&supplus;"],[0,"&submult;"],[0,"&supmult;"],[0,"&subedot;"],[0,"&supedot;"],[0,{v:"&subE;",n:824,o:"&nsubE;"}],[0,{v:"&supE;",n:824,o:"&nsupE;"}],[0,"&subsim;"],[0,"&supsim;"],[2,{v:"&subnE;",n:65024,o:"&varsubsetneqq;"}],[0,{v:"&supnE;",n:65024,o:"&varsupsetneqq;"}],[2,"&csub;"],[0,"&csup;"],[0,"&csube;"],[0,"&csupe;"],[0,"&subsup;"],[0,"&supsub;"],[0,"&subsub;"],[0,"&supsup;"],[0,"&suphsub;"],[0,"&supdsub;"],[0,"&forkv;"],[0,"&topfork;"],[0,"&mlcp;"],[8,"&Dashv;"],[1,"&Vdashl;"],[0,"&Barv;"],[0,"&vBar;"],[0,"&vBarv;"],[1,"&Vbar;"],[0,"&Not;"],[0,"&bNot;"],[0,"&rnmid;"],[0,"&cirmid;"],[0,"&midcir;"],[0,"&topcir;"],[0,"&nhpar;"],[0,"&parsim;"],[9,{v:"&parsl;",n:8421,o:"&nparsl;"}],[44343,{n:new Map(wr([[56476,"&Ascr;"],[1,"&Cscr;"],[0,"&Dscr;"],[2,"&Gscr;"],[2,"&Jscr;"],[0,"&Kscr;"],[2,"&Nscr;"],[0,"&Oscr;"],[0,"&Pscr;"],[0,"&Qscr;"],[1,"&Sscr;"],[0,"&Tscr;"],[0,"&Uscr;"],[0,"&Vscr;"],[0,"&Wscr;"],[0,"&Xscr;"],[0,"&Yscr;"],[0,"&Zscr;"],[0,"&ascr;"],[0,"&bscr;"],[0,"&cscr;"],[0,"&dscr;"],[1,"&fscr;"],[1,"&hscr;"],[0,"&iscr;"],[0,"&jscr;"],[0,"&kscr;"],[0,"&lscr;"],[0,"&mscr;"],[0,"&nscr;"],[1,"&pscr;"],[0,"&qscr;"],[0,"&rscr;"],[0,"&sscr;"],[0,"&tscr;"],[0,"&uscr;"],[0,"&vscr;"],[0,"&wscr;"],[0,"&xscr;"],[0,"&yscr;"],[0,"&zscr;"],[52,"&Afr;"],[0,"&Bfr;"],[1,"&Dfr;"],[0,"&Efr;"],[0,"&Ffr;"],[0,"&Gfr;"],[2,"&Jfr;"],[0,"&Kfr;"],[0,"&Lfr;"],[0,"&Mfr;"],[0,"&Nfr;"],[0,"&Ofr;"],[0,"&Pfr;"],[0,"&Qfr;"],[1,"&Sfr;"],[0,"&Tfr;"],[0,"&Ufr;"],[0,"&Vfr;"],[0,"&Wfr;"],[0,"&Xfr;"],[0,"&Yfr;"],[1,"&afr;"],[0,"&bfr;"],[0,"&cfr;"],[0,"&dfr;"],[0,"&efr;"],[0,"&ffr;"],[0,"&gfr;"],[0,"&hfr;"],[0,"&ifr;"],[0,"&jfr;"],[0,"&kfr;"],[0,"&lfr;"],[0,"&mfr;"],[0,"&nfr;"],[0,"&ofr;"],[0,"&pfr;"],[0,"&qfr;"],[0,"&rfr;"],[0,"&sfr;"],[0,"&tfr;"],[0,"&ufr;"],[0,"&vfr;"],[0,"&wfr;"],[0,"&xfr;"],[0,"&yfr;"],[0,"&zfr;"],[0,"&Aopf;"],[0,"&Bopf;"],[1,"&Dopf;"],[0,"&Eopf;"],[0,"&Fopf;"],[0,"&Gopf;"],[1,"&Iopf;"],[0,"&Jopf;"],[0,"&Kopf;"],[0,"&Lopf;"],[0,"&Mopf;"],[1,"&Oopf;"],[3,"&Sopf;"],[0,"&Topf;"],[0,"&Uopf;"],[0,"&Vopf;"],[0,"&Wopf;"],[0,"&Xopf;"],[0,"&Yopf;"],[1,"&aopf;"],[0,"&bopf;"],[0,"&copf;"],[0,"&dopf;"],[0,"&eopf;"],[0,"&fopf;"],[0,"&gopf;"],[0,"&hopf;"],[0,"&iopf;"],[0,"&jopf;"],[0,"&kopf;"],[0,"&lopf;"],[0,"&mopf;"],[0,"&nopf;"],[0,"&oopf;"],[0,"&popf;"],[0,"&qopf;"],[0,"&ropf;"],[0,"&sopf;"],[0,"&topf;"],[0,"&uopf;"],[0,"&vopf;"],[0,"&wopf;"],[0,"&xopf;"],[0,"&yopf;"],[0,"&zopf;"]]))}],[8906,"&fflig;"],[0,"&filig;"],[0,"&fllig;"],[0,"&ffilig;"],[0,"&ffllig;"]]));var uu={};(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.escapeText=n.escapeAttribute=n.escapeUTF8=n.escape=n.encodeXML=n.getCodePoint=n.xmlReplacer=void 0,n.xmlReplacer=/["&'<>$\x80-\uFFFF]/g;var e=new Map([[34,"&quot;"],[38,"&amp;"],[39,"&apos;"],[60,"&lt;"],[62,"&gt;"]]);n.getCodePoint=String.prototype.codePointAt!=null?function(u,i){return u.codePointAt(i)}:function(u,i){return(u.charCodeAt(i)&64512)===55296?(u.charCodeAt(i)-55296)*1024+u.charCodeAt(i+1)-56320+65536:u.charCodeAt(i)};function t(u){for(var i="",s=0,o;(o=n.xmlReplacer.exec(u))!==null;){var a=o.index,l=u.charCodeAt(a),f=e.get(l);f!==void 0?(i+=u.substring(s,a)+f,s=a+1):(i+="".concat(u.substring(s,a),"&#x").concat((0,n.getCodePoint)(u,a).toString(16),";"),s=n.xmlReplacer.lastIndex+=+((l&64512)===55296))}return i+u.substr(s)}n.encodeXML=t,n.escape=t;function r(u,i){return function(o){for(var a,l=0,f="";a=u.exec(o);)l!==a.index&&(f+=o.substring(l,a.index)),f+=i.get(a[0].charCodeAt(0)),l=a.index+1;return f+o.substring(l)}}n.escapeUTF8=r(/[&<>'"]/g,e),n.escapeAttribute=r(/["&\u00A0]/g,new Map([[34,"&quot;"],[38,"&amp;"],[160,"&nbsp;"]])),n.escapeText=r(/[&<>\u00A0]/g,new Map([[38,"&amp;"],[60,"&lt;"],[62,"&gt;"],[160,"&nbsp;"]]))})(uu);var yh=$&&$.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(jt,"__esModule",{value:!0});jt.encodeNonAsciiHTML=jt.encodeHTML=void 0;var xh=yh(ws),pc=uu,_h=/[\t\n!-,./:-@[-`\f{-}$\x80-\uFFFF]/g;function vh(n){return gc(_h,n)}jt.encodeHTML=vh;function wh(n){return gc(pc.xmlReplacer,n)}jt.encodeNonAsciiHTML=wh;function gc(n,e){for(var t="",r=0,u;(u=n.exec(e))!==null;){var i=u.index;t+=e.substring(r,i);var s=e.charCodeAt(i),o=xh.default.get(s);if(typeof o=="object"){if(i+1<e.length){var a=e.charCodeAt(i+1),l=typeof o.n=="number"?o.n===a?o.o:void 0:o.n.get(a);if(l!==void 0){t+=l,r=n.lastIndex+=1;continue}}o=o.v}if(o!==void 0)t+=o,r=i+1;else{var f=(0,pc.getCodePoint)(e,i);t+="&#x".concat(f.toString(16),";"),r=n.lastIndex+=+(f!==s)}}return t+e.substr(r)}(function(n){Object.defineProperty(n,"__esModule",{value:!0}),n.decodeXMLStrict=n.decodeHTML5Strict=n.decodeHTML4Strict=n.decodeHTML5=n.decodeHTML4=n.decodeHTMLAttribute=n.decodeHTMLStrict=n.decodeHTML=n.decodeXML=n.DecodingMode=n.EntityDecoder=n.encodeHTML5=n.encodeHTML4=n.encodeNonAsciiHTML=n.encodeHTML=n.escapeText=n.escapeAttribute=n.escapeUTF8=n.escape=n.encodeXML=n.encode=n.decodeStrict=n.decode=n.EncodingMode=n.EntityLevel=void 0;var e=Un,t=jt,r=uu,u;(function(c){c[c.XML=0]="XML",c[c.HTML=1]="HTML"})(u=n.EntityLevel||(n.EntityLevel={}));var i;(function(c){c[c.UTF8=0]="UTF8",c[c.ASCII=1]="ASCII",c[c.Extensive=2]="Extensive",c[c.Attribute=3]="Attribute",c[c.Text=4]="Text"})(i=n.EncodingMode||(n.EncodingMode={}));function s(c,d){d===void 0&&(d=u.XML);var p=typeof d=="number"?d:d.level;if(p===u.HTML){var m=typeof d=="object"?d.mode:void 0;return(0,e.decodeHTML)(c,m)}return(0,e.decodeXML)(c)}n.decode=s;function o(c,d){var p;d===void 0&&(d=u.XML);var m=typeof d=="number"?{level:d}:d;return(p=m.mode)!==null&&p!==void 0||(m.mode=e.DecodingMode.Strict),s(c,m)}n.decodeStrict=o;function a(c,d){d===void 0&&(d=u.XML);var p=typeof d=="number"?{level:d}:d;return p.mode===i.UTF8?(0,r.escapeUTF8)(c):p.mode===i.Attribute?(0,r.escapeAttribute)(c):p.mode===i.Text?(0,r.escapeText)(c):p.level===u.HTML?p.mode===i.ASCII?(0,t.encodeNonAsciiHTML)(c):(0,t.encodeHTML)(c):(0,r.encodeXML)(c)}n.encode=a;var l=uu;Object.defineProperty(n,"encodeXML",{enumerable:!0,get:function(){return l.encodeXML}}),Object.defineProperty(n,"escape",{enumerable:!0,get:function(){return l.escape}}),Object.defineProperty(n,"escapeUTF8",{enumerable:!0,get:function(){return l.escapeUTF8}}),Object.defineProperty(n,"escapeAttribute",{enumerable:!0,get:function(){return l.escapeAttribute}}),Object.defineProperty(n,"escapeText",{enumerable:!0,get:function(){return l.escapeText}});var f=jt;Object.defineProperty(n,"encodeHTML",{enumerable:!0,get:function(){return f.encodeHTML}}),Object.defineProperty(n,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return f.encodeNonAsciiHTML}}),Object.defineProperty(n,"encodeHTML4",{enumerable:!0,get:function(){return f.encodeHTML}}),Object.defineProperty(n,"encodeHTML5",{enumerable:!0,get:function(){return f.encodeHTML}});var h=Un;Object.defineProperty(n,"EntityDecoder",{enumerable:!0,get:function(){return h.EntityDecoder}}),Object.defineProperty(n,"DecodingMode",{enumerable:!0,get:function(){return h.DecodingMode}}),Object.defineProperty(n,"decodeXML",{enumerable:!0,get:function(){return h.decodeXML}}),Object.defineProperty(n,"decodeHTML",{enumerable:!0,get:function(){return h.decodeHTML}}),Object.defineProperty(n,"decodeHTMLStrict",{enumerable:!0,get:function(){return h.decodeHTMLStrict}}),Object.defineProperty(n,"decodeHTMLAttribute",{enumerable:!0,get:function(){return h.decodeHTMLAttribute}}),Object.defineProperty(n,"decodeHTML4",{enumerable:!0,get:function(){return h.decodeHTML}}),Object.defineProperty(n,"decodeHTML5",{enumerable:!0,get:function(){return h.decodeHTML}}),Object.defineProperty(n,"decodeHTML4Strict",{enumerable:!0,get:function(){return h.decodeHTMLStrict}}),Object.defineProperty(n,"decodeHTML5Strict",{enumerable:!0,get:function(){return h.decodeHTMLStrict}}),Object.defineProperty(n,"decodeXMLStrict",{enumerable:!0,get:function(){return h.decodeXML}})})(hc);var sn={};Object.defineProperty(sn,"__esModule",{value:!0});sn.attributeNames=sn.elementNames=void 0;sn.elementNames=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(function(n){return[n.toLowerCase(),n]}));sn.attributeNames=new Map(["definitionURL","attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(function(n){return[n.toLowerCase(),n]}));var Qt=$&&$.__assign||function(){return Qt=Object.assign||function(n){for(var e,t=1,r=arguments.length;t<r;t++){e=arguments[t];for(var u in e)Object.prototype.hasOwnProperty.call(e,u)&&(n[u]=e[u])}return n},Qt.apply(this,arguments)},Sh=$&&$.__createBinding||(Object.create?function(n,e,t,r){r===void 0&&(r=t);var u=Object.getOwnPropertyDescriptor(e,t);(!u||("get"in u?!e.__esModule:u.writable||u.configurable))&&(u={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(n,r,u)}:function(n,e,t,r){r===void 0&&(r=t),n[r]=e[t]}),Th=$&&$.__setModuleDefault||(Object.create?function(n,e){Object.defineProperty(n,"default",{enumerable:!0,value:e})}:function(n,e){n.default=e}),Ch=$&&$.__importStar||function(n){if(n&&n.__esModule)return n;var e={};if(n!=null)for(var t in n)t!=="default"&&Object.prototype.hasOwnProperty.call(n,t)&&Sh(e,n,t);return Th(e,n),e};Object.defineProperty(sr,"__esModule",{value:!0});sr.render=void 0;var Ze=Ch(gn),iu=hc,mc=sn,Eh=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);function kh(n){return n.replace(/"/g,"&quot;")}function Nh(n,e){var t;if(n){var r=((t=e.encodeEntities)!==null&&t!==void 0?t:e.decodeEntities)===!1?kh:e.xmlMode||e.encodeEntities!=="utf8"?iu.encodeXML:iu.escapeAttribute;return Object.keys(n).map(function(u){var i,s,o=(i=n[u])!==null&&i!==void 0?i:"";return e.xmlMode==="foreign"&&(u=(s=mc.attributeNames.get(u))!==null&&s!==void 0?s:u),!e.emptyAttrs&&!e.xmlMode&&o===""?u:"".concat(u,'="').concat(r(o),'"')}).join(" ")}}var ta=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function Ou(n,e){e===void 0&&(e={});for(var t=("length"in n)?n:[n],r="",u=0;u<t.length;u++)r+=Ah(t[u],e);return r}sr.render=Ou;sr.default=Ou;function Ah(n,e){switch(n.type){case Ze.Root:return Ou(n.children,e);case Ze.Doctype:case Ze.Directive:return Lh(n);case Ze.Comment:return Rh(n);case Ze.CDATA:return Mh(n);case Ze.Script:case Ze.Style:case Ze.Tag:return Ph(n,e);case Ze.Text:return Dh(n,e)}}var Oh=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),Ih=new Set(["svg","math"]);function Ph(n,e){var t;e.xmlMode==="foreign"&&(n.name=(t=mc.elementNames.get(n.name))!==null&&t!==void 0?t:n.name,n.parent&&Oh.has(n.parent.name)&&(e=Qt(Qt({},e),{xmlMode:!1}))),!e.xmlMode&&Ih.has(n.name)&&(e=Qt(Qt({},e),{xmlMode:"foreign"}));var r="<".concat(n.name),u=Nh(n.attribs,e);return u&&(r+=" ".concat(u)),n.children.length===0&&(e.xmlMode?e.selfClosingTags!==!1:e.selfClosingTags&&ta.has(n.name))?(e.xmlMode||(r+=" "),r+="/>"):(r+=">",n.children.length>0&&(r+=Ou(n.children,e)),(e.xmlMode||!ta.has(n.name))&&(r+="</".concat(n.name,">"))),r}function Lh(n){return"<".concat(n.data,">")}function Dh(n,e){var t,r=n.data||"";return((t=e.encodeEntities)!==null&&t!==void 0?t:e.decodeEntities)!==!1&&!(!e.xmlMode&&n.parent&&Eh.has(n.parent.name))&&(r=e.xmlMode||e.encodeEntities!=="utf8"?(0,iu.encodeXML)(r):(0,iu.escapeText)(r)),r}function Mh(n){return"<![CDATA[".concat(n.children[0].data,"]]>")}function Rh(n){return"<!--".concat(n.data,"-->")}var Bh=$&&$.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(Et,"__esModule",{value:!0});Et.getOuterHTML=bc;Et.getInnerHTML=qh;Et.getText=Mr;Et.textContent=Ci;Et.innerText=Ei;var He=it,Fh=Bh(sr),jh=gn;function bc(n,e){return(0,Fh.default)(n,e)}function qh(n,e){return(0,He.hasChildren)(n)?n.children.map(function(t){return bc(t,e)}).join(""):""}function Mr(n){return Array.isArray(n)?n.map(Mr).join(""):(0,He.isTag)(n)?n.name==="br"?`
14
+ `:Mr(n.children):(0,He.isCDATA)(n)?Mr(n.children):(0,He.isText)(n)?n.data:""}function Ci(n){return Array.isArray(n)?n.map(Ci).join(""):(0,He.hasChildren)(n)&&!(0,He.isComment)(n)?Ci(n.children):(0,He.isText)(n)?n.data:""}function Ei(n){return Array.isArray(n)?n.map(Ei).join(""):(0,He.hasChildren)(n)&&(n.type===jh.ElementType.Tag||(0,He.isCDATA)(n))?Ei(n.children):(0,He.isText)(n)?n.data:""}var Ge={};Object.defineProperty(Ge,"__esModule",{value:!0});Ge.getChildren=yc;Ge.getParent=xc;Ge.getSiblings=Uh;Ge.getAttributeValue=zh;Ge.hasAttrib=Wh;Ge.getName=$h;Ge.nextElementSibling=Hh;Ge.prevElementSibling=Vh;var Ss=it;function yc(n){return(0,Ss.hasChildren)(n)?n.children:[]}function xc(n){return n.parent||null}function Uh(n){var e,t,r=xc(n);if(r!=null)return yc(r);for(var u=[n],i=n.prev,s=n.next;i!=null;)u.unshift(i),e=i,i=e.prev;for(;s!=null;)u.push(s),t=s,s=t.next;return u}function zh(n,e){var t;return(t=n.attribs)===null||t===void 0?void 0:t[e]}function Wh(n,e){return n.attribs!=null&&Object.prototype.hasOwnProperty.call(n.attribs,e)&&n.attribs[e]!=null}function $h(n){return n.name}function Hh(n){for(var e,t=n.next;t!==null&&!(0,Ss.isTag)(t);)e=t,t=e.next;return t}function Vh(n){for(var e,t=n.prev;t!==null&&!(0,Ss.isTag)(t);)e=t,t=e.prev;return t}var kt={};Object.defineProperty(kt,"__esModule",{value:!0});kt.removeElement=or;kt.replaceElement=Gh;kt.appendChild=Kh;kt.append=Jh;kt.prependChild=Xh;kt.prepend=Zh;function or(n){if(n.prev&&(n.prev.next=n.next),n.next&&(n.next.prev=n.prev),n.parent){var e=n.parent.children,t=e.lastIndexOf(n);t>=0&&e.splice(t,1)}n.next=null,n.prev=null,n.parent=null}function Gh(n,e){var t=e.prev=n.prev;t&&(t.next=e);var r=e.next=n.next;r&&(r.prev=e);var u=e.parent=n.parent;if(u){var i=u.children;i[i.lastIndexOf(n)]=e,n.parent=null}}function Kh(n,e){if(or(e),e.next=null,e.parent=n,n.children.push(e)>1){var t=n.children[n.children.length-2];t.next=e,e.prev=t}else e.prev=null}function Jh(n,e){or(e);var t=n.parent,r=n.next;if(e.next=r,e.prev=n,n.next=e,e.parent=t,r){if(r.prev=e,t){var u=t.children;u.splice(u.lastIndexOf(r),0,e)}}else t&&t.children.push(e)}function Xh(n,e){if(or(e),e.parent=n,e.prev=null,n.children.unshift(e)!==1){var t=n.children[1];t.prev=e,e.next=t}else e.next=null}function Zh(n,e){or(e);var t=n.parent;if(t){var r=t.children;r.splice(r.indexOf(n),0,e)}n.prev&&(n.prev.next=e),e.parent=t,e.prev=n.prev,e.next=n,n.prev=e}var lt={};Object.defineProperty(lt,"__esModule",{value:!0});lt.filter=Qh;lt.find=_c;lt.findOneChild=Yh;lt.findOne=vc;lt.existsOne=wc;lt.findAll=ep;var qt=it;function Qh(n,e,t,r){return t===void 0&&(t=!0),r===void 0&&(r=1/0),_c(n,Array.isArray(e)?e:[e],t,r)}function _c(n,e,t,r){for(var u=[],i=[Array.isArray(e)?e:[e]],s=[0];;){if(s[0]>=i[0].length){if(s.length===1)return u;i.shift(),s.shift();continue}var o=i[0][s[0]++];if(n(o)&&(u.push(o),--r<=0))return u;t&&(0,qt.hasChildren)(o)&&o.children.length>0&&(s.unshift(0),i.unshift(o.children))}}function Yh(n,e){return e.find(n)}function vc(n,e,t){t===void 0&&(t=!0);for(var r=Array.isArray(e)?e:[e],u=0;u<r.length;u++){var i=r[u];if((0,qt.isTag)(i)&&n(i))return i;if(t&&(0,qt.hasChildren)(i)&&i.children.length>0){var s=vc(n,i.children,!0);if(s)return s}}return null}function wc(n,e){return(Array.isArray(e)?e:[e]).some(function(t){return(0,qt.isTag)(t)&&n(t)||(0,qt.hasChildren)(t)&&wc(n,t.children)})}function ep(n,e){for(var t=[],r=[Array.isArray(e)?e:[e]],u=[0];;){if(u[0]>=r[0].length){if(r.length===1)return t;r.shift(),u.shift();continue}var i=r[0][u[0]++];(0,qt.isTag)(i)&&n(i)&&t.push(i),(0,qt.hasChildren)(i)&&i.children.length>0&&(u.unshift(0),r.unshift(i.children))}}var ct={};Object.defineProperty(ct,"__esModule",{value:!0});ct.testElement=np;ct.getElements=rp;ct.getElementById=up;ct.getElementsByTagName=ip;ct.getElementsByClassName=sp;ct.getElementsByTagType=op;var Ot=it,ar=lt,su={tag_name:function(n){return typeof n=="function"?function(e){return(0,Ot.isTag)(e)&&n(e.name)}:n==="*"?Ot.isTag:function(e){return(0,Ot.isTag)(e)&&e.name===n}},tag_type:function(n){return typeof n=="function"?function(e){return n(e.type)}:function(e){return e.type===n}},tag_contains:function(n){return typeof n=="function"?function(e){return(0,Ot.isText)(e)&&n(e.data)}:function(e){return(0,Ot.isText)(e)&&e.data===n}}};function Ts(n,e){return typeof e=="function"?function(t){return(0,Ot.isTag)(t)&&e(t.attribs[n])}:function(t){return(0,Ot.isTag)(t)&&t.attribs[n]===e}}function tp(n,e){return function(t){return n(t)||e(t)}}function Sc(n){var e=Object.keys(n).map(function(t){var r=n[t];return Object.prototype.hasOwnProperty.call(su,t)?su[t](r):Ts(t,r)});return e.length===0?null:e.reduce(tp)}function np(n,e){var t=Sc(n);return t?t(e):!0}function rp(n,e,t,r){r===void 0&&(r=1/0);var u=Sc(n);return u?(0,ar.filter)(u,e,t,r):[]}function up(n,e,t){return t===void 0&&(t=!0),Array.isArray(e)||(e=[e]),(0,ar.findOne)(Ts("id",n),e,t)}function ip(n,e,t,r){return t===void 0&&(t=!0),r===void 0&&(r=1/0),(0,ar.filter)(su.tag_name(n),e,t,r)}function sp(n,e,t,r){return t===void 0&&(t=!0),r===void 0&&(r=1/0),(0,ar.filter)(Ts("class",n),e,t,r)}function op(n,e,t,r){return t===void 0&&(t=!0),r===void 0&&(r=1/0),(0,ar.filter)(su.tag_type(n),e,t,r)}var $t={};Object.defineProperty($t,"__esModule",{value:!0});$t.DocumentPosition=void 0;$t.removeSubsets=ap;$t.compareDocumentPosition=Tc;$t.uniqueSort=lp;var na=it;function ap(n){for(var e=n.length;--e>=0;){var t=n[e];if(e>0&&n.lastIndexOf(t,e-1)>=0){n.splice(e,1);continue}for(var r=t.parent;r;r=r.parent)if(n.includes(r)){n.splice(e,1);break}}return n}var Me;(function(n){n[n.DISCONNECTED=1]="DISCONNECTED",n[n.PRECEDING=2]="PRECEDING",n[n.FOLLOWING=4]="FOLLOWING",n[n.CONTAINS=8]="CONTAINS",n[n.CONTAINED_BY=16]="CONTAINED_BY"})(Me||($t.DocumentPosition=Me={}));function Tc(n,e){var t=[],r=[];if(n===e)return 0;for(var u=(0,na.hasChildren)(n)?n:n.parent;u;)t.unshift(u),u=u.parent;for(u=(0,na.hasChildren)(e)?e:e.parent;u;)r.unshift(u),u=u.parent;for(var i=Math.min(t.length,r.length),s=0;s<i&&t[s]===r[s];)s++;if(s===0)return Me.DISCONNECTED;var o=t[s-1],a=o.children,l=t[s],f=r[s];return a.indexOf(l)>a.indexOf(f)?o===e?Me.FOLLOWING|Me.CONTAINED_BY:Me.FOLLOWING:o===n?Me.PRECEDING|Me.CONTAINS:Me.PRECEDING}function lp(n){return n=n.filter(function(e,t,r){return!r.includes(e,t+1)}),n.sort(function(e,t){var r=Tc(e,t);return r&Me.PRECEDING?-1:r&Me.FOLLOWING?1:0}),n}var Cs={};Object.defineProperty(Cs,"__esModule",{value:!0});Cs.getFeed=fp;var cp=Et,lr=ct;function fp(n){var e=ou(mp,n);return e?e.name==="feed"?dp(e):hp(e):null}function dp(n){var e,t=n.children,r={type:"atom",items:(0,lr.getElementsByTagName)("entry",t).map(function(s){var o,a=s.children,l={media:Cc(a)};be(l,"id","id",a),be(l,"title","title",a);var f=(o=ou("link",a))===null||o===void 0?void 0:o.attribs.href;f&&(l.link=f);var h=yt("summary",a)||yt("content",a);h&&(l.description=h);var c=yt("updated",a);return c&&(l.pubDate=new Date(c)),l})};be(r,"id","id",t),be(r,"title","title",t);var u=(e=ou("link",t))===null||e===void 0?void 0:e.attribs.href;u&&(r.link=u),be(r,"description","subtitle",t);var i=yt("updated",t);return i&&(r.updated=new Date(i)),be(r,"author","email",t,!0),r}function hp(n){var e,t,r=(t=(e=ou("channel",n.children))===null||e===void 0?void 0:e.children)!==null&&t!==void 0?t:[],u={type:n.name.substr(0,3),id:"",items:(0,lr.getElementsByTagName)("item",n.children).map(function(s){var o=s.children,a={media:Cc(o)};be(a,"id","guid",o),be(a,"title","title",o),be(a,"link","link",o),be(a,"description","description",o);var l=yt("pubDate",o)||yt("dc:date",o);return l&&(a.pubDate=new Date(l)),a})};be(u,"title","title",r),be(u,"link","link",r),be(u,"description","description",r);var i=yt("lastBuildDate",r);return i&&(u.updated=new Date(i)),be(u,"author","managingEditor",r,!0),u}var pp=["url","type","lang"],gp=["fileSize","bitrate","framerate","samplingrate","channels","duration","height","width"];function Cc(n){return(0,lr.getElementsByTagName)("media:content",n).map(function(e){for(var t=e.attribs,r={medium:t.medium,isDefault:!!t.isDefault},u=0,i=pp;u<i.length;u++){var s=i[u];t[s]&&(r[s]=t[s])}for(var o=0,a=gp;o<a.length;o++){var s=a[o];t[s]&&(r[s]=parseInt(t[s],10))}return t.expression&&(r.expression=t.expression),r})}function ou(n,e){return(0,lr.getElementsByTagName)(n,e,!0,1)[0]}function yt(n,e,t){return t===void 0&&(t=!1),(0,cp.textContent)((0,lr.getElementsByTagName)(n,e,t,1)).trim()}function be(n,e,t,r,u){u===void 0&&(u=!1);var i=yt(t,r,u);i&&(n[e]=i)}function mp(n){return n==="rss"||n==="feed"||n==="rdf:RDF"}(function(n){var e=$&&$.__createBinding||(Object.create?function(u,i,s,o){o===void 0&&(o=s);var a=Object.getOwnPropertyDescriptor(i,s);(!a||("get"in a?!i.__esModule:a.writable||a.configurable))&&(a={enumerable:!0,get:function(){return i[s]}}),Object.defineProperty(u,o,a)}:function(u,i,s,o){o===void 0&&(o=s),u[o]=i[s]}),t=$&&$.__exportStar||function(u,i){for(var s in u)s!=="default"&&!Object.prototype.hasOwnProperty.call(i,s)&&e(i,u,s)};Object.defineProperty(n,"__esModule",{value:!0}),n.hasChildren=n.isDocument=n.isComment=n.isText=n.isCDATA=n.isTag=void 0,t(Et,n),t(Ge,n),t(kt,n),t(lt,n),t(ct,n),t($t,n),t(Cs,n);var r=it;Object.defineProperty(n,"isTag",{enumerable:!0,get:function(){return r.isTag}}),Object.defineProperty(n,"isCDATA",{enumerable:!0,get:function(){return r.isCDATA}}),Object.defineProperty(n,"isText",{enumerable:!0,get:function(){return r.isText}}),Object.defineProperty(n,"isComment",{enumerable:!0,get:function(){return r.isComment}}),Object.defineProperty(n,"isDocument",{enumerable:!0,get:function(){return r.isDocument}}),Object.defineProperty(n,"hasChildren",{enumerable:!0,get:function(){return r.hasChildren}})})(Dr);(function(n){var e=$&&$.__createBinding||(Object.create?function(y,b,_,w){w===void 0&&(w=_);var T=Object.getOwnPropertyDescriptor(b,_);(!T||("get"in T?!b.__esModule:T.writable||T.configurable))&&(T={enumerable:!0,get:function(){return b[_]}}),Object.defineProperty(y,w,T)}:function(y,b,_,w){w===void 0&&(w=_),y[w]=b[_]}),t=$&&$.__setModuleDefault||(Object.create?function(y,b){Object.defineProperty(y,"default",{enumerable:!0,value:b})}:function(y,b){y.default=b}),r=$&&$.__importStar||function(y){if(y&&y.__esModule)return y;var b={};if(y!=null)for(var _ in y)_!=="default"&&Object.prototype.hasOwnProperty.call(y,_)&&e(b,y,_);return t(b,y),b},u=$&&$.__importDefault||function(y){return y&&y.__esModule?y:{default:y}};Object.defineProperty(n,"__esModule",{value:!0}),n.DomUtils=n.parseFeed=n.getFeed=n.ElementType=n.Tokenizer=n.createDomStream=n.parseDOM=n.parseDocument=n.DefaultHandler=n.DomHandler=n.Parser=void 0;var i=qn,s=qn;Object.defineProperty(n,"Parser",{enumerable:!0,get:function(){return s.Parser}});var o=it,a=it;Object.defineProperty(n,"DomHandler",{enumerable:!0,get:function(){return a.DomHandler}}),Object.defineProperty(n,"DefaultHandler",{enumerable:!0,get:function(){return a.DomHandler}});function l(y,b){var _=new o.DomHandler(void 0,b);return new i.Parser(_,b).end(y),_.root}n.parseDocument=l;function f(y,b){return l(y,b).children}n.parseDOM=f;function h(y,b,_){var w=new o.DomHandler(y,b,_);return new i.Parser(w,b)}n.createDomStream=h;var c=bs;Object.defineProperty(n,"Tokenizer",{enumerable:!0,get:function(){return u(c).default}}),n.ElementType=r(gn);var d=Dr,p=Dr;Object.defineProperty(n,"getFeed",{enumerable:!0,get:function(){return p.getFeed}});var m={xmlMode:!0};function g(y,b){return b===void 0&&(b=m),(0,d.getFeed)(f(y,b))}n.parseFeed=g,n.DomUtils=r(Dr)})(ec);var bp=n=>{if(typeof n!="string")throw new TypeError("Expected a string");return n.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")},Es={};Object.defineProperty(Es,"__esModule",{value:!0});/*!
15
15
  * is-plain-object <https://github.com/jonschlinkert/is-plain-object>
16
16
  *
17
17
  * Copyright (c) 2014-2017, Jon Schlinkert.
18
18
  * Released under the MIT License.
19
- */function ra(n){return Object.prototype.toString.call(n)==="[object Object]"}function bp(n){var e,t;return ra(n)===!1?!1:(e=n.constructor,e===void 0?!0:(t=e.prototype,!(ra(t)===!1||t.hasOwnProperty("isPrototypeOf")===!1)))}Ns.isPlainObject=bp;var yp=function(e){return xp(e)&&!_p(e)};function xp(n){return!!n&&typeof n=="object"}function _p(n){var e=Object.prototype.toString.call(n);return e==="[object RegExp]"||e==="[object Date]"||Sp(n)}var vp=typeof Symbol=="function"&&Symbol.for,wp=vp?Symbol.for("react.element"):60103;function Sp(n){return n.$$typeof===wp}function Tp(n){return Array.isArray(n)?[]:{}}function Wn(n,e){return e.clone!==!1&&e.isMergeableObject(n)?an(Tp(n),n,e):n}function Cp(n,e,t){return n.concat(e).map(function(r){return Wn(r,t)})}function Ep(n,e){if(!e.customMerge)return an;var t=e.customMerge(n);return typeof t=="function"?t:an}function Np(n){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(n).filter(function(e){return Object.propertyIsEnumerable.call(n,e)}):[]}function ua(n){return Object.keys(n).concat(Np(n))}function Ec(n,e){try{return e in n}catch{return!1}}function kp(n,e){return Ec(n,e)&&!(Object.hasOwnProperty.call(n,e)&&Object.propertyIsEnumerable.call(n,e))}function Ap(n,e,t){var r={};return t.isMergeableObject(n)&&ua(n).forEach(function(u){r[u]=Wn(n[u],t)}),ua(e).forEach(function(u){kp(n,u)||(Ec(n,u)&&t.isMergeableObject(e[u])?r[u]=Ep(u,t)(n[u],e[u],t):r[u]=Wn(e[u],t))}),r}function an(n,e,t){t=t||{},t.arrayMerge=t.arrayMerge||Cp,t.isMergeableObject=t.isMergeableObject||yp,t.cloneUnlessOtherwiseSpecified=Wn;var r=Array.isArray(e),u=Array.isArray(n),i=r===u;return i?r?t.arrayMerge(n,e,t):Ap(n,e,t):Wn(e,t)}an.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce(function(r,u){return an(r,u,t)},{})};var Op=an,Ip=Op,Nc={exports:{}};(function(n){(function(e,t){n.exports?n.exports=t():e.parseSrcset=t()})($,function(){return function(e){function t(w){return w===" "||w===" "||w===`
20
- `||w==="\f"||w==="\r"}function r(w){var T,S=w.exec(e.substring(g));if(S)return T=S[0],g+=T.length,T}for(var u=e.length,i=/^[ \t\n\r\u000c]+/,s=/^[, \t\n\r\u000c]+/,o=/^[^ \t\n\r\u000c]+/,a=/[,]+$/,l=/^\d+$/,f=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,h,c,d,p,m,g=0,y=[];;){if(r(s),g>=u)return y;h=r(o),c=[],h.slice(-1)===","?(h=h.replace(a,""),_()):b()}function b(){for(r(i),d="",p="in descriptor";;){if(m=e.charAt(g),p==="in descriptor")if(t(m))d&&(c.push(d),d="",p="after descriptor");else if(m===","){g+=1,d&&c.push(d),_();return}else if(m==="(")d=d+m,p="in parens";else if(m===""){d&&c.push(d),_();return}else d=d+m;else if(p==="in parens")if(m===")")d=d+m,p="in descriptor";else if(m===""){c.push(d),_();return}else d=d+m;else if(p==="after descriptor"&&!t(m))if(m===""){_();return}else p="in descriptor",g-=1;g+=1}}function _(){var w=!1,T,S,I,C,L={},U,v,N,A,B;for(C=0;C<c.length;C++)U=c[C],v=U[U.length-1],N=U.substring(0,U.length-1),A=parseInt(N,10),B=parseFloat(N),l.test(N)&&v==="w"?((T||S)&&(w=!0),A===0?w=!0:T=A):f.test(N)&&v==="x"?((T||S||I)&&(w=!0),B<0?w=!0:S=B):l.test(N)&&v==="h"?((I||S)&&(w=!0),A===0?w=!0:I=A):w=!0;w?console&&console.log&&console.log("Invalid srcset descriptor found in '"+e+"' at '"+U+"'."):(L.url=h,T&&(L.w=T),S&&(L.d=S),I&&(L.h=I),y.push(L))}}})})(Nc);var Pp=Nc.exports,ks={exports:{}},G=String,kc=function(){return{isColorSupported:!1,reset:G,bold:G,dim:G,italic:G,underline:G,inverse:G,hidden:G,strikethrough:G,black:G,red:G,green:G,yellow:G,blue:G,magenta:G,cyan:G,white:G,gray:G,bgBlack:G,bgRed:G,bgGreen:G,bgYellow:G,bgBlue:G,bgMagenta:G,bgCyan:G,bgWhite:G,blackBright:G,redBright:G,greenBright:G,yellowBright:G,blueBright:G,magentaBright:G,cyanBright:G,whiteBright:G,bgBlackBright:G,bgRedBright:G,bgGreenBright:G,bgYellowBright:G,bgBlueBright:G,bgMagentaBright:G,bgCyanBright:G,bgWhiteBright:G}};ks.exports=kc();ks.exports.createColors=kc;var Lp=ks.exports;const Dp={},Mp=Object.freeze(Object.defineProperty({__proto__:null,default:Dp},Symbol.toStringTag,{value:"Module"})),je=ah(Mp);let ia=Lp,sa=je,ki=class Ac extends Error{constructor(e,t,r,u,i,s){super(e),this.name="CssSyntaxError",this.reason=e,i&&(this.file=i),u&&(this.source=u),s&&(this.plugin=s),typeof t<"u"&&typeof r<"u"&&(typeof t=="number"?(this.line=t,this.column=r):(this.line=t.line,this.column=t.column,this.endLine=r.line,this.endColumn=r.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,Ac)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(e){if(!this.source)return"";let t=this.source;e==null&&(e=ia.isColorSupported);let r=f=>f,u=f=>f,i=f=>f;if(e){let{bold:f,gray:h,red:c}=ia.createColors(!0);u=d=>f(c(d)),r=d=>h(d),sa&&(i=d=>sa(d))}let s=t.split(/\r?\n/),o=Math.max(this.line-3,0),a=Math.min(this.line+2,s.length),l=String(a).length;return s.slice(o,a).map((f,h)=>{let c=o+1+h,d=" "+(" "+c).slice(-l)+" | ";if(c===this.line){if(f.length>160){let m=20,g=Math.max(0,this.column-m),y=Math.max(this.column+m,this.endColumn+m),b=f.slice(g,y),_=r(d.replace(/\d/g," "))+f.slice(0,Math.min(this.column-1,m-1)).replace(/[^\t]/g," ");return u(">")+r(d)+i(b)+`
19
+ */function ra(n){return Object.prototype.toString.call(n)==="[object Object]"}function yp(n){var e,t;return ra(n)===!1?!1:(e=n.constructor,e===void 0?!0:(t=e.prototype,!(ra(t)===!1||t.hasOwnProperty("isPrototypeOf")===!1)))}Es.isPlainObject=yp;var xp=function(e){return _p(e)&&!vp(e)};function _p(n){return!!n&&typeof n=="object"}function vp(n){var e=Object.prototype.toString.call(n);return e==="[object RegExp]"||e==="[object Date]"||Tp(n)}var wp=typeof Symbol=="function"&&Symbol.for,Sp=wp?Symbol.for("react.element"):60103;function Tp(n){return n.$$typeof===Sp}function Cp(n){return Array.isArray(n)?[]:{}}function zn(n,e){return e.clone!==!1&&e.isMergeableObject(n)?on(Cp(n),n,e):n}function Ep(n,e,t){return n.concat(e).map(function(r){return zn(r,t)})}function kp(n,e){if(!e.customMerge)return on;var t=e.customMerge(n);return typeof t=="function"?t:on}function Np(n){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(n).filter(function(e){return Object.propertyIsEnumerable.call(n,e)}):[]}function ua(n){return Object.keys(n).concat(Np(n))}function Ec(n,e){try{return e in n}catch{return!1}}function Ap(n,e){return Ec(n,e)&&!(Object.hasOwnProperty.call(n,e)&&Object.propertyIsEnumerable.call(n,e))}function Op(n,e,t){var r={};return t.isMergeableObject(n)&&ua(n).forEach(function(u){r[u]=zn(n[u],t)}),ua(e).forEach(function(u){Ap(n,u)||(Ec(n,u)&&t.isMergeableObject(e[u])?r[u]=kp(u,t)(n[u],e[u],t):r[u]=zn(e[u],t))}),r}function on(n,e,t){t=t||{},t.arrayMerge=t.arrayMerge||Ep,t.isMergeableObject=t.isMergeableObject||xp,t.cloneUnlessOtherwiseSpecified=zn;var r=Array.isArray(e),u=Array.isArray(n),i=r===u;return i?r?t.arrayMerge(n,e,t):Op(n,e,t):zn(e,t)}on.all=function(e,t){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce(function(r,u){return on(r,u,t)},{})};var Ip=on,Pp=Ip,kc={exports:{}};(function(n){(function(e,t){n.exports?n.exports=t():e.parseSrcset=t()})($,function(){return function(e){function t(w){return w===" "||w===" "||w===`
20
+ `||w==="\f"||w==="\r"}function r(w){var T,S=w.exec(e.substring(g));if(S)return T=S[0],g+=T.length,T}for(var u=e.length,i=/^[ \t\n\r\u000c]+/,s=/^[, \t\n\r\u000c]+/,o=/^[^ \t\n\r\u000c]+/,a=/[,]+$/,l=/^\d+$/,f=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,h,c,d,p,m,g=0,y=[];;){if(r(s),g>=u)return y;h=r(o),c=[],h.slice(-1)===","?(h=h.replace(a,""),_()):b()}function b(){for(r(i),d="",p="in descriptor";;){if(m=e.charAt(g),p==="in descriptor")if(t(m))d&&(c.push(d),d="",p="after descriptor");else if(m===","){g+=1,d&&c.push(d),_();return}else if(m==="(")d=d+m,p="in parens";else if(m===""){d&&c.push(d),_();return}else d=d+m;else if(p==="in parens")if(m===")")d=d+m,p="in descriptor";else if(m===""){c.push(d),_();return}else d=d+m;else if(p==="after descriptor"&&!t(m))if(m===""){_();return}else p="in descriptor",g-=1;g+=1}}function _(){var w=!1,T,S,I,C,L={},U,v,k,A,B;for(C=0;C<c.length;C++)U=c[C],v=U[U.length-1],k=U.substring(0,U.length-1),A=parseInt(k,10),B=parseFloat(k),l.test(k)&&v==="w"?((T||S)&&(w=!0),A===0?w=!0:T=A):f.test(k)&&v==="x"?((T||S||I)&&(w=!0),B<0?w=!0:S=B):l.test(k)&&v==="h"?((I||S)&&(w=!0),A===0?w=!0:I=A):w=!0;w?console&&console.log&&console.log("Invalid srcset descriptor found in '"+e+"' at '"+U+"'."):(L.url=h,T&&(L.w=T),S&&(L.d=S),I&&(L.h=I),y.push(L))}}})})(kc);var Lp=kc.exports,ks={exports:{}},G=String,Nc=function(){return{isColorSupported:!1,reset:G,bold:G,dim:G,italic:G,underline:G,inverse:G,hidden:G,strikethrough:G,black:G,red:G,green:G,yellow:G,blue:G,magenta:G,cyan:G,white:G,gray:G,bgBlack:G,bgRed:G,bgGreen:G,bgYellow:G,bgBlue:G,bgMagenta:G,bgCyan:G,bgWhite:G,blackBright:G,redBright:G,greenBright:G,yellowBright:G,blueBright:G,magentaBright:G,cyanBright:G,whiteBright:G,bgBlackBright:G,bgRedBright:G,bgGreenBright:G,bgYellowBright:G,bgBlueBright:G,bgMagentaBright:G,bgCyanBright:G,bgWhiteBright:G}};ks.exports=Nc();ks.exports.createColors=Nc;var Dp=ks.exports;const Mp={},Rp=Object.freeze(Object.defineProperty({__proto__:null,default:Mp},Symbol.toStringTag,{value:"Module"})),Fe=lh(Rp);let ia=Dp,sa=Fe,ki=class Ac extends Error{constructor(e,t,r,u,i,s){super(e),this.name="CssSyntaxError",this.reason=e,i&&(this.file=i),u&&(this.source=u),s&&(this.plugin=s),typeof t<"u"&&typeof r<"u"&&(typeof t=="number"?(this.line=t,this.column=r):(this.line=t.line,this.column=t.column,this.endLine=r.line,this.endColumn=r.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,Ac)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(e){if(!this.source)return"";let t=this.source;e==null&&(e=ia.isColorSupported);let r=f=>f,u=f=>f,i=f=>f;if(e){let{bold:f,gray:h,red:c}=ia.createColors(!0);u=d=>f(c(d)),r=d=>h(d),sa&&(i=d=>sa(d))}let s=t.split(/\r?\n/),o=Math.max(this.line-3,0),a=Math.min(this.line+2,s.length),l=String(a).length;return s.slice(o,a).map((f,h)=>{let c=o+1+h,d=" "+(" "+c).slice(-l)+" | ";if(c===this.line){if(f.length>160){let m=20,g=Math.max(0,this.column-m),y=Math.max(this.column+m,this.endColumn+m),b=f.slice(g,y),_=r(d.replace(/\d/g," "))+f.slice(0,Math.min(this.column-1,m-1)).replace(/[^\t]/g," ");return u(">")+r(d)+i(b)+`
21
21
  `+_+u("^")}let p=r(d.replace(/\d/g," "))+f.slice(0,this.column-1).replace(/[^\t]/g," ");return u(">")+r(d)+i(f)+`
22
22
  `+p+u("^")}return" "+r(d)+i(f)}).join(`
23
23
  `)}toString(){let e=this.showSourceCode();return e&&(e=`
24
24
 
25
25
  `+e+`
26
- `),this.name+": "+this.message+e}};var As=ki;ki.default=ki;const oa={after:`
26
+ `),this.name+": "+this.message+e}};var Ns=ki;ki.default=ki;const oa={after:`
27
27
  `,beforeClose:`
28
28
  `,beforeComment:`
29
29
  `,beforeDecl:`
30
30
  `,beforeOpen:" ",beforeRule:`
31
- `,colon:": ",commentLeft:" ",commentRight:" ",emptyBody:"",indent:" ",semicolon:!1};function Rp(n){return n[0].toUpperCase()+n.slice(1)}let Ai=class{constructor(e){this.builder=e}atrule(e,t){let r="@"+e.name,u=e.params?this.rawValue(e,"params"):"";if(typeof e.raws.afterName<"u"?r+=e.raws.afterName:u&&(r+=" "),e.nodes)this.block(e,r+u);else{let i=(e.raws.between||"")+(t?";":"");this.builder(r+u+i,e)}}beforeAfter(e,t){let r;e.type==="decl"?r=this.raw(e,null,"beforeDecl"):e.type==="comment"?r=this.raw(e,null,"beforeComment"):t==="before"?r=this.raw(e,null,"beforeRule"):r=this.raw(e,null,"beforeClose");let u=e.parent,i=0;for(;u&&u.type!=="root";)i+=1,u=u.parent;if(r.includes(`
32
- `)){let s=this.raw(e,null,"indent");if(s.length)for(let o=0;o<i;o++)r+=s}return r}block(e,t){let r=this.raw(e,"between","beforeOpen");this.builder(t+r+"{",e,"start");let u;e.nodes&&e.nodes.length?(this.body(e),u=this.raw(e,"after")):u=this.raw(e,"after","emptyBody"),u&&this.builder(u),this.builder("}",e,"end")}body(e){let t=e.nodes.length-1;for(;t>0&&e.nodes[t].type==="comment";)t-=1;let r=this.raw(e,"semicolon");for(let u=0;u<e.nodes.length;u++){let i=e.nodes[u],s=this.raw(i,"before");s&&this.builder(s),this.stringify(i,t!==u||r)}}comment(e){let t=this.raw(e,"left","commentLeft"),r=this.raw(e,"right","commentRight");this.builder("/*"+t+e.text+r+"*/",e)}decl(e,t){let r=this.raw(e,"between","colon"),u=e.prop+r+this.rawValue(e,"value");e.important&&(u+=e.raws.important||" !important"),t&&(u+=";"),this.builder(u,e)}document(e){this.body(e)}raw(e,t,r){let u;if(r||(r=t),t&&(u=e.raws[t],typeof u<"u"))return u;let i=e.parent;if(r==="before"&&(!i||i.type==="root"&&i.first===e||i&&i.type==="document"))return"";if(!i)return oa[r];let s=e.root();if(s.rawCache||(s.rawCache={}),typeof s.rawCache[r]<"u")return s.rawCache[r];if(r==="before"||r==="after")return this.beforeAfter(e,r);{let o="raw"+Rp(r);this[o]?u=this[o](s,e):s.walk(a=>{if(u=a.raws[t],typeof u<"u")return!1})}return typeof u>"u"&&(u=oa[r]),s.rawCache[r]=u,u}rawBeforeClose(e){let t;return e.walk(r=>{if(r.nodes&&r.nodes.length>0&&typeof r.raws.after<"u")return t=r.raws.after,t.includes(`
31
+ `,colon:": ",commentLeft:" ",commentRight:" ",emptyBody:"",indent:" ",semicolon:!1};function Bp(n){return n[0].toUpperCase()+n.slice(1)}let Ni=class{constructor(e){this.builder=e}atrule(e,t){let r="@"+e.name,u=e.params?this.rawValue(e,"params"):"";if(typeof e.raws.afterName<"u"?r+=e.raws.afterName:u&&(r+=" "),e.nodes)this.block(e,r+u);else{let i=(e.raws.between||"")+(t?";":"");this.builder(r+u+i,e)}}beforeAfter(e,t){let r;e.type==="decl"?r=this.raw(e,null,"beforeDecl"):e.type==="comment"?r=this.raw(e,null,"beforeComment"):t==="before"?r=this.raw(e,null,"beforeRule"):r=this.raw(e,null,"beforeClose");let u=e.parent,i=0;for(;u&&u.type!=="root";)i+=1,u=u.parent;if(r.includes(`
32
+ `)){let s=this.raw(e,null,"indent");if(s.length)for(let o=0;o<i;o++)r+=s}return r}block(e,t){let r=this.raw(e,"between","beforeOpen");this.builder(t+r+"{",e,"start");let u;e.nodes&&e.nodes.length?(this.body(e),u=this.raw(e,"after")):u=this.raw(e,"after","emptyBody"),u&&this.builder(u),this.builder("}",e,"end")}body(e){let t=e.nodes.length-1;for(;t>0&&e.nodes[t].type==="comment";)t-=1;let r=this.raw(e,"semicolon");for(let u=0;u<e.nodes.length;u++){let i=e.nodes[u],s=this.raw(i,"before");s&&this.builder(s),this.stringify(i,t!==u||r)}}comment(e){let t=this.raw(e,"left","commentLeft"),r=this.raw(e,"right","commentRight");this.builder("/*"+t+e.text+r+"*/",e)}decl(e,t){let r=this.raw(e,"between","colon"),u=e.prop+r+this.rawValue(e,"value");e.important&&(u+=e.raws.important||" !important"),t&&(u+=";"),this.builder(u,e)}document(e){this.body(e)}raw(e,t,r){let u;if(r||(r=t),t&&(u=e.raws[t],typeof u<"u"))return u;let i=e.parent;if(r==="before"&&(!i||i.type==="root"&&i.first===e||i&&i.type==="document"))return"";if(!i)return oa[r];let s=e.root();if(s.rawCache||(s.rawCache={}),typeof s.rawCache[r]<"u")return s.rawCache[r];if(r==="before"||r==="after")return this.beforeAfter(e,r);{let o="raw"+Bp(r);this[o]?u=this[o](s,e):s.walk(a=>{if(u=a.raws[t],typeof u<"u")return!1})}return typeof u>"u"&&(u=oa[r]),s.rawCache[r]=u,u}rawBeforeClose(e){let t;return e.walk(r=>{if(r.nodes&&r.nodes.length>0&&typeof r.raws.after<"u")return t=r.raws.after,t.includes(`
33
33
  `)&&(t=t.replace(/[^\n]+$/,"")),!1}),t&&(t=t.replace(/\S/g,"")),t}rawBeforeComment(e,t){let r;return e.walkComments(u=>{if(typeof u.raws.before<"u")return r=u.raws.before,r.includes(`
34
34
  `)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r>"u"?r=this.raw(t,null,"beforeDecl"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeDecl(e,t){let r;return e.walkDecls(u=>{if(typeof u.raws.before<"u")return r=u.raws.before,r.includes(`
35
35
  `)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r>"u"?r=this.raw(t,null,"beforeRule"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeOpen(e){let t;return e.walk(r=>{if(r.type!=="decl"&&(t=r.raws.between,typeof t<"u"))return!1}),t}rawBeforeRule(e){let t;return e.walk(r=>{if(r.nodes&&(r.parent!==e||e.first!==r)&&typeof r.raws.before<"u")return t=r.raws.before,t.includes(`
36
36
  `)&&(t=t.replace(/[^\n]+$/,"")),!1}),t&&(t=t.replace(/\S/g,"")),t}rawColon(e){let t;return e.walkDecls(r=>{if(typeof r.raws.between<"u")return t=r.raws.between.replace(/[^\s:]/g,""),!1}),t}rawEmptyBody(e){let t;return e.walk(r=>{if(r.nodes&&r.nodes.length===0&&(t=r.raws.after,typeof t<"u"))return!1}),t}rawIndent(e){if(e.raws.indent)return e.raws.indent;let t;return e.walk(r=>{let u=r.parent;if(u&&u!==e&&u.parent&&u.parent===e&&typeof r.raws.before<"u"){let i=r.raws.before.split(`
37
- `);return t=i[i.length-1],t=t.replace(/\S/g,""),!1}}),t}rawSemicolon(e){let t;return e.walk(r=>{if(r.nodes&&r.nodes.length&&r.last.type==="decl"&&(t=r.raws.semicolon,typeof t<"u"))return!1}),t}rawValue(e,t){let r=e[t],u=e.raws[t];return u&&u.value===r?u.raw:r}root(e){this.body(e),e.raws.after&&this.builder(e.raws.after)}rule(e){this.block(e,this.rawValue(e,"selector")),e.raws.ownSemicolon&&this.builder(e.raws.ownSemicolon,e,"end")}stringify(e,t){if(!this[e.type])throw new Error("Unknown AST node type "+e.type+". Maybe you need to change PostCSS stringifier.");this[e.type](e,t)}};var Oc=Ai;Ai.default=Ai;let Bp=Oc;function Oi(n,e){new Bp(e).stringify(n)}var Pu=Oi;Oi.default=Oi;var fr={};fr.isClean=Symbol("isClean");fr.my=Symbol("my");let Fp=As,jp=Oc,qp=Pu,{isClean:wn,my:Up}=fr;function Ii(n,e){let t=new n.constructor;for(let r in n){if(!Object.prototype.hasOwnProperty.call(n,r)||r==="proxyCache")continue;let u=n[r],i=typeof u;r==="parent"&&i==="object"?e&&(t[r]=e):r==="source"?t[r]=u:Array.isArray(u)?t[r]=u.map(s=>Ii(s,t)):(i==="object"&&u!==null&&(u=Ii(u)),t[r]=u)}return t}function Qe(n,e){if(e&&typeof e.offset<"u")return e.offset;let t=1,r=1,u=0;for(let i=0;i<n.length;i++){if(r===e.line&&t===e.column){u=i;break}n[i]===`
38
- `?(t=1,r+=1):t+=1}return u}let Pi=class{get proxyOf(){return this}constructor(e={}){this.raws={},this[wn]=!1,this[Up]=!0;for(let t in e)if(t==="nodes"){this.nodes=[];for(let r of e[t])typeof r.clone=="function"?this.append(r.clone()):this.append(r)}else this[t]=e[t]}addToError(e){if(e.postcssNode=this,e.stack&&this.source&&/\n\s{4}at /.test(e.stack)){let t=this.source;e.stack=e.stack.replace(/\n\s{4}at /,`$&${t.input.from}:${t.start.line}:${t.start.column}$&`)}return e}after(e){return this.parent.insertAfter(this,e),this}assign(e={}){for(let t in e)this[t]=e[t];return this}before(e){return this.parent.insertBefore(this,e),this}cleanRaws(e){delete this.raws.before,delete this.raws.after,e||delete this.raws.between}clone(e={}){let t=Ii(this);for(let r in e)t[r]=e[r];return t}cloneAfter(e={}){let t=this.clone(e);return this.parent.insertAfter(this,t),t}cloneBefore(e={}){let t=this.clone(e);return this.parent.insertBefore(this,t),t}error(e,t={}){if(this.source){let{end:r,start:u}=this.rangeBy(t);return this.source.input.error(e,{column:u.column,line:u.line},{column:r.column,line:r.line},t)}return new Fp(e)}getProxyProcessor(){return{get(e,t){return t==="proxyOf"?e:t==="root"?()=>e.root().toProxy():e[t]},set(e,t,r){return e[t]===r||(e[t]=r,(t==="prop"||t==="value"||t==="name"||t==="params"||t==="important"||t==="text")&&e.markDirty()),!0}}}markClean(){this[wn]=!0}markDirty(){if(this[wn]){this[wn]=!1;let e=this;for(;e=e.parent;)e[wn]=!1}}next(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e+1]}positionBy(e={}){let t=this.source.start;if(e.index)t=this.positionInside(e.index);else if(e.word){let r="document"in this.source.input?this.source.input.document:this.source.input.css,i=r.slice(Qe(r,this.source.start),Qe(r,this.source.end)).indexOf(e.word);i!==-1&&(t=this.positionInside(i))}return t}positionInside(e){let t=this.source.start.column,r=this.source.start.line,u="document"in this.source.input?this.source.input.document:this.source.input.css,i=Qe(u,this.source.start),s=i+e;for(let o=i;o<s;o++)u[o]===`
39
- `?(t=1,r+=1):t+=1;return{column:t,line:r,offset:s}}prev(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e-1]}rangeBy(e={}){let t="document"in this.source.input?this.source.input.document:this.source.input.css,r={column:this.source.start.column,line:this.source.start.line,offset:Qe(t,this.source.start)},u=this.source.end?{column:this.source.end.column+1,line:this.source.end.line,offset:typeof this.source.end.offset=="number"?this.source.end.offset:Qe(t,this.source.end)+1}:{column:r.column+1,line:r.line,offset:r.offset+1};if(e.word){let s=t.slice(Qe(t,this.source.start),Qe(t,this.source.end)).indexOf(e.word);s!==-1&&(r=this.positionInside(s),u=this.positionInside(s+e.word.length))}else e.start?r={column:e.start.column,line:e.start.line,offset:Qe(t,e.start)}:e.index&&(r=this.positionInside(e.index)),e.end?u={column:e.end.column,line:e.end.line,offset:Qe(t,e.end)}:typeof e.endIndex=="number"?u=this.positionInside(e.endIndex):e.index&&(u=this.positionInside(e.index+1));return(u.line<r.line||u.line===r.line&&u.column<=r.column)&&(u={column:r.column+1,line:r.line,offset:r.offset+1}),{end:u,start:r}}raw(e,t){return new jp().raw(this,e,t)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}replaceWith(...e){if(this.parent){let t=this,r=!1;for(let u of e)u===this?r=!0:r?(this.parent.insertAfter(t,u),t=u):this.parent.insertBefore(t,u);r||this.remove()}return this}root(){let e=this;for(;e.parent&&e.parent.type!=="document";)e=e.parent;return e}toJSON(e,t){let r={},u=t==null;t=t||new Map;let i=0;for(let s in this){if(!Object.prototype.hasOwnProperty.call(this,s)||s==="parent"||s==="proxyCache")continue;let o=this[s];if(Array.isArray(o))r[s]=o.map(a=>typeof a=="object"&&a.toJSON?a.toJSON(null,t):a);else if(typeof o=="object"&&o.toJSON)r[s]=o.toJSON(null,t);else if(s==="source"){if(o==null)continue;let a=t.get(o.input);a==null&&(a=i,t.set(o.input,i),i++),r[s]={end:o.end,inputId:a,start:o.start}}else r[s]=o}return u&&(r.inputs=[...t.keys()].map(s=>s.toJSON())),r}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}toString(e=qp){e.stringify&&(e=e.stringify);let t="";return e(this,r=>{t+=r}),t}warn(e,t,r={}){let u={node:this};for(let i in r)u[i]=r[i];return e.warn(t,u)}};var Lu=Pi;Pi.default=Pi;let zp=Lu,Li=class extends zp{constructor(e){super(e),this.type="comment"}};var Du=Li;Li.default=Li;let Wp=Lu,Di=class extends Wp{get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}constructor(e){e&&typeof e.value<"u"&&typeof e.value!="string"&&(e={...e,value:String(e.value)}),super(e),this.type="decl"}};var Mu=Di;Di.default=Di;let Ic=Du,Pc=Mu,$p=Lu,{isClean:Lc,my:Dc}=fr,Os,Mc,Rc,Is;function Bc(n){return n.map(e=>(e.nodes&&(e.nodes=Bc(e.nodes)),delete e.source,e))}function Fc(n){if(n[Lc]=!1,n.proxyOf.nodes)for(let e of n.proxyOf.nodes)Fc(e)}let st=class jc extends $p{get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}append(...e){for(let t of e){let r=this.normalize(t,this.last);for(let u of r)this.proxyOf.nodes.push(u)}return this.markDirty(),this}cleanRaws(e){if(super.cleanRaws(e),this.nodes)for(let t of this.nodes)t.cleanRaws(e)}each(e){if(!this.proxyOf.nodes)return;let t=this.getIterator(),r,u;for(;this.indexes[t]<this.proxyOf.nodes.length&&(r=this.indexes[t],u=e(this.proxyOf.nodes[r],r),u!==!1);)this.indexes[t]+=1;return delete this.indexes[t],u}every(e){return this.nodes.every(e)}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let e=this.lastEach;return this.indexes[e]=0,e}getProxyProcessor(){return{get(e,t){return t==="proxyOf"?e:e[t]?t==="each"||typeof t=="string"&&t.startsWith("walk")?(...r)=>e[t](...r.map(u=>typeof u=="function"?(i,s)=>u(i.toProxy(),s):u)):t==="every"||t==="some"?r=>e[t]((u,...i)=>r(u.toProxy(),...i)):t==="root"?()=>e.root().toProxy():t==="nodes"?e.nodes.map(r=>r.toProxy()):t==="first"||t==="last"?e[t].toProxy():e[t]:e[t]},set(e,t,r){return e[t]===r||(e[t]=r,(t==="name"||t==="params"||t==="selector")&&e.markDirty()),!0}}}index(e){return typeof e=="number"?e:(e.proxyOf&&(e=e.proxyOf),this.proxyOf.nodes.indexOf(e))}insertAfter(e,t){let r=this.index(e),u=this.normalize(t,this.proxyOf.nodes[r]).reverse();r=this.index(e);for(let s of u)this.proxyOf.nodes.splice(r+1,0,s);let i;for(let s in this.indexes)i=this.indexes[s],r<i&&(this.indexes[s]=i+u.length);return this.markDirty(),this}insertBefore(e,t){let r=this.index(e),u=r===0?"prepend":!1,i=this.normalize(t,this.proxyOf.nodes[r],u).reverse();r=this.index(e);for(let o of i)this.proxyOf.nodes.splice(r,0,o);let s;for(let o in this.indexes)s=this.indexes[o],r<=s&&(this.indexes[o]=s+i.length);return this.markDirty(),this}normalize(e,t){if(typeof e=="string")e=Bc(Mc(e).nodes);else if(typeof e>"u")e=[];else if(Array.isArray(e)){e=e.slice(0);for(let u of e)u.parent&&u.parent.removeChild(u,"ignore")}else if(e.type==="root"&&this.type!=="document"){e=e.nodes.slice(0);for(let u of e)u.parent&&u.parent.removeChild(u,"ignore")}else if(e.type)e=[e];else if(e.prop){if(typeof e.value>"u")throw new Error("Value field is missed in node creation");typeof e.value!="string"&&(e.value=String(e.value)),e=[new Pc(e)]}else if(e.selector||e.selectors)e=[new Is(e)];else if(e.name)e=[new Os(e)];else if(e.text)e=[new Ic(e)];else throw new Error("Unknown node type in node creation");return e.map(u=>(u[Dc]||jc.rebuild(u),u=u.proxyOf,u.parent&&u.parent.removeChild(u),u[Lc]&&Fc(u),u.raws||(u.raws={}),typeof u.raws.before>"u"&&t&&typeof t.raws.before<"u"&&(u.raws.before=t.raws.before.replace(/\S/g,"")),u.parent=this.proxyOf,u))}prepend(...e){e=e.reverse();for(let t of e){let r=this.normalize(t,this.first,"prepend").reverse();for(let u of r)this.proxyOf.nodes.unshift(u);for(let u in this.indexes)this.indexes[u]=this.indexes[u]+r.length}return this.markDirty(),this}push(e){return e.parent=this,this.proxyOf.nodes.push(e),this}removeAll(){for(let e of this.proxyOf.nodes)e.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}removeChild(e){e=this.index(e),this.proxyOf.nodes[e].parent=void 0,this.proxyOf.nodes.splice(e,1);let t;for(let r in this.indexes)t=this.indexes[r],t>=e&&(this.indexes[r]=t-1);return this.markDirty(),this}replaceValues(e,t,r){return r||(r=t,t={}),this.walkDecls(u=>{t.props&&!t.props.includes(u.prop)||t.fast&&!u.value.includes(t.fast)||(u.value=u.value.replace(e,r))}),this.markDirty(),this}some(e){return this.nodes.some(e)}walk(e){return this.each((t,r)=>{let u;try{u=e(t,r)}catch(i){throw t.addToError(i)}return u!==!1&&t.walk&&(u=t.walk(e)),u})}walkAtRules(e,t){return t?e instanceof RegExp?this.walk((r,u)=>{if(r.type==="atrule"&&e.test(r.name))return t(r,u)}):this.walk((r,u)=>{if(r.type==="atrule"&&r.name===e)return t(r,u)}):(t=e,this.walk((r,u)=>{if(r.type==="atrule")return t(r,u)}))}walkComments(e){return this.walk((t,r)=>{if(t.type==="comment")return e(t,r)})}walkDecls(e,t){return t?e instanceof RegExp?this.walk((r,u)=>{if(r.type==="decl"&&e.test(r.prop))return t(r,u)}):this.walk((r,u)=>{if(r.type==="decl"&&r.prop===e)return t(r,u)}):(t=e,this.walk((r,u)=>{if(r.type==="decl")return t(r,u)}))}walkRules(e,t){return t?e instanceof RegExp?this.walk((r,u)=>{if(r.type==="rule"&&e.test(r.selector))return t(r,u)}):this.walk((r,u)=>{if(r.type==="rule"&&r.selector===e)return t(r,u)}):(t=e,this.walk((r,u)=>{if(r.type==="rule")return t(r,u)}))}};st.registerParse=n=>{Mc=n};st.registerRule=n=>{Is=n};st.registerAtRule=n=>{Os=n};st.registerRoot=n=>{Rc=n};var Vt=st;st.default=st;st.rebuild=n=>{n.type==="atrule"?Object.setPrototypeOf(n,Os.prototype):n.type==="rule"?Object.setPrototypeOf(n,Is.prototype):n.type==="decl"?Object.setPrototypeOf(n,Pc.prototype):n.type==="comment"?Object.setPrototypeOf(n,Ic.prototype):n.type==="root"&&Object.setPrototypeOf(n,Rc.prototype),n[Dc]=!0,n.nodes&&n.nodes.forEach(e=>{st.rebuild(e)})};let qc=Vt,lu=class extends qc{constructor(e){super(e),this.type="atrule"}append(...e){return this.proxyOf.nodes||(this.nodes=[]),super.append(...e)}prepend(...e){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...e)}};var Ps=lu;lu.default=lu;qc.registerAtRule(lu);let Hp=Vt,Uc,zc,$n=class extends Hp{constructor(e){super({type:"document",...e}),this.nodes||(this.nodes=[])}toResult(e={}){return new Uc(new zc,this,e).stringify()}};$n.registerLazyResult=n=>{Uc=n};$n.registerProcessor=n=>{zc=n};var Ls=$n;$n.default=$n;let Vp="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",Gp=(n=21)=>{let e="",t=n|0;for(;t--;)e+=Vp[Math.random()*64|0];return e};var Kp={nanoid:Gp};let{existsSync:Jp,readFileSync:Xp}=je,{dirname:Zu,join:Zp}=je,{SourceMapConsumer:aa,SourceMapGenerator:la}=je;function Qp(n){return Buffer?Buffer.from(n,"base64").toString():window.atob(n)}let Mi=class{constructor(e,t){if(t.map===!1)return;this.loadAnnotation(e),this.inline=this.startWith(this.annotation,"data:");let r=t.map?t.map.prev:void 0,u=this.loadMap(t.from,r);!this.mapFile&&t.from&&(this.mapFile=t.from),this.mapFile&&(this.root=Zu(this.mapFile)),u&&(this.text=u)}consumer(){return this.consumerCache||(this.consumerCache=new aa(this.text)),this.consumerCache}decodeInline(e){let t=/^data:application\/json;charset=utf-?8;base64,/,r=/^data:application\/json;base64,/,u=/^data:application\/json;charset=utf-?8,/,i=/^data:application\/json,/,s=e.match(u)||e.match(i);if(s)return decodeURIComponent(e.substr(s[0].length));let o=e.match(t)||e.match(r);if(o)return Qp(e.substr(o[0].length));let a=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+a)}getAnnotationURL(e){return e.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}isMap(e){return typeof e!="object"?!1:typeof e.mappings=="string"||typeof e._mappings=="string"||Array.isArray(e.sections)}loadAnnotation(e){let t=e.match(/\/\*\s*# sourceMappingURL=/g);if(!t)return;let r=e.lastIndexOf(t.pop()),u=e.indexOf("*/",r);r>-1&&u>-1&&(this.annotation=this.getAnnotationURL(e.substring(r,u)))}loadFile(e){if(this.root=Zu(e),Jp(e))return this.mapFile=e,Xp(e,"utf-8").toString().trim()}loadMap(e,t){if(t===!1)return!1;if(t){if(typeof t=="string")return t;if(typeof t=="function"){let r=t(e);if(r){let u=this.loadFile(r);if(!u)throw new Error("Unable to load previous source map: "+r.toString());return u}}else{if(t instanceof aa)return la.fromSourceMap(t).toString();if(t instanceof la)return t.toString();if(this.isMap(t))return JSON.stringify(t);throw new Error("Unsupported previous source map format: "+t.toString())}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let r=this.annotation;return e&&(r=Zp(Zu(e),r)),this.loadFile(r)}}}startWith(e,t){return e?e.substr(0,t.length)===t:!1}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}};var Wc=Mi;Mi.default=Mi;let{nanoid:Yp}=Kp,{isAbsolute:Ri,resolve:Bi}=je,{SourceMapConsumer:eg,SourceMapGenerator:tg}=je,{fileURLToPath:ca,pathToFileURL:Tr}=je,fa=As,ng=Wc,Qu=je,Yu=Symbol("lineToIndexCache"),rg=!!(eg&&tg),da=!!(Bi&&Ri);function ha(n){if(n[Yu])return n[Yu];let e=n.css.split(`
40
- `),t=new Array(e.length),r=0;for(let u=0,i=e.length;u<i;u++)t[u]=r,r+=e[u].length+1;return n[Yu]=t,t}let cu=class{get from(){return this.file||this.id}constructor(e,t={}){if(e===null||typeof e>"u"||typeof e=="object"&&!e.toString)throw new Error(`PostCSS received ${e} instead of CSS string`);if(this.css=e.toString(),this.css[0]==="\uFEFF"||this.css[0]==="￾"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,this.document=this.css,t.document&&(this.document=t.document.toString()),t.from&&(!da||/^\w+:\/\//.test(t.from)||Ri(t.from)?this.file=t.from:this.file=Bi(t.from)),da&&rg){let r=new ng(this.css,t);if(r.text){this.map=r;let u=r.consumer().file;!this.file&&u&&(this.file=this.mapResolve(u))}}this.file||(this.id="<input css "+Yp(6)+">"),this.map&&(this.map.file=this.from)}error(e,t,r,u={}){let i,s,o,a,l;if(t&&typeof t=="object"){let h=t,c=r;if(typeof h.offset=="number"){a=h.offset;let d=this.fromOffset(a);t=d.line,r=d.col}else t=h.line,r=h.column,a=this.fromLineAndColumn(t,r);if(typeof c.offset=="number"){o=c.offset;let d=this.fromOffset(o);s=d.line,i=d.col}else s=c.line,i=c.column,o=this.fromLineAndColumn(c.line,c.column)}else if(r)a=this.fromLineAndColumn(t,r);else{a=t;let h=this.fromOffset(a);t=h.line,r=h.col}let f=this.origin(t,r,s,i);return f?l=new fa(e,f.endLine===void 0?f.line:{column:f.column,line:f.line},f.endLine===void 0?f.column:{column:f.endColumn,line:f.endLine},f.source,f.file,u.plugin):l=new fa(e,s===void 0?t:{column:r,line:t},s===void 0?r:{column:i,line:s},this.css,this.file,u.plugin),l.input={column:r,endColumn:i,endLine:s,endOffset:o,line:t,offset:a,source:this.css},this.file&&(Tr&&(l.input.url=Tr(this.file).toString()),l.input.file=this.file),l}fromLineAndColumn(e,t){return ha(this)[e-1]+t-1}fromOffset(e){let t=ha(this),r=t[t.length-1],u=0;if(e>=r)u=t.length-1;else{let i=t.length-2,s;for(;u<i;)if(s=u+(i-u>>1),e<t[s])i=s-1;else if(e>=t[s+1])u=s+1;else{u=s;break}}return{col:e-t[u]+1,line:u+1}}mapResolve(e){return/^\w+:\/\//.test(e)?e:Bi(this.map.consumer().sourceRoot||this.map.root||".",e)}origin(e,t,r,u){if(!this.map)return!1;let i=this.map.consumer(),s=i.originalPositionFor({column:t,line:e});if(!s.source)return!1;let o;typeof r=="number"&&(o=i.originalPositionFor({column:u,line:r}));let a;Ri(s.source)?a=Tr(s.source):a=new URL(s.source,this.map.consumer().sourceRoot||Tr(this.map.mapFile));let l={column:s.column,endColumn:o&&o.column,endLine:o&&o.line,line:s.line,url:a.toString()};if(a.protocol==="file:")if(ca)l.file=ca(a);else throw new Error("file: protocol is not available in this PostCSS build");let f=i.sourceContentFor(s.source);return f&&(l.source=f),l}toJSON(){let e={};for(let t of["hasBOM","css","file","id"])this[t]!=null&&(e[t]=this[t]);return this.map&&(e.map={...this.map},e.map.consumerCache&&(e.map.consumerCache=void 0)),e}};var Ru=cu;cu.default=cu;Qu&&Qu.registerInput&&Qu.registerInput(cu);let $c=Vt,Hc,Vc,ln=class extends $c{constructor(e){super(e),this.type="root",this.nodes||(this.nodes=[])}normalize(e,t,r){let u=super.normalize(e);if(t){if(r==="prepend")this.nodes.length>1?t.raws.before=this.nodes[1].raws.before:delete t.raws.before;else if(this.first!==t)for(let i of u)i.raws.before=t.raws.before}return u}removeChild(e,t){let r=this.index(e);return!t&&r===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[r].raws.before),super.removeChild(e)}toResult(e={}){return new Hc(new Vc,this,e).stringify()}};ln.registerLazyResult=n=>{Hc=n};ln.registerProcessor=n=>{Vc=n};var dr=ln;ln.default=ln;$c.registerRoot(ln);let Hn={comma(n){return Hn.split(n,[","],!0)},space(n){let e=[" ",`
41
- `," "];return Hn.split(n,e)},split(n,e,t){let r=[],u="",i=!1,s=0,o=!1,a="",l=!1;for(let f of n)l?l=!1:f==="\\"?l=!0:o?f===a&&(o=!1):f==='"'||f==="'"?(o=!0,a=f):f==="("?s+=1:f===")"?s>0&&(s-=1):s===0&&e.includes(f)&&(i=!0),i?(u!==""&&r.push(u.trim()),u="",i=!1):u+=f;return(t||u!=="")&&r.push(u.trim()),r}};var Gc=Hn;Hn.default=Hn;let Kc=Vt,ug=Gc,fu=class extends Kc{get selectors(){return ug.comma(this.selector)}set selectors(e){let t=this.selector?this.selector.match(/,\s*/):null,r=t?t[0]:","+this.raw("between","beforeOpen");this.selector=e.join(r)}constructor(e){super(e),this.type="rule",this.nodes||(this.nodes=[])}};var Ds=fu;fu.default=fu;Kc.registerRule(fu);let ig=Ps,sg=Du,og=Mu,ag=Ru,lg=Wc,cg=dr,fg=Ds;function Vn(n,e){if(Array.isArray(n))return n.map(u=>Vn(u));let{inputs:t,...r}=n;if(t){e=[];for(let u of t){let i={...u,__proto__:ag.prototype};i.map&&(i.map={...i.map,__proto__:lg.prototype}),e.push(i)}}if(r.nodes&&(r.nodes=n.nodes.map(u=>Vn(u,e))),r.source){let{inputId:u,...i}=r.source;r.source=i,u!=null&&(r.source.input=e[u])}if(r.type==="root")return new cg(r);if(r.type==="decl")return new og(r);if(r.type==="rule")return new fg(r);if(r.type==="comment")return new sg(r);if(r.type==="atrule")return new ig(r);throw new Error("Unknown node type: "+n.type)}var dg=Vn;Vn.default=Vn;let{dirname:Br,relative:Jc,resolve:Xc,sep:Zc}=je,{SourceMapConsumer:Qc,SourceMapGenerator:Fr}=je,{pathToFileURL:pa}=je,hg=Ru,pg=!!(Qc&&Fr),gg=!!(Br&&Xc&&Jc&&Zc),mg=class{constructor(e,t,r,u){this.stringify=e,this.mapOpts=r.map||{},this.root=t,this.opts=r,this.css=u,this.originalCSS=u,this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute,this.memoizedFileURLs=new Map,this.memoizedPaths=new Map,this.memoizedURLs=new Map}addAnnotation(){let e;this.isInline()?e="data:application/json;base64,"+this.toBase64(this.map.toString()):typeof this.mapOpts.annotation=="string"?e=this.mapOpts.annotation:typeof this.mapOpts.annotation=="function"?e=this.mapOpts.annotation(this.opts.to,this.root):e=this.outputFile()+".map";let t=`
37
+ `);return t=i[i.length-1],t=t.replace(/\S/g,""),!1}}),t}rawSemicolon(e){let t;return e.walk(r=>{if(r.nodes&&r.nodes.length&&r.last.type==="decl"&&(t=r.raws.semicolon,typeof t<"u"))return!1}),t}rawValue(e,t){let r=e[t],u=e.raws[t];return u&&u.value===r?u.raw:r}root(e){this.body(e),e.raws.after&&this.builder(e.raws.after)}rule(e){this.block(e,this.rawValue(e,"selector")),e.raws.ownSemicolon&&this.builder(e.raws.ownSemicolon,e,"end")}stringify(e,t){if(!this[e.type])throw new Error("Unknown AST node type "+e.type+". Maybe you need to change PostCSS stringifier.");this[e.type](e,t)}};var Oc=Ni;Ni.default=Ni;let Fp=Oc;function Ai(n,e){new Fp(e).stringify(n)}var Iu=Ai;Ai.default=Ai;var cr={};cr.isClean=Symbol("isClean");cr.my=Symbol("my");let jp=Ns,qp=Oc,Up=Iu,{isClean:vn,my:zp}=cr;function Oi(n,e){let t=new n.constructor;for(let r in n){if(!Object.prototype.hasOwnProperty.call(n,r)||r==="proxyCache")continue;let u=n[r],i=typeof u;r==="parent"&&i==="object"?e&&(t[r]=e):r==="source"?t[r]=u:Array.isArray(u)?t[r]=u.map(s=>Oi(s,t)):(i==="object"&&u!==null&&(u=Oi(u)),t[r]=u)}return t}function Qe(n,e){if(e&&typeof e.offset<"u")return e.offset;let t=1,r=1,u=0;for(let i=0;i<n.length;i++){if(r===e.line&&t===e.column){u=i;break}n[i]===`
38
+ `?(t=1,r+=1):t+=1}return u}let Ii=class{get proxyOf(){return this}constructor(e={}){this.raws={},this[vn]=!1,this[zp]=!0;for(let t in e)if(t==="nodes"){this.nodes=[];for(let r of e[t])typeof r.clone=="function"?this.append(r.clone()):this.append(r)}else this[t]=e[t]}addToError(e){if(e.postcssNode=this,e.stack&&this.source&&/\n\s{4}at /.test(e.stack)){let t=this.source;e.stack=e.stack.replace(/\n\s{4}at /,`$&${t.input.from}:${t.start.line}:${t.start.column}$&`)}return e}after(e){return this.parent.insertAfter(this,e),this}assign(e={}){for(let t in e)this[t]=e[t];return this}before(e){return this.parent.insertBefore(this,e),this}cleanRaws(e){delete this.raws.before,delete this.raws.after,e||delete this.raws.between}clone(e={}){let t=Oi(this);for(let r in e)t[r]=e[r];return t}cloneAfter(e={}){let t=this.clone(e);return this.parent.insertAfter(this,t),t}cloneBefore(e={}){let t=this.clone(e);return this.parent.insertBefore(this,t),t}error(e,t={}){if(this.source){let{end:r,start:u}=this.rangeBy(t);return this.source.input.error(e,{column:u.column,line:u.line},{column:r.column,line:r.line},t)}return new jp(e)}getProxyProcessor(){return{get(e,t){return t==="proxyOf"?e:t==="root"?()=>e.root().toProxy():e[t]},set(e,t,r){return e[t]===r||(e[t]=r,(t==="prop"||t==="value"||t==="name"||t==="params"||t==="important"||t==="text")&&e.markDirty()),!0}}}markClean(){this[vn]=!0}markDirty(){if(this[vn]){this[vn]=!1;let e=this;for(;e=e.parent;)e[vn]=!1}}next(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e+1]}positionBy(e={}){let t=this.source.start;if(e.index)t=this.positionInside(e.index);else if(e.word){let r="document"in this.source.input?this.source.input.document:this.source.input.css,i=r.slice(Qe(r,this.source.start),Qe(r,this.source.end)).indexOf(e.word);i!==-1&&(t=this.positionInside(i))}return t}positionInside(e){let t=this.source.start.column,r=this.source.start.line,u="document"in this.source.input?this.source.input.document:this.source.input.css,i=Qe(u,this.source.start),s=i+e;for(let o=i;o<s;o++)u[o]===`
39
+ `?(t=1,r+=1):t+=1;return{column:t,line:r,offset:s}}prev(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e-1]}rangeBy(e={}){let t="document"in this.source.input?this.source.input.document:this.source.input.css,r={column:this.source.start.column,line:this.source.start.line,offset:Qe(t,this.source.start)},u=this.source.end?{column:this.source.end.column+1,line:this.source.end.line,offset:typeof this.source.end.offset=="number"?this.source.end.offset:Qe(t,this.source.end)+1}:{column:r.column+1,line:r.line,offset:r.offset+1};if(e.word){let s=t.slice(Qe(t,this.source.start),Qe(t,this.source.end)).indexOf(e.word);s!==-1&&(r=this.positionInside(s),u=this.positionInside(s+e.word.length))}else e.start?r={column:e.start.column,line:e.start.line,offset:Qe(t,e.start)}:e.index&&(r=this.positionInside(e.index)),e.end?u={column:e.end.column,line:e.end.line,offset:Qe(t,e.end)}:typeof e.endIndex=="number"?u=this.positionInside(e.endIndex):e.index&&(u=this.positionInside(e.index+1));return(u.line<r.line||u.line===r.line&&u.column<=r.column)&&(u={column:r.column+1,line:r.line,offset:r.offset+1}),{end:u,start:r}}raw(e,t){return new qp().raw(this,e,t)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}replaceWith(...e){if(this.parent){let t=this,r=!1;for(let u of e)u===this?r=!0:r?(this.parent.insertAfter(t,u),t=u):this.parent.insertBefore(t,u);r||this.remove()}return this}root(){let e=this;for(;e.parent&&e.parent.type!=="document";)e=e.parent;return e}toJSON(e,t){let r={},u=t==null;t=t||new Map;let i=0;for(let s in this){if(!Object.prototype.hasOwnProperty.call(this,s)||s==="parent"||s==="proxyCache")continue;let o=this[s];if(Array.isArray(o))r[s]=o.map(a=>typeof a=="object"&&a.toJSON?a.toJSON(null,t):a);else if(typeof o=="object"&&o.toJSON)r[s]=o.toJSON(null,t);else if(s==="source"){if(o==null)continue;let a=t.get(o.input);a==null&&(a=i,t.set(o.input,i),i++),r[s]={end:o.end,inputId:a,start:o.start}}else r[s]=o}return u&&(r.inputs=[...t.keys()].map(s=>s.toJSON())),r}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}toString(e=Up){e.stringify&&(e=e.stringify);let t="";return e(this,r=>{t+=r}),t}warn(e,t,r={}){let u={node:this};for(let i in r)u[i]=r[i];return e.warn(t,u)}};var Pu=Ii;Ii.default=Ii;let Wp=Pu,Pi=class extends Wp{constructor(e){super(e),this.type="comment"}};var Lu=Pi;Pi.default=Pi;let $p=Pu,Li=class extends $p{get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}constructor(e){e&&typeof e.value<"u"&&typeof e.value!="string"&&(e={...e,value:String(e.value)}),super(e),this.type="decl"}};var Du=Li;Li.default=Li;let Ic=Lu,Pc=Du,Hp=Pu,{isClean:Lc,my:Dc}=cr,As,Mc,Rc,Os;function Bc(n){return n.map(e=>(e.nodes&&(e.nodes=Bc(e.nodes)),delete e.source,e))}function Fc(n){if(n[Lc]=!1,n.proxyOf.nodes)for(let e of n.proxyOf.nodes)Fc(e)}let st=class jc extends Hp{get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}append(...e){for(let t of e){let r=this.normalize(t,this.last);for(let u of r)this.proxyOf.nodes.push(u)}return this.markDirty(),this}cleanRaws(e){if(super.cleanRaws(e),this.nodes)for(let t of this.nodes)t.cleanRaws(e)}each(e){if(!this.proxyOf.nodes)return;let t=this.getIterator(),r,u;for(;this.indexes[t]<this.proxyOf.nodes.length&&(r=this.indexes[t],u=e(this.proxyOf.nodes[r],r),u!==!1);)this.indexes[t]+=1;return delete this.indexes[t],u}every(e){return this.nodes.every(e)}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let e=this.lastEach;return this.indexes[e]=0,e}getProxyProcessor(){return{get(e,t){return t==="proxyOf"?e:e[t]?t==="each"||typeof t=="string"&&t.startsWith("walk")?(...r)=>e[t](...r.map(u=>typeof u=="function"?(i,s)=>u(i.toProxy(),s):u)):t==="every"||t==="some"?r=>e[t]((u,...i)=>r(u.toProxy(),...i)):t==="root"?()=>e.root().toProxy():t==="nodes"?e.nodes.map(r=>r.toProxy()):t==="first"||t==="last"?e[t].toProxy():e[t]:e[t]},set(e,t,r){return e[t]===r||(e[t]=r,(t==="name"||t==="params"||t==="selector")&&e.markDirty()),!0}}}index(e){return typeof e=="number"?e:(e.proxyOf&&(e=e.proxyOf),this.proxyOf.nodes.indexOf(e))}insertAfter(e,t){let r=this.index(e),u=this.normalize(t,this.proxyOf.nodes[r]).reverse();r=this.index(e);for(let s of u)this.proxyOf.nodes.splice(r+1,0,s);let i;for(let s in this.indexes)i=this.indexes[s],r<i&&(this.indexes[s]=i+u.length);return this.markDirty(),this}insertBefore(e,t){let r=this.index(e),u=r===0?"prepend":!1,i=this.normalize(t,this.proxyOf.nodes[r],u).reverse();r=this.index(e);for(let o of i)this.proxyOf.nodes.splice(r,0,o);let s;for(let o in this.indexes)s=this.indexes[o],r<=s&&(this.indexes[o]=s+i.length);return this.markDirty(),this}normalize(e,t){if(typeof e=="string")e=Bc(Mc(e).nodes);else if(typeof e>"u")e=[];else if(Array.isArray(e)){e=e.slice(0);for(let u of e)u.parent&&u.parent.removeChild(u,"ignore")}else if(e.type==="root"&&this.type!=="document"){e=e.nodes.slice(0);for(let u of e)u.parent&&u.parent.removeChild(u,"ignore")}else if(e.type)e=[e];else if(e.prop){if(typeof e.value>"u")throw new Error("Value field is missed in node creation");typeof e.value!="string"&&(e.value=String(e.value)),e=[new Pc(e)]}else if(e.selector||e.selectors)e=[new Os(e)];else if(e.name)e=[new As(e)];else if(e.text)e=[new Ic(e)];else throw new Error("Unknown node type in node creation");return e.map(u=>(u[Dc]||jc.rebuild(u),u=u.proxyOf,u.parent&&u.parent.removeChild(u),u[Lc]&&Fc(u),u.raws||(u.raws={}),typeof u.raws.before>"u"&&t&&typeof t.raws.before<"u"&&(u.raws.before=t.raws.before.replace(/\S/g,"")),u.parent=this.proxyOf,u))}prepend(...e){e=e.reverse();for(let t of e){let r=this.normalize(t,this.first,"prepend").reverse();for(let u of r)this.proxyOf.nodes.unshift(u);for(let u in this.indexes)this.indexes[u]=this.indexes[u]+r.length}return this.markDirty(),this}push(e){return e.parent=this,this.proxyOf.nodes.push(e),this}removeAll(){for(let e of this.proxyOf.nodes)e.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}removeChild(e){e=this.index(e),this.proxyOf.nodes[e].parent=void 0,this.proxyOf.nodes.splice(e,1);let t;for(let r in this.indexes)t=this.indexes[r],t>=e&&(this.indexes[r]=t-1);return this.markDirty(),this}replaceValues(e,t,r){return r||(r=t,t={}),this.walkDecls(u=>{t.props&&!t.props.includes(u.prop)||t.fast&&!u.value.includes(t.fast)||(u.value=u.value.replace(e,r))}),this.markDirty(),this}some(e){return this.nodes.some(e)}walk(e){return this.each((t,r)=>{let u;try{u=e(t,r)}catch(i){throw t.addToError(i)}return u!==!1&&t.walk&&(u=t.walk(e)),u})}walkAtRules(e,t){return t?e instanceof RegExp?this.walk((r,u)=>{if(r.type==="atrule"&&e.test(r.name))return t(r,u)}):this.walk((r,u)=>{if(r.type==="atrule"&&r.name===e)return t(r,u)}):(t=e,this.walk((r,u)=>{if(r.type==="atrule")return t(r,u)}))}walkComments(e){return this.walk((t,r)=>{if(t.type==="comment")return e(t,r)})}walkDecls(e,t){return t?e instanceof RegExp?this.walk((r,u)=>{if(r.type==="decl"&&e.test(r.prop))return t(r,u)}):this.walk((r,u)=>{if(r.type==="decl"&&r.prop===e)return t(r,u)}):(t=e,this.walk((r,u)=>{if(r.type==="decl")return t(r,u)}))}walkRules(e,t){return t?e instanceof RegExp?this.walk((r,u)=>{if(r.type==="rule"&&e.test(r.selector))return t(r,u)}):this.walk((r,u)=>{if(r.type==="rule"&&r.selector===e)return t(r,u)}):(t=e,this.walk((r,u)=>{if(r.type==="rule")return t(r,u)}))}};st.registerParse=n=>{Mc=n};st.registerRule=n=>{Os=n};st.registerAtRule=n=>{As=n};st.registerRoot=n=>{Rc=n};var Ht=st;st.default=st;st.rebuild=n=>{n.type==="atrule"?Object.setPrototypeOf(n,As.prototype):n.type==="rule"?Object.setPrototypeOf(n,Os.prototype):n.type==="decl"?Object.setPrototypeOf(n,Pc.prototype):n.type==="comment"?Object.setPrototypeOf(n,Ic.prototype):n.type==="root"&&Object.setPrototypeOf(n,Rc.prototype),n[Dc]=!0,n.nodes&&n.nodes.forEach(e=>{st.rebuild(e)})};let qc=Ht,au=class extends qc{constructor(e){super(e),this.type="atrule"}append(...e){return this.proxyOf.nodes||(this.nodes=[]),super.append(...e)}prepend(...e){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...e)}};var Is=au;au.default=au;qc.registerAtRule(au);let Vp=Ht,Uc,zc,Wn=class extends Vp{constructor(e){super({type:"document",...e}),this.nodes||(this.nodes=[])}toResult(e={}){return new Uc(new zc,this,e).stringify()}};Wn.registerLazyResult=n=>{Uc=n};Wn.registerProcessor=n=>{zc=n};var Ps=Wn;Wn.default=Wn;let Gp="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",Kp=(n=21)=>{let e="",t=n|0;for(;t--;)e+=Gp[Math.random()*64|0];return e};var Jp={nanoid:Kp};let{existsSync:Xp,readFileSync:Zp}=Fe,{dirname:Xu,join:Qp}=Fe,{SourceMapConsumer:aa,SourceMapGenerator:la}=Fe;function Yp(n){return Buffer?Buffer.from(n,"base64").toString():window.atob(n)}let Di=class{constructor(e,t){if(t.map===!1)return;this.loadAnnotation(e),this.inline=this.startWith(this.annotation,"data:");let r=t.map?t.map.prev:void 0,u=this.loadMap(t.from,r);!this.mapFile&&t.from&&(this.mapFile=t.from),this.mapFile&&(this.root=Xu(this.mapFile)),u&&(this.text=u)}consumer(){return this.consumerCache||(this.consumerCache=new aa(this.text)),this.consumerCache}decodeInline(e){let t=/^data:application\/json;charset=utf-?8;base64,/,r=/^data:application\/json;base64,/,u=/^data:application\/json;charset=utf-?8,/,i=/^data:application\/json,/,s=e.match(u)||e.match(i);if(s)return decodeURIComponent(e.substr(s[0].length));let o=e.match(t)||e.match(r);if(o)return Yp(e.substr(o[0].length));let a=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+a)}getAnnotationURL(e){return e.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}isMap(e){return typeof e!="object"?!1:typeof e.mappings=="string"||typeof e._mappings=="string"||Array.isArray(e.sections)}loadAnnotation(e){let t=e.match(/\/\*\s*# sourceMappingURL=/g);if(!t)return;let r=e.lastIndexOf(t.pop()),u=e.indexOf("*/",r);r>-1&&u>-1&&(this.annotation=this.getAnnotationURL(e.substring(r,u)))}loadFile(e){if(this.root=Xu(e),Xp(e))return this.mapFile=e,Zp(e,"utf-8").toString().trim()}loadMap(e,t){if(t===!1)return!1;if(t){if(typeof t=="string")return t;if(typeof t=="function"){let r=t(e);if(r){let u=this.loadFile(r);if(!u)throw new Error("Unable to load previous source map: "+r.toString());return u}}else{if(t instanceof aa)return la.fromSourceMap(t).toString();if(t instanceof la)return t.toString();if(this.isMap(t))return JSON.stringify(t);throw new Error("Unsupported previous source map format: "+t.toString())}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let r=this.annotation;return e&&(r=Qp(Xu(e),r)),this.loadFile(r)}}}startWith(e,t){return e?e.substr(0,t.length)===t:!1}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}};var Wc=Di;Di.default=Di;let{nanoid:eg}=Jp,{isAbsolute:Mi,resolve:Ri}=Fe,{SourceMapConsumer:tg,SourceMapGenerator:ng}=Fe,{fileURLToPath:ca,pathToFileURL:Sr}=Fe,fa=Ns,rg=Wc,Zu=Fe,Qu=Symbol("lineToIndexCache"),ug=!!(tg&&ng),da=!!(Ri&&Mi);function ha(n){if(n[Qu])return n[Qu];let e=n.css.split(`
40
+ `),t=new Array(e.length),r=0;for(let u=0,i=e.length;u<i;u++)t[u]=r,r+=e[u].length+1;return n[Qu]=t,t}let lu=class{get from(){return this.file||this.id}constructor(e,t={}){if(e===null||typeof e>"u"||typeof e=="object"&&!e.toString)throw new Error(`PostCSS received ${e} instead of CSS string`);if(this.css=e.toString(),this.css[0]==="\uFEFF"||this.css[0]==="￾"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,this.document=this.css,t.document&&(this.document=t.document.toString()),t.from&&(!da||/^\w+:\/\//.test(t.from)||Mi(t.from)?this.file=t.from:this.file=Ri(t.from)),da&&ug){let r=new rg(this.css,t);if(r.text){this.map=r;let u=r.consumer().file;!this.file&&u&&(this.file=this.mapResolve(u))}}this.file||(this.id="<input css "+eg(6)+">"),this.map&&(this.map.file=this.from)}error(e,t,r,u={}){let i,s,o,a,l;if(t&&typeof t=="object"){let h=t,c=r;if(typeof h.offset=="number"){a=h.offset;let d=this.fromOffset(a);t=d.line,r=d.col}else t=h.line,r=h.column,a=this.fromLineAndColumn(t,r);if(typeof c.offset=="number"){o=c.offset;let d=this.fromOffset(o);s=d.line,i=d.col}else s=c.line,i=c.column,o=this.fromLineAndColumn(c.line,c.column)}else if(r)a=this.fromLineAndColumn(t,r);else{a=t;let h=this.fromOffset(a);t=h.line,r=h.col}let f=this.origin(t,r,s,i);return f?l=new fa(e,f.endLine===void 0?f.line:{column:f.column,line:f.line},f.endLine===void 0?f.column:{column:f.endColumn,line:f.endLine},f.source,f.file,u.plugin):l=new fa(e,s===void 0?t:{column:r,line:t},s===void 0?r:{column:i,line:s},this.css,this.file,u.plugin),l.input={column:r,endColumn:i,endLine:s,endOffset:o,line:t,offset:a,source:this.css},this.file&&(Sr&&(l.input.url=Sr(this.file).toString()),l.input.file=this.file),l}fromLineAndColumn(e,t){return ha(this)[e-1]+t-1}fromOffset(e){let t=ha(this),r=t[t.length-1],u=0;if(e>=r)u=t.length-1;else{let i=t.length-2,s;for(;u<i;)if(s=u+(i-u>>1),e<t[s])i=s-1;else if(e>=t[s+1])u=s+1;else{u=s;break}}return{col:e-t[u]+1,line:u+1}}mapResolve(e){return/^\w+:\/\//.test(e)?e:Ri(this.map.consumer().sourceRoot||this.map.root||".",e)}origin(e,t,r,u){if(!this.map)return!1;let i=this.map.consumer(),s=i.originalPositionFor({column:t,line:e});if(!s.source)return!1;let o;typeof r=="number"&&(o=i.originalPositionFor({column:u,line:r}));let a;Mi(s.source)?a=Sr(s.source):a=new URL(s.source,this.map.consumer().sourceRoot||Sr(this.map.mapFile));let l={column:s.column,endColumn:o&&o.column,endLine:o&&o.line,line:s.line,url:a.toString()};if(a.protocol==="file:")if(ca)l.file=ca(a);else throw new Error("file: protocol is not available in this PostCSS build");let f=i.sourceContentFor(s.source);return f&&(l.source=f),l}toJSON(){let e={};for(let t of["hasBOM","css","file","id"])this[t]!=null&&(e[t]=this[t]);return this.map&&(e.map={...this.map},e.map.consumerCache&&(e.map.consumerCache=void 0)),e}};var Mu=lu;lu.default=lu;Zu&&Zu.registerInput&&Zu.registerInput(lu);let $c=Ht,Hc,Vc,an=class extends $c{constructor(e){super(e),this.type="root",this.nodes||(this.nodes=[])}normalize(e,t,r){let u=super.normalize(e);if(t){if(r==="prepend")this.nodes.length>1?t.raws.before=this.nodes[1].raws.before:delete t.raws.before;else if(this.first!==t)for(let i of u)i.raws.before=t.raws.before}return u}removeChild(e,t){let r=this.index(e);return!t&&r===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[r].raws.before),super.removeChild(e)}toResult(e={}){return new Hc(new Vc,this,e).stringify()}};an.registerLazyResult=n=>{Hc=n};an.registerProcessor=n=>{Vc=n};var fr=an;an.default=an;$c.registerRoot(an);let $n={comma(n){return $n.split(n,[","],!0)},space(n){let e=[" ",`
41
+ `," "];return $n.split(n,e)},split(n,e,t){let r=[],u="",i=!1,s=0,o=!1,a="",l=!1;for(let f of n)l?l=!1:f==="\\"?l=!0:o?f===a&&(o=!1):f==='"'||f==="'"?(o=!0,a=f):f==="("?s+=1:f===")"?s>0&&(s-=1):s===0&&e.includes(f)&&(i=!0),i?(u!==""&&r.push(u.trim()),u="",i=!1):u+=f;return(t||u!=="")&&r.push(u.trim()),r}};var Gc=$n;$n.default=$n;let Kc=Ht,ig=Gc,cu=class extends Kc{get selectors(){return ig.comma(this.selector)}set selectors(e){let t=this.selector?this.selector.match(/,\s*/):null,r=t?t[0]:","+this.raw("between","beforeOpen");this.selector=e.join(r)}constructor(e){super(e),this.type="rule",this.nodes||(this.nodes=[])}};var Ls=cu;cu.default=cu;Kc.registerRule(cu);let sg=Is,og=Lu,ag=Du,lg=Mu,cg=Wc,fg=fr,dg=Ls;function Hn(n,e){if(Array.isArray(n))return n.map(u=>Hn(u));let{inputs:t,...r}=n;if(t){e=[];for(let u of t){let i={...u,__proto__:lg.prototype};i.map&&(i.map={...i.map,__proto__:cg.prototype}),e.push(i)}}if(r.nodes&&(r.nodes=n.nodes.map(u=>Hn(u,e))),r.source){let{inputId:u,...i}=r.source;r.source=i,u!=null&&(r.source.input=e[u])}if(r.type==="root")return new fg(r);if(r.type==="decl")return new ag(r);if(r.type==="rule")return new dg(r);if(r.type==="comment")return new og(r);if(r.type==="atrule")return new sg(r);throw new Error("Unknown node type: "+n.type)}var hg=Hn;Hn.default=Hn;let{dirname:Rr,relative:Jc,resolve:Xc,sep:Zc}=Fe,{SourceMapConsumer:Qc,SourceMapGenerator:Br}=Fe,{pathToFileURL:pa}=Fe,pg=Mu,gg=!!(Qc&&Br),mg=!!(Rr&&Xc&&Jc&&Zc),bg=class{constructor(e,t,r,u){this.stringify=e,this.mapOpts=r.map||{},this.root=t,this.opts=r,this.css=u,this.originalCSS=u,this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute,this.memoizedFileURLs=new Map,this.memoizedPaths=new Map,this.memoizedURLs=new Map}addAnnotation(){let e;this.isInline()?e="data:application/json;base64,"+this.toBase64(this.map.toString()):typeof this.mapOpts.annotation=="string"?e=this.mapOpts.annotation:typeof this.mapOpts.annotation=="function"?e=this.mapOpts.annotation(this.opts.to,this.root):e=this.outputFile()+".map";let t=`
42
42
  `;this.css.includes(`\r
43
43
  `)&&(t=`\r
44
- `),this.css+=t+"/*# sourceMappingURL="+e+" */"}applyPrevMaps(){for(let e of this.previous()){let t=this.toUrl(this.path(e.file)),r=e.root||Br(e.file),u;this.mapOpts.sourcesContent===!1?(u=new Qc(e.text),u.sourcesContent&&(u.sourcesContent=null)):u=e.consumer(),this.map.applySourceMap(u,t,this.toUrl(this.path(r)))}}clearAnnotation(){if(this.mapOpts.annotation!==!1)if(this.root){let e;for(let t=this.root.nodes.length-1;t>=0;t--)e=this.root.nodes[t],e.type==="comment"&&e.text.startsWith("# sourceMappingURL=")&&this.root.removeChild(t)}else this.css&&(this.css=this.css.replace(/\n*\/\*#[\S\s]*?\*\/$/gm,""))}generate(){if(this.clearAnnotation(),gg&&pg&&this.isMap())return this.generateMap();{let e="";return this.stringify(this.root,t=>{e+=t}),[e]}}generateMap(){if(this.root)this.generateString();else if(this.previous().length===1){let e=this.previous()[0].consumer();e.file=this.outputFile(),this.map=Fr.fromSourceMap(e,{ignoreInvalidMapping:!0})}else this.map=new Fr({file:this.outputFile(),ignoreInvalidMapping:!0}),this.map.addMapping({generated:{column:0,line:1},original:{column:0,line:1},source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>"});return this.isSourcesContent()&&this.setSourcesContent(),this.root&&this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]}generateString(){this.css="",this.map=new Fr({file:this.outputFile(),ignoreInvalidMapping:!0});let e=1,t=1,r="<no source>",u={generated:{column:0,line:0},original:{column:0,line:0},source:""},i,s;this.stringify(this.root,(o,a,l)=>{if(this.css+=o,a&&l!=="end"&&(u.generated.line=e,u.generated.column=t-1,a.source&&a.source.start?(u.source=this.sourcePath(a),u.original.line=a.source.start.line,u.original.column=a.source.start.column-1,this.map.addMapping(u)):(u.source=r,u.original.line=1,u.original.column=0,this.map.addMapping(u))),s=o.match(/\n/g),s?(e+=s.length,i=o.lastIndexOf(`
45
- `),t=o.length-i):t+=o.length,a&&l!=="start"){let f=a.parent||{raws:{}};(!(a.type==="decl"||a.type==="atrule"&&!a.nodes)||a!==f.last||f.raws.semicolon)&&(a.source&&a.source.end?(u.source=this.sourcePath(a),u.original.line=a.source.end.line,u.original.column=a.source.end.column-1,u.generated.line=e,u.generated.column=t-2,this.map.addMapping(u)):(u.source=r,u.original.line=1,u.original.column=0,u.generated.line=e,u.generated.column=t-1,this.map.addMapping(u)))}})}isAnnotation(){return this.isInline()?!0:typeof this.mapOpts.annotation<"u"?this.mapOpts.annotation:this.previous().length?this.previous().some(e=>e.annotation):!0}isInline(){if(typeof this.mapOpts.inline<"u")return this.mapOpts.inline;let e=this.mapOpts.annotation;return typeof e<"u"&&e!==!0?!1:this.previous().length?this.previous().some(t=>t.inline):!0}isMap(){return typeof this.opts.map<"u"?!!this.opts.map:this.previous().length>0}isSourcesContent(){return typeof this.mapOpts.sourcesContent<"u"?this.mapOpts.sourcesContent:this.previous().length?this.previous().some(e=>e.withContent()):!0}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}path(e){if(this.mapOpts.absolute||e.charCodeAt(0)===60||/^\w+:\/\//.test(e))return e;let t=this.memoizedPaths.get(e);if(t)return t;let r=this.opts.to?Br(this.opts.to):".";typeof this.mapOpts.annotation=="string"&&(r=Br(Xc(r,this.mapOpts.annotation)));let u=Jc(r,e);return this.memoizedPaths.set(e,u),u}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk(e=>{if(e.source&&e.source.input.map){let t=e.source.input.map;this.previousMaps.includes(t)||this.previousMaps.push(t)}});else{let e=new hg(this.originalCSS,this.opts);e.map&&this.previousMaps.push(e.map)}return this.previousMaps}setSourcesContent(){let e={};if(this.root)this.root.walk(t=>{if(t.source){let r=t.source.input.from;if(r&&!e[r]){e[r]=!0;let u=this.usesFileUrls?this.toFileUrl(r):this.toUrl(this.path(r));this.map.setSourceContent(u,t.source.input.css)}}});else if(this.css){let t=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(t,this.css)}}sourcePath(e){return this.mapOpts.from?this.toUrl(this.mapOpts.from):this.usesFileUrls?this.toFileUrl(e.source.input.from):this.toUrl(this.path(e.source.input.from))}toBase64(e){return Buffer?Buffer.from(e).toString("base64"):window.btoa(unescape(encodeURIComponent(e)))}toFileUrl(e){let t=this.memoizedFileURLs.get(e);if(t)return t;if(pa){let r=pa(e).toString();return this.memoizedFileURLs.set(e,r),r}else throw new Error("`map.absolute` option is not available in this PostCSS build")}toUrl(e){let t=this.memoizedURLs.get(e);if(t)return t;Zc==="\\"&&(e=e.replace(/\\/g,"/"));let r=encodeURI(e).replace(/[#?]/g,encodeURIComponent);return this.memoizedURLs.set(e,r),r}};var Yc=mg;const ei=39,ga=34,Cr=92,ma=47,Er=10,Sn=32,Nr=12,kr=9,Ar=13,bg=91,yg=93,xg=40,_g=41,vg=123,wg=125,Sg=59,Tg=42,Cg=58,Eg=64,Or=/[\t\n\f\r "#'()/;[\\\]{}]/g,Ir=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,Ng=/.[\r\n"'(/\\]/,ba=/[\da-f]/i;var kg=function(e,t={}){let r=e.css.valueOf(),u=t.ignoreErrors,i,s,o,a,l,f,h,c,d,p,m=r.length,g=0,y=[],b=[];function _(){return g}function w(C){throw e.error("Unclosed "+C,g)}function T(){return b.length===0&&g>=m}function S(C){if(b.length)return b.pop();if(g>=m)return;let L=C?C.ignoreUnclosed:!1;switch(i=r.charCodeAt(g),i){case Er:case Sn:case kr:case Ar:case Nr:{a=g;do a+=1,i=r.charCodeAt(a);while(i===Sn||i===Er||i===kr||i===Ar||i===Nr);f=["space",r.slice(g,a)],g=a-1;break}case bg:case yg:case vg:case wg:case Cg:case Sg:case _g:{let U=String.fromCharCode(i);f=[U,U,g];break}case xg:{if(p=y.length?y.pop()[1]:"",d=r.charCodeAt(g+1),p==="url"&&d!==ei&&d!==ga&&d!==Sn&&d!==Er&&d!==kr&&d!==Nr&&d!==Ar){a=g;do{if(h=!1,a=r.indexOf(")",a+1),a===-1)if(u||L){a=g;break}else w("bracket");for(c=a;r.charCodeAt(c-1)===Cr;)c-=1,h=!h}while(h);f=["brackets",r.slice(g,a+1),g,a],g=a}else a=r.indexOf(")",g+1),s=r.slice(g,a+1),a===-1||Ng.test(s)?f=["(","(",g]:(f=["brackets",s,g,a],g=a);break}case ei:case ga:{l=i===ei?"'":'"',a=g;do{if(h=!1,a=r.indexOf(l,a+1),a===-1)if(u||L){a=g+1;break}else w("string");for(c=a;r.charCodeAt(c-1)===Cr;)c-=1,h=!h}while(h);f=["string",r.slice(g,a+1),g,a],g=a;break}case Eg:{Or.lastIndex=g+1,Or.test(r),Or.lastIndex===0?a=r.length-1:a=Or.lastIndex-2,f=["at-word",r.slice(g,a+1),g,a],g=a;break}case Cr:{for(a=g,o=!0;r.charCodeAt(a+1)===Cr;)a+=1,o=!o;if(i=r.charCodeAt(a+1),o&&i!==ma&&i!==Sn&&i!==Er&&i!==kr&&i!==Ar&&i!==Nr&&(a+=1,ba.test(r.charAt(a)))){for(;ba.test(r.charAt(a+1));)a+=1;r.charCodeAt(a+1)===Sn&&(a+=1)}f=["word",r.slice(g,a+1),g,a],g=a;break}default:{i===ma&&r.charCodeAt(g+1)===Tg?(a=r.indexOf("*/",g+2)+1,a===0&&(u||L?a=r.length:w("comment")),f=["comment",r.slice(g,a+1),g,a],g=a):(Ir.lastIndex=g+1,Ir.test(r),Ir.lastIndex===0?a=r.length-1:a=Ir.lastIndex-2,f=["word",r.slice(g,a+1),g,a],y.push(f),g=a);break}}return g++,f}function I(C){b.push(C)}return{back:I,endOfFile:T,nextToken:S,position:_}};let Ag=Ps,Og=Du,Ig=Mu,Pg=dr,ya=Ds,Lg=kg;const xa={empty:!0,space:!0};function Dg(n){for(let e=n.length-1;e>=0;e--){let t=n[e],r=t[3]||t[2];if(r)return r}}let Mg=class{constructor(e){this.input=e,this.root=new Pg,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:e,start:{column:1,line:1,offset:0}}}atrule(e){let t=new Ag;t.name=e[1].slice(1),t.name===""&&this.unnamedAtrule(t,e),this.init(t,e[2]);let r,u,i,s=!1,o=!1,a=[],l=[];for(;!this.tokenizer.endOfFile();){if(e=this.tokenizer.nextToken(),r=e[0],r==="("||r==="["?l.push(r==="("?")":"]"):r==="{"&&l.length>0?l.push("}"):r===l[l.length-1]&&l.pop(),l.length===0)if(r===";"){t.source.end=this.getPosition(e[2]),t.source.end.offset++,this.semicolon=!0;break}else if(r==="{"){o=!0;break}else if(r==="}"){if(a.length>0){for(i=a.length-1,u=a[i];u&&u[0]==="space";)u=a[--i];u&&(t.source.end=this.getPosition(u[3]||u[2]),t.source.end.offset++)}this.end(e);break}else a.push(e);else a.push(e);if(this.tokenizer.endOfFile()){s=!0;break}}t.raws.between=this.spacesAndCommentsFromEnd(a),a.length?(t.raws.afterName=this.spacesAndCommentsFromStart(a),this.raw(t,"params",a),s&&(e=a[a.length-1],t.source.end=this.getPosition(e[3]||e[2]),t.source.end.offset++,this.spaces=t.raws.between,t.raws.between="")):(t.raws.afterName="",t.params=""),o&&(t.nodes=[],this.current=t)}checkMissedSemicolon(e){let t=this.colon(e);if(t===!1)return;let r=0,u;for(let i=t-1;i>=0&&(u=e[i],!(u[0]!=="space"&&(r+=1,r===2)));i--);throw this.input.error("Missed semicolon",u[0]==="word"?u[3]+1:u[2])}colon(e){let t=0,r,u,i;for(let[s,o]of e.entries()){if(u=o,i=u[0],i==="("&&(t+=1),i===")"&&(t-=1),t===0&&i===":")if(!r)this.doubleColon(u);else{if(r[0]==="word"&&r[1]==="progid")continue;return s}r=u}return!1}comment(e){let t=new Og;this.init(t,e[2]),t.source.end=this.getPosition(e[3]||e[2]),t.source.end.offset++;let r=e[1].slice(2,-2);if(/^\s*$/.test(r))t.text="",t.raws.left=r,t.raws.right="";else{let u=r.match(/^(\s*)([^]*\S)(\s*)$/);t.text=u[2],t.raws.left=u[1],t.raws.right=u[3]}}createTokenizer(){this.tokenizer=Lg(this.input)}decl(e,t){let r=new Ig;this.init(r,e[0][2]);let u=e[e.length-1];for(u[0]===";"&&(this.semicolon=!0,e.pop()),r.source.end=this.getPosition(u[3]||u[2]||Dg(e)),r.source.end.offset++;e[0][0]!=="word";)e.length===1&&this.unknownWord(e),r.raws.before+=e.shift()[1];for(r.source.start=this.getPosition(e[0][2]),r.prop="";e.length;){let l=e[0][0];if(l===":"||l==="space"||l==="comment")break;r.prop+=e.shift()[1]}r.raws.between="";let i;for(;e.length;)if(i=e.shift(),i[0]===":"){r.raws.between+=i[1];break}else i[0]==="word"&&/\w/.test(i[1])&&this.unknownWord([i]),r.raws.between+=i[1];(r.prop[0]==="_"||r.prop[0]==="*")&&(r.raws.before+=r.prop[0],r.prop=r.prop.slice(1));let s=[],o;for(;e.length&&(o=e[0][0],!(o!=="space"&&o!=="comment"));)s.push(e.shift());this.precheckMissedSemicolon(e);for(let l=e.length-1;l>=0;l--){if(i=e[l],i[1].toLowerCase()==="!important"){r.important=!0;let f=this.stringFrom(e,l);f=this.spacesFromEnd(e)+f,f!==" !important"&&(r.raws.important=f);break}else if(i[1].toLowerCase()==="important"){let f=e.slice(0),h="";for(let c=l;c>0;c--){let d=f[c][0];if(h.trim().startsWith("!")&&d!=="space")break;h=f.pop()[1]+h}h.trim().startsWith("!")&&(r.important=!0,r.raws.important=h,e=f)}if(i[0]!=="space"&&i[0]!=="comment")break}e.some(l=>l[0]!=="space"&&l[0]!=="comment")&&(r.raws.between+=s.map(l=>l[1]).join(""),s=[]),this.raw(r,"value",s.concat(e),t),r.value.includes(":")&&!t&&this.checkMissedSemicolon(e)}doubleColon(e){throw this.input.error("Double colon",{offset:e[2]},{offset:e[2]+e[1].length})}emptyRule(e){let t=new ya;this.init(t,e[2]),t.selector="",t.raws.between="",this.current=t}end(e){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(e[2]),this.current.source.end.offset++,this.current=this.current.parent):this.unexpectedClose(e)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.root.source.end=this.getPosition(this.tokenizer.position())}freeSemicolon(e){if(this.spaces+=e[1],this.current.nodes){let t=this.current.nodes[this.current.nodes.length-1];t&&t.type==="rule"&&!t.raws.ownSemicolon&&(t.raws.ownSemicolon=this.spaces,this.spaces="",t.source.end=this.getPosition(e[2]),t.source.end.offset+=t.raws.ownSemicolon.length)}}getPosition(e){let t=this.input.fromOffset(e);return{column:t.col,line:t.line,offset:e}}init(e,t){this.current.push(e),e.source={input:this.input,start:this.getPosition(t)},e.raws.before=this.spaces,this.spaces="",e.type!=="comment"&&(this.semicolon=!1)}other(e){let t=!1,r=null,u=!1,i=null,s=[],o=e[1].startsWith("--"),a=[],l=e;for(;l;){if(r=l[0],a.push(l),r==="("||r==="[")i||(i=l),s.push(r==="("?")":"]");else if(o&&u&&r==="{")i||(i=l),s.push("}");else if(s.length===0)if(r===";")if(u){this.decl(a,o);return}else break;else if(r==="{"){this.rule(a);return}else if(r==="}"){this.tokenizer.back(a.pop()),t=!0;break}else r===":"&&(u=!0);else r===s[s.length-1]&&(s.pop(),s.length===0&&(i=null));l=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(t=!0),s.length>0&&this.unclosedBracket(i),t&&u){if(!o)for(;a.length&&(l=a[a.length-1][0],!(l!=="space"&&l!=="comment"));)this.tokenizer.back(a.pop());this.decl(a,o)}else this.unknownWord(a)}parse(){let e;for(;!this.tokenizer.endOfFile();)switch(e=this.tokenizer.nextToken(),e[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e);break}this.endFile()}precheckMissedSemicolon(){}raw(e,t,r,u){let i,s,o=r.length,a="",l=!0,f,h;for(let c=0;c<o;c+=1)i=r[c],s=i[0],s==="space"&&c===o-1&&!u?l=!1:s==="comment"?(h=r[c-1]?r[c-1][0]:"empty",f=r[c+1]?r[c+1][0]:"empty",!xa[h]&&!xa[f]?a.slice(-1)===","?l=!1:a+=i[1]:l=!1):a+=i[1];if(!l){let c=r.reduce((d,p)=>d+p[1],"");e.raws[t]={raw:c,value:a}}e[t]=a}rule(e){e.pop();let t=new ya;this.init(t,e[0][2]),t.raws.between=this.spacesAndCommentsFromEnd(e),this.raw(t,"selector",e),this.current=t}spacesAndCommentsFromEnd(e){let t,r="";for(;e.length&&(t=e[e.length-1][0],!(t!=="space"&&t!=="comment"));)r=e.pop()[1]+r;return r}spacesAndCommentsFromStart(e){let t,r="";for(;e.length&&(t=e[0][0],!(t!=="space"&&t!=="comment"));)r+=e.shift()[1];return r}spacesFromEnd(e){let t,r="";for(;e.length&&(t=e[e.length-1][0],t==="space");)r=e.pop()[1]+r;return r}stringFrom(e,t){let r="";for(let u=t;u<e.length;u++)r+=e[u][1];return e.splice(t,e.length-t),r}unclosedBlock(){let e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)}unclosedBracket(e){throw this.input.error("Unclosed bracket",{offset:e[2]},{offset:e[2]+1})}unexpectedClose(e){throw this.input.error("Unexpected }",{offset:e[2]},{offset:e[2]+1})}unknownWord(e){throw this.input.error("Unknown word "+e[0][1],{offset:e[0][2]},{offset:e[0][2]+e[0][1].length})}unnamedAtrule(e,t){throw this.input.error("At-rule without name",{offset:t[2]},{offset:t[2]+t[1].length})}};var Rg=Mg;let Bg=Vt,Fg=Ru,jg=Rg;function du(n,e){let t=new Fg(n,e),r=new jg(t);try{r.parse()}catch(u){throw process.env.NODE_ENV!=="production"&&u.name==="CssSyntaxError"&&e&&e.from&&(/\.scss$/i.test(e.from)?u.message+=`
44
+ `),this.css+=t+"/*# sourceMappingURL="+e+" */"}applyPrevMaps(){for(let e of this.previous()){let t=this.toUrl(this.path(e.file)),r=e.root||Rr(e.file),u;this.mapOpts.sourcesContent===!1?(u=new Qc(e.text),u.sourcesContent&&(u.sourcesContent=null)):u=e.consumer(),this.map.applySourceMap(u,t,this.toUrl(this.path(r)))}}clearAnnotation(){if(this.mapOpts.annotation!==!1)if(this.root){let e;for(let t=this.root.nodes.length-1;t>=0;t--)e=this.root.nodes[t],e.type==="comment"&&e.text.startsWith("# sourceMappingURL=")&&this.root.removeChild(t)}else this.css&&(this.css=this.css.replace(/\n*\/\*#[\S\s]*?\*\/$/gm,""))}generate(){if(this.clearAnnotation(),mg&&gg&&this.isMap())return this.generateMap();{let e="";return this.stringify(this.root,t=>{e+=t}),[e]}}generateMap(){if(this.root)this.generateString();else if(this.previous().length===1){let e=this.previous()[0].consumer();e.file=this.outputFile(),this.map=Br.fromSourceMap(e,{ignoreInvalidMapping:!0})}else this.map=new Br({file:this.outputFile(),ignoreInvalidMapping:!0}),this.map.addMapping({generated:{column:0,line:1},original:{column:0,line:1},source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>"});return this.isSourcesContent()&&this.setSourcesContent(),this.root&&this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]}generateString(){this.css="",this.map=new Br({file:this.outputFile(),ignoreInvalidMapping:!0});let e=1,t=1,r="<no source>",u={generated:{column:0,line:0},original:{column:0,line:0},source:""},i,s;this.stringify(this.root,(o,a,l)=>{if(this.css+=o,a&&l!=="end"&&(u.generated.line=e,u.generated.column=t-1,a.source&&a.source.start?(u.source=this.sourcePath(a),u.original.line=a.source.start.line,u.original.column=a.source.start.column-1,this.map.addMapping(u)):(u.source=r,u.original.line=1,u.original.column=0,this.map.addMapping(u))),s=o.match(/\n/g),s?(e+=s.length,i=o.lastIndexOf(`
45
+ `),t=o.length-i):t+=o.length,a&&l!=="start"){let f=a.parent||{raws:{}};(!(a.type==="decl"||a.type==="atrule"&&!a.nodes)||a!==f.last||f.raws.semicolon)&&(a.source&&a.source.end?(u.source=this.sourcePath(a),u.original.line=a.source.end.line,u.original.column=a.source.end.column-1,u.generated.line=e,u.generated.column=t-2,this.map.addMapping(u)):(u.source=r,u.original.line=1,u.original.column=0,u.generated.line=e,u.generated.column=t-1,this.map.addMapping(u)))}})}isAnnotation(){return this.isInline()?!0:typeof this.mapOpts.annotation<"u"?this.mapOpts.annotation:this.previous().length?this.previous().some(e=>e.annotation):!0}isInline(){if(typeof this.mapOpts.inline<"u")return this.mapOpts.inline;let e=this.mapOpts.annotation;return typeof e<"u"&&e!==!0?!1:this.previous().length?this.previous().some(t=>t.inline):!0}isMap(){return typeof this.opts.map<"u"?!!this.opts.map:this.previous().length>0}isSourcesContent(){return typeof this.mapOpts.sourcesContent<"u"?this.mapOpts.sourcesContent:this.previous().length?this.previous().some(e=>e.withContent()):!0}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}path(e){if(this.mapOpts.absolute||e.charCodeAt(0)===60||/^\w+:\/\//.test(e))return e;let t=this.memoizedPaths.get(e);if(t)return t;let r=this.opts.to?Rr(this.opts.to):".";typeof this.mapOpts.annotation=="string"&&(r=Rr(Xc(r,this.mapOpts.annotation)));let u=Jc(r,e);return this.memoizedPaths.set(e,u),u}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk(e=>{if(e.source&&e.source.input.map){let t=e.source.input.map;this.previousMaps.includes(t)||this.previousMaps.push(t)}});else{let e=new pg(this.originalCSS,this.opts);e.map&&this.previousMaps.push(e.map)}return this.previousMaps}setSourcesContent(){let e={};if(this.root)this.root.walk(t=>{if(t.source){let r=t.source.input.from;if(r&&!e[r]){e[r]=!0;let u=this.usesFileUrls?this.toFileUrl(r):this.toUrl(this.path(r));this.map.setSourceContent(u,t.source.input.css)}}});else if(this.css){let t=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(t,this.css)}}sourcePath(e){return this.mapOpts.from?this.toUrl(this.mapOpts.from):this.usesFileUrls?this.toFileUrl(e.source.input.from):this.toUrl(this.path(e.source.input.from))}toBase64(e){return Buffer?Buffer.from(e).toString("base64"):window.btoa(unescape(encodeURIComponent(e)))}toFileUrl(e){let t=this.memoizedFileURLs.get(e);if(t)return t;if(pa){let r=pa(e).toString();return this.memoizedFileURLs.set(e,r),r}else throw new Error("`map.absolute` option is not available in this PostCSS build")}toUrl(e){let t=this.memoizedURLs.get(e);if(t)return t;Zc==="\\"&&(e=e.replace(/\\/g,"/"));let r=encodeURI(e).replace(/[#?]/g,encodeURIComponent);return this.memoizedURLs.set(e,r),r}};var Yc=bg;const Yu=39,ga=34,Tr=92,ma=47,Cr=10,wn=32,Er=12,kr=9,Nr=13,yg=91,xg=93,_g=40,vg=41,wg=123,Sg=125,Tg=59,Cg=42,Eg=58,kg=64,Ar=/[\t\n\f\r "#'()/;[\\\]{}]/g,Or=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,Ng=/.[\r\n"'(/\\]/,ba=/[\da-f]/i;var Ag=function(e,t={}){let r=e.css.valueOf(),u=t.ignoreErrors,i,s,o,a,l,f,h,c,d,p,m=r.length,g=0,y=[],b=[];function _(){return g}function w(C){throw e.error("Unclosed "+C,g)}function T(){return b.length===0&&g>=m}function S(C){if(b.length)return b.pop();if(g>=m)return;let L=C?C.ignoreUnclosed:!1;switch(i=r.charCodeAt(g),i){case Cr:case wn:case kr:case Nr:case Er:{a=g;do a+=1,i=r.charCodeAt(a);while(i===wn||i===Cr||i===kr||i===Nr||i===Er);f=["space",r.slice(g,a)],g=a-1;break}case yg:case xg:case wg:case Sg:case Eg:case Tg:case vg:{let U=String.fromCharCode(i);f=[U,U,g];break}case _g:{if(p=y.length?y.pop()[1]:"",d=r.charCodeAt(g+1),p==="url"&&d!==Yu&&d!==ga&&d!==wn&&d!==Cr&&d!==kr&&d!==Er&&d!==Nr){a=g;do{if(h=!1,a=r.indexOf(")",a+1),a===-1)if(u||L){a=g;break}else w("bracket");for(c=a;r.charCodeAt(c-1)===Tr;)c-=1,h=!h}while(h);f=["brackets",r.slice(g,a+1),g,a],g=a}else a=r.indexOf(")",g+1),s=r.slice(g,a+1),a===-1||Ng.test(s)?f=["(","(",g]:(f=["brackets",s,g,a],g=a);break}case Yu:case ga:{l=i===Yu?"'":'"',a=g;do{if(h=!1,a=r.indexOf(l,a+1),a===-1)if(u||L){a=g+1;break}else w("string");for(c=a;r.charCodeAt(c-1)===Tr;)c-=1,h=!h}while(h);f=["string",r.slice(g,a+1),g,a],g=a;break}case kg:{Ar.lastIndex=g+1,Ar.test(r),Ar.lastIndex===0?a=r.length-1:a=Ar.lastIndex-2,f=["at-word",r.slice(g,a+1),g,a],g=a;break}case Tr:{for(a=g,o=!0;r.charCodeAt(a+1)===Tr;)a+=1,o=!o;if(i=r.charCodeAt(a+1),o&&i!==ma&&i!==wn&&i!==Cr&&i!==kr&&i!==Nr&&i!==Er&&(a+=1,ba.test(r.charAt(a)))){for(;ba.test(r.charAt(a+1));)a+=1;r.charCodeAt(a+1)===wn&&(a+=1)}f=["word",r.slice(g,a+1),g,a],g=a;break}default:{i===ma&&r.charCodeAt(g+1)===Cg?(a=r.indexOf("*/",g+2)+1,a===0&&(u||L?a=r.length:w("comment")),f=["comment",r.slice(g,a+1),g,a],g=a):(Or.lastIndex=g+1,Or.test(r),Or.lastIndex===0?a=r.length-1:a=Or.lastIndex-2,f=["word",r.slice(g,a+1),g,a],y.push(f),g=a);break}}return g++,f}function I(C){b.push(C)}return{back:I,endOfFile:T,nextToken:S,position:_}};let Og=Is,Ig=Lu,Pg=Du,Lg=fr,ya=Ls,Dg=Ag;const xa={empty:!0,space:!0};function Mg(n){for(let e=n.length-1;e>=0;e--){let t=n[e],r=t[3]||t[2];if(r)return r}}let Rg=class{constructor(e){this.input=e,this.root=new Lg,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:e,start:{column:1,line:1,offset:0}}}atrule(e){let t=new Og;t.name=e[1].slice(1),t.name===""&&this.unnamedAtrule(t,e),this.init(t,e[2]);let r,u,i,s=!1,o=!1,a=[],l=[];for(;!this.tokenizer.endOfFile();){if(e=this.tokenizer.nextToken(),r=e[0],r==="("||r==="["?l.push(r==="("?")":"]"):r==="{"&&l.length>0?l.push("}"):r===l[l.length-1]&&l.pop(),l.length===0)if(r===";"){t.source.end=this.getPosition(e[2]),t.source.end.offset++,this.semicolon=!0;break}else if(r==="{"){o=!0;break}else if(r==="}"){if(a.length>0){for(i=a.length-1,u=a[i];u&&u[0]==="space";)u=a[--i];u&&(t.source.end=this.getPosition(u[3]||u[2]),t.source.end.offset++)}this.end(e);break}else a.push(e);else a.push(e);if(this.tokenizer.endOfFile()){s=!0;break}}t.raws.between=this.spacesAndCommentsFromEnd(a),a.length?(t.raws.afterName=this.spacesAndCommentsFromStart(a),this.raw(t,"params",a),s&&(e=a[a.length-1],t.source.end=this.getPosition(e[3]||e[2]),t.source.end.offset++,this.spaces=t.raws.between,t.raws.between="")):(t.raws.afterName="",t.params=""),o&&(t.nodes=[],this.current=t)}checkMissedSemicolon(e){let t=this.colon(e);if(t===!1)return;let r=0,u;for(let i=t-1;i>=0&&(u=e[i],!(u[0]!=="space"&&(r+=1,r===2)));i--);throw this.input.error("Missed semicolon",u[0]==="word"?u[3]+1:u[2])}colon(e){let t=0,r,u,i;for(let[s,o]of e.entries()){if(u=o,i=u[0],i==="("&&(t+=1),i===")"&&(t-=1),t===0&&i===":")if(!r)this.doubleColon(u);else{if(r[0]==="word"&&r[1]==="progid")continue;return s}r=u}return!1}comment(e){let t=new Ig;this.init(t,e[2]),t.source.end=this.getPosition(e[3]||e[2]),t.source.end.offset++;let r=e[1].slice(2,-2);if(/^\s*$/.test(r))t.text="",t.raws.left=r,t.raws.right="";else{let u=r.match(/^(\s*)([^]*\S)(\s*)$/);t.text=u[2],t.raws.left=u[1],t.raws.right=u[3]}}createTokenizer(){this.tokenizer=Dg(this.input)}decl(e,t){let r=new Pg;this.init(r,e[0][2]);let u=e[e.length-1];for(u[0]===";"&&(this.semicolon=!0,e.pop()),r.source.end=this.getPosition(u[3]||u[2]||Mg(e)),r.source.end.offset++;e[0][0]!=="word";)e.length===1&&this.unknownWord(e),r.raws.before+=e.shift()[1];for(r.source.start=this.getPosition(e[0][2]),r.prop="";e.length;){let l=e[0][0];if(l===":"||l==="space"||l==="comment")break;r.prop+=e.shift()[1]}r.raws.between="";let i;for(;e.length;)if(i=e.shift(),i[0]===":"){r.raws.between+=i[1];break}else i[0]==="word"&&/\w/.test(i[1])&&this.unknownWord([i]),r.raws.between+=i[1];(r.prop[0]==="_"||r.prop[0]==="*")&&(r.raws.before+=r.prop[0],r.prop=r.prop.slice(1));let s=[],o;for(;e.length&&(o=e[0][0],!(o!=="space"&&o!=="comment"));)s.push(e.shift());this.precheckMissedSemicolon(e);for(let l=e.length-1;l>=0;l--){if(i=e[l],i[1].toLowerCase()==="!important"){r.important=!0;let f=this.stringFrom(e,l);f=this.spacesFromEnd(e)+f,f!==" !important"&&(r.raws.important=f);break}else if(i[1].toLowerCase()==="important"){let f=e.slice(0),h="";for(let c=l;c>0;c--){let d=f[c][0];if(h.trim().startsWith("!")&&d!=="space")break;h=f.pop()[1]+h}h.trim().startsWith("!")&&(r.important=!0,r.raws.important=h,e=f)}if(i[0]!=="space"&&i[0]!=="comment")break}e.some(l=>l[0]!=="space"&&l[0]!=="comment")&&(r.raws.between+=s.map(l=>l[1]).join(""),s=[]),this.raw(r,"value",s.concat(e),t),r.value.includes(":")&&!t&&this.checkMissedSemicolon(e)}doubleColon(e){throw this.input.error("Double colon",{offset:e[2]},{offset:e[2]+e[1].length})}emptyRule(e){let t=new ya;this.init(t,e[2]),t.selector="",t.raws.between="",this.current=t}end(e){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(e[2]),this.current.source.end.offset++,this.current=this.current.parent):this.unexpectedClose(e)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.root.source.end=this.getPosition(this.tokenizer.position())}freeSemicolon(e){if(this.spaces+=e[1],this.current.nodes){let t=this.current.nodes[this.current.nodes.length-1];t&&t.type==="rule"&&!t.raws.ownSemicolon&&(t.raws.ownSemicolon=this.spaces,this.spaces="",t.source.end=this.getPosition(e[2]),t.source.end.offset+=t.raws.ownSemicolon.length)}}getPosition(e){let t=this.input.fromOffset(e);return{column:t.col,line:t.line,offset:e}}init(e,t){this.current.push(e),e.source={input:this.input,start:this.getPosition(t)},e.raws.before=this.spaces,this.spaces="",e.type!=="comment"&&(this.semicolon=!1)}other(e){let t=!1,r=null,u=!1,i=null,s=[],o=e[1].startsWith("--"),a=[],l=e;for(;l;){if(r=l[0],a.push(l),r==="("||r==="[")i||(i=l),s.push(r==="("?")":"]");else if(o&&u&&r==="{")i||(i=l),s.push("}");else if(s.length===0)if(r===";")if(u){this.decl(a,o);return}else break;else if(r==="{"){this.rule(a);return}else if(r==="}"){this.tokenizer.back(a.pop()),t=!0;break}else r===":"&&(u=!0);else r===s[s.length-1]&&(s.pop(),s.length===0&&(i=null));l=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(t=!0),s.length>0&&this.unclosedBracket(i),t&&u){if(!o)for(;a.length&&(l=a[a.length-1][0],!(l!=="space"&&l!=="comment"));)this.tokenizer.back(a.pop());this.decl(a,o)}else this.unknownWord(a)}parse(){let e;for(;!this.tokenizer.endOfFile();)switch(e=this.tokenizer.nextToken(),e[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e);break}this.endFile()}precheckMissedSemicolon(){}raw(e,t,r,u){let i,s,o=r.length,a="",l=!0,f,h;for(let c=0;c<o;c+=1)i=r[c],s=i[0],s==="space"&&c===o-1&&!u?l=!1:s==="comment"?(h=r[c-1]?r[c-1][0]:"empty",f=r[c+1]?r[c+1][0]:"empty",!xa[h]&&!xa[f]?a.slice(-1)===","?l=!1:a+=i[1]:l=!1):a+=i[1];if(!l){let c=r.reduce((d,p)=>d+p[1],"");e.raws[t]={raw:c,value:a}}e[t]=a}rule(e){e.pop();let t=new ya;this.init(t,e[0][2]),t.raws.between=this.spacesAndCommentsFromEnd(e),this.raw(t,"selector",e),this.current=t}spacesAndCommentsFromEnd(e){let t,r="";for(;e.length&&(t=e[e.length-1][0],!(t!=="space"&&t!=="comment"));)r=e.pop()[1]+r;return r}spacesAndCommentsFromStart(e){let t,r="";for(;e.length&&(t=e[0][0],!(t!=="space"&&t!=="comment"));)r+=e.shift()[1];return r}spacesFromEnd(e){let t,r="";for(;e.length&&(t=e[e.length-1][0],t==="space");)r=e.pop()[1]+r;return r}stringFrom(e,t){let r="";for(let u=t;u<e.length;u++)r+=e[u][1];return e.splice(t,e.length-t),r}unclosedBlock(){let e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)}unclosedBracket(e){throw this.input.error("Unclosed bracket",{offset:e[2]},{offset:e[2]+1})}unexpectedClose(e){throw this.input.error("Unexpected }",{offset:e[2]},{offset:e[2]+1})}unknownWord(e){throw this.input.error("Unknown word "+e[0][1],{offset:e[0][2]},{offset:e[0][2]+e[0][1].length})}unnamedAtrule(e,t){throw this.input.error("At-rule without name",{offset:t[2]},{offset:t[2]+t[1].length})}};var Bg=Rg;let Fg=Ht,jg=Mu,qg=Bg;function fu(n,e){let t=new jg(n,e),r=new qg(t);try{r.parse()}catch(u){throw process.env.NODE_ENV!=="production"&&u.name==="CssSyntaxError"&&e&&e.from&&(/\.scss$/i.test(e.from)?u.message+=`
46
46
  You tried to parse SCSS with the standard CSS parser; try again with the postcss-scss parser`:/\.sass/i.test(e.from)?u.message+=`
47
47
  You tried to parse Sass with the standard CSS parser; try again with the postcss-sass parser`:/\.less$/i.test(e.from)&&(u.message+=`
48
- You tried to parse Less with the standard CSS parser; try again with the postcss-less parser`)),u}return r.root}var Ms=du;du.default=du;Bg.registerParse(du);let Fi=class{constructor(e,t={}){if(this.type="warning",this.text=e,t.node&&t.node.source){let r=t.node.rangeBy(t);this.line=r.start.line,this.column=r.start.column,this.endLine=r.end.line,this.endColumn=r.end.column}for(let r in t)this[r]=t[r]}toString(){return this.node?this.node.error(this.text,{index:this.index,plugin:this.plugin,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}};var e0=Fi;Fi.default=Fi;let qg=e0,ji=class{get content(){return this.css}constructor(e,t,r){this.processor=e,this.messages=[],this.root=t,this.opts=r,this.css="",this.map=void 0}toString(){return this.css}warn(e,t={}){t.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(t.plugin=this.lastPlugin.postcssPlugin);let r=new qg(e,t);return this.messages.push(r),r}warnings(){return this.messages.filter(e=>e.type==="warning")}};var Rs=ji;ji.default=ji;let _a={};var t0=function(e){_a[e]||(_a[e]=!0,typeof console<"u"&&console.warn&&console.warn(e))};let Ug=Vt,zg=Ls,Wg=Yc,$g=Ms,va=Rs,Hg=dr,Vg=Pu,{isClean:qe,my:Gg}=fr,Kg=t0;const Jg={atrule:"AtRule",comment:"Comment",decl:"Declaration",document:"Document",root:"Root",rule:"Rule"},Xg={AtRule:!0,AtRuleExit:!0,Comment:!0,CommentExit:!0,Declaration:!0,DeclarationExit:!0,Document:!0,DocumentExit:!0,Once:!0,OnceExit:!0,postcssPlugin:!0,prepare:!0,Root:!0,RootExit:!0,Rule:!0,RuleExit:!0},Zg={Once:!0,postcssPlugin:!0,prepare:!0},cn=0;function Tn(n){return typeof n=="object"&&typeof n.then=="function"}function n0(n){let e=!1,t=Jg[n.type];return n.type==="decl"?e=n.prop.toLowerCase():n.type==="atrule"&&(e=n.name.toLowerCase()),e&&n.append?[t,t+"-"+e,cn,t+"Exit",t+"Exit-"+e]:e?[t,t+"-"+e,t+"Exit",t+"Exit-"+e]:n.append?[t,cn,t+"Exit"]:[t,t+"Exit"]}function wa(n){let e;return n.type==="document"?e=["Document",cn,"DocumentExit"]:n.type==="root"?e=["Root",cn,"RootExit"]:e=n0(n),{eventIndex:0,events:e,iterator:0,node:n,visitorIndex:0,visitors:[]}}function qi(n){return n[qe]=!1,n.nodes&&n.nodes.forEach(e=>qi(e)),n}let Ui={},fn=class r0{get content(){return this.stringify().content}get css(){return this.stringify().css}get map(){return this.stringify().map}get messages(){return this.sync().messages}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){return this.sync().root}get[Symbol.toStringTag](){return"LazyResult"}constructor(e,t,r){this.stringified=!1,this.processed=!1;let u;if(typeof t=="object"&&t!==null&&(t.type==="root"||t.type==="document"))u=qi(t);else if(t instanceof r0||t instanceof va)u=qi(t.root),t.map&&(typeof r.map>"u"&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=t.map);else{let i=$g;r.syntax&&(i=r.syntax.parse),r.parser&&(i=r.parser),i.parse&&(i=i.parse);try{u=i(t,r)}catch(s){this.processed=!0,this.error=s}u&&!u[Gg]&&Ug.rebuild(u)}this.result=new va(e,u,r),this.helpers={...Ui,postcss:Ui,result:this.result},this.plugins=this.processor.plugins.map(i=>typeof i=="object"&&i.prepare?{...i,...i.prepare(this.result)}:i)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(e,t){let r=this.result.lastPlugin;try{if(t&&t.addToError(e),this.error=e,e.name==="CssSyntaxError"&&!e.plugin)e.plugin=r.postcssPlugin,e.setMessage();else if(r.postcssVersion&&process.env.NODE_ENV!=="production"){let u=r.postcssPlugin,i=r.postcssVersion,s=this.result.processor.version,o=i.split("."),a=s.split(".");(o[0]!==a[0]||parseInt(o[1])>parseInt(a[1]))&&console.error("Unknown error from PostCSS plugin. Your current PostCSS version is "+s+", but "+u+" uses "+i+". Perhaps this is the source of the error below.")}}catch(u){console&&console.error&&console.error(u)}return e}prepareVisitors(){this.listeners={};let e=(t,r,u)=>{this.listeners[r]||(this.listeners[r]=[]),this.listeners[r].push([t,u])};for(let t of this.plugins)if(typeof t=="object")for(let r in t){if(!Xg[r]&&/^[A-Z]/.test(r))throw new Error(`Unknown event ${r} in ${t.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!Zg[r])if(typeof t[r]=="object")for(let u in t[r])u==="*"?e(t,r,t[r][u]):e(t,r+"-"+u.toLowerCase(),t[r][u]);else typeof t[r]=="function"&&e(t,r,t[r])}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let t=this.plugins[e],r=this.runOnRoot(t);if(Tn(r))try{await r}catch(u){throw this.handleError(u)}}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[qe];){e[qe]=!0;let t=[wa(e)];for(;t.length>0;){let r=this.visitTick(t);if(Tn(r))try{await r}catch(u){let i=t[t.length-1].node;throw this.handleError(u,i)}}}if(this.listeners.OnceExit)for(let[t,r]of this.listeners.OnceExit){this.result.lastPlugin=t;try{if(e.type==="document"){let u=e.nodes.map(i=>r(i,this.helpers));await Promise.all(u)}else await r(e,this.helpers)}catch(u){throw this.handleError(u)}}}return this.processed=!0,this.stringify()}runOnRoot(e){this.result.lastPlugin=e;try{if(typeof e=="object"&&e.Once){if(this.result.root.type==="document"){let t=this.result.root.nodes.map(r=>e.Once(r,this.helpers));return Tn(t[0])?Promise.all(t):t}return e.Once(this.result.root,this.helpers)}else if(typeof e=="function")return e(this.result.root,this.result)}catch(t){throw this.handleError(t)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let e=this.result.opts,t=Vg;e.syntax&&(t=e.syntax.stringify),e.stringifier&&(t=e.stringifier),t.stringify&&(t=t.stringify);let u=new Wg(t,this.result.root,this.result.opts).generate();return this.result.css=u[0],this.result.map=u[1],this.result}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let e of this.plugins){let t=this.runOnRoot(e);if(Tn(t))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[qe];)e[qe]=!0,this.walkSync(e);if(this.listeners.OnceExit)if(e.type==="document")for(let t of e.nodes)this.visitSync(this.listeners.OnceExit,t);else this.visitSync(this.listeners.OnceExit,e)}return this.result}then(e,t){return process.env.NODE_ENV!=="production"&&("from"in this.opts||Kg("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(e,t)}toString(){return this.css}visitSync(e,t){for(let[r,u]of e){this.result.lastPlugin=r;let i;try{i=u(t,this.helpers)}catch(s){throw this.handleError(s,t.proxyOf)}if(t.type!=="root"&&t.type!=="document"&&!t.parent)return!0;if(Tn(i))throw this.getAsyncError()}}visitTick(e){let t=e[e.length-1],{node:r,visitors:u}=t;if(r.type!=="root"&&r.type!=="document"&&!r.parent){e.pop();return}if(u.length>0&&t.visitorIndex<u.length){let[s,o]=u[t.visitorIndex];t.visitorIndex+=1,t.visitorIndex===u.length&&(t.visitors=[],t.visitorIndex=0),this.result.lastPlugin=s;try{return o(r.toProxy(),this.helpers)}catch(a){throw this.handleError(a,r)}}if(t.iterator!==0){let s=t.iterator,o;for(;o=r.nodes[r.indexes[s]];)if(r.indexes[s]+=1,!o[qe]){o[qe]=!0,e.push(wa(o));return}t.iterator=0,delete r.indexes[s]}let i=t.events;for(;t.eventIndex<i.length;){let s=i[t.eventIndex];if(t.eventIndex+=1,s===cn){r.nodes&&r.nodes.length&&(r[qe]=!0,t.iterator=r.getIterator());return}else if(this.listeners[s]){t.visitors=this.listeners[s];return}}e.pop()}walkSync(e){e[qe]=!0;let t=n0(e);for(let r of t)if(r===cn)e.nodes&&e.each(u=>{u[qe]||this.walkSync(u)});else{let u=this.listeners[r];if(u&&this.visitSync(u,e.toProxy()))return}}warnings(){return this.sync().warnings()}};fn.registerPostcss=n=>{Ui=n};var u0=fn;fn.default=fn;Hg.registerLazyResult(fn);zg.registerLazyResult(fn);let Qg=Yc,Yg=Ms;const e1=Rs;let t1=Pu,n1=t0,zi=class{get content(){return this.result.css}get css(){return this.result.css}get map(){return this.result.map}get messages(){return[]}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){if(this._root)return this._root;let e,t=Yg;try{e=t(this._css,this._opts)}catch(r){this.error=r}if(this.error)throw this.error;return this._root=e,e}get[Symbol.toStringTag](){return"NoWorkResult"}constructor(e,t,r){t=t.toString(),this.stringified=!1,this._processor=e,this._css=t,this._opts=r,this._map=void 0;let u,i=t1;this.result=new e1(this._processor,u,this._opts),this.result.css=t;let s=this;Object.defineProperty(this.result,"root",{get(){return s.root}});let o=new Qg(i,u,this._opts,t);if(o.isMap()){let[a,l]=o.generate();a&&(this.result.css=a),l&&(this.result.map=l)}else o.clearAnnotation(),this.result.css=o.css}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}sync(){if(this.error)throw this.error;return this.result}then(e,t){return process.env.NODE_ENV!=="production"&&("from"in this._opts||n1("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(e,t)}toString(){return this._css}warnings(){return[]}};var r1=zi;zi.default=zi;let u1=Ls,i1=u0,s1=r1,o1=dr,Gn=class{constructor(e=[]){this.version="8.5.6",this.plugins=this.normalize(e)}normalize(e){let t=[];for(let r of e)if(r.postcss===!0?r=r():r.postcss&&(r=r.postcss),typeof r=="object"&&Array.isArray(r.plugins))t=t.concat(r.plugins);else if(typeof r=="object"&&r.postcssPlugin)t.push(r);else if(typeof r=="function")t.push(r);else if(typeof r=="object"&&(r.parse||r.stringify)){if(process.env.NODE_ENV!=="production")throw new Error("PostCSS syntaxes cannot be used as plugins. Instead, please use one of the syntax/parser/stringifier options as outlined in your PostCSS runner documentation.")}else throw new Error(r+" is not a PostCSS plugin");return t}process(e,t={}){return!this.plugins.length&&!t.parser&&!t.stringifier&&!t.syntax?new s1(this,e,t):new i1(this,e,t)}use(e){return this.plugins=this.plugins.concat(this.normalize([e])),this}};var a1=Gn;Gn.default=Gn;o1.registerProcessor(Gn);u1.registerProcessor(Gn);let i0=Ps,s0=Du,l1=Vt,c1=As,o0=Mu,a0=Ls,f1=dg,d1=Ru,h1=u0,p1=Gc,g1=Lu,m1=Ms,Bs=a1,b1=Rs,l0=dr,c0=Ds,y1=Pu,x1=e0;function ee(...n){return n.length===1&&Array.isArray(n[0])&&(n=n[0]),new Bs(n)}ee.plugin=function(e,t){let r=!1;function u(...s){console&&console.warn&&!r&&(r=!0,console.warn(e+`: postcss.plugin was deprecated. Migration guide:
48
+ You tried to parse Less with the standard CSS parser; try again with the postcss-less parser`)),u}return r.root}var Ds=fu;fu.default=fu;Fg.registerParse(fu);let Bi=class{constructor(e,t={}){if(this.type="warning",this.text=e,t.node&&t.node.source){let r=t.node.rangeBy(t);this.line=r.start.line,this.column=r.start.column,this.endLine=r.end.line,this.endColumn=r.end.column}for(let r in t)this[r]=t[r]}toString(){return this.node?this.node.error(this.text,{index:this.index,plugin:this.plugin,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}};var e0=Bi;Bi.default=Bi;let Ug=e0,Fi=class{get content(){return this.css}constructor(e,t,r){this.processor=e,this.messages=[],this.root=t,this.opts=r,this.css="",this.map=void 0}toString(){return this.css}warn(e,t={}){t.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(t.plugin=this.lastPlugin.postcssPlugin);let r=new Ug(e,t);return this.messages.push(r),r}warnings(){return this.messages.filter(e=>e.type==="warning")}};var Ms=Fi;Fi.default=Fi;let _a={};var t0=function(e){_a[e]||(_a[e]=!0,typeof console<"u"&&console.warn&&console.warn(e))};let zg=Ht,Wg=Ps,$g=Yc,Hg=Ds,va=Ms,Vg=fr,Gg=Iu,{isClean:je,my:Kg}=cr,Jg=t0;const Xg={atrule:"AtRule",comment:"Comment",decl:"Declaration",document:"Document",root:"Root",rule:"Rule"},Zg={AtRule:!0,AtRuleExit:!0,Comment:!0,CommentExit:!0,Declaration:!0,DeclarationExit:!0,Document:!0,DocumentExit:!0,Once:!0,OnceExit:!0,postcssPlugin:!0,prepare:!0,Root:!0,RootExit:!0,Rule:!0,RuleExit:!0},Qg={Once:!0,postcssPlugin:!0,prepare:!0},ln=0;function Sn(n){return typeof n=="object"&&typeof n.then=="function"}function n0(n){let e=!1,t=Xg[n.type];return n.type==="decl"?e=n.prop.toLowerCase():n.type==="atrule"&&(e=n.name.toLowerCase()),e&&n.append?[t,t+"-"+e,ln,t+"Exit",t+"Exit-"+e]:e?[t,t+"-"+e,t+"Exit",t+"Exit-"+e]:n.append?[t,ln,t+"Exit"]:[t,t+"Exit"]}function wa(n){let e;return n.type==="document"?e=["Document",ln,"DocumentExit"]:n.type==="root"?e=["Root",ln,"RootExit"]:e=n0(n),{eventIndex:0,events:e,iterator:0,node:n,visitorIndex:0,visitors:[]}}function ji(n){return n[je]=!1,n.nodes&&n.nodes.forEach(e=>ji(e)),n}let qi={},cn=class r0{get content(){return this.stringify().content}get css(){return this.stringify().css}get map(){return this.stringify().map}get messages(){return this.sync().messages}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){return this.sync().root}get[Symbol.toStringTag](){return"LazyResult"}constructor(e,t,r){this.stringified=!1,this.processed=!1;let u;if(typeof t=="object"&&t!==null&&(t.type==="root"||t.type==="document"))u=ji(t);else if(t instanceof r0||t instanceof va)u=ji(t.root),t.map&&(typeof r.map>"u"&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=t.map);else{let i=Hg;r.syntax&&(i=r.syntax.parse),r.parser&&(i=r.parser),i.parse&&(i=i.parse);try{u=i(t,r)}catch(s){this.processed=!0,this.error=s}u&&!u[Kg]&&zg.rebuild(u)}this.result=new va(e,u,r),this.helpers={...qi,postcss:qi,result:this.result},this.plugins=this.processor.plugins.map(i=>typeof i=="object"&&i.prepare?{...i,...i.prepare(this.result)}:i)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(e,t){let r=this.result.lastPlugin;try{if(t&&t.addToError(e),this.error=e,e.name==="CssSyntaxError"&&!e.plugin)e.plugin=r.postcssPlugin,e.setMessage();else if(r.postcssVersion&&process.env.NODE_ENV!=="production"){let u=r.postcssPlugin,i=r.postcssVersion,s=this.result.processor.version,o=i.split("."),a=s.split(".");(o[0]!==a[0]||parseInt(o[1])>parseInt(a[1]))&&console.error("Unknown error from PostCSS plugin. Your current PostCSS version is "+s+", but "+u+" uses "+i+". Perhaps this is the source of the error below.")}}catch(u){console&&console.error&&console.error(u)}return e}prepareVisitors(){this.listeners={};let e=(t,r,u)=>{this.listeners[r]||(this.listeners[r]=[]),this.listeners[r].push([t,u])};for(let t of this.plugins)if(typeof t=="object")for(let r in t){if(!Zg[r]&&/^[A-Z]/.test(r))throw new Error(`Unknown event ${r} in ${t.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!Qg[r])if(typeof t[r]=="object")for(let u in t[r])u==="*"?e(t,r,t[r][u]):e(t,r+"-"+u.toLowerCase(),t[r][u]);else typeof t[r]=="function"&&e(t,r,t[r])}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let t=this.plugins[e],r=this.runOnRoot(t);if(Sn(r))try{await r}catch(u){throw this.handleError(u)}}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[je];){e[je]=!0;let t=[wa(e)];for(;t.length>0;){let r=this.visitTick(t);if(Sn(r))try{await r}catch(u){let i=t[t.length-1].node;throw this.handleError(u,i)}}}if(this.listeners.OnceExit)for(let[t,r]of this.listeners.OnceExit){this.result.lastPlugin=t;try{if(e.type==="document"){let u=e.nodes.map(i=>r(i,this.helpers));await Promise.all(u)}else await r(e,this.helpers)}catch(u){throw this.handleError(u)}}}return this.processed=!0,this.stringify()}runOnRoot(e){this.result.lastPlugin=e;try{if(typeof e=="object"&&e.Once){if(this.result.root.type==="document"){let t=this.result.root.nodes.map(r=>e.Once(r,this.helpers));return Sn(t[0])?Promise.all(t):t}return e.Once(this.result.root,this.helpers)}else if(typeof e=="function")return e(this.result.root,this.result)}catch(t){throw this.handleError(t)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let e=this.result.opts,t=Gg;e.syntax&&(t=e.syntax.stringify),e.stringifier&&(t=e.stringifier),t.stringify&&(t=t.stringify);let u=new $g(t,this.result.root,this.result.opts).generate();return this.result.css=u[0],this.result.map=u[1],this.result}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let e of this.plugins){let t=this.runOnRoot(e);if(Sn(t))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[je];)e[je]=!0,this.walkSync(e);if(this.listeners.OnceExit)if(e.type==="document")for(let t of e.nodes)this.visitSync(this.listeners.OnceExit,t);else this.visitSync(this.listeners.OnceExit,e)}return this.result}then(e,t){return process.env.NODE_ENV!=="production"&&("from"in this.opts||Jg("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(e,t)}toString(){return this.css}visitSync(e,t){for(let[r,u]of e){this.result.lastPlugin=r;let i;try{i=u(t,this.helpers)}catch(s){throw this.handleError(s,t.proxyOf)}if(t.type!=="root"&&t.type!=="document"&&!t.parent)return!0;if(Sn(i))throw this.getAsyncError()}}visitTick(e){let t=e[e.length-1],{node:r,visitors:u}=t;if(r.type!=="root"&&r.type!=="document"&&!r.parent){e.pop();return}if(u.length>0&&t.visitorIndex<u.length){let[s,o]=u[t.visitorIndex];t.visitorIndex+=1,t.visitorIndex===u.length&&(t.visitors=[],t.visitorIndex=0),this.result.lastPlugin=s;try{return o(r.toProxy(),this.helpers)}catch(a){throw this.handleError(a,r)}}if(t.iterator!==0){let s=t.iterator,o;for(;o=r.nodes[r.indexes[s]];)if(r.indexes[s]+=1,!o[je]){o[je]=!0,e.push(wa(o));return}t.iterator=0,delete r.indexes[s]}let i=t.events;for(;t.eventIndex<i.length;){let s=i[t.eventIndex];if(t.eventIndex+=1,s===ln){r.nodes&&r.nodes.length&&(r[je]=!0,t.iterator=r.getIterator());return}else if(this.listeners[s]){t.visitors=this.listeners[s];return}}e.pop()}walkSync(e){e[je]=!0;let t=n0(e);for(let r of t)if(r===ln)e.nodes&&e.each(u=>{u[je]||this.walkSync(u)});else{let u=this.listeners[r];if(u&&this.visitSync(u,e.toProxy()))return}}warnings(){return this.sync().warnings()}};cn.registerPostcss=n=>{qi=n};var u0=cn;cn.default=cn;Vg.registerLazyResult(cn);Wg.registerLazyResult(cn);let Yg=Yc,e1=Ds;const t1=Ms;let n1=Iu,r1=t0,Ui=class{get content(){return this.result.css}get css(){return this.result.css}get map(){return this.result.map}get messages(){return[]}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){if(this._root)return this._root;let e,t=e1;try{e=t(this._css,this._opts)}catch(r){this.error=r}if(this.error)throw this.error;return this._root=e,e}get[Symbol.toStringTag](){return"NoWorkResult"}constructor(e,t,r){t=t.toString(),this.stringified=!1,this._processor=e,this._css=t,this._opts=r,this._map=void 0;let u,i=n1;this.result=new t1(this._processor,u,this._opts),this.result.css=t;let s=this;Object.defineProperty(this.result,"root",{get(){return s.root}});let o=new Yg(i,u,this._opts,t);if(o.isMap()){let[a,l]=o.generate();a&&(this.result.css=a),l&&(this.result.map=l)}else o.clearAnnotation(),this.result.css=o.css}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}sync(){if(this.error)throw this.error;return this.result}then(e,t){return process.env.NODE_ENV!=="production"&&("from"in this._opts||r1("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(e,t)}toString(){return this._css}warnings(){return[]}};var u1=Ui;Ui.default=Ui;let i1=Ps,s1=u0,o1=u1,a1=fr,Vn=class{constructor(e=[]){this.version="8.5.6",this.plugins=this.normalize(e)}normalize(e){let t=[];for(let r of e)if(r.postcss===!0?r=r():r.postcss&&(r=r.postcss),typeof r=="object"&&Array.isArray(r.plugins))t=t.concat(r.plugins);else if(typeof r=="object"&&r.postcssPlugin)t.push(r);else if(typeof r=="function")t.push(r);else if(typeof r=="object"&&(r.parse||r.stringify)){if(process.env.NODE_ENV!=="production")throw new Error("PostCSS syntaxes cannot be used as plugins. Instead, please use one of the syntax/parser/stringifier options as outlined in your PostCSS runner documentation.")}else throw new Error(r+" is not a PostCSS plugin");return t}process(e,t={}){return!this.plugins.length&&!t.parser&&!t.stringifier&&!t.syntax?new o1(this,e,t):new s1(this,e,t)}use(e){return this.plugins=this.plugins.concat(this.normalize([e])),this}};var l1=Vn;Vn.default=Vn;a1.registerProcessor(Vn);i1.registerProcessor(Vn);let i0=Is,s0=Lu,c1=Ht,f1=Ns,o0=Du,a0=Ps,d1=hg,h1=Mu,p1=u0,g1=Gc,m1=Pu,b1=Ds,Rs=l1,y1=Ms,l0=fr,c0=Ls,x1=Iu,_1=e0;function ee(...n){return n.length===1&&Array.isArray(n[0])&&(n=n[0]),new Rs(n)}ee.plugin=function(e,t){let r=!1;function u(...s){console&&console.warn&&!r&&(r=!0,console.warn(e+`: postcss.plugin was deprecated. Migration guide:
49
49
  https://evilmartians.com/chronicles/postcss-8-plugin-migration`),process.env.LANG&&process.env.LANG.startsWith("cn")&&console.warn(e+`: 里面 postcss.plugin 被弃用. 迁移指南:
50
- https://www.w3ctech.com/topic/2226`));let o=t(...s);return o.postcssPlugin=e,o.postcssVersion=new Bs().version,o}let i;return Object.defineProperty(u,"postcss",{get(){return i||(i=u()),i}}),u.process=function(s,o,a){return ee([u(a)]).process(s,o)},u};ee.stringify=y1;ee.parse=m1;ee.fromJSON=f1;ee.list=p1;ee.comment=n=>new s0(n);ee.atRule=n=>new i0(n);ee.decl=n=>new o0(n);ee.rule=n=>new c0(n);ee.root=n=>new l0(n);ee.document=n=>new a0(n);ee.CssSyntaxError=c1;ee.Declaration=o0;ee.Container=l1;ee.Processor=Bs;ee.Document=a0;ee.Comment=s0;ee.Warning=x1;ee.AtRule=i0;ee.Result=b1;ee.Input=d1;ee.Rule=c0;ee.Root=l0;ee.Node=g1;h1.registerPostcss(ee);var _1=ee;ee.default=ee;const v1=ec,Sa=mp,{isPlainObject:w1}=Ns,Ta=Ip,S1=Pp,{parse:T1}=_1,C1=["img","audio","video","picture","svg","object","map","iframe","embed"],E1=["script","style"];function Zt(n,e){n&&Object.keys(n).forEach(function(t){e(n[t],t)})}function Ye(n,e){return{}.hasOwnProperty.call(n,e)}function Ca(n,e){const t=[];return Zt(n,function(r){e(r)&&t.push(r)}),t}function N1(n){for(const e in n)if(Ye(n,e))return!1;return!0}function k1(n){return n.map(function(e){if(!e.url)throw new Error("URL missing");return e.url+(e.w?` ${e.w}w`:"")+(e.h?` ${e.h}h`:"")+(e.d?` ${e.d}x`:"")}).join(", ")}var A1=Kn;const O1=/^[^\0\t\n\f\r /<=>]+$/;function Kn(n,e,t){if(n==null)return"";typeof n=="number"&&(n=n.toString());let r="",u="";function i(x,O){const k=this;this.tag=x,this.attribs=O||{},this.tagPosition=r.length,this.text="",this.openingTagLength=0,this.mediaChildren=[],this.updateParentNodeText=function(){if(g.length){const q=g[g.length-1];q.text+=k.text}},this.updateParentNodeMediaChildren=function(){g.length&&C1.includes(this.tag)&&g[g.length-1].mediaChildren.push(this.tag)}}e=Object.assign({},Kn.defaults,e),e.parser=Object.assign({},I1,e.parser);const s=function(x){return e.allowedTags===!1||(e.allowedTags||[]).indexOf(x)>-1};E1.forEach(function(x){s(x)&&!e.allowVulnerableTags&&console.warn(`
50
+ https://www.w3ctech.com/topic/2226`));let o=t(...s);return o.postcssPlugin=e,o.postcssVersion=new Rs().version,o}let i;return Object.defineProperty(u,"postcss",{get(){return i||(i=u()),i}}),u.process=function(s,o,a){return ee([u(a)]).process(s,o)},u};ee.stringify=x1;ee.parse=b1;ee.fromJSON=d1;ee.list=g1;ee.comment=n=>new s0(n);ee.atRule=n=>new i0(n);ee.decl=n=>new o0(n);ee.rule=n=>new c0(n);ee.root=n=>new l0(n);ee.document=n=>new a0(n);ee.CssSyntaxError=f1;ee.Declaration=o0;ee.Container=c1;ee.Processor=Rs;ee.Document=a0;ee.Comment=s0;ee.Warning=_1;ee.AtRule=i0;ee.Result=y1;ee.Input=h1;ee.Rule=c0;ee.Root=l0;ee.Node=m1;p1.registerPostcss(ee);var v1=ee;ee.default=ee;const w1=ec,Sa=bp,{isPlainObject:S1}=Es,Ta=Pp,T1=Lp,{parse:C1}=v1,E1=["img","audio","video","picture","svg","object","map","iframe","embed"],k1=["script","style"];function Xt(n,e){n&&Object.keys(n).forEach(function(t){e(n[t],t)})}function Ye(n,e){return{}.hasOwnProperty.call(n,e)}function Ca(n,e){const t=[];return Xt(n,function(r){e(r)&&t.push(r)}),t}function N1(n){for(const e in n)if(Ye(n,e))return!1;return!0}function A1(n){return n.map(function(e){if(!e.url)throw new Error("URL missing");return e.url+(e.w?` ${e.w}w`:"")+(e.h?` ${e.h}h`:"")+(e.d?` ${e.d}x`:"")}).join(", ")}var O1=Gn;const I1=/^[^\0\t\n\f\r /<=>]+$/;function Gn(n,e,t){if(n==null)return"";typeof n=="number"&&(n=n.toString());let r="",u="";function i(x,O){const N=this;this.tag=x,this.attribs=O||{},this.tagPosition=r.length,this.text="",this.openingTagLength=0,this.mediaChildren=[],this.updateParentNodeText=function(){if(g.length){const q=g[g.length-1];q.text+=N.text}},this.updateParentNodeMediaChildren=function(){g.length&&E1.includes(this.tag)&&g[g.length-1].mediaChildren.push(this.tag)}}e=Object.assign({},Gn.defaults,e),e.parser=Object.assign({},P1,e.parser);const s=function(x){return e.allowedTags===!1||(e.allowedTags||[]).indexOf(x)>-1};k1.forEach(function(x){s(x)&&!e.allowVulnerableTags&&console.warn(`
51
51
 
52
52
  ⚠️ Your \`allowedTags\` option includes, \`${x}\`, which is inherently
53
53
  vulnerable to XSS attacks. Please remove it from \`allowedTags\`.
54
54
  Or, to disable this warning, add the \`allowVulnerableTags\` option
55
55
  and ensure you are accounting for this risk.
56
56
 
57
- `)});const o=e.nonTextTags||["script","style","textarea","option"];let a,l;e.allowedAttributes&&(a={},l={},Zt(e.allowedAttributes,function(x,O){a[O]=[];const k=[];x.forEach(function(q){typeof q=="string"&&q.indexOf("*")>=0?k.push(Sa(q).replace(/\\\*/g,".*")):a[O].push(q)}),k.length&&(l[O]=new RegExp("^("+k.join("|")+")$"))}));const f={},h={},c={};Zt(e.allowedClasses,function(x,O){if(a&&(Ye(a,O)||(a[O]=[]),a[O].push("class")),f[O]=x,Array.isArray(x)){const k=[];f[O]=[],c[O]=[],x.forEach(function(q){typeof q=="string"&&q.indexOf("*")>=0?k.push(Sa(q).replace(/\\\*/g,".*")):q instanceof RegExp?c[O].push(q):f[O].push(q)}),k.length&&(h[O]=new RegExp("^("+k.join("|")+")$"))}});const d={};let p;Zt(e.transformTags,function(x,O){let k;typeof x=="function"?k=x:typeof x=="string"&&(k=Kn.simpleTransform(x)),O==="*"?p=k:d[O]=k});let m,g,y,b,_,w,T=!1;I();const S=new v1.Parser({onopentag:function(x,O){if(e.onOpenTag&&e.onOpenTag(x,O),e.enforceHtmlBoundary&&x==="html"&&I(),_){w++;return}const k=new i(x,O);g.push(k);let q=!1;const R=!!k.text;let V;if(Ye(d,x)&&(V=d[x](x,O),k.attribs=O=V.attribs,V.text!==void 0&&(k.innerText=V.text),x!==V.tagName&&(k.name=x=V.tagName,b[m]=V.tagName)),p&&(V=p(x,O),k.attribs=O=V.attribs,x!==V.tagName&&(k.name=x=V.tagName,b[m]=V.tagName)),(!s(x)||e.disallowedTagsMode==="recursiveEscape"&&!N1(y)||e.nestingLimit!=null&&m>=e.nestingLimit)&&(q=!0,y[m]=!0,(e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard")&&o.indexOf(x)!==-1&&(_=!0,w=1)),m++,q){if(e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard"){if(k.innerText&&!R){const K=C(k.innerText);e.textFilter?r+=e.textFilter(K,x):r+=K,T=!0}return}u=r,r=""}r+="<"+x,x==="script"&&(e.allowedScriptHostnames||e.allowedScriptDomains)&&(k.innerText=""),q&&(e.disallowedTagsMode==="escape"||e.disallowedTagsMode==="recursiveEscape")&&e.preserveEscapedAttributes?Zt(O,function(K,J){r+=" "+J+'="'+C(K||"",!0)+'"'}):(!a||Ye(a,x)||a["*"])&&Zt(O,function(K,J){if(!O1.test(J)){delete k.attribs[J];return}if(K===""&&!e.allowedEmptyAttributes.includes(J)&&(e.nonBooleanAttributes.includes(J)||e.nonBooleanAttributes.includes("*"))){delete k.attribs[J];return}let Pe=!1;if(!a||Ye(a,x)&&a[x].indexOf(J)!==-1||a["*"]&&a["*"].indexOf(J)!==-1||Ye(l,x)&&l[x].test(J)||l["*"]&&l["*"].test(J))Pe=!0;else if(a&&a[x]){for(const H of a[x])if(w1(H)&&H.name&&H.name===J){Pe=!0;let Q="";if(H.multiple===!0){const Se=K.split(" ");for(const me of Se)H.values.indexOf(me)!==-1&&(Q===""?Q=me:Q+=" "+me)}else H.values.indexOf(K)>=0&&(Q=K);K=Q}}if(Pe){if(e.allowedSchemesAppliedToAttributes.indexOf(J)!==-1&&L(x,K)){delete k.attribs[J];return}if(x==="script"&&J==="src"){let H=!0;try{const Q=U(K);if(e.allowedScriptHostnames||e.allowedScriptDomains){const Se=(e.allowedScriptHostnames||[]).find(function(be){return be===Q.url.hostname}),me=(e.allowedScriptDomains||[]).find(function(be){return Q.url.hostname===be||Q.url.hostname.endsWith(`.${be}`)});H=Se||me}}catch{H=!1}if(!H){delete k.attribs[J];return}}if(x==="iframe"&&J==="src"){let H=!0;try{const Q=U(K);if(Q.isRelativeUrl)H=Ye(e,"allowIframeRelativeUrls")?e.allowIframeRelativeUrls:!e.allowedIframeHostnames&&!e.allowedIframeDomains;else if(e.allowedIframeHostnames||e.allowedIframeDomains){const Se=(e.allowedIframeHostnames||[]).find(function(be){return be===Q.url.hostname}),me=(e.allowedIframeDomains||[]).find(function(be){return Q.url.hostname===be||Q.url.hostname.endsWith(`.${be}`)});H=Se||me}}catch{H=!1}if(!H){delete k.attribs[J];return}}if(J==="srcset")try{let H=S1(K);if(H.forEach(function(Q){L("srcset",Q.url)&&(Q.evil=!0)}),H=Ca(H,function(Q){return!Q.evil}),H.length)K=k1(Ca(H,function(Q){return!Q.evil})),k.attribs[J]=K;else{delete k.attribs[J];return}}catch{delete k.attribs[J];return}if(J==="class"){const H=f[x],Q=f["*"],Se=h[x],me=c[x],be=c["*"],d0=h["*"],Fs=[Se,d0].concat(me,be).filter(function(h0){return h0});if(H&&Q?K=B(K,Ta(H,Q),Fs):K=B(K,H||Q,Fs),!K.length){delete k.attribs[J];return}}if(J==="style"){if(e.parseStyleAttributes)try{const H=T1(x+" {"+K+"}",{map:!1}),Q=v(H,e.allowedStyles);if(K=N(Q),K.length===0){delete k.attribs[J];return}}catch{typeof window<"u"&&console.warn('Failed to parse "'+x+" {"+K+`}", If you're running this in a browser, we recommend to disable style parsing: options.parseStyleAttributes: false, since this only works in a node environment due to a postcss dependency, More info: https://github.com/apostrophecms/sanitize-html/issues/547`),delete k.attribs[J];return}else if(e.allowedStyles)throw new Error("allowedStyles option cannot be used together with parseStyleAttributes: false.")}r+=" "+J,K&&K.length?r+='="'+C(K,!0)+'"':e.allowedEmptyAttributes.includes(J)&&(r+='=""')}else delete k.attribs[J]}),e.selfClosing.indexOf(x)!==-1?r+=" />":(r+=">",k.innerText&&!R&&!e.textFilter&&(r+=C(k.innerText),T=!0)),q&&(r=u+C(r),u=""),k.openingTagLength=r.length-k.tagPosition},ontext:function(x){if(_)return;const O=g[g.length-1];let k;if(O&&(k=O.tag,x=O.innerText!==void 0?O.innerText:x),e.disallowedTagsMode==="completelyDiscard"&&!s(k))x="";else if((e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard")&&(k==="script"||k==="style"))r+=x;else if(!T){const q=C(x,!1);e.textFilter?r+=e.textFilter(q,k):r+=q}if(g.length){const q=g[g.length-1];q.text+=x}},onclosetag:function(x,O){if(e.onCloseTag&&e.onCloseTag(x,O),_)if(w--,!w)_=!1;else return;const k=g.pop();if(!k)return;if(k.tag!==x){g.push(k);return}_=e.enforceHtmlBoundary?x==="html":!1,m--;const q=y[m];if(q){if(delete y[m],e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard"){k.updateParentNodeText();return}u=r,r=""}if(b[m]&&(x=b[m],delete b[m]),e.exclusiveFilter){const R=e.exclusiveFilter(k);if(R==="excludeTag"){q&&(r=u,u=""),r=r.substring(0,k.tagPosition)+r.substring(k.tagPosition+k.openingTagLength);return}else if(R){r=r.substring(0,k.tagPosition);return}}if(k.updateParentNodeMediaChildren(),k.updateParentNodeText(),e.selfClosing.indexOf(x)!==-1||O&&!s(x)&&["escape","recursiveEscape"].indexOf(e.disallowedTagsMode)>=0){q&&(r=u,u="");return}r+="</"+x+">",q&&(r=u+C(r),u=""),T=!1}},e.parser);if(S.write(n),S.end(),e.disallowedTagsMode==="escape"||e.disallowedTagsMode==="recursiveEscape"){const x=S.endIndex;if(x!=null&&x>=0&&x<n.length){const O=n.substring(x);r+=C(O)}else(x==null||x<0)&&n.length>0&&r===""&&(r=C(n))}return r;function I(){r="",m=0,g=[],y={},b={},_=!1,w=0}function C(x,O){return typeof x!="string"&&(x=x+""),e.parser.decodeEntities&&(x=x.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),O&&(x=x.replace(/"/g,"&quot;"))),x=x.replace(/&(?![a-zA-Z0-9#]{1,20};)/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),O&&(x=x.replace(/"/g,"&quot;")),x}function L(x,O){for(O=O.replace(/[\x00-\x20]+/g,"");;){const R=O.indexOf("<!--");if(R===-1)break;const V=O.indexOf("-->",R+4);if(V===-1)break;O=O.substring(0,R)+O.substring(V+3)}const k=O.match(/^([a-zA-Z][a-zA-Z0-9.\-+]*):/);if(!k)return O.match(/^[/\\]{2}/)?!e.allowProtocolRelative:!1;const q=k[1].toLowerCase();return Ye(e.allowedSchemesByTag,x)?e.allowedSchemesByTag[x].indexOf(q)===-1:!e.allowedSchemes||e.allowedSchemes.indexOf(q)===-1}function U(x){if(x=x.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/,"$1//"),x.startsWith("relative:"))throw new Error("relative: exploit attempt");let O="relative://relative-site";for(let R=0;R<100;R++)O+=`/${R}`;const k=new URL(x,O);return{isRelativeUrl:k&&k.hostname==="relative-site"&&k.protocol==="relative:",url:k}}function v(x,O){if(!O)return x;const k=x.nodes[0];let q;return O[k.selector]&&O["*"]?q=Ta(O[k.selector],O["*"]):q=O[k.selector]||O["*"],q&&(x.nodes[0].nodes=k.nodes.reduce(A(q),[])),x}function N(x){return x.nodes[0].nodes.reduce(function(O,k){return O.push(`${k.prop}:${k.value}${k.important?" !important":""}`),O},[]).join(";")}function A(x){return function(O,k){return Ye(x,k.prop)&&x[k.prop].some(function(R){return R.test(k.value)})&&O.push(k),O}}function B(x,O,k){return O?(x=x.split(/\s+/),x.filter(function(q){return O.indexOf(q)!==-1||k.some(function(R){return R.test(q)})}).join(" ")):x}}const I1={decodeEntities:!0};Kn.defaults={allowedTags:["address","article","aside","footer","header","h1","h2","h3","h4","h5","h6","hgroup","main","nav","section","blockquote","dd","div","dl","dt","figcaption","figure","hr","li","menu","ol","p","pre","ul","a","abbr","b","bdi","bdo","br","cite","code","data","dfn","em","i","kbd","mark","q","rb","rp","rt","rtc","ruby","s","samp","small","span","strong","sub","sup","time","u","var","wbr","caption","col","colgroup","table","tbody","td","tfoot","th","thead","tr"],nonBooleanAttributes:["abbr","accept","accept-charset","accesskey","action","allow","alt","as","autocapitalize","autocomplete","blocking","charset","cite","class","color","cols","colspan","content","contenteditable","coords","crossorigin","data","datetime","decoding","dir","dirname","download","draggable","enctype","enterkeyhint","fetchpriority","for","form","formaction","formenctype","formmethod","formtarget","headers","height","hidden","high","href","hreflang","http-equiv","id","imagesizes","imagesrcset","inputmode","integrity","is","itemid","itemprop","itemref","itemtype","kind","label","lang","list","loading","low","max","maxlength","media","method","min","minlength","name","nonce","optimum","pattern","ping","placeholder","popover","popovertarget","popovertargetaction","poster","preload","referrerpolicy","rel","rows","rowspan","sandbox","scope","shape","size","sizes","slot","span","spellcheck","src","srcdoc","srclang","srcset","start","step","style","tabindex","target","title","translate","type","usemap","value","width","wrap","onauxclick","onafterprint","onbeforematch","onbeforeprint","onbeforeunload","onbeforetoggle","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextlost","oncontextmenu","oncontextrestored","oncopy","oncuechange","oncut","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","onformdata","onhashchange","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onlanguagechange","onload","onloadeddata","onloadedmetadata","onloadstart","onmessage","onmessageerror","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onoffline","ononline","onpagehide","onpageshow","onpaste","onpause","onplay","onplaying","onpopstate","onprogress","onratechange","onreset","onresize","onrejectionhandled","onscroll","onscrollend","onsecuritypolicyviolation","onseeked","onseeking","onselect","onslotchange","onstalled","onstorage","onsubmit","onsuspend","ontimeupdate","ontoggle","onunhandledrejection","onunload","onvolumechange","onwaiting","onwheel"],disallowedTagsMode:"discard",allowedAttributes:{a:["href","name","target"],img:["src","srcset","alt","title","width","height","loading"]},allowedEmptyAttributes:["alt"],selfClosing:["img","br","hr","area","base","basefont","input","link","meta"],allowedSchemes:["http","https","ftp","mailto","tel"],allowedSchemesByTag:{},allowedSchemesAppliedToAttributes:["href","src","cite"],allowProtocolRelative:!0,enforceHtmlBoundary:!1,parseStyleAttributes:!0,preserveEscapedAttributes:!1};Kn.simpleTransform=function(n,e,t){return t=t===void 0?!0:t,e=e||{},function(r,u){let i;if(t)for(i in e)u[i]=e[i];else u=e;return{tagName:n,attribs:u}}};const P1=oh(A1),f0=dn();class hr extends Cl{constructor(t,r,u,i,s){super(s);bn(this,"__src");bn(this,"__altText");bn(this,"__width");bn(this,"__height");this.__src=t,this.__altText=r,this.__width=u,this.__height=i}static getType(){return"image"}static clone(t){return new hr(t.__src,t.__altText,t.__width,t.__height,t.__key)}static importJSON(t){return Wi({altText:t.altText,height:t.height,src:t.src,width:t.width})}exportJSON(){return{altText:this.__altText,height:this.__height,src:this.__src,type:"image",version:1,width:this.__width}}static importDOM(){return{img:t=>({conversion:r=>{if(!(r instanceof HTMLImageElement))return null;const u=r.getAttribute("src")??"";if(!u)return null;const i=r.getAttribute("width"),s=r.getAttribute("height");return{node:Wi({altText:r.getAttribute("alt")??"",height:s?Number(s):void 0,src:u,width:i?Number(i):void 0})}},priority:0})}}exportDOM(){const t=document.createElement("img");return t.setAttribute("src",this.__src),this.__altText&&t.setAttribute("alt",this.__altText),this.__width&&t.setAttribute("width",String(this.__width)),this.__height&&t.setAttribute("height",String(this.__height)),{element:t}}createDOM(){return document.createElement("span")}updateDOM(){return!1}isInline(){return!0}getSrc(){return this.__src}setSrc(t){const r=this.getWritable();return r.__src=t,r}decorate(t){return W.jsx("img",{alt:this.__altText,height:this.__height,onClick:r=>{r.preventDefault(),t.dispatchCommand(f0,{key:this.getKey(),src:this.__src})},src:this.__src,width:this.__width})}}function Wi({altText:n="",height:e,src:t,width:r}){return new hr(t,n,r,e)}function Ea(n){return n instanceof hr}const L1="_editor_1vazb_1",D1="_meta_1vazb_17",M1="_active_1vazb_25",R1="_toolbar_1vazb_36",B1="_bold_1vazb_55",F1="_italic_1vazb_59",j1="_link_1vazb_63",q1="_list_1vazb_69",U1="_paragraph_1vazb_70",fe={editor:L1,meta:D1,active:M1,toolbar:R1,bold:B1,italic:F1,link:j1,list:q1,paragraph:U1},z1=()=>{const[n]=Oe(),[e,t]=z.useState(!1),[r,u]=z.useState(!1),[i,s]=z.useState(!1),[o,a]=z.useState(!1),[l,f]=z.useState(!1),[h,c]=z.useState(""),[d,p]=z.useState(null),[m,g]=z.useState(""),y=z.useRef(null),b=z.useRef(null),_=z.useRef(null),w=z.useRef(!1),T=R=>R.preventDefault(),S=z.useCallback(R=>{_.current=P(R)?R.clone():null},[]),I=z.useCallback(R=>{n.update(()=>{_.current&&ke(_.current)}),R(),_.current=null},[n]),C=R=>{w.current=!0,R.preventDefault()},L=()=>{if(w.current){w.current=!1;return}x()},U=z.useCallback(()=>{u(!1),c(""),p(null)},[]),v=z.useCallback(()=>{a(!1),g("")},[]),N=z.useCallback(R=>{u(!0),c((R==null?void 0:R.src)??""),p((R==null?void 0:R.key)??null),v(),setTimeout(()=>{var V;return(V=y.current)==null?void 0:V.focus()},0)},[v]),A=z.useCallback(R=>{n.getEditorState().read(()=>{S(j())}),a(!0),g(R),U(),setTimeout(()=>{var V;return(V=b.current)==null?void 0:V.focus()},0)},[U,n,S]),B=z.useCallback(()=>{I(()=>{n.dispatchCommand(rn,{url:m,target:"_blank"})}),v()},[v,n,m,I]),x=z.useCallback(()=>{const R=h.trim();if(!R){U();return}n.update(()=>{if(d){const V=ae(d);Ea(V)&&V.setSrc(R);return}ds([Wi({src:R})])}),U()},[U,n,d,h]),O=z.useCallback(()=>{if(!d){U();return}n.update(()=>{const R=ae(d);if(Ea(R)){const V=R.getParent();Ft(V)&&V.getChildrenSize()===1?V.remove():R.remove()}}),U()},[U,n,d]),k=z.useCallback(()=>{I(()=>{n.dispatchCommand(rn,null)}),v()},[v,n,I]),q=z.useCallback(()=>{const R=j();if(!P(R)){if(Ne(R)){const ft=R.getNodes(),K=ft[0]??null,J=(K==null?void 0:K.getParent())??null;t(ft.some(H=>D(H)&&H.hasFormat("bold"))),s(ft.some(H=>D(H)&&H.hasFormat("italic"))),f(Z(J)||re(J)||Z(K)||re(K));const Pe=tt(K)?K:tt(J)?J:null;if(Pe){a(!0),g(Pe.getURL());return}a(!1),g(""),_.current=null;return}t(!1),s(!1),f(!1),a(!1),g(""),_.current=null;return}const[V]=R.getNodes(),Ie=(V==null?void 0:V.getParent())??null;if(t(R.hasFormat("bold")),s(R.hasFormat("italic")),f(Z(Ie)||re(Ie)),tt(Ie)){a(!0),g(Ie.getURL()),S(R);return}a(!1),g(""),_.current=null},[S]);return z.useEffect(()=>at(n.registerUpdateListener(({editorState:R})=>{R.read(()=>{q()})}),n.registerCommand(f0,R=>(N(R),!0),nt),n.registerCommand(hu,()=>(n.getEditorState().read(()=>{q()}),!1),nt)),[n,N,q]),W.jsxs("div",{className:fe.toolbar,"data-component":"toolbar",children:[W.jsx(Ke.Button,{className:dt.t(e&&fe.active),onClick:()=>{n.dispatchCommand($e,"bold")},title:"Bold",variant:"minimal",children:W.jsx(Je.Icon,{name:"bold"})}),W.jsx(Ke.Button,{className:dt.t(i&&fe.active),onClick:()=>{n.dispatchCommand($e,"italic")},title:"Italic",variant:"minimal",children:W.jsx(Je.Icon,{name:"italic"})}),W.jsx(Ke.Button,{className:dt.t(l&&fe.active),onClick:()=>{l?n.dispatchCommand($l,void 0):n.dispatchCommand(Wl,void 0)},title:"List",variant:"minimal",children:W.jsx(Je.Icon,{name:"list"})}),W.jsx(Ke.Button,{className:dt.t(o&&fe.active),onClick:()=>{o?k():(n.dispatchCommand(rn,{url:"https://"}),A("https://"))},title:"Link",variant:"minimal",children:W.jsx(Je.Icon,{name:"link"})}),W.jsx(Ke.Button,{className:dt.t(r&&fe.active),onClick:()=>{r?U():N()},title:"Image",variant:"minimal",children:W.jsx(Je.Icon,{name:"image"})}),W.jsxs("div",{className:dt.t(fe.meta,o||r?fe.active:""),children:[o&&W.jsxs(W.Fragment,{children:[W.jsx(qs.Input,{className:dt.t(fe.active),onBlur:()=>{B()},onChange:R=>g(R.target.value),onKeyDown:R=>{R.key==="Enter"&&(R.preventDefault(),B())},ref:b,value:m}),W.jsx(Ke.Button,{onClick:()=>{B()},onMouseDown:T,variant:"minimal",children:W.jsx(Je.Icon,{name:"check",variant:"primary"})}),W.jsx(Ke.Button,{onClick:()=>k(),onMouseDown:T,variant:"minimal",children:W.jsx(Je.Icon,{name:"trash",variant:"danger"})})]}),r&&W.jsxs(W.Fragment,{children:[W.jsx(qs.Input,{className:dt.t(fe.active),onBlur:L,onChange:R=>c(R.target.value),onKeyDown:R=>{R.key==="Enter"&&(R.preventDefault(),w.current=!0,x())},ref:y,value:h}),W.jsx(Ke.Button,{onClick:()=>x(),onMouseDown:C,variant:"minimal",children:W.jsx(Je.Icon,{name:"check",variant:"primary"})}),W.jsx(Ke.Button,{onClick:()=>O(),onMouseDown:C,variant:"minimal",children:W.jsx(Je.Icon,{name:"trash",variant:"danger"})})]})]})]})},W1=/(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))/,$1=/((https?:\/\/(www\.)?)|(www\.))[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_+.~#?&//=]*)/,H1=[n=>{const e=W1.exec(n);return e!=null&&e.length?{index:e.index,length:e[0].length,text:e[0],url:`mailto:${e[0]}`}:null},n=>{const e=$1.exec(n);return e!=null&&e.length?{index:e.index,length:e[0].length,text:e[0],url:e[0].startsWith("http")?e[0]:`https://${e[0]}`}:null}];function V1(n){try{const e=new URL(n);return e.protocol==="http:"||e.protocol==="https:"}catch{return!1}}function G1({content:n=""}){const[e]=Oe();return z.useEffect(()=>{e.update(()=>{const r=new DOMParser().parseFromString(n,"text/html"),u=Ll(e,r);ie().clear().select(),ds(u),ke(null)})},[e,n]),null}const K1=({autofocus:n=!1,autolink:e=!1,content:t,inline:r=!1,onChange:u})=>{const i={namespace:"Editor",theme:{link:fe.link,list:{ol:fe.list,ul:fe.list},paragraph:fe.paragraph,text:{bold:fe.bold,italic:fe.italic}},onError(s){throw s},nodes:[ku,ir,pn,sr,hr]};return W.jsx("div",{className:fe.editor,"data-component":"editor",children:W.jsxs(bd,{initialConfig:i,children:[!r&&W.jsx(z1,{}),W.jsx(ih,{contentEditable:W.jsx(Td,{}),ErrorBoundary:kd}),n&&W.jsx(od,{}),e&&W.jsx(gd,{matchers:H1}),W.jsx(Rd,{}),t&&W.jsx(G1,{content:t}),W.jsx(Bd,{validateUrl:V1}),W.jsx(Fd,{}),u&&W.jsx(qd,{onChange:(s,o)=>{s.read(()=>{const a=Dl(o,null),l=P1(a,{allowedTags:["a","b","br","i","img","li","ol","p","ul"]});u(l)})}})]})})};exports.Editor=K1;
57
+ `)});const o=e.nonTextTags||["script","style","textarea","option"];let a,l;e.allowedAttributes&&(a={},l={},Xt(e.allowedAttributes,function(x,O){a[O]=[];const N=[];x.forEach(function(q){typeof q=="string"&&q.indexOf("*")>=0?N.push(Sa(q).replace(/\\\*/g,".*")):a[O].push(q)}),N.length&&(l[O]=new RegExp("^("+N.join("|")+")$"))}));const f={},h={},c={};Xt(e.allowedClasses,function(x,O){if(a&&(Ye(a,O)||(a[O]=[]),a[O].push("class")),f[O]=x,Array.isArray(x)){const N=[];f[O]=[],c[O]=[],x.forEach(function(q){typeof q=="string"&&q.indexOf("*")>=0?N.push(Sa(q).replace(/\\\*/g,".*")):q instanceof RegExp?c[O].push(q):f[O].push(q)}),N.length&&(h[O]=new RegExp("^("+N.join("|")+")$"))}});const d={};let p;Xt(e.transformTags,function(x,O){let N;typeof x=="function"?N=x:typeof x=="string"&&(N=Gn.simpleTransform(x)),O==="*"?p=N:d[O]=N});let m,g,y,b,_,w,T=!1;I();const S=new w1.Parser({onopentag:function(x,O){if(e.onOpenTag&&e.onOpenTag(x,O),e.enforceHtmlBoundary&&x==="html"&&I(),_){w++;return}const N=new i(x,O);g.push(N);let q=!1;const R=!!N.text;let V;if(Ye(d,x)&&(V=d[x](x,O),N.attribs=O=V.attribs,V.text!==void 0&&(N.innerText=V.text),x!==V.tagName&&(N.name=x=V.tagName,b[m]=V.tagName)),p&&(V=p(x,O),N.attribs=O=V.attribs,x!==V.tagName&&(N.name=x=V.tagName,b[m]=V.tagName)),(!s(x)||e.disallowedTagsMode==="recursiveEscape"&&!N1(y)||e.nestingLimit!=null&&m>=e.nestingLimit)&&(q=!0,y[m]=!0,(e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard")&&o.indexOf(x)!==-1&&(_=!0,w=1)),m++,q){if(e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard"){if(N.innerText&&!R){const K=C(N.innerText);e.textFilter?r+=e.textFilter(K,x):r+=K,T=!0}return}u=r,r=""}r+="<"+x,x==="script"&&(e.allowedScriptHostnames||e.allowedScriptDomains)&&(N.innerText=""),q&&(e.disallowedTagsMode==="escape"||e.disallowedTagsMode==="recursiveEscape")&&e.preserveEscapedAttributes?Xt(O,function(K,J){r+=" "+J+'="'+C(K||"",!0)+'"'}):(!a||Ye(a,x)||a["*"])&&Xt(O,function(K,J){if(!I1.test(J)){delete N.attribs[J];return}if(K===""&&!e.allowedEmptyAttributes.includes(J)&&(e.nonBooleanAttributes.includes(J)||e.nonBooleanAttributes.includes("*"))){delete N.attribs[J];return}let Ie=!1;if(!a||Ye(a,x)&&a[x].indexOf(J)!==-1||a["*"]&&a["*"].indexOf(J)!==-1||Ye(l,x)&&l[x].test(J)||l["*"]&&l["*"].test(J))Ie=!0;else if(a&&a[x]){for(const H of a[x])if(S1(H)&&H.name&&H.name===J){Ie=!0;let Q="";if(H.multiple===!0){const we=K.split(" ");for(const ge of we)H.values.indexOf(ge)!==-1&&(Q===""?Q=ge:Q+=" "+ge)}else H.values.indexOf(K)>=0&&(Q=K);K=Q}}if(Ie){if(e.allowedSchemesAppliedToAttributes.indexOf(J)!==-1&&L(x,K)){delete N.attribs[J];return}if(x==="script"&&J==="src"){let H=!0;try{const Q=U(K);if(e.allowedScriptHostnames||e.allowedScriptDomains){const we=(e.allowedScriptHostnames||[]).find(function(me){return me===Q.url.hostname}),ge=(e.allowedScriptDomains||[]).find(function(me){return Q.url.hostname===me||Q.url.hostname.endsWith(`.${me}`)});H=we||ge}}catch{H=!1}if(!H){delete N.attribs[J];return}}if(x==="iframe"&&J==="src"){let H=!0;try{const Q=U(K);if(Q.isRelativeUrl)H=Ye(e,"allowIframeRelativeUrls")?e.allowIframeRelativeUrls:!e.allowedIframeHostnames&&!e.allowedIframeDomains;else if(e.allowedIframeHostnames||e.allowedIframeDomains){const we=(e.allowedIframeHostnames||[]).find(function(me){return me===Q.url.hostname}),ge=(e.allowedIframeDomains||[]).find(function(me){return Q.url.hostname===me||Q.url.hostname.endsWith(`.${me}`)});H=we||ge}}catch{H=!1}if(!H){delete N.attribs[J];return}}if(J==="srcset")try{let H=T1(K);if(H.forEach(function(Q){L("srcset",Q.url)&&(Q.evil=!0)}),H=Ca(H,function(Q){return!Q.evil}),H.length)K=A1(Ca(H,function(Q){return!Q.evil})),N.attribs[J]=K;else{delete N.attribs[J];return}}catch{delete N.attribs[J];return}if(J==="class"){const H=f[x],Q=f["*"],we=h[x],ge=c[x],me=c["*"],d0=h["*"],Bs=[we,d0].concat(ge,me).filter(function(h0){return h0});if(H&&Q?K=B(K,Ta(H,Q),Bs):K=B(K,H||Q,Bs),!K.length){delete N.attribs[J];return}}if(J==="style"){if(e.parseStyleAttributes)try{const H=C1(x+" {"+K+"}",{map:!1}),Q=v(H,e.allowedStyles);if(K=k(Q),K.length===0){delete N.attribs[J];return}}catch{typeof window<"u"&&console.warn('Failed to parse "'+x+" {"+K+`}", If you're running this in a browser, we recommend to disable style parsing: options.parseStyleAttributes: false, since this only works in a node environment due to a postcss dependency, More info: https://github.com/apostrophecms/sanitize-html/issues/547`),delete N.attribs[J];return}else if(e.allowedStyles)throw new Error("allowedStyles option cannot be used together with parseStyleAttributes: false.")}r+=" "+J,K&&K.length?r+='="'+C(K,!0)+'"':e.allowedEmptyAttributes.includes(J)&&(r+='=""')}else delete N.attribs[J]}),e.selfClosing.indexOf(x)!==-1?r+=" />":(r+=">",N.innerText&&!R&&!e.textFilter&&(r+=C(N.innerText),T=!0)),q&&(r=u+C(r),u=""),N.openingTagLength=r.length-N.tagPosition},ontext:function(x){if(_)return;const O=g[g.length-1];let N;if(O&&(N=O.tag,x=O.innerText!==void 0?O.innerText:x),e.disallowedTagsMode==="completelyDiscard"&&!s(N))x="";else if((e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard")&&(N==="script"||N==="style"))r+=x;else if(!T){const q=C(x,!1);e.textFilter?r+=e.textFilter(q,N):r+=q}if(g.length){const q=g[g.length-1];q.text+=x}},onclosetag:function(x,O){if(e.onCloseTag&&e.onCloseTag(x,O),_)if(w--,!w)_=!1;else return;const N=g.pop();if(!N)return;if(N.tag!==x){g.push(N);return}_=e.enforceHtmlBoundary?x==="html":!1,m--;const q=y[m];if(q){if(delete y[m],e.disallowedTagsMode==="discard"||e.disallowedTagsMode==="completelyDiscard"){N.updateParentNodeText();return}u=r,r=""}if(b[m]&&(x=b[m],delete b[m]),e.exclusiveFilter){const R=e.exclusiveFilter(N);if(R==="excludeTag"){q&&(r=u,u=""),r=r.substring(0,N.tagPosition)+r.substring(N.tagPosition+N.openingTagLength);return}else if(R){r=r.substring(0,N.tagPosition);return}}if(N.updateParentNodeMediaChildren(),N.updateParentNodeText(),e.selfClosing.indexOf(x)!==-1||O&&!s(x)&&["escape","recursiveEscape"].indexOf(e.disallowedTagsMode)>=0){q&&(r=u,u="");return}r+="</"+x+">",q&&(r=u+C(r),u=""),T=!1}},e.parser);if(S.write(n),S.end(),e.disallowedTagsMode==="escape"||e.disallowedTagsMode==="recursiveEscape"){const x=S.endIndex;if(x!=null&&x>=0&&x<n.length){const O=n.substring(x);r+=C(O)}else(x==null||x<0)&&n.length>0&&r===""&&(r=C(n))}return r;function I(){r="",m=0,g=[],y={},b={},_=!1,w=0}function C(x,O){return typeof x!="string"&&(x=x+""),e.parser.decodeEntities&&(x=x.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),O&&(x=x.replace(/"/g,"&quot;"))),x=x.replace(/&(?![a-zA-Z0-9#]{1,20};)/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;"),O&&(x=x.replace(/"/g,"&quot;")),x}function L(x,O){for(O=O.replace(/[\x00-\x20]+/g,"");;){const R=O.indexOf("<!--");if(R===-1)break;const V=O.indexOf("-->",R+4);if(V===-1)break;O=O.substring(0,R)+O.substring(V+3)}const N=O.match(/^([a-zA-Z][a-zA-Z0-9.\-+]*):/);if(!N)return O.match(/^[/\\]{2}/)?!e.allowProtocolRelative:!1;const q=N[1].toLowerCase();return Ye(e.allowedSchemesByTag,x)?e.allowedSchemesByTag[x].indexOf(q)===-1:!e.allowedSchemes||e.allowedSchemes.indexOf(q)===-1}function U(x){if(x=x.replace(/^(\w+:)?\s*[\\/]\s*[\\/]/,"$1//"),x.startsWith("relative:"))throw new Error("relative: exploit attempt");let O="relative://relative-site";for(let R=0;R<100;R++)O+=`/${R}`;const N=new URL(x,O);return{isRelativeUrl:N&&N.hostname==="relative-site"&&N.protocol==="relative:",url:N}}function v(x,O){if(!O)return x;const N=x.nodes[0];let q;return O[N.selector]&&O["*"]?q=Ta(O[N.selector],O["*"]):q=O[N.selector]||O["*"],q&&(x.nodes[0].nodes=N.nodes.reduce(A(q),[])),x}function k(x){return x.nodes[0].nodes.reduce(function(O,N){return O.push(`${N.prop}:${N.value}${N.important?" !important":""}`),O},[]).join(";")}function A(x){return function(O,N){return Ye(x,N.prop)&&x[N.prop].some(function(R){return R.test(N.value)})&&O.push(N),O}}function B(x,O,N){return O?(x=x.split(/\s+/),x.filter(function(q){return O.indexOf(q)!==-1||N.some(function(R){return R.test(q)})}).join(" ")):x}}const P1={decodeEntities:!0};Gn.defaults={allowedTags:["address","article","aside","footer","header","h1","h2","h3","h4","h5","h6","hgroup","main","nav","section","blockquote","dd","div","dl","dt","figcaption","figure","hr","li","menu","ol","p","pre","ul","a","abbr","b","bdi","bdo","br","cite","code","data","dfn","em","i","kbd","mark","q","rb","rp","rt","rtc","ruby","s","samp","small","span","strong","sub","sup","time","u","var","wbr","caption","col","colgroup","table","tbody","td","tfoot","th","thead","tr"],nonBooleanAttributes:["abbr","accept","accept-charset","accesskey","action","allow","alt","as","autocapitalize","autocomplete","blocking","charset","cite","class","color","cols","colspan","content","contenteditable","coords","crossorigin","data","datetime","decoding","dir","dirname","download","draggable","enctype","enterkeyhint","fetchpriority","for","form","formaction","formenctype","formmethod","formtarget","headers","height","hidden","high","href","hreflang","http-equiv","id","imagesizes","imagesrcset","inputmode","integrity","is","itemid","itemprop","itemref","itemtype","kind","label","lang","list","loading","low","max","maxlength","media","method","min","minlength","name","nonce","optimum","pattern","ping","placeholder","popover","popovertarget","popovertargetaction","poster","preload","referrerpolicy","rel","rows","rowspan","sandbox","scope","shape","size","sizes","slot","span","spellcheck","src","srcdoc","srclang","srcset","start","step","style","tabindex","target","title","translate","type","usemap","value","width","wrap","onauxclick","onafterprint","onbeforematch","onbeforeprint","onbeforeunload","onbeforetoggle","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextlost","oncontextmenu","oncontextrestored","oncopy","oncuechange","oncut","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","onformdata","onhashchange","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onlanguagechange","onload","onloadeddata","onloadedmetadata","onloadstart","onmessage","onmessageerror","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onoffline","ononline","onpagehide","onpageshow","onpaste","onpause","onplay","onplaying","onpopstate","onprogress","onratechange","onreset","onresize","onrejectionhandled","onscroll","onscrollend","onsecuritypolicyviolation","onseeked","onseeking","onselect","onslotchange","onstalled","onstorage","onsubmit","onsuspend","ontimeupdate","ontoggle","onunhandledrejection","onunload","onvolumechange","onwaiting","onwheel"],disallowedTagsMode:"discard",allowedAttributes:{a:["href","name","target"],img:["src","srcset","alt","title","width","height","loading"]},allowedEmptyAttributes:["alt"],selfClosing:["img","br","hr","area","base","basefont","input","link","meta"],allowedSchemes:["http","https","ftp","mailto","tel"],allowedSchemesByTag:{},allowedSchemesAppliedToAttributes:["href","src","cite"],allowProtocolRelative:!0,enforceHtmlBoundary:!1,parseStyleAttributes:!0,preserveEscapedAttributes:!1};Gn.simpleTransform=function(n,e,t){return t=t===void 0?!0:t,e=e||{},function(r,u){let i;if(t)for(i in e)u[i]=e[i];else u=e;return{tagName:n,attribs:u}}};const L1=ah(O1),f0=fn();class dr extends Cl{constructor(t,r,u,i,s){super(s);mn(this,"__src");mn(this,"__altText");mn(this,"__width");mn(this,"__height");this.__src=t,this.__altText=r,this.__width=u,this.__height=i}static getType(){return"image"}static clone(t){return new dr(t.__src,t.__altText,t.__width,t.__height,t.__key)}static importJSON(t){return zi({altText:t.altText,height:t.height,src:t.src,width:t.width})}exportJSON(){return{altText:this.__altText,height:this.__height,src:this.__src,type:"image",version:1,width:this.__width}}static importDOM(){return{img:t=>({conversion:r=>{if(!(r instanceof HTMLImageElement))return null;const u=r.getAttribute("src")??"";if(!u)return null;const i=r.getAttribute("width"),s=r.getAttribute("height");return{node:zi({altText:r.getAttribute("alt")??"",height:s?Number(s):void 0,src:u,width:i?Number(i):void 0})}},priority:0})}}exportDOM(){const t=document.createElement("img");return t.setAttribute("src",this.__src),this.__altText&&t.setAttribute("alt",this.__altText),this.__width&&t.setAttribute("width",String(this.__width)),this.__height&&t.setAttribute("height",String(this.__height)),{element:t}}createDOM(){return document.createElement("span")}updateDOM(){return!1}isInline(){return!0}getSrc(){return this.__src}setSrc(t){const r=this.getWritable();return r.__src=t,r}decorate(t){return W.jsx("img",{alt:this.__altText,height:this.__height,onClick:r=>{r.preventDefault(),t.dispatchCommand(f0,{key:this.getKey(),src:this.__src})},src:this.__src,width:this.__width})}}function zi({altText:n="",height:e,src:t,width:r}){return new dr(t,n,r,e)}function Ea(n){return n instanceof dr}const D1="_editor_1gye0_1",M1="_meta_1gye0_17",R1="_active_1gye0_24",B1="_bold_1gye0_36",F1="_italic_1gye0_40",j1="_link_1gye0_44",q1="_list_1gye0_50",U1="_paragraph_1gye0_51",Ue={editor:D1,meta:M1,active:R1,bold:B1,italic:F1,link:j1,list:q1,paragraph:U1},z1=()=>{const[n]=Ae(),[e,t]=z.useState(!1),[r,u]=z.useState(!1),[i,s]=z.useState(!1),[o,a]=z.useState(!1),[l,f]=z.useState(!1),[h,c]=z.useState(""),[d,p]=z.useState(null),[m,g]=z.useState(""),y=z.useRef(null),b=z.useRef(null),_=z.useRef(null),w=z.useRef(!1),T=R=>R.preventDefault(),S=z.useCallback(R=>{_.current=P(R)?R.clone():null},[]),I=z.useCallback(R=>{n.update(()=>{_.current&&ke(_.current)}),R(),_.current=null},[n]),C=R=>{w.current=!0,R.preventDefault()},L=()=>{if(w.current){w.current=!1;return}x()},U=z.useCallback(()=>{u(!1),c(""),p(null)},[]),v=z.useCallback(()=>{a(!1),g("")},[]),k=z.useCallback(R=>{u(!0),c((R==null?void 0:R.src)??""),p((R==null?void 0:R.key)??null),v(),setTimeout(()=>{var V;return(V=y.current)==null?void 0:V.focus()},0)},[v]),A=z.useCallback(R=>{n.getEditorState().read(()=>{S(j())}),a(!0),g(R),U(),setTimeout(()=>{var V;return(V=b.current)==null?void 0:V.focus()},0)},[U,n,S]),B=z.useCallback(()=>{I(()=>{n.dispatchCommand(nn,{url:m,target:"_blank"})}),v()},[v,n,m,I]),x=z.useCallback(()=>{const R=h.trim();if(!R){U();return}n.update(()=>{if(d){const V=ae(d);Ea(V)&&V.setSrc(R);return}fs([zi({src:R})])}),U()},[U,n,d,h]),O=z.useCallback(()=>{if(!d){U();return}n.update(()=>{const R=ae(d);if(Ea(R)){const V=R.getParent();Bt(V)&&V.getChildrenSize()===1?V.remove():R.remove()}}),U()},[U,n,d]),N=z.useCallback(()=>{I(()=>{n.dispatchCommand(nn,null)}),v()},[v,n,I]),q=z.useCallback(()=>{const R=j();if(!P(R)){if(Ee(R)){const ft=R.getNodes(),K=ft[0]??null,J=(K==null?void 0:K.getParent())??null;t(ft.some(H=>D(H)&&H.hasFormat("bold"))),s(ft.some(H=>D(H)&&H.hasFormat("italic"))),f(Z(J)||re(J)||Z(K)||re(K));const Ie=tt(K)?K:tt(J)?J:null;if(Ie){a(!0),g(Ie.getURL());return}a(!1),g(""),_.current=null;return}t(!1),s(!1),f(!1),a(!1),g(""),_.current=null;return}const[V]=R.getNodes(),Oe=(V==null?void 0:V.getParent())??null;if(t(R.hasFormat("bold")),s(R.hasFormat("italic")),f(Z(Oe)||re(Oe)),tt(Oe)){a(!0),g(Oe.getURL()),S(R);return}a(!1),g(""),_.current=null},[S]);return z.useEffect(()=>at(n.registerUpdateListener(({editorState:R})=>{R.read(()=>{q()})}),n.registerCommand(f0,R=>(k(R),!0),nt),n.registerCommand(du,()=>(n.getEditorState().read(()=>{q()}),!1),nt)),[n,k,q]),W.jsxs(m0.Toolbar,{variant:"editor","data-component":"editortoolbar",children:[W.jsx(Ke.Button,{"data-active":e,onClick:()=>{n.dispatchCommand($e,"bold")},title:"Bold",variant:"minimal",children:W.jsx(Je.Icon,{name:"bold"})}),W.jsx(Ke.Button,{"data-active":i,onClick:()=>{n.dispatchCommand($e,"italic")},title:"Italic",variant:"minimal",children:W.jsx(Je.Icon,{name:"italic"})}),W.jsx(Ke.Button,{"data-active":l,onClick:()=>{l?n.dispatchCommand($l,void 0):n.dispatchCommand(Wl,void 0)},title:"List",variant:"minimal",children:W.jsx(Je.Icon,{name:"list"})}),W.jsx(Ke.Button,{"data-active":o,onClick:()=>{o?N():(n.dispatchCommand(nn,{url:"https://"}),A("https://"))},title:"Link",variant:"minimal",children:W.jsx(Je.Icon,{name:"link"})}),W.jsx(Ke.Button,{"data-active":r,onClick:()=>{r?U():k()},title:"Image",variant:"minimal",children:W.jsx(Je.Icon,{name:"image"})}),W.jsxs("div",{className:js.t(Ue.meta,o||r?Ue.active:""),children:[o&&W.jsxs(W.Fragment,{children:[W.jsx(qs.Input,{onBlur:()=>B(),onChange:R=>g(R.target.value),onKeyDown:R=>{R.key==="Enter"&&(R.preventDefault(),B())},ref:b,value:m}),W.jsx(Ke.Button,{onClick:()=>{B()},onMouseDown:T,variant:"minimal",children:W.jsx(Je.Icon,{name:"check",variant:"primary"})}),W.jsx(Ke.Button,{onClick:()=>N(),onMouseDown:T,variant:"minimal",children:W.jsx(Je.Icon,{name:"trash",variant:"danger"})})]}),r&&W.jsxs(W.Fragment,{children:[W.jsx(qs.Input,{className:js.t(Ue.active),onBlur:L,onChange:R=>c(R.target.value),onKeyDown:R=>{R.key==="Enter"&&(R.preventDefault(),w.current=!0,x())},ref:y,value:h}),W.jsx(Ke.Button,{onClick:()=>x(),onMouseDown:C,variant:"minimal",children:W.jsx(Je.Icon,{name:"check",variant:"primary"})}),W.jsx(Ke.Button,{onClick:()=>O(),onMouseDown:C,variant:"minimal",children:W.jsx(Je.Icon,{name:"trash",variant:"danger"})})]})]})]})},W1=/(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))/,$1=/((https?:\/\/(www\.)?)|(www\.))[-a-zA-Z0-9@:%._+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()@:%_+.~#?&//=]*)/,H1=[n=>{const e=W1.exec(n);return e!=null&&e.length?{index:e.index,length:e[0].length,text:e[0],url:`mailto:${e[0]}`}:null},n=>{const e=$1.exec(n);return e!=null&&e.length?{index:e.index,length:e[0].length,text:e[0],url:e[0].startsWith("http")?e[0]:`https://${e[0]}`}:null}];function V1(n){try{const e=new URL(n);return e.protocol==="http:"||e.protocol==="https:"}catch{return!1}}function G1({content:n=""}){const[e]=Ae();return z.useEffect(()=>{e.update(()=>{const r=new DOMParser().parseFromString(n,"text/html"),u=Ll(e,r);ie().clear().select(),fs(u),ke(null)})},[e,n]),null}const K1=({autofocus:n=!1,autolink:e=!1,content:t,inline:r=!1,onChange:u})=>{const i={namespace:"Editor",theme:{link:Ue.link,list:{ol:Ue.list,ul:Ue.list},paragraph:Ue.paragraph,text:{bold:Ue.bold,italic:Ue.italic}},onError(s){throw s},nodes:[ku,ur,hn,ir,dr]};return W.jsx("div",{className:Ue.editor,"data-component":"editor",children:W.jsxs(yd,{initialConfig:i,children:[!r&&W.jsx(z1,{}),W.jsx(sh,{contentEditable:W.jsx(Cd,{}),ErrorBoundary:Ad}),n&&W.jsx(ad,{}),e&&W.jsx(md,{matchers:H1}),W.jsx(Bd,{}),t&&W.jsx(G1,{content:t}),W.jsx(Fd,{validateUrl:V1}),W.jsx(jd,{}),u&&W.jsx(Ud,{onChange:(s,o)=>{s.read(()=>{const a=Dl(o,null),l=L1(a,{allowedTags:["a","b","br","i","img","li","ol","p","ul"]});u(l)})}})]})})};exports.Editor=K1;
58
58
  //# sourceMappingURL=index.cjs.map