@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240520.0 → 0.0.0-nightly-20240522.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:()=>cu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["_isEnabledBasedOnSelection","102948urCcHI","2165772KhRCcq","204816XAUBlr","has","refresh","_enableCommands","_enabledCommands","value","editor","forceDisabled","3029960YeZkHa","execute","commands","_disableUnsupportedCommands","isEnabled","clearForceDisabled","affectsData","1508292aFjgNq","TrackChangesCommand","506943zogCKy","56Kwpopk","1381976VmxsSa"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=321]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(519222===-parseInt(n(324))/1+-parseInt(n(326))/2+-parseInt(n(330))/3+-parseInt(n(328))/4+-parseInt(n(338))/5+parseInt(n(322))/6+-parseInt(n(329))/7*(-parseInt(n(325))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(334)]=e,this[n(335)]=!1,this[n(332)](),this[n(327)]=!1}[c(332)](){this[c(342)]=!0}[c(339)](){const t=c;this[t(335)]=!this[t(335)],this[t(335)]?this[t(341)]():this[t(333)]()}[c(341)](){const t=c;for(const e of this[t(336)][t(340)][t(340)]())e[t(321)]&&!this[t(334)][t(331)](e)&&e[t(337)](t(323))}[c(333)](){const t=c;for(const e of this[t(336)][t(340)][t(340)]())e[t(321)]&&!this[t(334)][t(331)](e)&&e[t(343)](t(323))}}const h=d;function g(){const t=["track-changes-accept-suggestion-not-found","_suggestions","get","4636752wJvKxp","3612455jZMCYN","refresh","27FSgfaU","model","361UYwDRt","acceptSuggestion","1444504dETOcP","getRanges","editor","TrackChangesEditing","2952010zRhveJ","1039956mYwIqt","1836793PUzQyp","plugins","3106oBqDHf","canEditAt","4djaaXw","execute","_isEnabledBasedOnSelection","11ZjIeED","isEnabled"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(448699===parseInt(n(387))/1*(parseInt(n(397))/2)+parseInt(n(394))/3+parseInt(n(399))/4*(-parseInt(n(383))/5)+parseInt(n(382))/6+-parseInt(n(395))/7+-parseInt(n(389))/8*(parseInt(n(385))/9)+parseInt(n(393))/10*(parseInt(n(377))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(380)]=e,this[n(384)](),this[n(401)]=!1}[h(384)](){this[h(378)]=!0}[h(400)](t){const n=h,r=this[n(380)][n(381)](t);if(!r)throw new e.CKEditorError(n(379),this);const s=r[n(390)]();this[n(391)][n(386)][n(398)](s)&&this[n(391)][n(396)][n(381)](n(392))[n(388)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=346]})(t,e)}const I=m;function E(){const t=["5280054TDkeIq","2006230sHZUfy","1vRuLgb","248HovLQM","2306220mncdip","18RVcIrO","model","getRanges","plugins","refresh","9076EFYsDE","684tYSJZi","28504OGeEzi","isEnabled","canEditAt","_suggestions","execute","editor","discardSuggestion","430502tyPGWf","get","track-changes-discard-suggestion-not-found","_isEnabledBasedOnSelection","3778687qjPEPW","TrackChangesEditing"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(497779===parseInt(n(370))/1*(parseInt(n(362))/2)+-parseInt(n(354))/3*(-parseInt(n(353))/4)+parseInt(n(369))/5+-parseInt(n(368))/6+-parseInt(n(355))/7*(-parseInt(n(346))/8)+-parseInt(n(348))/9*(-parseInt(n(347))/10)+-parseInt(n(366))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(358)]=e,this[n(352)](),this[n(365)]=!1}[I(352)](){this[I(356)]=!0}[I(359)](t){const n=I,r=this[n(358)][n(363)](t);if(!r)throw new e.CKEditorError(n(364),this);const s=r[n(350)]();this[n(360)][n(349)][n(357)](s)&&this[n(360)][n(351)][n(363)](n(367))[n(361)](r)}}function T(t){const e=_;return t[e(404)](((t,n)=>e(433)==t[e(405)]&&e(433)!=n[e(405)]?-1:e(433)!=t[e(405)]&&e(433)==n[e(405)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=399]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(412)];for(;s<t[n(434)];){const a=t[s],c=t[s+1];r||(r=e[n(417)](a)),A(e,a,c)||(o[n(414)](e[n(431)](r,i[n(407)](a)?e[n(424)](a):e[n(439)](a,n(420)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(424)](e),o=t[r(417)](n);return s[r(403)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(652032===-parseInt(n(413))/1+parseInt(n(409))/2+-parseInt(n(415))/3+-parseInt(n(440))/4+-parseInt(n(430))/5*(parseInt(n(435))/6)+parseInt(n(426))/7*(-parseInt(n(436))/8)+parseInt(n(429))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=_;for(;n[r(434)];){const s=n[r(437)](0,100);t[r(416)]((()=>{const t=r;for(const n of s)n[t(401)]&&e[t(418)](n.id)}))}}function k(){const t=["execute","content","end","value","isMultiRange","isCollapsed","createPositionAfter","map","7xpjTjH","replace","add","18961074lOedos","100pbDJmM","createRange","color","deletion","length","129678BeRSJl","5883416aQizDg","splice","isArray","createPositionAt","868668cEqihc","start","from","isInContent"," [color ","isTouching","sort","type","next","isObject","isIntersecting","1732252JJCUBS","getRanges","join","schema","435473ASDkvi","push","1501659iMjgqK","change","createPositionBefore"];return(k=function(){return t})()}const L=R;function R(t,e){const n=N();return(R=function(t,e){return n[t-=167]})(t,e)}function N(){const t=["model","1IPkWVZ","canEditAt","execute","1414890QRRWUf","10171629zBCrpP","isEnabled","_isEnabledBasedOnSelection","_command","_suggestions","49mHCFkh","isInContent","22Fgshfg","15159580iGumvH","8740oPuMQK","getRanges","2593896VmVSyM","4BRqseH","1980734lLeyTR","values","editor","refresh","309120eAupJG","some","from"];return(N=function(){return t})()}!function(t,e){const n=R,r=t();for(;;)try{if(699869===-parseInt(n(176))/1*(parseInt(n(168))/2)+parseInt(n(179))/3+parseInt(n(167))/4*(parseInt(n(189))/5)+parseInt(n(172))/6*(-parseInt(n(185))/7)+-parseInt(n(191))/8+-parseInt(n(180))/9+-parseInt(n(188))/10*(-parseInt(n(187))/11))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(183)]=e,this[r(184)]=n,this[r(171)](),this[r(182)]=!1}[L(171)](){const t=L,e=Array[t(174)](this[t(184)][t(169)]())[t(173)]((e=>e[t(186)]));this[t(181)]=this[t(183)][t(181)]&&e}[L(178)](){const t=L,e=T(Array[t(174)](this[t(184)][t(169)]()));for(const n of e){const e=n[t(190)]();if(!this[t(170)][t(175)][t(177)](e))return}C(this[t(170)][t(175)],this[t(183)],e)}}const M=O;function v(){const t=["refresh","_selectedSuggestions","_isEnabledBasedOnSelection","_suggestions","document","918EuDriW","2Dabdjw","_command","from","isEnabled","editor","execute","canEditAt","6253569mFtNsL","getRanges","size","2135140bospED","values","60616UMTIEG","741ZzmHtT","2157318mMLCrz","358263jOItaE","selection","3410900pVTZgE","model"];return(v=function(){return t})()}function O(t,e){const n=v();return(O=function(t,e){return n[t-=191]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(449213===parseInt(n(211))/1+-parseInt(n(196))/2*(-parseInt(n(209))/3)+-parseInt(n(206))/4+-parseInt(n(213))/5+-parseInt(n(210))/6+parseInt(n(203))/7+parseInt(n(208))/8*(parseInt(n(195))/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(197)]=e,this[r(193)]=n,this[r(191)]=new Set,this[r(215)](),this[r(192)]=!1}[M(215)](){const t=M,e=this[t(200)][t(214)][t(194)][t(212)],n=Array[t(198)](this[t(193)][t(207)]());this[t(191)]=function(t,e){const n=_,r=Array[n(400)](t[n(410)]()),s=new Set;for(const o of e)if(o[n(401)])for(const e of r)for(const r of o[n(410)]())(e[n(408)](r)||t[n(423)]&&!o[n(422)]&&o[n(406)]&&r[n(420)][n(403)](e[n(399)]))&&s[n(428)](o);return s}(e,n),this[t(199)]=this[t(197)][t(199)]&&!!this[t(191)][t(205)]}[M(201)](){const t=M,e=T(Array[t(198)](this[t(191)]));for(const n of e){const e=n[t(204)]();if(!this[t(200)][t(214)][t(202)](e))return}C(this[t(200)][t(214)],this[t(197)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const P=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(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 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 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 J=q||Y||Function("return this")();const Q=J.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.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=J["__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 Ct=At(J,"Map");const kt=At(Object,"create");const Lt=function(){this.__data__=kt?kt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return kt?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&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=Rt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(Ct||z),string:new Dt}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(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 zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!Ct||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=X,Wt.prototype.set=Ht;const Kt=Wt;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 Jt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const Zt=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?J.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 Ce=Object.prototype.hasOwnProperty;const ke=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&&!Ce.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 Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))Me.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)?ke(t):ve(t)};const De=function(t,e){return t&&Zt(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 xe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Pe=function(t){return Oe(t)?ke(t,!0):Be(t)};const Ue=function(t,e){return t&&Zt(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?J.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 Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Je=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 Zt(t,Je(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Je(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,Pe,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(Ct),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||Ct&&Tn(new Ct)!=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 Cn=J.Uint8Array;const kn=function(t){var e=new t.constructor(t.byteLength);return new Cn(e).set(new Cn(t)),e};const Ln=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.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 On=function(t,e){var n=e?kn(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 kn(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 Nn(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 xn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):Bn;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 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 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?{}:xn(e),!c)return u?en(e,Ue(a,e)):Qe(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?Pe:we)(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 Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Zn=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)||!Jn.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=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:Zn(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 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=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const Cr=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 Cn(t),new Cn(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 kr=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:kr.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 Rr="[object Arguments]",Nr="[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?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?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):Cr(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 Or=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 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 xr=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 Br=function(t,e){return e.length<2?t:Fr(t,xr(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)};function jr(){const t=["previous","decorate","_saved","addRange","addMarkerName","getMultiRangeId","11344128GDwIqO","nodeBefore","authoredAt","getItems","split","delete","subType","isIntersecting","9419368rCmKKe","suggestion:","markers","length","_isDataLoaded","getRange","_markerNames","filter","clear","addMarker","removeAttribute","nodeAfter","getFirstMarker","getFirstRange","hasComments","_onDiscard","type","1796409bLicRG","getMarkerNames","onAttributesChange","getContainedElement","@external","reduce","isExternal","from","isInContent","end","removeMarker","add","getAllAdjacentSuggestions","7641595CsOeMw","_model","2909578cgBYHw","accept","get","871236CUCXdx","createdAt","toJSON","substr","getRanges","onAccept","11009929qxOUpT","head","isMultiRange","next","removeMarkers","set","onDiscard","setAttribute","author","_onAttributesChange","map","commentThread","isIntersectingWithRange","45DRIAxa","attributes","getMarkers","start","discard","4FVsyXB","change","size","push","_onAccept","data","creator"];return(jr=function(){return t})()}const Gr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(946459===parseInt(n(381))/1+-parseInt(n(396))/2+parseInt(n(399))/3*(-parseInt(n(423))/4)+-parseInt(n(394))/5+-parseInt(n(436))/6+-parseInt(n(405))/7+parseInt(n(444))/8*(parseInt(n(418))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(448)]=!1,this.id=e.id,this[n(380)]=e[n(380)],this[n(442)]=e[n(442)]||null,this[n(413)]=e[n(413)],this[n(429)]=e[n(429)]||e[n(413)],this[n(387)]=Boolean(e[n(419)]&&e[n(419)][n(385)]),this[n(428)]=null,this[n(395)]=t,this[n(427)]=e[n(404)],this[n(379)]=e[n(411)],this[n(414)]=e[n(383)],this[n(450)]=new Set,this[n(400)]=null,this[n(410)](n(438),null),this[n(410)](n(419),e[n(419)]||{}),this[n(410)](n(430),null),this[n(410)](n(408),null),this[n(410)](n(416),null),this[n(410)](n(432),!1),this[n(431)](n(397)),this[n(431)](n(422))}get[Gr(406)](){const t=Gr;let e=this;for(;e[t(430)];)e=e[t(430)];return e}get[Gr(378)](){const t=Gr;return!!this[t(416)]&&this[t(416)][t(447)]>0}get[Gr(407)](){const t=Gr;return 0!=this[t(450)][t(425)]&&6==Array[t(388)](this[t(450)])[0][t(440)](":")[t(447)]}get[Gr(389)](){return null!==this[Gr(376)]()}[Gr(434)](t){const e=Gr;this[e(450)][e(392)](t)}[Gr(382)](){const t=Gr;return Array[t(388)](this[t(450)])}[Gr(420)](){const t=Gr;return this[t(382)]()[t(415)]((e=>this[t(395)][t(446)][t(398)](e)))[t(451)]((t=>t))}[Gr(376)](){return this[Gr(420)]()[0]||null}[Gr(409)](){const t=Gr;this[t(395)][t(424)]((e=>{const n=t;for(const t of this[n(420)]())e[n(391)](t)})),this[t(450)][t(372)]()}[Gr(391)](t){const e=Gr;this[e(395)][e(424)]((n=>{n[e(391)](t)})),this[e(450)][e(441)](t)}[Gr(433)](t){const e=Gr,n=e(445)+this[e(380)]+":"+this[e(442)]+":"+this.id+":"+this[e(429)].id+":"+zr[e(435)]();this[e(434)](n),this[e(395)][e(424)]((r=>{r[e(373)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(417)](t){const e=Gr;for(const n of this[e(403)]())if(n[e(443)](t))return!0;return!1}[Gr(403)](){const t=Gr;return this[t(420)]()[t(415)]((e=>e[t(449)]()))}[Gr(439)](){const t=Gr;return this[t(403)]()[t(386)](((e,n)=>[...e,...n[t(439)]()]),[])}[Gr(377)](){const t=Gr;var e;return(null===(e=this[t(376)]())||void 0===e?void 0:e[t(449)]())||null}[Gr(384)](){const t=Gr,e=this[t(403)]();if(1!=e[t(447)])return null;const n=e[0],r=n[t(421)][t(375)],s=n[t(390)][t(437)];return r instanceof i.Element?r!=s?null:r:null}[Gr(397)](){const t=Gr;this[t(427)](this[t(403)](),this[t(428)],this[t(419)]),this[t(409)]()}[Gr(422)](){const t=Gr;this[t(379)](this[t(403)](),this[t(428)],this[t(419)]),this[t(409)]()}[Gr(393)](){const t=Gr,e=[];let n=this[t(406)];for(;n;)e[t(426)](n),n=n[t(408)];return e}[Gr(412)](t,e){const n=Gr,r=qn(this[n(419)]);hr(r,t,e),wr(r,this[n(419)])||(this[n(419)]=r,this[n(414)](r))}[Gr(374)](t){const e=Gr,n=qn(this[e(419)]);Ur(n,t),wr(n,this[e(419)])||(this[e(419)]=n,this[e(414)](this[e(419)]))}[Gr(401)](){const t=Gr;return{id:this.id,type:this[t(442)]?this[t(380)]+":"+this[t(442)]:this[t(380)],authorId:this[t(429)].id,createdAt:this[t(400)],hasComments:this[t(378)],data:this[t(428)],attributes:this[t(419)]}}static[Gr(435)](){const t=Gr;return(0,e.uid)()[t(402)](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}}const Wr=Xr;function Kr(){const t=["key","nodeAfter","normal","name","addObject","join","removeEmptyContainer","getWalker","_itemLabels","deletion","indexOf","checkChild","text","_addDescriptionItems","addFormat","insertion","_handleInsertRemoveSuggestionDescription","isInContent","8726TOjmFK","159IPcRed","*Remove format:* %0","addEmptyContainer","5mKwoqE","softBreak","set","add","registerAttributeLabel","newValue","55218bIZJBi","$textProxy","type","Container","pop","_attributeLabels","format","map","removeObject","remove","_handleAttributeSuggestionDescription","Object","has","attribute","removeFormat","getDescriptions","end","function","subType","_customCallbacks","length","*Change to:* %0","3297648uLvAaP","get","179031WczCxJ","push","*Insert:* %0","$1 $2","previousSibling","registerDescriptionCallback","match","_locale","*Set format:* %0","$text","isEqual","_handleCustomCallbackDescription","_resolveDescriptionItems","REPLACE_TEXT","skip","*Remove:* %0","420875YjJYnN","elementEnd","_itemLabelsCallbacks","4269591FrveQI","EmptyContainer","nextSibling","_handleRenameSuggestionDescription","start","item","*Split:* %0","element","registerElementLabel","isEmpty","isObject","data","removeContainer","ELEMENT_SPACE","getFirstRange","label","elementStart","matchingCallback","*Merge:* %0","addContainer","239668ojKdxI","_schema","replace","getItemLabel","quantity"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=138]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(243646===-parseInt(n(230))/1+parseInt(n(196))/2*(parseInt(n(197))/3)+-parseInt(n(173))/4*(-parseInt(n(200))/5)+parseInt(n(206))/6+parseInt(n(150))/7+-parseInt(n(228))/8+parseInt(n(153))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class qr{constructor(t,e){const n=Xr;this[n(225)]=[],this[n(186)]=new Map,this[n(152)]=[],this[n(211)]=new Map,this[n(174)]=t,this[n(141)]=e}[Wr(221)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(226)];o++){const i=t[o];if(!i[e(195)])continue;const a=this[e(145)](i);if(a){if(null!=i[e(224)]){if(r[e(218)](i[e(224)]))continue;r[e(203)](i[e(224)])}n[e(231)](a)}else if(e(219)!=i[e(208)])e(193)!=i[e(208)]&&e(187)!=i[e(208)]||this[e(194)](n,i,t[o+1]);else{const t=i[e(164)][e(178)];if(s[e(218)](t))continue;s[e(203)](i[e(164)][e(178)]),t==Tc?this[e(156)](n,i):this[e(216)](n,i)}}return this[e(146)](n)}[Wr(139)](t){const e=Wr;this[e(225)][e(231)](t)}[Wr(161)](t,n,r=e.priorities[Wr(180)]){const s=Wr;s(223)==typeof t?(0,e.insertToPriorityArray)(this[s(152)],{matchingCallback:t,label:n,priority:r}):this[s(186)][s(202)](t,n)}[Wr(204)](t,e){const n=Wr;this[n(211)][n(202)](t,e)}[Wr(176)](t,e=1){const n=Wr;let r;for(const e of this[n(152)])if(e[n(170)](t)){r=e[n(168)];break}return r||(r=this[n(186)][n(229)](t[n(181)])),r?r(e):1!==e?e+" "+t[n(181)]+"s":""+t[n(181)]}[Wr(191)](t,e){const n=Wr,r=e[n(167)]()[n(185)](),s=n(193)==e[n(208)]?n(203):n(215);for(const e of r){const o=e[n(158)],i=t[t[n(226)]-1];if(o.is(n(207)))i&&i[n(208)][n(188)](n(209))>-1&&t[n(210)](),i&&n(190)==i[n(208)]?i[s]+=o[n(164)]:t[n(231)]({type:n(190),add:n(203)==s?o[n(164)]:"",remove:n(215)==s?o[n(164)]:""});else if(this[n(174)][n(163)](o)){const a=o;if(i&&i[n(208)][n(188)](n(209))>-1&&t[n(210)](),n(151)==e[n(208)])continue;i&&i[n(208)]==s+n(217)&&i[n(160)][n(181)]==a[n(181)]?i[n(177)]++:t[n(231)]({type:s+n(217),element:a,quantity:1}),r[n(148)]((t=>!(n(151)==t[n(208)]&&t[n(158)]==o)))}else if(this[n(174)][n(189)](o,n(143))||o.is(n(160),n(201))){const r=o;if(n(203)==s&&n(169)==e[n(208)]||n(215)==s&&n(151)==e[n(208)])continue;if(i&&-1==i[n(208)][n(188)](n(209))){n(190)==i[n(208)]&&(i[s]+="\n");continue}let a;if(a=n(203)==s?r[n(155)]&&!this[n(174)][n(163)](r[n(155)])?r[n(155)]:null:r[n(138)]&&!this[n(174)][n(163)](r[n(138)])?r[n(138)]:null,r[n(162)]||a&&a[n(162)]){const e=a&&a[n(162)]?a:r;i&&i[n(208)]==s+n(154)&&i[n(160)][n(181)]==e[n(181)]?i[n(177)]++:t[n(231)]({type:s+n(154),element:e,quantity:1})}else t[n(231)]({type:s+n(209),element:r})}}}[Wr(146)](t){const e=Wr,n=this[e(141)],r=[],s=[],o=[];for(const i of t)switch(i[e(208)]){case e(190):if(i[e(203)]=i[e(203)][e(175)](/(\S)\u000A+(\S)/g,e(233))[e(175)](/\u000A/g,""),i[e(215)]=i[e(215)][e(175)](/(\S)\u000A+(\S)/g,e(233))[e(175)](/\u000A/g,""),""!=i[e(203)]&&""!=i[e(215)]){r[e(231)]({type:e(175),content:Hr(n,e(147),['"'+i[e(215)]+'"','"'+i[e(203)]+'"'])});continue}if(null!=i[e(203)][e(140)](/^ +$/)){r[e(231)]({type:e(193),content:Hr(n,e(232),Hr(n,e(166),i[e(203)][e(226)]))});continue}if(null!=i[e(215)][e(140)](/^ +$/)){r[e(231)]({type:e(187),content:Hr(n,e(149),Hr(n,e(166),i[e(215)][e(226)]))});continue}if(""!=i[e(203)]){r[e(231)]({type:e(193),content:Hr(n,e(232),'"'+i[e(203)]+'"')});continue}r[e(231)]({type:e(187),content:Hr(n,e(149),'"'+i[e(215)]+'"')});continue;case e(199):case e(182):r[e(231)]({type:e(193),content:Hr(n,e(232),this[e(176)](i[e(160)],i[e(177)]))});continue;case e(184):case e(214):r[e(231)]({type:e(187),content:Hr(n,e(149),this[e(176)](i[e(160)],i[e(177)]))});continue;case e(172):r[e(231)]({type:e(193),content:Hr(n,e(159),this[e(176)](i[e(160)],i[e(177)]))});continue;case e(165):r[e(231)]({type:e(187),content:Hr(n,e(171),this[e(176)](i[e(160)],i[e(177)]))});continue;case e(192):s[e(231)](i[e(178)]);continue;case e(220):o[e(231)](i[e(178)]);continue;default:r[e(231)](i)}if(s[e(226)]){const t=s[e(213)]((t=>this[e(211)][e(218)](t)?this[e(211)][e(229)](t):t))[e(183)](", ");r[e(231)]({type:e(212),content:Hr(this[e(141)],e(142),t)})}if(o[e(226)]){const t=o[e(213)]((t=>this[e(211)][e(218)](t)?this[e(211)][e(229)](t):t))[e(183)](", ");r[e(231)]({type:e(212),content:Hr(this[e(141)],e(198),t)})}return r}[Wr(145)](t){const e=Wr;for(const n of this[e(225)]){const r=n(t);if(r&&e(208)in r)return r}}[Wr(216)](t,e){const n=Wr,r=e[n(164)],s=void 0===r[n(205)]?n(220):n(192);t[n(231)]({type:s,key:r[n(178)]})}[Wr(156)](t,e){const n=Wr;t[n(231)]({type:n(212),content:Hr(this[n(141)],n(227),this[n(176)](e[n(167)]()[n(157)][n(179)],1))})}[Wr(194)](t,e,n){const r=Wr;if(this[r(191)](t,e),n&&n[r(167)]()&&!e[r(167)]()[r(222)][r(144)](n[r(167)]()[r(157)])){const n=t[t[r(226)]-1],s=r(193)==e[r(208)]?r(203):r(215);n&&r(190)==n[r(208)]&&(n[s]+="\n")}}}function Yr(){const t=["TrackChangesEditing","20aeQCWl","commands","3744htzLVA","24670xJLapJ","316014ZdujFc","6492640yflUxS","get","810616Jfnpie","plugins","203MfHUBq","2236595RQVLBg","afterInit","showAIAssistant","5098WHwsVK","59Hmsqyq","enableCommand","editor","564681EkaRRh"];return(Yr=function(){return t})()}function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=200]})(t,e)}const Qr=Jr;!function(t,e){const n=Jr,r=t();for(;;)try{if(826697===-parseInt(n(214))/1*(-parseInt(n(213))/2)+parseInt(n(217))/3*(-parseInt(n(200))/4)+-parseInt(n(210))/5+parseInt(n(204))/6*(parseInt(n(209))/7)+parseInt(n(207))/8+parseInt(n(202))/9*(parseInt(n(203))/10)+-parseInt(n(205))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Zr extends t.Plugin{[Qr(211)](){const t=Qr,e=this[t(216)],n=e[t(208)][t(206)](t(218));e[t(201)][t(206)](t(212))&&n[t(215)](t(212))}}const $r=es;function ts(){const t=["FORMAT_ALIGN_TO_CENTER","24683988WyNPIc","right","value","1650745KSPZsd","1293689vCgIIC","editor","TrackChangesEditing","afterInit","registerBlockAttribute","formatBlock","1358802tUOxLR","670338hsIZRj","AlignmentEditing","FORMAT_ALIGN_TO_RIGHT","commandParams","FORMAT_JUSTIFY_TEXT","has","*Format:* %0","4078916cLFnSt","registerDescriptionCallback","center","commandName","enableDefaultAttributesIntegration","justify","registerAttributeLabel","locale","5099808XmEvro","get","_registerLegacyDescription","FORMAT_ALIGNMENT","plugins","format","FORMAT_ALIGN_TO_LEFT","descriptionFactory","alignment","left","type"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=135]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(755354===parseInt(n(138))/1+parseInt(n(145))/2+parseInt(n(144))/3+parseInt(n(152))/4+parseInt(n(137))/5+parseInt(n(160))/6+-parseInt(n(172))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(141)](){const t=$r,e=this[t(139)],n=e[t(159)];if(!e[t(164)][t(150)](t(146)))return;const r=e[t(164)][t(161)](t(140));r[t(156)](t(168)),r[t(142)](t(168)),r[t(167)][t(158)](t(168),Hr(n,t(163))),this[t(162)]()}[$r(162)](){const t=$r,e=this[t(139)],n=e[t(159)];e[t(164)][t(161)](t(140))[t(167)][t(153)]((e=>{const r=t;if(r(143)!=e[r(170)])return;const{data:s}=e;if(s&&r(168)==s[r(155)]){const t=s[r(148)][0][r(136)];return{type:r(165),content:Hr(n,r(151),function(t){const e=r;switch(t){case e(169):return Hr(n,e(166));case e(135):return Hr(n,e(147));case e(154):return Hr(n,e(171));case e(157):return Hr(n,e(149))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=is();return(ss=function(t,e){return n[t-=303]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(258633===parseInt(n(306))/1+parseInt(n(348))/2+parseInt(n(321))/3*(-parseInt(n(331))/4)+-parseInt(n(318))/5+-parseInt(n(330))/6*(parseInt(n(328))/7)+parseInt(n(352))/8+parseInt(n(312))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(is);const os=[rs(349),rs(351),rs(319),rs(354),rs(346),rs(305),rs(343)];function is(){const t=["locale","afterInit","forceValue","get","FORMAT_UNDERLINE","*Remove format:* %0","type","SuperscriptEditing","registerDescriptionCallback","registerAttributeLabel","StrikethroughEditing","editor","618810pnpASe","BoldEditing","underline","ItalicEditing","3007712gzppxZ","FORMAT_SUBSCRIPT","CodeEditing","FORMAT_BOLD","commandName","formatInline","FORMAT_","strikethrough","SubscriptEditing","291301ViLZbW","FORMAT_STRIKETHROUGH","_registerLegacyDescription","*Format:* %0","FORMAT_SUPERSCRIPT","registerInlineAttribute","1635021ycNBxi","descriptionFactory","subscript","slice","superscript","bold","107365wBIxIR","UnderlineEditing","code","49233GfOzEB","toUpperCase","plugins","has","TrackChangesEditing","toLowerCase","format","3160829GfHMWY","enableDefaultAttributesIntegration","6bCRQzP","104VdwhEQ","commandParams","italic","FORMAT_CODE","FORMAT_ITALIC"];return(is=function(){return t})()}class as extends t.Plugin{[rs(337)](){const t=rs,e=this[t(347)],n=e[t(323)][t(339)](t(325)),r=e[t(336)];for(const s of os){if(!e[t(323)][t(324)](s))continue;const o=s[t(315)](0,-7)[t(326)](),i=t(303)+o[t(322)]();n[t(329)](o),n[t(311)](o),n[t(313)][t(345)](o,Hr(r,i))}this[t(308)]()}[rs(308)](){const t=rs,e=this[t(347)],n=e[t(336)],r=e[t(323)][t(339)](t(325));function s(e,s){const o=t;r[o(313)][o(344)]((t=>{const r=o;if(r(357)!=t[r(342)])return;const{data:i}=t;return i&&i[r(356)]===e?i[r(332)][0][r(338)]?{type:r(327),content:Hr(n,r(309),s)}:{type:r(327),content:Hr(n,r(341),s)}:void 0}))}s(t(317),Hr(n,t(355))),s(t(333),Hr(n,t(335))),s(t(350),Hr(n,t(340))),s(t(320),Hr(n,t(334))),s(t(304),Hr(n,t(307))),s(t(314),Hr(n,t(353))),s(t(316),Hr(n,t(310)))}}const cs=ls;!function(t,e){const n=ls,r=t();for(;;)try{if(260111===parseInt(n(254))/1+parseInt(n(266))/2+-parseInt(n(259))/3*(parseInt(n(273))/4)+-parseInt(n(268))/5+parseInt(n(240))/6+-parseInt(n(242))/7+parseInt(n(274))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class us extends t.Plugin{[cs(271)](){const t=cs,e=this[t(246)],n=e[t(267)];if(!e[t(269)][t(250)](t(243)))return;const r=e[t(269)][t(275)](t(257)),s=this[t(246)][t(237)][t(275)](t(262));r[t(261)](t(262),((n,o={})=>{const i=t,a=this[i(246)][i(255)][i(244)][i(253)],c=o&&void 0!==o[i(258)]?o[i(258)]:!s[i(238)];let u=[];if(c){const t=Array[i(241)](a[i(263)]())[i(252)]((t=>hs(t)||function(t,e){const n=i,r=e[n(236)](t[n(247)],n(262)),s=e[n(236)]([n(239),n(262)],t);return r&&s}(t,this[i(246)][i(255)][i(256)])));u=y(t,e[i(255)])}else{const t=Array[i(241)](a[i(263)]())[i(252)]((t=>hs(t)));u=y(t,e[i(255)])}e[i(255)][i(272)]((()=>{const t=i;for(const e of u)r[t(235)](e,{commandName:t(262),commandParams:[{forceValue:c}]})}))})),r[t(264)][t(260)]((e=>{const r=t,{data:s}=e;if(s&&r(262)==s[r(276)]){const t=Hr(n,r(270));return s[r(251)][0][r(258)]?{type:r(249),content:Hr(n,r(248),t)}:{type:r(249),content:Hr(n,r(265),t)}}}))}}function ls(t,e){const n=fs();return(ls=function(t,e){return n[t-=235]})(t,e)}function fs(){const t=["name","editor","parent","*Set format:* %0","format","has","commandParams","filter","selection","121629nZyhED","model","schema","TrackChangesEditing","forceValue","363PliPOL","registerDescriptionCallback","enableCommand","blockQuote","getSelectedBlocks","descriptionFactory","*Remove format:* %0","54220BPfGpX","locale","1594205sTTBgU","plugins","ELEMENT_BLOCK_QUOTE","afterInit","change","2708bxRxKn","6222552gZnhuO","get","commandName","markBlockFormat","checkChild","commands","value","$root","288234GuOuMz","from","2196096pKDUyu","BlockQuoteEditing","document"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(262)==t[e(247)][e(245)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=108]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(244892===parseInt(n(125))/1*(parseInt(n(118))/2)+-parseInt(n(124))/3+parseInt(n(129))/4+parseInt(n(120))/5*(-parseInt(n(111))/6)+-parseInt(n(117))/7*(-parseInt(n(115))/8)+parseInt(n(112))/9*(-parseInt(n(113))/10)+-parseInt(n(122))/11*(-parseInt(n(114))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(126)](){const t=gs,e=this[t(116)];e[t(119)][t(123)](t(110))&&(e[t(119)][t(108)](t(127))[t(109)](t(128)),e[t(119)][t(108)](t(127))[t(109)](t(121)),e[t(119)][t(108)](t(127))[t(109)](t(130)))}}function ms(){const t=["changeCaseUpper","1638420hXreMQ","changeCaseTitle","get","enableCommand","CaseChange","12FkCaag","18putmaT","2197070QnVDUL","120QisVaY","64XnJvbJ","editor","138733DJivSz","312010iFbXxl","plugins","730850DdLmGb","changeCaseLower","634744vJVIPm","has","1441683fCKoNR","2jYMLBA","afterInit","TrackChangesEditing"];return(ms=function(){return t})()}const Is=bs;function Es(){const t=["get","afterInit","186164MtNwyv","ckbox","plugins","313478aPNBsu","886488bvCHZZ","780444XGlVmn","editor","678044nyyCrV","6AoAJpe","145408ZcjQlZ","16670TrdsOZ","3ChkwOs","340eiVqdd","14vHqdKe","TrackChangesEditing","commands","enableCommand"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=312]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(137776===-parseInt(n(313))/1+-parseInt(n(326))/2*(parseInt(n(315))/3)+parseInt(n(330))/4+parseInt(n(314))/5*(parseInt(n(312))/6)+-parseInt(n(317))/7*(parseInt(n(327))/8)+-parseInt(n(328))/9+parseInt(n(316))/10*(parseInt(n(323))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(322)](){const t=Is,e=this[t(329)];e[t(319)][t(321)](t(324))&&e[t(325)][t(321)](t(318))[t(320)](t(324))}}const _s=Cs;!function(t,e){const n=Cs,r=t();for(;;)try{if(699261===-parseInt(n(363))/1+parseInt(n(350))/2*(parseInt(n(327))/3)+-parseInt(n(378))/4+parseInt(n(370))/5+parseInt(n(342))/6+-parseInt(n(337))/7+parseInt(n(332))/8*(-parseInt(n(359))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ys extends t.Plugin{[_s(331)](){const t=_s,e=this[t(335)];if(!e[t(354)][t(330)](t(328)))return;const n=e[t(354)][t(380)](t(360)),r=e[t(365)],s=e[t(346)][t(380)](t(358))[t(336)],o=e[t(333)][t(380)](t(358));n[t(353)](t(362)),n[t(353)](t(364)),n[t(353)](t(358),((r,i={})=>{const a=t,c=e[a(356)],u=e[a(356)][a(377)][a(339)],l=i&&void 0!==i[a(348)]?i[a(348)]:!o[a(372)];let f;i[a(367)]||(i[a(367)]=s[0][a(367)]),f=l?Array[a(373)](u[a(343)]())[a(345)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(351))&&!e[n(369)](t)&&e[n(341)](t[n(329)],n(358))}(t,c[a(355)]))):Array[a(373)](u[a(343)]())[a(345)]((t=>ks(t)));const h=y(f,c);c[a(361)]((()=>{const t=a;for(const e of h)n[t(375)](e,{commandName:t(358),commandParams:[{...i,forceValue:l}],formatGroupId:t(344)})}))})),n[t(347)][t(349)](t(358),(e=>Hr(r,t(352),e))),n[t(347)][t(326)]((e=>{const n=t;if(n(357)!=e[n(371)])return;const o=r.t,{data:i}=e;if(!i||n(358)!=i[n(340)])return;const a=i[n(376)][0][n(367)],c=o(s[n(338)]((t=>t[n(367)]===a))[n(368)])[n(366)]();return i[n(376)][0][n(348)]?{type:n(374),content:Hr(r,n(379),Hr(r,n(352),1)+" ("+c+")")}:{type:n(374),content:Hr(r,n(325),Hr(r,n(352),1))}}))}}function As(){const t=["toLowerCase","language","label","isLimit","5067085CGKyZu","type","value","from","format","markBlockFormat","commandParams","document","149992yBzXRW","*Set format:* %0","get","*Remove format:* %0","registerDescriptionCallback","10401FTiQLh","CodeBlock","parent","has","afterInit","472XhsmPv","commands","name","editor","languages","9706627YQfTIG","find","selection","commandName","checkChild","7840350sMVxgH","getSelectedBlocks","blockName","filter","config","descriptionFactory","forceValue","registerElementLabel","746roiAeu","rootElement","ELEMENT_CODE_BLOCK","enableCommand","plugins","schema","model","formatBlock","codeBlock","33597gvyDxB","TrackChangesEditing","change","indentCodeBlock","1269666nAmDOp","outdentCodeBlock","locale"];return(As=function(){return t})()}function Cs(t,e){const n=As();return(Cs=function(t,e){return n[t-=325]})(t,e)}function ks(t){const e=_s;return e(358)==t[e(334)]}const Ls=Rs;function Rs(t,e){const n=Ss();return(Rs=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(124070===parseInt(n(174))/1*(parseInt(n(176))/2)+-parseInt(n(159))/3*(-parseInt(n(177))/4)+-parseInt(n(171))/5+-parseInt(n(168))/6+parseInt(n(161))/7*(-parseInt(n(169))/8)+parseInt(n(163))/9+parseInt(n(166))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Ns extends t.Plugin{[Ls(162)](){const t=Ls,e=this[t(165)];e[t(164)][t(172)](t(173))&&e[t(164)][t(167)](t(160))[t(170)](t(175))}}function Ss(){const t=["16hBjlvT","160170EADgOV","TrackChangesEditing","32543SbaMAV","afterInit","909288xBomVt","plugins","editor","2203480LqLMkS","get","663384jmlWvI","416mRYAXH","enableCommand","766810DkYuRV","has","CommentsEditing","2uCfAVz","addCommentThread","94804WmyNwF"];return(Ss=function(){return t})()}var Ms=n(834);function vs(){const t=["test","addHighlight","start","elementEnd","schema","2160848FYHQkd","bindElementToMarker","2113245HXXfmW","get","nextSibling","addClass","2ztRbOU","477kOsQBo","parent","insert","toViewElement","activeMarkers","plugins","ck-suggestion-marker--active","writer","name","isAtEnd","createRangeOn","isLimit","174985iECMxr","previousPosition","includes","markerName","438692xJWlUC","toViewPosition","18KTVHDH","item","span","getItems","model","hasAttribute","isContent","isBlock","push","getWalker","25804416jUdNWj","markerRange","type","consumable","TrackChangesEditing","mapper","92zdTeSH","createUIElement","553301LTjMKY","185730kPFAhY","getCustomProperty","ck-suggestion-marker-"];return(vs=function(){return t})()}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(180)]())o[r(182)](t)&&s[r(185)](n[r(221)](o));return s}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=170]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(216)][r(207)](r(191));return(o,i,a)=>{const c=r;if(!a[c(190)][c(199)](i[c(188)],o[c(219)]))return;const u=i[c(188)][c(186)](),l=i[c(188)][c(201)],f=t[c(181)][c(203)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(178)];d=d||f[c(183)](e);const n=a[c(192)][c(214)](e);if(n&&n[c(197)](c(200)))return;c(202)==t[c(189)]&&f[c(184)](e)&&!f[c(170)](e)&&(e[c(208)]||l[c(220)]?h&&h[c(212)]==e||(h=e,m(t[c(172)]),p=!0):g=g||t[c(172)])}function m(t){const r=c,o=a[r(218)][r(194)](r(179),{class:r(198)+e}),u=a[r(192)][r(176)](t);n&&s[r(215)][r(173)](i[r(174)])&&a[r(218)][r(209)](r(217),o),a[r(218)][r(213)](u,o),a[r(192)][r(205)](o,i[r(174)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(619528===-parseInt(n(175))/1*(-parseInt(n(210))/2)+parseInt(n(206))/3+-parseInt(n(193))/4*(-parseInt(n(171))/5)+-parseInt(n(177))/6*(parseInt(n(195))/7)+parseInt(n(204))/8+-parseInt(n(211))/9*(-parseInt(n(196))/10)+-parseInt(n(187))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Fs=Bs;function xs(){const t=["enqueueChange","init","createSelection","1628143VEvSYD","deleteForward","detach","150eMTpkv","797345LjYDFV","buffer","get","283629MoXfYa","unit","uiElement","22MhGobm","plugins","delete","document","getFirstRange","selection","removeMarker:suggestion:deletion","1718922GfLuSY","bind","9413055HOxURV","options","createRange","end","enableCommand","setSelection","high","fromRange","lock","forward","unlock","editor","12HrZFlk","TrackChangesEditing","264085srMHuW","writer","mapper","model","showSuggestionHighlights","editing","modifySelection","markerName","data","rootName","start","unbindElementFromMarkerName","addMarker:suggestion:deletion","isCollapsed","merge","7QbHXEN","requires","3034192wDqdnm","root","markerNameToElements","downcastDispatcher","batch","$graveyard","remove","commands"];return(xs=function(){return t})()}function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(597354===parseInt(n(467))/1+parseInt(n(473))/2*(parseInt(n(470))/3)+parseInt(n(494))/4*(-parseInt(n(496))/5)+-parseInt(n(480))/6+parseInt(n(450))/7*(parseInt(n(452))/8)+parseInt(n(482))/9+-parseInt(n(466))/10*(parseInt(n(463))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Fs(451)](){return[Ms.Delete]}[Fs(461)](){const t=Fs,e=this[t(493)],n=e[t(474)][t(469)](t(495));n[t(486)](t(475));const r=e[t(459)][t(469)](t(464));n[t(486)](t(464),((n,s={})=>{const o=t,a=e[o(499)][o(462)](e[o(499)][o(476)][o(478)]);a[o(509)]&&e[o(499)][o(502)](a,{direction:o(491),unit:s[o(471)]});const c=a[o(477)](),u=i.LiveRange[o(489)](c);let l;n(s),l=o(457)==u[o(453)][o(505)]?e[o(499)][o(484)](c[o(506)]):e[o(499)][o(484)](u[o(506)],u[o(485)]),u[o(465)](),e[o(499)][o(460)](r[o(468)][o(456)],(t=>{const e=o;r[e(468)][e(490)](),t[e(487)](t[e(484)](l[e(485)])),r[e(468)][e(492)]()}))})),e[t(501)][t(455)].on(t(508),Ds(e,t(510)),{priority:t(488)}),e[t(504)][t(455)].on(t(508),((n,r,s)=>{const o=t;s[o(483)][o(500)]&&Ds(e,o(510),{showActiveMarker:!1})[o(481)](this)(n,r,s)}),{priority:t(488)}),e[t(501)][t(455)].on(t(479),((e,n,r)=>{const s=t,o=r[s(498)][s(454)](n[s(503)]);if(o)for(const t of o)t.is(s(472))&&(r[s(498)][s(507)](t,n[s(503)]),r[s(497)][s(458)](t))}),{priority:t(488)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=310]})(t,e)}function Gs(){const t=["noTrackChangesFixer","deletion","listItemId","bulleted","filter","*Outdent:* %0","registerBlockAttribute","locale","ELEMENT_LIST_ITEM","splitListItemAfter","*Uncheck item*","splitListItemBefore","isUndo","push","numberedList","model","groupId","_getAttributeKey","*Format:* insert into %0","attributeKey","differ","customBulletedList","customNumberedList","value","next","*Set format:* %0","registerPostFixer","commandParams","detach","numbered","ListEditing","_supportLegacySuggestions","3228932MJXwLP","get","getFirstRange","assureChains","meta","parent","*Remove format:* %0","schema","data","indentList","map","isLocal","key","ELEMENT_","find","*Split:* list item","oldValue","registerCustomCallback","has","outdentList","type","default","removeMarker","registerDescriptionCallback","documentList","toUpperCase","3621582gjEMBH","_findSuggestions","bulletedList","setSelection","commandName","nextSibling","getFirstMarker","ELEMENT_TODO_LIST","every","plugins","registerElementLabel","FORMAT_INDENT","todoListChecked","attribute","listStyle","102mCkSQT","*Change to:* %0","newValue","*Indent:* %0","descriptionFactory","mergeListItemForward","containsItem","execute","_suggestionFactory","2015320CaCHma","listIndent","list.multiBlock","suggestion","*Check item*","isNextTo","document","87260SwVPRj","format","listMarkerStyle","refresh","*Merge:* list item","previousSibling","formatBlock","getChanges","_LIST","*Merge:* %0","925700GsjaLp","length","registerAttributeLabel","afterInit","trackChangesCommand","createPositionAt","listReversed","batch","*Format:* remove from %0","commands","config","listMarker","todo","fromRange","getRanges","forceValue","editor","multipleBlocks","setAttribute","getSuggestions","listStart","createRange","_registerLegacyDescription","ELEMENT_NUMBERED_LIST","end","head","1379172XhIWbc","listItemIdFixer","mergeListItemBackward","ELEMENT_BULLETED_LIST","includes","change","accept","checkTodoList","range","enableDefaultAttributesIntegration","TodoListEditing","1253608TeuCsK","getAttribute","listType","todoListCheck","selection","isObject","start","attributes","10MDZcHv","from","TrackChangesEditing","nodeAfter","todoList"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(800297===-parseInt(n(384))/1+parseInt(n(374))/2*(parseInt(n(358))/3)+parseInt(n(367))/4*(-parseInt(n(429))/5)+parseInt(n(410))/6+parseInt(n(317))/7+parseInt(n(421))/8+parseInt(n(343))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(387)](){const t=Us,e=this[t(400)];if(!e[t(352)][t(335)](t(315)))return;const n=e[t(441)],r=e[t(352)][t(318)](t(431)),s=e[t(352)][t(335)](t(420)),o=!!e[t(394)][t(318)](t(369));function i(e){const r=t;return{type:r(375),content:""+Hr(n,r(310),e)}}function a(e){const r=t;return{type:r(375),content:""+Hr(n,r(323),e)}}r[t(419)](t(448)),r[t(419)](t(345)),r[t(419)](t(456)),r[t(419)](t(455)),r[t(419)](t(326)),r[t(419)](t(336)),r[t(419)](t(443)),r[t(419)](t(445)),r[t(440)](t(436)),r[t(440)](t(423)),r[t(440)](t(368)),o&&(r[t(419)](t(412)),r[t(419)](t(363))),s&&(r[t(419)](t(433)),r[t(419)](t(417)),r[t(440)](t(355)),r[t(362)][t(340)]((e=>{const r=t,{data:s}=e;if(s&&r(355)==s[r(329)])return{type:r(375),content:s[r(360)]?Hr(n,r(371)):Hr(n,r(444))}})),this[t(400)][t(449)][t(373)][t(311)]((e=>{const n=t;if(e[n(391)][n(446)])return!1;let s=!1;const o=r[n(403)]({skipNotAttached:!0})[n(438)]((t=>n(355)===r[n(451)](t)));for(const t of o)n(396)!=t[n(319)]()[n(427)][n(432)][n(422)](n(423))&&(r[n(344)](t[n(319)](),n(356))[n(331)]((t=>n(423)===r[n(451)](t[n(370)])))||(e[n(339)](t[n(349)]()),s=!0));return s}))),r[t(362)][t(386)](t(368),Hr(n,t(354)));const c={type:t(375),content:""};r[t(362)][t(340)]((e=>{const r=t,{data:s}=e;if(!s||r(423)!=s[r(329)])return;let u=e[r(409)];for(;u;){if(u[r(325)]&&((r(357)==u[r(325)][r(329)]||r(376)==u[r(325)][r(329)])&&(u[r(325)][r(360)]&&r(338)!=u[r(325)][r(360)]||r(338)!=u[r(325)][r(333)]&&!s[r(360)])||!o&&u[r(325)][r(329)]==Tc))return c;u=u[r(458)]}if(null==s[r(360)])switch(s[r(333)]){case r(437):return a(Hr(n,r(413)));case r(314):return a(Hr(n,r(407)));case r(396):return a(Hr(n,r(350)))}switch(s[r(360)]){case r(437):return i(Hr(n,r(413)));case r(314):return i(Hr(n,r(407)));case r(396):return i(Hr(n,r(350)))}})),r[t(362)][t(340)]((e=>{const n=t,{data:r}=e;if(r&&n(368)==r[n(329)])return null==r[n(360)]||null==r[n(333)]&&0==r[n(360)]?c:void 0})),r[t(362)][t(340)]((e=>{const r=t;if(r(356)!=e[r(337)])return;const{data:s}=e;if(!s||r(436)!=s[r(329)])return;const o=zs(e);return r(360)==o?{type:r(375),content:Hr(n,r(378))}:r(333)==o?{type:r(375),content:Hr(n,r(332))}:c})),e[t(449)][t(373)][t(311)]((e=>this[t(411)](e))),e[t(449)][t(373)][t(311)]((e=>this[t(434)](e))),e[t(449)][t(373)][t(311)]((e=>this[t(320)](e))),this[t(316)]()}[Us(411)](t){const e=Us;if(t[e(391)][e(446)]||!t[e(391)][e(328)])return!1;let n=!1;const r=this[e(400)][e(352)][e(318)](e(431))[e(403)]({skipNotAttached:!0})[e(438)]((t=>t[e(325)]&&e(436)==t[e(325)][e(329)]))[e(438)]((t=>t[e(325)][e(360)]&&t[e(325)][e(333)]));for(const s of r)zs(s)||(t[e(339)](s[e(349)]()),n=!0);return n}[Us(434)](t){const e=Us;if(t[e(391)][e(446)]||!t[e(391)][e(328)])return!1;const n=this[e(400)][e(352)][e(318)](e(431));if(n[e(388)][e(457)])return!1;let r=!1;const s=[e(423),e(436),e(368),e(357),e(404),e(390),e(424),e(395),e(376)],o=this[e(400)][e(449)][e(373)][e(454)][e(381)]()[e(438)]((t=>e(356)==t[e(337)]))[e(438)]((t=>s[e(414)](t[e(453)])));if(0==o[e(385)])return r;for(const i of o){const o=n[e(344)](i[e(418)],e(356))[e(438)]((t=>!t[e(321)][e(372)]))[e(327)]((t=>t[e(370)]))[e(438)]((t=>{const r=e,o=n[r(451)](t);return s[r(414)](o)}));if(o[e(385)]){for(const n of o)t[e(339)](n[e(349)]());r=!0}}return r}[Us(320)](t){const e=Us;if(t[e(391)][e(446)]||!t[e(391)][e(328)])return!1;const n=this[e(400)][e(352)][e(318)](e(431));let r=!1;const s=[e(423),e(436),e(368),e(357),e(404),e(390),e(424),e(395),e(376)];for(const t of n[e(403)]({skipNotAttached:!0})){const o=n[e(344)](t[e(319)](),e(356))[e(327)]((t=>t[e(370)]))[e(438)]((t=>t[e(325)]&&s[e(414)](t[e(325)][e(329)])));if(!o[e(385)])continue;const a=o[0][e(409)][e(428)][e(450)];if(!o[e(351)]((t=>t[e(428)][e(450)]===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(403)]({skipNotAttached:!0})[s(438)]((e=>s(356)==e[s(337)]&&e[s(428)][s(450)]==t)))e[s(402)](s(450),r)}function i(t,n){const r=e;let s=t[r(409)],i=!1;for(;s;)s[r(428)][r(450)]!=n&&(o(s[r(428)][r(450)],n),s[r(402)](r(450),n),i=!0),s=s[r(458)];return i}}[Us(316)](){const t=Us,e=this[t(400)],n=e[t(441)],r=e[t(352)][t(318)](t(431));this[t(406)](),r[t(366)][t(334)](t(380),t(341),t(416),(function(n,r){const s=t,o=[];for(let t of n)t[s(427)][s(432)]===t[s(408)][s(322)]&&(t=e[s(449)][s(405)](e[s(449)][s(389)](t[s(427)][s(432)],0))),o[s(447)](t);e[s(449)][s(415)]((t=>{const n=s,a=e[n(449)][n(373)][n(425)],c=Array[n(430)](a[n(398)]())[n(327)]((t=>i.LiveRange[n(397)](t)));t[n(346)](o),e[n(393)][n(318)](r[n(347)])[n(377)](),r[n(312)][n(447)]({forceDefaultExecution:!0}),e[n(365)](r[n(347)],...r[n(312)]),t[n(346)](c);for(const t of c)t[n(313)]()}))})),r[t(362)][t(353)]((function(n){const r=t,s=!e[r(449)][r(324)][r(426)](n),o=n[r(379)],i=n[r(348)],a=n[r(422)](r(436)),c=!o||o[r(422)](r(436))!==a,u=!i||i[r(422)](r(436))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(442),e)))}[Us(406)](){const t=Us,e=this[t(400)],n=e[t(441)];function r(n){const r=t,s=e[r(393)][r(318)](r(345))[r(457)],o=e[r(393)][r(318)](r(448))[r(457)];return r(448)===n?s:o}e[t(352)][t(318)](t(431))[t(362)][t(340)]((function(s){const o=t;if(o(380)!=s[o(337)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(347)]){case o(345):u=i[o(312)][0][o(399)],l=r(i[o(347)]),a=o(u?452:392),!l&&e[o(394)][o(318)](o(369))||(a=o(359)),c={type:o(375),content:Hr(n,a,Hr(n,o(413)))};break;case o(448):u=i[o(312)][0][o(399)],l=r(i[o(347)]),a=o(u?452:392),!l&&e[o(394)][o(318)](o(369))||(a=o(359)),c={type:o(375),content:Hr(n,a,Hr(n,o(407)))};break;case o(326):a=o(361),c={type:o(375),content:Hr(n,a,Hr(n,o(442)))};break;case o(336):a=function(t){const e=o,n=t[e(319)]();let r=n[e(427)][e(432)];for(;r&&n[e(364)](r);){if(r[e(422)](e(368))>0)return!1;r=r[e(348)]}return!0}(s)?Hr(n,o(392),Hr(n,function(t){const e=o;return e(330)+t[e(319)]()[e(427)][e(432)][e(422)](e(423))[e(342)]()+e(382)}(s))):Hr(n,o(439),Hr(n,o(442))),c={type:o(375),content:a};break;case o(412):case o(363):!1===i[o(401)]&&(a=o(383),c={type:o(435),content:Hr(n,a,Hr(n,o(442)))})}return c}))}}function zs(t){const e=Us;let n=t[e(319)]()[e(427)][e(432)][e(379)];for(;n;){const r=n[e(422)](e(436));if(!r)return!1;if(r==t[e(325)][e(360)])return e(360);if(r==t[e(325)][e(333)])return e(333);n=n[e(379)]}return!1}const Hs=Ks;function Ws(){const t=["*Format:* set start index to %0","nodeAfter","editor","_getTranslationKeyForListStyle","getSuggestions","plugins","_findSuggestions","enableDefaultAttributesIntegration","type","listType","upper-roman","_getAttributeKey","*Set format:* %0","*Format:* set order to reversed","handleDescriptions","startIndex","batch","38289650IdLJpH","toUpperCase","registerAttributeLabel","format","styles","bulleted","newValue","bind","listStart","2328006acBxle","lower-latin","next","model","_LIST_","decimal","*Format:* set order to regular","head","oldValue","decimal-leading-zero","square","key","includes","registerPostFixer","5618692lOcSQj","commandParams","removeMarker","numbered","1096YbUZbS","4631228fIFfGa","circle","409137hfSLOd","getFirstMarker","lower-roman","locale","has","754579CdKdWy","isUndo","*Remove format:* %0","ELEMENT_","FORMAT_LIST_START","_LIST_DEFAULT","customNumbered","getFirstRange","registerDescriptionCallback","data","81369ShLqez","config","formatBlock","registerBlockAttribute","8AMTnrV","start","suggestion","list.properties","document","FORMAT_LIST_REVERSED","disc","filter","get","default","listStyle","*Change to:* %0","ListPropertiesEditing","afterInit","attribute","_registerLegacyDescription","descriptionFactory","find","getAttribute","TrackChangesEditing","listReversed","replace","15ErZTjQ","reversed","commandName","upper-latin"];return(Ws=function(){return t})()}function Ks(t,e){const n=Ws();return(Ks=function(t,e){return n[t-=195]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(869319===-parseInt(n(272))/1+parseInt(n(286))/2*(-parseInt(n(267))/3)+parseInt(n(260))/4+parseInt(n(216))/5*(-parseInt(n(246))/6)+-parseInt(n(265))/7+-parseInt(n(264))/8*(parseInt(n(282))/9)+parseInt(n(237))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Xs extends t.Plugin{[Hs(207)](){const t=Hs;if(!this[t(222)][t(225)][t(271)](t(206)))return;const e=this[t(222)][t(283)][t(202)](t(197)),n=this[t(222)][t(225)][t(202)](t(213));e[t(241)]&&(n[t(227)](t(204)),n[t(285)](t(204))),e[t(217)]&&(n[t(227)](t(214)),n[t(285)](t(214))),e[t(235)]&&(n[t(227)](t(245)),n[t(285)](t(245)));const r={type:t(240),content:""};n[t(210)][t(280)](this[t(234)][t(244)](this));const s=this[t(222)][t(270)];n[t(210)][t(239)](t(214),Hr(s,t(199))),n[t(210)][t(280)]((e=>{const n=t,{data:s}=e;if(s&&n(214)==s[n(257)])return null==s[n(243)]||0==s[n(243)]&&null==s[n(254)]?r:void 0})),n[t(210)][t(239)](t(245),Hr(s,t(276))),n[t(210)][t(280)]((e=>{const n=t,{data:s}=e;if(s&&n(245)==s[n(257)])return null==s[n(243)]||1==s[n(243)]&&null==s[n(254)]?r:void 0})),this[t(222)][t(249)][t(198)][t(259)]((e=>{const r=t;if(e[r(236)][r(273)])return!1;let s=!1;const o=n[r(224)]({skipNotAttached:!0})[r(201)]((t=>{const e=r,s=n[e(231)](t);return e(245)==s||e(214)==s}));for(const t of o){const o=t[r(279)]()[r(195)][r(221)][r(212)](r(229));r(263)!=o&&r(278)!=o&&(n[r(226)](t[r(279)](),r(208))[r(211)]((t=>r(229)==n[r(231)](t[r(196)])))||(e[r(262)](t[r(268)]()),s=!0))}return s})),this[t(209)]()}[Hs(234)](t){const e=Hs,n=this[e(222)][e(270)],{data:r}=t,s={type:e(240),content:""};if(!r||e(204)!=r[e(257)])return;if(!r[e(254)])return e(203)==r[e(243)]?s:{type:e(240),content:""+Hr(n,e(232),Hr(n,this[e(223)](r[e(243)])))};if(!r[e(243)]){if(e(203)==r[e(254)])return s;let o=t[e(253)];for(;o;){if(o[e(281)]&&e(229)==o[e(281)][e(257)]&&o[e(281)][e(243)])return s;o=o[e(248)]}return{type:e(240),content:""+Hr(n,e(274),Hr(n,this[e(223)](r[e(254)])))}}if(e(203)!=r[e(243)])return{type:e(240),content:""+Hr(n,e(232),Hr(n,this[e(223)](r[e(243)])))};let o=t[e(253)];for(;o;){if(o[e(281)]&&e(229)==o[e(281)][e(257)]&&o[e(281)][e(243)]&&o[e(281)][e(254)])return s;o=o[e(248)]}const i=t[e(279)]()[e(195)][e(221)][e(212)](e(229));return{type:e(240),content:Hr(n,e(232),Hr(n,e(275)+i[e(238)]()+e(277)))}}[Hs(209)](){const t=Hs,e=this[t(222)],n=e[t(270)];e[t(225)][t(202)](t(213))[t(210)][t(280)]((e=>{const r=t;if(r(284)!=e[r(228)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(218)]){case r(204):o=r(205),i={type:r(240),content:Hr(n,o,Hr(n,this[r(223)](s[r(261)][0][r(228)])))};break;case r(214):o=s[r(261)][0][r(217)]?r(233):r(252),i={type:r(240),content:Hr(n,o)};break;case r(245):o=r(220),i={type:r(240),content:Hr(n,o,s[r(261)][0][r(235)])}}return i}))}[Hs(223)](t){const e=Hs;return e(275)+function(t){const n=e;return qs[n(258)](t)?n(242):Ys[n(258)](t)?n(263):null}(t)[e(238)]()+e(250)+t[e(238)]()[e(215)](/-/g,"_")}}const qs=[Hs(200),Hs(266),Hs(256)],Ys=[Hs(251),Hs(255),Hs(269),Hs(230),Hs(247),Hs(219)];var Js=n(507);const Qs=$s;function Zs(){const t=["editor","markerName","3NbVbtc","removeMarker:suggestion:insertion","parent","567068fYykfN","afterExecute","createRange","getFirstPosition","setSelection","writer","15445314OOHbjm","model","high","markerNameToElements","unbindElementFromMarkerName","addMarker:suggestion:insertion","522250VpNpcM","document","detach","createPositionAt","plugins","requires","fromRange","markInsertion","mapper","fire","getFirstRange","enterBlock","selection","enter","data","change","showSuggestionHighlights","downcastDispatcher","18RrucxS","ck-suggestion-marker-split","nextSibling","5678480mcWLKf","remove","options","commands","editing","bind","init","TrackChangesEditing","split","get","2420380tgqVdh","enableCommand","349960kuDaqt","hasClass","end","3872967ukSzpj"];return(Zs=function(){return t})()}function $s(t,e){const n=Zs();return($s=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(462342===-parseInt(n(381))/1+-parseInt(n(369))/2+-parseInt(n(366))/3*(-parseInt(n(412))/4)+parseInt(n(414))/5*(parseInt(n(399))/6)+-parseInt(n(417))/7+-parseInt(n(402))/8+parseInt(n(375))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class to extends t.Plugin{static get[Qs(386)](){return[Js.Enter]}[Qs(408)](){const t=Qs,e=this[t(364)],n=e[t(385)][t(411)](t(409)),r=e[t(405)][t(411)](t(394));n[t(413)](t(394),(()=>{const s=t;e[s(376)][s(396)]((t=>{const o=s,a=e[o(376)][o(382)][o(393)],c=a[o(372)](),u=i.LiveRange[o(387)](a[o(391)]());if(r[o(392)](t)){const r=e[o(376)][o(384)](c[o(368)][o(401)],0),s=t[o(371)](c,r);n[o(388)](s)}else t[o(373)](t[o(371)](u[o(416)]));u[o(383)](),r[o(390)](o(370),{writer:t})}))})),e[t(406)][t(398)].on(t(380),Ds(e,t(410)),{priority:t(377)}),e[t(406)][t(398)].on(t(367),((e,n,r)=>{const s=t,o=r[s(389)][s(378)](n[s(365)]);if(o)for(const t of o)t[s(415)](s(400))&&(r[s(389)][s(379)](t,n[s(365)]),r[s(374)][s(403)](t))}),{priority:t(377)}),e[t(395)][t(398)].on(t(380),((n,r,s)=>{const o=t;s[o(404)][o(397)]&&Ds(e,o(410),{showActiveMarker:!1})[o(407)](this)(n,r,s)}),{priority:t(377)})}}const eo=ro;function no(){const t=["plugins","filter","10509786BwlgzQ","getIntersection","getMarkersGroup","4362510pEAISs","FindAndReplaceEditing","has","getRange","handleFindCommand","createPositionAt","model","start","56iaeFAk","find","suggestion:deletion","findByTextCallback","replaceAll","978792PzCmKP","markers","replace","string","9860094uIIfXT","end","afterInit","createRange","findPrevious","FindAndReplaceUtils","TrackChangesEditing","154942CCdJoV","bind","3821692qhPJAk","3694foolvR","get","findNext","item","editor","_isInDeletionRange","1083tIyvcs","enableCommand"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=130]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(859641===parseInt(n(165))/1+-parseInt(n(168))/2*(parseInt(n(134))/3)+-parseInt(n(167))/4+parseInt(n(141))/5+parseInt(n(158))/6+-parseInt(n(149))/7*(-parseInt(n(154))/8)+-parseInt(n(138))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(160)](){const t=eo;if(!this[t(132)][t(136)][t(143)](t(142)))return;const e=this[t(132)][t(136)][t(169)](t(164));e[t(135)](t(150),this[t(145)][t(166)](this)),e[t(135)](t(130)),e[t(135)](t(162)),e[t(135)](t(156)),e[t(135)](t(153))}[eo(145)](t,e,n={}){const r=eo,s=this[r(132)][r(136)][r(169)](r(163));return t((t=>(r(157)==typeof e?s[r(152)](e,n):e)(t)[r(137)]((e=>!1===this[r(133)](e,t[r(131)])))),n)}[eo(133)](t,e){const n=eo,r=this[n(132)][n(147)][n(161)](this[n(132)][n(147)][n(146)](e,t[n(148)]),this[n(132)][n(147)][n(146)](e,t[n(159)]));for(const t of this[n(132)][n(147)][n(155)][n(140)](n(151)))if(null!==r[n(139)](t[n(144)]()))return!0;return!1}}function oo(){const t=["afterInit","model","*Set font color:* %0","enableDefaultAttributesIntegration","value","label","fontFamily","commandParams","commandName","normalizeSizeOptions","*Reset font size*","FORMAT_FONT_BACKGROUND","title","_registerLegacyDescription","plugins","FontColorEditing","fontColor","get","type","FORMAT_FONT_FAMILY","has","editor","*Reset font family*","locale","formatInline","format","fontBackgroundColor","*Set font size:* %0","fontBackgroundColor.colors","registerInlineAttribute","descriptionFactory","*Reset font background color*","registerAttributeLabel","3695391PyJstf","193660PLVrww","26222alWxcE","FontFamilyEditing","4603808bAIhoO","1236ibJVIi","FontSize","FORMAT_FONT_COLOR","*Set font background color:* %0","*Set font family:* %0","9965jrNhiq","46889766hWpptF","FontBackgroundColorEditing","fontSize.options","registerDescriptionCallback","3720vPNbEB","toLowerCase","fontSize","FontSizeEditing","TrackChangesEditing","FORMAT_FONT_SIZE","fontColor.colors","trim","3109024cdvCyA","find","config","*Reset font color*"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=165]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(970637===parseInt(n(184))/1+parseInt(n(206))/2+parseInt(n(183))/3+-parseInt(n(198))/4*(-parseInt(n(193))/5)+parseInt(n(188))/6*(parseInt(n(185))/7)+parseInt(n(187))/8+-parseInt(n(194))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(201),commandName:io(200)},{pluginName:io(186),commandName:io(216)},{pluginName:io(165),commandName:io(166)},{pluginName:io(195),commandName:io(176)}];class uo extends t.Plugin{[io(210)](){const t=io,e=this[t(171)][t(173)],n=this[t(171)][t(224)][t(167)](t(202));for(const{pluginName:e,commandName:r}of co)this[t(171)][t(224)][t(170)](e)&&(n[t(213)](r),n[t(179)](r));e.t,n[t(180)][t(182)](t(200),Hr(e,t(203))),n[t(180)][t(182)](t(216),Hr(e,t(169))),n[t(180)][t(182)](t(166),Hr(e,t(190))),n[t(180)][t(182)](t(176),Hr(e,t(221))),this[t(223)]()}[io(223)](){const t=io,e=this[t(171)],n=e[t(173)];e[t(224)][t(167)](t(202))[t(180)][t(197)]((e=>{const r=t,o=n.t;if(r(174)!=e[r(168)])return;const{data:i}=e;if(null!=i){if(r(200)==i[r(218)]){const t=i[r(217)][0][r(214)];if(t){const e=o(this[r(171)][r(224)][r(167)](r(189))[r(219)](this[r(171)][r(208)][r(167)](r(196)))[r(207)]((e=>e[r(211)]==t))[r(222)])[r(199)]();return{type:r(175),content:Hr(n,r(177),e)}}return{type:r(175),content:Hr(n,r(220))}}if(r(216)==i[r(218)]){const t=i[r(217)][0][r(214)];return t?{type:r(175),content:Hr(n,r(192),t)}:{type:r(175),content:Hr(n,r(172))}}if(r(166)==i[r(218)]){const t=i[r(217)][0][r(214)];if(t){const e=(0,s.normalizeColorOptions)(this[r(171)][r(208)][r(167)](r(204)))[r(207)]((e=>e[r(211)]==t));let i=t,a="";return e&&(i=e[r(215)],a=o(i)[r(199)]()),{type:r(175),content:Hr(n,r(212),a)[r(205)](),color:{value:t,title:a||i}}}return{type:r(175),content:Hr(n,r(209))}}if(r(176)==i[r(218)]){const t=i[r(217)][0][r(214)];if(t){const e=(0,s.normalizeColorOptions)(this[r(171)][r(208)][r(167)](r(178)))[r(207)]((e=>e[r(211)]==t));let i=t,a="";return e&&(i=e[r(215)],a=o(i)[r(199)]()),{type:r(175),content:Hr(n,r(191),a)[r(205)](),color:{value:t,title:a||i}}}return{type:r(175),content:Hr(n,r(181))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=128]})(t,e)}function ho(){const t=["63132CfrezK","slice","format","fontSize","927039aOedsg","entries","enableDefaultAttributesIntegration","plugins","descriptionFactory","normalizeSizeOptions","toUpperCase","find","charAt","label","model","locale","49MvzMmP","enableCommand","title","copyFormat","registerDescriptionCallback","toLowerCase","*Set format to:* %0","2586546Bywjtr","commandParams","get","3795195dTrKYF","split","FontSize","4LhshWF","_registerLegacyDescription","join","afterInit","645026cTxKwQ","commands","boolean","length","fontColor.colors","config","fontColor","type","commandName","1273269RWWFxT","push","fontSize.options","*Remove all formatting*","TrackChangesEditing","formatBlock","fontBackgroundColor","editor","296320DjRDCb","pasteFormat","formatInline"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(667998===parseInt(n(148))/1+-parseInt(n(177))/2+parseInt(n(133))/3+-parseInt(n(173))/4*(parseInt(n(170))/5)+-parseInt(n(144))/6*(-parseInt(n(160))/7)+parseInt(n(141))/8+parseInt(n(167))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(176)](){const t=lo,e=this[t(140)],n=e[t(151)][t(169)](t(137)),r=e[t(178)][t(169)](t(163)),s=e[t(178)][t(169)](t(142));r&&s&&(n[t(150)](t(142)),n[t(161)](t(163)),this[t(174)]())}[lo(174)](){const t=lo,e=this[t(140)],n=e[t(159)];e[t(151)][t(169)](t(137))[t(152)][t(164)]((r=>{const s=t;if(s(138)!=r[s(131)]&&s(143)!=r[s(131)])return;const{data:o}=r;if(o&&s(142)===o[s(132)]){const t=[],r=o[s(168)][0];for(const[n,o]of Object[s(149)](r))t[s(134)](po(e,n,o));return t[s(180)]?{type:s(146),content:Hr(n,s(166),t[s(175)](", "))}:{type:s(146),content:Hr(n,s(136))}}}))}}function po(t,e,n){const r=lo,o=t[r(159)].t,i=e[r(171)](/(?=[A-Z])/)[r(175)](" "),a=o(i[r(156)](0)[r(154)]()+i[r(145)](1))[r(165)]();if(r(179)==typeof n)return a;if(r(130)===e||r(139)===e){const e=(0,s.normalizeColorOptions)(t[r(129)][r(169)](r(128)))[r(155)]((t=>t[r(158)]==n));return a+" ("+(e?o(e[r(157)])[r(165)]():n)+")"}if(r(147)===e&&isNaN(parseFloat(n))){const e=t[r(151)][r(169)](r(172))[r(153)](t[r(129)][r(169)](r(135)))[r(155)]((t=>t[r(158)]==n));return a+" ("+(e?o(e[r(162)])[r(165)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["get","type","find","10olOuzs","9QHmEwc","match","afterInit","enableDefaultAttributesIntegration","heading.options","model","registerElementLabel","formatBlock","920271zMzKVL","864cXUVIO","HeadingEditing","_getHeadingLevel","descriptionFactory","commandParams","11406928IEEJys","format","config","locale","registerDescriptionCallback","name","value","ELEMENT_HEADING","928626miazDu","_headingOptions","48lMNEqq","_registerLegacyDescription","TrackChangesEditing","7064460qbvThX","4SkODDi","*Change to:* %0","ELEMENT_HEADING_CUSTOM","2OgoqyV","plugins","view","has","title","20398ImQxus","paragraph","editor","352099DHgtms","commandName","390378muIqdG","heading"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=487]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(464937===-parseInt(n(497))/1*(-parseInt(n(520))/2)+parseInt(n(511))/3*(-parseInt(n(517))/4)+parseInt(n(488))/5*(-parseInt(n(530))/6)+-parseInt(n(525))/7*(parseInt(n(498))/8)+-parseInt(n(489))/9*(parseInt(n(516))/10)+parseInt(n(528))/11*(parseInt(n(513))/12)+parseInt(n(503))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(491)](){const t=mo,e=this[t(527)];if(!e[t(521)][t(523)](t(499)))return;this[t(512)]=e[t(505)][t(532)](t(493));const n=e[t(506)],r=e[t(521)][t(532)](t(515));r[t(492)](t(531));for(const e of this[t(512)])t(526)!=e[t(494)]&&r[t(501)][t(495)](e[t(494)],(n=>{const r=t,i=this[r(500)](e[r(494)]);return null!==i?s(n,i):o(n,e[r(524)])}));function s(e,r){return Hr(n,t(510),[e,r])}function o(e,r){return Hr(n,t(519),[e,r])}this[t(514)]()}[mo(514)](){const t=mo,e=this[t(527)],n=e[t(506)];e[t(521)][t(532)](t(515))[t(501)][t(507)]((e=>{const r=t;if(r(496)!=e[r(533)])return;const{data:s}=e;if(s&&r(531)==s[r(529)]){const e=s[r(502)][0][r(509)],c=this[r(500)](e);if(null!==c)return{type:r(504),content:Hr(n,r(518),(1,a=c,Hr(n,r(510),[1,a])))};const u=this[r(512)][r(487)]((t=>t[r(494)]===e))[r(524)];return{type:r(504),content:Hr(n,r(518),(o=1,i=u,Hr(n,t(519),[o,i])))}}var o,i,a}))}[mo(500)](t){const e=mo;var n,r;const s=t[e(490)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(512)])||void 0===n?void 0:n[e(487)]((n=>n[e(494)]==t));if(o&&o[e(522)]){const t=o[e(522)],n=(null!==(r=t[e(508)])&&void 0!==r?r:t)[e(490)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=184]})(t,e)}function yo(){const t=["registerAttributeLabel","6bKXyAW","formatInline","commandParams","highlight.options","afterInit","registerDescriptionCallback","HighlightEditing","locale","get","TrackChangesEditing","*Set highlight:* %0","registerInlineAttribute","commandName","descriptionFactory","title","has","2BIQKRh","toLowerCase","8999396hVmRQt","plugins","4053894rYgaGN","6774956FmCSqv","2517050gAHNBe","find","470UpkDmF","458371uDCPlF","16404817EcBZpD","66051DsIPrp","_registerLegacyDescription","config","*Remove highlight*","highlight","editor","12kUZTvQ","model","enableDefaultAttributesIntegration","value","type","FORMAT_HIGHLIGHT","format","8qBxYXE","color"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(884910===-parseInt(n(226))/1*(-parseInt(n(217))/2)+parseInt(n(221))/3+parseInt(n(222))/4+-parseInt(n(223))/5*(-parseInt(n(201))/6)+-parseInt(n(219))/7*(parseInt(n(198))/8)+-parseInt(n(185))/9*(parseInt(n(225))/10)+-parseInt(n(184))/11*(parseInt(n(191))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(205)](){const t=To,e=this[t(190)];if(!e[t(220)][t(216)](t(207)))return;const n=e[t(220)][t(209)](t(210)),r=e[t(208)];n[t(193)](t(189)),n[t(212)](t(189)),n[t(214)][t(200)](t(189),Hr(r,t(196))),this[t(186)]()}[To(186)](){const t=To,e=this[t(190)],n=e[t(208)];e[t(220)][t(209)](t(210))[t(214)][t(206)]((r=>{const s=t;if(s(202)!=r[s(195)])return;const{data:o}=r;if(o&&s(189)==o[s(213)]){const t=n.t,r=o[s(203)][0][s(194)];if(r){const o=e[s(187)][s(209)](s(204))[s(224)]((t=>t[s(192)]==r)),i=t(o[s(215)])[s(218)]();return{type:s(197),content:Hr(n,s(211),i),color:{value:o[s(199)],title:o[s(215)]}}}return{type:s(197),content:Hr(n,s(188),Hr(n,s(196)))}}}))}}function Co(t,e){const n=ko();return(Co=function(t,e){return n[t-=176]})(t,e)}function ko(){const t=["5yItxEw","createContainerElement","has","insert","addClass","112506ayXaNE","611556hqENGb","41068KZbCrq","locale","HorizontalLineEditing","elementToStructure","270520Twzysk","get","enableCommand","div","3022048zrzUat","TrackChangesEditing","32483xAoMmr","createEmptyElement","showSuggestionHighlights","dataDowncast","1qfGlgK","editor","horizontalLine","1390KStQbp","plugins","3hfKGTO","1456029YOBgod","createPositionAt","ck-horizontal-line","conversion","registerElementLabel","high","descriptionFactory","ELEMENT_HORIZONTAL_LINE","for","7FRugjv","afterInit"];return(ko=function(){return t})()}const Lo=Co;!function(t,e){const n=Co,r=t();for(;;)try{if(212942===-parseInt(n(201))/1*(-parseInt(n(187))/2)+parseInt(n(206))/3*(parseInt(n(191))/4)+-parseInt(n(180))/5*(parseInt(n(185))/6)+parseInt(n(178))/7*(-parseInt(n(195))/8)+parseInt(n(207))/9+-parseInt(n(204))/10*(-parseInt(n(197))/11)+-parseInt(n(186))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[Lo(179)](){const t=Lo,e=this[t(202)];if(!e[t(205)][t(182)](t(189)))return;e[t(205)][t(192)](t(196))[t(193)](t(203));const n=e[t(205)][t(192)](t(196)),r=e[t(188)];n[t(213)][t(211)](t(203),(e=>Hr(r,t(176),e))),e[t(210)][t(177)](t(200))[t(190)]({model:t(203),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(199)])return null;const o=n[s(181)](s(194)),i=n[s(198)]("hr");return n[s(184)](s(209),o),n[s(183)](n[s(208)](o,0),i),o},converterPriority:t(212)})}}const No=Mo;function So(){const t=["has","start","plugins","attribute","get","rawHtml","locale","registerBlockAttribute","enableDefaultAttributesIntegration","getFirstRange","commandName","value","15SOlqYC","registerDescriptionCallback","type","*Change %0 content*","nodeAfter","htmlEmbed","168908huYETO","271687RoKwFG","element","HtmlEmbed","registerElementLabel","11558YEvIGA","1857160PnbpVi","afterInit","format","key","descriptionFactory","editor","ELEMENT_HTML_EMBED","35sNPdKq","formatBlock","1270689hVUFaV","184626vPSmyJ","TrackChangesEditing","1795608vpsmqF","_registerLegacyDescription"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=446]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(167981===parseInt(n(478))/1+parseInt(n(482))/2*(-parseInt(n(471))/3)+parseInt(n(477))/4*(parseInt(n(452))/5)+-parseInt(n(457))/6+parseInt(n(454))/7+-parseInt(n(483))/8+-parseInt(n(455))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[No(446)](){const t=No,e=this[t(450)];if(!e[t(461)][t(459)](t(480)))return;const n=e[t(461)][t(463)](t(456)),r=e[t(465)];n[t(449)][t(481)](t(464),(e=>Hr(r,t(451),e))),n[t(467)](t(476)),n[t(466)](t(470)),n[t(449)][t(472)]((e=>{const n=t;if(n(462)!=e[n(473)])return;const{data:s}=e;if(s&&n(470)==s[n(448)]&&e[n(468)]()[n(460)][n(475)].is(n(479),n(464))){const t=Hr(r,n(451));return{type:n(447),content:Hr(r,n(474),t)}}})),this[t(458)]()}[No(458)](){const t=No,e=this[t(450)],n=e[t(465)];e[t(461)][t(463)](t(456))[t(449)][t(472)]((e=>{const r=t;if(r(453)!=e[r(473)])return;const{data:s}=e;if(s&&r(476)==s[r(469)]){const t=Hr(n,r(451));return{type:r(447),content:Hr(n,r(474),t)}}}))}}const Oo=Do;function wo(){const t=["previous","get","enableCommand","isBlockImage","alt","backward","chain","start","enableDefaultAttributesIntegration","length","ImageUploadEditing","insertion","4229274TrXpLs","167293gowVpW","imageBlock","fromPosition","Block image to inline image","createRange","removeObject","subType","filter","createRangeOn","markDeletion","end","deletion","registerAttributeLabel","imageTypeBlock","imageTextAlternative","*Set image width:* %0","attribute","*Remove image text alternative*","editor","resizedWidth","ImageResize","convertBlockImageToInline","model","nodeBefore","width","uploadImage","formatBlock","5851629nnuMiT","caption","ImageUtils","commandName","key","_suggestionFactory","element","has","type","ELEMENT_CAPTION","nodeAfter","registerCustomCallback","find","isOwn","markBlockFormat","imageCaption","discard","*Reset image width*","toPrevious","registerElementLabel","ELEMENT_INLINE_IMAGE","locale","ImageTextAlternativeEditing","insertImage","getNearestSelectionRange","ELEMENT_IMAGE","toggleImageCaption","newValue","accept","schema","isCollapsed","toNext","commandParams","plugins","imageInline","convertInlineImageToBlock","ImageCaptionEditing","isIntersecting","getContainedElement","format","4027944iyCunR","313815GwWBOc","7HQcyMF","getFirstRange","formatInline","isBefore","16vzkHFJ","registerBlockAttribute","imageTypeInline","forward","getClosestSelectedImageElement","findIndex","markInsertion","ImageInlineEditing","1698016vyaUfW","25273910wUHltp","_registerLegacyDescription","ImageEditing","detach","selection","getSuggestionCallback","*Set image text alternative:* %0","TrackChangesEditing","Inline image to block image","registerDescriptionCallback","join","_findSuggestions","afterInit","FORMAT_IMAGE_SIZE","document","ImageCaptionUtils","getCaptionFromImageModelElement","imageStylePreApply","change","resizeImage","isEqual","forceDefaultExecution","descriptionFactory","6fDGmja","ImageBlockEditing","addObject"];return(wo=function(){return t})()}function Do(t,e){const n=wo();return(Do=function(t,e){return n[t-=497]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(698762===-parseInt(n(603))/1*(parseInt(n(587))/2)+-parseInt(n(549))/3+parseInt(n(555))/4*(-parseInt(n(550))/5)+parseInt(n(602))/6+-parseInt(n(551))/7*(-parseInt(n(563))/8)+-parseInt(n(509))/9+parseInt(n(564))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Oo(576)](){const t=Oo,e=this[t(500)];if(!e[t(542)][t(516)](t(566)))return;const n=e[t(542)][t(591)](t(571)),r=e[t(542)][t(591)](t(511)),s=e[t(530)];n[t(592)](t(532)),n[t(586)][t(528)](t(604),(e=>Hr(s,t(534),e))),n[t(586)][t(528)](t(543),(e=>Hr(s,t(529),e))),n[t(586)][t(528)](t(510),(()=>Hr(s,t(518)))),e[t(542)][t(516)](t(600))&&n[t(592)](t(507)),e[t(542)][t(516)](t(588))&&e[t(542)][t(516)](t(562))&&(n[t(592)](t(557),((s,o)=>{const i=t,a=r[i(559)](e[i(504)][i(578)][i(568)]);e[i(504)][i(582)]((()=>{const t=i;n[t(523)](a,{commandName:t(557),commandParams:[o]},[],t(503))}))})),n[t(592)](t(616),((s,o)=>{const a=t;e[a(504)][a(582)]((t=>{const c=a;let u=r[c(559)](e[c(504)][c(578)][c(568)]),l=t[c(611)](u);const f=i.LivePosition[c(605)](l[c(597)],c(527)),h=i.LivePosition[c(605)](l[c(613)],c(540));n[c(585)]((()=>s(o))),u=r[c(559)](e[c(504)][c(578)][c(568)]),l=t[c(611)](u);const g=t[c(607)](f,h);f[c(567)](),h[c(567)](),n[c(523)](u,{commandName:c(557),commandParams:[o]},[],c(544)),g[c(597)][c(554)](l[c(597)])&&n[c(561)](t[c(607)](g[c(597)],l[c(597)]),c(544)),l[c(613)][c(554)](g[c(613)])&&n[c(561)](t[c(607)](l[c(613)],g[c(613)]),c(544))}))})),n[t(514)][t(520)](t(508),t(544),t(574),(()=>!1)),n[t(514)][t(520)](t(508),t(544),t(537),(()=>!1)),n[t(514)][t(520)](t(508),t(544),t(525),n[t(514)][t(569)](t(508),"",t(537))),n[t(514)][t(520)](t(601),t(544),t(574),(()=>!1)),n[t(514)][t(520)](t(601),t(544),t(525),(([r])=>{const s=t,o=n[s(514)][s(569)](s(601),"",s(525));let i=r[s(597)],a=r[s(613)];const c=e[s(504)][s(538)][s(533)](i,s(595)),u=e[s(504)][s(538)][s(533)](a,s(558));c[s(539)]&&(i=c[s(597)]),u[s(539)]&&(a=u[s(613)]),o([e[s(504)][s(607)](i,a)])})),n[t(514)][t(520)](t(508),t(544),t(596),c),n[t(514)][t(520)](t(601),t(544),t(596),c)),e[t(542)][t(516)](t(545))&&(n[t(592)](t(535),((s,o)=>{const i=t,a=e[i(542)][i(591)](i(579));let c=r[i(559)](e[i(504)][i(578)][i(568)]),u=a[i(580)](c);e[i(504)][i(582)]((()=>{const t=i;if(u)return void n[t(612)](e[t(504)][t(611)](u));const l=r[t(593)](c);s(o),c=r[t(559)](e[t(504)][t(578)][t(568)]),u=a[t(580)](c),n[t(561)](e[t(504)][t(611)](u),l?null:t(524))}))})),n[t(514)][t(520)](t(601),t(524),t(596),c));const o=[{type:t(508),subType:t(581)},{type:t(601),subType:t(524)},{type:t(508),subType:t(544)},{type:t(601),subType:t(544)}];function a(e,s){const i=t,a=o[i(560)]((({type:t,subType:n})=>e[i(517)]==t&&e[i(609)]==n)),c=o[i(560)]((({type:t,subType:e})=>s[i(517)]==t&&s[i(609)]==e));if(a<0||c<0)return!1;const u=e[i(552)](),l=s[i(552)]();if((0==a||1==a)&&2==c&&u[i(546)](l))return!0;if(2==a&&3==c){const t=n[i(575)](u,i(601))[i(610)]((({suggestion:t,meta:e})=>e[i(522)]&&i(544)==t[i(609)]));if(t[i(599)]>1&&l[i(613)][i(584)](u[i(597)]))return!0;if(1==t[i(599)]&&(u[i(597)][i(584)](l[i(613)])||u[i(613)][i(584)](l[i(597)])))return!0}if(3==a&&3==c&&u[i(597)][i(554)](l[i(597)])){const t=u[i(613)][i(519)],e=l[i(597)][i(505)];return r[i(593)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(542)][t(516)](t(502))&&(n[t(598)](t(583)),n[t(556)](t(501)),n[t(586)][t(615)](t(501),Hr(s,t(577)))),e[t(542)][t(516)](t(531))&&(n[t(598)](t(617)),n[t(556)](t(594))),n[t(586)][t(573)]((e=>{const n=t;if(o[n(521)]((({type:t,subType:r})=>e[n(517)]==t&&e[n(609)]==r)))return e[n(590)]?{}:void 0})),n[t(586)][t(573)]((e=>{const n=t;if(n(601)==e[n(517)]||n(614)==e[n(517)]){const t=e[n(547)]();if(t&&t.is(n(515),n(510)))return{type:n(601)==e[n(517)]?n(589):n(608),element:t,quantity:1}}})),n[t(586)][t(573)]((e=>t(508)==e[t(517)]&&t(544)==e[t(609)]?{type:t(548),content:t(572)}:t(508)==e[t(517)]&&t(503)==e[t(609)]?{type:t(548),content:t(606)}:void 0)),n[t(586)][t(573)]((e=>{const n=t;if(n(498)!=e[n(517)])return;const{data:r}=e;if(!r||n(594)!=r[n(513)])return;const o=r[n(536)];return o?{type:n(548),content:Hr(s,n(570),'"'+o+'"')}:{type:n(548),content:Hr(s,n(499))}})),this[t(565)]()}[Oo(565)](){const t=Oo,e=this[t(500)],n=e[t(530)];e[t(542)][t(591)](t(571))[t(586)][t(573)]((e=>{const r=t;if(r(508)!=e[r(517)]&&r(553)!=e[r(517)])return;const{data:s}=e;if(s){if(r(617)==s[r(512)]){const t=s[r(541)][0][r(536)];return t?{type:r(548),content:Hr(n,r(570),'"'+t+'"')}:{type:r(548),content:Hr(n,r(499))}}if(r(583)==s[r(512)]){const t=s[r(541)][0][r(506)];return t?{type:r(548),content:Hr(n,r(497),t)}:{type:r(548),content:Hr(n,r(526))}}}}))}}const xo=Bo;function Bo(t,e){const n=Uo();return(Bo=function(t,e){return n[t-=146]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(489788===-parseInt(n(179))/1*(parseInt(n(184))/2)+-parseInt(n(163))/3*(-parseInt(n(164))/4)+parseInt(n(152))/5*(-parseInt(n(157))/6)+parseInt(n(159))/7*(-parseInt(n(167))/8)+-parseInt(n(153))/9*(-parseInt(n(177))/10)+parseInt(n(190))/11*(parseInt(n(160))/12)+parseInt(n(146))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class Po extends t.Plugin{[xo(162)](){const t=xo;if(!this[t(150)][t(166)][t(148)](t(171)))return;const e=this[t(150)][t(189)],n=this[t(150)][t(166)][t(155)](t(180));n[t(172)](t(149)),n[t(158)](t(161)),n[t(186)][t(165)]((n=>{const r=t;if(r(178)!=n[r(175)])return;const{data:s}=n;return s&&r(161)==s[r(181)]?s[r(156)]&&s[r(154)]?{type:r(176),content:Hr(e,r(173))}:{type:r(176),content:""}:void 0})),this[t(168)]()}[xo(168)](){const t=xo,e=this[t(150)][t(166)][t(155)](t(180));e[t(174)][t(169)](t(151),t(149),t(147),e[t(174)][t(187)](t(151),null,t(188))),e[t(174)][t(169)](t(151),t(149),t(188),e[t(174)][t(187)](t(151),null,t(147))),this[t(170)]()}[xo(170)](){const t=xo,e=this[t(150)],n=e[t(189)];e[t(166)][t(155)](t(180))[t(186)][t(165)]((e=>{const r=t;if(r(151)!=e[r(175)]&&r(185)!=e[r(175)])return;const{data:s}=e;return s&&r(149)==s[r(182)]?{type:r(176),content:Hr(n,r(183))}:void 0}))}}function Uo(){const t=["getSuggestionCallback","discard","locale","187mGAobu","9384596sOgBtR","accept","has","replaceImageSource","editor","formatBlock","10zCgztl","1269OfUtoZ","oldValue","get","newValue","2379894qMZncU","registerBlockAttribute","7lbycZk","155592IrDZdN","src","afterInit","105687kszctN","4IuMwLJ","registerDescriptionCallback","plugins","1139368CeewNr","_handleLegacySuggestions","registerCustomCallback","_registerLegacyDescription","ImageEditing","enableDefaultAttributesIntegration","*Replace image URL*","_suggestionFactory","type","format","57290SjnxAo","attribute","14393wdthQJ","TrackChangesEditing","key","commandName","*Format:* replace image URL","50zrXlaD","formatInline","descriptionFactory"];return(Uo=function(){return t})()}function jo(){const t=["892903eRbomC","_findSuggestions","insertion","getFirstRange","name","isOwn","author","refresh","isBlockImage","discardSuggestion","subType","isBefore","editor","ImageStyleEditing","findIndex","shouldConvertImageType","accept","length","suggestion","687846cUsuxE","markInlineFormat","title","_suggestionFactory","isInlineImage","isEqual","getChangedMarkers","getClosestSelectedImageElement","hasSuggestion","FORMAT_SIDE_IMAGE","plugins","locale","document","1678405NPsQCe","4526536zFesgI","createRangeOn","nodeAfter","head","value","22992MXSrfy","commandParams","selection","isIntersecting","chain","registerDescriptionCallback","120hipLQq","imageStylePostApply","change","afterInit","imageStylePreApply","imageCaption","Users","type","get","forEach","commandName","convertInlineImageToBlock","getSuggestions","getSuggestionCallback","enableCommand","setImageNaturalSizeAttributes","*Format:* %0","side","join","getSuggestion","toLowerCase","start","model","854OZnPZm","next","2289303AQPSYL","registerPostFixer","1779DrXIaB","formatBlock","registerCustomCallback","5596jgwTra","_splitMarkerName","markBlockFormat","newRange","format","filter","from","normalizedStyles","differ","commands","imageStyle","ImageUtils","commandReversedParams","formatInline","end","has","TrackChangesEditing","nodeBefore","imageTypeInline","_registerLegacyDescription","isInContent","descriptionFactory","imageTypeBlock","discard","getContainedElement"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=387]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(551977===-parseInt(n(392))/1+-parseInt(n(411))/2+-parseInt(n(463))/3*(parseInt(n(466))/4)+-parseInt(n(424))/5+-parseInt(n(430))/6*(-parseInt(n(459))/7)+-parseInt(n(425))/8+parseInt(n(461))/9*(parseInt(n(436))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Go(439)](){const t=Go,n=this[t(404)];if(!n[t(421)][t(481)](t(405)))return;const r=n[t(421)][t(444)](t(482)),s=n[t(421)][t(444)](t(477)),o={};r[t(450)](t(476),((o,i)=>{const a=t,c=n[a(421)][a(444)](a(442)).me,u=n[a(475)][a(444)](a(476));let l=s[a(418)](n[a(458)][a(423)][a(432)]),f=n[a(458)][a(426)](l),h=u[a(429)];if(h==i[a(429)])return;const g={commandName:a(476),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(458)][a(438)]((()=>{const t=a;if(r[t(448)]()[t(471)]((e=>e[t(387)]&&c==e[t(398)]&&(t(464)==e[t(443)]||t(479)==e[t(443)])&&(t(440)==e[t(402)]||t(437)==e[t(402)])&&e[t(395)]()[t(416)](f)))[t(445)]((e=>r[t(401)](e[t(428)]))),l=s[t(418)](n[t(458)][t(423)][t(432)]),f=n[t(458)][t(426)](l),u[t(399)](),n[t(475)][t(444)](t(484))[t(399)](),n[t(475)][t(444)](t(389))[t(399)](),h=u[t(429)],h!=i[t(429)])return s[t(415)](l)&&u[t(407)](i[t(429)],l)?(o({...i,setImageSizes:!1}),l=s[t(418)](n[t(458)][t(423)][t(432)]),void r[t(468)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(440))):void(s[t(400)](l)?r[t(468)](l,g,[],t(437)):r[t(412)](f,g,t(437)))}))}));for(const e of n[t(421)][t(444)](t(405))[t(473)])o[e[t(396)]]=e[t(413)][t(456)]();r[t(414)][t(465)](t(464),t(440),t(454),(()=>!1)),r[t(414)][t(465)](t(464),t(437),t(454),(()=>!1)),r[t(414)][t(465)](t(479),t(437),t(454),(()=>!1)),r[t(414)][t(465)](t(464),t(440),t(408),(([e])=>{const n=t;s[n(451)](e[n(391)]())})),r[t(414)][t(465)](t(464),t(440),t(390),((e,n)=>{const s=t;r[s(414)][s(449)](s(464),"",s(408))(e,{commandName:n[s(446)],commandParams:n[s(478)]})})),r[t(414)][t(465)](t(464),t(440),t(434),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(464),subType:t(440)},{type:t(394),subType:t(441)},{type:t(464),subType:t(447)},{type:t(394),subType:t(447)}];function a(e,n){const o=t,a=i[o(406)]((({type:t,subType:n})=>e[o(443)]==t&&e[o(402)]==n)),c=i[o(406)]((({type:t,subType:e})=>n[o(443)]==t&&n[o(402)]==e));if(a<0||c<0)return!1;const u=e[o(395)](),l=n[o(395)]();if((0==a||1==a)&&2==c&&u[o(433)](l))return!0;if(2==a&&3==c){const t=r[o(393)](u,o(394))[o(471)]((({suggestion:t,meta:e})=>e[o(397)]&&o(447)==t[o(402)]));if(t[o(409)]>1&&l[o(480)][o(416)](u[o(457)]))return!0;if(1==t[o(409)]&&(u[o(457)][o(416)](l[o(480)])||u[o(480)][o(416)](l[o(457)])))return!0}if(3==a&&3==c&&u[o(457)][o(403)](l[o(457)])){const t=u[o(480)][o(427)],e=l[o(457)][o(483)];return s[o(400)](t)&&t===e}return!1}n[t(458)][t(423)][t(462)]((()=>{const e=t;let o=!1;const i=Array[e(472)](n[e(458)][e(423)][e(474)][e(417)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(467)](t);if(e(410)==i&&r[e(419)](u)){if(e(464)==a&&(e(440)==c||e(437)==c)){const t=r[e(455)](u);if(n[e(469)]){const n=t[e(395)]()[e(391)]();if(s[e(400)](n))continue;r[e(401)](t),o=!0}}if(e(394)==a&&e(441)==c&&!n[e(469)]){const t=r[e(455)](u);t[e(460)]&&t[e(460)][e(387)]&&(r[e(401)](t[e(460)]),o=!0)}}}return o})),this[t(485)](o)}[Go(485)](t){const e=Go,n=this[e(404)],r=n[e(422)];n[e(421)][e(444)](e(482))[e(388)][e(435)]((n=>{const s=e;if(s(464)!=n[s(443)]&&s(479)!=n[s(443)])return;const{data:o}=n;if(!o||s(476)!=o[s(446)])return;const i=o[s(431)][0][s(429)];return function(t){const e=s;return{type:e(470),content:Hr(r,e(452),t)}}(s(453)===i?Hr(r,s(420)):t[i]||i)}))}}function Ho(t,e){const n=Ko();return(Ho=function(t,e){return n[t-=281]})(t,e)}const Wo=Ho;function Ko(){const t=["high","_setSuggestionData","value","6288088igzgbi","bind","get","listenTo","16whoXUF","collaboration_features","execute","lowest","1281210txQevz","dataInsert","_trackChangesValueDuringImport","plugins","forEach","1385756XdGbOQ","TrackChangesEditing","commands","58470FzMTQP","enableCommand","afterInit","1056036PYyRwT","_trackChangesExecuted","415959aRBCSs","15WIWsYx","10658835uTezaK","importWord","track_changes","trackChanges","editor","Users","_handleImportedData"];return(Ko=function(){return t})()}!function(t,e){const n=Ho,r=t();for(;;)try{if(810912===-parseInt(n(282))/1+-parseInt(n(300))/2*(-parseInt(n(284))/3)+-parseInt(n(309))/4*(parseInt(n(285))/5)+parseInt(n(312))/6+-parseInt(n(304))/7+parseInt(n(296))/8+parseInt(n(286))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class Xo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(306)]=!1,this[e(283)]=!1}[Wo(281)](){const t=Wo,e=this[t(290)],n=e[t(311)][t(298)](t(287)),r=e[t(311)][t(298)](t(289));n&&(n.on(t(302),((e,[,n])=>{const s=t;this[s(306)]=r[s(295)],n[s(301)][s(288)]=!this[s(306)]}),{priority:t(293)}),this[t(299)](n,t(305),this[t(292)][t(297)](this)),this[t(299)](n,t(305),(()=>{const e=t;this[e(283)]&&(r[e(302)](),this[e(283)]=!1)}),{priority:t(303)}),e[t(307)][t(298)](t(310))[t(313)](t(287)))}[Wo(292)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(290)][n(311)][n(298)](n(289)),o=s[n(295)];this[n(306)]!==o&&(s[n(302)](),this[n(283)]=!0),r&&r[n(308)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(290)][o(307)][o(298)](o(291)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(287)}}};this[o(290)][o(307)][o(298)](o(310))[o(294)](i)}))}}function qo(){const t=["622992lxeqRA","10981908eRmCcl","has","enableDefaultAttributesIntegration","*Outdent:* %0","_registerLegacyDescription","locale","5MkhkYm","*Indent:* %0","250DAtKgp","8653104zgOGaA","indentBlock","indent","IndentEditing","58707cJCvFy","outdent","registerAttributeLabel","descriptionFactory","commandName","1kaYLlZ","2082278GgDvWP","registerDescriptionCallback","enableCommand","FORMAT_INDENT","236Szkeqo","editor","type","registerBlockAttribute","formatBlock","afterInit","13320520OSrbSg","1087904nnrpXr","plugins","TrackChangesEditing","getItems","format","outdentBlock","getItemLabel","blockIndent","get","IndentBlock"];return(qo=function(){return t})()}const Yo=Jo;function Jo(t,e){const n=qo();return(Jo=function(t,e){return n[t-=307]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(865306===-parseInt(n(342))/1*(parseInt(n(313))/2)+parseInt(n(337))/3*(-parseInt(n(347))/4)+parseInt(n(330))/5*(parseInt(n(323))/6)+-parseInt(n(324))/7+-parseInt(n(312))/8+parseInt(n(333))/9+parseInt(n(332))/10*(parseInt(n(343))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Qo extends t.Plugin{[Yo(311)](){const t=Yo,e=this[t(307)],n=e[t(314)][t(321)](t(315));if(e[t(314)][t(325)](t(336))&&(n[t(345)](t(335)),n[t(345)](t(338))),e[t(314)][t(325)](t(322)))for(const e of[t(334),t(318)])n[t(326)](e);const r=e[t(329)];n[t(309)](t(320)),n[t(340)][t(339)](t(320),Hr(r,t(346))),this[t(328)]()}[Yo(328)](){const t=Yo,e=this[t(307)],n=e[t(329)],r=e[t(314)][t(321)](t(315));r[t(340)][t(344)]((e=>{const s=t;if(s(310)!=e[s(308)])return;const{data:o}=e;if(!o)return;if(s(334)!=o[s(341)]&&s(318)!=o[s(341)])return;const i=e[s(316)]()[0],a=r[s(340)][s(319)](i);return s(334)==o[s(341)]?{type:s(317),content:Hr(n,s(331),a)}:s(318)==o[s(341)]?{type:s(317),content:Hr(n,s(327),a)}:void 0}))}}var Zo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=342]})(t,e)}function ti(){var t=["requires","197072TWjODE","735343EAuVzg","input","init","993968LkeBhv","4wjrBiM","219711tbnGgN","203215lDAMsN","TrackChangesEditing","get","plugins","4oVLsSX","enableCommand","45eGCZwG","64362wiFHup","editor","344030ZHgFjd"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(110698===-parseInt(n(348))/1+parseInt(n(359))/2*(parseInt(n(354))/3)+-parseInt(n(353))/4*(parseInt(n(355))/5)+parseInt(n(344))/6+-parseInt(n(349))/7+parseInt(n(352))/8+-parseInt(n(343))/9*(-parseInt(n(346))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Zo(347)](){return[Ms.Input]}[Zo(351)](){var t=Zo;this[t(345)][t(358)][t(357)](t(356))[t(342)](t(350))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=176]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(517470===parseInt(n(183))/1*(parseInt(n(212))/2)+-parseInt(n(201))/3+-parseInt(n(181))/4+parseInt(n(182))/5*(parseInt(n(216))/6)+-parseInt(n(204))/7*(-parseInt(n(200))/8)+parseInt(n(192))/9*(parseInt(n(197))/10)+parseInt(n(179))/11*(-parseInt(n(196))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(188)](){const t=ni,e=this[t(202)];if(!e[t(177)][t(187)](t(209)))return;const n=e[t(177)][t(198)](t(211)),r=e[t(184)][t(198)](t(213));n[t(206)](t(213)),n[t(206)](t(203)),n[t(194)](t(180));for(const e of r[t(214)])n[t(194)](e.id),n[t(195)][t(217)](e.id,t(219)+e[t(189)][t(191)]()+")");n[t(195)][t(190)]((n=>{const r=t;if(r(205)!=n[r(199)])return;const{data:s}=n;if(!s||r(180)!=s[r(218)])return;const o=s[r(186)],i=e[r(207)];return{type:r(215),content:null==o?Hr(i,r(210)):Hr(i,r(193),'"'+o+'"')}})),this[t(176)]()}[ni(176)](){const t=ni,e=this[t(202)],n=e[t(207)];e[t(177)][t(198)](t(211))[t(195)][t(190)]((e=>{const r=t;if(r(208)!=e[r(199)])return;const{data:s}=e;if(s){if(r(213)==s[r(185)]){const t=s[r(178)][0];return{type:r(215),content:Hr(n,r(193),'"'+t+'"')}}return r(203)==s[r(185)]?{type:r(215),content:Hr(n,r(210))}:void 0}}))}}function oi(){const t=["TrackChangesEditing","703722bhCvgd","link","manualDecorators","format","4723866XObyOF","registerAttributeLabel","key","link (","_registerLegacyDescription","plugins","commandParams","4357991VHoKKS","linkHref","762392vhRdgu","5UQILQO","2UDLZuT","commands","commandName","newValue","has","afterInit","label","registerDescriptionCallback","toLowerCase","18IASfRJ","*Set link:* %0","registerInlineAttribute","descriptionFactory","24wpNZfy","3741490LZLoAT","get","type","24YnHMIT","2425539fdBnqT","editor","unlink","162428oLSaUU","attribute","enableDefaultAttributesIntegration","locale","formatInline","LinkEditing","*Remove link*"];return(oi=function(){return t})()}function ii(t,e){const n=fi();return(ii=function(t,e){return n[t-=318]})(t,e)}const ai=ii;!function(t,e){const n=ii,r=t();for(;;)try{if(548661===parseInt(n(338))/1*(-parseInt(n(402))/2)+-parseInt(n(383))/3*(parseInt(n(392))/4)+-parseInt(n(376))/5+-parseInt(n(328))/6+parseInt(n(331))/7+parseInt(n(350))/8*(-parseInt(n(384))/9)+parseInt(n(371))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ci extends t.Plugin{[ai(325)](){const t=ai,e=this[t(399)],n=e[t(381)];if(!e[t(390)][t(365)](t(341)))return;const r=e[t(390)][t(352)](t(345)),s=e[t(390)][t(365)](t(356));function o(t){return()=>{const n=ii,s=e[n(344)][n(403)][n(388)],o=e[n(321)][n(352)](t);if(o[n(319)])return void e[n(364)](n(322),{});const i=t[n(347)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(339)](t)[s(366)]((t=>function(t,e){const n=s;return e[n(382)](t[n(377)],n(379))&&!e[n(368)](t)}(t,r)));o=o[s(366)]((t=>!t.is(s(397),s(379))||t[s(386)](s(400))!=e));const i=new Set;for(const t of o)t.is(s(397),s(379))?i[s(391)](ui(t)):i[s(391)](t);return Array[s(339)](i)}(s[n(346)](),i,e[n(344)][n(374)]);e[n(344)][n(359)]((()=>{const e=n;for(const n of a)r[e(324)](n,{commandName:t,commandParams:[{forceValue:!o[e(319)]}],formatGroupId:e(369)},li(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(339)](t);const r=n[e(326)]((t=>e(379)!=t[e(362)]));return r>-1&&(n=n[e(347)](0,r)),n}(e[n(344)][n(403)][n(388)][n(346)]()),o=e[n(344)][n(351)](e[n(344)][n(355)](s[0],n(353)),e[n(344)][n(355)](s[s[n(367)]-1],n(378)));e[n(344)][n(359)]((()=>{const e=n;r[e(324)](o,{commandName:t,commandParams:[],formatGroupId:e(396)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(385)];for(;t&&t[n(386)](n(396))>e[n(386)](n(396));)r[n(391)](t),t=t[n(385)]}return Array[n(339)](r)}(s))}))}}r[t(343)](t(389),o(t(389))),r[t(343)](t(329),o(t(329))),s&&r[t(343)](t(373),o(t(373))),r[t(343)](t(336),i(t(336))),r[t(343)](t(360),i(t(360))),s&&r[t(343)](t(348),(()=>{const n=t,s=e[n(321)][n(352)](n(348)),o=Array[n(339)](s[n(393)]);o[n(366)]((t=>t[n(386)](n(401))!=s[n(319)])),e[n(344)][n(359)]((()=>{const t=n;for(const e of o)r[t(324)](e,{commandName:t(348),commandParams:[{forceValue:!s[t(319)]}]})}))})),r[t(342)][t(354)](t(379),(e=>Hr(n,t(395),e))),r[t(342)][t(394)]((e=>{const r=t;if(r(327)!=e[r(323)]&&r(363)!=e[r(323)])return;const{data:s}=e;if(s){if(r(389)==s[r(332)]||r(329)==s[r(332)]||r(373)==s[r(332)])switch(s[r(332)][r(372)](r(318),"")){case r(387):return o(Hr(n,r(335)));case r(330):return o(Hr(n,r(320)));case r(334):return o(Hr(n,r(337)))}if(r(336)==s[r(332)])return{type:r(349),content:Hr(n,r(398),Hr(n,r(395)))};if(r(360)==s[r(332)])return{type:r(349),content:Hr(n,r(380),Hr(n,r(395)))};if(r(348)==s[r(332)])return s[r(333)][0][r(375)]?{type:r(349),content:Hr(n,r(357))}:{type:r(349),content:Hr(n,r(361))}}function o(t){const e=r;return{type:e(349),content:Hr(n,e(370),t)}}}))}}function ui(t){const e=ai,n=t[e(386)](e(396));if(0==n)return t;let r=t;for(;t[e(340)]&&t[e(340)].is(e(397),e(379));){const s=t[e(340)][e(386)](e(396));if(s==n)r=t[e(340)];else if(s<n)break;t=t[e(340)]}return r}function li(t){const e=ai,n=[];if(t.is(e(397),e(379))&&t[e(386)](e(396))>0){let r=t[e(385)];for(;r&&e(379)==r[e(362)]&&r[e(386)](e(396))==t[e(386)](e(396));)n[e(358)](r),r=r[e(385)]}return n}function fi(){const t=["*Check item*","push","change","outdentList","*Uncheck item*","name","formatInline","execute","has","filter","length","isObject","blockName","*Change to:* %0","24334000hflsWE","replace","todoList","schema","forceValue","3740065YnLEQz","parent","end","listItem","*Outdent:* %0","locale","checkChild","24pTJsOR","72cQwkfi","nextSibling","getAttribute","bulleted","selection","numberedList","plugins","add","387312dwUmuj","_selectedElements","registerDescriptionCallback","ELEMENT_LIST_ITEM","listIndent","element","*Indent:* %0","editor","listType","todoListChecked","12836KEgnnT","document","List","value","ELEMENT_NUMBERED_LIST","commands","paragraph","type","markBlockFormat","afterInit","findIndex","formatBlock","395952jysWth","bulletedList","numbered","7199500jhpCeC","commandName","commandParams","todo","ELEMENT_BULLETED_LIST","indentList","ELEMENT_TODO_LIST","61OinubT","from","previousSibling","LegacyListEditing","descriptionFactory","enableCommand","model","TrackChangesEditing","getSelectedBlocks","slice","checkTodoList","format","933112VXJCev","createRange","get","before","registerElementLabel","createPositionAt","LegacyTodoListEditing"];return(fi=function(){return t})()}const hi=di;function gi(){const t=["getAttribute","*Format:* set order to reversed","createPositionAt","4870884udJtCM","createRange","handleListReversedCommand","listItem","commandName","4248676OXveSC","has","push","6IwAGUX","selection","getSelectedBlocks","7870352RWQccf","numbered","from","214085kMChTN","getListTypeFromListStyleType","before","model","TrackChangesEditing","type","editor","enableCommand","getLastPosition","_getSuggestionBlocksForListStyle","*Change to:* %0","descriptionFactory","locale","*Format:* set start index to %0","_LIST_","config","formatInline","toUpperCase","listStart","list.properties","ELEMENT_","handleDescriptions","afterInit","listReversed","LegacyListPropertiesEditing","change","length","handleListStyleCommand","element","*Format:* set order to regular","markMultiRangeBlockFormat","registerDescriptionCallback","commandParams","plugins","formatBlock","styles","flat","13674544VTOrcQ","reversed","format","handleListStartCommand","default","backward","getFirstPosition","listType","6037930qCHsTy","unshift","_getSuggestionBlocks","parent","getSiblingNodes","get","LegacyListUtils","map","bind","replace","3182620pbcViC","_getTranslationKeyForListStyle","filter","forward","listStyle","startIndex","document"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(976802===parseInt(n(192))/1+-parseInt(n(168))/2+parseInt(n(178))/3+-parseInt(n(183))/4+parseInt(n(237))/5*(parseInt(n(186))/6)+-parseInt(n(189))/7+parseInt(n(229))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(214)](){const t=hi;if(!this[t(198)][t(225)][t(184)](t(216)))return;const e=this[t(198)][t(207)][t(163)](t(211)),n=this[t(198)][t(225)][t(163)](t(196));e[t(227)]&&n[t(199)](t(172),this[t(219)][t(166)](this)),e[t(230)]&&n[t(199)](t(215),this[t(180)][t(166)](this)),e[t(173)]&&n[t(199)](t(210),this[t(232)][t(166)](this)),n[t(203)][t(223)](this[t(213)][t(166)](this))}[hi(219)](t,e={}){const n=hi,r=this[n(198)][n(225)][n(163)](n(196)),s=this[n(201)]();this[n(198)][n(195)][n(217)]((()=>{const t=n;r[t(222)](s,{commandName:t(172),commandParams:[{type:e[t(197)]}],formatGroupId:t(172)})}))}[hi(180)](t,e={}){const n=hi,r=this[n(198)][n(225)][n(163)](n(196)),s=this[n(160)]((t=>t.is(n(220),n(181))&&n(190)===t[n(175)](n(236))));if(s[n(218)]<1)return;const o=s[n(165)]((t=>this[n(198)][n(195)][n(179)](this[n(198)][n(195)][n(177)](t,n(194)),this[n(198)][n(195)][n(177)](t,0))));this[n(198)][n(195)][n(217)]((()=>{const t=n;r[t(222)](o,{commandName:t(215),commandParams:[{reversed:e[t(230)]}],formatGroupId:t(215)})}))}[hi(232)](t,e={}){const n=hi,r=this[n(198)][n(225)][n(163)](n(196)),s=this[n(160)]((t=>t.is(n(220),n(181))&&n(190)===t[n(175)](n(236))));if(s[n(218)]<1)return;const o=s[n(165)]((t=>this[n(198)][n(195)][n(179)](this[n(198)][n(195)][n(177)](t,n(194)),this[n(198)][n(195)][n(177)](t,0))));this[n(198)][n(195)][n(217)]((()=>{const t=n;r[t(222)](o,{commandName:t(210),commandParams:[{startIndex:e[t(173)]}],formatGroupId:t(210)})}))}[hi(213)](t){const e=hi;if(e(226)!=t[e(197)]&&e(208)!=t[e(197)])return;const n=this[e(198)][e(204)],{data:r}=t;if(!r)return;let s,o;switch(r[e(182)]){case e(172):s=e(202),o={type:e(231),content:Hr(n,s,Hr(n,this[e(169)](r[e(224)][0][e(197)])))};break;case e(215):s=r[e(224)][0][e(230)]?e(176):e(221),o={type:e(231),content:Hr(n,s)};break;case e(210):s=e(205),o={type:e(231),content:Hr(n,s,r[e(224)][0][e(173)])}}return o}[hi(201)](){const t=hi;var e,n,r,s;const o=this[t(198)][t(225)][t(163)](t(164));let i=Array[t(191)](this[t(198)][t(195)][t(174)][t(187)][t(188)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(220),t(181)))&&i[t(159)](...o[t(162)](this[t(198)][t(195)][t(174)][t(187)][t(235)](),t(234))),(null===(n=i[i[t(218)]-1])||void 0===n?void 0:n.is(t(220),t(181)))&&i[t(185)](...o[t(162)](this[t(198)][t(195)][t(174)][t(187)][t(200)](),t(171))),i=[...new Set(i)],(null===(s=null===(r=this[t(198)][t(195)][t(174)][t(187)][t(235)]())||void 0===r?void 0:r[t(161)])||void 0===s?void 0:s.is(t(220),t(181)))&&(i=i[t(170)]((e=>e.is(t(220),t(181))))),i}[hi(160)](t){const e=hi,n=this[e(198)][e(225)][e(163)](e(164));let r=Array[e(191)](this[e(198)][e(195)][e(174)][e(187)][e(188)]())[e(170)](t)[e(165)]((t=>{const r=e,s=this[r(198)][r(195)][r(177)](t,0);return[...n[r(162)](s,r(234)),...n[r(162)](s,r(171))]}))[e(228)]();return r=[...new Set(r)],r}[hi(169)](t){const e=hi;return e(212)+(this[e(198)][e(225)][e(163)](e(164))[e(193)](t)||e(233))[e(209)]()+e(206)+t[e(209)]()[e(167)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["12EcuRZG","registerElementLabel","246331YotWME","createEmptyElement","7YaGppp","showSuggestionHighlights","mediaEmbed","locale","MediaEmbedEditing","downcastDispatcher","enableCommand","7457984tEuUcy","1129803eVhtTZ","has","908757mymQQz","conversion","plugins","descriptionFactory","data","editor","attribute:url:media","4452YroINn","2705OfPjRM","media","10898514SEDAIl","70RNPXQf","stop","2842458FpxXhf","options","4ADOkAB","elementToElement","dataDowncast","ELEMENT_MEDIA","for","high","TrackChangesEditing","get","afterInit","div"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=387]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(558724===parseInt(n(399))/1*(parseInt(n(387))/2)+parseInt(n(409))/3+parseInt(n(418))/4*(-parseInt(n(419))/5)+parseInt(n(424))/6*(-parseInt(n(401))/7)+-parseInt(n(408))/8+parseInt(n(411))/9*(parseInt(n(422))/10)+parseInt(n(421))/11*(parseInt(n(397))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(395)](){const t=mi,e=this[t(416)];if(!e[t(413)][t(410)](t(405)))return;const n=e[t(413)][t(394)](t(393)),r=e[t(404)];n[t(407)](t(403)),n[t(414)][t(398)](t(420),(e=>Hr(r,t(390),e))),e[t(412)][t(391)](t(389))[t(388)]({model:t(420),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(402)])return n[s(400)](s(396))},converterPriority:t(392)}),e[t(415)][t(406)].on(t(417),((e,n,r)=>{const s=t;r[s(425)][s(402)]&&e[s(423)]()}),{priority:t(392)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=430]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(932423===-parseInt(n(432))/1*(-parseInt(n(438))/2)+parseInt(n(443))/3+parseInt(n(439))/4*(parseInt(n(440))/5)+-parseInt(n(435))/6*(-parseInt(n(447))/7)+-parseInt(n(448))/8+-parseInt(n(444))/9+parseInt(n(437))/10*(-parseInt(n(446))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(449)](){const t=Ti,e=this[t(436)];e[t(434)][t(430)](t(433))&&e[t(434)][t(431)](t(441))[t(445)](t(442))}}function Ai(){const t=["14394488KjmwdW","afterInit","has","get","257204BlcvNR","MentionEditing","plugins","6cvkEwb","editor","29390rhSVFt","14QSuGDv","2141372WRCpOh","15bJXKCg","TrackChangesEditing","mention","4510785yWdwwD","8633592kUFpGj","enableCommand","6083ONLctP","2843659yZdDDg"];return(Ai=function(){return t})()}function Ci(t,e){const n=Ri();return(Ci=function(t,e){return n[t-=341]})(t,e)}const ki=Ci;!function(t,e){const n=Ci,r=t();for(;;)try{if(300149===parseInt(n(366))/1*(-parseInt(n(353))/2)+parseInt(n(347))/3*(parseInt(n(368))/4)+-parseInt(n(371))/5+-parseInt(n(357))/6*(parseInt(n(365))/7)+parseInt(n(346))/8+-parseInt(n(361))/9*(parseInt(n(343))/10)+-parseInt(n(373))/11*(-parseInt(n(354))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Li extends t.Plugin{[ki(348)](){const t=ki,e=this[t(360)],n=e[t(376)][t(351)](t(367));e[t(376)][t(369)](t(364))&&(n[t(377)](t(374)),n[t(344)](t(372)),n[t(378)][t(341)]((e=>this[t(352)](e))))}[ki(352)](t){const e=ki,n=this[e(360)][e(358)],{data:r}=t,s={type:e(345),content:""};if(r&&e(372)==r[e(363)]){if(!r[e(370)])return{type:e(345),content:Hr(n,e(342),Hr(n,e(359)))+" ("+r[e(350)]+")"};if(!r[e(350)]){let o=t[e(355)];for(;o;){if(o[e(349)]&&e(356)==o[e(349)][e(363)]&&o[e(349)][e(350)])return s;o=o[e(362)]}return{type:e(345),content:Hr(n,e(375),Hr(n,e(359)))+" ("+r[e(370)]+")"}}}}}function Ri(){const t=["listMarkerStyle","8811671qSQfoi","multiLevelList","*Remove format:* %0","plugins","enableDefaultAttributesIntegration","descriptionFactory","registerDescriptionCallback","*Set format:* %0","20NXWCpz","registerBlockAttribute","format","1460552dOMRXy","3RZyDiR","afterInit","data","newValue","get","handleDescriptions","530074JBtGRl","12bEzyMf","head","listType","1380QbAAZF","locale","ELEMENT_MULTI_LEVEL_LIST","editor","1994859UvypcQ","next","key","MultiLevelList","9562HicxVx","1DAsbLs","TrackChangesEditing","2226788JneOTD","has","oldValue","1088295fRUKdP"];return(Ri=function(){return t})()}function Ni(t,e){const n=Mi();return(Ni=function(t,e){return n[t-=242]})(t,e)}const Si=Ni;function Mi(){const t=["92uNMfMO","get","10121562xoKQys","locale","has","enableCommand","afterInit","19934300BGCyqC","36PmIrDf","364935RsnMlo","editor","registerElementLabel","descriptionFactory","6584920npxRBb","TrackChangesEditing","ELEMENT_PAGE_BREAK","1415059BGgXPj","7pEDhaf","89092CFZXiO","plugins","PageBreakEditing","9697833bjaXNH","pageBreak"];return(Mi=function(){return t})()}!function(t,e){const n=Ni,r=t();for(;;)try{if(866727===-parseInt(n(261))/1+parseInt(n(263))/2*(parseInt(n(253))/3)+-parseInt(n(245))/4*(parseInt(n(254))/5)+parseInt(n(247))/6+-parseInt(n(262))/7*(-parseInt(n(258))/8)+-parseInt(n(243))/9+parseInt(n(252))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(251)](){const t=Si,e=this[t(255)];if(!e[t(264)][t(249)](t(242)))return;e[t(264)][t(246)](t(259))[t(250)](t(244));const n=e[t(264)][t(246)](t(259)),r=e[t(248)];n[t(257)][t(256)](t(244),(e=>Hr(r,t(260),e)))}}const Oi=Di;function wi(){const t=["ck-suggestion-marker--active","3ptyznF","format","plugins","insertion","get","_registerLegacyDescription","descriptionFactory","4957860VHtBVh","markerRange","1008096OBATqn","isBlock","insert","4797600TYHhsE","registerElementLabel","enableDefaultAttributesIntegration","100984Jnmluk","afterInit","mapper","span","locale","toViewPosition","includes","addClass","consumable","markerName","schema","getFirstRange","model","279wAhSMK","isTouching","formatBlock","getItemLabel","addMarker:suggestion:insertion","enableCommand","consume","7140147amTwrD","createUIElement","nodeAfter","ck-suggestion-marker-split","ELEMENT_PARAGRAPH","paragraph","type","end","84283SrbzZW","start","activeMarkers","registerDescriptionCallback","390702Ojpyfc","writer","options","*Change to:* %0","checkChild","insertParagraph","TrackChangesEditing","commandName","has","downcastDispatcher","name","bindElementToMarker","editor","isLimit","$text","data","showSuggestionHighlights","Paragraph","*Insert:* %0","highest","editing"];return(wi=function(){return t})()}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(520794===parseInt(n(420))/1+parseInt(n(424))/2*(-parseInt(n(446))/3)+parseInt(n(386))/4+parseInt(n(384))/5+parseInt(n(389))/6+-parseInt(n(412))/7+parseInt(n(392))/8*(-parseInt(n(405))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(393)](){const t=Oi,e=this[t(436)];if(!e[t(448)][t(432)](t(441)))return;const n=e[t(396)],r=e[t(448)][t(381)](t(430));r[t(383)][t(390)](t(417),(e=>Hr(n,t(416),e))),r[t(391)](t(417)),r[t(410)](t(429)),e[t(444)][t(433)].on(t(409),xi(e),{priority:t(443)}),e[t(439)][t(433)].on(t(409),((n,r,s)=>{const o=t;s[o(426)][o(440)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(443)});const s=r[t(383)];s[t(423)]((r=>{const o=t;if(o(380)!==r[o(418)])return;const{start:i,end:a}=r[o(403)]();if(!i[o(406)](a)||!i[o(414)])return;const c=e[o(404)][o(402)],u=i[o(414)];return c[o(387)](u)&&!c[o(437)](u)&&c[o(428)](u,o(438))?{type:o(380),content:Hr(n,o(442),s[o(408)](u,1))}:void 0})),this[t(382)]()}[Oi(382)](){const t=Oi,e=this[t(436)],n=e[t(396)];e[t(448)][t(381)](t(430))[t(383)][t(423)]((e=>{const r=t;if(r(407)!=e[r(418)])return;const{data:s}=e;return s&&r(417)==s[r(431)]?{type:r(447),content:Hr(n,r(427),Hr(n,r(416)))}:void 0}))}}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(448)][o(381)](o(430)),a=r[o(385)][o(421)],c=r[o(385)][o(419)],u=t[o(404)][o(402)];if(!a[o(406)](c)||!a[o(414)])return;const l=a[o(414)];if(u[o(387)](l)&&!u[o(437)](l)&&u[o(428)](l,o(438))){if(!s[o(400)][o(411)](r[o(385)],n[o(434)]))return;const t=s[o(425)][o(413)](o(395),{class:o(415)}),a=s[o(394)][o(397)](c);e&&i[o(422)][o(398)](r[o(401)])&&s[o(425)][o(399)](o(445),t),s[o(425)][o(388)](a,t),s[o(394)][o(435)](t,r[o(401)])}}}const Bi=Ui;function Pi(){const t=["1402893XimxGp","removeFormat","type","editor","get","plugins","1146vEfNQO","*Remove all formatting*","TrackChangesEditing","359SaHTYF","RemoveFormatEditing","formatInline","registerDescriptionCallback","142904ytqNGd","afterInit","descriptionFactory","has","commandName","enableDefaultAttributesIntegration","31384YaHeRn","_registerLegacyDescription","458220bMsbVw","2092095rWUZSx","locale","formatBlock","35CIIQXx","format","2101360lTEsSa"];return(Pi=function(){return t})()}function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=451]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(480422===-parseInt(n(470))/1*(-parseInt(n(467))/2)+parseInt(n(461))/3+parseInt(n(452))/4+-parseInt(n(460))/5+parseInt(n(454))/6+-parseInt(n(458))/7*(parseInt(n(474))/8)+parseInt(n(455))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[Bi(475)](){const t=Bi,e=this[t(464)];e[t(466)][t(477)](t(471))&&(e[t(466)][t(465)](t(469))[t(451)](t(462)),this[t(453)]())}[Bi(453)](){const t=Bi,e=this[t(464)];e[t(466)][t(465)](t(469))[t(476)][t(473)]((n=>{const r=t;if(r(457)!=n[r(463)]&&r(472)!=n[r(463)])return;const{data:s}=n;return s&&r(462)==s[r(478)]?{type:r(459),content:Hr(e[r(456)],r(468))}:void 0}))}}function Gi(){const t=["discardSuggestion","get","acceptAllSuggestions","plugins","goToNextRestrictedEditingException","75CIEDZt","enableCommand","3886rzNTmH","afterInit","1000575gQBkID","editor","2083144AxrLnN","30dkVLXj","78940fApKJU","discardAllSuggestions","15515StEQMA","has","discardSelectedSuggestions","2494037vsmOqa","acceptSuggestion","acceptSelectedSuggestions","goToPreviousRestrictedEditingException","trackChanges","18658ruPObY","RestrictedEditingModeEditing","TrackChangesEditing"];return(Gi=function(){return t})()}const Vi=zi;function zi(t,e){const n=Gi();return(zi=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(209366===-parseInt(n(269))/1+-parseInt(n(285))/2*(-parseInt(n(267))/3)+-parseInt(n(275))/4+-parseInt(n(277))/5*(parseInt(n(274))/6)+-parseInt(n(280))/7+parseInt(n(273))/8+parseInt(n(271))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gi);class Hi extends t.Plugin{[Vi(270)](){const t=Vi,e=this[t(272)];if(!e[t(265)][t(278)](t(286)))return;const n=e[t(265)][t(263)](t(261));n[t(268)](t(283)),n[t(268)](t(266));const r=e[t(265)][t(263)](t(286));r[t(268)](t(284)),r[t(268)](t(281)),r[t(268)](t(262)),r[t(268)](t(264)),r[t(268)](t(276)),r[t(268)](t(282)),r[t(268)](t(279))}}const Wi=qi;function Ki(){const t=["name","11NOxiSs","test","ELEMENT_LINE_BREAK","16vvnhFz","split","descriptionFactory","291382DZzskp","options","showSuggestionHighlights","span","locale","model","markerRange","element","16DknDHc","plugins","2278759hRwsQe","mapper","5NBMmvc","markerName","insert","writer","requires","downcastDispatcher","createUIElement","editor","get","addMarker:suggestion:deletion","init","includes","TrackChangesEditing","34522116jgkNfH","4335276DOYSKQ","createPositionBefore","getItems","addClass","consumable","ck-suggestion-marker--active","registerElementLabel","7461SVPvob","bindElementToMarker","enableCommand","addMarker:suggestion:insertion","1714122hTbrDn","ck-suggestion-marker-","10qAArom","toViewPosition","editing","merge","deletion","data","activeMarkers","addMarker:suggestion","softBreak","high","3082365vdCEwk","shiftEnter"];return(Ki=function(){return t})()}!function(t,e){const n=qi,r=t();for(;;)try{if(605007===parseInt(n(146))/1+-parseInt(n(125))/2+-parseInt(n(121))/3*(-parseInt(n(154))/4)+-parseInt(n(158))/5*(parseInt(n(114))/6)+-parseInt(n(156))/7*(parseInt(n(143))/8)+-parseInt(n(137))/9*(parseInt(n(127))/10)+parseInt(n(140))/11*(parseInt(n(171))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Xi extends t.Plugin{static get[Wi(162)](){return[Js.ShiftEnter]}[Wi(168)](){const t=Wi,e=this[t(165)],n=e[t(155)][t(166)](t(170));n[t(123)](t(138)),e[t(129)][t(163)].on(t(124),Yi(e),{priority:t(136)}),e[t(129)][t(163)].on(t(167),Yi(e),{priority:t(136)}),e[t(132)][t(163)].on(t(134),((n,r,s)=>{const o=t;s[o(147)][o(148)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(145)][t(120)](t(135),(n=>Hr(e[t(150)],t(142),n)))}}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=114]})(t,e)}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(155)][o(166)](o(170));if(!s[o(118)][o(141)](r[o(152)],n[o(139)]))return;const a=t[o(151)];for(const t of r[o(152)][o(116)]()){if(!t.is(o(153),o(135)))continue;const n=o(131)==r[o(159)][o(144)](":")[1]?o(130):o(144),c=s[o(161)][o(164)](o(149),{class:o(126)+n}),u=s[o(157)][o(128)](a[o(115)](t));e&&i[o(133)][o(169)](r[o(159)])&&s[o(161)][o(117)](o(119),c),s[o(161)][o(160)](u,c),s[o(157)][o(122)](c,r[o(159)])}}}function Ji(t,e){const n=Qi();return(Ji=function(t,e){return n[t-=135]})(t,e)}function Qi(){const t=["format","2216632GswCOj","1169272zNpklC","descriptionFactory","commandParams","1874090pCayyu","from","getRanges","6TVsdzq","model","locale","selection","isCollapsed","restrictedEditingException","9GdqiwL","80rHpYsY","TrackChangesEditing","forceValue","FORMAT_RESTRICTED_ENABLED","afterInit","commandName","has","get","change","type","StandardEditingModeEditing","value","formatBlock","4343549UoRwxY","document","3xOjqGt","plugins","registerDescriptionCallback","markInlineFormat","5394765SyeJei","formatInline","11297XTtEUp","commands","enableCommand","267458butAyb","FORMAT_RESTRICTED_DISABLED","editor"];return(Qi=function(){return t})()}const Zi=Ji;!function(t,e){const n=Ji,r=t();for(;;)try{if(711818===-parseInt(n(168))/1+parseInt(n(176))/2+parseInt(n(159))/3*(-parseInt(n(172))/4)+parseInt(n(163))/5+-parseInt(n(137))/6*(parseInt(n(157))/7)+parseInt(n(173))/8*(parseInt(n(143))/9)+-parseInt(n(144))/10*(parseInt(n(165))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Zi(148)](){const t=Zi,e=this[t(170)],n=e[t(138)],r=e[t(139)];if(!e[t(160)][t(150)](t(154)))return;const s=e[t(160)][t(151)](t(145)),o=t(142),i=e[t(166)][t(151)](o);s[t(167)](o,((e,r={})=>{const a=t,c=n[a(158)][a(140)];if(c[a(141)])return void e(r);const u=void 0!==r[a(146)]?r[a(146)]:!i[a(155)];n[a(152)]((()=>{const t=a,e=Array[t(135)](c[t(136)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(162)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(174)][t(161)]((e=>{const n=t;if(n(156)!=e[n(153)]&&n(164)!=e[n(153)])return;const{data:s}=e;return s&&s[n(149)]==o?s[n(175)][0][n(146)]?{type:n(171),content:Hr(r,n(147))}:{type:n(171),content:Hr(r,n(169))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=267]})(t,e)}function na(){const t=["type","commandName","inline","plugins","FORMAT_STYLE","definitions","88772OSJIuI","TrackChangesEditing","add","_registerLegacyDescription","10878260bQgCkR","GeneralHtmlSupport","registerDescriptionCallback","commandParams","editor","112122SYGpSs","StyleUtils","locale","get","registerInlineAttribute","format","element","enableDefaultAttributesIntegration","formatBlock","styleName","block","532QnPykf","245OYHOrY","9YeWaFn","descriptionFactory","normalizeConfig","*Remove format:* %0","6JxkuBM","registerAttributeLabel","registerBlockAttribute","afterInit","DataSchema","getGhsAttributeNameForElement","style","has","370149XViBas","225667qDhdyt","60jvQEDB","ghsAttributes","*Set format:* %0","forceValue","toLowerCase","formatInline","3052808GtUyij","Style","819203mkUWRZ","config"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(799279===-parseInt(n(281))/1*(-parseInt(n(272))/2)+parseInt(n(280))/3+parseInt(n(298))/4*(-parseInt(n(267))/5)+-parseInt(n(307))/6*(-parseInt(n(318))/7)+parseInt(n(288))/8+-parseInt(n(268))/9*(parseInt(n(302))/10)+-parseInt(n(290))/11*(-parseInt(n(282))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(275)](){const t=ta,e=this[t(306)];if(!e[t(295)][t(279)](t(289))||!e[t(295)][t(279)](t(276)))return;const n=e[t(295)][t(310)](t(299)),r=e[t(309)],s=e[t(291)][t(310)](t(278))||{},o=e[t(295)][t(310)](t(303)),i=e[t(295)][t(310)](t(308))[t(270)](e[t(295)][t(310)](t(276)),s[t(297)]);n[t(314)](t(278));const a=new Set;for(const e of i[t(317)]){const n=o[t(277)](e[t(313)]);a[t(300)](n)}const c=new Set;for(const e of i[t(294)]){const n=o[t(277)](e[t(313)]);c[t(300)](n);for(const n of e[t(283)])c[t(300)](n)}for(const e of a)n[t(274)](e),n[t(269)][t(273)](e,Hr(r,t(296)));for(const e of c)n[t(311)](e),n[t(269)][t(273)](e,Hr(r,t(296)));this[t(301)]()}[ta(301)](){const t=ta,e=this[t(306)],n=e[t(309)];e[t(295)][t(310)](t(299))[t(269)][t(304)]((e=>{const r=t;if(r(315)!=e[r(292)]&&r(287)!=e[r(292)])return;const{data:s}=e;return s&&r(278)===s[r(293)]?s[r(305)][0][r(285)]?{type:r(312),content:Hr(n,r(284),s[r(305)][0][r(316)][r(286)]())}:{type:r(312),content:Hr(n,r(271),s[r(305)][0][r(316)][r(286)]())}:void 0}))}}function sa(t,e){const n=aa();return(sa=function(t,e){return n[t-=168]})(t,e)}const oa=sa;!function(t,e){const n=sa,r=t();for(;;)try{if(145738===parseInt(n(277))/1+parseInt(n(233))/2+-parseInt(n(270))/3+parseInt(n(266))/4*(-parseInt(n(322))/5)+parseInt(n(262))/6*(parseInt(n(286))/7)+-parseInt(n(209))/8*(-parseInt(n(231))/9)+-parseInt(n(200))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ia extends t.Plugin{constructor(t){const e=sa;super(t),this[e(176)]=[e(319),e(204)],this[e(315)]=new Set}[oa(218)](){const t=oa,e=this[t(172)],n=e[t(294)][t(223)][t(310)];if(!e[t(185)][t(174)](t(287)))return;const r=e[t(276)],s=e[t(185)][t(213)](t(179)),o=e[t(185)][t(213)](t(245));s[t(311)][t(288)](t(306),(e=>Hr(r,t(253),e))),this[t(263)](),s[t(280)](t(212)),s[t(280)](t(265)),s[t(280)](t(214));for(const r of[t(324),t(192)]){const i=e[t(289)][t(213)](r);s[t(280)](r,(r=>{const a=t;e[a(294)][a(210)]((t=>{const e=a;r();const c=e(193)===i[e(229)],u=o[e(317)](n),l=o[e(298)](u),f=c?l[e(228)]-1:l[e(198)]+1,h=u[0][e(264)](e(306)),g=o[e(217)](h,{startRow:f,endRow:f}),d=Array[e(256)](g)[e(305)]((n=>t[e(178)](n[e(184)])));s[e(215)](d,e(319))}))}))}for(const r of[t(195),t(278)]){const i=e[t(289)][t(213)](r);s[t(280)](r,(r=>{const a=t;e[a(294)][a(210)]((t=>{const e=a;r();const c=e(284)===i[e(229)],u=o[e(317)](n),l=o[e(295)](u),f=c?l[e(228)]-1:l[e(198)]+1,h=u[0][e(264)](e(306)),g=o[e(217)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(256)](g)[e(305)]((n=>t[e(178)](n[e(184)])));s[e(215)](d,e(204))}))}))}for(const r of[t(216),t(199)]){const i=r[t(194)](11),a=i[t(271)](),c=a[t(194)](0,3)+t(235),u=t(306)+i,l=t(257)+i,f=t(326)+i;s[t(280)](r,(()=>{const i=t;e[i(294)][i(210)]((t=>{const e=i,h=o[e(317)](n),g=h[0][e(264)](e(306));let d;if(e(216)==r){const t=o[e(298)](h);d={startRow:t[e(228)],endRow:t[e(198)],includeAllSlots:!0}}else{const t=o[e(295)](h);d={startColumn:t[e(228)],endColumn:t[e(198)],includeAllSlots:!0}}const p=o[e(217)](g,d),m=Array[e(256)](p)[e(305)]((({cell:t})=>t)),I=ca(m[e(325)]((t=>t[e(181)](c)))),E=ca(m[e(325)]((t=>!t[e(181)](c))))[e(305)]((n=>t[e(178)](n))),b=s[e(308)](E,u);if(b&&(e(319)==b[e(299)]||e(204)==b[e(299)])){const n=this[e(309)](b);for(const r of I){const s=t[e(178)](r),i=o[e(296)](r),u=r[e(238)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(328)](s)}}}))}))}function c(r){const s=t,o=Array[s(256)](n[s(182)]())[s(305)]((t=>i.LiveRange[s(171)](t)));e[s(294)][s(210)]((t=>{const n=s,i=t[n(186)];r=r[n(325)]((t=>n(329)!=t[n(201)][n(327)])),t[n(242)](r),e[n(289)][n(213)](n(216))[n(219)](),e[n(307)](n(216),{forceDefaultExecution:!0}),e[n(294)][n(234)]((()=>{const t=n;e[t(294)][t(234)](i,(e=>{const n=t,r=o[n(325)]((t=>n(329)!=t[n(201)][n(327)]));r[n(313)]>0&&e[n(242)](r);for(const t of o)t[n(323)]()}))}))}))}function u(r){const s=t;e[s(294)][s(210)]((t=>{const o=s,a=Array[o(256)](n[o(182)]())[o(305)]((t=>i.LiveRange[o(171)](t))),c=[];for(const t of r)for(const e of t[o(254)]({shallow:!0}))c[o(293)](e);for(const n of c)o(329)!=n[o(201)][o(327)]&&(t[o(242)](t[o(269)](n,0)),e[o(289)][o(213)](o(199))[o(219)](),e[o(307)](o(199),{forceDefaultExecution:!0}));const u=a[o(325)]((t=>o(329)!=t[o(201)][o(327)]));u[o(313)]>0&&t[o(242)](u);for(const t of a)t[o(323)]()}))}function l(e,n){const r=t;return n[r(243)]((t=>e[r(250)]((e=>e[r(251)][r(208)](t[r(196)])||t[r(251)][r(208)](e[r(196)])))))}function f(e,n){const r=t;return e[r(250)]((t=>n[r(250)]((e=>t[r(251)][r(240)](e[r(196)])))))}e[t(180)][t(205)].on(t(224),((e,n,r)=>{const s=t;if(!r[s(300)][s(169)])return;const o=n[s(202)];if(!o)return;const i=r[s(203)][s(168)](o);function c(t){return Array[s(261)](t)?t:[t]}i&&s(316)===o[s(291)]&&(0,a.setHighlightHandling)(i,r[s(232)],((t,e,n)=>n[s(304)](c(e[s(259)]),t)),((t,e,n)=>n[s(191)](c(e[s(259)]),t)))}),{priority:t(268)}),s[t(311)][t(303)]((e=>{const n=t;if(n(230)!=e[n(258)]&&n(320)!=e[n(258)])return;const s=e[n(302)]();if(null!=s&&s.is(n(246),n(306))){if(n(230)==e[n(258)]){const t=e[n(254)]()[n(325)]((t=>t.is(n(281))))[n(305)]((t=>t[n(180)]));if(t[n(313)])return{type:n(230),content:Hr(r,n(207),Hr(r,n(183),'"'+t[n(236)](" ")+'"'))}}if(n(320)==e[n(258)]){const t=e[n(254)]()[n(325)]((t=>t.is(n(281))))[n(305)]((t=>t[n(180)]));if(t[n(313)])return{type:n(320),content:Hr(r,n(282),Hr(r,n(183),'"'+t[n(236)](" ")+'"'))}}}})),s[t(311)][t(303)]((e=>{const n=t;if(n(319)==e[n(299)]){const t=e[n(254)]()[n(325)]((t=>t.is(n(281))))[n(305)]((t=>t[n(180)])),s=this[n(309)](e),o=s[n(227)]-s[n(312)]+1;if(n(230)==e[n(258)])return t[n(313)]?{type:n(230),content:Hr(r,n(207),Hr(r,n(221),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(230),content:Hr(r,n(207),Hr(r,n(255),o))};if(n(320)==e[n(258)])return t[n(313)]?{type:n(320),content:Hr(r,n(282),Hr(r,n(221),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(320),content:Hr(r,n(282),Hr(r,n(255),o))}}if(n(204)==e[n(299)]){const t=e[n(254)]()[n(325)]((t=>t.is(n(281))))[n(305)]((t=>t[n(180)])),s=this[n(309)](e),o=s[n(239)]-s[n(273)]+1;if(n(230)==e[n(258)])return t[n(313)]?{type:n(230),content:Hr(r,n(207),Hr(r,n(274),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(230),content:Hr(r,n(207),Hr(r,n(225),o))};if(n(320)==e[n(258)])return t[n(313)]?{type:n(320),content:Hr(r,n(282),Hr(r,n(274),[o,'"'+t[n(236)](" ")+'"']))}:{type:n(320),content:Hr(r,n(282),Hr(r,n(225),o))}}})),s[t(285)][t(252)](t(230),t(319),t(244),c),s[t(285)][t(252)](t(320),t(319),t(237),c),s[t(285)][t(252)](t(230),t(204),t(244),u),s[t(285)][t(252)](t(320),t(204),t(237),u),s[t(285)][t(252)](t(230),t(204),t(236),l),s[t(285)][t(252)](t(320),t(204),t(236),l),s[t(285)][t(252)](t(230),t(319),t(236),f),s[t(285)][t(252)](t(320),t(319),t(236),f)}[oa(247)](){const t=oa,e=this[t(172)],n=e[t(294)][t(223)][t(310)];return(r,s)=>{const o=t;e[o(294)][o(210)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(251)][a(260)];u&&u[0]&&!1===u[0][a(211)]&&(l=r[0][a(196)][a(241)]);const f=t[a(220)](l);if(a(329)==f[a(201)][a(327)])return;const h=Array[a(256)](n[a(182)]())[a(305)]((t=>i.LiveRange[a(171)](t)));t[a(242)](f),e[a(289)][a(213)](c)[a(219)](),u[a(293)]({forceDefaultExecution:!0}),e[a(307)](c,...u);const g=h[a(325)]((t=>a(329)!=t[a(201)][a(327)]));g[a(313)]>0&&t[a(242)](g);for(const t of h)t[a(323)]()}))}}[oa(173)](t){const e=oa,n=this[e(172)][e(185)][e(213)](e(245));let r=Number[e(177)],s=Number[e(189)],o=Number[e(177)],i=Number[e(189)];for(const a of t){if(e(329)==a[e(201)][e(327)])continue;const{row:t,column:c}=n[e(296)](a),u=a[e(181)](e(283))?a[e(238)](e(283))-1:0,l=a[e(181)](e(279))?a[e(238)](e(279))-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}}[oa(263)](){const t=oa,e=this[t(172)],n=e[t(185)][t(213)](t(179)),r=e[t(185)][t(213)](t(245));e[t(294)][t(223)].on(t(190),(()=>{const r=t,s=Array[r(256)](e[r(294)][r(223)][r(175)][r(170)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(321)](t);if(r(187)!=s)continue;if(null!=e[r(248)])continue;const a=n[r(222)](o);this[r(176)][r(297)](i)&&this[r(315)][r(226)](a)}}),{priority:t(275)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(178)](e),a=e[s(264)](s(306)),c=r[s(296)](e);for(const t of this[s(315)]){const n=t[s(299)],r=n[s(290)](s(318)),u=n[s(194)](r?10:5),l=u[s(271)](),f=l[s(194)](0,3)+s(235),h=s(257)+u,g=s(326)+u;if(!t[s(301)])continue;if(a!=t[s(292)]()[s(196)][s(264)](s(306)))continue;if(t[s(249)](i))continue;const d=e[s(181)](f)?e[s(238)](f)-1:0,p=this[s(309)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(328)](i),o=!0)}return o};e[t(294)][t(223)][t(314)]((n=>{const r=t;let o=!1;for(const t of e[r(294)][r(223)][r(175)][r(272)]())if(r(188)==t[r(258)])if(r(319)==t[r(291)])for(const e of t[r(267)][r(241)][r(206)]())o=o||s(e,n);else r(316)==t[r(291)]&&(o=o||s(t[r(267)][r(241)],n));return o}))}[oa(309)](t){const e=oa;return this[e(173)](t[e(182)]()[e(305)]((t=>t[e(196)][e(241)])))}}function aa(){const t=["rootName","addRange","$graveyard","toViewElement","showSuggestionHighlights","getChangedMarkers","fromRange","editor","_getCoordsForCells","has","differ","_tablePostFixingSubtypes","MAX_SAFE_INTEGER","createRangeOn","TrackChangesEditing","data","hasAttribute","getRanges","ELEMENT_TABLE_WITH_TEXT","cell","plugins","batch","suggestion","insert","MIN_SAFE_INTEGER","change:data","removeClass","insertTableRowBelow","above","substr","insertTableColumnLeft","start","values","last","removeTableColumn","463880DtBCak","root","item","mapper","tableColumn","downcastDispatcher","getChildren","*Insert:* %0","isEqual","32FfVAQv","change","forceValue","insertTable","get","selectTableColumn","markMultiRangeInsertion","removeTableRow","createTableWalker","afterInit","refresh","createRangeIn","ELEMENT_TABLE_ROW_WITH_TEXT","getSuggestion","document","addMarker:suggestion","ELEMENT_TABLE_COLUMN","add","maxRow","first","order","insertion","198693qbLirG","writer","580136TEbLmd","enqueueChange","span","join","accept","getAttribute","maxColumn","isTouching","nodeAfter","setSelection","every","discard","TableUtils","element","_acceptFormatSuggestionCallbackFactory","oldRange","isIntersectingWithRange","some","end","registerCustomCallback","ELEMENT_TABLE","getItems","ELEMENT_TABLE_ROW","from","min","type","classes","nodeBefore","isArray","421464gxazOY","_setupColumnsRowsFixing","findAncestor","selectTableRow","1006640WbVYjM","position","highest","createPositionAt","466572ltVxYv","toLowerCase","getChanges","minColumn","ELEMENT_TABLE_COLUMN_WITH_TEXT","low","locale","10202UlomuV","insertTableColumnRight","colspan","enableCommand","$textProxy","*Remove:* %0","rowspan","left","_suggestionFactory","21KdDpCK","TableEditing","registerElementLabel","commands","startsWith","name","getFirstRange","push","model","getColumnIndexes","getCellLocation","includes","getRowIndexes","subType","options","isInContent","getContainedElement","registerDescriptionCallback","addClass","map","table","execute","markMultiRangeDeletion","_getSuggestionCoords","selection","descriptionFactory","minRow","length","registerPostFixer","_tableSuggestions","tableCell","getSelectionAffectedTableCells","tablePaste","tableRow","deletion","_splitMarkerName","5HUlFAw","detach","insertTableRowAbove","filter","max"];return(aa=function(){return t})()}function ca(t){const e=oa;return Array[e(256)](new Set(t)[e(197)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=431]})(t,e)}function fa(){const t=["getSelectionAffectedTableCells","highest","getRanges","mergeTableCellDown","from","*Split cell:* horizontally","774930ObKUCH","containsRange","filter","descriptionFactory","14IIMstg","registerDescriptionCallback","_areMergableCells","change","size","has","mergeTableCellLeft","427554bZLqTL","isInContent","getAncestors","root","element","enableCommand","deletion","_areSelectedCellsMergable","author","model","direction","rootName","afterInit","horizontally","stop","length","markBlockFormat","tableCell","get","getFirstPosition","accept","detach","TrackChangesEditing","*Merge cells*","table","getSuggestions","insertion","*Split cell:* vertically","2255960mytHpW","refresh","_isForcedDefaultExecutionBlock","_suggestionFactory","TableEditing","selection","value","_acceptFormatSuggestionCallbackFactory","formatInline","_tablePostFixingSubtypes","findAncestor","$graveyard","createRangeOn","commands","TableUtils","document","commandName","markMultiRangeBlockFormat","trackChanges","17222PMRJSv","type","plugins","3451684uHyfnS","setSelection","subType","return","splitTableCellHorizontally","locale","getCellLocation","splitTableCellVertically","set:isEnabled","low","requires","mergeTableCells","editor","registerCustomCallback","64472QvMhHE","mergeTableCellRight","map","execute","format","mergeTableCellUp","find","fromRange","cell","isEnabled","push","5804984fGxlSC","add","forceDefaultExecution","formatBlock","createTableWalker"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(444700===-parseInt(n(515))/1+parseInt(n(435))/2+-parseInt(n(468))/3+-parseInt(n(518))/4+parseInt(n(496))/5+-parseInt(n(457))/6*(-parseInt(n(461))/7)+parseInt(n(446))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(431)](){return[ia]}[ua(480)](){const t=ua,e=this[t(433)],n=e[t(477)][t(511)][t(501)],r=e[t(523)];if(!e[t(517)][t(466)](t(500)))return;const s=e[t(517)][t(486)](t(490)),o=e[t(517)][t(486)](t(510)),a=e[t(517)][t(486)](ia);a[t(505)][t(445)](t(432)),s[t(473)](t(432),(()=>{const n=t,r=o[n(451)](e[n(477)][n(511)][n(501)]);e[n(477)][n(464)]((()=>{const t=n;s[t(513)](r,{commandName:t(432),commandParams:[]},[],t(432))}))})),e[t(509)][t(486)](t(432)).on(t(438),((n,r)=>{const o=t;e[o(509)][o(486)](o(514))[o(502)]&&(r[o(483)]>0&&r[r[o(483)]-1]&&r[r[o(483)]-1][o(448)]||s[o(498)]||this[o(475)]()||n[o(482)]())}),{priority:t(452)});for(const n of[t(440),t(436),t(454),t(467)]){const r=e[t(509)][t(486)](n);s[t(473)](n,(()=>{const n=t,o=e[n(477)][n(511)][n(501)][n(487)]()[n(470)]()[n(441)]((t=>t.is(n(472),n(485)))),i=r[n(502)];e[n(477)][n(464)]((()=>{const t=n;s[t(513)]([o,i],{commandName:t(432),commandParams:[]},[],t(432))}))}))}for(const n of[t(525),t(522)]){const r=e[t(509)][t(486)](n);s[t(473)](n,(()=>{const i=t,a=o[i(451)](e[i(477)][i(511)][i(501)])[0],c=a[i(506)](i(492)),{column:u,row:l}=o[i(524)](a);let f=[];if(i(481)==r[i(478)]){const t=o[i(450)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(455)](t)[i(437)]((t=>t[i(443)]))}else{const t=o[i(450)](c,{column:u,includeAllSlots:!0});f=Array[i(455)](t)[i(437)]((t=>t[i(443)]))}e[i(477)][i(464)]((t=>{const e=i;s[e(484)](t[e(508)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(460)][t(462)]((e=>{const n=t;if(n(449)!=e[n(516)]&&n(504)!=e[n(516)])return;const{data:s}=e;return s&&n(432)==s[n(512)]?{type:n(439),content:Hr(r,n(491))}:void 0})),s[t(460)][t(462)]((e=>{const n=t;if(n(449)!=e[n(516)]&&n(504)!=e[n(516)])return;const{data:s}=e;return s?n(525)==s[n(512)]?{type:n(439),content:Hr(r,n(495))}:n(522)==s[n(512)]?{type:n(439),content:Hr(r,n(456))}:void 0:void 0}));const c=a[t(503)]();for(const e of[t(440),t(436),t(454),t(467)])s[t(499)][t(434)](t(449),e,t(488),c);for(const e of[t(525),t(522)])s[t(499)][t(434)](t(449),e,t(488),c);s[t(499)][t(434)](t(449),t(432),t(488),(r=>{const s=t;e[s(477)][s(464)]((t=>{const o=s,a=Array[o(455)](n[o(453)]())[o(437)]((t=>i.LiveRange[o(442)](t)));t[o(519)](r),e[o(509)][o(486)](o(432))[o(497)](),e[o(438)](o(432),{forceDefaultExecution:!0});const c=a[o(459)]((t=>o(507)!=t[o(471)][o(479)]));c[o(483)]>0&&t[o(519)](c);for(const t of a)t[o(489)]()}))}));for(const n of[t(440),t(454),t(467),t(436)]){const r=e[t(509)][t(486)](n);r.on(t(526),((n,s,o)=>{const i=t;if(o){const t=e[i(477)][i(511)][i(501)][i(487)]()[i(470)]()[i(441)]((t=>t.is(i(472),i(485))));this[i(463)](r[i(502)],t)||(n[i(521)]=!1,n[i(482)]())}}),{priority:t(527)})}}[ua(475)](){const t=ua,e=this[t(433)][t(509)][t(486)](t(432)),n=this[t(433)][t(517)][t(486)](t(510));if(!e[t(444)])return!1;const r=n[t(451)](this[t(433)][t(477)][t(511)][t(501)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(463)](e,n))return!1;return!0}[ua(463)](t,e){const n=ua,r=this[n(433)][n(517)][n(486)](n(490)),s=this[n(433)][n(477)][n(508)](t),o=this[n(433)][n(477)][n(508)](e),i=new Set,a=new Set;for(const t of r[n(493)]())if((n(494)==t[n(516)]||n(474)==t[n(516)]||n(432)==t[n(520)])&&t[n(469)])for(const e of t[n(453)]())e[n(458)](s,!0)&&i[n(447)](t[n(516)]+":"+t[n(476)].id),e[n(458)](o,!0)&&a[n(447)](t[n(516)]+":"+t[n(476)].id);if(i[n(465)]!=a[n(465)])return!1;for(const t of i)if(!a[n(466)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=363]})(t,e)}function pa(){const t=["11812230hVOIXu","setTableColumnHeader","_acceptFormatSuggestionCallbackFactory","editing","consume","3316035nvXDyy","removeMarker:suggestion","downcastDispatcher","createTableWalker","registerBlockAttribute","get","afterInit","FORMAT_REGULAR_ROW","markerRange","markerNameToElements","*Format:* %0","addMarker:suggestion","getCellLocation","cell","2491569XnpvNU","ck-suggestion-marker-","33nvzOhq","end","unbindElementFromMarkerName","accept","32GLXRQN","type","registerDescriptionCallback","TableUtils","registerCustomCallback","locale","name","includes","_registerLegacyDescription","formatBlock","headingColumns","997731uGXfzf","editor","parent","FORMAT_HEADER_ROW","showSuggestionHighlights","registerAttributeLabel","stop","requires","addClass","nodeAfter","headingRows","FORMAT_HEADER_COLUMN","highest","toViewElement","removeAttribute","setTableRowHeader","_handleLegacySuggestions","enableDefaultAttributesIntegration","markerName","_suggestionFactory","mapper","nodeBefore","ck-suggestion-marker--active","2FHIDVg","forceValue","activeMarkers","31674KARYDZ","commandName","setAttribute","options","data-suggestion","format","plugins","descriptionFactory","bindElementToMarker","writer","getSuggestion","_splitMarkerName","295lnZazZ","data","consumable","start","6645499xAMuue","4057404agobIc","TrackChangesEditing","removeClass","FORMAT_REGULAR_COLUMN","has","TableEditing","item","commandParams"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(579696===-parseInt(n(437))/1+parseInt(n(373))/2*(-parseInt(n(406))/3)+-parseInt(n(393))/4+-parseInt(n(388))/5*(-parseInt(n(376))/6)+parseInt(n(392))/7+-parseInt(n(426))/8*(parseInt(n(420))/9)+-parseInt(n(401))/10*(-parseInt(n(422))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(444)](){return[ia]}[ga(412)](){const t=ga,e=this[t(438)];if(!e[t(382)][t(397)](t(398)))return;const n=e[t(431)],r=e[t(382)][t(411)](t(394));r[t(367)](t(365)),r[t(367)](t(402)),r[t(410)](t(447)),r[t(410)](t(436)),r[t(383)][t(442)](t(447),Hr(n,t(440))),r[t(383)][t(442)](t(436),Hr(n,t(448))),this[t(366)]()}[ga(366)](){const t=ga,e=this[t(438)][t(382)][t(411)](t(394)),n=this[t(438)][t(382)][t(411)](t(429)),r=this[t(438)][t(382)][t(411)](ia)[t(403)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(387)](o[a(368)]),l=e[a(386)](u),f=l[a(389)];if(a(435)!=l[a(427)]||!f||a(402)!=f[a(377)])return;if(o[a(399)])return void s[a(443)]();if(!i[a(390)][a(405)](o[a(414)],s[a(432)]))return;const h=o[a(414)][a(391)][a(446)],g=o[a(414)][a(423)][a(371)],d=h[a(439)][a(439)],{column:p}=n[a(418)](h),{column:m}=n[a(418)](g);for(let s=p;s<=m;s++){const l=n[a(409)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(419)],l=i[a(370)][a(363)](s);i[a(385)][a(445)](a(421)+c,l),r&&i[a(385)][a(378)](a(380),u,l),i[a(370)][a(384)](l,o[a(368)]),t&&(e[a(375)][a(433)](o[a(368)])?i[a(385)][a(445)](a(372),l):i[a(385)][a(395)](a(372),l))}}}}e[t(369)][t(430)](t(435),t(365),t(425),r),e[t(369)][t(430)](t(435),t(402),t(425),r),this[t(438)][t(404)][t(408)].on(t(417),s(),{priority:t(449)}),this[t(438)][t(389)][t(408)].on(t(417),((e,n,r)=>{const o=t;r[o(379)][o(441)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(449)}),this[t(438)][t(404)][t(408)].on(t(407),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(387)](r[o(368)]),c=e[o(386)](a),u=c[o(389)];if(o(435)!=c[o(427)]||!u||o(402)!=u[o(377)])return;const l=s[o(370)][o(415)](r[o(368)]);if(l)for(const t of l)s[o(385)][o(395)](o(421)+i,t),s[o(385)][o(395)](o(372),t),s[o(385)][o(364)](o(380),t),s[o(370)][o(424)](t,r[o(368)])}),{priority:t(449)}),this[t(434)]()}[ga(434)](){const t=ga,e=this[t(438)],n=e[t(431)];function r(e){const r=t;return{type:r(381),content:Hr(n,r(416),e)}}e[t(382)][t(411)](t(394))[t(383)][t(428)]((e=>{const s=t;if(s(435)!=e[s(427)])return;const{data:o}=e;if(o){if(s(365)==o[s(377)]){const t=o[s(400)][0][s(374)];return r(Hr(n,s(t?440:413)))}if(s(402)==o[s(377)]){const t=o[s(400)][0][s(374)];return r(Hr(n,s(t?448:396)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=155]})(t,e)}function ba(){const t=["getRows","fromEntries","column","suggestionLoaded","suggestionUnloaded","markerToHighlight","45dKqxOy","tableCellSuggestion","elementToElement","tableCellBackgroundColor","2449565aKzkhP","first","getChild","_tablePostFixingSubtypes","*Replace table cells*","18184luKNKC","markMultiRangeBlockFormat","wrap","endRow","tablePaste","cells","view","options","find","position","_isForcedDefaultExecutionBlock","subType","_replaceTableSlotCell","TableUtils","deletionRanges","getSuggestionCallback","getRanges","join","nodeAfter","get","622075tgFsBV","setAttributes","rows","getColumnIndexes","previousSibling","getAllAdjacentSuggestions","row","afterInit","name","tableCell","value","markerName","descriptionFactory","return","editor","paragraph","insertColumns","start","ck-suggestion-marker--active","removeMarkers","registerPostFixer","getTableIfOnlyTableInContent","move","add","isEqual","tableCellVerticalAlignment","differ","rootName","trackChanges","createPositionBefore","table","set","ck-suggestion-marker","insert","27124jhPfWi","clipboardOutput","conversion","_suggestionFactory","insertion","detach","root","high","getAttributes","batch","columnInsertionRanges","getColumns","containsRange","from","getRange","getMarkers","12469192ezCtdl","low","registerDescriptionCallback","findAncestor","deletion","nextSibling","markMultiRangeInsertion","change","accept","removeRows","columns","Users","_splitMarkerName","tableCellHorizontalAlignment","document","insertionRanges","dataDowncast","some","last","remove","discard","suggestion-td","commands","includes","tableCellBorderStyle","updateMarker","next","attributes","tablePasteRow","getChangedMarkers","createTableWalker","formatBlock","editingDowncast","columnInsertionIndexes","requires","$graveyard","getItems","plugins","getSuggestions","previous","5177706QgtAgS","cell","register","_getCoordsForCells","createRangeOn","rowInsertionRanges","endColumn","hasSuggestion","entries","getChanges","type","getRowIndexes","model","stop","forceDefaultExecution","unwrap","author","getChildren","every","tableCellPadding","isEmpty","newRange","reduce","selection","keys","forEach","createElement","setAttribute","getContainedElement","fill","element","removeColumns","getSuggestion","map","filter","oldRange","suggestion","createRange","for","insertContent","listenTo","getShiftedBy","tableCellBorderColor","markers","removeMarker","markerAttributes","createRangeIn","markMultiRangeDeletion","startsWith","TrackChangesEditing","TableClipboard","registerCustomCallback","documentSelection","content","ck-suggestion-marker-insertion","has","suggestion:formatBlock:tablePasteCell","rowInsertionIndexes","insertRows","5973639GmWfNB","tablePasteChainId","call","push","schema","redo","locale","showSuggestionHighlights","editing","activeMarkers","tableCellBorderWidth","tablePasteCell","fromRange","end","length","tablePasteColumn","getSelectionAffectedTableCells","isInContent","_createdBatches"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(655119===-parseInt(n(280))/1+-parseInt(n(314))/2*(-parseInt(n(251))/3)+-parseInt(n(260))/4+-parseInt(n(255))/5+parseInt(n(167))/6+-parseInt(n(226))/7+parseInt(n(330))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(236),Ia(209),Ia(354),Ia(343),Ia(305),Ia(254),Ia(186)],_a=Object[Ia(246)](Ta[Ia(200)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(161)](){return[ia]}[Ia(287)](){const t=Ia,n=this[t(294)];if(!n[t(164)][t(222)](t(217)))return;const r=n[t(164)][t(279)](t(216)),s=n[t(164)][t(279)](t(273)),o=n[t(164)][t(279)](ia),a=n[t(164)][t(279)](t(217));o[t(258)][t(229)](t(155),t(241)),n[t(179)][t(230)][t(169)](t(252),{allowIn:t(289),allowContentOf:t(289),isLimit:!0}),n[t(316)][t(253)]({model:t(252),view:t(351)});let c=null;n[t(179)].on(t(206),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(240)]-1];h&&h[u(181)]||r[u(270)]||this[u(294)][u(352)][u(279)](u(308))[u(290)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(219)))return!1;const i=s[o(301)](t,n);if(!i||!Ca(i,void 0,r))return!1;const a=r[o(242)](n[o(344)][o(190)]);if(!a[o(240)])return!1;const c=a[0][o(333)](o(310)),l=r[o(178)](a),f=r[o(283)](a),h={startRow:l[o(256)],endRow:l[o(348)],startColumn:f[o(256)],endColumn:f[o(348)]};return 1==a[o(240)]&&(h[o(263)]+=r[o(245)](i)-1,h[o(173)]+=r[o(325)](i)-1),Ca(c,h,r)}(l,f,n[u(179)],s,a)&&(o[u(180)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(179)][u(337)]((()=>{const t=u;n[t(179)][t(206)](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(240)]&&r[t(336)](o,t(155),{tablePasteChainId:s}),a[t(240)]&&r[t(336)](a,t(241),{tablePasteChainId:s}),l[t(240)]&&(r[t(336)](l,t(264),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(192)]((e=>{const n=t;var r;return null===(r=e[n(319)])||void 0===r?void 0:r[n(228)](e)}))),f[t(240)]&&(r[t(214)](f,t(264),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(192)]((e=>{const n=t;var r;return null===(r=e[n(319)])||void 0===r?void 0:r[n(228)](e)})));const g=r[t(261)](h[t(200)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(237),{tablePasteChainId:s});if(g){const e=g[t(329)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(179)][t(171)](s),a=e[t(268)]((e=>e[t(328)]()[t(304)](i)));a&&r[t(229)]([a[t(288)],o])}r[t(240)]&&g[t(194)](t(212),Object[t(246)](r))}c=null})))}),{priority:e.priorities[t(321)]+10}),n[t(164)][t(279)](t(217)).on(t(272),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(180)]();const u=s[r(168)],l=o,f=Aa(u),h=Aa(l);e[r(293)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(349)](u[r(257)](0));for(const t of Array[r(327)](l[r(184)]()))a[r(313)](t,u,r(239));const t=c[r(224)][r(353)](s[r(286)]),e=c[r(160)][r(353)](s[r(247)]);t||e||(g=i.LiveRange[r(238)](a[r(213)](u)))}else h&&!f&&(d=a[r(213)](u));else{const t=a[r(193)](r(252)),e=a[r(193)](r(252));a[r(262)](a[r(213)](u),e),a[r(313)](t,u,0);for(const e of Array[r(327)](l[r(184)]()))a[r(313)](e,t,r(239));g=i.LiveRange[r(238)](a[r(171)](t)),d=i.LiveRange[r(238)](a[r(171)](e))}const p=Array[r(327)](l[r(322)]())[r(201)]((([t])=>Ta[r(353)](t)));c[r(265)][r(229)]({element:u,attributes:p[r(240)]?Object[r(246)](p):null}),g&&c[r(345)][r(229)](g),d&&c[r(274)][r(229)](d)}),{priority:t(321)}),s.on(t(296),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(340)]||1;c[o(160)]=new Array(l)[o(196)](u)[o(200)](((t,e)=>t+e));for(const{cell:t}of s[o(157)](i,{startColumn:u,endColumn:u+l-1}))c[o(324)][o(229)](n[o(179)][o(171)](t))}),{priority:t(331)}),s.on(t(225),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(282)]||1;c[o(224)]=new Array(l)[o(196)](u)[o(200)](((t,e)=>t+e));for(const{cell:t}of s[o(157)](i,{startRow:u,endRow:u+l-1}))c[o(172)][o(229)](n[o(179)][o(171)](t))}),{priority:t(331)}),r[t(292)][t(332)]((e=>{const r=t;if(e[r(271)]&&e[r(271)][r(215)](r(264)))return e[r(166)]?{}:{type:r(318),content:Hr(n[r(232)],r(259))}}));const u=()=>!1;for(const e of[t(264),t(241),t(155),t(237)])r[t(317)][t(218)](t(318),e,t(277),u),r[t(317)][t(218)](t(334),e,t(277),u),r[t(317)][t(218)](t(158),e,t(277),u);r[t(317)][t(218)](t(158),t(237),t(350),u),r[t(317)][t(218)](t(158),t(237),t(338),((e,r,s)=>{const o=t,i=e[o(200)]((t=>t[o(195)]()))[o(201)]((t=>t)),a=new Map(i[o(200)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(265)])e&&a[o(311)](t,e);else if(s&&s[o(212)])for(const[t,e]of Object[o(175)](s[o(212)])){const r=n[o(179)][o(210)][o(279)](t),s=r?r[o(328)]()[o(195)]():null;s&&a[o(311)](s,e)}n[o(179)][o(337)]((t=>{const e=o;for(const[n,r]of a)t[e(281)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(317)][o(218)](e,o(264),s,((t,i,a)=>{const c=o;n[c(179)][c(337)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(297)][o(278)];t.is(o(197),o(252))&&u[o(229)](t)}r[o(317)][o(275)](e,null,s)(t,i,a);for(const t of u)o(162)!=t[o(320)][o(307)]&&n[o(182)](t)}))}))};l(t(318),t(338)),l(t(318),t(350)),l(t(334),t(338)),l(t(334),t(350)),r[t(317)][t(218)](t(318),t(155),t(350),(e=>{const n=t,r=e[n(200)]((t=>t[n(195)]())),i=r[0][n(333)](n(310)),{minRow:a,maxRow:c}=o[n(170)](r);s[n(339)](i,{at:a,rows:c-a+1})})),r[t(317)][t(218)](t(318),t(241),t(350),(e=>{const n=t,r=e[n(200)]((t=>t[n(195)]())),i=r[0][n(333)](n(310)),{minColumn:a,maxColumn:c}=o[n(170)](r);s[n(198)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(271)]||!n[s(271)][s(215)](s(264)))return;const o=n[s(357)][s(227)],i=r[s(165)]()[s(201)]((t=>t[s(243)]&&t[s(357)]&&t[s(357)][s(227)]==o));i[s(240)]&&n[s(285)]()[s(240)]!=i[s(240)]&&i[s(189)](((t,e)=>(t[s(356)]=e,e[s(166)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(342)](e[s(291)]),i=[s(312),s(221)],a=r[s(235)][s(353)](e[s(291)]);return a&&i[s(229)](s(298)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(248),f,{priority:t(321)}),r.on(t(249),f,{priority:t(321)}),n[t(179)][t(344)][t(300)]((()=>{const e=t;let s=!1;const o=Array[e(327)](n[e(179)][e(344)][e(306)][e(156)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(342)](t);if(e(203)!=o||e(334)!=a||i[e(202)])continue;if(!r[e(174)](c))continue;const u=r[e(199)](c)[e(276)](),l=n[e(164)][e(279)](e(341)).me;for(const t of r[e(165)]())if(t[e(243)]&&t[e(183)]==l&&e(158)==t[e(177)]&&e(237)==t[e(271)]&&t[e(276)]()[e(185)]((t=>u[e(347)]((n=>n[e(326)](t,!0))))))for(const n of t[e(285)]())n[e(243)]&&(n[e(350)](),s=!0)}return s})),n[t(179)][t(344)][t(300)]((e=>{const s=t,o=n[s(352)][s(279)](s(231));if(!o||!o[s(244)][s(222)](e[s(323)]))return!1;let i=!1;const a=n[s(164)][s(279)](s(341)).me,c=n[s(179)][s(344)][s(306)][s(176)](),u=Array[s(327)](n[s(179)][s(344)][s(306)][s(156)]())[s(201)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(342)](t);return n(203)==o&&n(264)==i&&c==a.id&&!e[n(202)]}));for(const t of c){if(s(313)!=t[s(177)]||s(252)!=t[s(288)]||1!=t[s(240)])continue;const n=e[s(204)](t[s(269)],t[s(269)][s(208)](1));if(!u[s(268)]((({data:t})=>t[s(188)][s(304)](n))))for(const{name:t,data:r}of u)if(n[s(326)](r[s(188)])){e[s(355)](t,{range:n}),i=!0;break}}return i})),n[t(179)][t(344)][t(300)]((e=>{const s=t;let o=!1;const i=n[s(164)][s(279)](s(341)).me,a=r[s(165)]()[s(201)]((t=>t[s(243)]&&t[s(183)]==i)),c=new Set,u=new Set;for(const t of a)if(s(264)==t[s(271)])for(const e of t[s(329)]()){const n=e[s(328)]()[s(195)]();if(n)if(n.is(s(197),s(252))&&Aa(n)){t[s(211)](e[s(288)]),c[s(303)](n),o=!0;const r=n[s(335)],i=n[s(284)],a=r&&r.is(s(197),s(252)),l=i&&i.is(s(197),s(252));a&&!c[s(222)](r)&&u[s(303)](r),l&&!c[s(222)](i)&&u[s(303)](i)}else n.is(s(197),s(295))&&n[s(187)]&&(t[s(211)](e[s(288)]),o=!0)}else if(s(237)==t[s(271)]){if(!t[s(357)]||!t[s(357)][s(227)])continue;const e=t[s(357)][s(212)];if(e&&Object[s(191)](e)[s(240)])continue;const n=t[s(357)][s(227)];let r=!0,i=!0;for(const e of a)if(e[s(271)]&&e[s(271)][s(215)](s(264))){if(!e[s(357)][s(227)]){i=!1;break}if(e.id!=t.id&&e[s(357)][s(227)]==n){r=!1;break}}i&&r&&(t[s(299)](),o=!0)}for(const t of c)e[s(349)](t);for(const t of u)e[s(182)](t);return o})),n[t(316)][t(205)](t(159))[t(250)]({model:t(223),view:(t,e)=>h(t),converterPriority:t(321)}),n[t(316)][t(205)](t(346))[t(250)]({model:t(223),view:(e,n)=>n[t(267)][t(233)]?h(e,!1):null,converterPriority:t(321)});const g=n[t(234)][t(266)];this[t(207)](g[t(344)],t(315),((e,n)=>{const r=t,s=[];for(const t of g[r(213)](n[r(220)])[r(163)]())t.is(r(197),r(351))&&s[r(229)](t);g[r(337)]((t=>{const e=r;for(const n of s)t[e(302)](t[e(213)](n),t[e(309)](n)),t[e(349)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(187)])return!0;const n=t[e(257)](0);return n.is(e(197),e(295))&&n[e(187)]}function Ca(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(157)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const ka=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(892148===-parseInt(n(526))/1+-parseInt(n(492))/2*(parseInt(n(535))/3)+-parseInt(n(501))/4*(-parseInt(n(498))/5)+-parseInt(n(482))/6*(parseInt(n(480))/7)+parseInt(n(484))/8*(parseInt(n(512))/9)+-parseInt(n(483))/10*(-parseInt(n(495))/11)+-parseInt(n(513))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[ka(527)](){const t=ka;if(!this[t(505)][t(518)][t(511)](t(507)))return;const e=this[t(505)][t(518)][t(502)](t(489));e[t(517)](t(534),this[t(529)][t(506)](this)),e[t(508)][t(509)](t(479),t(487),t(514),e[t(508)][t(515)](t(479),null,t(500))),e[t(508)][t(509)](t(479),t(487),t(500),e[t(508)][t(515)](t(479),null,t(514))),e[t(499)][t(530)](this[t(524)][t(506)](this))}[ka(529)](t,e){const n=ka,r=this[n(505)][n(518)][n(502)](n(489)),s=this[n(505)][n(518)][n(502)](n(507)),o=e[n(522)]||this[n(505)][n(520)][n(525)][n(532)][n(536)]();this[n(505)][n(520)][n(503)]((()=>{const i=n,a=s[i(533)](o);let c=a?s[i(485)](a):null,u=o[i(519)](i(531))||null;const l=e[i(531)]||u,f=e[i(510)]||c,h=this[i(505)][i(518)][i(502)](i(494)).me;for(const t of r[i(521)]()){const e=t[i(497)]();if(i(487)===t[i(496)]&&e===o){t[i(516)]!==h&&t[i(500)]();const e=t[i(504)][i(491)];u=e[0][i(531)],c=e[0][i(510)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(523)](o,{commandName:i(534),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(487)},[],i(487))}))}[ka(524)](t){const e=ka;if(e(479)!=t[e(528)]&&e(493)!=t[e(528)])return;const{data:n}=t;if(n&&e(487)===n[e(488)]){const t=e(481);return{type:e(486),content:Hr(this[e(505)][e(490)],t)}}}}function Na(){const t=["descriptionFactory","discard","6193344NtWuQo","get","change","data","editor","bind","TableColumnResizeEditing","_suggestionFactory","registerCustomCallback","columnWidths","has","234xqSzSN","7986792vwBeFc","accept","getSuggestionCallback","author","enableCommand","plugins","getAttribute","model","getSuggestions","table","markBlockFormat","handleSuggestionDescription","document","533674gziItr","afterInit","type","handleResizeTableWidthCommand","registerDescriptionCallback","tableWidth","selection","getColumnGroupElement","resizeTableWidth","2853NVwIdx","getSelectedElement","formatBlock","3532802qEXBKR","*Format:* resize table","6RIlYDc","1357130tbOtdS","81456GazMRe","getTableColumnsWidths","format","resizeTable","formatGroupId","TrackChangesEditing","locale","commandParams","922IJGWhq","formatInline","Users","99OcCdtj","subType","getContainedElement","5gNTQOa"];return(Na=function(){return t})()}const Sa=va;!function(t,e){const n=va,r=t();for(;;)try{if(510578===parseInt(n(396))/1+-parseInt(n(401))/2*(parseInt(n(403))/3)+parseInt(n(391))/4+-parseInt(n(397))/5*(parseInt(n(402))/6)+parseInt(n(400))/7*(parseInt(n(406))/8)+-parseInt(n(404))/9*(-parseInt(n(395))/10)+parseInt(n(392))/11*(-parseInt(n(405))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class Ma extends t.Plugin{[Sa(388)](){const t=Sa,e=this[t(389)];e[t(387)][t(393)](t(407))&&e[t(387)][t(390)](t(399))[t(394)](t(398))}}function va(t,e){const n=Oa();return(va=function(t,e){return n[t-=387]})(t,e)}function Oa(){const t=["19408QAlzJK","Template","plugins","afterInit","editor","get","848752FHAHYk","192577eYRhWl","has","enableCommand","2010NyBAXe","719610mrimeu","690740SbXSsp","insertTemplate","TrackChangesEditing","2884OAEMTv","334oyZrTR","6CJqAAA","9897zCjUkI","38574mYFwrj","1092GdIBDb"];return(Oa=function(){return t})()}const wa=Fa;function Da(){const t=["commands","locale","tableOfContents","2543611BlTAtb","editor","3512286SZLVaK","plugins","ELEMENT_TABLE_OF_CONTENTS","5YFOFba","get","insertTableOfContents","descriptionFactory","108SDiIkp","447001hpJdEC","registerElementLabel","1011900SYdCeH","593352DNFOCt","TrackChangesEditing","307460QnNLWz","enableCommand","8nnojup","2076004AvOHwZ","afterInit"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=397]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(522190===parseInt(n(409))/1+-parseInt(n(417))/2+parseInt(n(412))/3+-parseInt(n(414))/4*(parseInt(n(404))/5)+-parseInt(n(401))/6+parseInt(n(399))/7*(parseInt(n(416))/8)+parseInt(n(408))/9*(parseInt(n(411))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class xa extends t.Plugin{[wa(418)](){const t=wa,e=this[t(400)];if(!e[t(419)][t(405)](t(406)))return;e[t(402)][t(405)](t(413))[t(415)](t(406));const n=e[t(402)][t(405)](t(413)),r=e[t(397)];n[t(407)][t(410)](t(398),(e=>Hr(r,t(403),e)))}}const Ba=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=435]})(t,e)}function Ua(){const t=["newRange","ELEMENT_TITLE","get","model","locale","descriptionFactory","_splitMarkerName","194728RXgvFn","3lpWeEs","381030xMBhef","has","isTouching","plugins","isEqual","804502YlWopJ","end","element","registerElementLabel","9714xJmNYN","getNearestSelectionRange","suggestion","editor","afterInit","27650709cOIcqg","forward","from","createRange","Title","764294XYUFBW","document","3241JcGBJk","start","updateMarker","differ","nodeBefore","isCollapsed","getChangedMarkers","title-content","2467344ZJWeAn","registerPostFixer","removeMarker","TrackChangesEditing","schema"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(487458===-parseInt(n(468))/1+-parseInt(n(454))/2+parseInt(n(448))/3*(-parseInt(n(435))/4)+-parseInt(n(449))/5+-parseInt(n(458))/6*(parseInt(n(470))/7)+parseInt(n(447))/8+parseInt(n(463))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(462)](){const t=Ba,e=this[t(461)];if(!e[t(452)][t(450)](t(467)))return;const n=e[t(452)][t(442)](t(438));n[t(445)][t(457)](t(477),(()=>Hr(e[t(444)],t(441)))),e[t(443)][t(469)][t(436)]((r=>{const s=t;let o=!1;const i=Array[s(465)](e[s(443)][s(469)][s(473)][s(476)]());for(const{name:t,data:a}of i){const{group:i}=n[s(446)](t);if(s(460)!==i||!a[s(440)])continue;const c=a[s(440)],u=c[s(455)][s(474)];if(!u||!u.is(s(456),s(477)))continue;if(!c[s(471)][s(451)](c[s(455)]))continue;const l=e[s(443)][s(439)][s(459)](c[s(455)],s(464));if(l&&l[s(475)]){const e=r[s(466)](c[s(471)],l[s(471)]);e[s(453)](c)||(r[s(472)](t,{range:e}),o=!0)}o||(r[s(437)](t),o=!0)}return o}))}}const Ga=za;function Va(){const t=["1151037OMsgKy","185442CYVomv","plugins","TrackChangesEditing","UndoEditing","2988957IXmnrK","undo","2631324DlWBds","32vCXHOY","editor","enableCommand","get","afterInit","1756276ifRZSI","666464PmefOS","has","redo","203qCsTlg","5718325HfhAbW"];return(Va=function(){return t})()}function za(t,e){const n=Va();return(za=function(t,e){return n[t-=316]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(683542===parseInt(n(328))/1+-parseInt(n(327))/2+parseInt(n(319))/3+parseInt(n(321))/4+-parseInt(n(332))/5+parseInt(n(334))/6*(parseInt(n(331))/7)+-parseInt(n(322))/8*(parseInt(n(333))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class Ha extends t.Plugin{[Ga(326)](){const t=Ga,e=this[t(323)],n=e[t(316)][t(325)](t(317));e[t(316)][t(329)](t(318))&&(n[t(324)](t(320)),n[t(324)](t(330)))}}const Wa=Xa;function Ka(){const t=["209016JLPKZk","139CRzWbC","490EObGos","plugins","440LfOHyG","TrackChangesEditing","1850292QrTGOU","toggleTableCaption","291hRbMmJ","get","enableCommand","editor","afterInit","1105pRylkw","18XiBsGs","TableCaptionEditing","62315MVtEiN","9638UFCgoC","has","requires","4640gtMeAl","144wRTUsI","1257260OKpJnn"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(435623===-parseInt(n(298))/1*(-parseInt(n(291))/2)+-parseInt(n(282))/3*(parseInt(n(295))/4)+-parseInt(n(296))/5*(-parseInt(n(288))/6)+-parseInt(n(276))/7*(-parseInt(n(294))/8)+parseInt(n(280))/9+-parseInt(n(278))/10*(-parseInt(n(290))/11)+parseInt(n(297))/12*(-parseInt(n(287))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(293)](){return[ia]}[Wa(286)](){const t=Wa,e=this[t(285)];e[t(277)][t(292)](t(289))&&e[t(277)][t(283)](t(279))[t(284)](t(281))}}function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=231]})(t,e)}const Ja=Ya;!function(t,e){const n=Ya,r=t();for(;;)try{if(726359===-parseInt(n(255))/1*(-parseInt(n(278))/2)+-parseInt(n(253))/3+parseInt(n(265))/4*(-parseInt(n(270))/5)+-parseInt(n(296))/6+parseInt(n(239))/7+parseInt(n(263))/8+parseInt(n(279))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(303)]=[e(235),e(301),e(280),e(241),e(266),e(254),e(268)],this[e(243)]=[e(244),e(298),e(291),e(236),e(283),e(300),e(304),e(276),e(285)]}static get[Ja(238)](){return Ja(247)}[Ja(287)](){const t=Ja,e=this[t(292)][t(260)][t(258)](t(269));if(this[t(292)][t(260)][t(295)](t(272))){for(const n of this[t(303)])e[t(259)](n,((e,r)=>{const s=t,o=this[s(292)][s(257)][s(288)][s(248)][s(275)]()[s(281)](s(231));this[s(233)](n,[o],this[s(303)],s(303),e,r)}));e[t(282)][t(232)](t(307),t(303),t(274),e[t(282)][t(302)](t(307),null,t(305))),e[t(282)][t(232)](t(307),t(303),t(305),((e,n)=>this[t(249)](this[t(303)],e,n))),e[t(282)][t(232)](t(307),t(303),t(256),(()=>!1))}if(this[t(292)][t(260)][t(295)](t(299))){for(const n of this[t(243)])e[t(259)](n,((e,r)=>{const s=t,o=this[s(292)][s(260)][s(258)](s(267))[s(289)](this[s(292)][s(257)][s(288)][s(248)]);this[s(233)](n,o,this[s(243)],s(243),e,r)}));e[t(282)][t(232)](t(307),t(243),t(274),e[t(282)][t(302)](t(307),null,t(305))),e[t(282)][t(232)](t(307),t(243),t(305),((e,n)=>this[t(249)](this[t(243)],e,n))),e[t(282)][t(232)](t(307),t(243),t(256),(()=>!1))}e[t(245)][t(271)]((e=>this[t(252)](e)))}[Ja(233)](t,e,n,r,s,o){const i=Ja,a=this[i(292)][i(260)][i(258)](i(269));this[i(292)][i(257)][i(240)](o[i(284)],(()=>{const t=i;for(const i of e)if(this[t(234)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(242)](r);void 0!==n&&(e[r]=n)}s(o),a[t(290)](i,{commandParams:[e]},[],r)}}))}[Ja(249)](t,e,n){const r=Ja,s=e[0][r(277)][r(237)],o=n[r(262)][0];this[r(292)][r(257)][r(246)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(273)](r,o[r],s):e[n(250)](r,s)}))}[Ja(252)](t){const e=Ja;if(t[e(306)])switch(t[e(293)]){case e(303):return{type:e(294),content:Hr(this[e(292)][e(297)],e(264))};case e(243):return{type:e(294),content:Hr(this[e(292)][e(297)],e(286))}}}[Ja(234)](t,e){const n=Ja,r=this[n(292)][n(260)][n(258)](n(269));for(const s of r[n(261)]({skipNotAttached:!0})){const r=s[n(251)]();if(s[n(293)]===e&&r===t)return s}return null}}function Za(){const t=["data","formatBlock","table","registerCustomCallback","_handlePropertyChange","_getSuggestion","tableBorderColor","tableCellPadding","nodeAfter","pluginName","4343976faeHsz","enqueueChange","tableAlignment","getAttribute","tableCellProperties","tableCellBorderColor","descriptionFactory","change","TrackChangesTableProperties","selection","handleDiscardAction","removeAttribute","getContainedElement","handleSuggestionDescription","4243665XwYVPx","tableHeight","1oWpVdZ","join","model","get","enableCommand","plugins","getSuggestions","commandParams","8318072ysMzFP","*Format:* change table properties","8200EJevyx","tableWidth","TableUtils","tableBackgroundColor","TrackChangesEditing","2455kVoAuF","registerDescriptionCallback","TablePropertiesEditing","setAttribute","accept","getFirstPosition","tableCellHorizontalAlignment","start","1786628FWpeEC","9910557YOmTJs","tableBorderWidth","findAncestor","_suggestionFactory","tableCellWidth","batch","tableCellVerticalAlignment","*Format:* change table cell properties","afterInit","document","getSelectionAffectedTableCells","markBlockFormat","tableCellBorderWidth","editor","subType","format","has","3044100xnvLhr","locale","tableCellBorderStyle","TableCellPropertiesEditing","tableCellHeight","tableBorderStyle","getSuggestionCallback","tableProperties","tableCellBackgroundColor","discard"];return(Za=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):Ze(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})),Zt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=Oc;function bc(){const t=["_reduceSuggestionAttributeRange","_handleNewSuggestionMarker","_inlineAttributeKeys","elementToElement","enableReadOnlyMode","formatBlock:accept","isExternal","suggestion-type","addClass","markerReady","deletion:accept","activeMarkers","attributeOldValue","suggestionUnloaded","ck-suggestion-marker-formatInline","adapter","isIntersecting","move","parent","keys","_commentsRepository","trackChanges.trackFormatChanges","_rangeIsInLocalUserInsertion","registerBlockAttribute","substr","dataToMarker","getContainedElement","pluginName","_adapter","$text","data-suggestion","after","default","item","_suggestionState","size","removeMarker","rethrowUnexpectedError","nodeAfter","isEqual","_trackFormatChanges","_setSuggestionRange","has","addRange","next","nodeBefore","return","attribute:accept","acceptSuggestion","differ","options","_reduceExistingSuggestions","execute","removeMarkers","descriptionFactory","registerInlineAttribute","meta","formatInline","enqueueChange","insertion:accept","newRange","_cutOutSuggestionMarker","track-changes-enable-command-twice","_isDataLoaded","_refreshAttributeSuggestionsChain","containsRange","registerPostFixer","$textProxy","rename","conversion","addUser","selection","formatBlock:join","_getExternalAuthor","commandName","define","_suggestionFactory","deletion:discard","666816DkEocx","Users","addMarker:suggestion:attribute","elementEnd","_getAttributeKey","insertion:","value","markerToData","showSuggestionHighlights","10wKFhYs","isSelectable","updateMarker","_model","attribute:","root","_processAttributeChanges","isBefore","getNearestSelectionRange","track-changes-adapter-already-set","batch","suggestionLoaded","attributeNewValue","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.","getDifference","suggestion:attribute:","from","clone","set","discardSuggestion","targetPosition","update:suggestion","getItems","updateSuggestion","type","_joinWithAdjacentSuggestions","ck-suggestion-marker--active","TrackChangesEditing","clear","every","_descriptionFactory","getFirstMarker","enableCommand","track-changes-command-not-found","some","ready","formatInline:","document","hasSuggestion","createElement","key","highest","_suggestions","_addThreadToSuggestion","isCollapsed","bindElementToMarker","formatInline:accept","registerCustomCallback","backward","markInlineFormat","end","for","high","forward","track-changes-suggestion-data-mismatch","splice","locale","name","getCommentThread","getLastMatchingPosition","acceptAllSuggestions","$graveyard","attributes","formatInline:chain","_enabledCommands","multipleBlocks","deletion:","PENDING_ACTION_SUGGESTION","getMultiRangeId","stopListening","_SUGGESTION_ANNOUNCEMENT","addMarkerName","moveTargetPosition","widget","includes","addMarker:suggestion","formatGroupId","track-changes-suggestion-not-found","deletion","suggestionChanged","isAtStart","error-saving-suggestion-data-suggestion-discarded","_initAriaMarkerChangeAnnouncements","fromRange","splitPosition","init","createPositionAt","_breakSuggestionMarker","unbind","chain","_blockAttributeKeys","containerElement","push","_registerDefaultCallbacks","always","getChanges","previous","oldRange","_isRegisteredAttribute","start","isInsideObject","_addSuggestionMarker","accept","_getMarkerAnnouncementText","_processAttributeSuggestions","isLimit","toJSON","editing","length","markerName","track-changes-user-not-found","acceptSelectedSuggestions","notReady","createRangeOn","markBlockFormat","authoredAt","head","_checkSuggestionCorrectness","low","_recordAttributeChanges","isMultiRange","range","$marker","join","assign","insertion:join","isInContent","getRange","ck-suggestion-marker","createPositionBefore","insertion","trackChanges.mergeNestedSuggestions","documentSelection","_onDiscard","getAncestors","isLocal","_findSuggestions","multi","markerNameToElements","removeAttribute","open","warn","_customCallbacks","collaboration.channelId","containsPosition","getMarkers","refresh","5982nzfaWj","isNextTo","change","addCommentThread","isAfter","isArray","insert","unbindElementFromMarkerName","_saved","markAttributeChange","position","toUpperCase","_getAuthorFromId","getShiftedBy","stop","substring","listenTo","fromCharCode","discardAllSuggestions","_element","originalSuggestionId","formatInline:discard","deletion:chain","setTo","config","getSuggestionCallback","isTouching","newValue","_isBlockAttribute","584ndmyzK","announce","detach","group","markDeletion","setAttribute","change:data","12830640CgSOwT","setSelection","element","createRange","forceDefaultExecution","sort","deleteContent","elementStart","markInsertion","authorName","concat","fetchCommentThread","consume","suggestion","getAttribute","marker-count","createPositionAfter","addSuggestion","lowest","toViewElement","196164TVuqCH","createRangeIn","trackChangesCommand","attribute:join","then","5607RyWTZl","_mergeNestedSuggestions","plugins","29154015EJRsDS","addMarker:suggestion:formatBlock","removeMarker:suggestion:formatBlock","writer","attribute:discard","_setSuggestionData","LEAVE","_removeSuggestion","ck-suggestion-marker-","before","isIntersectingWithRange","_updateSuggestionData","isBlock","formatBlock","getAllAdjacentSuggestions","change:_saved","isDocumentOperation","formatBlock:","insertContent","commentThread","insertion:chain","90308zgyVzQ","getFirstRange","remove","fire","dataReady","forEach","markers","model","editor","hasComments","mapper","isObject","removed","external:","markerToHighlight","_getSuggestionData","format","$elementName","isOwn","markMultiRangeInsertion","data","discard","getCustomProperty","dataDowncast","filter","add","rejected","buildSuggestion","change:activeMarkers","suggestion:","schema","comments","getRanges","find","FORMATTING","addHighlight","deletion:join","isUndo","containsItem","commands","reconvertMarker","_splitMarkerName","_recordAttributeSuggestions","trackChanges","pop","startsWith","formatBlock:chain","split","hasCommentThread","resolve","createSelection","addMarker","isRemovable","values","_defaultCallbacks","normal","CommentsRepository","_editor","getUser","_joinSuggestions","never","requires","containsRangeInObject","upcast","isAtEnd","addSuggestionData","getWalker","catch","author","createdAt","skipNestingCheck","attributeKey","PendingActions","removeClass","formatInline:join","_refreshSuggestionsChain","enableDefaultAttributesIntegration","applyOperation","unshift","getChangedMarkers","get","_createSuggestion","getSuggestion","oldValue","ENTER","_afterChanges","formatBlock:discard","_isForcedDefaultExecutionBlock","rootName","editingDowncast","@external","subType","removeMarker:suggestion:attribute","markMultiRangeBlockFormat","removeComment","groupId","delete","getIntersection","track-changes-adapter-missing-getsuggestion","getSuggestions","creator","insertion:discard","discardSelectedSuggestions","accepted","attribute","tablePasteChainId","howMany","map","addComment","640040GpUeuM","ck-suggestion-marker-formatBlock","30bltXbe","consumable","markMultiRangeDeletion"];return(bc=function(){return t})()}!function(t,e){const n=Oc,r=t();for(;;)try{if(917660===parseInt(n(562))/1+parseInt(n(370))/2*(-parseInt(n(481))/3)+-parseInt(n(479))/4*(parseInt(n(571))/5)+parseInt(n(285))/6*(parseInt(n(346))/7)+-parseInt(n(314))/8*(-parseInt(n(341))/9)+parseInt(n(321))/10+-parseInt(n(349))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const Tc=Ec(387);class _c extends t.Plugin{static get[Ec(431)](){return[Ec(426),o.Users,t.PendingActions,Zr,ns,as,us,Ts,ps,ys,Ns,Ps,to,so,uo,go,bo,Ao,Ro,vo,Fo,zo,Po,Xo,Qo,ei,ci,pi,Li,si,Vs,Xs,bi,yi,vi,Fi,ji,Hi,Xi,$i,ra,ia,ha,ma,qa,ya,Ra,xa,Qa,Ma,ja,Ha]}static get[Ec(511)](){return Ec(598)}get[Ec(601)](){return this[Ec(538)]}constructor(t){const e=Ec;function n(t){const e=Oc;return t[e(477)]((t=>String[e(302)](t)))[e(261)]("")}super(t),this[e(412)]=!1,this[e(589)](e(495),[]),this.on(e(398),((n,r,s,o)=>{const i=e;this[i(574)][i(287)]((()=>{const e=i;for(const n of[...o,...s])this[e(574)][e(376)][e(526)](n)&&t[e(678)][e(410)](n)}))})),this[e(538)]=new qr(this[e(378)][e(377)][e(400)],this[e(378)][e(627)]),this[e(512)]=null,this[e(560)]=new yc(this[e(378)]),this[e(613)]=new Map,this[e(504)]=t[e(348)][e(450)](e(426)),this[e(635)]=new Set,this[e(574)]=this[e(378)][e(377)],this[e(518)]=new WeakMap,this[e(457)]=!1,this[e(661)]=new Set([e(387)]),this[e(486)]=new Set,t[e(309)][e(559)](e(505),e(516)),this[e(524)]=t[e(309)][e(450)](e(505)),t[e(309)][e(559)](e(269),!0),this[e(347)]=t[e(309)][e(450)](e(269)),this[e(343)]=new f(t,this[e(635)]),this[e(653)](),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,48,52,48])}[Ec(656)](){const t=Ec,n=this[t(378)],r=(e,n)=>{const r=t;if(r(474)!=e)return r(357)+e;const s=n[r(417)]("|")[0];return this[r(313)](s)?r(480):r(498)};n[t(553)][t(622)](t(459))[t(384)]({model:t(334),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(411)](e[n(680)]),a=[n(266),r(o,i)];let c=3e3;return this[n(495)][n(645)](e[n(680)])&&(a[n(663)](n(597)),c=3010),n(649)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(553)][t(622)](t(393))[t(395)]((e=>{const r=t;e.on(r(646),((t,e,s)=>{const o=r;if(!s[o(534)][o(570)])return;const i=e[o(517)];if(!i)return;const c=s[o(380)][o(340)](i);n[o(377)][o(400)][o(381)](i)&&c&&!c[o(392)](o(644))&&c.is(o(662))&&(0,a.toWidget)(c,s[o(352)])}),{priority:r(623)})})),n[t(553)][t(622)](t(393))[t(384)]({model:t(334),view:(e,n)=>{const s=t;if(!n[s(534)][s(570)])return null;const{type:o,subType:i}=this[s(411)](e[s(680)]);return{classes:[s(266),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(517)])return;const{id:c}=this[a(411)](o[a(680)]);if(r){const t=this[a(613)][a(450)](c),e=this[a(566)](t);if(!this[a(313)](e))return}if(o[a(517)].is(a(555)))return void i[a(482)][a(333)](o[a(517)],s[a(628)]);const u=i[a(380)][a(340)](o[a(517)]);if(o[a(517)].is(a(323))&&n[a(377)][a(400)][a(361)](o[a(517)])&&!u[a(392)](a(405))){i[a(352)][a(492)]([a(266),a(480)],u),i[a(352)][a(319)](a(514),c,u),i[a(380)][a(616)](u,o[a(680)]),e&&(this[a(495)][a(645)](o[a(680)])?i[a(352)][a(492)](a(597),u):i[a(352)][a(443)](a(597),u));for(const t of n[a(377)][a(342)](o[a(517)])[a(593)]())i[a(482)][a(333)](t,s[a(628)]);i[a(482)][a(333)](o[a(517)],s[a(628)])}};n[t(553)][t(622)](t(393))[t(395)]((e=>{const n=t;e.on(n(350),((t,e,r)=>{const o=n;r[o(534)][o(570)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(612)})})),n[t(553)][t(622)](t(393))[t(395)]((e=>{const n=t;e.on(n(564),((t,e,r)=>{const o=n;r[o(534)][o(570)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(612)})})),n[t(553)][t(622)](t(393))[t(569)]({model:t(334),view:(e,n)=>n[t(534)][t(570)]?null:{group:t(334),name:e[t(508)](11)}}),n[t(553)][t(622)](t(433))[t(487)]({view:{name:t(334),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(399)+e[r(335)](r(491))+":"+e[r(335)]("id");return e[r(335)](r(336))&&(s+=":"+e[r(335)](r(336))),n[r(610)](r(260),{"data-name":s})}}),n[t(553)][t(622)](t(433))[t(509)]({view:t(334)}),n[t(553)][t(622)](t(459))[t(395)]((e=>{const n=t;e.on(n(350),s(),{priority:n(623)})})),n[t(553)][t(622)](t(459))[t(395)]((e=>{const n=t;e.on(n(564),s({isAttributeSuggestion:!0}),{priority:n(623)})})),n[t(553)][t(622)](t(459))[t(395)]((e=>{const n=t;e.on(n(351),((t,e,r)=>{const s=n,o=r[s(380)][s(276)](e[s(680)]);if(o)for(const t of o)t[s(392)](s(405))||(r[s(352)][s(443)]([s(266),s(480),s(597)],t),r[s(352)][s(277)](s(514),t),r[s(380)][s(292)](t,e[s(680)]))}),{priority:n(623)})})),n[t(553)][t(622)](t(459))[t(395)]((e=>{const n=t;e.on(n(462),((t,e,r)=>{const s=n,o=r[s(380)][s(276)](e[s(680)]);if(!o)return;const{id:i}=this[s(411)](e[s(680)]),a=this[s(613)][s(450)](i),c=this[s(566)](a);if(this[s(313)](c))for(const t of o)t[s(392)](s(405))||(r[s(352)][s(443)]([s(266),s(480),s(597)],t),r[s(352)][s(277)](s(514),t),r[s(380)][s(292)](t,e[s(680)]))}),{priority:n(623)})})),n[t(377)][t(608)][t(550)]((e=>{const r=t;let s=!1;const o=Array[r(587)](n[r(377)][r(608)][r(533)][r(449)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(411)](t);if(r(334)!==o)continue;const h=this[r(613)][r(450)](f);if(null!=c[r(544)]){r(541)==u&&(s=s||kc(c[r(544)],t,e,n[r(377)][r(400)]));const o=r(474)==u&&this[r(313)](l[r(417)]("|")[0]);if(c[r(544)][r(615)]||r(632)==c[r(544)][r(576)][r(458)]||r(362)==u&&!Rc(c[r(544)])||o&&!Rc(c[r(544)])||r(649)==u&&(Cc(a=c[r(544)])||function(t){const e=r;return t[e(670)][e(502)]==t[e(621)][e(529)]&&t[e(670)][e(434)]}(a)))e[r(520)](t),s=!0;else{if(!h||!h[r(264)])continue;i[r(395)](h)}}}var a;return i[r(519)]>0&&(s=!!this[r(596)](i)||s),s})),n[t(377)][t(608)][t(550)]((e=>{const r=t;let s=!1;for(const t of n[r(377)][r(608)][r(533)][r(666)]())if(r(291)==t[r(595)])for(const t of this[r(613)][r(423)]()){if(t[r(258)]||!t[r(264)])continue;const o=r(362)==t[r(595)],i=this[r(566)](t),a=i&&this[r(313)](i);if(!o&&!a)continue;const c=t[r(371)]();if(c[r(670)][r(502)]!=c[r(621)][r(502)]&&!c[r(621)][r(434)]){const o=n[r(377)][r(657)](c[r(670)][r(522)],r(621)),i=n[r(377)][r(324)](c[r(670)],o);e[r(573)](t[r(602)](),{range:i}),s=!0}}return s})),n[t(377)][t(608)][t(550)]((e=>this[t(577)](e))),n[t(377)][t(608)][t(550)]((e=>!e[t(581)][t(273)]&&this[t(675)](e))),n[t(377)].on(t(455),(()=>{this[t(412)]=!1})),n[t(377)][t(608)].on(t(320),((r,s)=>{const o=t;if(!s[o(273)]||s[o(407)])return;if(!this[o(412)])return;const i=n[o(377)][o(608)][o(533)][o(666)]();if(0==i[o(679)])return;const a=[],c=i[o(394)]((t=>o(474)==t[o(595)])),u=i[o(394)]((t=>o(291)==t[o(595)]&&o(513)!=t[o(628)])),l=i[o(394)]((t=>o(372)==t[o(595)]&&o(513)!=t[o(628)]));for(const t of c)this[o(669)](t[o(441)])&&a[o(663)]({key:t[o(441)],newValue:t[o(583)],oldValue:t[o(496)],range:Nc(t[o(259)],n[o(377)])});for(const t of u){const e=l[o(403)]((e=>e[o(304)]===t[o(304)]));if(e){const r=Sc(t[o(295)][o(522)],n[o(377)]);e[o(628)]!==t[o(628)]&&a[o(663)]({key:o(387),newValue:t[o(628)],oldValue:e[o(628)],range:r});for(const[n,s]of e[o(633)]){if(!this[o(669)](n))continue;const e=t[o(633)][o(450)](n);s!==e&&a[o(663)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(633)])this[o(669)](n)&&(e[o(633)][o(526)](n)||a[o(663)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(679)]&&n[o(377)][o(542)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(294)](t,e,s,o,{groupId:r});this[n(535)](t,a)}))}),{priority:t(339)}),n[t(377)][t(376)].on(t(592),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(411)](n[s(628)]),e=this[s(613)][s(450)](t);e&&e[s(642)](n[s(628)])}})),n[t(377)][t(608)].on(t(320),(()=>{const e=t,r=Array[e(587)](n[e(377)][e(608)][e(533)][e(449)]())[e(394)]((t=>e(334)===this[e(411)](t[e(628)])[e(317)]));if(0===r[e(679)])return;r[e(326)](((t,n)=>{const r=e,s=t[r(390)][r(668)],o=n[r(390)][r(668)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(670)][r(578)](o[r(670)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(411)](t);if(null===n[e(668)]){const n=this[e(485)](t);o[e(395)](n)}else{const t=this[e(613)][e(450)](r);null!==n[e(544)]||t[e(264)]?(s[e(395)](t[e(254)]),o[e(395)](t)):this[e(356)](t)}}o[e(519)]>0&&this[e(445)](o);for(const t of s)this[e(373)](e(650),t)})),n[t(377)].on(t(447),((e,r)=>{const s=t,o=r[0];if(!this[s(613)][s(519)])return;if(!o[s(365)])return;if(o[s(581)][s(407)]||!o[s(581)][s(273)])return;let i,a;switch(o[s(595)]){case s(291):i=n[s(377)][s(657)](o[s(295)]),a=i[s(298)](o[s(476)]);break;case s(417):i=n[s(377)][s(657)](o[s(655)]),a=n[s(377)][s(657)](o[s(643)]);break;case s(501):i=n[s(377)][s(657)](o[s(591)]),a=i[s(298)](o[s(476)]);break;default:return}const c=n[s(377)][s(324)](i,a);n[s(377)][s(287)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(274)](c)){if(e[t(258)])continue;if(t(541)==e[t(595)])continue;const r=this[t(566)](e);if(r&&this[t(313)](r)&&t(417)!=o[t(595)])continue;const s=e[t(390)]&&e[t(390)][t(636)];(t(362)!=e[t(595)]||t(417)==o[t(595)]&&!s)&&(n[t(432)]||t(268)==e[t(595)]&&n[t(388)]||e[t(371)]()[t(549)](c)&&this[t(658)](e,i,a))}}))}),{priority:t(339)}),n[t(377)].on(t(327),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(325)])return;if(this[s(457)])return;if(!this[s(343)][s(568)])return;if(o[s(615)])return;const a=n[s(377)][s(400)],{start:c,end:u}=o[s(371)](),l=c[s(522)]&&a[s(676)](c[s(522)])?null:a[s(579)](c,s(624)),f=u[s(529)]&&a[s(676)](u[s(529)])?null:a[s(579)](u,s(619)),h=n[s(377)][s(324)](l?l[s(670)]:c,f?f[s(621)]:u);n[s(377)][s(287)]((t=>{const e=s;this[e(318)](h);const r=n[e(377)][e(400)][e(579)](h[e(670)]);o.is(e(270))?t[e(322)](r):o[e(308)](r)})),e[s(299)]()}),{priority:e.priorities[t(425)]+10}),n[t(377)].on(t(367),((e,r)=>{const s=t,o=r[r[s(679)]-1];o&&o[s(325)]||this[s(457)]||this[s(343)][s(568)]&&(n[s(377)][s(287)]((()=>{const t=s;let o=n[t(377)][t(367)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(530)]=o[t(588)]();const i=o[t(621)][t(529)],a=n[t(377)][t(400)];i&&a[t(361)](i)&&!a[t(381)](i)&&(o=n[t(377)][t(324)](o[t(670)],n[t(377)][t(657)](i,t(621)))),this[t(329)](o)})),e[s(299)]())}),{priority:t(623)}),this[t(378)][t(409)][t(395)](t(413),this[t(343)]),this[t(603)](t(413));const o=new p(n,this[t(613)]);n[t(409)][t(395)](t(532),o),this[t(603)](t(532));const i=new b(n,this[t(613)]);n[t(409)][t(395)](t(590),i),this[t(603)](t(590)),n[t(409)][t(395)](t(631),new S(n,o,this[t(613)])),this[t(603)](t(631)),n[t(409)][t(395)](t(303),new S(n,i,this[t(613)])),this[t(603)](t(303)),n[t(409)][t(395)](t(682),new w(n,o,this[t(613)])),this[t(603)](t(682)),n[t(409)][t(395)](t(472),new w(n,i,this[t(613)])),this[t(603)](t(472));const c=n[t(348)][t(450)](t(426));this[t(301)](c,t(478),((e,{threadId:n})=>{const r=t,s=this[r(613)][r(450)](n);s&&s[r(368)]&&1===s[r(368)][r(679)]&&this[r(360)](n,{hasComments:!0})}),{priority:t(256)}),this[t(301)](c,t(464),((e,{threadId:n})=>{const r=t,s=this[r(613)][r(450)](n);s&&s[r(368)]&&!s[r(368)][r(679)]&&this[r(360)](n,{hasComments:!1})}),{priority:t(256)})}set[Ec(499)](t){const n=Ec;if(this[n(512)])throw new e.CKEditorError(n(580),this);this[n(512)]=t}get[Ec(499)](){return this[Ec(512)]}[Ec(469)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(613)][n(423)]())t&&!e[n(264)]||r[n(663)](e);return e?r[n(477)]((t=>t[n(677)]())):r}[Ec(452)](t){const n=Ec,r=this[n(613)][n(450)](t);if(!r)throw new e.CKEditorError(n(648),this);return r}[Ec(609)](t){const e=Ec;return this[e(613)][e(526)](t)}[Ec(435)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(595)][e(417)](":"),a=this[e(613)][e(450)](r)||this[e(451)](o,i,r,n,s);if(this[e(614)](a),this[e(255)](a,o,i||null,n),a[e(439)]=t[e(439)],a[e(547)]=!0,s&&s[e(460)]){const t=s[e(460)],n=this[e(557)](t[e(330)]);a[e(253)]=t[e(439)],a[e(438)]=n,a[e(490)]=!0}else a[e(253)]=t[e(439)];switch(t[e(390)]&&(a[e(390)]=t[e(390)]),t[e(633)]&&(a[e(633)]=t[e(633)]),this[e(512)]&&this[e(512)][e(338)]||(a[e(293)]=!0),this[e(518)][e(450)](a)){case e(683):this[e(518)][e(589)](a,e(374));break;case e(493):a[e(264)]?(this[e(596)](new Set([a])),this[e(445)](new Set([a])),this[e(518)][e(589)](a,e(606)),this[e(373)](e(582),a)):this[e(518)][e(589)](a,e(382))}return a}[Ec(532)](t){const e=Ec;this[e(325)]((()=>{const n=e;this[n(378)][n(377)][n(287)]((()=>{const e=n;for(const n of t[e(363)]())n[e(673)]()}))}))}[Ec(590)](t){const e=Ec;this[e(325)]((()=>{const n=e;this[n(378)][n(377)][n(287)]((()=>{const e=n;for(const n of t[e(363)]())n[e(391)]()}))}))}[Ec(603)](t,n){const r=Ec,s=this[r(378)][r(409)][r(450)](t);if(!s)throw new e.CKEditorError(r(604),this,{commandName:t});if(this[r(635)][r(526)](s))throw new e.CKEditorError(r(546),this,{commandName:t});this[r(635)][r(395)](s),n&&s.on(r(536),((t,e)=>{const o=r;this[o(343)][o(568)]&&(this[o(457)]||(e[o(679)]>0&&e[e[o(679)]-1]&&e[e[o(679)]-1][o(325)]?e[o(414)]():(t[o(530)]=n(((...t)=>s[o(536)](...t,{forceDefaultExecution:!0})),...e),t[o(299)]())))}),{priority:r(623)})}[Ec(325)](t){const n=Ec;let r,s;const o=this[n(457)];this[n(457)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(457)]=!1),s&&e.CKEditorError[n(521)](s,this),r}[Ec(329)](t,n=null,r={}){const s=Ec;if(t[s(615)])return null;const o=this[s(378)][s(348)][s(450)](s(563)).me;for(const{suggestion:e,meta:o}of this[s(274)](t,s(268)))if(o[s(388)]){if(!o[s(286)]){if(o[s(432)]){if(!this[s(347)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(658)](e,t[s(670)],t[s(621)]);break}if(n==e[s(461)]&&wc(e,r)){const n=e[s(371)]();return n[s(670)][s(523)](t[s(621)])?this[s(525)](e,this[s(574)][s(324)](t[s(670)],n[s(621)])):this[s(525)](e,this[s(574)][s(324)](n[s(670)],t[s(621)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(567)+n:s(268),u=this[s(354)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(672)](c,i,a,t),u}[Ec(389)](t,n=Ec(275),r={}){const s=Ec,o=this[s(378)][s(348)][s(450)](s(563)).me,i=this[s(560)][s(310)](s(268),n,s(261));for(const e of this[s(469)]())if(e[s(438)].id==o.id&&s(268)==e[s(595)]&&e[s(461)]==n&&wc(e,r)&&(i(e[s(402)](),t)||i(t,e[s(402)]()))){for(const n of t)e[s(527)](n);return e}for(const{suggestion:e,meta:n}of this[s(274)](t,s(268))){if(!n[s(388)])continue;if(!this[s(347)]&&n[s(432)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(402)]())for(const e of t)if(!n[s(549)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(567)+n,l=this[s(354)]({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(639)]());return l}[Ec(620)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(615)])return null;if(o(430)===this[o(524)]){const e=this[o(560)][o(310)](o(541),r,o(673));return this[o(325)]((()=>e([t],n,s))),null}const i=this[o(378)][o(348)][o(450)](o(563)).me,a=[];if(o(665)!==this[o(524)])for(const{suggestion:e,meta:n}of this[o(274)](t,o(268)))n[o(388)]&&!n[o(671)]&&a[o(663)](...e[o(402)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(467)](s);e&&r[n(663)](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(679)];){const s=r[e][n(585)](t);r[n(626)](e,1,...s),e+=s[n(679)]}}return r}(t,a);c[o(679)]&&this[o(574)][o(287)]((()=>{const t=o;for(const e of c){const o=this[t(560)][t(310)](t(541),r,t(673));this[t(325)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(670)],u=t[o(621)];for(const{suggestion:e,meta:n}of this[o(274)](t,o(541))){if(!n[o(388)])continue;if(e[o(461)]!=r)continue;if(!wc(e,s))continue;const i=e[o(371)]();if(i[o(549)](t,!0))return null;c=c[o(578)](i[o(670)])?c:i[o(670)],u=u[o(289)](i[o(621)])?u:i[o(621)],a?i[o(670)][o(578)](a[o(371)]()[o(670)])?(a[o(537)](),a=e):e[o(537)]():a=e}const l=this[o(574)][o(324)](c,u);if(a)this[o(525)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(354)]({id:t,type:o(607)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(672)](o(607)+r,t,a,l)}}return null}[Ec(252)](t,n,r=[],s=null,o={}){const i=Ec;n[i(647)]||(n[i(647)]=n[i(558)]),n[i(636)]=t.is(i(259)),s=s||Lc(n);const a=r[i(477)]((t=>Sc(t,this[i(574)]))),c=t.is(i(259))?t:Sc(t,this[i(574)]);if(i(430)===this[i(524)]){const t=this[i(560)][i(310)](i(362),s,i(673));return this[i(325)]((()=>t([c],n,o))),null}a[i(663)](c);let u=!0;for(const t of a)if(!this[i(506)](t)){u=!1;break}if(u&&i(665)!==this[i(524)]){const t=this[i(560)][i(310)](i(362),s,i(673));return this[i(325)]((()=>t([c],n,o))),null}let l=null,f=c[i(670)],h=c[i(621)];for(const{suggestion:t,meta:e}of this[i(274)](c,i(362))){if(!e[i(388)])continue;if(e[i(286)]||e[i(432)]||e[i(671)])continue;if(t[i(390)][i(647)]!=n[i(647)])continue;if(!wc(t,o))continue;const r=t[i(371)]();if(t[i(461)]==s){if(r[i(549)](c,!0))return null;f=f[i(578)](r[i(670)])?f:r[i(670)],h=h[i(289)](r[i(621)])?h:r[i(621)],l?r[i(670)][i(578)](l[i(371)]()[i(670)])?(l[i(537)](),l=t):t[i(537)]():l=t}else{const e=c[i(467)](r);this[i(545)](t,e)}}const g=this[i(378)][i(348)][i(450)](i(563)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(525)](l,this[i(574)][i(324)](f,h)),l;{const t=this[i(354)]({id:d,type:i(366)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(672)](i(366)+s,d,p,this[i(574)][i(324)](f,h)),t}}[Ec(463)](t,n,r=[],s=null,o={}){const i=Ec;n[i(647)]||(n[i(647)]=n[i(558)]);const a=t[0];n[i(636)]=a.is(i(259)),s=s||Lc(n);const c=r[i(477)]((t=>Sc(t,this[i(574)]))),u=a.is(i(259))?t:t[i(477)]((t=>Sc(t,this[i(574)])));if(i(430)===this[i(524)]){const t=this[i(560)][i(310)](i(362),s,i(673));return this[i(325)]((()=>t(u,n,o))),null}c[i(663)](...u);let l=!0;for(const t of c)if(!this[i(506)](t)){l=!1;break}if(l&&i(665)!==this[i(524)]){const t=this[i(560)][i(310)](i(362),s,i(673));return this[i(325)]((()=>t(u,n,o))),null}const f=this[i(378)][i(348)][i(450)](i(563)).me;for(const t of this[i(469)]()){if(t[i(438)].id!=f.id)continue;if(i(362)!=t[i(595)]||t[i(390)][i(647)]!=n[i(647)])continue;if(!wc(t,o))continue;const e=t[i(461)]==s;for(let n=0;n<u[i(679)];n++){const r=u[n];for(const s of t[i(283)]()){const o=s[i(265)]();if(r[i(523)](o)){e?(u[i(626)](n,1),n--):t[i(520)](s[i(628)]);break}}}}if(0==u[i(679)])return null;const h=this[i(560)][i(310)](i(362),s,i(261));for(const t of this[i(469)]())if(t[i(438)].id==f.id&&i(362)==t[i(595)]&&t[i(390)][i(647)]==n[i(647)]&&t[i(461)]==s&&wc(t,o)&&(h(t[i(402)](),u)||h(u,t[i(402)]()))){for(const e of u)t[i(527)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(366)+s,m=this[i(354)]({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(639)]());return m}[Ec(318)](t,n=null,r={}){const s=Ec;if(t[s(615)])return null;const o=this[s(378)][s(348)][s(450)](s(563)).me,a=new i.LiveRange(t[s(670)],t[s(621)]);for(const{suggestion:t,meta:e}of this[s(274)](a,s(268)))if(e[s(388)]&&!e[s(286)])if(t[s(258)]){const e=t[s(402)]()[s(394)]((t=>s(632)!=t[s(576)][s(458)]));if(e[s(600)]((t=>a[s(549)](t,!0)))&&t[s(391)](),e[s(605)]((t=>t[s(549)](a,!0)))){const t=this[s(560)][s(310)](s(649),n,s(673));return this[s(325)]((()=>t([a],null,r))),null}}else{const e=a[s(467)](t[s(371)]());null!==e&&t[s(271)]([e],null,r)}if(a[s(316)](),a[s(615)]||s(632)==a[s(576)][s(458)])return null;let c=null,u=a[s(670)],l=a[s(621)];const f=this[s(274)](a,s(649));for(const{suggestion:t,meta:e}of f){const n=this[s(574)][s(324)](u,l);if(e[s(388)]&&(this[s(347)]||!e[s(432)]&&!e[s(671)]))if(t[s(258)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(402)]()){if(r[s(549)](n,!0))return t;n[s(549)](r)||(e=!1)}e&&t[s(391)]()}else{const e=t[s(371)]();if(e[s(549)](n,!0))return t;if(!wc(t,r)){n[s(549)](e)?t[s(537)]():e[s(282)](u)?u=e[s(621)]:e[s(282)](l)&&(l=e[s(670)]);continue}u=u[s(578)](e[s(670)])?u:e[s(670)],l=l[s(289)](e[s(621)])?l:e[s(621)],r=Object[s(262)]({},t[s(633)]),c?e[s(670)][s(578)](c[s(371)]()[s(670)])?(c[s(537)](),c=t):t[s(537)]():c=t}}if(c)return this[s(525)](c,this[s(574)][s(324)](u,l)),c;{const t=(0,e.uid)(),i=this[s(574)][s(324)](u,l),a=o.id,c=n?s(637)+n:s(649),f=this[s(354)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(672)](c,t,a,i),f}}[Ec(483)](t,n=Ec(275),r={}){const s=Ec,o=this[s(378)][s(348)][s(450)](s(563)).me,a=t[s(477)]((t=>new i.LiveRange(t[s(670)],t[s(621)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(274)](a,s(268)))e[s(388)]&&!e[s(286)]&&c[s(395)](t);for(const e of c)if(e[s(258)]){const o=e[s(402)]();if((!e[s(633)]||!e[s(633)][s(440)])&&o[s(600)]((t=>a[s(605)]((e=>e[s(549)](t,!0)))))&&e[s(391)](),a[s(600)]((t=>o[s(605)]((e=>e[s(549)](t,!0)))))){const e=this[s(560)][s(310)](s(649),n,s(673));return this[s(325)]((()=>e(t,null,r))),null}}else{const t=e[s(371)]();if(a[s(605)]((e=>e[s(549)](t,!0)))&&e[s(391)](),a[s(600)]((e=>t[s(549)](e,!0)))){const t=this[s(560)][s(310)](s(649),n,s(673));return this[s(325)]((()=>t(a,null,r))),null}}const u=this[s(560)][s(310)](s(649),n,s(261));let l=null;for(const t of this[s(469)]())if(t[s(438)].id==o.id&&t[s(264)]&&s(649)==t[s(595)]&&t[s(461)]==n&&wc(t,r)&&(u(t[s(402)](),a)||u(a,t[s(402)]())))if(l){if(t[s(368)]&&t[s(368)][s(679)])continue;for(const e of t[s(402)]())l[s(359)](e)||l[s(527)](e);t[s(537)]()}else{l=t;for(const e of a)t[s(359)](e)||t[s(527)](e)}if(l)return l;c[s(599)]();for(const{suggestion:t,meta:e}of this[s(274)](a,s(649)))e[s(388)]&&(this[s(347)]||!e[s(432)]&&!e[s(671)])&&wc(t,r)&&c[s(395)](t);for(const t of c){const e=t[s(402)]();if((!r||!r[s(440)])&&a[s(600)]((t=>e[s(605)]((e=>e[s(549)](t,!0))))))return t;(!t[s(633)]||!t[s(633)][s(440)])&&e[s(600)]((t=>a[s(605)]((e=>e[s(549)](t,!0)))))&&t[s(391)]()}const f=(0,e.uid)(),h=o.id,g=s(637)+n,d=this[s(354)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(316)](),t[s(615)]||s(632)==t[s(576)][s(458)]||this[s(672)](g,f,h,t,zr[s(639)]());return d}[Ec(294)](t,n,r,s,o){const i=Ec;if(t[i(615)])return[];if(i(430)===this[i(524)])return[];const a=this[i(378)][i(348)][i(450)](i(563)).me.id,c=Array[i(587)](this[i(613)][i(423)]())[i(394)]((e=>i(474)==e[i(595)]&&e[i(390)][i(611)]==n&&e[i(359)](t)));if(i(516)===this[i(524)]){const e=this[i(274)](t,i(268))[i(394)]((({meta:t})=>t[i(388)]&&!t[i(671)]&&!t[i(286)]))[i(477)]((({suggestion:t})=>t));c[i(448)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(474)==t[i(595)]?t[i(390)][i(453)]:void 0,o=t[i(371)](),a=Array[i(587)](u[i(503)]())[i(403)]((t=>t[i(500)](o)));if(!a)continue;const c=a[i(585)](o);this[i(313)](n)&&i(268)==t[i(595)]&&0!=c[i(679)]||(u[i(466)](a),c[i(375)]((t=>{u[i(589)](t,r)})),i(268)!=t[i(595)]&&e!=s&&u[i(589)](a[i(467)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(679)]>37&&console[i(279)](i(584),{key:n});const f=(i(575)+(n+"|")+Lc({newValue:s}))[i(300)](0,60),h=this[i(354)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(663)](h),this[i(672)](f,c,a,t)}return l}[Ec(446)](t){const e=Ec;this[e(603)](t,((t,...n)=>{this[e(257)]((()=>{t(...n)}))}))}[Ec(507)](t){const e=Ec;this[e(661)][e(395)](t)}[Ec(539)](t){const e=Ec;this[e(486)][e(395)](t)}[Ec(566)](t){const e=Ec;return e(474)==t[e(595)]?t[e(461)][e(417)]("|")[0]:null}[Ec(525)](t,e){const n=Ec,r=t[n(602)]();this[n(574)][n(287)]((t=>{t[n(573)](r,{range:e})}))}[Ec(614)](t){const e=Ec,n=t.id,r=this[e(378)][e(309)][e(450)](e(281));this[e(504)][e(418)](n)||this[e(504)][e(288)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(504)][e(629)](n);s[e(659)](e(422)),s[e(422)]=!1,t[e(368)]=s}[Ec(255)](t,n,r,s){const o=Ec;if(t[o(595)]!=n||t[o(461)]!=r||t[o(470)].id!=s)throw this[o(378)][o(488)](o(625)),new e.CKEditorError(o(625),this)}[Ec(545)](t,n){const r=Ec,s=t[r(371)]();if(n[r(523)](s))t[r(537)]();else if(s[r(549)](n)){const o=this[r(574)][r(657)](n[r(670)][r(529)],r(621));this[r(525)](t,this[r(574)][r(324)](s[r(670)],o));const i=(0,e.uid)(),a=t[r(470)].id,c=t[r(595)]+":"+t[r(461)];this[r(354)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(390)],attributes:t[r(633)]});const u=this[r(574)][r(657)](n[r(621)][r(502)],r(515)),l=this[r(574)][r(324)](u,s[r(621)]);this[r(672)](c,i,a,l)}else if(s[r(282)](n[r(670)])){const e=this[r(574)][r(657)](n[r(670)][r(529)],r(621));this[r(525)](t,this[r(574)][r(324)](s[r(670)],e))}else{const e=this[r(574)][r(657)](n[r(621)][r(502)],r(515));this[r(525)](t,this[r(574)][r(324)](e,s[r(621)]))}}[Ec(506)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(274)](t,e(268))){if(!r[e(388)])continue;const s=n[e(402)]();for(const n of s)if(!t[e(585)](n)[e(679)])return!0}return!1}[Ec(297)](t){const n=Ec,r=this[n(378)][n(348)][n(450)](n(563))[n(428)](t);if(!r)throw new e.CKEditorError(n(681),this);return r}[Ec(557)](t){const e=Ec,n=this[e(378)][e(348)][e(450)](e(563)),r=(0,o.hashObject)(e(383)+t);return n[e(428)](r)||n[e(554)]({id:r,name:t})}[Ec(451)](t,e,n,r,s){const o=Ec,i=this[o(297)](r),a=this[o(560)][o(397)](t,e,n,i,s,(t=>{const e=o;this[e(360)](n,{attributes:t});const r=this[e(452)](n);this[e(596)](new Set([r])),this[e(445)](new Set([r]))}));return this[o(301)](a,o(673),(()=>{const t=o;this[t(360)](n,{state:t(473)})}),{priority:o(623)}),this[o(301)](a,o(391),(()=>{const t=o;this[t(360)](n,{state:t(396)})}),{priority:o(623)}),this[o(613)][o(589)](n,a),this[o(518)][o(589)](a,o(683)),a}[Ec(411)](t){const e=Ec,n=t[e(417)](":");return{group:n[0],type:n[1],subType:n[e(679)]>=5?n[2]:null,id:n[e(679)]<5?n[2]:n[3],authorId:n[e(679)]<5?n[3]:n[4],markerCount:6==n[e(679)]?n[5]:null}}[Ec(658)](t,n,r){const s=Ec,o=t[s(371)](),i=o[s(670)],a=o[s(621)];this[s(525)](t,this[s(574)][s(324)](i,n));const c=(0,e.uid)(),u=t[s(470)].id,l=t[s(595)]+(t[s(461)]?":"+t[s(461)]:"");this[s(354)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(633)],data:t[s(390)]});const f=this[s(566)](t);(s(362)==t[s(595)]||f&&this[s(313)](f))&&(r=this[s(574)][s(267)](r[s(502)])),this[s(672)](l,c,u,this[s(574)][s(324)](r,a))}[Ec(274)](t,e=null){const n=Ec,r=[],s=this[n(378)][n(348)][n(450)](n(563)).me;Array[n(290)](t)||(t=[t]);for(const o of this[n(469)]()){if(!o[n(264)])continue;if(e&&o[n(595)]!=e)continue;let i=!1;for(const e of o[n(402)]()){for(const a of t){const t=a[n(670)][n(523)](e[n(621)])||a[n(621)][n(523)](e[n(670)]);if(t||a[n(467)](e)){const c=a[n(549)](e)&&Ac(this[n(574)][n(400)],e[n(670)],a),u=e[n(549)](a)&&Ac(this[n(574)][n(400)],a[n(670)],e);r[n(663)]({suggestion:o,meta:{isOwn:s==o[n(438)],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(574)][o(287)]((i=>{const a=o;let c=a(399)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(421)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(356)](t){const e=Ec,n=t[e(667)],r=t[e(528)];t[e(667)]=null,t[e(528)]=null,null!=n&&n[e(528)]==t&&(n[e(528)]=r),null!=r&&r[e(667)]==t&&(r[e(667)]=n),e(606)==this[e(518)][e(450)](t)&&(this[e(518)][e(589)](t,e(382)),this[e(373)](e(497),t,n,r))}[Ec(354)](t){const n=Ec,r=t.id,s=this[n(435)](t);if(this[n(512)]&&this[n(512)][n(338)]){const o=this[n(378)][n(348)][n(450)](n(442)),i=s[n(379)],a=s[n(461)]?s[n(595)]+":"+s[n(461)]:s[n(595)],c=this[n(378)][n(627)],u=o[n(395)](Hr(c,n(638))),l={id:r,type:a,hasComments:i,data:t[n(390)]||null,originalSuggestionId:t[n(305)]||null,attributes:s[n(633)]};this[n(512)][n(338)](l)[n(345)]((t=>{const e=n;s[e(293)]=!0,o[e(372)](u),t&&t[e(439)]&&(this[e(613)][e(450)](r)[e(439)]=t[e(439)])}))[n(437)]((t=>{const r=n;throw(0,e.logWarning)(r(652)),this[r(378)][r(377)][r(542)]({isUndoable:!1},(()=>{s[r(391)]()})),s[r(640)](),this[r(613)][r(466)](s.id),this[r(518)][r(466)](s),t}))}return s}[Ec(313)](t){const e=Ec;return this[e(661)][e(526)](t)}[Ec(360)](t,e){const n=Ec,r=this[n(378)][n(348)][n(450)](n(442)),s=this[n(452)](t);if(this[n(512)]&&this[n(512)][n(594)])if(s[n(293)]){const s=r[n(395)](Hr(this[n(378)][n(627)],n(638)));this[n(512)][n(594)](t,e)[n(345)]((()=>{r[n(372)](s)}))}else s.on(n(364),(()=>{this[n(360)](t,e)}))}[Ec(385)](t){const n=Ec;if(!this[n(512)]||!this[n(512)][n(452)])throw new e.CKEditorError(n(468),this);return this[n(512)][n(452)](t)}[Ec(485)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(411)](t),i=this[e(613)][e(450)](n)||this[e(451)](r,s,n,o,{});switch(this[e(255)](i,r,s,o),this[e(518)][e(450)](i)){case e(683):this[e(385)](n)[e(345)]((t=>{const r=e;let s=Promise[r(419)]();t[r(379)]&&(s=this[r(504)][r(332)]({channelId:this[r(378)][r(309)][r(450)](r(281)),threadId:n})),s[r(345)]((()=>{const e=r;this[e(435)](t)[e(293)]=!0}))})),this[e(518)][e(589)](i,e(493));break;case e(382):this[e(360)](n,{state:e(278)});case e(374):this[e(518)][e(589)](i,e(606)),this[e(373)](e(582),i);break;case e(606):this[e(373)](e(650),i)}return i[e(642)](t),i}[Ec(445)](t){const e=Ec,n=Array[e(587)](t),r=n[e(394)]((t=>e(474)==t[e(595)]));this[e(548)](r);const s=n[e(394)]((t=>!t[e(258)]&&e(474)!=t[e(595)])),o=this[e(469)]({skipNotAttached:!0})[e(394)]((t=>!t[e(258)]&&e(474)!=t[e(595)])),i=o[e(394)]((n=>!t[e(526)](n))),a=new Map(o[e(477)]((t=>[t,this[e(560)][e(310)](t[e(595)],t[e(461)],e(660))]))),c=new Map(o[e(477)]((t=>[t,t[e(371)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(679)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(679)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(679)];t++){const n=s[t];!l[e(526)](n)&&n[e(667)]&&(f[e(395)](n[e(667)]),n[e(667)][e(528)]===n&&(n[e(667)][e(528)]=null),n[e(667)]=null),!u[e(526)](n)&&n[e(528)]&&(f[e(395)](n[e(528)]),n[e(528)][e(667)]===n&&(n[e(528)][e(667)]=null),n[e(528)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(679)];e++){const r=g(t,n[e]);r&&(r[0][s(528)]=r[1],r[1][s(667)]=r[0],u[s(395)](r[0]),l[s(395)](r[1]))}}function g(t,n){const r=e;if(t[r(438)].id!==n[r(438)].id)return null;const s=a[r(450)](t)(t,n,c[r(450)](t),c[r(450)](n));return s&&a[r(450)](n)(t,n,c[r(450)](t),c[r(450)](n))?s[1][r(368)]&&s[1][r(368)][r(679)]?null:s:null}f[e(519)]&&this[e(445)](f)}[Ec(548)](t){const e=Ec;if(0==t[e(679)])return;const n=this[e(469)]({skipNotAttached:!0})[e(394)]((t=>e(474)==t[e(595)]&&t[e(547)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(633)]);s[e(526)](n)||(s[e(589)](n,r[e(679)]),r[e(663)]([]));const i=s[e(450)](n);r[i][e(663)](t)}!function(){const t=e;r[t(326)](((e,n)=>{const r=t,s=e[0][r(439)],o=n[0][r(439)];return s==o?e[0][r(633)][r(465)]<n[0][r(633)][r(465)]?-1:1:s<o?-1:1}));for(const e of r)e[t(326)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(679)];t++){if(0==r[t][e(679)])continue;const n=[];for(let s=t+1;s<r[e(679)];s++)0!=r[s][e(679)]&&i(r[t],r[s])&&n[e(663)](s);for(const s of n)r[t]=r[t][e(331)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(679)];n++)t[n][e(528)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(679)];n++)t[n][e(667)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(633)][r(465)]!==n[0][r(633)][r(465)]&&t[0][r(438)]!==n[0][r(438)])return!1;if(!function(t,e){const n=r;return!t[n(379)]&&!e[n(379)]||(!t[n(379)]||!e[n(379)])&&(!!(t[n(379)]&&e[n(439)]<t[n(368)][n(401)][n(450)](0)[n(439)])||!!(e[n(379)]&&t[n(439)]<e[n(368)][n(401)][n(450)](0)[n(439)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(633)],r(465)),o=Ic(n[0][r(633)],r(465));return!!wr(s,o)&&(!!t[r(600)]((t=>n[r(605)]((e=>t[r(371)]()[r(523)](e[r(371)]())))))&&n[r(600)]((e=>t[r(605)]((t=>e[r(371)]()[r(523)](t[r(371)]()))))))}}[Ec(596)](t){const e=Ec,n=Array[e(587)](t),r=this[e(469)]({skipNotAttached:!0}),s=r[e(394)]((n=>!t[e(526)](n))),o=new Map(n[e(477)]((t=>[t,this[e(560)][e(310)](t[e(595)],t[e(461)],e(261))]))),i=new Map(r[e(477)]((t=>[t,t[e(402)]()])));for(let t=0;t<n[e(679)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(679)];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(679)];e++){const s=r[e];if(s[a(595)]!==n[a(595)]||s[a(438)].id!==n[a(438)].id||s[a(461)]!==n[a(461)])continue;if(!vc(n,s,[a(465)]))continue;if(a(474)==n[a(595)]&&n[a(390)][a(453)]!=s[a(390)][a(453)])continue;if(a(474)==n[a(595)]&&t[a(313)](n[a(390)][a(611)]))continue;if(a(362)==n[a(595)]){const e=t[a(378)][a(377)],r=n[a(510)]();if(r&&(e[a(400)][a(381)](r)||e[a(400)][a(676)](r)))continue}const c=o[a(450)](n),u=i[a(450)](n),l=i[a(450)](s),f=n[a(368)]&&n[a(368)][a(679)],h=s[a(368)]&&s[a(368)][a(679)];if(!f&&c(l,u))return t[a(429)](s,n),i[a(466)](n),!0;if(!h&&c(u,l))return t[a(429)](n,s),i[a(466)](s),!0}return!1}}[Ec(429)](t,e){const n=Ec;if(t[n(258)])for(const r of e[n(402)]())t[n(527)](r);else{const r=e[n(371)]()[n(621)];this[n(525)](t,this[n(574)][n(324)](t[n(371)]()[n(670)],r))}e[n(537)]()}[Ec(674)](t,e){const n=Ec,r=t[n(415)](n(386))||t[n(415)](n(474))?n(404):t[n(296)]();return Hr(this[n(378)][n(627)],e+"_"+r+n(641))}[Ec(653)](){const t=Ec,e=this[t(378)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(574)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(411)](t[s(628)]);if(s(334)===e){n[s(315)](this[s(674)](r,s(355)));break}}for(const t of r){const{group:e,type:r}=this[s(411)](t[s(628)]);if(s(334)===e){n[s(315)](this[s(674)](r,s(454)));break}}}))}[Ec(577)](t){const e=Ec;if(this[e(412)])return!1;const n=this[e(378)],r=n[e(377)][e(608)][e(533)][e(666)]();if(0==r[e(679)])return!1;const s=[],o=r[e(394)]((t=>e(474)==t[e(595)])),i=r[e(394)]((t=>e(291)==t[e(595)]&&e(513)!=t[e(628)])),a=r[e(394)]((t=>e(372)==t[e(595)]&&e(513)!=t[e(628)]));for(const t of o)s[e(663)]({key:t[e(441)],newValue:t[e(583)],oldValue:t[e(496)],range:Nc(t[e(259)],n[e(377)])});for(const t of i){const r=a[e(403)]((n=>n[e(295)][e(523)](t[e(295)])));r&&s[e(663)]({key:e(387),newValue:t[e(628)],oldValue:r[e(628)],range:n[e(377)][e(684)](t[e(295)][e(522)])})}return 0!=s[e(679)]&&this[e(535)](t,s)}[Ec(675)](t){const e=Ec;let n=!1;const r=this[e(378)][e(377)][e(608)][e(533)][e(449)]()[e(394)]((t=>t[e(390)][e(544)]&&t[e(628)][e(415)](e(586))));for(const s of r){const{subType:r,id:o}=this[e(411)](s[e(628)]),i=r[e(417)]("|")[0];for(const r of this[e(469)]({skipNotAttached:!0}))r.id!=o&&e(474)==r[e(595)]&&r[e(390)]&&r[e(390)][e(611)]==i&&r[e(371)]()[e(500)](s[e(390)][e(544)])&&(this[e(484)](r,s[e(390)][e(544)],t),n=!0)}return n}[Ec(257)](t){const e=Ec;this[e(378)],this[e(412)]=!0,t()}[Ec(669)](t){const e=Ec,n=this[e(313)](t),r=this[e(486)][e(526)](t);return n||r}[Ec(535)](t,e){const n=Ec;if(0==e[n(679)])return!1;let r=!1;for(const s of e){const e=this[n(274)](s[n(259)],n(474))[n(394)]((t=>!t[n(540)][n(286)]))[n(477)]((t=>t[n(334)])),i=(0,o.hashObject)({newValue:s[n(312)]});e[n(394)]((t=>{const e=n,[r,o]=t[e(461)][e(417)]("|");return r==s[e(611)]&&o!=i}))[n(375)]((e=>{const o=n;this[o(484)](e,s[o(259)],t),r=!0}))}return r}[Ec(484)](t,e,n){const r=Ec,s=t[r(371)]()[r(585)](e);0!==s[r(679)]?1!==s[r(679)]?this[r(658)](t,e[r(670)],e[r(621)]):this[r(525)](t,s[0]):n[r(520)](t[r(602)]())}}class yc{constructor(t){const e=Ec;this[e(427)]=t,this[e(574)]=t[e(377)],this[e(280)]=new Map,this[e(424)]=new Map,this[e(664)]()}[Ec(397)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(574)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(310)](t,e,i(673))(...n),onDiscard:(...n)=>this[i(310)](t,e,i(391))(...n)})}[Ec(618)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(280)][s(589)](o,r)}[Ec(310)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(280)][r(450)](s)||this[r(424)][r(450)](t+":"+n)}[Ec(664)](){const t=Ec,e=()=>!1,n=t=>{const e=Oc;t[e(326)](((t,n)=>t[e(670)][e(578)](n[e(670)])?1:-1)),this[e(574)][e(287)]((n=>{const r=e;for(const e of t){let t;t=e[r(621)][r(434)]&&e[r(621)][r(502)]==e[r(670)][r(522)]?n[r(420)](e[r(670)][r(522)],"on"):n[r(420)](e),this[r(574)][r(327)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Oc;e&&this[n(574)][n(287)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(477)]((t=>(Cc(t)&&(t=this[s(574)][s(324)](t[s(621)])),t)))[s(394)]((t=>s(632)!==t[s(576)][s(458)]));if(c[s(679)]<1)return;const u=Array[s(587)](this[s(574)][s(608)][s(555)][s(402)]())[s(477)]((t=>i.LiveRange[s(654)](t)));r[s(322)](c);for(const t of this[s(427)][s(409)][s(409)]())t[s(284)]();a[s(663)]({forceDefaultExecution:!0}),this[s(427)][s(536)](o,...a);const l=u[s(394)]((t=>s(632)!=t[s(576)][s(458)]));l[s(679)]>0&&r[s(322)](l);for(const t of u)t[s(316)]()}))},s=(e,n)=>1==e[t(679)]&&1==n[t(679)]&&e[0][t(621)][t(523)](n[0][t(670)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(574)])?[e,n]:Mc(n,e,s,r,this[t(574)])?[n,e]:null;this[t(424)][t(589)](t(543),e),this[t(424)][t(589)](t(471),n),this[t(424)][t(589)](t(263),s),this[t(424)][t(589)](t(369),o),this[t(424)][t(589)](t(494),n),this[t(424)][t(589)](t(561),e),this[t(424)][t(589)](t(406),s),this[t(424)][t(589)](t(307),o),this[t(424)][t(589)](t(617),r),this[t(424)][t(589)](t(306),e),this[t(424)][t(589)](t(444),s),this[t(424)][t(589)](t(634),e),this[t(424)][t(589)](t(489),r),this[t(424)][t(589)](t(456),e),this[t(424)][t(589)](t(556),s),this[t(424)][t(589)](t(416),e),this[t(424)][t(589)](t(531),e),this[t(424)][t(589)](t(353),((e,n)=>{const r=t;if(!n)return;const s=this[r(427)][r(348)][r(450)](_c);this[r(574)][r(287)]((t=>{const o=r;if(o(387)==n[o(611)])for(const r of e){const e=r[o(670)][o(522)],s=n[o(453)];t[o(552)](e,s)}else if(s[o(313)](n[o(611)]))for(const r of e)void 0!==n[o(453)]?t[o(319)](n[o(611)],n[o(453)],r[o(670)][o(522)]):t[o(277)](n[o(611)],r[o(670)][o(522)]);else for(const r of e)n[o(453)]?t[o(319)](n[o(611)],n[o(453)],r):t[o(277)](n[o(611)],r)}))})),this[t(424)][t(589)](t(344),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(502)][r(272)]({includeSelf:!0,parentFirst:!0})){if(s[r(576)]==s)return!1;if(!n[r(408)](s))return!1;if(t[r(381)](s)||t[r(676)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(621)][e(502)]==t[e(670)][e(522)]&&t[e(621)][e(651)]}function kc(t,e,n,r){const s=Ec,o=t=>!t[s(517)].is(s(551))&&!r[s(381)](t[s(517)]),i=t[s(670)][s(630)](o),a=t[s(621)][s(630)](o,{direction:s(619)});return!(t[s(670)][s(523)](i)&&t[s(621)][s(523)](a)||(i[s(578)](a)?n[s(573)](e,{range:n[s(324)](i,a)}):n[s(520)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(670)][e(522)];return n&&n.is(e(323))}function Nc(t,e){const n=Ec;return null==t[n(621)][n(529)]&&t[n(621)][n(502)]==t[n(670)][n(522)]?Sc(t[n(670)][n(522)],e):t}function Sc(t,e){const n=Ec,r=e[n(400)][n(381)](t)||e[n(400)][n(572)](t);return e[n(324)](e[n(657)](t,n(358)),r?e[n(337)](t):e[n(657)](t,n(621)))}function Mc(t,e,n,r,s){const o=Ec;if(!vc(t,e))return!1;if(n[o(621)][o(523)](r[o(670)]))return!0;if(t[o(595)]!=e[o(595)])return!1;if(!n[o(621)][o(311)](r[o(670)]))return!1;const i=s[o(324)](n[o(621)],r[o(670)])[o(436)]();for(const t of i)if([o(328),o(565)][o(645)](t[o(595)])&&s[o(400)][o(676)](t[o(517)]))return!1;return!0}function vc(t,e,n=[]){const r=Ec;return!(!t[r(547)]||!e[r(547)])&&wr(Ic(t[r(633)],n),Ic(e[r(633)],n))}function Oc(t,e){const n=bc();return(Oc=function(t,e){return n[t-=252]})(t,e)}function wc(t,e){const n=Ec,r=Dc(t[n(633)]),s=Dc(e);if(!t[n(547)])return!1;for(const t of Object[n(503)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(262)]({},t);return delete n[e(440)],delete n[e(475)],n}const Fc=Bc;function xc(){const t=["1002FZTzID","canEditAt","isDirty","execute","commentThreadController","change:isDirty","4868973FcXstV","2796RYdbky","4319Dmegyl","_setPendingAction","canAccept","isEnabled","getRanges","1347JJjqdk","_pendingAction","_editor","listenTo","locale","plugins","model","canDiscard","stopListening","unbind","view","107SmuiqA","8kCltCx","discardSuggestion","destroy","commands","_removePendingAction","1504plboxY","282940SdncWo","add","get","_discardCommand","1285504fFKlJa","bind","remove","PENDING_ACTION_SUGGESTION","acceptSuggestion","518400XUEyGH","_acceptCommand","PendingActions"];return(xc=function(){return t})()}function Bc(t,e){const n=xc();return(Bc=function(t,e){return n[t-=140]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(446053===parseInt(n(151))/1*(-parseInt(n(157))/2)+-parseInt(n(140))/3*(-parseInt(n(177))/4)+-parseInt(n(158))/5+-parseInt(n(170))/6*(parseInt(n(178))/7)+-parseInt(n(152))/8*(-parseInt(n(176))/9)+-parseInt(n(167))/10+-parseInt(n(162))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(146)]=e,this[s(150)]=n,this[s(174)]=r,this[s(142)]=t,this[s(168)]=t[s(155)][s(160)](s(166)),this[s(161)]=t[s(155)][s(160)](s(153)),this[s(150)][s(163)](s(181)).to(this[s(168)],this[s(161)],((t,e)=>t||e)),this[s(150)][s(163)](s(180)).to(this[s(168)],s(181),(t=>t&&this[s(142)][s(146)][s(171)](e[s(182)]()))),this[s(150)][s(163)](s(147)).to(this[s(161)],s(181),(t=>t&&this[s(142)][s(146)][s(171)](e[s(182)]()))),this[s(141)]=null,n[s(172)]&&this[s(179)](),this[s(143)](n,s(166),(()=>this[s(166)]())),this[s(143)](n,s(153),(()=>this[s(153)]())),this[s(143)](n,s(175),(()=>{const t=s;n[t(172)]?this[t(179)]():this[t(156)]()}))}[Fc(166)](){const t=Fc;this[t(168)][t(173)](this[t(146)].id)}[Fc(153)](){const t=Fc;this[t(161)][t(173)](this[t(146)].id)}[Fc(154)](){const t=Fc;this[t(150)][t(149)](t(181)),this[t(150)][t(149)](t(180)),this[t(150)][t(149)](t(147)),this[t(148)](),this[t(174)][t(154)](),this[t(141)]&&this[t(156)]()}[Fc(179)](){const t=Fc,e=Hr(this[t(142)][t(144)],t(165));this[t(141)]=this[t(142)][t(145)][t(160)](t(169))[t(159)](e)}[Fc(156)](){const t=Fc;null!==this[t(141)]&&this[t(142)][t(145)][t(160)](t(169))[t(164)](this[t(141)]),this[t(141)]=null}}function Uc(){const t=["15GJfGzD","_config","fire","commentThreadInputView","isEnabled","855279MaKCHb","_localUser","cancel","8qGZGWC","assign","length","2781MfVkzY","locale","981197ffqXpr","addComment","canAccept","delegate","descriptionParts","focus","_createCommentThreadInputView","753872mTVEnd","isReadOnly","commentThread","commentsListView","5386194uHjEwE","isDirty","updateComment","563173KpjBtb","_model","bind","CommentView","submit","isActive","setData","46171510cEaJkQ","element","editor","destroy","disableComments","17016bLjEhz","hasDirtyComment","authoredAt","_createCommentViews","commentInputView","removeComment","set","canDiscard","editorConfig","value","showInput","disabledSubmit"];return(Uc=function(){return t})()}const jc=Gc;function Gc(t,e){const n=Uc();return(Gc=function(t,e){return n[t-=187]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(653089===-parseInt(n(217))/1+-parseInt(n(198))/2*(parseInt(n(195))/3)+-parseInt(n(210))/4*(parseInt(n(190))/5)+-parseInt(n(214))/6+-parseInt(n(203))/7+-parseInt(n(229))/8*(parseInt(n(201))/9)+parseInt(n(224))/10)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(213)]=null,this[s(193)]=null,this[s(235)](s(222),!1),this[s(235)](s(231),e[s(231)]),this[s(219)](s(231)).to(e),this[s(235)](s(207),[]),this[s(235)](s(215),!1),this[s(235)](s(194),!1),this[s(235)](s(205),!1),this[s(235)](s(236),!1),this[s(218)]=e,this[s(196)]=n,this[s(191)]=r,r[s(228)]?this[s(235)](s(200),1):this[s(232)]()}[jc(208)](){const t=jc;this[t(225)][t(208)]()}[jc(227)](){const t=jc;this[t(213)]&&this[t(213)][t(227)](),this[t(193)]&&this[t(193)][t(227)](),super[t(227)]()}[jc(232)](){const t=jc,{CommentsListView:e}=this[t(191)];this[t(213)]=new e(this[t(202)],this[t(218)][t(212)],Object[t(199)]({CommentView:this[t(191)][t(220)]},this[t(191)])),this[t(213)][t(206)](t(234)).to(this),this[t(213)][t(206)](t(216)).to(this),this[t(213)][t(219)](t(222)).to(this),this[t(235)](t(200),this[t(213)][t(200)]+1),this[t(219)](t(200)).to(this[t(213)],t(200),(t=>t+1)),this[t(193)]=this[t(209)](),this.on(t(234),(()=>this[t(208)]())),this[t(219)](t(215)).to(this[t(213)],t(230),this[t(193)][t(233)],t(187),((t,e)=>t||!!e))}[jc(209)](){const t=jc,{CommentThreadInputView:e}=this[t(191)],n=new e(this[t(202)],this[t(196)],this[t(191)][t(237)]),r=n[t(233)];return n[t(219)](t(188)).to(this,t(222),this[t(218)][t(212)],t(211),r,t(187),((t,e,n)=>!!n||t&&!e)),r.on(t(221),((e,n)=>{const s=t;this[s(192)](s(204),n),r[s(226)][s(223)]("")})),r.on(t(197),(()=>this[t(208)]())),r[t(219)](t(189)).to(this[t(218)][t(212)],t(211)),n}}const zc=Hc;function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=331]})(t,e)}function Wc(){const t=["time",'<span class="ck-suggestion-type">',"</p>","editorReady","24dOHUSl","EXTERNAL_AVATAR","split","fire","locale","ck-suggestion__info-name","<p>","_model","render","editorDestroyed","importWord","74395waBNaE","createElement","384epDJby","getTemplate","set","join","color","canAccept","712965SijDPA","attributes","ck-annotation__main","ck-annotation__user","map","value","ck-suggestion-","name","commentThread","discardButton","ck-annotation__actions","ck-annotation__info-time","bind","execute","ck-suggestion__actions","type","</span>","getUserViewNotificationText",'"></span>',"ck-annotation__info-name","1081421HhlNYX",'<span class="ck-suggestion-color" style="background-color: ',"cancel","ck-annotation__info","children","ck-suggestion--disabled-comments","ck-suggestion--discard","Accept suggestion","getExternalSuggestionNote","check","creator","formatDateTime","innerHTML","source","authoredAt","delegate","27503daTTNw","span","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion","querySelector","28DSosLX","ck-suggestion__info","ck-annotation","isExternal","EXTERNAL_SUGGESTION","commentThreadInputView","innerText","ck-annotation__content-wrapper","bindTemplate","change:description","setTemplate","EXTERNAL_IMPORT_WORD_SUGGESTION","713007ghrrIA","ck-suggestion-wrapper","content","extendTemplate","acceptButton","author",".ck-annotation__content-wrapper","ck-comment__info-time","_createButton","push","_config","_descriptionElement","commentsListView","ck-suggestion__user","element","title","1226hqCwLl","ck-suggestion__main","canDiscard","descriptionParts","10tDUUMp",'" title="',"userView","760zNlbSA","discardSuggestion","2673060StJGyP","disableComments","div","description","@external","isActive","acceptSuggestion","ck-suggestion--accept","ck-comment__external","Discard suggestion","isEnabled","ck-suggestion-wrapper--active"];return(Wc=function(){return t})()}!function(t,e){const n=Hc,r=t();for(;;)try{if(262303===-parseInt(n(439))/1*(-parseInt(n(432))/2)+-parseInt(n(363))/3+-parseInt(n(404))/4*(parseInt(n(355))/5)+parseInt(n(357))/6*(parseInt(n(399))/7)+-parseInt(n(344))/8*(parseInt(n(416))/9)+-parseInt(n(436))/10*(parseInt(n(383))/11)+parseInt(n(441))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(359)](i(378),""),this[i(375)](i(378)).to(this,i(435),(t=>t&&t[0]?t[0][i(378)]:"")),this[i(375)](i(331)).to(this,i(435),this,i(333),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(350)+Xc(e[n(418)],e[n(361)])+n(342);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(427)]=null,this[i(420)]=this[i(424)](Hr(e,i(390)),t.icons[i(392)],i(335),i(334),"sw"),this[i(420)][i(375)](i(338)).to(this,i(362)),this[i(372)]=this[i(424)](Hr(e,i(337)),t.icons[i(385)],i(389),i(440),"sw"),this[i(372)][i(375)](i(338)).to(this,i(434)),this[i(438)]=new o.UserView(e,this[i(351)][i(421)],this[i(380)]()),this[i(438)][i(419)]({attributes:{class:[i(429),i(366)]}}),this[i(414)](this[i(358)]())}[zc(358)](){const t=zc,e=this[t(412)],n=[{tag:t(443),attributes:{class:[t(405),t(386)]},children:[{tag:t(400),children:[{text:this[t(438)][t(370)]}],attributes:{class:[t(349),t(382)]}},{tag:t(340),attributes:{datetime:e.to(t(397)),class:[t(423),t(374)]},children:[{text:e.to(t(397),(e=>this[t(426)][t(394)](e)))}]}]},{tag:t(443),attributes:{class:[t(377),t(373)]},children:[this[t(420)],this[t(372)]]},{tag:t(443),attributes:{class:[t(411)]}}];this[t(351)][t(407)]&&n[t(425)]({tag:t(443),attributes:{class:[t(336)]},children:[{text:this[t(391)]()}]});const r={tag:t(443),attributes:{class:[t(417),e.if(t(333),t(339)),e.to(t(378),(e=>t(369)+e)),this[t(426)][t(442)]&&t(388)],"data-suggestion-id":this[t(351)].id,"data-thread-id":this[t(351)][t(371)].id,"data-author-id":this[t(351)][t(421)].id,tabindex:-1},children:[{tag:t(443),attributes:{class:[t(402),t(406)]},children:[this[t(438)],{tag:t(443),attributes:{class:[t(433),t(365)]},children:n}]}]};return this[t(428)]&&this[t(409)]&&(r[t(387)][t(425)](this[t(428)],this[t(409)]),this[t(428)][t(398)](t(343)).to(this),this[t(428)][t(398)](t(353)).to(this),this[t(409)][t(398)](t(343)).to(this),this[t(409)][t(398)](t(353)).to(this)),r}[zc(352)](){const t=zc;super[t(352)](),this[t(427)]=this[t(430)][t(403)](t(422)),this[t(427)][t(395)]=this[t(331)],this.on(t(413),((e,n,r)=>{const s=t;this[s(427)][s(395)]=r}))}[zc(424)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(348)]);return a[i(359)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(419)]({attributes:{class:n}}),a.on(i(376),(()=>{const t=i;this[t(347)](r,this[t(351)].id)})),a}[zc(391)](){const t=zc;return t(354)===this[t(351)][t(364)][t(332)][t(396)]?Hr(this[t(348)],t(415)):Hr(this[t(348)],t(408))}[zc(380)](){const t=zc;return this[t(351)][t(407)]?t(354)===this[t(351)][t(364)][t(332)][t(396)]?Hr(this[t(348)],t(401),this[t(351)][t(393)][t(370)]):Hr(this[t(348)],t(345),this[t(351)][t(393)][t(370)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(346)]("*")[n(367)](((t,e)=>e%2!=0?n(341)+qc(t)+n(379):qc(t)))[n(360)](""),e&&(r+=n(384)+e[n(368)]+n(437)+e[n(431)]+n(381)),r}function qc(t){const e=zc,n=document[e(356)](e(400));return n[e(410)]=t,n[e(395)]}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',Jc=$c;function Qc(){const t=["getByInnerView","addSourceCollector","TrackChangesUI","1888710lETXVZ","focus","acceptButton","discardAllSuggestions","getMarkerNames","length","30FmOeLu","switchbutton","suggestionLoaded","3190656hnjfzL","has","getRanges","panelView","menuitemcheckbox","editing","some","values","createCommentThreadController","_initializeController","comments","lowest","_handleSuggestionControllerDelayed","refreshSelectedViews","separator","reduce","_bindAnnotationToEditors","execute","SuggestionThreadView","editor","push","suggestionUnloaded","suggestion-","view","_annotationViews","add","delete","_createToolbarButton","CommentsRepository","config","pluginName","getSuggestion","acceptSelectedSuggestions","innerView","size","unbind","EditorAnnotations","comments.maxThreadTotalWeight","60424KhEmgu","change:activeAnnotations","activeMarkers","2482674OiTztK","comments.maxCommentCharsWhenCollapsed","button","menu","plugins","suggestionChanged","delegate","getMarkers","arrowView","bind","isEnabled","type","acceptAllSuggestions","addComment","716611zYflMO","define","componentFactory","trackChanges","isDirty","items","mainView","comments.maxCommentsWhenCollapsed","_addUIComponentsToFactory","27NXFsnJ","isMultiRange","activeAnnotations","Accept all selected suggestions","_handleControllerBuffer","Accept all suggestions","comments.editorConfig","isInContent","_createMenuBarMenu","change:previous","getJoined","clear","destroy","commentThread","CommentsUI","menuitem","descriptionFactory","Discard all suggestions","children","value","model","hasSuggestion","init","previous","commands","_suggestionToController","listenTo","trackChanges.SuggestionThreadView","130xKVFmf","buttonView","set","getFirstRange","remove","actionView","trackChanges.disableComments","_destroyController","keys","2sTwBpH","registerAnnotation","commandName","isOn","filter","TrackChangesEditing","createAnnotationView","_viewToController","_unbindEditors","head","_updateController","stopListening","Track changes","getAllAdjacentSuggestions","descriptionParts","createAnnotation","_refreshActiveMarkers","source","getDescriptions","discardButton","from","Annotations","CommentView","requires","2481193BWxpgB","menuBar:trackChanges","locale","Discard all selected suggestions","discardSelectedSuggestions","toMany","_disableComments","1661032GQtDiL","get"];return(Qc=function(){return t})()}!function(t,e){const n=$c,r=t();for(;;)try{if(533604===-parseInt(n(298))/1+-parseInt(n(344))/2*(parseInt(n(284))/3)+-parseInt(n(281))/4*(parseInt(n(240))/5)+parseInt(n(234))/6+-parseInt(n(243))/7+parseInt(n(229))/8*(-parseInt(n(307))/9)+parseInt(n(335))/10*(parseInt(n(222))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class Zc extends t.Plugin{static get[Jc(221)](){const t=Jc;return[_c,o.Users,t(271),t(219),t(279)]}static get[Jc(273)](){return Jc(233)}constructor(t){const e=Jc;super(t),this[e(332)]=new Map,this[e(351)]=new Map,this[e(267)]=new Map,this[e(311)]=new Map;const n=this[e(262)][e(272)];n[e(299)](e(334),Kc),n[e(299)](e(341),!1),this[e(228)]=n[e(230)](e(341))}[Jc(255)](t,e){const n=Jc;0===this[n(311)][n(277)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(311)]){const r=this[t(332)][t(244)](e);r||n?r&&n&&this[t(342)](e):this[t(252)](e)}this[t(311)][t(318)](),this[t(262)][t(288)][t(230)](t(279))[t(256)](),this[t(214)]()}),10),this[n(311)][n(337)](t,e)}[Jc(329)](){const t=Jc,e=this[t(262)],n=e[t(288)][t(230)](t(349)),r=e[t(288)][t(230)](t(219)),s=e[t(288)][t(230)](t(279)),o=e[t(288)][t(230)](t(271));this[t(306)](),s[t(232)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(218)](this[e(332)])){const s=t[e(211)](),o=[];for(const t of s){if(!t[e(314)])continue;if(t[e(308)]){o[e(263)](...t[e(245)]());continue}const n=t[e(338)]();if(o[e(239)]>0){const t=o[0][e(317)](n);if(t){o[0]=t;continue}}o[e(263)](n)}n[e(263)]([r[e(266)],o])}return n})),this[t(333)](n,t(242),((e,n)=>{const r=t;this[r(333)](n,r(316),((t,e,s,o)=>{const i=r;n[i(314)]&&(null==s?(this[i(354)](o[i(353)]),this[i(255)](n,!1)):(this[i(354)](s[i(353)]),null==o&&this[i(255)](n,!0)))})),null!==n[r(330)]?this[r(354)](n[r(353)]):this[r(255)](n,!1)})),this[t(333)](n,t(264),((e,n,r)=>{const s=t;this[s(355)](n,s(316)),this[s(311)][s(269)](n),this[s(332)][s(244)](n)&&this[s(342)](n),r&&this[s(354)](r[s(353)])})),this[t(333)](n,t(289),((e,n)=>{this[t(354)](n)})),this[t(333)](r,t(282),(()=>{this[t(214)]()})),this[t(333)](o,t(297),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(328)](r))return;const i=n[o(274)](r);this[o(332)][o(230)](i)[o(266)][o(235)]()}),{priority:t(254)})}[Jc(214)](){const t=Jc,e=this[t(262)][t(288)][t(230)](t(219)),n=this[t(262)][t(288)][t(230)](t(349)),r=Array[t(218)](e[t(309)],(e=>e[t(276)]))[t(348)]((e=>this[t(351)][t(244)](e))),s=[];for(const e of r){const n=this[t(351)][t(230)](e)[t(327)][t(211)]();s[t(263)](...n[t(258)](((e,n)=>[...e,...n[t(238)]()]),[]))}n[t(283)]=s}[Jc(306)](){const t=Jc,n=this[t(262)],r=n[t(224)],o=Hr(r,t(356)),i=new e.Collection([{type:t(241),model:new s.ViewModel({withText:!0,label:o,commandName:t(301),role:t(247)})},{type:t(257)},{type:t(286),model:new s.ViewModel({withText:!0,label:Hr(r,t(312)),commandName:t(296),role:t(322)})},{type:t(286),model:new s.ViewModel({withText:!0,label:Hr(r,t(310)),commandName:t(275),role:t(322)})},{type:t(286),model:new s.ViewModel({withText:!0,label:Hr(r,t(324)),commandName:t(237),role:t(322)})},{type:t(286),model:new s.ViewModel({withText:!0,label:Hr(r,t(225)),commandName:t(226),role:t(322)})}]);for(const e of i)if(tu(e)){const r=n[t(331)][t(230)](e[t(327)][t(346)]);e[t(327)][t(293)](t(347),t(294)).to(r,t(326),t(294))}n.ui[t(300)][t(268)](t(301),(e=>this[t(270)](e,i,o))),n.ui[t(300)][t(268)](t(223),(e=>this[t(315)](e,i,o)))}[Jc(270)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(262)][r(331)][r(230)](r(301));o[r(336)][r(337)]({tooltip:n,label:n,icon:Yc}),o[r(336)][r(293)](r(347)).to(i,r(326)),o[r(336)].on(r(260),(()=>{const t=r;i[t(260)](),this[t(262)][t(248)][t(266)][t(235)]()})),(0,s.addListToDropdown)(o,e,{role:r(287)});const a=[];for(const t of e)tu(t)&&a[r(263)](this[r(262)][r(331)][r(230)](t[r(327)][r(346)]));const c=o[r(336)];return c[r(340)][r(278)](r(294)),c[r(292)][r(278)](r(294)),c[r(340)][r(293)](r(294)).to(i,r(294)),c[r(292)][r(293)](r(294))[r(227)](a,r(294),((...t)=>t[r(249)]((t=>t)))),o.on(r(260),(t=>{const e=r;this[e(262)][e(260)](t[e(215)][e(346)]),this[e(262)][e(248)][e(266)][e(235)]()})),o}[Jc(315)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(262)][r(331)][r(230)](r(301));o[r(336)][r(337)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(257)==n[r(295)]){a[r(303)][r(268)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(327)];i[r(293)](...Object[r(343)](c)).to(c),i[r(290)](r(260)).to(o),i.on(r(260),(()=>{const t=r;this[t(262)][t(260)](c[t(346)]),this[t(262)][t(248)][t(266)][t(235)]()})),e[r(325)][r(268)](i),a[r(303)][r(268)](e)}return o[r(293)](r(294)).to(i,r(294)),o[r(246)][r(325)][r(268)](a),o}[Jc(252)](t){const e=Jc,n=this[e(262)],r=n[e(272)],s=n[e(288)][e(230)](e(219)),i=n[e(288)][e(230)](e(271)),a=n[e(288)][e(230)](e(279)),c=n[e(288)][e(230)](o.Users).me,u=r[e(230)](e(301))[e(261)],{CommentsListView:l,CommentThreadInputView:f}=n[e(288)][e(230)](e(321));let h,g;this[e(267)][e(244)](t.id)?(g=this[e(267)][e(230)](t.id),h=g[e(304)]):(h=new u(n[e(224)],t,c,{disableComments:this[e(228)],editorConfig:r[e(230)](e(313)),maxCommentsWhenCollapsed:r[e(230)](e(305)),maxThreadTotalWeight:r[e(230)](e(280)),maxCommentCharsWhenCollapsed:r[e(230)](e(285)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(230)](e(224))),CommentView:r[e(230)](e(253))[e(220)],CommentsListView:l,CommentThreadInputView:f}),h[e(236)].on(e(260),(()=>{const t=e;n[t(248)][t(266)][t(235)]()})),h[e(217)].on(e(260),(()=>{const t=e;n[t(248)][t(266)][t(235)]()})),g=s[e(350)](this[e(262)][e(224)],h),g[e(293)](e(302)).to(h,e(302)),g[e(293)](e(239)).to(h),g[e(293)](e(295)).to(h,e(295),(t=>e(265)+t)),this[e(267)][e(337)](t.id,g));const d=i[e(251)](t[e(320)],h),p=new Pc(n,t,h,d),m=t[e(211)]()[e(348)]((t=>t[e(314)]));h[e(212)]=n[e(288)][e(230)](e(349))[e(323)][e(216)](m),this[e(332)][e(337)](t,p),this[e(351)][e(337)](h,p);const I=s[e(213)]({view:g,target:()=>{const r=e,s=[],i=t[r(211)]()[r(348)]((t=>t[r(314)]));for(const t of i)s[r(263)](...t[r(291)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(248)],s)},type:()=>e(265)+p[e(266)][e(295)]});i[e(259)](h,I),s[e(268)](I),a[e(345)](I)}[Jc(342)](t){const e=Jc,n=this[e(262)][e(288)][e(230)](e(271)),r=this[e(262)][e(288)][e(230)](e(219)),s=this[e(332)][e(230)](t),o=s[e(266)],i=r[e(231)](o);n[e(352)](o),i&&r[e(339)](i),this[e(332)][e(269)](t),this[e(351)][e(269)](o),s[e(319)]()}[Jc(354)](t){const e=Jc;if(!t[e(314)]||!this[e(332)][e(244)](t))return;const n=this[e(262)][e(288)][e(230)](e(349)),r=this[e(332)][e(230)](t),s=t[e(211)]();r[e(266)][e(212)]=n[e(323)][e(216)](s)}[Jc(319)](){const t=Jc;for(const e of this[t(332)][t(343)]())this[t(342)](e);for(const e of this[t(267)][t(250)]())e[t(304)][t(319)]();super[t(319)]()}}function $c(t,e){const n=Qc();return($c=function(t,e){return n[t-=211]})(t,e)}function tu(t){return Jc(327)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=310]})(t,e)}var nu=eu;function ru(){var t=["getSuggestions","plugins","6867sUCCwW","112716kCCSHO","1418yAkDTM","editor","852eqGIPk","requires","adapter","3566402FqxJbr","pluginName","TrackChanges","7553384PazxJI","addSuggestion","Comments","addSuggestionData","getSuggestion","17915gQfwqq","3642468NmGlId","2927871qPdSwi","get"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(819510===parseInt(n(323))/1+-parseInt(n(324))/2*(-parseInt(n(322))/3)+parseInt(n(326))/4*(-parseInt(n(316))/5)+parseInt(n(317))/6+parseInt(n(329))/7+-parseInt(n(311))/8+-parseInt(n(318))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(327)](){return[_c,Zc,nu(313)]}static get[nu(330)](){return nu(310)}set[nu(328)](t){var e=nu;this[e(325)][e(321)][e(319)](_c)[e(328)]=t}get[nu(328)](){var t=nu;return this[t(325)][t(321)][t(319)](_c)[t(328)]}[nu(312)](t){var e=nu;return this[e(325)][e(321)][e(319)](_c)[e(314)](t)}[nu(320)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(325)][n(321)][n(319)](_c)[n(320)]({skipNotAttached:t,toJSON:e})}[nu(315)](t){var e=nu;return this[e(325)][e(321)][e(319)](_c)[e(315)](t)}}const ou=lu;function iu(){const t=["_adapter","getRootsAttributes","5SWkcwV","discardAllSuggestions","execute","appendChild","document","reduce","7086cOiIGf","map","getCommentThreads","7974fKWovX","get","editorCreator","10984SYRfSS","10sayuNm","pluginName","TrackChangesDataGetter","getDataWithAcceptedSuggestions","addCommentThread","acceptAllSuggestions","useAnonymousUser","config","createElement","2745087YSYUqb","constructor","set","model","push","TrackChangesEditing","Users","result","function","end","plugins","810TxtoFN","trackChangesData","rootsAttributes","462aRhdjY","CommentsRepository","TrackChangesData","getRootNames","getFullData","track-changes-data-invalid-editor-creator","create","data","name","requires","addSuggestionData","9738465JwYKXh","addUser","278RHzlOi","trackChangesData.editorCreator","editor","div","destroy","define","init","getUser","getDataWithDiscardedSuggestions","5075740OjDkxr","createDocumentFragment","users","getSuggestions","60660216LpqVNV","Pagination"];return(iu=function(){return t})()}!function(t,e){const n=lu,r=t();for(;;)try{if(789501===parseInt(n(287))/1*(-parseInt(n(310))/2)+-parseInt(n(326))/3+parseInt(n(296))/4*(-parseInt(n(304))/5)+-parseInt(n(313))/6*(parseInt(n(274))/7)+-parseInt(n(316))/8*(parseInt(n(271))/9)+parseInt(n(317))/10*(-parseInt(n(285))/11)+parseInt(n(300))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(301)];class cu extends t.Plugin{static get[ou(283)](){return[_c]}static get[ou(318)](){return ou(276)}[ou(293)](){const t=ou,n=this[t(289)];if(n[t(324)][t(292)](t(288),(e=>{const r=t,s=n[r(329)][r(308)][r(277)]()[r(309)](((t,e)=>(t[e]="",t)),{});return n[r(327)][r(280)](s,e)})),t(268)!=typeof n[t(324)][t(314)](t(272))[t(315)])throw new e.CKEditorError(t(279))}[ou(320)](t){return hu(this[ou(289)],!0,t)}[ou(295)](t){return hu(this[ou(289)],!1,t)}}class uu extends t.Plugin{static get[ou(318)](){return ou(319)}constructor(t){const e=ou;super(t),this[e(333)]=e(269)}[ou(293)](){const t=ou;this[t(289)][t(270)][t(314)](t(275))[t(302)]={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(289)][t(270)][t(314)](t(331))[t(302)]=null}}function lu(t,e){const n=iu();return(lu=function(t,e){return n[t-=268]})(t,e)}function fu(t){return void 0!==t[ou(303)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(270)][r(330)](_c,uu),s[r(273)]=fu(t)?t[r(303)]():void 0;const i=document[r(297)](),a=t[r(324)][r(314)](r(272))[r(315)],c=await a(s,(()=>function(t){const e=r,n=document[e(325)](e(290));return t[e(307)](n),n}(i)));!function(t,e){const n=r,s=t[n(329)][n(308)][n(277)]()[n(309)](((e,r)=>(e[r]=t[n(281)][n(314)]({rootName:r}),e)),{}),o=t[n(270)][n(314)](n(332))[n(298)][n(311)]((t=>({id:t.id,name:t[n(282)]}))),i=t[n(270)][n(314)](n(331))[n(299)]({skipNotAttached:!0,toJSON:!0}),a=t[n(270)][n(314)](n(275))[n(312)]({skipNotAttached:!0,toJSON:!0}),c=e[n(270)][n(314)](n(332)),u=e[n(270)][n(314)](n(331)),l=e[n(270)][n(314)](n(275));for(const t of o)c[n(294)](t.id)||c[n(286)](t);c.me||c[n(323)]();for(const t of i)u[n(284)](t);for(const t of a)l[n(321)](t);e[n(281)][n(328)](s)}(t,c),c[r(306)](r(e?322:305));const u=fu(c)?c[r(278)](n):c[r(281)][r(314)](n);return await c[r(291)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=326]})(t,e)}function du(){var t=["353856Uvuikx","4067100GXzzdL","1672704xGlPGV","1004820YuhSwu","2757nJXeJu","692741oPFSSE","160tGkinO","5IXTWDQ","232074mCPONI"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(144176===-parseInt(n(331))/1+-parseInt(n(329))/2*(parseInt(n(327))/3)+parseInt(n(326))/4*(-parseInt(n(330))/5)+-parseInt(n(332))/6+parseInt(n(328))/7+parseInt(n(334))/8+parseInt(n(333))/9)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:()=>Gc,TrackChanges:()=>su,TrackChangesData:()=>au,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=f();return(c=function(t,e){return n[t-=335]})(t,e)}const u=c;!function(t,e){const n=c,r=t();for(;;)try{if(860110===-parseInt(n(359))/1+parseInt(n(360))/2+parseInt(n(347))/3*(-parseInt(n(344))/4)+-parseInt(n(338))/5*(parseInt(n(346))/6)+-parseInt(n(355))/7*(parseInt(n(349))/8)+parseInt(n(353))/9*(parseInt(n(341))/10)+parseInt(n(356))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=c;super(t),this[n(354)]=e,this[n(336)]=!1,this[n(335)](),this[n(351)]=!1}[u(335)](){this[u(348)]=!0}[u(345)](){const t=u;this[t(336)]=!this[t(336)],this[t(336)]?this[t(340)]():this[t(358)]()}[u(340)](){const t=u;for(const e of this[t(337)][t(350)][t(350)]())e[t(339)]&&!this[t(354)][t(342)](e)&&e[t(343)](t(357))}[u(358)](){const t=u;for(const e of this[t(337)][t(350)][t(350)]())e[t(339)]&&!this[t(354)][t(342)](e)&&e[t(352)](t(357))}}function f(){const t=["has","forceDisabled","228Axqpvv","execute","90OuXwWq","21981MIlEvJ","isEnabled","2063384gOxfLv","commands","_isEnabledBasedOnSelection","clearForceDisabled","7820316JUKnjP","_enabledCommands","28enENbM","21052900UYbdRv","TrackChangesCommand","_enableCommands","480228ZyKhkq","351100YtLivH","refresh","value","editor","56235pGIklR","affectsData","_disableUnsupportedCommands","10pVBEqy"];return(f=function(){return t})()}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=432]})(t,e)}function d(){const t=["canEditAt","13536IQAYWE","refresh","track-changes-accept-suggestion-not-found","696urEzrD","365458SHRSTD","get","1256756lmiotv","9891712RiPAKG","getRanges","198842ihBtJi","3XCgZXC","isEnabled","TrackChangesEditing","23745mjSlAz","editor","plugins","model","_suggestions","acceptSuggestion","24830tTvwzs","3979984MEWyoF","execute","_isEnabledBasedOnSelection"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(642777===-parseInt(n(440))/1+-parseInt(n(438))/2*(parseInt(n(444))/3)+-parseInt(n(454))/4+parseInt(n(447))/5*(parseInt(n(437))/6)+parseInt(n(443))/7+-parseInt(n(441))/8+-parseInt(n(434))/9*(-parseInt(n(453))/10))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(451)]=e,this[n(435)](),this[n(432)]=!1}[h(435)](){this[h(445)]=!0}[h(455)](t){const n=h,r=this[n(451)][n(439)](t);if(!r)throw new e.CKEditorError(n(436),this);const s=r[n(442)]();this[n(448)][n(450)][n(433)](s)&&this[n(448)][n(449)][n(439)](n(446))[n(452)](r)}}const m=E;function I(){const t=["192864DIQLbY","track-changes-discard-suggestion-not-found","547698oshzNN","12568WOPuhH","canEditAt","1230MNZDGw","getRanges","1529810ljtyjC","_isEnabledBasedOnSelection","TrackChangesEditing","1712200bGHvVk","plugins","discardSuggestion","editor","model","2232dLuuhw","40VykgTd","get","refresh","isEnabled","_suggestions","260772BEDhEk","execute"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(205606===-parseInt(n(218))/1*(parseInt(n(230))/2)+-parseInt(n(225))/3+-parseInt(n(223))/4+parseInt(n(232))/5+-parseInt(n(227))/6+-parseInt(n(235))/7+parseInt(n(228))/8*(parseInt(n(217))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(222)]=e,this[n(220)](),this[n(233)]=!1}[m(220)](){this[m(221)]=!0}[m(224)](t){const n=m,r=this[n(222)][n(219)](t);if(!r)throw new e.CKEditorError(n(226),this);const s=r[n(231)]();this[n(215)][n(216)][n(229)](s)&&this[n(215)][n(213)][n(219)](n(234))[n(214)](r)}}function T(t){const e=_;return t[e(177)](((t,n)=>e(174)==t[e(197)]&&e(174)!=n[e(197)]?-1:e(174)!=t[e(197)]&&e(174)==n[e(197)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=159]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(167)];for(;s<t[n(185)];){const a=t[s],c=t[s+1];r||(r=e[n(200)](a)),A(e,a,c)||(o[n(173)](e[n(195)](r,i[n(171)](a)?e[n(160)](a):e[n(181)](a,n(172)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(160)](e),o=t[r(200)](n);return s[r(201)](o)}function k(){const t=["isMultiRange","createRange","start","type","from","splice","createPositionBefore","isTouching","5JhLNlI","1143AGKaOT","createPositionAfter"," [color ","12gWHmWa","add","13566210zAUZLw","isIntersecting","value","schema","next","262243btJrgY","content","isObject","end","push","deletion","1640196CaXFcj","isCollapsed","sort","4616712zgaYWF","9566tSrfGm","color","createPositionAt","5999007eivhIW","9DSlxjO","replace","length","getRanges","map","execute","11111276RDSJWW","isArray","change","join","isInContent"];return(k=function(){return t})()}!function(t,e){const n=_,r=t();for(;;)try{if(963079===-parseInt(n(169))/1+-parseInt(n(179))/2*(parseInt(n(159))/3)+parseInt(n(175))/4*(parseInt(n(202))/5)+-parseInt(n(162))/6*(-parseInt(n(182))/7)+parseInt(n(178))/8+parseInt(n(183))/9*(parseInt(n(164))/10)+-parseInt(n(189))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=_;for(;n[r(185)];){const s=n[r(199)](0,100);t[r(191)]((()=>{const t=r;for(const n of s)n[t(193)]&&e[t(188)](n.id)}))}}const L=R;function R(t,e){const n=N();return(R=function(t,e){return n[t-=164]})(t,e)}function N(){const t=["9586128riDpIl","2565618WUAFAL","some","395059TLvsxS","model","1885794adQmRj","52196742AomFzu","values","_isEnabledBasedOnSelection","getRanges","isEnabled","7IkRMBW","execute","canEditAt","_command","8078505xhEnsM","4ZedDtX","editor","isInContent","2772722cmUZzc","from","_suggestions","refresh"];return(N=function(){return t})()}!function(t,e){const n=R,r=t();for(;;)try{if(824864===parseInt(n(168))/1+-parseInt(n(184))/2+parseInt(n(166))/3*(-parseInt(n(181))/4)+-parseInt(n(180))/5+parseInt(n(170))/6*(-parseInt(n(176))/7)+-parseInt(n(165))/8+parseInt(n(171))/9)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(179)]=e,this[r(186)]=n,this[r(164)](),this[r(173)]=!1}[L(164)](){const t=L,e=Array[t(185)](this[t(186)][t(172)]())[t(167)]((e=>e[t(183)]));this[t(175)]=this[t(179)][t(175)]&&e}[L(177)](){const t=L,e=T(Array[t(185)](this[t(186)][t(172)]()));for(const n of e){const e=n[t(174)]();if(!this[t(182)][t(169)][t(178)](e))return}C(this[t(182)][t(169)],this[t(179)],e)}}const v=O;function M(){const t=["refresh","model","_selectedSuggestions","12795100eatCOJ","2623775BHRRKh","_suggestions","1YIjPOS","1607430hGBpSa","canEditAt","_isEnabledBasedOnSelection","582VhtYEt","editor","size","values","_command","27mEcXwa","from","4648952tyQSjg","execute","2015577toUaVK","document","7893168wZJqtF","getRanges","isEnabled","selection","26820wRQXPG"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=187]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(662657===parseInt(n(187))/1*(-parseInt(n(188))/2)+parseInt(n(200))/3+-parseInt(n(198))/4+-parseInt(n(206))/5*(parseInt(n(191))/6)+-parseInt(n(211))/7+-parseInt(n(202))/8+parseInt(n(196))/9*(parseInt(n(210))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(195)]=e,this[r(212)]=n,this[r(209)]=new Set,this[r(207)](),this[r(190)]=!1}[v(207)](){const t=v,e=this[t(192)][t(208)][t(201)][t(205)],n=Array[t(197)](this[t(212)][t(194)]());this[t(209)]=function(t,e){const n=_,r=Array[n(198)](t[n(186)]()),s=new Set;for(const o of e)if(o[n(193)])for(const e of r)for(const r of o[n(186)]())(e[n(165)](r)||t[n(176)]&&!o[n(194)]&&o[n(168)]&&r[n(172)][n(201)](e[n(196)]))&&s[n(163)](o);return s}(e,n),this[t(204)]=this[t(195)][t(204)]&&!!this[t(209)][t(193)]}[v(199)](){const t=v,e=T(Array[t(197)](this[t(209)]));for(const n of e){const e=n[t(203)]();if(!this[t(192)][t(208)][t(189)](e))return}C(this[t(192)][t(208)],this[t(195)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const U=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const x=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=F,V.prototype.delete=U,V.prototype.get=x,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,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 Z=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const X=q||Q||Function("return this")();const Y=X.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.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=Y?Y.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=X["__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(X,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=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 Nt.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=Rt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Ut=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const xt=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(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=Dt,Vt.prototype.delete=Ut,Vt.prototype.get=xt,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=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 Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=Z,Wt.prototype.set=zt;const Kt=Wt;const Zt=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 Qt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Xt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Xt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Qt(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?Qt(n,a,c):Yt(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?X.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 Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(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 Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Ue=function(t){return Oe(t)?Ce(t,!0):Be(t)};const xe=function(t,e){return t&&Jt(e,Ue(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?X.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=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 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 Ze=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Xe=Qe?function(t){return null==t?[]:(t=Object(t),Ke(Qe(t),(function(e){return qe.call(t,e)})))}:Ze;const Ye=function(t,e){return Jt(t,Xe(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=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Xe(t)),t=$e(t);return e}:Ze;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,we,Xe)};const sn=function(t){return nn(t,Ue,tn)};const on=At(X,"DataView");const an=At(X,"Promise");const cn=At(X,"Set");const un=At(X,"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=X.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 Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.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 Nn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const xn=Un?Ie(Un):Bn;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]",zn="[object Function]",Wn="[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[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[zn]=Kn["[object WeakMap]"]=!1;const Zn=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==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,xe(a,e)):Ye(e,Fe(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))})):xn(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?Ue:we)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Zn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Xn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Qn(t))||(Yn.test(t)||!Xn.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=Y?Y.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(Qn(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||Qn(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])?[]:{})}Yt(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=Y?Y.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 D(+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 Rr="[object Arguments]",Nr="[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?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?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 Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=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 Br=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const Ur=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const xr=function(t,e){return null==t||Ur(t,e)},jr=Vr;function Gr(){const t=["_onAttributesChange","commentThread","isExternal","hasComments","isMultiRange","removeMarkers","onAttributesChange","map","4535904CmXwXy","nodeBefore","isIntersectingWithRange","from","get","substr","30594776YEQszU","creator","getAllAdjacentSuggestions","split","396EPtvGe","subType","_saved","getRanges","addMarkerName","data","createdAt","filter","7464730qXwYQT","push","getMarkerNames","attributes","suggestion:","markers","getMultiRangeId","accept","addMarker","authoredAt","onAccept","removeAttribute","discard","@external","head","getRange","29672SluZLU","getFirstRange","size","set","add","_onDiscard","onDiscard","reduce","author","_isDataLoaded","previous","end","removeMarker","getItems","delete","length","isIntersecting","_model","toJSON","getContainedElement","_markerNames","getMarkers","isInContent","_onAccept","start","1027709sufboC","clear","decorate","next","2926755lXdxsK","getFirstMarker","type","change","nodeAfter","1226666sccyFs","addRange","setAttribute"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(754756===-parseInt(n(221))/1+-parseInt(n(230))/2+-parseInt(n(251))/3*(-parseInt(n(196))/4)+-parseInt(n(225))/5+-parseInt(n(241))/6+-parseInt(n(180))/7+parseInt(n(247))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(205)]=!1,this.id=e.id,this[n(227)]=e[n(227)],this[n(252)]=e[n(252)]||null,this[n(204)]=e[n(204)],this[n(248)]=e[n(248)]||e[n(204)],this[n(235)]=Boolean(e[n(183)]&&e[n(183)][n(193)]),this[n(177)]=null,this[n(213)]=t,this[n(219)]=e[n(190)],this[n(201)]=e[n(202)],this[n(233)]=e[n(239)],this[n(216)]=new Set,this[n(178)]=null,this[n(199)](n(189),null),this[n(199)](n(183),e[n(183)]||{}),this[n(199)](n(206),null),this[n(199)](n(224),null),this[n(199)](n(234),null),this[n(199)](n(253),!1),this[n(223)](n(187)),this[n(223)](n(192))}get[jr(194)](){const t=jr;let e=this;for(;e[t(206)];)e=e[t(206)];return e}get[jr(236)](){const t=jr;return!!this[t(234)]&&this[t(234)][t(211)]>0}get[jr(237)](){const t=jr;return 0!=this[t(216)][t(198)]&&6==Array[t(244)](this[t(216)])[0][t(250)](":")[t(211)]}get[jr(218)](){return null!==this[jr(226)]()}[jr(176)](t){const e=jr;this[e(216)][e(200)](t)}[jr(182)](){const t=jr;return Array[t(244)](this[t(216)])}[jr(217)](){const t=jr;return this[t(182)]()[t(240)]((e=>this[t(213)][t(185)][t(245)](e)))[t(179)]((t=>t))}[jr(226)](){return this[jr(217)]()[0]||null}[jr(238)](){const t=jr;this[t(213)][t(228)]((e=>{const n=t;for(const t of this[n(217)]())e[n(208)](t)})),this[t(216)][t(222)]()}[jr(208)](t){const e=jr;this[e(213)][e(228)]((n=>{n[e(208)](t)})),this[e(216)][e(210)](t)}[jr(231)](t){const e=jr,n=e(184)+this[e(227)]+":"+this[e(252)]+":"+this.id+":"+this[e(248)].id+":"+Hr[e(186)]();this[e(176)](n),this[e(213)][e(228)]((r=>{r[e(188)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(243)](t){const e=jr;for(const n of this[e(175)]())if(n[e(212)](t))return!0;return!1}[jr(175)](){const t=jr;return this[t(217)]()[t(240)]((e=>e[t(195)]()))}[jr(209)](){const t=jr;return this[t(175)]()[t(203)](((e,n)=>[...e,...n[t(209)]()]),[])}[jr(197)](){const t=jr;var e;return(null===(e=this[t(226)]())||void 0===e?void 0:e[t(195)]())||null}[jr(215)](){const t=jr,e=this[t(175)]();if(1!=e[t(211)])return null;const n=e[0],r=n[t(220)][t(229)],s=n[t(207)][t(242)];return r instanceof i.Element?r!=s?null:r:null}[jr(187)](){const t=jr;this[t(219)](this[t(175)](),this[t(177)],this[t(183)]),this[t(238)]()}[jr(192)](){const t=jr;this[t(201)](this[t(175)](),this[t(177)],this[t(183)]),this[t(238)]()}[jr(249)](){const t=jr,e=[];let n=this[t(194)];for(;n;)e[t(181)](n),n=n[t(224)];return e}[jr(232)](t,e){const n=jr,r=qn(this[n(183)]);hr(r,t,e),wr(r,this[n(183)])||(this[n(183)]=r,this[n(233)](r))}[jr(191)](t){const e=jr,n=qn(this[e(183)]);xr(n,t),wr(n,this[e(183)])||(this[e(183)]=n,this[e(233)](this[e(183)]))}[jr(214)](){const t=jr;return{id:this.id,type:this[t(252)]?this[t(227)]+":"+this[t(252)]:this[t(227)],authorId:this[t(248)].id,createdAt:this[t(178)],hasComments:this[t(236)],data:this[t(177)],attributes:this[t(183)]}}static[jr(186)](){const t=jr;return(0,e.uid)()[t(246)](1,5)}}function zr(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=Zr();return(Wr=function(t,e){return n[t-=149]})(t,e)}const Kr=Wr;function Zr(){const t=["add","addFormat","nodeAfter","*Set format:* %0","2248266nnQKUn","function","_locale","push","registerDescriptionCallback","addEmptyContainer","$1 $2","quantity","format","text","data","element","key","4721400IOGiOz","removeEmptyContainer","getItemLabel","_addDescriptionItems","_resolveDescriptionItems","_itemLabels","attribute","*Remove format:* %0","type","replace","8041638KMRMMR","isEqual","subType","*Change to:* %0","removeObject","name","has","Container","insertion","isEmpty","skip","ELEMENT_SPACE","removeContainer","104650CRegjH","*Insert:* %0","item","indexOf","newValue","_customCallbacks","9797942RmNClV","*Split:* %0","normal","_schema","softBreak","_attributeLabels","nextSibling","99883xCUhUM","Object","end","REPLACE_TEXT","previousSibling","_handleAttributeSuggestionDescription","set","isObject","elementEnd","elementStart","registerElementLabel","_handleRenameSuggestionDescription","_itemLabelsCallbacks","remove","_handleInsertRemoveSuggestionDescription","match","_handleCustomCallbackDescription","$text","label","join","checkChild","pop","getDescriptions","deletion","$textProxy","removeFormat","isInContent","map","addObject","EmptyContainer","matchingCallback","getWalker","registerAttributeLabel","2378608qnAhDm","get","*Remove:* %0","getFirstRange","start","length","*Merge:* %0","addContainer"];return(Zr=function(){return t})()}!function(t,e){const n=Wr,r=t();for(;;)try{if(896762===parseInt(n(165))/1+parseInt(n(198))/2+parseInt(n(210))/3+-parseInt(n(223))/4+-parseInt(n(152))/5+-parseInt(n(233))/6+parseInt(n(158))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class qr{constructor(t,e){const n=Wr;this[n(157)]=[],this[n(228)]=new Map,this[n(177)]=[],this[n(163)]=new Map,this[n(161)]=t,this[n(212)]=e}[Kr(187)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(203)];o++){const i=t[o];if(!i[e(191)])continue;const a=this[e(181)](i);if(a){if(null!=i[e(235)]){if(r[e(239)](i[e(235)]))continue;r[e(206)](i[e(235)])}n[e(213)](a)}else if(e(229)!=i[e(231)])e(241)!=i[e(231)]&&e(188)!=i[e(231)]||this[e(179)](n,i,t[o+1]);else{const t=i[e(220)][e(222)];if(s[e(239)](t))continue;s[e(206)](i[e(220)][e(222)]),t==Tc?this[e(176)](n,i):this[e(170)](n,i)}}return this[e(227)](n)}[Kr(214)](t){const e=Kr;this[e(157)][e(213)](t)}[Kr(175)](t,n,r=e.priorities[Kr(160)]){const s=Kr;s(211)==typeof t?(0,e.insertToPriorityArray)(this[s(177)],{matchingCallback:t,label:n,priority:r}):this[s(228)][s(171)](t,n)}[Kr(197)](t,e){const n=Kr;this[n(163)][n(171)](t,e)}[Kr(225)](t,e=1){const n=Kr;let r;for(const e of this[n(177)])if(e[n(195)](t)){r=e[n(183)];break}return r||(r=this[n(228)][n(199)](t[n(238)])),r?r(e):1!==e?e+" "+t[n(238)]+"s":""+t[n(238)]}[Kr(226)](t,e){const n=Kr,r=e[n(201)]()[n(196)](),s=n(241)==e[n(231)]?n(206):n(178);for(const e of r){const o=e[n(154)],i=t[t[n(203)]-1];if(o.is(n(189)))i&&i[n(231)][n(155)](n(240))>-1&&t[n(186)](),i&&n(219)==i[n(231)]?i[s]+=o[n(220)]:t[n(213)]({type:n(219),add:n(206)==s?o[n(220)]:"",remove:n(178)==s?o[n(220)]:""});else if(this[n(161)][n(172)](o)){const a=o;if(i&&i[n(231)][n(155)](n(240))>-1&&t[n(186)](),n(173)==e[n(231)])continue;i&&i[n(231)]==s+n(166)&&i[n(221)][n(238)]==a[n(238)]?i[n(217)]++:t[n(213)]({type:s+n(166),element:a,quantity:1}),r[n(149)]((t=>!(n(173)==t[n(231)]&&t[n(154)]==o)))}else if(this[n(161)][n(185)](o,n(182))||o.is(n(221),n(162))){const r=o;if(n(206)==s&&n(174)==e[n(231)]||n(178)==s&&n(173)==e[n(231)])continue;if(i&&-1==i[n(231)][n(155)](n(240))){n(219)==i[n(231)]&&(i[s]+="\n");continue}let a;if(a=n(206)==s?r[n(164)]&&!this[n(161)][n(172)](r[n(164)])?r[n(164)]:null:r[n(169)]&&!this[n(161)][n(172)](r[n(169)])?r[n(169)]:null,r[n(242)]||a&&a[n(242)]){const e=a&&a[n(242)]?a:r;i&&i[n(231)]==s+n(194)&&i[n(221)][n(238)]==e[n(238)]?i[n(217)]++:t[n(213)]({type:s+n(194),element:e,quantity:1})}else t[n(213)]({type:s+n(240),element:r})}}}[Kr(227)](t){const e=Kr,n=this[e(212)],r=[],s=[],o=[];for(const i of t)switch(i[e(231)]){case e(219):if(i[e(206)]=i[e(206)][e(232)](/(\S)\u000A+(\S)/g,e(216))[e(232)](/\u000A/g,""),i[e(178)]=i[e(178)][e(232)](/(\S)\u000A+(\S)/g,e(216))[e(232)](/\u000A/g,""),""!=i[e(206)]&&""!=i[e(178)]){r[e(213)]({type:e(232),content:zr(n,e(168),['"'+i[e(178)]+'"','"'+i[e(206)]+'"'])});continue}if(null!=i[e(206)][e(180)](/^ +$/)){r[e(213)]({type:e(241),content:zr(n,e(153),zr(n,e(150),i[e(206)][e(203)]))});continue}if(null!=i[e(178)][e(180)](/^ +$/)){r[e(213)]({type:e(188),content:zr(n,e(200),zr(n,e(150),i[e(178)][e(203)]))});continue}if(""!=i[e(206)]){r[e(213)]({type:e(241),content:zr(n,e(153),'"'+i[e(206)]+'"')});continue}r[e(213)]({type:e(188),content:zr(n,e(200),'"'+i[e(178)]+'"')});continue;case e(215):case e(193):r[e(213)]({type:e(241),content:zr(n,e(153),this[e(225)](i[e(221)],i[e(217)]))});continue;case e(224):case e(237):r[e(213)]({type:e(188),content:zr(n,e(200),this[e(225)](i[e(221)],i[e(217)]))});continue;case e(205):r[e(213)]({type:e(241),content:zr(n,e(159),this[e(225)](i[e(221)],i[e(217)]))});continue;case e(151):r[e(213)]({type:e(188),content:zr(n,e(204),this[e(225)](i[e(221)],i[e(217)]))});continue;case e(207):s[e(213)](i[e(222)]);continue;case e(190):o[e(213)](i[e(222)]);continue;default:r[e(213)](i)}if(s[e(203)]){const t=s[e(192)]((t=>this[e(163)][e(239)](t)?this[e(163)][e(199)](t):t))[e(184)](", ");r[e(213)]({type:e(218),content:zr(this[e(212)],e(209),t)})}if(o[e(203)]){const t=o[e(192)]((t=>this[e(163)][e(239)](t)?this[e(163)][e(199)](t):t))[e(184)](", ");r[e(213)]({type:e(218),content:zr(this[e(212)],e(230),t)})}return r}[Kr(181)](t){const e=Kr;for(const n of this[e(157)]){const r=n(t);if(r&&e(231)in r)return r}}[Kr(170)](t,e){const n=Kr,r=e[n(220)],s=void 0===r[n(156)]?n(190):n(207);t[n(213)]({type:s,key:r[n(222)]})}[Kr(176)](t,e){const n=Kr;t[n(213)]({type:n(218),content:zr(this[n(212)],n(236),this[n(225)](e[n(201)]()[n(202)][n(208)],1))})}[Kr(179)](t,e,n){const r=Kr;if(this[r(226)](t,e),n&&n[r(201)]()&&!e[r(201)]()[r(167)][r(234)](n[r(201)]()[r(202)])){const n=t[t[r(203)]-1],s=r(241)==e[r(231)]?r(206):r(178);n&&r(219)==n[r(231)]&&(n[s]+="\n")}}}const Qr=Xr;function Xr(t,e){const n=Jr();return(Xr=function(t,e){return n[t-=449]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(300785===parseInt(n(464))/1+parseInt(n(461))/2*(-parseInt(n(463))/3)+-parseInt(n(465))/4*(parseInt(n(457))/5)+parseInt(n(466))/6+-parseInt(n(459))/7+parseInt(n(455))/8+parseInt(n(452))/9*(-parseInt(n(456))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[Qr(453)](){const t=Qr,e=this[t(460)],n=e[t(450)][t(451)](t(454));e[t(458)][t(451)](t(449))&&n[t(462)](t(449))}}function Jr(){const t=["commands","1979628GDKOCP","editor","4258kxVTZJ","enableCommand","771aCLyIj","511273fbGlZO","691460ygkOyX","1568418daipvv","showAIAssistant","plugins","get","9okbsht","afterInit","TrackChangesEditing","4625008sVGCoV","471950ILhzKc","5SJDZWO"];return(Jr=function(){return t})()}const $r=es;function ts(){const t=["enableDefaultAttributesIntegration","alignment","FORMAT_JUSTIFY_TEXT","1162530SiXRCX","TrackChangesEditing","has","853125oHACbt","548554ZqZIZO","value","afterInit","_registerLegacyDescription","FORMAT_ALIGNMENT","left","commandName","*Format:* %0","descriptionFactory","9BnJpld","type","AlignmentEditing","1811210XFGgzp","center","formatBlock","justify","format","FORMAT_ALIGN_TO_CENTER","registerDescriptionCallback","editor","get","FORMAT_ALIGN_TO_RIGHT","registerAttributeLabel","registerBlockAttribute","right","60297iCWwRa","175009blYYqB","FORMAT_ALIGN_TO_LEFT","plugins","5367128LDCdik","commandParams","locale","16NnmOMC"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(187821===-parseInt(n(412))/1+-parseInt(n(426))/2+-parseInt(n(411))/3*(parseInt(n(418))/4)+parseInt(n(438))/5+-parseInt(n(422))/6+-parseInt(n(425))/7+parseInt(n(415))/8*(parseInt(n(435))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(428)](){const t=$r,e=this[t(405)],n=e[t(417)];if(!e[t(414)][t(424)](t(437)))return;const r=e[t(414)][t(406)](t(423));r[t(419)](t(420)),r[t(409)](t(420)),r[t(434)][t(408)](t(420),zr(n,t(430))),this[t(429)]()}[$r(429)](){const t=$r,e=this[t(405)],n=e[t(417)];e[t(414)][t(406)](t(423))[t(434)][t(404)]((e=>{const r=t;if(r(400)!=e[r(436)])return;const{data:s}=e;if(s&&r(420)==s[r(432)]){const t=s[r(416)][0][r(427)];return{type:r(402),content:zr(n,r(433),function(t){const e=r;switch(t){case e(431):return zr(n,e(413));case e(410):return zr(n,e(407));case e(439):return zr(n,e(403));case e(401):return zr(n,e(421))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=319]})(t,e)}function os(){const t=["strikethrough","italic","6vJWXdL","45gSlktR","SubscriptEditing","672oGkCgX","toUpperCase","FORMAT_UNDERLINE","get","FORMAT_SUPERSCRIPT","registerInlineAttribute","type","3982240NnEFmi","_registerLegacyDescription","has","FORMAT_ITALIC","StrikethroughEditing","FORMAT_CODE","editor","1048foUfoN","code","FORMAT_SUBSCRIPT","*Format:* %0","TrackChangesEditing","3135cMUUva","bold","forceValue","underline","registerAttributeLabel","toLowerCase","commandParams","commandName","FORMAT_STRIKETHROUGH","ItalicEditing","registerDescriptionCallback","707840acgOHG","plugins","373261KSkcjt","SuperscriptEditing","1srZBQw","FORMAT_BOLD","subscript","descriptionFactory","enableDefaultAttributesIntegration","963984pQOWjH","UnderlineEditing","slice","CodeEditing","superscript","format","FORMAT_","locale","formatInline","146905UZlzzj","*Remove format:* %0","afterInit","BoldEditing","391786fXioyS"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(250288===parseInt(n(344))/1*(-parseInt(n(362))/2)+parseInt(n(349))/3+parseInt(n(324))/4*(parseInt(n(329))/5)+-parseInt(n(365))/6*(-parseInt(n(342))/7)+parseInt(n(340))/8*(-parseInt(n(366))/9)+-parseInt(n(375))/10+-parseInt(n(358))/11*(-parseInt(n(368))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(361),rs(338),rs(350),rs(352),rs(321),rs(367),rs(343)];class as extends t.Plugin{[rs(360)](){const t=rs,e=this[t(323)],n=e[t(341)][t(371)](t(328)),r=e[t(356)];for(const s of is){if(!e[t(341)][t(319)](s))continue;const o=s[t(351)](0,-7)[t(334)](),i=t(355)+o[t(369)]();n[t(348)](o),n[t(373)](o),n[t(347)][t(333)](o,zr(r,i))}this[t(376)]()}[rs(376)](){const t=rs,e=this[t(323)],n=e[t(356)],r=e[t(341)][t(371)](t(328));function s(e,s){const o=t;r[o(347)][o(339)]((t=>{const r=o;if(r(357)!=t[r(374)])return;const{data:i}=t;return i&&i[r(336)]===e?i[r(335)][0][r(331)]?{type:r(354),content:zr(n,r(327),s)}:{type:r(354),content:zr(n,r(359),s)}:void 0}))}s(t(330),zr(n,t(345))),s(t(364),zr(n,t(320))),s(t(332),zr(n,t(370))),s(t(325),zr(n,t(322))),s(t(363),zr(n,t(337))),s(t(346),zr(n,t(326))),s(t(353),zr(n,t(372)))}}const cs=fs;function us(){const t=["2756633uQftOn","schema","973491YyHqzx","markBlockFormat","958158FViGeY","commandName","getSelectedBlocks","descriptionFactory","4UxzyOg","plugins","$root","locale","name","49ZvLoVz","selection","ELEMENT_BLOCK_QUOTE","document","checkChild","change","TrackChangesEditing","get","9gJvFyS","enableCommand","parent","value","has","registerDescriptionCallback","editor","*Set format:* %0","forceValue","*Remove format:* %0","commands","4394228rWGFTV","from","5ejGJPp","BlockQuoteEditing","afterInit","10663590TGDoMO","model","format","9771112GiGKXA","filter","commandParams","1192505DygucQ","blockQuote"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(780542===-parseInt(n(496))/1+parseInt(n(461))/2*(-parseInt(n(455))/3)+-parseInt(n(485))/4*(-parseInt(n(487))/5)+-parseInt(n(457))/6*(-parseInt(n(466))/7)+-parseInt(n(493))/8*(-parseInt(n(474))/9)+-parseInt(n(490))/10+parseInt(n(453))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(489)](){const t=cs,e=this[t(480)],n=e[t(464)];if(!e[t(462)][t(478)](t(488)))return;const r=e[t(462)][t(473)](t(472)),s=this[t(480)][t(484)][t(473)](t(452));r[t(475)](t(452),((n,o={})=>{const i=t,a=this[i(480)][i(491)][i(469)][i(467)],c=o&&void 0!==o[i(482)]?o[i(482)]:!s[i(477)];let u=[];if(c){const t=Array[i(486)](a[i(459)]())[i(494)]((t=>hs(t)||function(t,e){const n=i,r=e[n(470)](t[n(476)],n(452)),s=e[n(470)]([n(463),n(452)],t);return r&&s}(t,this[i(480)][i(491)][i(454)])));u=y(t,e[i(491)])}else{const t=Array[i(486)](a[i(459)]())[i(494)]((t=>hs(t)));u=y(t,e[i(491)])}e[i(491)][i(471)]((()=>{const t=i;for(const e of u)r[t(456)](e,{commandName:t(452),commandParams:[{forceValue:c}]})}))})),r[t(460)][t(479)]((e=>{const r=t,{data:s}=e;if(s&&r(452)==s[r(458)]){const t=zr(n,r(468));return s[r(495)][0][r(482)]?{type:r(492),content:zr(n,r(481),t)}:{type:r(492),content:zr(n,r(483),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=452]})(t,e)}function hs(t){const e=cs;return e(452)==t[e(476)][e(465)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(438063===parseInt(n(344))/1*(-parseInt(n(338))/2)+parseInt(n(326))/3*(-parseInt(n(341))/4)+-parseInt(n(324))/5*(-parseInt(n(329))/6)+-parseInt(n(340))/7*(parseInt(n(323))/8)+-parseInt(n(339))/9*(parseInt(n(335))/10)+-parseInt(n(342))/11*(-parseInt(n(337))/12)+parseInt(n(325))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(346)](){const t=gs,e=this[t(328)];e[t(332)][t(336)](t(333))&&(e[t(332)][t(330)](t(331))[t(343)](t(327)),e[t(332)][t(330)](t(331))[t(343)](t(345)),e[t(332)][t(330)](t(331))[t(343)](t(334)))}}function ms(){const t=["2902232QTkqkh","1940065clRdFz","5922878dpupUh","354wEigic","changeCaseUpper","editor","6sefhmr","get","TrackChangesEditing","plugins","CaseChange","changeCaseTitle","99230PjvbRf","has","108UKbjpA","6114HwrdHP","9SWZTJA","7sRpMSX","1684HsOLPk","158807kPEqgs","enableCommand","37xPbPeF","changeCaseLower","afterInit"];return(ms=function(){return t})()}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=390]})(t,e)}function bs(){const t=["11lgmZrS","1558056vpZIXR","147558QZbufN","TrackChangesEditing","plugins","commands","ckbox","3472710lFHnVh","editor","9oIcGMm","369JGecEy","get","14120CfhaQR","606403gfOJld","enableCommand","10203984sxijZj","16dNKjsw","afterInit","3772kIKGVa","40deBAvl"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(201218===-parseInt(n(392))/1*(parseInt(n(396))/2)+-parseInt(n(390))/3*(-parseInt(n(398))/4)+parseInt(n(399))/5*(-parseInt(n(402))/6)+parseInt(n(393))/7+parseInt(n(401))/8*(-parseInt(n(409))/9)+-parseInt(n(407))/10*(parseInt(n(400))/11)+parseInt(n(395))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(397)](){const t=Is,e=this[t(408)];e[t(405)][t(391)](t(406))&&e[t(404)][t(391)](t(403))[t(394)](t(406))}}const _s=As;function ys(){const t=["schema","blockName","785470VBAitW","registerElementLabel","585266YmXKMs","19845zBblJq","label","format","markBlockFormat","outdentCodeBlock","language","languages","find","document","afterInit","getSelectedBlocks","32xqwWEx","commandName","isLimit","forceValue","toLowerCase","from","descriptionFactory","414FtbQlu","commands","parent","codeBlock","config","546507GhzQPj","796385RglmIo","selection","checkChild","editor","557331LArZrk","enableCommand","locale","has","type","indentCodeBlock","4SHlXTQ","model","CodeBlock","*Set format:* %0","plugins","registerDescriptionCallback","filter","50041QvNvZU","6HaAvEp","get","rootElement","commandParams","ELEMENT_CODE_BLOCK","formatBlock","name","value","*Remove format:* %0","change","TrackChangesEditing"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=413]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(130131===parseInt(n(441))/1*(-parseInt(n(442))/2)+-parseInt(n(428))/3*(parseInt(n(434))/4)+parseInt(n(424))/5+-parseInt(n(418))/6*(-parseInt(n(458))/7)+-parseInt(n(469))/8*(-parseInt(n(423))/9)+-parseInt(n(455))/10+-parseInt(n(457))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(467)](){const t=_s,e=this[t(427)];if(!e[t(438)][t(431)](t(436)))return;const n=e[t(438)][t(443)](t(452)),r=e[t(430)],s=e[t(422)][t(443)](t(421))[t(464)],o=e[t(419)][t(443)](t(421));n[t(429)](t(433)),n[t(429)](t(462)),n[t(429)](t(421),((r,i={})=>{const a=t,c=e[a(435)],u=e[a(435)][a(466)][a(425)],l=i&&void 0!==i[a(414)]?i[a(414)]:!o[a(449)];let f;i[a(463)]||(i[a(463)]=s[0][a(463)]),f=l?Array[a(416)](u[a(468)]())[a(440)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(444))&&!e[n(413)](t)&&e[n(426)](t[n(420)],n(421))}(t,c[a(453)]))):Array[a(416)](u[a(468)]())[a(440)]((t=>Cs(t)));const h=y(f,c);c[a(451)]((()=>{const t=a;for(const e of h)n[t(461)](e,{commandName:t(421),commandParams:[{...i,forceValue:l}],formatGroupId:t(454)})}))})),n[t(417)][t(456)](t(421),(e=>zr(r,t(446),e))),n[t(417)][t(439)]((e=>{const n=t;if(n(447)!=e[n(432)])return;const o=r.t,{data:i}=e;if(!i||n(421)!=i[n(470)])return;const a=i[n(445)][0][n(463)],c=o(s[n(465)]((t=>t[n(463)]===a))[n(459)])[n(415)]();return i[n(445)][0][n(414)]?{type:n(460),content:zr(r,n(437),zr(r,n(446),1)+" ("+c+")")}:{type:n(460),content:zr(r,n(450),zr(r,n(446),1))}}))}}function Cs(t){const e=_s;return e(421)==t[e(448)]}const Ls=Ns;function Rs(){const t=["editor","5446683gKejAN","17003vbAnvu","enableCommand","4caftsV","get","1876510BlOwnP","33010vATtvU","CommentsEditing","4064kNYhCf","plugins","addCommentThread","2164419Scsbmw","757932gYaJPB","4YFIQFC","afterInit","58945513XhsOAy","TrackChangesEditing","has","642Dzkdbn"];return(Rs=function(){return t})()}function Ns(t,e){const n=Rs();return(Ns=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(763464===parseInt(n(265))/1*(-parseInt(n(264))/2)+-parseInt(n(263))/3*(parseInt(n(275))/4)+parseInt(n(278))/5*(-parseInt(n(270))/6)+parseInt(n(273))/7*(-parseInt(n(280))/8)+-parseInt(n(272))/9+parseInt(n(277))/10+parseInt(n(267))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ls(266)](){const t=Ls,e=this[t(271)];e[t(261)][t(269)](t(279))&&e[t(261)][t(276)](t(268))[t(274)](t(262))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=310]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(331)]())o[r(315)](t)&&s[r(337)](n[r(348)](o));return s}function ws(){const t=["getWalker","456363BcjZdo","markerRange","mapper","push","plugins","isBlock","consumable","1409112XgQwLQ","4112368BatAEd","bindElementToMarker","addHighlight","1544iscFQX","1840HimUKf","span","createRangeOn","schema","includes","createUIElement","activeMarkers","ck-suggestion-marker--active","1904192RqRjXe","model","nextSibling","previousPosition","start","parent","insert","addClass","isAtEnd","toViewPosition","name","writer","ck-suggestion-marker-","hasAttribute","get","toViewElement","markerName","TrackChangesEditing","item","type","isContent","37411nKivoP","getCustomProperty","elementEnd","isLimit","2700580MaCQIU","474qJgWeE","14cvxPuE","9PYLiUO","getItems","test"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(338)][r(316)](r(319));return(o,i,a)=>{const c=r;if(!a[c(340)][c(332)](i[c(335)],o[c(312)]))return;const u=i[c(335)][c(333)](),l=i[c(335)][c(358)],f=t[c(355)][c(349)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(320)];d=d||f[c(322)](e);const n=a[c(336)][c(317)](e);if(n&&n[c(324)](c(344)))return;c(325)==t[c(321)]&&f[c(339)](e)&&!f[c(326)](e)&&(e[c(356)]||l[c(310)]?h&&h[c(359)]==e||(h=e,m(t[c(357)]),p=!0):g=g||t[c(357)])}function m(t){const r=c,o=a[r(313)][r(351)](r(347),{class:r(314)+e}),u=a[r(336)][r(311)](t);n&&s[r(352)][r(350)](i[r(318)])&&a[r(313)][r(361)](r(353),o),a[r(313)][r(360)](u,o),a[r(336)][r(343)](o,i[r(318)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(571365===parseInt(n(334))/1+parseInt(n(354))/2+parseInt(n(328))/3*(parseInt(n(345))/4)+-parseInt(n(327))/5+-parseInt(n(341))/6*(parseInt(n(329))/7)+parseInt(n(342))/8*(-parseInt(n(330))/9)+-parseInt(n(346))/10*(-parseInt(n(323))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=Bs;function Ps(){const t=["8cUHRDW","writer","unit","91JeovBF","remove","start","fromRange","forward","unlock","buffer","175972veGAcK","model","get","createRange","requires","editor","$graveyard","editing","rootName","createSelection","end","init","data","getFirstRange","2041055VPQkVe","markerNameToElements","root","440331cWmLLI","commands","enqueueChange","mapper","6AzaYEl","removeMarker:suggestion:deletion","513644fQUodK","delete","TrackChangesEditing","lock","modifySelection","batch","merge","414279tmXNRD","selection","bind","uiElement","options","unbindElementFromMarkerName","plugins","detach","downcastDispatcher","isCollapsed","100RVZoZN","showSuggestionHighlights","document","2375776IAarQT","deleteForward","enableCommand","high","addMarker:suggestion:deletion","markerName","setSelection"];return(Ps=function(){return t})()}function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=407]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(270296===-parseInt(n(440))/1+-parseInt(n(417))/2+-parseInt(n(434))/3*(parseInt(n(407))/4)+-parseInt(n(431))/5*(-parseInt(n(438))/6)+-parseInt(n(410))/7+parseInt(n(460))/8+parseInt(n(447))/9*(parseInt(n(457))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Us extends t.Plugin{static get[Ds(421)](){return[vs.Delete]}[Ds(428)](){const t=Ds,e=this[t(422)],n=e[t(453)][t(419)](t(442));n[t(462)](t(441));const r=e[t(435)][t(419)](t(461));n[t(462)](t(461),((n,s={})=>{const o=t,a=e[o(418)][o(426)](e[o(418)][o(459)][o(448)]);a[o(456)]&&e[o(418)][o(444)](a,{direction:o(414),unit:s[o(409)]});const c=a[o(430)](),u=i.LiveRange[o(413)](c);let l;n(s),l=o(423)==u[o(433)][o(425)]?e[o(418)][o(420)](c[o(412)]):e[o(418)][o(420)](u[o(412)],u[o(427)]),u[o(454)](),e[o(418)][o(436)](r[o(416)][o(445)],(t=>{const e=o;r[e(416)][e(443)](),t[e(466)](t[e(420)](l[e(427)])),r[e(416)][e(415)]()}))})),e[t(424)][t(455)].on(t(464),Fs(e,t(446)),{priority:t(463)}),e[t(429)][t(455)].on(t(464),((n,r,s)=>{const o=t;s[o(451)][o(458)]&&Fs(e,o(446),{showActiveMarker:!1})[o(449)](this)(n,r,s)}),{priority:t(463)}),e[t(424)][t(455)].on(t(439),((e,n,r)=>{const s=t,o=r[s(437)][s(432)](n[s(465)]);if(o)for(const t of o)t.is(s(450))&&(r[s(437)][s(452)](t,n[s(465)]),r[s(408)][s(411)](t))}),{priority:t(463)})}}const xs=Gs;function js(){const t=["differ","data","createPositionAt","registerCustomCallback","selection","*Remove format:* %0","*Check item*","isNextTo","value","24OtDJtW","FORMAT_INDENT","*Format:* insert into %0","oldValue","every","getChanges","end","range","suggestion","registerAttributeLabel","mergeListItemForward","listReversed","getFirstMarker","trackChangesCommand","type","getFirstRange","outdentList","config","fromRange","listIndent","4871889wofnIg","splitListItemBefore","10522259yKLIXO","listStart","_supportLegacySuggestions","from","assureChains","attributes","groupId","change","*Set format:* %0","*Format:* remove from %0","nodeAfter","afterInit","registerDescriptionCallback","registerElementLabel","registerBlockAttribute","*Split:* list item","next","*Outdent:* %0","isUndo","listMarker","5451AWifde","_findSuggestions","customBulletedList","registerPostFixer","includes","todo","listStyle","customNumberedList","todoList","descriptionFactory","isLocal","ELEMENT_NUMBERED_LIST","formatBlock","bulleted","format","ELEMENT_","todoListChecked","key","filter","TodoListEditing","ELEMENT_BULLETED_LIST","setSelection","commandName","schema","batch","toUpperCase","createRange","8353168MoGPMo","previousSibling","find","attributeKey","default","numbered","document","2244jKgYQW","ELEMENT_LIST_ITEM","bulletedList","setAttribute","listMarkerStyle","multipleBlocks","_LIST","TrackChangesEditing","splitListItemAfter","_registerLegacyDescription","length","detach","*Change to:* %0","6563921iGXVVa","map","listItemId","listType","meta","accept","model","plugins","enableDefaultAttributesIntegration","*Merge:* list item","10KCZLQE","ListEditing","removeMarker","commandParams","mergeListItemBackward","forceValue","ELEMENT_TODO_LIST","parent","numberedList","listItemIdFixer","list.multiBlock","*Merge:* %0","*Uncheck item*","getRanges","indentList","containsItem","locale","refresh","todoListCheck","deletion","_suggestionFactory","1OHREhQ","1236wQMxev","*Indent:* %0","push","execute","noTrackChangesFixer","isObject","start","getSuggestions","newValue","checkTodoList","getAttribute","1255nMNlQY","documentList","1852478ejeCdv","editor","nextSibling","get","head","_getAttributeKey","has","attribute","commands"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=500]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(806714===-parseInt(n(520))/1*(parseInt(n(534))/2)+parseInt(n(594))/3*(parseInt(n(521))/4)+parseInt(n(532))/5*(-parseInt(n(628))/6)+parseInt(n(641))/7+-parseInt(n(621))/8+-parseInt(n(572))/9*(parseInt(n(651))/10)+-parseInt(n(574))/11*(-parseInt(n(552))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[xs(585)](){const t=xs,e=this[t(535)];if(!e[t(648)][t(540)](t(500)))return;const n=e[t(515)],r=e[t(648)][t(537)](t(635)),s=e[t(648)][t(540)](t(613)),o=!!e[t(569)][t(537)](t(509));function i(e){const r=t;return{type:r(608),content:""+zr(n,r(582),e)}}function a(e){const r=t;return{type:r(608),content:""+zr(n,r(548),e)}}r[t(649)](t(507)),r[t(649)](t(630)),r[t(649)](t(601)),r[t(649)](t(596)),r[t(649)](t(513)),r[t(649)](t(568)),r[t(649)](t(636)),r[t(649)](t(573)),r[t(588)](t(643)),r[t(588)](t(644)),r[t(588)](t(571)),o&&(r[t(649)](t(503)),r[t(649)](t(562))),s&&(r[t(649)](t(602)),r[t(649)](t(530)),r[t(588)](t(610)),r[t(603)][t(586)]((e=>{const r=t,{data:s}=e;if(s&&r(610)==s[r(611)])return{type:r(608),content:s[r(529)]?zr(n,r(549)):zr(n,r(511))}})),this[t(535)][t(647)][t(627)][t(597)]((e=>{const n=t;if(e[n(618)][n(592)])return!1;let s=!1;const o=r[n(528)]({skipNotAttached:!0})[n(612)]((t=>n(610)===r[n(539)](t)));for(const t of o)n(599)!=t[n(567)]()[n(527)][n(584)][n(531)](n(644))&&(r[n(595)](t[n(567)](),n(541))[n(623)]((t=>n(644)===r[n(539)](t[n(560)])))||(e[n(501)](t[n(564)]()),s=!0));return s}))),r[t(603)][t(561)](t(571),zr(n,t(553)));const c={type:t(608),content:""};r[t(603)][t(586)]((e=>{const r=t,{data:s}=e;if(!s||r(644)!=s[r(611)])return;let u=e[r(538)];for(;u;){if(u[r(544)]&&((r(600)==u[r(544)][r(611)]||r(632)==u[r(544)][r(611)])&&(u[r(544)][r(529)]&&r(625)!=u[r(544)][r(529)]||r(625)!=u[r(544)][r(555)]&&!s[r(529)])||!o&&u[r(544)][r(611)]==Tc))return c;u=u[r(590)]}if(null==s[r(529)])switch(s[r(555)]){case r(607):return a(zr(n,r(614)));case r(626):return a(zr(n,r(605)));case r(599):return a(zr(n,r(505)))}switch(s[r(529)]){case r(607):return i(zr(n,r(614)));case r(626):return i(zr(n,r(605)));case r(599):return i(zr(n,r(505)))}})),r[t(603)][t(586)]((e=>{const n=t,{data:r}=e;if(r&&n(571)==r[n(611)])return null==r[n(529)]||null==r[n(555)]&&0==r[n(529)]?c:void 0})),r[t(603)][t(586)]((e=>{const r=t;if(r(541)!=e[r(566)])return;const{data:s}=e;if(!s||r(643)!=s[r(611)])return;const o=Hs(e);return r(529)==o?{type:r(608),content:zr(n,r(650))}:r(555)==o?{type:r(608),content:zr(n,r(589))}:c})),e[t(647)][t(627)][t(597)]((e=>this[t(508)](e))),e[t(647)][t(627)][t(597)]((e=>this[t(525)](e))),e[t(647)][t(627)][t(597)]((e=>this[t(578)](e))),this[t(576)]()}[xs(508)](t){const e=xs;if(t[e(618)][e(592)]||!t[e(618)][e(604)])return!1;let n=!1;const r=this[e(535)][e(648)][e(537)](e(635))[e(528)]({skipNotAttached:!0})[e(612)]((t=>t[e(544)]&&e(643)==t[e(544)][e(611)]))[e(612)]((t=>t[e(544)][e(529)]&&t[e(544)][e(555)]));for(const s of r)Hs(s)||(t[e(501)](s[e(564)]()),n=!0);return n}[xs(525)](t){const e=xs;if(t[e(618)][e(592)]||!t[e(618)][e(604)])return!1;const n=this[e(535)][e(648)][e(537)](e(635));if(n[e(565)][e(551)])return!1;let r=!1;const s=[e(644),e(643),e(571),e(600),e(575),e(563),e(517),e(593),e(632)],o=this[e(535)][e(647)][e(627)][e(543)][e(557)]()[e(612)]((t=>e(541)==t[e(566)]))[e(612)]((t=>s[e(598)](t[e(624)])));if(0==o[e(638)])return r;for(const i of o){const o=n[e(595)](i[e(559)],e(541))[e(612)]((t=>!t[e(645)][e(550)]))[e(642)]((t=>t[e(560)]))[e(612)]((t=>{const r=e,o=n[r(539)](t);return s[r(598)](o)}));if(o[e(638)]){for(const n of o)t[e(501)](n[e(564)]());r=!0}}return r}[xs(578)](t){const e=xs;if(t[e(618)][e(592)]||!t[e(618)][e(604)])return!1;const n=this[e(535)][e(648)][e(537)](e(635));let r=!1;const s=[e(644),e(643),e(571),e(600),e(575),e(563),e(517),e(593),e(632)];for(const t of n[e(528)]({skipNotAttached:!0})){const o=n[e(595)](t[e(567)](),e(541))[e(642)]((t=>t[e(560)]))[e(612)]((t=>t[e(544)]&&s[e(598)](t[e(544)][e(611)])));if(!o[e(638)])continue;const a=o[0][e(538)][e(579)][e(580)];if(!o[e(556)]((t=>t[e(579)][e(580)]===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(528)]({skipNotAttached:!0})[s(612)]((e=>s(541)==e[s(566)]&&e[s(579)][s(580)]==t)))e[s(631)](s(580),r)}function i(t,n){const r=e;let s=t[r(538)],i=!1;for(;s;)s[r(579)][r(580)]!=n&&(o(s[r(579)][r(580)],n),s[r(631)](r(580),n),i=!0),s=s[r(590)];return i}}[xs(576)](){const t=xs,e=this[t(535)],n=e[t(515)],r=e[t(648)][t(537)](t(635));this[t(637)](),r[t(519)][t(546)](t(606),t(533),t(646),(function(n,r){const s=t,o=[];for(let t of n)t[s(527)][s(584)]===t[s(558)][s(506)]&&(t=e[s(647)][s(620)](e[s(647)][s(545)](t[s(527)][s(584)],0))),o[s(523)](t);e[s(647)][s(581)]((t=>{const n=s,a=e[n(647)][n(627)][n(547)],c=Array[n(577)](a[n(512)]())[n(642)]((t=>i.LiveRange[n(570)](t)));t[n(615)](o),e[n(542)][n(537)](r[n(616)])[n(516)](),r[n(502)][n(523)]({forceDefaultExecution:!0}),e[n(524)](r[n(616)],...r[n(502)]),t[n(615)](c);for(const t of c)t[n(639)]()}))})),r[t(603)][t(587)]((function(n){const r=t,s=!e[r(647)][r(617)][r(526)](n),o=n[r(622)],i=n[r(536)],a=n[r(531)](r(643)),c=!o||o[r(531)](r(643))!==a,u=!i||i[r(531)](r(643))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(629),e)))}[xs(637)](){const t=xs,e=this[t(535)],n=e[t(515)];function r(n){const r=t,s=e[r(542)][r(537)](r(630))[r(551)],o=e[r(542)][r(537)](r(507))[r(551)];return r(507)===n?s:o}e[t(648)][t(537)](t(635))[t(603)][t(586)]((function(s){const o=t;if(o(606)!=s[o(566)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(616)]){case o(630):u=i[o(502)][0][o(504)],l=r(i[o(616)]),a=o(u?554:583),!l&&e[o(569)][o(537)](o(509))||(a=o(640)),c={type:o(608),content:zr(n,a,zr(n,o(614)))};break;case o(507):u=i[o(502)][0][o(504)],l=r(i[o(616)]),a=o(u?554:583),!l&&e[o(569)][o(537)](o(509))||(a=o(640)),c={type:o(608),content:zr(n,a,zr(n,o(605)))};break;case o(513):a=o(522),c={type:o(608),content:zr(n,a,zr(n,o(629)))};break;case o(568):a=function(t){const e=o,n=t[e(567)]();let r=n[e(527)][e(584)];for(;r&&n[e(514)](r);){if(r[e(531)](e(571))>0)return!1;r=r[e(536)]}return!0}(s)?zr(n,o(583),zr(n,function(t){const e=o;return e(609)+t[e(567)]()[e(527)][e(584)][e(531)](e(644))[e(619)]()+e(634)}(s))):zr(n,o(591),zr(n,o(629))),c={type:o(608),content:a};break;case o(503):case o(562):!1===i[o(633)]&&(a=o(510),c={type:o(518),content:zr(n,a,zr(n,o(629)))})}return c}))}}function Hs(t){const e=xs;let n=t[e(567)]()[e(527)][e(584)][e(622)];for(;n;){const r=n[e(531)](e(643));if(!r)return!1;if(r==t[e(544)][e(529)])return e(529);if(r==t[e(544)][e(555)])return e(555);n=n[e(622)]}return!1}const zs=Ks;function Ws(){const t=["oldValue","lower-latin","decimal-leading-zero","newValue","*Set format:* %0","numbered","commandParams","upper-roman","startIndex","getAttribute","get","*Format:* set start index to %0","_findSuggestions","locale","afterInit","ELEMENT_","editor","listStyle","toUpperCase","listType","handleDescriptions","getFirstRange","circle","suggestion","upper-latin","enableDefaultAttributesIntegration","document","list.properties","square","*Format:* set order to regular","registerAttributeLabel","330736POQHNx","format","descriptionFactory","customNumbered","disc","registerPostFixer","registerBlockAttribute","ListPropertiesEditing","150668JRSKlf","data","reversed","commandName","config","bulleted","key","isUndo","621028bhGKEz","_registerLegacyDescription","has","_LIST_","plugins","bind","nodeAfter","_getTranslationKeyForListStyle","30QFPKgt","replace","8474120YfrBIZ","103295NtBODy","listStart","*Remove format:* %0","default","getSuggestions","1177371rRqUIH","batch","380832VwPDoi","attribute","registerDescriptionCallback","decimal","next","styles","FORMAT_LIST_REVERSED","35qEGsiY","_LIST_DEFAULT","removeMarker","*Change to:* %0","head","lower-roman","start","filter","15XlWtVH","FORMAT_LIST_START","type","getFirstMarker","_getAttributeKey","find","*Format:* set order to reversed","formatBlock","TrackChangesEditing","model","includes","listReversed"];return(Ws=function(){return t})()}function Ks(t,e){const n=Ws();return(Ks=function(t,e){return n[t-=132]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(166721===-parseInt(n(172))/1+parseInt(n(188))/2+-parseInt(n(221))/3*(parseInt(n(180))/4)+parseInt(n(199))/5*(-parseInt(n(196))/6)+parseInt(n(213))/7*(-parseInt(n(206))/8)+-parseInt(n(204))/9+parseInt(n(198))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Zs extends t.Plugin{[zs(155)](){const t=zs;if(!this[t(157)][t(192)][t(190)](t(179)))return;const e=this[t(157)][t(184)][t(151)](t(168)),n=this[t(157)][t(192)][t(151)](t(137));e[t(211)]&&(n[t(166)](t(158)),n[t(178)](t(158))),e[t(182)]&&(n[t(166)](t(140)),n[t(178)](t(140))),e[t(149)]&&(n[t(166)](t(200)),n[t(178)](t(200)));const r={type:t(173),content:""};n[t(174)][t(208)](this[t(161)][t(193)](this));const s=this[t(157)][t(154)];n[t(174)][t(171)](t(140),zr(s,t(212))),n[t(174)][t(208)]((e=>{const n=t,{data:s}=e;if(s&&n(140)==s[n(186)])return null==s[n(144)]||0==s[n(144)]&&null==s[n(141)]?r:void 0})),n[t(174)][t(171)](t(200),zr(s,t(222))),n[t(174)][t(208)]((e=>{const n=t,{data:s}=e;if(s&&n(200)==s[n(186)])return null==s[n(144)]||1==s[n(144)]&&null==s[n(141)]?r:void 0})),this[t(157)][t(138)][t(167)][t(177)]((e=>{const r=t;if(e[r(205)][r(187)])return!1;let s=!1;const o=n[r(203)]({skipNotAttached:!0})[r(220)]((t=>{const e=r,s=n[e(133)](t);return e(200)==s||e(140)==s}));for(const t of o){const o=t[r(162)]()[r(219)][r(194)][r(150)](r(160));r(146)!=o&&r(175)!=o&&(n[r(153)](t[r(162)](),r(207))[r(134)]((t=>r(160)==n[r(133)](t[r(164)])))||(e[r(215)](t[r(132)]()),s=!0))}return s})),this[t(189)]()}[zs(161)](t){const e=zs,n=this[e(157)][e(154)],{data:r}=t,s={type:e(173),content:""};if(!r||e(158)!=r[e(186)])return;if(!r[e(141)])return e(202)==r[e(144)]?s:{type:e(173),content:""+zr(n,e(145),zr(n,this[e(195)](r[e(144)])))};if(!r[e(144)]){if(e(202)==r[e(141)])return s;let o=t[e(217)];for(;o;){if(o[e(181)]&&e(160)==o[e(181)][e(186)]&&o[e(181)][e(144)])return s;o=o[e(210)]}return{type:e(173),content:""+zr(n,e(201),zr(n,this[e(195)](r[e(141)])))}}if(e(202)!=r[e(144)])return{type:e(173),content:""+zr(n,e(145),zr(n,this[e(195)](r[e(144)])))};let o=t[e(217)];for(;o;){if(o[e(181)]&&e(160)==o[e(181)][e(186)]&&o[e(181)][e(144)]&&o[e(181)][e(141)])return s;o=o[e(210)]}const i=t[e(162)]()[e(219)][e(194)][e(150)](e(160));return{type:e(173),content:zr(n,e(145),zr(n,e(156)+i[e(159)]()+e(214)))}}[zs(189)](){const t=zs,e=this[t(157)],n=e[t(154)];e[t(192)][t(151)](t(137))[t(174)][t(208)]((e=>{const r=t;if(r(136)!=e[r(223)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(183)]){case r(158):o=r(216),i={type:r(173),content:zr(n,o,zr(n,this[r(195)](s[r(147)][0][r(223)])))};break;case r(140):o=s[r(147)][0][r(182)]?r(135):r(170),i={type:r(173),content:zr(n,o)};break;case r(200):o=r(152),i={type:r(173),content:zr(n,o,s[r(147)][0][r(149)])}}return i}))}[zs(195)](t){const e=zs;return e(156)+function(t){const n=e;return qs[n(139)](t)?n(185):Qs[n(139)](t)?n(146):null}(t)[e(159)]()+e(191)+t[e(159)]()[e(197)](/-/g,"_")}}const qs=[zs(176),zs(163),zs(169)],Qs=[zs(209),zs(143),zs(218),zs(148),zs(142),zs(165)];var Xs=n(507);const Ys=Js;function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=292]})(t,e)}function $s(){const t=["nextSibling","ck-suggestion-marker-split","TrackChangesEditing","showSuggestionHighlights","detach","fire","model","selection","hasClass","markerName","createPositionAt","get","init","enterBlock","split","removeMarker:suggestion:insertion","writer","markInsertion","1990860kAneui","getFirstPosition","change","unbindElementFromMarkerName","enableCommand","high","getFirstRange","972440OdSLfQ","583410mfppNc","end","document","addMarker:suggestion:insertion","854710ZaCYWZ","data","downcastDispatcher","enter","editor","requires","editing","3543408TXmpZW","options","parent","495GcdcZD","remove","markerNameToElements","11508tjYnIZ","afterExecute","bind","35GNRecB","plugins","commands","6441816eCyQuj","createRange","fromRange","setSelection","mapper","114DFZHCI"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(940318===-parseInt(n(332))/1+parseInt(n(345))/2*(-parseInt(n(301))/3)+-parseInt(n(296))/4+parseInt(n(320))/5+-parseInt(n(339))/6+-parseInt(n(293))/7*(-parseInt(n(327))/8)+parseInt(n(342))/9*(parseInt(n(328))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(337)](){return[Xs.Enter]}[Ys(314)](){const t=Ys,e=this[t(336)],n=e[t(294)][t(313)](t(304)),r=e[t(295)][t(313)](t(335));n[t(324)](t(335),(()=>{const s=t;e[s(308)][s(322)]((t=>{const o=s,a=e[o(308)][o(330)][o(309)],c=a[o(321)](),u=i.LiveRange[o(298)](a[o(326)]());if(r[o(315)](t)){const r=e[o(308)][o(312)](c[o(341)][o(302)],0),s=t[o(297)](c,r);n[o(319)](s)}else t[o(299)](t[o(297)](u[o(329)]));u[o(306)](),r[o(307)](o(346),{writer:t})}))})),e[t(338)][t(334)].on(t(331),Fs(e,t(316)),{priority:t(325)}),e[t(338)][t(334)].on(t(317),((e,n,r)=>{const s=t,o=r[s(300)][s(344)](n[s(311)]);if(o)for(const t of o)t[s(310)](s(303))&&(r[s(300)][s(323)](t,n[s(311)]),r[s(318)][s(343)](t))}),{priority:t(325)}),e[t(333)][t(334)].on(t(331),((n,r,s)=>{const o=t;s[o(340)][o(305)]&&Fs(e,o(316),{showActiveMarker:!1})[o(292)](this)(n,r,s)}),{priority:t(325)})}}function eo(t,e){const n=so();return(eo=function(t,e){return n[t-=469]})(t,e)}const no=eo;!function(t,e){const n=eo,r=t();for(;;)try{if(517089===-parseInt(n(469))/1+parseInt(n(486))/2+parseInt(n(471))/3*(parseInt(n(495))/4)+-parseInt(n(508))/5+-parseInt(n(493))/6+parseInt(n(472))/7*(parseInt(n(503))/8)+parseInt(n(492))/9*(parseInt(n(506))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[no(478)](){const t=no;if(!this[t(475)][t(490)][t(488)](t(497)))return;const e=this[t(475)][t(490)][t(473)](t(481));e[t(487)](t(505),this[t(474)][t(483)](this)),e[t(487)](t(485)),e[t(487)](t(500)),e[t(487)](t(470)),e[t(487)](t(507))}[no(474)](t,e,n={}){const r=no,s=this[r(475)][r(490)][r(473)](r(480));return t((t=>(r(499)==typeof e?s[r(484)](e,n):e)(t)[r(504)]((e=>!1===this[r(476)](e,t[r(489)])))),n)}[no(476)](t,e){const n=no,r=this[n(475)][n(496)][n(501)](this[n(475)][n(496)][n(482)](e,t[n(477)]),this[n(475)][n(496)][n(482)](e,t[n(509)]));for(const t of this[n(475)][n(496)][n(494)][n(502)](n(498)))if(null!==r[n(491)](t[n(479)]()))return!0;return!1}}function so(){const t=["replaceAll","3869645bdvCfz","end","989720QPPfRf","replace","197298ITZTXM","7sJWeou","get","handleFindCommand","editor","_isInDeletionRange","start","afterInit","getRange","FindAndReplaceUtils","TrackChangesEditing","createPositionAt","bind","findByTextCallback","findNext","265020iTZPrW","enableCommand","has","item","plugins","getIntersection","62991XgeKvk","2307096hKmGmY","markers","44FqmxTt","model","FindAndReplaceEditing","suggestion:deletion","string","findPrevious","createRange","getMarkersGroup","3332136AkOywQ","filter","find","1990PiJZhO"];return(so=function(){return t})()}const oo=ao;function io(){const t=["*Reset font color*","format","6MJtmIj","FontSizeEditing","*Reset font size*","registerAttributeLabel","plugins","fontBackgroundColor","6IGOTji","title","commandName","fontColor.colors","FontSize","*Set font color:* %0","afterInit","value","toLowerCase","111368pTQLAD","FORMAT_FONT_COLOR","17345207myZuqu","registerInlineAttribute","*Set font size:* %0","trim","FontColorEditing","*Reset font family*","*Reset font background color*","normalizeSizeOptions","type","commandParams","9soJTxi","fontSize","FontBackgroundColorEditing","find","FontFamilyEditing","fontFamily","has","get","locale","6398635TiCgYA","enableDefaultAttributesIntegration","_registerLegacyDescription","fontBackgroundColor.colors","FORMAT_FONT_SIZE","303070jjzbKL","fontColor","TrackChangesEditing","*Set font background color:* %0","model","registerDescriptionCallback","formatInline","fontSize.options","FORMAT_FONT_BACKGROUND","2520088dOExdX","label","editor","*Set font family:* %0","descriptionFactory","config","182HndFZf","1696282aHZdBo","835525NjQMEE","FORMAT_FONT_FAMILY"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=288]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(643911===-parseInt(n(344))/1+parseInt(n(343))/2+parseInt(n(292))/3*(parseInt(n(336))/4)+-parseInt(n(322))/5*(-parseInt(n(348))/6)+parseInt(n(342))/7*(-parseInt(n(301))/8)+-parseInt(n(313))/9*(-parseInt(n(327))/10)+-parseInt(n(303))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(349),commandName:oo(314)},{pluginName:oo(317),commandName:oo(318)},{pluginName:oo(307),commandName:oo(328)},{pluginName:oo(315),commandName:oo(291)}];class uo extends t.Plugin{[oo(298)](){const t=oo,e=this[t(338)][t(321)],n=this[t(338)][t(290)][t(320)](t(329));for(const{pluginName:e,commandName:r}of co)this[t(338)][t(290)][t(319)](e)&&(n[t(323)](r),n[t(304)](r));e.t,n[t(340)][t(289)](t(314),zr(e,t(326))),n[t(340)][t(289)](t(318),zr(e,t(345))),n[t(340)][t(289)](t(328),zr(e,t(302))),n[t(340)][t(289)](t(291),zr(e,t(335))),this[t(324)]()}[oo(324)](){const t=oo,e=this[t(338)],n=e[t(321)];e[t(290)][t(320)](t(329))[t(340)][t(332)]((e=>{const r=t,o=n.t;if(r(333)!=e[r(311)])return;const{data:i}=e;if(null!=i){if(r(314)==i[r(294)]){const t=i[r(312)][0][r(299)];if(t){const e=o(this[r(338)][r(290)][r(320)](r(296))[r(310)](this[r(338)][r(341)][r(320)](r(334)))[r(316)]((e=>e[r(331)]==t))[r(293)])[r(300)]();return{type:r(347),content:zr(n,r(305),e)}}return{type:r(347),content:zr(n,r(288))}}if(r(318)==i[r(294)]){const t=i[r(312)][0][r(299)];return t?{type:r(347),content:zr(n,r(339),t)}:{type:r(347),content:zr(n,r(308))}}if(r(328)==i[r(294)]){const t=i[r(312)][0][r(299)];if(t){const e=(0,s.normalizeColorOptions)(this[r(338)][r(341)][r(320)](r(295)))[r(316)]((e=>e[r(331)]==t));let i=t,a="";return e&&(i=e[r(337)],a=o(i)[r(300)]()),{type:r(347),content:zr(n,r(297),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(347),content:zr(n,r(346))}}if(r(291)==i[r(294)]){const t=i[r(312)][0][r(299)];if(t){const e=(0,s.normalizeColorOptions)(this[r(338)][r(341)][r(320)](r(325)))[r(316)]((e=>e[r(331)]==t));let i=t,a="";return e&&(i=e[r(337)],a=o(i)[r(300)]()),{type:r(347),content:zr(n,r(330),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(347),content:zr(n,r(309))}}}}))}}const lo=go;function fo(){const t=["boolean","fontBackgroundColor","get","3005064DEBali","locale","editor","formatBlock","4743368IkUPVd","395564mWfLir","entries","commands","find","144080wRmyYV","normalizeSizeOptions","title","TrackChangesEditing","join","afterInit","618UwuJRZ","plugins","type","config","formatInline","fontColor","15TpHQJP","enableCommand","model","FontSize","length","label","_registerLegacyDescription","toUpperCase","enableDefaultAttributesIntegration","72fptNHs","fontSize","1298178bsrxiS","1951zixLpu","slice","*Set format to:* %0","format","fontColor.colors","registerDescriptionCallback","charAt","copyFormat","fontSize.options","pasteFormat","descriptionFactory","split","push","toLowerCase","6300288VKACKj","commandParams","*Remove all formatting*","commandName"];return(fo=function(){return t})()}!function(t,e){const n=go,r=t();for(;;)try{if(483206===-parseInt(n(227))/1*(-parseInt(n(263))/2)+parseInt(n(226))/3+parseInt(n(253))/4*(parseInt(n(269))/5)+parseInt(n(248))/6+-parseInt(n(252))/7+-parseInt(n(241))/8+parseInt(n(224))/9*(parseInt(n(257))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class ho extends t.Plugin{[lo(262)](){const t=lo,e=this[t(250)],n=e[t(264)][t(247)](t(260)),r=e[t(255)][t(247)](t(234)),s=e[t(255)][t(247)](t(236));r&&s&&(n[t(223)](t(236)),n[t(270)](t(234)),this[t(221)]())}[lo(221)](){const t=lo,e=this[t(250)],n=e[t(249)];e[t(264)][t(247)](t(260))[t(237)][t(232)]((r=>{const s=t;if(s(251)!=r[s(265)]&&s(267)!=r[s(265)])return;const{data:o}=r;if(o&&s(236)===o[s(244)]){const t=[],r=o[s(242)][0];for(const[n,o]of Object[s(254)](r))t[s(239)](po(e,n,o));return t[s(273)]?{type:s(230),content:zr(n,s(229),t[s(261)](", "))}:{type:s(230),content:zr(n,s(243))}}}))}}function go(t,e){const n=fo();return(go=function(t,e){return n[t-=220]})(t,e)}function po(t,e,n){const r=lo,o=t[r(249)].t,i=e[r(238)](/(?=[A-Z])/)[r(261)](" "),a=o(i[r(233)](0)[r(222)]()+i[r(228)](1))[r(240)]();if(r(245)==typeof n)return a;if(r(268)===e||r(246)===e){const e=(0,s.normalizeColorOptions)(t[r(266)][r(247)](r(231)))[r(256)]((t=>t[r(271)]==n));return a+" ("+(e?o(e[r(220)])[r(240)]():n)+")"}if(r(225)===e&&isNaN(parseFloat(n))){const e=t[r(264)][r(247)](r(272))[r(258)](t[r(266)][r(247)](r(235)))[r(256)]((t=>t[r(271)]==n));return a+" ("+(e?o(e[r(259)])[r(240)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=124]})(t,e)}function Eo(){const t=["heading.options","type","_registerLegacyDescription","formatBlock","7gRbfkY","heading","editor","get","has","registerElementLabel","name","model","216466SlvGVd","config","view","enableDefaultAttributesIntegration","afterInit","TrackChangesEditing","_getHeadingLevel","1996212LOUMyF","53248YpMHAM","commandParams","find","2457399JrbUIB","348534ncKnFK","4390vwfDTb","value","match","500ifqkGf","locale","_headingOptions","plugins","ELEMENT_HEADING_CUSTOM","title","paragraph","ELEMENT_HEADING","descriptionFactory","commandName","format","registerDescriptionCallback","*Change to:* %0","2432488qjRopT","HeadingEditing"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(452174===-parseInt(n(146))/1+parseInt(n(154))/2+parseInt(n(157))/3+parseInt(n(162))/4*(-parseInt(n(159))/5)+-parseInt(n(153))/6*(parseInt(n(138))/7)+parseInt(n(132))/8+-parseInt(n(158))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(150)](){const t=mo,e=this[t(140)];if(!e[t(165)][t(142)](t(133)))return;this[t(164)]=e[t(147)][t(141)](t(134));const n=e[t(163)],r=e[t(165)][t(141)](t(151));r[t(149)](t(139));for(const e of this[t(164)])t(125)!=e[t(145)]&&r[t(127)][t(143)](e[t(145)],(n=>{const r=t,i=this[r(152)](e[r(145)]);return null!==i?s(n,i):o(n,e[r(124)])}));function s(e,r){return zr(n,t(126),[e,r])}function o(e,r){return zr(n,t(166),[e,r])}this[t(136)]()}[mo(136)](){const t=mo,e=this[t(140)],n=e[t(163)];e[t(165)][t(141)](t(151))[t(127)][t(130)]((e=>{const r=t;if(r(137)!=e[r(135)])return;const{data:s}=e;if(s&&r(139)==s[r(128)]){const e=s[r(155)][0][r(160)],c=this[r(152)](e);if(null!==c)return{type:r(129),content:zr(n,r(131),(1,a=c,zr(n,r(126),[1,a])))};const u=this[r(164)][r(156)]((t=>t[r(145)]===e))[r(124)];return{type:r(129),content:zr(n,r(131),(o=1,i=u,zr(n,t(166),[o,i])))}}var o,i,a}))}[mo(152)](t){const e=mo;var n,r;const s=t[e(161)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(164)])||void 0===n?void 0:n[e(156)]((n=>n[e(145)]==t));if(o&&o[e(148)]){const t=o[e(148)],n=(null!==(r=t[e(144)])&&void 0!==r?r:t)[e(161)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["highlight","find","title","3852441ifOqbv","highlight.options","commandName","registerAttributeLabel","formatInline","829240FfwwaQ","9qQYija","model","toLowerCase","commandParams","plugins","has","*Remove highlight*","TrackChangesEditing","HighlightEditing","FORMAT_HIGHLIGHT","afterInit","color","editor","value","*Set highlight:* %0","type","6dkXyYU","enableDefaultAttributesIntegration","locale","registerInlineAttribute","1219384xqgyFU","_registerLegacyDescription","config","registerDescriptionCallback","descriptionFactory","1214285BBOvnB","14633ERCTZt","163010fXNAqm","get","1614963cLAtVe","format"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=221]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(129478===-parseInt(n(236))/1+parseInt(n(237))/2*(parseInt(n(250))/3)+-parseInt(n(249))/4+-parseInt(n(235))/5*(parseInt(n(226))/6)+-parseInt(n(239))/7+parseInt(n(230))/8+parseInt(n(244))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(260)](){const t=_o,e=this[t(222)];if(!e[t(254)][t(255)](t(258)))return;const n=e[t(254)][t(238)](t(257)),r=e[t(228)];n[t(227)](t(241)),n[t(229)](t(241)),n[t(234)][t(247)](t(241),zr(r,t(259))),this[t(231)]()}[_o(231)](){const t=_o,e=this[t(222)],n=e[t(228)];e[t(254)][t(238)](t(257))[t(234)][t(233)]((r=>{const s=t;if(s(248)!=r[s(225)])return;const{data:o}=r;if(o&&s(241)==o[s(246)]){const t=n.t,r=o[s(253)][0][s(223)];if(r){const o=e[s(232)][s(238)](s(245))[s(242)]((t=>t[s(251)]==r)),i=t(o[s(243)])[s(252)]();return{type:s(240),content:zr(n,s(224),i),color:{value:o[s(221)],title:o[s(243)]}}}return{type:s(240),content:zr(n,s(256),zr(n,s(259)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=496]})(t,e)}function Lo(){const t=["2065328UhbjmH","HorizontalLineEditing","plugins","horizontalLine","ELEMENT_HORIZONTAL_LINE","has","930576TjklNm","createContainerElement","locale","ck-horizontal-line","div","for","showSuggestionHighlights","2hRnlxz","enableCommand","insert","TrackChangesEditing","createEmptyElement","registerElementLabel","afterInit","editor","192905pIkoku","addClass","663858hrWydO","1575785sDLBlC","createPositionAt","high","3680082NmyEfy","descriptionFactory","elementToStructure","dataDowncast","3787000TtQYtf","get","conversion"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(410799===parseInt(n(509))/1+-parseInt(n(501))/2*(parseInt(n(511))/3)+-parseInt(n(522))/4+-parseInt(n(512))/5+parseInt(n(515))/6+parseInt(n(519))/7+parseInt(n(528))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Ro extends t.Plugin{[ko(507)](){const t=ko,e=this[t(508)];if(!e[t(524)][t(527)](t(523)))return;e[t(524)][t(520)](t(504))[t(502)](t(525));const n=e[t(524)][t(520)](t(504)),r=e[t(496)];n[t(516)][t(506)](t(525),(e=>zr(r,t(526),e))),e[t(521)][t(499)](t(518))[t(517)]({model:t(525),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(500)])return null;const o=n[s(529)](s(498)),i=n[s(505)]("hr");return n[s(510)](s(497),o),n[s(503)](n[s(513)](o,0),i),o},converterPriority:t(514)})}}const No=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=419]})(t,e)}!function(t,e){const n=So,r=t();for(;;)try{if(665378===parseInt(n(430))/1+-parseInt(n(435))/2*(parseInt(n(446))/3)+parseInt(n(438))/4*(parseInt(n(445))/5)+parseInt(n(449))/6+-parseInt(n(453))/7*(parseInt(n(458))/8)+parseInt(n(434))/9+parseInt(n(441))/10*(-parseInt(n(437))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[No(444)](){const t=No,e=this[t(447)];if(!e[t(440)][t(443)](t(454)))return;const n=e[t(440)][t(424)](t(427)),r=e[t(425)];n[t(457)][t(452)](t(422),(e=>zr(r,t(455),e))),n[t(450)](t(431)),n[t(436)](t(432)),n[t(457)][t(420)]((e=>{const n=t;if(n(448)!=e[n(451)])return;const{data:s}=e;if(s&&n(432)==s[n(442)]&&e[n(428)]()[n(429)][n(419)].is(n(421),n(422))){const t=zr(r,n(455));return{type:n(456),content:zr(r,n(433),t)}}})),this[t(439)]()}[No(439)](){const t=No,e=this[t(447)],n=e[t(425)];e[t(440)][t(424)](t(427))[t(457)][t(420)]((e=>{const r=t;if(r(423)!=e[r(451)])return;const{data:s}=e;if(s&&r(431)==s[r(426)]){const t=zr(n,r(455));return{type:r(456),content:zr(n,r(433),t)}}}))}}function Mo(){const t=["HtmlEmbed","ELEMENT_HTML_EMBED","format","descriptionFactory","3848tWrgCW","nodeAfter","registerDescriptionCallback","element","rawHtml","formatBlock","get","locale","commandName","TrackChangesEditing","getFirstRange","start","254310XeqIpS","htmlEmbed","value","*Change %0 content*","1004112lYODTq","730170RnfoUy","registerBlockAttribute","89254cUcFLM","4FqPqPs","_registerLegacyDescription","plugins","1030qpqRQp","key","has","afterInit","6505465tHhjMV","9iVoyCj","editor","attribute","6834720lUmglN","enableDefaultAttributesIntegration","type","registerElementLabel","3052QWMBsn"];return(Mo=function(){return t})()}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=352]})(t,e)}function Fo(){const t=["markDeletion","join","5241okkblE","ImageBlockEditing","backward","isIntersecting","createRangeOn","filter","convertInlineImageToBlock","_findSuggestions","getNearestSelectionRange","enableDefaultAttributesIntegration","registerBlockAttribute","formatInline","forceDefaultExecution","deletion","ELEMENT_INLINE_IMAGE","uploadImage","commandParams","schema","type","element","commandName","getSuggestionCallback","removeObject","insertImage","descriptionFactory","registerElementLabel","Block image to inline image","enableCommand","isBlockImage","registerCustomCallback","_registerLegacyDescription","subType","locale","markBlockFormat","imageStylePreApply","820EcKaRY","convertBlockImageToInline","findIndex","width","ImageUploadEditing","getFirstRange","markInsertion","resizeImage","_suggestionFactory","registerAttributeLabel","getClosestSelectedImageElement","ImageCaptionEditing","Inline image to block image","TrackChangesEditing","end","formatBlock","fromPosition","*Remove image text alternative*","selection","*Set image text alternative:* %0","*Set image width:* %0","2502270TGMLYV","imageTypeBlock","nodeBefore","caption","attribute","previous","306HOJoQD","8434760wTLHyU","key","model","accept","imageBlock","ImageEditing","start","307810ABjySU","ELEMENT_IMAGE","plugins","imageTypeInline","isBefore","ImageResize","imageCaption","7FQdVQS","imageTextAlternative","discard","1105692lugufe","isCollapsed","editor","change","createRange","imageInline","nodeAfter","2931654BlyiOH","ImageUtils","getContainedElement","isEqual","length","*Reset image width*","registerDescriptionCallback","toNext","toPrevious","forward","detach","has","ImageInlineEditing","ImageCaptionUtils","523557WIycOS","ELEMENT_CAPTION","insertion","alt","chain","resizedWidth","find","getCaptionFromImageModelElement","format","toggleImageCaption","ImageTextAlternativeEditing","document","FORMAT_IMAGE_SIZE","addObject","afterInit","isOwn","newValue","get"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(668008===-parseInt(n(405))/1+parseInt(n(384))/2+parseInt(n(425))/3*(-parseInt(n(460))/4)+parseInt(n(360))/5+-parseInt(n(391))/6*(-parseInt(n(381))/7)+parseInt(n(367))/8+parseInt(n(366))/9*(-parseInt(n(374))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(419)](){const t=Oo,e=this[t(386)];if(!e[t(376)][t(402)](t(372)))return;const n=e[t(376)][t(422)](t(352)),r=e[t(376)][t(422)](t(392)),s=e[t(457)];n[t(452)](t(448)),n[t(449)][t(450)](t(371),(e=>zr(s,t(375),e))),n[t(449)][t(450)](t(389),(e=>zr(s,t(439),e))),n[t(449)][t(450)](t(363),(()=>zr(s,t(406)))),e[t(376)][t(402)](t(464))&&n[t(452)](t(440)),e[t(376)][t(402)](t(426))&&e[t(376)][t(402)](t(403))&&(n[t(452)](t(377),((s,o)=>{const i=t,a=r[i(470)](e[i(369)][i(416)][i(357)]);e[i(369)][i(387)]((()=>{const t=i;n[t(458)](a,{commandName:t(377),commandParams:[o]},[],t(461))}))})),n[t(452)](t(361),((s,o)=>{const a=t;e[a(369)][a(387)]((t=>{const c=a;let u=r[c(470)](e[c(369)][c(416)][c(357)]),l=t[c(429)](u);const f=i.LivePosition[c(355)](l[c(373)],c(399)),h=i.LivePosition[c(355)](l[c(353)],c(398));n[c(437)]((()=>s(o))),u=r[c(470)](e[c(369)][c(416)][c(357)]),l=t[c(429)](u);const g=t[c(388)](f,h);f[c(401)](),h[c(401)](),n[c(458)](u,{commandName:c(377),commandParams:[o]},[],c(431)),g[c(373)][c(378)](l[c(373)])&&n[c(466)](t[c(388)](g[c(373)],l[c(373)]),c(431)),l[c(353)][c(378)](g[c(353)])&&n[c(466)](t[c(388)](l[c(353)],g[c(353)]),c(431))}))})),n[t(468)][t(454)](t(354),t(431),t(424),(()=>!1)),n[t(468)][t(454)](t(354),t(431),t(370),(()=>!1)),n[t(468)][t(454)](t(354),t(431),t(383),n[t(468)][t(446)](t(354),"",t(370))),n[t(468)][t(454)](t(407),t(431),t(424),(()=>!1)),n[t(468)][t(454)](t(407),t(431),t(383),(([r])=>{const s=t,o=n[s(468)][s(446)](s(407),"",s(383));let i=r[s(373)],a=r[s(353)];const c=e[s(369)][s(442)][s(433)](i,s(427)),u=e[s(369)][s(442)][s(433)](a,s(400));c[s(385)]&&(i=c[s(373)]),u[s(385)]&&(a=u[s(353)]),o([e[s(369)][s(388)](i,a)])})),n[t(468)][t(454)](t(354),t(431),t(409),c),n[t(468)][t(454)](t(407),t(431),t(409),c)),e[t(376)][t(402)](t(471))&&(n[t(452)](t(414),((s,o)=>{const i=t,a=e[i(376)][i(422)](i(404));let c=r[i(470)](e[i(369)][i(416)][i(357)]),u=a[i(412)](c);e[i(369)][i(387)]((()=>{const t=i;if(u)return void n[t(423)](e[t(369)][t(429)](u));const l=r[t(453)](c);s(o),c=r[t(470)](e[t(369)][t(416)][t(357)]),u=a[t(412)](c),n[t(466)](e[t(369)][t(429)](u),l?null:t(380))}))})),n[t(468)][t(454)](t(407),t(380),t(409),c));const o=[{type:t(354),subType:t(459)},{type:t(407),subType:t(380)},{type:t(354),subType:t(431)},{type:t(407),subType:t(431)}];function a(e,s){const i=t,a=o[i(462)]((({type:t,subType:n})=>e[i(443)]==t&&e[i(456)]==n)),c=o[i(462)]((({type:t,subType:e})=>s[i(443)]==t&&s[i(456)]==e));if(a<0||c<0)return!1;const u=e[i(465)](),l=s[i(465)]();if((0==a||1==a)&&2==c&&u[i(428)](l))return!0;if(2==a&&3==c){const t=n[i(432)](u,i(407))[i(430)]((({suggestion:t,meta:e})=>e[i(420)]&&i(431)==t[i(456)]));if(t[i(395)]>1&&l[i(353)][i(394)](u[i(373)]))return!0;if(1==t[i(395)]&&(u[i(373)][i(394)](l[i(353)])||u[i(353)][i(394)](l[i(373)])))return!0}if(3==a&&3==c&&u[i(373)][i(378)](l[i(373)])){const t=u[i(353)][i(390)],e=l[i(373)][i(362)];return r[i(453)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(376)][t(402)](t(379))&&(n[t(434)](t(467)),n[t(435)](t(410)),n[t(449)][t(469)](t(410),zr(s,t(417)))),e[t(376)][t(402)](t(415))&&(n[t(434)](t(382)),n[t(435)](t(408))),n[t(449)][t(397)]((e=>{const n=t;if(o[n(411)]((({type:t,subType:r})=>e[n(443)]==t&&e[n(456)]==r)))return e[n(365)]?{}:void 0})),n[t(449)][t(397)]((e=>{const n=t;if(n(407)==e[n(443)]||n(438)==e[n(443)]){const t=e[n(393)]();if(t&&t.is(n(444),n(363)))return{type:n(407)==e[n(443)]?n(418):n(447),element:t,quantity:1}}})),n[t(449)][t(397)]((e=>t(354)==e[t(443)]&&t(431)==e[t(456)]?{type:t(413),content:t(472)}:t(354)==e[t(443)]&&t(461)==e[t(456)]?{type:t(413),content:t(451)}:void 0)),n[t(449)][t(397)]((e=>{const n=t;if(n(364)!=e[n(443)])return;const{data:r}=e;if(!r||n(408)!=r[n(368)])return;const o=r[n(421)];return o?{type:n(413),content:zr(s,n(358),'"'+o+'"')}:{type:n(413),content:zr(s,n(356))}})),this[t(455)]()}[Oo(455)](){const t=Oo,e=this[t(386)],n=e[t(457)];e[t(376)][t(422)](t(352))[t(449)][t(397)]((e=>{const r=t;if(r(354)!=e[r(443)]&&r(436)!=e[r(443)])return;const{data:s}=e;if(s){if(r(382)==s[r(445)]){const t=s[r(441)][0][r(421)];return t?{type:r(413),content:zr(n,r(358),'"'+t+'"')}:{type:r(413),content:zr(n,r(356))}}if(r(467)==s[r(445)]){const t=s[r(441)][0][r(463)];return t?{type:r(413),content:zr(n,r(359),t)}:{type:r(413),content:zr(n,r(396))}}}}))}}function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=317]})(t,e)}const Bo=Po;function Uo(){const t=["*Format:* replace image URL","610szJQtT","164313iPyCmo","ImageEditing","20DkOQpG","1358832IfBjjM","TrackChangesEditing","registerBlockAttribute","discard","has","217687ojewBD","_registerLegacyDescription","src","getSuggestionCallback","get","replaceImageSource","47877sfyHrk","key","descriptionFactory","2348JNXaVY","locale","*Replace image URL*","38784ZeEojP","editor","_suggestionFactory","registerCustomCallback","formatInline","format","plugins","afterInit","21ktDEeL","accept","attribute","33xLQKZV","enableDefaultAttributesIntegration","_handleLegacySuggestions","registerDescriptionCallback","302030cqRNLh","commandName","formatBlock","newValue","type","oldValue"];return(Uo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(116579===-parseInt(n(326))/1+parseInt(n(320))/2*(parseInt(n(332))/3)+parseInt(n(335))/4*(parseInt(n(317))/5)+parseInt(n(321))/6+-parseInt(n(346))/7*(parseInt(n(338))/8)+-parseInt(n(318))/9+-parseInt(n(353))/10*(parseInt(n(349))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class xo extends t.Plugin{[Bo(345)](){const t=Bo;if(!this[t(339)][t(344)][t(325)](t(319)))return;const e=this[t(339)][t(336)],n=this[t(339)][t(344)][t(330)](t(322));n[t(350)](t(331)),n[t(323)](t(328)),n[t(334)][t(352)]((n=>{const r=t;if(r(348)!=n[r(357)])return;const{data:s}=n;return s&&r(328)==s[r(333)]?s[r(356)]&&s[r(358)]?{type:r(343),content:zr(e,r(337))}:{type:r(343),content:""}:void 0})),this[t(351)]()}[Bo(351)](){const t=Bo,e=this[t(339)][t(344)][t(330)](t(322));e[t(340)][t(341)](t(355),t(331),t(347),e[t(340)][t(329)](t(355),null,t(324))),e[t(340)][t(341)](t(355),t(331),t(324),e[t(340)][t(329)](t(355),null,t(347))),this[t(327)]()}[Bo(327)](){const t=Bo,e=this[t(339)],n=e[t(336)];e[t(344)][t(330)](t(322))[t(334)][t(352)]((e=>{const r=t;if(r(355)!=e[r(357)]&&r(342)!=e[r(357)])return;const{data:s}=e;return s&&r(331)==s[r(354)]?{type:r(343),content:zr(n,r(359))}:void 0}))}}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=397]})(t,e)}!function(t,e){const n=Go,r=t();for(;;)try{if(269981===-parseInt(n(445))/1+parseInt(n(419))/2*(parseInt(n(492))/3)+parseInt(n(438))/4*(parseInt(n(437))/5)+parseInt(n(490))/6*(parseInt(n(478))/7)+parseInt(n(400))/8+-parseInt(n(450))/9+parseInt(n(463))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[jo(459)](){const t=jo,n=this[t(467)];if(!n[t(409)][t(401)](t(448)))return;const r=n[t(409)][t(486)](t(476)),s=n[t(409)][t(486)](t(471)),o={};r[t(399)](t(462),((o,i)=>{const a=t,c=n[a(409)][a(486)](a(397)).me,u=n[a(469)][a(486)](a(462));let l=s[a(418)](n[a(493)][a(470)][a(442)]),f=n[a(493)][a(484)](l),h=u[a(440)];if(h==i[a(440)])return;const g={commandName:a(462),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(493)][a(404)]((()=>{const t=a;if(r[t(485)]()[t(461)]((e=>e[t(426)]&&c==e[t(403)]&&(t(430)==e[t(482)]||t(413)==e[t(482)])&&(t(489)==e[t(466)]||t(414)==e[t(466)])&&e[t(434)]()[t(446)](f)))[t(402)]((e=>r[t(432)](e[t(436)]))),l=s[t(418)](n[t(493)][t(470)][t(442)]),f=n[t(493)][t(484)](l),u[t(464)](),n[t(469)][t(486)](t(417))[t(464)](),n[t(469)][t(486)](t(435))[t(464)](),h=u[t(440)],h!=i[t(440)])return s[t(481)](l)&&u[t(472)](i[t(440)],l)?(o({...i,setImageSizes:!1}),l=s[t(418)](n[t(493)][t(470)][t(442)]),void r[t(479)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(489))):void(s[t(452)](l)?r[t(479)](l,g,[],t(414)):r[t(468)](f,g,t(414)))}))}));for(const e of n[t(409)][t(486)](t(448))[t(439)])o[e[t(494)]]=e[t(415)][t(421)]();r[t(431)][t(443)](t(430),t(489),t(444),(()=>!1)),r[t(431)][t(443)](t(430),t(414),t(444),(()=>!1)),r[t(431)][t(443)](t(413),t(414),t(444),(()=>!1)),r[t(431)][t(443)](t(430),t(489),t(487),(([e])=>{const n=t;s[n(408)](e[n(423)]())})),r[t(431)][t(443)](t(430),t(489),t(420),((e,n)=>{const s=t;r[s(431)][s(491)](s(430),"",s(487))(e,{commandName:n[s(460)],commandParams:n[s(405)]})})),r[t(431)][t(443)](t(430),t(489),t(495),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(430),subType:t(489)},{type:t(433),subType:t(412)},{type:t(430),subType:t(407)},{type:t(433),subType:t(407)}];function a(e,n){const o=t,a=i[o(474)]((({type:t,subType:n})=>e[o(482)]==t&&e[o(466)]==n)),c=i[o(474)]((({type:t,subType:e})=>n[o(482)]==t&&n[o(466)]==e));if(a<0||c<0)return!1;const u=e[o(434)](),l=n[o(434)]();if((0==a||1==a)&&2==c&&u[o(429)](l))return!0;if(2==a&&3==c){const t=r[o(411)](u,o(433))[o(461)]((({suggestion:t,meta:e})=>e[o(449)]&&o(407)==t[o(466)]));if(t[o(416)]>1&&l[o(410)][o(446)](u[o(477)]))return!0;if(1==t[o(416)]&&(u[o(477)][o(446)](l[o(410)])||u[o(410)][o(446)](l[o(477)])))return!0}if(3==a&&3==c&&u[o(477)][o(473)](l[o(477)])){const t=u[o(410)][o(447)],e=l[o(477)][o(488)];return s[o(452)](t)&&t===e}return!1}n[t(493)][t(470)][t(441)]((()=>{const e=t;let o=!1;const i=Array[e(480)](n[e(493)][e(470)][e(424)][e(406)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(465)](t);if(e(475)==i&&r[e(422)](u)){if(e(430)==a&&(e(489)==c||e(414)==c)){const t=r[e(483)](u);if(n[e(398)]){const n=t[e(434)]()[e(423)]();if(s[e(452)](n))continue;r[e(432)](t),o=!0}}if(e(433)==a&&e(412)==c&&!n[e(398)]){const t=r[e(483)](u);t[e(456)]&&t[e(456)][e(426)]&&(r[e(432)](t[e(456)]),o=!0)}}}return o})),this[t(457)](o)}[jo(457)](t){const e=jo,n=this[e(467)],r=n[e(427)];n[e(409)][e(486)](e(476))[e(458)][e(453)]((n=>{const s=e;if(s(430)!=n[s(482)]&&s(413)!=n[s(482)])return;const{data:o}=n;if(!o||s(462)!=o[s(460)])return;const i=o[s(451)][0][s(440)];return function(t){const e=s;return{type:e(425),content:zr(r,e(428),t)}}(s(454)===i?zr(r,s(455)):t[i]||i)}))}}function Ho(){const t=["suggestion","TrackChangesEditing","start","3115hLKVVG","markBlockFormat","from","isInlineImage","type","getSuggestion","createRangeOn","getSuggestions","get","accept","nodeBefore","imageStylePreApply","2946SkITEZ","getSuggestionCallback","6yJoYWU","model","name","chain","Users","newRange","enableCommand","1984032FhUeFD","has","forEach","author","change","commandReversedParams","getChangedMarkers","convertInlineImageToBlock","setImageNaturalSizeAttributes","plugins","end","_findSuggestions","imageCaption","formatInline","imageStylePostApply","title","length","imageTypeInline","getClosestSelectedImageElement","150338IeFReg","discard","toLowerCase","hasSuggestion","getContainedElement","differ","format","isInContent","locale","*Format:* %0","isIntersecting","formatBlock","_suggestionFactory","discardSuggestion","insertion","getFirstRange","imageTypeBlock","head","8405HuQKyv","364yZZOiS","normalizedStyles","value","registerPostFixer","selection","registerCustomCallback","join","64613gMrzZH","isEqual","nodeAfter","ImageStyleEditing","isOwn","4803813ERtzhY","commandParams","isBlockImage","registerDescriptionCallback","side","FORMAT_SIDE_IMAGE","next","_registerLegacyDescription","descriptionFactory","afterInit","commandName","filter","imageStyle","985430KRLdIa","refresh","_splitMarkerName","subType","editor","markInlineFormat","commands","document","ImageUtils","shouldConvertImageType","isBefore","findIndex"];return(Ho=function(){return t})()}function zo(){const t=["2cLCBlY","bind","Users","afterInit","1841742EPNZgI","plugins","high","_handleImportedData","editor","commands","_trackChangesExecuted","trackChanges","value","enableCommand","8YVvpHg","track_changes","collaboration_features","dataInsert","43455UujbTf","4768476fVUlFI","870TFnWUk","execute","listenTo","forEach","1517734tFLFWY","lowest","get","11832772OxWTLk","importWord","1250181YvbCrP","TrackChangesEditing","33MchWEg","_setSuggestionData","_trackChangesValueDuringImport","8gmOHAf","6386660xvHFqV"];return(zo=function(){return t})()}const Wo=Ko;function Ko(t,e){const n=zo();return(Ko=function(t,e){return n[t-=345]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(948218===parseInt(n(363))/1*(-parseInt(n(375))/2)+-parseInt(n(368))/3*(parseInt(n(373))/4)+-parseInt(n(357))/5*(-parseInt(n(359))/6)+-parseInt(n(366))/7*(-parseInt(n(353))/8)+-parseInt(n(379))/9+-parseInt(n(374))/10+parseInt(n(370))/11*(parseInt(n(358))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class Zo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(372)]=!1,this[e(349)]=!1}[Wo(378)](){const t=Wo,e=this[t(347)],n=e[t(348)][t(365)](t(367)),r=e[t(348)][t(365)](t(350));n&&(n.on(t(360),((e,[,n])=>{const s=t;this[s(372)]=r[s(351)],n[s(355)][s(354)]=!this[s(372)]}),{priority:t(345)}),this[t(361)](n,t(356),this[t(346)][t(376)](this)),this[t(361)](n,t(356),(()=>{const e=t;this[e(349)]&&(r[e(360)](),this[e(349)]=!1)}),{priority:t(364)}),e[t(380)][t(365)](t(369))[t(352)](t(367)))}[Wo(346)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(347)][n(348)][n(365)](n(350)),o=s[n(351)];this[n(372)]!==o&&(s[n(360)](),this[n(349)]=!0),r&&r[n(362)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(347)][o(380)][o(365)](o(377)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(367)}}};this[o(347)][o(380)][o(365)](o(369))[o(371)](i)}))}}function qo(){const t=["1584HULMZp","1974922eskjVO","enableDefaultAttributesIntegration","652784sWgojd","390fzKQrv","_registerLegacyDescription","registerBlockAttribute","37593012ZaAQOS","editor","175BTsxuN","get","IndentEditing","140Ipjqpv","81852uZwZDp","enableCommand","formatBlock","*Indent:* %0","plugins","*Outdent:* %0","type","format","registerAttributeLabel","getItems","4156276ffByBU","has","getItemLabel","afterInit","FORMAT_INDENT","locale","indentBlock","commandName","3sghcDp","outdent","registerDescriptionCallback","indent","1LUvZyR","descriptionFactory","13fYeOmv","blockIndent","outdentBlock","IndentBlock","2689092qyetpt","TrackChangesEditing"];return(qo=function(){return t})()}const Qo=Xo;function Xo(t,e){const n=qo();return(Xo=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=Xo,r=t();for(;;)try{if(579123===parseInt(n(462))/1*(-parseInt(n(471))/2)+parseInt(n(458))/3*(-parseInt(n(450))/4)+-parseInt(n(474))/5*(parseInt(n(440))/6)+parseInt(n(436))/7*(parseInt(n(470))/8)+-parseInt(n(468))/9+parseInt(n(439))/10*(parseInt(n(473))/11)+parseInt(n(434))/12*(parseInt(n(464))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Yo extends t.Plugin{[Qo(453)](){const t=Qo,e=this[t(435)],n=e[t(444)][t(437)](t(469));if(e[t(444)][t(451)](t(438))&&(n[t(441)](t(461)),n[t(441)](t(459))),e[t(444)][t(451)](t(467)))for(const e of[t(456),t(466)])n[t(472)](e);const r=e[t(455)];n[t(433)](t(465)),n[t(463)][t(448)](t(465),zr(r,t(454))),this[t(475)]()}[Qo(475)](){const t=Qo,e=this[t(435)],n=e[t(455)],r=e[t(444)][t(437)](t(469));r[t(463)][t(460)]((e=>{const s=t;if(s(442)!=e[s(446)])return;const{data:o}=e;if(!o)return;if(s(456)!=o[s(457)]&&s(466)!=o[s(457)])return;const i=e[s(449)]()[0],a=r[s(463)][s(452)](i);return s(456)==o[s(457)]?{type:s(447),content:zr(n,s(443),a)}:s(466)==o[s(457)]?{type:s(447),content:zr(n,s(445),a)}:void 0}))}}function Jo(t,e){var n=ti();return(Jo=function(t,e){return n[t-=357]})(t,e)}var $o=Jo;function ti(){var t=["326713tyHFRo","input","2PMGWUl","requires","enableCommand","27377QnFYuh","plugins","init","222fhBiFo","get","448ZdZCLN","243uLtYqJ","644529BOaDMt","3283580ZBwYVC","editor","642390yKbKzQ","TrackChangesEditing","867172lVIttS"];return(ti=function(){return t})()}!function(t,e){for(var n=Jo,r=t();;)try{if(275002===parseInt(n(370))/1*(parseInt(n(372))/2)+-parseInt(n(364))/3+parseInt(n(369))/4+parseInt(n(367))/5+parseInt(n(360))/6*(parseInt(n(357))/7)+-parseInt(n(362))/8*(-parseInt(n(363))/9)+-parseInt(n(365))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[$o(373)](){return[vs.Input]}[$o(359)](){var t=$o;this[t(366)][t(358)][t(361)](t(368))[t(374)](t(371))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=455]})(t,e)}function si(){const t=["manualDecorators","2843392wYaeJy","linkHref","9XhVIaT","link","*Set link:* %0","LinkEditing","link (","4394440mXcsnE","has","attribute","commandParams","_registerLegacyDescription","format","toLowerCase","locale","commandName","4qpvxwY","181862aajWHp","unlink","registerAttributeLabel","1481949HAZERs","1320860Ijwfow","2530305brItdA","TrackChangesEditing","plugins","registerInlineAttribute","enableDefaultAttributesIntegration","3937451srzmpo","6hpPVPl","*Remove link*","type","formatInline","get","descriptionFactory","editor","label","key","registerDescriptionCallback","afterInit","commands","newValue"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(367456===-parseInt(n(466))/1*(parseInt(n(465))/2)+parseInt(n(469))/3+parseInt(n(491))/4+parseInt(n(471))/5+parseInt(n(477))/6*(-parseInt(n(476))/7)+-parseInt(n(456))/8*(parseInt(n(493))/9)+parseInt(n(470))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(487)](){const t=ni,e=this[t(483)];if(!e[t(473)][t(457)](t(496)))return;const n=e[t(473)][t(481)](t(472)),r=e[t(488)][t(481)](t(494));n[t(475)](t(494)),n[t(475)](t(467)),n[t(474)](t(492));for(const e of r[t(490)])n[t(474)](e.id),n[t(482)][t(468)](e.id,t(455)+e[t(484)][t(462)]()+")");n[t(482)][t(486)]((n=>{const r=t;if(r(458)!=n[r(479)])return;const{data:s}=n;if(!s||r(492)!=s[r(485)])return;const o=s[r(489)],i=e[r(463)];return{type:r(461),content:null==o?zr(i,r(478)):zr(i,r(495),'"'+o+'"')}})),this[t(460)]()}[ni(460)](){const t=ni,e=this[t(483)],n=e[t(463)];e[t(473)][t(481)](t(472))[t(482)][t(486)]((e=>{const r=t;if(r(480)!=e[r(479)])return;const{data:s}=e;if(s){if(r(494)==s[r(464)]){const t=s[r(459)][0];return{type:r(461),content:zr(n,r(495),'"'+t+'"')}}return r(467)==s[r(464)]?{type:r(461),content:zr(n,r(478))}:void 0}}))}}function ii(t,e){const n=ai();return(ii=function(t,e){return n[t-=203]})(t,e)}function ai(){const t=["value","push","TrackChangesEditing","type","numberedList","bulleted","locale","outdentList","plugins","findIndex","commandParams","replace","descriptionFactory","36731790rCnQVw","commandName","6883566UBYRjZ","document","selection","paragraph","List","521485uvuCeU","ELEMENT_LIST_ITEM","registerElementLabel","getAttribute","*Check item*","3675920ANFyDI","_selectedElements","blockName","commands","6kZDjZW","filter","model","listItem","forceValue","ELEMENT_NUMBERED_LIST","before","checkChild","formatInline","todo","3641901qiJSdv","parent","formatBlock","name","add","listType","ELEMENT_TODO_LIST","*Change to:* %0","previousSibling","checkTodoList","numbered","element","bulletedList","end","from","format","registerDescriptionCallback","length","markBlockFormat","execute","LegacyTodoListEditing","get","schema","7qFNuWB","enableCommand","*Uncheck item*","isObject","4772356AjllAi","*Outdent:* %0","createPositionAt","indentList","LegacyListEditing","listIndent","*Indent:* %0","slice","todoListChecked","editor","has","change","getSelectedBlocks","nextSibling","todoList","afterInit","ELEMENT_BULLETED_LIST","11525064Zxkbvf","createRange"];return(ai=function(){return t})()}const ci=ii;!function(t,e){const n=ii,r=t();for(;;)try{if(785345===parseInt(n(204))/1*(parseInt(n(213))/2)+-parseInt(n(223))/3+parseInt(n(250))/4+parseInt(n(209))/5+parseInt(n(284))/6*(parseInt(n(246))/7)+parseInt(n(267))/8+-parseInt(n(282))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ci(265)](){const t=ci,e=this[t(259)],n=e[t(275)];if(!e[t(277)][t(260)](t(254)))return;const r=e[t(277)][t(244)](t(271)),s=e[t(277)][t(260)](t(243));function o(t){return()=>{const n=ii,s=e[n(215)][n(285)][n(286)],o=e[n(212)][n(244)](t);if(o[n(269)])return void e[n(242)](n(287),{});const i=t[n(257)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(237)](t)[s(214)]((t=>function(t,e){const n=s;return e[n(220)](t[n(224)],n(216))&&!e[n(249)](t)}(t,r)));o=o[s(214)]((t=>!t.is(s(234),s(216))||t[s(207)](s(228))!=e));const i=new Set;for(const t of o)t.is(s(234),s(216))?i[s(227)](li(t)):i[s(227)](t);return Array[s(237)](i)}(s[n(262)](),i,e[n(215)][n(245)]);e[n(215)][n(261)]((()=>{const e=n;for(const n of a)r[e(241)](n,{commandName:t,commandParams:[{forceValue:!o[e(269)]}],formatGroupId:e(211)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(237)](t);const r=n[e(278)]((t=>e(216)!=t[e(226)]));return r>-1&&(n=n[e(257)](0,r)),n}(e[n(215)][n(285)][n(286)][n(262)]()),o=e[n(215)][n(268)](e[n(215)][n(252)](s[0],n(219)),e[n(215)][n(252)](s[s[n(240)]-1],n(236)));e[n(215)][n(261)]((()=>{const e=n;r[e(241)](o,{commandName:t,commandParams:[],formatGroupId:e(255)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(263)];for(;t&&t[n(207)](n(255))>e[n(207)](n(255));)r[n(227)](t),t=t[n(263)]}return Array[n(237)](r)}(s))}))}}r[t(247)](t(273),o(t(273))),r[t(247)](t(235),o(t(235))),s&&r[t(247)](t(264),o(t(264))),r[t(247)](t(253),i(t(253))),r[t(247)](t(276),i(t(276))),s&&r[t(247)](t(232),(()=>{const n=t,s=e[n(212)][n(244)](n(232)),o=Array[n(237)](s[n(210)]);o[n(214)]((t=>t[n(207)](n(258))!=s[n(269)])),e[n(215)][n(261)]((()=>{const t=n;for(const e of o)r[t(241)](e,{commandName:t(232),commandParams:[{forceValue:!s[t(269)]}]})}))})),r[t(281)][t(206)](t(216),(e=>zr(n,t(205),e))),r[t(281)][t(239)]((e=>{const r=t;if(r(225)!=e[r(272)]&&r(221)!=e[r(272)])return;const{data:s}=e;if(s){if(r(273)==s[r(283)]||r(235)==s[r(283)]||r(264)==s[r(283)])switch(s[r(283)][r(280)](r(203),"")){case r(274):return o(zr(n,r(266)));case r(233):return o(zr(n,r(218)));case r(222):return o(zr(n,r(229)))}if(r(253)==s[r(283)])return{type:r(238),content:zr(n,r(256),zr(n,r(205)))};if(r(276)==s[r(283)])return{type:r(238),content:zr(n,r(251),zr(n,r(205)))};if(r(232)==s[r(283)])return s[r(279)][0][r(217)]?{type:r(238),content:zr(n,r(208))}:{type:r(238),content:zr(n,r(248))}}function o(t){const e=r;return{type:e(238),content:zr(n,e(230),t)}}}))}}function li(t){const e=ci,n=t[e(207)](e(255));if(0==n)return t;let r=t;for(;t[e(231)]&&t[e(231)].is(e(234),e(216));){const s=t[e(231)][e(207)](e(255));if(s==n)r=t[e(231)];else if(s<n)break;t=t[e(231)]}return r}function fi(t){const e=ci,n=[];if(t.is(e(234),e(216))&&t[e(207)](e(255))>0){let r=t[e(263)];for(;r&&e(216)==r[e(226)]&&r[e(207)](e(255))==t[e(207)](e(255));)n[e(270)](r),r=r[e(263)]}return n}const hi=di;function gi(){const t=["_LIST_","_getSuggestionBlocks","11311340exKyFp","2ksQFCA","get","enableCommand","map","editor","getSiblingNodes","toUpperCase","change","unshift","getListTypeFromListStyleType","createRange","push","listItem","*Change to:* %0","before","_getTranslationKeyForListStyle","default","filter","listType","parent","handleListStyleCommand","numbered","element","backward","getFirstPosition","*Format:* set order to regular","forward","list.properties","replace","markMultiRangeBlockFormat","selection","startIndex","afterInit","createPositionAt","3034638gUpHwo","formatBlock","*Format:* set order to reversed","handleListStartCommand","169219MnsIOT","config","497hVbaUj","*Format:* set start index to %0","type","61352VPMVne","bind","format","listStart","descriptionFactory","from","formatInline","length","handleDescriptions","LegacyListPropertiesEditing","model","flat","reversed","document","ELEMENT_","listStyle","commandName","handleListReversedCommand","getSelectedBlocks","3176325pxlDXi","getAttribute","LegacyListUtils","300xrJovw","getLastPosition","listReversed","_getSuggestionBlocksForListStyle","plugins","commandParams","registerDescriptionCallback","has","1898394nHMuxr","styles","15925OWCeuV","TrackChangesEditing","locale"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=441]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(430391===parseInt(n(474))/1*(-parseInt(n(517))/2)+parseInt(n(509))/3+parseInt(n(501))/4*(parseInt(n(511))/5)+-parseInt(n(470))/6+-parseInt(n(476))/7*(parseInt(n(479))/8)+-parseInt(n(498))/9+parseInt(n(516))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(468)](){const t=hi;if(!this[t(521)][t(505)][t(508)](t(488)))return;const e=this[t(521)][t(475)][t(518)](t(463)),n=this[t(521)][t(505)][t(518)](t(512));e[t(510)]&&n[t(519)](t(494),this[t(456)][t(480)](this)),e[t(491)]&&n[t(519)](t(503),this[t(496)][t(480)](this)),e[t(467)]&&n[t(519)](t(482),this[t(473)][t(480)](this)),n[t(483)][t(507)](this[t(487)][t(480)](this))}[hi(456)](t,e={}){const n=hi,r=this[n(521)][n(505)][n(518)](n(512)),s=this[n(504)]();this[n(521)][n(489)][n(443)]((()=>{const t=n;r[t(465)](s,{commandName:t(494),commandParams:[{type:e[t(478)]}],formatGroupId:t(494)})}))}[hi(496)](t,e={}){const n=hi,r=this[n(521)][n(505)][n(518)](n(512)),s=this[n(515)]((t=>t.is(n(458),n(448))&&n(457)===t[n(499)](n(454))));if(s[n(486)]<1)return;const o=s[n(520)]((t=>this[n(521)][n(489)][n(446)](this[n(521)][n(489)][n(469)](t,n(450)),this[n(521)][n(489)][n(469)](t,0))));this[n(521)][n(489)][n(443)]((()=>{const t=n;r[t(465)](o,{commandName:t(503),commandParams:[{reversed:e[t(491)]}],formatGroupId:t(503)})}))}[hi(473)](t,e={}){const n=hi,r=this[n(521)][n(505)][n(518)](n(512)),s=this[n(515)]((t=>t.is(n(458),n(448))&&n(457)===t[n(499)](n(454))));if(s[n(486)]<1)return;const o=s[n(520)]((t=>this[n(521)][n(489)][n(446)](this[n(521)][n(489)][n(469)](t,n(450)),this[n(521)][n(489)][n(469)](t,0))));this[n(521)][n(489)][n(443)]((()=>{const t=n;r[t(465)](o,{commandName:t(482),commandParams:[{startIndex:e[t(467)]}],formatGroupId:t(482)})}))}[hi(487)](t){const e=hi;if(e(471)!=t[e(478)]&&e(485)!=t[e(478)])return;const n=this[e(521)][e(513)],{data:r}=t;if(!r)return;let s,o;switch(r[e(495)]){case e(494):s=e(449),o={type:e(481),content:zr(n,s,zr(n,this[e(451)](r[e(506)][0][e(478)])))};break;case e(503):s=r[e(506)][0][e(491)]?e(472):e(461),o={type:e(481),content:zr(n,s)};break;case e(482):s=e(477),o={type:e(481),content:zr(n,s,r[e(506)][0][e(467)])}}return o}[hi(504)](){const t=hi;var e,n,r,s;const o=this[t(521)][t(505)][t(518)](t(500));let i=Array[t(484)](this[t(521)][t(489)][t(492)][t(466)][t(497)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(458),t(448)))&&i[t(444)](...o[t(441)](this[t(521)][t(489)][t(492)][t(466)][t(460)](),t(459))),(null===(n=i[i[t(486)]-1])||void 0===n?void 0:n.is(t(458),t(448)))&&i[t(447)](...o[t(441)](this[t(521)][t(489)][t(492)][t(466)][t(502)](),t(462))),i=[...new Set(i)],(null===(s=null===(r=this[t(521)][t(489)][t(492)][t(466)][t(460)]())||void 0===r?void 0:r[t(455)])||void 0===s?void 0:s.is(t(458),t(448)))&&(i=i[t(453)]((e=>e.is(t(458),t(448))))),i}[hi(515)](t){const e=hi,n=this[e(521)][e(505)][e(518)](e(500));let r=Array[e(484)](this[e(521)][e(489)][e(492)][e(466)][e(497)]())[e(453)](t)[e(520)]((t=>{const r=e,s=this[r(521)][r(489)][r(469)](t,0);return[...n[r(441)](s,r(459)),...n[r(441)](s,r(462))]}))[e(490)]();return r=[...new Set(r)],r}[hi(451)](t){const e=hi;return e(493)+(this[e(521)][e(505)][e(518)](e(500))[e(445)](t)||e(452))[e(442)]()+e(514)+t[e(442)]()[e(464)](/-/g,"_")}}function mi(){const t=["246005NhAKwd","showSuggestionHighlights","enableCommand","elementToElement","createEmptyElement","363MFzkzz","conversion","div","MediaEmbedEditing","997572SEeQoa","plugins","3869670DgseOj","downcastDispatcher","get","descriptionFactory","1730RrfzxC","for","288wefyZd","attribute:url:media","ELEMENT_MEDIA","data","8irpXgb","media","options","TrackChangesEditing","647694OYUnPq","has","registerElementLabel","dataDowncast","locale","high","mediaEmbed","9075240wrPGbm","stop","8166xdjObo","afterInit","10ejQnQd","52749ofvtpG","editor"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=314]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(575637===parseInt(n(345))/1*(-parseInt(n(327))/2)+parseInt(n(340))/3*(parseInt(n(323))/4)+-parseInt(n(342))/5*(-parseInt(n(331))/6)+parseInt(n(317))/7+-parseInt(n(338))/8+-parseInt(n(343))/9*(parseInt(n(321))/10)+-parseInt(n(350))/11*(-parseInt(n(315))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(341)](){const t=Ii,e=this[t(344)];if(!e[t(316)][t(332)](t(314)))return;const n=e[t(316)][t(319)](t(330)),r=e[t(335)];n[t(347)](t(337)),n[t(320)][t(333)](t(328),(e=>zr(r,t(325),e))),e[t(351)][t(322)](t(334))[t(348)]({model:t(328),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(346)])return n[s(349)](s(352))},converterPriority:t(336)}),e[t(326)][t(318)].on(t(324),((e,n,r)=>{const s=t;r[s(329)][s(346)]&&e[s(339)]()}),{priority:t(336)})}}const Ti=yi;function _i(){const t=["TrackChangesEditing","MentionEditing","2141871DrJJek","get","afterInit","55PKvpdw","3938000NAsSuZ","has","mention","editor","11136UquKiG","32630xDHAgH","29316yTlZJP","4MPgyxd","6802392vPIbQv","plugins","6003025fVNyJh","927YYLtlU","enableCommand","45nkpoJJ"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(489658===parseInt(n(376))/1*(parseInt(n(383))/2)+-parseInt(n(393))/3*(-parseInt(n(384))/4)+-parseInt(n(390))/5*(parseInt(n(381))/6)+-parseInt(n(387))/7+-parseInt(n(385))/8+parseInt(n(388))/9*(parseInt(n(382))/10)+parseInt(n(377))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(375)](){const t=Ti,e=this[t(380)];e[t(386)][t(378)](t(392))&&e[t(386)][t(394)](t(391))[t(389)](t(379))}}function ki(){const t=["has","oldValue","format","ELEMENT_MULTI_LEVEL_LIST","handleDescriptions","8ekvlaC","afterInit","4785641YtXnki","plugins","*Remove format:* %0","33qeAXRH","multiLevelList","newValue","descriptionFactory","locale","next","head","registerDescriptionCallback","listType","5189976LZfzuJ","2hTbJEr","enableDefaultAttributesIntegration","key","data","8288430vKsHaS","editor","7471071atreEL","TrackChangesEditing","listMarkerStyle","MultiLevelList","6fDCICy","*Set format:* %0","2589219sKdLsp","1032390uEydot","get","registerBlockAttribute","707320ilkoUQ"];return(ki=function(){return t})()}const Ci=Li;function Li(t,e){const n=ki();return(Li=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(925946===-parseInt(n(268))/1+-parseInt(n(289))/2*(parseInt(n(301))/3)+-parseInt(n(288))/4+-parseInt(n(302))/5+-parseInt(n(299))/6*(-parseInt(n(276))/7)+-parseInt(n(274))/8*(-parseInt(n(295))/9)+parseInt(n(293))/10*(parseInt(n(279))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ri extends t.Plugin{[Ci(275)](){const t=Ci,e=this[t(294)],n=e[t(277)][t(303)](t(296));e[t(277)][t(269)](t(298))&&(n[t(290)](t(280)),n[t(267)](t(297)),n[t(282)][t(286)]((e=>this[t(273)](e))))}[Ci(273)](t){const e=Ci,n=this[e(294)][e(283)],{data:r}=t,s={type:e(271),content:""};if(r&&e(297)==r[e(291)]){if(!r[e(270)])return{type:e(271),content:zr(n,e(300),zr(n,e(272)))+" ("+r[e(281)]+")"};if(!r[e(281)]){let o=t[e(285)];for(;o;){if(o[e(292)]&&e(287)==o[e(292)][e(291)]&&o[e(292)][e(281)])return s;o=o[e(284)]}return{type:e(271),content:zr(n,e(278),zr(n,e(272)))+" ("+r[e(270)]+")"}}}}}const Ni=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=Si,r=t();for(;;)try{if(305105===-parseInt(n(129))/1*(-parseInt(n(125))/2)+parseInt(n(135))/3+-parseInt(n(140))/4*(-parseInt(n(126))/5)+parseInt(n(120))/6+parseInt(n(123))/7+-parseInt(n(121))/8*(-parseInt(n(124))/9)+parseInt(n(136))/10*(-parseInt(n(139))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Ni(122)](){const t=Ni,e=this[t(142)];if(!e[t(131)][t(137)](t(138)))return;e[t(131)][t(133)](t(134))[t(127)](t(132));const n=e[t(131)][t(133)](t(134)),r=e[t(128)];n[t(143)][t(130)](t(132),(e=>zr(r,t(141),e)))}}function Mi(){const t=["1689171wqKgmR","50840xWhlQz","has","PageBreakEditing","3685mVgZyG","328OlAifF","ELEMENT_PAGE_BREAK","editor","descriptionFactory","2071104VdzYQR","824LUZdIF","afterInit","3175235fNEbHa","792xJEJNM","2YpfCXP","33610nMjjNm","enableCommand","locale","86131aVTqAd","registerElementLabel","plugins","pageBreak","get","TrackChangesEditing"];return(Mi=function(){return t})()}const Oi=wi;function wi(t,e){const n=Pi();return(wi=function(t,e){return n[t-=307]})(t,e)}!function(t,e){const n=wi,r=t();for(;;)try{if(859435===parseInt(n(354))/1+parseInt(n(339))/2+-parseInt(n(332))/3*(parseInt(n(335))/4)+parseInt(n(336))/5+-parseInt(n(361))/6+parseInt(n(309))/7*(parseInt(n(341))/8)+-parseInt(n(328))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Fi extends t.Plugin{[Oi(356)](){const t=Oi,e=this[t(372)];if(!e[t(312)][t(342)](t(347)))return;const n=e[t(352)],r=e[t(312)][t(371)](t(320));r[t(351)][t(307)](t(334),(e=>zr(n,t(344),e))),r[t(343)](t(334)),r[t(326)](t(333)),e[t(318)][t(346)].on(t(311),Di(e),{priority:t(365)}),e[t(325)][t(346)].on(t(311),((n,r,s)=>{const o=t;s[o(353)][o(321)]&&Di(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(365)});const s=r[t(351)];s[t(308)]((r=>{const o=t;if(o(338)!==r[o(358)])return;const{start:i,end:a}=r[o(317)]();if(!i[o(331)](a)||!i[o(319)])return;const c=e[o(350)][o(323)],u=i[o(319)];return c[o(363)](u)&&!c[o(366)](u)&&c[o(329)](u,o(367))?{type:o(338),content:zr(n,o(324),s[o(364)](u,1))}:void 0})),this[t(360)]()}[Oi(360)](){const t=Oi,e=this[t(372)],n=e[t(352)];e[t(312)][t(371)](t(320))[t(351)][t(308)]((e=>{const r=t;if(r(368)!=e[r(358)])return;const{data:s}=e;return s&&r(334)==s[r(322)]?{type:r(310),content:zr(n,r(340),zr(n,r(344)))}:void 0}))}}function Di(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(312)][o(371)](o(320)),a=r[o(316)][o(349)],c=r[o(316)][o(330)],u=t[o(350)][o(323)];if(!a[o(331)](c)||!a[o(319)])return;const l=a[o(319)];if(u[o(363)](l)&&!u[o(366)](l)&&u[o(329)](l,o(367))){if(!s[o(359)][o(355)](r[o(316)],n[o(314)]))return;const t=s[o(370)][o(327)](o(313),{class:o(362)}),a=s[o(337)][o(345)](c);e&&i[o(357)][o(373)](r[o(375)])&&s[o(370)][o(369)](o(374),t),s[o(370)][o(348)](a,t),s[o(337)][o(315)](t,r[o(375)])}}}function Pi(){const t=["span","name","bindElementToMarker","markerRange","getFirstRange","editing","nodeAfter","TrackChangesEditing","showSuggestionHighlights","commandName","schema","*Insert:* %0","data","enableCommand","createUIElement","3294648qOmniP","checkChild","end","isTouching","3DKAFDV","insertParagraph","paragraph","330020kHPNrO","2702885bNwTiD","mapper","insertion","686950qmOHHR","*Change to:* %0","8hzKLCw","has","enableDefaultAttributesIntegration","ELEMENT_PARAGRAPH","toViewPosition","downcastDispatcher","Paragraph","insert","start","model","descriptionFactory","locale","options","699647SGqkSn","consume","afterInit","activeMarkers","type","consumable","_registerLegacyDescription","1761660XclVMq","ck-suggestion-marker-split","isBlock","getItemLabel","highest","isLimit","$text","formatBlock","addClass","writer","get","editor","includes","ck-suggestion-marker--active","markerName","registerElementLabel","registerDescriptionCallback","125461zZlyXD","format","addMarker:suggestion:insertion","plugins"];return(Pi=function(){return t})()}const Bi=xi;function Ui(){const t=["2702014nxLcwr","5327310VIxtMN","1305940WQoVyT","formatBlock","removeFormat","type","9VfHjzx","format","210668CDVRwi","plugins","get","3595KdMIQm","167669AmRfJD","3qZyfDO","afterInit","2889320ZAXDTz","RemoveFormatEditing","TrackChangesEditing","descriptionFactory","enableDefaultAttributesIntegration","3552XXQgWl","formatInline","commandName","has","locale","registerDescriptionCallback","*Remove all formatting*","editor","_registerLegacyDescription"];return(Ui=function(){return t})()}function xi(t,e){const n=Ui();return(xi=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=xi,r=t();for(;;)try{if(395574===parseInt(n(437))/1+-parseInt(n(456))/2+parseInt(n(438))/3*(-parseInt(n(462))/4)+-parseInt(n(465))/5*(-parseInt(n(445))/6)+-parseInt(n(454))/7+parseInt(n(440))/8+-parseInt(n(460))/9*(-parseInt(n(455))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Bi(439)](){const t=Bi,e=this[t(452)];e[t(463)][t(448)](t(441))&&(e[t(463)][t(464)](t(442))[t(444)](t(458)),this[t(453)]())}[Bi(453)](){const t=Bi,e=this[t(452)];e[t(463)][t(464)](t(442))[t(443)][t(450)]((n=>{const r=t;if(r(457)!=n[r(459)]&&r(446)!=n[r(459)])return;const{data:s}=n;return s&&r(458)==s[r(447)]?{type:r(461),content:zr(e[r(449)],r(451))}:void 0}))}}const Gi=Hi;function Vi(){const t=["acceptAllSuggestions","30NduYTr","trackChanges","5648159alAjEW","3101010JKIYMx","goToNextRestrictedEditingException","166289MUQEHx","has","182720XIWqKv","enableCommand","1119weetNl","discardSelectedSuggestions","1542340YoROam","12XNmFrx","afterInit","840707sboQyb","editor","discardSuggestion","acceptSuggestion","discardAllSuggestions","get","RestrictedEditingModeEditing","360FYvWzI","2524FgyhLq","plugins","10vnmuTU","acceptSelectedSuggestions","TrackChangesEditing","goToPreviousRestrictedEditingException"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(534192===parseInt(n(382))/1*(-parseInt(n(401))/2)+-parseInt(n(386))/3*(parseInt(n(399))/4)+parseInt(n(380))/5+-parseInt(n(377))/6*(parseInt(n(391))/7)+parseInt(n(384))/8*(parseInt(n(398))/9)+parseInt(n(388))/10+parseInt(n(379))/11*(parseInt(n(389))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(390)](){const t=Gi,e=this[t(392)];if(!e[t(400)][t(383)](t(397)))return;const n=e[t(400)][t(396)](t(403));n[t(385)](t(404)),n[t(385)](t(381));const r=e[t(400)][t(396)](t(397));r[t(385)](t(378)),r[t(385)](t(394)),r[t(385)](t(393)),r[t(385)](t(405)),r[t(385)](t(395)),r[t(385)](t(402)),r[t(385)](t(387))}}const Wi=qi;function Ki(){const t=["11505900qhdRUC","locale","348584tqIZEK","init","includes","mapper","9YgOkAG","softBreak","createPositionBefore","addMarker:suggestion:insertion","8110inLCFF","options","addMarker:suggestion:deletion","9064DvkZkJ","requires","activeMarkers","span","editing","consumable","markerName","161MkKcHx","element","2469BmjbFz","shiftEnter","name","getItems","downcastDispatcher","8adigUw","model","toViewPosition","ck-suggestion-marker-","3036785UHMwPZ","test","high","markerRange","get","showSuggestionHighlights","plugins","deletion","editor","registerElementLabel","ELEMENT_LINE_BREAK","split","addClass","merge","219608bMsUBN","TrackChangesEditing","insert","data","enableCommand","ck-suggestion-marker--active","writer","1854UKbvbZ","createUIElement","descriptionFactory","bindElementToMarker","1802qkSjjy","addMarker:suggestion"];return(Ki=function(){return t})()}!function(t,e){const n=qi,r=t();for(;;)try{if(825658===-parseInt(n(503))/1+-parseInt(n(499))/2*(-parseInt(n(523))/3)+parseInt(n(528))/4*(-parseInt(n(532))/5)+parseInt(n(495))/6*(-parseInt(n(521))/7)+-parseInt(n(488))/8*(-parseInt(n(507))/9)+-parseInt(n(511))/10*(-parseInt(n(514))/11)+parseInt(n(501))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Zi extends t.Plugin{static get[Wi(515)](){return[Xs.ShiftEnter]}[Wi(504)](){const t=Wi,e=this[t(482)],n=e[t(538)][t(536)](t(489));n[t(492)](t(524)),e[t(518)][t(527)].on(t(510),Qi(e),{priority:t(534)}),e[t(518)][t(527)].on(t(513),Qi(e),{priority:t(534)}),e[t(491)][t(527)].on(t(500),((n,r,s)=>{const o=t;s[o(512)][o(537)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(497)][t(483)](t(508),(n=>zr(e[t(502)],t(484),n)))}}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=481]})(t,e)}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(538)][o(536)](o(489));if(!s[o(519)][o(533)](r[o(535)],n[o(525)]))return;const a=t[o(529)];for(const t of r[o(535)][o(526)]()){if(!t.is(o(522),o(508)))continue;const n=o(481)==r[o(520)][o(485)](":")[1]?o(487):o(485),c=s[o(494)][o(496)](o(517),{class:o(531)+n}),u=s[o(506)][o(530)](a[o(509)](t));e&&i[o(516)][o(505)](r[o(520)])&&s[o(494)][o(486)](o(493),c),s[o(494)][o(490)](u,c),s[o(506)][o(498)](c,r[o(520)])}}}const Xi=Ji;function Yi(){const t=["1080zMBNRt","get","selection","266032xVsKcz","plugins","TrackChangesEditing","format","from","50BSOgbn","commands","registerDescriptionCallback","commandName","formatBlock","enableCommand","isCollapsed","descriptionFactory","locale","978958SaDnEn","2858429UnRASJ","change","editor","document","652738EnHSWt","markInlineFormat","type","12194760lsIYaJ","model","getRanges","forceValue","has","restrictedEditingException","StandardEditingModeEditing","commandParams","value","FORMAT_RESTRICTED_ENABLED","909243mPVqOz","formatInline","23148HbHdRy","6tjskNz","FORMAT_RESTRICTED_DISABLED","afterInit"];return(Yi=function(){return t})()}function Ji(t,e){const n=Yi();return(Ji=function(t,e){return n[t-=307]})(t,e)}!function(t,e){const n=Ji,r=t();for(;;)try{if(500385===-parseInt(n(330))/1+-parseInt(n(325))/2+-parseInt(n(343))/3+-parseInt(n(311))/4*(-parseInt(n(316))/5)+parseInt(n(346))/6*(parseInt(n(326))/7)+-parseInt(n(308))/8*(parseInt(n(345))/9)+parseInt(n(333))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Xi(307)](){const t=Xi,e=this[t(328)],n=e[t(334)],r=e[t(324)];if(!e[t(312)][t(337)](t(339)))return;const s=e[t(312)][t(309)](t(313)),o=t(338),i=e[t(317)][t(309)](o);s[t(321)](o,((e,r={})=>{const a=t,c=n[a(329)][a(310)];if(c[a(322)])return void e(r);const u=void 0!==r[a(336)]?r[a(336)]:!i[a(341)];n[a(327)]((()=>{const t=a,e=Array[t(315)](c[t(335)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(331)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(323)][t(318)]((e=>{const n=t;if(n(320)!=e[n(332)]&&n(344)!=e[n(332)])return;const{data:s}=e;return s&&s[n(319)]==o?s[n(340)][0][n(336)]?{type:n(314),content:zr(r,n(342))}:{type:n(314),content:zr(r,n(347))}:void 0}))}}const ta=ea;function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=193]})(t,e)}!function(t,e){const n=ea,r=t();for(;;)try{if(135588===parseInt(n(202))/1+parseInt(n(216))/2*(-parseInt(n(196))/3)+parseInt(n(230))/4*(-parseInt(n(223))/5)+parseInt(n(228))/6*(-parseInt(n(242))/7)+-parseInt(n(213))/8*(parseInt(n(229))/9)+parseInt(n(244))/10*(-parseInt(n(234))/11)+parseInt(n(219))/12*(parseInt(n(214))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class na extends t.Plugin{[ta(245)](){const t=ta,e=this[t(232)];if(!e[t(193)][t(211)](t(241))||!e[t(193)][t(211)](t(243)))return;const n=e[t(193)][t(210)](t(203)),r=e[t(195)],s=e[t(221)][t(210)](t(212))||{},o=e[t(193)][t(210)](t(236)),i=e[t(193)][t(210)](t(209))[t(225)](e[t(193)][t(210)](t(243)),s[t(197)]);n[t(217)](t(212));const a=new Set;for(const e of i[t(201)]){const n=o[t(237)](e[t(226)]);a[t(231)](n)}const c=new Set;for(const e of i[t(207)]){const n=o[t(237)](e[t(226)]);c[t(231)](n);for(const n of e[t(239)])c[t(231)](n)}for(const e of a)n[t(222)](e),n[t(233)][t(240)](e,zr(r,t(206)));for(const e of c)n[t(224)](e),n[t(233)][t(240)](e,zr(r,t(206)));this[t(194)]()}[ta(194)](){const t=ta,e=this[t(232)],n=e[t(195)];e[t(193)][t(210)](t(203))[t(233)][t(208)]((e=>{const r=t;if(r(235)!=e[r(215)]&&r(205)!=e[r(215)])return;const{data:s}=e;return s&&r(212)===s[r(227)]?s[r(200)][0][r(204)]?{type:r(220),content:zr(n,r(218),s[r(200)][0][r(199)][r(238)]())}:{type:r(220),content:zr(n,r(198),s[r(200)][0][r(199)][r(238)]())}:void 0}))}}function ra(){const t=["add","editor","descriptionFactory","9977GcahhA","formatBlock","GeneralHtmlSupport","getGhsAttributeNameForElement","toLowerCase","ghsAttributes","registerAttributeLabel","Style","19201UKwdLT","DataSchema","10fiWXTx","afterInit","plugins","_registerLegacyDescription","locale","15xJIKJs","definitions","*Remove format:* %0","styleName","commandParams","block","234802HbdzeV","TrackChangesEditing","forceValue","formatInline","FORMAT_STYLE","inline","registerDescriptionCallback","StyleUtils","get","has","style","56ubckwf","6744036xFWiqr","type","66436bbGljE","enableDefaultAttributesIntegration","*Set format:* %0","12YQAGoJ","format","config","registerBlockAttribute","77965IdUDQE","registerInlineAttribute","normalizeConfig","element","commandName","246EeqiEg","335007UawPuH","20ObsOEX"];return(ra=function(){return t})()}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=375]})(t,e)}function ia(){const t=["commands","differ","1614771BQDbss","has","map","4433aEdwjg","11172161mtEmQK","setSelection","_getSuggestionCoords","markMultiRangeInsertion","accept","hasAttribute","selectTableColumn","data","above","maxRow","detach","insertTableColumnLeft","last","tableRow","insert","getColumnIndexes","$textProxy","128920pSLlUO","registerElementLabel","model","item","_setupColumnsRowsFixing","_getCoordsForCells","registerCustomCallback","71892DWPSDH","$graveyard","nodeAfter","isIntersectingWithRange","change","removeClass","insertTableColumnRight","min","root","markMultiRangeDeletion","locale","editor","124UWpJXr","deletion","startsWith","get","isInContent","getRanges","getRowIndexes","max","name","descriptionFactory","order","createRangeIn","end","addClass","toViewElement","some","classes","366718TlWTib","_tableSuggestions","TrackChangesEditing","first","forceValue","getItems","document","left","cell","start","insertTableRowBelow","minColumn","isArray","mapper","selection","getFirstRange","colspan","span","ELEMENT_TABLE_COLUMN","ELEMENT_TABLE_ROW_WITH_TEXT","703115ZcNrPj","removeTableRow","showSuggestionHighlights","MAX_SAFE_INTEGER","isEqual","low","change:data","getAttribute","oldRange","addRange","includes","afterInit","getSelectionAffectedTableCells","toLowerCase","_splitMarkerName","*Insert:* %0","_acceptFormatSuggestionCallbackFactory","minRow","writer","2SnbAHr","ELEMENT_TABLE","tableCell","createPositionAt","rowspan","fromRange","getSuggestion","enqueueChange","createTableWalker","ELEMENT_TABLE_ROW","position","insertTable","element","batch","getContainedElement","findAncestor","createRangeOn","push","execute","maxColumn","_suggestionFactory","4221876dRIUaw","tablePaste","getCellLocation","filter","insertion","nodeBefore","registerPostFixer","join","ELEMENT_TABLE_COLUMN_WITH_TEXT","rootName","insertTableRowAbove","6JGmyjm","table","highest","_tablePostFixingSubtypes","80OBAAff","enableCommand","getChanges","refresh","type","getChangedMarkers","substr","isTouching","discard","options","ELEMENT_TABLE_WITH_TEXT","MIN_SAFE_INTEGER","addMarker:suggestion","subType","plugins","length","suggestion","getChildren","selectTableRow","*Remove:* %0","every","add","520GtlgYY","values","removeTableColumn","TableEditing","tableColumn","TableUtils","from","downcastDispatcher","registerDescriptionCallback"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(995959===-parseInt(n(477))/1+parseInt(n(496))/2*(parseInt(n(517))/3)+parseInt(n(440))/4*(parseInt(n(421))/5)+parseInt(n(528))/6*(parseInt(n(404))/7)+parseInt(n(532))/8*(-parseInt(n(400))/9)+-parseInt(n(389))/10*(-parseInt(n(457))/11)+-parseInt(n(428))/12*(parseInt(n(403))/13))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(531)]=[e(417),e(393)],this[e(458)]=new Set}[sa(488)](){const t=sa,e=this[t(439)],n=e[t(423)][t(463)][t(471)];if(!e[t(381)][t(401)](t(392)))return;const r=e[t(438)],s=e[t(381)][t(443)](t(459)),o=e[t(381)][t(443)](t(394));s[t(449)][t(422)](t(529),(e=>zr(r,t(497),e))),this[t(425)](),s[t(533)](t(507)),s[t(533)](t(385)),s[t(533)](t(410));for(const r of[t(527),t(467)]){const i=e[t(398)][t(443)](r);s[t(533)](r,(r=>{const a=t;e[a(423)][a(432)]((t=>{const e=a;r();const c=e(412)===i[e(450)],u=o[e(489)](n),l=o[e(446)](u),f=c?l[e(460)]-1:l[e(416)]+1,h=u[0][e(511)](e(529)),g=o[e(504)](h,{startRow:f,endRow:f}),d=Array[e(395)](g)[e(402)]((n=>t[e(512)](n[e(465)])));s[e(407)](d,e(417))}))}))}for(const r of[t(415),t(434)]){const i=e[t(398)][t(443)](r);s[t(533)](r,(r=>{const a=t;e[a(423)][a(432)]((t=>{const e=a;r();const c=e(464)===i[e(450)],u=o[e(489)](n),l=o[e(419)](u),f=c?l[e(460)]-1:l[e(416)]+1,h=u[0][e(511)](e(529)),g=o[e(504)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(395)](g)[e(402)]((n=>t[e(512)](n[e(465)])));s[e(407)](d,e(393))}))}))}for(const r of[t(478),t(391)]){const i=r[t(538)](11),a=i[t(490)](),c=a[t(538)](0,3)+t(474),u=t(529)+i,l=t(435)+i,f=t(447)+i;s[t(533)](r,(()=>{const i=t;e[i(423)][i(432)]((t=>{const e=i,h=o[e(489)](n),g=h[0][e(511)](e(529));let d;if(e(478)==r){const t=o[e(446)](h);d={startRow:t[e(460)],endRow:t[e(416)],includeAllSlots:!0}}else{const t=o[e(419)](h);d={startColumn:t[e(460)],endColumn:t[e(416)],includeAllSlots:!0}}const p=o[e(504)](g,d),m=Array[e(395)](p)[e(402)]((({cell:t})=>t)),I=ca(m[e(520)]((t=>t[e(409)](c)))),E=ca(m[e(520)]((t=>!t[e(409)](c))))[e(402)]((n=>t[e(512)](n))),b=s[e(437)](E,u);if(b&&(e(417)==b[e(380)]||e(393)==b[e(380)])){const n=this[e(406)](b);for(const r of I){const s=t[e(512)](r),i=o[e(519)](r),u=r[e(484)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(486)](s)}}}))}))}function c(r){const s=t,o=Array[s(395)](n[s(445)]())[s(402)]((t=>i.LiveRange[s(501)](t)));e[s(423)][s(432)]((t=>{const n=s,i=t[n(509)];r=r[n(520)]((t=>n(429)!=t[n(436)][n(526)])),t[n(405)](r),e[n(398)][n(443)](n(478))[n(535)](),e[n(514)](n(478),{forceDefaultExecution:!0}),e[n(423)][n(503)]((()=>{const t=n;e[t(423)][t(503)](i,(e=>{const n=t,r=o[n(520)]((t=>n(429)!=t[n(436)][n(526)]));r[n(382)]>0&&e[n(405)](r);for(const t of o)t[n(414)]()}))}))}))}function u(r){const s=t;e[s(423)][s(432)]((t=>{const o=s,a=Array[o(395)](n[o(445)]())[o(402)]((t=>i.LiveRange[o(501)](t))),c=[];for(const t of r)for(const e of t[o(462)]({shallow:!0}))c[o(513)](e);for(const n of c)o(429)!=n[o(436)][o(526)]&&(t[o(405)](t[o(499)](n,0)),e[o(398)][o(443)](o(391))[o(535)](),e[o(514)](o(391),{forceDefaultExecution:!0}));const u=a[o(520)]((t=>o(429)!=t[o(436)][o(526)]));u[o(382)]>0&&t[o(405)](u);for(const t of a)t[o(414)]()}))}function l(e,n){const r=t;return n[r(387)]((t=>e[r(455)]((e=>e[r(452)][r(481)](t[r(466)])||t[r(452)][r(481)](e[r(466)])))))}function f(e,n){const r=t;return e[r(455)]((t=>n[r(455)]((e=>t[r(452)][r(539)](e[r(466)])))))}e[t(411)][t(396)].on(t(379),((e,n,r)=>{const s=t;if(!r[s(376)][s(479)])return;const o=n[s(424)];if(!o)return;const i=r[s(470)][s(454)](o);function c(t){return Array[s(469)](t)?t:[t]}i&&s(498)===o[s(448)]&&(0,a.setHighlightHandling)(i,r[s(495)],((t,e,n)=>n[s(453)](c(e[s(456)]),t)),((t,e,n)=>n[s(433)](c(e[s(456)]),t)))}),{priority:t(530)}),s[t(449)][t(397)]((e=>{const n=t;if(n(521)!=e[n(536)]&&n(441)!=e[n(536)])return;const s=e[n(510)]();if(null!=s&&s.is(n(508),n(529))){if(n(521)==e[n(536)]){const t=e[n(462)]()[n(520)]((t=>t.is(n(420))))[n(402)]((t=>t[n(411)]));if(t[n(382)])return{type:n(521),content:zr(r,n(492),zr(r,n(377),'"'+t[n(524)](" ")+'"'))}}if(n(441)==e[n(536)]){const t=e[n(462)]()[n(520)]((t=>t.is(n(420))))[n(402)]((t=>t[n(411)]));if(t[n(382)])return{type:n(441),content:zr(r,n(386),zr(r,n(377),'"'+t[n(524)](" ")+'"'))}}}})),s[t(449)][t(397)]((e=>{const n=t;if(n(417)==e[n(380)]){const t=e[n(462)]()[n(520)]((t=>t.is(n(420))))[n(402)]((t=>t[n(411)])),s=this[n(406)](e),o=s[n(413)]-s[n(494)]+1;if(n(521)==e[n(536)])return t[n(382)]?{type:n(521),content:zr(r,n(492),zr(r,n(476),[o,'"'+t[n(524)](" ")+'"']))}:{type:n(521),content:zr(r,n(492),zr(r,n(505),o))};if(n(441)==e[n(536)])return t[n(382)]?{type:n(441),content:zr(r,n(386),zr(r,n(476),[o,'"'+t[n(524)](" ")+'"']))}:{type:n(441),content:zr(r,n(386),zr(r,n(505),o))}}if(n(393)==e[n(380)]){const t=e[n(462)]()[n(520)]((t=>t.is(n(420))))[n(402)]((t=>t[n(411)])),s=this[n(406)](e),o=s[n(515)]-s[n(468)]+1;if(n(521)==e[n(536)])return t[n(382)]?{type:n(521),content:zr(r,n(492),zr(r,n(525),[o,'"'+t[n(524)](" ")+'"']))}:{type:n(521),content:zr(r,n(492),zr(r,n(475),o))};if(n(441)==e[n(536)])return t[n(382)]?{type:n(441),content:zr(r,n(386),zr(r,n(525),[o,'"'+t[n(524)](" ")+'"']))}:{type:n(441),content:zr(r,n(386),zr(r,n(475),o))}}})),s[t(516)][t(427)](t(521),t(417),t(375),c),s[t(516)][t(427)](t(441),t(417),t(408),c),s[t(516)][t(427)](t(521),t(393),t(375),u),s[t(516)][t(427)](t(441),t(393),t(408),u),s[t(516)][t(427)](t(521),t(393),t(524),l),s[t(516)][t(427)](t(441),t(393),t(524),l),s[t(516)][t(427)](t(521),t(417),t(524),f),s[t(516)][t(427)](t(441),t(417),t(524),f)}[sa(493)](){const t=sa,e=this[t(439)],n=e[t(423)][t(463)][t(471)];return(r,s)=>{const o=t;e[o(423)][o(432)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(452)][a(522)];u&&u[0]&&!1===u[0][a(461)]&&(l=r[0][a(466)][a(430)]);const f=t[a(451)](l);if(a(429)==f[a(436)][a(526)])return;const h=Array[a(395)](n[a(445)]())[a(402)]((t=>i.LiveRange[a(501)](t)));t[a(405)](f),e[a(398)][a(443)](c)[a(535)](),u[a(513)]({forceDefaultExecution:!0}),e[a(514)](c,...u);const g=h[a(520)]((t=>a(429)!=t[a(436)][a(526)]));g[a(382)]>0&&t[a(405)](g);for(const t of h)t[a(414)]()}))}}[sa(426)](t){const e=sa,n=this[e(439)][e(381)][e(443)](e(394));let r=Number[e(480)],s=Number[e(378)],o=Number[e(480)],i=Number[e(378)];for(const a of t){if(e(429)==a[e(436)][e(526)])continue;const{row:t,column:c}=n[e(519)](a),u=a[e(409)](e(500))?a[e(484)](e(500))-1:0,l=a[e(409)](e(473))?a[e(484)](e(473))-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(425)](){const t=sa,e=this[t(439)],n=e[t(381)][t(443)](t(459)),r=e[t(381)][t(443)](t(394));e[t(423)][t(463)].on(t(483),(()=>{const r=t,s=Array[r(395)](e[r(423)][r(463)][r(399)][r(537)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(491)](t);if(r(383)!=s)continue;if(null!=e[r(485)])continue;const a=n[r(502)](o);this[r(531)][r(487)](i)&&this[r(458)][r(388)](a)}}),{priority:t(482)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(512)](e),a=e[s(511)](s(529)),c=r[s(519)](e);for(const t of this[s(458)]){const n=t[s(380)],r=n[s(442)](s(518)),u=n[s(538)](r?10:5),l=u[s(490)](),f=l[s(538)](0,3)+s(474),h=s(435)+u,g=s(447)+u;if(!t[s(444)])continue;if(a!=t[s(472)]()[s(466)][s(511)](s(529)))continue;if(t[s(431)](i))continue;const d=e[s(409)](f)?e[s(484)](f)-1:0,p=this[s(406)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(486)](i),o=!0)}return o};e[t(423)][t(463)][t(523)]((n=>{const r=t;let o=!1;for(const t of e[r(423)][r(463)][r(399)][r(534)]())if(r(418)==t[r(536)])if(r(417)==t[r(448)])for(const e of t[r(506)][r(430)][r(384)]())o=o||s(e,n);else r(498)==t[r(448)]&&(o=o||s(t[r(506)][r(430)],n));return o}))}[sa(406)](t){const e=sa;return this[e(426)](t[e(445)]()[e(402)]((t=>t[e(466)][e(430)])))}}function ca(t){const e=sa;return Array[e(395)](new Set(t)[e(390)]())}const ua=fa;function la(){const t=["registerCustomCallback","direction","length","TableEditing","execute","2052GhXbYo","editor","value","formatBlock","6pNmxVH","registerDescriptionCallback","descriptionFactory","mergeTableCells","stop","splitTableCellVertically","markMultiRangeBlockFormat","isEnabled","get","setSelection","model","36981CBaDDl","getRanges","map","7683285wANbEk","plugins","_tablePostFixingSubtypes","return","findAncestor","getSelectionAffectedTableCells","_areMergableCells","mergeTableCellRight","selection","containsRange","push","format","6090060ubYdSN","mergeTableCellUp","getFirstPosition","commands","enableCommand","from","insertion","getCellLocation","createRangeOn","refresh","horizontally","11361ZKnuuA","add","getSuggestions","createTableWalker","requires","TrackChangesEditing","filter","root","change","mergeTableCellLeft","low","find","8625410AWcpks","commandName","isInContent","markBlockFormat","accept","rootName","_suggestionFactory","*Split cell:* horizontally","getAncestors","element","_acceptFormatSuggestionCallbackFactory","has","locale","trackChanges","cell","forceDefaultExecution","author","detach","fromRange","document","splitTableCellHorizontally","subType","$graveyard","table","deletion","type","_isForcedDefaultExecutionBlock","*Split cell:* vertically","formatInline","mergeTableCellDown","tableCell","2008GGtvji","size","highest","1330382KygFwF","TableUtils","afterInit","849735pEpwEc","set:isEnabled","_areSelectedCellsMergable","*Merge cells*"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=428]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(827141===parseInt(n(447))/1+parseInt(n(444))/2*(parseInt(n(460))/3)+parseInt(n(486))/4+-parseInt(n(474))/5+-parseInt(n(456))/6*(-parseInt(n(497))/7)+parseInt(n(441))/8*(-parseInt(n(471))/9)+-parseInt(n(509))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(501)](){return[aa]}[ua(446)](){const t=ua,e=this[t(457)],n=e[t(470)][t(429)][t(482)],r=e[t(521)];if(!e[t(475)][t(520)](t(454)))return;const s=e[t(475)][t(468)](t(502)),o=e[t(475)][t(468)](t(445)),a=e[t(475)][t(468)](aa);a[t(476)][t(484)](t(463)),s[t(490)](t(463),(()=>{const n=t,r=o[n(479)](e[n(470)][n(429)][n(482)]);e[n(470)][n(505)]((()=>{const t=n;s[t(466)](r,{commandName:t(463),commandParams:[]},[],t(463))}))})),e[t(489)][t(468)](t(463)).on(t(455),((n,r)=>{const o=t;e[o(489)][o(468)](o(522))[o(458)]&&(r[o(453)]>0&&r[r[o(453)]-1]&&r[r[o(453)]-1][o(524)]||s[o(436)]||this[o(449)]()||n[o(464)]())}),{priority:t(443)});for(const n of[t(487),t(481),t(439),t(506)]){const r=e[t(489)][t(468)](n);s[t(490)](n,(()=>{const n=t,o=e[n(470)][n(429)][n(482)][n(488)]()[n(517)]()[n(508)]((t=>t.is(n(518),n(440)))),i=r[n(458)];e[n(470)][n(505)]((()=>{const t=n;s[t(466)]([o,i],{commandName:t(463),commandParams:[]},[],t(463))}))}))}for(const n of[t(465),t(430)]){const r=e[t(489)][t(468)](n);s[t(490)](n,(()=>{const i=t,a=o[i(479)](e[i(470)][i(429)][i(482)])[0],c=a[i(478)](i(433)),{column:u,row:l}=o[i(493)](a);let f=[];if(i(496)==r[i(452)]){const t=o[i(500)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(491)](t)[i(473)]((t=>t[i(523)]))}else{const t=o[i(500)](c,{column:u,includeAllSlots:!0});f=Array[i(491)](t)[i(473)]((t=>t[i(523)]))}e[i(470)][i(505)]((t=>{const e=i;s[e(512)](t[e(494)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(462)][t(461)]((e=>{const n=t;if(n(459)!=e[n(435)]&&n(438)!=e[n(435)])return;const{data:s}=e;return s&&n(463)==s[n(510)]?{type:n(485),content:zr(r,n(450))}:void 0})),s[t(462)][t(461)]((e=>{const n=t;if(n(459)!=e[n(435)]&&n(438)!=e[n(435)])return;const{data:s}=e;return s?n(465)==s[n(510)]?{type:n(485),content:zr(r,n(437))}:n(430)==s[n(510)]?{type:n(485),content:zr(r,n(516))}:void 0:void 0}));const c=a[t(519)]();for(const e of[t(487),t(481),t(439),t(506)])s[t(515)][t(451)](t(459),e,t(513),c);for(const e of[t(465),t(430)])s[t(515)][t(451)](t(459),e,t(513),c);s[t(515)][t(451)](t(459),t(463),t(513),(r=>{const s=t;e[s(470)][s(505)]((t=>{const o=s,a=Array[o(491)](n[o(472)]())[o(473)]((t=>i.LiveRange[o(428)](t)));t[o(469)](r),e[o(489)][o(468)](o(463))[o(495)](),e[o(455)](o(463),{forceDefaultExecution:!0});const c=a[o(503)]((t=>o(432)!=t[o(504)][o(514)]));c[o(453)]>0&&t[o(469)](c);for(const t of a)t[o(526)]()}))}));for(const n of[t(487),t(439),t(506),t(481)]){const r=e[t(489)][t(468)](n);r.on(t(448),((n,s,o)=>{const i=t;if(o){const t=e[i(470)][i(429)][i(482)][i(488)]()[i(517)]()[i(508)]((t=>t.is(i(518),i(440))));this[i(480)](r[i(458)],t)||(n[i(477)]=!1,n[i(464)]())}}),{priority:t(507)})}}[ua(449)](){const t=ua,e=this[t(457)][t(489)][t(468)](t(463)),n=this[t(457)][t(475)][t(468)](t(445));if(!e[t(467)])return!1;const r=n[t(479)](this[t(457)][t(470)][t(429)][t(482)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(480)](e,n))return!1;return!0}[ua(480)](t,e){const n=ua,r=this[n(457)][n(475)][n(468)](n(502)),s=this[n(457)][n(470)][n(494)](t),o=this[n(457)][n(470)][n(494)](e),i=new Set,a=new Set;for(const t of r[n(499)]())if((n(492)==t[n(435)]||n(434)==t[n(435)]||n(463)==t[n(431)])&&t[n(511)])for(const e of t[n(472)]())e[n(483)](s,!0)&&i[n(498)](t[n(435)]+":"+t[n(525)].id),e[n(483)](o,!0)&&a[n(498)](t[n(435)]+":"+t[n(525)].id);if(i[n(442)]!=a[n(442)])return!1;for(const t of i)if(!a[n(520)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=408]})(t,e)}function pa(){const t=["headingColumns","FORMAT_REGULAR_ROW","highest","FORMAT_HEADER_ROW","commandName","registerBlockAttribute","getCellLocation","4793855GVlGVU","unbindElementFromMarkerName","setAttribute","toViewElement","registerDescriptionCallback","nodeBefore","locale","FORMAT_HEADER_COLUMN","_acceptFormatSuggestionCallbackFactory","has","addMarker:suggestion","markerNameToElements","3mkRZeP","forceValue","markerRange","data","5581597DlZPSX","activeMarkers","headingRows","385570KMsECS","cell","getSuggestion","239802RpouHw","_handleLegacySuggestions","_registerLegacyDescription","TableUtils","plugins","createTableWalker","format","registerCustomCallback","afterInit","bindElementToMarker","_splitMarkerName","markerName","TableEditing","start","_suggestionFactory","requires","TrackChangesEditing","downcastDispatcher","setTableRowHeader","4539684DPJJjj","data-suggestion","consume","FORMAT_REGULAR_COLUMN","removeMarker:suggestion","editor","type","addClass","includes","nodeAfter","*Format:* %0","ck-suggestion-marker--active","formatBlock","name","1366906RftiBd","parent","get","end","removeClass","5318840FBGnTn","accept","item","removeAttribute","editing","showSuggestionHighlights","enableDefaultAttributesIntegration","writer","45DfPpmA","registerAttributeLabel","setTableColumnHeader","ck-suggestion-marker-","mapper","options","stop","descriptionFactory","consumable","commandParams"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(691128===-parseInt(n(470))/1+-parseInt(n(421))/2*(-parseInt(n(463))/3)+-parseInt(n(492))/4+-parseInt(n(451))/5+-parseInt(n(473))/6+-parseInt(n(467))/7+parseInt(n(426))/8*(parseInt(n(434))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(488)](){return[aa]}[ga(481)](){const t=ga,e=this[t(412)];if(!e[t(477)][t(460)](t(485)))return;const n=e[t(457)],r=e[t(477)][t(423)](t(489));r[t(432)](t(491)),r[t(432)](t(436)),r[t(449)](t(469)),r[t(449)](t(444)),r[t(441)][t(435)](t(469),zr(n,t(447))),r[t(441)][t(435)](t(444),zr(n,t(458))),this[t(474)]()}[ga(474)](){const t=ga,e=this[t(412)][t(477)][t(423)](t(489)),n=this[t(412)][t(477)][t(423)](t(476)),r=this[t(412)][t(477)][t(423)](aa)[t(459)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(483)](o[a(484)]),l=e[a(472)](u),f=l[a(466)];if(a(419)!=l[a(413)]||!f||a(436)!=f[a(448)])return;if(o[a(428)])return void s[a(440)]();if(!i[a(442)][a(409)](o[a(465)],s[a(420)]))return;const h=o[a(465)][a(486)][a(416)],g=o[a(465)][a(424)][a(456)],d=h[a(422)][a(422)],{column:p}=n[a(450)](h),{column:m}=n[a(450)](g);for(let s=p;s<=m;s++){const l=n[a(478)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(471)],l=i[a(438)][a(454)](s);i[a(433)][a(414)](a(437)+c,l),r&&i[a(433)][a(453)](a(408),u,l),i[a(438)][a(482)](l,o[a(484)]),t&&(e[a(468)][a(415)](o[a(484)])?i[a(433)][a(414)](a(418),l):i[a(433)][a(425)](a(418),l))}}}}e[t(487)][t(480)](t(419),t(491),t(427),r),e[t(487)][t(480)](t(419),t(436),t(427),r),this[t(412)][t(430)][t(490)].on(t(461),s(),{priority:t(446)}),this[t(412)][t(466)][t(490)].on(t(461),((e,n,r)=>{const o=t;r[o(439)][o(431)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(446)}),this[t(412)][t(430)][t(490)].on(t(411),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(483)](r[o(484)]),c=e[o(472)](a),u=c[o(466)];if(o(419)!=c[o(413)]||!u||o(436)!=u[o(448)])return;const l=s[o(438)][o(462)](r[o(484)]);if(l)for(const t of l)s[o(433)][o(425)](o(437)+i,t),s[o(433)][o(425)](o(418),t),s[o(433)][o(429)](o(408),t),s[o(438)][o(452)](t,r[o(484)])}),{priority:t(446)}),this[t(475)]()}[ga(475)](){const t=ga,e=this[t(412)],n=e[t(457)];function r(e){const r=t;return{type:r(479),content:zr(n,r(417),e)}}e[t(477)][t(423)](t(489))[t(441)][t(455)]((e=>{const s=t;if(s(419)!=e[s(413)])return;const{data:o}=e;if(o){if(s(491)==o[s(448)]){const t=o[s(443)][0][s(464)];return r(zr(n,s(t?447:445)))}if(s(436)==o[s(448)]){const t=o[s(443)][0][s(464)];return r(zr(n,s(t?458:410)))}}}))}}const Ia=Ea;function Ea(t,e){const n=Aa();return(Ea=function(t,e){return n[t-=393]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(379228===parseInt(n(516))/1*(parseInt(n(555))/2)+parseInt(n(411))/3*(-parseInt(n(506))/4)+parseInt(n(431))/5*(parseInt(n(594))/6)+parseInt(n(469))/7+-parseInt(n(481))/8+parseInt(n(471))/9*(-parseInt(n(590))/10)+parseInt(n(503))/11*(parseInt(n(461))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);const ba=[Ia(423),Ia(510),Ia(540),Ia(447),Ia(522),Ia(537),Ia(507)],Ta=Object[Ia(415)](ba[Ia(477)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(584)](){return[aa]}[Ia(599)](){const t=Ia,n=this[t(559)];if(!n[t(564)][t(546)](t(426)))return;const r=n[t(564)][t(527)](t(441)),s=n[t(564)][t(527)](t(593)),o=n[t(564)][t(527)](aa),a=n[t(564)][t(527)](t(426));o[t(592)][t(581)](t(509),t(545)),n[t(579)][t(513)][t(554)](t(454),{allowIn:t(455),allowContentOf:t(455),isLimit:!0}),n[t(547)][t(499)]({model:t(454),view:t(515)});let c=null;n[t(579)].on(t(480),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(463)]-1];h&&h[u(402)]||r[u(521)]||this[u(559)][u(439)][u(527)](u(472))[u(498)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(572)))return!1;const i=s[o(552)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(438)](n[o(490)][o(548)]);if(!a[o(463)])return!1;const c=a[0][o(450)](o(444)),l=r[o(416)](a),f=r[o(448)](a),h={startRow:l[o(525)],endRow:l[o(395)],startColumn:f[o(525)],endColumn:f[o(395)]};return 1==a[o(463)]&&(h[o(570)]+=r[o(435)](i)-1,h[o(596)]+=r[o(558)](i)-1),ka(c,h,r)}(l,f,n[u(579)],s,a)&&(o[u(409)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(579)][u(557)]((()=>{const t=u;n[t(579)][t(480)](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(463)]&&r[t(514)](o,t(509),{tablePasteChainId:s}),a[t(463)]&&r[t(514)](a,t(545),{tablePasteChainId:s}),l[t(463)]&&(r[t(514)](l,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(457)]((e=>{const n=t;var r;return null===(r=e[n(563)])||void 0===r?void 0:r[n(598)](e)}))),f[t(463)]&&(r[t(497)](f,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(457)]((e=>{const n=t;var r;return null===(r=e[n(563)])||void 0===r?void 0:r[n(598)](e)})));const g=r[t(575)](h[t(477)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(462),{tablePasteChainId:s});if(g){const e=g[t(535)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(579)][t(543)](s),a=e[t(420)]((e=>e[t(401)]()[t(475)](i)));a&&r[t(581)]([a[t(538)],o])}r[t(463)]&&g[t(492)](t(459),Object[t(415)](r))}c=null})))}),{priority:e.priorities[t(413)]+10}),n[t(564)][t(527)](t(426)).on(t(394),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(409)]();const u=s[r(446)],l=o,f=ya(u),h=ya(l);e[r(403)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(419)](u[r(573)](0));for(const t of Array[r(428)](l[r(518)]()))a[r(474)](t,u,r(410));const t=c[r(405)][r(460)](s[r(484)]),e=c[r(445)][r(460)](s[r(542)]);t||e||(g=i.LiveRange[r(532)](a[r(595)](u)))}else h&&!f&&(d=a[r(595)](u));else{const t=a[r(561)](r(454)),e=a[r(561)](r(454));a[r(476)](a[r(595)](u),e),a[r(474)](t,u,0);for(const e of Array[r(428)](l[r(518)]()))a[r(474)](e,t,r(410));g=i.LiveRange[r(532)](a[r(543)](t)),d=i.LiveRange[r(532)](a[r(543)](e))}const p=Array[r(428)](l[r(508)]())[r(583)]((([t])=>ba[r(460)](t)));c[r(591)][r(581)]({element:u,attributes:p[r(463)]?Object[r(415)](p):null}),g&&c[r(539)][r(581)](g),d&&c[r(517)][r(581)](d)}),{priority:t(413)}),s.on(t(505),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(577)]||1;c[o(445)]=new Array(l)[o(429)](u)[o(477)](((t,e)=>t+e));for(const{cell:t}of s[o(470)](i,{startColumn:u,endColumn:u+l-1}))c[o(479)][o(581)](n[o(579)][o(543)](t))}),{priority:t(512)}),s.on(t(432),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(551)]||1;c[o(405)]=new Array(l)[o(429)](u)[o(477)](((t,e)=>t+e));for(const{cell:t}of s[o(470)](i,{startRow:u,endRow:u+l-1}))c[o(425)][o(581)](n[o(579)][o(543)](t))}),{priority:t(512)}),r[t(520)][t(588)]((e=>{const r=t;if(e[r(597)]&&e[r(597)][r(566)](r(443)))return e[r(434)]?{}:{type:r(501),content:zr(n[r(399)],r(502))}}));const u=()=>!1;for(const e of[t(443),t(545),t(509),t(462)])r[t(473)][t(528)](t(501),e,t(556),u),r[t(473)][t(528)](t(406),e,t(556),u),r[t(473)][t(528)](t(453),e,t(556),u);r[t(473)][t(528)](t(453),t(462),t(526),u),r[t(473)][t(528)](t(453),t(462),t(440),((e,r,s)=>{const o=t,i=e[o(477)]((t=>t[o(485)]()))[o(583)]((t=>t)),a=new Map(i[o(477)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(591)])e&&a[o(536)](t,e);else if(s&&s[o(459)])for(const[t,e]of Object[o(576)](s[o(459)])){const r=n[o(579)][o(487)][o(527)](t),s=r?r[o(401)]()[o(485)]():null;s&&a[o(536)](s,e)}n[o(579)][o(557)]((t=>{const e=o;for(const[n,r]of a)t[e(430)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(473)][o(528)](e,o(443),s,((t,i,a)=>{const c=o;n[c(579)][c(557)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(483)][o(574)];t.is(o(400),o(454))&&u[o(581)](t)}r[o(473)][o(465)](e,null,s)(t,i,a);for(const t of u)o(414)!=t[o(582)][o(482)]&&n[o(449)](t)}))}))};l(t(501),t(440)),l(t(501),t(526)),l(t(406),t(440)),l(t(406),t(526)),r[t(473)][t(528)](t(501),t(509),t(526),(e=>{const n=t,r=e[n(477)]((t=>t[n(485)]())),i=r[0][n(450)](n(444)),{minRow:a,maxRow:c}=o[n(519)](r);s[n(541)](i,{at:a,rows:c-a+1})})),r[t(473)][t(528)](t(501),t(545),t(526),(e=>{const n=t,r=e[n(477)]((t=>t[n(485)]())),i=r[0][n(450)](n(444)),{minColumn:a,maxColumn:c}=o[n(519)](r);s[n(571)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(597)]||!n[s(597)][s(566)](s(443)))return;const o=n[s(578)][s(587)],i=r[s(531)]()[s(583)]((t=>t[s(533)]&&t[s(578)]&&t[s(578)][s(587)]==o));i[s(463)]&&n[s(458)]()[s(463)]!=i[s(463)]&&i[s(529)](((t,e)=>(t[s(586)]=e,e[s(434)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(493)](e[s(478)]),i=[s(496),s(560)],a=r[s(398)][s(460)](e[s(478)]);return a&&i[s(581)](s(511)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(488),f,{priority:t(413)}),r.on(t(422),f,{priority:t(413)}),n[t(579)][t(490)][t(397)]((()=>{const e=t;let s=!1;const o=Array[e(428)](n[e(579)][e(490)][e(396)][e(524)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(493)](t);if(e(418)!=o||e(406)!=a||i[e(567)])continue;if(!r[e(580)](c))continue;const u=r[e(486)](c)[e(585)](),l=n[e(564)][e(527)](e(427)).me;for(const t of r[e(531)]())if(t[e(533)]&&t[e(530)]==l&&e(453)==t[e(417)]&&e(462)==t[e(597)]&&t[e(585)]()[e(452)]((t=>u[e(466)]((n=>n[e(495)](t,!0))))))for(const n of t[e(458)]())n[e(533)]&&(n[e(526)](),s=!0)}return s})),n[t(579)][t(490)][t(397)]((e=>{const s=t,o=n[s(439)][s(527)](s(523));if(!o||!o[s(468)][s(546)](e[s(451)]))return!1;let i=!1;const a=n[s(564)][s(527)](s(427)).me,c=n[s(579)][s(490)][s(396)][s(421)](),u=Array[s(428)](n[s(579)][s(490)][s(396)][s(524)]())[s(583)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(493)](t);return n(418)==o&&n(443)==i&&c==a.id&&!e[n(567)]}));for(const t of c){if(s(474)!=t[s(417)]||s(454)!=t[s(538)]||1!=t[s(463)])continue;const n=e[s(393)](t[s(464)],t[s(464)][s(565)](1));if(!u[s(420)]((({data:t})=>t[s(412)][s(475)](n))))for(const{name:t,data:r}of u)if(n[s(495)](r[s(412)])){e[s(504)](t,{range:n}),i=!0;break}}return i})),n[t(579)][t(490)][t(397)]((e=>{const s=t;let o=!1;const i=n[s(564)][s(527)](s(427)).me,a=r[s(531)]()[s(583)]((t=>t[s(533)]&&t[s(530)]==i)),c=new Set,u=new Set;for(const t of a)if(s(443)==t[s(597)])for(const e of t[s(535)]()){const n=e[s(401)]()[s(485)]();if(n)if(n.is(s(400),s(454))&&ya(n)){t[s(553)](e[s(538)]),c[s(437)](n),o=!0;const r=n[s(491)],i=n[s(500)],a=r&&r.is(s(400),s(454)),l=i&&i.is(s(400),s(454));a&&!c[s(546)](r)&&u[s(437)](r),l&&!c[s(546)](i)&&u[s(437)](i)}else n.is(s(400),s(442))&&n[s(489)]&&(t[s(553)](e[s(538)]),o=!0)}else if(s(462)==t[s(597)]){if(!t[s(578)]||!t[s(578)][s(587)])continue;const e=t[s(578)][s(459)];if(e&&Object[s(436)](e)[s(463)])continue;const n=t[s(578)][s(587)];let r=!0,i=!0;for(const e of a)if(e[s(597)]&&e[s(597)][s(566)](s(443))){if(!e[s(578)][s(587)]){i=!1;break}if(e.id!=t.id&&e[s(578)][s(587)]==n){r=!1;break}}i&&r&&(t[s(534)](),o=!0)}for(const t of c)e[s(419)](t);for(const t of u)e[s(449)](t);return o})),n[t(547)][t(550)](t(568))[t(433)]({model:t(404),view:(t,e)=>h(t),converterPriority:t(413)}),n[t(547)][t(550)](t(569))[t(433)]({model:t(404),view:(e,n)=>n[t(494)][t(408)]?h(e,!1):null,converterPriority:t(413)});const g=n[t(407)][t(467)];this[t(589)](g[t(490)],t(544),((e,n)=>{const r=t,s=[];for(const t of g[r(595)](n[r(456)])[r(424)]())t.is(r(400),r(515))&&s[r(581)](t);g[r(557)]((t=>{const e=r;for(const n of s)t[e(562)](t[e(595)](n),t[e(549)](n)),t[e(419)](n)}))}))}}function ya(t){const e=Ia;if(t[e(489)])return!0;const n=t[e(573)](0);return n.is(e(400),e(442))&&n[e(489)]}function Aa(){const t=["_splitMarkerName","options","containsRange","ck-suggestion-marker","markMultiRangeDeletion","value","elementToElement","previousSibling","insertion","*Replace table cells*","1009998oInKDP","updateMarker","insertColumns","596348ggojLb","tableCellPadding","getAttributes","tablePasteRow","tableCellBorderColor","ck-suggestion-marker--active","low","schema","markMultiRangeInsertion","suggestion-td","17KsRYDX","deletionRanges","getChildren","_getCoordsForCells","descriptionFactory","_isForcedDefaultExecutionBlock","tableCellVerticalAlignment","redo","getChangedMarkers","first","discard","get","registerCustomCallback","reduce","author","getSuggestions","fromRange","isInContent","removeMarkers","getMarkers","set","tableCellBackgroundColor","name","insertionRanges","tableCellBorderStyle","removeRows","column","createRangeOn","clipboardOutput","tablePasteColumn","has","conversion","selection","createPositionBefore","for","rows","getTableIfOnlyTableInContent","removeMarker","register","11540kErfAe","join","change","getColumns","editor","ck-suggestion-marker-insertion","createElement","move","detach","plugins","getShiftedBy","startsWith","oldRange","editingDowncast","dataDowncast","endRow","removeColumns","documentSelection","getChild","nodeAfter","markMultiRangeBlockFormat","entries","columns","attributes","model","hasSuggestion","push","root","filter","requires","getRanges","next","tablePasteChainId","registerDescriptionCallback","listenTo","70vxQMIY","cells","_tablePostFixingSubtypes","TableUtils","288888VDpWMS","createRangeIn","endColumn","subType","call","afterInit","createRange","_replaceTableSlotCell","last","differ","registerPostFixer","activeMarkers","locale","element","getRange","forceDefaultExecution","return","suggestion:formatBlock:tablePasteCell","rowInsertionIndexes","deletion","editing","showSuggestionHighlights","stop","end","3rxCZZC","newRange","high","$graveyard","fromEntries","getRowIndexes","type","suggestion","remove","find","getChanges","suggestionUnloaded","tableCellBorderWidth","getItems","rowInsertionRanges","TableClipboard","Users","from","fill","setAttributes","5QQvRtZ","insertRows","markerToHighlight","previous","getRows","keys","add","getSelectionAffectedTableCells","commands","accept","TrackChangesEditing","paragraph","tablePaste","table","columnInsertionIndexes","cell","tableCellHorizontalAlignment","getColumnIndexes","unwrap","findAncestor","batch","every","formatBlock","tableCellSuggestion","tableCell","content","forEach","getAllAdjacentSuggestions","markerAttributes","includes","24YlaOJa","tablePasteCell","length","position","getSuggestionCallback","some","view","_createdBatches","4497101RvvYAr","createTableWalker","487314WjILAP","trackChanges","_suggestionFactory","insert","isEqual","wrap","map","markerName","columnInsertionRanges","insertContent","519840EYktoy","rootName","start","row","getContainedElement","getSuggestion","markers","suggestionLoaded","isEmpty","document","nextSibling","setAttribute"];return(Aa=function(){return t})()}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(470)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Ra;function La(){const t=["commandParams","plugins","2419155OvPnsh","getAttribute","*Format:* resize table","table","format","change","registerDescriptionCallback","resizeTableWidth","columnWidths","5zCmowj","TrackChangesEditing","selection","getSuggestionCallback","document","model","author","2dQOjdk","getColumnGroupElement","afterInit","enableCommand","discard","get","formatBlock","type","959690mAmawH","10pCZGsz","formatInline","locale","bind","tableWidth","getSelectedElement","has","formatGroupId","resizeTable","markBlockFormat","getContainedElement","7iEXIYB","9108656sXJIsj","subType","data","2580642odUHWn","TableColumnResizeEditing","_suggestionFactory","editor","getSuggestions","registerCustomCallback","handleSuggestionDescription","handleResizeTableWidthCommand","accept","8618406CryoXA","descriptionFactory","getTableColumnsWidths","28946599FcyVnC","Users","327948UrilZb"];return(La=function(){return t})()}function Ra(t,e){const n=La();return(Ra=function(t,e){return n[t-=394]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(772366===parseInt(n(398))/1*(-parseInt(n(406))/2)+-parseInt(n(439))/3+-parseInt(n(436))/4+parseInt(n(448))/5*(-parseInt(n(431))/6)+parseInt(n(418))/7*(parseInt(n(419))/8)+parseInt(n(422))/9*(parseInt(n(407))/10)+parseInt(n(434))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Na extends t.Plugin{[Ca(400)](){const t=Ca;if(!this[t(425)][t(438)][t(413)](t(423)))return;const e=this[t(425)][t(438)][t(403)](t(449));e[t(401)](t(446),this[t(429)][t(410)](this)),e[t(424)][t(427)](t(404),t(415),t(430),e[t(424)][t(394)](t(404),null,t(402))),e[t(424)][t(427)](t(404),t(415),t(402),e[t(424)][t(394)](t(404),null,t(430))),e[t(432)][t(445)](this[t(428)][t(410)](this))}[Ca(429)](t,e){const n=Ca,r=this[n(425)][n(438)][n(403)](n(449)),s=this[n(425)][n(438)][n(403)](n(423)),o=e[n(442)]||this[n(425)][n(396)][n(395)][n(450)][n(412)]();this[n(425)][n(396)][n(444)]((()=>{const i=n,a=s[i(399)](o);let c=a?s[i(433)](a):null,u=o[i(440)](i(411))||null;const l=e[i(411)]||u,f=e[i(447)]||c,h=this[i(425)][i(438)][i(403)](i(435)).me;for(const t of r[i(426)]()){const e=t[i(417)]();if(i(415)===t[i(420)]&&e===o){t[i(397)]!==h&&t[i(402)]();const e=t[i(421)][i(437)];u=e[0][i(411)],c=e[0][i(447)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(416)](o,{commandName:i(446),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(415)},[],i(415))}))}[Ca(428)](t){const e=Ca;if(e(404)!=t[e(405)]&&e(408)!=t[e(405)])return;const{data:n}=t;if(n&&e(415)===n[e(414)]){const t=e(441);return{type:e(443),content:zr(this[e(425)][e(409)],t)}}}}const Sa=Ma;!function(t,e){const n=Ma,r=t();for(;;)try{if(968240===-parseInt(n(125))/1+-parseInt(n(136))/2+parseInt(n(132))/3+parseInt(n(139))/4+-parseInt(n(138))/5+-parseInt(n(124))/6*(parseInt(n(137))/7)+parseInt(n(134))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class va extends t.Plugin{[Sa(128)](){const t=Sa,e=this[t(131)];e[t(140)][t(135)](t(130))&&e[t(140)][t(127)](t(133))[t(126)](t(129))}}function Ma(t,e){const n=Oa();return(Ma=function(t,e){return n[t-=124]})(t,e)}function Oa(){const t=["get","afterInit","insertTemplate","Template","editor","536910nyHvBX","TrackChangesEditing","39018384uRQESE","has","2731734jQFNmQ","42csIiRB","3810480FpfLfa","1553620fzURwe","plugins","933882JUudHv","1414588wKHHIi","enableCommand"];return(Oa=function(){return t})()}const wa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=489]})(t,e)}function Da(){const t=["TrackChangesEditing","descriptionFactory","573386vDFxyo","plugins","locale","get","3IwlRsd","2079210rCcTuk","registerElementLabel","1134117RVDZmn","tableOfContents","35irlkcl","editor","enableCommand","afterInit","commands","insertTableOfContents","100479wcOJYz","292160TnOLna","ELEMENT_TABLE_OF_CONTENTS","115578eMImwz","1767773NCKmwl","16WUTyTr"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(186687===-parseInt(n(511))/1+-parseInt(n(496))/2*(-parseInt(n(500))/3)+parseInt(n(489))/4+parseInt(n(505))/5*(parseInt(n(491))/6)+parseInt(n(492))/7+-parseInt(n(493))/8*(parseInt(n(503))/9)+-parseInt(n(501))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(508)](){const t=wa,e=this[t(506)];if(!e[t(509)][t(499)](t(510)))return;e[t(497)][t(499)](t(494))[t(507)](t(510));const n=e[t(497)][t(499)](t(494)),r=e[t(498)];n[t(495)][t(502)](t(504),(e=>zr(r,t(490),e)))}}const Ba=Ua;function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=224]})(t,e)}function xa(){const t=["document","schema","45974QGaEaj","from","Title","getChangedMarkers","has","title-content","nodeBefore","276352XlcsLC","removeMarker","isTouching","registerPostFixer","56BgUDtu","ELEMENT_TITLE","10409223JHbXBP","60RsoFQb","descriptionFactory","TrackChangesEditing","1006952WVcWJZ","registerElementLabel","5537790MTqMdO","isEqual","8720280eNxQQJ","element","createRange","get","suggestion","isCollapsed","plugins","20jRoeQX","afterInit","end","start","newRange","376752uNVJwu","editor","_splitMarkerName","forward","getNearestSelectionRange","129iZsbNi","model","locale","differ","updateMarker"];return(xa=function(){return t})()}!function(t,e){const n=Ua,r=t();for(;;)try{if(589486===-parseInt(n(225))/1+-parseInt(n(263))/2*(-parseInt(n(256))/3)+parseInt(n(251))/4*(-parseInt(n(232))/5)+-parseInt(n(237))/6+-parseInt(n(229))/7*(-parseInt(n(235))/8)+-parseInt(n(239))/9+-parseInt(n(246))/10*(-parseInt(n(231))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ba(247)](){const t=Ba,e=this[t(252)];if(!e[t(245)][t(267)](t(265)))return;const n=e[t(245)][t(242)](t(234));n[t(233)][t(236)](t(268),(()=>zr(e[t(258)],t(230)))),e[t(257)][t(261)][t(228)]((r=>{const s=t;let o=!1;const i=Array[s(264)](e[s(257)][s(261)][s(259)][s(266)]());for(const{name:t,data:a}of i){const{group:i}=n[s(253)](t);if(s(243)!==i||!a[s(250)])continue;const c=a[s(250)],u=c[s(248)][s(224)];if(!u||!u.is(s(240),s(268)))continue;if(!c[s(249)][s(227)](c[s(248)]))continue;const l=e[s(257)][s(262)][s(255)](c[s(248)],s(254));if(l&&l[s(244)]){const e=r[s(241)](c[s(249)],l[s(249)]);e[s(238)](c)||(r[s(260)](t,{range:e}),o=!0)}o||(r[s(226)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=399]})(t,e)}function Ha(){const t=["undo","1157585FOaEST","TrackChangesEditing","get","editor","2496712HRUMFC","enableCommand","UndoEditing","1107231CgpMSX","afterInit","197904LVaalz","298591mFixKG","redo","6OuATyi","398839MOTuMN","plugins","307154usfFQJ","has"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(460823===parseInt(n(416))/1+parseInt(n(403))/2+parseInt(n(413))/3+-parseInt(n(410))/4+parseInt(n(406))/5*(parseInt(n(400))/6)+parseInt(n(401))/7+-parseInt(n(415))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Ga(414)](){const t=Ga,e=this[t(409)],n=e[t(402)][t(408)](t(407));e[t(402)][t(404)](t(412))&&(n[t(411)](t(405)),n[t(411)](t(399)))}}function Wa(t,e){const n=Za();return(Wa=function(t,e){return n[t-=320]})(t,e)}const Ka=Wa;function Za(){const t=["TableCaptionEditing","4xbiHnC","77tEILZo","4764213tLveLF","requires","3160842mUJboD","176KBRJqY","2203900ijOVBq","177849vledbL","get","enableCommand","1810308WBrFdE","2333908NsGqmp","toggleTableCaption","plugins","afterInit","TrackChangesEditing","312929giDCur","editor","5mKeLjO","has"];return(Za=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(425271===-parseInt(n(332))/1*(-parseInt(n(337))/2)+-parseInt(n(326))/3+parseInt(n(327))/4*(-parseInt(n(334))/5)+-parseInt(n(320))/6+-parseInt(n(323))/7*(parseInt(n(321))/8)+parseInt(n(339))/9+parseInt(n(322))/10*(parseInt(n(338))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class qa extends t.Plugin{static get[Ka(340)](){return[aa]}[Ka(330)](){const t=Ka,e=this[t(333)];e[t(329)][t(335)](t(336))&&e[t(329)][t(324)](t(331))[t(325)](t(328))}}const Qa=Xa;function Xa(t,e){const n=Ya();return(Xa=function(t,e){return n[t-=473]})(t,e)}function Ya(){const t=["registerCustomCallback","tableCellHeight","tableBorderWidth","selection","*Format:* change table cell properties","822449HteswY","format","1171230YngiOw","52130jCucRe","tableBackgroundColor","findAncestor","model","tableAlignment","has","getSelectionAffectedTableCells","tableCellBorderStyle","84VmSbIo","join","5529468heMOqc","tableCellBorderWidth","517ULgNpo","enableCommand","_suggestionFactory","_getSuggestion","_handlePropertyChange","locale","commandParams","discard","enqueueChange","handleDiscardAction","8CJJhsv","247968elqjVd","document","5RECRJv","get","change","TablePropertiesEditing","removeAttribute","getSuggestionCallback","tableCellPadding","*Format:* change table properties","table","getContainedElement","accept","descriptionFactory","tableCellVerticalAlignment","tableBorderStyle","TrackChangesTableProperties","formatBlock","getFirstPosition","tableCellBorderColor","plugins","tableCellWidth","TableCellPropertiesEditing","subType","tableProperties","getSuggestions","TrackChangesEditing","tableCellBackgroundColor","tableHeight","TableUtils","handleSuggestionDescription","afterInit","editor","tableWidth","8367336zgEPDT","1952816IKxWbD","getAttribute","tableCellProperties","tableBorderColor","start","setAttribute","nodeAfter","pluginName","data","registerDescriptionCallback","markBlockFormat","tableCellHorizontalAlignment","batch"];return(Ya=function(){return t})()}!function(t,e){const n=Xa,r=t();for(;;)try{if(607458===-parseInt(n(479))/1+parseInt(n(540))/2+-parseInt(n(481))/3*(parseInt(n(504))/4)+parseInt(n(507))/5*(parseInt(n(492))/6)+parseInt(n(490))/7*(-parseInt(n(505))/8)+parseInt(n(539))/9+parseInt(n(482))/10*(-parseInt(n(494))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(529)]=[e(543),e(520),e(476),e(486),e(538),e(533),e(483)],this[e(542)]=[e(524),e(489),e(493),e(513),e(526),e(475),e(532),e(551),e(519)]}static get[Qa(547)](){return Qa(521)}[Qa(536)](){const t=Qa,e=this[t(537)][t(525)][t(508)](t(531));if(this[t(537)][t(525)][t(487)](t(510))){for(const n of this[t(529)])e[t(495)](n,((e,r)=>{const s=t,o=this[s(537)][s(485)][s(506)][s(477)][s(523)]()[s(484)](s(515));this[s(498)](n,[o],this[s(529)],s(529),e,r)}));e[t(496)][t(474)](t(522),t(529),t(517),e[t(496)][t(512)](t(522),null,t(501))),e[t(496)][t(474)](t(522),t(529),t(501),((e,n)=>this[t(503)](this[t(529)],e,n))),e[t(496)][t(474)](t(522),t(529),t(491),(()=>!1))}if(this[t(537)][t(525)][t(487)](t(527))){for(const n of this[t(542)])e[t(495)](n,((e,r)=>{const s=t,o=this[s(537)][s(525)][s(508)](s(534))[s(488)](this[s(537)][s(485)][s(506)][s(477)]);this[s(498)](n,o,this[s(542)],s(542),e,r)}));e[t(496)][t(474)](t(522),t(542),t(517),e[t(496)][t(512)](t(522),null,t(501))),e[t(496)][t(474)](t(522),t(542),t(501),((e,n)=>this[t(503)](this[t(542)],e,n))),e[t(496)][t(474)](t(522),t(542),t(491),(()=>!1))}e[t(518)][t(549)]((e=>this[t(535)](e)))}[Qa(498)](t,e,n,r,s,o){const i=Qa,a=this[i(537)][i(525)][i(508)](i(531));this[i(537)][i(485)][i(502)](o[i(473)],(()=>{const t=i;for(const i of e)if(this[t(497)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(541)](r);void 0!==n&&(e[r]=n)}s(o),a[t(550)](i,{commandParams:[e]},[],r)}}))}[Qa(503)](t,e,n){const r=Qa,s=e[0][r(544)][r(546)],o=n[r(500)][0];this[r(537)][r(485)][r(509)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(545)](r,o[r],s):e[n(511)](r,s)}))}[Qa(535)](t){const e=Qa;if(t[e(548)])switch(t[e(528)]){case e(529):return{type:e(480),content:zr(this[e(537)][e(499)],e(514))};case e(542):return{type:e(480),content:zr(this[e(537)][e(499)],e(478))}}}[Qa(497)](t,e){const n=Qa,r=this[n(537)][n(525)][n(508)](n(531));for(const s of r[n(530)]({skipNotAttached:!0})){const r=s[n(516)]();if(s[n(528)]===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=Y?Y.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=Zn(n,7,oc));for(var s=e.length;s--;)Ur(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Cc();return(bc=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(198798===-parseInt(n(382))/1+parseInt(n(483))/2+parseInt(n(736))/3+-parseInt(n(534))/4+-parseInt(n(689))/5*(-parseInt(n(609))/6)+parseInt(n(585))/7+-parseInt(n(586))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cc);const Tc=Ec(567);class _c extends t.Plugin{static get[Ec(481)](){return[Ec(573),o.Users,t.PendingActions,Yr,ns,as,ls,Ts,ps,ks,Ss,Us,to,ro,uo,ho,bo,Ao,Ro,vo,Do,Vo,xo,Zo,Yo,ei,ui,pi,Ri,oi,Vs,Zs,bi,Ai,vi,Fi,ji,zi,Zi,$i,na,aa,ha,ma,qa,_a,Na,Pa,Ja,va,ja,za]}static get[Ec(616)](){return Ec(550)}get[Ec(661)](){return this[Ec(587)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(535)]((t=>String[e(633)](t)))[e(547)]("")}super(t),this[e(568)]=!1,this[e(537)](e(408),[]),this.on(e(622),((n,r,s,o)=>{const i=e;this[i(496)][i(569)]((()=>{const e=i;for(const n of[...o,...s])this[e(496)][e(498)][e(694)](n)&&t[e(313)][e(479)](n)}))})),this[e(587)]=new qr(this[e(635)][e(596)][e(450)],this[e(635)][e(620)]),this[e(395)]=null,this[e(680)]=new yc(this[e(635)]),this[e(521)]=new Map,this[e(601)]=t[e(674)][e(388)](e(573)),this[e(392)]=new Set,this[e(496)]=this[e(635)][e(596)],this[e(466)]=new WeakMap,this[e(409)]=!1,this[e(330)]=new Set([e(567)]),this[e(559)]=new Set,t[e(634)][e(329)](e(672),e(678)),this[e(399)]=t[e(634)][e(388)](e(672)),t[e(634)][e(329)](e(717),!0),this[e(557)]=t[e(634)][e(388)](e(717)),this[e(638)]=new l(t,this[e(392)]),this[e(693)](),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,48,52,52])}[Ec(652)](){const t=Ec,n=this[t(635)],r=(e,n)=>{const r=t;if(r(555)!=e)return r(462)+e;const s=n[r(428)]("|")[0];return this[r(728)](s)?r(372):r(334)};n[t(673)][t(322)](t(510))[t(617)]({model:t(414),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(336)](e[n(377)]),a=[n(344),r(o,i)];let c=3e3;return this[n(408)][n(337)](e[n(377)])&&(a[n(723)](n(608)),c=3010),n(457)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(673)][t(322)](t(538))[t(572)]((e=>{const r=t;e.on(r(323),((t,e,s)=>{const o=r;if(!s[o(515)][o(331)])return;const i=e[o(438)];if(!i)return;const c=s[o(690)][o(398)](i);n[o(596)][o(450)][o(731)](i)&&c&&!c[o(667)](o(328))&&c.is(o(469))&&(0,a.toWidget)(c,s[o(482)])}),{priority:r(502)})})),n[t(673)][t(322)](t(538))[t(617)]({model:t(414),view:(e,n)=>{const s=t;if(!n[s(515)][s(331)])return null;const{type:o,subType:i}=this[s(336)](e[s(377)]);return{classes:[s(344),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(438)])return;const{id:c}=this[a(336)](o[a(377)]);if(r){const t=this[a(521)][a(388)](c),e=this[a(492)](t);if(!this[a(728)](e))return}if(o[a(438)].is(a(472)))return void i[a(401)][a(441)](o[a(438)],s[a(480)]);const u=i[a(690)][a(398)](o[a(438)]);if(o[a(438)].is(a(376))&&n[a(596)][a(450)][a(522)](o[a(438)])&&!u[a(667)](a(685))){i[a(482)][a(656)]([a(344),a(372)],u),i[a(482)][a(348)](a(659),c,u),i[a(690)][a(737)](u,o[a(377)]),e&&(this[a(408)][a(337)](o[a(377)])?i[a(482)][a(656)](a(608),u):i[a(482)][a(564)](a(608),u));for(const t of n[a(596)][a(593)](o[a(438)])[a(365)]())i[a(401)][a(441)](t,s[a(480)]);i[a(401)][a(441)](o[a(438)],s[a(480)])}};n[t(673)][t(322)](t(538))[t(572)]((e=>{const n=t;e.on(n(530),((t,e,r)=>{const o=n;r[o(515)][o(331)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(366)})})),n[t(673)][t(322)](t(538))[t(572)]((e=>{const n=t;e.on(n(625),((t,e,r)=>{const o=n;r[o(515)][o(331)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(366)})})),n[t(673)][t(322)](t(538))[t(460)]({model:t(414),view:(e,n)=>n[t(515)][t(331)]?null:{group:t(414),name:e[t(435)](11)}}),n[t(673)][t(322)](t(646))[t(375)]({view:{name:t(414),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(403)+e[r(705)](r(612))+":"+e[r(705)]("id");return e[r(705)](r(355))&&(s+=":"+e[r(705)](r(355))),n[r(584)](r(416),{"data-name":s})}}),n[t(673)][t(322)](t(646))[t(458)]({view:t(414)}),n[t(673)][t(322)](t(510))[t(572)]((e=>{const n=t;e.on(n(530),s(),{priority:n(502)})})),n[t(673)][t(322)](t(510))[t(572)]((e=>{const n=t;e.on(n(625),s({isAttributeSuggestion:!0}),{priority:n(502)})})),n[t(673)][t(322)](t(510))[t(572)]((e=>{const n=t;e.on(n(488),((t,e,r)=>{const s=n,o=r[s(690)][s(528)](e[s(377)]);if(o)for(const t of o)t[s(667)](s(685))||(r[s(482)][s(564)]([s(344),s(372),s(608)],t),r[s(482)][s(326)](s(659),t),r[s(690)][s(727)](t,e[s(377)]))}),{priority:n(502)})})),n[t(673)][t(322)](t(510))[t(572)]((e=>{const n=t;e.on(n(444),((t,e,r)=>{const s=n,o=r[s(690)][s(528)](e[s(377)]);if(!o)return;const{id:i}=this[s(336)](e[s(377)]),a=this[s(521)][s(388)](i),c=this[s(492)](a);if(this[s(728)](c))for(const t of o)t[s(667)](s(685))||(r[s(482)][s(564)]([s(344),s(372),s(608)],t),r[s(482)][s(326)](s(659),t),r[s(690)][s(727)](t,e[s(377)]))}),{priority:n(502)})})),n[t(596)][t(425)][t(541)]((e=>{const r=t;let s=!1;const o=Array[r(314)](n[r(596)][r(425)][r(505)][r(639)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(336)](t);if(r(414)!==o)continue;const h=this[r(521)][r(388)](f);if(null!=c[r(351)]){r(406)==u&&(s=s||Lc(c[r(351)],t,e,n[r(596)][r(450)]));const o=r(555)==u&&this[r(728)](l[r(428)]("|")[0]);if(c[r(351)][r(423)]||r(544)==c[r(351)][r(470)][r(649)]||r(493)==u&&!Nc(c[r(351)])||o&&!Nc(c[r(351)])||r(457)==u&&(kc(a=c[r(351)])||function(t){const e=r;return t[e(560)][e(645)]==t[e(725)][e(580)]&&t[e(560)][e(641)]}(a)))e[r(531)](t),s=!0;else{if(!h||!h[r(558)])continue;i[r(572)](h)}}}var a;return i[r(447)]>0&&(s=!!this[r(662)](i)||s),s})),n[t(596)][t(425)][t(541)]((e=>{const r=t;let s=!1;for(const t of n[r(596)][r(425)][r(505)][r(716)]())if(r(603)==t[r(600)])for(const t of this[r(521)][r(516)]()){if(t[r(549)]||!t[r(558)])continue;const o=r(493)==t[r(600)],i=this[r(492)](t),a=i&&this[r(728)](i);if(!o&&!a)continue;const c=t[r(637)]();if(c[r(560)][r(645)]!=c[r(725)][r(645)]&&!c[r(725)][r(641)]){const o=n[r(596)][r(358)](c[r(560)][r(624)],r(725)),i=n[r(596)][r(687)](c[r(560)],o);e[r(356)](t[r(553)](),{range:i}),s=!0}}return s})),n[t(596)][t(425)][t(541)]((e=>this[t(683)](e))),n[t(596)][t(425)][t(541)]((e=>!e[t(384)][t(467)]&&this[t(686)](e))),n[t(596)].on(t(426),(()=>{this[t(568)]=!1})),n[t(596)][t(425)].on(t(495),((r,s)=>{const o=t;if(!s[o(467)]||s[o(476)])return;if(!this[o(568)])return;const i=n[o(596)][o(425)][o(505)][o(716)]();if(0==i[o(576)])return;const a=[],c=i[o(594)]((t=>o(555)==t[o(600)])),u=i[o(594)]((t=>o(603)==t[o(600)]&&o(631)!=t[o(480)])),l=i[o(594)]((t=>o(626)==t[o(600)]&&o(631)!=t[o(480)]));for(const t of c)this[o(363)](t[o(525)])&&a[o(723)]({key:t[o(525)],newValue:t[o(719)],oldValue:t[o(321)],range:Sc(t[o(325)],n[o(596)])});for(const t of u){const e=l[o(715)]((e=>e[o(509)]===t[o(509)]));if(e){const r=vc(t[o(349)][o(624)],n[o(596)]);e[o(480)]!==t[o(480)]&&a[o(723)]({key:o(567),newValue:t[o(480)],oldValue:e[o(480)],range:r});for(const[n,s]of e[o(740)]){if(!this[o(363)](n))continue;const e=t[o(740)][o(388)](n);s!==e&&a[o(723)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(740)])this[o(363)](n)&&(e[o(740)][o(694)](n)||a[o(723)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(576)]&&n[o(596)][o(679)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(628)](t,e,s,o,{groupId:r});this[n(473)](t,a)}))}),{priority:t(506)}),n[t(596)][t(498)].on(t(427),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(336)](n[s(480)]),e=this[s(521)][s(388)](t);e&&e[s(332)](n[s(480)])}})),n[t(596)][t(425)].on(t(495),(()=>{const e=t,r=Array[e(314)](n[e(596)][e(425)][e(505)][e(639)]())[e(594)]((t=>e(414)===this[e(336)](t[e(480)])[e(614)]));if(0===r[e(576)])return;r[e(456)](((t,n)=>{const r=e,s=t[r(602)][r(373)],o=n[r(602)][r(373)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(560)][r(475)](o[r(560)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(336)](t);if(null===n[e(373)]){const n=this[e(618)](t);o[e(572)](n)}else{const t=this[e(521)][e(388)](r);null!==n[e(351)]||t[e(558)]?(s[e(572)](t[e(474)]),o[e(572)](t)):this[e(675)](t)}}o[e(447)]>0&&this[e(709)](o);for(const t of s)this[e(433)](e(577),t)})),n[t(596)].on(t(712),((e,r)=>{const s=t,o=r[0];if(!this[s(521)][s(447)])return;if(!o[s(440)])return;if(o[s(384)][s(476)]||!o[s(384)][s(467)])return;let i,a;switch(o[s(600)]){case s(603):i=n[s(596)][s(358)](o[s(349)]),a=i[s(494)](o[s(315)]);break;case s(428):i=n[s(596)][s(358)](o[s(701)]),a=n[s(596)][s(358)](o[s(657)]);break;case s(571):i=n[s(596)][s(358)](o[s(353)]),a=i[s(494)](o[s(315)]);break;default:return}const c=n[s(596)][s(687)](i,a);n[s(596)][s(569)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(578)](c)){if(e[t(549)])continue;if(t(406)==e[t(600)])continue;const r=this[t(492)](e);if(r&&this[t(728)](r)&&t(428)!=o[t(600)])continue;const s=e[t(602)]&&e[t(602)][t(311)];(t(493)!=e[t(600)]||t(428)==o[t(600)]&&!s)&&(n[t(341)]||t(387)==e[t(600)]&&n[t(605)]||e[t(637)]()[t(333)](c)&&this[t(574)](e,i,a))}}))}),{priority:t(506)}),n[t(596)].on(t(692),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(734)])return;if(this[s(409)])return;if(!this[s(638)][s(647)])return;if(o[s(423)])return;const a=n[s(596)][s(450)],{start:c,end:u}=o[s(637)](),l=c[s(624)]&&a[s(706)](c[s(624)])?null:a[s(597)](c,s(442)),f=u[s(580)]&&a[s(706)](u[s(580)])?null:a[s(597)](u,s(346)),h=n[s(596)][s(687)](l?l[s(560)]:c,f?f[s(725)]:u);n[s(596)][s(569)]((t=>{const e=s;this[e(352)](h);const r=n[e(596)][e(450)][e(597)](h[e(560)]);o.is(e(410))?t[e(610)](r):o[e(713)](r)})),e[s(394)]()}),{priority:e.priorities[t(545)]+10}),n[t(596)].on(t(703),((e,r)=>{const s=t,o=r[r[s(576)]-1];o&&o[s(734)]||this[s(409)]||this[s(638)][s(647)]&&(n[s(596)][s(569)]((()=>{const t=s;let o=n[t(596)][t(703)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(463)]=o[t(554)]();const i=o[t(725)][t(580)],a=n[t(596)][t(450)];i&&a[t(522)](i)&&!a[t(731)](i)&&(o=n[t(596)][t(687)](o[t(560)],n[t(596)][t(358)](i,t(725)))),this[t(561)](o)})),e[s(394)]())}),{priority:t(502)}),this[t(635)][t(654)][t(572)](t(362),this[t(638)]),this[t(316)](t(362));const o=new p(n,this[t(521)]);n[t(654)][t(572)](t(590),o),this[t(316)](t(590));const i=new b(n,this[t(521)]);n[t(654)][t(572)](t(342),i),this[t(316)](t(342)),n[t(654)][t(572)](t(739),new S(n,o,this[t(521)])),this[t(316)](t(739)),n[t(654)][t(572)](t(708),new S(n,i,this[t(521)])),this[t(316)](t(708)),n[t(654)][t(572)](t(489),new w(n,o,this[t(521)])),this[t(316)](t(489)),n[t(654)][t(572)](t(650),new w(n,i,this[t(521)])),this[t(316)](t(650));const c=n[t(674)][t(388)](t(573));this[t(729)](c,t(621),((e,{threadId:n})=>{const r=t,s=this[r(521)][r(388)](n);s&&s[r(581)]&&1===s[r(581)][r(576)]&&this[r(583)](n,{hasComments:!0})}),{priority:t(539)}),this[t(729)](c,t(702),((e,{threadId:n})=>{const r=t,s=this[r(521)][r(388)](n);s&&s[r(581)]&&!s[r(581)][r(576)]&&this[r(583)](n,{hasComments:!1})}),{priority:t(539)})}set[Ec(615)](t){const n=Ec;if(this[n(395)])throw new e.CKEditorError(n(738),this);this[n(395)]=t}get[Ec(615)](){return this[Ec(395)]}[Ec(644)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(521)][n(516)]())t&&!e[n(558)]||r[n(723)](e);return e?r[n(535)]((t=>t[n(517)]())):r}[Ec(402)](t){const n=Ec,r=this[n(521)][n(388)](t);if(!r)throw new e.CKEditorError(n(526),this);return r}[Ec(563)](t){const e=Ec;return this[e(521)][e(694)](t)}[Ec(648)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(600)][e(428)](":"),a=this[e(521)][e(388)](r)||this[e(431)](o,i,r,n,s);if(this[e(733)](a),this[e(529)](a,o,i||null,n),a[e(324)]=t[e(324)],a[e(420)]=!0,s&&s[e(511)]){const t=s[e(511)],n=this[e(512)](t[e(527)]);a[e(543)]=t[e(324)],a[e(486)]=n,a[e(369)]=!0}else a[e(543)]=t[e(324)];switch(t[e(602)]&&(a[e(602)]=t[e(602)]),t[e(740)]&&(a[e(740)]=t[e(740)]),this[e(395)]&&this[e(395)][e(490)]||(a[e(371)]=!0),this[e(466)][e(388)](a)){case e(520):this[e(466)][e(537)](a,e(338));break;case e(347):a[e(558)]?(this[e(662)](new Set([a])),this[e(709)](new Set([a])),this[e(466)][e(537)](a,e(445)),this[e(433)](e(532),a)):this[e(466)][e(537)](a,e(613))}return a}[Ec(590)](t){const e=Ec;this[e(734)]((()=>{const n=e;this[n(635)][n(596)][n(569)]((()=>{const e=n;for(const n of t[e(665)]())n[e(582)]()}))}))}[Ec(342)](t){const e=Ec;this[e(734)]((()=>{const n=e;this[n(635)][n(596)][n(569)]((()=>{const e=n;for(const n of t[e(665)]())n[e(697)]()}))}))}[Ec(316)](t,n){const r=Ec,s=this[r(635)][r(654)][r(388)](t);if(!s)throw new e.CKEditorError(r(722),this,{commandName:t});if(this[r(392)][r(694)](s))throw new e.CKEditorError(r(465),this,{commandName:t});this[r(392)][r(572)](s),n&&s.on(r(660),((t,e)=>{const o=r;this[o(638)][o(647)]&&(this[o(409)]||(e[o(576)]>0&&e[e[o(576)]-1]&&e[e[o(576)]-1][o(734)]?e[o(533)]():(t[o(463)]=n(((...t)=>s[o(660)](...t,{forceDefaultExecution:!0})),...e),t[o(394)]())))}),{priority:r(502)})}[Ec(734)](t){const n=Ec;let r,s;const o=this[n(409)];this[n(409)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(409)]=!1),s&&e.CKEditorError[n(669)](s,this),r}[Ec(561)](t,n=null,r={}){const s=Ec;if(t[s(423)])return null;const o=this[s(635)][s(674)][s(388)](s(391)).me;for(const{suggestion:e,meta:o}of this[s(578)](t,s(387)))if(o[s(605)]){if(!o[s(658)]){if(o[s(341)]){if(!this[s(557)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(574)](e,t[s(560)],t[s(725)]);break}if(n==e[s(367)]&&wc(e,r)){const n=e[s(637)]();return n[s(560)][s(507)](t[s(725)])?this[s(451)](e,this[s(496)][s(687)](t[s(560)],n[s(725)])):this[s(451)](e,this[s(496)][s(687)](n[s(560)],t[s(725)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(383)+n:s(387),u=this[s(504)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(453)](c,i,a,t),u}[Ec(551)](t,n=Ec(449),r={}){const s=Ec,o=this[s(635)][s(674)][s(388)](s(391)).me,i=this[s(680)][s(589)](s(387),n,s(547));for(const e of this[s(644)]())if(e[s(486)].id==o.id&&s(387)==e[s(600)]&&e[s(367)]==n&&wc(e,r)&&(i(e[s(666)](),t)||i(t,e[s(666)]()))){for(const n of t)e[s(676)](n);return e}for(const{suggestion:e,meta:n}of this[s(578)](t,s(387))){if(!n[s(605)])continue;if(!this[s(557)]&&n[s(341)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(666)]())for(const e of t)if(!n[s(333)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(383)+n,l=this[s(504)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(453)](u,a,c,e,Hr[s(629)]());return l}[Ec(361)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(423)])return null;if(o(714)===this[o(399)]){const e=this[o(680)][o(589)](o(406),r,o(582));return this[o(734)]((()=>e([t],n,s))),null}const i=this[o(635)][o(674)][o(388)](o(391)).me,a=[];if(o(360)!==this[o(399)])for(const{suggestion:e,meta:n}of this[o(578)](t,o(387)))n[o(605)]&&!n[o(704)]&&a[o(723)](...e[o(666)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(430)](s);e&&r[n(723)](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(576)];){const s=r[e][n(546)](t);r[n(491)](e,1,...s),e+=s[n(576)]}}return r}(t,a);c[o(576)]&&this[o(496)][o(569)]((()=>{const t=o;for(const e of c){const o=this[t(680)][t(589)](t(406),r,t(582));this[t(734)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(560)],u=t[o(725)];for(const{suggestion:e,meta:n}of this[o(578)](t,o(406))){if(!n[o(605)])continue;if(e[o(367)]!=r)continue;if(!wc(e,s))continue;const i=e[o(637)]();if(i[o(333)](t,!0))return null;c=c[o(475)](i[o(560)])?c:i[o(560)],u=u[o(461)](i[o(725)])?u:i[o(725)],a?i[o(560)][o(475)](a[o(637)]()[o(560)])?(a[o(604)](),a=e):e[o(604)]():a=e}const l=this[o(496)][o(687)](c,u);if(a)this[o(451)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(504)]({id:t,type:o(518)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(453)](o(518)+r,t,a,l)}}return null}[Ec(381)](t,n,r=[],s=null,o={}){const i=Ec;n[i(477)]||(n[i(477)]=n[i(514)]),n[i(311)]=t.is(i(325)),s=s||Rc(n);const a=r[i(535)]((t=>vc(t,this[i(496)]))),c=t.is(i(325))?t:vc(t,this[i(496)]);if(i(714)===this[i(399)]){const t=this[i(680)][i(589)](i(493),s,i(582));return this[i(734)]((()=>t([c],n,o))),null}a[i(723)](c);let u=!0;for(const t of a)if(!this[i(320)](t)){u=!1;break}if(u&&i(360)!==this[i(399)]){const t=this[i(680)][i(589)](i(493),s,i(582));return this[i(734)]((()=>t([c],n,o))),null}let l=null,f=c[i(560)],h=c[i(725)];for(const{suggestion:t,meta:e}of this[i(578)](c,i(493))){if(!e[i(605)])continue;if(e[i(658)]||e[i(341)]||e[i(704)])continue;if(t[i(602)][i(477)]!=n[i(477)])continue;if(!wc(t,o))continue;const r=t[i(637)]();if(t[i(367)]==s){if(r[i(333)](c,!0))return null;f=f[i(475)](r[i(560)])?f:r[i(560)],h=h[i(461)](r[i(725)])?h:r[i(725)],l?r[i(560)][i(475)](l[i(637)]()[i(560)])?(l[i(604)](),l=t):t[i(604)]():l=t}else{const e=c[i(430)](r);this[i(699)](t,e)}}const g=this[i(635)][i(674)][i(388)](i(391)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(451)](l,this[i(496)][i(687)](f,h)),l;{const t=this[i(504)]({id:d,type:i(636)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(453)](i(636)+s,d,p,this[i(496)][i(687)](f,h)),t}}[Ec(432)](t,n,r=[],s=null,o={}){const i=Ec;n[i(477)]||(n[i(477)]=n[i(514)]);const a=t[0];n[i(311)]=a.is(i(325)),s=s||Rc(n);const c=r[i(535)]((t=>vc(t,this[i(496)]))),u=a.is(i(325))?t:t[i(535)]((t=>vc(t,this[i(496)])));if(i(714)===this[i(399)]){const t=this[i(680)][i(589)](i(493),s,i(582));return this[i(734)]((()=>t(u,n,o))),null}c[i(723)](...u);let l=!0;for(const t of c)if(!this[i(320)](t)){l=!1;break}if(l&&i(360)!==this[i(399)]){const t=this[i(680)][i(589)](i(493),s,i(582));return this[i(734)]((()=>t(u,n,o))),null}const f=this[i(635)][i(674)][i(388)](i(391)).me;for(const t of this[i(644)]()){if(t[i(486)].id!=f.id)continue;if(i(493)!=t[i(600)]||t[i(602)][i(477)]!=n[i(477)])continue;if(!wc(t,o))continue;const e=t[i(367)]==s;for(let n=0;n<u[i(576)];n++){const r=u[n];for(const s of t[i(380)]()){const o=s[i(335)]();if(r[i(507)](o)){e?(u[i(491)](n,1),n--):t[i(531)](s[i(480)]);break}}}}if(0==u[i(576)])return null;const h=this[i(680)][i(589)](i(493),s,i(547));for(const t of this[i(644)]())if(t[i(486)].id==f.id&&i(493)==t[i(600)]&&t[i(602)][i(477)]==n[i(477)]&&t[i(367)]==s&&wc(t,o)&&(h(t[i(666)](),u)||h(u,t[i(666)]()))){for(const e of u)t[i(676)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(636)+s,m=this[i(504)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(453)](p,g,d,t,Hr[i(629)]());return m}[Ec(352)](t,n=null,r={}){const s=Ec;if(t[s(423)])return null;const o=this[s(635)][s(674)][s(388)](s(391)).me,a=new i.LiveRange(t[s(560)],t[s(725)]);for(const{suggestion:t,meta:e}of this[s(578)](a,s(387)))if(e[s(605)]&&!e[s(658)])if(t[s(549)]){const e=t[s(666)]()[s(594)]((t=>s(544)!=t[s(470)][s(649)]));if(e[s(735)]((t=>a[s(333)](t,!0)))&&t[s(697)](),e[s(497)]((t=>t[s(333)](a,!0)))){const t=this[s(680)][s(589)](s(457),n,s(582));return this[s(734)]((()=>t([a],null,r))),null}}else{const e=a[s(430)](t[s(637)]());null!==e&&t[s(684)]([e],null,r)}if(a[s(540)](),a[s(423)]||s(544)==a[s(470)][s(649)])return null;let c=null,u=a[s(560)],l=a[s(725)];const f=this[s(578)](a,s(457));for(const{suggestion:t,meta:e}of f){const n=this[s(496)][s(687)](u,l);if(e[s(605)]&&(this[s(557)]||!e[s(341)]&&!e[s(704)]))if(t[s(549)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(666)]()){if(r[s(333)](n,!0))return t;n[s(333)](r)||(e=!1)}e&&t[s(697)]()}else{const e=t[s(637)]();if(e[s(333)](n,!0))return t;if(!wc(t,r)){n[s(333)](e)?t[s(604)]():e[s(595)](u)?u=e[s(725)]:e[s(595)](l)&&(l=e[s(560)]);continue}u=u[s(475)](e[s(560)])?u:e[s(560)],l=l[s(461)](e[s(725)])?l:e[s(725)],r=Object[s(454)]({},t[s(740)]),c?e[s(560)][s(475)](c[s(637)]()[s(560)])?(c[s(604)](),c=t):t[s(604)]():c=t}}if(c)return this[s(451)](c,this[s(496)][s(687)](u,l)),c;{const t=(0,e.uid)(),i=this[s(496)][s(687)](u,l),a=o.id,c=n?s(368)+n:s(457),f=this[s(504)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(453)](c,t,a,i),f}}[Ec(726)](t,n=Ec(449),r={}){const s=Ec,o=this[s(635)][s(674)][s(388)](s(391)).me,a=t[s(535)]((t=>new i.LiveRange(t[s(560)],t[s(725)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(578)](a,s(387)))e[s(605)]&&!e[s(658)]&&c[s(572)](t);for(const e of c)if(e[s(549)]){const o=e[s(666)]();if((!e[s(740)]||!e[s(740)][s(317)])&&o[s(735)]((t=>a[s(497)]((e=>e[s(333)](t,!0)))))&&e[s(697)](),a[s(735)]((t=>o[s(497)]((e=>e[s(333)](t,!0)))))){const e=this[s(680)][s(589)](s(457),n,s(582));return this[s(734)]((()=>e(t,null,r))),null}}else{const t=e[s(637)]();if(a[s(497)]((e=>e[s(333)](t,!0)))&&e[s(697)](),a[s(735)]((e=>t[s(333)](e,!0)))){const t=this[s(680)][s(589)](s(457),n,s(582));return this[s(734)]((()=>t(a,null,r))),null}}const u=this[s(680)][s(589)](s(457),n,s(547));let l=null;for(const t of this[s(644)]())if(t[s(486)].id==o.id&&t[s(558)]&&s(457)==t[s(600)]&&t[s(367)]==n&&wc(t,r)&&(u(t[s(666)](),a)||u(a,t[s(666)]())))if(l){if(t[s(581)]&&t[s(581)][s(576)])continue;for(const e of t[s(666)]())l[s(464)](e)||l[s(676)](e);t[s(604)]()}else{l=t;for(const e of a)t[s(464)](e)||t[s(676)](e)}if(l)return l;c[s(385)]();for(const{suggestion:t,meta:e}of this[s(578)](a,s(457)))e[s(605)]&&(this[s(557)]||!e[s(341)]&&!e[s(704)])&&wc(t,r)&&c[s(572)](t);for(const t of c){const e=t[s(666)]();if((!r||!r[s(317)])&&a[s(735)]((t=>e[s(497)]((e=>e[s(333)](t,!0))))))return t;(!t[s(740)]||!t[s(740)][s(317)])&&e[s(735)]((t=>a[s(497)]((e=>e[s(333)](t,!0)))))&&t[s(697)]()}const f=(0,e.uid)(),h=o.id,g=s(368)+n,d=this[s(504)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(540)](),t[s(423)]||s(544)==t[s(470)][s(649)]||this[s(453)](g,f,h,t,Hr[s(629)]());return d}[Ec(628)](t,n,r,s,o){const i=Ec;if(t[i(423)])return[];if(i(714)===this[i(399)])return[];const a=this[i(635)][i(674)][i(388)](i(391)).me.id,c=Array[i(314)](this[i(521)][i(516)]())[i(594)]((e=>i(555)==e[i(600)]&&e[i(602)][i(630)]==n&&e[i(464)](t)));if(i(678)===this[i(399)]){const e=this[i(578)](t,i(387))[i(594)]((({meta:t})=>t[i(605)]&&!t[i(704)]&&!t[i(658)]))[i(535)]((({suggestion:t})=>t));c[i(623)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(555)==t[i(600)]?t[i(602)][i(327)]:void 0,o=t[i(637)](),a=Array[i(314)](u[i(405)]())[i(715)]((t=>t[i(523)](o)));if(!a)continue;const c=a[i(546)](o);this[i(728)](n)&&i(387)==t[i(600)]&&0!=c[i(576)]||(u[i(664)](a),c[i(695)]((t=>{u[i(537)](t,r)})),i(387)!=t[i(600)]&&e!=s&&u[i(537)](a[i(430)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(576)]>37&&console[i(598)](i(437),{key:n});const f=(i(566)+(n+"|")+Rc({newValue:s}))[i(579)](0,60),h=this[i(504)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(723)](h),this[i(453)](f,c,a,t)}return l}[Ec(632)](t){const e=Ec;this[e(316)](t,((t,...n)=>{this[e(682)]((()=>{t(...n)}))}))}[Ec(691)](t){const e=Ec;this[e(330)][e(572)](t)}[Ec(607)](t){const e=Ec;this[e(559)][e(572)](t)}[Ec(492)](t){const e=Ec;return e(555)==t[e(600)]?t[e(367)][e(428)]("|")[0]:null}[Ec(451)](t,e){const n=Ec,r=t[n(553)]();this[n(496)][n(569)]((t=>{t[n(356)](r,{range:e})}))}[Ec(733)](t){const e=Ec,n=t.id,r=this[e(635)][e(634)][e(388)](e(478));this[e(601)][e(730)](n)||this[e(601)][e(318)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(601)][e(707)](n);s[e(364)](e(312)),s[e(312)]=!1,t[e(581)]=s}[Ec(529)](t,n,r,s){const o=Ec;if(t[o(600)]!=n||t[o(367)]!=r||t[o(606)].id!=s)throw this[o(635)][o(429)](o(452)),new e.CKEditorError(o(452),this)}[Ec(699)](t,n){const r=Ec,s=t[r(637)]();if(n[r(507)](s))t[r(604)]();else if(s[r(333)](n)){const o=this[r(496)][r(358)](n[r(560)][r(580)],r(725));this[r(451)](t,this[r(496)][r(687)](s[r(560)],o));const i=(0,e.uid)(),a=t[r(606)].id,c=t[r(600)]+":"+t[r(367)];this[r(504)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(602)],attributes:t[r(740)]});const u=this[r(496)][r(358)](n[r(725)][r(645)],r(627)),l=this[r(496)][r(687)](u,s[r(725)]);this[r(453)](c,i,a,l)}else if(s[r(595)](n[r(560)])){const e=this[r(496)][r(358)](n[r(560)][r(580)],r(725));this[r(451)](t,this[r(496)][r(687)](s[r(560)],e))}else{const e=this[r(496)][r(358)](n[r(725)][r(645)],r(627));this[r(451)](t,this[r(496)][r(687)](e,s[r(725)]))}}[Ec(320)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(578)](t,e(387))){if(!r[e(605)])continue;const s=n[e(666)]();for(const n of s)if(!t[e(546)](n)[e(576)])return!0}return!1}[Ec(513)](t){const n=Ec,r=this[n(635)][n(674)][n(388)](n(391))[n(487)](t);if(!r)throw new e.CKEditorError(n(570),this);return r}[Ec(512)](t){const e=Ec,n=this[e(635)][e(674)][e(388)](e(391)),r=(0,o.hashObject)(e(655)+t);return n[e(487)](r)||n[e(397)]({id:r,name:t})}[Ec(431)](t,e,n,r,s){const o=Ec,i=this[o(513)](r),a=this[o(680)][o(357)](t,e,n,i,s,(t=>{const e=o;this[e(583)](n,{attributes:t});const r=this[e(402)](n);this[e(662)](new Set([r])),this[e(709)](new Set([r]))}));return this[o(729)](a,o(582),(()=>{const t=o;this[t(583)](n,{state:t(404)})}),{priority:o(502)}),this[o(729)](a,o(697),(()=>{const t=o;this[t(583)](n,{state:t(484)})}),{priority:o(502)}),this[o(521)][o(537)](n,a),this[o(466)][o(537)](a,o(520)),a}[Ec(336)](t){const e=Ec,n=t[e(428)](":");return{group:n[0],type:n[1],subType:n[e(576)]>=5?n[2]:null,id:n[e(576)]<5?n[2]:n[3],authorId:n[e(576)]<5?n[3]:n[4],markerCount:6==n[e(576)]?n[5]:null}}[Ec(574)](t,n,r){const s=Ec,o=t[s(637)](),i=o[s(560)],a=o[s(725)];this[s(451)](t,this[s(496)][s(687)](i,n));const c=(0,e.uid)(),u=t[s(606)].id,l=t[s(600)]+(t[s(367)]?":"+t[s(367)]:"");this[s(504)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(740)],data:t[s(602)]});const f=this[s(492)](t);(s(493)==t[s(600)]||f&&this[s(728)](f))&&(r=this[s(496)][s(681)](r[s(645)])),this[s(453)](l,c,u,this[s(496)][s(687)](r,a))}[Ec(578)](t,e=null){const n=Ec,r=[],s=this[n(635)][n(674)][n(388)](n(391)).me;Array[n(640)](t)||(t=[t]);for(const o of this[n(644)]()){if(!o[n(558)])continue;if(e&&o[n(600)]!=e)continue;let i=!1;for(const e of o[n(666)]()){for(const a of t){const t=a[n(560)][n(507)](e[n(725)])||a[n(725)][n(507)](e[n(560)]);if(t||a[n(430)](e)){const c=a[n(333)](e)&&Ac(this[n(496)][n(450)],e[n(560)],a),u=e[n(333)](a)&&Ac(this[n(496)][n(450)],a[n(560)],e);r[n(723)]({suggestion:o,meta:{isOwn:s==o[n(486)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(453)](t,e,n,r,s){const o=Ec;this[o(496)][o(569)]((i=>{const a=o;let c=a(403)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(565)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(675)](t){const e=Ec,n=t[e(548)],r=t[e(485)];t[e(548)]=null,t[e(485)]=null,null!=n&&n[e(485)]==t&&(n[e(485)]=r),null!=r&&r[e(548)]==t&&(r[e(548)]=n),e(445)==this[e(466)][e(388)](t)&&(this[e(466)][e(537)](t,e(613)),this[e(433)](e(396),t,n,r))}[Ec(504)](t){const n=Ec,r=t.id,s=this[n(648)](t);if(this[n(395)]&&this[n(395)][n(490)]){const o=this[n(635)][n(674)][n(388)](n(370)),i=s[n(339)],a=s[n(367)]?s[n(600)]+":"+s[n(367)]:s[n(600)],c=this[n(635)][n(620)],u=o[n(572)](zr(c,n(556))),l={id:r,type:a,hasComments:i,data:t[n(602)]||null,originalSuggestionId:t[n(407)]||null,attributes:s[n(740)]};this[n(395)][n(490)](l)[n(575)]((t=>{const e=n;s[e(371)]=!0,o[e(626)](u),t&&t[e(324)]&&(this[e(521)][e(388)](r)[e(324)]=t[e(324)])}))[n(653)]((t=>{const r=n;throw(0,e.logWarning)(r(379)),this[r(635)][r(596)][r(679)]({isUndoable:!1},(()=>{s[r(697)]()})),s[r(443)](),this[r(521)][r(664)](s.id),this[r(466)][r(664)](s),t}))}return s}[Ec(728)](t){const e=Ec;return this[e(330)][e(694)](t)}[Ec(583)](t,e){const n=Ec,r=this[n(635)][n(674)][n(388)](n(370)),s=this[n(402)](t);if(this[n(395)]&&this[n(395)][n(677)])if(s[n(371)]){const s=r[n(572)](zr(this[n(635)][n(620)],n(556)));this[n(395)][n(677)](t,e)[n(575)]((()=>{r[n(626)](s)}))}else s.on(n(343),(()=>{this[n(583)](t,e)}))}[Ec(721)](t){const n=Ec;if(!this[n(395)]||!this[n(395)][n(402)])throw new e.CKEditorError(n(439),this);return this[n(395)][n(402)](t)}[Ec(618)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(336)](t),i=this[e(521)][e(388)](n)||this[e(431)](r,s,n,o,{});switch(this[e(529)](i,r,s,o),this[e(466)][e(388)](i)){case e(520):this[e(721)](n)[e(575)]((t=>{const r=e;let s=Promise[r(400)]();t[r(339)]&&(s=this[r(601)][r(471)]({channelId:this[r(635)][r(634)][r(388)](r(478)),threadId:n})),s[r(575)]((()=>{const e=r;this[e(648)](t)[e(371)]=!0}))})),this[e(466)][e(537)](i,e(347));break;case e(613):this[e(583)](n,{state:e(417)});case e(338):this[e(466)][e(537)](i,e(445)),this[e(433)](e(532),i);break;case e(445):this[e(433)](e(577),i)}return i[e(332)](t),i}[Ec(709)](t){const e=Ec,n=Array[e(314)](t),r=n[e(594)]((t=>e(555)==t[e(600)]));this[e(718)](r);const s=n[e(594)]((t=>!t[e(549)]&&e(555)!=t[e(600)])),o=this[e(644)]({skipNotAttached:!0})[e(594)]((t=>!t[e(549)]&&e(555)!=t[e(600)])),i=o[e(594)]((n=>!t[e(694)](n))),a=new Map(o[e(535)]((t=>[t,this[e(680)][e(589)](t[e(600)],t[e(367)],e(386))]))),c=new Map(o[e(535)]((t=>[t,t[e(637)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(576)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(576)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(576)];t++){const n=s[t];!l[e(694)](n)&&n[e(548)]&&(f[e(572)](n[e(548)]),n[e(548)][e(485)]===n&&(n[e(548)][e(485)]=null),n[e(548)]=null),!u[e(694)](n)&&n[e(485)]&&(f[e(572)](n[e(485)]),n[e(485)][e(548)]===n&&(n[e(485)][e(548)]=null),n[e(485)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(576)];e++){const r=g(t,n[e]);r&&(r[0][s(485)]=r[1],r[1][s(548)]=r[0],u[s(572)](r[0]),l[s(572)](r[1]))}}function g(t,n){const r=e;if(t[r(486)].id!==n[r(486)].id)return null;const s=a[r(388)](t)(t,n,c[r(388)](t),c[r(388)](n));return s&&a[r(388)](n)(t,n,c[r(388)](t),c[r(388)](n))?s[1][r(581)]&&s[1][r(581)][r(576)]?null:s:null}f[e(447)]&&this[e(709)](f)}[Ec(718)](t){const e=Ec;if(0==t[e(576)])return;const n=this[e(644)]({skipNotAttached:!0})[e(594)]((t=>e(555)==t[e(600)]&&t[e(420)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(740)]);s[e(694)](n)||(s[e(537)](n,r[e(576)]),r[e(723)]([]));const i=s[e(388)](n);r[i][e(723)](t)}!function(){const t=e;r[t(456)](((e,n)=>{const r=t,s=e[0][r(324)],o=n[0][r(324)];return s==o?e[0][r(740)][r(542)]<n[0][r(740)][r(542)]?-1:1:s<o?-1:1}));for(const e of r)e[t(456)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(576)];t++){if(0==r[t][e(576)])continue;const n=[];for(let s=t+1;s<r[e(576)];s++)0!=r[s][e(576)]&&i(r[t],r[s])&&n[e(723)](s);for(const s of n)r[t]=r[t][e(519)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(576)];n++)t[n][e(485)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(576)];n++)t[n][e(548)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(740)][r(542)]!==n[0][r(740)][r(542)]&&t[0][r(486)]!==n[0][r(486)])return!1;if(!function(t,e){const n=r;return!t[n(339)]&&!e[n(339)]||(!t[n(339)]||!e[n(339)])&&(!!(t[n(339)]&&e[n(324)]<t[n(581)][n(421)][n(388)](0)[n(324)])||!!(e[n(339)]&&t[n(324)]<e[n(581)][n(421)][n(388)](0)[n(324)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(740)],r(542)),o=Ic(n[0][r(740)],r(542));return!!wr(s,o)&&(!!t[r(735)]((t=>n[r(497)]((e=>t[r(637)]()[r(507)](e[r(637)]())))))&&n[r(735)]((e=>t[r(497)]((t=>e[r(637)]()[r(507)](t[r(637)]()))))))}}[Ec(662)](t){const e=Ec,n=Array[e(314)](t),r=this[e(644)]({skipNotAttached:!0}),s=r[e(594)]((n=>!t[e(694)](n))),o=new Map(n[e(535)]((t=>[t,this[e(680)][e(589)](t[e(600)],t[e(367)],e(547))]))),i=new Map(r[e(535)]((t=>[t,t[e(666)]()])));for(let t=0;t<n[e(576)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(576)];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(576)];e++){const s=r[e];if(s[a(600)]!==n[a(600)]||s[a(486)].id!==n[a(486)].id||s[a(367)]!==n[a(367)])continue;if(!Oc(n,s,[a(542)]))continue;if(a(555)==n[a(600)]&&n[a(602)][a(327)]!=s[a(602)][a(327)])continue;if(a(555)==n[a(600)]&&t[a(728)](n[a(602)][a(630)]))continue;if(a(493)==n[a(600)]){const e=t[a(635)][a(596)],r=n[a(720)]();if(r&&(e[a(450)][a(731)](r)||e[a(450)][a(706)](r)))continue}const c=o[a(388)](n),u=i[a(388)](n),l=i[a(388)](s),f=n[a(581)]&&n[a(581)][a(576)],h=s[a(581)]&&s[a(581)][a(576)];if(!f&&c(l,u))return t[a(374)](s,n),i[a(664)](n),!0;if(!h&&c(u,l))return t[a(374)](n,s),i[a(664)](s),!0}return!1}}[Ec(374)](t,e){const n=Ec;if(t[n(549)])for(const r of e[n(666)]())t[n(676)](r);else{const r=e[n(637)]()[n(725)];this[n(451)](t,this[n(496)][n(687)](t[n(637)]()[n(560)],r))}e[n(604)]()}[Ec(724)](t,e){const n=Ec,r=t[n(340)](n(503))||t[n(340)](n(555))?n(412):t[n(591)]();return zr(this[n(635)][n(620)],e+"_"+r+n(424))}[Ec(693)](){const t=Ec,e=this[t(635)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(496)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(336)](t[s(480)]);if(s(414)===e){n[s(700)](this[s(724)](r,s(643)));break}}for(const t of r){const{group:e,type:r}=this[s(336)](t[s(480)]);if(s(414)===e){n[s(700)](this[s(724)](r,s(663)));break}}}))}[Ec(683)](t){const e=Ec;if(this[e(568)])return!1;const n=this[e(635)],r=n[e(596)][e(425)][e(505)][e(716)]();if(0==r[e(576)])return!1;const s=[],o=r[e(594)]((t=>e(555)==t[e(600)])),i=r[e(594)]((t=>e(603)==t[e(600)]&&e(631)!=t[e(480)])),a=r[e(594)]((t=>e(626)==t[e(600)]&&e(631)!=t[e(480)]));for(const t of o)s[e(723)]({key:t[e(525)],newValue:t[e(719)],oldValue:t[e(321)],range:Sc(t[e(325)],n[e(596)])});for(const t of i){const r=a[e(715)]((n=>n[e(349)][e(507)](t[e(349)])));r&&s[e(723)]({key:e(567),newValue:t[e(480)],oldValue:r[e(480)],range:n[e(596)][e(418)](t[e(349)][e(624)])})}return 0!=s[e(576)]&&this[e(473)](t,s)}[Ec(686)](t){const e=Ec;let n=!1;const r=this[e(635)][e(596)][e(425)][e(505)][e(639)]()[e(594)]((t=>t[e(602)][e(351)]&&t[e(480)][e(340)](e(588))));for(const s of r){const{subType:r,id:o}=this[e(336)](s[e(480)]),i=r[e(428)]("|")[0];for(const r of this[e(644)]({skipNotAttached:!0}))r.id!=o&&e(555)==r[e(600)]&&r[e(602)]&&r[e(602)][e(630)]==i&&r[e(637)]()[e(523)](s[e(602)][e(351)])&&(this[e(500)](r,s[e(602)][e(351)],t),n=!0)}return n}[Ec(682)](t){const e=Ec;this[e(635)],this[e(568)]=!0,t()}[Ec(363)](t){const e=Ec,n=this[e(728)](t),r=this[e(559)][e(694)](t);return n||r}[Ec(473)](t,e){const n=Ec;if(0==e[n(576)])return!1;let r=!1;for(const s of e){const e=this[n(578)](s[n(325)],n(555))[n(594)]((t=>!t[n(411)][n(658)]))[n(535)]((t=>t[n(414)])),i=(0,o.hashObject)({newValue:s[n(468)]});e[n(594)]((t=>{const e=n,[r,o]=t[e(367)][e(428)]("|");return r==s[e(630)]&&o!=i}))[n(695)]((e=>{const o=n;this[o(500)](e,s[o(325)],t),r=!0}))}return r}[Ec(500)](t,e,n){const r=Ec,s=t[r(637)]()[r(546)](e);0!==s[r(576)]?1!==s[r(576)]?this[r(574)](t,e[r(560)],e[r(725)]):this[r(451)](t,s[0]):n[r(531)](t[r(553)]())}}class yc{constructor(t){const e=Ec;this[e(389)]=t,this[e(496)]=t[e(596)],this[e(455)]=new Map,this[e(698)]=new Map,this[e(419)]()}[Ec(357)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(496)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(589)](t,e,i(582))(...n),onDiscard:(...n)=>this[i(589)](t,e,i(697))(...n)})}[Ec(413)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(455)][s(537)](o,r)}[Ec(589)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(455)][r(388)](s)||this[r(698)][r(388)](t+":"+n)}[Ec(419)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(456)](((t,n)=>t[e(560)][e(475)](n[e(560)])?1:-1)),this[e(496)][e(569)]((n=>{const r=e;for(const e of t){let t;t=e[r(725)][r(641)]&&e[r(725)][r(645)]==e[r(560)][r(624)]?n[r(393)](e[r(560)][r(624)],"on"):n[r(393)](e),this[r(496)][r(692)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(496)][n(569)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(535)]((t=>(kc(t)&&(t=this[s(496)][s(687)](t[s(725)])),t)))[s(594)]((t=>s(544)!==t[s(470)][s(649)]));if(c[s(576)]<1)return;const u=Array[s(314)](this[s(496)][s(425)][s(472)][s(666)]())[s(535)]((t=>i.LiveRange[s(732)](t)));r[s(610)](c);for(const t of this[s(389)][s(654)][s(654)]())t[s(499)]();a[s(723)]({forceDefaultExecution:!0}),this[s(389)][s(660)](o,...a);const l=u[s(594)]((t=>s(544)!=t[s(470)][s(649)]));l[s(576)]>0&&r[s(610)](l);for(const t of u)t[s(540)]()}))},s=(e,n)=>1==e[t(576)]&&1==n[t(576)]&&e[0][t(725)][t(507)](n[0][t(560)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(496)])?[e,n]:Mc(n,e,s,r,this[t(496)])?[n,e]:null;this[t(698)][t(537)](t(552),e),this[t(698)][t(537)](t(436),n),this[t(698)][t(537)](t(710),s),this[t(698)][t(537)](t(501),o),this[t(698)][t(537)](t(359),n),this[t(698)][t(537)](t(508),e),this[t(698)][t(537)](t(642),s),this[t(698)][t(537)](t(350),o),this[t(698)][t(537)](t(448),r),this[t(698)][t(537)](t(524),e),this[t(698)][t(537)](t(354),s),this[t(698)][t(537)](t(415),e),this[t(698)][t(537)](t(592),r),this[t(698)][t(537)](t(319),e),this[t(698)][t(537)](t(378),s),this[t(698)][t(537)](t(670),e),this[t(698)][t(537)](t(696),e),this[t(698)][t(537)](t(671),((e,n)=>{const r=t;if(!n)return;const s=this[r(389)][r(674)][r(388)](_c);this[r(496)][r(569)]((t=>{const o=r;if(o(567)==n[o(630)])for(const r of e){const e=r[o(560)][o(624)],s=n[o(327)];t[o(599)](e,s)}else if(s[o(728)](n[o(630)]))for(const r of e)void 0!==n[o(327)]?t[o(348)](n[o(630)],n[o(327)],r[o(560)][o(624)]):t[o(326)](n[o(630)],r[o(560)][o(624)]);else for(const r of e)n[o(327)]?t[o(348)](n[o(630)],n[o(327)],r):t[o(326)](n[o(630)],r)}))})),this[t(698)][t(537)](t(459),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(645)][r(536)]({includeSelf:!0,parentFirst:!0})){if(s[r(470)]==s)return!1;if(!n[r(562)](s))return!1;if(t[r(731)](s)||t[r(706)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(725)][e(645)]==t[e(560)][e(624)]&&t[e(725)][e(434)]}function Cc(){const t=["forward","stopListening","removeMarker:suggestion:attribute","ready","$textProxy","size","formatInline:accept","multi","schema","_setSuggestionRange","track-changes-suggestion-data-mismatch","_addSuggestionMarker","assign","_customCallbacks","sort","deletion","dataToMarker","attribute:join","markerToData","isAfter","ck-suggestion-marker-","return","isIntersectingWithRange","track-changes-enable-command-twice","_suggestionState","isLocal","newValue","containerElement","root","fetchCommentThread","selection","_reduceExistingSuggestions","head","isBefore","isUndo","formatGroupId","collaboration.channelId","reconvertMarker","name","requires","writer","235468kTEEbk","rejected","next","author","getUser","removeMarker:suggestion:formatBlock","acceptSelectedSuggestions","addSuggestion","splice","_getAttributeKey","formatBlock","getShiftedBy","change:data","_model","some","markers","refresh","_reduceSuggestionAttributeRange","insertion:chain","high","format","_setSuggestionData","differ","lowest","isEqual","deletion:discard","_element","editingDowncast","@external","_getExternalAuthor","_getAuthorFromId","commandName","options","values","toJSON","formatInline:","concat","notReady","_suggestions","isBlock","isIntersecting","formatInline:discard","attributeKey","track-changes-suggestion-not-found","authorName","markerNameToElements","_checkSuggestionCorrectness","addMarker:suggestion:formatBlock","removeMarker","suggestionLoaded","pop","414764YAjBFo","map","getAncestors","set","dataDowncast","low","detach","registerPostFixer","groupId","authoredAt","$graveyard","normal","getDifference","join","previous","isMultiRange","TrackChangesEditing","markMultiRangeInsertion","insertion:accept","getFirstMarker","clone","attribute","PENDING_ACTION_SUGGESTION","_mergeNestedSuggestions","isInContent","_inlineAttributeKeys","start","markInsertion","containsItem","hasSuggestion","removeClass","addMarker","attribute:","$elementName","_recordAttributeSuggestions","change","track-changes-user-not-found","move","add","CommentsRepository","_breakSuggestionMarker","then","length","suggestionChanged","_findSuggestions","substring","nodeBefore","commentThread","accept","_updateSuggestionData","createElement","2293354uiLBRb","6050328DWqejf","descriptionFactory","suggestion:attribute:","getSuggestionCallback","acceptSuggestion","toUpperCase","formatBlock:accept","createRangeIn","filter","containsPosition","model","getNearestSelectionRange","warn","rename","type","_commentsRepository","data","insert","removeMarkers","isOwn","creator","registerInlineAttribute","ck-suggestion-marker--active","3342GVAwPA","setSelection","tablePasteChainId","suggestion-type","removed","group","adapter","pluginName","markerToHighlight","_handleNewSuggestionMarker","before","locale","addComment","change:activeMarkers","unshift","nodeAfter","addMarker:suggestion:attribute","remove","after","markAttributeChange","getMultiRangeId","key","$text","enableDefaultAttributesIntegration","fromCharCode","config","editor","formatBlock:","getFirstRange","trackChangesCommand","getChangedMarkers","isArray","isAtEnd","deletion:join","LEAVE","getSuggestions","parent","upcast","value","addSuggestionData","rootName","discardSelectedSuggestions","elementStart","init","catch","commands","external:","addClass","moveTargetPosition","isNextTo","data-suggestion","execute","_descriptionFactory","_joinWithAdjacentSuggestions","ENTER","delete","getAllAdjacentSuggestions","getRanges","getCustomProperty","getLastMatchingPosition","rethrowUnexpectedError","formatBlock:chain","attribute:discard","trackChanges.trackFormatChanges","conversion","plugins","_removeSuggestion","addRange","updateSuggestion","default","enqueueChange","_suggestionFactory","createPositionBefore","_recordAttributeChanges","_processAttributeChanges","_onDiscard","addHighlight","_processAttributeSuggestions","createRange","elementEnd","2905sCemZP","mapper","registerBlockAttribute","deleteContent","_initAriaMarkerChangeAnnouncements","has","forEach","attribute:accept","discard","_defaultCallbacks","_cutOutSuggestionMarker","announce","splitPosition","removeComment","insertContent","isInsideObject","getAttribute","isLimit","getCommentThread","discardAllSuggestions","_refreshSuggestionsChain","insertion:join","isSelectable","applyOperation","setTo","never","find","getChanges","trackChanges.mergeNestedSuggestions","_refreshAttributeSuggestionsChain","attributeNewValue","getContainedElement","_getSuggestionData","track-changes-command-not-found","push","_getMarkerAnnouncementText","end","markMultiRangeDeletion","unbindElementFromMarkerName","_isBlockAttribute","listenTo","hasCommentThread","isObject","fromRange","_addThreadToSuggestion","forceDefaultExecution","every","1190592vSmVFk","bindElementToMarker","track-changes-adapter-already-set","acceptAllSuggestions","attributes","multipleBlocks","isRemovable","editing","from","howMany","enableCommand","skipNestingCheck","addCommentThread","formatBlock:discard","_rangeIsInLocalUserInsertion","attributeOldValue","for","addMarker:suggestion","createdAt","range","removeAttribute","oldValue","widget","define","_blockAttributeKeys","showSuggestionHighlights","addMarkerName","containsRange","ck-suggestion-marker-formatInline","getRange","_splitMarkerName","includes","dataReady","hasComments","startsWith","containsRangeInObject","discardSuggestion","change:_saved","ck-suggestion-marker","createPositionAfter","backward","markerReady","setAttribute","position","deletion:chain","newRange","markDeletion","targetPosition","formatInline:join","marker-count","updateMarker","buildSuggestion","createPositionAt","deletion:accept","always","markInlineFormat","trackChanges","_isRegisteredAttribute","unbind","getItems","highest","subType","deletion:","isExternal","PendingActions","_saved","ck-suggestion-marker-formatBlock","oldRange","_joinSuggestions","elementToElement","element","markerName","formatBlock:join","error-saving-suggestion-data-suggestion-discarded","getMarkers","markBlockFormat","107057zeXNIk","insertion:","batch","clear","chain","insertion","get","_editor","getWalker","Users","_enabledCommands","createSelection","stop","_adapter","suggestionUnloaded","addUser","toViewElement","_trackFormatChanges","resolve","consumable","getSuggestion","suggestion:","accepted","keys","formatInline","originalSuggestionId","activeMarkers","_isForcedDefaultExecutionBlock","documentSelection","meta","FORMATTING","registerCustomCallback","suggestion","formatInline:chain","$marker","open","createRangeOn","_registerDefaultCallbacks","_isDataLoaded","comments","isTouching","isCollapsed","_SUGGESTION_ANNOUNCEMENT","document","_afterChanges","update:suggestion","split","enableReadOnlyMode","getIntersection","_createSuggestion","markMultiRangeBlockFormat","fire","isAtStart","substr","insertion:discard","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.","item","track-changes-adapter-missing-getsuggestion","isDocumentOperation","consume"];return(Cc=function(){return t})()}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(438)].is(s(446))&&!r[s(731)](t[s(438)]),i=t[s(560)][s(668)](o),a=t[s(725)][s(668)](o,{direction:s(346)});return!(t[s(560)][s(507)](i)&&t[s(725)][s(507)](a)||(i[s(475)](a)?n[s(356)](e,{range:n[s(687)](i,a)}):n[s(531)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(560)][e(624)];return n&&n.is(e(376))}function Sc(t,e){const n=Ec;return null==t[n(725)][n(580)]&&t[n(725)][n(645)]==t[n(560)][n(624)]?vc(t[n(560)][n(624)],e):t}function vc(t,e){const n=Ec,r=e[n(450)][n(731)](t)||e[n(450)][n(711)](t);return e[n(687)](e[n(358)](t,n(619)),r?e[n(345)](t):e[n(358)](t,n(725)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(725)][o(507)](r[o(560)]))return!0;if(t[o(600)]!=e[o(600)])return!1;if(!n[o(725)][o(422)](r[o(560)]))return!1;const i=s[o(687)](n[o(725)],r[o(560)])[o(390)]();for(const t of i)if([o(651),o(688)][o(337)](t[o(600)])&&s[o(450)][o(706)](t[o(438)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(420)]||!e[r(420)])&&wr(Ic(t[r(740)],n),Ic(e[r(740)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(740)]),s=Fc(e);if(!t[n(420)])return!1;for(const t of Object[n(405)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(454)]({},t);return delete n[e(317)],delete n[e(611)],n}const Dc=Bc;function Pc(){const t=["destroy","discardSuggestion","stopListening","4793985Qhkbel","_pendingAction","add","_discardCommand","execute","plugins","3237808prsWOL","view","_setPendingAction","429650sYiFGP","canEditAt","acceptSuggestion","_acceptCommand","commentThreadController","canAccept","768158tiJYqD","_removePendingAction","bind","5009410bqLMIb","8PjlYvh","locale","_editor","935379xsZJzb","change:isDirty","PendingActions","get","isEnabled","canDiscard","529634YxAZeS","model","6WGtcMe","PENDING_ACTION_SUGGESTION","getRanges","unbind","listenTo","isDirty","commands","remove"];return(Pc=function(){return t})()}function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(683141===-parseInt(n(525))/1+-parseInt(n(519))/2+parseInt(n(491))/3+parseInt(n(516))/4+-parseInt(n(487))/5*(-parseInt(n(499))/6)+-parseInt(n(497))/7*(-parseInt(n(488))/8)+-parseInt(n(510))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Uc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(498)]=e,this[s(517)]=n,this[s(523)]=r,this[s(490)]=t,this[s(522)]=t[s(505)][s(494)](s(521)),this[s(513)]=t[s(505)][s(494)](s(508)),this[s(517)][s(486)](s(495)).to(this[s(522)],this[s(513)],((t,e)=>t||e)),this[s(517)][s(486)](s(524)).to(this[s(522)],s(495),(t=>t&&this[s(490)][s(498)][s(520)](e[s(501)]()))),this[s(517)][s(486)](s(496)).to(this[s(513)],s(495),(t=>t&&this[s(490)][s(498)][s(520)](e[s(501)]()))),this[s(511)]=null,n[s(504)]&&this[s(518)](),this[s(503)](n,s(521),(()=>this[s(521)]())),this[s(503)](n,s(508),(()=>this[s(508)]())),this[s(503)](n,s(492),(()=>{const t=s;n[t(504)]?this[t(518)]():this[t(526)]()}))}[Dc(521)](){const t=Dc;this[t(522)][t(514)](this[t(498)].id)}[Dc(508)](){const t=Dc;this[t(513)][t(514)](this[t(498)].id)}[Dc(507)](){const t=Dc;this[t(517)][t(502)](t(495)),this[t(517)][t(502)](t(524)),this[t(517)][t(502)](t(496)),this[t(509)](),this[t(523)][t(507)](),this[t(511)]&&this[t(526)]()}[Dc(518)](){const t=Dc,e=zr(this[t(490)][t(489)],t(500));this[t(511)]=this[t(490)][t(515)][t(494)](t(493))[t(512)](e)}[Dc(526)](){const t=Dc;null!==this[t(511)]&&this[t(490)][t(515)][t(494)](t(493))[t(506)](this[t(511)]),this[t(511)]=null}}const xc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=232]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(543083===-parseInt(n(266))/1*(-parseInt(n(248))/2)+-parseInt(n(256))/3*(-parseInt(n(232))/4)+-parseInt(n(260))/5+-parseInt(n(272))/6*(parseInt(n(257))/7)+-parseInt(n(270))/8+-parseInt(n(273))/9+parseInt(n(265))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(282)]=null,this[s(279)]=null,this[s(262)](s(236),!1),this[s(262)](s(263),e[s(263)]),this[s(241)](s(263)).to(e),this[s(262)](s(253),[]),this[s(262)](s(235),!1),this[s(262)](s(237),!1),this[s(262)](s(239),!1),this[s(262)](s(255),!1),this[s(240)]=e,this[s(254)]=n,this[s(242)]=r,r[s(264)]?this[s(262)](s(245),1):this[s(250)]()}[xc(247)](){const t=xc;this[t(274)][t(247)]()}[xc(234)](){const t=xc;this[t(282)]&&this[t(282)][t(234)](),this[t(279)]&&this[t(279)][t(234)](),super[t(234)]()}[xc(250)](){const t=xc,{CommentsListView:e}=this[t(242)];this[t(282)]=new e(this[t(259)],this[t(240)][t(233)],Object[t(258)]({CommentView:this[t(242)][t(267)]},this[t(242)])),this[t(282)][t(281)](t(280)).to(this),this[t(282)][t(281)](t(269)).to(this),this[t(282)][t(241)](t(236)).to(this),this[t(262)](t(245),this[t(282)][t(245)]+1),this[t(241)](t(245)).to(this[t(282)],t(245),(t=>t+1)),this[t(279)]=this[t(268)](),this.on(t(280),(()=>this[t(247)]())),this[t(241)](t(235)).to(this[t(282)],t(261),this[t(279)][t(275)],t(271),((t,e)=>t||!!e))}[xc(268)](){const t=xc,{CommentThreadInputView:e}=this[t(242)],n=new e(this[t(259)],this[t(254)],this[t(242)][t(238)]),r=n[t(275)];return n[t(241)](t(251)).to(this,t(236),this[t(240)][t(233)],t(243),r,t(271),((t,e,n)=>!!n||t&&!e)),r.on(t(276),((e,n)=>{const s=t;this[s(246)](s(249),n),r[s(278)][s(277)]("")})),r.on(t(252),(()=>this[t(247)]())),r[t(241)](t(244)).to(this[t(240)][t(233)],t(243)),n}}function Vc(){const t=["assign","locale","2156965xKeJlw","hasDirtyComment","set","authoredAt","disableComments","24577040UsbWLB","1VSytNH","CommentView","_createCommentThreadInputView","updateComment","8531520zQsMUa","value","102jhDFBI","8133561vKVjFr","element","commentInputView","submit","setData","editor","commentThreadInputView","removeComment","delegate","commentsListView","1048iKwbtv","commentThread","destroy","isDirty","isActive","isEnabled","editorConfig","canAccept","_model","bind","_config","isReadOnly","disabledSubmit","length","fire","focus","1712162PSYfja","addComment","_createCommentViews","showInput","cancel","descriptionParts","_localUser","canDiscard","735zdFnnv","178430JAxSAg"];return(Vc=function(){return t})()}function Hc(){const t=["1951740ZSwfsC","createElement","querySelector","ck-annotation__info","disableComments","520932LTaJmU","ck-suggestion-wrapper","ck-suggestion","innerText","isActive","change:description","setTemplate","Discard suggestion","ck-suggestion--disabled-comments","11kYBkTc","ck-annotation__content-wrapper","ck-annotation__actions","span","</span>","fire","name","set","canDiscard","2652450eQtbQO","locale","7qjSyhX","<p>","execute","getExternalSuggestionNote","description","ck-suggestion--accept","ck-annotation__info-time","join","isEnabled","EXTERNAL_SUGGESTION","title","</p>",'<span class="ck-suggestion-color" style="background-color: ',".ck-annotation__content-wrapper","getTemplate",'" title="',"ck-suggestion-wrapper--active","div","author","userView","ck-suggestion__user","ck-suggestion__actions","children","ck-suggestion-","720308sowBZE","commentThread","Accept suggestion","ck-comment__info-time","cancel","EXTERNAL_IMPORT_WORD_SUGGESTION","descriptionParts","time","3234606nmaZEv","render","innerHTML","ck-suggestion__info","ck-annotation__main","editorReady","attributes","content",'<span class="ck-suggestion-type">',"isExternal","_config","creator","_createButton","ck-annotation","_model","ck-suggestion__info-name","map","importWord","20494qZapHW","source","split","commentsListView","formatDateTime","@external","color","ck-suggestion__main","editorDestroyed","check","element","value","_descriptionElement","ck-annotation__user","type","6PgTKRH","ck-suggestion--discard","3488hnHcom","acceptButton","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__info-name","bindTemplate","getUserViewNotificationText","acceptSuggestion","authoredAt","delegate","EXTERNAL_AVATAR","3eceHPu","extendTemplate","ck-comment__external","push","commentThreadInputView","801nhynkW",'"></span>',"discardButton","bind","discardSuggestion","canAccept"];return(Hc=function(){return t})()}const zc=Wc;function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=499]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(528591===parseInt(n(539))/1*(-parseInt(n(512))/2)+-parseInt(n(527))/3*(-parseInt(n(599))/4)+-parseInt(n(573))/5+-parseInt(n(607))/6*(-parseInt(n(575))/7)+parseInt(n(529))/8*(parseInt(n(544))/9)+parseInt(n(550))/10+parseInt(n(564))/11*(-parseInt(n(555))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Gc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(571)](i(526),""),this[i(547)](i(526)).to(this,i(605),(t=>t&&t[0]?t[0][i(526)]:"")),this[i(547)](i(579)).to(this,i(605),this,i(559),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(576)+Zc(e[n(501)],e[n(518)])+n(586);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(524)]=null,this[i(530)]=this[i(506)](zr(e,i(601)),t.icons[i(521)],i(580),i(535),"sw"),this[i(530)][i(547)](i(583)).to(this,i(549)),this[i(546)]=this[i(506)](zr(e,i(562)),t.icons[i(603)],i(528),i(548),"sw"),this[i(546)][i(547)](i(583)).to(this,i(572)),this[i(594)]=new o.UserView(e,this[i(508)][i(593)],this[i(534)]()),this[i(594)][i(540)]({attributes:{class:[i(595),i(525)]}}),this[i(561)](this[i(589)]())}[zc(589)](){const t=zc,e=this[t(533)],n=[{tag:t(592),attributes:{class:[t(610),t(553)]},children:[{tag:t(567),children:[{text:this[t(594)][t(570)]}],attributes:{class:[t(509),t(532)]}},{tag:t(606),attributes:{datetime:e.to(t(536)),class:[t(602),t(581)]},children:[{text:e.to(t(536),(e=>this[t(504)][t(516)](e)))}]}]},{tag:t(592),attributes:{class:[t(596),t(566)]},children:[this[t(530)],this[t(546)]]},{tag:t(592),attributes:{class:[t(565)]}}];this[t(508)][t(503)]&&n[t(542)]({tag:t(592),attributes:{class:[t(541)]},children:[{text:this[t(578)]()}]});const r={tag:t(592),attributes:{class:[t(556),e.if(t(559),t(591)),e.to(t(526),(e=>t(598)+e)),this[t(504)][t(554)]&&t(563)],"data-suggestion-id":this[t(508)].id,"data-thread-id":this[t(508)][t(600)].id,"data-author-id":this[t(508)][t(593)].id,tabindex:-1},children:[{tag:t(592),attributes:{class:[t(557),t(507)]},children:[this[t(594)],{tag:t(592),attributes:{class:[t(519),t(611)]},children:n}]}]};return this[t(515)]&&this[t(543)]&&(r[t(597)][t(542)](this[t(515)],this[t(543)]),this[t(515)][t(537)](t(499)).to(this),this[t(515)][t(537)](t(520)).to(this),this[t(543)][t(537)](t(499)).to(this),this[t(543)][t(537)](t(520)).to(this)),r}[zc(608)](){const t=zc;super[t(608)](),this[t(524)]=this[t(522)][t(552)](t(588)),this[t(524)][t(609)]=this[t(579)],this.on(t(560),((e,n,r)=>{const s=t;this[s(524)][s(609)]=r}))}[zc(506)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(574)]);return a[i(571)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(540)]({attributes:{class:n}}),a.on(i(577),(()=>{const t=i;this[t(569)](r,this[t(508)].id)})),a}[zc(578)](){const t=zc;return t(511)===this[t(508)][t(500)][t(517)][t(513)]?zr(this[t(574)],t(604)):zr(this[t(574)],t(584))}[zc(534)](){const t=zc;return this[t(508)][t(503)]?t(511)===this[t(508)][t(500)][t(517)][t(513)]?zr(this[t(574)],t(531),this[t(508)][t(505)][t(570)]):zr(this[t(574)],t(538),this[t(508)][t(505)][t(570)]):null}}function Zc(t,e){const n=zc;let r="";return r+=t[n(514)]("*")[n(510)](((t,e)=>e%2!=0?n(502)+qc(t)+n(568):qc(t)))[n(582)](""),e&&(r+=n(587)+e[n(523)]+n(590)+e[n(585)]+n(545)),r}function qc(t){const e=zc,n=document[e(551)](e(567));return n[e(558)]=t,n[e(609)]}const Qc='\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',Xc=Jc;function Yc(){const t=["add","createAnnotationView","comments.editorConfig","Annotations","addSourceCollector","keys","stopListening","66yKMgOp","CommentsUI","trackChanges.disableComments","acceptSelectedSuggestions","createAnnotation","has","_handleSuggestionControllerDelayed","previous","getDescriptions","acceptAllSuggestions","view","execute","2351jQElEM","isEnabled","TrackChangesUI","731728VNSwdB","values","Discard all suggestions","_disableComments","change:activeAnnotations","type","remove","suggestionUnloaded","trackChanges","_updateController","pluginName","isDirty","createCommentThreadController","componentFactory","_viewToController","init","editing","_addUIComponentsToFactory","_initializeController","delete","discardButton","isMultiRange","trackChanges.SuggestionThreadView","Discard all selected suggestions","arrowView","change:previous","menuitemcheckbox","delegate","comments.maxThreadTotalWeight","comments.maxCommentCharsWhenCollapsed","requires","separator","CommentsRepository","children","comments.maxCommentsWhenCollapsed","some","getRanges","_createMenuBarMenu","focus","439419YhpPnU","source","SuggestionThreadView","actionView","locale","menuitem","discardAllSuggestions","_createToolbarButton","filter","895930fSDKfL","bind","panelView","button","_bindAnnotationToEditors","menuBar:trackChanges","getByInnerView","descriptionParts","activeMarkers","Track changes","suggestionLoaded","EditorAnnotations","248505nRAxCr","suggestion-","_unbindEditors","lowest","unbind","listenTo","getJoined","_destroyController","buttonView","value","Accept all selected suggestions","_suggestionToController","get","commands","from","menu","addComment","set","suggestionChanged","944GtGLgJ","head","_refreshActiveMarkers","_annotationViews","editor","commentThread","comments","descriptionFactory","mainView","config","discardSelectedSuggestions","toMany","model","16533MvSEoC","isOn","acceptButton","items","commandName","push","TrackChangesEditing","destroy","activeAnnotations","registerAnnotation","innerView","getAllAdjacentSuggestions","Accept all suggestions","clear","switchbutton","reduce","size","getMarkers","_handleControllerBuffer","define","length","isInContent","CommentView","getFirstRange","673296PJEasj","refreshSelectedViews","plugins","getMarkerNames","hasSuggestion","getSuggestion"];return(Yc=function(){return t})()}function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(100531===-parseInt(n(491))/1*(parseInt(n(479))/2)+parseInt(n(533))/3+parseInt(n(494))/4+parseInt(n(554))/5+-parseInt(n(466))/6+parseInt(n(542))/7+parseInt(n(573))/8*(-parseInt(n(586))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Xc(524)](){const t=Xc;return[_c,o.Users,t(526),t(475),t(553)]}static get[Xc(504)](){return Xc(493)}constructor(t){const e=Xc;super(t),this[e(565)]=new Map,this[e(508)]=new Map,this[e(576)]=new Map,this[e(460)]=new Map;const n=this[e(577)][e(582)];n[e(461)](e(516),Kc),n[e(461)](e(481),!1),this[e(497)]=n[e(566)](e(481))}[Xc(485)](t,e){const n=Xc;0===this[n(460)][n(458)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(460)]){const r=this[t(565)][t(484)](e);r||n?r&&n&&this[t(561)](e):this[t(512)](e)}this[t(460)][t(599)](),this[t(577)][t(468)][t(566)](t(553))[t(467)](),this[t(575)]()}),10),this[n(460)][n(571)](t,e)}[Xc(509)](){const t=Xc,e=this[t(577)],n=e[t(468)][t(566)](t(592)),r=e[t(468)][t(566)](t(475)),s=e[t(468)][t(566)](t(553)),o=e[t(468)][t(566)](t(526));this[t(511)](),s[t(476)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(568)](this[e(565)])){const s=t[e(597)](),o=[];for(const t of s){if(!t[e(463)])continue;if(t[e(515)]){o[e(591)](...t[e(530)]());continue}const n=t[e(465)]();if(o[e(462)]>0){const t=o[0][e(560)](n);if(t){o[0]=t;continue}}o[e(591)](n)}n[e(591)]([r[e(489)],o])}return n})),this[t(559)](n,t(552),((e,n)=>{const r=t;this[r(559)](n,r(519),((t,e,s,o)=>{const i=r;n[i(463)]&&(null==s?(this[i(503)](o[i(574)]),this[i(485)](n,!1)):(this[i(503)](s[i(574)]),null==o&&this[i(485)](n,!0)))})),null!==n[r(486)]?this[r(503)](n[r(574)]):this[r(485)](n,!1)})),this[t(559)](n,t(501),((e,n,r)=>{const s=t;this[s(478)](n,s(519)),this[s(460)][s(513)](n),this[s(565)][s(484)](n)&&this[s(561)](n),r&&this[s(503)](r[s(574)])})),this[t(559)](n,t(572),((e,n)=>{this[t(503)](n)})),this[t(559)](r,t(498),(()=>{this[t(575)]()})),this[t(559)](o,t(570),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(470)](r))return;const i=n[o(471)](r);this[o(565)][o(566)](i)[o(489)][o(532)]()}),{priority:t(557)})}[Xc(575)](){const t=Xc,e=this[t(577)][t(468)][t(566)](t(475)),n=this[t(577)][t(468)][t(566)](t(592)),r=Array[t(568)](e[t(594)],(e=>e[t(596)]))[t(541)]((e=>this[t(508)][t(484)](e))),s=[];for(const e of r){const n=this[t(508)][t(566)](e)[t(585)][t(597)]();s[t(591)](...n[t(457)](((e,n)=>[...e,...n[t(469)]()]),[]))}n[t(550)]=s}[Xc(511)](){const t=Xc,n=this[t(577)],r=n[t(537)],o=zr(r,t(551)),i=new e.Collection([{type:t(456),model:new s.ViewModel({withText:!0,label:o,commandName:t(502),role:t(520)})},{type:t(525)},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(598)),commandName:t(488),role:t(538)})},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(564)),commandName:t(482),role:t(538)})},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(496)),commandName:t(539),role:t(538)})},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(517)),commandName:t(583),role:t(538)})}]);for(const e of i)if(tu(e)){const r=n[t(567)][t(566)](e[t(585)][t(590)]);e[t(585)][t(543)](t(587),t(492)).to(r,t(563),t(492))}n.ui[t(507)][t(472)](t(502),(e=>this[t(540)](e,i,o))),n.ui[t(507)][t(472)](t(547),(e=>this[t(531)](e,i,o)))}[Xc(540)](t,e,n){const r=Xc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(577)][r(567)][r(566)](r(502));o[r(562)][r(571)]({tooltip:n,label:n,icon:Qc}),o[r(562)][r(543)](r(587)).to(i,r(563)),o[r(562)].on(r(490),(()=>{const t=r;i[t(490)](),this[t(577)][t(510)][t(489)][t(532)]()})),(0,s.addListToDropdown)(o,e,{role:r(569)});const a=[];for(const t of e)tu(t)&&a[r(591)](this[r(577)][r(567)][r(566)](t[r(585)][r(590)]));const c=o[r(562)];return c[r(536)][r(558)](r(492)),c[r(518)][r(558)](r(492)),c[r(536)][r(543)](r(492)).to(i,r(492)),c[r(518)][r(543)](r(492))[r(584)](a,r(492),((...t)=>t[r(529)]((t=>t)))),o.on(r(490),(t=>{const e=r;this[e(577)][e(490)](t[e(534)][e(590)]),this[e(577)][e(510)][e(489)][e(532)]()})),o}[Xc(531)](t,e,n){const r=Xc,o=new s.MenuBarMenuView(t),i=this[r(577)][r(567)][r(566)](r(502));o[r(562)][r(571)]({label:n,icon:Qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(525)==n[r(499)]){a[r(589)][r(472)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(585)];i[r(543)](...Object[r(477)](c)).to(c),i[r(521)](r(490)).to(o),i.on(r(490),(()=>{const t=r;this[t(577)][t(490)](c[t(590)]),this[t(577)][t(510)][t(489)][t(532)]()})),e[r(527)][r(472)](i),a[r(589)][r(472)](e)}return o[r(543)](r(492)).to(i,r(492)),o[r(544)][r(527)][r(472)](a),o}[Xc(512)](t){const e=Xc,n=this[e(577)],r=n[e(582)],s=n[e(468)][e(566)](e(475)),i=n[e(468)][e(566)](e(526)),a=n[e(468)][e(566)](e(553)),c=n[e(468)][e(566)](o.Users).me,u=r[e(566)](e(502))[e(535)],{CommentsListView:l,CommentThreadInputView:f}=n[e(468)][e(566)](e(480));let h,g;this[e(576)][e(484)](t.id)?(g=this[e(576)][e(566)](t.id),h=g[e(581)]):(h=new u(n[e(537)],t,c,{disableComments:this[e(497)],editorConfig:r[e(566)](e(474)),maxCommentsWhenCollapsed:r[e(566)](e(528)),maxThreadTotalWeight:r[e(566)](e(522)),maxCommentCharsWhenCollapsed:r[e(566)](e(523)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(566)](e(537))),CommentView:r[e(566)](e(579))[e(464)],CommentsListView:l,CommentThreadInputView:f}),h[e(588)].on(e(490),(()=>{const t=e;n[t(510)][t(489)][t(532)]()})),h[e(514)].on(e(490),(()=>{const t=e;n[t(510)][t(489)][t(532)]()})),g=s[e(473)](this[e(577)][e(537)],h),g[e(543)](e(505)).to(h,e(505)),g[e(543)](e(462)).to(h),g[e(543)](e(499)).to(h,e(499),(t=>e(555)+t)),this[e(576)][e(571)](t.id,g));const d=i[e(506)](t[e(578)],h),p=new Uc(n,t,h,d),m=t[e(597)]()[e(541)]((t=>t[e(463)]));h[e(549)]=n[e(468)][e(566)](e(592))[e(580)][e(487)](m),this[e(565)][e(571)](t,p),this[e(508)][e(571)](h,p);const I=s[e(483)]({view:g,target:()=>{const r=e,s=[],i=t[r(597)]()[r(541)]((t=>t[r(463)]));for(const t of i)s[r(591)](...t[r(459)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(510)],s)},type:()=>e(555)+p[e(489)][e(499)]});i[e(546)](h,I),s[e(472)](I),a[e(595)](I)}[Xc(561)](t){const e=Xc,n=this[e(577)][e(468)][e(566)](e(526)),r=this[e(577)][e(468)][e(566)](e(475)),s=this[e(565)][e(566)](t),o=s[e(489)],i=r[e(548)](o);n[e(556)](o),i&&r[e(500)](i),this[e(565)][e(513)](t),this[e(508)][e(513)](o),s[e(593)]()}[Xc(503)](t){const e=Xc;if(!t[e(463)]||!this[e(565)][e(484)](t))return;const n=this[e(577)][e(468)][e(566)](e(592)),r=this[e(565)][e(566)](t),s=t[e(597)]();r[e(489)][e(549)]=n[e(580)][e(487)](s)}[Xc(593)](){const t=Xc;for(const e of this[t(565)][t(477)]())this[t(561)](e);for(const e of this[t(576)][t(495)]())e[t(581)][t(593)]();super[t(593)]()}}function tu(t){return Xc(585)in t}function eu(){var t=["1782336pRTqar","1526DqDNSi","getSuggestions","1352hUDjfw","requires","2937999QixetW","pluginName","55976oYERnG","951129wlOOAF","TrackChanges","2XFTMyI","215MNnEtE","get","28190qMNkne","981fjFoif","12312179gKQDVU","getSuggestion","plugins","editor","addSuggestion","adapter","addSuggestionData","Comments"];return(eu=function(){return t})()}var nu=ru;function ru(t,e){var n=eu();return(ru=function(t,e){return n[t-=298]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(771746===parseInt(n(305))/1+-parseInt(n(307))/2*(-parseInt(n(302))/3)+-parseInt(n(304))/4*(-parseInt(n(308))/5)+-parseInt(n(320))/6+parseInt(n(298))/7*(-parseInt(n(300))/8)+-parseInt(n(311))/9*(parseInt(n(310))/10)+-parseInt(n(312))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);class su extends t.Plugin{static get[nu(301)](){return[_c,$c,nu(319)]}static get[nu(303)](){return nu(306)}set[nu(317)](t){var e=nu;this[e(315)][e(314)][e(309)](_c)[e(317)]=t}get[nu(317)](){var t=nu;return this[t(315)][t(314)][t(309)](_c)[t(317)]}[nu(316)](t){var e=nu;return this[e(315)][e(314)][e(309)](_c)[e(318)](t)}[nu(299)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(315)][n(314)][n(309)](_c)[n(299)]({skipNotAttached:t,toJSON:e})}[nu(313)](t){var e=nu;return this[e(315)][e(314)][e(309)](_c)[e(313)](t)}}const ou=cu;!function(t,e){const n=cu,r=t();for(;;)try{if(584421===parseInt(n(459))/1+-parseInt(n(406))/2+-parseInt(n(437))/3*(-parseInt(n(408))/4)+parseInt(n(452))/5+-parseInt(n(463))/6*(parseInt(n(454))/7)+-parseInt(n(436))/8+parseInt(n(418))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lu);const iu=[ou(435)];class au extends t.Plugin{static get[ou(412)](){return[_c]}static get[ou(432)](){return ou(428)}[ou(423)](){const t=ou,n=this[t(415)];if(n[t(430)][t(447)](t(431),(e=>{const r=t,s=n[r(445)][r(449)][r(462)]()[r(438)](((t,e)=>(t[e]="",t)),{});return n[r(453)][r(405)](s,e)})),t(413)!=typeof n[t(430)][t(441)](t(420))[t(407)])throw new e.CKEditorError(t(409))}[ou(450)](t){return hu(this[ou(415)],!0,t)}[ou(416)](t){return hu(this[ou(415)],!1,t)}}function cu(t,e){const n=lu();return(cu=function(t,e){return n[t-=401]})(t,e)}class uu extends t.Plugin{static get[ou(432)](){return ou(461)}constructor(t){const e=ou;super(t),this[e(426)]=e(401)}[ou(423)](){const t=ou;this[t(415)][t(458)][t(441)](t(403))[t(446)]={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(415)][t(458)][t(441)](t(457))[t(446)]=null}}function lu(){const t=["getDataWithAcceptedSuggestions","acceptAllSuggestions","2652635YwcLfp","constructor","77kVSGje","destroy","name","TrackChangesEditing","plugins","940533inUdej","map","TrackChangesDataGetter","getRootNames","249294uioEre","end","set","CommentsRepository","getSuggestions","create","1696144CplFRf","editorCreator","16sOGPQz","track-changes-data-invalid-editor-creator","rootsAttributes","getCommentThreads","requires","function","createDocumentFragment","editor","getDataWithDiscardedSuggestions","addUser","8108136ReFzno","createElement","trackChangesData","div","users","init","useAnonymousUser","discardAllSuggestions","result","execute","TrackChangesData","data","config","trackChangesData.editorCreator","pluginName","Users","getRootsAttributes","Pagination","8295584SwpVVu","415887OULQrm","reduce","appendChild","getUser","get","getFullData","addSuggestionData","push","model","_adapter","define","addCommentThread","document"];return(lu=function(){return t})()}function fu(t){return void 0!==t[ou(434)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(458)][r(444)](_c,uu),s[r(410)]=fu(t)?t[r(434)]():void 0;const i=document[r(414)](),a=t[r(430)][r(441)](r(420))[r(407)],c=await a(s,(()=>function(t){const e=r,n=document[e(419)](e(421));return t[e(439)](n),n}(i)));!function(t,e){const n=r,s=t[n(445)][n(449)][n(462)]()[n(438)](((e,r)=>(e[r]=t[n(429)][n(441)]({rootName:r}),e)),{}),o=t[n(458)][n(441)](n(433))[n(422)][n(460)]((t=>({id:t.id,name:t[n(456)]}))),i=t[n(458)][n(441)](n(457))[n(404)]({skipNotAttached:!0,toJSON:!0}),a=t[n(458)][n(441)](n(403))[n(411)]({skipNotAttached:!0,toJSON:!0}),c=e[n(458)][n(441)](n(433)),u=e[n(458)][n(441)](n(457)),l=e[n(458)][n(441)](n(403));for(const t of o)c[n(440)](t.id)||c[n(417)](t);c.me||c[n(424)]();for(const t of i)u[n(443)](t);for(const t of a)l[n(448)](t);e[n(429)][n(402)](s)}(t,c),c[r(427)](r(e?451:425));const u=fu(c)?c[r(442)](n):c[r(429)][r(441)](n);return await c[r(455)](),u}function gu(){var t=["8olOKDn","145104MQpccU","2541528ZbbNMn","5929119BqlXmb","330909uFMWyE","865vczPnF","2088443dhDgVJ","20922wAjcyw","1179228KnMubY"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=168]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(309322===parseInt(n(170))/1+parseInt(n(168))/2+parseInt(n(173))/3*(parseInt(n(169))/4)+parseInt(n(174))/5*(-parseInt(n(176))/6)+parseInt(n(175))/7+parseInt(n(171))/8+-parseInt(n(172))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();