@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240619.1 → 0.0.0-nightly-20240620.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=417]})(t,e)}function l(){const t=["11OwUPGa","136216znUObX","1901109zguVAm","TrackChangesCommand","refresh","8dUNvYV","_enableCommands","27071076EVmNwU","has","forceDisabled","3623514TaPhkf","clearForceDisabled","_isEnabledBasedOnSelection","affectsData","isEnabled","2580489WtVXCx","_enabledCommands","973810dJnyjq","execute","editor","2DPDYTw","commands","7xvcrZO","16huViTF","value","4989930eVsjwa","_disableUnsupportedCommands"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(410245===-parseInt(n(420))/1*(parseInt(n(439))/2)+parseInt(n(421))/3+-parseInt(n(442))/4*(-parseInt(n(436))/5)+parseInt(n(429))/6*(parseInt(n(441))/7)+-parseInt(n(424))/8*(-parseInt(n(434))/9)+parseInt(n(417))/10+parseInt(n(419))/11*(-parseInt(n(426))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(435)]=e,this[n(443)]=!1,this[n(423)](),this[n(431)]=!1}[c(423)](){this[c(433)]=!0}[c(437)](){const t=c;this[t(443)]=!this[t(443)],this[t(443)]?this[t(418)]():this[t(425)]()}[c(418)](){const t=c;for(const e of this[t(438)][t(440)][t(440)]())e[t(432)]&&!this[t(435)][t(427)](e)&&e[t(428)](t(422))}[c(425)](){const t=c;for(const e of this[t(438)][t(440)][t(440)]())e[t(432)]&&!this[t(435)][t(427)](e)&&e[t(430)](t(422))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=154]})(t,e)}function d(){const t=["_isEnabledBasedOnSelection","225Cbqdzq","379716JZuztM","18uAUfoF","92110GMWrsj","21395530ITXDkT","acceptSuggestion","_suggestions","121lqGzva","220765yPVSJH","4035QaprON","plugins","canEditAt","TrackChangesEditing","track-changes-accept-suggestion-not-found","12456KSvBma","editor","getRanges","refresh","180ebMNTb","78bMFWaP","35388PfFaIZ","isEnabled","execute","model","get","938kZGsSu"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(487418===parseInt(n(169))/1*(-parseInt(n(160))/2)+-parseInt(n(176))/3*(-parseInt(n(158))/4)+-parseInt(n(175))/5*(parseInt(n(159))/6)+-parseInt(n(165))/7*(parseInt(n(154))/8)+-parseInt(n(167))/9*(-parseInt(n(170))/10)+parseInt(n(174))/11*(-parseInt(n(168))/12)+parseInt(n(171))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(173)]=e,this[n(157)](),this[n(166)]=!1}[h(157)](){this[h(161)]=!0}[h(162)](t){const n=h,r=this[n(173)][n(164)](t);if(!r)throw new e.CKEditorError(n(180),this);const s=r[n(156)]();this[n(155)][n(163)][n(178)](s)&&this[n(155)][n(177)][n(164)](n(179))[n(172)](r)}}function m(){const t=["refresh","editor","model","execute","1458596MtevtD","3254553oMEyNz","canEditAt","get","getRanges","_isEnabledBasedOnSelection","plugins","2555203saCJsY","isEnabled","36325hSnaCV","388Ieqclx","TrackChangesEditing","discardSuggestion","1747236HzZbDr","235726plpuTv","5805656Xgpjzv","6omgkHF","track-changes-discard-suggestion-not-found","_suggestions"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=123]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(370340===-parseInt(n(139))/1+parseInt(n(125))/2+parseInt(n(138))/3+parseInt(n(135))/4*(-parseInt(n(134))/5)+parseInt(n(141))/6*(-parseInt(n(132))/7)+parseInt(n(140))/8+-parseInt(n(126))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(143)]=e,this[n(144)](),this[n(130)]=!1}[I(144)](){this[I(133)]=!0}[I(124)](t){const n=I,r=this[n(143)][n(128)](t);if(!r)throw new e.CKEditorError(n(142),this);const s=r[n(129)]();this[n(145)][n(123)][n(127)](s)&&this[n(145)][n(131)][n(128)](n(136))[n(137)](r)}}function T(t,e){const n=C();return(T=function(t,e){return n[t-=366]})(t,e)}function _(t){const e=T;return t[e(407)](((t,n)=>e(367)==t[e(408)]&&e(367)!=n[e(408)]?-1:e(367)!=t[e(408)]&&e(367)==n[e(408)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(390)];for(;s<t[n(370)];){const a=t[s],c=t[s+1];r||(r=e[n(389)](a)),A(e,a,c)||(o[n(371)](e[n(394)](r,i[n(406)](a)?e[n(409)](a):e[n(376)](a,n(382)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(409)](e),o=t[r(389)](n);return s[r(396)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(577814===parseInt(n(387))/1*(-parseInt(n(366))/2)+parseInt(n(384))/3*(parseInt(n(381))/4)+-parseInt(n(377))/5*(-parseInt(n(372))/6)+parseInt(n(404))/7+parseInt(n(402))/8*(parseInt(n(379))/9)+-parseInt(n(385))/10+-parseInt(n(395))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(C);function k(t,e,n){const r=T;for(;n[r(370)];){const s=n[r(388)](0,100);t[r(398)]((()=>{const t=r;for(const n of s)n[t(380)]&&e[t(374)](n.id)}))}}function C(){const t=["deletion","isIntersecting","getRanges","length","push","726McEmYM"," [color ","execute","replace","createPositionAt","42115tQlrgs","color","2096667UNjBiv","isInContent","391128eaefyX","end","start","15ATqDVU","4051550hgQDKF","add","102878iPDeZZ","splice","createPositionBefore","schema","next","isMultiRange","from","createRange","10276123VyvdVZ","isTouching","content","change","join","map","isCollapsed","8psPrfZ","value","2673034uaDmQC","isArray","isObject","sort","type","createPositionAfter","4tTcujO"];return(C=function(){return t})()}const L=R;function N(){const t=["from","_command","_suggestions","isEnabled","34158wrxaaD","394rAvBAI","_isEnabledBasedOnSelection","1695036qbVHJQ","369OireIb","965BXtqor","16itAana","execute","some","model","getRanges","1009620HXpqtL","294rXltEm","canEditAt","refresh","editor","103990pvYQzM","4454032XmNBEg","2894835GzLzsc","values","60nLURWv","isInContent"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=143]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(785614===parseInt(n(160))/1*(parseInt(n(149))/2)+parseInt(n(166))/3+-parseInt(n(159))/4+-parseInt(n(153))/5*(parseInt(n(148))/6)+parseInt(n(151))/7*(-parseInt(n(154))/8)+-parseInt(n(152))/9*(parseInt(n(164))/10)+-parseInt(n(165))/11*(-parseInt(n(168))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(145)]=e,this[r(146)]=n,this[r(162)](),this[r(150)]=!1}[L(162)](){const t=L,e=Array[t(144)](this[t(146)][t(167)]())[t(156)]((e=>e[t(143)]));this[t(147)]=this[t(145)][t(147)]&&e}[L(155)](){const t=L,e=_(Array[t(144)](this[t(146)][t(167)]()));for(const n of e){const e=n[t(158)]();if(!this[t(163)][t(157)][t(161)](e))return}k(this[t(163)][t(157)],this[t(145)],e)}}function v(){const t=["selection","canEditAt","581264kcEOrX","4govdOH","_suggestions","values","142662ncCjEu","1884636tEWlvr","model","editor","refresh","199970FilEcB","809424PlSlSt","getRanges","execute","_command","from","document","size","_selectedSuggestions","isEnabled","580056kjYEJs","77242HNeNPL","_isEnabledBasedOnSelection","21TnQdtm"];return(v=function(){return t})()}const M=O;function O(t,e){const n=v();return(O=function(t,e){return n[t-=391]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(153388===parseInt(n(402))/1+parseInt(n(401))/2+-parseInt(n(411))/3+-parseInt(n(408))/4*(parseInt(n(391))/5)+-parseInt(n(392))/6+-parseInt(n(404))/7*(-parseInt(n(407))/8)+-parseInt(n(412))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(395)]=e,this[r(409)]=n,this[r(399)]=new Set,this[r(415)](),this[r(403)]=!1}[M(415)](){const t=M,e=this[t(414)][t(413)][t(397)][t(405)],n=Array[t(396)](this[t(409)][t(410)]());this[t(399)]=function(t,e){const n=T,r=Array[n(393)](t[n(369)]()),s=new Set;for(const o of e)if(o[n(380)])for(const e of r)for(const r of o[n(369)]())(e[n(368)](r)||t[n(401)]&&!o[n(392)]&&o[n(391)]&&r[n(382)][n(396)](e[n(383)]))&&s[n(386)](o);return s}(e,n),this[t(400)]=this[t(395)][t(400)]&&!!this[t(399)][t(398)]}[M(394)](){const t=M,e=_(Array[t(396)](this[t(399)]));for(const n of e){const e=n[t(393)]();if(!this[t(414)][t(413)][t(406)](e))return}k(this[t(414)][t(413)],this[t(395)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=J||Z||Function("return this")();const X=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=X?X.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=X?X.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=Ht;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Xt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Xt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&J.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Je.call(t,e)})))}:qe;const Xe=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=X?X.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Xe(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Xt(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Xn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Xn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=X?X.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Xt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=X?X.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=370]})(t,e)}function Vr(){const t=["getMultiRangeId","182HAJfve","isInContent","type","2453113ocNmBx","authoredAt","get","change","author","next","getRanges","190saXccp","set","length","getAllAdjacentSuggestions","clear","nodeAfter","7248qkPgmp","9CqWKkD","push","21626XHEOCt","@external","addMarker","attributes","map","creator","_onAttributesChange","hasComments","suggestion:","createdAt","discard","markers","data","addRange","end","isIntersectingWithRange","816muKbIi","removeAttribute","42294zgEGic","_saved","delete","_isDataLoaded","3343190soizZG","from","_markerNames","isIntersecting","_onAccept","694XlEpQR","removeMarker","6keYFoR","toJSON","getMarkers","240930CzIJtb","getItems","subType","onDiscard","removeMarkers","size","getMarkerNames","1918iBBiwe","_onDiscard","previous","isExternal","1805068hyYhvq","_model","filter","start","accept","getFirstRange","commentThread","setAttribute","getContainedElement","substr","isMultiRange","add","split","getFirstMarker","getRange","decorate","onAttributesChange","addMarkerName","nodeBefore","head","reduce","onAccept"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(927096===parseInt(n(375))/1*(parseInt(n(448))/2)+-parseInt(n(450))/3*(parseInt(n(379))/4)+parseInt(n(412))/5*(-parseInt(n(453))/6)+-parseInt(n(439))/7*(parseInt(n(437))/8)+-parseInt(n(419))/9*(parseInt(n(443))/10)+parseInt(n(421))/11*(parseInt(n(418))/12)+parseInt(n(405))/13*(parseInt(n(402))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(442)]=!1,this.id=e.id,this[n(404)]=e[n(404)],this[n(370)]=e[n(370)]||null,this[n(409)]=e[n(409)],this[n(426)]=e[n(426)]||e[n(409)],this[n(378)]=Boolean(e[n(424)]&&e[n(424)][n(422)]),this[n(433)]=null,this[n(380)]=t,this[n(447)]=e[n(400)],this[n(376)]=e[n(371)],this[n(427)]=e[n(395)],this[n(445)]=new Set,this[n(430)]=null,this[n(413)](n(406),null),this[n(413)](n(424),e[n(424)]||{}),this[n(413)](n(377),null),this[n(413)](n(410),null),this[n(413)](n(385),null),this[n(413)](n(440),!1),this[n(394)](n(383)),this[n(394)](n(431))}get[jr(398)](){const t=jr;let e=this;for(;e[t(377)];)e=e[t(377)];return e}get[jr(428)](){const t=jr;return!!this[t(385)]&&this[t(385)][t(414)]>0}get[jr(389)](){const t=jr;return 0!=this[t(445)][t(373)]&&6==Array[t(444)](this[t(445)])[0][t(391)](":")[t(414)]}get[jr(403)](){return null!==this[jr(392)]()}[jr(396)](t){const e=jr;this[e(445)][e(390)](t)}[jr(374)](){const t=jr;return Array[t(444)](this[t(445)])}[jr(452)](){const t=jr;return this[t(374)]()[t(425)]((e=>this[t(380)][t(432)][t(407)](e)))[t(381)]((t=>t))}[jr(392)](){return this[jr(452)]()[0]||null}[jr(372)](){const t=jr;this[t(380)][t(408)]((e=>{const n=t;for(const t of this[n(452)]())e[n(449)](t)})),this[t(445)][t(416)]()}[jr(449)](t){const e=jr;this[e(380)][e(408)]((n=>{n[e(449)](t)})),this[e(445)][e(441)](t)}[jr(434)](t){const e=jr,n=e(429)+this[e(404)]+":"+this[e(370)]+":"+this.id+":"+this[e(426)].id+":"+zr[e(401)]();this[e(396)](n),this[e(380)][e(408)]((r=>{r[e(423)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(436)](t){const e=jr;for(const n of this[e(411)]())if(n[e(446)](t))return!0;return!1}[jr(411)](){const t=jr;return this[t(452)]()[t(425)]((e=>e[t(393)]()))}[jr(454)](){const t=jr;return this[t(411)]()[t(399)](((e,n)=>[...e,...n[t(454)]()]),[])}[jr(384)](){const t=jr;var e;return(null===(e=this[t(392)]())||void 0===e?void 0:e[t(393)]())||null}[jr(387)](){const t=jr,e=this[t(411)]();if(1!=e[t(414)])return null;const n=e[0],r=n[t(382)][t(417)],s=n[t(435)][t(397)];return r instanceof i.Element?r!=s?null:r:null}[jr(383)](){const t=jr;this[t(447)](this[t(411)](),this[t(433)],this[t(424)]),this[t(372)]()}[jr(431)](){const t=jr;this[t(376)](this[t(411)](),this[t(433)],this[t(424)]),this[t(372)]()}[jr(415)](){const t=jr,e=[];let n=this[t(398)];for(;n;)e[t(420)](n),n=n[t(410)];return e}[jr(386)](t,e){const n=jr,r=Jn(this[n(424)]);hr(r,t,e),wr(r,this[n(424)])||(this[n(424)]=r,this[n(427)](r))}[jr(438)](t){const e=jr,n=Jn(this[e(424)]);Ur(n,t),wr(n,this[e(424)])||(this[e(424)]=n,this[e(427)](this[e(424)]))}[jr(451)](){const t=jr;return{id:this.id,type:this[t(370)]?this[t(404)]+":"+this[t(370)]:this[t(404)],authorId:this[t(426)].id,createdAt:this[t(430)],hasComments:this[t(428)],data:this[t(433)],attributes:this[t(424)]}}static[jr(401)](){const t=jr;return(0,e.uid)()[t(388)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=140]})(t,e)}const Kr=Wr;function qr(){const t=["nodeAfter","61302ePwWjD","type","elementStart","match","27334NuezrS","REPLACE_TEXT","_addDescriptionItems","5UQGdeq","isEqual","element","checkChild","addEmptyContainer","text","normal","length","previousSibling","*Remove:* %0","*Remove format:* %0","format","registerDescriptionCallback","*Set format:* %0","$textProxy","map","310164xiShlV","_locale","isInContent","removeFormat","getFirstRange","nextSibling","skip","*Insert:* %0","newValue","pop","7hDQjcS","registerElementLabel","_handleCustomCallbackDescription","isObject","104eDqPqf","end","removeObject","add","Object","$text","key","remove","isEmpty","push","quantity","name","EmptyContainer","_itemLabels","join","_schema","Container","_attributeLabels","set","$1 $2","addObject","*Merge:* %0","*Change to:* %0","*Split:* %0","start","get","489828buEBqy","deletion","indexOf","item","_handleRenameSuggestionDescription","label","matchingCallback","attribute","insertion","has","13370qcsXWd","softBreak","_resolveDescriptionItems","function","getDescriptions","data","removeContainer","_handleAttributeSuggestionDescription","1455070hcsxKI","ELEMENT_SPACE","replace","registerAttributeLabel","_itemLabelsCallbacks","removeEmptyContainer","elementEnd","_customCallbacks","_handleInsertRemoveSuggestionDescription","getItemLabel","addContainer","subType","getWalker","1000629kdhsuu","addFormat"];return(qr=function(){return t})()}!function(t,e){const n=Wr,r=t();for(;;)try{if(102510===-parseInt(n(203))/1*(-parseInt(n(174))/2)+parseInt(n(170))/3+-parseInt(n(193))/4*(-parseInt(n(177))/5)+-parseInt(n(233))/6+parseInt(n(146))/7*(parseInt(n(207))/8)+parseInt(n(167))/9+-parseInt(n(154))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Jr{constructor(t,e){const n=Wr;this[n(161)]=[],this[n(220)]=new Map,this[n(158)]=[],this[n(224)]=new Map,this[n(222)]=t,this[n(194)]=e}[Kr(150)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(184)];o++){const i=t[o];if(!i[e(195)])continue;const a=this[e(205)](i);if(a){if(null!=i[e(165)]){if(r[e(145)](i[e(165)]))continue;r[e(210)](i[e(165)])}n[e(216)](a)}else if(e(143)!=i[e(171)])e(144)!=i[e(171)]&&e(234)!=i[e(171)]||this[e(162)](n,i,t[o+1]);else{const t=i[e(151)][e(213)];if(s[e(145)](t))continue;s[e(210)](i[e(151)][e(213)]),t==Tc?this[e(140)](n,i):this[e(153)](n,i)}}return this[e(148)](n)}[Kr(189)](t){const e=Kr;this[e(161)][e(216)](t)}[Kr(204)](t,n,r=e.priorities[Kr(183)]){const s=Kr;s(149)==typeof t?(0,e.insertToPriorityArray)(this[s(158)],{matchingCallback:t,label:n,priority:r}):this[s(220)][s(225)](t,n)}[Kr(157)](t,e){const n=Kr;this[n(224)][n(225)](t,e)}[Kr(163)](t,e=1){const n=Kr;let r;for(const e of this[n(158)])if(e[n(142)](t)){r=e[n(141)];break}return r||(r=this[n(220)][n(232)](t[n(218)])),r?r(e):1!==e?e+" "+t[n(218)]+"s":""+t[n(218)]}[Kr(176)](t,e){const n=Kr,r=e[n(197)]()[n(166)](),s=n(144)==e[n(171)]?n(210):n(214);for(const e of r){const o=e[n(236)],i=t[t[n(184)]-1];if(o.is(n(191)))i&&i[n(171)][n(235)](n(223))>-1&&t[n(202)](),i&&n(182)==i[n(171)]?i[s]+=o[n(151)]:t[n(216)]({type:n(182),add:n(210)==s?o[n(151)]:"",remove:n(214)==s?o[n(151)]:""});else if(this[n(222)][n(206)](o)){const a=o;if(i&&i[n(171)][n(235)](n(223))>-1&&t[n(202)](),n(160)==e[n(171)])continue;i&&i[n(171)]==s+n(211)&&i[n(179)][n(218)]==a[n(218)]?i[n(217)]++:t[n(216)]({type:s+n(211),element:a,quantity:1}),r[n(199)]((t=>!(n(160)==t[n(171)]&&t[n(236)]==o)))}else if(this[n(222)][n(180)](o,n(212))||o.is(n(179),n(147))){const r=o;if(n(210)==s&&n(172)==e[n(171)]||n(214)==s&&n(160)==e[n(171)])continue;if(i&&-1==i[n(171)][n(235)](n(223))){n(182)==i[n(171)]&&(i[s]+="\n");continue}let a;if(a=n(210)==s?r[n(198)]&&!this[n(222)][n(206)](r[n(198)])?r[n(198)]:null:r[n(185)]&&!this[n(222)][n(206)](r[n(185)])?r[n(185)]:null,r[n(215)]||a&&a[n(215)]){const e=a&&a[n(215)]?a:r;i&&i[n(171)]==s+n(219)&&i[n(179)][n(218)]==e[n(218)]?i[n(217)]++:t[n(216)]({type:s+n(219),element:e,quantity:1})}else t[n(216)]({type:s+n(223),element:r})}}}[Kr(148)](t){const e=Kr,n=this[e(194)],r=[],s=[],o=[];for(const i of t)switch(i[e(171)]){case e(182):if(i[e(210)]=i[e(210)][e(156)](/(\S)\u000A+(\S)/g,e(226))[e(156)](/\u000A/g,""),i[e(214)]=i[e(214)][e(156)](/(\S)\u000A+(\S)/g,e(226))[e(156)](/\u000A/g,""),""!=i[e(210)]&&""!=i[e(214)]){r[e(216)]({type:e(156),content:Hr(n,e(175),['"'+i[e(214)]+'"','"'+i[e(210)]+'"'])});continue}if(null!=i[e(210)][e(173)](/^ +$/)){r[e(216)]({type:e(144),content:Hr(n,e(200),Hr(n,e(155),i[e(210)][e(184)]))});continue}if(null!=i[e(214)][e(173)](/^ +$/)){r[e(216)]({type:e(234),content:Hr(n,e(186),Hr(n,e(155),i[e(214)][e(184)]))});continue}if(""!=i[e(210)]){r[e(216)]({type:e(144),content:Hr(n,e(200),'"'+i[e(210)]+'"')});continue}r[e(216)]({type:e(234),content:Hr(n,e(186),'"'+i[e(214)]+'"')});continue;case e(181):case e(227):r[e(216)]({type:e(144),content:Hr(n,e(200),this[e(163)](i[e(179)],i[e(217)]))});continue;case e(159):case e(209):r[e(216)]({type:e(234),content:Hr(n,e(186),this[e(163)](i[e(179)],i[e(217)]))});continue;case e(164):r[e(216)]({type:e(144),content:Hr(n,e(230),this[e(163)](i[e(179)],i[e(217)]))});continue;case e(152):r[e(216)]({type:e(234),content:Hr(n,e(228),this[e(163)](i[e(179)],i[e(217)]))});continue;case e(168):s[e(216)](i[e(213)]);continue;case e(196):o[e(216)](i[e(213)]);continue;default:r[e(216)](i)}if(s[e(184)]){const t=s[e(192)]((t=>this[e(224)][e(145)](t)?this[e(224)][e(232)](t):t))[e(221)](", ");r[e(216)]({type:e(188),content:Hr(this[e(194)],e(190),t)})}if(o[e(184)]){const t=o[e(192)]((t=>this[e(224)][e(145)](t)?this[e(224)][e(232)](t):t))[e(221)](", ");r[e(216)]({type:e(188),content:Hr(this[e(194)],e(187),t)})}return r}[Kr(205)](t){const e=Kr;for(const n of this[e(161)]){const r=n(t);if(r&&e(171)in r)return r}}[Kr(153)](t,e){const n=Kr,r=e[n(151)],s=void 0===r[n(201)]?n(196):n(168);t[n(216)]({type:s,key:r[n(213)]})}[Kr(140)](t,e){const n=Kr;t[n(216)]({type:n(188),content:Hr(this[n(194)],n(229),this[n(163)](e[n(197)]()[n(231)][n(169)],1))})}[Kr(162)](t,e,n){const r=Kr;if(this[r(176)](t,e),n&&n[r(197)]()&&!e[r(197)]()[r(208)][r(178)](n[r(197)]()[r(231)])){const n=t[t[r(184)]-1],s=r(144)==e[r(171)]?r(210):r(214);n&&r(182)==n[r(171)]&&(n[s]+="\n")}}}const Zr=Yr;function Yr(t,e){const n=Xr();return(Yr=function(t,e){return n[t-=411]})(t,e)}function Xr(){const t=["plugins","98716RIYAIh","590QbFPPh","TrackChangesEditing","4bCKzQw","showAIAssistant","1207030zEKQms","get","2957048hCIxwS","afterInit","27UgXQVS","4237065tElpgJ","commands","4416048mUkHDS","editor","66411GYcoAa","enableCommand","56786FbDqCS"];return(Xr=function(){return t})()}!function(t,e){const n=Yr,r=t();for(;;)try{if(423464===-parseInt(n(420))/1+parseInt(n(418))/2*(-parseInt(n(411))/3)+-parseInt(n(423))/4*(-parseInt(n(425))/5)+parseInt(n(414))/6+parseInt(n(412))/7+-parseInt(n(427))/8+parseInt(n(416))/9*(-parseInt(n(421))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class Qr extends t.Plugin{[Zr(428)](){const t=Zr,e=this[t(415)],n=e[t(419)][t(426)](t(422));e[t(413)][t(426)](t(424))&&n[t(417)](t(424))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=235]})(t,e)}function es(){const t=["locale","registerBlockAttribute","314133kuOzOq","TrackChangesEditing","commandName","*Format:* %0","14FtIfBD","type","156mwwCOJ","commandParams","AlignmentEditing","24137860DttAjG","value","FORMAT_ALIGN_TO_RIGHT","format","alignment","editor","right","afterInit","registerAttributeLabel","39415RNmCOB","9WCESYu","justify","registerDescriptionCallback","center","FORMAT_JUSTIFY_TEXT","get","614961EDKjQp","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGNMENT","2923506lIzOBO","1135154LioAwa","has","formatBlock","enableDefaultAttributesIntegration","_registerLegacyDescription","plugins","descriptionFactory","9328408HZHSND","FORMAT_ALIGN_TO_CENTER","left"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(637997===-parseInt(n(245))/1+parseInt(n(249))/2+parseInt(n(261))/3+parseInt(n(267))/4*(parseInt(n(238))/5)+parseInt(n(248))/6*(-parseInt(n(265))/7)+parseInt(n(256))/8*(-parseInt(n(239))/9)+parseInt(n(270))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(236)](){const t=$r,e=this[t(275)],n=e[t(259)];if(!e[t(254)][t(250)](t(269)))return;const r=e[t(254)][t(244)](t(262));r[t(252)](t(274)),r[t(260)](t(274)),r[t(255)][t(237)](t(274),Hr(n,t(247))),this[t(253)]()}[$r(253)](){const t=$r,e=this[t(275)],n=e[t(259)];e[t(254)][t(244)](t(262))[t(255)][t(241)]((e=>{const r=t;if(r(251)!=e[r(266)])return;const{data:s}=e;if(s&&r(274)==s[r(263)]){const t=s[r(268)][0][r(271)];return{type:r(273),content:Hr(n,r(264),function(t){const e=r;switch(t){case e(258):return Hr(n,e(246));case e(235):return Hr(n,e(272));case e(242):return Hr(n,e(257));case e(240):return Hr(n,e(243))}}(t))}}}))}}function rs(){const t=["commandParams","UnderlineEditing","subscript","toLowerCase","superscript","registerInlineAttribute","formatInline","FORMAT_UNDERLINE","SuperscriptEditing","FORMAT_CODE","afterInit","slice","enableDefaultAttributesIntegration","FORMAT_","forceValue","toUpperCase","registerAttributeLabel","TrackChangesEditing","commandName","StrikethroughEditing","type","46PPsIdd","locale","16827832pVHoDy","ItalicEditing","4256010RzFxTh","FORMAT_BOLD","CodeEditing","FORMAT_SUBSCRIPT","italic","descriptionFactory","FORMAT_SUPERSCRIPT","SubscriptEditing","FORMAT_ITALIC","*Format:* %0","registerDescriptionCallback","399832gmkjUA","BoldEditing","*Remove format:* %0","code","FORMAT_STRIKETHROUGH","7366282vYXHZt","_registerLegacyDescription","152340GKggPO","has","3007628nKtvBF","strikethrough","format","get","121161zjrhCz","editor","underline","plugins","bold"];return(rs=function(){return t})()}const ss=os;function os(t,e){const n=rs();return(os=function(t,e){return n[t-=393]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(998237===parseInt(n(400))/1+-parseInt(n(439))/2*(parseInt(n(413))/3)+-parseInt(n(409))/4+-parseInt(n(443))/5+-parseInt(n(407))/6+parseInt(n(405))/7+parseInt(n(441))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[ss(401),ss(442),ss(419),ss(445),ss(437),ss(396),ss(426)];class as extends t.Plugin{[ss(428)](){const t=ss,e=this[t(414)],n=e[t(416)][t(412)](t(435)),r=e[t(440)];for(const s of is){if(!e[t(416)][t(408)](s))continue;const o=s[t(429)](0,-7)[t(421)](),i=t(431)+o[t(433)]();n[t(430)](o),n[t(423)](o),n[t(394)][t(434)](o,Hr(r,i))}this[t(406)]()}[ss(406)](){const t=ss,e=this[t(414)],n=e[t(440)],r=e[t(416)][t(412)](t(435));function s(e,s){const o=t;r[o(394)][o(399)]((t=>{const r=o;if(r(424)!=t[r(438)])return;const{data:i}=t;return i&&i[r(436)]===e?i[r(418)][0][r(432)]?{type:r(411),content:Hr(n,r(398),s)}:{type:r(411),content:Hr(n,r(402),s)}:void 0}))}s(t(417),Hr(n,t(444))),s(t(393),Hr(n,t(397))),s(t(415),Hr(n,t(425))),s(t(403),Hr(n,t(427))),s(t(410),Hr(n,t(404))),s(t(420),Hr(n,t(446))),s(t(422),Hr(n,t(395)))}}const cs=ls;function us(){const t=["47379kyTZyh","24LmDkaB","value","getSelectedBlocks","has","*Set format:* %0","TrackChangesEditing","11306436GIQidP","blockQuote","filter","commands","model","1800548MDQHir","name","checkChild","1766488aSwBTA","$root","127376cFxBIp","selection","4713100elZrDa","BlockQuoteEditing","descriptionFactory","parent","locale","editor","forceValue","commandParams","schema","commandName","registerDescriptionCallback","ELEMENT_BLOCK_QUOTE","document","format","enableCommand","change","markBlockFormat","*Remove format:* %0","6435225VZQZbD","from","afterInit","get","plugins"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(965631===-parseInt(n(179))/1+-parseInt(n(168))/2*(parseInt(n(167))/3)+parseInt(n(182))/4+parseInt(n(162))/5+parseInt(n(174))/6+-parseInt(n(186))/7+parseInt(n(184))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(164)](){const t=cs,e=this[t(191)],n=e[t(190)];if(!e[t(166)][t(171)](t(187)))return;const r=e[t(166)][t(165)](t(173)),s=this[t(191)][t(177)][t(165)](t(175));r[t(158)](t(175),((n,o={})=>{const i=t,a=this[i(191)][i(178)][i(198)][i(185)],c=o&&void 0!==o[i(192)]?o[i(192)]:!s[i(169)];let u=[];if(c){const t=Array[i(163)](a[i(170)]())[i(176)]((t=>hs(t)||function(t,e){const n=i,r=e[n(181)](t[n(189)],n(175)),s=e[n(181)]([n(183),n(175)],t);return r&&s}(t,this[i(191)][i(178)][i(194)])));u=y(t,e[i(178)])}else{const t=Array[i(163)](a[i(170)]())[i(176)]((t=>hs(t)));u=y(t,e[i(178)])}e[i(178)][i(159)]((()=>{const t=i;for(const e of u)r[t(160)](e,{commandName:t(175),commandParams:[{forceValue:c}]})}))})),r[t(188)][t(196)]((e=>{const r=t,{data:s}=e;if(s&&r(175)==s[r(195)]){const t=Hr(n,r(197));return s[r(193)][0][r(192)]?{type:r(199),content:Hr(n,r(172),t)}:{type:r(199),content:Hr(n,r(161),t)}}}))}}function hs(t){const e=cs;return e(175)==t[e(189)][e(180)]}function gs(t,e){const n=ps();return(gs=function(t,e){return n[t-=476]})(t,e)}const ds=gs;function ps(){const t=["CaseChange","TrackChangesEditing","enableCommand","changeCaseLower","get","changeCaseUpper","changeCaseTitle","243510uQCnAx","79400bvBOto","9tZEamC","editor","has","2800290gHjRLc","afterInit","356hVnkiJ","88fjMGzq","174615urBSMm","40HLcDQg","186vDWwCq","4qTTIbP","plugins","621672zdgveM","51894XyZNSG"];return(ps=function(){return t})()}!function(t,e){const n=gs,r=t();for(;;)try{if(164485===parseInt(n(488))/1*(parseInt(n(492))/2)+-parseInt(n(481))/3*(-parseInt(n(493))/4)+-parseInt(n(491))/5*(parseInt(n(496))/6)+-parseInt(n(490))/7+parseInt(n(482))/8+-parseInt(n(483))/9*(parseInt(n(486))/10)+-parseInt(n(489))/11*(-parseInt(n(495))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[ds(487)](){const t=ds,e=this[t(484)];e[t(494)][t(485)](t(497))&&(e[t(494)][t(478)](t(498))[t(476)](t(479)),e[t(494)][t(478)](t(498))[t(476)](t(477)),e[t(494)][t(478)](t(498))[t(476)](t(480)))}}function Is(){const t=["3cSBUVf","2325029bvsRmJ","20364HogsKk","editor","8swuCdI","2862176FPaQTM","get","564266vzNgCU","860226uRvczY","commands","plugins","enableCommand","1479175qERWdK","TrackChangesEditing","afterInit","706473iUaVNE","ckbox"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=162]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(465606===parseInt(n(163))/1+parseInt(n(162))/2+parseInt(n(172))/3*(-parseInt(n(177))/4)+parseInt(n(167))/5+-parseInt(n(174))/6+parseInt(n(173))/7*(-parseInt(n(176))/8)+parseInt(n(170))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(169)](){const t=Es,e=this[t(175)];e[t(164)][t(178)](t(171))&&e[t(165)][t(178)](t(168))[t(166)](t(171))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=186]})(t,e)}function As(){const t=["editor","CodeBlock","config","formatBlock","69Aehhbw","3130407hyiMNd","label","registerDescriptionCallback","toLowerCase","*Set format:* %0","codeBlock","enableCommand","document","plugins","849284xEsWEs","get","schema","has","from","isLimit","markBlockFormat","3768408JsBAbp","rootElement","registerElementLabel","model","format","name","afterInit","5TjYseP","change","blockName","find","commandParams","selection","forceValue","languages","parent","ELEMENT_CODE_BLOCK","locale","descriptionFactory","indentCodeBlock","type","3768432SGKKFq","*Remove format:* %0","290660MYPBAg","commands","TrackChangesEditing","542154ejWIfx","outdentCodeBlock","filter","language","55668wLItcn","commandName","getSelectedBlocks","checkChild","value"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(283459===parseInt(n(230))/1+parseInt(n(200))/2+-parseInt(n(190))/3*(-parseInt(n(237))/4)+parseInt(n(214))/5*(-parseInt(n(233))/6)+-parseInt(n(207))/7+-parseInt(n(228))/8+parseInt(n(191))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(213)](){const t=_s,e=this[t(186)];if(!e[t(199)][t(203)](t(187)))return;const n=e[t(199)][t(201)](t(232)),r=e[t(224)],s=e[t(188)][t(201)](t(196))[t(221)],o=e[t(231)][t(201)](t(196));n[t(197)](t(226)),n[t(197)](t(234)),n[t(197)](t(196),((r,i={})=>{const a=t,c=e[a(210)],u=e[a(210)][a(198)][a(219)],l=i&&void 0!==i[a(220)]?i[a(220)]:!o[a(241)];let f;i[a(236)]||(i[a(236)]=s[0][a(236)]),f=l?Array[a(204)](u[a(239)]())[a(235)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(208))&&!e[n(205)](t)&&e[n(240)](t[n(222)],n(196))}(t,c[a(202)]))):Array[a(204)](u[a(239)]())[a(235)]((t=>Cs(t)));const h=y(f,c);c[a(215)]((()=>{const t=a;for(const e of h)n[t(206)](e,{commandName:t(196),commandParams:[{...i,forceValue:l}],formatGroupId:t(216)})}))})),n[t(225)][t(209)](t(196),(e=>Hr(r,t(223),e))),n[t(225)][t(193)]((e=>{const n=t;if(n(189)!=e[n(227)])return;const o=r.t,{data:i}=e;if(!i||n(196)!=i[n(238)])return;const a=i[n(218)][0][n(236)],c=o(s[n(217)]((t=>t[n(236)]===a))[n(192)])[n(194)]();return i[n(218)][0][n(220)]?{type:n(211),content:Hr(r,n(195),Hr(r,n(223),1)+" ("+c+")")}:{type:n(211),content:Hr(r,n(229),Hr(r,n(223),1))}}))}}function Cs(t){const e=_s;return e(196)==t[e(212)]}function Ls(){const t=["2LGVndv","474541NbxlRM","360JXjRTY","editor","has","addCommentThread","get","78yiMXmU","4265424QHKmOF","enableCommand","53136jXztXE","plugins","CommentsEditing","1175526vGfjzj","4210624zRzuHF","65223zZlkCu","TrackChangesEditing","5VrWxMM","459095aFWLum","afterInit"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=192]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(377924===parseInt(n(204))/1*(parseInt(n(203))/2)+-parseInt(n(210))/3*(parseInt(n(193))/4)+-parseInt(n(200))/5*(parseInt(n(211))/6)+parseInt(n(201))/7+parseInt(n(197))/8+parseInt(n(198))/9*(parseInt(n(205))/10)+parseInt(n(196))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(202)](){const t=Ns,e=this[t(206)];e[t(194)][t(207)](t(195))&&e[t(194)][t(209)](t(199))[t(192)](t(208))}}var vs=n(834);function Ms(){const t=["isContent","markerName","markerRange","name","createUIElement","1187SnBUCR","bindElementToMarker","60SPglsY","6481664HcgOPs","activeMarkers","nextSibling","ck-suggestion-marker--active","getItems","addClass","10TEzWUO","addHighlight","schema","push","isBlock","model","plugins","10227250YeInFe","78xmSxrE","getCustomProperty","type","TrackChangesEditing","consumable","item","writer","24qdJPDf","153536JbJIYg","isAtEnd","insert","elementEnd","isLimit","5200280EGggNL","createRangeOn","hasAttribute","9467397hkhDOw","test","start","previousPosition","getWalker","toViewPosition","ck-suggestion-marker-","includes","get","970039HjbMPW","922icsnOj","span","parent","mapper","toViewElement"];return(Ms=function(){return t})()}function Os(t,e){const n=Ms();return(Os=function(t,e){return n[t-=341]})(t,e)}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(344)]())o[r(369)](t)&&s[r(349)](n[r(368)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(352)][r(378)](r(357));return(o,i,a)=>{const c=r;if(!a[c(358)][c(371)](i[c(387)],o[c(388)]))return;const u=i[c(387)][c(374)](),l=i[c(387)][c(372)],f=t[c(351)][c(348)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(359)];d=d||f[c(385)](e);const n=a[c(383)][c(384)](e);if(n&&n[c(355)](c(347)))return;c(365)==t[c(356)]&&f[c(350)](e)&&!f[c(366)](e)&&(e[c(342)]||l[c(363)]?h&&h[c(382)]==e||(h=e,m(t[c(373)]),p=!0):g=g||t[c(373)])}function m(t){const r=c,o=a[r(360)][r(389)](r(381),{class:r(376)+e}),u=a[r(383)][r(375)](t);n&&s[r(341)][r(377)](i[r(386)])&&a[r(360)][r(345)](r(343),o),a[r(360)][r(364)](u,o),a[r(383)][r(391)](o,i[r(386)])}d||p||!g||m(g)}}function Fs(){const t=["get","24wBHEIK","setSelection","root","editor","init","enqueueChange","end","getFirstRange","enableCommand","markerName","fromRange","uiElement","buffer","2694159YbzCJn","delete","31810wOOGkJ","markerNameToElements","10psTNiI","showSuggestionHighlights","18hcImtx","146126CUBzhH","unbindElementFromMarkerName","unlock","model","isCollapsed","createSelection","bind","unit","3972220RkDgwk","deleteForward","high","addMarker:suggestion:deletion","358286ZxReQl","TrackChangesEditing","createRange","editing","options","remove","downcastDispatcher","rootName","removeMarker:suggestion:deletion","mapper","batch","start","detach","$graveyard","document","commands","732MLtINw","3185016Rxcesj","selection","modifySelection","merge","forward","19614034NmhugR","lock","plugins","requires","writer","data"];return(Fs=function(){return t})()}!function(t,e){const n=Os,r=t();for(;;)try{if(793850===parseInt(n(390))/1*(-parseInt(n(380))/2)+parseInt(n(354))/3*(parseInt(n(362))/4)+-parseInt(n(367))/5+-parseInt(n(392))/6*(-parseInt(n(379))/7)+-parseInt(n(393))/8+parseInt(n(370))/9*(-parseInt(n(346))/10)+-parseInt(n(353))/11*(-parseInt(n(361))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Ps=xs;function xs(t,e){const n=Fs();return(xs=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(499173===parseInt(n(427))/1+-parseInt(n(415))/2*(-parseInt(n(414))/3)+parseInt(n(383))/4+-parseInt(n(410))/5*(parseInt(n(382))/6)+parseInt(n(423))/7+-parseInt(n(395))/8*(-parseInt(n(408))/9)+parseInt(n(412))/10*(-parseInt(n(388))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);class Bs extends t.Plugin{static get[Ps(391)](){return[vs.Delete]}[Ps(399)](){const t=Ps,e=this[t(398)],n=e[t(390)][t(394)](t(428));n[t(403)](t(409));const r=e[t(381)][t(394)](t(424));n[t(403)](t(424),((n,s={})=>{const o=t,a=e[o(418)][o(420)](e[o(418)][o(380)][o(384)]);a[o(419)]&&e[o(418)][o(385)](a,{direction:o(387),unit:s[o(422)]});const c=a[o(402)](),u=i.LiveRange[o(405)](c);let l;n(s),l=o(379)==u[o(397)][o(434)]?e[o(418)][o(429)](c[o(377)]):e[o(418)][o(429)](u[o(377)],u[o(401)]),u[o(378)](),e[o(418)][o(400)](r[o(407)][o(437)],(t=>{const e=o;r[e(407)][e(389)](),t[e(396)](t[e(429)](l[e(401)])),r[e(407)][e(417)]()}))})),e[t(430)][t(433)].on(t(426),Ds(e,t(386)),{priority:t(425)}),e[t(393)][t(433)].on(t(426),((n,r,s)=>{const o=t;s[o(431)][o(413)]&&Ds(e,o(386),{showActiveMarker:!1})[o(421)](this)(n,r,s)}),{priority:t(425)}),e[t(430)][t(433)].on(t(435),((e,n,r)=>{const s=t,o=r[s(436)][s(411)](n[s(404)]);if(o)for(const t of o)t.is(s(406))&&(r[s(436)][s(416)](t,n[s(404)]),r[s(392)][s(432)](t))}),{priority:t(425)})}}function Us(){const t=["commands","2XoPBWr","format","has","todoListChecked","accept","687975shDFJC","removeMarker","todo","noTrackChangesFixer","setSelection","2453493KWjtjS","deletion","14835192bnuYKJ","12WaxcIc","*Merge:* list item","newValue","createPositionAt","TodoListEditing","customBulletedList","from","numberedList","10JMmmOJ","190315JvOFul","registerElementLabel","isObject","registerBlockAttribute","registerPostFixer","multipleBlocks","TrackChangesEditing","bulleted","splitListItemAfter","detach","enableDefaultAttributesIntegration","customNumberedList","batch","isLocal","trackChangesCommand","*Set format:* %0","fromRange","getFirstMarker","*Change to:* %0","listItemId","meta","commandName","759114KfzYEe","document","listItemIdFixer","attributeKey","range","numbered","nextSibling","_findSuggestions","previousSibling","*Check item*","_LIST","length","_registerLegacyDescription","get","formatBlock","848pvugOu","getSuggestions","*Split:* list item","attributes","12cMSmpx","ELEMENT_NUMBERED_LIST","20268XJwAnK","locale","getRanges","next","mergeListItemBackward","map","_suggestionFactory","todoListCheck","listMarkerStyle","schema","nodeAfter","registerDescriptionCallback","type","editor","toUpperCase","filter","registerAttributeLabel","bulletedList","mergeListItemForward","*Merge:* %0","descriptionFactory","push","*Remove format:* %0","find","indentList","getAttribute","todoList","FORMAT_INDENT","attribute","value","_supportLegacySuggestions","setAttribute","containsItem","ELEMENT_","_getAttributeKey","oldValue","splitListItemBefore","refresh","*Indent:* %0","documentList","config","plugins","ListEditing","data","every","listStyle","change","commandParams","*Uncheck item*","forceValue","listReversed","suggestion","listType","getFirstRange","parent","*Format:* remove from %0","outdentList","isUndo","end","getChanges","3134197DTiEsv","differ","groupId","model","listMarker","isNextTo","selection","ELEMENT_LIST_ITEM","ELEMENT_BULLETED_LIST","head","*Format:* insert into %0","execute","default","includes","*Outdent:* %0","list.multiBlock","listIndent","createRange","assureChains","afterInit","key","checkTodoList","start","listStart","registerCustomCallback","ELEMENT_TODO_LIST"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=224]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(427229===parseInt(n(282))/1+parseInt(n(238))/2*(-parseInt(n(243))/3)+-parseInt(n(301))/4*(parseInt(n(260))/5)+parseInt(n(251))/6*(-parseInt(n(248))/7)+parseInt(n(297))/8*(-parseInt(n(303))/9)+-parseInt(n(259))/10*(parseInt(n(363))/11)+parseInt(n(250))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[js(230)](){const t=js,e=this[t(316)];if(!e[t(344)][t(240)](t(345)))return;const n=e[t(304)],r=e[t(344)][t(295)](t(266)),s=e[t(344)][t(240)](t(255)),o=!!e[t(343)][t(295)](t(226));function i(e){const r=t;return{type:r(239),content:""+Hr(n,r(275),e)}}function a(e){const r=t;return{type:r(239),content:""+Hr(n,r(325),e)}}r[t(270)](t(258)),r[t(270)](t(320)),r[t(270)](t(271)),r[t(270)](t(256)),r[t(270)](t(327)),r[t(270)](t(359)),r[t(270)](t(268)),r[t(270)](t(339)),r[t(263)](t(279)),r[t(263)](t(355)),r[t(263)](t(227)),o&&(r[t(270)](t(307)),r[t(270)](t(321))),s&&(r[t(270)](t(329)),r[t(270)](t(232)),r[t(263)](t(241)),r[t(323)][t(314)]((e=>{const r=t,{data:s}=e;if(s&&r(241)==s[r(231)])return{type:r(239),content:s[r(253)]?Hr(n,r(291)):Hr(n,r(351))}})),this[t(316)][t(366)][t(283)][t(264)]((e=>{const n=t;if(e[n(272)][n(360)])return!1;let s=!1;const o=r[n(298)]({skipNotAttached:!0})[n(318)]((t=>n(241)===r[n(337)](t)));for(const t of o)n(245)!=t[n(356)]()[n(233)][n(313)][n(328)](n(355))&&(r[n(289)](t[n(356)](),n(331))[n(326)]((t=>n(355)===r[n(337)](t[n(354)])))||(e[n(244)](t[n(277)]()),s=!0));return s}))),r[t(323)][t(319)](t(227),Hr(n,t(330)));const c={type:t(239),content:""};r[t(323)][t(314)]((e=>{const r=t,{data:s}=e;if(!s||r(355)!=s[r(231)])return;let u=e[r(372)];for(;u;){if(u[r(346)]&&((r(348)==u[r(346)][r(231)]||r(311)==u[r(346)][r(231)])&&(u[r(346)][r(253)]&&r(375)!=u[r(346)][r(253)]||r(375)!=u[r(346)][r(338)]&&!s[r(253)])||!o&&u[r(346)][r(231)]==Tc))return c;u=u[r(306)]}if(null==s[r(253)])switch(s[r(338)]){case r(267):return a(Hr(n,r(371)));case r(287):return a(Hr(n,r(302)));case r(245):return a(Hr(n,r(236)))}switch(s[r(253)]){case r(267):return i(Hr(n,r(371)));case r(287):return i(Hr(n,r(302)));case r(245):return i(Hr(n,r(236)))}})),r[t(323)][t(314)]((e=>{const n=t,{data:r}=e;if(r&&n(227)==r[n(231)])return null==r[n(253)]||null==r[n(338)]&&0==r[n(253)]?c:void 0})),r[t(323)][t(314)]((e=>{const r=t;if(r(331)!=e[r(315)])return;const{data:s}=e;if(!s||r(279)!=s[r(231)])return;const o=zs(e);return r(253)==o?{type:r(239),content:Hr(n,r(252))}:r(338)==o?{type:r(239),content:Hr(n,r(299))}:c})),e[t(366)][t(283)][t(264)]((e=>this[t(284)](e))),e[t(366)][t(283)][t(264)]((e=>this[t(246)](e))),e[t(366)][t(283)][t(264)]((e=>this[t(229)](e))),this[t(333)]()}[js(284)](t){const e=js;if(t[e(272)][e(360)]||!t[e(272)][e(273)])return!1;let n=!1;const r=this[e(316)][e(344)][e(295)](e(266))[e(298)]({skipNotAttached:!0})[e(318)]((t=>t[e(346)]&&e(279)==t[e(346)][e(231)]))[e(318)]((t=>t[e(346)][e(253)]&&t[e(346)][e(338)]));for(const s of r)zs(s)||(t[e(244)](s[e(277)]()),n=!0);return n}[js(246)](t){const e=js;if(t[e(272)][e(360)]||!t[e(272)][e(273)])return!1;const n=this[e(316)][e(344)][e(295)](e(266));if(n[e(274)][e(332)])return!1;let r=!1;const s=[e(355),e(279),e(227),e(348),e(234),e(353),e(310),e(367),e(311)],o=this[e(316)][e(366)][e(283)][e(364)][e(362)]()[e(318)]((t=>e(331)==t[e(315)]))[e(318)]((t=>s[e(224)](t[e(285)])));if(0==o[e(293)])return r;for(const i of o){const o=n[e(289)](i[e(286)],e(331))[e(318)]((t=>!t[e(280)][e(368)]))[e(308)]((t=>t[e(354)]))[e(318)]((t=>{const r=e,o=n[r(337)](t);return s[r(224)](o)}));if(o[e(293)]){for(const n of o)t[e(244)](n[e(277)]());r=!0}}return r}[js(229)](t){const e=js;if(t[e(272)][e(360)]||!t[e(272)][e(273)])return!1;const n=this[e(316)][e(344)][e(295)](e(266));let r=!1;const s=[e(355),e(279),e(227),e(348),e(234),e(353),e(310),e(367),e(311)];for(const t of n[e(298)]({skipNotAttached:!0})){const o=n[e(289)](t[e(356)](),e(331))[e(308)]((t=>t[e(354)]))[e(318)]((t=>t[e(346)]&&s[e(224)](t[e(346)][e(231)])));if(!o[e(293)])continue;const a=o[0][e(372)][e(300)][e(365)];if(!o[e(347)]((t=>t[e(300)][e(365)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(298)]({skipNotAttached:!0})[s(318)]((e=>s(331)==e[s(315)]&&e[s(300)][s(365)]==t)))e[s(334)](s(365),r)}function i(t,n){const r=e;let s=t[r(372)],i=!1;for(;s;)s[r(300)][r(365)]!=n&&(o(s[r(300)][r(365)],n),s[r(334)](r(365),n),i=!0),s=s[r(306)];return i}}[js(333)](){const t=js,e=this[t(316)],n=e[t(304)],r=e[t(344)][t(295)](t(266));this[t(294)](),r[t(309)][t(235)](t(296),t(342),t(242),(function(n,r){const s=t,o=[];for(let t of n)t[s(233)][s(313)]===t[s(361)][s(357)]&&(t=e[s(366)][s(228)](e[s(366)][s(254)](t[s(233)][s(313)],0))),o[s(324)](t);e[s(366)][s(349)]((t=>{const n=s,a=e[n(366)][n(283)][n(369)],c=Array[n(257)](a[n(305)]())[n(308)]((t=>i.LiveRange[n(276)](t)));t[n(247)](o),e[n(237)][n(295)](r[n(281)])[n(340)](),r[n(350)][n(324)]({forceDefaultExecution:!0}),e[n(374)](r[n(281)],...r[n(350)]),t[n(247)](c);for(const t of c)t[n(269)]()}))})),r[t(323)][t(261)]((function(n){const r=t,s=!e[r(366)][r(312)][r(262)](n),o=n[r(290)],i=n[r(288)],a=n[r(328)](r(279)),c=!o||o[r(328)](r(279))!==a,u=!i||i[r(328)](r(279))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(370),e)))}[js(294)](){const t=js,e=this[t(316)],n=e[t(304)];function r(n){const r=t,s=e[r(237)][r(295)](r(320))[r(332)],o=e[r(237)][r(295)](r(258))[r(332)];return r(258)===n?s:o}e[t(344)][t(295)](t(266))[t(323)][t(314)]((function(s){const o=t;if(o(296)!=s[o(315)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(281)]){case o(320):u=i[o(350)][0][o(352)],l=r(i[o(281)]),a=o(u?373:358),!l&&e[o(343)][o(295)](o(226))||(a=o(278)),c={type:o(239),content:Hr(n,a,Hr(n,o(371)))};break;case o(258):u=i[o(350)][0][o(352)],l=r(i[o(281)]),a=o(u?373:358),!l&&e[o(343)][o(295)](o(226))||(a=o(278)),c={type:o(239),content:Hr(n,a,Hr(n,o(302)))};break;case o(327):a=o(341),c={type:o(239),content:Hr(n,a,Hr(n,o(370)))};break;case o(359):a=function(t){const e=o,n=t[e(356)]();let r=n[e(233)][e(313)];for(;r&&n[e(335)](r);){if(r[e(328)](e(227))>0)return!1;r=r[e(288)]}return!0}(s)?Hr(n,o(358),Hr(n,function(t){const e=o;return e(336)+t[e(356)]()[e(233)][e(313)][e(328)](e(355))[e(317)]()+e(292)}(s))):Hr(n,o(225),Hr(n,o(370))),c={type:o(239),content:a};break;case o(307):case o(321):!1===i[o(265)]&&(a=o(322),c={type:o(249),content:Hr(n,a,Hr(n,o(370)))})}return c}))}}function zs(t){const e=js;let n=t[e(356)]()[e(233)][e(313)][e(290)];for(;n;){const r=n[e(328)](e(279));if(!r)return!1;if(r==t[e(346)][e(253)])return e(253);if(r==t[e(346)][e(338)])return e(338);n=n[e(290)]}return!1}function Hs(t,e){const n=Ks();return(Hs=function(t,e){return n[t-=153]})(t,e)}const Ws=Hs;function Ks(){const t=["_registerLegacyDescription","config","formatBlock","listStyle","FORMAT_LIST_REVERSED","TrackChangesEditing","1101vIDpRf","listStart","enableDefaultAttributesIntegration","handleDescriptions","getAttribute","get","head","oldValue","_getAttributeKey","ListPropertiesEditing","*Change to:* %0","isUndo","listType","disc","nodeAfter","suggestion","commandName","lower-latin","decimal","default","bulleted","registerAttributeLabel","297938aVkfor","FORMAT_LIST_START","startIndex","includes","registerPostFixer","reversed","numbered","descriptionFactory","next","start","446946SczFkL","*Remove format:* %0","ELEMENT_","20oczeEU","*Format:* set start index to %0","styles","has","afterInit","commandParams","model","_LIST_DEFAULT","replace","list.properties","*Format:* set order to reversed","getFirstRange","format","editor","1897740AFuyHk","registerBlockAttribute","upper-latin","42KPZrdv","lower-roman","422704CzLDOn","listReversed","registerDescriptionCallback","_findSuggestions","find","key","square","decimal-leading-zero","circle","document","upper-roman","locale","521870SJyxIR","getSuggestions","bind","newValue","*Format:* set order to regular","_getTranslationKeyForListStyle","data","removeMarker","_LIST_","customNumbered","attribute","type","getFirstMarker","filter","plugins","5196nkPSFC","toUpperCase","*Set format:* %0","135667CIzmKR","batch"];return(Ks=function(){return t})()}!function(t,e){const n=Hs,r=t();for(;;)try{if(386669===-parseInt(n(242))/1+-parseInt(n(232))/2+parseInt(n(210))/3*(parseInt(n(199))/4)+-parseInt(n(184))/5+parseInt(n(170))/6*(parseInt(n(202))/7)+parseInt(n(172))/8+-parseInt(n(167))/9*(-parseInt(n(153))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[Ws(157)](){const t=Ws;if(!this[t(166)][t(198)][t(156)](t(219)))return;const e=this[t(166)][t(205)][t(215)](t(162)),n=this[t(166)][t(198)][t(215)](t(209));e[t(155)]&&(n[t(212)](t(207)),n[t(168)](t(207))),e[t(237)]&&(n[t(212)](t(173)),n[t(168)](t(173))),e[t(234)]&&(n[t(212)](t(211)),n[t(168)](t(211)));const r={type:t(165),content:""};n[t(239)][t(174)](this[t(213)][t(186)](this));const s=this[t(166)][t(183)];n[t(239)][t(231)](t(173),Hr(s,t(208))),n[t(239)][t(174)]((e=>{const n=t,{data:s}=e;if(s&&n(173)==s[n(177)])return null==s[n(187)]||0==s[n(187)]&&null==s[n(217)]?r:void 0})),n[t(239)][t(231)](t(211),Hr(s,t(233))),n[t(239)][t(174)]((e=>{const n=t,{data:s}=e;if(s&&n(211)==s[n(177)])return null==s[n(187)]||1==s[n(187)]&&null==s[n(217)]?r:void 0})),this[t(166)][t(159)][t(181)][t(236)]((e=>{const r=t;if(e[r(203)][r(221)])return!1;let s=!1;const o=n[r(185)]({skipNotAttached:!0})[r(197)]((t=>{const e=r,s=n[e(218)](t);return e(211)==s||e(173)==s}));for(const t of o){const o=t[r(164)]()[r(241)][r(224)][r(214)](r(222));r(238)!=o&&r(193)!=o&&(n[r(175)](t[r(164)](),r(194))[r(176)]((t=>r(222)==n[r(218)](t[r(225)])))||(e[r(191)](t[r(196)]()),s=!0))}return s})),this[t(204)]()}[Ws(213)](t){const e=Ws,n=this[e(166)][e(183)],{data:r}=t,s={type:e(165),content:""};if(!r||e(207)!=r[e(177)])return;if(!r[e(217)])return e(229)==r[e(187)]?s:{type:e(165),content:""+Hr(n,e(201),Hr(n,this[e(189)](r[e(187)])))};if(!r[e(187)]){if(e(229)==r[e(217)])return s;let o=t[e(216)];for(;o;){if(o[e(190)]&&e(222)==o[e(190)][e(177)]&&o[e(190)][e(187)])return s;o=o[e(240)]}return{type:e(165),content:""+Hr(n,e(243),Hr(n,this[e(189)](r[e(217)])))}}if(e(229)!=r[e(187)])return{type:e(165),content:""+Hr(n,e(201),Hr(n,this[e(189)](r[e(187)])))};let o=t[e(216)];for(;o;){if(o[e(190)]&&e(222)==o[e(190)][e(177)]&&o[e(190)][e(187)]&&o[e(190)][e(217)])return s;o=o[e(240)]}const i=t[e(164)]()[e(241)][e(224)][e(214)](e(222));return{type:e(165),content:Hr(n,e(201),Hr(n,e(244)+i[e(200)]()+e(160)))}}[Ws(204)](){const t=Ws,e=this[t(166)],n=e[t(183)];e[t(198)][t(215)](t(209))[t(239)][t(174)]((e=>{const r=t;if(r(206)!=e[r(195)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(226)]){case r(207):o=r(220),i={type:r(165),content:Hr(n,o,Hr(n,this[r(189)](s[r(158)][0][r(195)])))};break;case r(173):o=s[r(158)][0][r(237)]?r(163):r(188),i={type:r(165),content:Hr(n,o)};break;case r(211):o=r(154),i={type:r(165),content:Hr(n,o,s[r(158)][0][r(234)])}}return i}))}[Ws(189)](t){const e=Ws;return e(244)+function(t){const n=e;return Js[n(235)](t)?n(230):Zs[n(235)](t)?n(238):null}(t)[e(200)]()+e(192)+t[e(200)]()[e(161)](/-/g,"_")}}const Js=[Ws(223),Ws(180),Ws(178)],Zs=[Ws(228),Ws(179),Ws(171),Ws(182),Ws(227),Ws(169)];var Ys=n(507);const Xs=$s;function Qs(){const t=["parent","selection","enter","downcastDispatcher","createPositionAt","217898syKfpJ","markerNameToElements","commands","remove","requires","end","360rsizjg","54733ybhhBh","get","unbindElementFromMarkerName","split","editor","data","writer","options","1472220WUyPvB","getFirstRange","nextSibling","detach","225468ZOZudY","130MAIhlp","3imeOkm","init","setSelection","getFirstPosition","high","model","plugins","hasClass","showSuggestionHighlights","editing","addMarker:suggestion:insertion","TrackChangesEditing","bind","document","afterExecute","enterBlock","66160nEeokh","markerName","1111644hkGAHk","markInsertion","ck-suggestion-marker-split","createRange","enableCommand","825974XWDQmj","fire","change","removeMarker:suggestion:insertion","fromRange","mapper"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=340]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(305723===-parseInt(n(350))/1+parseInt(n(394))/2*(-parseInt(n(371))/3)+-parseInt(n(365))/4+parseInt(n(387))/5+parseInt(n(369))/6+parseInt(n(357))/7*(-parseInt(n(356))/8)+parseInt(n(389))/9*(parseInt(n(370))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Xs(354)](){return[Ys.Enter]}[Xs(372)](){const t=Xs,e=this[t(361)],n=e[t(377)][t(358)](t(382)),r=e[t(352)][t(358)](t(347));n[t(393)](t(347),(()=>{const s=t;e[s(376)][s(341)]((t=>{const o=s,a=e[o(376)][o(384)][o(346)],c=a[o(374)](),u=i.LiveRange[o(343)](a[o(366)]());if(r[o(386)](t)){const r=e[o(376)][o(349)](c[o(345)][o(367)],0),s=t[o(392)](c,r);n[o(390)](s)}else t[o(373)](t[o(392)](u[o(355)]));u[o(368)](),r[o(340)](o(385),{writer:t})}))})),e[t(380)][t(348)].on(t(381),Ds(e,t(360)),{priority:t(375)}),e[t(380)][t(348)].on(t(342),((e,n,r)=>{const s=t,o=r[s(344)][s(351)](n[s(388)]);if(o)for(const t of o)t[s(378)](s(391))&&(r[s(344)][s(359)](t,n[s(388)]),r[s(363)][s(353)](t))}),{priority:t(375)}),e[t(362)][t(348)].on(t(381),((n,r,s)=>{const o=t;s[o(364)][o(379)]&&Ds(e,o(360),{showActiveMarker:!1})[o(383)](this)(n,r,s)}),{priority:t(375)})}}const eo=ro;function no(){const t=["item","string","200ArOtYu","handleFindCommand","createRange","enableCommand","editor","suggestion:deletion","getIntersection","48152dUcKvm","has","plugins","_isInDeletionRange","785735Sipuvx","model","markers","FindAndReplaceEditing","FindAndReplaceUtils","bind","findPrevious","end","findByTextCallback","replace","replaceAll","240415SrhaGa","createPositionAt","get","start","852669TRdPyt","findNext","239042tNZIUY","afterInit","TrackChangesEditing","find","getRange","filter","3057078jDzioU","getMarkersGroup","1690332aDYrEQ"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=158]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(299875===-parseInt(n(181))/1+parseInt(n(160))/2+parseInt(n(179))/3+parseInt(n(189))/4+parseInt(n(164))/5+parseInt(n(187))/6+-parseInt(n(175))/7*(parseInt(n(192))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(182)](){const t=eo;if(!this[t(196)][t(162)][t(161)](t(167)))return;const e=this[t(196)][t(162)][t(177)](t(183));e[t(195)](t(184),this[t(193)][t(169)](this)),e[t(195)](t(180)),e[t(195)](t(170)),e[t(195)](t(173)),e[t(195)](t(174))}[eo(193)](t,e,n={}){const r=eo,s=this[r(196)][r(162)][r(177)](r(168));return t((t=>(r(191)==typeof e?s[r(172)](e,n):e)(t)[r(186)]((e=>!1===this[r(163)](e,t[r(190)])))),n)}[eo(163)](t,e){const n=eo,r=this[n(196)][n(165)][n(194)](this[n(196)][n(165)][n(176)](e,t[n(178)]),this[n(196)][n(165)][n(176)](e,t[n(171)]));for(const t of this[n(196)][n(165)][n(166)][n(188)](n(158)))if(null!==r[n(159)](t[n(185)]()))return!0;return!1}}const oo=ao;!function(t,e){const n=ao,r=t();for(;;)try{if(302811===-parseInt(n(383))/1+-parseInt(n(397))/2*(-parseInt(n(358))/3)+-parseInt(n(417))/4+-parseInt(n(396))/5+parseInt(n(363))/6+parseInt(n(372))/7*(parseInt(n(415))/8)+-parseInt(n(395))/9*(-parseInt(n(369))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(co);const io=[{pluginName:oo(399),commandName:oo(414)},{pluginName:oo(406),commandName:oo(392)},{pluginName:oo(400),commandName:oo(365)},{pluginName:oo(361),commandName:oo(375)}];function ao(t,e){const n=co();return(ao=function(t,e){return n[t-=357]})(t,e)}function co(){const t=["fontSize","8968lGWWmr","*Reset font background color*","1471276iNFDSb","has","39FqjOpU","locale","registerInlineAttribute","FontBackgroundColorEditing","trim","1556958eZqIwj","FORMAT_FONT_COLOR","fontColor","*Set font color:* %0","*Set font size:* %0","*Reset font family*","1570nnsdch","FORMAT_FONT_FAMILY","FORMAT_FONT_SIZE","2023ClqdSR","*Set font family:* %0","toLowerCase","fontBackgroundColor","fontColor.colors","model","find","FontSize","registerAttributeLabel","type","fontBackgroundColor.colors","571855vkgQMJ","_registerLegacyDescription","registerDescriptionCallback","label","*Set font background color:* %0","value","config","commandName","formatInline","fontFamily","normalizeSizeOptions","title","56907VdyjFw","2357245KrJxnj","21194WxLfPR","afterInit","FontSizeEditing","FontColorEditing","fontSize.options","descriptionFactory","*Reset font color*","editor","enableDefaultAttributesIntegration","FontFamilyEditing","plugins","get","format","*Reset font size*","TrackChangesEditing","FORMAT_FONT_BACKGROUND","commandParams"];return(co=function(){return t})()}class uo extends t.Plugin{[oo(398)](){const t=oo,e=this[t(404)][t(359)],n=this[t(404)][t(407)][t(408)](t(411));for(const{pluginName:e,commandName:r}of io)this[t(404)][t(407)][t(357)](e)&&(n[t(405)](r),n[t(360)](r));e.t,n[t(402)][t(380)](t(414),Hr(e,t(371))),n[t(402)][t(380)](t(392),Hr(e,t(370))),n[t(402)][t(380)](t(365),Hr(e,t(364))),n[t(402)][t(380)](t(375),Hr(e,t(412))),this[t(384)]()}[oo(384)](){const t=oo,e=this[t(404)],n=e[t(359)];e[t(407)][t(408)](t(411))[t(402)][t(385)]((e=>{const r=t,o=n.t;if(r(391)!=e[r(381)])return;const{data:i}=e;if(null!=i){if(r(414)==i[r(390)]){const t=i[r(413)][0][r(388)];if(t){const e=o(this[r(404)][r(407)][r(408)](r(379))[r(393)](this[r(404)][r(389)][r(408)](r(401)))[r(378)]((e=>e[r(377)]==t))[r(394)])[r(374)]();return{type:r(409),content:Hr(n,r(367),e)}}return{type:r(409),content:Hr(n,r(410))}}if(r(392)==i[r(390)]){const t=i[r(413)][0][r(388)];return t?{type:r(409),content:Hr(n,r(373),t)}:{type:r(409),content:Hr(n,r(368))}}if(r(365)==i[r(390)]){const t=i[r(413)][0][r(388)];if(t){const e=(0,s.normalizeColorOptions)(this[r(404)][r(389)][r(408)](r(376)))[r(378)]((e=>e[r(377)]==t));let i=t,a="";return e&&(i=e[r(386)],a=o(i)[r(374)]()),{type:r(409),content:Hr(n,r(366),a)[r(362)](),color:{value:t,title:a||i}}}return{type:r(409),content:Hr(n,r(403))}}if(r(375)==i[r(390)]){const t=i[r(413)][0][r(388)];if(t){const e=(0,s.normalizeColorOptions)(this[r(404)][r(389)][r(408)](r(382)))[r(378)]((e=>e[r(377)]==t));let i=t,a="";return e&&(i=e[r(386)],a=o(i)[r(374)]()),{type:r(409),content:Hr(n,r(387),a)[r(362)](),color:{value:t,title:a||i}}}return{type:r(409),content:Hr(n,r(416))}}}}))}}const lo=ho;function fo(){const t=["464238hhEjZy","25zhGdcG","split","enableCommand","352660DCzOJy","fontColor","*Set format to:* %0","toLowerCase","TrackChangesEditing","1509002FqzpQT","descriptionFactory","locale","FontSize","boolean","slice","afterInit","join","plugins","fontSize.options","copyFormat","commandName","length","model","find","formatInline","144GgJqmg","_registerLegacyDescription","*Remove all formatting*","format","title","formatBlock","commands","1NwIZMT","852EKPsxA","editor","label","fontColor.colors","fontSize","normalizeSizeOptions","push","fontBackgroundColor","24ixiJhG","registerDescriptionCallback","pasteFormat","9412tqjuCm","6649280sIuDIz","type","get","charAt","commandParams","275156zdcqiV","enableDefaultAttributesIntegration","config","toUpperCase","entries","95890RtEhxN"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(486658===-parseInt(n(452))/1*(parseInt(n(485))/2)+parseInt(n(453))/3*(parseInt(n(464))/4)+-parseInt(n(477))/5*(parseInt(n(476))/6)+parseInt(n(470))/7+parseInt(n(465))/8+parseInt(n(445))/9*(parseInt(n(475))/10)+-parseInt(n(480))/11*(parseInt(n(461))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(491)](){const t=lo,e=this[t(454)],n=e[t(437)][t(467)](t(484)),r=e[t(451)][t(467)](t(439)),s=e[t(451)][t(467)](t(463));r&&s&&(n[t(471)](t(463)),n[t(479)](t(439)),this[t(446)]())}[lo(446)](){const t=lo,e=this[t(454)],n=e[t(487)];e[t(437)][t(467)](t(484))[t(486)][t(462)]((r=>{const s=t;if(s(450)!=r[s(466)]&&s(444)!=r[s(466)])return;const{data:o}=r;if(o&&s(463)===o[s(440)]){const t=[],r=o[s(469)][0];for(const[n,o]of Object[s(474)](r))t[s(459)](po(e,n,o));return t[s(441)]?{type:s(448),content:Hr(n,s(482),t[s(492)](", "))}:{type:s(448),content:Hr(n,s(447))}}}))}}function po(t,e,n){const r=lo,o=t[r(487)].t,i=e[r(478)](/(?=[A-Z])/)[r(492)](" "),a=o(i[r(468)](0)[r(473)]()+i[r(490)](1))[r(483)]();if(r(489)==typeof n)return a;if(r(481)===e||r(460)===e){const e=(0,s.normalizeColorOptions)(t[r(472)][r(467)](r(456)))[r(443)]((t=>t[r(442)]==n));return a+" ("+(e?o(e[r(455)])[r(483)]():n)+")"}if(r(457)===e&&isNaN(parseFloat(n))){const e=t[r(437)][r(467)](r(488))[r(458)](t[r(472)][r(467)](r(438)))[r(443)]((t=>t[r(442)]==n));return a+" ("+(e?o(e[r(449)])[r(483)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["ELEMENT_HEADING_CUSTOM","formatBlock","model","heading.options","get","registerDescriptionCallback","6721yHxkfO","title","6UlirOL","registerElementLabel","commandName","paragraph","editor","300314MSZvws","576562dlEbgB","ELEMENT_HEADING","63MEiQla","value","12490ocnwlM","_registerLegacyDescription","HeadingEditing","locale","*Change to:* %0","3502854lhwaus","view","enableDefaultAttributesIntegration","type","plugins","descriptionFactory","find","match","2202090nPJqQR","7246593sppwcK","name","has","config","heading","_headingOptions","commandParams","70876uXfpGj","_getHeadingLevel","TrackChangesEditing","afterInit","96MxoWag","format"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=315]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(522640===parseInt(n(356))/1*(parseInt(n(316))/2)+parseInt(n(319))/3*(-parseInt(n(342))/4)+parseInt(n(334))/5+parseInt(n(326))/6+parseInt(n(317))/7*(-parseInt(n(346))/8)+-parseInt(n(335))/9+-parseInt(n(321))/10*(-parseInt(n(354))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Io(345)](){const t=Io,e=this[t(315)];if(!e[t(330)][t(337)](t(323)))return;this[t(340)]=e[t(338)][t(352)](t(351));const n=e[t(324)],r=e[t(330)][t(352)](t(344));r[t(328)](t(339));for(const e of this[t(340)])t(359)!=e[t(350)]&&r[t(331)][t(357)](e[t(350)],(n=>{const r=t,i=this[r(343)](e[r(350)]);return null!==i?s(n,i):o(n,e[r(355)])}));function s(e,r){return Hr(n,t(318),[e,r])}function o(e,r){return Hr(n,t(348),[e,r])}this[t(322)]()}[Io(322)](){const t=Io,e=this[t(315)],n=e[t(324)];e[t(330)][t(352)](t(344))[t(331)][t(353)]((e=>{const r=t;if(r(349)!=e[r(329)])return;const{data:s}=e;if(s&&r(339)==s[r(358)]){const e=s[r(341)][0][r(320)],c=this[r(343)](e);if(null!==c)return{type:r(347),content:Hr(n,r(325),(a=c,Hr(n,r(318),[1,a])))};const u=this[r(340)][r(332)]((t=>t[r(350)]===e))[r(355)];return{type:r(347),content:Hr(n,r(325),(o=1,i=u,Hr(n,t(348),[o,i])))}}var o,i,a}))}[Io(343)](t){const e=Io;var n,r;const s=t[e(333)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(340)])||void 0===n?void 0:n[e(332)]((n=>n[e(350)]==t));if(o&&o[e(327)]){const t=o[e(327)],n=(null!==(r=t[e(336)])&&void 0!==r?r:t)[e(333)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["9284230EpKvqI","find","plugins","1147280hmLYja","formatInline","locale","3zFRyei","registerInlineAttribute","highlight.options","11hZwOvf","FORMAT_HIGHLIGHT","get","HighlightEditing","model","enableDefaultAttributesIntegration","color","config","format","editor","highlight","registerDescriptionCallback","825146NBvLom","257240HWtLEe","*Set highlight:* %0","1338UJznWw","9SvCcJD","type","*Remove highlight*","995VTNXNx","has","91101YWswkF","commandParams","_registerLegacyDescription","title","3620694yOZHds","TrackChangesEditing","toLowerCase","registerAttributeLabel","value","commandName","afterInit","descriptionFactory"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(270859===-parseInt(n(373))/1+-parseInt(n(364))/2+parseInt(n(391))/3*(parseInt(n(388))/4)+-parseInt(n(371))/5*(-parseInt(n(367))/6)+-parseInt(n(377))/7+parseInt(n(365))/8*(parseInt(n(368))/9)+-parseInt(n(385))/10*(-parseInt(n(394))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(383)](){const t=_o,e=this[t(403)];if(!e[t(387)][t(372)](t(397)))return;const n=e[t(387)][t(396)](t(378)),r=e[t(390)];n[t(399)](t(404)),n[t(392)](t(404)),n[t(384)][t(380)](t(404),Hr(r,t(395))),this[t(375)]()}[_o(375)](){const t=_o,e=this[t(403)],n=e[t(390)];e[t(387)][t(396)](t(378))[t(384)][t(405)]((r=>{const s=t;if(s(389)!=r[s(369)])return;const{data:o}=r;if(o&&s(404)==o[s(382)]){const t=n.t,r=o[s(374)][0][s(381)];if(r){const o=e[s(401)][s(396)](s(393))[s(386)]((t=>t[s(398)]==r)),i=t(o[s(376)])[s(379)]();return{type:s(402),content:Hr(n,s(366),i),color:{value:o[s(400)],title:o[s(376)]}}}return{type:s(402),content:Hr(n,s(370),Hr(n,s(395)))}}}))}}const ko=Lo;function Co(){const t=["plugins","954860qiMxyq","editor","div","createPositionAt","933JkQtYR","createEmptyElement","has","horizontalLine","ck-horizontal-line","5243904CQizvu","insert","createContainerElement","18115VOQJRF","6296YFLePZ","addClass","ELEMENT_HORIZONTAL_LINE","conversion","356736TFOQPp","63MRATbs","HorizontalLineEditing","for","descriptionFactory","registerElementLabel","1862448SoZqhq","afterInit","1324645vPzrtv","showSuggestionHighlights","high","dataDowncast","enableCommand","elementToStructure","locale","get","TrackChangesEditing"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=392]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(378448===-parseInt(n(408))/1+parseInt(n(396))/2+-parseInt(n(400))/3*(parseInt(n(409))/4)+-parseInt(n(421))/5+-parseInt(n(419))/6+-parseInt(n(414))/7*(-parseInt(n(413))/8)+parseInt(n(405))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(420)](){const t=ko,e=this[t(397)];if(!e[t(395)][t(402)](t(415)))return;e[t(395)][t(393)](t(394))[t(425)](t(403));const n=e[t(395)][t(393)](t(394)),r=e[t(392)];n[t(417)][t(418)](t(403),(e=>Hr(r,t(411),e))),e[t(412)][t(416)](t(424))[t(426)]({model:t(403),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(422)])return null;const o=n[s(407)](s(398)),i=n[s(401)]("hr");return n[s(410)](s(404),o),n[s(406)](n[s(399)](o,0),i),o},converterPriority:t(423)})}}function Ro(t,e){const n=vo();return(Ro=function(t,e){return n[t-=368]})(t,e)}const So=Ro;function vo(){const t=["rawHtml","has","registerBlockAttribute","nodeAfter","element","value","12rYpxSt","format","type","descriptionFactory","getFirstRange","start","afterInit","editor","locale","6Bbxzlr","key","registerDescriptionCallback","2724554bgIJqm","registerElementLabel","63241rpPreF","12eCsbEJ","commandName","_registerLegacyDescription","formatBlock","263178hoACXe","get","2129312loQndO","ELEMENT_HTML_EMBED","174249WbOpPU","enableDefaultAttributesIntegration","HtmlEmbed","20NWYFMk","plugins","1879975Jgqfem","3227477pzTZsg","htmlEmbed","attribute","TrackChangesEditing","*Change %0 content*"];return(vo=function(){return t})()}!function(t,e){const n=Ro,r=t();for(;;)try{if(198248===-parseInt(n(377))/1*(parseInt(n(403))/2)+-parseInt(n(382))/3*(-parseInt(n(378))/4)+parseInt(n(391))/5*(-parseInt(n(372))/6)+parseInt(n(375))/7+-parseInt(n(384))/8+-parseInt(n(386))/9+parseInt(n(389))/10*(parseInt(n(392))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[So(369)](){const t=So,e=this[t(370)];if(!e[t(390)][t(398)](t(388)))return;const n=e[t(390)][t(383)](t(395)),r=e[t(371)];n[t(406)][t(376)](t(397),(e=>Hr(r,t(385),e))),n[t(387)](t(393)),n[t(399)](t(402)),n[t(406)][t(374)]((e=>{const n=t;if(n(394)!=e[n(405)])return;const{data:s}=e;if(s&&n(402)==s[n(373)]&&e[n(407)]()[n(368)][n(400)].is(n(401),n(397))){const t=Hr(r,n(385));return{type:n(404),content:Hr(r,n(396),t)}}})),this[t(380)]()}[So(380)](){const t=So,e=this[t(370)],n=e[t(371)];e[t(390)][t(383)](t(395))[t(406)][t(374)]((e=>{const r=t;if(r(381)!=e[r(405)])return;const{data:s}=e;if(s&&r(393)==s[r(379)]){const t=Hr(n,r(385));return{type:r(404),content:Hr(n,r(396),t)}}}))}}const Oo=Do;function wo(){const t=["alt","toggleImageCaption","attribute","57580zMNpzi","change","*Set image text alternative:* %0","width","imageTextAlternative","23822877wmLJBw","ELEMENT_INLINE_IMAGE","imageStylePreApply","630155DFOqtz","11428xtenaK","getContainedElement","schema","getFirstRange","document","42lzpSJy","1260GVoYUR","descriptionFactory","filter","forceDefaultExecution","imageBlock","start","*Set image width:* %0","ImageCaptionUtils","plugins","8ozROQw","nodeBefore","get","editor","resizeImage","ImageEditing","join","detach","_suggestionFactory","markInsertion","removeObject","has","ImageResize","Block image to inline image","isIntersecting","getNearestSelectionRange","createRangeOn","enableDefaultAttributesIntegration","isBlockImage","isBefore","ImageCaptionEditing","locale","registerCustomCallback","commandName","commandParams","format","afterInit","ImageUploadEditing","find","enableCommand","insertImage","markDeletion","toPrevious","backward","isEqual","previous","getSuggestionCallback","key","deletion","ImageBlockEditing","imageTypeInline","10946705iUkehy","uploadImage","registerAttributeLabel","isOwn","accept","findIndex","discard","ImageTextAlternativeEditing","convertInlineImageToBlock","caption","ELEMENT_IMAGE","length","*Reset image width*","638143xYQqrc","10nPAwRx","getClosestSelectedImageElement","end","markBlockFormat","62400WBpebL","formatBlock","addObject","chain","createRange","formatInline","_registerLegacyDescription","type","12Kcfdir","element","convertBlockImageToInline","imageCaption","FORMAT_IMAGE_SIZE","registerBlockAttribute","toNext","_findSuggestions","isCollapsed","registerElementLabel","Inline image to block image","ImageUtils","TrackChangesEditing","*Remove image text alternative*","resizedWidth","model","selection","newValue","ImageInlineEditing","getCaptionFromImageModelElement","762OgKoje","fromPosition","registerDescriptionCallback","subType","forward","imageTypeBlock","nodeAfter","ELEMENT_CAPTION","insertion","imageInline"];return(wo=function(){return t})()}function Do(t,e){const n=wo();return(Do=function(t,e){return n[t-=481]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(811494===-parseInt(n(554))/1*(-parseInt(n(509))/2)+parseInt(n(541))/3*(parseInt(n(563))/4)+parseInt(n(562))/5*(parseInt(n(568))/6)+-parseInt(n(495))/7*(-parseInt(n(578))/8)+parseInt(n(569))/9*(-parseInt(n(513))/10)+parseInt(n(508))/11*(parseInt(n(521))/12)+-parseInt(n(559))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Oo(604)](){const t=Oo,e=this[t(581)];if(!e[t(577)][t(589)](t(583)))return;const n=e[t(577)][t(580)](t(533)),r=e[t(577)][t(580)](t(532)),s=e[t(599)];n[t(483)](t(484)),n[t(570)][t(530)](t(573),(e=>Hr(s,t(505),e))),n[t(570)][t(530)](t(550),(e=>Hr(s,t(560),e))),n[t(570)][t(530)](t(504),(()=>Hr(s,t(548)))),e[t(577)][t(589)](t(481))&&n[t(483)](t(496)),e[t(577)][t(589)](t(493))&&e[t(577)][t(589)](t(539))&&(n[t(483)](t(494),((s,o)=>{const i=t,a=r[i(510)](e[i(536)][i(567)][i(537)]);e[i(536)][i(555)]((()=>{const t=i;n[t(512)](a,{commandName:t(494),commandParams:[o]},[],t(523))}))})),n[t(483)](t(546),((s,o)=>{const a=t;e[a(536)][a(555)]((t=>{const c=a;let u=r[c(510)](e[c(536)][c(567)][c(537)]),l=t[c(594)](u);const f=i.LivePosition[c(542)](l[c(574)],c(486)),h=i.LivePosition[c(542)](l[c(511)],c(527));n[c(572)]((()=>s(o))),u=r[c(510)](e[c(536)][c(567)][c(537)]),l=t[c(594)](u);const g=t[c(517)](f,h);f[c(585)](),h[c(585)](),n[c(512)](u,{commandName:c(494),commandParams:[o]},[],c(503)),g[c(574)][c(597)](l[c(574)])&&n[c(587)](t[c(517)](g[c(574)],l[c(574)]),c(503)),l[c(511)][c(597)](g[c(511)])&&n[c(587)](t[c(517)](l[c(511)],g[c(511)]),c(503))}))})),n[t(586)][t(600)](t(514),t(503),t(584),(()=>!1)),n[t(586)][t(600)](t(514),t(503),t(499),(()=>!1)),n[t(586)][t(600)](t(514),t(503),t(501),n[t(586)][t(490)](t(514),"",t(499))),n[t(586)][t(600)](t(549),t(503),t(584),(()=>!1)),n[t(586)][t(600)](t(549),t(503),t(501),(([r])=>{const s=t,o=n[s(586)][s(490)](s(549),"",s(501));let i=r[s(574)],a=r[s(511)];const c=e[s(536)][s(565)][s(593)](i,s(487)),u=e[s(536)][s(565)][s(593)](a,s(545));c[s(529)]&&(i=c[s(574)]),u[s(529)]&&(a=u[s(511)]),o([e[s(536)][s(517)](i,a)])})),n[t(586)][t(600)](t(514),t(503),t(516),c),n[t(586)][t(600)](t(549),t(503),t(516),c)),e[t(577)][t(589)](t(598))&&(n[t(483)](t(552),((s,o)=>{const i=t,a=e[i(577)][i(580)](i(576));let c=r[i(510)](e[i(536)][i(567)][i(537)]),u=a[i(540)](c);e[i(536)][i(555)]((()=>{const t=i;if(u)return void n[t(485)](e[t(536)][t(594)](u));const l=r[t(596)](c);s(o),c=r[t(510)](e[t(536)][t(567)][t(537)]),u=a[t(540)](c),n[t(587)](e[t(536)][t(594)](u),l?null:t(524))}))})),n[t(586)][t(600)](t(549),t(524),t(516),c));const o=[{type:t(514),subType:t(561)},{type:t(549),subType:t(524)},{type:t(514),subType:t(503)},{type:t(549),subType:t(503)}];function a(e,s){const i=t,a=o[i(500)]((({type:t,subType:n})=>e[i(520)]==t&&e[i(544)]==n)),c=o[i(500)]((({type:t,subType:e})=>s[i(520)]==t&&s[i(544)]==e));if(a<0||c<0)return!1;const u=e[i(566)](),l=s[i(566)]();if((0==a||1==a)&&2==c&&u[i(592)](l))return!0;if(2==a&&3==c){const t=n[i(528)](u,i(549))[i(571)]((({suggestion:t,meta:e})=>e[i(498)]&&i(503)==t[i(544)]));if(t[i(506)]>1&&l[i(511)][i(488)](u[i(574)]))return!0;if(1==t[i(506)]&&(u[i(574)][i(488)](l[i(511)])||u[i(511)][i(488)](l[i(574)])))return!0}if(3==a&&3==c&&u[i(574)][i(597)](l[i(574)])){const t=u[i(511)][i(547)],e=l[i(574)][i(579)];return r[i(596)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(577)][t(589)](t(590))&&(n[t(595)](t(582)),n[t(526)](t(535)),n[t(570)][t(497)](t(535),Hr(s,t(525)))),e[t(577)][t(589)](t(502))&&(n[t(595)](t(558)),n[t(526)](t(551))),n[t(570)][t(543)]((e=>{const n=t;if(o[n(482)]((({type:t,subType:r})=>e[n(520)]==t&&e[n(544)]==r)))return e[n(489)]?{}:void 0})),n[t(570)][t(543)]((e=>{const n=t;if(n(549)==e[n(520)]||n(492)==e[n(520)]){const t=e[n(564)]();if(t&&t.is(n(522),n(504)))return{type:n(549)==e[n(520)]?n(515):n(588),element:t,quantity:1}}})),n[t(570)][t(543)]((e=>t(514)==e[t(520)]&&t(503)==e[t(544)]?{type:t(603),content:t(531)}:t(514)==e[t(520)]&&t(523)==e[t(544)]?{type:t(603),content:t(591)}:void 0)),n[t(570)][t(543)]((e=>{const n=t;if(n(553)!=e[n(520)])return;const{data:r}=e;if(!r||n(551)!=r[n(491)])return;const o=r[n(538)];return o?{type:n(603),content:Hr(s,n(556),'"'+o+'"')}:{type:n(603),content:Hr(s,n(534))}})),this[t(519)]()}[Oo(519)](){const t=Oo,e=this[t(581)],n=e[t(599)];e[t(577)][t(580)](t(533))[t(570)][t(543)]((e=>{const r=t;if(r(514)!=e[r(520)]&&r(518)!=e[r(520)])return;const{data:s}=e;if(s){if(r(558)==s[r(601)]){const t=s[r(602)][0][r(538)];return t?{type:r(603),content:Hr(n,r(556),'"'+t+'"')}:{type:r(603),content:Hr(n,r(534))}}if(r(582)==s[r(601)]){const t=s[r(602)][0][r(557)];return t?{type:r(603),content:Hr(n,r(575),t)}:{type:r(603),content:Hr(n,r(507))}}}}))}}const Po=xo;function xo(t,e){const n=Uo();return(xo=function(t,e){return n[t-=249]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(582088===parseInt(n(277))/1*(parseInt(n(269))/2)+-parseInt(n(264))/3+-parseInt(n(286))/4*(-parseInt(n(256))/5)+-parseInt(n(267))/6*(parseInt(n(281))/7)+parseInt(n(257))/8*(parseInt(n(285))/9)+parseInt(n(252))/10+-parseInt(n(263))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Bo extends t.Plugin{[Po(266)](){const t=Po;if(!this[t(259)][t(271)][t(288)](t(290)))return;const e=this[t(259)][t(276)],n=this[t(259)][t(271)][t(282)](t(268));n[t(253)](t(262)),n[t(287)](t(274)),n[t(254)][t(278)]((n=>{const r=t;if(r(291)!=n[r(255)])return;const{data:s}=n;return s&&r(274)==s[r(265)]?s[r(261)]&&s[r(283)]?{type:r(270),content:Hr(e,r(251))}:{type:r(270),content:""}:void 0})),this[t(273)]()}[Po(273)](){const t=Po,e=this[t(259)][t(271)][t(282)](t(268));e[t(280)][t(258)](t(272),t(262),t(250),e[t(280)][t(284)](t(272),null,t(289))),e[t(280)][t(258)](t(272),t(262),t(289),e[t(280)][t(284)](t(272),null,t(250))),this[t(260)]()}[Po(260)](){const t=Po,e=this[t(259)],n=e[t(276)];e[t(271)][t(282)](t(268))[t(254)][t(278)]((e=>{const r=t;if(r(272)!=e[r(255)]&&r(249)!=e[r(255)])return;const{data:s}=e;return s&&r(262)==s[r(279)]?{type:r(270),content:Hr(n,r(275))}:void 0}))}}function Uo(){const t=["9891290EXaSLZ","enableDefaultAttributesIntegration","descriptionFactory","type","596945fPGXIV","64SRSLVc","registerCustomCallback","editor","_registerLegacyDescription","newValue","replaceImageSource","159863VxsJnX","2237331skoket","key","afterInit","828tzVvkg","TrackChangesEditing","18bnNHAm","format","plugins","formatBlock","_handleLegacySuggestions","src","*Format:* replace image URL","locale","79706aqXQIk","registerDescriptionCallback","commandName","_suggestionFactory","37807JpYtpj","get","oldValue","getSuggestionCallback","294597avwOem","4gjriER","registerBlockAttribute","has","discard","ImageEditing","attribute","formatInline","accept","*Replace image URL*"];return(Uo=function(){return t})()}const jo=Vo;function Go(){const t=["_splitMarkerName","selection","subType","isBlockImage","title","registerCustomCallback","_findSuggestions","enableCommand","insertion","document","filter","nodeBefore","563247KhkNTK","toLowerCase","isIntersecting","formatInline","commands","name","isEqual","editor","from","nodeAfter","getClosestSelectedImageElement","differ","forEach","afterInit","end","descriptionFactory","_suggestionFactory","markBlockFormat","FORMAT_SIDE_IMAGE","side","model","head","getSuggestionCallback","*Format:* %0","isBefore","commandParams","ImageStyleEditing","length","isInlineImage","newRange","imageStyle","ImageUtils","4DrLrEP","commandReversedParams","imageStylePreApply","findIndex","value","start","Users","getContainedElement","discard","locale","setImageNaturalSizeAttributes","chain","registerDescriptionCallback","plugins","type","join","author","2256420wNHLrJ","831948vfETGJ","normalizedStyles","markInlineFormat","6019580EGBVYr","accept","_registerLegacyDescription","imageTypeInline","get","imageTypeBlock","formatBlock","refresh","createRangeOn","getFirstRange","getSuggestions","convertInlineImageToBlock","suggestion","registerPostFixer","has","next","isOwn","shouldConvertImageType","191970hnJtum","TrackChangesEditing","discardSuggestion","2583321BtsEmL","409930FxIyQA","isInContent","imageCaption","commandName","imageStylePostApply","format","hasSuggestion","getChangedMarkers","24rUpBiF","change","getSuggestion"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=250]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(522979===parseInt(n(272))/1+parseInt(n(276))/2+parseInt(n(275))/3+parseInt(n(331))/4*(parseInt(n(250))/5)+-parseInt(n(251))/6+-parseInt(n(254))/7+-parseInt(n(284))/8*(parseInt(n(299))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class zo extends t.Plugin{[jo(312)](){const t=jo,n=this[t(306)];if(!n[t(344)][t(268)](t(325)))return;const r=n[t(344)][t(258)](t(273)),s=n[t(344)][t(258)](t(330)),o={};r[t(294)](t(329),((o,i)=>{const a=t,c=n[a(344)][a(258)](a(337)).me,u=n[a(303)][a(258)](a(329));let l=s[a(309)](n[a(319)][a(296)][a(288)]),f=n[a(319)][a(262)](l),h=u[a(335)];if(h==i[a(335)])return;const g={commandName:a(329),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(319)][a(285)]((()=>{const t=a;if(r[t(264)]()[t(297)]((e=>e[t(277)]&&c==e[t(347)]&&(t(260)==e[t(345)]||t(302)==e[t(345)])&&(t(333)==e[t(289)]||t(280)==e[t(289)])&&e[t(263)]()[t(305)](f)))[t(311)]((e=>r[t(274)](e[t(320)]))),l=s[t(309)](n[t(319)][t(296)][t(288)]),f=n[t(319)][t(262)](l),u[t(261)](),n[t(303)][t(258)](t(257))[t(261)](),n[t(303)][t(258)](t(259))[t(261)](),h=u[t(335)],h!=i[t(335)])return s[t(327)](l)&&u[t(271)](i[t(335)],l)?(o({...i,setImageSizes:!1}),l=s[t(309)](n[t(319)][t(296)][t(288)]),void r[t(316)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(333))):void(s[t(290)](l)?r[t(316)](l,g,[],t(280)):r[t(253)](f,g,t(280)))}))}));for(const e of n[t(344)][t(258)](t(325))[t(252)])o[e[t(304)]]=e[t(291)][t(300)]();r[t(315)][t(292)](t(260),t(333),t(346),(()=>!1)),r[t(315)][t(292)](t(260),t(280),t(346),(()=>!1)),r[t(315)][t(292)](t(302),t(280),t(346),(()=>!1)),r[t(315)][t(292)](t(260),t(333),t(255),(([e])=>{const n=t;s[n(341)](e[n(338)]())})),r[t(315)][t(292)](t(260),t(333),t(339),((e,n)=>{const s=t;r[s(315)][s(321)](s(260),"",s(255))(e,{commandName:n[s(279)],commandParams:n[s(332)]})})),r[t(315)][t(292)](t(260),t(333),t(342),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(260),subType:t(333)},{type:t(295),subType:t(278)},{type:t(260),subType:t(265)},{type:t(295),subType:t(265)}];function a(e,n){const o=t,a=i[o(334)]((({type:t,subType:n})=>e[o(345)]==t&&e[o(289)]==n)),c=i[o(334)]((({type:t,subType:e})=>n[o(345)]==t&&n[o(289)]==e));if(a<0||c<0)return!1;const u=e[o(263)](),l=n[o(263)]();if((0==a||1==a)&&2==c&&u[o(301)](l))return!0;if(2==a&&3==c){const t=r[o(293)](u,o(295))[o(297)]((({suggestion:t,meta:e})=>e[o(270)]&&o(265)==t[o(289)]));if(t[o(326)]>1&&l[o(313)][o(305)](u[o(336)]))return!0;if(1==t[o(326)]&&(u[o(336)][o(305)](l[o(313)])||u[o(313)][o(305)](l[o(336)])))return!0}if(3==a&&3==c&&u[o(336)][o(323)](l[o(336)])){const t=u[o(313)][o(308)],e=l[o(336)][o(298)];return s[o(290)](t)&&t===e}return!1}n[t(319)][t(296)][t(267)]((()=>{const e=t;let o=!1;const i=Array[e(307)](n[e(319)][e(296)][e(310)][e(283)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(287)](t);if(e(266)==i&&r[e(282)](u)){if(e(260)==a&&(e(333)==c||e(280)==c)){const t=r[e(286)](u);if(n[e(328)]){const n=t[e(263)]()[e(338)]();if(s[e(290)](n))continue;r[e(274)](t),o=!0}}if(e(295)==a&&e(278)==c&&!n[e(328)]){const t=r[e(286)](u);t[e(269)]&&t[e(269)][e(277)]&&(r[e(274)](t[e(269)]),o=!0)}}}return o})),this[t(256)](o)}[jo(256)](t){const e=jo,n=this[e(306)],r=n[e(340)];n[e(344)][e(258)](e(273))[e(314)][e(343)]((n=>{const s=e;if(s(260)!=n[s(345)]&&s(302)!=n[s(345)])return;const{data:o}=n;if(!o||s(329)!=o[s(279)])return;const i=o[s(324)][0][s(335)];return function(t){const e=s;return{type:e(281),content:Hr(r,e(322),t)}}(s(318)===i?Hr(r,s(317)):t[i]||i)}))}}function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=241]})(t,e)}function Wo(){const t=["_trackChangesExecuted","3APpumy","1648290RLbCJA","808612AytQvY","trackChanges","execute","importWord","editor","231111gNBsBg","track_changes","Users","16ZkgZzn","get","commands","collaboration_features","enableCommand","value","_handleImportedData","bind","_setSuggestionData","lowest","10joHKgo","high","_trackChangesValueDuringImport","listenTo","TrackChangesEditing","2996934GKBYBg","afterInit","forEach","4355592ueWcPl","plugins","1368634rsnPJC","9731xUUIur","dataInsert"];return(Wo=function(){return t})()}const Ko=Ho;!function(t,e){const n=Ho,r=t();for(;;)try{if(554981===parseInt(n(252))/1+parseInt(n(251))/2*(parseInt(n(255))/3)+parseInt(n(249))/4+-parseInt(n(241))/5*(parseInt(n(246))/6)+-parseInt(n(257))/7+parseInt(n(265))/8*(parseInt(n(262))/9)+-parseInt(n(256))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class qo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(243)]=!1,this[e(254)]=!1}[Ko(247)](){const t=Ko,e=this[t(261)],n=e[t(267)][t(266)](t(260)),r=e[t(267)][t(266)](t(258));n&&(n.on(t(259),((e,[,n])=>{const s=t;this[s(243)]=r[s(270)],n[s(268)][s(263)]=!this[s(243)]}),{priority:t(242)}),this[t(244)](n,t(253),this[t(271)][t(272)](this)),this[t(244)](n,t(253),(()=>{const e=t;this[e(254)]&&(r[e(259)](),this[e(254)]=!1)}),{priority:t(274)}),e[t(250)][t(266)](t(245))[t(269)](t(260)))}[Ko(271)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(261)][n(267)][n(266)](n(258)),o=s[n(270)];this[n(243)]!==o&&(s[n(259)](),this[n(254)]=!0),r&&r[n(248)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(261)][o(250)][o(266)](o(264)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(260)}}};this[o(261)][o(250)][o(266)](o(245))[o(273)](i)}))}}const Jo=Zo;function Zo(t,e){const n=Xo();return(Zo=function(t,e){return n[t-=336]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(571563===-parseInt(n(351))/1+-parseInt(n(356))/2+-parseInt(n(371))/3+parseInt(n(358))/4+parseInt(n(350))/5+-parseInt(n(363))/6+parseInt(n(348))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Yo extends t.Plugin{[Jo(366)](){const t=Jo,e=this[t(341)],n=e[t(340)][t(369)](t(353));if(e[t(340)][t(337)](t(365))&&(n[t(338)](t(346)),n[t(338)](t(370))),e[t(340)][t(337)](t(367)))for(const e of[t(362),t(336)])n[t(372)](e);const r=e[t(359)];n[t(354)](t(343)),n[t(360)][t(349)](t(343),Hr(r,t(339))),this[t(357)]()}[Jo(357)](){const t=Jo,e=this[t(341)],n=e[t(359)],r=e[t(340)][t(369)](t(353));r[t(360)][t(368)]((e=>{const s=t;if(s(345)!=e[s(361)])return;const{data:o}=e;if(!o)return;if(s(362)!=o[s(355)]&&s(336)!=o[s(355)])return;const i=e[s(344)]()[0],a=r[s(360)][s(352)](i);return s(362)==o[s(355)]?{type:s(342),content:Hr(n,s(347),a)}:s(336)==o[s(355)]?{type:s(342),content:Hr(n,s(364),a)}:void 0}))}}function Xo(){const t=["enableCommand","FORMAT_INDENT","plugins","editor","format","blockIndent","getItems","formatBlock","indent","*Indent:* %0","18032756KbNMQm","registerAttributeLabel","167680SpYeyV","405153tRWKGm","getItemLabel","TrackChangesEditing","registerBlockAttribute","commandName","2086248idnsSo","_registerLegacyDescription","3024068IxTAot","locale","descriptionFactory","type","indentBlock","1540308QNGcTd","*Outdent:* %0","IndentEditing","afterInit","IndentBlock","registerDescriptionCallback","get","outdent","3267309TPYLzf","enableDefaultAttributesIntegration","outdentBlock","has"];return(Xo=function(){return t})()}function Qo(){var t=["plugins","41385wrfaLu","147440nMbHOG","TrackChangesEditing","editor","enableCommand","44FdBVJK","70gLLlck","650595zaWjkd","requires","6OqjIsD","2176986noCntA","2641496uUBhio","1666377mnoKqz","input","28592idRVsS","get","4zJWOWv","init"];return(Qo=function(){return t})()}var $o=ti;function ti(t,e){var n=Qo();return(ti=function(t,e){return n[t-=377]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(166066===parseInt(n(390))/1*(-parseInt(n(392))/2)+-parseInt(n(395))/3*(-parseInt(n(381))/4)+parseInt(n(377))/5+-parseInt(n(385))/6*(-parseInt(n(386))/7)+parseInt(n(387))/8+-parseInt(n(388))/9+parseInt(n(382))/10*(-parseInt(n(383))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class ei extends t.Plugin{static get[$o(384)](){return[vs.Input]}[$o(393)](){var t=$o;this[t(379)][t(394)][t(391)](t(378))[t(380)](t(389))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=191]})(t,e)}function si(){const t=["18814WbZtzD","registerAttributeLabel","get","registerDescriptionCallback","link (","8JJERGV","descriptionFactory","linkHref","format","enableDefaultAttributesIntegration","3195252LrgDei","key","2550875JhsiGA","_registerLegacyDescription","newValue","unlink","attribute","LinkEditing","572710HxUXFh","*Remove link*","897020xjxHqq","manualDecorators","editor","registerInlineAttribute","afterInit","plugins","TrackChangesEditing","10aIBALQ","128040SKquPE","4230436zcSjKf","toLowerCase","commandName","commands","formatInline","commandParams","324mwSQoD","has","label","link","type","*Set link:* %0","locale"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(327186===parseInt(n(201))/1*(parseInt(n(228))/2)+parseInt(n(229))/3+-parseInt(n(221))/4+-parseInt(n(213))/5+-parseInt(n(211))/6+parseInt(n(230))/7*(-parseInt(n(206))/8)+-parseInt(n(194))/9*(-parseInt(n(219))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(225)](){const t=ni,e=this[t(223)];if(!e[t(226)][t(195)](t(218)))return;const n=e[t(226)][t(203)](t(227)),r=e[t(191)][t(203)](t(197));n[t(210)](t(197)),n[t(210)](t(216)),n[t(224)](t(208));for(const e of r[t(222)])n[t(224)](e.id),n[t(207)][t(202)](e.id,t(205)+e[t(196)][t(231)]()+")");n[t(207)][t(204)]((n=>{const r=t;if(r(217)!=n[r(198)])return;const{data:s}=n;if(!s||r(208)!=s[r(212)])return;const o=s[r(215)],i=e[r(200)];return{type:r(209),content:null==o?Hr(i,r(220)):Hr(i,r(199),'"'+o+'"')}})),this[t(214)]()}[ni(214)](){const t=ni,e=this[t(223)],n=e[t(200)];e[t(226)][t(203)](t(227))[t(207)][t(204)]((e=>{const r=t;if(r(192)!=e[r(198)])return;const{data:s}=e;if(s){if(r(197)==s[r(232)]){const t=s[r(193)][0];return{type:r(209),content:Hr(n,r(199),'"'+t+'"')}}return r(216)==s[r(232)]?{type:r(209),content:Hr(n,r(220))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=232]})(t,e)}function ci(){const t=["todoList","numberedList","indentList","replace","element","descriptionFactory","18ZwiVsX","filter","commandParams","execute","2322072dlboYG","1302243mWsAec","name","createRange","paragraph","enableCommand","length","listType","listItem","bulleted","registerElementLabel","924938YodtTw","formatInline","ELEMENT_TODO_LIST","TrackChangesEditing","checkTodoList","change","555735HGTPrN","nextSibling","format","schema","todo","*Check item*","24802LWNdBV","document","add","*Uncheck item*","_selectedElements","plugins","6ReifZE","ELEMENT_BULLETED_LIST","getSelectedBlocks","selection","formatBlock","createPositionAt","afterInit","before","commandName","ELEMENT_NUMBERED_LIST","todoListChecked","36XqMktU","outdentList","1631267Wkjpew","get","previousSibling","4YsNiZm","*Change to:* %0","isObject","findIndex","locale","registerDescriptionCallback","has","forceValue","model","getAttribute","commands","ELEMENT_LIST_ITEM","markBlockFormat","bulletedList","2053270EcsZAw","from","30cQgeiG","blockName","end","LegacyTodoListEditing","type","LegacyListEditing","*Outdent:* %0","*Indent:* %0","List","push","slice","numbered","listIndent","editor","parent","checkChild","value"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(219838===parseInt(n(310))/1*(parseInt(n(260))/2)+parseInt(n(288))/3*(parseInt(n(244))/4)+parseInt(n(304))/5+-parseInt(n(316))/6*(parseInt(n(298))/7)+parseInt(n(287))/8+parseInt(n(283))/9*(-parseInt(n(258))/10)+-parseInt(n(241))/11*(parseInt(n(239))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(234)](){const t=ii,e=this[t(273)],n=e[t(248)];if(!e[t(315)][t(250)](t(265)))return;const r=e[t(315)][t(242)](t(301)),s=e[t(315)][t(250)](t(263));function o(t){return()=>{const n=ai,s=e[n(252)][n(311)][n(319)],o=e[n(254)][n(242)](t);if(o[n(276)])return void e[n(286)](n(291),{});const i=t[n(270)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(259)](t)[s(284)]((t=>function(t,e){const n=s;return e[n(275)](t[n(274)],n(295))&&!e[n(246)](t)}(t,r)));o=o[s(284)]((t=>!t.is(s(281),s(295))||t[s(253)](s(294))!=e));const i=new Set;for(const t of o)t.is(s(281),s(295))?i[s(312)](li(t)):i[s(312)](t);return Array[s(259)](i)}(s[n(318)](),i,e[n(252)][n(307)]);e[n(252)][n(303)]((()=>{const e=n;for(const n of a)r[e(256)](n,{commandName:t,commandParams:[{forceValue:!o[e(276)]}],formatGroupId:e(261)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(259)](t);const r=n[e(247)]((t=>e(295)!=t[e(289)]));return r>-1&&(n=n[e(270)](0,r)),n}(e[n(252)][n(311)][n(319)][n(318)]()),o=e[n(252)][n(290)](e[n(252)][n(233)](s[0],n(235)),e[n(252)][n(233)](s[s[n(293)]-1],n(262)));e[n(252)][n(303)]((()=>{const e=n;r[e(256)](o,{commandName:t,commandParams:[],formatGroupId:e(272)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(305)];for(;t&&t[n(253)](n(272))>e[n(253)](n(272));)r[n(312)](t),t=t[n(305)]}return Array[n(259)](r)}(s))}))}}r[t(292)](t(278),o(t(278))),r[t(292)](t(257),o(t(257))),s&&r[t(292)](t(277),o(t(277))),r[t(292)](t(279),i(t(279))),r[t(292)](t(240),i(t(240))),s&&r[t(292)](t(302),(()=>{const n=t,s=e[n(254)][n(242)](n(302)),o=Array[n(259)](s[n(314)]);o[n(284)]((t=>t[n(253)](n(238))!=s[n(276)])),e[n(252)][n(303)]((()=>{const t=n;for(const e of o)r[t(256)](e,{commandName:t(302),commandParams:[{forceValue:!s[t(276)]}]})}))})),r[t(282)][t(297)](t(295),(e=>Hr(n,t(255),e))),r[t(282)][t(249)]((e=>{const r=t;if(r(232)!=e[r(264)]&&r(299)!=e[r(264)])return;const{data:s}=e;if(s){if(r(278)==s[r(236)]||r(257)==s[r(236)]||r(277)==s[r(236)])switch(s[r(236)][r(280)](r(268),"")){case r(296):return o(Hr(n,r(317)));case r(271):return o(Hr(n,r(237)));case r(308):return o(Hr(n,r(300)))}if(r(279)==s[r(236)])return{type:r(306),content:Hr(n,r(267),Hr(n,r(255)))};if(r(240)==s[r(236)])return{type:r(306),content:Hr(n,r(266),Hr(n,r(255)))};if(r(302)==s[r(236)])return s[r(285)][0][r(251)]?{type:r(306),content:Hr(n,r(309))}:{type:r(306),content:Hr(n,r(313))}}function o(t){const e=r;return{type:e(306),content:Hr(n,e(245),t)}}}))}}function li(t){const e=ii,n=t[e(253)](e(272));if(0==n)return t;let r=t;for(;t[e(243)]&&t[e(243)].is(e(281),e(295));){const s=t[e(243)][e(253)](e(272));if(s==n)r=t[e(243)];else if(s<n)break;t=t[e(243)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(281),e(295))&&t[e(253)](e(272))>0){let r=t[e(305)];for(;r&&e(295)==r[e(289)]&&r[e(253)](e(272))==t[e(253)](e(272));)n[e(269)](r),r=r[e(305)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=239]})(t,e)}function di(){const t=["1108784SMTkvS","locale","element","1743wnyQos","_getTranslationKeyForListStyle","11906873anXNlB","*Format:* set order to reversed","enableCommand","bind","LegacyListPropertiesEditing","list.properties","filter","getFirstPosition","2600120dAEliW","handleListStartCommand","commandParams","createPositionAt","handleDescriptions","get","getLastPosition","parent","has","getListTypeFromListStyleType","selection","from","toUpperCase","reversed","3kjqGZN","getAttribute","before","unshift","formatInline","numbered","1257MAYsRU","markMultiRangeBlockFormat","1765644ArLdZG","push","194CRpecx","*Format:* set start index to %0","_LIST_","handleListStyleCommand","listStart","getSiblingNodes","config","5LJUoVQ","listType","model","listReversed","listItem","styles","length","commandName","format","backward","*Format:* set order to regular","TrackChangesEditing","_getSuggestionBlocks","_getSuggestionBlocksForListStyle","createRange","2872TyPDmB","397233DeCaIj","*Change to:* %0","map","type","registerDescriptionCallback","flat","default","descriptionFactory","listStyle","document","getSelectedBlocks","ELEMENT_","formatBlock","plugins","afterInit","handleListReversedCommand","startIndex","replace","editor","LegacyListUtils","forward","change"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(262560===-parseInt(n(292))/1*(parseInt(n(296))/2)+-parseInt(n(286))/3*(parseInt(n(259))/4)+parseInt(n(303))/5*(-parseInt(n(294))/6)+parseInt(n(262))/7*(parseInt(n(318))/8)+parseInt(n(319))/9+-parseInt(n(272))/10+parseInt(n(264))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(251)](){const t=hi;if(!this[t(255)][t(250)][t(280)](t(268)))return;const e=this[t(255)][t(302)][t(277)](t(269)),n=this[t(255)][t(250)][t(277)](t(314));e[t(308)]&&n[t(266)](t(245),this[t(299)][t(267)](this)),e[t(285)]&&n[t(266)](t(306),this[t(252)][t(267)](this)),e[t(253)]&&n[t(266)](t(300),this[t(273)][t(267)](this)),n[t(244)][t(241)](this[t(276)][t(267)](this))}[hi(299)](t,e={}){const n=hi,r=this[n(255)][n(250)][n(277)](n(314)),s=this[n(316)]();this[n(255)][n(305)][n(258)]((()=>{const t=n;r[t(293)](s,{commandName:t(245),commandParams:[{type:e[t(240)]}],formatGroupId:t(245)})}))}[hi(252)](t,e={}){const n=hi,r=this[n(255)][n(250)][n(277)](n(314)),s=this[n(315)]((t=>t.is(n(261),n(307))&&n(291)===t[n(287)](n(304))));if(s[n(309)]<1)return;const o=s[n(239)]((t=>this[n(255)][n(305)][n(317)](this[n(255)][n(305)][n(275)](t,n(288)),this[n(255)][n(305)][n(275)](t,0))));this[n(255)][n(305)][n(258)]((()=>{const t=n;r[t(293)](o,{commandName:t(306),commandParams:[{reversed:e[t(285)]}],formatGroupId:t(306)})}))}[hi(273)](t,e={}){const n=hi,r=this[n(255)][n(250)][n(277)](n(314)),s=this[n(315)]((t=>t.is(n(261),n(307))&&n(291)===t[n(287)](n(304))));if(s[n(309)]<1)return;const o=s[n(239)]((t=>this[n(255)][n(305)][n(317)](this[n(255)][n(305)][n(275)](t,n(288)),this[n(255)][n(305)][n(275)](t,0))));this[n(255)][n(305)][n(258)]((()=>{const t=n;r[t(293)](o,{commandName:t(300),commandParams:[{startIndex:e[t(253)]}],formatGroupId:t(300)})}))}[hi(276)](t){const e=hi;if(e(249)!=t[e(240)]&&e(290)!=t[e(240)])return;const n=this[e(255)][e(260)],{data:r}=t;if(!r)return;let s,o;switch(r[e(310)]){case e(245):s=e(320),o={type:e(311),content:Hr(n,s,Hr(n,this[e(263)](r[e(274)][0][e(240)])))};break;case e(306):s=r[e(274)][0][e(285)]?e(265):e(313),o={type:e(311),content:Hr(n,s)};break;case e(300):s=e(297),o={type:e(311),content:Hr(n,s,r[e(274)][0][e(253)])}}return o}[hi(316)](){const t=hi;var e,n,r,s;const o=this[t(255)][t(250)][t(277)](t(256));let i=Array[t(283)](this[t(255)][t(305)][t(246)][t(282)][t(247)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(261),t(307)))&&i[t(289)](...o[t(301)](this[t(255)][t(305)][t(246)][t(282)][t(271)](),t(312))),(null===(n=i[i[t(309)]-1])||void 0===n?void 0:n.is(t(261),t(307)))&&i[t(295)](...o[t(301)](this[t(255)][t(305)][t(246)][t(282)][t(278)](),t(257))),i=[...new Set(i)],(null===(s=null===(r=this[t(255)][t(305)][t(246)][t(282)][t(271)]())||void 0===r?void 0:r[t(279)])||void 0===s?void 0:s.is(t(261),t(307)))&&(i=i[t(270)]((e=>e.is(t(261),t(307))))),i}[hi(315)](t){const e=hi,n=this[e(255)][e(250)][e(277)](e(256));let r=Array[e(283)](this[e(255)][e(305)][e(246)][e(282)][e(247)]())[e(270)](t)[e(239)]((t=>{const r=e,s=this[r(255)][r(305)][r(275)](t,0);return[...n[r(301)](s,r(312)),...n[r(301)](s,r(257))]}))[e(242)]();return r=[...new Set(r)],r}[hi(263)](t){const e=hi;return e(248)+(this[e(255)][e(250)][e(277)](e(256))[e(281)](t)||e(243))[e(284)]()+e(298)+t[e(284)]()[e(254)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=140]})(t,e)}function Ei(){const t=["afterInit","downcastDispatcher","high","descriptionFactory","4124247bvghwq","27576DyYkJg","conversion","TrackChangesEditing","1330ZzHXzv","1150878WqHEaE","data","mediaEmbed","div","4eZwOrJ","dataDowncast","elementToElement","get","stop","createEmptyElement","media","7798872TIHQZu","showSuggestionHighlights","15767577pXJSmf","has","attribute:url:media","locale","4913435cwUViJ","2278414IHgoaH","enableCommand","plugins","options","editor","MediaEmbedEditing","ELEMENT_MEDIA","for","registerElementLabel"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(703338===-parseInt(n(168))/1+parseInt(n(150))/2+-parseInt(n(163))/3*(parseInt(n(172))/4)+parseInt(n(149))/5+-parseInt(n(143))/6+parseInt(n(167))/7*(parseInt(n(164))/8)+parseInt(n(145))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(159)](){const t=mi,e=this[t(154)];if(!e[t(152)][t(146)](t(155)))return;const n=e[t(152)][t(175)](t(166)),r=e[t(148)];n[t(151)](t(170)),n[t(162)][t(158)](t(142),(e=>Hr(r,t(156),e))),e[t(165)][t(157)](t(173))[t(174)]({model:t(142),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(144)])return n[s(141)](s(171))},converterPriority:t(161)}),e[t(169)][t(160)].on(t(147),((e,n,r)=>{const s=t;r[s(153)][s(144)]&&e[s(140)]()}),{priority:t(161)})}}const Ti=yi;function _i(){const t=["has","2205024wHXeFW","afterInit","11lCbyJs","1911780XFyyHn","18fXLKAi","mention","TrackChangesEditing","plugins","enableCommand","3bEOMZt","get","99692ITrItx","36gsLSdj","27811MzqpwH","MentionEditing","editor","87150bvWYoU","186122YzqVBJ","252590xZpntG","15YBTASW"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=265]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(164896===parseInt(n(285))/1*(-parseInt(n(272))/2)+-parseInt(n(271))/3+parseInt(n(266))/4*(-parseInt(n(274))/5)+parseInt(n(280))/6*(parseInt(n(268))/7)+parseInt(n(276))/8+parseInt(n(267))/9*(parseInt(n(273))/10)+-parseInt(n(278))/11*(-parseInt(n(279))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(277)](){const t=Ti,e=this[t(270)];e[t(283)][t(275)](t(269))&&e[t(283)][t(265)](t(282))[t(284)](t(281))}}const ki=Li;function Ci(){const t=["descriptionFactory","multiLevelList","4TmaqHG","has","ELEMENT_MULTI_LEVEL_LIST","2153809GolPbl","format","handleDescriptions","2894890VmUDLe","editor","1836846miVQsB","180FVZANi","listType","8JVpqwi","TrackChangesEditing","MultiLevelList","head","listMarkerStyle","locale","55IFPxOP","oldValue","newValue","afterInit","registerBlockAttribute","*Set format:* %0","1609455jGzHjg","2042120rhnLoY","13439268EivKGO","data","registerDescriptionCallback","236455qKVSSu","plugins","enableDefaultAttributesIntegration","get","key","*Remove format:* %0","next"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(876803===-parseInt(n(129))/1+parseInt(n(143))/2*(parseInt(n(151))/3)+-parseInt(n(130))/4+-parseInt(n(134))/5*(-parseInt(n(152))/6)+parseInt(n(146))/7+-parseInt(n(154))/8*(-parseInt(n(131))/9)+-parseInt(n(149))/10*(parseInt(n(160))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(126)](){const t=ki,e=this[t(150)],n=e[t(135)][t(137)](t(155));e[t(135)][t(144)](t(156))&&(n[t(136)](t(142)),n[t(127)](t(158)),n[t(141)][t(133)]((e=>this[t(148)](e))))}[ki(148)](t){const e=ki,n=this[e(150)][e(159)],{data:r}=t,s={type:e(147),content:""};if(r&&e(158)==r[e(138)]){if(!r[e(161)])return{type:e(147),content:Hr(n,e(128),Hr(n,e(145)))+" ("+r[e(125)]+")"};if(!r[e(125)]){let o=t[e(157)];for(;o;){if(o[e(132)]&&e(153)==o[e(132)][e(138)]&&o[e(132)][e(125)])return s;o=o[e(140)]}return{type:e(147),content:Hr(n,e(139),Hr(n,e(145)))+" ("+r[e(161)]+")"}}}}}const Ri=vi;function Si(){const t=["afterInit","116NOGYIN","803628XiMHBt","pageBreak","enableCommand","PageBreakEditing","TrackChangesEditing","5731emKKmN","has","132rFDJsJ","locale","get","descriptionFactory","797532lPZphd","19048ClCEWi","editor","3833tEfQzP","1631oZPuBW","plugins","ELEMENT_PAGE_BREAK","registerElementLabel","57095iSKtXm","1854642WwpSzq","14730qvAQdD"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=201]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(417498===-parseInt(n(208))/1*(-parseInt(n(201))/2)+parseInt(n(205))/3+parseInt(n(217))/4*(parseInt(n(213))/5)+-parseInt(n(214))/6+parseInt(n(209))/7*(parseInt(n(206))/8)+parseInt(n(218))/9+parseInt(n(215))/10*(-parseInt(n(223))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Ri(216)](){const t=Ri,e=this[t(207)];if(!e[t(210)][t(224)](t(221)))return;e[t(210)][t(203)](t(222))[t(220)](t(219));const n=e[t(210)][t(203)](t(222)),r=e[t(202)];n[t(204)][t(212)](t(219),(e=>Hr(r,t(211),e)))}}function Oi(t,e){const n=Di();return(Oi=function(t,e){return n[t-=339]})(t,e)}const wi=Oi;function Di(){const t=["getFirstRange","consume","editor","132PMbvnJ","Paragraph","afterInit","model","bindElementToMarker","end","enableCommand","insertParagraph","insertion","insert","7WZbjbz","registerDescriptionCallback","ELEMENT_PARAGRAPH","getItemLabel","802485HKfHXh","addClass","formatBlock","consumable","schema","createUIElement","_registerLegacyDescription","10hDHJNZ","ck-suggestion-marker-split","options","toViewPosition","TrackChangesEditing","get","233790Vbljuz","registerElementLabel","mapper","paragraph","type","checkChild","$text","plugins","has","isBlock","markerRange","addMarker:suggestion:insertion","editing","writer","180ZcLTqy","isTouching","markerName","includes","format","commandName","16655012eZpVLJ","816766ItYCSC","downcastDispatcher","72021CSeVgS","name","descriptionFactory","start","isLimit","span","6566288lrPsbm","data","locale","highest","enableDefaultAttributesIntegration","*Change to:* %0","activeMarkers","ck-suggestion-marker--active","nodeAfter","showSuggestionHighlights","7248915LiBGDd","*Insert:* %0"];return(Di=function(){return t})()}!function(t,e){const n=Oi,r=t();for(;;)try{if(631320===parseInt(n(358))/1+parseInt(n(392))/2+-parseInt(n(394))/3*(parseInt(n(385))/4)+parseInt(n(371))/5*(-parseInt(n(344))/6)+parseInt(n(354))/7*(parseInt(n(400))/8)+parseInt(n(339))/9*(-parseInt(n(365))/10)+parseInt(n(391))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[wi(346)](){const t=wi,e=this[t(343)];if(!e[t(378)][t(379)](t(345)))return;const n=e[t(402)],r=e[t(378)][t(370)](t(369));r[t(396)][t(372)](t(374),(e=>Hr(n,t(356),e))),r[t(404)](t(374)),r[t(350)](t(351)),e[t(383)][t(393)].on(t(382),Pi(e),{priority:t(403)}),e[t(401)][t(393)].on(t(382),((n,r,s)=>{const o=t;s[o(367)][o(409)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(403)});const s=r[t(396)];s[t(355)]((r=>{const o=t;if(o(352)!==r[o(375)])return;const{start:i,end:a}=r[o(341)]();if(!i[o(386)](a)||!i[o(408)])return;const c=e[o(347)][o(362)],u=i[o(408)];return c[o(380)](u)&&!c[o(398)](u)&&c[o(376)](u,o(377))?{type:o(352),content:Hr(n,o(340),s[o(357)](u,1))}:void 0})),this[t(364)]()}[wi(364)](){const t=wi,e=this[t(343)],n=e[t(402)];e[t(378)][t(370)](t(369))[t(396)][t(355)]((e=>{const r=t;if(r(360)!=e[r(375)])return;const{data:s}=e;return s&&r(374)==s[r(390)]?{type:r(389),content:Hr(n,r(405),Hr(n,r(356)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(378)][o(370)](o(369)),a=r[o(381)][o(397)],c=r[o(381)][o(349)],u=t[o(347)][o(362)];if(!a[o(386)](c)||!a[o(408)])return;const l=a[o(408)];if(u[o(380)](l)&&!u[o(398)](l)&&u[o(376)](l,o(377))){if(!s[o(361)][o(342)](r[o(381)],n[o(395)]))return;const t=s[o(384)][o(363)](o(399),{class:o(366)}),a=s[o(373)][o(368)](c);e&&i[o(406)][o(388)](r[o(387)])&&s[o(384)][o(359)](o(407),t),s[o(384)][o(353)](a,t),s[o(373)][o(348)](t,r[o(387)])}}}const xi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=200]})(t,e)}function Ui(){const t=["519612EmNVRC","2211sPkJrc","_registerLegacyDescription","enableDefaultAttributesIntegration","1893496ZDnPIN","plugins","2892894NtVboF","28850TUnvxe","5yyXTlS","6Ygloqs","editor","296462scuZtB","format","type","RemoveFormatEditing","formatInline","10549sHiyiU","afterInit","*Remove all formatting*","removeFormat","TrackChangesEditing","registerDescriptionCallback","descriptionFactory","3764205QOchkH","88xafJKf","locale","formatBlock","has","get","commandName"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(284512===-parseInt(n(208))/1+parseInt(n(219))/2*(-parseInt(n(217))/3)+parseInt(n(212))/4+parseInt(n(216))/5*(parseInt(n(214))/6)+-parseInt(n(224))/7*(parseInt(n(202))/8)+-parseInt(n(201))/9+-parseInt(n(215))/10*(-parseInt(n(209))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(225)](){const t=xi,e=this[t(218)];e[t(213)][t(205)](t(222))&&(e[t(213)][t(206)](t(228))[t(211)](t(227)),this[t(210)]())}[xi(210)](){const t=xi,e=this[t(218)];e[t(213)][t(206)](t(228))[t(200)][t(229)]((n=>{const r=t;if(r(204)!=n[r(221)]&&r(223)!=n[r(221)])return;const{data:s}=n;return s&&r(227)==s[r(207)]?{type:r(220),content:Hr(e[r(203)],r(226))}:void 0}))}}const Gi=zi;!function(t,e){const n=zi,r=t();for(;;)try{if(109065===-parseInt(n(356))/1*(-parseInt(n(365))/2)+-parseInt(n(372))/3*(parseInt(n(379))/4)+-parseInt(n(363))/5+parseInt(n(354))/6*(parseInt(n(355))/7)+-parseInt(n(364))/8*(-parseInt(n(370))/9)+parseInt(n(380))/10*(-parseInt(n(360))/11)+-parseInt(n(373))/12*(-parseInt(n(352))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class Vi extends t.Plugin{[Gi(377)](){const t=Gi,e=this[t(369)];if(!e[t(367)][t(359)](t(358)))return;const n=e[t(367)][t(362)](t(361));n[t(376)](t(368)),n[t(376)](t(357));const r=e[t(367)][t(362)](t(358));r[t(376)](t(366)),r[t(376)](t(351)),r[t(376)](t(375)),r[t(376)](t(374)),r[t(376)](t(353)),r[t(376)](t(378)),r[t(376)](t(371))}}function zi(t,e){const n=Hi();return(zi=function(t,e){return n[t-=351]})(t,e)}function Hi(){const t=["2497CvvFWw","TrackChangesEditing","get","873695heDJrj","357592znsQGn","2urlxqs","trackChanges","plugins","goToPreviousRestrictedEditingException","editor","27IZdgJV","discardSelectedSuggestions","3PxITop","48wlpAPD","acceptAllSuggestions","discardSuggestion","enableCommand","afterInit","acceptSelectedSuggestions","338012DqUMBK","1050qvHSVf","acceptSuggestion","301509QRDJSF","discardAllSuggestions","6VTChCm","577717irMVbU","82742cPadmd","goToNextRestrictedEditingException","RestrictedEditingModeEditing","has"];return(Hi=function(){return t})()}function Wi(){const t=["get","mapper","editor","shiftEnter","createUIElement","options","enableCommand","331790HBBgHj","TrackChangesEditing","8xPPpbK","createPositionBefore","486EKfCvR","init","downcastDispatcher","split","span","9504cgYGWL","addClass","showSuggestionHighlights","ELEMENT_LINE_BREAK","plugins","test","registerElementLabel","editing","addMarker:suggestion:insertion","5465115kMAKmU","ck-suggestion-marker--active","2340YOZCIq","softBreak","activeMarkers","consumable","markerName","addMarker:suggestion","requires","name","element","deletion","addMarker:suggestion:deletion","1842Rynaux","high","insert","407IzBTfg","56721588KzePUl","50970pjRMru","7735350ruFmzs","markerRange","bindElementToMarker","merge","includes","writer","ck-suggestion-marker-","data","locale","model","getItems","toViewPosition","descriptionFactory","981VcZRAb"];return(Wi=function(){return t})()}const Ki=Ji;!function(t,e){const n=Ji,r=t();for(;;)try{if(809789===parseInt(n(448))/1*(-parseInt(n(418))/2)+parseInt(n(429))/3*(-parseInt(n(465))/4)+-parseInt(n(434))/5*(parseInt(n(460))/6)+-parseInt(n(435))/7+parseInt(n(458))/8*(-parseInt(n(416))/9)+parseInt(n(456))/10*(parseInt(n(432))/11)+parseInt(n(433))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class qi extends t.Plugin{static get[Ki(424)](){return[Ys.ShiftEnter]}[Ki(461)](){const t=Ki,e=this[t(451)],n=e[t(411)][t(449)](t(457));n[t(455)](t(452)),e[t(414)][t(462)].on(t(415),Zi(e),{priority:t(430)}),e[t(414)][t(462)].on(t(428),Zi(e),{priority:t(430)}),e[t(442)][t(462)].on(t(423),((n,r,s)=>{const o=t;s[o(454)][o(467)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(447)][t(413)](t(419),(n=>Hr(e[t(443)],t(468),n)))}}function Ji(t,e){const n=Wi();return(Ji=function(t,e){return n[t-=411]})(t,e)}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ji,i=t[o(411)][o(449)](o(457));if(!s[o(421)][o(412)](r[o(436)],n[o(425)]))return;const a=t[o(444)];for(const t of r[o(436)][o(445)]()){if(!t.is(o(426),o(419)))continue;const n=o(427)==r[o(422)][o(463)](":")[1]?o(438):o(463),c=s[o(440)][o(453)](o(464),{class:o(441)+n}),u=s[o(450)][o(446)](a[o(459)](t));e&&i[o(420)][o(439)](r[o(422)])&&s[o(440)][o(466)](o(417),c),s[o(440)][o(431)](u,c),s[o(450)][o(437)](c,r[o(422)])}}}function Yi(){const t=["change","enableCommand","selection","3449200kHSqdl","TrackChangesEditing","formatBlock","editor","value","locale","18WRvAaJ","412bUDhul","32215TKNyTR","FORMAT_RESTRICTED_ENABLED","afterInit","StandardEditingModeEditing","3821028QsBuzx","forceValue","type","has","63aBMhmS","markInlineFormat","format","formatInline","getRanges","1851414bqalcb","514368GMUtJz","restrictedEditingException","model","commandParams","179448hOuxKM","get","commands","isCollapsed","FORMAT_RESTRICTED_DISABLED","from","plugins","commandName","descriptionFactory","document","1231646ragrIB","registerDescriptionCallback"];return(Yi=function(){return t})()}const Xi=Qi;function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=206]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(444857===-parseInt(n(239))/1+-parseInt(n(212))/2+-parseInt(n(238))/3+-parseInt(n(224))/4*(-parseInt(n(225))/5)+parseInt(n(229))/6+-parseInt(n(233))/7*(-parseInt(n(243))/8)+parseInt(n(223))/9*(parseInt(n(217))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Xi(227)](){const t=Xi,e=this[t(220)],n=e[t(241)],r=e[t(222)];if(!e[t(208)][t(232)](t(228)))return;const s=e[t(208)][t(244)](t(218)),o=t(240),i=e[t(245)][t(244)](o);s[t(215)](o,((e,r={})=>{const a=t,c=n[a(211)][a(216)];if(c[a(246)])return void e(r);const u=void 0!==r[a(230)]?r[a(230)]:!i[a(221)];n[a(214)]((()=>{const t=a,e=Array[t(207)](c[t(237)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(234)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(210)][t(213)]((e=>{const n=t;if(n(219)!=e[n(231)]&&n(236)!=e[n(231)])return;const{data:s}=e;return s&&s[n(209)]==o?s[n(242)][0][n(230)]?{type:n(235),content:Hr(r,n(226))}:{type:n(235),content:Hr(r,n(206))}:void 0}))}}const ta=na;function ea(){const t=["registerDescriptionCallback","editor","locale","1040HxqneJ","add","get","43146iLvtue","registerBlockAttribute","inline","_registerLegacyDescription","toLowerCase","3317727VqIWnY","*Remove format:* %0","format","styleName","getGhsAttributeNameForElement","formatBlock","forceValue","definitions","2RZPDPy","config","block","afterInit","element","normalizeConfig","*Set format:* %0","commandName","1259481YuqPtF","registerAttributeLabel","has","commandParams","enableDefaultAttributesIntegration","GeneralHtmlSupport","plugins","style","Style","descriptionFactory","FORMAT_STYLE","1068116yOGcFg","registerInlineAttribute","TrackChangesEditing","569703eOwtki","4556760IGfdoF","ghsAttributes","formatInline","10AGTArS","type","DataSchema","StyleUtils","12093690LUGGNl"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=465]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(416176===-parseInt(n(510))/1+-parseInt(n(488))/2*(parseInt(n(496))/3)+-parseInt(n(507))/4*(-parseInt(n(514))/5)+parseInt(n(511))/6+-parseInt(n(480))/7+-parseInt(n(472))/8*(parseInt(n(475))/9)+parseInt(n(468))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(491)](){const t=ta,e=this[t(470)];if(!e[t(502)][t(498)](t(504))||!e[t(502)][t(498)](t(466)))return;const n=e[t(502)][t(474)](t(509)),r=e[t(471)],s=e[t(489)][t(474)](t(503))||{},o=e[t(502)][t(474)](t(501)),i=e[t(502)][t(474)](t(467))[t(493)](e[t(502)][t(474)](t(466)),s[t(487)]);n[t(500)](t(503));const a=new Set;for(const e of i[t(490)]){const n=o[t(484)](e[t(492)]);a[t(473)](n)}const c=new Set;for(const e of i[t(477)]){const n=o[t(484)](e[t(492)]);c[t(473)](n);for(const n of e[t(512)])c[t(473)](n)}for(const e of a)n[t(476)](e),n[t(505)][t(497)](e,Hr(r,t(506)));for(const e of c)n[t(508)](e),n[t(505)][t(497)](e,Hr(r,t(506)));this[t(478)]()}[ta(478)](){const t=ta,e=this[t(470)],n=e[t(471)];e[t(502)][t(474)](t(509))[t(505)][t(469)]((e=>{const r=t;if(r(485)!=e[r(465)]&&r(513)!=e[r(465)])return;const{data:s}=e;return s&&r(503)===s[r(495)]?s[r(499)][0][r(486)]?{type:r(482),content:Hr(n,r(494),s[r(499)][0][r(483)][r(479)]())}:{type:r(482),content:Hr(n,r(481),s[r(499)][0][r(483)][r(479)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=231]})(t,e)}function ia(){const t=["tableRow","findAncestor","createTableWalker","_getCoordsForCells","last","getSelectionAffectedTableCells","span","map","afterInit","insertTableRowAbove","detach","createRangeOn","registerPostFixer","addClass","3201667TAGVFV","markMultiRangeInsertion","above","every","accept","registerCustomCallback","nodeBefore","refresh","push","change:data","removeClass","from","filter","name","getAttribute","_suggestionFactory","suggestion","enableCommand","5246480dVqTlX","createRangeIn","isTouching","insertTableColumnLeft","_getSuggestionCoords","batch","tablePaste","maxColumn","_acceptFormatSuggestionCallbackFactory","ELEMENT_TABLE","deletion","execute","minRow","toLowerCase","TableUtils","element","tableCell","$textProxy","forceValue","cell","addMarker:suggestion","getChangedMarkers","discard","descriptionFactory","maxRow","setSelection","getItems","max","subType","getRanges","insert","_tablePostFixingSubtypes","root","change","createPositionAt","insertTable","rootName","removeTableColumn","writer","document","selectTableRow","values","getChanges","30PNyxRp","selectTableColumn","insertTableRowBelow","getSuggestion","getRowIndexes","some","TableEditing","ELEMENT_TABLE_COLUMN_WITH_TEXT","ELEMENT_TABLE_WITH_TEXT","isInContent","mapper","_tableSuggestions","end","insertion","low","_splitMarkerName","getFirstRange","fromRange","$graveyard","left","TrackChangesEditing","startsWith","enqueueChange","get","position","removeTableRow","plugins","getChildren","isArray","min","substr","has","MIN_SAFE_INTEGER","model","getCellLocation","ELEMENT_TABLE_ROW","nodeAfter","minColumn","order","_setupColumnsRowsFixing","includes","1013916SVBPxN","start","item","oldRange","length","differ","markMultiRangeDeletion","isIntersectingWithRange","downcastDispatcher","isEqual","rowspan","*Insert:* %0","toViewElement","commands","428296PcUtaw","insertTableColumnRight","add","446245FPHfBo","1371717ysqAnO","selection","editor","registerDescriptionCallback","isIntersecting","addRange","join","options","highest","*Remove:* %0","539200yhqxSd","first","getContainedElement","getColumnIndexes","classes","tableColumn","data","MAX_SAFE_INTEGER","type","hasAttribute","table","showSuggestionHighlights","ELEMENT_TABLE_ROW_WITH_TEXT","ELEMENT_TABLE_COLUMN","colspan","locale","registerElementLabel"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(265561===parseInt(n(265))/1+-parseInt(n(251))/2+parseInt(n(269))/3+parseInt(n(279))/4+parseInt(n(268))/5*(-parseInt(n(371))/6)+-parseInt(n(310))/7+parseInt(n(328))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(359)]=[e(296),e(284)],this[e(382)]=new Set}[sa(304)](){const t=sa,e=this[t(271)],n=e[t(243)][t(367)][t(270)];if(!e[t(236)][t(241)](t(377)))return;const r=e[t(294)],s=e[t(236)][t(233)](t(391)),o=e[t(236)][t(233)](t(342));s[t(351)][t(295)](t(289),(e=>Hr(r,t(337),e))),this[t(249)](),s[t(327)](t(363)),s[t(327)](t(368)),s[t(327)](t(372));for(const r of[t(305),t(373)]){const i=e[t(264)][t(233)](r);s[t(327)](r,(r=>{const a=t;e[a(243)][a(361)]((t=>{const e=a;r();const c=e(312)===i[e(248)],u=o[e(301)](n),l=o[e(375)](u),f=c?l[e(280)]-1:l[e(300)]+1,h=u[0][e(297)](e(289)),g=o[e(298)](h,{startRow:f,endRow:f}),d=Array[e(321)](g)[e(303)]((n=>t[e(307)](n[e(347)])));s[e(311)](d,e(296))}))}))}for(const r of[t(331),t(266)]){const i=e[t(264)][t(233)](r);s[t(327)](r,(r=>{const a=t;e[a(243)][a(361)]((t=>{const e=a;r();const c=e(390)===i[e(248)],u=o[e(301)](n),l=o[e(282)](u),f=c?l[e(280)]-1:l[e(300)]+1,h=u[0][e(297)](e(289)),g=o[e(298)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(321)](g)[e(303)]((n=>t[e(307)](n[e(347)])));s[e(311)](d,e(284))}))}))}for(const r of[t(235),t(365)]){const i=r[t(240)](11),a=i[t(341)](),c=a[t(240)](0,3)+t(302),u=t(289)+i,l=t(239)+i,f=t(355)+i;s[t(327)](r,(()=>{const i=t;e[i(243)][i(361)]((t=>{const e=i,h=o[e(301)](n),g=h[0][e(297)](e(289));let d;if(e(235)==r){const t=o[e(375)](h);d={startRow:t[e(280)],endRow:t[e(300)],includeAllSlots:!0}}else{const t=o[e(282)](h);d={startColumn:t[e(280)],endColumn:t[e(300)],includeAllSlots:!0}}const p=o[e(298)](g,d),m=Array[e(321)](p)[e(303)]((({cell:t})=>t)),I=ca(m[e(322)]((t=>t[e(288)](c)))),E=ca(m[e(322)]((t=>!t[e(288)](c))))[e(303)]((n=>t[e(307)](n))),b=s[e(257)](E,u);if(b&&(e(296)==b[e(356)]||e(284)==b[e(356)])){const n=this[e(332)](b);for(const r of I){const s=t[e(307)](r),i=o[e(244)](r),u=r[e(324)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(274)](s)}}}))}))}function c(r){const s=t,o=Array[s(321)](n[s(357)]())[s(303)]((t=>i.LiveRange[s(388)](t)));e[s(243)][s(361)]((t=>{const n=s,i=t[n(333)];r=r[n(322)]((t=>n(389)!=t[n(360)][n(364)])),t[n(353)](r),e[n(264)][n(233)](n(235))[n(317)](),e[n(339)](n(235),{forceDefaultExecution:!0}),e[n(243)][n(232)]((()=>{const t=n;e[t(243)][t(232)](i,(e=>{const n=t,r=o[n(322)]((t=>n(389)!=t[n(360)][n(364)]));r[n(255)]>0&&e[n(353)](r);for(const t of o)t[n(306)]()}))}))}))}function u(r){const s=t;e[s(243)][s(361)]((t=>{const o=s,a=Array[o(321)](n[o(357)]())[o(303)]((t=>i.LiveRange[o(388)](t))),c=[];for(const t of r)for(const e of t[o(354)]({shallow:!0}))c[o(318)](e);for(const n of c)o(389)!=n[o(360)][o(364)]&&(t[o(353)](t[o(362)](n,0)),e[o(264)][o(233)](o(365))[o(317)](),e[o(339)](o(365),{forceDefaultExecution:!0}));const u=a[o(322)]((t=>o(389)!=t[o(360)][o(364)]));u[o(255)]>0&&t[o(353)](u);for(const t of a)t[o(306)]()}))}function l(e,n){const r=t;return n[r(313)]((t=>e[r(376)]((e=>e[r(383)][r(260)](t[r(252)])||t[r(383)][r(260)](e[r(252)])))))}function f(e,n){const r=t;return!e[r(376)]((t=>n[r(376)]((e=>t[r(273)](e)))))&&e[r(376)]((t=>n[r(376)]((e=>t[r(383)][r(330)](e[r(252)])))))}e[t(285)][t(259)].on(t(348),((e,n,r)=>{const s=t;if(!r[s(276)][s(290)])return;const o=n[s(253)];if(!o)return;const i=r[s(381)][s(263)](o);function c(t){return Array[s(238)](t)?t:[t]}i&&s(344)===o[s(323)]&&(0,a.setHighlightHandling)(i,r[s(366)],((t,e,n)=>n[s(309)](c(e[s(283)]),t)),((t,e,n)=>n[s(320)](c(e[s(283)]),t)))}),{priority:t(277)}),s[t(351)][t(272)]((e=>{const n=t;if(n(384)!=e[n(287)]&&n(338)!=e[n(287)])return;const s=e[n(281)]();if(null!=s&&s.is(n(343),n(289))){if(n(384)==e[n(287)]){const t=e[n(354)]()[n(322)]((t=>t.is(n(345))))[n(303)]((t=>t[n(285)]));if(t[n(255)])return{type:n(384),content:Hr(r,n(262),Hr(r,n(379),'"'+t[n(275)](" ")+'"'))}}if(n(338)==e[n(287)]){const t=e[n(354)]()[n(322)]((t=>t.is(n(345))))[n(303)]((t=>t[n(285)]));if(t[n(255)])return{type:n(338),content:Hr(r,n(278),Hr(r,n(379),'"'+t[n(275)](" ")+'"'))}}}})),s[t(351)][t(272)]((e=>{const n=t;if(n(296)==e[n(356)]){const t=e[n(354)]()[n(322)]((t=>t.is(n(345))))[n(303)]((t=>t[n(285)])),s=this[n(332)](e),o=s[n(352)]-s[n(340)]+1;if(n(384)==e[n(287)])return t[n(255)]?{type:n(384),content:Hr(r,n(262),Hr(r,n(291),[o,'"'+t[n(275)](" ")+'"']))}:{type:n(384),content:Hr(r,n(262),Hr(r,n(245),o))};if(n(338)==e[n(287)])return t[n(255)]?{type:n(338),content:Hr(r,n(278),Hr(r,n(291),[o,'"'+t[n(275)](" ")+'"']))}:{type:n(338),content:Hr(r,n(278),Hr(r,n(245),o))}}if(n(284)==e[n(356)]){const t=e[n(354)]()[n(322)]((t=>t.is(n(345))))[n(303)]((t=>t[n(285)])),s=this[n(332)](e),o=s[n(335)]-s[n(247)]+1;if(n(384)==e[n(287)])return t[n(255)]?{type:n(384),content:Hr(r,n(262),Hr(r,n(378),[o,'"'+t[n(275)](" ")+'"']))}:{type:n(384),content:Hr(r,n(262),Hr(r,n(292),o))};if(n(338)==e[n(287)])return t[n(255)]?{type:n(338),content:Hr(r,n(278),Hr(r,n(378),[o,'"'+t[n(275)](" ")+'"']))}:{type:n(338),content:Hr(r,n(278),Hr(r,n(292),o))}}})),s[t(325)][t(315)](t(384),t(296),t(350),c),s[t(325)][t(315)](t(338),t(296),t(314),c),s[t(325)][t(315)](t(384),t(284),t(350),u),s[t(325)][t(315)](t(338),t(284),t(314),u),s[t(325)][t(315)](t(384),t(284),t(275),l),s[t(325)][t(315)](t(338),t(284),t(275),l),s[t(325)][t(315)](t(384),t(296),t(275),f),s[t(325)][t(315)](t(338),t(296),t(275),f)}[sa(336)](){const t=sa,e=this[t(271)],n=e[t(243)][t(367)][t(270)];return(r,s)=>{const o=t;e[o(243)][o(361)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(383)][a(316)];u&&u[0]&&!1===u[0][a(346)]&&(l=r[0][a(252)][a(246)]);const f=t[a(329)](l);if(a(389)==f[a(360)][a(364)])return;const h=Array[a(321)](n[a(357)]())[a(303)]((t=>i.LiveRange[a(388)](t)));t[a(353)](f),e[a(264)][a(233)](c)[a(317)](),u[a(318)]({forceDefaultExecution:!0}),e[a(339)](c,...u);const g=h[a(322)]((t=>a(389)!=t[a(360)][a(364)]));g[a(255)]>0&&t[a(353)](g);for(const t of h)t[a(306)]()}))}}[sa(299)](t){const e=sa,n=this[e(271)][e(236)][e(233)](e(342));let r=Number[e(286)],s=Number[e(242)],o=Number[e(286)],i=Number[e(242)];for(const a of t){if(e(389)==a[e(360)][e(364)])continue;const{row:t,column:c}=n[e(244)](a),u=a[e(288)](e(261))?a[e(324)](e(261))-1:0,l=a[e(288)](e(293))?a[e(324)](e(293))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(249)](){const t=sa,e=this[t(271)],n=e[t(236)][t(233)](t(391)),r=e[t(236)][t(233)](t(342));e[t(243)][t(367)].on(t(319),(()=>{const r=t,s=Array[r(321)](e[r(243)][r(367)][r(256)][r(349)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(386)](t);if(r(326)!=s)continue;if(null!=e[r(254)])continue;const a=n[r(374)](o);this[r(359)][r(250)](i)&&this[r(382)][r(267)](a)}}),{priority:t(385)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(307)](e),a=e[s(297)](s(289)),c=r[s(244)](e);for(const t of this[s(382)]){const n=t[s(356)],r=n[s(231)](s(334)),u=n[s(240)](r?10:5),l=u[s(341)](),f=l[s(240)](0,3)+s(302),h=s(239)+u,g=s(355)+u;if(!t[s(380)])continue;if(a!=t[s(387)]()[s(252)][s(297)](s(289)))continue;if(t[s(258)](i))continue;const d=e[s(288)](f)?e[s(324)](f)-1:0,p=this[s(332)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(274)](i),o=!0)}return o};e[t(243)][t(367)][t(308)]((n=>{const r=t;let o=!1;for(const t of e[r(243)][r(367)][r(256)][r(370)]())if(r(358)==t[r(287)])if(r(296)==t[r(323)])for(const e of t[r(234)][r(246)][r(237)]())o=o||s(e,n);else r(344)==t[r(323)]&&(o=o||s(t[r(234)][r(246)],n));return o}))}[sa(332)](t){const e=sa;return this[e(299)](t[e(357)]()[e(303)]((t=>t[e(252)][e(246)])))}}function ca(t){const e=sa;return Array[e(321)](new Set(t)[e(369)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=480]})(t,e)}function fa(){const t=["root","table","isEnabled","mergeTableCellRight","trackChanges","registerDescriptionCallback","detach","createTableWalker","highest","rootName","low","value","_areMergableCells","forceDefaultExecution","markMultiRangeBlockFormat","34118iEbFln","formatBlock","locale","type","getSuggestions","getFirstPosition","element","_tablePostFixingSubtypes","1062938aUdBOO","containsRange","2778460FuvzSa","mergeTableCells","_acceptFormatSuggestionCallbackFactory","mergeTableCellDown","deletion","direction","format","TrackChangesEditing","getRanges","mergeTableCellLeft","add","fromRange","length","document","getAncestors","2118574fsEVxM","stop","author","5AFxlBS","insertion","mergeTableCellUp","commandName","TableUtils","_areSelectedCellsMergable","702mgiqad","subType","filter","20820rIOpHA","156FwUGUY","splitTableCellHorizontally","registerCustomCallback","has","requires","from","findAncestor","$graveyard","setSelection","set:isEnabled","execute","*Merge cells*","createRangeOn","3ZzgzWv","_suggestionFactory","getCellLocation","_isForcedDefaultExecutionBlock","accept","change","size","28817305ZgUANV","formatInline","*Split cell:* horizontally","push","horizontally","model","get","plugins","enableCommand","cell","TableEditing","isInContent","tableCell","8583264zVPMlx","commands","*Split cell:* vertically","afterInit","refresh","return","selection","map","find","markBlockFormat","descriptionFactory","splitTableCellVertically","editor","getSelectionAffectedTableCells"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(586703===-parseInt(n(533))/1+parseInt(n(550))/2*(-parseInt(n(576))/3)+-parseInt(n(535))/4*(parseInt(n(553))/5)+-parseInt(n(563))/6*(parseInt(n(525))/7)+parseInt(n(496))/8+parseInt(n(559))/9*(-parseInt(n(562))/10)+parseInt(n(483))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(567)](){return[aa]}[ua(499)](){const t=ua,e=this[t(508)],n=e[t(488)][t(548)][t(502)],r=e[t(527)];if(!e[t(490)][t(566)](t(493)))return;const s=e[t(490)][t(489)](t(542)),o=e[t(490)][t(489)](t(557)),a=e[t(490)][t(489)](aa);a[t(532)][t(486)](t(536)),s[t(491)](t(536),(()=>{const n=t,r=o[n(509)](e[n(488)][n(548)][n(502)]);e[n(488)][n(481)]((()=>{const t=n;s[t(524)](r,{commandName:t(536),commandParams:[]},[],t(536))}))})),e[t(497)][t(489)](t(536)).on(t(573),((n,r)=>{const o=t;e[o(497)][o(489)](o(514))[o(521)]&&(r[o(547)]>0&&r[r[o(547)]-1]&&r[r[o(547)]-1][o(523)]||s[o(579)]||this[o(558)]()||n[o(551)]())}),{priority:t(518)});for(const n of[t(555),t(513),t(538),t(544)]){const r=e[t(497)][t(489)](n);s[t(491)](n,(()=>{const n=t,o=e[n(488)][n(548)][n(502)][n(530)]()[n(549)]()[n(504)]((t=>t.is(n(531),n(495)))),i=r[n(521)];e[n(488)][n(481)]((()=>{const t=n;s[t(524)]([o,i],{commandName:t(536),commandParams:[]},[],t(536))}))}))}for(const n of[t(507),t(564)]){const r=e[t(497)][t(489)](n);s[t(491)](n,(()=>{const i=t,a=o[i(509)](e[i(488)][i(548)][i(502)])[0],c=a[i(569)](i(511)),{column:u,row:l}=o[i(578)](a);let f=[];if(i(487)==r[i(540)]){const t=o[i(517)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(568)](t)[i(503)]((t=>t[i(492)]))}else{const t=o[i(517)](c,{column:u,includeAllSlots:!0});f=Array[i(568)](t)[i(503)]((t=>t[i(492)]))}e[i(488)][i(481)]((t=>{const e=i;s[e(505)](t[e(575)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(506)][t(515)]((e=>{const n=t;if(n(526)!=e[n(528)]&&n(484)!=e[n(528)])return;const{data:s}=e;return s&&n(536)==s[n(556)]?{type:n(541),content:Hr(r,n(574))}:void 0})),s[t(506)][t(515)]((e=>{const n=t;if(n(526)!=e[n(528)]&&n(484)!=e[n(528)])return;const{data:s}=e;return s?n(507)==s[n(556)]?{type:n(541),content:Hr(r,n(498))}:n(564)==s[n(556)]?{type:n(541),content:Hr(r,n(485))}:void 0:void 0}));const c=a[t(537)]();for(const e of[t(555),t(513),t(538),t(544)])s[t(577)][t(565)](t(526),e,t(480),c);for(const e of[t(507),t(564)])s[t(577)][t(565)](t(526),e,t(480),c);s[t(577)][t(565)](t(526),t(536),t(480),(r=>{const s=t;e[s(488)][s(481)]((t=>{const o=s,a=Array[o(568)](n[o(543)]())[o(503)]((t=>i.LiveRange[o(546)](t)));t[o(571)](r),e[o(497)][o(489)](o(536))[o(500)](),e[o(573)](o(536),{forceDefaultExecution:!0});const c=a[o(561)]((t=>o(570)!=t[o(510)][o(519)]));c[o(547)]>0&&t[o(571)](c);for(const t of a)t[o(516)]()}))}));for(const n of[t(555),t(538),t(544),t(513)]){const r=e[t(497)][t(489)](n);r.on(t(572),((n,s,o)=>{const i=t;if(o){const t=e[i(488)][i(548)][i(502)][i(530)]()[i(549)]()[i(504)]((t=>t.is(i(531),i(495))));this[i(522)](r[i(521)],t)||(n[i(501)]=!1,n[i(551)]())}}),{priority:t(520)})}}[ua(558)](){const t=ua,e=this[t(508)][t(497)][t(489)](t(536)),n=this[t(508)][t(490)][t(489)](t(557));if(!e[t(512)])return!1;const r=n[t(509)](this[t(508)][t(488)][t(548)][t(502)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(522)](e,n))return!1;return!0}[ua(522)](t,e){const n=ua,r=this[n(508)][n(490)][n(489)](n(542)),s=this[n(508)][n(488)][n(575)](t),o=this[n(508)][n(488)][n(575)](e),i=new Set,a=new Set;for(const t of r[n(529)]())if((n(554)==t[n(528)]||n(539)==t[n(528)]||n(536)==t[n(560)])&&t[n(494)])for(const e of t[n(543)]())e[n(534)](s,!0)&&i[n(545)](t[n(528)]+":"+t[n(552)].id),e[n(534)](o,!0)&&a[n(545)](t[n(528)]+":"+t[n(552)].id);if(i[n(482)]!=a[n(482)])return!1;for(const t of i)if(!a[n(566)](t))return!1;return!0}}const ga=pa;function da(){const t=["2787372KFaXme","markerRange","end","mapper","cell","commandParams","markerNameToElements","FORMAT_REGULAR_COLUMN","editor","bindElementToMarker","name","setAttribute","data","plugins","TrackChangesEditing","start","removeAttribute","consume","FORMAT_REGULAR_ROW","setTableColumnHeader","ck-suggestion-marker-","registerCustomCallback","TableUtils","removeMarker:suggestion","createTableWalker","consumable","headingColumns","registerAttributeLabel","_handleLegacySuggestions","requires","registerBlockAttribute","_suggestionFactory","registerDescriptionCallback","editing","writer","parent","forceValue","format","commandName","FORMAT_HEADER_COLUMN","includes","ck-suggestion-marker--active","descriptionFactory","4886eZpxtS","TableEditing","_acceptFormatSuggestionCallbackFactory","afterInit","nodeBefore","type","removeClass","enableDefaultAttributesIntegration","nodeAfter","159uMZCOH","addClass","_registerLegacyDescription","accept","*Format:* %0","downcastDispatcher","447804UPowpm","stop","129783yNiaNa","highest","addMarker:suggestion","markerName","headingRows","showSuggestionHighlights","826525LbNhnB","locale","toViewElement","activeMarkers","FORMAT_HEADER_ROW","formatBlock","has","unbindElementFromMarkerName","data-suggestion","setTableRowHeader","get","1926024wbVQTH","getCellLocation","1794401RjEfUq","_splitMarkerName","28AOAzAD","options","getSuggestion","item"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(263937===-parseInt(n(342))/1*(-parseInt(n(333))/2)+parseInt(n(350))/3*(parseInt(n(286))/4)+-parseInt(n(356))/5+-parseInt(n(348))/6+-parseInt(n(284))/7+-parseInt(n(282))/8+parseInt(n(290))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(319)](){return[aa]}[ga(336)](){const t=ga,e=this[t(298)];if(!e[t(303)][t(277)](t(334)))return;const n=e[t(272)],r=e[t(303)][t(281)](t(304));r[t(340)](t(280)),r[t(340)](t(309)),r[t(320)](t(354)),r[t(320)](t(316)),r[t(332)][t(317)](t(354),Hr(n,t(275))),r[t(332)][t(317)](t(316),Hr(n,t(329))),this[t(318)]()}[ga(318)](){const t=ga,e=this[t(298)][t(303)][t(281)](t(304)),n=this[t(298)][t(303)][t(281)](t(312)),r=this[t(298)][t(303)][t(281)](aa)[t(335)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(285)](o[a(353)]),l=e[a(288)](u),f=l[a(302)];if(a(276)!=l[a(338)]||!f||a(309)!=f[a(328)])return;if(o[a(289)])return void s[a(349)]();if(!i[a(315)][a(307)](o[a(291)],s[a(300)]))return;const h=o[a(291)][a(305)][a(341)],g=o[a(291)][a(292)][a(337)],d=h[a(325)][a(325)],{column:p}=n[a(283)](h),{column:m}=n[a(283)](g);for(let s=p;s<=m;s++){const l=n[a(314)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(294)],l=i[a(293)][a(273)](s);i[a(324)][a(343)](a(310)+c,l),r&&i[a(324)][a(301)](a(279),u,l),i[a(293)][a(299)](l,o[a(353)]),t&&(e[a(274)][a(330)](o[a(353)])?i[a(324)][a(343)](a(331),l):i[a(324)][a(339)](a(331),l))}}}}e[t(321)][t(311)](t(276),t(280),t(345),r),e[t(321)][t(311)](t(276),t(309),t(345),r),this[t(298)][t(323)][t(347)].on(t(352),s(),{priority:t(351)}),this[t(298)][t(302)][t(347)].on(t(352),((e,n,r)=>{const o=t;r[o(287)][o(355)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(351)}),this[t(298)][t(323)][t(347)].on(t(313),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(285)](r[o(353)]),c=e[o(288)](a),u=c[o(302)];if(o(276)!=c[o(338)]||!u||o(309)!=u[o(328)])return;const l=s[o(293)][o(296)](r[o(353)]);if(l)for(const t of l)s[o(324)][o(339)](o(310)+i,t),s[o(324)][o(339)](o(331),t),s[o(324)][o(306)](o(279),t),s[o(293)][o(278)](t,r[o(353)])}),{priority:t(351)}),this[t(344)]()}[ga(344)](){const t=ga,e=this[t(298)],n=e[t(272)];function r(e){const r=t;return{type:r(327),content:Hr(n,r(346),e)}}e[t(303)][t(281)](t(304))[t(332)][t(322)]((e=>{const s=t;if(s(276)!=e[s(338)])return;const{data:o}=e;if(o){if(s(280)==o[s(328)]){const t=o[s(295)][0][s(326)];return r(Hr(n,s(t?275:308)))}if(s(309)==o[s(328)]){const t=o[s(295)][0][s(326)];return r(Hr(n,s(t?329:297)))}}}))}}function Ia(t,e){const n=Ea();return(Ia=function(t,e){return n[t-=291]})(t,e)}function Ea(){const t=["forEach","TrackChangesEditing","oldRange","getChildren","get","cells","containsRange","selection","6295152TqbAyR","has","reduce","isEqual","getAttributes","setAttribute","insertion","createRangeOn","clipboardOutput","removeRows","documentSelection","tableCellSuggestion","tableCellVerticalAlignment","change","newRange","dataDowncast","markerToHighlight","getChanges","join","createElement","afterInit","tablePasteRow","markMultiRangeBlockFormat","tableCellPadding","trackChanges","257290RwZbbL","every","high","getSuggestions","markerName","for","insert","getColumnIndexes","markerAttributes","push","table","suggestion-td","showSuggestionHighlights","rowInsertionIndexes","requires","options","stop","ck-suggestion-marker","getColumns","hasSuggestion","columnInsertionRanges","_splitMarkerName","detach","updateMarker","suggestion","getRows","rootName","fromRange","return","insertColumns","_isForcedDefaultExecutionBlock","rows","from","filter","forceDefaultExecution","_createdBatches","TableUtils","tablePasteCell","author","accept","paragraph","length","*Replace table cells*","getTableIfOnlyTableInContent","getSuggestionCallback","columns","redo","16051cAUdJY","_tablePostFixingSubtypes","register","tableCell","ck-suggestion-marker-insertion","value","_getCoordsForCells","editor","view","attributes","insertContent","deletionRanges","isInContent","low","endRow","tableCellBorderColor","commands","editingDowncast","suggestionUnloaded","schema","move","insertionRanges","tablePasteColumn","275572eVGPeg","document","wrap","tableCellBorderWidth","isEmpty","getRange","getAllAdjacentSuggestions","listenTo","previous","activeMarkers","60DIpZjx","TableClipboard","fromEntries","getChangedMarkers","tableCellBackgroundColor","editing","map","cell","getMarkers","getRowIndexes","elementToElement","unwrap","9uQOmGc","suggestionLoaded","createTableWalker","_replaceTableSlotCell","descriptionFactory","differ","removeColumns","$graveyard","type","first","column","remove","add","nodeAfter","getChild","8RLbDrT","find","content","Users","columnInsertionIndexes","531562RQDZfD","createRangeIn","getSelectionAffectedTableCells","getRanges","some","removeMarkers","set","row","removeMarker","getShiftedBy","getContainedElement","name","tableCellBorderStyle","registerPostFixer","registerDescriptionCallback","getSuggestion","deletion","createRange","registerCustomCallback","getItems","231368KZqyXj","insertRows","markMultiRangeInsertion","plugins","previousSibling","root","end","next","keys","ck-suggestion-marker--active","3vrhOrn","position","12hiKrhd","setAttributes","markMultiRangeDeletion","tableCellHorizontalAlignment","endColumn","subType","suggestion:formatBlock:tablePasteCell","rowInsertionRanges","locale","last","start","_suggestionFactory","element","tablePasteChainId","entries","tablePaste","call","startsWith","markers","batch","includes","createPositionBefore","model","formatBlock","discard","nextSibling","conversion","findAncestor","fill","125897HLKATG"];return(Ea=function(){return t})()}const ba=Ia;!function(t,e){const n=Ia,r=t();for(;;)try{if(164991===parseInt(n(472))/1+parseInt(n(411))/2*(-parseInt(n(441))/3)+-parseInt(n(406))/4*(parseInt(n(299))/5)+parseInt(n(443))/6*(parseInt(n(346))/7)+parseInt(n(431))/8*(parseInt(n(391))/9)+-parseInt(n(379))/10*(parseInt(n(369))/11)+parseInt(n(481))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[ba(372),ba(361),ba(423),ba(446),ba(493),ba(383),ba(297)],_a=Object[ba(381)](Ta[ba(385)]((t=>[t,null])));class ya extends t.Plugin{static get[ba(313)](){return[aa]}[ba(294)](){const t=ba,n=this[t(353)];if(!n[t(434)][t(482)](t(380)))return;const r=n[t(434)][t(477)](t(474)),s=n[t(434)][t(477)](t(335)),o=n[t(434)][t(477)](aa),a=n[t(434)][t(477)](t(380));o[t(347)][t(308)](t(295),t(368)),n[t(465)][t(365)][t(348)](t(492),{allowIn:t(349),allowContentOf:t(349),isLimit:!0}),n[t(469)][t(389)]({model:t(492),view:t(310)});let c=null;n[t(465)].on(t(356),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(340)]-1];h&&h[u(333)]||r[u(329)]||this[u(353)][u(362)][u(477)](u(298))[u(351)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(491)))return!1;const i=s[o(342)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(413)](n[o(370)][o(480)]);if(!a[o(340)])return!1;const c=a[0][o(470)](o(309)),l=r[o(388)](a),f=r[o(306)](a),h={startRow:l[o(400)],endRow:l[o(452)],startColumn:f[o(400)],endColumn:f[o(452)]};return 1==a[o(340)]&&(h[o(360)]+=r[o(324)](i)-1,h[o(447)]+=r[o(317)](i)-1),ka(c,h,r)}(l,f,n[u(465)],s,a)&&(o[u(315)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(465)][u(494)]((()=>{const t=u;n[t(465)][t(356)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(340)]&&r[t(433)](o,t(295),{tablePasteChainId:s}),a[t(340)]&&r[t(433)](a,t(368),{tablePasteChainId:s}),l[t(340)]&&(r[t(433)](l,t(458),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(473)]((e=>{const n=t;var r;return null===(r=e[n(321)])||void 0===r?void 0:r[n(459)](e)}))),f[t(340)]&&(r[t(445)](f,t(458),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(473)]((e=>{const n=t;var r;return null===(r=e[n(321)])||void 0===r?void 0:r[n(459)](e)})));const g=r[t(296)](h[t(385)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(336),{tablePasteChainId:s});if(g){const e=g[t(387)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(465)][t(488)](s),a=e[t(407)]((e=>e[t(374)]()[t(484)](i)));a&&r[t(308)]([a[t(422)],o])}r[t(340)]&&g[t(486)](t(307),Object[t(381)](r))}c=null})))}),{priority:e.priorities[t(301)]+10}),n[t(434)][t(477)](t(380)).on(t(394),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(315)]();const u=s[r(386)],l=o,f=Aa(u),h=Aa(l);e[r(327)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(402)](u[r(405)](0));for(const t of Array[r(331)](l[r(476)]()))a[r(305)](t,u,r(437));const t=c[r(312)][r(463)](s[r(418)]),e=c[r(410)][r(463)](s[r(401)]);t||e||(g=i.LiveRange[r(326)](a[r(412)](u)))}else h&&!f&&(d=a[r(412)](u));else{const t=a[r(293)](r(492)),e=a[r(293)](r(492));a[r(371)](a[r(412)](u),e),a[r(305)](t,u,0);for(const e of Array[r(331)](l[r(476)]()))a[r(305)](e,t,r(437));g=i.LiveRange[r(326)](a[r(488)](t)),d=i.LiveRange[r(326)](a[r(488)](e))}const p=Array[r(331)](l[r(485)]())[r(332)]((([t])=>Ta[r(463)](t)));c[r(478)][r(308)]({element:u,attributes:p[r(340)]?Object[r(381)](p):null}),g&&c[r(367)][r(308)](g),d&&c[r(357)][r(308)](d)}),{priority:t(301)}),s.on(t(328),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(344)]||1;c[o(410)]=new Array(l)[o(471)](u)[o(385)](((t,e)=>t+e));for(const{cell:t}of s[o(393)](i,{startColumn:u,endColumn:u+l-1}))c[o(319)][o(308)](n[o(465)][o(488)](t))}),{priority:t(359)}),s.on(t(432),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(330)]||1;c[o(312)]=new Array(l)[o(471)](u)[o(385)](((t,e)=>t+e));for(const{cell:t}of s[o(393)](i,{startRow:u,endRow:u+l-1}))c[o(450)][o(308)](n[o(465)][o(488)](t))}),{priority:t(359)}),r[t(395)][t(425)]((e=>{const r=t;if(e[r(448)]&&e[r(448)][r(460)](r(458)))return e[r(377)]?{}:{type:r(487),content:Hr(n[r(451)],r(341))}}));const u=()=>!1;for(const e of[t(458),t(368),t(295),t(336)])r[t(454)][t(429)](t(487),e,t(292),u),r[t(454)][t(429)](t(427),e,t(292),u),r[t(454)][t(429)](t(466),e,t(292),u);r[t(454)][t(429)](t(466),t(336),t(467),u),r[t(454)][t(429)](t(466),t(336),t(338),((e,r,s)=>{const o=t,i=e[o(385)]((t=>t[o(421)]()))[o(332)]((t=>t)),a=new Map(i[o(385)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(478)])e&&a[o(417)](t,e);else if(s&&s[o(307)])for(const[t,e]of Object[o(457)](s[o(307)])){const r=n[o(465)][o(461)][o(477)](t),s=r?r[o(374)]()[o(421)]():null;s&&a[o(417)](s,e)}n[o(465)][o(494)]((t=>{const e=o;for(const[n,r]of a)t[e(444)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(454)][o(429)](e,o(458),s,((t,i,a)=>{const c=o;n[c(465)][c(494)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(453)][o(404)];t.is(o(455),o(492))&&u[o(308)](t)}r[o(454)][o(343)](e,null,s)(t,i,a);for(const t of u)o(398)!=t[o(436)][o(325)]&&n[o(390)](t)}))}))};l(t(487),t(338)),l(t(487),t(467)),l(t(427),t(338)),l(t(427),t(467)),r[t(454)][t(429)](t(487),t(295),t(467),(e=>{const n=t,r=e[n(385)]((t=>t[n(421)]())),i=r[0][n(470)](n(309)),{minRow:a,maxRow:c}=o[n(352)](r);s[n(490)](i,{at:a,rows:c-a+1})})),r[t(454)][t(429)](t(487),t(368),t(467),(e=>{const n=t,r=e[n(385)]((t=>t[n(421)]())),i=r[0][n(470)](n(309)),{minColumn:a,maxColumn:c}=o[n(352)](r);s[n(397)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(448)]||!n[s(448)][s(460)](s(458)))return;const o=n[s(355)][s(456)],i=r[s(302)]()[s(332)]((t=>t[s(358)]&&t[s(355)]&&t[s(355)][s(456)]==o));i[s(340)]&&n[s(375)]()[s(340)]!=i[s(340)]&&i[s(483)](((t,e)=>(t[s(438)]=e,e[s(377)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(320)](e[s(303)]),i=[s(316),s(350)],a=r[s(378)][s(463)](e[s(303)]);return a&&i[s(308)](s(440)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(392),f,{priority:t(301)}),r.on(t(364),f,{priority:t(301)}),n[t(465)][t(370)][t(424)]((()=>{const e=t;let s=!1;const o=Array[e(331)](n[e(465)][e(370)][e(396)][e(382)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(320)](t);if(e(323)!=o||e(427)!=a||i[e(475)])continue;if(!r[e(318)](c))continue;const u=r[e(426)](c)[e(414)](),l=n[e(434)][e(477)](e(409)).me;for(const t of r[e(302)]())if(t[e(358)]&&t[e(337)]==l&&e(466)==t[e(399)]&&e(336)==t[e(448)]&&t[e(414)]()[e(300)]((t=>u[e(415)]((n=>n[e(479)](t,!0))))))for(const n of t[e(375)]())n[e(358)]&&(n[e(467)](),s=!0)}return s})),n[t(465)][t(370)][t(424)]((e=>{const s=t,o=n[s(362)][s(477)](s(345));if(!o||!o[s(334)][s(482)](e[s(462)]))return!1;let i=!1;const a=n[s(434)][s(477)](s(409)).me,c=n[s(465)][s(370)][s(396)][s(291)](),u=Array[s(331)](n[s(465)][s(370)][s(396)][s(382)]())[s(332)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(320)](t);return n(323)==o&&n(458)==i&&c==a.id&&!e[n(475)]}));for(const t of c){if(s(305)!=t[s(399)]||s(492)!=t[s(422)]||1!=t[s(340)])continue;const n=e[s(428)](t[s(442)],t[s(442)][s(420)](1));if(!u[s(407)]((({data:t})=>t[s(495)][s(484)](n))))for(const{name:t,data:r}of u)if(n[s(479)](r[s(495)])){e[s(322)](t,{range:n}),i=!0;break}}return i})),n[t(465)][t(370)][t(424)]((e=>{const s=t;let o=!1;const i=n[s(434)][s(477)](s(409)).me,a=r[s(302)]()[s(332)]((t=>t[s(358)]&&t[s(337)]==i)),c=new Set,u=new Set;for(const t of a)if(s(458)==t[s(448)])for(const e of t[s(387)]()){const n=e[s(374)]()[s(421)]();if(n)if(n.is(s(455),s(492))&&Aa(n)){t[s(419)](e[s(422)]),c[s(403)](n),o=!0;const r=n[s(468)],i=n[s(435)],a=r&&r.is(s(455),s(492)),l=i&&i.is(s(455),s(492));a&&!c[s(482)](r)&&u[s(403)](r),l&&!c[s(482)](i)&&u[s(403)](i)}else n.is(s(455),s(339))&&n[s(373)]&&(t[s(419)](e[s(422)]),o=!0)}else if(s(336)==t[s(448)]){if(!t[s(355)]||!t[s(355)][s(456)])continue;const e=t[s(355)][s(307)];if(e&&Object[s(439)](e)[s(340)])continue;const n=t[s(355)][s(456)];let r=!0,i=!0;for(const e of a)if(e[s(448)]&&e[s(448)][s(460)](s(458))){if(!e[s(355)][s(456)]){i=!1;break}if(e.id!=t.id&&e[s(355)][s(456)]==n){r=!1;break}}i&&r&&(t[s(416)](),o=!0)}for(const t of c)e[s(402)](t);for(const t of u)e[s(390)](t);return o})),n[t(469)][t(304)](t(363))[t(497)]({model:t(449),view:(t,e)=>h(t),converterPriority:t(301)}),n[t(469)][t(304)](t(496))[t(497)]({model:t(449),view:(e,n)=>n[t(314)][t(311)]?h(e,!1):null,converterPriority:t(301)});const g=n[t(384)][t(354)];this[t(376)](g[t(370)],t(489),((e,n)=>{const r=t,s=[];for(const t of g[r(412)](n[r(408)])[r(430)]())t.is(r(455),r(310))&&s[r(308)](t);g[r(494)]((t=>{const e=r;for(const n of s)t[e(366)](t[e(412)](n),t[e(464)](n)),t[e(402)](n)}))}))}}function Aa(t){const e=ba;if(t[e(373)])return!0;const n=t[e(405)](0);return n.is(e(455),e(339))&&n[e(373)]}function ka(t,e={},n){const r=ba;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(393)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Na;function La(){const t=["author","2RejHaZ","resizeTableWidth","selection","columnWidths","formatGroupId","has","bind","registerDescriptionCallback","TableColumnResizeEditing","getContainedElement","handleResizeTableWidthCommand","locale","*Format:* resize table","formatInline","commandParams","discard","TrackChangesEditing","getAttribute","692186ilGLla","registerCustomCallback","Users","get","markBlockFormat","change","descriptionFactory","plugins","1011939wwUlQj","editor","415989PbRstQ","data","getSuggestions","2191208nOPmBs","model","format","handleSuggestionDescription","enableCommand","formatBlock","accept","document","4758719bYMWVd","getTableColumnsWidths","subType","5471412INLIVd","afterInit","getColumnGroupElement","tableWidth","getSelectedElement","5aamwWg","table","resizeTable","_suggestionFactory","3777560TdkLGK","getSuggestionCallback","type"];return(La=function(){return t})()}function Na(t,e){const n=La();return(Na=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(532834===-parseInt(n(436))/1+parseInt(n(418))/2*(-parseInt(n(389))/3)+-parseInt(n(394))/4*(parseInt(n(410))/5)+parseInt(n(405))/6+parseInt(n(402))/7+parseInt(n(414))/8+parseInt(n(391))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Ra extends t.Plugin{[Ca(406)](){const t=Ca;if(!this[t(390)][t(388)][t(423)](t(426)))return;const e=this[t(390)][t(388)][t(439)](t(434));e[t(398)](t(419),this[t(428)][t(424)](this)),e[t(413)][t(437)](t(399),t(412),t(400),e[t(413)][t(415)](t(399),null,t(433))),e[t(413)][t(437)](t(399),t(412),t(433),e[t(413)][t(415)](t(399),null,t(400))),e[t(387)][t(425)](this[t(397)][t(424)](this))}[Ca(428)](t,e){const n=Ca,r=this[n(390)][n(388)][n(439)](n(434)),s=this[n(390)][n(388)][n(439)](n(426)),o=e[n(411)]||this[n(390)][n(395)][n(401)][n(420)][n(409)]();this[n(390)][n(395)][n(386)]((()=>{const i=n,a=s[i(407)](o);let c=a?s[i(403)](a):null,u=o[i(435)](i(408))||null;const l=e[i(408)]||u,f=e[i(421)]||c,h=this[i(390)][i(388)][i(439)](i(438)).me;for(const t of r[i(393)]()){const e=t[i(427)]();if(i(412)===t[i(404)]&&e===o){t[i(417)]!==h&&t[i(433)]();const e=t[i(392)][i(432)];u=e[0][i(408)],c=e[0][i(421)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(440)](o,{commandName:i(419),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(412)},[],i(412))}))}[Ca(397)](t){const e=Ca;if(e(399)!=t[e(416)]&&e(431)!=t[e(416)])return;const{data:n}=t;if(n&&e(412)===n[e(422)]){const t=e(430);return{type:e(396),content:Hr(this[e(390)][e(429)],t)}}}}function Sa(t,e){const n=Ma();return(Sa=function(t,e){return n[t-=346]})(t,e)}const va=Sa;function Ma(){const t=["683376HUgpdx","898302DsKazi","Template","2206jgPUog","has","354UlzKas","afterInit","82521EOvumu","260rhJOpO","7GsPovu","get","2167905EriCii","TrackChangesEditing","editor","insertTemplate","48818dXCxdo","enableCommand","1284Dguroq","4RVLDaD","3564848MKHIvj","plugins"];return(Ma=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(244090===parseInt(n(346))/1*(parseInt(n(365))/2)+parseInt(n(362))/3+parseInt(n(359))/4*(-parseInt(n(352))/5)+-parseInt(n(363))/6*(parseInt(n(350))/7)+parseInt(n(360))/8+parseInt(n(348))/9*(parseInt(n(349))/10)+-parseInt(n(356))/11*(parseInt(n(358))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[va(347)](){const t=va,e=this[t(354)];e[t(361)][t(366)](t(364))&&e[t(361)][t(351)](t(353))[t(357)](t(355))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=436]})(t,e)}function Fa(){const t=["registerElementLabel","editor","7mMymRP","8ByfCeP","ELEMENT_TABLE_OF_CONTENTS","814212mRnlnq","2970970EphfdS","plugins","insertTableOfContents","644460oqLSlv","get","11kqicYO","locale","3665826hdLvKi","110226Zmnomm","6IcfGnc","TrackChangesEditing","6702576gVKdJq","1394205QauasR","tableOfContents","enableCommand","commands","afterInit","descriptionFactory"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(590968===parseInt(n(436))/1+parseInt(n(441))/2*(-parseInt(n(442))/3)+parseInt(n(454))/4*(-parseInt(n(445))/5)+parseInt(n(440))/6*(-parseInt(n(453))/7)+parseInt(n(444))/8+parseInt(n(456))/9+parseInt(n(457))/10*(parseInt(n(438))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(449)](){const t=wa,e=this[t(452)];if(!e[t(448)][t(437)](t(459)))return;e[t(458)][t(437)](t(443))[t(447)](t(459));const n=e[t(458)][t(437)](t(443)),r=e[t(439)];n[t(450)][t(451)](t(446),(e=>Hr(r,t(455),e)))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=371]})(t,e)}function Ua(){const t=["452392CGqpAH","end","get","removeMarker","ELEMENT_TITLE","isTouching","differ","title-content","updateMarker","element","2609820QOYICd","schema","registerPostFixer","suggestion","afterInit","_splitMarkerName","registerElementLabel","createRange","model","has","plugins","editor","2400096GjcgGX","forward","start","from","389312OMlLbT","nodeBefore","7FLAOHw","descriptionFactory","9967815ARagCJ","newRange","Title","getNearestSelectionRange","getChangedMarkers","isEqual","2GBQuly","locale","TrackChangesEditing","2406387ENfZuS","document","1004814cvriPu","isCollapsed"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(439079===parseInt(n(394))/1+parseInt(n(387))/2*(parseInt(n(390))/3)+-parseInt(n(377))/4+parseInt(n(404))/5+parseInt(n(392))/6*(parseInt(n(379))/7)+-parseInt(n(373))/8+-parseInt(n(381))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(408)](){const t=xa,e=this[t(372)];if(!e[t(371)][t(413)](t(383)))return;const n=e[t(371)][t(396)](t(389));n[t(380)][t(410)](t(401),(()=>Hr(e[t(388)],t(398)))),e[t(412)][t(391)][t(406)]((r=>{const s=t;let o=!1;const i=Array[s(376)](e[s(412)][s(391)][s(400)][s(385)]());for(const{name:t,data:a}of i){const{group:i}=n[s(409)](t);if(s(407)!==i||!a[s(382)])continue;const c=a[s(382)],u=c[s(395)][s(378)];if(!u||!u.is(s(403),s(401)))continue;if(!c[s(375)][s(399)](c[s(395)]))continue;const l=e[s(412)][s(405)][s(384)](c[s(395)],s(374));if(l&&l[s(393)]){const e=r[s(411)](c[s(375)],l[s(375)]);e[s(386)](c)||(r[s(402)](t,{range:e}),o=!0)}o||(r[s(397)](t),o=!0)}return o}))}}function Ga(){const t=["TrackChangesEditing","844710mNARcI","30606830vsnJRM","editor","enableCommand","5631328vYOJrq","808484trvtff","UndoEditing","1743234negbAz","603872VUBCcu","6lgGPNF","get","redo","undo","7bAzKwv","15syNAYg","plugins","has","1165167lymBho","afterInit"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=494]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(448475===parseInt(n(497))/1+-parseInt(n(501))/2*(-parseInt(n(512))/3)+parseInt(n(500))/4+parseInt(n(506))/5*(parseInt(n(499))/6)+-parseInt(n(505))/7*(-parseInt(n(496))/8)+parseInt(n(509))/9+-parseInt(n(513))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{[za(510)](){const t=za,e=this[t(494)],n=e[t(507)][t(502)](t(511));e[t(507)][t(508)](t(498))&&(n[t(495)](t(504)),n[t(495)](t(503)))}}function Wa(){const t=["8bwINpp","133346TiLDEC","plugins","TableCaptionEditing","3dHgQlJ","1535220AWYVSj","554760OvYDAP","842436aLkuJa","265616VcAQWL","TrackChangesEditing","afterInit","5sAVFbP","toggleTableCaption","1108534dcXxbd","4166440noNIeW","enableCommand","get","has","requires","editor"];return(Wa=function(){return t})()}const Ka=qa;function qa(t,e){const n=Wa();return(qa=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(125255===-parseInt(n(131))/1+-parseInt(n(138))/2*(-parseInt(n(134))/3)+parseInt(n(137))/4*(-parseInt(n(141))/5)+-parseInt(n(136))/6+parseInt(n(143))/7*(-parseInt(n(130))/8)+parseInt(n(135))/9+parseInt(n(144))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Ja extends t.Plugin{static get[Ka(128)](){return[aa]}[Ka(140)](){const t=Ka,e=this[t(129)];e[t(132)][t(127)](t(133))&&e[t(132)][t(126)](t(139))[t(125)](t(142))}}const Za=Xa;function Ya(){const t=["tableHeight","tableCellHeight","*Format:* change table cell properties","getSuggestionCallback","format","batch","tableCellPadding","3VkSmfz","TablePropertiesEditing","28yIxFVl","tableCellBorderStyle","enqueueChange","getFirstPosition","afterInit","descriptionFactory","tableCellBorderWidth","accept","editor","pluginName","registerCustomCallback","tableAlignment","4384828lpsAni","subType","tableProperties","getAttribute","table","handleSuggestionDescription","33984ESeMFP","change","setAttribute","start","document","5920205txtUBQ","removeAttribute","730904uDAJwT","commandParams","selection","tableBorderWidth","tableCellWidth","join","data","_getSuggestion","discard","_suggestionFactory","tableCellBackgroundColor","TrackChangesTableProperties","has","tableCellVerticalAlignment","getSelectionAffectedTableCells","tableCellHorizontalAlignment","1168BXildq","TrackChangesEditing","*Format:* change table properties","enableCommand","locale","tableBackgroundColor","1688012ztNOLX","getContainedElement","1044546GWJiZh","TableUtils","tableCellBorderColor","tableWidth","_handlePropertyChange","markBlockFormat","tableBorderStyle","getSuggestions","get","nodeAfter","tableCellProperties","handleDiscardAction","registerDescriptionCallback","2313430VlKTef","model","formatBlock","tableBorderColor","findAncestor","TableCellPropertiesEditing","plugins"];return(Ya=function(){return t})()}function Xa(t,e){const n=Ya();return(Xa=function(t,e){return n[t-=343]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(858315===parseInt(n(392))/1+-parseInt(n(370))/2+-parseInt(n(343))/3*(-parseInt(n(357))/4)+-parseInt(n(368))/5+-parseInt(n(394))/6*(parseInt(n(345))/7)+parseInt(n(386))/8*(parseInt(n(363))/9)+-parseInt(n(407))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Qa extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(359)]=[e(410),e(400),e(373),e(356),e(397),e(414),e(391)],this[e(404)]=[e(396),e(346),e(351),e(420),e(374),e(415),e(380),e(385),e(383)]}static get[Za(354)](){return Za(381)}[Za(349)](){const t=Za,e=this[t(353)][t(413)][t(402)](t(387));if(this[t(353)][t(413)][t(382)](t(344))){for(const n of this[t(359)])e[t(389)](n,((e,r)=>{const s=t,o=this[s(353)][s(408)][s(367)][s(372)][s(348)]()[s(411)](s(361));this[s(398)](n,[o],this[s(359)],s(359),e,r)}));e[t(379)][t(355)](t(409),t(359),t(352),e[t(379)][t(417)](t(409),null,t(378))),e[t(379)][t(355)](t(409),t(359),t(378),((e,n)=>this[t(405)](this[t(359)],e,n))),e[t(379)][t(355)](t(409),t(359),t(375),(()=>!1))}if(this[t(353)][t(413)][t(382)](t(412))){for(const n of this[t(404)])e[t(389)](n,((e,r)=>{const s=t,o=this[s(353)][s(413)][s(402)](s(395))[s(384)](this[s(353)][s(408)][s(367)][s(372)]);this[s(398)](n,o,this[s(404)],s(404),e,r)}));e[t(379)][t(355)](t(409),t(404),t(352),e[t(379)][t(417)](t(409),null,t(378))),e[t(379)][t(355)](t(409),t(404),t(378),((e,n)=>this[t(405)](this[t(404)],e,n))),e[t(379)][t(355)](t(409),t(404),t(375),(()=>!1))}e[t(350)][t(406)]((e=>this[t(362)](e)))}[Za(398)](t,e,n,r,s,o){const i=Za,a=this[i(353)][i(413)][i(402)](i(387));this[i(353)][i(408)][i(347)](o[i(419)],(()=>{const t=i;for(const i of e)if(this[t(377)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(360)](r);void 0!==n&&(e[r]=n)}s(o),a[t(399)](i,{commandParams:[e]},[],r)}}))}[Za(405)](t,e,n){const r=Za,s=e[0][r(366)][r(403)],o=n[r(371)][0];this[r(353)][r(408)][r(364)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(365)](r,o[r],s):e[n(369)](r,s)}))}[Za(362)](t){const e=Za;if(t[e(376)])switch(t[e(358)]){case e(359):return{type:e(418),content:Hr(this[e(353)][e(390)],e(388))};case e(404):return{type:e(418),content:Hr(this[e(353)][e(390)],e(416))}}}[Za(377)](t,e){const n=Za,r=this[n(353)][n(413)][n(402)](n(387));for(const s of r[n(401)]({skipNotAttached:!0})){const r=s[n(393)]();if(s[n(358)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=X?X.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=kc;function bc(){const t=["getShiftedBy","head","fire","ck-suggestion-marker-","track-changes-adapter-missing-getsuggestion","highest","update:suggestion","key","_isBlockAttribute","reconvertMarker","normal","getChangedMarkers","differ","format","formatBlock:chain","insertion:accept","_findSuggestions","createElement","enableCommand","removeMarker:suggestion:formatBlock","selection","addUser","createPositionAfter","substr","plugins","isTouching","multipleBlocks","_onDiscard","add","getRanges","ck-suggestion-marker","getRange","getLastMatchingPosition","parent","containsRangeInObject","dataDowncast","_suggestionState","splitPosition","deletion:chain","action","attributeKey","push","marker-count","trackChanges.mergeNestedSuggestions","_defaultCallbacks","_trackFormatChanges","tablePasteChainId","clone","ck-suggestion-marker--active","external:","config","getSuggestionCallback","insertContent","getDifference","suggestionChanged","formatBlock:accept","getNearestSelectionRange","removeMarker:suggestion:attribute","getAllAdjacentSuggestions","_mergeNestedSuggestions","track-changes-command-not-found","registerBlockAttribute","1xEHwJA","has","formatBlock:","572457Povnhc","addMarker","markInsertion","attribute:join","start","deletion:discard","default","find","always","rename","execute","get","isEqual","attribute:","ENTER","addRange","unbindElementFromMarkerName","markMultiRangeBlockFormat","_refreshAttributeSuggestionsChain","deletion:accept","_createSuggestion","every","_afterChanges","_splitMarkerName","20560WoDWrb","getWalker","enqueueChange","1372124Ydmsye","isAfter","warn","getFirstRange","getIntersection","change:data","toViewElement","markerToHighlight","never","isBlock","_joinWithAdjacentSuggestions","meta","track-changes-suggestion-not-found","options","_updateSuggestionData","markerName","document","removeMarker","dataToMarker","keys","attribute:discard","values","markDeletion","hasCommentThread","markBlockFormat","_rangeIsInLocalUserInsertion","_getAuthorFromId","setTo","requires","formatInline:accept","mapper","getAncestors","substring","isAtStart","addCommentThread","nodeBefore","insertion:discard","previous","getUser","ck-suggestion-marker-formatBlock","subType","discardSelectedSuggestions","markAttributeChange","markers","formatInline","multi","nodeAfter","fromRange","notReady","8puUDMv","error-saving-suggestion-data-suggestion-discarded","includes","formatInline:join","containsItem","forceDefaultExecution","consumable","item","markerReady","removeMarkers","containsPosition","editor","suggestionLoaded","chain","isLimit","getCustomProperty","model","markerNameToElements","bindElementToMarker","data","rethrowUnexpectedError","_cutOutSuggestionMarker","buildSuggestion","removeAttribute","howMany","isObject","track-changes-user-not-found","adapter","elementToElement","insertion:","authoredAt","startsWith","_adapter","formatBlock:discard","addMarker:suggestion","detach","434784HedKqQ","createSelection","_enabledCommands","formatBlock","discardAllSuggestions","refresh","some","accepted","oldRange","removeClass","isDocumentOperation","isOwn","TrackChangesEditing","insert","pop","insertion","resolve","set","formatGroupId","clear","updateSuggestion","347660FKAEdk","lowest","skipNestingCheck","formatBlock:join","markMultiRangeInsertion","for","_isForcedDefaultExecutionBlock","move","createdAt","attributeOldValue","suggestion","toJSON","2620408mJYYxy","change","ready","delete","from","createPositionAt","markInlineFormat","element","enableDefaultAttributesIntegration","attributes","getContainedElement","assign","_suggestions","targetPosition","batch","isAtEnd","group","accept","@external","activeMarkers","catch","conversion","attributeNewValue","hasComments","showSuggestionHighlights","split","backward","_blockAttributeKeys","addSuggestionData","_recordAttributeSuggestions","suggestion:attribute:","filter","rejected","markerToData","removeComment","registerCustomCallback","addSuggestion","$marker","isMultiRange","getSuggestions","_handleNewSuggestionMarker","documentSelection","_addThreadToSuggestion","suggestion-type","descriptionFactory","oldValue","createPositionBefore","_inlineAttributeKeys","comments","getCommentThread","markMultiRangeDeletion","concat","_joinSuggestions","getMarkers","consume","isCollapsed","_SUGGESTION_ANNOUNCEMENT","deletion:join","editingDowncast","return","getFirstMarker","rootName","isArray","createRangeOn","isInsideObject","length","unshift","writer","_isRegisteredAttribute","createRange","announce","_breakSuggestionMarker","Users","_getAttributeKey","FORMATTING","7012096KuzJHr","acceptSuggestion","newRange","then","pluginName","isUndo","next","_setSuggestionRange","applyOperation","_suggestionFactory","toUpperCase","_isDataLoaded","root","schema","insertion:join","isInContent","discard","init","_getSuggestionData","insertion:chain","commentThread","after","isBefore","$elementName","deleteContent","isExternal","upcast","_getMarkerAnnouncementText","_customCallbacks","sort","suggestionUnloaded","newValue","getMultiRangeId","registerPostFixer","addMarker:suggestion:formatBlock","registerInlineAttribute","widget","change:activeMarkers","PendingActions","_addSuggestionMarker","remove","attribute:accept","getSuggestion","acceptAllSuggestions","isNextTo","join","removed","_processAttributeSuggestions","fromCharCode","updateMarker","type","author","_setSuggestionData","_model","suggestion:","change:_saved","forward","setSelection","elementEnd","formatInline:discard","before","_getExternalAuthor","deletion","elementStart","$graveyard","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","_removeSuggestion","dataReady","_reduceSuggestionAttributeRange","getAttribute","creator","_initAriaMarkerChangeAnnouncements","name","formatInline:","_recordAttributeChanges","hasSuggestion","fetchCommentThread","discardSuggestion","$textProxy","_registerDefaultCallbacks","isRemovable","track-changes-suggestion-data-mismatch","_checkSuggestionCorrectness","unbind","isIntersecting","containsRange","deletion:","createRangeIn","$text","listenTo","_saved","_reduceExistingSuggestions","addClass","stopListening","formatInline:chain","data-suggestion","enableReadOnlyMode","isLocal","locale","getChanges","_editor","end","range","commandName","LEAVE","authorName","position","map","commands","high","isSelectable","trackChangesCommand","attribute","addComment","stop","forEach","addMarker:suggestion:attribute","addHighlight","editing","CommentsRepository","isIntersectingWithRange","splice","collaboration.channelId","acceptSelectedSuggestions","moveTargetPosition","define","trackChanges.trackFormatChanges","5949STfkOT","_processAttributeChanges","track-changes-adapter-already-set","ck-suggestion-marker-formatInline","value","size","track-changes-enable-command-twice","_refreshSuggestionsChain","addMarkerName","_commentsRepository","groupId","getItems","containerElement","originalSuggestionId","trackChanges","setAttribute","PENDING_ACTION_SUGGESTION","low","open"];return(bc=function(){return t})()}!function(t,e){const n=kc,r=t();for(;;)try{if(557193===parseInt(n(410))/1*(parseInt(n(440))/2)+parseInt(n(413))/3+-parseInt(n(489))/4*(parseInt(n(546))/5)+-parseInt(n(525))/6+parseInt(n(558))/7+parseInt(n(633))/8+parseInt(n(329))/9*(-parseInt(n(437))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const Tc=Ec(656);class _c extends t.Plugin{static get[Ec(468)](){return[Ec(752),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,ks,Ss,Bs,to,so,uo,go,bo,Ao,No,Mo,Fo,zo,Bo,qo,Yo,ei,ui,pi,Ni,oi,Vs,qs,bi,Ai,Mi,Fi,ji,Vi,qi,$i,ra,aa,ha,ma,Ja,ya,Ra,Pa,Qa,Oa,ja,Ha]}static get[Ec(637)](){return Ec(537)}constructor(t){const e=Ec;function n(t){const e=kc;return t[e(740)]((t=>String[e(681)](t)))[e(678)]("")}super(t),this[e(587)]=!1,this[e(542)](e(577),[]),this.on(e(670),((n,r,s,o)=>{const i=e;this[i(686)][i(559)]((()=>{const e=i;for(const n of[...o,...s])this[e(686)][e(483)][e(411)](n)&&t[e(751)][e(357)](n)}))})),this[e(602)]=new Jr(this[e(500)][e(505)][e(646)],this[e(500)][e(731)]),this[e(521)]=null,this[e(642)]=new yc(this[e(500)]),this[e(570)]=new Map,this[e(338)]=t[e(372)][e(424)](e(752)),this[e(527)]=new Set,this[e(686)]=this[e(500)][e(505)],this[e(384)]=new WeakMap,this[e(552)]=!1,this[e(585)]=new Set([e(656)]),this[e(605)]=new Set,t[e(398)][e(327)](e(328),e(419)),this[e(393)]=t[e(398)][e(424)](e(328)),t[e(398)][e(327)](e(391),!0),this[e(407)]=t[e(398)][e(424)](e(391)),this[e(744)]=new f(t,this[e(527)]),this[e(704)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,51,56])}[Ec(650)](){const t=Ec,n=this[t(500)],r=(e,n)=>{const r=t;if(r(745)!=e)return r(351)+e;const s=n[r(583)]("|")[0];return this[r(356)](s)?r(479):r(332)};n[t(579)][t(551)](t(616))[t(447)]({model:t(556),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(436)](e[n(455)]),a=[n(378),r(o,i)];let c=3e3;return this[n(577)][n(491)](e[n(455)])&&(a[n(389)](n(396)),c=3010),n(695)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(579)][t(551)](t(383))[t(376)]((e=>{const r=t;e.on(r(523),((t,e,s)=>{const o=r;if(!s[o(453)][o(582)])return;const i=e[o(496)];if(!i)return;const c=s[o(470)][o(446)](i);n[o(505)][o(646)][o(514)](i)&&c&&!c[o(504)](o(669))&&c.is(o(341))&&(0,a.toWidget)(c,s[o(625)])}),{priority:r(742)})})),n[t(579)][t(551)](t(383))[t(447)]({model:t(556),view:(e,n)=>{const s=t;if(!n[s(453)][s(582)])return null;const{type:o,subType:i}=this[s(436)](e[s(455)]);return{classes:[s(378),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(496)])return;const{id:c}=this[a(436)](o[a(455)]);if(r){const t=this[a(570)][a(424)](c),e=this[a(631)](t);if(!this[a(356)](e))return}if(o[a(496)].is(a(368)))return void i[a(495)][a(612)](o[a(496)],s[a(705)]);const u=i[a(470)][a(446)](o[a(496)]);if(o[a(496)].is(a(565))&&n[a(505)][a(646)][a(449)](o[a(496)])&&!u[a(504)](a(750))){i[a(625)][a(725)]([a(378),a(479)],u),i[a(625)][a(344)](a(728),c,u),i[a(470)][a(507)](u,o[a(455)]),e&&(this[a(577)][a(491)](o[a(455)])?i[a(625)][a(725)](a(396),u):i[a(625)][a(534)](a(396),u));for(const t of n[a(505)][a(720)](o[a(496)])[a(340)]())i[a(495)][a(612)](t,s[a(705)]);i[a(495)][a(612)](o[a(496)],s[a(705)])}};n[t(579)][t(551)](t(383))[t(376)]((e=>{const n=t;e.on(n(667),((t,e,r)=>{const o=n;r[o(453)][o(582)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(353)})})),n[t(579)][t(551)](t(383))[t(376)]((e=>{const n=t;e.on(n(749),((t,e,r)=>{const o=n;r[o(453)][o(582)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(353)})})),n[t(579)][t(551)](t(383))[t(591)]({model:t(556),view:(e,n)=>n[t(453)][t(582)]?null:{group:t(556),name:e[t(371)](11)}}),n[t(579)][t(551)](t(659))[t(517)]({view:{name:t(556),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(687)+e[r(702)](r(601))+":"+e[r(702)]("id");return e[r(702)](r(390))&&(s+=":"+e[r(702)](r(390))),n[r(365)](r(595),{"data-name":s})}}),n[t(579)][t(551)](t(659))[t(458)]({view:t(556)}),n[t(579)][t(551)](t(616))[t(376)]((e=>{const n=t;e.on(n(667),s(),{priority:n(742)})})),n[t(579)][t(551)](t(616))[t(376)]((e=>{const n=t;e.on(n(749),s({isAttributeSuggestion:!0}),{priority:n(742)})})),n[t(579)][t(551)](t(616))[t(376)]((e=>{const n=t;e.on(n(367),((t,e,r)=>{const s=n,o=r[s(470)][s(506)](e[s(455)]);if(o)for(const t of o)t[s(504)](s(750))||(r[s(625)][s(534)]([s(378),s(479),s(396)],t),r[s(625)][s(512)](s(728),t),r[s(470)][s(429)](t,e[s(455)]))}),{priority:n(742)})})),n[t(579)][t(551)](t(616))[t(376)]((e=>{const n=t;e.on(n(405),((t,e,r)=>{const s=n,o=r[s(470)][s(506)](e[s(455)]);if(!o)return;const{id:i}=this[s(436)](e[s(455)]),a=this[s(570)][s(424)](i),c=this[s(631)](a);if(this[s(356)](c))for(const t of o)t[s(504)](s(750))||(r[s(625)][s(534)]([s(378),s(479),s(396)],t),r[s(625)][s(512)](s(728),t),r[s(470)][s(429)](t,e[s(455)]))}),{priority:n(742)})})),n[t(505)][t(456)][t(666)]((e=>{const r=t;let s=!1;const o=Array[r(562)](n[r(505)][r(456)][r(360)][r(359)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(436)](t);if(r(556)!==o)continue;const h=this[r(570)][r(424)](f);if(null!=c[r(635)]){r(484)==u&&(s=s||Lc(c[r(635)],t,e,n[r(505)][r(646)]));const o=r(745)==u&&this[r(356)](l[r(583)]("|")[0]);if(c[r(635)][r(613)]||r(697)==c[r(635)][r(645)][r(619)]||r(528)==u&&!Rc(c[r(635)])||o&&!Rc(c[r(635)])||r(695)==u&&(Cc(a=c[r(635)])||function(t){const e=r;return t[e(417)][e(381)]==t[e(734)][e(475)]&&t[e(417)][e(573)]}(a)))e[r(457)](t),s=!0;else{if(!h||!h[r(648)])continue;i[r(376)](h)}}}var a;return i[r(334)]>0&&(s=!!this[r(450)](i)||s),s})),n[t(505)][t(456)][t(666)]((e=>{const r=t;let s=!1;for(const t of n[r(505)][r(456)][r(360)][r(732)]())if(r(538)==t[r(683)])for(const t of this[r(570)][r(461)]()){if(t[r(596)]||!t[r(648)])continue;const o=r(528)==t[r(683)],i=this[r(631)](t),a=i&&this[r(356)](i);if(!o&&!a)continue;const c=t[r(443)]();if(c[r(417)][r(381)]!=c[r(734)][r(381)]&&!c[r(734)][r(573)]){const o=n[r(505)][r(563)](c[r(417)][r(486)],r(734)),i=n[r(505)][r(627)](c[r(417)],o);e[r(682)](t[r(618)](),{range:i}),s=!0}}return s})),n[t(505)][t(456)][t(666)]((e=>this[t(330)](e))),n[t(505)][t(456)][t(666)]((e=>!e[t(572)][t(730)]&&this[t(680)](e))),n[t(505)].on(t(435),(()=>{this[t(587)]=!1})),n[t(505)][t(456)].on(t(445),((r,s)=>{const o=t;if(!s[o(730)]||s[o(638)])return;if(!this[o(587)])return;const i=n[o(505)][o(456)][o(360)][o(732)]();if(0==i[o(623)])return;const a=[],c=i[o(589)]((t=>o(745)==t[o(683)])),u=i[o(589)]((t=>o(538)==t[o(683)]&&o(721)!=t[o(705)]));for(const t of c)this[o(626)](t[o(388)])&&a[o(389)]({key:t[o(388)],newValue:t[o(580)],oldValue:t[o(555)],range:Sc(t[o(735)],n[o(505)])});for(const t of u){if(o(422)!=t[o(387)]&&o(530)!=t[o(387)])continue;const e=vc(t[o(739)][o(486)],n[o(505)]),r=t[o(693)];o(422)==t[o(387)]&&a[o(389)]({key:o(656),newValue:t[o(705)],oldValue:r[o(705)],range:e});for(const[n,s]of r[o(567)]){if(!this[o(626)](n))continue;const r=t[o(567)][o(424)](n);s!==r&&a[o(389)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(567)])this[o(626)](n)&&(r[o(567)][o(411)](n)||a[o(389)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(623)]&&n[o(505)][o(439)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(482)](t,e,s,o,{groupId:r});this[n(724)](t,a)}))}),{priority:t(547)}),n[t(505)][t(483)].on(t(354),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(436)](n[s(705)]),e=this[s(570)][s(424)](t);e&&e[s(337)](n[s(705)])}})),n[t(505)][t(456)].on(t(445),(()=>{const e=t,r=Array[e(562)](n[e(505)][e(456)][e(360)][e(359)]())[e(589)]((t=>e(556)===this[e(436)](t[e(705)])[e(574)]));if(0===r[e(623)])return;r[e(662)](((t,n)=>{const r=e,s=t[r(508)][r(533)],o=n[r(508)][r(533)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(417)][r(655)](o[r(417)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(436)](t);if(null===n[e(533)]){const n=this[e(598)](t);o[e(376)](n)}else{const t=this[e(570)][e(424)](r);null!==n[e(635)]||t[e(648)]?(s[e(376)](t[e(349)]),o[e(376)](t)):this[e(699)](t)}}o[e(334)]>0&&this[e(336)](o);for(const t of s)this[e(350)](e(402),t)})),n[t(505)].on(t(641),((e,r)=>{const s=t,o=r[0];if(!this[s(570)][s(334)])return;if(!o[s(535)])return;if(o[s(572)][s(638)]||!o[s(572)][s(730)])return;let i,a;switch(o[s(683)]){case s(538):i=n[s(505)][s(563)](o[s(739)]),a=i[s(348)](o[s(513)]);break;case s(583):i=n[s(505)][s(563)](o[s(385)]),a=n[s(505)][s(563)](o[s(757)]);break;case s(553):i=n[s(505)][s(563)](o[s(571)]),a=i[s(348)](o[s(513)]);break;default:return}const c=n[s(505)][s(627)](i,a);n[s(505)][s(559)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(364)](c)){if(e[t(596)])continue;if(t(484)==e[t(683)])continue;const r=this[t(631)](e);if(r&&this[t(356)](r)&&t(583)!=o[t(683)])continue;const s=e[t(508)]&&e[t(508)][t(374)];(t(528)!=e[t(683)]||t(583)==o[t(683)]&&!s)&&(n[t(382)]||t(540)==e[t(683)]&&n[t(536)]||e[t(443)]()[t(718)](c)&&this[t(629)](e,i,a))}}))}),{priority:t(547)}),n[t(505)].on(t(657),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(494)])return;if(this[s(552)])return;if(!this[s(744)][s(333)])return;if(o[s(613)])return;const a=n[s(505)][s(646)],{start:c,end:u}=o[s(443)](),l=c[s(486)]&&a[s(503)](c[s(486)])?null:a[s(404)](c,s(689)),f=u[s(475)]&&a[s(503)](u[s(475)])?null:a[s(404)](u,s(584)),h=n[s(505)][s(627)](l?l[s(417)]:c,f?f[s(734)]:u);n[s(505)][s(559)]((t=>{const e=s;this[e(462)](h);const r=n[e(505)][e(646)][e(404)](h[e(417)]);o.is(e(599))?t[e(690)](r):o[e(467)](r)})),e[s(747)]()}),{priority:e.priorities[t(358)]+10}),n[t(505)].on(t(400),((e,r)=>{const s=t,o=r[r[s(623)]-1];o&&o[s(494)]||this[s(552)]||this[s(744)][s(333)]&&(n[s(505)][s(559)]((()=>{const t=s;let o=n[t(505)][t(400)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(617)]=o[t(395)]();const i=o[t(734)][t(475)],a=n[t(505)][t(646)];i&&a[t(449)](i)&&!a[t(514)](i)&&(o=n[t(505)][t(627)](o[t(417)],n[t(505)][t(563)](i,t(734)))),this[t(415)](o)})),e[s(747)]())}),{priority:t(742)}),this[t(500)][t(741)][t(376)](t(343),this[t(744)]),this[t(366)](t(343));const o=new p(n,this[t(570)]);n[t(741)][t(376)](t(634),o),this[t(366)](t(634));const i=new b(n,this[t(570)]);n[t(741)][t(376)](t(710),i),this[t(366)](t(710)),n[t(741)][t(376)](t(676),new S(n,o,this[t(570)])),this[t(366)](t(676)),n[t(741)][t(376)](t(529),new S(n,i,this[t(570)])),this[t(366)](t(529)),n[t(741)][t(376)](t(756),new w(n,o,this[t(570)])),this[t(366)](t(756)),n[t(741)][t(376)](t(481),new w(n,i,this[t(570)])),this[t(366)](t(481));const c=n[t(372)][t(424)](t(752));this[t(722)](c,t(746),((e,{threadId:n})=>{const r=t,s=this[r(570)][r(424)](n);s&&s[r(653)]&&1===s[r(653)][r(623)]&&this[r(454)](n,{hasComments:!0})}),{priority:t(346)}),this[t(722)](c,t(592),((e,{threadId:n})=>{const r=t,s=this[r(570)][r(424)](n);s&&s[r(653)]&&!s[r(653)][r(623)]&&this[r(454)](n,{hasComments:!1})}),{priority:t(346)})}set[Ec(516)](t){const n=Ec;if(this[n(521)])throw new e.CKEditorError(n(331),this);this[n(521)]=t}get[Ec(516)](){return this[Ec(521)]}[Ec(597)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(570)][n(461)]())t&&!e[n(648)]||r[n(389)](e);return e?r[n(740)]((t=>t[n(557)]())):r}[Ec(675)](t){const n=Ec,r=this[n(570)][n(424)](t);if(!r)throw new e.CKEditorError(n(452),this);return r}[Ec(708)](t){const e=Ec;return this[e(570)][e(411)](t)}[Ec(586)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(683)][e(583)](":"),a=this[e(570)][e(424)](r)||this[e(433)](o,i,r,n,s);if(this[e(600)](a),this[e(715)](a,o,i||null,n),a[e(554)]=t[e(554)],a[e(644)]=!0,s&&s[e(576)]){const t=s[e(576)],n=this[e(694)](t[e(738)]);a[e(519)]=t[e(554)],a[e(684)]=n,a[e(658)]=!0}else a[e(519)]=t[e(554)];switch(t[e(508)]&&(a[e(508)]=t[e(508)]),t[e(567)]&&(a[e(567)]=t[e(567)]),this[e(521)]&&this[e(521)][e(594)]||(a[e(723)]=!0),this[e(384)][e(424)](a)){case e(488):this[e(384)][e(542)](a,e(700));break;case e(497):a[e(648)]?(this[e(450)](new Set([a])),this[e(336)](new Set([a])),this[e(384)][e(542)](a,e(560)),this[e(350)](e(501),a)):this[e(384)][e(542)](a,e(679))}return a}[Ec(634)](t){const e=Ec;this[e(494)]((()=>{const n=e;this[n(500)][n(505)][n(559)]((()=>{const e=n;for(const n of t[e(406)]())n[e(575)]()}))}))}[Ec(710)](t){const e=Ec;this[e(494)]((()=>{const n=e;this[n(500)][n(505)][n(559)]((()=>{const e=n;for(const n of t[e(406)]())n[e(649)]()}))}))}[Ec(366)](t,n){const r=Ec,s=this[r(500)][r(741)][r(424)](t);if(!s)throw new e.CKEditorError(r(408),this,{commandName:t});if(this[r(527)][r(411)](s))throw new e.CKEditorError(r(335),this,{commandName:t});this[r(527)][r(376)](s),n&&s.on(r(423),((t,e)=>{const o=r;this[o(744)][o(333)]&&(this[o(552)]||(e[o(623)]>0&&e[e[o(623)]-1]&&e[e[o(623)]-1][o(494)]?e[o(539)]():(t[o(617)]=n(((...t)=>s[o(423)](...t,{forceDefaultExecution:!0})),...e),t[o(747)]())))}),{priority:r(742)})}[Ec(494)](t){const n=Ec;let r,s;const o=this[n(552)];this[n(552)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(552)]=!1),s&&e.CKEditorError[n(509)](s,this),r}[Ec(415)](t,n=null,r={}){const s=Ec;if(t[s(613)])return null;const o=this[s(500)][s(372)][s(424)](s(630)).me;for(const{suggestion:e,meta:o}of this[s(364)](t,s(540)))if(o[s(536)]){if(!o[s(677)]){if(o[s(382)]){if(!this[s(407)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(629)](e,t[s(417)],t[s(734)]);break}if(n==e[s(480)]&&wc(e,r)){const n=e[s(443)]();return n[s(417)][s(425)](t[s(734)])?this[s(640)](e,this[s(686)][s(627)](t[s(417)],n[s(734)])):this[s(640)](e,this[s(686)][s(627)](n[s(417)],t[s(734)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(518)+n:s(540),u=this[s(685)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(672)](c,i,a,t),u}[Ec(550)](t,n=Ec(485),r={}){const s=Ec,o=this[s(500)][s(372)][s(424)](s(630)).me,i=this[s(642)][s(399)](s(540),n,s(678));for(const e of this[s(597)]())if(e[s(684)].id==o.id&&s(540)==e[s(683)]&&e[s(480)]==n&&wc(e,r)&&(i(e[s(377)](),t)||i(t,e[s(377)]()))){for(const n of t)e[s(428)](n);return e}for(const{suggestion:e,meta:n}of this[s(364)](t,s(540))){if(!n[s(536)])continue;if(!this[s(407)]&&n[s(382)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(377)]())for(const e of t)if(!n[s(718)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(518)+n,l=this[s(685)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(672)](u,a,c,e,zr[s(665)]());return l}[Ec(564)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(613)])return null;if(o(448)===this[o(393)]){const e=this[o(642)][o(399)](o(484),r,o(575));return this[o(494)]((()=>e([t],n,s))),null}const i=this[o(500)][o(372)][o(424)](o(630)).me,a=[];if(o(421)!==this[o(393)])for(const{suggestion:e,meta:n}of this[o(364)](t,o(540)))n[o(536)]&&!n[o(622)]&&a[o(389)](...e[o(377)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(444)](s);e&&r[n(389)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(623)];){const s=r[e][n(401)](t);r[n(754)](e,1,...s),e+=s[n(623)]}}return r}(t,a);c[o(623)]&&this[o(686)][o(559)]((()=>{const t=o;for(const e of c){const o=this[t(642)][t(399)](t(484),r,t(575));this[t(494)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(417)],u=t[o(734)];for(const{suggestion:e,meta:n}of this[o(364)](t,o(484))){if(!n[o(536)])continue;if(e[o(480)]!=r)continue;if(!wc(e,s))continue;const i=e[o(443)]();if(i[o(718)](t,!0))return null;c=c[o(655)](i[o(417)])?c:i[o(417)],u=u[o(441)](i[o(734)])?u:i[o(734)],a?i[o(417)][o(655)](a[o(443)]()[o(417)])?(a[o(498)](),a=e):e[o(498)]():a=e}const l=this[o(686)][o(627)](c,u);if(a)this[o(640)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(685)]({id:t,type:o(706)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(672)](o(706)+r,t,a,l)}}return null}[Ec(464)](t,n,r=[],s=null,o={}){const i=Ec;n[i(543)]||(n[i(543)]=n[i(736)]),n[i(374)]=t.is(i(735)),s=s||Nc(n);const a=r[i(740)]((t=>vc(t,this[i(686)]))),c=t.is(i(735))?t:vc(t,this[i(686)]);if(i(448)===this[i(393)]){const t=this[i(642)][i(399)](i(528),s,i(575));return this[i(494)]((()=>t([c],n,o))),null}a[i(389)](c);let u=!0;for(const t of a)if(!this[i(465)](t)){u=!1;break}if(u&&i(421)!==this[i(393)]){const t=this[i(642)][i(399)](i(528),s,i(575));return this[i(494)]((()=>t([c],n,o))),null}let l=null,f=c[i(417)],h=c[i(734)];for(const{suggestion:t,meta:e}of this[i(364)](c,i(528))){if(!e[i(536)])continue;if(e[i(677)]||e[i(382)]||e[i(622)])continue;if(t[i(508)][i(543)]!=n[i(543)])continue;if(!wc(t,o))continue;const r=t[i(443)]();if(t[i(480)]==s){if(r[i(718)](c,!0))return null;f=f[i(655)](r[i(417)])?f:r[i(417)],h=h[i(441)](r[i(734)])?h:r[i(734)],l?r[i(417)][i(655)](l[i(443)]()[i(417)])?(l[i(498)](),l=t):t[i(498)]():l=t}else{const e=c[i(444)](r);this[i(510)](t,e)}}const g=this[i(500)][i(372)][i(424)](i(630)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(640)](l,this[i(686)][i(627)](f,h)),l;{const t=this[i(685)]({id:d,type:i(412)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(672)](i(412)+s,d,p,this[i(686)][i(627)](f,h)),t}}[Ec(430)](t,n,r=[],s=null,o={}){const i=Ec;n[i(543)]||(n[i(543)]=n[i(736)]);const a=t[0];n[i(374)]=a.is(i(735)),s=s||Nc(n);const c=r[i(740)]((t=>vc(t,this[i(686)]))),u=a.is(i(735))?t:t[i(740)]((t=>vc(t,this[i(686)])));if(i(448)===this[i(393)]){const t=this[i(642)][i(399)](i(528),s,i(575));return this[i(494)]((()=>t(u,n,o))),null}c[i(389)](...u);let l=!0;for(const t of c)if(!this[i(465)](t)){l=!1;break}if(l&&i(421)!==this[i(393)]){const t=this[i(642)][i(399)](i(528),s,i(575));return this[i(494)]((()=>t(u,n,o))),null}const f=this[i(500)][i(372)][i(424)](i(630)).me;for(const t of this[i(597)]()){if(t[i(684)].id!=f.id)continue;if(i(528)!=t[i(683)]||t[i(508)][i(543)]!=n[i(543)])continue;if(!wc(t,o))continue;const e=t[i(480)]==s;for(let n=0;n<u[i(623)];n++){const r=u[n];for(const s of t[i(611)]()){const o=s[i(379)]();if(r[i(425)](o)){e?(u[i(754)](n,1),n--):t[i(457)](s[i(705)]);break}}}}if(0==u[i(623)])return null;const h=this[i(642)][i(399)](i(528),s,i(678));for(const t of this[i(597)]())if(t[i(684)].id==f.id&&i(528)==t[i(683)]&&t[i(508)][i(543)]==n[i(543)]&&t[i(480)]==s&&wc(t,o)&&(h(t[i(377)](),u)||h(u,t[i(377)]()))){for(const e of u)t[i(428)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(412)+s,m=this[i(685)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(672)](p,g,d,t,zr[i(665)]());return m}[Ec(462)](t,n=null,r={}){const s=Ec;if(t[s(613)])return null;const o=this[s(500)][s(372)][s(424)](s(630)).me,a=new i.LiveRange(t[s(417)],t[s(734)]);for(const{suggestion:t,meta:e}of this[s(364)](a,s(540)))if(e[s(536)]&&!e[s(677)])if(t[s(596)]){const e=t[s(377)]()[s(589)]((t=>s(697)!=t[s(645)][s(619)]));if(e[s(434)]((t=>a[s(718)](t,!0)))&&t[s(649)](),e[s(531)]((t=>t[s(718)](a,!0)))){const t=this[s(642)][s(399)](s(695),n,s(575));return this[s(494)]((()=>t([a],null,r))),null}}else{const e=a[s(444)](t[s(443)]());null!==e&&t[s(375)]([e],null,r)}if(a[s(524)](),a[s(613)]||s(697)==a[s(645)][s(619)])return null;let c=null,u=a[s(417)],l=a[s(734)];const f=this[s(364)](a,s(695));for(const{suggestion:t,meta:e}of f){const n=this[s(686)][s(627)](u,l);if(e[s(536)]&&(this[s(407)]||!e[s(382)]&&!e[s(622)]))if(t[s(596)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(377)]()){if(r[s(718)](n,!0))return t;n[s(718)](r)||(e=!1)}e&&t[s(649)]()}else{const e=t[s(443)]();if(e[s(718)](n,!0))return t;if(!wc(t,r)){n[s(718)](e)?t[s(498)]():e[s(499)](u)?u=e[s(734)]:e[s(499)](l)&&(l=e[s(417)]);continue}u=u[s(655)](e[s(417)])?u:e[s(417)],l=l[s(441)](e[s(734)])?l:e[s(734)],r=Object[s(569)]({},t[s(567)]),c?e[s(417)][s(655)](c[s(443)]()[s(417)])?(c[s(498)](),c=t):t[s(498)]():c=t}}if(c)return this[s(640)](c,this[s(686)][s(627)](u,l)),c;{const t=(0,e.uid)(),i=this[s(686)][s(627)](u,l),a=o.id,c=n?s(719)+n:s(695),f=this[s(685)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(672)](c,t,a,i),f}}[Ec(608)](t,n=Ec(485),r={}){const s=Ec,o=this[s(500)][s(372)][s(424)](s(630)).me,a=t[s(740)]((t=>new i.LiveRange(t[s(417)],t[s(734)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(364)](a,s(540)))e[s(536)]&&!e[s(677)]&&c[s(376)](t);for(const e of c)if(e[s(596)]){const o=e[s(377)]();if((!e[s(567)]||!e[s(567)][s(548)])&&o[s(434)]((t=>a[s(531)]((e=>e[s(718)](t,!0)))))&&e[s(649)](),a[s(434)]((t=>o[s(531)]((e=>e[s(718)](t,!0)))))){const e=this[s(642)][s(399)](s(695),n,s(575));return this[s(494)]((()=>e(t,null,r))),null}}else{const t=e[s(443)]();if(a[s(531)]((e=>e[s(718)](t,!0)))&&e[s(649)](),a[s(434)]((e=>t[s(718)](e,!0)))){const t=this[s(642)][s(399)](s(695),n,s(575));return this[s(494)]((()=>t(a,null,r))),null}}const u=this[s(642)][s(399)](s(695),n,s(678));let l=null;for(const t of this[s(597)]())if(t[s(684)].id==o.id&&t[s(648)]&&s(695)==t[s(683)]&&t[s(480)]==n&&wc(t,r)&&(u(t[s(377)](),a)||u(a,t[s(377)]())))if(l){if(t[s(653)]&&t[s(653)][s(623)])continue;for(const e of t[s(377)]())l[s(753)](e)||l[s(428)](e);t[s(498)]()}else{l=t;for(const e of a)t[s(753)](e)||t[s(428)](e)}if(l)return l;c[s(544)]();for(const{suggestion:t,meta:e}of this[s(364)](a,s(695)))e[s(536)]&&(this[s(407)]||!e[s(382)]&&!e[s(622)])&&wc(t,r)&&c[s(376)](t);for(const t of c){const e=t[s(377)]();if((!r||!r[s(548)])&&a[s(434)]((t=>e[s(531)]((e=>e[s(718)](t,!0))))))return t;(!t[s(567)]||!t[s(567)][s(548)])&&e[s(434)]((t=>a[s(531)]((e=>e[s(718)](t,!0)))))&&t[s(649)]()}const f=(0,e.uid)(),h=o.id,g=s(719)+n,d=this[s(685)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(524)](),t[s(613)]||s(697)==t[s(645)][s(619)]||this[s(672)](g,f,h,t,zr[s(665)]());return d}[Ec(482)](t,n,r,s,o){const i=Ec;if(t[i(613)])return[];if(i(448)===this[i(393)])return[];const a=this[i(500)][i(372)][i(424)](i(630)).me.id,c=Array[i(562)](this[i(570)][i(461)]())[i(589)]((e=>i(745)==e[i(683)]&&e[i(508)][i(355)]==n&&e[i(753)](t)));if(i(419)===this[i(393)]){const e=this[i(364)](t,i(540))[i(589)]((({meta:t})=>t[i(536)]&&!t[i(622)]&&!t[i(677)]))[i(740)]((({suggestion:t})=>t));c[i(624)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(745)==t[i(683)]?t[i(508)][i(603)]:void 0,o=t[i(443)](),a=Array[i(562)](u[i(459)]())[i(420)]((t=>t[i(717)](o)));if(!a)continue;const c=a[i(401)](o);this[i(356)](n)&&i(540)==t[i(683)]&&0!=c[i(623)]||(u[i(561)](a),c[i(748)]((t=>{u[i(542)](t,r)})),i(540)!=t[i(683)]&&e!=s&&u[i(542)](a[i(444)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(623)]>37&&console[i(442)](i(698),{key:n});const f=(i(426)+(n+"|")+Nc({newValue:s}))[i(472)](0,60),h=this[i(685)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(389)](h),this[i(672)](f,c,a,t)}return l}[Ec(566)](t){const e=Ec;this[e(366)](t,((t,...n)=>{this[e(707)]((()=>{t(...n)}))}))}[Ec(409)](t){const e=Ec;this[e(585)][e(376)](t)}[Ec(668)](t){const e=Ec;this[e(605)][e(376)](t)}[Ec(631)](t){const e=Ec;return e(745)==t[e(683)]?t[e(480)][e(583)]("|")[0]:null}[Ec(640)](t,e){const n=Ec,r=t[n(618)]();this[n(686)][n(559)]((t=>{t[n(682)](r,{range:e})}))}[Ec(600)](t){const e=Ec,n=t.id,r=this[e(500)][e(398)][e(424)](e(755));this[e(338)][e(463)](n)||this[e(338)][e(474)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(338)][e(607)](n);s[e(716)](e(713)),s[e(713)]=!1,t[e(653)]=s}[Ec(715)](t,n,r,s){const o=Ec;if(t[o(683)]!=n||t[o(480)]!=r||t[o(703)].id!=s)throw this[o(500)][o(729)](o(714)),new e.CKEditorError(o(714),this)}[Ec(510)](t,n){const r=Ec,s=t[r(443)]();if(n[r(425)](s))t[r(498)]();else if(s[r(718)](n)){const o=this[r(686)][r(563)](n[r(417)][r(475)],r(734));this[r(640)](t,this[r(686)][r(627)](s[r(417)],o));const i=(0,e.uid)(),a=t[r(703)].id,c=t[r(683)]+":"+t[r(480)];this[r(685)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(508)],attributes:t[r(567)]});const u=this[r(686)][r(563)](n[r(734)][r(381)],r(654)),l=this[r(686)][r(627)](u,s[r(734)]);this[r(672)](c,i,a,l)}else if(s[r(499)](n[r(417)])){const e=this[r(686)][r(563)](n[r(417)][r(475)],r(734));this[r(640)](t,this[r(686)][r(627)](s[r(417)],e))}else{const e=this[r(686)][r(563)](n[r(734)][r(381)],r(654));this[r(640)](t,this[r(686)][r(627)](e,s[r(734)]))}}[Ec(465)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(364)](t,e(540))){if(!r[e(536)])continue;const s=n[e(377)]();for(const n of s)if(!t[e(401)](n)[e(623)])return!0}return!1}[Ec(466)](t){const n=Ec,r=this[n(500)][n(372)][n(424)](n(630))[n(478)](t);if(!r)throw new e.CKEditorError(n(515),this);return r}[Ec(694)](t){const e=Ec,n=this[e(500)][e(372)][e(424)](e(630)),r=(0,o.hashObject)(e(397)+t);return n[e(478)](r)||n[e(369)]({id:r,name:t})}[Ec(433)](t,e,n,r,s){const o=Ec,i=this[o(466)](r),a=this[o(642)][o(511)](t,e,n,i,s,(t=>{const e=o;this[e(454)](n,{attributes:t});const r=this[e(675)](n);this[e(450)](new Set([r])),this[e(336)](new Set([r]))}));return this[o(722)](a,o(575),(()=>{const t=o;this[t(454)](n,{state:t(532)})}),{priority:o(742)}),this[o(722)](a,o(649),(()=>{const t=o;this[t(454)](n,{state:t(590)})}),{priority:o(742)}),this[o(570)][o(542)](n,a),this[o(384)][o(542)](a,o(488)),a}[Ec(436)](t){const e=Ec,n=t[e(583)](":");return{group:n[0],type:n[1],subType:n[e(623)]>=5?n[2]:null,id:n[e(623)]<5?n[2]:n[3],authorId:n[e(623)]<5?n[3]:n[4],markerCount:6==n[e(623)]?n[5]:null}}[Ec(629)](t,n,r){const s=Ec,o=t[s(443)](),i=o[s(417)],a=o[s(734)];this[s(640)](t,this[s(686)][s(627)](i,n));const c=(0,e.uid)(),u=t[s(703)].id,l=t[s(683)]+(t[s(480)]?":"+t[s(480)]:"");this[s(685)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(567)],data:t[s(508)]});const f=this[s(631)](t);(s(528)==t[s(683)]||f&&this[s(356)](f))&&(r=this[s(686)][s(604)](r[s(381)])),this[s(672)](l,c,u,this[s(686)][s(627)](r,a))}[Ec(364)](t,e=null){const n=Ec,r=[],s=this[n(500)][n(372)][n(424)](n(630)).me;Array[n(620)](t)||(t=[t]);for(const o of this[n(597)]()){if(!o[n(648)])continue;if(e&&o[n(683)]!=e)continue;let i=!1;for(const e of o[n(377)]()){for(const a of t){const t=a[n(417)][n(425)](e[n(734)])||a[n(734)][n(425)](e[n(417)]);if(t||a[n(444)](e)){const c=a[n(718)](e)&&Ac(this[n(686)][n(646)],e[n(417)],a),u=e[n(718)](a)&&Ac(this[n(686)][n(646)],a[n(417)],e);r[n(389)]({suggestion:o,meta:{isOwn:s==o[n(684)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(672)](t,e,n,r,s){const o=Ec;this[o(686)][o(559)]((i=>{const a=o;let c=a(687)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(414)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(699)](t){const e=Ec,n=t[e(477)],r=t[e(639)];t[e(477)]=null,t[e(639)]=null,null!=n&&n[e(639)]==t&&(n[e(639)]=r),null!=r&&r[e(477)]==t&&(r[e(477)]=n),e(560)==this[e(384)][e(424)](t)&&(this[e(384)][e(542)](t,e(679)),this[e(350)](e(663),t,n,r))}[Ec(685)](t){const n=Ec,r=t.id,s=this[n(586)](t);if(this[n(521)]&&this[n(521)][n(594)]){const o=this[n(500)][n(372)][n(424)](n(671)),i=s[n(581)],a=s[n(480)]?s[n(683)]+":"+s[n(480)]:s[n(683)],c=this[n(500)][n(731)],u=o[n(376)](Hr(c,n(345))),l={id:r,type:a,hasComments:i,data:t[n(508)]||null,originalSuggestionId:t[n(342)]||null,attributes:s[n(567)]};this[n(521)][n(594)](l)[n(636)]((t=>{const e=n;s[e(723)]=!0,o[e(673)](u),t&&t[e(554)]&&(this[e(570)][e(424)](r)[e(554)]=t[e(554)])}))[n(578)]((t=>{const r=n;throw(0,e.logWarning)(r(490)),this[r(500)][r(505)][r(439)]({isUndoable:!1},(()=>{s[r(649)]()})),s[r(726)](),this[r(570)][r(561)](s.id),this[r(384)][r(561)](s),t}))}return s}[Ec(356)](t){const e=Ec;return this[e(585)][e(411)](t)}[Ec(454)](t,e){const n=Ec,r=this[n(500)][n(372)][n(424)](n(671)),s=this[n(675)](t);if(this[n(521)]&&this[n(521)][n(545)])if(s[n(723)]){const s=r[n(376)](Hr(this[n(500)][n(731)],n(345)));this[n(521)][n(545)](t,e)[n(636)]((()=>{r[n(673)](s)}))}else s.on(n(688),(()=>{this[n(454)](t,e)}))}[Ec(651)](t){const n=Ec;if(!this[n(521)]||!this[n(521)][n(675)])throw new e.CKEditorError(n(352),this);return this[n(521)][n(675)](t)}[Ec(598)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(436)](t),i=this[e(570)][e(424)](n)||this[e(433)](r,s,n,o,{});switch(this[e(715)](i,r,s,o),this[e(384)][e(424)](i)){case e(488):this[e(651)](n)[e(636)]((t=>{const r=e;let s=Promise[r(541)]();t[r(581)]&&(s=this[r(338)][r(709)]({channelId:this[r(500)][r(398)][r(424)](r(755)),threadId:n})),s[r(636)]((()=>{const e=r;this[e(586)](t)[e(723)]=!0}))})),this[e(384)][e(542)](i,e(497));break;case e(679):this[e(454)](n,{state:e(347)});case e(700):this[e(384)][e(542)](i,e(560)),this[e(350)](e(501),i);break;case e(560):this[e(350)](e(402),i)}return i[e(337)](t),i}[Ec(336)](t){const e=Ec,n=Array[e(562)](t),r=n[e(589)]((t=>e(745)==t[e(683)]));this[e(431)](r);const s=n[e(589)]((t=>!t[e(596)]&&e(745)!=t[e(683)])),o=this[e(597)]({skipNotAttached:!0})[e(589)]((t=>!t[e(596)]&&e(745)!=t[e(683)])),i=o[e(589)]((n=>!t[e(411)](n))),a=new Map(o[e(740)]((t=>[t,this[e(642)][e(399)](t[e(683)],t[e(480)],e(502))]))),c=new Map(o[e(740)]((t=>[t,t[e(443)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(623)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(623)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(623)];t++){const n=s[t];!l[e(411)](n)&&n[e(477)]&&(f[e(376)](n[e(477)]),n[e(477)][e(639)]===n&&(n[e(477)][e(639)]=null),n[e(477)]=null),!u[e(411)](n)&&n[e(639)]&&(f[e(376)](n[e(639)]),n[e(639)][e(477)]===n&&(n[e(639)][e(477)]=null),n[e(639)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(623)];e++){const r=g(t,n[e]);r&&(r[0][s(639)]=r[1],r[1][s(477)]=r[0],u[s(376)](r[0]),l[s(376)](r[1]))}}function g(t,n){const r=e;if(t[r(684)].id!==n[r(684)].id)return null;const s=a[r(424)](t)(t,n,c[r(424)](t),c[r(424)](n));return s&&a[r(424)](n)(t,n,c[r(424)](t),c[r(424)](n))?s[1][r(653)]&&s[1][r(653)][r(623)]?null:s:null}f[e(334)]&&this[e(336)](f)}[Ec(431)](t){const e=Ec;if(0==t[e(623)])return;const n=this[e(597)]({skipNotAttached:!0})[e(589)]((t=>e(745)==t[e(683)]&&t[e(644)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(567)]);s[e(411)](n)||(s[e(542)](n,r[e(623)]),r[e(389)]([]));const i=s[e(424)](n);r[i][e(389)](t)}!function(){const t=e;r[t(662)](((e,n)=>{const r=t,s=e[0][r(554)],o=n[0][r(554)];return s==o?e[0][r(567)][r(339)]<n[0][r(567)][r(339)]?-1:1:s<o?-1:1}));for(const e of r)e[t(662)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(623)];t++){if(0==r[t][e(623)])continue;const n=[];for(let s=t+1;s<r[e(623)];s++)0!=r[s][e(623)]&&i(r[t],r[s])&&n[e(389)](s);for(const s of n)r[t]=r[t][e(609)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(623)];n++)t[n][e(639)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(623)];n++)t[n][e(477)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(567)][r(339)]!==n[0][r(567)][r(339)]&&t[0][r(684)]!==n[0][r(684)])return!1;if(!function(t,e){const n=r;return!t[n(581)]&&!e[n(581)]||(!t[n(581)]||!e[n(581)])&&(!!(t[n(581)]&&e[n(554)]<t[n(653)][n(606)][n(424)](0)[n(554)])||!!(e[n(581)]&&t[n(554)]<e[n(653)][n(606)][n(424)](0)[n(554)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(567)],r(339)),o=Ic(n[0][r(567)],r(339));return!!wr(s,o)&&(!!t[r(434)]((t=>n[r(531)]((e=>t[r(443)]()[r(425)](e[r(443)]())))))&&n[r(434)]((e=>t[r(531)]((t=>e[r(443)]()[r(425)](t[r(443)]()))))))}}[Ec(450)](t){const e=Ec,n=Array[e(562)](t),r=this[e(597)]({skipNotAttached:!0}),s=r[e(589)]((n=>!t[e(411)](n))),o=new Map(n[e(740)]((t=>[t,this[e(642)][e(399)](t[e(683)],t[e(480)],e(678))]))),i=new Map(r[e(740)]((t=>[t,t[e(377)]()])));for(let t=0;t<n[e(623)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(623)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(623)];e++){const s=r[e];if(s[a(683)]!==n[a(683)]||s[a(684)].id!==n[a(684)].id||s[a(480)]!==n[a(480)])continue;if(!Oc(n,s,[a(339)]))continue;if(a(745)==n[a(683)]&&n[a(508)][a(603)]!=s[a(508)][a(603)])continue;if(a(745)==n[a(683)]&&t[a(356)](n[a(508)][a(355)]))continue;if(a(528)==n[a(683)]){const e=t[a(500)][a(505)],r=n[a(568)]();if(r&&(e[a(646)][a(514)](r)||e[a(646)][a(503)](r)))continue}const c=o[a(424)](n),u=i[a(424)](n),l=i[a(424)](s),f=n[a(653)]&&n[a(653)][a(623)],h=s[a(653)]&&s[a(653)][a(623)];if(!f&&c(l,u))return t[a(610)](s,n),i[a(561)](n),!0;if(!h&&c(u,l))return t[a(610)](n,s),i[a(561)](s),!0}return!1}}[Ec(610)](t,e){const n=Ec;if(t[n(596)])for(const r of e[n(377)]())t[n(428)](r);else{const r=e[n(443)]()[n(734)];this[n(640)](t,this[n(686)][n(627)](t[n(443)]()[n(417)],r))}e[n(498)]()}[Ec(660)](t,e){const n=Ec,r=t[n(520)](n(361))||t[n(520)](n(745))?n(632):t[n(643)]();return Hr(this[n(500)][n(731)],e+"_"+r+n(614))}[Ec(704)](){const t=Ec,e=this[t(500)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(686)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(436)](t[s(705)]);if(s(556)===e){n[s(628)](this[s(660)](r,s(737)));break}}for(const t of r){const{group:e,type:r}=this[s(436)](t[s(705)]);if(s(556)===e){n[s(628)](this[s(660)](r,s(427)));break}}}))}[Ec(330)](t){const e=Ec;if(this[e(587)])return!1;const n=this[e(500)],r=n[e(505)][e(456)][e(360)][e(732)]();if(0==r[e(623)])return!1;const s=[],o=r[e(589)]((t=>e(745)==t[e(683)])),i=r[e(589)]((t=>e(538)==t[e(683)]&&e(721)!=t[e(705)])),a=r[e(589)]((t=>e(673)==t[e(683)]&&e(721)!=t[e(705)]));for(const t of o)s[e(389)]({key:t[e(388)],newValue:t[e(580)],oldValue:t[e(555)],range:Sc(t[e(735)],n[e(505)])});for(const t of i){const r=a[e(420)]((n=>n[e(739)][e(425)](t[e(739)])));r&&s[e(389)]({key:e(656),newValue:t[e(705)],oldValue:r[e(705)],range:n[e(505)][e(621)](t[e(739)][e(486)])})}return 0!=s[e(623)]&&this[e(724)](t,s)}[Ec(680)](t){const e=Ec;let n=!1;const r=this[e(500)][e(505)][e(456)][e(360)][e(359)]()[e(589)]((t=>t[e(508)][e(635)]&&t[e(705)][e(520)](e(588))));for(const s of r){const{subType:r,id:o}=this[e(436)](s[e(705)]),i=r[e(583)]("|")[0];for(const r of this[e(597)]({skipNotAttached:!0}))r.id!=o&&e(745)==r[e(683)]&&r[e(508)]&&r[e(508)][e(355)]==i&&r[e(443)]()[e(717)](s[e(508)][e(635)])&&(this[e(701)](r,s[e(508)][e(635)],t),n=!0)}return n}[Ec(707)](t){const e=Ec;this[e(500)],this[e(587)]=!0,t()}[Ec(626)](t){const e=Ec,n=this[e(356)](t),r=this[e(605)][e(411)](t);return n||r}[Ec(724)](t,e){const n=Ec;if(0==e[n(623)])return!1;let r=!1;for(const s of e){const e=this[n(364)](s[n(735)],n(745))[n(589)]((t=>!t[n(451)][n(677)]))[n(740)]((t=>t[n(556)])),i=(0,o.hashObject)({newValue:s[n(664)]});e[n(589)]((t=>{const e=n,[r,o]=t[e(480)][e(583)]("|");return r==s[e(355)]&&o!=i}))[n(748)]((e=>{const o=n;this[o(701)](e,s[o(735)],t),r=!0}))}return r}[Ec(701)](t,e,n){const r=Ec,s=t[r(443)]()[r(401)](e);0!==s[r(623)]?1!==s[r(623)]?this[r(629)](t,e[r(417)],e[r(734)]):this[r(640)](t,s[0]):n[r(457)](t[r(618)]())}}class yc{constructor(t){const e=Ec;this[e(733)]=t,this[e(686)]=t[e(505)],this[e(661)]=new Map,this[e(392)]=new Map,this[e(712)]()}[Ec(511)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(686)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(399)](t,e,i(575))(...n),onDiscard:(...n)=>this[i(399)](t,e,i(649))(...n)})}[Ec(593)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(661)][s(542)](o,r)}[Ec(399)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(661)][r(424)](s)||this[r(392)][r(424)](t+":"+n)}[Ec(712)](){const t=Ec,e=()=>!1,n=t=>{const e=kc;t[e(662)](((t,n)=>t[e(417)][e(655)](n[e(417)])?1:-1)),this[e(686)][e(559)]((n=>{const r=e;for(const e of t){let t;t=e[r(734)][r(573)]&&e[r(734)][r(381)]==e[r(417)][r(486)]?n[r(526)](e[r(417)][r(486)],"on"):n[r(526)](e),this[r(686)][r(657)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=kc;e&&this[n(686)][n(559)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(740)]((t=>(Cc(t)&&(t=this[s(686)][s(627)](t[s(734)])),t)))[s(589)]((t=>s(697)!==t[s(645)][s(619)]));if(c[s(623)]<1)return;const u=Array[s(562)](this[s(686)][s(456)][s(368)][s(377)]())[s(740)]((t=>i.LiveRange[s(487)](t)));r[s(690)](c);for(const t of this[s(733)][s(741)][s(741)]())t[s(530)]();a[s(389)]({forceDefaultExecution:!0}),this[s(733)][s(423)](o,...a);const l=u[s(589)]((t=>s(697)!=t[s(645)][s(619)]));l[s(623)]>0&&r[s(690)](l);for(const t of u)t[s(524)]()}))},s=(e,n)=>1==e[t(623)]&&1==n[t(623)]&&e[0][t(734)][t(425)](n[0][t(417)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(686)])?[e,n]:Mc(n,e,s,r,this[t(686)])?[n,e]:null;this[t(392)][t(542)](t(363),e),this[t(392)][t(542)](t(476),n),this[t(392)][t(542)](t(647),s),this[t(392)][t(542)](t(652),o),this[t(392)][t(542)](t(432),n),this[t(392)][t(542)](t(418),e),this[t(392)][t(542)](t(615),s),this[t(392)][t(542)](t(386),o),this[t(392)][t(542)](t(469),r),this[t(392)][t(542)](t(692),e),this[t(392)][t(542)](t(492),s),this[t(392)][t(542)](t(727),e),this[t(392)][t(542)](t(403),r),this[t(392)][t(542)](t(522),e),this[t(392)][t(542)](t(549),s),this[t(392)][t(542)](t(362),e),this[t(392)][t(542)](t(674),e),this[t(392)][t(542)](t(460),((e,n)=>{const r=t;if(!n)return;const s=this[r(733)][r(372)][r(424)](_c);this[r(686)][r(559)]((t=>{const o=r;if(o(656)==n[o(355)])for(const r of e){const e=r[o(417)][o(486)],s=n[o(603)];t[o(422)](e,s)}else if(s[o(356)](n[o(355)]))for(const r of e)void 0!==n[o(603)]?t[o(344)](n[o(355)],n[o(603)],r[o(417)][o(486)]):t[o(512)](n[o(355)],r[o(417)][o(486)]);else for(const r of e)n[o(603)]?t[o(344)](n[o(355)],n[o(603)],r):t[o(512)](n[o(355)],r)}))})),this[t(392)][t(542)](t(416),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(381)][r(471)]({includeSelf:!0,parentFirst:!0})){if(s[r(645)]==s)return!1;if(!n[r(493)](s))return!1;if(t[r(514)](s)||t[r(503)](s))return!0}return!1}function kc(t,e){const n=bc();return(kc=function(t,e){return n[t-=327]})(t,e)}function Cc(t){const e=Ec;return t[e(734)][e(381)]==t[e(417)][e(486)]&&t[e(734)][e(473)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(496)].is(s(711))&&!r[s(514)](t[s(496)]),i=t[s(417)][s(380)](o),a=t[s(734)][s(380)](o,{direction:s(584)});return!(t[s(417)][s(425)](i)&&t[s(734)][s(425)](a)||(i[s(655)](a)?n[s(682)](e,{range:n[s(627)](i,a)}):n[s(457)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(417)][e(486)];return n&&n.is(e(565))}function Sc(t,e){const n=Ec;return null==t[n(734)][n(475)]&&t[n(734)][n(381)]==t[n(417)][n(486)]?vc(t[n(417)][n(486)],e):t}function vc(t,e){const n=Ec,r=e[n(646)][n(514)](t)||e[n(646)][n(743)](t);return e[n(627)](e[n(563)](t,n(693)),r?e[n(370)](t):e[n(563)](t,n(734)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(734)][o(425)](r[o(417)]))return!0;if(t[o(683)]!=e[o(683)])return!1;if(!n[o(734)][o(373)](r[o(417)]))return!1;const i=s[o(627)](n[o(734)],r[o(417)])[o(438)]();for(const t of i)if([o(696),o(691)][o(491)](t[o(683)])&&s[o(646)][o(503)](t[o(496)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(644)]||!e[r(644)])&&wr(Ic(t[r(567)],n),Ic(e[r(567)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(567)]),s=Dc(e);if(!t[n(644)])return!1;for(const t of Object[n(459)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(569)]({},t);return delete n[e(548)],delete n[e(394)],n}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=253]})(t,e)}function xc(){const t=["4823132YREkZQ","add","getRanges","_removePendingAction","530vxneMa","commentThreadController","view","31110qYydwr","execute","12820rYkcUq","model","get","_discardCommand","8982fwCngI","commands","destroy","8erPGNj","20167081DMExbc","change:isDirty","canAccept","remove","bind","canEditAt","_pendingAction","PendingActions","968303IVsKKU","unbind","listenTo","_acceptCommand","24nGmxeT","discardSuggestion","isEnabled","_setPendingAction","6FdmeZv","isDirty","plugins","locale","PENDING_ACTION_SUGGESTION","1703846tcuYii","stopListening","acceptSuggestion","1527685FdwcKk","_editor","canDiscard"];return(xc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(920145===-parseInt(n(264))/1+-parseInt(n(261))/2*(parseInt(n(256))/3)+-parseInt(n(267))/4+parseInt(n(271))/5*(parseInt(n(274))/6)+parseInt(n(292))/7*(-parseInt(n(283))/8)+parseInt(n(280))/9*(parseInt(n(276))/10)+-parseInt(n(284))/11*(-parseInt(n(296))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(277)]=e,this[s(273)]=n,this[s(272)]=r,this[s(265)]=t,this[s(295)]=t[s(281)][s(278)](s(263)),this[s(279)]=t[s(281)][s(278)](s(253)),this[s(273)][s(288)](s(254)).to(this[s(295)],this[s(279)],((t,e)=>t||e)),this[s(273)][s(288)](s(286)).to(this[s(295)],s(254),(t=>t&&this[s(265)][s(277)][s(289)](e[s(269)]()))),this[s(273)][s(288)](s(266)).to(this[s(279)],s(254),(t=>t&&this[s(265)][s(277)][s(289)](e[s(269)]()))),this[s(290)]=null,n[s(257)]&&this[s(255)](),this[s(294)](n,s(263),(()=>this[s(263)]())),this[s(294)](n,s(253),(()=>this[s(253)]())),this[s(294)](n,s(285),(()=>{const t=s;n[t(257)]?this[t(255)]():this[t(270)]()}))}[Fc(263)](){const t=Fc;this[t(295)][t(275)](this[t(277)].id)}[Fc(253)](){const t=Fc;this[t(279)][t(275)](this[t(277)].id)}[Fc(282)](){const t=Fc;this[t(273)][t(293)](t(254)),this[t(273)][t(293)](t(286)),this[t(273)][t(293)](t(266)),this[t(262)](),this[t(272)][t(282)](),this[t(290)]&&this[t(270)]()}[Fc(255)](){const t=Fc,e=Hr(this[t(265)][t(259)],t(260));this[t(290)]=this[t(265)][t(258)][t(278)](t(291))[t(268)](e)}[Fc(270)](){const t=Fc;null!==this[t(290)]&&this[t(265)][t(258)][t(278)](t(291))[t(287)](this[t(290)]),this[t(290)]=null}}const Uc=Gc;function jc(){const t=["descriptionParts","canDiscard","571715oNlSRk","1689835wEadFb","focus","removeComment","commentsListView","10MuHpwY","editor","_model","length","commentInputView","showInput","element","disableComments","value","2550666naYlab","CommentView","editorConfig","52667bSSRMK","submit","locale","73632rQdjGQ","9379293PDMuCJ","2618073NaiApJ","delegate","45jMLzFw","bind","canAccept","fire","24ymdmiM","authoredAt","_localUser","2tKuyiX","_createCommentViews","isEnabled","commentThread","isReadOnly","set","disabledSubmit","hasDirtyComment","_createCommentThreadInputView","setData","addComment","isActive","assign","isDirty","cancel","_config","updateComment","commentThreadInputView","destroy"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=126]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(577434===parseInt(n(161))/1*(parseInt(n(175))/2)+-parseInt(n(168))/3*(parseInt(n(164))/4)+parseInt(n(144))/5+parseInt(n(158))/6+parseInt(n(145))/7+parseInt(n(172))/8*(parseInt(n(166))/9)+parseInt(n(149))/10*(-parseInt(n(165))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(148)]=null,this[s(140)]=null,this[s(128)](s(134),!1),this[s(128)](s(173),e[s(173)]),this[s(169)](s(173)).to(e),this[s(128)](s(142),[]),this[s(128)](s(136),!1),this[s(128)](s(177),!1),this[s(128)](s(170),!1),this[s(128)](s(143),!1),this[s(151)]=e,this[s(174)]=n,this[s(138)]=r,r[s(156)]?this[s(128)](s(152),1):this[s(176)]()}[Uc(146)](){const t=Uc;this[t(155)][t(146)]()}[Uc(141)](){const t=Uc;this[t(148)]&&this[t(148)][t(141)](),this[t(140)]&&this[t(140)][t(141)](),super[t(141)]()}[Uc(176)](){const t=Uc,{CommentsListView:e}=this[t(138)];this[t(148)]=new e(this[t(163)],this[t(151)][t(126)],Object[t(135)]({CommentView:this[t(138)][t(159)]},this[t(138)])),this[t(148)][t(167)](t(147)).to(this),this[t(148)][t(167)](t(139)).to(this),this[t(148)][t(169)](t(134)).to(this),this[t(128)](t(152),this[t(148)][t(152)]+1),this[t(169)](t(152)).to(this[t(148)],t(152),(t=>t+1)),this[t(140)]=this[t(131)](),this.on(t(147),(()=>this[t(146)]())),this[t(169)](t(136)).to(this[t(148)],t(130),this[t(140)][t(153)],t(157),((t,e)=>t||!!e))}[Uc(131)](){const t=Uc,{CommentThreadInputView:e}=this[t(138)],n=new e(this[t(163)],this[t(174)],this[t(138)][t(160)]),r=n[t(153)];return n[t(169)](t(154)).to(this,t(134),this[t(151)][t(126)],t(127),r,t(157),((t,e,n)=>!!n||t&&!e)),r.on(t(162),((e,n)=>{const s=t;this[s(171)](s(133),n),r[s(150)][s(132)]("")})),r.on(t(137),(()=>this[t(146)]())),r[t(169)](t(129)).to(this[t(151)][t(126)],t(127)),n}}function zc(){const t=["_createButton","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-","title","attributes","creator","type","_config","_descriptionElement","getExternalSuggestionNote","ck-suggestion__main","map","content","fire","ck-annotation","ck-annotation__user","ck-comment__info-time","extendTemplate","querySelector",'"></span>',"delegate","element","set","discardButton","2304162RBwkVV","innerHTML","ck-comment__external","Discard suggestion","value","join","commentsListView","bindTemplate","EXTERNAL_SUGGESTION","push","name","948344QavGAp","Accept suggestion","EXTERNAL_IMPORT_WORD_AVATAR","createElement","descriptionParts","ck-suggestion__info-name","ck-suggestion","canAccept","description","canDiscard","ck-suggestion-wrapper--active","authoredAt","userView","ck-annotation__content-wrapper","</p>","1300747ROImQl","formatDateTime","2577825tqEZPr","_model","<p>","getUserViewNotificationText","ck-annotation__info-time","locale","ck-suggestion--accept","ck-suggestion--disabled-comments","bind","isEnabled","discardSuggestion","acceptButton","ck-suggestion__user","2jgOWlA","execute","children","source",".ck-annotation__content-wrapper","ck-suggestion--discard","ck-annotation__actions","editorDestroyed","setTemplate","@external","4juKuLs","ck-suggestion__info","277922xQOnxm","ck-annotation__main","ck-annotation__info","innerText","div","check",'" title="',"importWord","author",'<span class="ck-suggestion-type">',"commentThreadInputView","change:description","1599093SUvtcC","ck-suggestion__actions","EXTERNAL_AVATAR",'<span class="ck-suggestion-color" style="background-color: ',"isExternal","ck-annotation__info-name","render","split","acceptSuggestion","getTemplate","ck-suggestion-wrapper","cancel","time","2159270xbnuEU","commentThread","disableComments","color","isActive","</span>","span","editorReady"];return(zc=function(){return t})()}const Hc=Wc;function Wc(t,e){const n=zc();return(Wc=function(t,e){return n[t-=291]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(267991===parseInt(n(339))/1*(parseInt(n(327))/2)+parseInt(n(351))/3*(parseInt(n(337))/4)+parseInt(n(364))/5+-parseInt(n(396))/6+-parseInt(n(312))/7+-parseInt(n(297))/8+-parseInt(n(314))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zc);class Kc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(394)](i(378),""),this[i(322)](i(378)).to(this,i(301),(t=>t&&t[0]?t[0][i(378)]:"")),this[i(322)](i(305)).to(this,i(301),this,i(368),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(316)+qc(e[n(384)],e[n(367)])+n(311);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(380)]=null,this[i(325)]=this[i(372)](Hr(e,i(298)),t.icons[i(344)],i(320),i(359),"sw"),this[i(325)][i(322)](i(323)).to(this,i(304)),this[i(395)]=this[i(372)](Hr(e,i(399)),t.icons[i(362)],i(332),i(324),"sw"),this[i(395)][i(322)](i(323)).to(this,i(306)),this[i(309)]=new o.UserView(e,this[i(315)][i(347)],this[i(317)]()),this[i(309)][i(389)]({attributes:{class:[i(326),i(387)]}}),this[i(335)](this[i(360)]())}[Hc(360)](){const t=Hc,e=this[t(293)],n=[{tag:t(343),attributes:{class:[t(338),t(341)]},children:[{tag:t(370),children:[{text:this[t(309)][t(296)]}],attributes:{class:[t(302),t(356)]}},{tag:t(363),attributes:{datetime:e.to(t(308)),class:[t(388),t(318)]},children:[{text:e.to(t(308),(e=>this[t(379)][t(313)](e)))}]}]},{tag:t(343),attributes:{class:[t(352),t(333)]},children:[this[t(325)],this[t(395)]]},{tag:t(343),attributes:{class:[t(310)]}}];this[t(315)][t(355)]&&n[t(295)]({tag:t(343),attributes:{class:[t(398)]},children:[{text:this[t(381)]()}]});const r={tag:t(343),attributes:{class:[t(361),e.if(t(368),t(307)),e.to(t(378),(e=>t(374)+e)),this[t(379)][t(366)]&&t(321)],"data-suggestion-id":this[t(315)].id,"data-thread-id":this[t(315)][t(365)].id,"data-author-id":this[t(315)][t(347)].id,tabindex:-1},children:[{tag:t(343),attributes:{class:[t(303),t(386)]},children:[this[t(309)],{tag:t(343),attributes:{class:[t(382),t(340)]},children:n}]}]};return this[t(292)]&&this[t(349)]&&(r[t(329)][t(295)](this[t(292)],this[t(349)]),this[t(292)][t(392)](t(371)).to(this),this[t(292)][t(392)](t(334)).to(this),this[t(349)][t(392)](t(371)).to(this),this[t(349)][t(392)](t(334)).to(this)),r}[Hc(357)](){const t=Hc;super[t(357)](),this[t(380)]=this[t(393)][t(390)](t(331)),this[t(380)][t(397)]=this[t(305)],this.on(t(350),((e,n,r)=>{const s=t;this[s(380)][s(397)]=r}))}[Hc(372)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(319)]);return a[i(394)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(389)]({attributes:{class:n}}),a.on(i(328),(()=>{const t=i;this[t(385)](r,this[t(315)].id)})),a}[Hc(381)](){const t=Hc;return t(346)===this[t(315)][t(376)][t(336)][t(330)]?Hr(this[t(319)],t(373)):Hr(this[t(319)],t(294))}[Hc(317)](){const t=Hc;return this[t(315)][t(355)]?t(346)===this[t(315)][t(376)][t(336)][t(330)]?Hr(this[t(319)],t(299),this[t(315)][t(377)][t(296)]):Hr(this[t(319)],t(353),this[t(315)][t(377)][t(296)]):null}}function qc(t,e){const n=Hc;let r="";return r+=t[n(358)]("*")[n(383)](((t,e)=>e%2!=0?n(348)+Jc(t)+n(369):Jc(t)))[n(291)](""),e&&(r+=n(354)+e[n(400)]+n(345)+e[n(375)]+n(391)),r}function Jc(t){const e=Hc,n=document[e(300)](e(370));return n[e(342)]=t,n[e(397)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Qc;function Xc(){const t=["arrowView","484uBYEEH","trackChanges.SuggestionThreadView","delete","getJoined","582948eRghxg","CommentsUI","from","addComment","get","refreshSelectedViews","panelView","Annotations","source","locale","model","has","commands","config","descriptionParts","acceptSelectedSuggestions","type","_updateController","8863370kJYBFI","_createToolbarButton","_createMenuBarMenu","getMarkers","getDescriptions","isOn","_annotationViews","EditorAnnotations","previous","destroy","_unbindEditors","SuggestionThreadView","CommentView","actionView","comments.maxThreadTotalWeight","acceptButton","change:activeAnnotations","Discard all suggestions","_destroyController","registerAnnotation","plugins","view","pluginName","init","isMultiRange","getSuggestion","menuitem","_disableComments","head","remove","separator","suggestionChanged","isEnabled","button","requires","editing","TrackChangesUI","createAnnotationView","12177603twJccz","3459324oMpHCb","commandName","length","addSourceCollector","suggestion-","menuBar:trackChanges","filter","push","discardAllSuggestions","_initializeController","558803ScKoBu","keys","isInContent","acceptAllSuggestions","8YOMATU","commentThread","menu","_addUIComponentsToFactory","suggestionLoaded","define","bind","CommentsRepository","getFirstRange","trackChanges.disableComments","TrackChangesEditing","discardSelectedSuggestions","Track changes","_suggestionToController","discardButton","Accept all suggestions","buttonView","hasSuggestion","items","switchbutton","unbind","some","isDirty","getByInnerView","execute","menuitemcheckbox","comments.maxCommentCharsWhenCollapsed","delegate","lowest","editor","toMany","getRanges","innerView","focus","Discard all selected suggestions","72vHYRwm","value","createAnnotation","getAllAdjacentSuggestions","comments","reduce","_handleControllerBuffer","listenTo","suggestionUnloaded","_refreshActiveMarkers","activeMarkers","comments.editorConfig","stopListening","_bindAnnotationToEditors","22ymbZcE","descriptionFactory","clear","children","change:previous","set","add","comments.maxCommentsWhenCollapsed","size","6865NtAGaO","trackChanges","componentFactory","mainView","80463lHnEjH","getMarkerNames","Accept all selected suggestions","activeAnnotations","_viewToController","values","createCommentThreadController","_handleSuggestionControllerDelayed"];return(Xc=function(){return t})()}function Qc(t,e){const n=Xc();return(Qc=function(t,e){return n[t-=204]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(699857===parseInt(n(232))/1+-parseInt(n(338))/2*(parseInt(n(219))/3)+parseInt(n(228))/4*(parseInt(n(215))/5)+parseInt(n(289))/6+parseInt(n(299))/7*(-parseInt(n(303))/8)+-parseInt(n(288))/9+parseInt(n(250))/10*(parseInt(n(206))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class $c extends t.Plugin{static get[Yc(284)](){const t=Yc;return[_c,o.Users,t(310),t(239),t(257)]}static get[Yc(272)](){return Yc(286)}constructor(t){const e=Yc;super(t),this[e(316)]=new Map,this[e(223)]=new Map,this[e(256)]=new Map,this[e(344)]=new Map;const n=this[e(332)][e(245)];n[e(308)](e(229),Kc),n[e(308)](e(312),!1),this[e(277)]=n[e(236)](e(312))}[Yc(226)](t,e){const n=Yc;0===this[n(344)][n(214)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(344)]){const r=this[t(316)][t(243)](e);r||n?r&&n&&this[t(268)](e):this[t(298)](e)}this[t(344)][t(208)](),this[t(332)][t(270)][t(236)](t(257))[t(237)](),this[t(347)]()}),10),this[n(344)][n(211)](t,e)}[Yc(273)](){const t=Yc,e=this[t(332)],n=e[t(270)][t(236)](t(313)),r=e[t(270)][t(236)](t(239)),s=e[t(270)][t(236)](t(257)),o=e[t(270)][t(236)](t(310));this[t(306)](),s[t(292)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(234)](this[e(316)])){const s=t[e(341)](),o=[];for(const t of s){if(!t[e(301)])continue;if(t[e(274)]){o[e(296)](...t[e(334)]());continue}const n=t[e(311)]();if(o[e(291)]>0){const t=o[0][e(231)](n);if(t){o[0]=t;continue}}o[e(296)](n)}n[e(296)]([r[e(271)],o])}return n})),this[t(345)](n,t(307),((e,n)=>{const r=t;this[r(345)](n,r(210),((t,e,s,o)=>{const i=r;n[i(301)]&&(null==s?(this[i(249)](o[i(278)]),this[i(226)](n,!1)):(this[i(249)](s[i(278)]),null==o&&this[i(226)](n,!0)))})),null!==n[r(258)]?this[r(249)](n[r(278)]):this[r(226)](n,!1)})),this[t(345)](n,t(346),((e,n,r)=>{const s=t;this[s(204)](n,s(210)),this[s(344)][s(230)](n),this[s(316)][s(243)](n)&&this[s(268)](n),r&&this[s(249)](r[s(278)])})),this[t(345)](n,t(281),((e,n)=>{this[t(249)](n)})),this[t(345)](r,t(266),(()=>{this[t(347)]()})),this[t(345)](o,t(235),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(320)](r))return;const i=n[o(275)](r);this[o(316)][o(236)](i)[o(271)][o(336)]()}),{priority:t(331)})}[Yc(347)](){const t=Yc,e=this[t(332)][t(270)][t(236)](t(239)),n=this[t(332)][t(270)][t(236)](t(313)),r=Array[t(234)](e[t(222)],(e=>e[t(335)]))[t(295)]((e=>this[t(223)][t(243)](e))),s=[];for(const e of r){const n=this[t(223)][t(236)](e)[t(242)][t(341)]();s[t(296)](...n[t(343)](((e,n)=>[...e,...n[t(220)]()]),[]))}n[t(348)]=s}[Yc(306)](){const t=Yc,n=this[t(332)],r=n[t(241)],o=Hr(r,t(315)),i=new e.Collection([{type:t(322),model:new s.ViewModel({withText:!0,label:o,commandName:t(216),role:t(328)})},{type:t(280)},{type:t(283),model:new s.ViewModel({withText:!0,label:Hr(r,t(318)),commandName:t(302),role:t(276)})},{type:t(283),model:new s.ViewModel({withText:!0,label:Hr(r,t(221)),commandName:t(247),role:t(276)})},{type:t(283),model:new s.ViewModel({withText:!0,label:Hr(r,t(267)),commandName:t(297),role:t(276)})},{type:t(283),model:new s.ViewModel({withText:!0,label:Hr(r,t(337)),commandName:t(314),role:t(276)})}]);for(const e of i)if(tu(e)){const r=n[t(244)][t(236)](e[t(242)][t(290)]);e[t(242)][t(309)](t(255),t(282)).to(r,t(339),t(282))}n.ui[t(217)][t(212)](t(216),(e=>this[t(251)](e,i,o))),n.ui[t(217)][t(212)](t(294),(e=>this[t(252)](e,i,o)))}[Yc(251)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(332)][r(244)][r(236)](r(216));o[r(319)][r(211)]({tooltip:n,label:n,icon:Zc}),o[r(319)][r(309)](r(255)).to(i,r(339)),o[r(319)].on(r(327),(()=>{const t=r;i[t(327)](),this[t(332)][t(285)][t(271)][t(336)]()})),(0,s.addListToDropdown)(o,e,{role:r(305)});const a=[];for(const t of e)tu(t)&&a[r(296)](this[r(332)][r(244)][r(236)](t[r(242)][r(290)]));const c=o[r(319)];return c[r(263)][r(323)](r(282)),c[r(227)][r(323)](r(282)),c[r(263)][r(309)](r(282)).to(i,r(282)),c[r(227)][r(309)](r(282))[r(333)](a,r(282),((...t)=>t[r(324)]((t=>t)))),o.on(r(327),(t=>{const e=r;this[e(332)][e(327)](t[e(240)][e(290)]),this[e(332)][e(285)][e(271)][e(336)]()})),o}[Yc(252)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(332)][r(244)][r(236)](r(216));o[r(319)][r(211)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(280)==n[r(248)]){a[r(321)][r(212)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(242)];i[r(309)](...Object[r(300)](c)).to(c),i[r(330)](r(327)).to(o),i.on(r(327),(()=>{const t=r;this[t(332)][t(327)](c[t(290)]),this[t(332)][t(285)][t(271)][t(336)]()})),e[r(209)][r(212)](i),a[r(321)][r(212)](e)}return o[r(309)](r(282)).to(i,r(282)),o[r(238)][r(209)][r(212)](a),o}[Yc(298)](t){const e=Yc,n=this[e(332)],r=n[e(245)],s=n[e(270)][e(236)](e(239)),i=n[e(270)][e(236)](e(310)),a=n[e(270)][e(236)](e(257)),c=n[e(270)][e(236)](o.Users).me,u=r[e(236)](e(216))[e(261)],{CommentsListView:l,CommentThreadInputView:f}=n[e(270)][e(236)](e(233));let h,g;this[e(256)][e(243)](t.id)?(g=this[e(256)][e(236)](t.id),h=g[e(218)]):(h=new u(n[e(241)],t,c,{disableComments:this[e(277)],editorConfig:r[e(236)](e(349)),maxCommentsWhenCollapsed:r[e(236)](e(213)),maxThreadTotalWeight:r[e(236)](e(264)),maxCommentCharsWhenCollapsed:r[e(236)](e(329)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(236)](e(241))),CommentView:r[e(236)](e(342))[e(262)],CommentsListView:l,CommentThreadInputView:f}),h[e(265)].on(e(327),(()=>{const t=e;n[t(285)][t(271)][t(336)]()})),h[e(317)].on(e(327),(()=>{const t=e;n[t(285)][t(271)][t(336)]()})),g=s[e(287)](this[e(332)][e(241)],h),g[e(309)](e(325)).to(h,e(325)),g[e(309)](e(291)).to(h),g[e(309)](e(248)).to(h,e(248),(t=>e(293)+t)),this[e(256)][e(211)](t.id,g));const d=i[e(225)](t[e(304)],h),p=new Bc(n,t,h,d),m=t[e(341)]()[e(295)]((t=>t[e(301)]));h[e(246)]=n[e(270)][e(236)](e(313))[e(207)][e(254)](m),this[e(316)][e(211)](t,p),this[e(223)][e(211)](h,p);const I=s[e(340)]({view:g,target:()=>{const r=e,s=[],i=t[r(341)]()[r(295)]((t=>t[r(301)]));for(const t of i)s[r(296)](...t[r(253)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(285)],s)},type:()=>e(293)+p[e(271)][e(248)]});i[e(205)](h,I),s[e(212)](I),a[e(269)](I)}[Yc(268)](t){const e=Yc,n=this[e(332)][e(270)][e(236)](e(310)),r=this[e(332)][e(270)][e(236)](e(239)),s=this[e(316)][e(236)](t),o=s[e(271)],i=r[e(326)](o);n[e(260)](o),i&&r[e(279)](i),this[e(316)][e(230)](t),this[e(223)][e(230)](o),s[e(259)]()}[Yc(249)](t){const e=Yc;if(!t[e(301)]||!this[e(316)][e(243)](t))return;const n=this[e(332)][e(270)][e(236)](e(313)),r=this[e(316)][e(236)](t),s=t[e(341)]();r[e(271)][e(246)]=n[e(207)][e(254)](s)}[Yc(259)](){const t=Yc;for(const e of this[t(316)][t(300)]())this[t(268)](e);for(const e of this[t(256)][t(224)]())e[t(218)][t(259)]();super[t(259)]()}}function tu(t){return Yc(242)in t}var eu=ru;function nu(){var t=["addSuggestion","get","3259884aDJaEk","TrackChanges","adapter","requires","3175980FfhNqo","1472VhbXcT","getSuggestion","plugins","pluginName","2043396iruIfN","128090TXmIwT","addSuggestionData","4637856GMuGUp","Comments","529186hpoJTJ","2303pxxBTa","editor","getSuggestions"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=402]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(437746===parseInt(n(418))/1+-parseInt(n(414))/2+-parseInt(n(413))/3+-parseInt(n(404))/4+parseInt(n(408))/5+parseInt(n(416))/6+-parseInt(n(419))/7*(-parseInt(n(409))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(407)](){return[_c,$c,eu(417)]}static get[eu(412)](){return eu(405)}set[eu(406)](t){var e=eu;this[e(420)][e(411)][e(403)](_c)[e(406)]=t}get[eu(406)](){var t=eu;return this[t(420)][t(411)][t(403)](_c)[t(406)]}[eu(402)](t){var e=eu;return this[e(420)][e(411)][e(403)](_c)[e(415)](t)}[eu(421)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(420)][n(411)][n(403)](_c)[n(421)]({skipNotAttached:t,toJSON:e})}[eu(410)](t){var e=eu;return this[e(420)][e(411)][e(403)](_c)[e(410)](t)}}function ou(){const t=["rootsAttributes","destroy","Pagination","discardAllSuggestions","execute","1879926ZfQANN","108848vozsZE","_adapter","function","addSuggestionData","getDataWithAcceptedSuggestions","editorCreator","287lGvDXe","getCommentThreads","302066UNItWN","map","result","addUser","Users","end","createDocumentFragment","trackChangesData.editorCreator","config","3153920eRnSSq","addCommentThread","837opeTlH","users","appendChild","get","getUser","getRootNames","getDataWithDiscardedSuggestions","CommentsRepository","2402697xIKDwg","acceptAllSuggestions","define","trackChangesData","push","pluginName","create","99402AtiqWi","track-changes-data-invalid-editor-creator","4IsdpeT","div","TrackChangesEditing","reduce","init","TrackChangesData","getSuggestions","editor","data","document","575796IpjoQz","10qcTKtG","createElement","set","constructor","name","model","useAnonymousUser","plugins","TrackChangesDataGetter","getFullData","requires","getRootsAttributes"];return(ou=function(){return t})()}const iu=au;function au(t,e){const n=ou();return(au=function(t,e){return n[t-=242]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(788305===parseInt(n(258))/1+-parseInt(n(285))/2+parseInt(n(276))/3*(parseInt(n(248))/4)+-parseInt(n(294))/5+-parseInt(n(246))/6*(parseInt(n(283))/7)+parseInt(n(277))/8*(parseInt(n(296))/9)+parseInt(n(259))/10*(-parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ou);const cu=[iu(273)];class uu extends t.Plugin{static get[iu(269)](){return[_c]}static get[iu(244)](){return iu(253)}[iu(252)](){const t=iu,n=this[t(255)];if(n[t(293)][t(306)](t(292),(e=>{const r=t,s=n[r(264)][r(257)][r(301)]()[r(251)](((t,e)=>(t[e]="",t)),{});return n[r(262)][r(245)](s,e)})),t(279)!=typeof n[t(293)][t(299)](t(242))[t(282)])throw new e.CKEditorError(t(247))}[iu(281)](t){return hu(this[iu(255)],!0,t)}[iu(302)](t){return hu(this[iu(255)],!1,t)}}class lu extends t.Plugin{static get[iu(244)](){return iu(267)}constructor(t){const e=iu;super(t),this[e(287)]=e(290)}[iu(252)](){const t=iu;this[t(255)][t(266)][t(299)](t(303))[t(278)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(255)][t(266)][t(299)](t(250))[t(278)]=null}}function fu(t){return void 0!==t[iu(270)]}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(266)][r(243)](_c,lu),s[r(271)]=fu(t)?t[r(270)]():void 0;const i=document[r(291)](),a=t[r(293)][r(299)](r(242))[r(282)],c=await a(s,(()=>function(t){const e=r,n=document[e(260)](e(249));return t[e(298)](n),n}(i)));!function(t,e){const n=r,s=t[n(264)][n(257)][n(301)]()[n(251)](((e,r)=>(e[r]=t[n(256)][n(299)]({rootName:r}),e)),{}),o=t[n(266)][n(299)](n(289))[n(297)][n(286)]((t=>({id:t.id,name:t[n(263)]}))),i=t[n(266)][n(299)](n(250))[n(254)]({skipNotAttached:!0,toJSON:!0}),a=t[n(266)][n(299)](n(303))[n(284)]({skipNotAttached:!0,toJSON:!0}),c=e[n(266)][n(299)](n(289)),u=e[n(266)][n(299)](n(250)),l=e[n(266)][n(299)](n(303));for(const t of o)c[n(300)](t.id)||c[n(288)](t);c.me||c[n(265)]();for(const t of a)l[n(295)](t);for(const t of i)u[n(280)](t);e[n(256)][n(261)](s)}(t,c),c[r(275)](r(e?305:274));const u=fu(c)?c[r(268)](n):c[r(256)][r(299)](n);return await c[r(272)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=331]})(t,e)}function du(){var t=["279XZPNkt","6cIJSOY","20ObjZds","343309vNGZlN","8nHLCXt","87970mYicYd","177282HECDYF","604680xSzPPC","21479029BehvFM","8318796ZjdWkx","2680405Jgiijg"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(860156===parseInt(n(338))/1+parseInt(n(336))/2*(-parseInt(n(341))/3)+parseInt(n(331))/4*(parseInt(n(337))/5)+parseInt(n(333))/6+parseInt(n(334))/7*(parseInt(n(339))/8)+parseInt(n(335))/9*(parseInt(n(340))/10)+-parseInt(n(332))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=174]})(t,e)}!function(t,e){const n=u,r=t();for(;;)try{if(818480===parseInt(n(183))/1*(-parseInt(n(180))/2)+parseInt(n(185))/3+-parseInt(n(186))/4*(parseInt(n(187))/5)+-parseInt(n(190))/6*(-parseInt(n(192))/7)+-parseInt(n(198))/8+parseInt(n(191))/9*(-parseInt(n(194))/10)+-parseInt(n(184))/11*(-parseInt(n(195))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(179)]=e,this[n(174)]=!1,this[n(177)](),this[n(181)]=!1}[c(177)](){this[c(197)]=!0}[c(200)](){const t=c;this[t(174)]=!this[t(174)],this[t(174)]?this[t(199)]():this[t(182)]()}[c(199)](){const t=c;for(const e of this[t(193)][t(188)][t(188)]())e[t(196)]&&!this[t(179)][t(178)](e)&&e[t(176)](t(175))}[c(182)](){const t=c;for(const e of this[t(193)][t(188)][t(188)]())e[t(196)]&&!this[t(179)][t(178)](e)&&e[t(189)](t(175))}}function f(){const t=["55GWsUHI","3051762CmdCMA","64hVzzrB","8710TZLkZb","commands","clearForceDisabled","108sHSEoD","1116HlFVUI","397166dlZmst","editor","113690RDTkvo","7864836zQzhGY","affectsData","isEnabled","11521680VEOMDD","_disableUnsupportedCommands","execute","value","TrackChangesCommand","forceDisabled","refresh","has","_enabledCommands","18IEAGkp","_isEnabledBasedOnSelection","_enableCommands","179915nIuRBD"];return(f=function(){return t})()}function h(){const t=["refresh","get","10625020mTqAfM","3uQShyQ","2936NgEYpZ","editor","957043aVGXzx","_isEnabledBasedOnSelection","_suggestions","plugins","getRanges","execute","acceptSuggestion","3743682kxjXTB","26630CPnaIW","TrackChangesEditing","track-changes-accept-suggestion-not-found","model","47455OYJABA","10307aTciEx","canEditAt","44775EsKkJV","isEnabled","7903636aYCSCb","606QbxCuh"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=308]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(991630===-parseInt(n(322))/1+parseInt(n(329))/2*(-parseInt(n(319))/3)+parseInt(n(314))/4+parseInt(n(309))/5*(-parseInt(n(315))/6)+-parseInt(n(318))/7+-parseInt(n(320))/8*(-parseInt(n(312))/9)+parseInt(n(330))/10*(parseInt(n(310))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(324)]=e,this[n(316)](),this[n(323)]=!1}[g(316)](){this[g(313)]=!0}[g(327)](t){const n=g,r=this[n(324)][n(317)](t);if(!r)throw new e.CKEditorError(n(332),this);const s=r[n(326)]();this[n(321)][n(308)][n(311)](s)&&this[n(321)][n(325)][n(317)](n(331))[n(328)](r)}}function m(){const t=["isEnabled","canEditAt","88axHCRI","plugins","252888EhmkuC","execute","refresh","1611820sBYaHl","1307859LGePRw","get","_suggestions","8UNEgsh","TrackChangesEditing","87lFNEdA","editor","model","discardSuggestion","5726OxwMZL","37500yetvLS","1415295dFPoaS","getRanges","596luJpWE","_isEnabledBasedOnSelection","track-changes-discard-suggestion-not-found"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=290]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(150671===parseInt(n(306))/1*(parseInt(n(297))/2)+-parseInt(n(293))/3*(parseInt(n(301))/4)+-parseInt(n(298))/5+parseInt(n(308))/6+parseInt(n(312))/7+-parseInt(n(291))/8*(parseInt(n(299))/9)+-parseInt(n(311))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(290)]=e,this[n(310)](),this[n(302)]=!1}[I(310)](){this[I(304)]=!0}[I(309)](t){const n=I,r=this[n(290)][n(313)](t);if(!r)throw new e.CKEditorError(n(303),this);const s=r[n(300)]();this[n(294)][n(295)][n(305)](s)&&this[n(294)][n(307)][n(313)](n(292))[n(296)](r)}}function T(t){const e=_;return t[e(228)](((t,n)=>e(210)==t[e(200)]&&e(210)!=n[e(200)]?-1:e(210)!=t[e(200)]&&e(210)==n[e(200)]?1:0))}function _(t,e){const n=C();return(_=function(t,e){return n[t-=194]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(203)];for(;s<t[n(207)];){const a=t[s],c=t[s+1];r||(r=e[n(221)](a)),A(e,a,c)||(o[n(222)](e[n(205)](r,i[n(233)](a)?e[n(215)](a):e[n(194)](a,n(208)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(215)](e),o=t[r(221)](n);return s[r(226)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(485308===-parseInt(n(216))/1+-parseInt(n(224))/2*(-parseInt(n(198))/3)+parseInt(n(230))/4*(-parseInt(n(234))/5)+parseInt(n(219))/6+parseInt(n(229))/7+parseInt(n(206))/8*(parseInt(n(232))/9)+-parseInt(n(227))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(C);function k(t,e,n){const r=_;for(;n[r(207)];){const s=n[r(209)](0,100);t[r(223)]((()=>{const t=r;for(const n of s)n[t(214)]&&e[t(235)](n.id)}))}}function C(){const t=["createPositionAfter","755582gIjtNg","isArray","start","5212734OfVaaa","map","createPositionBefore","push","change","106378gPrpZK","isMultiRange","isTouching","3255750rQtQIg","sort","4755492XuIfpj","15864npIVWT","join","4437HhORVg","isObject","1090oLLwJv","execute","next","createPositionAt"," [color ","from","content","3myanrw","value","type","color","getRanges","schema","replace","createRange","13464ZJYyGs","length","end","splice","deletion","add","isCollapsed","isIntersecting","isInContent"];return(C=function(){return t})()}const L=R;function N(){const t=["_suggestions","some","320126NroqjI","36DgWNiD","getRanges","model","from","_isEnabledBasedOnSelection","8387140TalpCk","execute","16UaHYEQ","1616885YXCERB","238011OUCmki","canEditAt","isEnabled","values","2278794JpOgpy","isInContent","editor","2901486hbVLPQ","_command","2YtBQhC","refresh","1097864TyCOki"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=472]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(279252===parseInt(n(476))/1*(-parseInt(n(481))/2)+parseInt(n(491))/3*(-parseInt(n(489))/4)+parseInt(n(490))/5+-parseInt(n(495))/6+-parseInt(n(474))/7+-parseInt(n(478))/8*(-parseInt(n(482))/9)+parseInt(n(487))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(475)]=e,this[r(479)]=n,this[r(477)](),this[r(486)]=!1}[L(477)](){const t=L,e=Array[t(485)](this[t(479)][t(494)]())[t(480)]((e=>e[t(472)]));this[t(493)]=this[t(475)][t(493)]&&e}[L(488)](){const t=L,e=T(Array[t(485)](this[t(479)][t(494)]()));for(const n of e){const e=n[t(483)]();if(!this[t(473)][t(484)][t(492)](e))return}k(this[t(473)][t(484)],this[t(475)],e)}}function M(){const t=["canEditAt","_suggestions","1821552KgvSun","_isEnabledBasedOnSelection","1388mWbfUa","_selectedSuggestions","14165zLZjmB","execute","1060842uUhirU","13029804qgpWoF","isEnabled","getRanges","selection","_command","refresh","values","model","editor","326856EjojGA","from","size","8VRWSkw","1681106FHdxdN","document","349696xPCPaF"];return(M=function(){return t})()}const v=w;function w(t,e){const n=M();return(w=function(t,e){return n[t-=320]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(542415===-parseInt(n(329))/1+-parseInt(n(320))/2+-parseInt(n(339))/3+-parseInt(n(325))/4*(-parseInt(n(327))/5)+-parseInt(n(323))/6+parseInt(n(343))/7*(-parseInt(n(342))/8)+parseInt(n(330))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(334)]=e,this[r(322)]=n,this[r(326)]=new Set,this[r(335)](),this[r(324)]=!1}[v(335)](){const t=v,e=this[t(338)][t(337)][t(344)][t(333)],n=Array[t(340)](this[t(322)][t(336)]());this[t(326)]=function(t,e){const n=_,r=Array[n(196)](t[n(202)]()),s=new Set;for(const o of e)if(o[n(214)])for(const e of r)for(const r of o[n(202)]())(e[n(213)](r)||t[n(212)]&&!o[n(225)]&&o[n(236)]&&r[n(208)][n(226)](e[n(218)]))&&s[n(211)](o);return s}(e,n),this[t(331)]=this[t(334)][t(331)]&&!!this[t(326)][t(341)]}[v(328)](){const t=v,e=T(Array[t(340)](this[t(326)]));for(const n of e){const e=n[t(332)]();if(!this[t(338)][t(337)][t(321)](e))return}k(this[t(338)][t(337)],this[t(334)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const P=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const W=function(){this.__data__=new H,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Z=q||Y||Function("return this")();const Q=Z.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new H(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=X,zt.prototype.set=Wt;const Kt=zt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Zt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Jt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const Pe=function(t){return we(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(e,Pe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Z.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Ze=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return qe.call(t,e)})))}:Xe;const Qe=function(t,e){return Jt(t,Ze(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Ze(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,Oe,Ze)};const sn=function(t){return nn(t,Pe,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",Wn="[object Function]",zn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[zn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return ze(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Qe(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||(Qn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Yn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=322]})(t,e)}function Vr(){const t=["_saved","getAllAdjacentSuggestions","from","data","toJSON","getMarkers","clear","subType","getRanges","_onDiscard","reduce","size","_markerNames","isExternal","getMarkerNames","change","push","1265733GorjPJ","22608DORQgW","markers","get","delete","accept","length","getRange","getContainedElement","_onAccept","getFirstMarker","authoredAt","nodeBefore","discard","87804BCYeDT","onDiscard","onAttributesChange","214439XQZpUX","onAccept","hasComments","17476FMPLkk","head","getItems","decorate","addMarkerName","split","getMultiRangeId","next","previous","creator","setAttribute","substr","isIntersecting","add","commentThread","createdAt","getFirstRange","addMarker","end","_model","@external","map","_onAttributesChange","isIntersectingWithRange","389985hTKOVJ","set","isMultiRange","removeAttribute","author","12JLvtvq","nodeAfter","type","596832QDBanh","start","_isDataLoaded","1719BXHZzQ","removeMarker","isInContent","addRange","filter","suggestion:","attributes","removeMarkers"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(114771===-parseInt(n(374))/1+-parseInt(n(377))/2+-parseInt(n(329))/3+parseInt(n(371))/4+parseInt(n(401))/5*(parseInt(n(326))/6)+-parseInt(n(357))/7+parseInt(n(358))/8*(parseInt(n(332))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(331)]=!1,this.id=e.id,this[n(328)]=e[n(328)],this[n(347)]=e[n(347)]||null,this[n(325)]=e[n(325)],this[n(386)]=e[n(386)]||e[n(325)],this[n(353)]=Boolean(e[n(338)]&&e[n(338)][n(397)]),this[n(343)]=null,this[n(396)]=t,this[n(366)]=e[n(375)],this[n(349)]=e[n(372)],this[n(399)]=e[n(373)],this[n(352)]=new Set,this[n(392)]=null,this[n(322)](n(368),null),this[n(322)](n(338),e[n(338)]||{}),this[n(322)](n(385),null),this[n(322)](n(384),null),this[n(322)](n(391),null),this[n(322)](n(340),!1),this[n(380)](n(362)),this[n(380)](n(370))}get[jr(378)](){const t=jr;let e=this;for(;e[t(385)];)e=e[t(385)];return e}get[jr(376)](){const t=jr;return!!this[t(391)]&&this[t(391)][t(363)]>0}get[jr(323)](){const t=jr;return 0!=this[t(352)][t(351)]&&6==Array[t(342)](this[t(352)])[0][t(382)](":")[t(363)]}get[jr(334)](){return null!==this[jr(367)]()}[jr(381)](t){const e=jr;this[e(352)][e(390)](t)}[jr(354)](){const t=jr;return Array[t(342)](this[t(352)])}[jr(345)](){const t=jr;return this[t(354)]()[t(398)]((e=>this[t(396)][t(359)][t(360)](e)))[t(336)]((t=>t))}[jr(367)](){return this[jr(345)]()[0]||null}[jr(339)](){const t=jr;this[t(396)][t(355)]((e=>{const n=t;for(const t of this[n(345)]())e[n(333)](t)})),this[t(352)][t(346)]()}[jr(333)](t){const e=jr;this[e(396)][e(355)]((n=>{n[e(333)](t)})),this[e(352)][e(361)](t)}[jr(335)](t){const e=jr,n=e(337)+this[e(328)]+":"+this[e(347)]+":"+this.id+":"+this[e(386)].id+":"+Hr[e(383)]();this[e(381)](n),this[e(396)][e(355)]((r=>{r[e(394)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(400)](t){const e=jr;for(const n of this[e(348)]())if(n[e(389)](t))return!0;return!1}[jr(348)](){const t=jr;return this[t(345)]()[t(398)]((e=>e[t(364)]()))}[jr(379)](){const t=jr;return this[t(348)]()[t(350)](((e,n)=>[...e,...n[t(379)]()]),[])}[jr(393)](){const t=jr;var e;return(null===(e=this[t(367)]())||void 0===e?void 0:e[t(364)]())||null}[jr(365)](){const t=jr,e=this[t(348)]();if(1!=e[t(363)])return null;const n=e[0],r=n[t(330)][t(327)],s=n[t(395)][t(369)];return r instanceof i.Element?r!=s?null:r:null}[jr(362)](){const t=jr;this[t(366)](this[t(348)](),this[t(343)],this[t(338)]),this[t(339)]()}[jr(370)](){const t=jr;this[t(349)](this[t(348)](),this[t(343)],this[t(338)]),this[t(339)]()}[jr(341)](){const t=jr,e=[];let n=this[t(378)];for(;n;)e[t(356)](n),n=n[t(384)];return e}[jr(387)](t,e){const n=jr,r=qn(this[n(338)]);hr(r,t,e),Or(r,this[n(338)])||(this[n(338)]=r,this[n(399)](r))}[jr(324)](t){const e=jr,n=qn(this[e(338)]);Ur(n,t),Or(n,this[e(338)])||(this[e(338)]=n,this[e(399)](this[e(338)]))}[jr(344)](){const t=jr;return{id:this.id,type:this[t(347)]?this[t(328)]+":"+this[t(347)]:this[t(328)],authorId:this[t(386)].id,createdAt:this[t(392)],hasComments:this[t(376)],data:this[t(343)],attributes:this[t(338)]}}static[jr(383)](){const t=jr;return(0,e.uid)()[t(388)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function zr(){const t=["*Merge:* %0","elementStart","_resolveDescriptionItems","elementEnd","getWalker","pop","$1 $2","registerAttributeLabel","isEmpty","96Lwxfid","addObject","set","_handleRenameSuggestionDescription","get","subType","ELEMENT_SPACE","removeFormat","getItemLabel","softBreak","format","checkChild","label","Object","start","_handleInsertRemoveSuggestionDescription","end","registerElementLabel","key","_locale","has","$text","83830OsgxUR","registerDescriptionCallback","replace","*Change to:* %0","indexOf","addFormat","map","4hBTWkD","match","isInContent","add","*Set format:* %0","addContainer","7232057OjhRrF","normal","*Remove format:* %0","*Remove:* %0","52ptyuoi","_itemLabels","push","element","*Insert:* %0","removeEmptyContainer","isObject","addEmptyContainer","_customCallbacks","_attributeLabels","REPLACE_TEXT","Container","skip","item","length","12731310FdyeZD","join","previousSibling","removeContainer","getDescriptions","1503474NTCDhl","newValue","_schema","isEqual","text","725049BXDeiv","function","5717076RKAwca","nodeAfter","name","_handleCustomCallbackDescription","remove","type","_handleAttributeSuggestionDescription","quantity","getFirstRange","data","deletion","attribute","EmptyContainer","matchingCallback","nextSibling","*Split:* %0","_addDescriptionItems","removeObject","162709qznQtc","_itemLabelsCallbacks","$textProxy","insertion"];return(zr=function(){return t})()}const Kr=Xr;function Xr(t,e){const n=zr();return(Xr=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(670861===-parseInt(n(153))/1+parseInt(n(195))/2*(parseInt(n(225))/3)+parseInt(n(205))/4*(parseInt(n(188))/5)+parseInt(n(135))/6+-parseInt(n(201))/7+parseInt(n(166))/8*(parseInt(n(133))/9)+-parseInt(n(220))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zr);class qr{constructor(t,e){const n=Xr;this[n(213)]=[],this[n(206)]=new Map,this[n(154)]=[],this[n(214)]=new Map,this[n(130)]=t,this[n(185)]=e}[Kr(224)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(219)];o++){const i=t[o];if(!i[e(197)])continue;const a=this[e(138)](i);if(a){if(null!=i[e(171)]){if(r[e(186)](i[e(171)]))continue;r[e(198)](i[e(171)])}n[e(207)](a)}else if(e(146)!=i[e(140)])e(156)!=i[e(140)]&&e(145)!=i[e(140)]||this[e(181)](n,i,t[o+1]);else{const t=i[e(144)][e(184)];if(s[e(186)](t))continue;s[e(198)](i[e(144)][e(184)]),t==Tc?this[e(169)](n,i):this[e(141)](n,i)}}return this[e(159)](n)}[Kr(189)](t){const e=Kr;this[e(213)][e(207)](t)}[Kr(183)](t,n,r=e.priorities[Kr(202)]){const s=Kr;s(134)==typeof t?(0,e.insertToPriorityArray)(this[s(154)],{matchingCallback:t,label:n,priority:r}):this[s(206)][s(168)](t,n)}[Kr(164)](t,e){const n=Kr;this[n(214)][n(168)](t,e)}[Kr(174)](t,e=1){const n=Kr;let r;for(const e of this[n(154)])if(e[n(148)](t)){r=e[n(178)];break}return r||(r=this[n(206)][n(170)](t[n(137)])),r?r(e):1!==e?e+" "+t[n(137)]+"s":""+t[n(137)]}[Kr(151)](t,e){const n=Kr,r=e[n(143)]()[n(161)](),s=n(156)==e[n(140)]?n(198):n(139);for(const e of r){const o=e[n(218)],i=t[t[n(219)]-1];if(o.is(n(155)))i&&i[n(140)][n(192)](n(216))>-1&&t[n(162)](),i&&n(132)==i[n(140)]?i[s]+=o[n(144)]:t[n(207)]({type:n(132),add:n(198)==s?o[n(144)]:"",remove:n(139)==s?o[n(144)]:""});else if(this[n(130)][n(211)](o)){const a=o;if(i&&i[n(140)][n(192)](n(216))>-1&&t[n(162)](),n(160)==e[n(140)])continue;i&&i[n(140)]==s+n(179)&&i[n(208)][n(137)]==a[n(137)]?i[n(142)]++:t[n(207)]({type:s+n(179),element:a,quantity:1}),r[n(217)]((t=>!(n(160)==t[n(140)]&&t[n(218)]==o)))}else if(this[n(130)][n(177)](o,n(187))||o.is(n(208),n(175))){const r=o;if(n(198)==s&&n(158)==e[n(140)]||n(139)==s&&n(160)==e[n(140)])continue;if(i&&-1==i[n(140)][n(192)](n(216))){n(132)==i[n(140)]&&(i[s]+="\n");continue}let a;if(a=n(198)==s?r[n(149)]&&!this[n(130)][n(211)](r[n(149)])?r[n(149)]:null:r[n(222)]&&!this[n(130)][n(211)](r[n(222)])?r[n(222)]:null,r[n(165)]||a&&a[n(165)]){const e=a&&a[n(165)]?a:r;i&&i[n(140)]==s+n(147)&&i[n(208)][n(137)]==e[n(137)]?i[n(142)]++:t[n(207)]({type:s+n(147),element:e,quantity:1})}else t[n(207)]({type:s+n(216),element:r})}}}[Kr(159)](t){const e=Kr,n=this[e(185)],r=[],s=[],o=[];for(const i of t)switch(i[e(140)]){case e(132):if(i[e(198)]=i[e(198)][e(190)](/(\S)\u000A+(\S)/g,e(163))[e(190)](/\u000A/g,""),i[e(139)]=i[e(139)][e(190)](/(\S)\u000A+(\S)/g,e(163))[e(190)](/\u000A/g,""),""!=i[e(198)]&&""!=i[e(139)]){r[e(207)]({type:e(190),content:Wr(n,e(215),['"'+i[e(139)]+'"','"'+i[e(198)]+'"'])});continue}if(null!=i[e(198)][e(196)](/^ +$/)){r[e(207)]({type:e(156),content:Wr(n,e(209),Wr(n,e(172),i[e(198)][e(219)]))});continue}if(null!=i[e(139)][e(196)](/^ +$/)){r[e(207)]({type:e(145),content:Wr(n,e(204),Wr(n,e(172),i[e(139)][e(219)]))});continue}if(""!=i[e(198)]){r[e(207)]({type:e(156),content:Wr(n,e(209),'"'+i[e(198)]+'"')});continue}r[e(207)]({type:e(145),content:Wr(n,e(204),'"'+i[e(139)]+'"')});continue;case e(212):case e(167):r[e(207)]({type:e(156),content:Wr(n,e(209),this[e(174)](i[e(208)],i[e(142)]))});continue;case e(210):case e(152):r[e(207)]({type:e(145),content:Wr(n,e(204),this[e(174)](i[e(208)],i[e(142)]))});continue;case e(200):r[e(207)]({type:e(156),content:Wr(n,e(150),this[e(174)](i[e(208)],i[e(142)]))});continue;case e(223):r[e(207)]({type:e(145),content:Wr(n,e(157),this[e(174)](i[e(208)],i[e(142)]))});continue;case e(193):s[e(207)](i[e(184)]);continue;case e(173):o[e(207)](i[e(184)]);continue;default:r[e(207)](i)}if(s[e(219)]){const t=s[e(194)]((t=>this[e(214)][e(186)](t)?this[e(214)][e(170)](t):t))[e(221)](", ");r[e(207)]({type:e(176),content:Wr(this[e(185)],e(199),t)})}if(o[e(219)]){const t=o[e(194)]((t=>this[e(214)][e(186)](t)?this[e(214)][e(170)](t):t))[e(221)](", ");r[e(207)]({type:e(176),content:Wr(this[e(185)],e(203),t)})}return r}[Kr(138)](t){const e=Kr;for(const n of this[e(213)]){const r=n(t);if(r&&e(140)in r)return r}}[Kr(141)](t,e){const n=Kr,r=e[n(144)],s=void 0===r[n(226)]?n(173):n(193);t[n(207)]({type:s,key:r[n(184)]})}[Kr(169)](t,e){const n=Kr;t[n(207)]({type:n(176),content:Wr(this[n(185)],n(191),this[n(174)](e[n(143)]()[n(180)][n(136)],1))})}[Kr(181)](t,e,n){const r=Kr;if(this[r(151)](t,e),n&&n[r(143)]()&&!e[r(143)]()[r(182)][r(131)](n[r(143)]()[r(180)])){const n=t[t[r(219)]-1],s=r(156)==e[r(140)]?r(198):r(139);n&&r(132)==n[r(140)]&&(n[s]+="\n")}}}const Yr=Zr;function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=477]})(t,e)}!function(t,e){const n=Zr,r=t();for(;;)try{if(858580===parseInt(n(491))/1+parseInt(n(477))/2*(-parseInt(n(483))/3)+-parseInt(n(487))/4*(-parseInt(n(489))/5)+parseInt(n(482))/6+-parseInt(n(479))/7+-parseInt(n(486))/8+parseInt(n(480))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Yr(493)](){const t=Yr,e=this[t(484)],n=e[t(478)][t(485)](t(492));e[t(488)][t(485)](t(490))&&n[t(481)](t(490))}}function Jr(){const t=["2008868tjnogR","commands","10nwnsqJ","showAIAssistant","268991ZZpXvD","TrackChangesEditing","afterInit","38pWhpMc","plugins","10121209ajJtBw","12778911MzpEIO","enableCommand","4644126AJQbJT","69135MDJQoS","editor","get","5800024ZoDODC"];return(Jr=function(){return t})()}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=138]})(t,e)}const ts=$r;function es(){const t=["alignment","_registerLegacyDescription","plugins","type","AlignmentEditing","FORMAT_ALIGN_TO_LEFT","6351415AcckLe","enableDefaultAttributesIntegration","TrackChangesEditing","3069834YRqdTd","left","108AbbaKg","commandParams","center","15176816CGGmzr","*Format:* %0","format","registerAttributeLabel","formatBlock","has","locale","descriptionFactory","FORMAT_ALIGN_TO_CENTER","registerBlockAttribute","justify","editor","right","commandName","FORMAT_ALIGN_TO_RIGHT","value","FORMAT_JUSTIFY_TEXT","86847zjWFkv","FORMAT_ALIGNMENT","9122502XlnyXp","1778100jXindW","registerDescriptionCallback","4701920YtgsZM","afterInit","get"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(932604===parseInt(n(162))/1+-parseInt(n(176))/2+-parseInt(n(159))/3*(parseInt(n(139))/4)+parseInt(n(164))/5+parseInt(n(161))/6+parseInt(n(173))/7+-parseInt(n(142))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(165)](){const t=ts,e=this[t(153)],n=e[t(148)];if(!e[t(169)][t(147)](t(171)))return;const r=e[t(169)][t(166)](t(175));r[t(174)](t(167)),r[t(151)](t(167)),r[t(149)][t(145)](t(167),Wr(n,t(160))),this[t(168)]()}[ts(168)](){const t=ts,e=this[t(153)],n=e[t(148)];e[t(169)][t(166)](t(175))[t(149)][t(163)]((e=>{const r=t;if(r(146)!=e[r(170)])return;const{data:s}=e;if(s&&r(167)==s[r(155)]){const t=s[r(140)][0][r(157)];return{type:r(144),content:Wr(n,r(143),function(t){const e=r;switch(t){case e(138):return Wr(n,e(172));case e(154):return Wr(n,e(156));case e(141):return Wr(n,e(150));case e(152):return Wr(n,e(158))}}(t))}}}))}}const rs=os;function ss(){const t=["FORMAT_SUPERSCRIPT","*Format:* %0","2153712Qoridv","*Remove format:* %0","bold","FORMAT_SUBSCRIPT","commandName","BoldEditing","SubscriptEditing","commandParams","192946bFaWXa","SuperscriptEditing","type","underline","locale","FORMAT_CODE","afterInit","slice","forceValue","has","FORMAT_STRIKETHROUGH","21VdIszV","registerAttributeLabel","CodeEditing","editor","subscript","_registerLegacyDescription","toUpperCase","format","toLowerCase","64150FTIavr","get","code","FORMAT_BOLD","registerDescriptionCallback","FORMAT_","54mkAMIJ","552wTuhBp","plugins","2ogfUiZ","ItalicEditing","11eQBpgd","italic","registerInlineAttribute","16116980XZJlUS","FORMAT_UNDERLINE","3OhIvKm","FORMAT_ITALIC","2265290EnzvBy","descriptionFactory","UnderlineEditing","1361672FcfCyQ","strikethrough","enableDefaultAttributesIntegration","1125108IGrERK","superscript","TrackChangesEditing","formatInline","StrikethroughEditing"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=219]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(845918===parseInt(n(275))/1*(-parseInt(n(225))/2)+-parseInt(n(232))/3*(-parseInt(n(237))/4)+parseInt(n(234))/5+parseInt(n(240))/6*(-parseInt(n(266))/7)+parseInt(n(247))/8*(-parseInt(n(222))/9)+parseInt(n(230))/10*(parseInt(n(227))/11)+parseInt(n(223))/12*(parseInt(n(255))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(252),rs(226),rs(236),rs(268),rs(244),rs(253),rs(256)];class as extends t.Plugin{[rs(261)](){const t=rs,e=this[t(269)],n=e[t(224)][t(276)](t(242)),r=e[t(259)];for(const s of is){if(!e[t(224)][t(264)](s))continue;const o=s[t(262)](0,-7)[t(274)](),i=t(221)+o[t(272)]();n[t(239)](o),n[t(229)](o),n[t(235)][t(267)](o,Wr(r,i))}this[t(271)]()}[rs(271)](){const t=rs,e=this[t(269)],n=e[t(259)],r=e[t(224)][t(276)](t(242));function s(e,s){const o=t;r[o(235)][o(220)]((t=>{const r=o;if(r(243)!=t[r(257)])return;const{data:i}=t;return i&&i[r(251)]===e?i[r(254)][0][r(263)]?{type:r(273),content:Wr(n,r(246),s)}:{type:r(273),content:Wr(n,r(248),s)}:void 0}))}s(t(249),Wr(n,t(219))),s(t(228),Wr(n,t(233))),s(t(258),Wr(n,t(231))),s(t(277),Wr(n,t(260))),s(t(238),Wr(n,t(265))),s(t(270),Wr(n,t(250))),s(t(241),Wr(n,t(245)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=256]})(t,e)}function ls(){const t=["TrackChangesEditing","get","editor","name","$root","from","commands","*Set format:* %0","value","commandParams","314974ShAOHr","parent","document","2657645ZCejvt","9ATKLjv","has","format","2724hZuBoH","4317036kieCHQ","schema","getSelectedBlocks","afterInit","markBlockFormat","630aJGTlN","9016648VefVSg","descriptionFactory","plugins","registerDescriptionCallback","locale","model","5488224WzZZDz","BlockQuoteEditing","26810EedNgD","forceValue","checkChild","4WZxYYV","filter","selection","ELEMENT_BLOCK_QUOTE","*Remove format:* %0","change","commandName","enableCommand","blockQuote","117874rccNas"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(963378===parseInt(n(288))/1*(parseInt(n(279))/2)+parseInt(n(262))/3+-parseInt(n(274))/4+-parseInt(n(257))/5+-parseInt(n(261))/6*(parseInt(n(276))/7)+-parseInt(n(268))/8*(-parseInt(n(258))/9)+parseInt(n(267))/10*(parseInt(n(299))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(265)](){const t=cs,e=this[t(291)],n=e[t(272)];if(!e[t(270)][t(259)](t(275)))return;const r=e[t(270)][t(290)](t(289)),s=this[t(291)][t(295)][t(290)](t(287));r[t(286)](t(287),((n,o={})=>{const i=t,a=this[i(291)][i(273)][i(256)][i(281)],c=o&&void 0!==o[i(277)]?o[i(277)]:!s[i(297)];let u=[];if(c){const t=Array[i(294)](a[i(264)]())[i(280)]((t=>hs(t)||function(t,e){const n=i,r=e[n(278)](t[n(300)],n(287)),s=e[n(278)]([n(293),n(287)],t);return r&&s}(t,this[i(291)][i(273)][i(263)])));u=y(t,e[i(273)])}else{const t=Array[i(294)](a[i(264)]())[i(280)]((t=>hs(t)));u=y(t,e[i(273)])}e[i(273)][i(284)]((()=>{const t=i;for(const e of u)r[t(266)](e,{commandName:t(287),commandParams:[{forceValue:c}]})}))})),r[t(269)][t(271)]((e=>{const r=t,{data:s}=e;if(s&&r(287)==s[r(285)]){const t=Wr(n,r(282));return s[r(298)][0][r(277)]?{type:r(260),content:Wr(n,r(296),t)}:{type:r(260),content:Wr(n,r(283),t)}}}))}}function hs(t){const e=cs;return e(287)==t[e(300)][e(292)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=356]})(t,e)}function ps(){const t=["350YjcDtC","25051jTYneF","854MjUPDt","7Hpotze","13457UXztXP","567WfKDha","plugins","13896lEovvZ","50jsVpVO","21626aUERbA","changeCaseTitle","changeCaseLower","CaseChange","editor","enableCommand","TrackChangesEditing","1296VQXiYF","550359yiwuGg","has","18750TyGfuK","940328dnGhyp","afterInit","get","4xinWKq","changeCaseUpper"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(174207===-parseInt(n(366))/1*(-parseInt(n(370))/2)+parseInt(n(379))/3*(-parseInt(n(360))/4)+parseInt(n(362))/5*(parseInt(n(369))/6)+parseInt(n(365))/7*(-parseInt(n(357))/8)+-parseInt(n(367))/9*(parseInt(n(356))/10)+-parseInt(n(371))/11*(-parseInt(n(378))/12)+-parseInt(n(363))/13*(parseInt(n(364))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(358)](){const t=gs,e=this[t(375)];e[t(368)][t(380)](t(374))&&(e[t(368)][t(359)](t(377))[t(376)](t(361)),e[t(368)][t(359)](t(377))[t(376)](t(373)),e[t(368)][t(359)](t(377))[t(376)](t(372)))}}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=414]})(t,e)}function bs(){const t=["editor","11LLotwT","get","3224507TcrAkE","354595YmzXOl","afterInit","9614576deJqNx","138GNEHcM","3076XFFqeO","enableCommand","381868saVPtK","3570dXYFgW","13685870qmVwjj","ckbox","9juaewx","plugins","7dQxLvG","4181786lJcRUv","96pkHIbr","TrackChangesEditing","commands"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(869070===parseInt(n(416))/1*(parseInt(n(431))/2)+parseInt(n(432))/3*(-parseInt(n(429))/4)+-parseInt(n(425))/5*(-parseInt(n(428))/6)+-parseInt(n(417))/7+-parseInt(n(427))/8*(parseInt(n(414))/9)+-parseInt(n(433))/10*(parseInt(n(422))/11)+-parseInt(n(418))/12*(-parseInt(n(424))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(426)](){const t=Is,e=this[t(421)];e[t(420)][t(423)](t(434))&&e[t(415)][t(423)](t(419))[t(430)](t(434))}}const _s=As;function ys(){const t=["codeBlock","has","6688064JdQPKT","editor","3154563sGwMmc","outdentCodeBlock","model","type","*Set format:* %0","format","value","enableCommand","locale","change","languages","checkChild","2325132BpXUEv","label","config","ELEMENT_CODE_BLOCK","72264lsjLln","816458YfUxqv","formatBlock","registerDescriptionCallback","4121688jzXjsE","find","commands","2zVKstg","commandName","name","registerElementLabel","isLimit","2495865ZWSazW","descriptionFactory","get","schema","commandParams","indentCodeBlock","filter","forceValue","CodeBlock","getSelectedBlocks","language","rootElement","markBlockFormat","plugins","afterInit","parent","blockName","selection","from","*Remove format:* %0","toLowerCase","616wEslux","document","TrackChangesEditing"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=274]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(854518===-parseInt(n(301))/1*(-parseInt(n(295))/2)+parseInt(n(278))/3+-parseInt(n(298))/4+parseInt(n(306))/5+-parseInt(n(294))/6*(parseInt(n(327))/7)+parseInt(n(276))/8+-parseInt(n(290))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(320)](){const t=_s,e=this[t(277)];if(!e[t(319)][t(275)](t(314)))return;const n=e[t(319)][t(308)](t(329)),r=e[t(286)],s=e[t(292)][t(308)](t(274))[t(288)],o=e[t(300)][t(308)](t(274));n[t(285)](t(311)),n[t(285)](t(279)),n[t(285)](t(274),((r,i={})=>{const a=t,c=e[a(280)],u=e[a(280)][a(328)][a(323)],l=i&&void 0!==i[a(313)]?i[a(313)]:!o[a(284)];let f;i[a(316)]||(i[a(316)]=s[0][a(316)]),f=l?Array[a(324)](u[a(315)]())[a(312)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(317))&&!e[n(305)](t)&&e[n(289)](t[n(321)],n(274))}(t,c[a(309)]))):Array[a(324)](u[a(315)]())[a(312)]((t=>Cs(t)));const h=y(f,c);c[a(287)]((()=>{const t=a;for(const e of h)n[t(318)](e,{commandName:t(274),commandParams:[{...i,forceValue:l}],formatGroupId:t(322)})}))})),n[t(307)][t(304)](t(274),(e=>Wr(r,t(293),e))),n[t(307)][t(297)]((e=>{const n=t;if(n(296)!=e[n(281)])return;const o=r.t,{data:i}=e;if(!i||n(274)!=i[n(302)])return;const a=i[n(310)][0][n(316)],c=o(s[n(299)]((t=>t[n(316)]===a))[n(291)])[n(326)]();return i[n(310)][0][n(313)]?{type:n(283),content:Wr(r,n(282),Wr(r,n(293),1)+" ("+c+")")}:{type:n(283),content:Wr(r,n(325),Wr(r,n(293),1))}}))}}function Cs(t){const e=_s;return e(274)==t[e(303)]}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=143]})(t,e)}const Ns=Ls;function Rs(){const t=["10AEbHZr","5fyfGmH","2108296eqSDdn","enableCommand","TrackChangesEditing","2eizULc","get","has","editor","1670880WjSzzX","plugins","4748823liiRXx","CommentsEditing","addCommentThread","8HAeyFw","236713DqHTVb","803928uArSEX","4945451uqCaUm","7055169aHoWjC","afterInit"];return(Rs=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(388548===parseInt(n(147))/1*(-parseInt(n(157))/2)+parseInt(n(161))/3+-parseInt(n(154))/4*(-parseInt(n(153))/5)+parseInt(n(148))/6+parseInt(n(149))/7*(-parseInt(n(146))/8)+-parseInt(n(143))/9+parseInt(n(152))/10*(parseInt(n(150))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(151)](){const t=Ns,e=this[t(160)];e[t(162)][t(159)](t(144))&&e[t(162)][t(158)](t(156))[t(155)](t(145))}}var Ms=n(834);function vs(){const t=["TrackChangesEditing","getItems","getCustomProperty","nextSibling","plugins","786570CQPZEw","ck-suggestion-marker--active","schema","isContent","createUIElement","toViewElement","start","2NIRUWO","mapper","isLimit","3JivklJ","bindElementToMarker","addClass","item","elementEnd","isBlock","includes","addHighlight","model","createRangeOn","267896RVouGK","push","hasAttribute","activeMarkers","parent","149281ZRuUOs","get","name","consumable","10cNZmsz","1220640PMuwoo","span","ck-suggestion-marker-","markerName","getWalker","markerRange","3112335lgJMTI","writer","previousPosition","toViewPosition","test","type","isAtEnd","91225CTfzzK","1463630kOWHDQ","insert"];return(vs=function(){return t})()}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=207]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(245)]())o[r(220)](t)&&s[r(219)](n[r(217)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(248)][r(224)](r(244));return(o,i,a)=>{const c=r;if(!a[c(226)][c(238)](i[c(233)],o[c(225)]))return;const u=i[c(233)][c(232)](),l=i[c(233)][c(255)],f=t[c(216)][c(251)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(211)];d=d||f[c(252)](e);const n=a[c(257)][c(254)](e);if(n&&n[c(246)](c(215)))return;c(212)==t[c(239)]&&f[c(213)](e)&&!f[c(207)](e)&&(e[c(247)]||l[c(240)]?h&&h[c(222)]==e||(h=e,m(t[c(236)]),p=!0):g=g||t[c(236)])}function m(t){const r=c,o=a[r(235)][r(253)](r(229),{class:r(230)+e}),u=a[r(257)][r(237)](t);n&&s[r(221)][r(214)](i[r(231)])&&a[r(235)][r(210)](r(250),o),a[r(235)][r(243)](u,o),a[r(257)][r(209)](o,i[r(231)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(356338===-parseInt(n(223))/1*(parseInt(n(256))/2)+parseInt(n(208))/3*(parseInt(n(218))/4)+parseInt(n(241))/5+parseInt(n(249))/6+-parseInt(n(242))/7+parseInt(n(228))/8+-parseInt(n(234))/9*(-parseInt(n(227))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Fs=Bs;function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=338]})(t,e)}function xs(){const t=["3peveDn","start","markerName","requires","options","detach","root","deleteForward","mapper","editor","getFirstRange","get","fromRange","646308ReJzkj","11WXtIbq","forward","enableCommand","markerNameToElements","18840564pLZxwA","2440476vkoskd","rootName","editing","45Lldrdu","4000256cAYNVI","964761nqsRAm","unit","buffer","unlock","writer","addMarker:suggestion:deletion","high","unbindElementFromMarkerName","delete","model","7741716EsGtPW","bind","plugins","data","commands","end","lock","document","createRange","30xgmYyc","TrackChangesEditing","$graveyard","remove","createSelection","modifySelection","downcastDispatcher","uiElement","enqueueChange","selection","init","merge","batch","isCollapsed","setSelection","7dNykVw","removeMarker:suggestion:deletion","showSuggestionHighlights","690126frAjWe"];return(xs=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(758790===parseInt(n(384))/1+-parseInt(n(359))/2*(parseInt(n(360))/3)+-parseInt(n(373))/4*(parseInt(n(382))/5)+parseInt(n(394))/6*(-parseInt(n(356))/7)+parseInt(n(383))/8+parseInt(n(379))/9*(parseInt(n(341))/10)+parseInt(n(374))/11*(parseInt(n(378))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Fs(363)](){return[Ms.Delete]}[Fs(351)](){const t=Fs,e=this[t(369)],n=e[t(396)][t(371)](t(342));n[t(376)](t(392));const r=e[t(398)][t(371)](t(367));n[t(376)](t(367),((n,s={})=>{const o=t,a=e[o(393)][o(345)](e[o(393)][o(339)][o(350)]);a[o(354)]&&e[o(393)][o(346)](a,{direction:o(375),unit:s[o(385)]});const c=a[o(370)](),u=i.LiveRange[o(372)](c);let l;n(s),l=o(343)==u[o(366)][o(380)]?e[o(393)][o(340)](c[o(361)]):e[o(393)][o(340)](u[o(361)],u[o(399)]),u[o(365)](),e[o(393)][o(349)](r[o(386)][o(353)],(t=>{const e=o;r[e(386)][e(338)](),t[e(355)](t[e(340)](l[e(399)])),r[e(386)][e(387)]()}))})),e[t(381)][t(347)].on(t(389),Ds(e,t(352)),{priority:t(390)}),e[t(397)][t(347)].on(t(389),((n,r,s)=>{const o=t;s[o(364)][o(358)]&&Ds(e,o(352),{showActiveMarker:!1})[o(395)](this)(n,r,s)}),{priority:t(390)}),e[t(381)][t(347)].on(t(357),((e,n,r)=>{const s=t,o=r[s(368)][s(377)](n[s(362)]);if(o)for(const t of o)t.is(s(348))&&(r[s(368)][s(391)](t,n[s(362)]),r[s(388)][s(344)](t))}),{priority:t(390)})}}const Us=Gs;function js(){const t=["key","toUpperCase","locale","execute","*Remove format:* %0","nodeAfter","batch","setAttribute","forceValue","descriptionFactory","listStart","listIndent","_registerLegacyDescription","mergeListItemForward","_supportLegacySuggestions","splitListItemAfter","attributeKey","nextSibling","trackChangesCommand","*Merge:* %0","bulletedList","selection","every","next","refresh","getFirstRange","assureChains","ELEMENT_TODO_LIST","todo","isUndo","commands","ELEMENT_LIST_ITEM","mergeListItemBackward","setSelection","indentList","filter","*Indent:* %0","includes","registerAttributeLabel","_suggestionFactory","1831812tHfSCr","isLocal","from","model","splitListItemBefore","ELEMENT_BULLETED_LIST","46443wROWyJ","listMarkerStyle","groupId","checkTodoList","listReversed","listItemIdFixer","*Check item*","change","has","listStyle","config","commandParams","deletion","enableDefaultAttributesIntegration","ELEMENT_NUMBERED_LIST","formatBlock","editor","plugins","getChanges","detach","documentList","createRange","*Format:* remove from %0","newValue","1725353TlFvMG","2QwXMKu","noTrackChangesFixer","*Merge:* list item","todoListChecked","commandName","accept","FORMAT_INDENT","*Change to:* %0","previousSibling","createPositionAt","getFirstMarker","registerElementLabel","listMarker","get","todoListCheck","registerBlockAttribute","outdentList","TrackChangesEditing","registerCustomCallback","customBulletedList","ListEditing","isNextTo","length","end","head","*Format:* insert into %0","listType","104145WcZNNr","numbered","1459064fBXCHZ","registerPostFixer","map","start","getSuggestions","_getAttributeKey","listItemId","type","push","document","*Outdent:* %0","parent","meta","multipleBlocks","list.multiBlock","containsItem","range","customNumberedList","6tQszee","afterInit","differ","value","attribute","TodoListEditing","getRanges","_LIST","find","data","*Set format:* %0","isObject","getAttribute","ELEMENT_","attributes","format","*Split:* list item","bulleted","2542509vpsGix","suggestion","removeMarker","schema","todoList","numberedList","default","1779771JxOOiD","fromRange","registerDescriptionCallback","oldValue","*Uncheck item*","_findSuggestions"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=243]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(307279===parseInt(n(334))/1+parseInt(n(359))/2*(parseInt(n(282))/3)+-parseInt(n(328))/4+parseInt(n(386))/5*(-parseInt(n(257))/6)+parseInt(n(358))/7+parseInt(n(388))/8+-parseInt(n(275))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(258)](){const t=Us,e=this[t(350)];if(!e[t(351)][t(342)](t(379)))return;const n=e[t(290)],r=e[t(351)][t(372)](t(376)),s=e[t(351)][t(342)](t(262)),o=!!e[t(344)][t(372)](t(253));function i(e){const r=t;return{type:r(272),content:""+Wr(n,r(267),e)}}function a(e){const r=t;return{type:r(272),content:""+Wr(n,r(292),e)}}r[t(347)](t(280)),r[t(347)](t(308)),r[t(347)](t(256)),r[t(347)](t(378)),r[t(347)](t(322)),r[t(347)](t(375)),r[t(347)](t(303)),r[t(347)](t(332)),r[t(374)](t(245)),r[t(374)](t(385)),r[t(374)](t(299)),o&&(r[t(347)](t(320)),r[t(347)](t(301))),s&&(r[t(347)](t(279)),r[t(347)](t(337)),r[t(374)](t(362)),r[t(297)][t(284)]((e=>{const r=t,{data:s}=e;if(s&&r(362)==s[r(288)])return{type:r(272),content:s[r(357)]?Wr(n,r(340)):Wr(n,r(286))}})),this[t(350)][t(331)][t(248)][t(389)]((e=>{const n=t;if(e[n(294)][n(317)])return!1;let s=!1;const o=r[n(243)]({skipNotAttached:!0})[n(323)]((t=>n(362)===r[n(244)](t)));for(const t of o)n(316)!=t[n(313)]()[n(391)][n(293)][n(269)](n(385))&&(r[n(287)](t[n(313)](),n(261))[n(265)]((t=>n(385)===r[n(244)](t[n(276)])))||(e[n(277)](t[n(369)]()),s=!0));return s}))),r[t(297)][t(326)](t(299),Wr(n,t(365)));const c={type:t(272),content:""};r[t(297)][t(284)]((e=>{const r=t,{data:s}=e;if(!s||r(385)!=s[r(288)])return;let u=e[r(383)];for(;u;){if(u[r(266)]&&((r(343)==u[r(266)][r(288)]||r(335)==u[r(266)][r(288)])&&(u[r(266)][r(357)]&&r(281)!=u[r(266)][r(357)]||r(281)!=u[r(266)][r(285)]&&!s[r(357)])||!o&&u[r(266)][r(288)]==Tc))return c;u=u[r(311)]}if(null==s[r(357)])switch(s[r(285)]){case r(274):return a(Wr(n,r(333)));case r(387):return a(Wr(n,r(348)));case r(316):return a(Wr(n,r(315)))}switch(s[r(357)]){case r(274):return i(Wr(n,r(333)));case r(387):return i(Wr(n,r(348)));case r(316):return i(Wr(n,r(315)))}})),r[t(297)][t(284)]((e=>{const n=t,{data:r}=e;if(r&&n(299)==r[n(288)])return null==r[n(357)]||null==r[n(285)]&&0==r[n(357)]?c:void 0})),r[t(297)][t(284)]((e=>{const r=t;if(r(261)!=e[r(246)])return;const{data:s}=e;if(!s||r(245)!=s[r(288)])return;const o=Hs(e);return r(357)==o?{type:r(272),content:Wr(n,r(361))}:r(285)==o?{type:r(272),content:Wr(n,r(273))}:c})),e[t(331)][t(248)][t(389)]((e=>this[t(339)](e))),e[t(331)][t(248)][t(389)]((e=>this[t(360)](e))),e[t(331)][t(248)][t(389)]((e=>this[t(314)](e))),this[t(302)]()}[Us(339)](t){const e=Us;if(t[e(294)][e(317)]||!t[e(294)][e(329)])return!1;let n=!1;const r=this[e(350)][e(351)][e(372)](e(376))[e(243)]({skipNotAttached:!0})[e(323)]((t=>t[e(266)]&&e(245)==t[e(266)][e(288)]))[e(323)]((t=>t[e(266)][e(357)]&&t[e(266)][e(285)]));for(const s of r)Hs(s)||(t[e(277)](s[e(369)]()),n=!0);return n}[Us(360)](t){const e=Us;if(t[e(294)][e(317)]||!t[e(294)][e(329)])return!1;const n=this[e(350)][e(351)][e(372)](e(376));if(n[e(306)][e(260)])return!1;let r=!1;const s=[e(385),e(245),e(299),e(343),e(298),e(338),e(373),e(371),e(335)],o=this[e(350)][e(331)][e(248)][e(259)][e(352)]()[e(323)]((t=>e(261)==t[e(246)]))[e(323)]((t=>s[e(325)](t[e(304)])));if(0==o[e(381)])return r;for(const i of o){const o=n[e(287)](i[e(255)],e(261))[e(323)]((t=>!t[e(251)][e(380)]))[e(390)]((t=>t[e(276)]))[e(323)]((t=>{const r=e,o=n[r(244)](t);return s[r(325)](o)}));if(o[e(381)]){for(const n of o)t[e(277)](n[e(369)]());r=!0}}return r}[Us(314)](t){const e=Us;if(t[e(294)][e(317)]||!t[e(294)][e(329)])return!1;const n=this[e(350)][e(351)][e(372)](e(376));let r=!1;const s=[e(385),e(245),e(299),e(343),e(298),e(338),e(373),e(371),e(335)];for(const t of n[e(243)]({skipNotAttached:!0})){const o=n[e(287)](t[e(313)](),e(261))[e(390)]((t=>t[e(276)]))[e(323)]((t=>t[e(266)]&&s[e(325)](t[e(266)][e(288)])));if(!o[e(381)])continue;const a=o[0][e(383)][e(271)][e(336)];if(!o[e(310)]((t=>t[e(271)][e(336)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(243)]({skipNotAttached:!0})[s(323)]((e=>s(261)==e[s(246)]&&e[s(271)][s(336)]==t)))e[s(295)](s(336),r)}function i(t,n){const r=e;let s=t[r(383)],i=!1;for(;s;)s[r(271)][r(336)]!=n&&(o(s[r(271)][r(336)],n),s[r(295)](r(336),n),i=!0),s=s[r(311)];return i}}[Us(302)](){const t=Us,e=this[t(350)],n=e[t(290)],r=e[t(351)][t(372)](t(376));this[t(300)](),r[t(327)][t(377)](t(349),t(354),t(364),(function(n,r){const s=t,o=[];for(let t of n)t[s(391)][s(293)]===t[s(382)][s(250)]&&(t=e[s(331)][s(355)](e[s(331)][s(368)](t[s(391)][s(293)],0))),o[s(247)](t);e[s(331)][s(341)]((t=>{const n=s,a=e[n(331)][n(248)][n(309)],c=Array[n(330)](a[n(263)]())[n(390)]((t=>i.LiveRange[n(283)](t)));t[n(321)](o),e[n(318)][n(372)](r[n(363)])[n(312)](),r[n(345)][n(247)]({forceDefaultExecution:!0}),e[n(291)](r[n(363)],...r[n(345)]),t[n(321)](c);for(const t of c)t[n(353)]()}))})),r[t(297)][t(370)]((function(n){const r=t,s=!e[r(331)][r(278)][r(268)](n),o=n[r(367)],i=n[r(305)],a=n[r(269)](r(245)),c=!o||o[r(269)](r(245))!==a,u=!i||i[r(269)](r(245))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(319),e)))}[Us(300)](){const t=Us,e=this[t(350)],n=e[t(290)];function r(n){const r=t,s=e[r(318)][r(372)](r(308))[r(260)],o=e[r(318)][r(372)](r(280))[r(260)];return r(280)===n?s:o}e[t(351)][t(372)](t(376))[t(297)][t(284)]((function(s){const o=t;if(o(349)!=s[o(246)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(363)]){case o(308):u=i[o(345)][0][o(296)],l=r(i[o(363)]),a=o(u?384:356),!l&&e[o(344)][o(372)](o(253))||(a=o(366)),c={type:o(272),content:Wr(n,a,Wr(n,o(333)))};break;case o(280):u=i[o(345)][0][o(296)],l=r(i[o(363)]),a=o(u?384:356),!l&&e[o(344)][o(372)](o(253))||(a=o(366)),c={type:o(272),content:Wr(n,a,Wr(n,o(348)))};break;case o(322):a=o(324),c={type:o(272),content:Wr(n,a,Wr(n,o(319)))};break;case o(375):a=function(t){const e=o,n=t[e(313)]();let r=n[e(391)][e(293)];for(;r&&n[e(254)](r);){if(r[e(269)](e(299))>0)return!1;r=r[e(305)]}return!0}(s)?Wr(n,o(356),Wr(n,function(t){const e=o;return e(270)+t[e(313)]()[e(391)][e(293)][e(269)](e(385))[e(289)]()+e(264)}(s))):Wr(n,o(249),Wr(n,o(319))),c={type:o(272),content:a};break;case o(320):case o(301):!1===i[o(252)]&&(a=o(307),c={type:o(346),content:Wr(n,a,Wr(n,o(319)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(313)]()[e(391)][e(293)][e(367)];for(;n;){const r=n[e(269)](e(245));if(!r)return!1;if(r==t[e(266)][e(357)])return e(357);if(r==t[e(266)][e(285)])return e(285);n=n[e(367)]}return!1}function Ws(t,e){const n=zs();return(Ws=function(t,e){return n[t-=141]})(t,e)}function zs(){const t=["locale","_findSuggestions","bulleted","ListPropertiesEditing","removeMarker","listReversed","getFirstRange","upper-latin","327694NMQbDD","formatBlock","data","_LIST_DEFAULT","*Format:* set order to regular","afterInit","plugins","9IpHYUM","includes","disc","styles","registerDescriptionCallback","replace","_registerLegacyDescription","type","newValue","head","document","default","attribute","getFirstMarker","7InqaIB","FORMAT_LIST_START","2508654fophHY","get","upper-roman","circle","lower-roman","FORMAT_LIST_REVERSED","registerBlockAttribute","getAttribute","handleDescriptions","_getAttributeKey","model","reversed","batch","*Remove format:* %0","next","lower-latin","commandParams","list.properties","TrackChangesEditing","_LIST_","registerPostFixer","descriptionFactory","nodeAfter","*Change to:* %0","config","toUpperCase","5906856RUKCmy","6874495XrEqrt","editor","ELEMENT_","oldValue","commandName","listStyle","decimal","*Set format:* %0","customNumbered","startIndex","format","isUndo","bind","filter","registerAttributeLabel","getSuggestions","_getTranslationKeyForListStyle","has","listStart","find","numbered","2794488mQvMYJ","key","*Format:* set start index to %0","1swtjIe","start","1662510FDNyZs","*Format:* set order to reversed","decimal-leading-zero","4720YvzbNR","enableDefaultAttributesIntegration","36729BGJjmh","square","listType","suggestion"];return(zs=function(){return t})()}const Ks=Ws;!function(t,e){const n=Ws,r=t();for(;;)try{if(705496===-parseInt(n(227))/1*(-parseInt(n(153))/2)+-parseInt(n(229))/3+-parseInt(n(224))/4+parseInt(n(203))/5+-parseInt(n(176))/6*(parseInt(n(174))/7)+parseInt(n(202))/8*(-parseInt(n(160))/9)+-parseInt(n(232))/10*(-parseInt(n(141))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Xs extends t.Plugin{[Ks(158)](){const t=Ks;if(!this[t(204)][t(159)][t(220)](t(148)))return;const e=this[t(204)][t(200)][t(177)](t(193)),n=this[t(204)][t(159)][t(177)](t(194));e[t(163)]&&(n[t(233)](t(208)),n[t(182)](t(208))),e[t(187)]&&(n[t(233)](t(150)),n[t(182)](t(150))),e[t(212)]&&(n[t(233)](t(221)),n[t(182)](t(221)));const r={type:t(213),content:""};n[t(197)][t(164)](this[t(184)][t(215)](this));const s=this[t(204)][t(145)];n[t(197)][t(217)](t(150),Wr(s,t(181))),n[t(197)][t(164)]((e=>{const n=t,{data:s}=e;if(s&&n(150)==s[n(225)])return null==s[n(168)]||0==s[n(168)]&&null==s[n(206)]?r:void 0})),n[t(197)][t(217)](t(221),Wr(s,t(175))),n[t(197)][t(164)]((e=>{const n=t,{data:s}=e;if(s&&n(221)==s[n(225)])return null==s[n(168)]||1==s[n(168)]&&null==s[n(206)]?r:void 0})),this[t(204)][t(186)][t(170)][t(196)]((e=>{const r=t;if(e[r(188)][r(214)])return!1;let s=!1;const o=n[r(218)]({skipNotAttached:!0})[r(216)]((t=>{const e=r,s=n[e(185)](t);return e(221)==s||e(150)==s}));for(const t of o){const o=t[r(151)]()[r(228)][r(198)][r(183)](r(143));r(223)!=o&&r(211)!=o&&(n[r(146)](t[r(151)](),r(172))[r(222)]((t=>r(143)==n[r(185)](t[r(144)])))||(e[r(149)](t[r(173)]()),s=!0))}return s})),this[t(166)]()}[Ks(184)](t){const e=Ks,n=this[e(204)][e(145)],{data:r}=t,s={type:e(213),content:""};if(!r||e(208)!=r[e(225)])return;if(!r[e(206)])return e(171)==r[e(168)]?s:{type:e(213),content:""+Wr(n,e(210),Wr(n,this[e(219)](r[e(168)])))};if(!r[e(168)]){if(e(171)==r[e(206)])return s;let o=t[e(169)];for(;o;){if(o[e(155)]&&e(143)==o[e(155)][e(225)]&&o[e(155)][e(168)])return s;o=o[e(190)]}return{type:e(213),content:""+Wr(n,e(189),Wr(n,this[e(219)](r[e(206)])))}}if(e(171)!=r[e(168)])return{type:e(213),content:""+Wr(n,e(210),Wr(n,this[e(219)](r[e(168)])))};let o=t[e(169)];for(;o;){if(o[e(155)]&&e(143)==o[e(155)][e(225)]&&o[e(155)][e(168)]&&o[e(155)][e(206)])return s;o=o[e(190)]}const i=t[e(151)]()[e(228)][e(198)][e(183)](e(143));return{type:e(213),content:Wr(n,e(210),Wr(n,e(205)+i[e(201)]()+e(156)))}}[Ks(166)](){const t=Ks,e=this[t(204)],n=e[t(145)];e[t(159)][t(177)](t(194))[t(197)][t(164)]((e=>{const r=t;if(r(154)!=e[r(167)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(207)]){case r(208):o=r(199),i={type:r(213),content:Wr(n,o,Wr(n,this[r(219)](s[r(192)][0][r(167)])))};break;case r(150):o=s[r(192)][0][r(187)]?r(230):r(157),i={type:r(213),content:Wr(n,o)};break;case r(221):o=r(226),i={type:r(213),content:Wr(n,o,s[r(192)][0][r(212)])}}return i}))}[Ks(219)](t){const e=Ks;return e(205)+function(t){const n=e;return qs[n(161)](t)?n(147):Ys[n(161)](t)?n(223):null}(t)[e(201)]()+e(195)+t[e(201)]()[e(165)](/-/g,"_")}}const qs=[Ks(162),Ks(179),Ks(142)],Ys=[Ks(209),Ks(231),Ks(180),Ks(178),Ks(191),Ks(152)];var Zs=n(507);function Qs(){const t=["end","addMarker:suggestion:insertion","3114099HYsCPV","change","writer","enterBlock","commands","enableCommand","init","parent","options","1543160NTsokr","unbindElementFromMarkerName","7340BqAldh","removeMarker:suggestion:insertion","fromRange","editing","enter","model","document","getFirstPosition","bind","split","showSuggestionHighlights","createRange","editor","fire","markerName","get","markInsertion","10rovChE","nextSibling","plugins","1339884XYxbiq","high","markerNameToElements","hasClass","setSelection","ck-suggestion-marker-split","remove","TrackChangesEditing","detach","18033HeoVQd","afterExecute","2664234fIHauC","mapper","downcastDispatcher","selection","data","requires","getFirstRange","238JXYVBt","1580GliTbA","446858PPQPZs","createPositionAt"];return(Qs=function(){return t})()}const Js=$s;function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=329]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(365976===-parseInt(n(336))/1+-parseInt(n(334))/2*(-parseInt(n(380))/3)+-parseInt(n(351))/4*(-parseInt(n(335))/5)+-parseInt(n(382))/6+-parseInt(n(371))/7+-parseInt(n(349))/8+-parseInt(n(340))/9*(-parseInt(n(368))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Js(332)](){return[Zs.Enter]}[Js(346)](){const t=Js,e=this[t(363)],n=e[t(370)][t(366)](t(378)),r=e[t(344)][t(366)](t(355));n[t(345)](t(355),(()=>{const s=t;e[s(356)][s(341)]((t=>{const o=s,a=e[o(356)][o(357)][o(330)],c=a[o(358)](),u=i.LiveRange[o(353)](a[o(333)]());if(r[o(343)](t)){const r=e[o(356)][o(337)](c[o(347)][o(369)],0),s=t[o(362)](c,r);n[o(367)](s)}else t[o(375)](t[o(362)](u[o(338)]));u[o(379)](),r[o(364)](o(381),{writer:t})}))})),e[t(354)][t(329)].on(t(339),Ds(e,t(360)),{priority:t(372)}),e[t(354)][t(329)].on(t(352),((e,n,r)=>{const s=t,o=r[s(383)][s(373)](n[s(365)]);if(o)for(const t of o)t[s(374)](s(376))&&(r[s(383)][s(350)](t,n[s(365)]),r[s(342)][s(377)](t))}),{priority:t(372)}),e[t(331)][t(329)].on(t(339),((n,r,s)=>{const o=t;s[o(348)][o(361)]&&Ds(e,o(360),{showActiveMarker:!1})[o(359)](this)(n,r,s)}),{priority:t(372)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=171]})(t,e)}function ro(){const t=["882kdqEDY","createRange","_isInDeletionRange","2350065MwqODe","editor","handleFindCommand","getIntersection","TrackChangesEditing","suggestion:deletion","plugins","1347982WiWxSn","find","195392XJDfPc","end","filter","findByTextCallback","has","enableCommand","get","findPrevious","FindAndReplaceEditing","FindAndReplaceUtils","10638benHwx","getRange","replaceAll","2IgBfGI","model","2583BJbXgg","markers","item","254940XMhvRZ","string","replace","afterInit","start","31241800OxIbzG","createPositionAt","bind","38000xNDmme","findNext","getMarkersGroup"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(801966===parseInt(n(185))/1*(-parseInt(n(211))/2)+-parseInt(n(204))/3+parseInt(n(172))/4+-parseInt(n(190))/5+-parseInt(n(182))/6*(parseInt(n(187))/7)+parseInt(n(198))/8*(parseInt(n(201))/9)+parseInt(n(195))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(193)](){const t=eo;if(!this[t(205)][t(210)][t(176)](t(180)))return;const e=this[t(205)][t(210)][t(178)](t(208));e[t(177)](t(171),this[t(206)][t(197)](this)),e[t(177)](t(199)),e[t(177)](t(179)),e[t(177)](t(192)),e[t(177)](t(184))}[eo(206)](t,e,n={}){const r=eo,s=this[r(205)][r(210)][r(178)](r(181));return t((t=>(r(191)==typeof e?s[r(175)](e,n):e)(t)[r(174)]((e=>!1===this[r(203)](e,t[r(189)])))),n)}[eo(203)](t,e){const n=eo,r=this[n(205)][n(186)][n(202)](this[n(205)][n(186)][n(196)](e,t[n(194)]),this[n(205)][n(186)][n(196)](e,t[n(173)]));for(const t of this[n(205)][n(186)][n(188)][n(200)](n(209)))if(null!==r[n(207)](t[n(183)]()))return!0;return!1}}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=149]})(t,e)}const io=oo;function ao(){const t=["toLowerCase","FORMAT_FONT_SIZE","plugins","_registerLegacyDescription","title","type","FORMAT_FONT_BACKGROUND","*Reset font size*","21klFbeg","commandName","FontFamilyEditing","has","find","registerAttributeLabel","descriptionFactory","252Iqpvku","8234484FKLfcY","trim","get","fontColor","fontSize","27804rRoihC","formatInline","registerDescriptionCallback","*Set font size:* %0","FontColorEditing","FORMAT_FONT_FAMILY","fontColor.colors","format","366968hGWpMJ","commandParams","fontBackgroundColor","config","439656sMvUmA","1393680MgfxBb","*Set font background color:* %0","enableDefaultAttributesIntegration","*Reset font family*","locale","*Set font color:* %0","normalizeSizeOptions","fontFamily","editor","afterInit","label","fontBackgroundColor.colors","registerInlineAttribute","25qkBvGu","model","112qCDPqb","*Set font family:* %0","FontSize","value","FontBackgroundColorEditing","68132wJiEgi","*Reset font color*","FontSizeEditing","17043070upbZOQ","11AmgEAH","fontSize.options","TrackChangesEditing","*Reset font background color*","FORMAT_FONT_COLOR"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(894755===parseInt(n(208))/1*(parseInt(n(180))/2)+-parseInt(n(192))/3+parseInt(n(150))/4*(-parseInt(n(206))/5)+-parseInt(n(193))/6*(parseInt(n(167))/7)+-parseInt(n(188))/8*(-parseInt(n(174))/9)+parseInt(n(153))/10*(-parseInt(n(154))/11)+parseInt(n(175))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(152),commandName:io(179)},{pluginName:io(169),commandName:io(200)},{pluginName:io(184),commandName:io(178)},{pluginName:io(149),commandName:io(190)}];class uo extends t.Plugin{[io(202)](){const t=io,e=this[t(201)][t(197)],n=this[t(201)][t(161)][t(177)](t(156));for(const{pluginName:e,commandName:r}of co)this[t(201)][t(161)][t(170)](e)&&(n[t(195)](r),n[t(205)](r));e.t,n[t(173)][t(172)](t(179),Wr(e,t(160))),n[t(173)][t(172)](t(200),Wr(e,t(185))),n[t(173)][t(172)](t(178),Wr(e,t(158))),n[t(173)][t(172)](t(190),Wr(e,t(165))),this[t(162)]()}[io(162)](){const t=io,e=this[t(201)],n=e[t(197)];e[t(161)][t(177)](t(156))[t(173)][t(182)]((e=>{const r=t,o=n.t;if(r(181)!=e[r(164)])return;const{data:i}=e;if(null!=i){if(r(179)==i[r(168)]){const t=i[r(189)][0][r(211)];if(t){const e=o(this[r(201)][r(161)][r(177)](r(210))[r(199)](this[r(201)][r(191)][r(177)](r(155)))[r(171)]((e=>e[r(207)]==t))[r(163)])[r(159)]();return{type:r(187),content:Wr(n,r(183),e)}}return{type:r(187),content:Wr(n,r(166))}}if(r(200)==i[r(168)]){const t=i[r(189)][0][r(211)];return t?{type:r(187),content:Wr(n,r(209),t)}:{type:r(187),content:Wr(n,r(196))}}if(r(178)==i[r(168)]){const t=i[r(189)][0][r(211)];if(t){const e=(0,s.normalizeColorOptions)(this[r(201)][r(191)][r(177)](r(186)))[r(171)]((e=>e[r(207)]==t));let i=t,a="";return e&&(i=e[r(203)],a=o(i)[r(159)]()),{type:r(187),content:Wr(n,r(198),a)[r(176)](),color:{value:t,title:a||i}}}return{type:r(187),content:Wr(n,r(151))}}if(r(190)==i[r(168)]){const t=i[r(189)][0][r(211)];if(t){const e=(0,s.normalizeColorOptions)(this[r(201)][r(191)][r(177)](r(204)))[r(171)]((e=>e[r(207)]==t));let i=t,a="";return e&&(i=e[r(203)],a=o(i)[r(159)]()),{type:r(187),content:Wr(n,r(194),a)[r(176)](),color:{value:t,title:a||i}}}return{type:r(187),content:Wr(n,r(157))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=305]})(t,e)}function ho(){const t=["locale","enableDefaultAttributesIntegration","charAt","8RAPPXN","descriptionFactory","label","registerDescriptionCallback","find","get","6tYpPMm","entries","5169682WnJwtf","boolean","toLowerCase","commandName","format","type","commands","model","enableCommand","15693JeoEmX","config","plugins","TrackChangesEditing","fontBackgroundColor","formatBlock","6293907CKzRIx","commandParams","fontSize.options","*Remove all formatting*","copyFormat","toUpperCase","join","fontColor","*Set format to:* %0","FontSize","normalizeSizeOptions","844vtdLLa","formatInline","split","push","697142woYGzb","length","fontSize","afterInit","editor","1071835ivlFjo","_registerLegacyDescription","title","slice","21498820YHROTS","53262jnKEru","pasteFormat","fontColor.colors"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(629200===-parseInt(n(326))/1+parseInt(n(336))/2+parseInt(n(305))/3*(-parseInt(n(322))/4)+-parseInt(n(331))/5*(-parseInt(n(348))/6)+parseInt(n(350))/7*(parseInt(n(342))/8)+-parseInt(n(311))/9+parseInt(n(335))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(329)](){const t=lo,e=this[t(330)],n=e[t(307)][t(347)](t(308)),r=e[t(356)][t(347)](t(315)),s=e[t(356)][t(347)](t(337));r&&s&&(n[t(340)](t(337)),n[t(358)](t(315)),this[t(332)]())}[lo(332)](){const t=lo,e=this[t(330)],n=e[t(339)];e[t(307)][t(347)](t(308))[t(343)][t(345)]((r=>{const s=t;if(s(310)!=r[s(355)]&&s(323)!=r[s(355)])return;const{data:o}=r;if(o&&s(337)===o[s(353)]){const t=[],r=o[s(312)][0];for(const[n,o]of Object[s(349)](r))t[s(325)](po(e,n,o));return t[s(327)]?{type:s(354),content:Wr(n,s(319),t[s(317)](", "))}:{type:s(354),content:Wr(n,s(314))}}}))}}function po(t,e,n){const r=lo,o=t[r(339)].t,i=e[r(324)](/(?=[A-Z])/)[r(317)](" "),a=o(i[r(341)](0)[r(316)]()+i[r(334)](1))[r(352)]();if(r(351)==typeof n)return a;if(r(318)===e||r(309)===e){const e=(0,s.normalizeColorOptions)(t[r(306)][r(347)](r(338)))[r(346)]((t=>t[r(357)]==n));return a+" ("+(e?o(e[r(344)])[r(352)]():n)+")"}if(r(328)===e&&isNaN(parseFloat(n))){const e=t[r(307)][r(347)](r(320))[r(321)](t[r(306)][r(347)](r(313)))[r(346)]((t=>t[r(357)]==n));return a+" ("+(e?o(e[r(333)])[r(352)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=434]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(285594===-parseInt(n(471))/1*(-parseInt(n(475))/2)+parseInt(n(468))/3+-parseInt(n(446))/4*(-parseInt(n(441))/5)+parseInt(n(469))/6+parseInt(n(466))/7+parseInt(n(444))/8+-parseInt(n(445))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(474)](){const t=mo,e=this[t(460)];if(!e[t(451)][t(434)](t(452)))return;this[t(470)]=e[t(448)][t(443)](t(450));const n=e[t(473)],r=e[t(451)][t(443)](t(476));r[t(458)](t(465));for(const e of this[t(470)])t(464)!=e[t(438)]&&r[t(439)][t(459)](e[t(438)],(n=>{const r=t,i=this[r(461)](e[r(438)]);return null!==i?s(n,i):o(n,e[r(472)])}));function s(e,r){return Wr(n,t(449),[e,r])}function o(e,r){return Wr(n,t(447),[e,r])}this[t(463)]()}[mo(463)](){const t=mo,e=this[t(460)],n=e[t(473)];e[t(451)][t(443)](t(476))[t(439)][t(457)]((e=>{const r=t;if(r(437)!=e[r(455)])return;const{data:s}=e;if(s&&r(465)==s[r(462)]){const e=s[r(453)][0][r(435)],c=this[r(461)](e);if(null!==c)return{type:r(456),content:Wr(n,r(442),(a=c,Wr(n,r(449),[1,a])))};const u=this[r(470)][r(467)]((t=>t[r(438)]===e))[r(472)];return{type:r(456),content:Wr(n,r(442),(o=1,i=u,Wr(n,t(447),[o,i])))}}var o,i,a}))}[mo(461)](t){const e=mo;var n,r;const s=t[e(454)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(470)])||void 0===n?void 0:n[e(467)]((n=>n[e(438)]==t));if(o&&o[e(436)]){const t=o[e(436)],n=(null!==(r=t[e(440)])&&void 0!==r?r:t)[e(454)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["config","ELEMENT_HEADING","heading.options","plugins","HeadingEditing","commandParams","match","type","format","registerDescriptionCallback","enableDefaultAttributesIntegration","registerElementLabel","editor","_getHeadingLevel","commandName","_registerLegacyDescription","paragraph","heading","3002993EcXulT","find","1404594ntgKTs","988284KHsqYx","_headingOptions","32658mepHAO","title","locale","afterInit","34BvsSju","TrackChangesEditing","has","value","view","formatBlock","model","descriptionFactory","name","155695ZAueWv","*Change to:* %0","get","3614224ZnyrkS","18571788uTWkdO","36MCCVEj","ELEMENT_HEADING_CUSTOM"];return(bo=function(){return t})()}const To=yo;function _o(){const t=["10481373FhDQwS","editor","*Remove highlight*","color","4484490rUYPVu","get","find","plugins","afterInit","10XUaDPH","format","FORMAT_HIGHLIGHT","*Set highlight:* %0","has","descriptionFactory","highlight.options","toLowerCase","HighlightEditing","1758696PUXsbd","config","6hEzHNE","registerAttributeLabel","type","registerDescriptionCallback","locale","840XiuUlv","_registerLegacyDescription","highlight","enableDefaultAttributesIntegration","TrackChangesEditing","commandName","276707yFLyFs","title","39242PBWGog","4339316dYaNPf","value","registerInlineAttribute","model","2466513HOrpOd","commandParams","formatInline"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=347]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(562384===parseInt(n(382))/1+parseInt(n(369))/2+-parseInt(n(348))/3+parseInt(n(385))/4+-parseInt(n(355))/5*(-parseInt(n(371))/6)+parseInt(n(384))/7*(-parseInt(n(376))/8)+-parseInt(n(351))/9*(parseInt(n(360))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(359)](){const t=To,e=this[t(352)];if(!e[t(358)][t(364)](t(368)))return;const n=e[t(358)][t(356)](t(380)),r=e[t(375)];n[t(379)](t(378)),n[t(387)](t(378)),n[t(365)][t(372)](t(378),Wr(r,t(362))),this[t(377)]()}[To(377)](){const t=To,e=this[t(352)],n=e[t(375)];e[t(358)][t(356)](t(380))[t(365)][t(374)]((r=>{const s=t;if(s(350)!=r[s(373)])return;const{data:o}=r;if(o&&s(378)==o[s(381)]){const t=n.t,r=o[s(349)][0][s(386)];if(r){const o=e[s(370)][s(356)](s(366))[s(357)]((t=>t[s(347)]==r)),i=t(o[s(383)])[s(367)]();return{type:s(361),content:Wr(n,s(363),i),color:{value:o[s(354)],title:o[s(383)]}}}return{type:s(361),content:Wr(n,s(353),Wr(n,s(362)))}}}))}}const ko=Lo;function Co(){const t=["has","1078944YHugqo","insert","TrackChangesEditing","registerElementLabel","dataDowncast","HorizontalLineEditing","descriptionFactory","createContainerElement","createEmptyElement","createPositionAt","136422PUMmqb","8cSneXK","horizontalLine","plugins","div","addClass","10600249DyNQhZ","showSuggestionHighlights","10495709vMsOJI","ELEMENT_HORIZONTAL_LINE","28Swjvbn","for","afterInit","4792ctQYhY","editor","ck-horizontal-line","get","6146184oeJfhl","6939withcm","102755wxsXaU","elementToStructure","high","enableCommand","locale","10ljHoaV","conversion"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=248]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(806217===parseInt(n(250))/1+-parseInt(n(270))/2*(-parseInt(n(260))/3)+parseInt(n(261))/4*(parseInt(n(279))/5)+-parseInt(n(277))/6+parseInt(n(268))/7+-parseInt(n(273))/8*(parseInt(n(278))/9)+parseInt(n(284))/10*(-parseInt(n(266))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(272)](){const t=ko,e=this[t(274)];if(!e[t(263)][t(249)](t(255)))return;e[t(263)][t(276)](t(252))[t(282)](t(262));const n=e[t(263)][t(276)](t(252)),r=e[t(283)];n[t(256)][t(253)](t(262),(e=>Wr(r,t(269),e))),e[t(248)][t(271)](t(254))[t(280)]({model:t(262),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(267)])return null;const o=n[s(257)](s(264)),i=n[s(258)]("hr");return n[s(265)](s(275),o),n[s(251)](n[s(259)](o,0),i),o},converterPriority:t(281)})}}function Ro(){const t=["locale","registerElementLabel","3871206RoEkde","3iQShDT","183506VVQPCA","1204316iKfkdT","4565617NwPmUj","format","htmlEmbed","_registerLegacyDescription","editor","get","attribute","descriptionFactory","start","HtmlEmbed","afterInit","has","247748rVdnDZ","*Change %0 content*","2821560YieaKo","getFirstRange","value","TrackChangesEditing","16pHLncL","key","commandName","ELEMENT_HTML_EMBED","plugins","formatBlock","registerDescriptionCallback","type","rawHtml","registerBlockAttribute","nodeAfter","2575740ACsory","element","enableDefaultAttributesIntegration"];return(Ro=function(){return t})()}const So=Mo;function Mo(t,e){const n=Ro();return(Mo=function(t,e){return n[t-=384]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(429730===-parseInt(n(397))/1+-parseInt(n(398))/2*(-parseInt(n(396))/3)+-parseInt(n(411))/4+-parseInt(n(413))/5+parseInt(n(390))/6+-parseInt(n(399))/7+-parseInt(n(417))/8*(-parseInt(n(395))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class vo extends t.Plugin{[So(409)](){const t=So,e=this[t(403)];if(!e[t(421)][t(410)](t(408)))return;const n=e[t(421)][t(404)](t(416)),r=e[t(393)];n[t(406)][t(394)](t(387),(e=>Wr(r,t(420),e))),n[t(392)](t(401)),n[t(388)](t(415)),n[t(406)][t(385)]((e=>{const n=t;if(n(405)!=e[n(386)])return;const{data:s}=e;if(s&&n(415)==s[n(418)]&&e[n(414)]()[n(407)][n(389)].is(n(391),n(387))){const t=Wr(r,n(420));return{type:n(400),content:Wr(r,n(412),t)}}})),this[t(402)]()}[So(402)](){const t=So,e=this[t(403)],n=e[t(393)];e[t(421)][t(404)](t(416))[t(406)][t(385)]((e=>{const r=t;if(r(384)!=e[r(386)])return;const{data:s}=e;if(s&&r(401)==s[r(419)]){const t=Wr(n,r(420));return{type:r(400),content:Wr(n,r(412),t)}}}))}}function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=140]})(t,e)}const Oo=wo;function Do(){const t=["6616020WzPtXt","attribute","imageCaption","isOwn","7081872GGAFMH","nodeBefore","resizedWidth","nodeAfter","1076217sRFbsL","markInsertion","enableCommand","get","*Set image text alternative:* %0","isEqual","format","key","imageTypeInline","ImageEditing","toPrevious","getContainedElement","imageInline","chain","markBlockFormat","registerBlockAttribute","join","22865pyqjfF","findIndex","schema","136ZNAawo","ImageCaptionEditing","removeObject","getClosestSelectedImageElement","imageTextAlternative","registerDescriptionCallback","getSuggestionCallback","markDeletion","length","deletion","caption","convertBlockImageToInline","editor","document","descriptionFactory","alt","imageStylePreApply","enableDefaultAttributesIntegration","2839815ylcSSH","isBefore","backward","commandParams","ImageUploadEditing","createRangeOn","locale","formatInline","insertion","ImageUtils","getFirstRange","isBlockImage","uploadImage","newValue","*Set image width:* %0","2akWpex","ImageTextAlternativeEditing","911291oFmOkh","fromPosition","createRange","toggleImageCaption","FORMAT_IMAGE_SIZE","ELEMENT_CAPTION","_findSuggestions","addObject","ImageCaptionUtils","registerElementLabel","discard","convertInlineImageToBlock","imageBlock","Block image to inline image","isIntersecting","registerAttributeLabel","subType","plugins","model","523621mYIwNa","forceDefaultExecution","6anYIdW","ImageResize","width","type","afterInit","find","TrackChangesEditing","toNext","Inline image to block image","change","getNearestSelectionRange","*Remove image text alternative*","getCaptionFromImageModelElement","commandName","has","registerCustomCallback","formatBlock","selection","previous","imageTypeBlock","*Reset image width*","ELEMENT_IMAGE","resizeImage","detach","start","ELEMENT_INLINE_IMAGE","ImageInlineEditing","insertImage","filter","end","isCollapsed","_registerLegacyDescription","ImageBlockEditing","forward","_suggestionFactory","accept","element"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(500578===parseInt(n(190))/1+-parseInt(n(188))/2*(-parseInt(n(256))/3)+parseInt(n(155))/4*(-parseInt(n(152))/5)+parseInt(n(211))/6*(-parseInt(n(209))/7)+-parseInt(n(252))/8+-parseInt(n(173))/9+parseInt(n(248))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(215)](){const t=Oo,e=this[t(167)];if(!e[t(207)][t(225)](t(144)))return;const n=e[t(207)][t(259)](t(217)),r=e[t(207)][t(259)](t(182)),s=e[t(179)];n[t(258)](t(238)),n[t(169)][t(199)](t(202),(e=>Wr(s,t(232),e))),n[t(169)][t(199)](t(147),(e=>Wr(s,t(236),e))),n[t(169)][t(199)](t(165),(()=>Wr(s,t(195)))),e[t(207)][t(225)](t(177))&&n[t(258)](t(185)),e[t(207)][t(225)](t(243))&&e[t(207)][t(225)](t(237))&&(n[t(258)](t(143),((s,o)=>{const i=t,a=r[i(158)](e[i(208)][i(168)][i(228)]);e[i(208)][i(220)]((()=>{const t=i;n[t(149)](a,{commandName:t(143),commandParams:[o]},[],t(166))}))})),n[t(258)](t(230),((s,o)=>{const a=t;e[a(208)][a(220)]((t=>{const c=a;let u=r[c(158)](e[c(208)][c(168)][c(228)]),l=t[c(178)](u);const f=i.LivePosition[c(191)](l[c(235)],c(145)),h=i.LivePosition[c(191)](l[c(240)],c(218));n[c(210)]((()=>s(o))),u=r[c(158)](e[c(208)][c(168)][c(228)]),l=t[c(178)](u);const g=t[c(192)](f,h);f[c(234)](),h[c(234)](),n[c(149)](u,{commandName:c(143),commandParams:[o]},[],c(201)),g[c(235)][c(174)](l[c(235)])&&n[c(257)](t[c(192)](g[c(235)],l[c(235)]),c(201)),l[c(240)][c(174)](g[c(240)])&&n[c(257)](t[c(192)](l[c(240)],g[c(240)]),c(201))}))})),n[t(245)][t(226)](t(227),t(201),t(151),(()=>!1)),n[t(245)][t(226)](t(227),t(201),t(246),(()=>!1)),n[t(245)][t(226)](t(227),t(201),t(200),n[t(245)][t(161)](t(227),"",t(246))),n[t(245)][t(226)](t(181),t(201),t(151),(()=>!1)),n[t(245)][t(226)](t(181),t(201),t(200),(([r])=>{const s=t,o=n[s(245)][s(161)](s(181),"",s(200));let i=r[s(235)],a=r[s(240)];const c=e[s(208)][s(154)][s(221)](i,s(175)),u=e[s(208)][s(154)][s(221)](a,s(244));c[s(241)]&&(i=c[s(235)]),u[s(241)]&&(a=u[s(240)]),o([e[s(208)][s(192)](i,a)])})),n[t(245)][t(226)](t(227),t(201),t(148),c),n[t(245)][t(226)](t(181),t(201),t(148),c)),e[t(207)][t(225)](t(156))&&(n[t(258)](t(193),((s,o)=>{const i=t,a=e[i(207)][i(259)](i(198));let c=r[i(158)](e[i(208)][i(168)][i(228)]),u=a[i(223)](c);e[i(208)][i(220)]((()=>{const t=i;if(u)return void n[t(162)](e[t(208)][t(178)](u));const l=r[t(184)](c);s(o),c=r[t(158)](e[t(208)][t(168)][t(228)]),u=a[t(223)](c),n[t(257)](e[t(208)][t(178)](u),l?null:t(250))}))})),n[t(245)][t(226)](t(181),t(250),t(148),c));const o=[{type:t(227),subType:t(171)},{type:t(181),subType:t(250)},{type:t(227),subType:t(201)},{type:t(181),subType:t(201)}];function a(e,s){const i=t,a=o[i(153)]((({type:t,subType:n})=>e[i(214)]==t&&e[i(206)]==n)),c=o[i(153)]((({type:t,subType:e})=>s[i(214)]==t&&s[i(206)]==e));if(a<0||c<0)return!1;const u=e[i(183)](),l=s[i(183)]();if((0==a||1==a)&&2==c&&u[i(204)](l))return!0;if(2==a&&3==c){const t=n[i(196)](u,i(181))[i(239)]((({suggestion:t,meta:e})=>e[i(251)]&&i(201)==t[i(206)]));if(t[i(163)]>1&&l[i(240)][i(140)](u[i(235)]))return!0;if(1==t[i(163)]&&(u[i(235)][i(140)](l[i(240)])||u[i(240)][i(140)](l[i(235)])))return!0}if(3==a&&3==c&&u[i(235)][i(174)](l[i(235)])){const t=u[i(240)][i(255)],e=l[i(235)][i(253)];return r[i(184)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(207)][t(225)](t(212))&&(n[t(172)](t(233)),n[t(150)](t(254)),n[t(169)][t(205)](t(254),Wr(s,t(194)))),e[t(207)][t(225)](t(189))&&(n[t(172)](t(159)),n[t(150)](t(170))),n[t(169)][t(160)]((e=>{const n=t;if(o[n(216)]((({type:t,subType:r})=>e[n(214)]==t&&e[n(206)]==r)))return e[n(229)]?{}:void 0})),n[t(169)][t(160)]((e=>{const n=t;if(n(181)==e[n(214)]||n(164)==e[n(214)]){const t=e[n(146)]();if(t&&t.is(n(247),n(165)))return{type:n(181)==e[n(214)]?n(197):n(157),element:t,quantity:1}}})),n[t(169)][t(160)]((e=>t(227)==e[t(214)]&&t(201)==e[t(206)]?{type:t(141),content:t(219)}:t(227)==e[t(214)]&&t(166)==e[t(206)]?{type:t(141),content:t(203)}:void 0)),n[t(169)][t(160)]((e=>{const n=t;if(n(249)!=e[n(214)])return;const{data:r}=e;if(!r||n(170)!=r[n(142)])return;const o=r[n(186)];return o?{type:n(141),content:Wr(s,n(260),'"'+o+'"')}:{type:n(141),content:Wr(s,n(222))}})),this[t(242)]()}[Oo(242)](){const t=Oo,e=this[t(167)],n=e[t(179)];e[t(207)][t(259)](t(217))[t(169)][t(160)]((e=>{const r=t;if(r(227)!=e[r(214)]&&r(180)!=e[r(214)])return;const{data:s}=e;if(s){if(r(159)==s[r(224)]){const t=s[r(176)][0][r(186)];return t?{type:r(141),content:Wr(n,r(260),'"'+t+'"')}:{type:r(141),content:Wr(n,r(222))}}if(r(233)==s[r(224)]){const t=s[r(176)][0][r(213)];return t?{type:r(141),content:Wr(n,r(187),t)}:{type:r(141),content:Wr(n,r(231))}}}}))}}const Bo=Po;function xo(){const t=["plugins","accept","238EVzKsa","editor","descriptionFactory","get","locale","type","format","_registerLegacyDescription","registerCustomCallback","key","replaceImageSource","afterInit","attribute","enableDefaultAttributesIntegration","1704uEelWQ","680976KLmorq","commandName","src","231SHGJMX","58224IxzTMF","1387956nRXFRQ","*Format:* replace image URL","*Replace image URL*","getSuggestionCallback","newValue","276005tWTrdz","discard","5Yreume","_suggestionFactory","ImageEditing","166590Uiahdi","has","oldValue","registerBlockAttribute","6118134YFFuDU","TrackChangesEditing","registerDescriptionCallback","formatInline","110ePwpYN","formatBlock","_handleLegacySuggestions"];return(xo=function(){return t})()}function Po(t,e){const n=xo();return(Po=function(t,e){return n[t-=185]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(182067===-parseInt(n(197))/1+-parseInt(n(187))/2+-parseInt(n(190))/3*(parseInt(n(186))/4)+-parseInt(n(199))/5*(-parseInt(n(192))/6)+parseInt(n(215))/7*(parseInt(n(191))/8)+-parseInt(n(202))/9*(parseInt(n(210))/10)+parseInt(n(206))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Bo(226)](){const t=Bo;if(!this[t(216)][t(213)][t(203)](t(201)))return;const e=this[t(216)][t(219)],n=this[t(216)][t(213)][t(218)](t(207));n[t(185)](t(225)),n[t(205)](t(189)),n[t(217)][t(208)]((n=>{const r=t;if(r(227)!=n[r(220)])return;const{data:s}=n;return s&&r(189)==s[r(224)]?s[r(196)]&&s[r(204)]?{type:r(221),content:Wr(e,r(194))}:{type:r(221),content:""}:void 0})),this[t(212)]()}[Bo(212)](){const t=Bo,e=this[t(216)][t(213)][t(218)](t(207));e[t(200)][t(223)](t(211),t(225),t(214),e[t(200)][t(195)](t(211),null,t(198))),e[t(200)][t(223)](t(211),t(225),t(198),e[t(200)][t(195)](t(211),null,t(214))),this[t(222)]()}[Bo(222)](){const t=Bo,e=this[t(216)],n=e[t(219)];e[t(213)][t(218)](t(207))[t(217)][t(208)]((e=>{const r=t;if(r(211)!=e[r(220)]&&r(209)!=e[r(220)])return;const{data:s}=e;return s&&r(225)==s[r(188)]?{type:r(221),content:Wr(n,r(193))}:void 0}))}}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=248]})(t,e)}!function(t,e){const n=Go,r=t();for(;;)try{if(786707===parseInt(n(342))/1+parseInt(n(274))/2+parseInt(n(345))/3*(parseInt(n(304))/4)+-parseInt(n(290))/5+parseInt(n(256))/6*(-parseInt(n(261))/7)+parseInt(n(344))/8*(parseInt(n(340))/9)+-parseInt(n(286))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[jo(280)](){const t=jo,n=this[t(317)];if(!n[t(298)][t(281)](t(296)))return;const r=n[t(298)][t(263)](t(254)),s=n[t(298)][t(263)](t(322)),o={};r[t(326)](t(297),((o,i)=>{const a=t,c=n[a(298)][a(263)](a(267)).me,u=n[a(285)][a(263)](a(297));let l=s[a(249)](n[a(329)][a(321)][a(316)]),f=n[a(329)][a(269)](l),h=u[a(259)];if(h==i[a(259)])return;const g={commandName:a(297),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(329)][a(255)]((()=>{const t=a;if(r[t(293)]()[t(301)]((e=>e[t(306)]&&c==e[t(266)]&&(t(307)==e[t(324)]||t(341)==e[t(324)])&&(t(283)==e[t(338)]||t(268)==e[t(338)])&&e[t(294)]()[t(331)](f)))[t(319)]((e=>r[t(310)](e[t(282)]))),l=s[t(249)](n[t(329)][t(321)][t(316)]),f=n[t(329)][t(269)](l),u[t(273)](),n[t(285)][t(263)](t(320))[t(273)](),n[t(285)][t(263)](t(279))[t(273)](),h=u[t(259)],h!=i[t(259)])return s[t(313)](l)&&u[t(328)](i[t(259)],l)?(o({...i,setImageSizes:!1}),l=s[t(249)](n[t(329)][t(321)][t(316)]),void r[t(251)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(283))):void(s[t(291)](l)?r[t(251)](l,g,[],t(268)):r[t(300)](f,g,t(268)))}))}));for(const e of n[t(298)][t(263)](t(296))[t(346)])o[e[t(258)]]=e[t(332)][t(314)]();r[t(333)][t(260)](t(307),t(283),t(264),(()=>!1)),r[t(333)][t(260)](t(307),t(268),t(264),(()=>!1)),r[t(333)][t(260)](t(341),t(268),t(264),(()=>!1)),r[t(333)][t(260)](t(307),t(283),t(284),(([e])=>{const n=t;s[n(257)](e[n(276)]())})),r[t(333)][t(260)](t(307),t(283),t(312),((e,n)=>{const s=t;r[s(333)][s(330)](s(307),"",s(284))(e,{commandName:n[s(343)],commandParams:n[s(265)]})})),r[t(333)][t(260)](t(307),t(283),t(308),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(307),subType:t(283)},{type:t(309),subType:t(311)},{type:t(307),subType:t(253)},{type:t(309),subType:t(253)}];function a(e,n){const o=t,a=i[o(339)]((({type:t,subType:n})=>e[o(324)]==t&&e[o(338)]==n)),c=i[o(339)]((({type:t,subType:e})=>n[o(324)]==t&&n[o(338)]==e));if(a<0||c<0)return!1;const u=e[o(294)](),l=n[o(294)]();if((0==a||1==a)&&2==c&&u[o(335)](l))return!0;if(2==a&&3==c){const t=r[o(302)](u,o(309))[o(301)]((({suggestion:t,meta:e})=>e[o(278)]&&o(253)==t[o(338)]));if(t[o(327)]>1&&l[o(271)][o(331)](u[o(292)]))return!0;if(1==t[o(327)]&&(u[o(292)][o(331)](l[o(271)])||u[o(271)][o(331)](l[o(292)])))return!0}if(3==a&&3==c&&u[o(292)][o(305)](l[o(292)])){const t=u[o(271)][o(288)],e=l[o(292)][o(334)];return s[o(291)](t)&&t===e}return!1}n[t(329)][t(321)][t(295)]((()=>{const e=t;let o=!1;const i=Array[e(337)](n[e(329)][e(321)][e(299)][e(270)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(336)](t);if(e(252)==i&&r[e(250)](u)){if(e(307)==a&&(e(283)==c||e(268)==c)){const t=r[e(323)](u);if(n[e(277)]){const n=t[e(294)]()[e(276)]();if(s[e(291)](n))continue;r[e(310)](t),o=!0}}if(e(309)==a&&e(311)==c&&!n[e(277)]){const t=r[e(323)](u);t[e(272)]&&t[e(272)][e(306)]&&(r[e(310)](t[e(272)]),o=!0)}}}return o})),this[t(315)](o)}[jo(315)](t){const e=jo,n=this[e(317)],r=n[e(289)];n[e(298)][e(263)](e(254))[e(325)][e(287)]((n=>{const s=e;if(s(307)!=n[s(324)]&&s(341)!=n[s(324)])return;const{data:o}=n;if(!o||s(297)!=o[s(343)])return;const i=o[s(303)][0][s(259)];return function(t){const e=s;return{type:e(275),content:Wr(r,e(262),t)}}(s(318)===i?Wr(r,s(248)):t[i]||i)}))}}function Ho(){const t=["TrackChangesEditing","change","27942XirTru","setImageNaturalSizeAttributes","name","value","registerCustomCallback","938pUjXyN","*Format:* %0","get","join","commandReversedParams","author","Users","imageStylePostApply","createRangeOn","getChangedMarkers","end","next","refresh","1586114mcvvuY","format","getContainedElement","newRange","isOwn","imageTypeBlock","afterInit","has","head","imageStylePreApply","accept","commands","27056960OohueE","registerDescriptionCallback","nodeAfter","locale","1148995uWYzwu","isBlockImage","start","getSuggestions","getFirstRange","registerPostFixer","ImageStyleEditing","imageStyle","plugins","differ","markInlineFormat","filter","_findSuggestions","commandParams","4pVhxDf","isBefore","isInContent","formatBlock","chain","insertion","discardSuggestion","imageCaption","discard","isInlineImage","toLowerCase","_registerLegacyDescription","selection","editor","side","forEach","imageTypeInline","document","ImageUtils","getSuggestion","type","descriptionFactory","enableCommand","length","shouldConvertImageType","model","getSuggestionCallback","isEqual","title","_suggestionFactory","nodeBefore","isIntersecting","_splitMarkerName","from","subType","findIndex","116856nXxJHt","formatInline","982326VkiqXZ","commandName","680afJeDb","4401651UejOGs","normalizedStyles","FORMAT_SIDE_IMAGE","getClosestSelectedImageElement","hasSuggestion","markBlockFormat","suggestion","convertInlineImageToBlock"];return(Ho=function(){return t})()}const Wo=zo;function zo(t,e){const n=Ko();return(zo=function(t,e){return n[t-=492]})(t,e)}function Ko(){const t=["2474206SaDxiC","editor","10snATjL","bind","value","12764cWCPBV","execute","afterInit","importWord","198807uBdMXK","lowest","2286493ZWZcKf","track_changes","TrackChangesEditing","_trackChangesExecuted","high","36BRoUSJ","get","trackChanges","36kfsvUa","collaboration_features","_handleImportedData","4143030JFeXPR","Users","forEach","74OYvuyM","commands","listenTo","dataInsert","_setSuggestionData","1696312xmZYkH","_trackChangesValueDuringImport","enableCommand","1256658OaVvTy","plugins"];return(Ko=function(){return t})()}!function(t,e){const n=zo,r=t();for(;;)try{if(671921===parseInt(n(520))/1*(-parseInt(n(500))/2)+parseInt(n(504))/3*(-parseInt(n(511))/4)+parseInt(n(517))/5+parseInt(n(493))/6+-parseInt(n(495))/7+parseInt(n(525))/8*(parseInt(n(514))/9)+parseInt(n(497))/10*(parseInt(n(506))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=zo;super(t),this[e(526)]=!1,this[e(509)]=!1}[Wo(502)](){const t=Wo,e=this[t(496)],n=e[t(521)][t(512)](t(503)),r=e[t(521)][t(512)](t(513));n&&(n.on(t(501),((e,[,n])=>{const s=t;this[s(526)]=r[s(499)],n[s(515)][s(507)]=!this[s(526)]}),{priority:t(510)}),this[t(522)](n,t(523),this[t(516)][t(498)](this)),this[t(522)](n,t(523),(()=>{const e=t;this[e(509)]&&(r[e(501)](),this[e(509)]=!1)}),{priority:t(505)}),e[t(494)][t(512)](t(508))[t(492)](t(503)))}[Wo(516)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(496)][n(521)][n(512)](n(513)),o=s[n(499)];this[n(526)]!==o&&(s[n(501)](),this[n(509)]=!0),r&&r[n(519)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(496)][o(494)][o(512)](o(518)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(503)}}};this[o(496)][o(494)][o(512)](o(508))[o(524)](i)}))}}const qo=Zo;function Yo(){const t=["get","IndentEditing","enableCommand","2476428OdLIbo","registerAttributeLabel","4320176MdZQTK","registerDescriptionCallback","type","has","editor","indent","240008vtBZTM","IndentBlock","3435585HASKHl","*Outdent:* %0","outdent","formatBlock","FORMAT_INDENT","5825gAIbDG","4dtqHKq","outdentBlock","descriptionFactory","getItemLabel","registerBlockAttribute","format","locale","afterInit","getItems","plugins","blockIndent","3962490GRXxWe","enableDefaultAttributesIntegration","*Indent:* %0","24824550arjoOX","_registerLegacyDescription","18ljVntf","indentBlock","TrackChangesEditing","171HCLSaS","commandName"];return(Yo=function(){return t})()}function Zo(t,e){const n=Yo();return(Zo=function(t,e){return n[t-=497]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(495515===parseInt(n(526))/1*(parseInt(n(503))/2)+parseInt(n(511))/3*(-parseInt(n(527))/4)+-parseInt(n(521))/5+parseInt(n(498))/6+-parseInt(n(513))/7+-parseInt(n(519))/8*(parseInt(n(506))/9)+parseInt(n(501))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Qo extends t.Plugin{[qo(534)](){const t=qo,e=this[t(517)],n=e[t(536)][t(508)](t(505));if(e[t(536)][t(516)](t(509))&&(n[t(510)](t(518)),n[t(510)](t(523))),e[t(536)][t(516)](t(520)))for(const e of[t(504),t(528)])n[t(499)](e);const r=e[t(533)];n[t(531)](t(497)),n[t(529)][t(512)](t(497),Wr(r,t(525))),this[t(502)]()}[qo(502)](){const t=qo,e=this[t(517)],n=e[t(533)],r=e[t(536)][t(508)](t(505));r[t(529)][t(514)]((e=>{const s=t;if(s(524)!=e[s(515)])return;const{data:o}=e;if(!o)return;if(s(504)!=o[s(507)]&&s(528)!=o[s(507)])return;const i=e[s(535)]()[0],a=r[s(529)][s(530)](i);return s(504)==o[s(507)]?{type:s(532),content:Wr(n,s(500),a)}:s(528)==o[s(507)]?{type:s(532),content:Wr(n,s(522),a)}:void 0}))}}var Jo=ti;function $o(){var t=["7577478sBgcmR","requires","6045125UxFIFC","input","editor","enableCommand","3500904zzSEir","39351987JvaAmC","31024jhbfeT","13ksvFYF","get","456ZamkQe","init","plugins","3343832mjFntM","121154heCQUO","TrackChangesEditing"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=239]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(637298===parseInt(n(255))/1*(parseInt(n(244))/2)+parseInt(n(252))/3+parseInt(n(243))/4+parseInt(n(248))/5+parseInt(n(246))/6+-parseInt(n(254))/7*(parseInt(n(240))/8)+-parseInt(n(253))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Jo(247)](){return[Ms.Input]}[Jo(241)](){var t=Jo;this[t(250)][t(242)][t(239)](t(245))[t(251)](t(249))}}const ni=si;function ri(){const t=["85chqLoZ","toLowerCase","_registerLegacyDescription","registerDescriptionCallback","formatInline","24jgAbPD","key","unlink","commands","192120bDkQmT","commandParams","enableDefaultAttributesIntegration","descriptionFactory","label","35898nwfffC","format","editor","manualDecorators","afterInit","newValue","link","commandName","get","471272tjBUQF","locale","*Remove link*","*Set link:* %0","has","201291IAlQea","type","3338456LuqJIE","357GknrLe","1329410CyfBOw","309700noleIW","linkHref","registerInlineAttribute","attribute","351wzLGAw","LinkEditing","registerAttributeLabel","plugins","link (","TrackChangesEditing"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=241]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(631291===parseInt(n(254))/1+-parseInt(n(263))/2+parseInt(n(259))/3*(parseInt(n(279))/4)+-parseInt(n(274))/5*(-parseInt(n(245))/6)+-parseInt(n(262))/7*(-parseInt(n(283))/8)+-parseInt(n(268))/9*(parseInt(n(264))/10)+parseInt(n(261))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(249)](){const t=ni,e=this[t(247)];if(!e[t(271)][t(258)](t(269)))return;const n=e[t(271)][t(253)](t(273)),r=e[t(282)][t(253)](t(251));n[t(242)](t(251)),n[t(242)](t(281)),n[t(266)](t(265));for(const e of r[t(248)])n[t(266)](e.id),n[t(243)][t(270)](e.id,t(272)+e[t(244)][t(275)]()+")");n[t(243)][t(277)]((n=>{const r=t;if(r(267)!=n[r(260)])return;const{data:s}=n;if(!s||r(265)!=s[r(280)])return;const o=s[r(250)],i=e[r(255)];return{type:r(246),content:null==o?Wr(i,r(256)):Wr(i,r(257),'"'+o+'"')}})),this[t(276)]()}[ni(276)](){const t=ni,e=this[t(247)],n=e[t(255)];e[t(271)][t(253)](t(273))[t(243)][t(277)]((e=>{const r=t;if(r(278)!=e[r(260)])return;const{data:s}=e;if(s){if(r(251)==s[r(252)]){const t=s[r(241)][0];return{type:r(246),content:Wr(n,r(257),'"'+t+'"')}}return r(281)==s[r(252)]?{type:r(246),content:Wr(n,r(256))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=282]})(t,e)}function ci(){const t=["formatBlock","parent","outdentList","slice","format","bulleted","replace","commands","commandName","type","bulletedList","898437ZiBlyE","indentList","change","forceValue","listItem","filter","push","has","*Indent:* %0","_selectedElements","*Check item*","LegacyTodoListEditing","checkTodoList","*Outdent:* %0","LegacyListEditing","locale","406zLyWhW","isObject","editor","792424lKJdBT","end","nextSibling","numberedList","value","50916rPCrve","ELEMENT_NUMBERED_LIST","add","listIndent","schema","before","document","plugins","name","List","todo","enableCommand","1xMoUmB","element","paragraph","ELEMENT_LIST_ITEM","descriptionFactory","numbered","*Uncheck item*","execute","TrackChangesEditing","createRange","formatInline","ELEMENT_BULLETED_LIST","711830qQBZeK","listType","todoListChecked","commandParams","registerElementLabel","10511910pGaJMv","registerDescriptionCallback","findIndex","getSelectedBlocks","blockName","from","createPositionAt","get","afterInit","786226EyRMxd","length","1106424XWUSXU","markBlockFormat","ELEMENT_TODO_LIST","checkChild","previousSibling","getAttribute","selection","*Change to:* %0","todoList","model"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(290661===-parseInt(n(308))/1*(-parseInt(n(334))/2)+-parseInt(n(357))/3+-parseInt(n(291))/4+-parseInt(n(320))/5+-parseInt(n(296))/6*(parseInt(n(288))/7)+-parseInt(n(336))/8+parseInt(n(325))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(333)](){const t=ii,e=this[t(290)],n=e[t(287)];if(!e[t(303)][t(364)](t(286)))return;const r=e[t(303)][t(332)](t(316)),s=e[t(303)][t(364)](t(283));function o(t){return()=>{const n=ai,s=e[n(345)][n(302)][n(342)],o=e[n(353)][n(332)](t);if(o[n(295)])return void e[n(315)](n(310),{});const i=t[n(349)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(330)](t)[s(362)]((t=>function(t,e){const n=s;return e[n(339)](t[n(347)],n(361))&&!e[n(289)](t)}(t,r)));o=o[s(362)]((t=>!t.is(s(309),s(361))||t[s(341)](s(321))!=e));const i=new Set;for(const t of o)t.is(s(309),s(361))?i[s(298)](li(t)):i[s(298)](t);return Array[s(330)](i)}(s[n(328)](),i,e[n(345)][n(300)]);e[n(345)][n(359)]((()=>{const e=n;for(const n of a)r[e(337)](n,{commandName:t,commandParams:[{forceValue:!o[e(295)]}],formatGroupId:e(329)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(330)](t);const r=n[e(327)]((t=>e(361)!=t[e(304)]));return r>-1&&(n=n[e(349)](0,r)),n}(e[n(345)][n(302)][n(342)][n(328)]()),o=e[n(345)][n(317)](e[n(345)][n(331)](s[0],n(301)),e[n(345)][n(331)](s[s[n(335)]-1],n(292)));e[n(345)][n(359)]((()=>{const e=n;r[e(337)](o,{commandName:t,commandParams:[],formatGroupId:e(299)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(293)];for(;t&&t[n(341)](n(299))>e[n(341)](n(299));)r[n(298)](t),t=t[n(293)]}return Array[n(330)](r)}(s))}))}}r[t(307)](t(294),o(t(294))),r[t(307)](t(356),o(t(356))),s&&r[t(307)](t(344),o(t(344))),r[t(307)](t(358),i(t(358))),r[t(307)](t(348),i(t(348))),s&&r[t(307)](t(284),(()=>{const n=t,s=e[n(353)][n(332)](n(284)),o=Array[n(330)](s[n(366)]);o[n(362)]((t=>t[n(341)](n(322))!=s[n(295)])),e[n(345)][n(359)]((()=>{const t=n;for(const e of o)r[t(337)](e,{commandName:t(284),commandParams:[{forceValue:!s[t(295)]}]})}))})),r[t(312)][t(324)](t(361),(e=>Wr(n,t(311),e))),r[t(312)][t(326)]((e=>{const r=t;if(r(346)!=e[r(355)]&&r(318)!=e[r(355)])return;const{data:s}=e;if(s){if(r(294)==s[r(354)]||r(356)==s[r(354)]||r(344)==s[r(354)])switch(s[r(354)][r(352)](r(305),"")){case r(351):return o(Wr(n,r(319)));case r(313):return o(Wr(n,r(297)));case r(306):return o(Wr(n,r(338)))}if(r(358)==s[r(354)])return{type:r(350),content:Wr(n,r(365),Wr(n,r(311)))};if(r(348)==s[r(354)])return{type:r(350),content:Wr(n,r(285),Wr(n,r(311)))};if(r(284)==s[r(354)])return s[r(323)][0][r(360)]?{type:r(350),content:Wr(n,r(282))}:{type:r(350),content:Wr(n,r(314))}}function o(t){const e=r;return{type:e(350),content:Wr(n,e(343),t)}}}))}}function li(t){const e=ii,n=t[e(341)](e(299));if(0==n)return t;let r=t;for(;t[e(340)]&&t[e(340)].is(e(309),e(361));){const s=t[e(340)][e(341)](e(299));if(s==n)r=t[e(340)];else if(s<n)break;t=t[e(340)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(309),e(361))&&t[e(341)](e(299))>0){let r=t[e(293)];for(;r&&e(361)==r[e(304)]&&r[e(341)](e(299))==t[e(341)](e(299));)n[e(363)](r),r=r[e(293)]}return n}const hi=gi;function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=373]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(506180===parseInt(n(385))/1*(-parseInt(n(395))/2)+-parseInt(n(394))/3+parseInt(n(439))/4+parseInt(n(380))/5+parseInt(n(431))/6+-parseInt(n(411))/7+parseInt(n(440))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class di extends t.Plugin{[hi(378)](){const t=hi;if(!this[t(427)][t(403)][t(420)](t(399)))return;const e=this[t(427)][t(392)][t(450)](t(419)),n=this[t(427)][t(403)][t(450)](t(445));e[t(377)]&&n[t(444)](t(407),this[t(384)][t(449)](this)),e[t(425)]&&n[t(444)](t(396),this[t(379)][t(449)](this)),e[t(390)]&&n[t(444)](t(424),this[t(436)][t(449)](this)),n[t(398)][t(423)](this[t(418)][t(449)](this))}[hi(384)](t,e={}){const n=hi,r=this[n(427)][n(403)][n(450)](n(445)),s=this[n(391)]();this[n(427)][n(422)][n(388)]((()=>{const t=n;r[t(430)](s,{commandName:t(407),commandParams:[{type:e[t(397)]}],formatGroupId:t(407)})}))}[hi(379)](t,e={}){const n=hi,r=this[n(427)][n(403)][n(450)](n(445)),s=this[n(438)]((t=>t.is(n(383),n(389))&&n(421)===t[n(428)](n(376))));if(s[n(451)]<1)return;const o=s[n(443)]((t=>this[n(427)][n(422)][n(404)](this[n(427)][n(422)][n(408)](t,n(434)),this[n(427)][n(422)][n(408)](t,0))));this[n(427)][n(422)][n(388)]((()=>{const t=n;r[t(430)](o,{commandName:t(396),commandParams:[{reversed:e[t(425)]}],formatGroupId:t(396)})}))}[hi(436)](t,e={}){const n=hi,r=this[n(427)][n(403)][n(450)](n(445)),s=this[n(438)]((t=>t.is(n(383),n(389))&&n(421)===t[n(428)](n(376))));if(s[n(451)]<1)return;const o=s[n(443)]((t=>this[n(427)][n(422)][n(404)](this[n(427)][n(422)][n(408)](t,n(434)),this[n(427)][n(422)][n(408)](t,0))));this[n(427)][n(422)][n(388)]((()=>{const t=n;r[t(430)](o,{commandName:t(424),commandParams:[{startIndex:e[t(390)]}],formatGroupId:t(424)})}))}[hi(418)](t){const e=hi;if(e(393)!=t[e(397)]&&e(437)!=t[e(397)])return;const n=this[e(427)][e(405)],{data:r}=t;if(!r)return;let s,o;switch(r[e(373)]){case e(407):s=e(402),o={type:e(374),content:Wr(n,s,Wr(n,this[e(446)](r[e(409)][0][e(397)])))};break;case e(396):s=r[e(409)][0][e(425)]?e(416):e(412),o={type:e(374),content:Wr(n,s)};break;case e(424):s=e(447),o={type:e(374),content:Wr(n,s,r[e(409)][0][e(390)])}}return o}[hi(391)](){const t=hi;var e,n,r,s;const o=this[t(427)][t(403)][t(450)](t(386));let i=Array[t(448)](this[t(427)][t(422)][t(413)][t(410)][t(414)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(383),t(389)))&&i[t(432)](...o[t(406)](this[t(427)][t(422)][t(413)][t(410)][t(415)](),t(426))),(null===(n=i[i[t(451)]-1])||void 0===n?void 0:n.is(t(383),t(389)))&&i[t(375)](...o[t(406)](this[t(427)][t(422)][t(413)][t(410)][t(382)](),t(435))),i=[...new Set(i)],(null===(s=null===(r=this[t(427)][t(422)][t(413)][t(410)][t(415)]())||void 0===r?void 0:r[t(400)])||void 0===s?void 0:s.is(t(383),t(389)))&&(i=i[t(417)]((e=>e.is(t(383),t(389))))),i}[hi(438)](t){const e=hi,n=this[e(427)][e(403)][e(450)](e(386));let r=Array[e(448)](this[e(427)][e(422)][e(413)][e(410)][e(414)]())[e(417)](t)[e(443)]((t=>{const r=e,s=this[r(427)][r(422)][r(408)](t,0);return[...n[r(406)](s,r(426)),...n[r(406)](s,r(435))]}))[e(401)]();return r=[...new Set(r)],r}[hi(446)](t){const e=hi;return e(429)+(this[e(427)][e(403)][e(450)](e(386))[e(381)](t)||e(442))[e(433)]()+e(387)+t[e(433)]()[e(441)](/-/g,"_")}}function pi(){const t=["*Format:* set order to reversed","filter","handleDescriptions","list.properties","has","numbered","model","registerDescriptionCallback","listStart","reversed","backward","editor","getAttribute","ELEMENT_","markMultiRangeBlockFormat","5262288FEYgbV","unshift","toUpperCase","before","forward","handleListStartCommand","formatInline","_getSuggestionBlocks","706972RpMGpx","1859896gUFcmW","replace","default","map","enableCommand","TrackChangesEditing","_getTranslationKeyForListStyle","*Format:* set start index to %0","from","bind","get","length","commandName","format","push","listType","styles","afterInit","handleListReversedCommand","4539480hHtWYO","getListTypeFromListStyleType","getLastPosition","element","handleListStyleCommand","3013kLWLML","LegacyListUtils","_LIST_","change","listItem","startIndex","_getSuggestionBlocksForListStyle","config","formatBlock","660303PrwIaB","614nSvYia","listReversed","type","descriptionFactory","LegacyListPropertiesEditing","parent","flat","*Change to:* %0","plugins","createRange","locale","getSiblingNodes","listStyle","createPositionAt","commandParams","selection","3800314OKKBjM","*Format:* set order to regular","document","getSelectedBlocks","getFirstPosition"];return(pi=function(){return t})()}const mi=Ei;function Ii(){const t=["options","afterInit","stop","registerElementLabel","dataDowncast","locale","high","createEmptyElement","ELEMENT_MEDIA","9114208VaJKQW","mediaEmbed","attribute:url:media","div","enableCommand","conversion","TrackChangesEditing","85676OPMHNK","9435958MnECCW","2153985eErYuZ","for","get","descriptionFactory","330557xkkRfK","has","9fcPatr","elementToElement","media","downcastDispatcher","335BflGqC","showSuggestionHighlights","plugins","MediaEmbedEditing","476294YnCGnn","data","3144936xwdvto","editor"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=154]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(765948===-parseInt(n(178))/1+parseInt(n(188))/2+-parseInt(n(174))/3+parseInt(n(172))/4*(-parseInt(n(184))/5)+parseInt(n(154))/6+parseInt(n(173))/7+-parseInt(n(165))/8*(-parseInt(n(180))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(157)](){const t=mi,e=this[t(155)];if(!e[t(186)][t(179)](t(187)))return;const n=e[t(186)][t(176)](t(171)),r=e[t(161)];n[t(169)](t(166)),n[t(177)][t(159)](t(182),(e=>Wr(r,t(164),e))),e[t(170)][t(175)](t(160))[t(181)]({model:t(182),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(185)])return n[s(163)](s(168))},converterPriority:t(162)}),e[t(189)][t(183)].on(t(167),((e,n,r)=>{const s=t;r[s(156)][s(185)]&&e[s(158)]()}),{priority:t(162)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=364]})(t,e)}function yi(){const t=["973848otcvhq","enableCommand","2zetlnl","9713ampDML","afterInit","7RikCFn","plugins","editor","242016QsxInc","mention","495215EbouYh","3890bSGpeT","658720regwMP","MentionEditing","971991RCXbhO","651360emtXuc","has","get","TrackChangesEditing","8BgqoAC"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(122233===parseInt(n(383))/1+-parseInt(n(377))/2*(-parseInt(n(370))/3)+-parseInt(n(367))/4+-parseInt(n(365))/5+-parseInt(n(375))/6*(-parseInt(n(380))/7)+parseInt(n(374))/8*(parseInt(n(369))/9)+parseInt(n(366))/10*(-parseInt(n(378))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(379)](){const t=Ti,e=this[t(382)];e[t(381)][t(371)](t(368))&&e[t(381)][t(372)](t(373))[t(376)](t(364))}}const ki=Li;function Ci(){const t=["registerBlockAttribute","handleDescriptions","listType","*Remove format:* %0","plugins","descriptionFactory","3491892dztNrE","9KvLmBM","key","editor","enableDefaultAttributesIntegration","TrackChangesEditing","*Set format:* %0","newValue","1131708YydhVn","has","8INiumV","MultiLevelList","ELEMENT_MULTI_LEVEL_LIST","multiLevelList","next","registerDescriptionCallback","45539DVDRxR","68185LGsPLE","head","61714cLIAiF","11MiwwvM","44ijERXR","locale","oldValue","format","get","858740WdjCos","743141jZkere","afterInit","data","9tytZDZ","listMarkerStyle"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=275]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(107375===-parseInt(n(289))/1+-parseInt(n(292))/2*(-parseInt(n(312))/3)+parseInt(n(294))/4*(parseInt(n(290))/5)+-parseInt(n(281))/6+-parseInt(n(300))/7*(parseInt(n(283))/8)+parseInt(n(303))/9*(-parseInt(n(299))/10)+-parseInt(n(293))/11*(-parseInt(n(311))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(301)](){const t=ki,e=this[t(276)],n=e[t(309)][t(298)](t(278));e[t(309)][t(282)](t(284))&&(n[t(277)](t(286)),n[t(305)](t(304)),n[t(310)][t(288)]((e=>this[t(306)](e))))}[ki(306)](t){const e=ki,n=this[e(276)][e(295)],{data:r}=t,s={type:e(297),content:""};if(r&&e(304)==r[e(275)]){if(!r[e(296)])return{type:e(297),content:Wr(n,e(279),Wr(n,e(285)))+" ("+r[e(280)]+")"};if(!r[e(280)]){let o=t[e(291)];for(;o;){if(o[e(302)]&&e(307)==o[e(302)][e(275)]&&o[e(302)][e(280)])return s;o=o[e(287)]}return{type:e(297),content:Wr(n,e(308),Wr(n,e(285)))+" ("+r[e(296)]+")"}}}}}const Ri=Si;function Si(t,e){const n=vi();return(Si=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=Si,r=t();for(;;)try{if(330892===-parseInt(n(429))/1+-parseInt(n(444))/2+parseInt(n(447))/3*(-parseInt(n(433))/4)+parseInt(n(438))/5+-parseInt(n(436))/6*(-parseInt(n(448))/7)+-parseInt(n(449))/8+parseInt(n(446))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Ri(450)](){const t=Ri,e=this[t(440)];if(!e[t(441)][t(430)](t(445)))return;e[t(441)][t(432)](t(434))[t(442)](t(431));const n=e[t(441)][t(432)](t(434)),r=e[t(439)];n[t(437)][t(443)](t(431),(e=>Wr(r,t(435),e)))}}function vi(){const t=["2371820BPaDcH","locale","editor","plugins","enableCommand","registerElementLabel","646990AbOWjY","PageBreakEditing","1751796qwZYZG","2241UntmkK","14Ctgkud","3264256oMbBEK","afterInit","119423tEEnnx","has","pageBreak","get","696kdOGYj","TrackChangesEditing","ELEMENT_PAGE_BREAK","1928436cYzart","descriptionFactory"];return(vi=function(){return t})()}const wi=Fi;!function(t,e){const n=Fi,r=t();for(;;)try{if(952991===-parseInt(n(268))/1*(-parseInt(n(266))/2)+-parseInt(n(315))/3*(-parseInt(n(277))/4)+parseInt(n(317))/5+parseInt(n(264))/6*(-parseInt(n(304))/7)+-parseInt(n(296))/8+parseInt(n(255))/9+parseInt(n(316))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Oi extends t.Plugin{[wi(297)](){const t=wi,e=this[t(320)];if(!e[t(301)][t(267)](t(273)))return;const n=e[t(261)],r=e[t(301)][t(314)](t(298));r[t(265)][t(253)](t(311),(e=>Wr(n,t(318),e))),r[t(310)](t(311)),r[t(262)](t(284)),e[t(286)][t(269)].on(t(312),Bi(e),{priority:t(290)}),e[t(299)][t(269)].on(t(312),((n,r,s)=>{const o=t;s[o(282)][o(278)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(290)});const s=r[t(265)];s[t(280)]((r=>{const o=t;if(o(254)!==r[o(287)])return;const{start:i,end:a}=r[o(271)]();if(!i[o(274)](a)||!i[o(252)])return;const c=e[o(305)][o(292)],u=i[o(252)];return c[o(306)](u)&&!c[o(281)](u)&&c[o(300)](u,o(303))?{type:o(254),content:Wr(n,o(291),s[o(256)](u,1))}:void 0})),this[t(319)]()}[wi(319)](){const t=wi,e=this[t(320)],n=e[t(261)];e[t(301)][t(314)](t(298))[t(265)][t(280)]((e=>{const r=t;if(r(308)!=e[r(287)])return;const{data:s}=e;return s&&r(311)==s[r(294)]?{type:r(275),content:Wr(n,r(279),Wr(n,r(318)))}:void 0}))}}function Di(){const t=["type","toViewPosition","writer","highest","*Insert:* %0","schema","includes","commandName","mapper","1456616VtccDt","afterInit","TrackChangesEditing","data","checkChild","plugins","markerRange","$text","1101499baCDcG","model","isBlock","consumable","formatBlock","bindElementToMarker","enableDefaultAttributesIntegration","paragraph","addMarker:suggestion:insertion","ck-suggestion-marker-split","get","3ppVVxl","1057660mTRxWt","726755nMtLlm","ELEMENT_PARAGRAPH","_registerLegacyDescription","editor","markerName","nodeAfter","registerElementLabel","insertion","2939112vcTHRn","getItemLabel","span","activeMarkers","name","consume","locale","enableCommand","createUIElement","12VSkwFg","descriptionFactory","1530136SyPXJX","has","1uWdduu","downcastDispatcher","ck-suggestion-marker--active","getFirstRange","insert","Paragraph","isTouching","format","start","428116KFMAOc","showSuggestionHighlights","*Change to:* %0","registerDescriptionCallback","isLimit","options","addClass","insertParagraph","end","editing"];return(Di=function(){return t})()}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=251]})(t,e)}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(301)][o(314)](o(298)),a=r[o(302)][o(276)],c=r[o(302)][o(285)],u=t[o(305)][o(292)];if(!a[o(274)](c)||!a[o(252)])return;const l=a[o(252)];if(u[o(306)](l)&&!u[o(281)](l)&&u[o(300)](l,o(303))){if(!s[o(307)][o(260)](r[o(302)],n[o(259)]))return;const t=s[o(289)][o(263)](o(257),{class:o(313)}),a=s[o(295)][o(288)](c);e&&i[o(258)][o(293)](r[o(251)])&&s[o(289)][o(283)](o(270),t),s[o(289)][o(272)](a,t),s[o(295)][o(309)](t,r[o(251)])}}}function xi(t,e){const n=Ui();return(xi=function(t,e){return n[t-=290]})(t,e)}const Pi=xi;function Ui(){const t=["14VQgHqV","editor","659110kDeZVt","2729968irKdox","type","13sHfbyq","6xSWMfq","locale","4176490BaoWKD","6283647utAMbY","_registerLegacyDescription","plugins","TrackChangesEditing","22ERNUAP","commandName","registerDescriptionCallback","688gipDIr","formatBlock","RemoveFormatEditing","afterInit","formatInline","22jKBNmb","has","60041NWInYZ","descriptionFactory","get","11514YhMXiJ","14115696FtxytF","*Remove all formatting*","enableDefaultAttributesIntegration","removeFormat","format"];return(Ui=function(){return t})()}!function(t,e){const n=xi,r=t();for(;;)try{if(574888===parseInt(n(316))/1*(-parseInt(n(306))/2)+parseInt(n(319))/3*(-parseInt(n(309))/4)+parseInt(n(295))/5*(-parseInt(n(299))/6)+parseInt(n(293))/7*(-parseInt(n(296))/8)+parseInt(n(302))/9+-parseInt(n(301))/10*(-parseInt(n(314))/11)+-parseInt(n(320))/12*(-parseInt(n(298))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Pi(312)](){const t=Pi,e=this[t(294)];e[t(304)][t(315)](t(311))&&(e[t(304)][t(318)](t(305))[t(290)](t(291)),this[t(303)]())}[Pi(303)](){const t=Pi,e=this[t(294)];e[t(304)][t(318)](t(305))[t(317)][t(308)]((n=>{const r=t;if(r(310)!=n[r(297)]&&r(313)!=n[r(297)])return;const{data:s}=n;return s&&r(291)==s[r(307)]?{type:r(292),content:Wr(e[r(300)],r(321))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=105]})(t,e)}function Hi(){const t=["116707iPmUOw","afterInit","enableCommand","360444jQNZLm","discardAllSuggestions","goToNextRestrictedEditingException","1764906NmmCNZ","trackChanges","acceptSelectedSuggestions","has","get","editor","143ygFADb","2MeKGdY","1251XunwtI","acceptAllSuggestions","goToPreviousRestrictedEditingException","discardSuggestion","17450jznpNw","RestrictedEditingModeEditing","plugins","7HXdMpI","discardSelectedSuggestions","5kujmtQ","3076872tKJPoT","acceptSuggestion","TrackChangesEditing","437241Tuqvft","480724gRXmVA"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(194945===parseInt(n(129))/1*(-parseInt(n(113))/2)+parseInt(n(127))/3+-parseInt(n(128))/4*(-parseInt(n(123))/5)+parseInt(n(106))/6+parseInt(n(121))/7*(parseInt(n(124))/8)+-parseInt(n(114))/9*(parseInt(n(118))/10)+parseInt(n(112))/11*(-parseInt(n(132))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class Wi extends t.Plugin{[Gi(130)](){const t=Gi,e=this[t(111)];if(!e[t(120)][t(109)](t(119)))return;const n=e[t(120)][t(110)](t(126));n[t(131)](t(116)),n[t(131)](t(105));const r=e[t(120)][t(110)](t(119));r[t(131)](t(107)),r[t(131)](t(125)),r[t(131)](t(117)),r[t(131)](t(115)),r[t(131)](t(133)),r[t(131)](t(108)),r[t(131)](t(122))}}const zi=Ki;function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=246]})(t,e)}function Xi(){const t=["activeMarkers","332940NcnNRz","showSuggestionHighlights","name","downcastDispatcher","addClass","4632Bftmab","deletion","enableCommand","1098872RAmHtd","span","element","merge","get","consumable","10977131gikUxT","model","options","createPositionBefore","ELEMENT_LINE_BREAK","createUIElement","addMarker:suggestion","requires","includes","data","getItems","7lIqpxD","TrackChangesEditing","775268lCyvRu","editing","markerRange","toViewPosition","shiftEnter","bindElementToMarker","mapper","test","split","init","registerElementLabel","writer","softBreak","18VqNGli","descriptionFactory","980223CpUjRR","addMarker:suggestion:deletion","ck-suggestion-marker-","170TyKyaR","high","plugins","locale","5790546QSNREN","addMarker:suggestion:insertion","editor","markerName","insert","ck-suggestion-marker--active","10UIPNoJ"];return(Xi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(540223===parseInt(n(273))/1+-parseInt(n(300))/2+parseInt(n(258))/3+parseInt(n(278))/4*(-parseInt(n(261))/5)+-parseInt(n(265))/6*(parseInt(n(298))/7)+-parseInt(n(281))/8*(-parseInt(n(256))/9)+-parseInt(n(271))/10*(-parseInt(n(287))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[zi(294)](){return[Zs.ShiftEnter]}[zi(252)](){const t=zi,e=this[t(267)],n=e[t(263)][t(285)](t(299));n[t(280)](t(247)),e[t(301)][t(276)].on(t(266),Yi(e),{priority:t(262)}),e[t(301)][t(276)].on(t(259),Yi(e),{priority:t(262)}),e[t(296)][t(276)].on(t(293),((n,r,s)=>{const o=t;s[o(289)][o(274)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(257)][t(253)](t(255),(n=>Wr(e[t(264)],t(291),n)))}}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(263)][o(285)](o(299));if(!s[o(286)][o(250)](r[o(302)],n[o(275)]))return;const a=t[o(288)];for(const t of r[o(302)][o(297)]()){if(!t.is(o(283),o(255)))continue;const n=o(279)==r[o(268)][o(251)](":")[1]?o(284):o(251),c=s[o(254)][o(292)](o(282),{class:o(260)+n}),u=s[o(249)][o(246)](a[o(290)](t));e&&i[o(272)][o(295)](r[o(268)])&&s[o(254)][o(277)](o(270),c),s[o(254)][o(269)](u,c),s[o(249)][o(248)](c,r[o(268)])}}}const Zi=Qi;function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=294]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(621392===parseInt(n(333))/1*(-parseInt(n(306))/2)+parseInt(n(319))/3+parseInt(n(317))/4+-parseInt(n(303))/5+-parseInt(n(309))/6*(parseInt(n(328))/7)+parseInt(n(318))/8+parseInt(n(332))/9*(parseInt(n(311))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Ji extends t.Plugin{[Zi(298)](){const t=Zi,e=this[t(323)],n=e[t(304)],r=e[t(322)];if(!e[t(302)][t(331)](t(308)))return;const s=e[t(302)][t(301)](t(329)),o=t(296),i=e[t(324)][t(301)](o);s[t(313)](o,((e,r={})=>{const a=t,c=n[a(315)][a(294)];if(c[a(310)])return void e(r);const u=void 0!==r[a(320)]?r[a(320)]:!i[a(330)];n[a(314)]((()=>{const t=a,e=Array[t(307)](c[t(312)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(326)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(321)][t(295)]((e=>{const n=t;if(n(334)!=e[n(299)]&&n(316)!=e[n(299)])return;const{data:s}=e;return s&&s[n(297)]==o?s[n(300)][0][n(320)]?{type:n(325),content:Wr(r,n(327))}:{type:n(325),content:Wr(r,n(305))}:void 0}))}}function $i(){const t=["restrictedEditingException","commandName","afterInit","type","commandParams","get","plugins","2150640bnXphh","model","FORMAT_RESTRICTED_DISABLED","10sYjyjH","from","StandardEditingModeEditing","5876334tNvSXS","isCollapsed","19020OWWcmY","getRanges","enableCommand","change","document","formatInline","2542088urlHCU","3370872cAUEix","1574421NUhjwk","forceValue","descriptionFactory","locale","editor","commands","format","markInlineFormat","FORMAT_RESTRICTED_ENABLED","7FLajJp","TrackChangesEditing","value","has","3762lmjyig","69163KEbAHg","formatBlock","selection","registerDescriptionCallback"];return($i=function(){return t})()}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=393]})(t,e)}function na(){const t=["registerBlockAttribute","183PybJBU","commandName","descriptionFactory","54Gxwxfw","Style","465476DsBOGN","definitions","2905245PfHlWu","enableDefaultAttributesIntegration","format","add","getGhsAttributeNameForElement","_registerLegacyDescription","GeneralHtmlSupport","commandParams","702472BWjnBS","registerInlineAttribute","registerDescriptionCallback","styleName","16712wVDYko","style","ghsAttributes","2828rTplLr","*Set format:* %0","plugins","2460XjOfSF","120790GtCABF","get","type","config","block","TrackChangesEditing","StyleUtils","editor","normalizeConfig","toLowerCase","formatInline","1007746kfokMa","has","afterInit","*Remove format:* %0","element","FORMAT_STYLE","DataSchema","locale","forceValue","220yZKpdM","formatBlock","registerAttributeLabel","inline"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(358494===parseInt(n(413))/1+parseInt(n(424))/2+-parseInt(n(438))/3*(parseInt(n(406))/4)+-parseInt(n(394))/5+-parseInt(n(412))/6*(-parseInt(n(409))/7)+-parseInt(n(402))/8*(parseInt(n(441))/9)+parseInt(n(433))/10*(parseInt(n(443))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(426)](){const t=ta,e=this[t(420)];if(!e[t(411)][t(425)](t(442))||!e[t(411)][t(425)](t(430)))return;const n=e[t(411)][t(414)](t(418)),r=e[t(431)],s=e[t(416)][t(414)](t(407))||{},o=e[t(411)][t(414)](t(400)),i=e[t(411)][t(414)](t(419))[t(421)](e[t(411)][t(414)](t(430)),s[t(393)]);n[t(395)](t(407));const a=new Set;for(const e of i[t(417)]){const n=o[t(398)](e[t(428)]);a[t(397)](n)}const c=new Set;for(const e of i[t(436)]){const n=o[t(398)](e[t(428)]);c[t(397)](n);for(const n of e[t(408)])c[t(397)](n)}for(const e of a)n[t(437)](e),n[t(440)][t(435)](e,Wr(r,t(429)));for(const e of c)n[t(403)](e),n[t(440)][t(435)](e,Wr(r,t(429)));this[t(399)]()}[ta(399)](){const t=ta,e=this[t(420)],n=e[t(431)];e[t(411)][t(414)](t(418))[t(440)][t(404)]((e=>{const r=t;if(r(434)!=e[r(415)]&&r(423)!=e[r(415)])return;const{data:s}=e;return s&&r(407)===s[r(439)]?s[r(401)][0][r(432)]?{type:r(396),content:Wr(n,r(410),s[r(401)][0][r(405)][r(422)]())}:{type:r(396),content:Wr(n,r(427),s[r(401)][0][r(405)][r(422)]())}:void 0}))}}const sa=ia;function oa(){const t=["ELEMENT_TABLE_COLUMN","substr","rowspan","startsWith","48COPKBb","min","3cxVUAn","_acceptFormatSuggestionCallbackFactory","name","registerCustomCallback","showSuggestionHighlights","type","tableCell","removeTableRow","getCellLocation","differ","writer","minColumn","25574nkbfCN","rootName","accept","item","change:data","oldRange","markMultiRangeDeletion","165jQDEIw","removeClass","hasAttribute","registerDescriptionCallback","addRange","order","some","add","push","MAX_SAFE_INTEGER","ELEMENT_TABLE_ROW","get","45924LpSquP","getSelectionAffectedTableCells","$graveyard","registerPostFixer","colspan","insertTableRowAbove","$textProxy","insertTableColumnLeft","getFirstRange","detach","2025063yTtYHM","root","downcastDispatcher","position","refresh","above","table","markMultiRangeInsertion","forceValue","ELEMENT_TABLE_ROW_WITH_TEXT","batch","highest","end","deletion","removeTableColumn","insert","createPositionAt","join","_getCoordsForCells","enqueueChange","createRangeOn","8678417ugMdCG","tableRow","change","execute","_suggestionFactory","insertTableRowBelow","every","start","subType","nodeBefore","ELEMENT_TABLE_WITH_TEXT","MIN_SAFE_INTEGER","60qjyrkM","isArray","tablePaste","findAncestor","data","insertion","addMarker:suggestion","_tableSuggestions","getItems","max","tableColumn","filter","getChanges","mapper","map","975955fNCnGA","commands","includes","getContainedElement","element","span","isTouching","addClass","editor","enableCommand","getChildren","_setupColumnsRowsFixing","minRow","isEqual","_getSuggestionCoords","from","_splitMarkerName","options","document","TableUtils","discard","isInContent","*Insert:* %0","setSelection","first","nodeAfter","getAttribute","cell","getSuggestion","selectTableRow","classes","163932uGzsfm","_tablePostFixingSubtypes","fromRange","TableEditing","ELEMENT_TABLE_COLUMN_WITH_TEXT","insertTableColumnRight","createTableWalker","getColumnIndexes","ELEMENT_TABLE","low","8632gRMxxK","left","last","*Remove:* %0","afterInit","insertTable","locale","createRangeIn","getChangedMarkers","maxColumn","toLowerCase","isIntersecting","values","TrackChangesEditing","has","getRowIndexes","selection","suggestion","selectTableColumn","model","descriptionFactory","8519nnkdfg","isIntersectingWithRange","plugins","getRanges","length","maxRow","toViewElement","registerElementLabel"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=147]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(889528===-parseInt(n(268))/1+-parseInt(n(191))/2*(-parseInt(n(179))/3)+parseInt(n(299))/4*(parseInt(n(198))/5)+parseInt(n(210))/6+parseInt(n(165))/7*(-parseInt(n(309))/8)+parseInt(n(220))/9*(-parseInt(n(253))/10)+-parseInt(n(241))/11*(-parseInt(n(177))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(300)]=[e(242),e(263)],this[e(260)]=new Set}[sa(148)](){const t=sa,e=this[t(276)],n=e[t(163)][t(286)][t(160)];if(!e[t(167)][t(158)](t(302)))return;const r=e[t(150)],s=e[t(167)][t(209)](t(157)),o=e[t(167)][t(209)](t(287));s[t(164)][t(172)](t(226),(e=>Wr(r,t(307),e))),this[t(279)](),s[t(277)](t(149)),s[t(277)](t(297)),s[t(277)](t(162));for(const r of[t(215),t(246)]){const i=e[t(269)][t(209)](r);s[t(277)](r,(r=>{const a=t;e[a(163)][a(243)]((t=>{const e=a;r();const c=e(225)===i[e(203)],u=o[e(211)](n),l=o[e(159)](u),f=c?l[e(292)]-1:l[e(311)]+1,h=u[0][e(256)](e(226)),g=o[e(305)](h,{startRow:f,endRow:f}),d=Array[e(283)](g)[e(267)]((n=>t[e(240)](n[e(295)])));s[e(227)](d,e(242))}))}))}for(const r of[t(217),t(304)]){const i=e[t(269)][t(209)](r);s[t(277)](r,(r=>{const a=t;e[a(163)][a(243)]((t=>{const e=a;r();const c=e(310)===i[e(203)],u=o[e(211)](n),l=o[e(306)](u),f=c?l[e(292)]-1:l[e(311)]+1,h=u[0][e(256)](e(226)),g=o[e(305)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(283)](g)[e(267)]((n=>t[e(240)](n[e(295)])));s[e(227)](d,e(263))}))}))}for(const r of[t(186),t(234)]){const i=r[t(174)](11),a=i[t(154)](),c=a[t(174)](0,3)+t(273),u=t(226)+i,l=t(178)+i,f=t(262)+i;s[t(277)](r,(()=>{const i=t;e[i(163)][i(243)]((t=>{const e=i,h=o[e(211)](n),g=h[0][e(256)](e(226));let d;if(e(186)==r){const t=o[e(159)](h);d={startRow:t[e(292)],endRow:t[e(311)],includeAllSlots:!0}}else{const t=o[e(306)](h);d={startColumn:t[e(292)],endColumn:t[e(311)],includeAllSlots:!0}}const p=o[e(305)](g,d),m=Array[e(283)](p)[e(267)]((({cell:t})=>t)),I=ca(m[e(264)]((t=>t[e(200)](c)))),E=ca(m[e(264)]((t=>!t[e(200)](c))))[e(267)]((n=>t[e(240)](n))),b=s[e(197)](E,u);if(b&&(e(242)==b[e(249)]||e(263)==b[e(249)])){const n=this[e(282)](b);for(const r of I){const s=t[e(240)](r),i=o[e(187)](r),u=r[e(294)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(202)](s)}}}))}))}function c(r){const s=t,o=Array[s(283)](n[s(168)]())[s(267)]((t=>i.LiveRange[s(301)](t)));e[s(163)][s(243)]((t=>{const n=s,i=t[n(230)];r=r[n(264)]((t=>n(212)!=t[n(221)][n(192)])),t[n(291)](r),e[n(269)][n(209)](n(186))[n(224)](),e[n(244)](n(186),{forceDefaultExecution:!0}),e[n(163)][n(239)]((()=>{const t=n;e[t(163)][t(239)](i,(e=>{const n=t,r=o[n(264)]((t=>n(212)!=t[n(221)][n(192)]));r[n(169)]>0&&e[n(291)](r);for(const t of o)t[n(219)]()}))}))}))}function u(r){const s=t;e[s(163)][s(243)]((t=>{const o=s,a=Array[o(283)](n[o(168)]())[o(267)]((t=>i.LiveRange[o(301)](t))),c=[];for(const t of r)for(const e of t[o(261)]({shallow:!0}))c[o(206)](e);for(const n of c)o(212)!=n[o(221)][o(192)]&&(t[o(291)](t[o(236)](n,0)),e[o(269)][o(209)](o(234))[o(224)](),e[o(244)](o(234),{forceDefaultExecution:!0}));const u=a[o(264)]((t=>o(212)!=t[o(221)][o(192)]));u[o(169)]>0&&t[o(291)](u);for(const t of a)t[o(219)]()}))}function l(e,n){const r=t;return n[r(247)]((t=>e[r(204)]((e=>e[r(232)][r(281)](t[r(248)])||t[r(232)][r(281)](e[r(248)])))))}function f(e,n){const r=t;return!e[r(204)]((t=>n[r(204)]((e=>t[r(155)](e)))))&&e[r(204)]((t=>n[r(204)]((e=>t[r(232)][r(274)](e[r(248)])))))}e[t(257)][t(222)].on(t(259),((e,n,r)=>{const s=t;if(!r[s(285)][s(183)])return;const o=n[s(194)];if(!o)return;const i=r[s(266)][s(171)](o);function c(t){return Array[s(254)](t)?t:[t]}i&&s(185)===o[s(181)]&&(0,a.setHighlightHandling)(i,r[s(189)],((t,e,n)=>n[s(275)](c(e[s(298)]),t)),((t,e,n)=>n[s(199)](c(e[s(298)]),t)))}),{priority:t(231)}),s[t(164)][t(201)]((e=>{const n=t;if(n(258)!=e[n(184)]&&n(233)!=e[n(184)])return;const s=e[n(271)]();if(null!=s&&s.is(n(272),n(226))){if(n(258)==e[n(184)]){const t=e[n(261)]()[n(264)]((t=>t.is(n(216))))[n(267)]((t=>t[n(257)]));if(t[n(169)])return{type:n(258),content:Wr(r,n(290),Wr(r,n(251),'"'+t[n(237)](" ")+'"'))}}if(n(233)==e[n(184)]){const t=e[n(261)]()[n(264)]((t=>t.is(n(216))))[n(267)]((t=>t[n(257)]));if(t[n(169)])return{type:n(233),content:Wr(r,n(147),Wr(r,n(251),'"'+t[n(237)](" ")+'"'))}}}})),s[t(164)][t(201)]((e=>{const n=t;if(n(242)==e[n(249)]){const t=e[n(261)]()[n(264)]((t=>t.is(n(216))))[n(267)]((t=>t[n(257)])),s=this[n(282)](e),o=s[n(170)]-s[n(280)]+1;if(n(258)==e[n(184)])return t[n(169)]?{type:n(258),content:Wr(r,n(290),Wr(r,n(229),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(258),content:Wr(r,n(290),Wr(r,n(208),o))};if(n(233)==e[n(184)])return t[n(169)]?{type:n(233),content:Wr(r,n(147),Wr(r,n(229),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(233),content:Wr(r,n(147),Wr(r,n(208),o))}}if(n(263)==e[n(249)]){const t=e[n(261)]()[n(264)]((t=>t.is(n(216))))[n(267)]((t=>t[n(257)])),s=this[n(282)](e),o=s[n(153)]-s[n(190)]+1;if(n(258)==e[n(184)])return t[n(169)]?{type:n(258),content:Wr(r,n(290),Wr(r,n(303),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(258),content:Wr(r,n(290),Wr(r,n(173),o))};if(n(233)==e[n(184)])return t[n(169)]?{type:n(233),content:Wr(r,n(147),Wr(r,n(303),[o,'"'+t[n(237)](" ")+'"']))}:{type:n(233),content:Wr(r,n(147),Wr(r,n(173),o))}}})),s[t(245)][t(182)](t(258),t(242),t(288),c),s[t(245)][t(182)](t(233),t(242),t(193),c),s[t(245)][t(182)](t(258),t(263),t(288),u),s[t(245)][t(182)](t(233),t(263),t(193),u),s[t(245)][t(182)](t(258),t(263),t(237),l),s[t(245)][t(182)](t(233),t(263),t(237),l),s[t(245)][t(182)](t(258),t(242),t(237),f),s[t(245)][t(182)](t(233),t(242),t(237),f)}[sa(180)](){const t=sa,e=this[t(276)],n=e[t(163)][t(286)][t(160)];return(r,s)=>{const o=t;e[o(163)][o(243)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(232)][a(250)];u&&u[0]&&!1===u[0][a(228)]&&(l=r[0][a(248)][a(293)]);const f=t[a(151)](l);if(a(212)==f[a(221)][a(192)])return;const h=Array[a(283)](n[a(168)]())[a(267)]((t=>i.LiveRange[a(301)](t)));t[a(291)](f),e[a(269)][a(209)](c)[a(224)](),u[a(206)]({forceDefaultExecution:!0}),e[a(244)](c,...u);const g=h[a(264)]((t=>a(212)!=t[a(221)][a(192)]));g[a(169)]>0&&t[a(291)](g);for(const t of h)t[a(219)]()}))}}[sa(238)](t){const e=sa,n=this[e(276)][e(167)][e(209)](e(287));let r=Number[e(207)],s=Number[e(252)],o=Number[e(207)],i=Number[e(252)];for(const a of t){if(e(212)==a[e(221)][e(192)])continue;const{row:t,column:c}=n[e(187)](a),u=a[e(200)](e(175))?a[e(294)](e(175))-1:0,l=a[e(200)](e(214))?a[e(294)](e(214))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(279)](){const t=sa,e=this[t(276)],n=e[t(167)][t(209)](t(157)),r=e[t(167)][t(209)](t(287));e[t(163)][t(286)].on(t(195),(()=>{const r=t,s=Array[r(283)](e[r(163)][r(286)][r(188)][r(152)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(284)](t);if(r(161)!=s)continue;if(null!=e[r(196)])continue;const a=n[r(296)](o);this[r(300)][r(270)](i)&&this[r(260)][r(205)](a)}}),{priority:t(308)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(240)](e),a=e[s(256)](s(226)),c=r[s(187)](e);for(const t of this[s(260)]){const n=t[s(249)],r=n[s(176)](s(255)),u=n[s(174)](r?10:5),l=u[s(154)](),f=l[s(174)](0,3)+s(273),h=s(178)+u,g=s(262)+u;if(!t[s(289)])continue;if(a!=t[s(218)]()[s(248)][s(256)](s(226)))continue;if(t[s(166)](i))continue;const d=e[s(200)](f)?e[s(294)](f)-1:0,p=this[s(282)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(202)](i),o=!0)}return o};e[t(163)][t(286)][t(213)]((n=>{const r=t;let o=!1;for(const t of e[r(163)][r(286)][r(188)][r(265)]())if(r(235)==t[r(184)])if(r(242)==t[r(181)])for(const e of t[r(223)][r(293)][r(278)]())o=o||s(e,n);else r(185)==t[r(181)]&&(o=o||s(t[r(223)][r(293)],n));return o}))}[sa(282)](t){const e=sa;return this[e(238)](t[e(168)]()[e(267)]((t=>t[e(248)][e(293)])))}}function ca(t){const e=sa;return Array[e(283)](new Set(t)[e(156)]())}function ua(t,e){const n=fa();return(ua=function(t,e){return n[t-=449]})(t,e)}const la=ua;function fa(){const t=["detach","enableCommand","isEnabled","highest","cell","direction","subType","1265565TjtroQ","author","findAncestor","find","createRangeOn","markBlockFormat","return","registerCustomCallback","splitTableCellHorizontally","value","4608BcpaKJ","getRanges","markMultiRangeBlockFormat","selection","model","TableEditing","filter","low","1vKKfsS","table","mergeTableCells","insertion","$graveyard","5059340rMYMMx","splitTableCellVertically","map","7170kOLwLN","_areMergableCells","*Split cell:* vertically","size","getSelectionAffectedTableCells","*Split cell:* horizontally","refresh","commandName","locale","get","6CueIPR","fromRange","deletion","forceDefaultExecution","commands","*Merge cells*","trackChanges","horizontally","push","getAncestors","_isForcedDefaultExecutionBlock","409314AsSuBy","editor","document","createTableWalker","_suggestionFactory","accept","1382752TmGxTI","setSelection","tableCell","getCellLocation","178655sDUNdb","getSuggestions","stop","mergeTableCellLeft","mergeTableCellUp","_acceptFormatSuggestionCallbackFactory","afterInit","TableUtils","isInContent","mergeTableCellDown","type","length","execute","format","54VUOTLT","has","change","containsRange","set:isEnabled","303jWeclT","root","formatInline","from","mergeTableCellRight","formatBlock","getFirstPosition","requires","descriptionFactory","plugins","_tablePostFixingSubtypes","registerDescriptionCallback","TrackChangesEditing","rootName","add","_areSelectedCellsMergable","element"];return(fa=function(){return t})()}!function(t,e){const n=ua,r=t();for(;;)try{if(115453===-parseInt(n(461))/1*(parseInt(n(490))/2)+-parseInt(n(519))/3*(parseInt(n(453))/4)+parseInt(n(500))/5*(-parseInt(n(479))/6)+parseInt(n(543))/7+-parseInt(n(496))/8+-parseInt(n(514))/9*(-parseInt(n(469))/10)+parseInt(n(466))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[la(526)](){return[aa]}[la(506)](){const t=la,e=this[t(491)],n=e[t(457)][t(492)][t(456)],r=e[t(477)];if(!e[t(528)][t(515)](t(458)))return;const s=e[t(528)][t(478)](t(531)),o=e[t(528)][t(478)](t(507)),a=e[t(528)][t(478)](aa);a[t(529)][t(487)](t(463)),s[t(537)](t(463),(()=>{const n=t,r=o[n(473)](e[n(457)][n(492)][n(456)]);e[n(457)][n(516)]((()=>{const t=n;s[t(455)](r,{commandName:t(463),commandParams:[]},[],t(463))}))})),e[t(483)][t(478)](t(463)).on(t(512),((n,r)=>{const o=t;e[o(483)][o(478)](o(485))[o(452)]&&(r[o(511)]>0&&r[r[o(511)]-1]&&r[r[o(511)]-1][o(482)]||s[o(489)]||this[o(534)]()||n[o(502)]())}),{priority:t(539)});for(const n of[t(504),t(523),t(509),t(503)]){const r=e[t(483)][t(478)](n);s[t(537)](n,(()=>{const n=t,o=e[n(457)][n(492)][n(456)][n(525)]()[n(488)]()[n(546)]((t=>t.is(n(535),n(498)))),i=r[n(452)];e[n(457)][n(516)]((()=>{const t=n;s[t(455)]([o,i],{commandName:t(463),commandParams:[]},[],t(463))}))}))}for(const n of[t(467),t(451)]){const r=e[t(483)][t(478)](n);s[t(537)](n,(()=>{const i=t,a=o[i(473)](e[i(457)][i(492)][i(456)])[0],c=a[i(545)](i(462)),{column:u,row:l}=o[i(499)](a);let f=[];if(i(486)==r[i(541)]){const t=o[i(493)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(522)](t)[i(468)]((t=>t[i(540)]))}else{const t=o[i(493)](c,{column:u,includeAllSlots:!0});f=Array[i(522)](t)[i(468)]((t=>t[i(540)]))}e[i(457)][i(516)]((t=>{const e=i;s[e(548)](t[e(547)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(527)][t(530)]((e=>{const n=t;if(n(524)!=e[n(510)]&&n(521)!=e[n(510)])return;const{data:s}=e;return s&&n(463)==s[n(476)]?{type:n(513),content:Wr(r,n(484))}:void 0})),s[t(527)][t(530)]((e=>{const n=t;if(n(524)!=e[n(510)]&&n(521)!=e[n(510)])return;const{data:s}=e;return s?n(467)==s[n(476)]?{type:n(513),content:Wr(r,n(471))}:n(451)==s[n(476)]?{type:n(513),content:Wr(r,n(474))}:void 0:void 0}));const c=a[t(505)]();for(const e of[t(504),t(523),t(509),t(503)])s[t(494)][t(450)](t(524),e,t(495),c);for(const e of[t(467),t(451)])s[t(494)][t(450)](t(524),e,t(495),c);s[t(494)][t(450)](t(524),t(463),t(495),(r=>{const s=t;e[s(457)][s(516)]((t=>{const o=s,a=Array[o(522)](n[o(454)]())[o(468)]((t=>i.LiveRange[o(480)](t)));t[o(497)](r),e[o(483)][o(478)](o(463))[o(475)](),e[o(512)](o(463),{forceDefaultExecution:!0});const c=a[o(459)]((t=>o(465)!=t[o(520)][o(532)]));c[o(511)]>0&&t[o(497)](c);for(const t of a)t[o(536)]()}))}));for(const n of[t(504),t(509),t(503),t(523)]){const r=e[t(483)][t(478)](n);r.on(t(518),((n,s,o)=>{const i=t;if(o){const t=e[i(457)][i(492)][i(456)][i(525)]()[i(488)]()[i(546)]((t=>t.is(i(535),i(498))));this[i(470)](r[i(452)],t)||(n[i(449)]=!1,n[i(502)]())}}),{priority:t(460)})}}[la(534)](){const t=la,e=this[t(491)][t(483)][t(478)](t(463)),n=this[t(491)][t(528)][t(478)](t(507));if(!e[t(538)])return!1;const r=n[t(473)](this[t(491)][t(457)][t(492)][t(456)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(470)](e,n))return!1;return!0}[la(470)](t,e){const n=la,r=this[n(491)][n(528)][n(478)](n(531)),s=this[n(491)][n(457)][n(547)](t),o=this[n(491)][n(457)][n(547)](e),i=new Set,a=new Set;for(const t of r[n(501)]())if((n(464)==t[n(510)]||n(481)==t[n(510)]||n(463)==t[n(542)])&&t[n(508)])for(const e of t[n(454)]())e[n(517)](s,!0)&&i[n(533)](t[n(510)]+":"+t[n(544)].id),e[n(517)](o,!0)&&a[n(533)](t[n(510)]+":"+t[n(544)].id);if(i[n(472)]!=a[n(472)])return!1;for(const t of i)if(!a[n(515)](t))return!1;return!0}}const ga=pa;function da(){const t=["setAttribute","locale","downcastDispatcher","bindElementToMarker","registerCustomCallback","afterInit","addMarker:suggestion","36098PmkCIX","accept","get","consume","showSuggestionHighlights","TableUtils","75ceDDaQ","setTableRowHeader","nodeAfter","markerRange","16eVFtMG","FORMAT_HEADER_COLUMN","registerAttributeLabel","unbindElementFromMarkerName","start","headingColumns","markerName","_suggestionFactory","ck-suggestion-marker-","requires","forceValue","3497340KbXHbh","consumable","132MFRkjN","TrackChangesEditing","parent","format","data-suggestion","enableDefaultAttributesIntegration","1639113bqAiKM","end","setTableColumnHeader","1175355LzsdDs","10HxLoTy","854154maTvZd","stop","2102789IdNirV","toViewElement","has","headingRows","5WQxyTZ","_acceptFormatSuggestionCallbackFactory","FORMAT_REGULAR_COLUMN","name","*Format:* %0","commandName","includes","registerBlockAttribute","activeMarkers","createTableWalker","editor","highest","FORMAT_REGULAR_ROW","cell","_registerLegacyDescription","registerDescriptionCallback","markerNameToElements","_splitMarkerName","formatBlock","getCellLocation","_handleLegacySuggestions","removeMarker:suggestion","removeClass","nodeBefore","writer","item","TableEditing","data","76596SuLsty","removeAttribute","35MiuTqs","options","getSuggestion","FORMAT_HEADER_ROW","mapper","addClass","type","descriptionFactory","editing","ck-suggestion-marker--active","plugins","commandParams"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=157]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(380877===parseInt(n(215))/1*(parseInt(n(175))/2)+-parseInt(n(204))/3+-parseInt(n(243))/4*(parseInt(n(181))/5)+-parseInt(n(209))/6*(parseInt(n(245))/7)+-parseInt(n(185))/8*(parseInt(n(207))/9)+parseInt(n(208))/10*(parseInt(n(196))/11)+parseInt(n(198))/12*(parseInt(n(211))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(194)](){return[aa]}[ga(173)](){const t=ga,e=this[t(225)];if(!e[t(166)][t(213)](t(241)))return;const n=e[t(169)],r=e[t(166)][t(177)](t(199));r[t(203)](t(182)),r[t(203)](t(206)),r[t(222)](t(214)),r[t(222)](t(190)),r[t(163)][t(187)](t(214),Wr(n,t(159))),r[t(163)][t(187)](t(190),Wr(n,t(186))),this[t(235)]()}[ga(235)](){const t=ga,e=this[t(225)][t(166)][t(177)](t(199)),n=this[t(225)][t(166)][t(177)](t(180)),r=this[t(225)][t(166)][t(177)](aa)[t(216)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(232)](o[a(191)]),l=e[a(158)](u),f=l[a(242)];if(a(233)!=l[a(162)]||!f||a(206)!=f[a(220)])return;if(o[a(240)])return void s[a(210)]();if(!i[a(197)][a(178)](o[a(184)],s[a(218)]))return;const h=o[a(184)][a(189)][a(183)],g=o[a(184)][a(205)][a(238)],d=h[a(200)][a(200)],{column:p}=n[a(234)](h),{column:m}=n[a(234)](g);for(let s=p;s<=m;s++){const l=n[a(224)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(228)],l=i[a(160)][a(212)](s);i[a(239)][a(161)](a(193)+c,l),r&&i[a(239)][a(168)](a(202),u,l),i[a(160)][a(171)](l,o[a(191)]),t&&(e[a(223)][a(221)](o[a(191)])?i[a(239)][a(161)](a(165),l):i[a(239)][a(237)](a(165),l))}}}}e[t(192)][t(172)](t(233),t(182),t(176),r),e[t(192)][t(172)](t(233),t(206),t(176),r),this[t(225)][t(164)][t(170)].on(t(174),s(),{priority:t(226)}),this[t(225)][t(242)][t(170)].on(t(174),((e,n,r)=>{const o=t;r[o(157)][o(179)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(226)}),this[t(225)][t(164)][t(170)].on(t(236),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(232)](r[o(191)]),c=e[o(158)](a),u=c[o(242)];if(o(233)!=c[o(162)]||!u||o(206)!=u[o(220)])return;const l=s[o(160)][o(231)](r[o(191)]);if(l)for(const t of l)s[o(239)][o(237)](o(193)+i,t),s[o(239)][o(237)](o(165),t),s[o(239)][o(244)](o(202),t),s[o(160)][o(188)](t,r[o(191)])}),{priority:t(226)}),this[t(229)]()}[ga(229)](){const t=ga,e=this[t(225)],n=e[t(169)];function r(e){const r=t;return{type:r(201),content:Wr(n,r(219),e)}}e[t(166)][t(177)](t(199))[t(163)][t(230)]((e=>{const s=t;if(s(233)!=e[s(162)])return;const{data:o}=e;if(o){if(s(182)==o[s(220)]){const t=o[s(167)][0][s(195)];return r(Wr(n,s(t?159:227)))}if(s(206)==o[s(220)]){const t=o[s(167)][0][s(195)];return r(Wr(n,s(t?186:217)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=293]})(t,e)}function ba(){const t=["detach","document","isInContent","insertRows","getAttributes","setAttributes","requires","8199065iwmjKJ","deletion","stop","reduce","suggestionLoaded","content","root","tableCellSuggestion","tableCellPadding","rowInsertionIndexes","insertionRanges","getSuggestions","value","tablePasteColumn","getTableIfOnlyTableInContent","insertColumns","suggestion","markMultiRangeBlockFormat","ck-suggestion-marker","start","4100312RVppGO","table","_isForcedDefaultExecutionBlock","tableCellBorderStyle","editingDowncast","getSuggestionCallback","markerToHighlight","subType","first","nextSibling","set","element","getContainedElement","deletionRanges","insertion","view","startsWith","find","getShiftedBy","for","updateMarker","getColumns","TableClipboard","272YnUloA","length","25502KgFdNv","author","insert","formatBlock","selection","TrackChangesEditing","type","setAttribute","suggestion-td","every","getChanges","end","row","call","from","columnInsertionRanges","forceDefaultExecution","fromRange","removeMarker","endColumn","rootName","editor","*Replace table cells*","registerCustomCallback","paragraph","suggestionUnloaded","elementToElement","attributes","tablePasteChainId","Users","TableUtils","nodeAfter","getChildren","13794xCXvpH","_tablePostFixingSubtypes","suggestion:formatBlock:tablePasteCell","accept","isEqual","getRows","editing","remove","includes","discard","ck-suggestion-marker--active","getSuggestion","listenTo","markers","register","clipboardOutput","map","tableCellHorizontalAlignment","dataDowncast","createElement","get","low","_suggestionFactory","_splitMarkerName","markerName","activeMarkers","createTableWalker","removeMarkers","last","newRange","batch","getColumnIndexes","model","return","hasSuggestion","markerAttributes","filter","getItems","fill","getRowIndexes","commands","tableCellVerticalAlignment","markMultiRangeInsertion","getAllAdjacentSuggestions","push","_replaceTableSlotCell","cell","add","createRange","tablePasteCell","containsRange","entries","getRange","rowInsertionRanges","previousSibling","registerPostFixer","cells","removeRows","descriptionFactory","57IlpGjM","previous","schema","tablePaste","afterInit","columnInsertionIndexes","endRow","trackChanges","oldRange","join","removeColumns","high","registerDescriptionCallback","37052880iwSNtu","showSuggestionHighlights","next","fromEntries","some","insertContent","findAncestor","tableCellBorderWidth","getMarkers","redo","markMultiRangeDeletion","$graveyard","575YohCvS","forEach","getChild","tablePasteRow","column","wrap","tableCellBackgroundColor","rows","options","position","plugins","isEmpty","getChangedMarkers","createPositionBefore","differ","getSelectionAffectedTableCells","move","name","getRanges","68940xjzKTv","createRangeOn","has","unwrap","change","_createdBatches","createRangeIn","ck-suggestion-marker-insertion","keys","10075077XXtMri","columns","conversion","locale","_getCoordsForCells","documentSelection","tableCell","tableCellBorderColor"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(826861===parseInt(n(297))/1*(parseInt(n(410))/2)+-parseInt(n(341))/3*(parseInt(n(408))/4)+-parseInt(n(322))/5*(parseInt(n(443))/6)+-parseInt(n(365))/7+parseInt(n(385))/8+-parseInt(n(350))/9+parseInt(n(310))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(317),Ia(357),Ia(388),Ia(460),Ia(484),Ia(328),Ia(373)],_a=Object[Ia(313)](Ta[Ia(459)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(364)](){return[aa]}[Ia(301)](){const t=Ia,n=this[t(431)];if(!n[t(332)][t(343)](t(407)))return;const r=n[t(332)][t(463)](t(415)),s=n[t(332)][t(463)](t(440)),o=n[t(332)][t(463)](aa),a=n[t(332)][t(463)](t(407));o[t(444)][t(487)](t(325),t(378)),n[t(475)][t(299)][t(457)](t(372),{allowIn:t(356),allowContentOf:t(356),isLimit:!0}),n[t(352)][t(436)]({model:t(372),view:t(418)});let c=null;n[t(475)].on(t(315),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(409)]-1];h&&h[u(426)]||r[u(387)]||this[u(431)][u(483)][u(463)](u(304))[u(377)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(355)))return!1;const i=s[o(379)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(337)](n[o(359)][o(414)]);if(!a[o(409)])return!1;const c=a[0][o(316)](o(386)),l=r[o(482)](a),f=r[o(474)](a),h={startRow:l[o(393)],endRow:l[o(471)],startColumn:f[o(393)],endColumn:f[o(471)]};return 1==a[o(409)]&&(h[o(303)]+=r[o(448)](i)-1,h[o(429)]+=r[o(406)](i)-1),ka(c,h,r)}(l,f,n[u(475)],s,a)&&(o[u(367)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(475)][u(345)]((()=>{const t=u;n[t(475)][t(315)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(409)]&&r[t(485)](o,t(325),{tablePasteChainId:s}),a[t(409)]&&r[t(485)](a,t(378),{tablePasteChainId:s}),l[t(409)]&&(r[t(485)](l,t(300),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(323)]((e=>{const n=t;var r;return null===(r=e[n(358)])||void 0===r?void 0:r[n(423)](e)}))),f[t(409)]&&(r[t(320)](f,t(300),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(323)]((e=>{const n=t;var r;return null===(r=e[n(358)])||void 0===r?void 0:r[n(423)](e)})));const g=r[t(382)](h[t(459)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(492),{tablePasteChainId:s});if(g){const e=g[t(318)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(475)][t(342)](s),a=e[t(402)]((e=>e[t(495)]()[t(447)](i)));a&&r[t(487)]([a[t(339)],o])}r[t(409)]&&g[t(417)](t(478),Object[t(313)](r))}c=null})))}),{priority:e.priorities[t(308)]+10}),n[t(332)][t(463)](t(407)).on(t(488),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(367)]();const u=s[r(489)],l=o,f=Aa(u),h=Aa(l);e[r(476)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(450)](u[r(324)](0));for(const t of Array[r(424)](l[r(442)]()))a[r(412)](t,u,r(421));const t=c[r(374)][r(451)](s[r(422)]),e=c[r(302)][r(451)](s[r(326)]);t||e||(g=i.LiveRange[r(427)](a[r(347)](u)))}else h&&!f&&(d=a[r(347)](u));else{const t=a[r(462)](r(372)),e=a[r(462)](r(372));a[r(327)](a[r(347)](u),e),a[r(412)](t,u,0);for(const e of Array[r(424)](l[r(442)]()))a[r(412)](e,t,r(421));g=i.LiveRange[r(427)](a[r(342)](t)),d=i.LiveRange[r(427)](a[r(342)](e))}const p=Array[r(424)](l[r(362)]())[r(479)]((([t])=>Ta[r(451)](t)));c[r(294)][r(487)]({element:u,attributes:p[r(409)]?Object[r(313)](p):null}),g&&c[r(375)][r(487)](g),d&&c[r(398)][r(487)](d)}),{priority:t(308)}),s.on(t(380),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(351)]||1;c[o(302)]=new Array(l)[o(481)](u)[o(459)](((t,e)=>t+e));for(const{cell:t}of s[o(469)](i,{startColumn:u,endColumn:u+l-1}))c[o(425)][o(487)](n[o(475)][o(342)](t))}),{priority:t(464)}),s.on(t(361),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(329)]||1;c[o(374)]=new Array(l)[o(481)](u)[o(459)](((t,e)=>t+e));for(const{cell:t}of s[o(469)](i,{startRow:u,endRow:u+l-1}))c[o(496)][o(487)](n[o(475)][o(342)](t))}),{priority:t(464)}),r[t(296)][t(309)]((e=>{const r=t;if(e[r(392)]&&e[r(392)][r(401)](r(300)))return e[r(298)]?{}:{type:r(399),content:Wr(n[r(353)],r(432))}}));const u=()=>!1;for(const e of[t(300),t(378),t(325),t(492)])r[t(465)][t(433)](t(399),e,t(306),u),r[t(465)][t(433)](t(366),e,t(306),u),r[t(465)][t(433)](t(413),e,t(306),u);r[t(465)][t(433)](t(413),t(492),t(452),u),r[t(465)][t(433)](t(413),t(492),t(446),((e,r,s)=>{const o=t,i=e[o(459)]((t=>t[o(397)]()))[o(479)]((t=>t)),a=new Map(i[o(459)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(294)])e&&a[o(395)](t,e);else if(s&&s[o(478)])for(const[t,e]of Object[o(494)](s[o(478)])){const r=n[o(475)][o(456)][o(463)](t),s=r?r[o(495)]()[o(397)]():null;s&&a[o(395)](s,e)}n[o(475)][o(345)]((t=>{const e=o;for(const[n,r]of a)t[e(363)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(465)][o(433)](e,o(300),s,((t,i,a)=>{const c=o;n[c(475)][c(345)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(384)][o(441)];t.is(o(396),o(372))&&u[o(487)](t)}r[o(465)][o(390)](e,null,s)(t,i,a);for(const t of u)o(321)!=t[o(371)][o(430)]&&n[o(344)](t)}))}))};l(t(399),t(446)),l(t(399),t(452)),l(t(366),t(446)),l(t(366),t(452)),r[t(465)][t(433)](t(399),t(325),t(452),(e=>{const n=t,r=e[n(459)]((t=>t[n(397)]())),i=r[0][n(316)](n(386)),{minRow:a,maxRow:c}=o[n(354)](r);s[n(295)](i,{at:a,rows:c-a+1})})),r[t(465)][t(433)](t(399),t(378),t(452),(e=>{const n=t,r=e[n(459)]((t=>t[n(397)]())),i=r[0][n(316)](n(386)),{minColumn:a,maxColumn:c}=o[n(354)](r);s[n(307)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(392)]||!n[s(392)][s(401)](s(300)))return;const o=n[s(437)][s(438)],i=r[s(376)]()[s(479)]((t=>t[s(360)]&&t[s(437)]&&t[s(437)][s(438)]==o));i[s(409)]&&n[s(486)]()[s(409)]!=i[s(409)]&&i[s(368)](((t,e)=>(t[s(312)]=e,e[s(298)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(466)](e[s(467)]),i=[s(383),s(348)],a=r[s(468)][s(451)](e[s(467)]);return a&&i[s(487)](s(453)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(369),f,{priority:t(308)}),r.on(t(435),f,{priority:t(308)}),n[t(475)][t(359)][t(293)]((()=>{const e=t;let s=!1;const o=Array[e(424)](n[e(475)][e(359)][e(336)][e(334)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(466)](t);if(e(381)!=o||e(366)!=a||i[e(305)])continue;if(!r[e(477)](c))continue;const u=r[e(454)](c)[e(340)](),l=n[e(332)][e(463)](e(439)).me;for(const t of r[e(376)]())if(t[e(360)]&&t[e(411)]==l&&e(413)==t[e(416)]&&e(492)==t[e(392)]&&t[e(340)]()[e(419)]((t=>u[e(314)]((n=>n[e(493)](t,!0))))))for(const n of t[e(486)]())n[e(360)]&&(n[e(452)](),s=!0)}return s})),n[t(475)][t(359)][t(293)]((e=>{const s=t,o=n[s(483)][s(463)](s(319));if(!o||!o[s(346)][s(343)](e[s(473)]))return!1;let i=!1;const a=n[s(332)][s(463)](s(439)).me,c=n[s(475)][s(359)][s(336)][s(420)](),u=Array[s(424)](n[s(475)][s(359)][s(336)][s(334)]())[s(479)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(466)](t);return n(381)==o&&n(300)==i&&c==a.id&&!e[n(305)]}));for(const t of c){if(s(412)!=t[s(416)]||s(372)!=t[s(339)]||1!=t[s(409)])continue;const n=e[s(491)](t[s(331)],t[s(331)][s(403)](1));if(!u[s(402)]((({data:t})=>t[s(472)][s(447)](n))))for(const{name:t,data:r}of u)if(n[s(493)](r[s(472)])){e[s(405)](t,{range:n}),i=!0;break}}return i})),n[t(475)][t(359)][t(293)]((e=>{const s=t;let o=!1;const i=n[s(332)][s(463)](s(439)).me,a=r[s(376)]()[s(479)]((t=>t[s(360)]&&t[s(411)]==i)),c=new Set,u=new Set;for(const t of a)if(s(300)==t[s(392)])for(const e of t[s(318)]()){const n=e[s(495)]()[s(397)]();if(n)if(n.is(s(396),s(372))&&Aa(n)){t[s(428)](e[s(339)]),c[s(490)](n),o=!0;const r=n[s(394)],i=n[s(497)],a=r&&r.is(s(396),s(372)),l=i&&i.is(s(396),s(372));a&&!c[s(343)](r)&&u[s(490)](r),l&&!c[s(343)](i)&&u[s(490)](i)}else n.is(s(396),s(434))&&n[s(333)]&&(t[s(428)](e[s(339)]),o=!0)}else if(s(492)==t[s(392)]){if(!t[s(437)]||!t[s(437)][s(438)])continue;const e=t[s(437)][s(478)];if(e&&Object[s(349)](e)[s(409)])continue;const n=t[s(437)][s(438)];let r=!0,i=!0;for(const e of a)if(e[s(392)]&&e[s(392)][s(401)](s(300))){if(!e[s(437)][s(438)]){i=!1;break}if(e.id!=t.id&&e[s(437)][s(438)]==n){r=!1;break}}i&&r&&(t[s(470)](),o=!0)}for(const t of c)e[s(450)](t);for(const t of u)e[s(344)](t);return o})),n[t(352)][t(404)](t(389))[t(391)]({model:t(445),view:(t,e)=>h(t),converterPriority:t(308)}),n[t(352)][t(404)](t(461))[t(391)]({model:t(445),view:(e,n)=>n[t(330)][t(311)]?h(e,!1):null,converterPriority:t(308)});const g=n[t(449)][t(400)];this[t(455)](g[t(359)],t(458),((e,n)=>{const r=t,s=[];for(const t of g[r(347)](n[r(370)])[r(480)]())t.is(r(396),r(418))&&s[r(487)](t);g[r(345)]((t=>{const e=r;for(const n of s)t[e(338)](t[e(347)](n),t[e(335)](n)),t[e(450)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(333)])return!0;const n=t[e(324)](0);return n.is(e(396),e(434))&&n[e(333)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(469)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=216]})(t,e)}function Na(){const t=["289641dDyASq","subType","*Format:* resize table","accept","getColumnGroupElement","getAttribute","registerDescriptionCallback","tableWidth","plugins","resizeTableWidth","21hJUSKE","8703132NckJbJ","_suggestionFactory","getSuggestionCallback","document","getSuggestions","911262wHWjwt","author","330QNfAnF","discard","has","527960ZNhzMs","formatInline","Users","formatGroupId","markBlockFormat","table","descriptionFactory","editor","locale","commandParams","resizeTable","getSelectedElement","338175EDWMjq","formatBlock","get","columnWidths","selection","type","bind","handleSuggestionDescription","model","152eXXHBw","7118sUgGvc","getTableColumnsWidths","177zaMHRg","465693ccQnTD","TrackChangesEditing","registerCustomCallback","TableColumnResizeEditing","format","enableCommand","data","20gAbQqm","getContainedElement","afterInit","handleResizeTableWidthCommand","change"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(485796===parseInt(n(270))/1*(parseInt(n(268))/2)+parseInt(n(271))/3*(parseInt(n(220))/4)+parseInt(n(246))/5+-parseInt(n(241))/6*(parseInt(n(235))/7)+-parseInt(n(267))/8*(parseInt(n(258))/9)+parseInt(n(243))/10*(parseInt(n(225))/11)+-parseInt(n(236))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(222)](){const t=Ca;if(!this[t(253)][t(233)][t(245)](t(216)))return;const e=this[t(253)][t(233)][t(260)](t(272));e[t(218)](t(234),this[t(223)][t(264)](this)),e[t(237)][t(273)](t(259),t(256),t(228),e[t(237)][t(238)](t(259),null,t(244))),e[t(237)][t(273)](t(259),t(256),t(244),e[t(237)][t(238)](t(259),null,t(228))),e[t(252)][t(231)](this[t(265)][t(264)](this))}[Ca(223)](t,e){const n=Ca,r=this[n(253)][n(233)][n(260)](n(272)),s=this[n(253)][n(233)][n(260)](n(216)),o=e[n(251)]||this[n(253)][n(266)][n(239)][n(262)][n(257)]();this[n(253)][n(266)][n(224)]((()=>{const i=n,a=s[i(229)](o);let c=a?s[i(269)](a):null,u=o[i(230)](i(232))||null;const l=e[i(232)]||u,f=e[i(261)]||c,h=this[i(253)][i(233)][i(260)](i(248)).me;for(const t of r[i(240)]()){const e=t[i(221)]();if(i(256)===t[i(226)]&&e===o){t[i(242)]!==h&&t[i(244)]();const e=t[i(219)][i(255)];u=e[0][i(232)],c=e[0][i(261)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(250)](o,{commandName:i(234),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(256)},[],i(256))}))}[Ca(265)](t){const e=Ca;if(e(259)!=t[e(263)]&&e(247)!=t[e(263)])return;const{data:n}=t;if(n&&e(256)===n[e(249)]){const t=e(227);return{type:e(217),content:Wr(this[e(253)][e(254)],t)}}}}function Sa(){const t=["36ItMNhr","268634HXcHsh","get","9nrqDbF","insertTemplate","3339836qjQtLs","plugins","1750557CKDqHT","209915LSuCio","3318580qjGbjN","afterInit","has","2lWAlKQ","editor","TrackChangesEditing","3347505iexBkN","enableCommand","Template","1485416GKZgoL"];return(Sa=function(){return t})()}const Ma=va;function va(t,e){const n=Sa();return(va=function(t,e){return n[t-=309]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(439464===parseInt(n(323))/1+-parseInt(n(315))/2*(-parseInt(n(310))/3)+parseInt(n(327))/4+-parseInt(n(311))/5*(parseInt(n(322))/6)+-parseInt(n(318))/7+-parseInt(n(321))/8*(parseInt(n(325))/9)+-parseInt(n(312))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class wa extends t.Plugin{[Ma(313)](){const t=Ma,e=this[t(316)];e[t(309)][t(314)](t(320))&&e[t(309)][t(324)](t(317))[t(319)](t(326))}}const Oa=Fa;function Da(){const t=["2283192sBkhTl","registerElementLabel","plugins","72614BSnzHo","29bYfVwV","enableCommand","44EOpnWi","get","descriptionFactory","ELEMENT_TABLE_OF_CONTENTS","locale","tableOfContents","TrackChangesEditing","401930kMWZbF","609aScDnL","commands","4srcdYO","1956930HKpNvK","1797348dBekdc","171AntYqh","38970HDqsiB","editor","insertTableOfContents","afterInit","2236629fkyuOa"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(528243===parseInt(n(508))/1*(-parseInt(n(507))/2)+-parseInt(n(503))/3*(-parseInt(n(495))/4)+parseInt(n(496))/5+-parseInt(n(499))/6*(-parseInt(n(493))/7)+-parseInt(n(504))/8+parseInt(n(498))/9*(parseInt(n(492))/10)+parseInt(n(510))/11*(-parseInt(n(497))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Ba extends t.Plugin{[Oa(502)](){const t=Oa,e=this[t(500)];if(!e[t(494)][t(486)](t(501)))return;e[t(506)][t(486)](t(491))[t(509)](t(501));const n=e[t(506)][t(486)](t(491)),r=e[t(489)];n[t(487)][t(505)](t(490),(e=>Wr(r,t(488),e)))}}const xa=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=367]})(t,e)}function Ua(){const t=["element","875YyDwMl","432896qGhMOY","updateMarker","locale","331674ufjxgK","232275kchfbf","createRange","suggestion","Title","removeMarker","2094nTTfsl","document","isCollapsed","end","newRange","12436BUKRvH","isEqual","plugins","getNearestSelectionRange","isTouching","20ofNpAK","has","differ","editor","schema","registerPostFixer","ELEMENT_TITLE","getChangedMarkers","TrackChangesEditing","start","model","forward","title-content","from","nodeBefore","registerElementLabel","819945HVzbBt","get","afterInit","63884TgGapI","_splitMarkerName","descriptionFactory"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(105868===parseInt(n(386))/1+parseInt(n(394))/2+parseInt(n(395))/3+parseInt(n(405))/4*(-parseInt(n(367))/5)+-parseInt(n(400))/6*(parseInt(n(390))/7)+-parseInt(n(391))/8+-parseInt(n(383))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(385)](){const t=xa,e=this[t(370)];if(!e[t(407)][t(368)](t(398)))return;const n=e[t(407)][t(384)](t(375));n[t(388)][t(382)](t(379),(()=>Wr(e[t(393)],t(373)))),e[t(377)][t(401)][t(372)]((r=>{const s=t;let o=!1;const i=Array[s(380)](e[s(377)][s(401)][s(369)][s(374)]());for(const{name:t,data:a}of i){const{group:i}=n[s(387)](t);if(s(397)!==i||!a[s(404)])continue;const c=a[s(404)],u=c[s(403)][s(381)];if(!u||!u.is(s(389),s(379)))continue;if(!c[s(376)][s(409)](c[s(403)]))continue;const l=e[s(377)][s(371)][s(408)](c[s(403)],s(378));if(l&&l[s(402)]){const e=r[s(396)](c[s(376)],l[s(376)]);e[s(406)](c)||(r[s(392)](t,{range:e}),o=!0)}o||(r[s(399)](t),o=!0)}return o}))}}const Ga=Ha;!function(t,e){const n=Ha,r=t();for(;;)try{if(522821===-parseInt(n(161))/1*(parseInt(n(147))/2)+-parseInt(n(145))/3+-parseInt(n(148))/4+-parseInt(n(155))/5*(parseInt(n(153))/6)+-parseInt(n(151))/7*(-parseInt(n(154))/8)+parseInt(n(144))/9*(-parseInt(n(159))/10)+parseInt(n(142))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class Va extends t.Plugin{[Ga(143)](){const t=Ga,e=this[t(150)],n=e[t(156)][t(162)](t(152));e[t(156)][t(149)](t(158))&&(n[t(157)](t(160)),n[t(157)](t(146)))}}function Ha(t,e){const n=Wa();return(Ha=function(t,e){return n[t-=142]})(t,e)}function Wa(){const t=["plugins","enableCommand","UndoEditing","565540MCbrsL","undo","1SwHITc","get","22966196XTxIBX","afterInit","18qigqHV","497445ftPAAe","redo","2072194OTLtYp","1176276GADUoX","has","editor","3290ChTtnt","TrackChangesEditing","156xAqAvJ","8128JMrOdP","83355cdxVSk"];return(Wa=function(){return t})()}function za(){const t=["toggleTableCaption","60MPWvXp","1324629zEpwcl","297912lrKkXf","2172401pGCjPg","621466AyVItA","2wtVzzz","8wajZkM","TableCaptionEditing","enableCommand","TrackChangesEditing","get","has","plugins","6974198OHorNw","6pGNPMg","editor","requires","50094gcEDpJ","afterInit","7837180vfPKZL"];return(za=function(){return t})()}const Ka=Xa;function Xa(t,e){const n=za();return(Xa=function(t,e){return n[t-=359]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(562786===parseInt(n(370))/1*(parseInt(n(371))/2)+parseInt(n(359))/3*(parseInt(n(368))/4)+-parseInt(n(366))/5*(-parseInt(n(362))/6)+-parseInt(n(369))/7+parseInt(n(372))/8*(-parseInt(n(367))/9)+parseInt(n(364))/10+-parseInt(n(379))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class qa extends t.Plugin{static get[Ka(361)](){return[aa]}[Ka(363)](){const t=Ka,e=this[t(360)];e[t(378)][t(377)](t(373))&&e[t(378)][t(376)](t(375))[t(374)](t(365))}}function Ya(t,e){const n=Ja();return(Ya=function(t,e){return n[t-=194]})(t,e)}const Za=Ya;!function(t,e){const n=Ya,r=t();for(;;)try{if(190600===parseInt(n(231))/1*(-parseInt(n(240))/2)+parseInt(n(222))/3+parseInt(n(233))/4+-parseInt(n(253))/5+-parseInt(n(214))/6*(parseInt(n(216))/7)+-parseInt(n(249))/8+parseInt(n(242))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(239)]=[e(203),e(211),e(270),e(201),e(196),e(217),e(251)],this[e(205)]=[e(229),e(236),e(215),e(209),e(194),e(259),e(250),e(264),e(234)]}static get[Za(265)](){return Za(232)}[Za(244)](){const t=Za,e=this[t(200)][t(220)][t(230)](t(195));if(this[t(200)][t(220)][t(262)](t(261))){for(const n of this[t(239)])e[t(199)](n,((e,r)=>{const s=t,o=this[s(200)][s(202)][s(224)][s(226)][s(254)]()[s(197)](s(223));this[s(260)](n,[o],this[s(239)],s(239),e,r)}));e[t(255)][t(257)](t(245),t(239),t(266),e[t(255)][t(258)](t(245),null,t(208))),e[t(255)][t(257)](t(245),t(239),t(208),((e,n)=>this[t(256)](this[t(239)],e,n))),e[t(255)][t(257)](t(245),t(239),t(237),(()=>!1))}if(this[t(200)][t(220)][t(262)](t(221))){for(const n of this[t(205)])e[t(199)](n,((e,r)=>{const s=t,o=this[s(200)][s(220)][s(230)](s(218))[s(213)](this[s(200)][s(202)][s(224)][s(226)]);this[s(260)](n,o,this[s(205)],s(205),e,r)}));e[t(255)][t(257)](t(245),t(205),t(266),e[t(255)][t(258)](t(245),null,t(208))),e[t(255)][t(257)](t(245),t(205),t(208),((e,n)=>this[t(256)](this[t(205)],e,n))),e[t(255)][t(257)](t(245),t(205),t(237),(()=>!1))}e[t(198)][t(206)]((e=>this[t(247)](e)))}[Za(260)](t,e,n,r,s,o){const i=Za,a=this[i(200)][i(220)][i(230)](i(195));this[i(200)][i(202)][i(238)](o[i(268)],(()=>{const t=i;for(const i of e)if(this[t(248)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(212)](r);void 0!==n&&(e[r]=n)}s(o),a[t(204)](i,{commandParams:[e]},[],r)}}))}[Za(256)](t,e,n){const r=Za,s=e[0][r(219)][r(243)],o=n[r(210)][0];this[r(200)][r(202)][r(228)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(227)](r,o[r],s):e[n(267)](r,s)}))}[Za(247)](t){const e=Za;if(t[e(207)])switch(t[e(263)]){case e(239):return{type:e(241),content:Wr(this[e(200)][e(225)],e(252))};case e(205):return{type:e(241),content:Wr(this[e(200)][e(225)],e(235))}}}[Za(248)](t,e){const n=Za,r=this[n(200)][n(220)][n(230)](n(195));for(const s of r[n(246)]({skipNotAttached:!0})){const r=s[n(269)]();if(s[n(263)]===e&&r===t)return s}return null}}function Ja(){const t=["655980WZEVwS","tableCellVerticalAlignment","*Format:* change table cell properties","tableCellBorderStyle","join","enqueueChange","tableProperties","16MuRcwu","format","6917697oydZlw","nodeAfter","afterInit","formatBlock","getSuggestions","handleSuggestionDescription","_getSuggestion","2208272vvghzj","tableCellBackgroundColor","tableBackgroundColor","*Format:* change table properties","989365ClXvSj","getFirstPosition","_suggestionFactory","handleDiscardAction","registerCustomCallback","getSuggestionCallback","tableCellHeight","_handlePropertyChange","TablePropertiesEditing","has","subType","tableCellHorizontalAlignment","pluginName","accept","removeAttribute","batch","getContainedElement","tableBorderWidth","tableCellWidth","TrackChangesEditing","tableWidth","findAncestor","descriptionFactory","enableCommand","editor","tableAlignment","model","tableBorderColor","markBlockFormat","tableCellProperties","registerDescriptionCallback","data","discard","tableCellPadding","commandParams","tableBorderStyle","getAttribute","getSelectionAffectedTableCells","565854NitHis","tableCellBorderWidth","21tYuQnr","tableHeight","TableUtils","start","plugins","TableCellPropertiesEditing","978354fFsDYF","table","document","locale","selection","setAttribute","change","tableCellBorderColor","get","38914iTZcjk","TrackChangesTableProperties"];return(Ja=function(){return t})()}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Q?Q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Mc();return(bc=function(t,e){return n[t-=296]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(448610===-parseInt(n(351))/1*(parseInt(n(363))/2)+-parseInt(n(545))/3*(parseInt(n(651))/4)+-parseInt(n(680))/5*(parseInt(n(496))/6)+-parseInt(n(434))/7*(parseInt(n(611))/8)+parseInt(n(543))/9*(-parseInt(n(685))/10)+parseInt(n(457))/11*(parseInt(n(599))/12)+parseInt(n(402))/13*(parseInt(n(541))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mc);const Tc=Ec(580);class _c extends t.Plugin{static get[Ec(569)](){return[Ec(618),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,ks,Ss,Ps,to,so,uo,go,Eo,Ao,No,vo,Fo,Vo,Uo,Xo,Qo,ei,ui,di,Ni,oi,Vs,Xs,bi,Ai,Mi,Oi,ji,Wi,qi,Ji,ra,aa,ha,ma,qa,ya,Ra,Ba,Qa,wa,ja,Va]}static get[Ec(485)](){return Ec(315)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(549)]((t=>String[e(451)](t)))[e(674)]("")}super(t),this[e(683)]=!1,this[e(612)](e(313),[]),this.on(e(312),((n,r,s,o)=>{const i=e;this[i(490)][i(729)]((()=>{const e=i;for(const n of[...o,...s])this[e(490)][e(645)][e(364)](n)&&t[e(417)][e(710)](n)}))})),this[e(668)]=new qr(this[e(322)][e(493)][e(524)],this[e(322)][e(458)]),this[e(684)]=null,this[e(435)]=new yc(this[e(322)]),this[e(374)]=new Map,this[e(448)]=t[e(367)][e(532)](e(618)),this[e(343)]=new Set,this[e(490)]=this[e(322)][e(493)],this[e(557)]=new WeakMap,this[e(436)]=!1,this[e(397)]=new Set([e(580)]),this[e(509)]=new Set,t[e(563)][e(637)](e(556),e(582)),this[e(690)]=t[e(563)][e(532)](e(556)),t[e(563)][e(637)](e(369),!0),this[e(688)]=t[e(563)][e(532)](e(369)),this[e(389)]=new l(t,this[e(343)]),this[e(505)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,52,48])}[Ec(368)](){const t=Ec,n=this[t(322)],r=(e,n)=>{const r=t;if(r(581)!=e)return r(686)+e;const s=n[r(719)]("|")[0];return this[r(520)](s)?r(625):r(340)};n[t(476)][t(716)](t(390))[t(336)]({model:t(600),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(725)](e[n(393)]),a=[n(324),r(o,i)];let c=3e3;return this[n(313)][n(497)](e[n(393)])&&(a[n(548)](n(474)),c=3010),n(551)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(476)][t(716)](t(409))[t(360)]((e=>{const r=t;e.on(r(609),((t,e,s)=>{const o=r;if(!s[o(535)][o(401)])return;const i=e[o(447)];if(!i)return;const c=s[o(635)][o(704)](i);n[o(493)][o(524)][o(673)](i)&&c&&!c[o(499)](o(395))&&c.is(o(359))&&(0,a.toWidget)(c,s[o(525)])}),{priority:r(699)})})),n[t(476)][t(716)](t(409))[t(336)]({model:t(600),view:(e,n)=>{const s=t;if(!n[s(535)][s(401)])return null;const{type:o,subType:i}=this[s(725)](e[s(393)]);return{classes:[s(324),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(447)])return;const{id:c}=this[a(725)](o[a(393)]);if(r){const t=this[a(374)][a(532)](c),e=this[a(539)](t);if(!this[a(520)](e))return}if(o[a(447)].is(a(529)))return void i[a(589)][a(681)](o[a(447)],s[a(596)]);const u=i[a(635)][a(704)](o[a(447)]);if(o[a(447)].is(a(682))&&n[a(493)][a(524)][a(660)](o[a(447)])&&!u[a(499)](a(689))){i[a(525)][a(587)]([a(324),a(625)],u),i[a(525)][a(326)](a(396),c,u),i[a(635)][a(647)](u,o[a(393)]),e&&(this[a(313)][a(497)](o[a(393)])?i[a(525)][a(587)](a(474),u):i[a(525)][a(379)](a(474),u));for(const t of n[a(493)][a(381)](o[a(447)])[a(382)]())i[a(589)][a(681)](t,s[a(596)]);i[a(589)][a(681)](o[a(447)],s[a(596)])}};n[t(476)][t(716)](t(409))[t(360)]((e=>{const n=t;e.on(n(507),((t,e,r)=>{const o=n;r[o(535)][o(401)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(702)})})),n[t(476)][t(716)](t(409))[t(360)]((e=>{const n=t;e.on(n(337),((t,e,r)=>{const o=n;r[o(535)][o(401)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(702)})})),n[t(476)][t(716)](t(409))[t(494)]({model:t(600),view:(e,n)=>n[t(535)][t(401)]?null:{group:t(600),name:e[t(482)](11)}}),n[t(476)][t(716)](t(450))[t(629)]({view:{name:t(600),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(592)+e[r(299)](r(562))+":"+e[r(299)]("id");return e[r(299)](r(724))&&(s+=":"+e[r(299)](r(724))),n[r(656)](r(638),{"data-name":s})}}),n[t(476)][t(716)](t(450))[t(329)]({view:t(600)}),n[t(476)][t(716)](t(390))[t(360)]((e=>{const n=t;e.on(n(507),s(),{priority:n(699)})})),n[t(476)][t(716)](t(390))[t(360)]((e=>{const n=t;e.on(n(337),s({isAttributeSuggestion:!0}),{priority:n(699)})})),n[t(476)][t(716)](t(390))[t(360)]((e=>{const n=t;e.on(n(700),((t,e,r)=>{const s=n,o=r[s(635)][s(355)](e[s(393)]);if(o)for(const t of o)t[s(499)](s(689))||(r[s(525)][s(379)]([s(324),s(625),s(474)],t),r[s(525)][s(677)](s(396),t),r[s(635)][s(341)](t,e[s(393)]))}),{priority:n(699)})})),n[t(476)][t(716)](t(390))[t(360)]((e=>{const n=t;e.on(n(632),((t,e,r)=>{const s=n,o=r[s(635)][s(355)](e[s(393)]);if(!o)return;const{id:i}=this[s(725)](e[s(393)]),a=this[s(374)][s(532)](i),c=this[s(539)](a);if(this[s(520)](c))for(const t of o)t[s(499)](s(689))||(r[s(525)][s(379)]([s(324),s(625),s(474)],t),r[s(525)][s(677)](s(396),t),r[s(635)][s(341)](t,e[s(393)]))}),{priority:n(699)})})),n[t(493)][t(546)][t(445)]((e=>{const r=t;let s=!1;const o=Array[r(420)](n[r(493)][r(546)][r(432)][r(410)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(725)](t);if(r(600)!==o)continue;const h=this[r(374)][r(532)](f);if(null!=c[r(498)]){r(455)==u&&(s=s||Cc(c[r(498)],t,e,n[r(493)][r(524)]));const o=r(581)==u&&this[r(520)](l[r(719)]("|")[0]);if(c[r(498)][r(706)]||r(671)==c[r(498)][r(358)][r(461)]||r(298)==u&&!Nc(c[r(498)])||o&&!Nc(c[r(498)])||r(551)==u&&(kc(a=c[r(498)])||function(t){const e=r;return t[e(486)][e(330)]==t[e(506)][e(357)]&&t[e(486)][e(657)]}(a)))e[r(650)](t),s=!0;else{if(!h||!h[r(565)])continue;i[r(360)](h)}}}var a;return i[r(327)]>0&&(s=!!this[r(317)](i)||s),s})),n[t(493)][t(546)][t(445)]((e=>{const r=t;let s=!1;for(const t of n[r(493)][r(546)][r(432)][r(371)]())if(r(695)==t[r(335)])for(const t of this[r(374)][r(603)]()){if(t[r(433)]||!t[r(565)])continue;const o=r(298)==t[r(335)],i=this[r(539)](t),a=i&&this[r(520)](i);if(!o&&!a)continue;const c=t[r(711)]();if(c[r(486)][r(330)]!=c[r(506)][r(330)]&&!c[r(506)][r(657)]){const o=n[r(493)][r(454)](c[r(486)][r(414)],r(506)),i=n[r(493)][r(441)](c[r(486)],o);e[r(319)](t[r(500)](),{range:i}),s=!0}}return s})),n[t(493)][t(546)][t(445)]((e=>this[t(460)](e))),n[t(493)][t(546)][t(445)]((e=>!e[t(583)][t(459)]&&this[t(537)](e))),n[t(493)].on(t(488),(()=>{this[t(683)]=!1})),n[t(493)][t(546)].on(t(648),((r,s)=>{const o=t;if(!s[o(459)]||s[o(380)])return;if(!this[o(683)])return;const i=n[o(493)][o(546)][o(432)][o(371)]();if(0==i[o(503)])return;const a=[],c=i[o(697)]((t=>o(581)==t[o(335)])),u=i[o(697)]((t=>o(695)==t[o(335)]&&o(590)!=t[o(596)]));for(const t of c)this[o(425)](t[o(665)])&&a[o(548)]({key:t[o(665)],newValue:t[o(630)],oldValue:t[o(406)],range:Rc(t[o(547)],n[o(493)])});for(const t of u){if(o(517)!=t[o(345)]&&o(718)!=t[o(345)])continue;const e=Sc(t[o(679)][o(414)],n[o(493)]),r=t[o(639)];o(517)==t[o(345)]&&a[o(548)]({key:o(580),newValue:t[o(596)],oldValue:r[o(596)],range:e});for(const[n,s]of r[o(730)]){if(!this[o(425)](n))continue;const r=t[o(730)][o(532)](n);s!==r&&a[o(548)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(730)])this[o(425)](n)&&(r[o(730)][o(364)](n)||a[o(548)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(503)]&&n[o(493)][o(305)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(304)](t,e,s,o,{groupId:r});this[n(526)](t,a)}))}),{priority:t(649)}),n[t(493)][t(645)].on(t(501),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(725)](n[s(596)]),e=this[s(374)][s(532)](t);e&&e[s(608)](n[s(596)])}})),n[t(493)][t(546)].on(t(648),(()=>{const e=t,r=Array[e(420)](n[e(493)][e(546)][e(432)][e(410)]())[e(697)]((t=>e(600)===this[e(725)](t[e(596)])[e(631)]));if(0===r[e(503)])return;r[e(415)](((t,n)=>{const r=e,s=t[r(399)][r(696)],o=n[r(399)][r(696)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(486)][r(303)](o[r(486)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(725)](t);if(null===n[e(696)]){const n=this[e(610)](t);o[e(360)](n)}else{const t=this[e(374)][e(532)](r);null!==n[e(498)]||t[e(565)]?(s[e(360)](t[e(578)]),o[e(360)](t)):this[e(701)](t)}}o[e(327)]>0&&this[e(408)](o);for(const t of s)this[e(698)](e(574),t)})),n[t(493)].on(t(411),((e,r)=>{const s=t,o=r[0];if(!this[s(374)][s(327)])return;if(!o[s(714)])return;if(o[s(583)][s(380)]||!o[s(583)][s(459)])return;let i,a;switch(o[s(335)]){case s(695):i=n[s(493)][s(454)](o[s(679)]),a=i[s(511)](o[s(652)]);break;case s(719):i=n[s(493)][s(454)](o[s(717)]),a=n[s(493)][s(454)](o[s(643)]);break;case s(398):i=n[s(493)][s(454)](o[s(449)]),a=i[s(511)](o[s(652)]);break;default:return}const c=n[s(493)][s(441)](i,a);n[s(493)][s(729)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(728)](c)){if(e[t(433)])continue;if(t(455)==e[t(335)])continue;const r=this[t(539)](e);if(r&&this[t(520)](r)&&t(719)!=o[t(335)])continue;const s=e[t(399)]&&e[t(399)][t(426)];(t(298)!=e[t(335)]||t(719)==o[t(335)]&&!s)&&(n[t(470)]||t(653)==e[t(335)]&&n[t(616)]||e[t(711)]()[t(478)](c)&&this[t(561)](e,i,a))}}))}),{priority:t(649)}),n[t(493)].on(t(555),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(339)])return;if(this[s(436)])return;if(!this[s(389)][s(571)])return;if(o[s(706)])return;const a=n[s(493)][s(524)],{start:c,end:u}=o[s(711)](),l=c[s(414)]&&a[s(404)](c[s(414)])?null:a[s(352)](c,s(670)),f=u[s(357)]&&a[s(404)](u[s(357)])?null:a[s(352)](u,s(428)),h=n[s(493)][s(441)](l?l[s(486)]:c,f?f[s(506)]:u);n[s(493)][s(729)]((t=>{const e=s;this[e(388)](h);const r=n[e(493)][e(524)][e(352)](h[e(486)]);o.is(e(318))?t[e(712)](r):o[e(642)](r)})),e[s(466)]()}),{priority:e.priorities[t(566)]+10}),n[t(493)].on(t(392),((e,r)=>{const s=t,o=r[r[s(503)]-1];o&&o[s(339)]||this[s(436)]||this[s(389)][s(571)]&&(n[s(493)][s(729)]((()=>{const t=s;let o=n[t(493)][t(392)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(308)]=o[t(615)]();const i=o[t(506)][t(357)],a=n[t(493)][t(524)];i&&a[t(660)](i)&&!a[t(673)](i)&&(o=n[t(493)][t(441)](o[t(486)],n[t(493)][t(454)](i,t(506)))),this[t(365)](o)})),e[s(466)]())}),{priority:t(699)}),this[t(322)][t(558)][t(360)](t(376),this[t(389)]),this[t(502)](t(376));const o=new p(n,this[t(374)]);n[t(558)][t(360)](t(622),o),this[t(502)](t(622));const i=new b(n,this[t(374)]);n[t(558)][t(360)](t(641),i),this[t(502)](t(641)),n[t(558)][t(360)](t(310),new S(n,o,this[t(374)])),this[t(502)](t(310)),n[t(558)][t(360)](t(386),new S(n,i,this[t(374)])),this[t(502)](t(386)),n[t(558)][t(360)](t(348),new O(n,o,this[t(374)])),this[t(502)](t(348)),n[t(558)][t(360)](t(544),new O(n,i,this[t(374)])),this[t(502)](t(544));const c=n[t(367)][t(532)](t(618));this[t(722)](c,t(672),((e,{threadId:n})=>{const r=t,s=this[r(374)][r(532)](n);s&&s[r(316)]&&1===s[r(316)][r(503)]&&this[r(715)](n,{hasComments:!0})}),{priority:t(521)}),this[t(722)](c,t(626),((e,{threadId:n})=>{const r=t,s=this[r(374)][r(532)](n);s&&s[r(316)]&&!s[r(316)][r(503)]&&this[r(715)](n,{hasComments:!1})}),{priority:t(521)})}set[Ec(515)](t){const n=Ec;if(this[n(684)])throw new e.CKEditorError(n(604),this);this[n(684)]=t}get[Ec(515)](){return this[Ec(684)]}[Ec(384)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(374)][n(603)]())t&&!e[n(565)]||r[n(548)](e);return e?r[n(549)]((t=>t[n(353)]())):r}[Ec(413)](t){const n=Ec,r=this[n(374)][n(532)](t);if(!r)throw new e.CKEditorError(n(692),this);return r}[Ec(607)](t){const e=Ec;return this[e(374)][e(364)](t)}[Ec(588)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(335)][e(719)](":"),a=this[e(374)][e(532)](r)||this[e(479)](o,i,r,n,s);if(this[e(579)](a),this[e(512)](a,o,i||null,n),a[e(666)]=t[e(666)],a[e(354)]=!0,s&&s[e(442)]){const t=s[e(442)],n=this[e(678)](t[e(377)]);a[e(619)]=t[e(666)],a[e(669)]=n,a[e(301)]=!0}else a[e(619)]=t[e(666)];switch(t[e(399)]&&(a[e(399)]=t[e(399)]),t[e(730)]&&(a[e(730)]=t[e(730)]),this[e(684)]&&this[e(684)][e(640)]||(a[e(472)]=!0),this[e(557)][e(532)](a)){case e(400):this[e(557)][e(612)](a,e(508));break;case e(534):a[e(565)]?(this[e(317)](new Set([a])),this[e(408)](new Set([a])),this[e(557)][e(612)](a,e(667)),this[e(698)](e(344),a)):this[e(557)][e(612)](a,e(440))}return a}[Ec(622)](t){const e=Ec;this[e(339)]((()=>{const n=e;this[n(322)][n(493)][n(729)]((()=>{const e=n;for(const n of t[e(516)]())n[e(320)]()}))}))}[Ec(641)](t){const e=Ec;this[e(339)]((()=>{const n=e;this[n(322)][n(493)][n(729)]((()=>{const e=n;for(const n of t[e(516)]())n[e(617)]()}))}))}[Ec(502)](t,n){const r=Ec,s=this[r(322)][r(558)][r(532)](t);if(!s)throw new e.CKEditorError(r(601),this,{commandName:t});if(this[r(343)][r(364)](s))throw new e.CKEditorError(r(620),this,{commandName:t});this[r(343)][r(360)](s),n&&s.on(r(366),((t,e)=>{const o=r;this[o(389)][o(571)]&&(this[o(436)]||(e[o(503)]>0&&e[e[o(503)]-1]&&e[e[o(503)]-1][o(339)]?e[o(576)]():(t[o(308)]=n(((...t)=>s[o(366)](...t,{forceDefaultExecution:!0})),...e),t[o(466)]())))}),{priority:r(699)})}[Ec(339)](t){const n=Ec;let r,s;const o=this[n(436)];this[n(436)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(436)]=!1),s&&e.CKEditorError[n(633)](s,this),r}[Ec(365)](t,n=null,r={}){const s=Ec;if(t[s(706)])return null;const o=this[s(322)][s(367)][s(532)](s(419)).me;for(const{suggestion:e,meta:o}of this[s(728)](t,s(653)))if(o[s(616)]){if(!o[s(510)]){if(o[s(470)]){if(!this[s(688)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(561)](e,t[s(486)],t[s(506)]);break}if(n==e[s(403)]&&Oc(e,r)){const n=e[s(711)]();return n[s(486)][s(446)](t[s(506)])?this[s(427)](e,this[s(490)][s(441)](t[s(486)],n[s(506)])):this[s(427)](e,this[s(490)][s(441)](n[s(486)],t[s(506)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(644)+n:s(653),u=this[s(659)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(452)](c,i,a,t),u}[Ec(342)](t,n=Ec(438),r={}){const s=Ec,o=this[s(322)][s(367)][s(532)](s(419)).me,i=this[s(435)][s(464)](s(653),n,s(674));for(const e of this[s(384)]())if(e[s(669)].id==o.id&&s(653)==e[s(335)]&&e[s(403)]==n&&Oc(e,r)&&(i(e[s(431)](),t)||i(t,e[s(431)]()))){for(const n of t)e[s(595)](n);return e}for(const{suggestion:e,meta:n}of this[s(728)](t,s(653))){if(!n[s(616)])continue;if(!this[s(688)]&&n[s(470)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(431)]())for(const e of t)if(!n[s(478)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(644)+n,l=this[s(659)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(452)](u,a,c,e,Hr[s(727)]());return l}[Ec(356)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(706)])return null;if(o(439)===this[o(690)]){const e=this[o(435)][o(464)](o(455),r,o(320));return this[o(339)]((()=>e([t],n,s))),null}const i=this[o(322)][o(367)][o(532)](o(419)).me,a=[];if(o(687)!==this[o(690)])for(const{suggestion:e,meta:n}of this[o(728)](t,o(653)))n[o(616)]&&!n[o(487)]&&a[o(548)](...e[o(431)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(495)](s);e&&r[n(548)](e)}return r}(t,a),u=function(t,e){const n=o,r=[t];for(const t of e){let e=0;for(;e<r[n(503)];){const s=r[e][n(584)](t);r[n(623)](e,1,...s),e+=s[n(503)]}}return r}(t,a);c[o(503)]&&this[o(490)][o(729)]((()=>{const t=o;for(const e of c){const o=this[t(435)][t(464)](t(455),r,t(320));this[t(339)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(486)],u=t[o(506)];for(const{suggestion:e,meta:n}of this[o(728)](t,o(455))){if(!n[o(616)])continue;if(e[o(403)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(711)]();if(i[o(478)](t,!0))return null;c=c[o(303)](i[o(486)])?c:i[o(486)],u=u[o(585)](i[o(506)])?u:i[o(506)],a?i[o(486)][o(303)](a[o(711)]()[o(486)])?(a[o(362)](),a=e):e[o(362)]():a=e}const l=this[o(490)][o(441)](c,u);if(a)this[o(427)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(659)]({id:t,type:o(721)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(452)](o(721)+r,t,a,l)}}return null}[Ec(634)](t,n,r=[],s=null,o={}){const i=Ec;n[i(323)]||(n[i(323)]=n[i(531)]),n[i(426)]=t.is(i(547)),s=s||Lc(n);const a=r[i(549)]((t=>Sc(t,this[i(490)]))),c=t.is(i(547))?t:Sc(t,this[i(490)]);if(i(439)===this[i(690)]){const t=this[i(435)][i(464)](i(298),s,i(320));return this[i(339)]((()=>t([c],n,o))),null}a[i(548)](c);let u=!0;for(const t of a)if(!this[i(586)](t)){u=!1;break}if(u&&i(687)!==this[i(690)]){const t=this[i(435)][i(464)](i(298),s,i(320));return this[i(339)]((()=>t([c],n,o))),null}let l=null,f=c[i(486)],h=c[i(506)];for(const{suggestion:t,meta:e}of this[i(728)](c,i(298))){if(!e[i(616)])continue;if(e[i(510)]||e[i(470)]||e[i(487)])continue;if(t[i(399)][i(323)]!=n[i(323)])continue;if(!Oc(t,o))continue;const r=t[i(711)]();if(t[i(403)]==s){if(r[i(478)](c,!0))return null;f=f[i(303)](r[i(486)])?f:r[i(486)],h=h[i(585)](r[i(506)])?h:r[i(506)],l?r[i(486)][i(303)](l[i(711)]()[i(486)])?(l[i(362)](),l=t):t[i(362)]():l=t}else{const e=c[i(495)](r);this[i(407)](t,e)}}const g=this[i(322)][i(367)][i(532)](i(419)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(427)](l,this[i(490)][i(441)](f,h)),l;{const t=this[i(659)]({id:d,type:i(307)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(452)](i(307)+s,d,p,this[i(490)][i(441)](f,h)),t}}[Ec(542)](t,n,r=[],s=null,o={}){const i=Ec;n[i(323)]||(n[i(323)]=n[i(531)]);const a=t[0];n[i(426)]=a.is(i(547)),s=s||Lc(n);const c=r[i(549)]((t=>Sc(t,this[i(490)]))),u=a.is(i(547))?t:t[i(549)]((t=>Sc(t,this[i(490)])));if(i(439)===this[i(690)]){const t=this[i(435)][i(464)](i(298),s,i(320));return this[i(339)]((()=>t(u,n,o))),null}c[i(548)](...u);let l=!0;for(const t of c)if(!this[i(586)](t)){l=!1;break}if(l&&i(687)!==this[i(690)]){const t=this[i(435)][i(464)](i(298),s,i(320));return this[i(339)]((()=>t(u,n,o))),null}const f=this[i(322)][i(367)][i(532)](i(419)).me;for(const t of this[i(384)]()){if(t[i(669)].id!=f.id)continue;if(i(298)!=t[i(335)]||t[i(399)][i(323)]!=n[i(323)])continue;if(!Oc(t,o))continue;const e=t[i(403)]==s;for(let n=0;n<u[i(503)];n++){const r=u[n];for(const s of t[i(338)]()){const o=s[i(483)]();if(r[i(446)](o)){e?(u[i(623)](n,1),n--):t[i(650)](s[i(596)]);break}}}}if(0==u[i(503)])return null;const h=this[i(435)][i(464)](i(298),s,i(674));for(const t of this[i(384)]())if(t[i(669)].id==f.id&&i(298)==t[i(335)]&&t[i(399)][i(323)]==n[i(323)]&&t[i(403)]==s&&Oc(t,o)&&(h(t[i(431)](),u)||h(u,t[i(431)]()))){for(const e of u)t[i(595)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(307)+s,m=this[i(659)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(452)](p,g,d,t,Hr[i(727)]());return m}[Ec(388)](t,n=null,r={}){const s=Ec;if(t[s(706)])return null;const o=this[s(322)][s(367)][s(532)](s(419)).me,a=new i.LiveRange(t[s(486)],t[s(506)]);for(const{suggestion:t,meta:e}of this[s(728)](a,s(653)))if(e[s(616)]&&!e[s(510)])if(t[s(433)]){const e=t[s(431)]()[s(697)]((t=>s(671)!=t[s(358)][s(461)]));if(e[s(570)]((t=>a[s(478)](t,!0)))&&t[s(617)](),e[s(568)]((t=>t[s(478)](a,!0)))){const t=this[s(435)][s(464)](s(551),n,s(320));return this[s(339)]((()=>t([a],null,r))),null}}else{const e=a[s(495)](t[s(711)]());null!==e&&t[s(475)]([e],null,r)}if(a[s(347)](),a[s(706)]||s(671)==a[s(358)][s(461)])return null;let c=null,u=a[s(486)],l=a[s(506)];const f=this[s(728)](a,s(551));for(const{suggestion:t,meta:e}of f){const n=this[s(490)][s(441)](u,l);if(e[s(616)]&&(this[s(688)]||!e[s(470)]&&!e[s(487)]))if(t[s(433)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(431)]()){if(r[s(478)](n,!0))return t;n[s(478)](r)||(e=!1)}e&&t[s(617)]()}else{const e=t[s(711)]();if(e[s(478)](n,!0))return t;if(!Oc(t,r)){n[s(478)](e)?t[s(362)]():e[s(514)](u)?u=e[s(506)]:e[s(514)](l)&&(l=e[s(486)]);continue}u=u[s(303)](e[s(486)])?u:e[s(486)],l=l[s(585)](e[s(506)])?l:e[s(506)],r=Object[s(533)]({},t[s(730)]),c?e[s(486)][s(303)](c[s(711)]()[s(486)])?(c[s(362)](),c=t):t[s(362)]():c=t}}if(c)return this[s(427)](c,this[s(490)][s(441)](u,l)),c;{const t=(0,e.uid)(),i=this[s(490)][s(441)](u,l),a=o.id,c=n?s(554)+n:s(551),f=this[s(659)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(452)](c,t,a,i),f}}[Ec(628)](t,n=Ec(438),r={}){const s=Ec,o=this[s(322)][s(367)][s(532)](s(419)).me,a=t[s(549)]((t=>new i.LiveRange(t[s(486)],t[s(506)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(728)](a,s(653)))e[s(616)]&&!e[s(510)]&&c[s(360)](t);for(const e of c)if(e[s(433)]){const o=e[s(431)]();if((!e[s(730)]||!e[s(730)][s(300)])&&o[s(570)]((t=>a[s(568)]((e=>e[s(478)](t,!0)))))&&e[s(617)](),a[s(570)]((t=>o[s(568)]((e=>e[s(478)](t,!0)))))){const e=this[s(435)][s(464)](s(551),n,s(320));return this[s(339)]((()=>e(t,null,r))),null}}else{const t=e[s(711)]();if(a[s(568)]((e=>e[s(478)](t,!0)))&&e[s(617)](),a[s(570)]((e=>t[s(478)](e,!0)))){const t=this[s(435)][s(464)](s(551),n,s(320));return this[s(339)]((()=>t(a,null,r))),null}}const u=this[s(435)][s(464)](s(551),n,s(674));let l=null;for(const t of this[s(384)]())if(t[s(669)].id==o.id&&t[s(565)]&&s(551)==t[s(335)]&&t[s(403)]==n&&Oc(t,r)&&(u(t[s(431)](),a)||u(a,t[s(431)]())))if(l){if(t[s(316)]&&t[s(316)][s(503)])continue;for(const e of t[s(431)]())l[s(331)](e)||l[s(595)](e);t[s(362)]()}else{l=t;for(const e of a)t[s(331)](e)||t[s(595)](e)}if(l)return l;c[s(416)]();for(const{suggestion:t,meta:e}of this[s(728)](a,s(551)))e[s(616)]&&(this[s(688)]||!e[s(470)]&&!e[s(487)])&&Oc(t,r)&&c[s(360)](t);for(const t of c){const e=t[s(431)]();if((!r||!r[s(300)])&&a[s(570)]((t=>e[s(568)]((e=>e[s(478)](t,!0))))))return t;(!t[s(730)]||!t[s(730)][s(300)])&&e[s(570)]((t=>a[s(568)]((e=>e[s(478)](t,!0)))))&&t[s(617)]()}const f=(0,e.uid)(),h=o.id,g=s(554)+n,d=this[s(659)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(347)](),t[s(706)]||s(671)==t[s(358)][s(461)]||this[s(452)](g,f,h,t,Hr[s(727)]());return d}[Ec(304)](t,n,r,s,o){const i=Ec;if(t[i(706)])return[];if(i(439)===this[i(690)])return[];const a=this[i(322)][i(367)][i(532)](i(419)).me.id,c=Array[i(420)](this[i(374)][i(603)]())[i(697)]((e=>i(581)==e[i(335)]&&e[i(399)][i(297)]==n&&e[i(331)](t)));if(i(582)===this[i(690)]){const e=this[i(728)](t,i(653))[i(697)]((({meta:t})=>t[i(616)]&&!t[i(487)]&&!t[i(510)]))[i(549)]((({suggestion:t})=>t));c[i(391)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(581)==t[i(335)]?t[i(399)][i(575)]:void 0,o=t[i(711)](),a=Array[i(420)](u[i(705)]())[i(491)]((t=>t[i(646)](o)));if(!a)continue;const c=a[i(584)](o);this[i(520)](n)&&i(653)==t[i(335)]&&0!=c[i(503)]||(u[i(302)](a),c[i(573)]((t=>{u[i(612)](t,r)})),i(653)!=t[i(335)]&&e!=s&&u[i(612)](a[i(495)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(503)]>37&&console[i(676)](i(591),{key:n});const f=(i(675)+(n+"|")+Lc({newValue:s}))[i(375)](0,60),h=this[i(659)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(548)](h),this[i(452)](f,c,a,t)}return l}[Ec(350)](t){const e=Ec;this[e(502)](t,((t,...n)=>{this[e(405)]((()=>{t(...n)}))}))}[Ec(421)](t){const e=Ec;this[e(397)][e(360)](t)}[Ec(513)](t){const e=Ec;this[e(509)][e(360)](t)}[Ec(539)](t){const e=Ec;return e(581)==t[e(335)]?t[e(403)][e(719)]("|")[0]:null}[Ec(427)](t,e){const n=Ec,r=t[n(500)]();this[n(490)][n(729)]((t=>{t[n(319)](r,{range:e})}))}[Ec(579)](t){const e=Ec,n=t.id,r=this[e(322)][e(563)][e(532)](e(492));this[e(448)][e(463)](n)||this[e(448)][e(394)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(448)][e(726)](n);s[e(373)](e(456)),s[e(456)]=!1,t[e(316)]=s}[Ec(512)](t,n,r,s){const o=Ec;if(t[o(335)]!=n||t[o(403)]!=r||t[o(523)].id!=s)throw this[o(322)][o(453)](o(437)),new e.CKEditorError(o(437),this)}[Ec(407)](t,n){const r=Ec,s=t[r(711)]();if(n[r(446)](s))t[r(362)]();else if(s[r(478)](n)){const o=this[r(490)][r(454)](n[r(486)][r(357)],r(506));this[r(427)](t,this[r(490)][r(441)](s[r(486)],o));const i=(0,e.uid)(),a=t[r(523)].id,c=t[r(335)]+":"+t[r(403)];this[r(659)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(399)],attributes:t[r(730)]});const u=this[r(490)][r(454)](n[r(506)][r(330)],r(469)),l=this[r(490)][r(441)](u,s[r(506)]);this[r(452)](c,i,a,l)}else if(s[r(514)](n[r(486)])){const e=this[r(490)][r(454)](n[r(486)][r(357)],r(506));this[r(427)](t,this[r(490)][r(441)](s[r(486)],e))}else{const e=this[r(490)][r(454)](n[r(506)][r(330)],r(469));this[r(427)](t,this[r(490)][r(441)](e,s[r(506)]))}}[Ec(586)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(728)](t,e(653))){if(!r[e(616)])continue;const s=n[e(431)]();for(const n of s)if(!t[e(584)](n)[e(503)])return!0}return!1}[Ec(518)](t){const n=Ec,r=this[n(322)][n(367)][n(532)](n(419))[n(321)](t);if(!r)throw new e.CKEditorError(n(658),this);return r}[Ec(678)](t){const e=Ec,n=this[e(322)][e(367)][e(532)](e(419)),r=(0,o.hashObject)(e(422)+t);return n[e(321)](r)||n[e(655)]({id:r,name:t})}[Ec(479)](t,e,n,r,s){const o=Ec,i=this[o(518)](r),a=this[o(435)][o(296)](t,e,n,i,s,(t=>{const e=o;this[e(715)](n,{attributes:t});const r=this[e(413)](n);this[e(317)](new Set([r])),this[e(408)](new Set([r]))}));return this[o(722)](a,o(320),(()=>{const t=o;this[t(715)](n,{state:t(462)})}),{priority:o(699)}),this[o(722)](a,o(617),(()=>{const t=o;this[t(715)](n,{state:t(489)})}),{priority:o(699)}),this[o(374)][o(612)](n,a),this[o(557)][o(612)](a,o(400)),a}[Ec(725)](t){const e=Ec,n=t[e(719)](":");return{group:n[0],type:n[1],subType:n[e(503)]>=5?n[2]:null,id:n[e(503)]<5?n[2]:n[3],authorId:n[e(503)]<5?n[3]:n[4],markerCount:6==n[e(503)]?n[5]:null}}[Ec(561)](t,n,r){const s=Ec,o=t[s(711)](),i=o[s(486)],a=o[s(506)];this[s(427)](t,this[s(490)][s(441)](i,n));const c=(0,e.uid)(),u=t[s(523)].id,l=t[s(335)]+(t[s(403)]?":"+t[s(403)]:"");this[s(659)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(730)],data:t[s(399)]});const f=this[s(539)](t);(s(298)==t[s(335)]||f&&this[s(520)](f))&&(r=this[s(490)][s(444)](r[s(330)])),this[s(452)](l,c,u,this[s(490)][s(441)](r,a))}[Ec(728)](t,e=null){const n=Ec,r=[],s=this[n(322)][n(367)][n(532)](n(419)).me;Array[n(661)](t)||(t=[t]);for(const o of this[n(384)]()){if(!o[n(565)])continue;if(e&&o[n(335)]!=e)continue;let i=!1;for(const e of o[n(431)]()){for(const a of t){const t=a[n(486)][n(446)](e[n(506)])||a[n(506)][n(446)](e[n(486)]);if(t||a[n(495)](e)){const c=a[n(478)](e)&&Ac(this[n(490)][n(524)],e[n(486)],a),u=e[n(478)](a)&&Ac(this[n(490)][n(524)],a[n(486)],e);r[n(548)]({suggestion:o,meta:{isOwn:s==o[n(669)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(452)](t,e,n,r,s){const o=Ec;this[o(490)][o(729)]((i=>{const a=o;let c=a(592)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(594)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(701)](t){const e=Ec,n=t[e(423)],r=t[e(709)];t[e(423)]=null,t[e(709)]=null,null!=n&&n[e(709)]==t&&(n[e(709)]=r),null!=r&&r[e(423)]==t&&(r[e(423)]=n),e(667)==this[e(557)][e(532)](t)&&(this[e(557)][e(612)](t,e(440)),this[e(698)](e(621),t,n,r))}[Ec(659)](t){const n=Ec,r=t.id,s=this[n(588)](t);if(this[n(684)]&&this[n(684)][n(640)]){const o=this[n(322)][n(367)][n(532)](n(477)),i=s[n(693)],a=s[n(403)]?s[n(335)]+":"+s[n(403)]:s[n(335)],c=this[n(322)][n(458)],u=o[n(360)](Wr(c,n(332))),l={id:r,type:a,hasComments:i,data:t[n(399)]||null,originalSuggestionId:t[n(552)]||null,attributes:s[n(730)]};this[n(684)][n(640)](l)[n(328)]((t=>{const e=n;s[e(472)]=!0,o[e(346)](u),t&&t[e(666)]&&(this[e(374)][e(532)](r)[e(666)]=t[e(666)])}))[n(430)]((t=>{const r=n;throw(0,e.logWarning)(r(654)),this[r(322)][r(493)][r(305)]({isUndoable:!1},(()=>{s[r(617)]()})),s[r(325)](),this[r(374)][r(302)](s.id),this[r(557)][r(302)](s),t}))}return s}[Ec(520)](t){const e=Ec;return this[e(397)][e(364)](t)}[Ec(715)](t,e){const n=Ec,r=this[n(322)][n(367)][n(532)](n(477)),s=this[n(413)](t);if(this[n(684)]&&this[n(684)][n(663)])if(s[n(472)]){const s=r[n(360)](Wr(this[n(322)][n(458)],n(332)));this[n(684)][n(663)](t,e)[n(328)]((()=>{r[n(346)](s)}))}else s.on(n(572),(()=>{this[n(715)](t,e)}))}[Ec(378)](t){const n=Ec;if(!this[n(684)]||!this[n(684)][n(413)])throw new e.CKEditorError(n(306),this);return this[n(684)][n(413)](t)}[Ec(610)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(725)](t),i=this[e(374)][e(532)](n)||this[e(479)](r,s,n,o,{});switch(this[e(512)](i,r,s,o),this[e(557)][e(532)](i)){case e(400):this[e(378)](n)[e(328)]((t=>{const r=e;let s=Promise[r(372)]();t[r(693)]&&(s=this[r(448)][r(567)]({channelId:this[r(322)][r(563)][r(532)](r(492)),threadId:n})),s[r(328)]((()=>{const e=r;this[e(588)](t)[e(472)]=!0}))})),this[e(557)][e(612)](i,e(534));break;case e(440):this[e(715)](n,{state:e(309)});case e(508):this[e(557)][e(612)](i,e(667)),this[e(698)](e(344),i);break;case e(667):this[e(698)](e(574),i)}return i[e(608)](t),i}[Ec(408)](t){const e=Ec,n=Array[e(420)](t),r=n[e(697)]((t=>e(581)==t[e(335)]));this[e(429)](r);const s=n[e(697)]((t=>!t[e(433)]&&e(581)!=t[e(335)])),o=this[e(384)]({skipNotAttached:!0})[e(697)]((t=>!t[e(433)]&&e(581)!=t[e(335)])),i=o[e(697)]((n=>!t[e(364)](n))),a=new Map(o[e(549)]((t=>[t,this[e(435)][e(464)](t[e(335)],t[e(403)],e(528))]))),c=new Map(o[e(549)]((t=>[t,t[e(711)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(503)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(503)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(503)];t++){const n=s[t];!l[e(364)](n)&&n[e(423)]&&(f[e(360)](n[e(423)]),n[e(423)][e(709)]===n&&(n[e(423)][e(709)]=null),n[e(423)]=null),!u[e(364)](n)&&n[e(709)]&&(f[e(360)](n[e(709)]),n[e(709)][e(423)]===n&&(n[e(709)][e(423)]=null),n[e(709)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(503)];e++){const r=g(t,n[e]);r&&(r[0][s(709)]=r[1],r[1][s(423)]=r[0],u[s(360)](r[0]),l[s(360)](r[1]))}}function g(t,n){const r=e;if(t[r(669)].id!==n[r(669)].id)return null;const s=a[r(532)](t)(t,n,c[r(532)](t),c[r(532)](n));return s&&a[r(532)](n)(t,n,c[r(532)](t),c[r(532)](n))?s[1][r(316)]&&s[1][r(316)][r(503)]?null:s:null}f[e(327)]&&this[e(408)](f)}[Ec(429)](t){const e=Ec;if(0==t[e(503)])return;const n=this[e(384)]({skipNotAttached:!0})[e(697)]((t=>e(581)==t[e(335)]&&t[e(354)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(730)]);s[e(364)](n)||(s[e(612)](n,r[e(503)]),r[e(548)]([]));const i=s[e(532)](n);r[i][e(548)](t)}!function(){const t=e;r[t(415)](((e,n)=>{const r=t,s=e[0][r(666)],o=n[0][r(666)];return s==o?e[0][r(730)][r(662)]<n[0][r(730)][r(662)]?-1:1:s<o?-1:1}));for(const e of r)e[t(415)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(503)];t++){if(0==r[t][e(503)])continue;const n=[];for(let s=t+1;s<r[e(503)];s++)0!=r[s][e(503)]&&i(r[t],r[s])&&n[e(548)](s);for(const s of n)r[t]=r[t][e(553)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(503)];n++)t[n][e(709)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(503)];n++)t[n][e(423)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(730)][r(662)]!==n[0][r(730)][r(662)]&&t[0][r(669)]!==n[0][r(669)])return!1;if(!function(t,e){const n=r;return!t[n(693)]&&!e[n(693)]||(!t[n(693)]||!e[n(693)])&&(!!(t[n(693)]&&e[n(666)]<t[n(316)][n(383)][n(532)](0)[n(666)])||!!(e[n(693)]&&t[n(666)]<e[n(316)][n(383)][n(532)](0)[n(666)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(730)],r(662)),o=Ic(n[0][r(730)],r(662));return!!Or(s,o)&&(!!t[r(570)]((t=>n[r(568)]((e=>t[r(711)]()[r(446)](e[r(711)]())))))&&n[r(570)]((e=>t[r(568)]((t=>e[r(711)]()[r(446)](t[r(711)]()))))))}}[Ec(317)](t){const e=Ec,n=Array[e(420)](t),r=this[e(384)]({skipNotAttached:!0}),s=r[e(697)]((n=>!t[e(364)](n))),o=new Map(n[e(549)]((t=>[t,this[e(435)][e(464)](t[e(335)],t[e(403)],e(674))]))),i=new Map(r[e(549)]((t=>[t,t[e(431)]()])));for(let t=0;t<n[e(503)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(503)];t++)if(a(this,n[t],s,0))return!0;return!1;function a(t,n,r,s){const a=e;for(let e=s;e<r[a(503)];e++){const s=r[e];if(s[a(335)]!==n[a(335)]||s[a(669)].id!==n[a(669)].id||s[a(403)]!==n[a(403)])continue;if(!wc(n,s,[a(662)]))continue;if(a(581)==n[a(335)]&&n[a(399)][a(575)]!=s[a(399)][a(575)])continue;if(a(581)==n[a(335)]&&t[a(520)](n[a(399)][a(297)]))continue;if(a(298)==n[a(335)]){const e=t[a(322)][a(493)],r=n[a(481)]();if(r&&(e[a(524)][a(673)](r)||e[a(524)][a(404)](r)))continue}const c=o[a(532)](n),u=i[a(532)](n),l=i[a(532)](s),f=n[a(316)]&&n[a(316)][a(503)],h=s[a(316)]&&s[a(316)][a(503)];if(!f&&c(l,u))return t[a(473)](s,n),i[a(302)](n),!0;if(!h&&c(u,l))return t[a(473)](n,s),i[a(302)](s),!0}return!1}}[Ec(473)](t,e){const n=Ec;if(t[n(433)])for(const r of e[n(431)]())t[n(595)](r);else{const r=e[n(711)]()[n(506)];this[n(427)](t,this[n(490)][n(441)](t[n(711)]()[n(486)],r))}e[n(362)]()}[Ec(613)](t,e){const n=Ec,r=t[n(593)](n(538))||t[n(593)](n(581))?n(708):t[n(385)]();return Wr(this[n(322)][n(458)],e+"_"+r+n(484))}[Ec(505)](){const t=Ec,e=this[t(322)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(490)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(725)](t[s(596)]);if(s(600)===e){n[s(564)](this[s(613)](r,s(707)));break}}for(const t of r){const{group:e,type:r}=this[s(725)](t[s(596)]);if(s(600)===e){n[s(564)](this[s(613)](r,s(614)));break}}}))}[Ec(460)](t){const e=Ec;if(this[e(683)])return!1;const n=this[e(322)],r=n[e(493)][e(546)][e(432)][e(371)]();if(0==r[e(503)])return!1;const s=[],o=r[e(697)]((t=>e(581)==t[e(335)])),i=r[e(697)]((t=>e(695)==t[e(335)]&&e(590)!=t[e(596)])),a=r[e(697)]((t=>e(346)==t[e(335)]&&e(590)!=t[e(596)]));for(const t of o)s[e(548)]({key:t[e(665)],newValue:t[e(630)],oldValue:t[e(406)],range:Rc(t[e(547)],n[e(493)])});for(const t of i){const r=a[e(491)]((n=>n[e(679)][e(446)](t[e(679)])));r&&s[e(548)]({key:e(580),newValue:t[e(596)],oldValue:r[e(596)],range:n[e(493)][e(636)](t[e(679)][e(414)])})}return 0!=s[e(503)]&&this[e(526)](t,s)}[Ec(537)](t){const e=Ec;let n=!1;const r=this[e(322)][e(493)][e(546)][e(432)][e(410)]()[e(697)]((t=>t[e(399)][e(498)]&&t[e(596)][e(593)](e(424))));for(const s of r){const{subType:r,id:o}=this[e(725)](s[e(596)]),i=r[e(719)]("|")[0];for(const r of this[e(384)]({skipNotAttached:!0}))r.id!=o&&e(581)==r[e(335)]&&r[e(399)]&&r[e(399)][e(297)]==i&&r[e(711)]()[e(646)](s[e(399)][e(498)])&&(this[e(530)](r,s[e(399)][e(498)],t),n=!0)}return n}[Ec(405)](t){const e=Ec;this[e(322)],this[e(683)]=!0,t()}[Ec(425)](t){const e=Ec,n=this[e(520)](t),r=this[e(509)][e(364)](t);return n||r}[Ec(526)](t,e){const n=Ec;if(0==e[n(503)])return!1;let r=!1;for(const s of e){const e=this[n(728)](s[n(547)],n(581))[n(697)]((t=>!t[n(311)][n(510)]))[n(549)]((t=>t[n(600)])),i=(0,o.hashObject)({newValue:s[n(504)]});e[n(697)]((t=>{const e=n,[r,o]=t[e(403)][e(719)]("|");return r==s[e(297)]&&o!=i}))[n(573)]((e=>{const o=n;this[o(530)](e,s[o(547)],t),r=!0}))}return r}[Ec(530)](t,e,n){const r=Ec,s=t[r(711)]()[r(584)](e);0!==s[r(503)]?1!==s[r(503)]?this[r(561)](t,e[r(486)],e[r(506)]):this[r(427)](t,s[0]):n[r(650)](t[r(500)]())}}class yc{constructor(t){const e=Ec;this[e(522)]=t,this[e(490)]=t[e(493)],this[e(519)]=new Map,this[e(550)]=new Map,this[e(370)]()}[Ec(296)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(490)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(464)](t,e,i(320))(...n),onDiscard:(...n)=>this[i(464)](t,e,i(617))(...n)})}[Ec(361)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(519)][s(612)](o,r)}[Ec(464)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(519)][r(532)](s)||this[r(550)][r(532)](t+":"+n)}[Ec(370)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(415)](((t,n)=>t[e(486)][e(303)](n[e(486)])?1:-1)),this[e(490)][e(729)]((n=>{const r=e;for(const e of t){let t;t=e[r(506)][r(657)]&&e[r(506)][r(330)]==e[r(486)][r(414)]?n[r(412)](e[r(486)][r(414)],"on"):n[r(412)](e),this[r(490)][r(555)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(490)][n(729)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(549)]((t=>(kc(t)&&(t=this[s(490)][s(441)](t[s(506)])),t)))[s(697)]((t=>s(671)!==t[s(358)][s(461)]));if(c[s(503)]<1)return;const u=Array[s(420)](this[s(490)][s(546)][s(529)][s(431)]())[s(549)]((t=>i.LiveRange[s(418)](t)));r[s(712)](c);for(const t of this[s(522)][s(558)][s(558)]())t[s(718)]();a[s(548)]({forceDefaultExecution:!0}),this[s(522)][s(366)](o,...a);const l=u[s(697)]((t=>s(671)!=t[s(358)][s(461)]));l[s(503)]>0&&r[s(712)](l);for(const t of u)t[s(347)]()}))},s=(e,n)=>1==e[t(503)]&&1==n[t(503)]&&e[0][t(506)][t(446)](n[0][t(486)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(490)])?[e,n]:vc(n,e,s,r,this[t(490)])?[n,e]:null;this[t(550)][t(612)](t(606),e),this[t(550)][t(612)](t(314),n),this[t(550)][t(612)](t(624),s),this[t(550)][t(612)](t(333),o),this[t(550)][t(612)](t(560),n),this[t(550)][t(612)](t(691),e),this[t(550)][t(612)](t(468),s),this[t(550)][t(612)](t(443),o),this[t(550)][t(612)](t(527),r),this[t(550)][t(612)](t(577),e),this[t(550)][t(612)](t(536),s),this[t(550)][t(612)](t(465),e),this[t(550)][t(612)](t(467),r),this[t(550)][t(612)](t(598),e),this[t(550)][t(612)](t(602),s),this[t(550)][t(612)](t(471),e),this[t(550)][t(612)](t(703),e),this[t(550)][t(612)](t(605),((e,n)=>{const r=t;if(!n)return;const s=this[r(522)][r(367)][r(532)](_c);this[r(490)][r(729)]((t=>{const o=r;if(o(580)==n[o(297)])for(const r of e){const e=r[o(486)][o(414)],s=n[o(575)];t[o(517)](e,s)}else if(s[o(520)](n[o(297)]))for(const r of e)void 0!==n[o(575)]?t[o(326)](n[o(297)],n[o(575)],r[o(486)][o(414)]):t[o(677)](n[o(297)],r[o(486)][o(414)]);else for(const r of e)n[o(575)]?t[o(326)](n[o(297)],n[o(575)],r):t[o(677)](n[o(297)],r)}))})),this[t(550)][t(612)](t(559),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(330)][r(480)]({includeSelf:!0,parentFirst:!0})){if(s[r(358)]==s)return!1;if(!n[r(664)](s))return!1;if(t[r(673)](s)||t[r(404)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(506)][e(330)]==t[e(486)][e(414)]&&t[e(506)][e(597)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(447)].is(s(694))&&!r[s(673)](t[s(447)]),i=t[s(486)][s(387)](o),a=t[s(506)][s(387)](o,{direction:s(428)});return!(t[s(486)][s(446)](i)&&t[s(506)][s(446)](a)||(i[s(303)](a)?n[s(319)](e,{range:n[s(441)](i,a)}):n[s(650)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(486)][e(414)];return n&&n.is(e(682))}function Rc(t,e){const n=Ec;return null==t[n(506)][n(357)]&&t[n(506)][n(330)]==t[n(486)][n(414)]?Sc(t[n(486)][n(414)],e):t}function Sc(t,e){const n=Ec,r=e[n(524)][n(673)](t)||e[n(524)][n(713)](t);return e[n(441)](e[n(454)](t,n(639)),r?e[n(723)](t):e[n(454)](t,n(506)))}function Mc(){const t=["showSuggestionHighlights","2049177YTsXoU","subType","isLimit","_recordAttributeChanges","attributeOldValue","_cutOutSuggestionMarker","_refreshSuggestionsChain","dataDowncast","getChangedMarkers","applyOperation","createSelection","getSuggestion","nodeAfter","sort","clear","editing","fromRange","Users","from","registerBlockAttribute","external:","previous","suggestion:attribute:","_isRegisteredAttribute","multipleBlocks","_setSuggestionRange","backward","_refreshAttributeSuggestionsChain","catch","getRanges","differ","isMultiRange","364609DqGfCA","_suggestionFactory","_isForcedDefaultExecutionBlock","track-changes-suggestion-data-mismatch","multi","never","removed","createRange","@external","deletion:chain","createPositionBefore","registerPostFixer","isEqual","item","_commentsRepository","targetPosition","upcast","fromCharCode","_addSuggestionMarker","enableReadOnlyMode","createPositionAt","formatInline","isRemovable","1908027SVDcuG","locale","isLocal","_processAttributeChanges","rootName","accepted","hasCommentThread","getSuggestionCallback","formatInline:chain","stop","formatBlock:accept","deletion:join","after","containsRangeInObject","formatBlock:chain","_saved","_joinSuggestions","ck-suggestion-marker--active","_onDiscard","conversion","PendingActions","containsRange","_createSuggestion","getAncestors","getContainedElement","substr","getRange","_SUGGESTION_ANNOUNCEMENT","pluginName","start","isInsideObject","_afterChanges","rejected","_model","find","collaboration.channelId","model","markerToData","getIntersection","5126916VfGxfJ","includes","newRange","getCustomProperty","getFirstMarker","update:suggestion","enableCommand","length","newValue","_initAriaMarkerChangeAnnouncements","end","addMarker:suggestion:formatBlock","dataReady","_inlineAttributeKeys","isNextTo","getShiftedBy","_checkSuggestionCorrectness","registerInlineAttribute","containsPosition","adapter","getAllAdjacentSuggestions","rename","_getAuthorFromId","_customCallbacks","_isBlockAttribute","low","_editor","creator","schema","writer","_reduceExistingSuggestions","formatInline:accept","chain","selection","_reduceSuggestionAttributeRange","commandName","get","assign","markerReady","options","formatInline:join","_processAttributeSuggestions","format","_getAttributeKey","isTouching","210exmBTc","markMultiRangeBlockFormat","119925QFljCe","discardSelectedSuggestions","6qPSigo","document","range","push","map","_defaultCallbacks","deletion","originalSuggestionId","concat","deletion:","deleteContent","trackChanges.trackFormatChanges","_suggestionState","commands","attribute:join","deletion:accept","_breakSuggestionMarker","suggestion-type","config","announce","isInContent","normal","fetchCommentThread","some","requires","every","value","change:_saved","forEach","suggestionChanged","oldValue","pop","formatInline:discard","head","_addThreadToSuggestion","$elementName","attribute","default","batch","getDifference","isAfter","_rangeIsInLocalUserInsertion","addClass","addSuggestionData","consumable","$text","Creating a suggestion for attribute with too long attribute key. This may lead to errors. Change the attribute key to a value shorter than 37 characters.","suggestion:","startsWith","addMarker","addRange","name","isAtStart","formatBlock:discard","36DWjpwt","suggestion","track-changes-command-not-found","formatBlock:join","values","track-changes-adapter-already-set","attribute:discard","insertion:accept","hasSuggestion","addMarkerName","addMarker:suggestion","_handleNewSuggestionMarker","104DaRwJi","set","_getMarkerAnnouncementText","ENTER","clone","isOwn","discard","CommentsRepository","authoredAt","track-changes-enable-command-twice","suggestionUnloaded","acceptSuggestion","splice","insertion:join","ck-suggestion-marker-formatBlock","removeComment","getWalker","markMultiRangeDeletion","elementToElement","attributeNewValue","group","removeMarker:suggestion:attribute","rethrowUnexpectedError","markBlockFormat","mapper","createRangeOn","define","$marker","before","addSuggestion","discardSuggestion","setTo","moveTargetPosition","insertion:","markers","isIntersecting","bindElementToMarker","change:data","lowest","removeMarker","1235396MTLTBR","howMany","insertion","error-saving-suggestion-data-suggestion-discarded","addUser","createElement","isAtEnd","track-changes-user-not-found","_setSuggestionData","isBlock","isArray","groupId","updateSuggestion","containsItem","attributeKey","createdAt","ready","descriptionFactory","author","forward","$graveyard","addComment","isObject","join","attribute:","warn","removeAttribute","_getExternalAuthor","position","5vChnwV","consume","element","_recordAttributeSuggestions","_adapter","40MdrDQi","ck-suggestion-marker-","always","_mergeNestedSuggestions","addHighlight","_trackFormatChanges","deletion:discard","track-changes-suggestion-not-found","hasComments","$textProxy","insert","oldRange","filter","fire","high","removeMarker:suggestion:formatBlock","_removeSuggestion","highest","attribute:accept","toViewElement","keys","isCollapsed","LEAVE","FORMATTING","next","reconvertMarker","getFirstRange","setSelection","isSelectable","isDocumentOperation","_updateSuggestionData","for","splitPosition","refresh","split","elementStart","formatInline:","listenTo","createPositionAfter","marker-count","_splitMarkerName","getCommentThread","getMultiRangeId","_findSuggestions","change","attributes","buildSuggestion","key","formatBlock","getAttribute","skipNestingCheck","isExternal","delete","isBefore","markAttributeChange","enqueueChange","track-changes-adapter-missing-getsuggestion","formatBlock:","return","open","acceptAllSuggestions","meta","change:activeMarkers","activeMarkers","insertion:discard","TrackChangesEditing","commentThread","_joinWithAdjacentSuggestions","documentSelection","updateMarker","accept","getUser","editor","formatGroupId","ck-suggestion-marker","stopListening","setAttribute","size","then","dataToMarker","parent","isIntersectingWithRange","PENDING_ACTION_SUGGESTION","insertion:chain","elementEnd","type","markerToHighlight","addMarker:suggestion:attribute","getMarkers","forceDefaultExecution","ck-suggestion-marker-formatInline","unbindElementFromMarkerName","markMultiRangeInsertion","_enabledCommands","suggestionLoaded","action","remove","detach","acceptSelectedSuggestions","tablePasteChainId","enableDefaultAttributesIntegration","2183xTFHPt","getNearestSelectionRange","toJSON","_isDataLoaded","markerNameToElements","markInlineFormat","nodeBefore","root","containerElement","add","registerCustomCallback","removeMarkers","214UJgzbr","has","markInsertion","execute","plugins","init","trackChanges.mergeNestedSuggestions","_registerDefaultCallbacks","getChanges","resolve","unbind","_suggestions","substring","trackChanges","authorName","_getSuggestionData","removeClass","isUndo","createRangeIn","getItems","comments","getSuggestions","toUpperCase","discardAllSuggestions","getLastMatchingPosition","markDeletion","trackChangesCommand","editingDowncast","unshift","insertContent","markerName","addCommentThread","widget","data-suggestion","_blockAttributeKeys","move","data","notReady"];return(Mc=function(){return t})()}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(506)][o(446)](r[o(486)]))return!0;if(t[o(335)]!=e[o(335)])return!1;if(!n[o(506)][o(540)](r[o(486)]))return!1;const i=s[o(441)](n[o(506)],r[o(486)])[o(627)]();for(const t of i)if([o(720),o(334)][o(497)](t[o(335)])&&s[o(524)][o(404)](t[o(447)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(354)]||!e[r(354)])&&Or(Ic(t[r(730)],n),Ic(e[r(730)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(730)]),s=Dc(e);if(!t[n(354)])return!1;for(const t of Object[n(705)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(533)]({},t);return delete n[e(300)],delete n[e(349)],n}const Fc=Bc;function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(712138===parseInt(n(442))/1+parseInt(n(430))/2*(parseInt(n(433))/3)+parseInt(n(446))/4*(-parseInt(n(429))/5)+parseInt(n(421))/6*(parseInt(n(436))/7)+-parseInt(n(406))/8+parseInt(n(403))/9*(parseInt(n(404))/10)+-parseInt(n(405))/11*(parseInt(n(410))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(431)]=e,this[s(419)]=n,this[s(409)]=r,this[s(428)]=t,this[s(420)]=t[s(422)][s(418)](s(445)),this[s(443)]=t[s(422)][s(418)](s(411)),this[s(419)][s(425)](s(441)).to(this[s(420)],this[s(443)],((t,e)=>t||e)),this[s(419)][s(425)](s(444)).to(this[s(420)],s(441),(t=>t&&this[s(428)][s(431)][s(440)](e[s(408)]()))),this[s(419)][s(425)](s(413)).to(this[s(443)],s(441),(t=>t&&this[s(428)][s(431)][s(440)](e[s(408)]()))),this[s(435)]=null,n[s(432)]&&this[s(415)](),this[s(439)](n,s(445),(()=>this[s(445)]())),this[s(439)](n,s(411),(()=>this[s(411)]())),this[s(439)](n,s(416),(()=>{const t=s;n[t(432)]?this[t(415)]():this[t(434)]()}))}[Fc(445)](){const t=Fc;this[t(420)][t(424)](this[t(431)].id)}[Fc(411)](){const t=Fc;this[t(443)][t(424)](this[t(431)].id)}[Fc(427)](){const t=Fc;this[t(419)][t(426)](t(441)),this[t(419)][t(426)](t(444)),this[t(419)][t(426)](t(413)),this[t(412)](),this[t(409)][t(427)](),this[t(435)]&&this[t(434)]()}[Fc(415)](){const t=Fc,e=Wr(this[t(428)][t(407)],t(438));this[t(435)]=this[t(428)][t(437)][t(418)](t(414))[t(417)](e)}[Fc(434)](){const t=Fc;null!==this[t(435)]&&this[t(428)][t(437)][t(418)](t(414))[t(423)](this[t(435)]),this[t(435)]=null}}function Pc(){const t=["stopListening","canDiscard","PendingActions","_setPendingAction","change:isDirty","add","get","view","_acceptCommand","8481336eGaNKH","commands","remove","execute","bind","unbind","destroy","_editor","620fycDhE","14MHDJsi","model","isDirty","365532XywViq","_removePendingAction","_pendingAction","7QoKPYU","plugins","PENDING_ACTION_SUGGESTION","listenTo","canEditAt","isEnabled","816867eDSRAg","_discardCommand","canAccept","acceptSuggestion","11420WCWQEg","261yNbgjv","256430WCGQCE","1430539mRrBKO","2319112wwClKD","locale","getRanges","commentThreadController","228sWkiJo","discardSuggestion"];return(Pc=function(){return t})()}function Uc(){const t=["submit","7552963aQuQFl","addComment","4RJCvjA","editorConfig","commentInputView","value","fire","4006782TflwnI","_createCommentViews","disabledSubmit","72YFhrUk","isDirty","locale","isEnabled","isReadOnly","showInput","_config","canDiscard","focus","length","321335zsqqpn","set","canAccept","setData","654fwZxCV","bind","3001260IxGUDW","element","descriptionParts","commentThread","_localUser","commentThreadInputView","assign","cancel","disableComments","commentsListView","CommentView","_model","delegate","destroy","171878PGNxIN","10xVSzLB","hasDirtyComment","authoredAt","editor","removeComment","2922dkyokW","_createCommentThreadInputView","695865aeWjiF","isActive","updateComment"];return(Uc=function(){return t})()}const jc=Gc;function Gc(t,e){const n=Uc();return(Gc=function(t,e){return n[t-=309]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(274299===parseInt(n(330))/1+parseInt(n(334))/2*(-parseInt(n(356))/3)+parseInt(n(312))/4*(-parseInt(n(358))/5)+-parseInt(n(336))/6+-parseInt(n(350))/7*(parseInt(n(320))/8)+parseInt(n(317))/9+-parseInt(n(351))/10*(-parseInt(n(310))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(345)]=null,this[s(341)]=null,this[s(331)](s(359),!1),this[s(331)](s(353),e[s(353)]),this[s(335)](s(353)).to(e),this[s(331)](s(338),[]),this[s(331)](s(321),!1),this[s(331)](s(323),!1),this[s(331)](s(332),!1),this[s(331)](s(327),!1),this[s(347)]=e,this[s(340)]=n,this[s(326)]=r,r[s(344)]?this[s(331)](s(329),1):this[s(318)]()}[jc(328)](){const t=jc;this[t(337)][t(328)]()}[jc(349)](){const t=jc;this[t(345)]&&this[t(345)][t(349)](),this[t(341)]&&this[t(341)][t(349)](),super[t(349)]()}[jc(318)](){const t=jc,{CommentsListView:e}=this[t(326)];this[t(345)]=new e(this[t(322)],this[t(347)][t(339)],Object[t(342)]({CommentView:this[t(326)][t(346)]},this[t(326)])),this[t(345)][t(348)](t(355)).to(this),this[t(345)][t(348)](t(360)).to(this),this[t(345)][t(335)](t(359)).to(this),this[t(331)](t(329),this[t(345)][t(329)]+1),this[t(335)](t(329)).to(this[t(345)],t(329),(t=>t+1)),this[t(341)]=this[t(357)](),this.on(t(355),(()=>this[t(328)]())),this[t(335)](t(321)).to(this[t(345)],t(352),this[t(341)][t(314)],t(315),((t,e)=>t||!!e))}[jc(357)](){const t=jc,{CommentThreadInputView:e}=this[t(326)],n=new e(this[t(322)],this[t(340)],this[t(326)][t(313)]),r=n[t(314)];return n[t(335)](t(325)).to(this,t(359),this[t(347)][t(339)],t(324),r,t(315),((t,e,n)=>!!n||t&&!e)),r.on(t(309),((e,n)=>{const s=t;this[s(316)](s(311),n),r[s(354)][s(333)]("")})),r.on(t(343),(()=>this[t(328)]())),r[t(335)](t(319)).to(this[t(347)][t(339)],t(324)),n}}const Hc=Xc;function Wc(){const t=["name","commentThreadInputView","querySelector","descriptionParts","ck-suggestion-","span","discardSuggestion","locale","innerHTML","@external","render","value","fire","split","ck-suggestion--accept","ck-annotation__content-wrapper","bindTemplate","commentsListView","ck-annotation","846309kytzIq","EXTERNAL_IMPORT_WORD_AVATAR","_descriptionElement","editorDestroyed","getTemplate","editorReady",'<span class="ck-suggestion-color" style="background-color: ','<span class="ck-suggestion-type">',"delegate","86744CPnzFF","canAccept","553156eniuWe","</span>","Accept suggestion","execute","ck-suggestion__info","6fVGsuH","type","time","content","EXTERNAL_AVATAR","56aCslaU","ck-suggestion--discard","_config","ck-suggestion","ck-annotation__info-name","join",'" title="',"_model","_createButton","map","ck-annotation__user","ck-suggestion__main","ck-annotation__actions","isActive","color","29873970pAGBce","title","ck-suggestion__actions","formatDateTime","bind","1016885fxwvox","</p>","innerText","isEnabled","ck-annotation__info","importWord","ck-comment__info-time","discardButton","acceptSuggestion","check","cancel","3345912ZzpCnL","ck-comment__external","ck-annotation__info-time","1212660HXkBEV","extendTemplate","authoredAt","source","author","Discard suggestion","change:description","userView","canDiscard","ck-suggestion__user","isExternal","getUserViewNotificationText","children","commentThread","push","creator","createElement","ck-suggestion--disabled-comments","div","ck-annotation__main","set","ck-suggestion-wrapper--active","element","ck-suggestion-wrapper",'"></span>',"acceptButton","disableComments","getExternalSuggestionNote","attributes","EXTERNAL_IMPORT_WORD_SUGGESTION","<p>",".ck-annotation__content-wrapper","ck-suggestion__info-name","EXTERNAL_SUGGESTION","description","setTemplate"];return(Wc=function(){return t})()}!function(t,e){const n=Xc,r=t();for(;;)try{if(842230===-parseInt(n(428))/1+-parseInt(n(370))/2+parseInt(n(444))/3*(-parseInt(n(439))/4)+parseInt(n(469))/5+parseInt(n(373))/6+parseInt(n(437))/7*(-parseInt(n(449))/8)+parseInt(n(464))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class zc extends Vc{constructor(e,n,r,s){const i=Xc;super(e,n,r,s),this[i(393)](i(445),""),this[i(468)](i(445)).to(this,i(412),(t=>t&&t[0]?t[0][i(445)]:"")),this[i(468)](i(407)).to(this,i(412),this,i(462),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(403)+Kc(e[n(447)],e[n(463)])+n(470);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(430)]=null,this[i(398)]=this[i(457)](Wr(e,i(441)),t.icons[i(478)],i(423),i(477),"sw"),this[i(398)][i(468)](i(472)).to(this,i(438)),this[i(476)]=this[i(457)](Wr(e,i(378)),t.icons[i(479)],i(450),i(415),"sw"),this[i(476)][i(468)](i(472)).to(this,i(381)),this[i(380)]=new o.UserView(e,this[i(456)][i(377)],this[i(384)]()),this[i(380)][i(374)]({attributes:{class:[i(382),i(459)]}}),this[i(408)](this[i(432)]())}[Hc(432)](){const t=Hc,e=this[t(425)],n=[{tag:t(391),attributes:{class:[t(443),t(473)]},children:[{tag:t(414),children:[{text:this[t(380)][t(409)]}],attributes:{class:[t(405),t(453)]}},{tag:t(446),attributes:{datetime:e.to(t(375)),class:[t(475),t(372)]},children:[{text:e.to(t(375),(e=>this[t(451)][t(467)](e)))}]}]},{tag:t(391),attributes:{class:[t(466),t(461)]},children:[this[t(398)],this[t(476)]]},{tag:t(391),attributes:{class:[t(424)]}}];this[t(456)][t(383)]&&n[t(387)]({tag:t(391),attributes:{class:[t(371)]},children:[{text:this[t(400)]()}]});const r={tag:t(391),attributes:{class:[t(396),e.if(t(462),t(394)),e.to(t(445),(e=>t(413)+e)),this[t(451)][t(399)]&&t(390)],"data-suggestion-id":this[t(456)].id,"data-thread-id":this[t(456)][t(386)].id,"data-author-id":this[t(456)][t(377)].id,tabindex:-1},children:[{tag:t(391),attributes:{class:[t(452),t(427)]},children:[this[t(380)],{tag:t(391),attributes:{class:[t(460),t(392)]},children:n}]}]};return this[t(426)]&&this[t(410)]&&(r[t(385)][t(387)](this[t(426)],this[t(410)]),this[t(426)][t(436)](t(433)).to(this),this[t(426)][t(436)](t(431)).to(this),this[t(410)][t(436)](t(433)).to(this),this[t(410)][t(436)](t(431)).to(this)),r}[Hc(419)](){const t=Hc;super[t(419)](),this[t(430)]=this[t(395)][t(411)](t(404)),this[t(430)][t(417)]=this[t(407)],this.on(t(379),((e,n,r)=>{const s=t;this[s(430)][s(417)]=r}))}[Hc(457)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(416)]);return a[i(393)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(374)]({attributes:{class:n}}),a.on(i(442),(()=>{const t=i;this[t(421)](r,this[t(456)].id)})),a}[Hc(400)](){const t=Hc;return t(474)===this[t(456)][t(401)][t(418)][t(376)]?Wr(this[t(416)],t(402)):Wr(this[t(416)],t(406))}[Hc(384)](){const t=Hc;return this[t(456)][t(383)]?t(474)===this[t(456)][t(401)][t(418)][t(376)]?Wr(this[t(416)],t(429),this[t(456)][t(388)][t(409)]):Wr(this[t(416)],t(448),this[t(456)][t(388)][t(409)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(422)]("*")[n(458)](((t,e)=>e%2!=0?n(435)+qc(t)+n(440):qc(t)))[n(454)](""),e&&(r+=n(434)+e[n(420)]+n(455)+e[n(465)]+n(397)),r}function Xc(t,e){const n=Wc();return(Xc=function(t,e){return n[t-=370]})(t,e)}function qc(t){const e=Hc,n=document[e(389)](e(414));return n[e(471)]=t,n[e(417)]}const Yc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Zc=Jc;function Qc(){const t=["40444ntDCfE","suggestion-","17844oWccum","activeMarkers","_unbindEditors","acceptButton","_destroyController","274908xdbBTX","_disableComments","model","menuitemcheckbox","type","14ZcKfKC","_addUIComponentsToFactory","menuitem","CommentsRepository","424200oVWnTg","values","TrackChangesEditing","execute","_refreshActiveMarkers","menuBar:trackChanges","comments","button","reduce","commandName","componentFactory","suggestionLoaded","hasSuggestion","Accept all suggestions","destroy","Discard all suggestions","descriptionParts","_bindAnnotationToEditors","getSuggestion","comments.maxCommentsWhenCollapsed","children","config","suggestionUnloaded","editing","Track changes","createAnnotation","discardAllSuggestions","comments.editorConfig","EditorAnnotations","init","define","discardButton","_suggestionToController","getJoined","delegate","_handleSuggestionControllerDelayed","activeAnnotations","innerView","pluginName","commands","trackChanges","listenTo","isMultiRange","refreshSelectedViews","153tIMRWm","length","createAnnotationView","lowest","trackChanges.disableComments","get","discardSelectedSuggestions","change:previous","has","some","_createToolbarButton","Annotations","menu","buttonView","set","add","_annotationViews","Accept all selected suggestions","getMarkerNames","requires","isDirty","keys","isInContent","acceptSelectedSuggestions","items","filter","commentThread","addComment","getFirstRange","trackChanges.SuggestionThreadView","arrowView","getByInnerView","from","getRanges","Discard all selected suggestions","plugins","116720ndtZRd","focus","registerAnnotation","_initializeController","value","_createMenuBarMenu","comments.maxThreadTotalWeight","actionView","size","descriptionFactory","getMarkers","187cTvHSa","CommentView","18HlyAUf","createCommentThreadController","switchbutton","_updateController","source","previous","change:activeAnnotations","200220BYMIbr","panelView","CommentsUI","stopListening","remove","delete","8JfRLEj","getDescriptions","push","bind","_handleControllerBuffer","head","mainView","addSourceCollector","_viewToController","getAllAdjacentSuggestions","locale","acceptAllSuggestions","suggestionChanged","isOn","SuggestionThreadView","clear","comments.maxCommentCharsWhenCollapsed","editor","isEnabled","unbind","view","32466TBwJXk","separator","toMany","TrackChangesUI"];return(Qc=function(){return t})()}function Jc(t,e){const n=Qc();return(Jc=function(t,e){return n[t-=182]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(122632===parseInt(n(198))/1*(-parseInt(n(320))/2)+-parseInt(n(258))/3*(parseInt(n(200))/4)+parseInt(n(314))/5+parseInt(n(194))/6*(parseInt(n(210))/7)+-parseInt(n(294))/8*(-parseInt(n(307))/9)+parseInt(n(214))/10+-parseInt(n(305))/11*(-parseInt(n(205))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Zc(277)](){const t=Zc;return[_c,o.Users,t(213),t(269),t(242)]}static get[Zc(252)](){return Zc(197)}constructor(t){const e=Zc;super(t),this[e(246)]=new Map,this[e(328)]=new Map,this[e(274)]=new Map,this[e(324)]=new Map;const n=this[e(190)][e(235)];n[e(244)](e(287),zc),n[e(244)](e(262),!1),this[e(206)]=n[e(263)](e(262))}[Zc(249)](t,e){const n=Zc;0===this[n(324)][n(302)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(324)]){const r=this[t(246)][t(266)](e);r||n?r&&n&&this[t(204)](e):this[t(297)](e)}this[t(324)][t(188)](),this[t(190)][t(293)][t(263)](t(242))[t(257)](),this[t(218)]()}),10),this[n(324)][n(272)](t,e)}[Zc(243)](){const t=Zc,e=this[t(190)],n=e[t(293)][t(263)](t(216)),r=e[t(293)][t(263)](t(269)),s=e[t(293)][t(263)](t(242)),o=e[t(293)][t(263)](t(213));this[t(211)](),s[t(327)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(290)](this[e(246)])){const s=t[e(182)](),o=[];for(const t of s){if(!t[e(280)])continue;if(t[e(256)]){o[e(322)](...t[e(291)]());continue}const n=t[e(286)]();if(o[e(259)]>0){const t=o[0][e(247)](n);if(t){o[0]=t;continue}}o[e(322)](n)}n[e(322)]([r[e(193)],o])}return n})),this[t(255)](n,t(225),((e,n)=>{const r=t;this[r(255)](n,r(265),((t,e,s,o)=>{const i=r;n[i(280)]&&(null==s?(this[i(310)](o[i(325)]),this[i(249)](n,!1)):(this[i(310)](s[i(325)]),null==o&&this[i(249)](n,!0)))})),null!==n[r(312)]?this[r(310)](n[r(325)]):this[r(249)](n,!1)})),this[t(255)](n,t(236),((e,n,r)=>{const s=t;this[s(317)](n,s(265)),this[s(324)][s(319)](n),this[s(246)][s(266)](n)&&this[s(204)](n),r&&this[s(310)](r[s(325)])})),this[t(255)](n,t(185),((e,n)=>{this[t(310)](n)})),this[t(255)](r,t(313),(()=>{this[t(218)]()})),this[t(255)](o,t(285),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(226)](r))return;const i=n[o(232)](r);this[o(246)][o(263)](i)[o(193)][o(295)]()}),{priority:t(261)})}[Zc(218)](){const t=Zc,e=this[t(190)][t(293)][t(263)](t(269)),n=this[t(190)][t(293)][t(263)](t(216)),r=Array[t(290)](e[t(250)],(e=>e[t(251)]))[t(283)]((e=>this[t(328)][t(266)](e))),s=[];for(const e of r){const n=this[t(328)][t(263)](e)[t(207)][t(182)]();s[t(322)](...n[t(222)](((e,n)=>[...e,...n[t(276)]()]),[]))}n[t(201)]=s}[Zc(211)](){const t=Zc,n=this[t(190)],r=n[t(183)],o=Wr(r,t(238)),i=new e.Collection([{type:t(309),model:new s.ViewModel({withText:!0,label:o,commandName:t(254),role:t(208)})},{type:t(195)},{type:t(221),model:new s.ViewModel({withText:!0,label:Wr(r,t(227)),commandName:t(184),role:t(212)})},{type:t(221),model:new s.ViewModel({withText:!0,label:Wr(r,t(275)),commandName:t(281),role:t(212)})},{type:t(221),model:new s.ViewModel({withText:!0,label:Wr(r,t(229)),commandName:t(240),role:t(212)})},{type:t(221),model:new s.ViewModel({withText:!0,label:Wr(r,t(292)),commandName:t(264),role:t(212)})}]);for(const e of i)if(tu(e)){const r=n[t(253)][t(263)](e[t(207)][t(223)]);e[t(207)][t(323)](t(186),t(191)).to(r,t(298),t(191))}n.ui[t(224)][t(273)](t(254),(e=>this[t(268)](e,i,o))),n.ui[t(224)][t(273)](t(219),(e=>this[t(299)](e,i,o)))}[Zc(268)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(190)][r(253)][r(263)](r(254));o[r(271)][r(272)]({tooltip:n,label:n,icon:Yc}),o[r(271)][r(323)](r(186)).to(i,r(298)),o[r(271)].on(r(217),(()=>{const t=r;i[t(217)](),this[t(190)][t(237)][t(193)][t(295)]()})),(0,s.addListToDropdown)(o,e,{role:r(270)});const a=[];for(const t of e)tu(t)&&a[r(322)](this[r(190)][r(253)][r(263)](t[r(207)][r(223)]));const c=o[r(271)];return c[r(301)][r(192)](r(191)),c[r(288)][r(192)](r(191)),c[r(301)][r(323)](r(191)).to(i,r(191)),c[r(288)][r(323)](r(191))[r(196)](a,r(191),((...t)=>t[r(267)]((t=>t)))),o.on(r(217),(t=>{const e=r;this[e(190)][e(217)](t[e(311)][e(223)]),this[e(190)][e(237)][e(193)][e(295)]()})),o}[Zc(299)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(190)][r(253)][r(263)](r(254));o[r(271)][r(272)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(195)==n[r(209)]){a[r(282)][r(273)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(207)];i[r(323)](...Object[r(279)](c)).to(c),i[r(248)](r(217)).to(o),i.on(r(217),(()=>{const t=r;this[t(190)][t(217)](c[t(223)]),this[t(190)][t(237)][t(193)][t(295)]()})),e[r(234)][r(273)](i),a[r(282)][r(273)](e)}return o[r(323)](r(191)).to(i,r(191)),o[r(315)][r(234)][r(273)](a),o}[Zc(297)](t){const e=Zc,n=this[e(190)],r=n[e(235)],s=n[e(293)][e(263)](e(269)),i=n[e(293)][e(263)](e(213)),a=n[e(293)][e(263)](e(242)),c=n[e(293)][e(263)](o.Users).me,u=r[e(263)](e(254))[e(187)],{CommentsListView:l,CommentThreadInputView:f}=n[e(293)][e(263)](e(316));let h,g;this[e(274)][e(266)](t.id)?(g=this[e(274)][e(263)](t.id),h=g[e(326)]):(h=new u(n[e(183)],t,c,{disableComments:this[e(206)],editorConfig:r[e(263)](e(241)),maxCommentsWhenCollapsed:r[e(263)](e(233)),maxThreadTotalWeight:r[e(263)](e(300)),maxCommentCharsWhenCollapsed:r[e(263)](e(189)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(263)](e(183))),CommentView:r[e(263)](e(220))[e(306)],CommentsListView:l,CommentThreadInputView:f}),h[e(203)].on(e(217),(()=>{const t=e;n[t(237)][t(193)][t(295)]()})),h[e(245)].on(e(217),(()=>{const t=e;n[t(237)][t(193)][t(295)]()})),g=s[e(260)](this[e(190)][e(183)],h),g[e(323)](e(278)).to(h,e(278)),g[e(323)](e(259)).to(h),g[e(323)](e(209)).to(h,e(209),(t=>e(199)+t)),this[e(274)][e(272)](t.id,g));const d=i[e(308)](t[e(284)],h),p=new xc(n,t,h,d),m=t[e(182)]()[e(283)]((t=>t[e(280)]));h[e(230)]=n[e(293)][e(263)](e(216))[e(303)][e(321)](m),this[e(246)][e(272)](t,p),this[e(328)][e(272)](h,p);const I=s[e(239)]({view:g,target:()=>{const r=e,s=[],i=t[r(182)]()[r(283)]((t=>t[r(280)]));for(const t of i)s[r(322)](...t[r(304)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(237)],s)},type:()=>e(199)+p[e(193)][e(209)]});i[e(231)](h,I),s[e(273)](I),a[e(296)](I)}[Zc(204)](t){const e=Zc,n=this[e(190)][e(293)][e(263)](e(213)),r=this[e(190)][e(293)][e(263)](e(269)),s=this[e(246)][e(263)](t),o=s[e(193)],i=r[e(289)](o);n[e(202)](o),i&&r[e(318)](i),this[e(246)][e(319)](t),this[e(328)][e(319)](o),s[e(228)]()}[Zc(310)](t){const e=Zc;if(!t[e(280)]||!this[e(246)][e(266)](t))return;const n=this[e(190)][e(293)][e(263)](e(216)),r=this[e(246)][e(263)](t),s=t[e(182)]();r[e(193)][e(230)]=n[e(303)][e(321)](s)}[Zc(228)](){const t=Zc;for(const e of this[t(246)][t(279)]())this[t(204)](e);for(const e of this[t(274)][t(215)]())e[t(326)][t(228)]();super[t(228)]()}}function tu(t){return Zc(207)in t}var eu=ru;function nu(){var t=["addSuggestionData","requires","TrackChanges","26629047oNlQGV","6993752AdqaBh","getSuggestions","198790OwLfXa","get","11576KpyRCa","addSuggestion","39BPebpX","plugins","getSuggestion","10572590oVvemR","pluginName","4179306SvVFCR","Comments","4BPYGxV","289915SeLyPI","editor","adapter"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=202]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(938728===-parseInt(n(222))/1+-parseInt(n(203))/2*(parseInt(n(205))/3)+-parseInt(n(212))/4*(parseInt(n(213))/5)+parseInt(n(210))/6+-parseInt(n(208))/7+-parseInt(n(220))/8+parseInt(n(219))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(217)](){return[_c,$c,eu(211)]}static get[eu(209)](){return eu(218)}set[eu(215)](t){var e=eu;this[e(214)][e(206)][e(202)](_c)[e(215)]=t}get[eu(215)](){var t=eu;return this[t(214)][t(206)][t(202)](_c)[t(215)]}[eu(204)](t){var e=eu;return this[e(214)][e(206)][e(202)](_c)[e(216)](t)}[eu(221)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(214)][n(206)][n(202)](_c)[n(221)]({skipNotAttached:t,toJSON:e})}[eu(207)](t){var e=eu;return this[e(214)][e(206)][e(202)](_c)[e(207)](t)}}const ou=iu;function iu(t,e){const n=fu();return(iu=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=iu,r=t();for(;;)try{if(987952===parseInt(n(192))/1+-parseInt(n(199))/2*(parseInt(n(181))/3)+-parseInt(n(206))/4+-parseInt(n(177))/5+parseInt(n(216))/6+parseInt(n(165))/7*(-parseInt(n(186))/8)+parseInt(n(167))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fu);const au=[ou(201)];class cu extends t.Plugin{static get[ou(210)](){return[_c]}static get[ou(195)](){return ou(205)}[ou(163)](){const t=ou,n=this[t(209)];if(n[t(166)][t(202)](t(217),(e=>{const r=t,s=n[r(190)][r(218)][r(204)]()[r(220)](((t,e)=>(t[e]="",t)),{});return n[r(193)][r(175)](s,e)})),t(212)!=typeof n[t(166)][t(182)](t(189))[t(178)])throw new e.CKEditorError(t(214))}[ou(194)](t){return hu(this[ou(209)],!0,t)}[ou(191)](t){return hu(this[ou(209)],!1,t)}}class uu extends t.Plugin{static get[ou(195)](){return ou(222)}constructor(t){const e=ou;super(t),this[e(215)]=e(184)}[ou(163)](){const t=ou;this[t(209)][t(198)][t(182)](t(183))[t(180)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(209)][t(198)][t(182)](t(187))[t(180)]=null}}function lu(t){return void 0!==t[ou(208)]}function fu(){const t=["TrackChangesEditing","addUser","trackChangesData","model","getDataWithDiscardedSuggestions","1637835YBrXrS","constructor","getDataWithAcceptedSuggestions","pluginName","div","getSuggestions","plugins","99436qQIoOS","addCommentThread","Pagination","define","name","getRootNames","TrackChangesData","1144232IbTVsN","addSuggestionData","getRootsAttributes","editor","requires","destroy","function","getFullData","track-changes-data-invalid-editor-creator","result","4532598zMKfKZ","trackChangesData.editorCreator","document","createElement","reduce","discardAllSuggestions","TrackChangesDataGetter","getCommentThreads","acceptAllSuggestions","appendChild","init","execute","29491tQPfZO","config","10391598IrlFzB","push","getUser","users","useAnonymousUser","map","set","createDocumentFragment","create","Users","579355phXopn","editorCreator","data","_adapter","72CBIjiE","get","CommentsRepository","end","rootsAttributes","1832rwDTBR"];return(fu=function(){return t})()}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(198)][r(168)](_c,uu),s[r(185)]=lu(t)?t[r(208)]():void 0;const i=document[r(174)](),a=t[r(166)][r(182)](r(189))[r(178)],c=await a(s,(()=>function(t){const e=r,n=document[e(219)](e(196));return t[e(162)](n),n}(i)));!function(t,e){const n=r,s=t[n(190)][n(218)][n(204)]()[n(220)](((e,r)=>(e[r]=t[n(179)][n(182)]({rootName:r}),e)),{}),o=t[n(198)][n(182)](n(176))[n(170)][n(172)]((t=>({id:t.id,name:t[n(203)]}))),i=t[n(198)][n(182)](n(187))[n(197)]({skipNotAttached:!0,toJSON:!0}),a=t[n(198)][n(182)](n(183))[n(160)]({skipNotAttached:!0,toJSON:!0}),c=e[n(198)][n(182)](n(176)),u=e[n(198)][n(182)](n(187)),l=e[n(198)][n(182)](n(183));for(const t of o)c[n(169)](t.id)||c[n(188)](t);c.me||c[n(171)]();for(const t of a)l[n(200)](t);for(const t of i)u[n(207)](t);e[n(179)][n(173)](s)}(t,c),c[r(164)](r(e?161:221));const u=lu(c)?c[r(213)](n):c[r(179)][r(182)](n);return await c[r(211)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=187]})(t,e)}function du(){var t=["993SXWPvL","667945EZZuPl","17452584eyqEPL","5lzAQtZ","5383450DUTiCo","7oNkjQq","3507692TikIml","42165iHEYZX","4818246uLKFyl","3658tObete","11fqkyEO","760lYpPbL"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(459626===parseInt(n(187))/1+parseInt(n(195))/2*(-parseInt(n(198))/3)+parseInt(n(192))/4*(-parseInt(n(189))/5)+parseInt(n(194))/6*(parseInt(n(191))/7)+parseInt(n(197))/8*(-parseInt(n(193))/9)+-parseInt(n(190))/10*(parseInt(n(196))/11)+parseInt(n(188))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();