@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240422.0 → 0.0.0-nightly-20240424.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 (238) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index-content.css +4 -0
  3. package/dist/index-editor.css +4 -0
  4. package/dist/index.css +4 -0
  5. package/dist/index.js +23 -0
  6. package/dist/translations/ar.d.ts +8 -0
  7. package/dist/translations/ar.js +23 -0
  8. package/dist/translations/az.d.ts +8 -0
  9. package/dist/translations/az.js +23 -0
  10. package/dist/translations/bg.d.ts +8 -0
  11. package/dist/translations/bg.js +23 -0
  12. package/dist/translations/bn.d.ts +8 -0
  13. package/dist/translations/bn.js +23 -0
  14. package/dist/translations/ca.d.ts +8 -0
  15. package/dist/translations/ca.js +23 -0
  16. package/dist/translations/cs.d.ts +8 -0
  17. package/dist/translations/cs.js +23 -0
  18. package/dist/translations/da.d.ts +8 -0
  19. package/dist/translations/da.js +23 -0
  20. package/dist/translations/de.d.ts +8 -0
  21. package/dist/translations/de.js +23 -0
  22. package/dist/translations/el.d.ts +8 -0
  23. package/dist/translations/el.js +23 -0
  24. package/dist/translations/en-au.d.ts +8 -0
  25. package/dist/translations/en-au.js +23 -0
  26. package/dist/translations/en.d.ts +8 -0
  27. package/dist/translations/en.js +23 -0
  28. package/dist/translations/es.d.ts +8 -0
  29. package/dist/translations/es.js +23 -0
  30. package/dist/translations/et.d.ts +8 -0
  31. package/dist/translations/et.js +23 -0
  32. package/dist/translations/fi.d.ts +8 -0
  33. package/dist/translations/fi.js +23 -0
  34. package/dist/translations/fr.d.ts +8 -0
  35. package/dist/translations/fr.js +23 -0
  36. package/dist/translations/gl.d.ts +8 -0
  37. package/dist/translations/gl.js +23 -0
  38. package/dist/translations/he.d.ts +8 -0
  39. package/dist/translations/he.js +23 -0
  40. package/dist/translations/hi.d.ts +8 -0
  41. package/dist/translations/hi.js +23 -0
  42. package/dist/translations/hr.d.ts +8 -0
  43. package/dist/translations/hr.js +23 -0
  44. package/dist/translations/hu.d.ts +8 -0
  45. package/dist/translations/hu.js +23 -0
  46. package/dist/translations/id.d.ts +8 -0
  47. package/dist/translations/id.js +23 -0
  48. package/dist/translations/it.d.ts +8 -0
  49. package/dist/translations/it.js +23 -0
  50. package/dist/translations/ja.d.ts +8 -0
  51. package/dist/translations/ja.js +23 -0
  52. package/dist/translations/ko.d.ts +8 -0
  53. package/dist/translations/ko.js +23 -0
  54. package/dist/translations/lt.d.ts +8 -0
  55. package/dist/translations/lt.js +23 -0
  56. package/dist/translations/lv.d.ts +8 -0
  57. package/dist/translations/lv.js +23 -0
  58. package/dist/translations/ms.d.ts +8 -0
  59. package/dist/translations/ms.js +23 -0
  60. package/dist/translations/nl.d.ts +8 -0
  61. package/dist/translations/nl.js +23 -0
  62. package/dist/translations/no.d.ts +8 -0
  63. package/dist/translations/no.js +23 -0
  64. package/dist/translations/pl.d.ts +8 -0
  65. package/dist/translations/pl.js +23 -0
  66. package/dist/translations/pt-br.d.ts +8 -0
  67. package/dist/translations/pt-br.js +23 -0
  68. package/dist/translations/pt.d.ts +8 -0
  69. package/dist/translations/pt.js +23 -0
  70. package/dist/translations/ro.d.ts +8 -0
  71. package/dist/translations/ro.js +23 -0
  72. package/dist/translations/ru.d.ts +8 -0
  73. package/dist/translations/ru.js +23 -0
  74. package/dist/translations/sk.d.ts +8 -0
  75. package/dist/translations/sk.js +23 -0
  76. package/dist/translations/sq.d.ts +8 -0
  77. package/dist/translations/sq.js +23 -0
  78. package/dist/translations/sr-latn.d.ts +8 -0
  79. package/dist/translations/sr-latn.js +23 -0
  80. package/dist/translations/sr.d.ts +8 -0
  81. package/dist/translations/sr.js +23 -0
  82. package/dist/translations/sv.d.ts +8 -0
  83. package/dist/translations/sv.js +23 -0
  84. package/dist/translations/th.d.ts +8 -0
  85. package/dist/translations/th.js +23 -0
  86. package/dist/translations/tk.d.ts +8 -0
  87. package/dist/translations/tk.js +23 -0
  88. package/dist/translations/tr.d.ts +8 -0
  89. package/dist/translations/tr.js +23 -0
  90. package/dist/translations/tt.d.ts +8 -0
  91. package/dist/translations/tt.js +23 -0
  92. package/dist/translations/uk.d.ts +8 -0
  93. package/dist/translations/uk.js +23 -0
  94. package/dist/translations/ur.d.ts +8 -0
  95. package/dist/translations/ur.js +23 -0
  96. package/dist/translations/vi.d.ts +8 -0
  97. package/dist/translations/vi.js +23 -0
  98. package/dist/translations/zh-cn.d.ts +8 -0
  99. package/dist/translations/zh-cn.js +23 -0
  100. package/dist/translations/zh.d.ts +8 -0
  101. package/dist/translations/zh.js +23 -0
  102. package/dist/types/augmentation.d.ts +44 -0
  103. package/dist/types/commands/acceptsuggestioncommand.d.ts +28 -0
  104. package/dist/types/commands/discardsuggestioncommand.d.ts +28 -0
  105. package/dist/types/commands/executeonallsuggestionscommand.d.ts +28 -0
  106. package/dist/types/commands/executeonselectedsuggestionscommand.d.ts +28 -0
  107. package/dist/types/commands/trackchangescommand.d.ts +30 -0
  108. package/dist/types/index.d.ts +20 -0
  109. package/dist/types/integrations/aiassistant.d.ts +21 -0
  110. package/dist/types/integrations/alignment.d.ts +21 -0
  111. package/dist/types/integrations/basicstyles.d.ts +21 -0
  112. package/dist/types/integrations/blockquote.d.ts +21 -0
  113. package/dist/types/integrations/casechange.d.ts +21 -0
  114. package/dist/types/integrations/ckbox.d.ts +21 -0
  115. package/dist/types/integrations/codeblock.d.ts +21 -0
  116. package/dist/types/integrations/comments.d.ts +18 -0
  117. package/dist/types/integrations/deletecommand.d.ts +21 -0
  118. package/dist/types/integrations/entercommand.d.ts +20 -0
  119. package/dist/types/integrations/findandreplace.d.ts +25 -0
  120. package/dist/types/integrations/font.d.ts +21 -0
  121. package/dist/types/integrations/formatpainter.d.ts +21 -0
  122. package/dist/types/integrations/heading.d.ts +21 -0
  123. package/dist/types/integrations/highlight.d.ts +21 -0
  124. package/dist/types/integrations/horizontalline.d.ts +21 -0
  125. package/dist/types/integrations/htmlembed.d.ts +21 -0
  126. package/dist/types/integrations/image.d.ts +21 -0
  127. package/dist/types/integrations/imagereplace.d.ts +21 -0
  128. package/dist/types/integrations/imagestyle.d.ts +21 -0
  129. package/dist/types/integrations/importword.d.ts +22 -0
  130. package/dist/types/integrations/indent.d.ts +21 -0
  131. package/dist/types/integrations/inputcommand.d.ts +20 -0
  132. package/dist/types/integrations/legacylist.d.ts +21 -0
  133. package/dist/types/integrations/legacylistproperties.d.ts +33 -0
  134. package/dist/types/integrations/link.d.ts +21 -0
  135. package/dist/types/integrations/list.d.ts +21 -0
  136. package/dist/types/integrations/listproperties.d.ts +24 -0
  137. package/dist/types/integrations/mediaembed.d.ts +21 -0
  138. package/dist/types/integrations/mention.d.ts +21 -0
  139. package/dist/types/integrations/multilevellist.d.ts +28 -0
  140. package/dist/types/integrations/pagebreak.d.ts +21 -0
  141. package/dist/types/integrations/paragraph.d.ts +21 -0
  142. package/dist/types/integrations/removeformat.d.ts +21 -0
  143. package/dist/types/integrations/restrictededitingmode.d.ts +21 -0
  144. package/dist/types/integrations/shiftentercommand.d.ts +20 -0
  145. package/dist/types/integrations/standardeditingmode.d.ts +21 -0
  146. package/dist/types/integrations/style.d.ts +21 -0
  147. package/dist/types/integrations/table.d.ts +46 -0
  148. package/dist/types/integrations/tablecaption.d.ts +26 -0
  149. package/dist/types/integrations/tableclipboard.d.ts +23 -0
  150. package/dist/types/integrations/tablecolumnresize.d.ts +30 -0
  151. package/dist/types/integrations/tableheadings.d.ts +26 -0
  152. package/dist/types/integrations/tablemergesplit.d.ts +26 -0
  153. package/dist/types/integrations/tableofcontents.d.ts +21 -0
  154. package/dist/types/integrations/tableproperties.d.ts +31 -0
  155. package/dist/types/integrations/template.d.ts +21 -0
  156. package/dist/types/integrations/title.d.ts +21 -0
  157. package/dist/types/integrations/undo.d.ts +21 -0
  158. package/dist/types/integrations/utils.d.ts +25 -0
  159. package/dist/types/suggestion.d.ts +295 -0
  160. package/dist/types/suggestiondescriptionfactory.d.ts +187 -0
  161. package/dist/types/trackchanges.d.ts +184 -0
  162. package/dist/types/trackchangesconfig.d.ts +82 -0
  163. package/dist/types/trackchangesdata.d.ts +45 -0
  164. package/dist/types/trackchangesediting.d.ts +530 -0
  165. package/dist/types/trackchangesui.d.ts +42 -0
  166. package/dist/types/ui/suggestioncontroller.d.ts +41 -0
  167. package/dist/types/ui/view/basesuggestionthreadview.d.ts +174 -0
  168. package/dist/types/ui/view/suggestionthreadview.d.ts +186 -0
  169. package/dist/types/utils/common-translations.d.ts +13 -0
  170. package/dist/types/utils/utils.d.ts +34 -0
  171. package/package.json +4 -3
  172. package/src/commands/acceptsuggestioncommand.js +1 -1
  173. package/src/commands/discardsuggestioncommand.js +1 -1
  174. package/src/commands/executeonallsuggestionscommand.js +1 -1
  175. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  176. package/src/commands/trackchangescommand.js +1 -1
  177. package/src/index.js +1 -1
  178. package/src/integrations/aiassistant.js +1 -1
  179. package/src/integrations/alignment.js +1 -1
  180. package/src/integrations/basicstyles.js +1 -1
  181. package/src/integrations/blockquote.js +1 -1
  182. package/src/integrations/casechange.js +1 -1
  183. package/src/integrations/ckbox.js +1 -1
  184. package/src/integrations/codeblock.js +1 -1
  185. package/src/integrations/comments.js +1 -1
  186. package/src/integrations/deletecommand.js +1 -1
  187. package/src/integrations/entercommand.js +1 -1
  188. package/src/integrations/findandreplace.js +1 -1
  189. package/src/integrations/font.js +1 -1
  190. package/src/integrations/formatpainter.js +1 -1
  191. package/src/integrations/heading.js +1 -1
  192. package/src/integrations/highlight.js +1 -1
  193. package/src/integrations/horizontalline.js +1 -1
  194. package/src/integrations/htmlembed.js +1 -1
  195. package/src/integrations/image.js +1 -1
  196. package/src/integrations/imagereplace.js +1 -1
  197. package/src/integrations/imagestyle.js +1 -1
  198. package/src/integrations/importword.js +1 -1
  199. package/src/integrations/indent.js +1 -1
  200. package/src/integrations/inputcommand.js +1 -1
  201. package/src/integrations/legacylist.js +1 -1
  202. package/src/integrations/legacylistproperties.js +1 -1
  203. package/src/integrations/link.js +1 -1
  204. package/src/integrations/list.js +1 -1
  205. package/src/integrations/listproperties.js +1 -1
  206. package/src/integrations/mediaembed.js +1 -1
  207. package/src/integrations/mention.js +1 -1
  208. package/src/integrations/multilevellist.js +1 -1
  209. package/src/integrations/pagebreak.js +1 -1
  210. package/src/integrations/paragraph.js +1 -1
  211. package/src/integrations/removeformat.js +1 -1
  212. package/src/integrations/restrictededitingmode.js +1 -1
  213. package/src/integrations/shiftentercommand.js +1 -1
  214. package/src/integrations/standardeditingmode.js +1 -1
  215. package/src/integrations/style.js +1 -1
  216. package/src/integrations/table.js +1 -1
  217. package/src/integrations/tablecaption.js +1 -1
  218. package/src/integrations/tableclipboard.js +1 -1
  219. package/src/integrations/tablecolumnresize.js +1 -1
  220. package/src/integrations/tableheadings.js +1 -1
  221. package/src/integrations/tablemergesplit.js +1 -1
  222. package/src/integrations/tableofcontents.js +1 -1
  223. package/src/integrations/tableproperties.js +1 -1
  224. package/src/integrations/template.js +1 -1
  225. package/src/integrations/title.js +1 -1
  226. package/src/integrations/undo.js +1 -1
  227. package/src/integrations/utils.js +1 -1
  228. package/src/suggestion.js +1 -1
  229. package/src/suggestiondescriptionfactory.js +1 -1
  230. package/src/trackchanges.js +1 -1
  231. package/src/trackchangesdata.js +1 -1
  232. package/src/trackchangesediting.js +1 -1
  233. package/src/trackchangesui.js +1 -1
  234. package/src/ui/suggestioncontroller.js +1 -1
  235. package/src/ui/view/basesuggestionthreadview.js +1 -1
  236. package/src/ui/view/suggestionthreadview.js +1 -1
  237. package/src/utils/common-translations.js +1 -1
  238. 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:()=>ru,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["26sWDNom","isEnabled","refresh","4291483StUESh","TrackChangesCommand","value","execute","has","6brtnJR","11sUZmsU","524632uwifHJ","clearForceDisabled","132391uvqPBk","editor","forceDisabled","1871118QbdRRD","_isEnabledBasedOnSelection","108vsDOwW","10vUUJMl","_disableUnsupportedCommands","4376570rAhXDD","_enabledCommands","affectsData","2675568fYrIPR","commands","96604hxSZbE","2MnIRhI","_enableCommands"];return(c=function(){return t})()}function u(t,e){const n=c();return(u=function(t,e){return n[t-=159]})(t,e)}const l=u;!function(t,e){const n=u,r=t();for(;;)try{if(614451===parseInt(n(186))/1*(parseInt(n(172))/2)+-parseInt(n(161))/3+parseInt(n(171))/4*(parseInt(n(164))/5)+-parseInt(n(182))/6*(parseInt(n(177))/7)+parseInt(n(184))/8*(parseInt(n(163))/9)+-parseInt(n(166))/10*(-parseInt(n(183))/11)+parseInt(n(169))/12*(parseInt(n(174))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(167)]=e,this[n(179)]=!1,this[n(176)](),this[n(162)]=!1}[l(176)](){this[l(175)]=!0}[l(180)](){const t=l;this[t(179)]=!this[t(179)],this[t(179)]?this[t(165)]():this[t(173)]()}[l(165)](){const t=l;for(const e of this[t(159)][t(170)][t(170)]())e[t(168)]&&!this[t(167)][t(181)](e)&&e[t(160)](t(178))}[l(173)](){const t=l;for(const e of this[t(159)][t(170)][t(170)]())e[t(168)]&&!this[t(167)][t(181)](e)&&e[t(185)](t(178))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=451]})(t,e)}function g(){const t=["_isEnabledBasedOnSelection","editor","216452tMIJzX","canEditAt","84YFLAZK","5033508JQEJlV","8676850IlprYz","25117648lIFyco","getRanges","plugins","isEnabled","_suggestions","refresh","execute","728632TZWubX","TrackChangesEditing","acceptSuggestion","2570380fyhrks","get","115383sBSshk","track-changes-accept-suggestion-not-found","model"];return(g=function(){return t})()}!function(t,e){const n=d,r=t();for(;;)try{if(855043===-parseInt(n(469))/1+parseInt(n(459))/2*(-parseInt(n(452))/3)+-parseInt(n(457))/4+parseInt(n(472))/5+parseInt(n(460))/6+-parseInt(n(461))/7+parseInt(n(462))/8)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(466)]=e,this[n(467)](),this[n(455)]=!1}[h(467)](){this[h(465)]=!0}[h(468)](t){const n=h,r=this[n(466)][n(451)](t);if(!r)throw new e.CKEditorError(n(453),this);const s=r[n(463)]();this[n(456)][n(454)][n(458)](s)&&this[n(456)][n(464)][n(451)](n(470))[n(471)](r)}}const m=E;function I(){const t=["get","discardSuggestion","isEnabled","4OtbJJF","_suggestions","plugins","track-changes-discard-suggestion-not-found","_isEnabledBasedOnSelection","2142145hinkqJ","9wOaaQQ","2418708yJNxBD","3741045SsXZVU","1864331ZnrnWi","editor","7941008dwPRqD","TrackChangesEditing","5843598jUFARr","canEditAt","model","8428ZGHzFO","getRanges","refresh","execute"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=469]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(643478===-parseInt(n(473))/1+parseInt(n(487))/2+parseInt(n(488))/3+parseInt(n(480))/4*(parseInt(n(485))/5)+-parseInt(n(470))/6+-parseInt(n(489))/7+-parseInt(n(491))/8*(parseInt(n(486))/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(481)]=e,this[n(475)](),this[n(484)]=!1}[m(475)](){this[m(479)]=!0}[m(476)](t){const n=m,r=this[n(481)][n(477)](t);if(!r)throw new e.CKEditorError(n(483),this);const s=r[n(474)]();this[n(490)][n(472)][n(471)](s)&&this[n(490)][n(482)][n(477)](n(469))[n(478)](r)}}function T(t,e){const n=A();return(T=function(t,e){return n[t-=389]})(t,e)}function _(t){const e=T;return t[e(414)](((t,n)=>e(425)==t[e(421)]&&e(425)!=n[e(421)]?-1:e(425)!=t[e(421)]&&e(425)==n[e(421)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(412)];for(;s<t[n(399)];){const a=t[s],c=t[s+1];r||(r=e[n(411)](a)),C(e,a,c)||(o[n(404)](e[n(389)](r,i[n(407)](a)?e[n(402)](a):e[n(395)](a,n(398)))),r=null),s++}return o}function A(){const t=["33IyHmQy","122267pPifXB","map","createPositionBefore","schema","12738496InZhsZ","sort","246772CFYNOg","change","content","isInContent","value"," [color ","type","replace","join","11234748UwUeEc","deletion","22itZOXl","2354830BzoUqB","5728680HuPqXf","isIntersecting","isArray","add","isCollapsed","createRange","10530290fDscmc","next","isMultiRange","getRanges","isTouching","createPositionAt","11OMjiGK","color","end","length","splice","9UhIVXu","createPositionAfter","from","push","start","execute","isObject"];return(A=function(){return t})()}function C(t,e,n){const r=T;if(!n)return!1;const s=t[r(402)](e),o=t[r(411)](n);return s[r(394)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(857877===parseInt(n(409))/1*(-parseInt(n(426))/2)+-parseInt(n(408))/3*(-parseInt(n(415))/4)+-parseInt(n(427))/5+parseInt(n(428))/6+-parseInt(n(424))/7+-parseInt(n(413))/8*(-parseInt(n(401))/9)+parseInt(n(390))/10*(parseInt(n(396))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A);function k(t,e,n){const r=T;for(;n[r(399)];){const s=n[r(400)](0,100);t[r(416)]((()=>{const t=r;for(const n of s)n[t(418)]&&e[t(406)](n.id)}))}}const L=R;function R(t,e){const n=S();return(R=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(296525===parseInt(n(425))/1*(parseInt(n(435))/2)+parseInt(n(444))/3*(parseInt(n(421))/4)+parseInt(n(429))/5*(parseInt(n(426))/6)+parseInt(n(437))/7*(parseInt(n(430))/8)+parseInt(n(439))/9*(-parseInt(n(420))/10)+-parseInt(n(442))/11*(parseInt(n(418))/12)+parseInt(n(433))/13*(-parseInt(n(438))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(427)]=e,this[r(428)]=n,this[r(441)](),this[r(434)]=!1}[L(441)](){const t=L,e=Array[t(417)](this[t(428)][t(440)]())[t(423)]((e=>e[t(424)]));this[t(436)]=this[t(427)][t(436)]&&e}[L(432)](){const t=L,e=_(Array[t(417)](this[t(428)][t(440)]()));for(const n of e){const e=n[t(431)]();if(!this[t(422)][t(443)][t(419)](e))return}k(this[t(422)][t(443)],this[t(427)],e)}}function S(){const t=["model","75627cwpNTg","from","1476iqJDOP","canEditAt","310Rpiyuh","52MlKnmP","editor","some","isInContent","547451gdCgLC","726qdwfMj","_command","_suggestions","19870QZQOSz","8HXGCpX","getRanges","execute","234bvyWge","_isEnabledBasedOnSelection","2pktCMH","isEnabled","562709bcboEz","159586tbNWat","119349oIgknA","values","refresh","46827mRdDGK"];return(S=function(){return t})()}const v=M;function M(t,e){const n=O();return(M=function(t,e){return n[t-=439]})(t,e)}function O(){const t=["selection","35419pKFkrl","364942YGzOPx","_selectedSuggestions","execute","801036kRfUDZ","_command","values","refresh","707335zgaLeK","from","1784Fbdgku","9657XTVFxN","model","88tGNbzq","editor","canEditAt","size","3myzqUc","303090zPrEPS","4062541gSDuAu","_isEnabledBasedOnSelection","_suggestions","document","8YzvGVI","isEnabled","getRanges"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(314168===-parseInt(n(450))/1+parseInt(n(451))/2*(parseInt(n(440))/3)+-parseInt(n(446))/4*(parseInt(n(458))/5)+-parseInt(n(454))/6+parseInt(n(442))/7+-parseInt(n(460))/8*(parseInt(n(461))/9)+parseInt(n(441))/10*(parseInt(n(463))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(455)]=e,this[r(444)]=n,this[r(452)]=new Set,this[r(457)](),this[r(443)]=!1}[v(457)](){const t=v,e=this[t(464)][t(462)][t(445)][t(449)],n=Array[t(459)](this[t(444)][t(456)]());this[t(452)]=function(t,e){const n=T,r=Array[n(403)](t[n(393)]()),s=new Set;for(const o of e)if(o[n(418)])for(const e of r)for(const r of o[n(393)]())(e[n(429)](r)||t[n(432)]&&!o[n(392)]&&o[n(391)]&&r[n(398)][n(394)](e[n(405)]))&&s[n(431)](o);return s}(e,n),this[t(447)]=this[t(455)][t(447)]&&!!this[t(452)][t(439)]}[v(453)](){const t=v,e=_(Array[t(459)](this[t(452)]));for(const n of e){const e=n[t(448)]();if(!this[t(464)][t(462)][t(465)](e))return}k(this[t(464)][t(462)],this[t(455)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=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 U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=x,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 X=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.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=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var dt=Function.prototype.toString;const gt=function(t){if(null!=t){try{return dt.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(gt(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(Y,"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 vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return kt?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]=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=Mt,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 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 xt=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=xt,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=X,Wt.prototype.has=K,Wt.prototype.set=Ht;const Xt=Wt;const Kt=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 Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const de=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 ge=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)&&ge(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)||de(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&&ge(t.length)&&!ct(t)};const we=function(t){return Oe(t)?ke(t):Me(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?ke(t,!0):Be(t)};const Ue=function(t,e){return t&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Xe=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 Ke=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Xe(Ze(t),(function(e){return qe.call(t,e)})))}:Ke;const Je=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,xe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",dn="[object WeakMap]",gn="[object DataView]",pn=gt(on),mn=gt(Ct),In=gt(an),En=gt(cn),bn=gt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=gn||Ct&&Tn(new Ct)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=dn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?gt(n):"";if(r)switch(r){case pn:return gn;case mn:return ln;case In:return fn;case En:return hn;case bn:return dn}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=Y.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=J?J.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?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 Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):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]",Xn={};Xn[zn]=Xn["[object Array]"]=Xn["[object ArrayBuffer]"]=Xn["[object DataView]"]=Xn["[object Boolean]"]=Xn["[object Date]"]=Xn["[object Float32Array]"]=Xn["[object Float64Array]"]=Xn["[object Int8Array]"]=Xn["[object Int16Array]"]=Xn["[object Int32Array]"]=Xn["[object Map]"]=Xn["[object Number]"]=Xn[Wn]=Xn["[object RegExp]"]=Xn["[object Set]"]=Xn["[object String]"]=Xn["[object Symbol]"]=Xn["[object Uint8Array]"]=Xn["[object Uint8ClampedArray]"]=Xn["[object Uint16Array]"]=Xn["[object Uint32Array]"]=!0,Xn["[object Error]"]=Xn[Hn]=Xn["[object WeakMap]"]=!1;const Kn=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),d=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||d&&!o){if(a=u||d?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Xn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Xt);var g=i.get(e);if(g)return g;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?xe:we)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Kn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:de(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const dr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const gr=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=dr,pr.prototype.has=gr;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,d=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Ir(e,(function(t,e){if(!Er(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,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=J?J.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 d=!0;o.set(t,e),o.set(e,t);for(var g=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)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){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||(d=!1)}return o.delete(t),o.delete(e),d};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 Xt),i||Ae(t)?br(t,e,n,r,s,o):Cr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&vr.call(t,"__wrapped__"),g=f&&vr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Xt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Xt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const xr=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||xr(t,e)};function jr(){const t=["@external","setAttribute","get","next","decorate","author","accept","getRanges","getRange","type","nodeAfter","_onAttributesChange","_model","isExternal","head","196089lRGInI","filter","getMarkerNames","data","subType","reduce","29076puaOzH","getMarkers","start","discard","_markerNames","end","onAttributesChange","toJSON","authoredAt","removeMarkers","length","createdAt","addMarker","9574iMNswf","57vYQhuL","1705803qAVWyq","substr","from","suggestion:","1433304sDNGTU","removeMarker","addMarkerName","markers","_isDataLoaded","6647424xiXksN","getContainedElement","add","size","isIntersecting","_onDiscard","previous","creator","commentThread","onDiscard","50gVugyf","520808RmfJHn","map","isMultiRange","20ZBfsXN","delete","getFirstRange","7AaDSyz","_onAccept","change","8vneplz","split","addRange","_saved","nodeBefore","isIntersectingWithRange","isInContent","removeAttribute","getAllAdjacentSuggestions","getFirstMarker","attributes","hasComments","getItems","onAccept","set","getMultiRangeId","clear","push"];return(jr=function(){return t})()}const Gr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=381]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(205474===parseInt(n(396))/1*(parseInt(n(395))/2)+-parseInt(n(459))/3*(-parseInt(n(426))/4)+-parseInt(n(416))/5*(parseInt(n(382))/6)+parseInt(n(423))/7*(-parseInt(n(417))/8)+parseInt(n(401))/9+-parseInt(n(420))/10*(-parseInt(n(397))/11)+-parseInt(n(406))/12)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(405)]=!1,this.id=e.id,this[n(453)]=e[n(453)],this[n(463)]=e[n(463)]||null,this[n(449)]=e[n(449)],this[n(413)]=e[n(413)]||e[n(449)],this[n(457)]=Boolean(e[n(436)]&&e[n(436)][n(444)]),this[n(462)]=null,this[n(456)]=t,this[n(424)]=e[n(439)],this[n(411)]=e[n(415)],this[n(455)]=e[n(388)],this[n(386)]=new Set,this[n(393)]=null,this[n(440)](n(390),null),this[n(440)](n(436),e[n(436)]||{}),this[n(440)](n(412),null),this[n(440)](n(447),null),this[n(440)](n(414),null),this[n(440)](n(429),!1),this[n(448)](n(450)),this[n(448)](n(385))}get[Gr(458)](){const t=Gr;let e=this;for(;e[t(412)];)e=e[t(412)];return e}get[Gr(437)](){const t=Gr;return!!this[t(414)]&&this[t(414)][t(392)]>0}get[Gr(419)](){const t=Gr;return 0!=this[t(386)][t(409)]&&6==Array[t(399)](this[t(386)])[0][t(427)](":")[t(392)]}get[Gr(432)](){return null!==this[Gr(435)]()}[Gr(403)](t){const e=Gr;this[e(386)][e(408)](t)}[Gr(461)](){const t=Gr;return Array[t(399)](this[t(386)])}[Gr(383)](){const t=Gr;return this[t(461)]()[t(418)]((e=>this[t(456)][t(404)][t(446)](e)))[t(460)]((t=>t))}[Gr(435)](){return this[Gr(383)]()[0]||null}[Gr(391)](){const t=Gr;this[t(456)][t(425)]((e=>{const n=t;for(const t of this[n(383)]())e[n(402)](t)})),this[t(386)][t(442)]()}[Gr(402)](t){const e=Gr;this[e(456)][e(425)]((n=>{n[e(402)](t)})),this[e(386)][e(421)](t)}[Gr(428)](t){const e=Gr,n=e(400)+this[e(453)]+":"+this[e(463)]+":"+this.id+":"+this[e(413)].id+":"+zr[e(441)]();this[e(403)](n),this[e(456)][e(425)]((r=>{r[e(394)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(431)](t){const e=Gr;for(const n of this[e(451)]())if(n[e(410)](t))return!0;return!1}[Gr(451)](){const t=Gr;return this[t(383)]()[t(418)]((e=>e[t(452)]()))}[Gr(438)](){const t=Gr;return this[t(451)]()[t(381)](((e,n)=>[...e,...n[t(438)]()]),[])}[Gr(422)](){const t=Gr;var e;return(null===(e=this[t(435)]())||void 0===e?void 0:e[t(452)]())||null}[Gr(407)](){const t=Gr,e=this[t(451)]();if(1!=e[t(392)])return null;const n=e[0],r=n[t(384)][t(454)],s=n[t(387)][t(430)];return r instanceof i.Element?r!=s?null:r:null}[Gr(450)](){const t=Gr;this[t(424)](this[t(451)](),this[t(462)],this[t(436)]),this[t(391)]()}[Gr(385)](){const t=Gr;this[t(411)](this[t(451)](),this[t(462)],this[t(436)]),this[t(391)]()}[Gr(434)](){const t=Gr,e=[];let n=this[t(458)];for(;n;)e[t(443)](n),n=n[t(447)];return e}[Gr(445)](t,e){const n=Gr,r=qn(this[n(436)]);hr(r,t,e),wr(r,this[n(436)])||(this[n(436)]=r,this[n(455)](r))}[Gr(433)](t){const e=Gr,n=qn(this[e(436)]);Ur(n,t),wr(n,this[e(436)])||(this[e(436)]=n,this[e(455)](this[e(436)]))}[Gr(389)](){const t=Gr;return{id:this.id,type:this[t(463)]?this[t(453)]+":"+this[t(463)]:this[t(453)],authorId:this[t(413)].id,createdAt:this[t(393)],hasComments:this[t(437)],data:this[t(462)],attributes:this[t(436)]}}static[Gr(441)](){const t=Gr;return(0,e.uid)()[t(398)](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_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=Kr;function Xr(){const t=["elementEnd","name","indexOf","addEmptyContainer","_locale","REPLACE_TEXT","has","item","removeObject","label","subType","map","EmptyContainer","remove","5kdNzAp","replace","newValue","match","*Merge:* %0","_addDescriptionItems","nodeAfter","_itemLabelsCallbacks","removeFormat","matchingCallback","registerAttributeLabel","*Remove:* %0","push","_schema","428249ilfXVS","Container","*Split:* %0","isEqual","registerElementLabel","$text","key","addContainer","isObject","getWalker","isEmpty","insertion","nextSibling","_resolveDescriptionItems","2371638SkRiXr","end","normal","join","get","registerDescriptionCallback","getItemLabel","elementStart","*Remove format:* %0","ELEMENT_SPACE","type","36grOCCC","1216DBWTYq","_attributeLabels","_handleInsertRemoveSuggestionDescription","_itemLabels","*Change to:* %0","getFirstRange","set","3410270FWFIqs","attribute","addFormat","data","removeContainer","format","previousSibling","skip","pop","element","_handleRenameSuggestionDescription","$1 $2","*Insert:* %0","$textProxy","function","_handleCustomCallbackDescription","Object","deletion","1801576COaWWF","*Set format:* %0","addObject","5288984kejjnz","324788HdruKe","checkChild","4749Enpidi","_handleAttributeSuggestionDescription","_customCallbacks","add","removeEmptyContainer","text","getDescriptions","start","isInContent","softBreak","quantity","length"];return(Xr=function(){return t})()}function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=101]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(349703===parseInt(n(186))/1+-parseInt(n(144))/2+-parseInt(n(146))/3*(parseInt(n(115))/4)+parseInt(n(172))/5*(-parseInt(n(103))/6)+parseInt(n(140))/7+-parseInt(n(143))/8+-parseInt(n(114))/9*(-parseInt(n(122))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(148)]=[],this[n(118)]=new Map,this[n(179)]=[],this[n(116)]=new Map,this[n(185)]=t,this[n(162)]=e}[Wr(152)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(157)];o++){const i=t[o];if(!i[e(154)])continue;const a=this[e(137)](i);if(a){if(null!=i[e(168)]){if(r[e(164)](i[e(168)]))continue;r[e(149)](i[e(168)])}n[e(184)](a)}else if(e(123)!=i[e(113)])e(197)!=i[e(113)]&&e(139)!=i[e(113)]||this[e(117)](n,i,t[o+1]);else{const t=i[e(125)][e(192)];if(s[e(164)](t))continue;s[e(149)](i[e(125)][e(192)]),t==_c?this[e(132)](n,i):this[e(147)](n,i)}}return this[e(102)](n)}[Wr(108)](t){const e=Wr;this[e(148)][e(184)](t)}[Wr(190)](t,n,r=e.priorities[Wr(105)]){const s=Wr;s(136)==typeof t?(0,e.insertToPriorityArray)(this[s(179)],{matchingCallback:t,label:n,priority:r}):this[s(118)][s(121)](t,n)}[Wr(182)](t,e){const n=Wr;this[n(116)][n(121)](t,e)}[Wr(109)](t,e=1){const n=Wr;let r;for(const e of this[n(179)])if(e[n(181)](t)){r=e[n(167)];break}return r||(r=this[n(118)][n(107)](t[n(159)])),r?r(e):1!==e?e+" "+t[n(159)]+"s":""+t[n(159)]}[Wr(177)](t,e){const n=Wr,r=e[n(120)]()[n(195)](),s=n(197)==e[n(113)]?n(149):n(171);for(const e of r){const o=e[n(165)],i=t[t[n(157)]-1];if(o.is(n(135)))i&&i[n(113)][n(160)](n(187))>-1&&t[n(130)](),i&&n(151)==i[n(113)]?i[s]+=o[n(125)]:t[n(184)]({type:n(151),add:n(149)==s?o[n(125)]:"",remove:n(171)==s?o[n(125)]:""});else if(this[n(185)][n(194)](o)){const a=o;if(i&&i[n(113)][n(160)](n(187))>-1&&t[n(130)](),n(158)==e[n(113)])continue;i&&i[n(113)]==s+n(138)&&i[n(131)][n(159)]==a[n(159)]?i[n(156)]++:t[n(184)]({type:s+n(138),element:a,quantity:1}),r[n(129)]((t=>!(n(158)==t[n(113)]&&t[n(165)]==o)))}else if(this[n(185)][n(145)](o,n(191))||o.is(n(131),n(155))){const r=o;if(n(149)==s&&n(110)==e[n(113)]||n(171)==s&&n(158)==e[n(113)])continue;if(i&&-1==i[n(113)][n(160)](n(187))){n(151)==i[n(113)]&&(i[s]+="\n");continue}let a;if(a=n(149)==s?r[n(101)]&&!this[n(185)][n(194)](r[n(101)])?r[n(101)]:null:r[n(128)]&&!this[n(185)][n(194)](r[n(128)])?r[n(128)]:null,r[n(196)]||a&&a[n(196)]){const e=a&&a[n(196)]?a:r;i&&i[n(113)]==s+n(170)&&i[n(131)][n(159)]==e[n(159)]?i[n(156)]++:t[n(184)]({type:s+n(170),element:e,quantity:1})}else t[n(184)]({type:s+n(187),element:r})}}}[Wr(102)](t){const e=Wr,n=this[e(162)],r=[],s=[],o=[];for(const i of t)switch(i[e(113)]){case e(151):if(i[e(149)]=i[e(149)][e(173)](/(\S)\u000A+(\S)/g,e(133))[e(173)](/\u000A/g,""),i[e(171)]=i[e(171)][e(173)](/(\S)\u000A+(\S)/g,e(133))[e(173)](/\u000A/g,""),""!=i[e(149)]&&""!=i[e(171)]){r[e(184)]({type:e(173),content:Hr(n,e(163),['"'+i[e(171)]+'"','"'+i[e(149)]+'"'])});continue}if(null!=i[e(149)][e(175)](/^ +$/)){r[e(184)]({type:e(197),content:Hr(n,e(134),Hr(n,e(112),i[e(149)][e(157)]))});continue}if(null!=i[e(171)][e(175)](/^ +$/)){r[e(184)]({type:e(139),content:Hr(n,e(183),Hr(n,e(112),i[e(171)][e(157)]))});continue}if(""!=i[e(149)]){r[e(184)]({type:e(197),content:Hr(n,e(134),'"'+i[e(149)]+'"')});continue}r[e(184)]({type:e(139),content:Hr(n,e(183),'"'+i[e(171)]+'"')});continue;case e(161):case e(142):r[e(184)]({type:e(197),content:Hr(n,e(134),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(150):case e(166):r[e(184)]({type:e(139),content:Hr(n,e(183),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(193):r[e(184)]({type:e(197),content:Hr(n,e(188),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(126):r[e(184)]({type:e(139),content:Hr(n,e(176),this[e(109)](i[e(131)],i[e(156)]))});continue;case e(124):s[e(184)](i[e(192)]);continue;case e(180):o[e(184)](i[e(192)]);continue;default:r[e(184)](i)}if(s[e(157)]){const t=s[e(169)]((t=>this[e(116)][e(164)](t)?this[e(116)][e(107)](t):t))[e(106)](", ");r[e(184)]({type:e(127),content:Hr(this[e(162)],e(141),t)})}if(o[e(157)]){const t=o[e(169)]((t=>this[e(116)][e(164)](t)?this[e(116)][e(107)](t):t))[e(106)](", ");r[e(184)]({type:e(127),content:Hr(this[e(162)],e(111),t)})}return r}[Wr(137)](t){const e=Wr;for(const n of this[e(148)]){const r=n(t);if(r&&e(113)in r)return r}}[Wr(147)](t,e){const n=Wr,r=e[n(125)],s=void 0===r[n(174)]?n(180):n(124);t[n(184)]({type:s,key:r[n(192)]})}[Wr(132)](t,e){const n=Wr;t[n(184)]({type:n(127),content:Hr(this[n(162)],n(119),this[n(109)](e[n(120)]()[n(153)][n(178)],1))})}[Wr(117)](t,e,n){const r=Wr;if(this[r(177)](t,e),n&&n[r(120)]()&&!e[r(120)]()[r(104)][r(189)](n[r(120)]()[r(153)])){const n=t[t[r(157)]-1],s=r(197)==e[r(113)]?r(149):r(171);n&&r(151)==n[r(113)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Jr();return(Zr=function(t,e){return n[t-=253]})(t,e)}const Yr=Zr;function Jr(){const t=["179jyITsh","plugins","1434979GuPxnP","TrackChangesEditing","12yOVbdu","60kuDmSL","5186467BPYWYd","get","549eNZrCz","enableCommand","editor","3558676idkrER","5110uyddol","117970SilLEW","afterInit","commands","1683054EpNHer","showAIAssistant","1410440CAaUIk","32AjPxKK"];return(Jr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(532292===-parseInt(n(264))/1*(-parseInt(n(256))/2)+-parseInt(n(260))/3+parseInt(n(255))/4+-parseInt(n(262))/5*(-parseInt(n(268))/6)+-parseInt(n(266))/7*(-parseInt(n(263))/8)+-parseInt(n(272))/9*(-parseInt(n(257))/10)+-parseInt(n(270))/11*(parseInt(n(269))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Yr(258)](){const t=Yr,e=this[t(254)],n=e[t(265)][t(271)](t(267));e[t(259)][t(271)](t(261))&&n[t(253)](t(261))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=405]})(t,e)}function es(){const t=["1730lBxIjn","registerAttributeLabel","left","locale","4306057JtBoXV","_registerLegacyDescription","473128BlHBFH","68964sCGsYd","4910AHtwit","321tScZMx","FORMAT_ALIGN_TO_CENTER","plugins","504937EtRXjl","99tudLoD","4924SIlIMG","registerDescriptionCallback","FORMAT_JUSTIFY_TEXT","right","has","_enableDefaultAttributesIntegration","afterInit","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGNMENT","AlignmentEditing","*Format:* %0","_descriptionFactory","FORMAT_ALIGN_TO_RIGHT","format","value","7362190VrJXbN","commandName","TrackChangesEditing","justify","formatBlock","alignment","type","commandParams","center","get","editor"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(370617===-parseInt(n(426))/1+parseInt(n(422))/2*(-parseInt(n(423))/3)+-parseInt(n(428))/4*(-parseInt(n(414))/5)+parseInt(n(421))/6+parseInt(n(418))/7+-parseInt(n(420))/8*(parseInt(n(427))/9)+parseInt(n(443))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(434)](){const t=$r,e=this[t(413)],n=e[t(417)];if(!e[t(425)][t(432)](t(437)))return;const r=e[t(425)][t(412)](t(405));r[t(433)](t(408),[],[t(408)]),r[t(439)][t(415)](t(408),Hr(n,t(436))),this[t(419)]()}[$r(419)](){const t=$r,e=this[t(413)],n=e[t(417)];e[t(425)][t(412)](t(405))[t(439)][t(429)]((e=>{const r=t;if(r(407)!=e[r(409)])return;const{data:s}=e;if(s&&r(408)==s[r(444)]){const t=s[r(410)][0][r(442)];return{type:r(441),content:Hr(n,r(438),function(t){const e=r;switch(t){case e(416):return Hr(n,e(435));case e(431):return Hr(n,e(440));case e(411):return Hr(n,e(424));case e(406):return Hr(n,e(430))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=is();return(ss=function(t,e){return n[t-=361]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(855734===-parseInt(n(408))/1*(parseInt(n(416))/2)+parseInt(n(397))/3*(-parseInt(n(394))/4)+parseInt(n(375))/5*(parseInt(n(411))/6)+-parseInt(n(392))/7+parseInt(n(388))/8*(parseInt(n(362))/9)+-parseInt(n(409))/10+parseInt(n(376))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(is);const os=[rs(390),rs(365),rs(364),rs(371),rs(395),rs(383),rs(391)];function is(){const t=["FORMAT_BOLD","italic","registerDescriptionCallback","superscript","get","FORMAT_","bold","plugins","forceValue","commandParams","12499ufvtej","9079960TqRNwI","*Format:* %0","1049622DVGWgj","_enableDefaultAttributesIntegration","toLowerCase","code","FORMAT_UNDERLINE","82ShZeOJ","formatInline","995139VvnkYg","FORMAT_SUPERSCRIPT","UnderlineEditing","ItalicEditing","strikethrough","subscript","FORMAT_ITALIC","editor","*Remove format:* %0","CodeEditing","registerAttributeLabel","format","_descriptionFactory","35xrdGsw","25204861ceQKRK","FORMAT_CODE","has","slice","_registerLegacyDescription","type","toUpperCase","SubscriptEditing","FORMAT_STRIKETHROUGH","TrackChangesEditing","commandName","FORMAT_SUBSCRIPT","24LwQopw","underline","BoldEditing","SuperscriptEditing","7147126POPeLg","locale","192FBvWzV","StrikethroughEditing","afterInit","34401bODwdO"];return(is=function(){return t})()}class as extends t.Plugin{[rs(396)](){const t=rs,e=this[t(369)],n=e[t(405)][t(402)](t(385)),r=e[t(393)];for(const s of os){if(!e[t(405)][t(378)](s))continue;const o=s[t(379)](0,-7)[t(413)](),i=t(403)+o[t(382)]();n[t(412)](o,[o]),n[t(374)][t(372)](o,Hr(r,i))}this[t(380)]()}[rs(380)](){const t=rs,e=this[t(369)],n=e[t(393)],r=e[t(405)][t(402)](t(385));function s(e,s){const o=t;r[o(374)][o(400)]((t=>{const r=o;if(r(361)!=t[r(381)])return;const{data:i}=t;return i&&i[r(386)]===e?i[r(407)][0][r(406)]?{type:r(373),content:Hr(n,r(410),s)}:{type:r(373),content:Hr(n,r(370),s)}:void 0}))}s(t(404),Hr(n,t(398))),s(t(399),Hr(n,t(368))),s(t(389),Hr(n,t(415))),s(t(414),Hr(n,t(377))),s(t(366),Hr(n,t(384))),s(t(367),Hr(n,t(387))),s(t(401),Hr(n,t(363)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=428]})(t,e)}function ls(){const t=["from","change","35487oYSopt","TrackChangesEditing","getSelectedBlocks","forceValue","plugins","60jdzEFU","model","editor","35MdlCOc","30bfKYYy","checkChild","BlockQuoteEditing","*Remove format:* %0","commandParams","schema","has","commands","value","format","locale","document","182424BxVLDx","blockQuote","registerDescriptionCallback","38816ngTdEg","commandName","4063488YEJrcd","198583ghcduX","markBlockFormat","selection","89264zFyZPH","get","name","afterInit","ELEMENT_BLOCK_QUOTE","enableCommand","60mGBbhH","_descriptionFactory","*Set format:* %0","filter","parent","$root","31724uuapuw"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(118258===-parseInt(n(468))/1+-parseInt(n(438))/2*(parseInt(n(450))/3)+parseInt(n(465))/4*(-parseInt(n(449))/5)+parseInt(n(446))/6*(parseInt(n(471))/7)+parseInt(n(462))/8+parseInt(n(441))/9*(parseInt(n(432))/10)+parseInt(n(467))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(429)](){const t=cs,e=this[t(448)],n=e[t(460)];if(!e[t(445)][t(456)](t(452)))return;const r=e[t(445)][t(472)](t(442)),s=this[t(448)][t(457)][t(472)](t(463));r[t(431)](t(463),((n,o={})=>{const i=t,a=this[i(448)][i(447)][i(461)][i(470)],c=o&&void 0!==o[i(444)]?o[i(444)]:!s[i(458)];let u=[];if(c){const t=Array[i(439)](a[i(443)]())[i(435)]((t=>hs(t)||function(t,e){const n=i,r=e[n(451)](t[n(436)],n(463)),s=e[n(451)]([n(437),n(463)],t);return r&&s}(t,this[i(448)][i(447)][i(455)])));u=y(t,e[i(447)])}else{const t=Array[i(439)](a[i(443)]())[i(435)]((t=>hs(t)));u=y(t,e[i(447)])}e[i(447)][i(440)]((()=>{const t=i;for(const e of u)r[t(469)](e,{commandName:t(463),commandParams:[{forceValue:c}]})}))})),r[t(433)][t(464)]((e=>{const r=t,{data:s}=e;if(s&&r(463)==s[r(466)]){const t=Hr(n,r(430));return s[r(454)][0][r(444)]?{type:r(459),content:Hr(n,r(434),t)}:{type:r(459),content:Hr(n,r(453),t)}}}))}}function hs(t){const e=cs;return e(463)==t[e(436)][e(428)]}const ds=ps;!function(t,e){const n=ps,r=t();for(;;)try{if(443050===parseInt(n(160))/1*(-parseInt(n(163))/2)+parseInt(n(168))/3+-parseInt(n(151))/4+-parseInt(n(150))/5*(parseInt(n(154))/6)+-parseInt(n(153))/7*(parseInt(n(155))/8)+parseInt(n(166))/9+-parseInt(n(161))/10*(-parseInt(n(164))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class gs extends t.Plugin{[ds(162)](){const t=ds,e=this[t(157)];e[t(148)][t(169)](t(158))&&(e[t(148)][t(165)](t(149))[t(159)](t(167)),e[t(148)][t(165)](t(149))[t(159)](t(152)),e[t(148)][t(165)](t(149))[t(159)](t(156)))}}function ps(t,e){const n=ms();return(ps=function(t,e){return n[t-=148]})(t,e)}function ms(){const t=["get","7188390mSLgps","changeCaseUpper","927324EVIDAU","has","plugins","TrackChangesEditing","605105mGBoId","2639064odiIGz","changeCaseLower","539252nVwSdu","6DoVnRx","48pGQonN","changeCaseTitle","editor","CaseChange","enableCommand","169882udLhYx","4210ryDyQl","afterInit","2kDWYdT","19547inNPSi"];return(ms=function(){return t})()}function Is(){const t=["afterInit","1828914pfqvjd","1941055qsoCxo","plugins","TrackChangesEditing","1803272nOvYmK","editor","7974PvxCSa","167XDEwAw","9527OUAcFq","10BVjPOp","3952aTCYoM","ckbox","enableCommand","commands","1389573ZUASKJ","3600684aFJGWy","get"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=194]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(681613===-parseInt(n(209))/1*(parseInt(n(208))/2)+-parseInt(n(202))/3+parseInt(n(206))/4+parseInt(n(203))/5+parseInt(n(199))/6+-parseInt(n(210))/7*(-parseInt(n(194))/8)+parseInt(n(198))/9*(-parseInt(n(211))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(201)](){const t=Es,e=this[t(207)];e[t(197)][t(200)](t(195))&&e[t(204)][t(200)](t(205))[t(196)](t(195))}}const _s=Cs;function ys(){const t=["editor","language","forceValue","getSelectedBlocks","7YNXkOF","markBlockFormat","find","selection","280070QjqlpJ","117qQULbK","5lltUKY","407rGsjZH","change","plugins","blockName","indentCodeBlock","afterInit","537477DDixwt","rootElement","value","*Set format:* %0","1750108rOAwDd","type","commands","18495228ebpXsH","label","806SabVcy","commandParams","_descriptionFactory","CodeBlock","name","get","checkChild","toLowerCase","languages","isLimit","3193518bTBZXh","TrackChangesEditing","265iVUiej","commandName","filter","locale","registerDescriptionCallback","643640qrQGwm","config","document","codeBlock","model","has","parent","schema","formatBlock","format","registerElementLabel","outdentCodeBlock","*Remove format:* %0","enableCommand","from","ELEMENT_CODE_BLOCK"];return(ys=function(){return t})()}!function(t,e){const n=Cs,r=t();for(;;)try{if(563267===parseInt(n(199))/1*(parseInt(n(187))/2)+-parseInt(n(178))/3+parseInt(n(182))/4*(-parseInt(n(171))/5)+parseInt(n(197))/6*(parseInt(n(224))/7)+-parseInt(n(204))/8*(-parseInt(n(170))/9)+parseInt(n(169))/10*(parseInt(n(172))/11)+-parseInt(n(185))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class As extends t.Plugin{[_s(177)](){const t=_s,e=this[t(220)];if(!e[t(174)][t(209)](t(190)))return;const n=e[t(174)][t(192)](t(198)),r=e[t(202)],s=e[t(205)][t(192)](t(207))[t(195)],o=e[t(184)][t(192)](t(207));n[t(217)](t(176)),n[t(217)](t(215)),n[t(217)](t(207),((r,i={})=>{const a=t,c=e[a(208)],u=e[a(208)][a(206)][a(168)],l=i&&void 0!==i[a(222)]?i[a(222)]:!o[a(180)];let f;i[a(221)]||(i[a(221)]=s[0][a(221)]),f=l?Array[a(218)](u[a(223)]())[a(201)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(179))&&!e[n(196)](t)&&e[n(193)](t[n(210)],n(207))}(t,c[a(211)]))):Array[a(218)](u[a(223)]())[a(201)]((t=>ks(t)));const h=y(f,c);c[a(173)]((()=>{const t=a;for(const e of h)n[t(166)](e,{commandName:t(207),commandParams:[{...i,forceValue:l}],formatGroupId:t(175)})}))})),n[t(189)][t(214)](t(207),(e=>Hr(r,t(219),e))),n[t(189)][t(203)]((e=>{const n=t;if(n(212)!=e[n(183)])return;const o=r.t,{data:i}=e;if(!i||n(207)!=i[n(200)])return;const a=i[n(188)][0][n(221)],c=o(s[n(167)]((t=>t[n(221)]===a))[n(186)])[n(194)]();return i[n(188)][0][n(222)]?{type:n(213),content:Hr(r,n(181),Hr(r,n(219),1)+" ("+c+")")}:{type:n(213),content:Hr(r,n(216),Hr(r,n(219),1))}}))}}function Cs(t,e){const n=ys();return(Cs=function(t,e){return n[t-=166]})(t,e)}function ks(t){const e=_s;return e(207)==t[e(191)]}const Ls=Rs;function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=246]})(t,e)}function Ns(){const t=["7442964YgANOB","plugins","enableCommand","afterInit","9MUtoey","has","addCommentThread","5028919ddASkU","1783235xZeDSB","TrackChangesEditing","8djEfAL","331761GiurnR","1165331NEeqWr","26WWldEI","6rZHXyG","CommentsEditing","11665490plwCIu","get","editor","22pIDLFt","5936328nRcVeM"];return(Ns=function(){return t})()}!function(t,e){const n=Rs,r=t();for(;;)try{if(833491===-parseInt(n(264))/1+parseInt(n(265))/2*(parseInt(n(263))/3)+-parseInt(n(251))/4+-parseInt(n(260))/5*(-parseInt(n(266))/6)+-parseInt(n(259))/7*(parseInt(n(262))/8)+-parseInt(n(256))/9*(-parseInt(n(247))/10)+-parseInt(n(250))/11*(-parseInt(n(252))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(255)](){const t=Ls,e=this[t(249)];e[t(253)][t(257)](t(246))&&e[t(253)][t(248)](t(261))[t(254)](t(258))}}var vs=n(834);function Ms(){const t=["2076030MSKQEI","elementEnd","getWalker","isContent","1vTfbOG","456483gxmKlS","createRangeOn","element","markerRange","nextSibling","start","714375QSASou","26240995PzaLRt","413mEWqRl","TrackChangesEditing","test","includes","toViewElement","getCustomProperty","getItems","parent","listIndent","schema","consumable","ck-suggestion-marker--active","markerName","createUIElement","type","16fgxWsq","plugins","get","previousPosition","push","3055646DwFBTb","name","ck-suggestion-marker-","mapper","writer","hasAttribute","activeMarkers","isLimit","addClass","addHighlight","40ABzUoY","isAtEnd","isBlock","toViewPosition","insert","bindElementToMarker","136648scyPkS","item","5039610dbkAQD","listItem","model","span","getAttribute"];return(Ms=function(){return t})()}function Os(t,e){const n=Ms();return(Os=function(t,e){return n[t-=107]})(t,e)}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(129)]())o[r(148)](t)&&s[r(142)](n[r(116)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(139)][r(140)](r(124));return(o,i,a)=>{const c=r;if(!a[c(133)][c(125)](i[c(118)],o[c(144)]))return;const u=i[c(118)][c(112)](),l=i[c(118)][c(120)],f=t[c(107)][c(132)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(160)];g=g||f[c(113)](e);const n=a[c(146)][c(127)](e);if(n&&n[c(128)](c(152)))return;c(111)==t[c(137)]&&f[c(155)](e)&&!f[c(150)](e)&&(e[c(119)]||l[c(154)]?h&&h[c(130)]==e||(h=e,m(t[c(141)]),p=!0):d=d||t[c(141)])}function m(t){const r=c,o=a[r(147)][r(136)](r(108),{class:r(145)+e}),u=a[r(146)][r(156)](t);n&&s[r(149)][r(126)](i[r(135)])&&a[r(147)][r(151)](r(134),o),a[r(147)][r(157)](u,o),a[r(146)][r(158)](o,i[r(135)])}g||p||!d||m(d)}}!function(t,e){const n=Os,r=t();for(;;)try{if(802718===parseInt(n(114))/1*(-parseInt(n(143))/2)+-parseInt(n(115))/3*(-parseInt(n(138))/4)+-parseInt(n(161))/5+-parseInt(n(110))/6+-parseInt(n(123))/7*(-parseInt(n(159))/8)+-parseInt(n(121))/9*(parseInt(n(153))/10)+parseInt(n(122))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Fs=Bs;function Ps(){const t=["detach","root","addMarker:suggestion:deletion","high","init","merge","unit","TrackChangesEditing","$graveyard","document","isCollapsed","model","6952356FhPrFC","buffer","3aZGXmi","4941JZJraT","writer","selection","203pBvhMS","deleteForward","plugins","917932oflyzv","82685pFtrBB","removeMarker:suggestion:deletion","enableCommand","uiElement","downcastDispatcher","createSelection","getFirstRange","end","editing","modifySelection","delete","editor","mapper","unbindElementFromMarkerName","options","batch","start","requires","102iTJpDD","bind","markerName","4006LxaxoR","data","createRange","remove","showSuggestionHighlights","lock","get","markerNameToElements","3061014bjlQHO","unlock","enqueueChange","3310VMAxhd","commands","fromRange","rootName","14ipwxqj","1379696GFoivc","setSelection","forward"];return(Ps=function(){return t})()}function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(222789===parseInt(n(332))/1*(parseInt(n(357))/2)+-parseInt(n(328))/3*(-parseInt(n(335))/4)+parseInt(n(336))/5*(parseInt(n(354))/6)+parseInt(n(372))/7*(parseInt(n(311))/8)+parseInt(n(329))/9*(-parseInt(n(368))/10)+-parseInt(n(365))/11+-parseInt(n(326))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class xs extends t.Plugin{static get[Fs(353)](){return[vs.Delete]}[Fs(318)](){const t=Fs,e=this[t(347)],n=e[t(334)][t(363)](t(321));n[t(338)](t(346));const r=e[t(369)][t(363)](t(333));n[t(338)](t(333),((n,s={})=>{const o=t,a=e[o(325)][o(341)](e[o(325)][o(323)][o(331)]);a[o(324)]&&e[o(325)][o(345)](a,{direction:o(313),unit:s[o(320)]});const c=a[o(342)](),u=i.LiveRange[o(370)](c);let l;n(s),l=o(322)==u[o(315)][o(371)]?e[o(325)][o(359)](c[o(352)]):e[o(325)][o(359)](u[o(352)],u[o(343)]),u[o(314)](),e[o(325)][o(367)](r[o(327)][o(351)],(t=>{const e=o;r[e(327)][e(362)](),t[e(312)](t[e(359)](l[e(343)])),r[e(327)][e(366)]()}))})),e[t(344)][t(340)].on(t(316),Ds(e,t(319)),{priority:t(317)}),e[t(358)][t(340)].on(t(316),((n,r,s)=>{const o=t;s[o(350)][o(361)]&&Ds(e,o(319),{showActiveMarker:!1})[o(355)](this)(n,r,s)}),{priority:t(317)}),e[t(344)][t(340)].on(t(337),((e,n,r)=>{const s=t,o=r[s(348)][s(364)](n[s(356)]);if(o)for(const t of o)t.is(s(339))&&(r[s(348)][s(349)](t,n[s(356)]),r[s(330)][s(360)](t))}),{priority:t(317)})}}const Us=Gs;!function(t,e){const n=Gs,r=t();for(;;)try{if(165765===parseInt(n(327))/1+-parseInt(n(298))/2+-parseInt(n(242))/3*(parseInt(n(252))/4)+-parseInt(n(237))/5+-parseInt(n(184))/6*(-parseInt(n(259))/7)+-parseInt(n(258))/8+parseInt(n(216))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class js extends t.Plugin{[Us(243)](){const t=Us,e=this[t(213)];if(!e[t(207)][t(196)](t(233)))return;const n=e[t(263)],r=e[t(207)][t(317)](t(219)),s=e[t(207)][t(196)](t(193)),o=!!e[t(277)][t(317)](t(241));function i(e){const r=t;return{type:r(310),content:""+Hr(n,r(272),e)}}function a(e){const r=t;return{type:r(310),content:""+Hr(n,r(251),e)}}r[t(305)](t(304),[],[t(223),t(212),t(206)]),r[t(305)](t(188)),r[t(305)](t(236)),r[t(305)](t(300)),r[t(305)](t(326)),r[t(305)](t(191)),r[t(305)](t(328)),r[t(305)](t(204)),o&&(r[t(305)](t(217)),r[t(305)](t(264))),s&&(r[t(305)](t(203)),r[t(305)](t(199),[],[t(278)]),r[t(291)][t(273)]((e=>{const r=t,{data:s}=e;if(s&&r(278)==s[r(329)])return{type:r(310),content:s[r(224)]?Hr(n,r(246)):Hr(n,r(275))}})),this[t(213)][t(220)][t(197)][t(268)]((e=>{const n=t;if(e[n(322)][n(238)])return!1;let s=!1;const o=r[n(235)]({skipNotAttached:!0})[n(260)]((t=>n(278)===r[n(320)](t)));for(const t of o)n(187)!=t[n(285)]()[n(201)][n(311)][n(265)](n(212))&&(r[n(182)](t[n(285)](),n(231))[n(271)]((t=>n(212)===r[n(320)](t[n(209)])))||(e[n(227)](t[n(194)]()),s=!0));return s}))),r[t(291)][t(290)](t(206),Hr(n,t(309)));const c={type:t(310),content:""};r[t(291)][t(273)]((e=>{const r=t,{data:s}=e;if(!s||r(212)!=s[r(329)])return;let u=e[r(283)];for(;u;){if(u[r(234)]&&((r(301)==u[r(234)][r(329)]||r(313)==u[r(234)][r(329)])&&(u[r(234)][r(224)]&&r(312)!=u[r(234)][r(224)]||r(312)!=u[r(234)][r(183)]&&!s[r(224)])||!o&&u[r(234)][r(329)]==_c))return c;u=u[r(244)]}if(null==s[r(224)])switch(s[r(183)]){case r(239):return a(Hr(n,r(208)));case r(248):return a(Hr(n,r(202)));case r(187):return a(Hr(n,r(221)))}switch(s[r(224)]){case r(239):return i(Hr(n,r(208)));case r(248):return i(Hr(n,r(202)));case r(187):return i(Hr(n,r(221)))}})),r[t(291)][t(273)]((e=>{const n=t,{data:r}=e;if(r&&n(206)==r[n(329)])return null==r[n(224)]||null==r[n(183)]&&0==r[n(224)]?c:void 0})),r[t(291)][t(273)]((e=>{const r=t;if(r(231)!=e[r(205)])return;const{data:s}=e;if(!s||r(223)!=s[r(329)])return;const o=zs(e);return o?r(224)==o?{type:r(310),content:Hr(n,r(218))}:r(183)==o?{type:r(310),content:Hr(n,r(274))}:c:c})),e[t(220)][t(197)][t(268)]((e=>this[t(189)](e))),e[t(220)][t(197)][t(268)]((e=>this[t(324)](e))),e[t(220)][t(197)][t(268)]((e=>this[t(281)](e))),this[t(250)]()}[Us(189)](t){const e=Us;if(t[e(322)][e(238)]||!t[e(322)][e(185)])return!1;let n=!1;const r=this[e(213)][e(207)][e(317)](e(219))[e(235)]({skipNotAttached:!0})[e(260)]((t=>t[e(234)]&&e(223)==t[e(234)][e(329)]))[e(260)]((t=>t[e(234)][e(224)]&&t[e(234)][e(183)]));for(const s of r)zs(s)||(t[e(227)](s[e(194)]()),n=!0);return n}[Us(324)](t){const e=Us;if(t[e(322)][e(238)]||!t[e(322)][e(185)])return!1;const n=this[e(213)][e(207)][e(317)](e(219));if(n[e(293)][e(287)])return!1;let r=!1;const s=[e(212),e(223),e(206),e(301),e(254),e(262),e(230),e(261),e(313)],o=this[e(213)][e(220)][e(197)][e(269)][e(240)]()[e(260)]((t=>e(231)==t[e(205)]))[e(260)]((t=>s[e(225)](t[e(192)])));if(0==o[e(284)])return r;for(const i of o){const o=n[e(182)](i[e(198)],e(231))[e(260)]((t=>!t[e(307)][e(256)]))[e(195)]((t=>t[e(209)]))[e(260)]((t=>{const r=e,o=n[r(320)](t);return s[r(225)](o)}));if(o[e(284)]){for(const n of o)t[e(227)](n[e(194)]());r=!0}}return r}[Us(281)](t){const e=Us;if(t[e(322)][e(238)]||!t[e(322)][e(185)])return!1;const n=this[e(213)][e(207)][e(317)](e(219));let r=!1;const s=[e(212),e(223),e(206),e(301),e(254),e(262),e(230),e(261),e(313)];for(const t of n[e(235)]({skipNotAttached:!0})){const o=n[e(182)](t[e(285)](),e(231))[e(195)]((t=>t[e(209)]))[e(260)]((t=>t[e(234)]&&s[e(225)](t[e(234)][e(329)])));if(!o[e(284)])continue;const a=o[0][e(283)][e(314)][e(253)];if(!o[e(321)]((t=>t[e(314)][e(253)]===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(235)]({skipNotAttached:!0})[s(260)]((e=>s(231)==e[s(205)]&&e[s(314)][s(253)]==t)))e[s(267)](s(253),r)}function i(t,n){const r=e;let s=t[r(283)],i=!1;for(;s;)s[r(314)][r(253)]!=n&&(o(s[r(314)][r(253)],n),s[r(267)](r(253),n),i=!0),s=s[r(244)];return i}}[Us(250)](){const t=Us,e=this[t(213)],n=e[t(263)],r=e[t(207)][t(317)](t(219));this[t(276)](),r[t(292)][t(257)](t(226),t(316),t(211),(function(n,r){const s=t,o=[];for(let t of n)t[s(201)][s(311)]===t[s(190)][s(289)]&&(t=e[s(220)][s(247)](e[s(220)][s(294)](t[s(201)][s(311)],0))),o[s(232)](t);e[s(220)][s(308)]((t=>{const n=s,a=e[n(220)][n(197)][n(318)],c=Array[n(228)](a[n(215)]())[n(195)]((t=>i.LiveRange[n(229)](t)));t[n(315)](o),e[n(303)][n(317)](r[n(306)])[n(249)](),r[n(282)][n(232)]({forceDefaultExecution:!0}),e[n(288)](r[n(306)],...r[n(282)]),t[n(315)](c);for(const t of c)t[n(295)]()}))})),r[t(291)][t(323)]((function(n){const r=t,s=!e[r(220)][r(210)][r(222)](n),o=n[r(214)],i=n[r(302)],a=n[r(265)](r(223)),c=!o||o[r(265)](r(223))!==a,u=!i||i[r(265)](r(223))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(296),e)))}[Us(276)](){const t=Us,e=this[t(213)],n=e[t(263)];function r(n){const r=t,s=e[r(303)][r(317)](r(188))[r(287)],o=e[r(303)][r(317)](r(304))[r(287)];return r(304)===n?s:o}e[t(207)][t(317)](t(219))[t(291)][t(273)]((function(s){const o=t;if(o(226)!=s[o(205)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(306)]){case o(188):u=i[o(282)][0][o(325)],l=r(i[o(306)]),a=o(u?280:286),!l&&e[o(277)][o(317)](o(241))||(a=o(270)),c={type:o(310),content:Hr(n,a,Hr(n,o(208)))};break;case o(304):u=i[o(282)][0][o(325)],l=r(i[o(306)]),a=o(u?280:286),!l&&e[o(277)][o(317)](o(241))||(a=o(270)),c={type:o(310),content:Hr(n,a,Hr(n,o(202)))};break;case o(326):a=o(319),c={type:o(310),content:Hr(n,a,Hr(n,o(296)))};break;case o(191):a=function(t){const e=o,n=t[e(285)]();let r=n[e(201)][e(311)];for(;r&&n[e(299)](r);){if(r[e(265)](e(206))>0)return!1;r=r[e(302)]}return!0}(s)?Hr(n,o(286),Hr(n,function(t){const e=o;return e(297)+t[e(285)]()[e(201)][e(311)][e(265)](e(212))[e(266)]()+e(200)}(s))):Hr(n,o(279),Hr(n,o(296))),c={type:o(310),content:a};break;case o(217):case o(264):!1===i[o(255)]&&(a=o(245),c={type:o(186),content:Hr(n,a,Hr(n,o(296)))})}return c}))}}function Gs(t,e){const n=Vs();return(Gs=function(t,e){return n[t-=182]})(t,e)}function Vs(){const t=["_suggestionFactory","trackChangesCommand","createPositionAt","detach","ELEMENT_LIST_ITEM","ELEMENT_","132494TFXaUo","containsItem","customBulletedList","listStyle","nextSibling","commands","numberedList","_enableDefaultAttributesIntegration","commandName","meta","change","FORMAT_INDENT","format","nodeAfter","default","listMarkerStyle","attributes","setSelection","documentList","get","selection","*Indent:* %0","_getAttributeKey","every","batch","registerElementLabel","noTrackChangesFixer","forceValue","indentList","224729FayAvl","splitListItemAfter","key","_findSuggestions","oldValue","246990OstxCw","isLocal","deletion","todo","bulletedList","listItemIdFixer","end","outdentList","attributeKey","TodoListEditing","getFirstMarker","map","has","document","range","checkTodoList","_LIST","start","ELEMENT_NUMBERED_LIST","todoList","splitListItemBefore","type","listIndent","plugins","ELEMENT_BULLETED_LIST","suggestion","schema","accept","listType","editor","previousSibling","getRanges","2553291afMxZv","mergeListItemBackward","*Merge:* list item","TrackChangesEditing","model","ELEMENT_TODO_LIST","isObject","listItemId","newValue","includes","formatBlock","removeMarker","from","fromRange","todoListCheck","attribute","push","ListEditing","data","getSuggestions","customNumberedList","459540Yjecaq","isUndo","bulleted","getChanges","list.multiBlock","57ImZhSX","afterInit","next","*Merge:* %0","*Check item*","createRange","numbered","refresh","_supportLegacySuggestions","*Remove format:* %0","9388EpbLWB","groupId","listStart","multipleBlocks","isNextTo","registerCustomCallback","1448640heIjMl","7SQVylL","filter","listMarker","listReversed","locale","mergeListItemForward","getAttribute","toUpperCase","setAttribute","registerPostFixer","differ","*Change to:* %0","find","*Set format:* %0","registerDescriptionCallback","*Split:* list item","*Uncheck item*","_registerLegacyDescription","config","todoListChecked","*Outdent:* %0","*Format:* insert into %0","assureChains","commandParams","head","length","getFirstRange","*Format:* remove from %0","value","execute","parent","registerAttributeLabel","_descriptionFactory"];return(Vs=function(){return t})()}function zs(t){const e=Us;let n=t[e(285)]()[e(201)][e(311)][e(214)];for(;n;){const r=n[e(265)](e(223));if(!r)return!1;if(r==t[e(234)][e(224)])return e(224);if(r==t[e(234)][e(183)])return e(183);n=n[e(214)]}return!1}const Hs=Ws;function Ws(t,e){const n=Xs();return(Ws=function(t,e){return n[t-=424]})(t,e)}function Xs(){const t=["getSuggestions","replace","reversed","styles","_findSuggestions","next","listStart","nodeAfter","get","lower-latin","default","TrackChangesEditing","3604804SXKzCM","customNumbered","getFirstMarker","FORMAT_LIST_START","*Remove format:* %0","document","167256jquPGq","commandParams","FORMAT_LIST_REVERSED","20878819zQHnKv","removeMarker","key","listType","attribute","plugins","_LIST_","12tmbJGX","getFirstRange","ELEMENT_","disc","config","_registerLegacyDescription","model","toUpperCase","isUndo","10hGddFF","lower-roman","_LIST_DEFAULT","circle","start","list.properties","includes","_descriptionFactory","5469yAjtGz","decimal-leading-zero","suggestion","86lgIhII","numbered","*Format:* set order to reversed","121MIigFO","680350cboluf","find","443598wyXzBO","afterInit","_getTranslationKeyForListStyle","*Format:* set start index to %0","listStyle","formatBlock","_enableDefaultAttributesIntegration","81gCzCEn","type","*Set format:* %0","newValue","1984zfNBUr","square","upper-latin","registerPostFixer","bind","decimal","commandName","213YxzsXq","listReversed","data","handleDescriptions","upper-roman","*Change to:* %0","registerDescriptionCallback","locale","*Format:* set order to regular","editor","head","startIndex","_getAttributeKey","format","filter","has","bulleted","oldValue","getAttribute","batch","registerAttributeLabel","ListPropertiesEditing"];return(Xs=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(512046===parseInt(n(434))/1*(-parseInt(n(504))/2)+parseInt(n(501))/3*(parseInt(n(427))/4)+parseInt(n(493))/5*(parseInt(n(510))/6)+parseInt(n(468))/7+parseInt(n(474))/8*(-parseInt(n(517))/9)+parseInt(n(508))/10*(parseInt(n(507))/11)+-parseInt(n(484))/12*(parseInt(n(477))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xs);class Ks extends t.Plugin{[Hs(511)](){const t=Hs;if(!this[t(443)][t(482)][t(449)](t(455)))return;const e=this[t(443)][t(488)][t(464)](t(498)),n=this[t(443)][t(482)][t(464)](t(467));e[t(459)]&&n[t(516)](t(514),[],[t(514)]),e[t(458)]&&n[t(516)](t(435),[],[t(435)]),e[t(445)]&&n[t(516)](t(462),[],[t(462)]);const r={type:t(447),content:""};n[t(500)][t(440)](this[t(437)][t(431)](this));const s=this[t(443)][t(441)];n[t(500)][t(454)](t(435),Hr(s,t(476))),n[t(500)][t(440)]((e=>{const n=t,{data:s}=e;if(s&&n(435)==s[n(479)])return null==s[n(426)]||0==s[n(426)]&&null==s[n(451)]?r:void 0})),n[t(500)][t(454)](t(462),Hr(s,t(471))),n[t(500)][t(440)]((e=>{const n=t,{data:s}=e;if(s&&n(462)==s[n(479)])return null==s[n(426)]||1==s[n(426)]&&null==s[n(451)]?r:void 0})),this[t(443)][t(490)][t(473)][t(430)]((e=>{const r=t;if(e[r(453)][r(492)])return!1;let s=!1;const o=n[r(456)]({skipNotAttached:!0})[r(448)]((t=>{const e=r,s=n[e(446)](t);return e(462)==s||e(435)==s}));for(const t of o){const o=t[r(485)]()[r(497)][r(463)][r(452)](r(480));r(505)!=o&&r(469)!=o&&(n[r(460)](t[r(485)](),r(481))[r(509)]((t=>r(480)==n[r(446)](t[r(503)])))||(e[r(478)](t[r(470)]()),s=!0))}return s})),this[t(489)]()}[Hs(437)](t){const e=Hs,n=this[e(443)][e(441)],{data:r}=t,s={type:e(447),content:""};if(!r||e(514)!=r[e(479)])return;if(!r[e(451)])return e(466)==r[e(426)]?s:{type:e(447),content:""+Hr(n,e(425),Hr(n,this[e(512)](r[e(426)])))};if(!r[e(426)]){if(e(466)==r[e(451)])return s;let o=t[e(444)];for(;o;){if(o[e(436)]&&e(480)==o[e(436)][e(479)]&&o[e(436)][e(426)])return s;o=o[e(461)]}return{type:e(447),content:""+Hr(n,e(472),Hr(n,this[e(512)](r[e(451)])))}}if(e(466)!=r[e(426)])return{type:e(447),content:""+Hr(n,e(425),Hr(n,this[e(512)](r[e(426)])))};let o=t[e(444)];for(;o;){if(o[e(436)]&&e(480)==o[e(436)][e(479)]&&o[e(436)][e(426)]&&o[e(436)][e(451)])return s;o=o[e(461)]}const i=t[e(485)]()[e(497)][e(463)][e(452)](e(480));return{type:e(447),content:Hr(n,e(425),Hr(n,e(486)+i[e(491)]()+e(495)))}}[Hs(489)](){const t=Hs,e=this[t(443)],n=e[t(441)];e[t(482)][t(464)](t(467))[t(500)][t(440)]((e=>{const r=t;if(r(515)!=e[r(424)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(433)]){case r(514):o=r(439),i={type:r(447),content:Hr(n,o,Hr(n,this[r(512)](s[r(475)][0][r(424)])))};break;case r(435):o=s[r(475)][0][r(458)]?r(506):r(442),i={type:r(447),content:Hr(n,o)};break;case r(462):o=r(513),i={type:r(447),content:Hr(n,o,s[r(475)][0][r(445)])}}return i}))}[Hs(512)](t){const e=Hs;return e(486)+function(t){const n=e;return qs[n(499)](t)?n(450):Zs[n(499)](t)?n(505):null}(t)[e(491)]()+e(483)+t[e(491)]()[e(457)](/-/g,"_")}}const qs=[Hs(487),Hs(496),Hs(428)],Zs=[Hs(432),Hs(502),Hs(494),Hs(438),Hs(465),Hs(429)];var Ys=n(507);function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=167]})(t,e)}const Qs=Js;function $s(){const t=["setSelection","unbindElementFromMarkerName","11sdFvnc","removeMarker:suggestion:insertion","enterBlock","getFirstRange","plugins","451725MVoMcE","TrackChangesEditing","markerName","options","createRange","data","afterExecute","remove","322TBNxGd","addMarker:suggestion:insertion","selection","markInsertion","markerNameToElements","fire","get","fromRange","editing","createPositionAt","getFirstPosition","1683027Lmhrmw","bind","requires","writer","enter","2zjspnx","downcastDispatcher","44ICHEYR","init","end","ck-suggestion-marker-split","split","hasClass","commands","parent","document","detach","179296MoQUWE","6263100tkORBo","299383nnOUIp","1301268jCLPsS","mapper","showSuggestionHighlights","nextSibling","high","9601210pwFzAO","enableCommand","editor","change","model"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(566912===parseInt(n(209))/1+parseInt(n(195))/2*(parseInt(n(210))/3)+-parseInt(n(197))/4*(-parseInt(n(171))/5)+-parseInt(n(208))/6+-parseInt(n(179))/7*(-parseInt(n(207))/8)+-parseInt(n(190))/9+parseInt(n(215))/10*(-parseInt(n(222))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Qs(192)](){return[Ys.Enter]}[Qs(198)](){const t=Qs,e=this[t(217)],n=e[t(170)][t(185)](t(172)),r=e[t(203)][t(185)](t(194));n[t(216)](t(194),(()=>{const s=t;e[s(219)][s(218)]((t=>{const o=s,a=e[o(219)][o(205)][o(181)],c=a[o(189)](),u=i.LiveRange[o(186)](a[o(169)]());if(r[o(168)](t)){const r=e[o(219)][o(188)](c[o(204)][o(213)],0),s=t[o(175)](c,r);n[o(182)](s)}else t[o(220)](t[o(175)](u[o(199)]));u[o(206)](),r[o(184)](o(177),{writer:t})}))})),e[t(187)][t(196)].on(t(180),Ds(e,t(201)),{priority:t(214)}),e[t(187)][t(196)].on(t(167),((e,n,r)=>{const s=t,o=r[s(211)][s(183)](n[s(173)]);if(o)for(const t of o)t[s(202)](s(200))&&(r[s(211)][s(221)](t,n[s(173)]),r[s(193)][s(178)](t))}),{priority:t(214)}),e[t(176)][t(196)].on(t(180),((n,r,s)=>{const o=t;s[o(174)][o(212)]&&Ds(e,o(201),{showActiveMarker:!1})[o(191)](this)(n,r,s)}),{priority:t(214)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=460]})(t,e)}function ro(){const t=["replaceAll","filter","model","_isInDeletionRange","189030YzOIMr","getIntersection","replace","findNext","find","1970000cSLJWV","get","end","1300wlppII","35IqvcnC","start","bind","markers","126136BiFcqJ","createPositionAt","createRange","string","editor","findPrevious","findByTextCallback","handleFindCommand","1207625JtQRUo","54813QvONTV","2Kiffhx","getRange","afterInit","6gQFNDw","plugins","has","item","suggestion:deletion","getMarkersGroup","enableCommand","FindAndReplaceEditing","2944008dfcvcd","FindAndReplaceUtils","TrackChangesEditing","313851HtzYwe"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(284515===parseInt(n(489))/1+parseInt(n(470))/2*(parseInt(n(484))/3)+-parseInt(n(494))/4+parseInt(n(468))/5*(parseInt(n(473))/6)+-parseInt(n(498))/7*(parseInt(n(460))/8)+-parseInt(n(481))/9+parseInt(n(497))/10*(parseInt(n(469))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(472)](){const t=eo;if(!this[t(464)][t(474)][t(475)](t(480)))return;const e=this[t(464)][t(474)][t(495)](t(483));e[t(479)](t(493),this[t(467)][t(500)](this)),e[t(479)](t(492)),e[t(479)](t(465)),e[t(479)](t(491)),e[t(479)](t(485))}[eo(467)](t,e,n={}){const r=eo,s=this[r(464)][r(474)][r(495)](r(482));return t((t=>(r(463)==typeof e?s[r(466)](e,n):e)(t)[r(486)]((e=>!1===this[r(488)](e,t[r(476)])))),n)}[eo(488)](t,e){const n=eo,r=this[n(464)][n(487)][n(462)](this[n(464)][n(487)][n(461)](e,t[n(499)]),this[n(464)][n(487)][n(461)](e,t[n(496)]));for(const t of this[n(464)][n(487)][n(501)][n(478)](n(477)))if(null!==r[n(490)](t[n(471)]()))return!0;return!1}}const oo=co;function io(){const t=["*Set font size:* %0","FORMAT_FONT_COLOR","registerDescriptionCallback","commandName","104GmfQZN","label","FORMAT_FONT_FAMILY","*Reset font size*","FORMAT_FONT_SIZE","_descriptionFactory","title","type","10472226uToRvB","get","6089976oPEmjR","fontBackgroundColor","config","*Reset font family*","720097LAkTDI","fontBackgroundColor.colors","FontSize","FontColorEditing","locale","normalizeSizeOptions","find","*Reset font color*","*Set font color:* %0","registerAttributeLabel","has","trim","FontFamilyEditing","plugins","TrackChangesEditing","FontBackgroundColorEditing","fontSize.options","fontColor.colors","commandParams","afterInit","format","_enableDefaultAttributesIntegration","1308342jbyUom","editor","FORMAT_FONT_BACKGROUND","73907cXZijH","_registerLegacyDescription","fontSize","fontColor","*Reset font background color*","*Set font background color:* %0","26ViCflc","1019930zUZOTq","26802140LapmMN","toLowerCase","FontSizeEditing","*Set font family:* %0","formatInline","model","value","16llgVvT","11tEqaWY","fontFamily"];return(io=function(){return t})()}!function(t,e){const n=co,r=t();for(;;)try{if(905759===-parseInt(n(255))/1*(-parseInt(n(261))/2)+-parseInt(n(252))/3*(-parseInt(n(209))/4)+-parseInt(n(262))/5+parseInt(n(224))/6+parseInt(n(230))/7*(-parseInt(n(216))/8)+parseInt(n(226))/9+parseInt(n(263))/10*(-parseInt(n(210))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const ao=[{pluginName:oo(265),commandName:oo(257)},{pluginName:oo(242),commandName:oo(211)},{pluginName:oo(233),commandName:oo(258)},{pluginName:oo(245),commandName:oo(227)}];function co(t,e){const n=io();return(co=function(t,e){return n[t-=206]})(t,e)}class uo extends t.Plugin{[oo(249)](){const t=oo,e=this[t(253)][t(234)],n=this[t(253)][t(243)][t(225)](t(244));for(const{pluginName:e,commandName:r}of ao)this[t(253)][t(243)][t(240)](e)&&n[t(251)](r,[r]);e.t,n[t(221)][t(239)](t(257),Hr(e,t(220))),n[t(221)][t(239)](t(211),Hr(e,t(218))),n[t(221)][t(239)](t(258),Hr(e,t(213))),n[t(221)][t(239)](t(227),Hr(e,t(254))),this[t(256)]()}[oo(256)](){const t=oo,e=this[t(253)],n=e[t(234)];e[t(243)][t(225)](t(244))[t(221)][t(214)]((e=>{const r=t,o=n.t;if(r(206)!=e[r(223)])return;const{data:i}=e;if(null!=i){if(r(257)==i[r(215)]){const t=i[r(248)][0][r(208)];if(t){const e=o(this[r(253)][r(243)][r(225)](r(232))[r(235)](this[r(253)][r(228)][r(225)](r(246)))[r(236)]((e=>e[r(207)]==t))[r(222)])[r(264)]();return{type:r(250),content:Hr(n,r(212),e)}}return{type:r(250),content:Hr(n,r(219))}}if(r(211)==i[r(215)]){const t=i[r(248)][0][r(208)];return t?{type:r(250),content:Hr(n,r(266),t)}:{type:r(250),content:Hr(n,r(229))}}if(r(258)==i[r(215)]){const t=i[r(248)][0][r(208)];if(t){const e=(0,s.normalizeColorOptions)(this[r(253)][r(228)][r(225)](r(247)))[r(236)]((e=>e[r(207)]==t));let i=t,a="";return e&&(i=e[r(217)],a=o(i)[r(264)]()),{type:r(250),content:Hr(n,r(238),a)[r(241)](),color:{value:t,title:a||i}}}return{type:r(250),content:Hr(n,r(237))}}if(r(227)==i[r(215)]){const t=i[r(248)][0][r(208)];if(t){const e=(0,s.normalizeColorOptions)(this[r(253)][r(228)][r(225)](r(231)))[r(236)]((e=>e[r(207)]==t));let i=t,a="";return e&&(i=e[r(217)],a=o(i)[r(264)]()),{type:r(250),content:Hr(n,r(260),a)[r(241)](),color:{value:t,title:a||i}}}return{type:r(250),content:Hr(n,r(259))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=188]})(t,e)}const fo=lo;function ho(){const t=["fontSize","_descriptionFactory","toUpperCase","normalizeSizeOptions","registerDescriptionCallback","copyFormat","toLowerCase","211520zkLXyL","commands","pasteFormat","3333337oWNZch","commandParams","225ElLYeZ","TrackChangesEditing","enableCommand","formatInline","label","find","1352675FKbhPH","type","_registerLegacyDescription","fontSize.options","title","split","841599FemHKq","fontColor","fontColor.colors","commandName","length","formatBlock","fontBackgroundColor","*Remove all formatting*","editor","108148zIwRFe","boolean","model","afterInit","join","FontSize","144768DwWAQE","156bTXuyC","charAt","slice","1cdUFYg","plugins","get","*Set format to:* %0","_enableDefaultAttributesIntegration","1623214SqLhPe","push","6qXcKnC","entries","config","format","75eizAeG","locale"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(434687===parseInt(n(205))/1*(parseInt(n(210))/2)+-parseInt(n(216))/3*(parseInt(n(195))/4)+parseInt(n(236))/5+-parseInt(n(212))/6*(-parseInt(n(228))/7)+parseInt(n(201))/8+-parseInt(n(230))/9*(-parseInt(n(225))/10)+-parseInt(n(242))/11*(parseInt(n(202))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(198)](){const t=fo,e=this[t(194)],n=e[t(206)][t(207)](t(231)),r=e[t(226)][t(207)](t(223)),s=e[t(226)][t(207)](t(227));r&&s&&(n[t(209)](t(227)),n[t(232)](t(223)),this[t(238)]())}[fo(238)](){const t=fo,e=this[t(194)],n=e[t(217)];e[t(206)][t(207)](t(231))[t(219)][t(222)]((r=>{const s=t;if(s(191)!=r[s(237)]&&s(233)!=r[s(237)])return;const{data:o}=r;if(o&&s(227)===o[s(189)]){const t=[],r=o[s(229)][0];for(const[n,o]of Object[s(213)](r))t[s(211)](po(e,n,o));return t[s(190)]?{type:s(215),content:Hr(n,s(208),t[s(199)](", "))}:{type:s(215),content:Hr(n,s(193))}}}))}}function po(t,e,n){const r=fo,o=t[r(217)].t,i=e[r(241)](/(?=[A-Z])/)[r(199)](" "),a=o(i[r(203)](0)[r(220)]()+i[r(204)](1))[r(224)]();if(r(196)==typeof n)return a;if(r(243)===e||r(192)===e){const e=(0,s.normalizeColorOptions)(t[r(214)][r(207)](r(188)))[r(235)]((t=>t[r(197)]==n));return a+" ("+(e?o(e[r(234)])[r(224)]():n)+")"}if(r(218)===e&&isNaN(parseFloat(n))){const e=t[r(206)][r(207)](r(200))[r(221)](t[r(214)][r(207)](r(239)))[r(235)]((t=>t[r(197)]==n));return a+" ("+(e?o(e[r(240)])[r(224)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=322]})(t,e)}const Io=mo;function Eo(){const t=["137064HDTqXC","name","view","editor","plugins","963fRUGzJ","TrackChangesEditing","get","model","15807OosyGX","locale","type","commandName","paragraph","*Change to:* %0","_headingOptions","1508330yaHrqg","formatBlock","4HDcaIv","afterInit","35YwpiUK","9RZMJDu","format","value","415455uOMpvL","_enableDefaultAttributesIntegration","3720UrOsJc","_getHeadingLevel","ELEMENT_HEADING","has","861160OHaHzR","config","registerElementLabel","574SNLrHI","find","heading","130948uuwcfX","registerDescriptionCallback","_registerLegacyDescription","heading.options","title","_descriptionFactory","ELEMENT_HEADING_CUSTOM","HeadingEditing","commandParams","match"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(117042===-parseInt(n(343))/1+parseInt(n(340))/2*(parseInt(n(358))/3)+parseInt(n(325))/4*(parseInt(n(331))/5)+parseInt(n(353))/6*(-parseInt(n(327))/7)+parseInt(n(337))/8*(-parseInt(n(328))/9)+-parseInt(n(323))/10+parseInt(n(362))/11*(parseInt(n(333))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(326)](){const t=Io,e=this[t(356)];if(!e[t(357)][t(336)](t(350)))return;this[t(322)]=e[t(338)][t(360)](t(346));const n=e[t(363)],r=e[t(357)][t(360)](t(359));r[t(332)](t(342));for(const e of this[t(322)])t(366)!=e[t(361)]&&r[t(348)][t(339)](e[t(361)],(n=>{const r=t,i=this[r(334)](e[r(361)]);return null!==i?s(n,i):o(n,e[r(347)])}));function s(e,r){return Hr(n,t(335),[e,r])}function o(e,r){return Hr(n,t(349),[e,r])}this[t(345)]()}[Io(345)](){const t=Io,e=this[t(356)],n=e[t(363)];e[t(357)][t(360)](t(359))[t(348)][t(344)]((e=>{const r=t;if(r(324)!=e[r(364)])return;const{data:s}=e;if(s&&r(342)==s[r(365)]){const e=s[r(351)][0][r(330)],c=this[r(334)](e);if(null!==c)return{type:r(329),content:Hr(n,r(367),(1,a=c,Hr(n,r(335),[1,a])))};const u=this[r(322)][r(341)]((t=>t[r(361)]===e))[r(347)];return{type:r(329),content:Hr(n,r(367),(o=1,i=u,Hr(n,t(349),[o,i])))}}var o,i,a}))}[Io(334)](t){const e=Io;var n,r;const s=t[e(352)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(322)])||void 0===n?void 0:n[e(341)]((n=>n[e(361)]==t));if(o&&o[e(355)]){const t=o[e(355)],n=(null!==(r=t[e(354)])&&void 0!==r?r:t)[e(352)](/^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-=151]})(t,e)}function yo(){const t=["registerAttributeLabel","commandName","740267KEfrEz","registerDescriptionCallback","FORMAT_HIGHLIGHT","_descriptionFactory","_enableDefaultAttributesIntegration","afterInit","title","locale","HighlightEditing","highlight.options","136276OaJTDU","get","286989WCgqex","110NsViNl","value","config","format","548564mGvmkm","formatInline","type","highlight","198330yeduQc","16wDwSdG","model","toLowerCase","plugins","1033695QdybRu","5992lEfDNc","TrackChangesEditing","_registerLegacyDescription","*Remove highlight*","color","commandParams","has","find","*Set highlight:* %0","4986uXwtbx","1eYhIEH","editor"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(213365===-parseInt(n(187))/1*(parseInt(n(167))/2)+-parseInt(n(162))/3*(-parseInt(n(172))/4)+-parseInt(n(176))/5+-parseInt(n(171))/6+parseInt(n(160))/7+-parseInt(n(177))/8*(parseInt(n(186))/9)+parseInt(n(163))/10*(parseInt(n(191))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(155)](){const t=To,e=this[t(188)];if(!e[t(175)][t(183)](t(158)))return;const n=e[t(175)][t(161)](t(178)),r=e[t(157)];n[t(154)](t(170),[t(170)]),n[t(153)][t(189)](t(170),Hr(r,t(152))),this[t(179)]()}[To(179)](){const t=To,e=this[t(188)],n=e[t(157)];e[t(175)][t(161)](t(178))[t(153)][t(151)]((r=>{const s=t;if(s(168)!=r[s(169)])return;const{data:o}=r;if(o&&s(170)==o[s(190)]){const t=n.t,r=o[s(182)][0][s(164)];if(r){const o=e[s(165)][s(161)](s(159))[s(184)]((t=>t[s(173)]==r)),i=t(o[s(156)])[s(174)]();return{type:s(166),content:Hr(n,s(185),i),color:{value:o[s(181)],title:o[s(156)]}}}return{type:s(166),content:Hr(n,s(180),Hr(n,s(152)))}}}))}}const Co=Lo;function ko(){const t=["735031fdXDVm","addClass","306qAZhIB","21vLDSZm","12592McyZnK","elementToStructure","high","1170715JHVsJn","10vrOFbK","get","createEmptyElement","conversion","horizontalLine","HorizontalLineEditing","dataDowncast","plugins","36XIVoxe","insert","_descriptionFactory","div","registerElementLabel","183964XWEbuI","showSuggestionHighlights","12155088NmUwHd","locale","TrackChangesEditing","createContainerElement","createPositionAt","afterInit","1024806CoWEIt","15EsZyDb","89342zLZJfh","enableCommand","has","ELEMENT_HORIZONTAL_LINE","editor","ck-horizontal-line","for"];return(ko=function(){return t})()}function Lo(t,e){const n=ko();return(Lo=function(t,e){return n[t-=118]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(496154===parseInt(n(144))/1*(-parseInt(n(145))/2)+parseInt(n(130))/3*(parseInt(n(135))/4)+parseInt(n(121))/5+parseInt(n(143))/6*(-parseInt(n(155))/7)+-parseInt(n(118))/8*(parseInt(n(154))/9)+-parseInt(n(122))/10*(parseInt(n(152))/11)+parseInt(n(137))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[Co(142)](){const t=Co,e=this[t(149)];if(!e[t(129)][t(147)](t(127)))return;e[t(129)][t(123)](t(139))[t(146)](t(126));const n=e[t(129)][t(123)](t(139)),r=e[t(138)];n[t(132)][t(134)](t(126),(e=>Hr(r,t(148),e))),e[t(125)][t(151)](t(128))[t(119)]({model:t(126),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(136)])return null;const o=n[s(140)](s(133)),i=n[s(124)]("hr");return n[s(153)](s(150),o),n[s(131)](n[s(141)](o,0),i),o},converterPriority:t(120)})}}const No=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=368]})(t,e)}function vo(){const t=["key","143811lyxNad","23396jnFOLT","htmlEmbed","has","type","value","afterInit","editor","locale","81720cmNXOW","attribute","*Change %0 content*","get","start","commandName","ELEMENT_HTML_EMBED","_registerLegacyDescription","registerDescriptionCallback","HtmlEmbed","7IJXZGc","element","2447421VWrhps","50614qtfMhV","14VMYCXi","785TtGZxN","3096928GlZptJ","3665970CNeeBN","350hRtMPA","registerElementLabel","nodeAfter","_enableDefaultAttributesIntegration","rawHtml","plugins","formatBlock","4015PfMlWK","format","getFirstRange","TrackChangesEditing","_descriptionFactory"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(532671===parseInt(n(387))/1*(parseInt(n(390))/2)+-parseInt(n(389))/3+parseInt(n(369))/4*(-parseInt(n(392))/5)+-parseInt(n(394))/6+-parseInt(n(391))/7*(-parseInt(n(393))/8)+-parseInt(n(368))/9*(parseInt(n(395))/10)+parseInt(n(402))/11*(parseInt(n(377))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[No(374)](){const t=No,e=this[t(375)];if(!e[t(400)][t(371)](t(386)))return;const n=e[t(400)][t(380)](t(405)),r=e[t(376)];n[t(406)][t(396)](t(399),(e=>Hr(r,t(383),e))),n[t(398)](t(370),[],[t(373)]),n[t(406)][t(385)]((e=>{const n=t;if(n(378)!=e[n(372)])return;const{data:s}=e;if(s&&n(373)==s[n(407)]&&e[n(404)]()[n(381)][n(397)].is(n(388),n(399))){const t=Hr(r,n(383));return{type:n(403),content:Hr(r,n(379),t)}}})),this[t(384)]()}[No(384)](){const t=No,e=this[t(375)],n=e[t(376)];e[t(400)][t(380)](t(405))[t(406)][t(385)]((e=>{const r=t;if(r(401)!=e[r(372)])return;const{data:s}=e;if(s&&r(370)==s[r(382)]){const t=Hr(n,r(383));return{type:r(403),content:Hr(n,r(379),t)}}}))}}function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=271]})(t,e)}const wo=Oo;function Do(){const t=["isBefore","imageCaption","forward","ImageBlockEditing","getClosestSelectedImageElement","_descriptionFactory","3JymMSg","join","registerAttributeLabel","detach","toggleImageCaption","fromPosition","schema","width","*Reset image width*","getSuggestionCallback","has","isCollapsed","markInsertion","formatInline","caption","change","afterInit","registerElementLabel","ImageCaptionUtils","editor","forceDefaultExecution","2469bkrABN","removeObject","resizedWidth","end","previous","ImageResize","deletion","get","7iahRMr","formatBlock","commandParams","registerCustomCallback","attribute","createRange","type","imageStylePreApply","_suggestionFactory","5RuwuCx","FORMAT_IMAGE_SIZE","Block image to inline image","backward","_registerLegacyDescription","addObject","imageBlock","length","_findSuggestions","plugins","element","toPrevious","2280mDhYmZ","1715180dsHvtH","ELEMENT_INLINE_IMAGE","ImageCaptionEditing","imageTextAlternative","enableCommand","*Remove image text alternative*","discard","document","accept","getCaptionFromImageModelElement","3241336AjJWcP","235368dTULQS","createRangeOn","ImageTextAlternativeEditing","uploadImage","ELEMENT_IMAGE","194934hoxCBJ","insertion","format","Inline image to block image","registerDescriptionCallback","convertBlockImageToInline","chain","imageInline","markBlockFormat","ImageUploadEditing","filter","*Set image width:* %0","commandName","ELEMENT_CAPTION","markDeletion","*Set image text alternative:* %0","selection","ImageUtils","isEqual","nodeAfter","getContainedElement","getNearestSelectionRange","model","findIndex","insertImage","isIntersecting","newValue","ImageInlineEditing","2152008Prziui","12OADAqm","isOwn","imageTypeInline","find","start","toNext","_enableDefaultAttributesIntegration","resizeImage","isBlockImage","ImageEditing","nodeBefore","1643565yZLrWV","key","convertInlineImageToBlock","getFirstRange","imageTypeBlock","subType","TrackChangesEditing","locale","alt"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(235295===parseInt(n(376))/1*(parseInt(n(321))/2)+-parseInt(n(275))/3*(-parseInt(n(304))/4)+parseInt(n(292))/5*(-parseInt(n(316))/6)+parseInt(n(283))/7*(-parseInt(n(315))/8)+parseInt(n(349))/9+-parseInt(n(305))/10+-parseInt(n(361))/11*(parseInt(n(350))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(392)](){const t=wo,e=this[t(273)];if(!e[t(301)][t(386)](t(359)))return;const n=e[t(301)][t(282)](t(367)),r=e[t(301)][t(282)](t(338)),s=e[t(368)];n[t(309)](t(345)),n[t(375)][t(271)](t(298),(e=>Hr(s,t(320),e))),n[t(375)][t(271)](t(328),(e=>Hr(s,t(306),e))),n[t(375)][t(271)](t(390),(()=>Hr(s,t(334)))),e[t(301)][t(386)](t(330))&&n[t(309)](t(319)),e[t(301)][t(386)](t(373))&&e[t(301)][t(386)](t(348))&&(n[t(309)](t(352),((s,o)=>{const i=t,a=r[i(374)](e[i(343)][i(312)][i(337)]);e[i(343)][i(391)]((()=>{const t=i;n[t(329)](a,{commandName:t(352),commandParams:[o]},[],t(326))}))})),n[t(309)](t(365),((s,o)=>{const a=t;e[a(343)][a(391)]((t=>{const c=a;let u=r[c(374)](e[c(343)][c(312)][c(337)]),l=t[c(317)](u);const f=i.LivePosition[c(381)](l[c(354)],c(303)),h=i.LivePosition[c(381)](l[c(278)],c(355));n[c(274)]((()=>s(o))),u=r[c(374)](e[c(343)][c(312)][c(337)]),l=t[c(317)](u);const d=t[c(288)](f,h);f[c(379)](),h[c(379)](),n[c(329)](u,{commandName:c(352),commandParams:[o]},[],c(363)),d[c(354)][c(370)](l[c(354)])&&n[c(388)](t[c(288)](d[c(354)],l[c(354)]),c(363)),l[c(278)][c(370)](d[c(278)])&&n[c(388)](t[c(288)](l[c(278)],d[c(278)]),c(363))}))})),n[t(291)][t(286)](t(284),t(363),t(377),(()=>!1)),n[t(291)][t(286)](t(284),t(363),t(313),(()=>!1)),n[t(291)][t(286)](t(284),t(363),t(311),n[t(291)][t(385)](t(284),"",t(313))),n[t(291)][t(286)](t(322),t(363),t(377),(()=>!1)),n[t(291)][t(286)](t(322),t(363),t(311),(([r])=>{const s=t,o=n[s(291)][s(385)](s(322),"",s(311));let i=r[s(354)],a=r[s(278)];const c=e[s(343)][s(382)][s(342)](i,s(295)),u=e[s(343)][s(382)][s(342)](a,s(372));c[s(387)]&&(i=c[s(354)]),u[s(387)]&&(a=u[s(278)]),o([e[s(343)][s(288)](i,a)])})),n[t(291)][t(286)](t(284),t(363),t(327),c),n[t(291)][t(286)](t(322),t(363),t(327),c)),e[t(301)][t(386)](t(307))&&(n[t(309)](t(380),((s,o)=>{const i=t,a=e[i(301)][i(282)](i(272));let c=r[i(374)](e[i(343)][i(312)][i(337)]),u=a[i(314)](c);e[i(343)][i(391)]((()=>{const t=i;if(u)return void n[t(335)](e[t(343)][t(317)](u));const l=r[t(358)](c);s(o),c=r[t(374)](e[t(343)][t(312)][t(337)]),u=a[t(314)](c),n[t(388)](e[t(343)][t(317)](u),l?null:t(371))}))})),n[t(291)][t(286)](t(322),t(371),t(327),c));const o=[{type:t(284),subType:t(290)},{type:t(322),subType:t(371)},{type:t(284),subType:t(363)},{type:t(322),subType:t(363)}];function a(e,s){const i=t,a=o[i(344)]((({type:t,subType:n})=>e[i(289)]==t&&e[i(366)]==n)),c=o[i(344)]((({type:t,subType:e})=>s[i(289)]==t&&s[i(366)]==e));if(a<0||c<0)return!1;const u=e[i(364)](),l=s[i(364)]();if((0==a||1==a)&&2==c&&u[i(346)](l))return!0;if(2==a&&3==c){const t=n[i(300)](u,i(322))[i(331)]((({suggestion:t,meta:e})=>e[i(351)]&&i(363)==t[i(366)]));if(t[i(299)]>1&&l[i(278)][i(339)](u[i(354)]))return!0;if(1==t[i(299)]&&(u[i(354)][i(339)](l[i(278)])||u[i(278)][i(339)](l[i(354)])))return!0}if(3==a&&3==c&&u[i(354)][i(370)](l[i(354)])){const t=u[i(278)][i(340)],e=l[i(354)][i(360)];return r[i(358)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(301)][t(386)](t(280))&&(n[t(356)](t(357),[],[t(277)]),n[t(375)][t(378)](t(277),Hr(s,t(293)))),e[t(301)][t(386)](t(318))&&n[t(356)](t(308),[],[t(369)]),n[t(375)][t(325)]((e=>{const n=t;if(o[n(353)]((({type:t,subType:r})=>e[n(289)]==t&&e[n(366)]==r)))return e[n(279)]?{}:void 0})),n[t(375)][t(325)]((e=>{const n=t;if(n(322)==e[n(289)]||n(281)==e[n(289)]){const t=e[n(341)]();if(t&&t.is(n(302),n(390)))return{type:n(322)==e[n(289)]?n(297):n(276),element:t,quantity:1}}})),n[t(375)][t(325)]((e=>t(284)==e[t(289)]&&t(363)==e[t(366)]?{type:t(323),content:t(324)}:t(284)==e[t(289)]&&t(326)==e[t(366)]?{type:t(323),content:t(294)}:void 0)),n[t(375)][t(325)]((e=>{const n=t;if(n(287)!=e[n(289)])return;const{data:r}=e;if(!r||n(369)!=r[n(362)])return;const o=r[n(347)];return o?{type:n(323),content:Hr(s,n(336),'"'+o+'"')}:{type:n(323),content:Hr(s,n(310))}})),this[t(296)]()}[wo(296)](){const t=wo,e=this[t(273)],n=e[t(368)];e[t(301)][t(282)](t(367))[t(375)][t(325)]((e=>{const r=t;if(r(284)!=e[r(289)]&&r(389)!=e[r(289)])return;const{data:s}=e;if(s){if(r(308)==s[r(333)]){const t=s[r(285)][0][r(347)];return t?{type:r(323),content:Hr(n,r(336),'"'+t+'"')}:{type:r(323),content:Hr(n,r(310))}}if(r(357)==s[r(333)]){const t=s[r(285)][0][r(383)];return t?{type:r(323),content:Hr(n,r(332),t)}:{type:r(323),content:Hr(n,r(384))}}}}))}}const Po=Bo;function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=290]})(t,e)}function xo(){const t=["editor","_enableDefaultAttributesIntegration","attribute","4008903cqgCli","registerDescriptionCallback","afterInit","formatInline","TrackChangesEditing","_registerLegacyDescription","9ixHiPi","newValue","registerCustomCallback","discard","src","ImageEditing","_handleLegacySuggestions","2084530clBwWh","has","type","replaceImageSource","_descriptionFactory","31050IuMTXa","accept","locale","commandName","*Replace image URL*","key","get","2534804dXJzKg","*Format:* replace image URL","oldValue","format","1096HWHRUD","64736YezBzo","1505XAwtlb","getSuggestionCallback","plugins","_suggestionFactory","13921670YLjvrW","formatBlock","1612743ItlYAO"];return(xo=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(850940===parseInt(n(314))/1+parseInt(n(290))/2+-parseInt(n(318))/3+parseInt(n(302))/4+-parseInt(n(308))/5*(-parseInt(n(295))/6)+parseInt(n(307))/7*(-parseInt(n(306))/8)+-parseInt(n(324))/9*(parseInt(n(312))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(320)](){const t=Po;if(!this[t(315)][t(310)][t(291)](t(329)))return;const e=this[t(315)][t(297)],n=this[t(315)][t(310)][t(301)](t(322));n[t(316)](t(293),[],[t(328)]),n[t(294)][t(319)]((n=>{const r=t;if(r(317)!=n[r(292)])return;const{data:s}=n;return s&&r(328)==s[r(300)]?s[r(325)]&&s[r(304)]?{type:r(305),content:Hr(e,r(299))}:{type:r(305),content:""}:void 0})),this[t(330)]()}[Po(330)](){const t=Po,e=this[t(315)][t(310)][t(301)](t(322));e[t(311)][t(326)](t(313),t(293),t(296),e[t(311)][t(309)](t(313),null,t(327))),e[t(311)][t(326)](t(313),t(293),t(327),e[t(311)][t(309)](t(313),null,t(296))),this[t(323)]()}[Po(323)](){const t=Po,e=this[t(315)],n=e[t(297)];e[t(310)][t(301)](t(322))[t(294)][t(319)]((e=>{const r=t;if(r(313)!=e[r(292)]&&r(321)!=e[r(292)])return;const{data:s}=e;return s&&r(293)==s[r(298)]?{type:r(305),content:Hr(n,r(303))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=477]})(t,e)}function Vo(){const t=["imageStyle","isInContent","discard","_findSuggestions","locale","selection","nodeBefore","isEqual","convertInlineImageToBlock","title","plugins","4296556pYkNSY","1rSkESI","differ","isBefore","model","has","FORMAT_SIDE_IMAGE","_descriptionFactory","getSuggestionCallback","get","editor","next","1428ClSCfI","getClosestSelectedImageElement","from","suggestion","imageTypeInline","imageStylePreApply","start","markInlineFormat","1558870RVixRf","findIndex","isIntersecting","head","author","forEach","ImageStyleEditing","getFirstRange","change","TrackChangesEditing","document","commands","end","afterInit","registerPostFixer","commandName","isBlockImage","registerDescriptionCallback","length","registerCustomCallback","setImageNaturalSizeAttributes","type","hasSuggestion","getChangedMarkers","chain","markBlockFormat","getContainedElement","_registerLegacyDescription","shouldConvertImageType","170732SgBxKr","366112ALBVMX","*Format:* %0","refresh","9DPusTU","ImageUtils","nodeAfter","commandReversedParams","getSuggestions","formatInline","side","523497TEIqxl","commandParams","imageStylePostApply","value","1008OezdBi","formatBlock","_splitMarkerName","insertion","createRangeOn","discardSuggestion","normalizedStyles","toLowerCase","250MPWYWG","imageTypeBlock","_suggestionFactory","16652pdWjqj","Users","join","name","newRange","format","isOwn","accept","filter","isInlineImage","enableCommand","imageCaption","subType","getSuggestion"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(142610===parseInt(n(530))/1*(-parseInt(n(478))/2)+parseInt(n(489))/3+-parseInt(n(504))/4*(-parseInt(n(501))/5)+-parseInt(n(493))/6*(-parseInt(n(541))/7)+parseInt(n(479))/8+-parseInt(n(482))/9*(-parseInt(n(549))/10)+-parseInt(n(529))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(562)](){const t=jo,n=this[t(539)];if(!n[t(528)][t(534)](t(555)))return;const r=n[t(528)][t(538)](t(558)),s=n[t(528)][t(538)](t(483)),o={};r[t(514)](t(518),((o,i)=>{const a=t,c=n[a(528)][a(538)](a(505)).me,u=n[a(560)][a(538)](a(518));let l=s[a(542)](n[a(533)][a(559)][a(523)]),f=n[a(533)][a(497)](l),h=u[a(492)];if(h==i[a(492)])return;const d={commandName:a(518),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(533)][a(557)]((()=>{const t=a;if(r[t(486)]()[t(512)]((e=>e[t(519)]&&c==e[t(553)]&&(t(494)==e[t(570)]||t(487)==e[t(570)])&&(t(546)==e[t(516)]||t(491)==e[t(516)])&&e[t(556)]()[t(525)](f)))[t(554)]((e=>r[t(498)](e[t(552)]))),l=s[t(542)](n[t(533)][t(559)][t(523)]),f=n[t(533)][t(497)](l),u[t(481)](),n[t(560)][t(538)](t(545))[t(481)](),n[t(560)][t(538)](t(502))[t(481)](),h=u[t(492)],h!=i[t(492)])return s[t(513)](l)&&u[t(477)](i[t(492)],l)?(o({...i,setImageSizes:!1}),l=s[t(542)](n[t(533)][t(559)][t(523)]),void r[t(574)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(546))):void(s[t(565)](l)?r[t(574)](l,d,[],t(491)):r[t(548)](f,d,t(491)))}))}));for(const e of n[t(528)][t(538)](t(555))[t(499)])o[e[t(507)]]=e[t(527)][t(500)]();r[t(503)][t(568)](t(494),t(546),t(506),(()=>!1)),r[t(503)][t(568)](t(494),t(491),t(506),(()=>!1)),r[t(503)][t(568)](t(487),t(491),t(506),(()=>!1)),r[t(503)][t(568)](t(494),t(546),t(511),(([e])=>{const n=t;s[n(569)](e[n(575)]())})),r[t(503)][t(568)](t(494),t(546),t(520),((e,n)=>{const s=t;r[s(503)][s(537)](s(494),"",s(511))(e,{commandName:n[s(564)],commandParams:n[s(485)]})})),r[t(503)][t(568)](t(494),t(546),t(573),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(494),subType:t(546)},{type:t(496),subType:t(515)},{type:t(494),subType:t(526)},{type:t(496),subType:t(526)}];function a(e,n){const o=t,a=i[o(550)]((({type:t,subType:n})=>e[o(570)]==t&&e[o(516)]==n)),c=i[o(550)]((({type:t,subType:e})=>n[o(570)]==t&&n[o(516)]==e));if(a<0||c<0)return!1;const u=e[o(556)](),l=n[o(556)]();if((0==a||1==a)&&2==c&&u[o(551)](l))return!0;if(2==a&&3==c){const t=r[o(521)](u,o(496))[o(512)]((({suggestion:t,meta:e})=>e[o(510)]&&o(526)==t[o(516)]));if(t[o(567)]>1&&l[o(561)][o(525)](u[o(547)]))return!0;if(1==t[o(567)]&&(u[o(547)][o(525)](l[o(561)])||u[o(561)][o(525)](l[o(547)])))return!0}if(3==a&&3==c&&u[o(547)][o(532)](l[o(547)])){const t=u[o(561)][o(484)],e=l[o(547)][o(524)];return s[o(565)](t)&&t===e}return!1}n[t(533)][t(559)][t(563)]((()=>{const e=t;let o=!1;const i=Array[e(543)](n[e(533)][e(559)][e(531)][e(572)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(495)](t);if(e(544)==i&&r[e(571)](u)){if(e(494)==a&&(e(546)==c||e(491)==c)){const t=r[e(517)](u);if(n[e(508)]){const n=t[e(556)]()[e(575)]();if(s[e(565)](n))continue;r[e(498)](t),o=!0}}if(e(496)==a&&e(515)==c&&!n[e(508)]){const t=r[e(517)](u);t[e(540)]&&t[e(540)][e(519)]&&(r[e(498)](t[e(540)]),o=!0)}}}return o})),this[t(576)](o)}[jo(576)](t){const e=jo,n=this[e(539)],r=n[e(522)];n[e(528)][e(538)](e(558))[e(536)][e(566)]((n=>{const s=e;if(s(494)!=n[s(570)]&&s(487)!=n[s(570)])return;const{data:o}=n;if(!o||s(518)!=o[s(564)])return;const i=o[s(490)][0][s(492)];return function(t){const e=s;return{type:e(509),content:Hr(r,e(480),t)}}(s(488)===i?Hr(r,s(535)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Xo();return(Wo=function(t,e){return n[t-=443]})(t,e)}function Xo(){const t=["18pKglXs","18623UVdpSD","_trackChangesExecuted","get","value","1303320XLzlue","_trackChangesValueDuringImport","859698KoKQrs","TrackChangesEditing","Users","435272OgjViM","lowest","10lQaRTT","collaboration_features","5230CAxOWS","_handleImportedData","listenTo","afterInit","dataInsert","high","editor","plugins","_setSuggestionData","957315CGIkZF","importWord","track_changes","bind","trackChanges","commands","1DDPfqg","execute","116772jwIjCl","105076eWLEqv","enableCommand","forEach"];return(Xo=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(228406===-parseInt(n(458))/1*(-parseInt(n(460))/2)+-parseInt(n(452))/3+-parseInt(n(461))/4*(-parseInt(n(476))/5)+-parseInt(n(469))/6+-parseInt(n(471))/7+-parseInt(n(474))/8*(parseInt(n(464))/9)+-parseInt(n(443))/10*(-parseInt(n(465))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(470)]=!1,this[e(466)]=!1}[Ho(446)](){const t=Ho,e=this[t(449)],n=e[t(457)][t(467)](t(453)),r=e[t(457)][t(467)](t(456));n&&(n.on(t(459),((e,[,n])=>{const s=t;this[s(470)]=r[s(468)],n[s(477)][s(454)]=!this[s(470)]}),{priority:t(448)}),this[t(445)](n,t(447),this[t(444)][t(455)](this)),this[t(445)](n,t(447),(()=>{const e=t;this[e(466)]&&(r[e(459)](),this[e(466)]=!1)}),{priority:t(475)}),e[t(450)][t(467)](t(472))[t(462)](t(453)))}[Ho(444)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(449)][n(457)][n(467)](n(456)),o=s[n(468)];this[n(470)]!==o&&(s[n(459)](),this[n(466)]=!0),r&&r[n(463)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(449)][o(450)][o(467)](o(473)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(453)}}};this[o(449)][o(450)][o(467)](o(472))[o(451)](i)}))}}const qo=Yo;function Zo(){const t=["formatBlock","outdent","format","outdentBlock","6849304tXauDD","_descriptionFactory","plugins","getItemLabel","get","10060TGEzth","enableCommand","locale","_registerLegacyDescription","indentBlock","435ZKViMe","555844QDjGru","*Outdent:* %0","_enableDefaultAttributesIntegration","25430FGSDfi","778824dYpzHb","getItems","indent","346PQPTjr","14098vlNgSm","type","FORMAT_INDENT","IndentEditing","114vBdGaX","*Indent:* %0","has","3144cfzXMT","afterInit","editor","registerAttributeLabel","576RLaXQE","IndentBlock","registerDescriptionCallback","commandName","blockIndent","_registerBlockAttribute","TrackChangesEditing"];return(Zo=function(){return t})()}function Yo(t,e){const n=Zo();return(Yo=function(t,e){return n[t-=242]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(306156===parseInt(n(260))/1+-parseInt(n(267))/2*(-parseInt(n(275))/3)+parseInt(n(254))/4*(parseInt(n(259))/5)+-parseInt(n(272))/6*(-parseInt(n(268))/7)+parseInt(n(264))/8+-parseInt(n(279))/9*(parseInt(n(263))/10)+-parseInt(n(249))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Jo extends t.Plugin{[qo(276)](){const t=qo,e=this[t(277)],n=e[t(251)][t(253)](t(244));if(e[t(251)][t(274)](t(271))&&(n[t(255)](t(266)),n[t(255)](t(246))),e[t(251)][t(274)](t(280)))for(const e of[t(258),t(248)])n[t(262)](e);const r=e[t(256)];n[t(243)](t(242)),n[t(250)][t(278)](t(242),Hr(r,t(270))),this[t(257)]()}[qo(257)](){const t=qo,e=this[t(277)],n=e[t(256)],r=e[t(251)][t(253)](t(244));r[t(250)][t(281)]((e=>{const s=t;if(s(245)!=e[s(269)])return;const{data:o}=e;if(!o)return;if(s(258)!=o[s(282)]&&s(248)!=o[s(282)])return;const i=e[s(265)]()[0],a=r[s(250)][s(252)](i);return s(258)==o[s(282)]?{type:s(247),content:Hr(n,s(273),a)}:s(248)==o[s(282)]?{type:s(247),content:Hr(n,s(261),a)}:void 0}))}}var Qo=ti;function $o(){var t=["requires","2DHZGVu","774nionua","681404lybEkh","2872236UzUaXW","108mRyZuA","TrackChangesEditing","11270623HrwpVQ","17944sCiZAf","init","enableCommand","34454510LVPEBi","196325WZaglv","plugins","editor","9029454khqxoE","input","get"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=375]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(834198===-parseInt(n(381))/1*(parseInt(n(383))/2)+-parseInt(n(384))/3+parseInt(n(385))/4*(-parseInt(n(392))/5)+parseInt(n(377))/6+-parseInt(n(387))/7+parseInt(n(388))/8*(parseInt(n(382))/9)+parseInt(n(391))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(380)](){return[vs.Input]}[Qo(389)](){var t=Qo;this[t(376)][t(375)][t(379)](t(386))[t(390)](t(378))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=251]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(790892===parseInt(n(274))/1+parseInt(n(265))/2*(parseInt(n(275))/3)+-parseInt(n(257))/4*(parseInt(n(290))/5)+-parseInt(n(288))/6+parseInt(n(273))/7+-parseInt(n(280))/8+-parseInt(n(268))/9*(-parseInt(n(255))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(292)](){const t=ni,e=this[t(270)];if(!e[t(279)][t(282)](t(260)))return;const n=e[t(279)][t(252)](t(259)),r=e[t(285)][t(252)](t(266));n[t(287)](t(266),[t(264),...r[t(278)][t(269)]((t=>t.id))]),n[t(287)](t(256));for(const e of r[t(278)])n[t(272)][t(291)](e.id,t(261)+e[t(289)][t(277)]()+")");n[t(272)][t(251)]((n=>{const r=t;if(r(253)!=n[r(283)])return;const{data:s}=n;if(!s||r(264)!=s[r(286)])return;const o=s[r(267)],i=e[r(258)];return{type:r(263),content:null==o?Hr(i,r(281)):Hr(i,r(271),'"'+o+'"')}})),this[t(254)]()}[ni(254)](){const t=ni,e=this[t(270)],n=e[t(258)];e[t(279)][t(252)](t(259))[t(272)][t(251)]((e=>{const r=t;if(r(262)!=e[r(283)])return;const{data:s}=e;if(s){if(r(266)==s[r(284)]){const t=s[r(276)][0];return{type:r(263),content:Hr(n,r(271),'"'+t+'"')}}return r(256)==s[r(284)]?{type:r(263),content:Hr(n,r(281))}:void 0}}))}}function oi(){const t=["8165304lPkcBu","label","5ZomeNh","registerAttributeLabel","afterInit","registerDescriptionCallback","get","attribute","_registerLegacyDescription","370bfYoDu","unlink","3113420zKrmDN","locale","TrackChangesEditing","LinkEditing","link (","formatInline","format","linkHref","974hVIVhK","link","newValue","295497QjDnWW","map","editor","*Set link:* %0","_descriptionFactory","2469355JWEYfE","1344154veLsMd","9519klNTTL","commandParams","toLowerCase","manualDecorators","plugins","12214880Silwdh","*Remove link*","has","type","commandName","commands","key","_enableDefaultAttributesIntegration"];return(oi=function(){return t})()}function ii(t,e){const n=ai();return(ii=function(t,e){return n[t-=337]})(t,e)}function ai(){const t=["getSelectedBlocks","_selectedElements","*Change to:* %0","4872530HpJVTN","11683240AZtpcS","73OfIQqg","6rSAdcn","from","checkTodoList","selection","format","LegacyListEditing","bulleted","12kvVuun","listType","plugins","get","filter","registerDescriptionCallback","ELEMENT_LIST_ITEM","name","*Check item*","locale","29493997EZcSsj","outdentList","before","enableCommand","commands","*Indent:* %0","2428AIgzUg","TrackChangesEditing","document","ELEMENT_BULLETED_LIST","paragraph","isObject","execute","forceValue","markBlockFormat","indentList","element","registerElementLabel","9729720qHSUTC","ELEMENT_TODO_LIST","createRange","11QXzxLt","model","numbered","checkChild","parent","getAttribute","change","List","listItem","*Uncheck item*","end","push","slice","commandName","createPositionAt","5NGHycf","_descriptionFactory","has","todoListChecked","ELEMENT_NUMBERED_LIST","*Outdent:* %0","3222876zIfoGk","formatBlock","bulletedList","LegacyTodoListEditing","schema","blockName","2654628IKYpVp","numberedList","afterInit","todo","listIndent","formatInline","findIndex","previousSibling","editor","9QyFKqh","add","value","type","commandParams","nextSibling","replace","todoList","length"];return(ai=function(){return t})()}const ci=ii;!function(t,e){const n=ii,r=t();for(;;)try{if(832281===parseInt(n(404))/1*(-parseInt(n(339))/2)+parseInt(n(405))/3*(-parseInt(n(381))/4)+-parseInt(n(369))/5*(-parseInt(n(375))/6)+parseInt(n(351))/7+parseInt(n(403))/8*(-parseInt(n(390))/9)+parseInt(n(402))/10*(-parseInt(n(354))/11)+parseInt(n(412))/12*(parseInt(n(422))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ci(383)](){const t=ci,e=this[t(389)],n=e[t(421)];if(!e[t(414)][t(371)](t(410)))return;const r=e[t(414)][t(415)](t(340)),s=e[t(414)][t(371)](t(378));function o(t){return()=>{const n=ii,s=e[n(355)][n(341)][n(408)],o=e[n(337)][n(415)](t);if(o[n(392)])return void e[n(345)](n(343),{});const i=t[n(366)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(406)](t)[s(416)]((t=>function(t,e){const n=s;return e[n(357)](t[n(358)],n(362))&&!e[n(344)](t)}(t,r)));o=o[s(416)]((t=>!t.is(s(349),s(362))||t[s(359)](s(413))!=e));const i=new Set;for(const t of o)t.is(s(349),s(362))?i[s(391)](li(t)):i[s(391)](t);return Array[s(406)](i)}(s[n(399)](),i,e[n(355)][n(379)]);e[n(355)][n(360)]((()=>{const e=n;for(const n of a)r[e(347)](n,{commandName:t,commandParams:[{forceValue:!o[e(392)]}],formatGroupId:e(380)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(406)](t);const r=n[e(387)]((t=>e(362)!=t[e(419)]));return r>-1&&(n=n[e(366)](0,r)),n}(e[n(355)][n(341)][n(408)][n(399)]()),o=e[n(355)][n(353)](e[n(355)][n(368)](s[0],n(424)),e[n(355)][n(368)](s[s[n(398)]-1],n(364)));e[n(355)][n(360)]((()=>{const e=n;r[e(347)](o,{commandName:t,commandParams:[],formatGroupId:e(385)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(395)];for(;t&&t[n(359)](n(385))>e[n(359)](n(385));)r[n(391)](t),t=t[n(395)]}return Array[n(406)](r)}(s))}))}}r[t(425)](t(382),o(t(382))),r[t(425)](t(377),o(t(377))),s&&r[t(425)](t(397),o(t(397))),r[t(425)](t(348),i(t(348))),r[t(425)](t(423),i(t(423))),s&&r[t(425)](t(407),(()=>{const n=t,s=e[n(337)][n(415)](n(407)),o=Array[n(406)](s[n(400)]);o[n(416)]((t=>t[n(359)](n(372))!=s[n(392)])),e[n(355)][n(360)]((()=>{const t=n;for(const e of o)r[t(347)](e,{commandName:t(407),commandParams:[{forceValue:!s[t(392)]}]})}))})),r[t(370)][t(350)](t(362),(e=>Hr(n,t(418),e))),r[t(370)][t(417)]((e=>{const r=t;if(r(376)!=e[r(393)]&&r(386)!=e[r(393)])return;const{data:s}=e;if(s){if(r(382)==s[r(367)]||r(377)==s[r(367)]||r(397)==s[r(367)])switch(s[r(367)][r(396)](r(361),"")){case r(411):return o(Hr(n,r(342)));case r(356):return o(Hr(n,r(373)));case r(384):return o(Hr(n,r(352)))}if(r(348)==s[r(367)])return{type:r(409),content:Hr(n,r(338),Hr(n,r(418)))};if(r(423)==s[r(367)])return{type:r(409),content:Hr(n,r(374),Hr(n,r(418)))};if(r(407)==s[r(367)])return s[r(394)][0][r(346)]?{type:r(409),content:Hr(n,r(420))}:{type:r(409),content:Hr(n,r(363))}}function o(t){const e=r;return{type:e(409),content:Hr(n,e(401),t)}}}))}}function li(t){const e=ci,n=t[e(359)](e(385));if(0==n)return t;let r=t;for(;t[e(388)]&&t[e(388)].is(e(349),e(362));){const s=t[e(388)][e(359)](e(385));if(s==n)r=t[e(388)];else if(s<n)break;t=t[e(388)]}return r}function fi(t){const e=ci,n=[];if(t.is(e(349),e(362))&&t[e(359)](e(385))>0){let r=t[e(395)];for(;r&&e(362)==r[e(419)]&&r[e(359)](e(385))==t[e(359)](e(385));)n[e(365)](r),r=r[e(395)]}return n}const hi=gi;function di(){const t=["parent","getLastPosition","map","registerDescriptionCallback","getSiblingNodes","_LIST_","TrackChangesEditing","backward","format","list.properties","_getTranslationKeyForListStyle","reversed","before","afterInit","_getSuggestionBlocks","push","274737OepeqF","95377odYdXP","listType","handleListStyleCommand","handleListStartCommand","*Format:* set order to reversed","8026760QNqVgU","formatBlock","locale","plugins","getAttribute","listReversed","toUpperCase","document","numbered","1266349sureic","listStart","change","forward","_descriptionFactory","commandName","styles","replace","element","listStyle","get","selection","from","markMultiRangeBlockFormat","unshift","commandParams","LegacyListUtils","857844ysoEwu","createPositionAt","formatInline","30FTiWNV","model","2219778sKWCgb","editor","has","startIndex","type","config","*Change to:* %0","10ndxEBK","getFirstPosition","getSelectedBlocks","handleListReversedCommand","filter","listItem","bind","length","LegacyListPropertiesEditing","flat","2217385hJYGGs","getListTypeFromListStyleType","createRange","*Format:* set order to regular","ELEMENT_","_getSuggestionBlocksForListStyle","*Format:* set start index to %0","enableCommand","handleDescriptions"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(618084===parseInt(n(199))/1*(-parseInt(n(163))/2)+parseInt(n(198))/3+parseInt(n(230))/4+parseInt(n(173))/5+parseInt(n(233))/6*(-parseInt(n(213))/7)+parseInt(n(204))/8+parseInt(n(235))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(195)](){const t=hi;if(!this[t(236)][t(207)][t(237)](t(171)))return;const e=this[t(236)][t(161)][t(223)](t(191)),n=this[t(236)][t(207)][t(223)](t(188));e[t(219)]&&n[t(180)](t(222),this[t(201)][t(169)](this)),e[t(193)]&&n[t(180)](t(209),this[t(166)][t(169)](this)),e[t(159)]&&n[t(180)](t(214),this[t(202)][t(169)](this)),n[t(217)][t(185)](this[t(181)][t(169)](this))}[hi(201)](t,e={}){const n=hi,r=this[n(236)][n(207)][n(223)](n(188)),s=this[n(178)]();this[n(236)][n(234)][n(215)]((()=>{const t=n;r[t(226)](s,{commandName:t(222),commandParams:[{type:e[t(160)]}],formatGroupId:t(222)})}))}[hi(166)](t,e={}){const n=hi,r=this[n(236)][n(207)][n(223)](n(188)),s=this[n(196)]((t=>t.is(n(221),n(168))&&n(212)===t[n(208)](n(200))));if(s[n(170)]<1)return;const o=s[n(184)]((t=>this[n(236)][n(234)][n(175)](this[n(236)][n(234)][n(231)](t,n(194)),this[n(236)][n(234)][n(231)](t,0))));this[n(236)][n(234)][n(215)]((()=>{const t=n;r[t(226)](o,{commandName:t(209),commandParams:[{reversed:e[t(193)]}],formatGroupId:t(209)})}))}[hi(202)](t,e={}){const n=hi,r=this[n(236)][n(207)][n(223)](n(188)),s=this[n(196)]((t=>t.is(n(221),n(168))&&n(212)===t[n(208)](n(200))));if(s[n(170)]<1)return;const o=s[n(184)]((t=>this[n(236)][n(234)][n(175)](this[n(236)][n(234)][n(231)](t,n(194)),this[n(236)][n(234)][n(231)](t,0))));this[n(236)][n(234)][n(215)]((()=>{const t=n;r[t(226)](o,{commandName:t(214),commandParams:[{startIndex:e[t(159)]}],formatGroupId:t(214)})}))}[hi(181)](t){const e=hi;if(e(205)!=t[e(160)]&&e(232)!=t[e(160)])return;const n=this[e(236)][e(206)],{data:r}=t;if(!r)return;let s,o;switch(r[e(218)]){case e(222):s=e(162),o={type:e(190),content:Hr(n,s,Hr(n,this[e(192)](r[e(228)][0][e(160)])))};break;case e(209):s=r[e(228)][0][e(193)]?e(203):e(176),o={type:e(190),content:Hr(n,s)};break;case e(214):s=e(179),o={type:e(190),content:Hr(n,s,r[e(228)][0][e(159)])}}return o}[hi(178)](){const t=hi;var e,n,r,s;const o=this[t(236)][t(207)][t(223)](t(229));let i=Array[t(225)](this[t(236)][t(234)][t(211)][t(224)][t(165)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(221),t(168)))&&i[t(227)](...o[t(186)](this[t(236)][t(234)][t(211)][t(224)][t(164)](),t(189))),(null===(n=i[i[t(170)]-1])||void 0===n?void 0:n.is(t(221),t(168)))&&i[t(197)](...o[t(186)](this[t(236)][t(234)][t(211)][t(224)][t(183)](),t(216))),i=[...new Set(i)],(null===(s=null===(r=this[t(236)][t(234)][t(211)][t(224)][t(164)]())||void 0===r?void 0:r[t(182)])||void 0===s?void 0:s.is(t(221),t(168)))&&(i=i[t(167)]((e=>e.is(t(221),t(168))))),i}[hi(196)](t){const e=hi,n=this[e(236)][e(207)][e(223)](e(229));let r=Array[e(225)](this[e(236)][e(234)][e(211)][e(224)][e(165)]())[e(167)](t)[e(184)]((t=>{const r=e,s=this[r(236)][r(234)][r(231)](t,0);return[...n[r(186)](s,r(189)),...n[r(186)](s,r(216))]}))[e(172)]();return r=[...new Set(r)],r}[hi(192)](t){const e=hi;return e(177)+this[e(236)][e(207)][e(223)](e(229))[e(174)](t)[e(210)]()+e(187)+t[e(210)]()[e(220)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=467]})(t,e)}const Ii=mi;function Ei(){const t=["has","editor","div","18448EIgVFd","573EdkdtG","12080100DmSPyF","799648CAPTuw","1728075pVjceO","showSuggestionHighlights","createEmptyElement","downcastDispatcher","registerElementLabel","35knHbCr","1825254kyABDK","high","for","options","afterInit","mediaEmbed","enableCommand","stop","media","ELEMENT_MEDIA","attribute:url:media","MediaEmbedEditing","45JbKKZM","768251YjDQwo","2373712WtsdhY","get","conversion","dataDowncast","_descriptionFactory","TrackChangesEditing","data","elementToElement","plugins","locale","1jjCQua"];return(Ei=function(){return t})()}!function(t,e){const n=mi,r=t();for(;;)try{if(900081===parseInt(n(480))/1*(parseInt(n(487))/2)+-parseInt(n(485))/3*(parseInt(n(484))/4)+-parseInt(n(488))/5+-parseInt(n(494))/6*(-parseInt(n(493))/7)+-parseInt(n(470))/8*(-parseInt(n(468))/9)+-parseInt(n(486))/10+-parseInt(n(469))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[Ii(498)](){const t=Ii,e=this[t(482)];if(!e[t(478)][t(481)](t(467)))return;const n=e[t(478)][t(471)](t(475)),r=e[t(479)];n[t(500)](t(499)),n[t(474)][t(492)](t(502),(e=>Hr(r,t(503),e))),e[t(472)][t(496)](t(473))[t(477)]({model:t(502),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(489)])return n[s(490)](s(483))},converterPriority:t(495)}),e[t(476)][t(491)].on(t(504),((e,n,r)=>{const s=t;r[s(497)][s(489)]&&e[s(501)]()}),{priority:t(495)})}}function Ti(){const t=["129565blTAPW","33ZBVaXp","410527mezwiZ","MentionEditing","plugins","mention","7GmXVfq","has","afterInit","TrackChangesEditing","2293976azYMdB","78tUxMyB","13833ZKAldg","enableCommand","1034764CfJqRK","3190wJxKmW","editor","1441812vdeDIi","3IcDEiT","423298FiNXZY","get"];return(Ti=function(){return t})()}const _i=yi;function yi(t,e){const n=Ti();return(yi=function(t,e){return n[t-=188]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(283757===parseInt(n(197))/1+parseInt(n(193))/2+-parseInt(n(192))/3*(parseInt(n(188))/4)+parseInt(n(195))/5*(parseInt(n(206))/6)+-parseInt(n(201))/7*(parseInt(n(205))/8)+-parseInt(n(207))/9*(parseInt(n(189))/10)+parseInt(n(196))/11*(parseInt(n(191))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[_i(203)](){const t=_i,e=this[t(190)];e[t(199)][t(202)](t(198))&&e[t(199)][t(194)](t(204))[t(208)](t(200))}}const Ci=ki;function ki(t,e){const n=Ri();return(ki=function(t,e){return n[t-=150]})(t,e)}!function(t,e){const n=ki,r=t();for(;;)try{if(577187===parseInt(n(165))/1+parseInt(n(170))/2+-parseInt(n(169))/3*(-parseInt(n(158))/4)+parseInt(n(180))/5*(parseInt(n(174))/6)+parseInt(n(167))/7+-parseInt(n(161))/8+-parseInt(n(176))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Li extends t.Plugin{[Ci(179)](){const t=Ci,e=this[t(150)],n=e[t(166)][t(163)](t(159));e[t(166)][t(183)](t(178))&&(n[t(171)](t(151),[],[t(173)]),n[t(168)][t(172)]((e=>this[t(154)](e))))}[Ci(154)](t){const e=Ci,n=this[e(150)][e(152)],{data:r}=t,s={type:e(157),content:""};if(r&&e(173)==r[e(177)]){if(!r[e(162)])return{type:e(157),content:Hr(n,e(156),Hr(n,e(164)))+" ("+r[e(155)]+")"};if(!r[e(155)]){let o=t[e(153)];for(;o;){if(o[e(160)]&&e(182)==o[e(160)][e(177)]&&o[e(160)][e(155)])return s;o=o[e(175)]}return{type:e(157),content:Hr(n,e(181),Hr(n,e(164)))+" ("+r[e(162)]+")"}}}}}function Ri(){const t=["82396TwaGBv","_enableDefaultAttributesIntegration","registerDescriptionCallback","listMarkerStyle","6pLCtYu","next","7566786bHUMjm","key","MultiLevelList","afterInit","4593415auUNPh","*Remove format:* %0","listType","has","editor","multiLevelList","locale","head","handleDescriptions","newValue","*Set format:* %0","format","764AJdMBe","TrackChangesEditing","data","7098008BWFPxR","oldValue","get","ELEMENT_MULTI_LEVEL_LIST","18737HWQJrF","plugins","2826971mVYQIp","_descriptionFactory","14493hPdaaU"];return(Ri=function(){return t})()}function Ni(t,e){const n=vi();return(Ni=function(t,e){return n[t-=120]})(t,e)}const Si=Ni;function vi(){const t=["editor","registerElementLabel","pageBreak","5413736rgZWIB","locale","28YDvfCs","enableCommand","1851051cskeLB","get","8634zgPFku","has","afterInit","PageBreakEditing","5455860sivCcl","TrackChangesEditing","plugins","ELEMENT_PAGE_BREAK","1121545BOXEYQ","922792UTHwRZ","3082276yzQjLh","_descriptionFactory"];return(vi=function(){return t})()}!function(t,e){const n=Ni,r=t();for(;;)try{if(741446===parseInt(n(128))/1+parseInt(n(140))/2+parseInt(n(138))/3+parseInt(n(129))/4+parseInt(n(127))/5+parseInt(n(123))/6+-parseInt(n(136))/7*(parseInt(n(134))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vi);class Mi extends t.Plugin{[Si(121)](){const t=Si,e=this[t(131)];if(!e[t(125)][t(120)](t(122)))return;e[t(125)][t(139)](t(124))[t(137)](t(133));const n=e[t(125)][t(139)](t(124)),r=e[t(135)];n[t(130)][t(132)](t(133),(e=>Hr(r,t(126),e)))}}const Oi=Fi;function wi(){const t=["format","schema","*Insert:* %0","1469575OpodZZ","model","start","insert","span","paragraph","insertParagraph","isLimit","isTouching","3455512KabyQa","formatBlock","downcastDispatcher","registerElementLabel","addMarker:suggestion:insertion","createUIElement","includes","checkChild","markerName","306bUDBVC","type","enableCommand","options","bindElementToMarker","consumable","694380yrOaaF","insertion","activeMarkers","afterInit","plugins","data","2QvnnVs","_enableDefaultAttributesIntegration","_registerLegacyDescription","*Change to:* %0","Paragraph","$text","markerRange","highest","registerDescriptionCallback","397692tTBbxP","TrackChangesEditing","get","consume","mapper","end","toViewPosition","ck-suggestion-marker--active","editor","addClass","ELEMENT_PARAGRAPH","ck-suggestion-marker-split","getItemLabel","54817rKjYqA","showSuggestionHighlights","777963JsdPZP","getFirstRange","2124540jbbAwQ","has","locale","name","nodeAfter","editing","writer","isBlock","_descriptionFactory","commandName"];return(wi=function(){return t})()}!function(t,e){const n=Fi,r=t();for(;;)try{if(286669===parseInt(n(509))/1+parseInt(n(500))/2*(-parseInt(n(455))/3)+parseInt(n(494))/4+-parseInt(n(470))/5+-parseInt(n(488))/6*(parseInt(n(453))/7)+parseInt(n(479))/8+parseInt(n(457))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(497)](){const t=Oi,e=this[t(517)];if(!e[t(498)][t(458)](t(504)))return;const n=e[t(459)],r=e[t(498)][t(511)](t(510));r[t(465)][t(482)](t(475),(e=>Hr(n,t(450),e))),r[t(501)](t(475)),r[t(490)](t(476)),e[t(462)][t(481)].on(t(483),Pi(e),{priority:t(507)}),e[t(499)][t(481)].on(t(483),((n,r,s)=>{const o=t;s[o(491)][o(454)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(507)});const s=r[t(465)];s[t(508)]((r=>{const o=t;if(o(495)!==r[o(489)])return;const{start:i,end:a}=r[o(456)]();if(!i[o(478)](a)||!i[o(461)])return;const c=e[o(471)][o(468)],u=i[o(461)];return c[o(464)](u)&&!c[o(477)](u)&&c[o(486)](u,o(505))?{type:o(495),content:Hr(n,o(469),s[o(452)](u,1))}:void 0})),this[t(502)]()}[Oi(502)](){const t=Oi,e=this[t(517)],n=e[t(459)];e[t(498)][t(511)](t(510))[t(465)][t(508)]((e=>{const r=t;if(r(480)!=e[r(489)])return;const{data:s}=e;return s&&r(475)==s[r(466)]?{type:r(467),content:Hr(n,r(503),Hr(n,r(450)))}:void 0}))}}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=450]})(t,e)}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(498)][o(511)](o(510)),a=r[o(506)][o(472)],c=r[o(506)][o(514)],u=t[o(471)][o(468)];if(!a[o(478)](c)||!a[o(461)])return;const l=a[o(461)];if(u[o(464)](l)&&!u[o(477)](l)&&u[o(486)](l,o(505))){if(!s[o(493)][o(512)](r[o(506)],n[o(460)]))return;const t=s[o(463)][o(484)](o(474),{class:o(451)}),a=s[o(513)][o(515)](c);e&&i[o(496)][o(485)](r[o(487)])&&s[o(463)][o(518)](o(516),t),s[o(463)][o(473)](a,t),s[o(513)][o(492)](t,r[o(487)])}}}const Bi=Ui;function xi(){const t=["TrackChangesEditing","registerDescriptionCallback","has","locale","232418xEyRTM","628624RdrIWA","2519037ROeBoP","11UOAikK","editor","2SENEIn","formatBlock","afterInit","type","removeFormat","RemoveFormatEditing","7385810xGhTvb","commandName","_registerLegacyDescription","777300htdTPm","formatInline","plugins","*Remove all formatting*","format","27995qokWvG","_enableDefaultAttributesIntegration","get","_descriptionFactory","42soClwt","925413zOaAWj","44XrrfLa"];return(xi=function(){return t})()}function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(254412===parseInt(n(175))/1*(-parseInt(n(180))/2)+parseInt(n(169))/3+parseInt(n(170))/4*(parseInt(n(164))/5)+parseInt(n(189))/6+parseInt(n(168))/7*(-parseInt(n(176))/8)+-parseInt(n(177))/9+parseInt(n(186))/10*(parseInt(n(178))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Bi(182)](){const t=Bi,e=this[t(179)];e[t(161)][t(173)](t(185))&&(e[t(161)][t(166)](t(171))[t(165)](t(184)),this[t(188)]())}[Bi(188)](){const t=Bi,e=this[t(179)];e[t(161)][t(166)](t(171))[t(167)][t(172)]((n=>{const r=t;if(r(181)!=n[r(183)]&&r(160)!=n[r(183)])return;const{data:s}=n;return s&&r(184)==s[r(187)]?{type:r(163),content:Hr(e[r(174)],r(162))}:void 0}))}}const Gi=zi;function Vi(){const t=["292122WFujZV","goToNextRestrictedEditingException","afterInit","RestrictedEditingModeEditing","3594126NmadRg","26308OzLCLG","trackChanges","get","12227480WMXYYs","460lUjEnM","acceptSuggestion","20016766DmSnBF","1499659jESHDV","goToPreviousRestrictedEditingException","TrackChangesEditing","18DjFwMl","plugins","discardSelectedSuggestions","discardSuggestion","editor","acceptAllSuggestions","acceptSelectedSuggestions","12zepZZA","discardAllSuggestions","has","206985CMDJto","enableCommand","208SnyMPH"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=317]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(952653===-parseInt(n(326))/1*(parseInt(n(344))/2)+parseInt(n(333))/3+-parseInt(n(334))/4*(-parseInt(n(338))/5)+parseInt(n(323))/6*(-parseInt(n(341))/7)+-parseInt(n(328))/8*(-parseInt(n(329))/9)+-parseInt(n(337))/10+parseInt(n(340))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(331)](){const t=Gi,e=this[t(320)];if(!e[t(317)][t(325)](t(332)))return;const n=e[t(317)][t(336)](t(343));n[t(327)](t(342)),n[t(327)](t(330));const r=e[t(317)][t(336)](t(332));r[t(327)](t(335)),r[t(327)](t(339)),r[t(327)](t(319)),r[t(327)](t(321)),r[t(327)](t(324)),r[t(327)](t(322)),r[t(327)](t(318))}}const Wi=Ki;function Xi(){const t=["get","markerName","addMarker:suggestion:deletion","createPositionBefore","TrackChangesEditing","locale","softBreak","mapper","writer","includes","options","360fvaaxI","markerRange","insert","showSuggestionHighlights","merge","requires","registerElementLabel","5255fCqITC","addClass","plugins","148965zLWsXO","name","189970ZsCWrp","element","getItems","createUIElement","deletion","ELEMENT_LINE_BREAK","enableCommand","model","span","52011FTApoL","init","data","editor","_descriptionFactory","2xDdWLL","toViewPosition","consumable","addMarker:suggestion","shiftEnter","editing","14mqCusw","590nERgmh","activeMarkers","downcastDispatcher","test","split","ck-suggestion-marker-","9454478piHLaw","ck-suggestion-marker--active","bindElementToMarker","addMarker:suggestion:insertion","103784IjxLfC","1078956oBwtje","high"];return(Xi=function(){return t})()}function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(197489===-parseInt(n(451))/1+-parseInt(n(465))/2*(-parseInt(n(506))/3)+-parseInt(n(483))/4+-parseInt(n(503))/5*(-parseInt(n(496))/6)+parseInt(n(471))/7*(parseInt(n(482))/8)+-parseInt(n(460))/9*(parseInt(n(472))/10)+parseInt(n(478))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Wi(501)](){return[Ys.ShiftEnter]}[Wi(461)](){const t=Wi,e=this[t(463)],n=e[t(505)][t(485)](t(489));n[t(457)](t(469)),e[t(470)][t(474)].on(t(481),Zi(e),{priority:t(484)}),e[t(470)][t(474)].on(t(487),Zi(e),{priority:t(484)}),e[t(462)][t(474)].on(t(468),((n,r,s)=>{const o=t;s[o(495)][o(499)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(464)][t(502)](t(491),(n=>Hr(e[t(490)],t(456),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(505)][o(485)](o(489));if(!s[o(467)][o(475)](r[o(497)],n[o(450)]))return;const a=t[o(458)];for(const t of r[o(497)][o(453)]()){if(!t.is(o(452),o(491)))continue;const n=o(455)==r[o(486)][o(476)](":")[1]?o(500):o(476),c=s[o(493)][o(454)](o(459),{class:o(477)+n}),u=s[o(492)][o(466)](a[o(488)](t));e&&i[o(473)][o(494)](r[o(486)])&&s[o(493)][o(504)](o(479),c),s[o(493)][o(498)](u,c),s[o(492)][o(480)](c,r[o(486)])}}}function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=309]})(t,e)}function Ji(){const t=["commandName","enableCommand","value","commands","model","change","commandParams","afterInit","formatInline","isCollapsed","19416FamFVj","FORMAT_RESTRICTED_DISABLED","1148047hafvay","document","registerDescriptionCallback","editor","format","2553qcSTGN","StandardEditingModeEditing","get","8hPwUcD","markInlineFormat","388ASsuQn","plugins","restrictedEditingException","4011175YgAJmI","933328uFwCzl","formatBlock","FORMAT_RESTRICTED_ENABLED","310galYYu","locale","4285710pJXITp","_descriptionFactory","getRanges","from","1912113SToGqQ","TrackChangesEditing","type","forceValue","selection","has"];return(Ji=function(){return t})()}const Qi=Yi;!function(t,e){const n=Yi,r=t();for(;;)try{if(683837===parseInt(n(342))/1+parseInt(n(315))/2+parseInt(n(347))/3*(parseInt(n(311))/4)+-parseInt(n(318))/5*(-parseInt(n(340))/6)+-parseInt(n(314))/7*(parseInt(n(309))/8)+-parseInt(n(324))/9+-parseInt(n(320))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(337)](){const t=Qi,e=this[t(345)],n=e[t(334)],r=e[t(319)];if(!e[t(312)][t(329)](t(348)))return;const s=e[t(312)][t(349)](t(325)),o=t(313),i=e[t(333)][t(349)](o);s[t(331)](o,((e,r={})=>{const a=t,c=n[a(343)][a(328)];if(c[a(339)])return void e(r);const u=void 0!==r[a(327)]?r[a(327)]:!i[a(332)];n[a(335)]((()=>{const t=a,e=Array[t(323)](c[t(322)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(310)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(321)][t(344)]((e=>{const n=t;if(n(316)!=e[n(326)]&&n(338)!=e[n(326)])return;const{data:s}=e;return s&&s[n(330)]==o?s[n(336)][0][n(327)]?{type:n(346),content:Hr(r,n(317))}:{type:n(346),content:Hr(r,n(341))}:void 0}))}}const ta=na;function ea(){const t=["3217024RkxGkg","style","_enableDefaultAttributesIntegration","ghsAttributes","Style","config","inline","DataSchema","_descriptionFactory","editor","_registerLegacyDescription","formatBlock","toLowerCase","block","registerDescriptionCallback","4108126anUpmZ","_registerBlockAttribute","1974007bhlflu","add","5046960rOkebV","2kOQrQX","forceValue","styleName","element","1475949aLOfno","100Lckdzl","get","afterInit","_registerInlineAttribute","11740356jZRQYj","registerAttributeLabel","has","40zpHUAT","type","commandParams","definitions","plugins","1895ciJVUb","14466jceCex","StyleUtils","GeneralHtmlSupport","TrackChangesEditing","normalizeConfig","format","formatInline","*Set format:* %0","*Remove format:* %0","getGhsAttributeNameForElement","commandName","FORMAT_STYLE","locale"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(904225===-parseInt(n(225))/1*(parseInt(n(272))/2)+parseInt(n(271))/3+parseInt(n(252))/4+parseInt(n(238))/5*(parseInt(n(239))/6)+parseInt(n(269))/7*(parseInt(n(233))/8)+parseInt(n(230))/9+parseInt(n(226))/10*(-parseInt(n(267))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(228)](){const t=ta,e=this[t(261)];if(!e[t(237)][t(232)](t(256))||!e[t(237)][t(232)](t(259)))return;const n=e[t(237)][t(227)](t(242)),r=e[t(251)],s=e[t(257)][t(227)](t(253))||{},o=e[t(237)][t(227)](t(241)),i=e[t(237)][t(227)](t(240))[t(243)](e[t(237)][t(227)](t(259)),s[t(236)]);n[t(254)](t(253));const a=new Set;for(const e of i[t(265)]){const n=o[t(248)](e[t(224)]);a[t(270)](n)}const c=new Set;for(const e of i[t(258)]){const n=o[t(248)](e[t(224)]);c[t(270)](n);for(const n of e[t(255)])c[t(270)](n)}for(const e of a)n[t(268)](e),n[t(260)][t(231)](e,Hr(r,t(250)));for(const e of c)n[t(229)](e),n[t(260)][t(231)](e,Hr(r,t(250)));this[t(262)]()}[ta(262)](){const t=ta,e=this[t(261)],n=e[t(251)];e[t(237)][t(227)](t(242))[t(260)][t(266)]((e=>{const r=t;if(r(263)!=e[r(234)]&&r(245)!=e[r(234)])return;const{data:s}=e;return s&&r(253)===s[r(249)]?s[r(235)][0][r(273)]?{type:r(244),content:Hr(n,r(246),s[r(235)][0][r(223)][r(264)]())}:{type:r(244),content:Hr(n,r(247),s[r(235)][0][r(223)][r(264)]())}:void 0}))}}const sa=ia;function oa(){const t=["getColumnIndexes","max","rootName","rowspan","findAncestor","model","registerCustomCallback","selectTableRow","_splitMarkerName","element","_setupColumnsRowsFixing","ELEMENT_TABLE_ROW_WITH_TEXT","values","isEqual","join","getAttribute","editor","showSuggestionHighlights","plugins","some","isArray","*Remove:* %0","change","document","ELEMENT_TABLE_COLUMN_WITH_TEXT","toLowerCase","item","addRange","change:data","insertTable","every","insert","low","_tablePostFixingSubtypes","insertTableRowAbove","min","has","registerPostFixer","markMultiRangeInsertion","first","ELEMENT_TABLE_COLUMN","root","getItems","minColumn","accept","_getSuggestionCoords","addClass","forceValue","removeTableColumn","last","getChangedMarkers","2237208EZpRBo","_descriptionFactory","createTableWalker","writer","add","setSelection","97887vpDhBC","TableEditing","30SCWhCF","name","_tableSuggestions","startsWith","getContainedElement","TrackChangesEditing","getFirstRange","TableUtils","classes","afterInit","getRowIndexes","9710YcEbys","addMarker:suggestion","1311237ZepRdz","markMultiRangeDeletion","substr","getCellLocation","data","locale","map","_acceptFormatSuggestionCallbackFactory","createPositionAt","position","_suggestionFactory","tableRow","order","selectTableColumn","options","ELEMENT_TABLE","tablePaste","_getCoordsForCells","mapper","$graveyard","*Insert:* %0","isInContent","table","isTouching","highest","minRow","execute","span","getSelectionAffectedTableCells","nodeAfter","toViewElement","120ObDrTM","removeClass","type","colspan","left","get","cell","start","detach","getSuggestion","length","removeTableRow","enqueueChange","push","includes","createRangeOn","oldRange","hasAttribute","above","selection","$textProxy","enableCommand","differ","ELEMENT_TABLE_ROW","createRangeIn","downcastDispatcher","discard","MAX_SAFE_INTEGER","MIN_SAFE_INTEGER","tableCell","nodeBefore","2439WqUEuh","maxColumn","deletion","getChanges","1194208HUAnGD","suggestion","registerElementLabel","insertTableRowBelow","commands","tableColumn","maxRow","insertTableColumnRight","filter","end","insertion","getChildren","fromRange","4834220MGimAQ","getRanges","isIntersectingWithRange","batch","from","ELEMENT_TABLE_WITH_TEXT","insertTableColumnLeft","refresh","subType","1552313lIZfxp","registerDescriptionCallback"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(795062===parseInt(n(449))/1+parseInt(n(515))/2+-parseInt(n(434))/3*(-parseInt(n(480))/4)+-parseInt(n(366))/5+-parseInt(n(436))/6*(parseInt(n(375))/7)+-parseInt(n(428))/8+parseInt(n(511))/9*(parseInt(n(447))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(410)]=[e(460),e(358)],this[e(438)]=new Set}[sa(445)](){const t=sa,e=this[t(393)],n=e[t(382)][t(400)][t(499)];if(!e[t(395)][t(413)](t(435)))return;const r=e[t(454)],s=e[t(395)][t(485)](t(441)),o=e[t(395)][t(485)](t(443));s[t(429)][t(355)](t(471),(e=>Hr(r,t(464),e))),this[t(387)](),s[t(501)](t(406)),s[t(501)](t(384)),s[t(501)](t(462));for(const r of[t(411),t(356)]){const i=e[t(357)][t(485)](r);s[t(501)](r,(r=>{const a=t;e[a(382)][a(399)]((t=>{const e=a;r();const c=e(498)===i[e(461)],u=o[e(477)](n),l=o[e(446)](u),f=c?l[e(416)]-1:l[e(426)]+1,h=u[0][e(381)](e(471)),d=o[e(430)](h,{startRow:f,endRow:f}),g=Array[e(370)](d)[e(455)]((n=>t[e(495)](n[e(486)])));s[e(415)](g,e(460))}))}))}for(const r of[t(372),t(360)]){const i=e[t(357)][t(485)](r);s[t(501)](r,(r=>{const a=t;e[a(382)][a(399)]((t=>{const e=a;r();const c=e(484)===i[e(461)],u=o[e(477)](n),l=o[e(377)](u),f=c?l[e(416)]-1:l[e(426)]+1,h=u[0][e(381)](e(471)),d=o[e(430)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(370)](d)[e(455)]((n=>t[e(495)](n[e(486)])));s[e(415)](g,e(358))}))}))}for(const r of[t(491),t(425)]){const i=r[t(451)](11),a=i[t(402)](),c=a[t(451)](0,3)+t(476),u=t(471)+i,l=t(412)+i,f=t(378)+i;s[t(501)](r,(()=>{const i=t;e[i(382)][i(399)]((t=>{const e=i,h=o[e(477)](n),d=h[0][e(381)](e(471));let g;if(e(491)==r){const t=o[e(446)](h);g={startRow:t[e(416)],endRow:t[e(426)],includeAllSlots:!0}}else{const t=o[e(377)](h);g={startColumn:t[e(416)],endColumn:t[e(426)],includeAllSlots:!0}}const p=o[e(430)](d,g),m=Array[e(370)](p)[e(455)]((({cell:t})=>t)),I=ca(m[e(361)]((t=>t[e(497)](c)))),E=ca(m[e(361)]((t=>!t[e(497)](c))))[e(455)]((n=>t[e(495)](n))),b=s[e(450)](E,u);if(b&&(e(460)==b[e(374)]||e(358)==b[e(374)])){const n=this[e(422)](b);for(const r of I){const s=t[e(495)](r),i=o[e(452)](r),u=r[e(392)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(404)](s)}}}))}))}function c(r){const s=t,o=Array[s(370)](n[s(367)]())[s(455)]((t=>i.LiveRange[s(365)](t)));e[s(382)][s(399)]((t=>{const n=s,i=t[n(369)];r=r[n(361)]((t=>n(468)!=t[n(418)][n(379)])),t[n(433)](r),e[n(357)][n(485)](n(491))[n(373)](),e[n(475)](n(491),{forceDefaultExecution:!0}),e[n(382)][n(492)]((()=>{const t=n;e[t(382)][t(492)](i,(e=>{const n=t,r=o[n(361)]((t=>n(468)!=t[n(418)][n(379)]));r[n(490)]>0&&e[n(433)](r);for(const t of o)t[n(488)]()}))}))}))}function u(r){const s=t;e[s(382)][s(399)]((t=>{const o=s,a=Array[o(370)](n[o(367)]())[o(455)]((t=>i.LiveRange[o(365)](t))),c=[];for(const t of r)for(const e of t[o(419)]({shallow:!0}))c[o(493)](e);for(const n of c)o(468)!=n[o(418)][o(379)]&&(t[o(433)](t[o(457)](n,0)),e[o(357)][o(485)](o(425))[o(373)](),e[o(475)](o(425),{forceDefaultExecution:!0}));const u=a[o(361)]((t=>o(468)!=t[o(418)][o(379)]));u[o(490)]>0&&t[o(433)](u);for(const t of a)t[o(488)]()}))}function l(e,n){const r=t;return n[r(407)]((t=>e[r(396)]((e=>e[r(362)][r(390)](t[r(487)])||t[r(362)][r(390)](e[r(487)])))))}function f(e,n){const r=t;return e[r(396)]((t=>n[r(396)]((e=>t[r(362)][r(472)](e[r(487)])))))}e[t(453)][t(505)].on(t(448),((e,n,r)=>{const s=t;if(!r[s(463)][s(394)])return;const o=n[s(403)];if(!o)return;const i=r[s(467)][s(479)](o);function c(t){return Array[s(397)](t)?t:[t]}i&&s(509)===o[s(437)]&&(0,a.setHighlightHandling)(i,r[s(431)],((t,e,n)=>n[s(423)](c(e[s(444)]),t)),((t,e,n)=>n[s(481)](c(e[s(444)]),t)))}),{priority:t(473)}),s[t(429)][t(376)]((e=>{const n=t;if(n(363)!=e[n(482)]&&n(513)!=e[n(482)])return;const s=e[n(440)]();if(null!=s&&s.is(n(386),n(471))){if(n(363)==e[n(482)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)]));if(t[n(490)])return{type:n(363),content:Hr(r,n(469),Hr(r,n(371),'"'+t[n(391)](" ")+'"'))}}if(n(513)==e[n(482)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)]));if(t[n(490)])return{type:n(513),content:Hr(r,n(398),Hr(r,n(371),'"'+t[n(391)](" ")+'"'))}}}})),s[t(429)][t(376)]((e=>{const n=t;if(n(460)==e[n(374)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)])),s=this[n(422)](e),o=s[n(359)]-s[n(474)]+1;if(n(363)==e[n(482)])return t[n(490)]?{type:n(363),content:Hr(r,n(469),Hr(r,n(388),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(363),content:Hr(r,n(469),Hr(r,n(503),o))};if(n(513)==e[n(482)])return t[n(490)]?{type:n(513),content:Hr(r,n(398),Hr(r,n(388),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(513),content:Hr(r,n(398),Hr(r,n(503),o))}}if(n(358)==e[n(374)]){const t=e[n(419)]()[n(361)]((t=>t.is(n(500))))[n(455)]((t=>t[n(453)])),s=this[n(422)](e),o=s[n(512)]-s[n(420)]+1;if(n(363)==e[n(482)])return t[n(490)]?{type:n(363),content:Hr(r,n(469),Hr(r,n(401),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(363),content:Hr(r,n(469),Hr(r,n(417),o))};if(n(513)==e[n(482)])return t[n(490)]?{type:n(513),content:Hr(r,n(398),Hr(r,n(401),[o,'"'+t[n(391)](" ")+'"']))}:{type:n(513),content:Hr(r,n(398),Hr(r,n(417),o))}}})),s[t(459)][t(383)](t(363),t(460),t(506),c),s[t(459)][t(383)](t(513),t(460),t(421),c),s[t(459)][t(383)](t(363),t(358),t(506),u),s[t(459)][t(383)](t(513),t(358),t(421),u),s[t(459)][t(383)](t(363),t(358),t(391),l),s[t(459)][t(383)](t(513),t(358),t(391),l),s[t(459)][t(383)](t(363),t(460),t(391),f),s[t(459)][t(383)](t(513),t(460),t(391),f)}[sa(456)](){const t=sa,e=this[t(393)],n=e[t(382)][t(400)][t(499)];return(r,s)=>{const o=t;e[o(382)][o(399)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(362)][a(510)];u&&u[0]&&!1===u[0][a(424)]&&(l=r[0][a(487)][a(478)]);const f=t[a(504)](l);if(a(468)==f[a(418)][a(379)])return;const h=Array[a(370)](n[a(367)]())[a(455)]((t=>i.LiveRange[a(365)](t)));t[a(433)](f),e[a(357)][a(485)](c)[a(373)](),u[a(493)]({forceDefaultExecution:!0}),e[a(475)](c,...u);const d=h[a(361)]((t=>a(468)!=t[a(418)][a(379)]));d[a(490)]>0&&t[a(433)](d);for(const t of h)t[a(488)]()}))}}[sa(466)](t){const e=sa,n=this[e(393)][e(395)][e(485)](e(443));let r=Number[e(507)],s=Number[e(508)],o=Number[e(507)],i=Number[e(508)];for(const a of t){if(e(468)==a[e(418)][e(379)])continue;const{row:t,column:c}=n[e(452)](a),u=a[e(497)](e(380))?a[e(392)](e(380))-1:0,l=a[e(497)](e(483))?a[e(392)](e(483))-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(387)](){const t=sa,e=this[t(393)],n=e[t(395)][t(485)](t(441)),r=e[t(395)][t(485)](t(443));e[t(382)][t(400)].on(t(405),(()=>{const r=t,s=Array[r(370)](e[r(382)][r(400)][r(502)][r(427)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(385)](t);if(r(354)!=s)continue;if(null!=e[r(496)])continue;const a=n[r(489)](o);this[r(410)][r(494)](i)&&this[r(438)][r(432)](a)}}),{priority:t(409)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(495)](e),a=e[s(381)](s(471)),c=r[s(452)](e);for(const t of this[s(438)]){const n=t[s(374)],r=n[s(439)](s(465)),u=n[s(451)](r?10:5),l=u[s(402)](),f=l[s(451)](0,3)+s(476),h=s(412)+u,d=s(378)+u;if(!t[s(470)])continue;if(a!=t[s(442)]()[s(487)][s(381)](s(471)))continue;if(t[s(368)](i))continue;const g=e[s(497)](f)?e[s(392)](f)-1:0,p=this[s(422)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(404)](i),o=!0)}return o};e[t(382)][t(400)][t(414)]((n=>{const r=t;let o=!1;for(const t of e[r(382)][r(400)][r(502)][r(514)]())if(r(408)==t[r(482)])if(r(460)==t[r(437)])for(const e of t[r(458)][r(478)][r(364)]())o=o||s(e,n);else r(509)==t[r(437)]&&(o=o||s(t[r(458)][r(478)],n));return o}))}[sa(422)](t){const e=sa;return this[e(466)](t[e(367)]()[e(455)]((t=>t[e(487)][e(478)])))}}function ca(t){const e=sa;return Array[e(370)](new Set(t)[e(389)]())}const ua=fa;function la(){const t=["add","*Split cell:* horizontally","get","markMultiRangeBlockFormat","42128oibUqh","formatBlock","rootName","commands","setSelection","cell","TrackChangesEditing","editor","find","selection","enableCommand","commandName","_isForcedDefaultExecutionBlock","length","horizontally","size","_areMergableCells","low","locale","_suggestionFactory","stop","findAncestor","getFirstPosition","document","from","splitTableCellVertically","set:isEnabled","deletion","filter","mergeTableCellDown","return","subType","getSuggestions","_descriptionFactory","2705120eWXthJ","TableUtils","highest","insertion","splitTableCellHorizontally","detach","119ScvCjD","$graveyard","refresh","createTableWalker","getCellLocation","requires","mergeTableCellRight","accept","trackChanges","forceDefaultExecution","17180HMXYFj","element","14wqNmUt","getSelectionAffectedTableCells","author","value","createRangeOn","*Split cell:* vertically","push","177529bOmEGc","formatInline","type","*Merge cells*","mergeTableCellLeft","_areSelectedCellsMergable","15QOLsYG","afterInit","plugins","mergeTableCellUp","isInContent","1836432cXxzvf","getRanges","1042314FOzEIn","model","direction","isEnabled","table","_tablePostFixingSubtypes","change","registerDescriptionCallback","format","mergeTableCells","21107MPhvoF","map","registerCustomCallback","TableEditing","has","execute","_acceptFormatSuggestionCallbackFactory","tableCell","132JTODTZ","containsRange","fromRange","markBlockFormat","207AJkoaJ","root","getAncestors"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=416]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(336248===-parseInt(n(499))/1*(parseInt(n(469))/2)+-parseInt(n(511))/3*(-parseInt(n(467))/4)+-parseInt(n(482))/5*(-parseInt(n(489))/6)+-parseInt(n(457))/7*(parseInt(n(417))/8)+parseInt(n(487))/9+-parseInt(n(451))/10+parseInt(n(476))/11*(-parseInt(n(507))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(462)](){return[aa]}[ua(483)](){const t=ua,e=this[t(424)],n=e[t(490)][t(440)][t(426)],r=e[t(435)];if(!e[t(484)][t(503)](t(502)))return;const s=e[t(484)][t(516)](t(423)),o=e[t(484)][t(516)](t(452)),a=e[t(484)][t(516)](aa);a[t(494)][t(475)](t(498)),s[t(427)](t(498),(()=>{const n=t,r=o[n(470)](e[n(490)][n(440)][n(426)]);e[n(490)][n(495)]((()=>{const t=n;s[t(416)](r,{commandName:t(498),commandParams:[]},[],t(498))}))})),e[t(420)][t(516)](t(498)).on(t(504),((n,r)=>{const o=t;e[o(420)][o(516)](o(465))[o(472)]&&(r[o(430)]>0&&r[r[o(430)]-1]&&r[r[o(430)]-1][o(466)]||s[o(429)]||this[o(481)]()||n[o(437)]())}),{priority:t(453)});for(const n of[t(485),t(463),t(446),t(480)]){const r=e[t(420)][t(516)](n);s[t(427)](n,(()=>{const n=t,o=e[n(490)][n(440)][n(426)][n(439)]()[n(513)]()[n(425)]((t=>t.is(n(468),n(506)))),i=r[n(472)];e[n(490)][n(495)]((()=>{const t=n;s[t(416)]([o,i],{commandName:t(498),commandParams:[]},[],t(498))}))}))}for(const n of[t(442),t(455)]){const r=e[t(420)][t(516)](n);s[t(427)](n,(()=>{const i=t,a=o[i(470)](e[i(490)][i(440)][i(426)])[0],c=a[i(438)](i(493)),{column:u,row:l}=o[i(461)](a);let f=[];if(i(431)==r[i(491)]){const t=o[i(460)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(441)](t)[i(500)]((t=>t[i(422)]))}else{const t=o[i(460)](c,{column:u,includeAllSlots:!0});f=Array[i(441)](t)[i(500)]((t=>t[i(422)]))}e[i(490)][i(495)]((t=>{const e=i;s[e(510)](t[e(473)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(450)][t(496)]((e=>{const n=t;if(n(418)!=e[n(478)]&&n(477)!=e[n(478)])return;const{data:s}=e;return s&&n(498)==s[n(428)]?{type:n(497),content:Hr(r,n(479))}:void 0})),s[t(450)][t(496)]((e=>{const n=t;if(n(418)!=e[n(478)]&&n(477)!=e[n(478)])return;const{data:s}=e;return s?n(442)==s[n(428)]?{type:n(497),content:Hr(r,n(474))}:n(455)==s[n(428)]?{type:n(497),content:Hr(r,n(515))}:void 0:void 0}));const c=a[t(505)]();for(const e of[t(485),t(463),t(446),t(480)])s[t(436)][t(501)](t(418),e,t(464),c);for(const e of[t(442),t(455)])s[t(436)][t(501)](t(418),e,t(464),c);s[t(436)][t(501)](t(418),t(498),t(464),(r=>{const s=t;e[s(490)][s(495)]((t=>{const o=s,a=Array[o(441)](n[o(488)]())[o(500)]((t=>i.LiveRange[o(509)](t)));t[o(421)](r),e[o(420)][o(516)](o(498))[o(459)](),e[o(504)](o(498),{forceDefaultExecution:!0});const c=a[o(445)]((t=>o(458)!=t[o(512)][o(419)]));c[o(430)]>0&&t[o(421)](c);for(const t of a)t[o(456)]()}))}));for(const n of[t(485),t(446),t(480),t(463)]){const r=e[t(420)][t(516)](n);r.on(t(443),((n,s,o)=>{const i=t;if(o){const t=e[i(490)][i(440)][i(426)][i(439)]()[i(513)]()[i(425)]((t=>t.is(i(468),i(506))));this[i(433)](r[i(472)],t)||(n[i(447)]=!1,n[i(437)]())}}),{priority:t(434)})}}[ua(481)](){const t=ua,e=this[t(424)][t(420)][t(516)](t(498)),n=this[t(424)][t(484)][t(516)](t(452));if(!e[t(492)])return!1;const r=n[t(470)](this[t(424)][t(490)][t(440)][t(426)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(433)](e,n))return!1;return!0}[ua(433)](t,e){const n=ua,r=this[n(424)][n(484)][n(516)](n(423)),s=this[n(424)][n(490)][n(473)](t),o=this[n(424)][n(490)][n(473)](e),i=new Set,a=new Set;for(const t of r[n(449)]())if((n(454)==t[n(478)]||n(444)==t[n(478)]||n(498)==t[n(448)])&&t[n(486)])for(const e of t[n(488)]())e[n(508)](s,!0)&&i[n(514)](t[n(478)]+":"+t[n(471)].id),e[n(508)](o,!0)&&a[n(514)](t[n(478)]+":"+t[n(471)].id);if(i[n(432)]!=a[n(432)])return!1;for(const t of i)if(!a[n(503)](t))return!1;return!0}}function da(t,e){const n=ma();return(da=function(t,e){return n[t-=199]})(t,e)}const ga=da;!function(t,e){const n=da,r=t();for(;;)try{if(370919===parseInt(n(202))/1+-parseInt(n(259))/2+-parseInt(n(210))/3*(parseInt(n(258))/4)+-parseInt(n(229))/5+parseInt(n(208))/6+parseInt(n(242))/7*(-parseInt(n(283))/8)+parseInt(n(273))/9*(parseInt(n(220))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[ga(243)](){return[aa]}[ga(278)](){const t=ga,e=this[t(221)];if(!e[t(205)][t(268)](t(231)))return;const n=e[t(276)],r=e[t(205)][t(270)](t(263));r[t(265)](t(215),[],[t(226)]),r[t(265)](t(257),[],[t(264)]),r[t(211)][t(234)](t(226),Hr(n,t(253))),r[t(211)][t(234)](t(264),Hr(n,t(282))),this[t(267)]()}[ga(267)](){const t=ga,e=this[t(221)][t(205)][t(270)](t(263)),n=this[t(221)][t(205)][t(270)](t(218)),r=this[t(221)][t(205)][t(270)](aa)[t(200)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(213)](o[a(238)]),l=e[a(240)](u),f=l[a(281)];if(a(232)!=l[a(246)]||!f||a(257)!=f[a(222)])return;if(o[a(260)])return void s[a(262)]();if(!i[a(201)][a(241)](o[a(224)],s[a(256)]))return;const h=o[a(224)][a(228)][a(212)],d=o[a(224)][a(207)][a(271)],g=h[a(249)][a(249)],{column:p}=n[a(254)](h),{column:m}=n[a(254)](d);for(let s=p;s<=m;s++){const l=n[a(206)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(248)],l=i[a(233)][a(203)](s);i[a(204)][a(219)](a(225)+c,l),r&&i[a(204)][a(266)](a(236),u,l),i[a(233)][a(261)](l,o[a(238)]),t&&(e[a(275)][a(230)](o[a(238)])?i[a(204)][a(219)](a(223),l):i[a(204)][a(252)](a(223),l))}}}}e[t(247)][t(217)](t(232),t(215),t(251),r),e[t(247)][t(217)](t(232),t(257),t(251),r),this[t(221)][t(274)][t(209)].on(t(199),s(),{priority:t(269)}),this[t(221)][t(281)][t(209)].on(t(199),((e,n,r)=>{const o=t;r[o(255)][o(279)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(269)}),this[t(221)][t(274)][t(209)].on(t(272),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(213)](r[o(238)]),c=e[o(240)](a),u=c[o(281)];if(o(232)!=c[o(246)]||!u||o(257)!=u[o(222)])return;const l=s[o(233)][o(250)](r[o(238)]);if(l)for(const t of l)s[o(204)][o(252)](o(225)+i,t),s[o(204)][o(252)](o(223),t),s[o(204)][o(245)](o(236),t),s[o(233)][o(280)](t,r[o(238)])}),{priority:t(269)}),this[t(239)]()}[ga(239)](){const t=ga,e=this[t(221)],n=e[t(276)];function r(e){const r=t;return{type:r(277),content:Hr(n,r(214),e)}}e[t(205)][t(270)](t(263))[t(211)][t(244)]((e=>{const s=t;if(s(232)!=e[s(246)])return;const{data:o}=e;if(o){if(s(215)==o[s(222)]){const t=o[s(216)][0][s(235)];return r(Hr(n,s(t?253:227)))}if(s(257)==o[s(222)]){const t=o[s(216)][0][s(235)];return r(Hr(n,s(t?282:237)))}}}))}}function ma(){const t=["plugins","createTableWalker","end","2870124TIOBym","downcastDispatcher","3KYXzGN","_descriptionFactory","nodeAfter","_splitMarkerName","*Format:* %0","setTableRowHeader","commandParams","registerCustomCallback","TableUtils","addClass","47870qaIzeG","editor","commandName","ck-suggestion-marker--active","markerRange","ck-suggestion-marker-","headingRows","FORMAT_REGULAR_ROW","start","2688710ARenaD","includes","TableEditing","formatBlock","mapper","registerAttributeLabel","forceValue","data-suggestion","FORMAT_REGULAR_COLUMN","markerName","_registerLegacyDescription","getSuggestion","consume","78974SvywpD","requires","registerDescriptionCallback","removeAttribute","type","_suggestionFactory","cell","parent","markerNameToElements","accept","removeClass","FORMAT_HEADER_ROW","getCellLocation","options","name","setTableColumnHeader","2052368DaRjzv","1349984saDwRd","item","bindElementToMarker","stop","TrackChangesEditing","headingColumns","_enableDefaultAttributesIntegration","setAttribute","_handleLegacySuggestions","has","highest","get","nodeBefore","removeMarker:suggestion","3321TlAtWp","editing","activeMarkers","locale","format","afterInit","showSuggestionHighlights","unbindElementFromMarkerName","data","FORMAT_HEADER_COLUMN","248dKMgrD","addMarker:suggestion","_acceptFormatSuggestionCallbackFactory","consumable","201730UxDgOb","toViewElement","writer"];return(ma=function(){return t})()}const Ia=ba;function Ea(){const t=["getChangedMarkers","fromEntries","stop","getTableIfOnlyTableInContent","markers","columnInsertionRanges","row","locale","startsWith","name","findAncestor","discard","unwrap","elementToElement","getAllAdjacentSuggestions","2149600sLOqHV","24RnqOaW","isInContent","cells","getSuggestion","getSuggestionCallback","TrackChangesEditing","position","getItems","getColumns","createTableWalker","redo","filter","suggestion-td","author","entries","nextSibling","set","attributes","TableUtils","TableClipboard","end","columnInsertionIndexes","_tablePostFixingSubtypes","8vqGcEU","showSuggestionHighlights","tableCellSuggestion","ck-suggestion-marker--active","2598075ErevUa","getSelectionAffectedTableCells","wrap","_getCoordsForCells","type","suggestionLoaded","find","2394sIcQbr","getChildren","41673gcPDSN","getMarkers","insertion","getShiftedBy","getContainedElement","tablePasteCell","change","root","getChanges","rowInsertionIndexes","paragraph","_replaceTableSlotCell","editingDowncast","tableCellVerticalAlignment","fill","tablePasteColumn","options","clipboardOutput","oldRange","_descriptionFactory","push","register","insert","deletion","getRange","Users","getColumnIndexes","conversion","insertionRanges","subType","hasSuggestion","listenTo","fromRange","suggestion:formatBlock:tablePasteCell","_isForcedDefaultExecutionBlock","return","model","insertContent","high","registerDescriptionCallback","markerName","reduce","tablePaste","tableCellPadding","get","columns","column","document","tablePasteRow","editor","requires","some","afterInit","start","last","documentSelection","12654KtdKWy","view","tableCellBorderWidth","setAttribute","rowInsertionRanges","68745nkSRSH","add","newRange","2658357YQGfac","rootName","ck-suggestion-marker","low","markerAttributes","keys","_createdBatches","isEmpty","markMultiRangeInsertion","every","$graveyard","content","createElement","getSuggestions","table","commands","_suggestionFactory","activeMarkers","setAttributes","forEach","schema","removeMarker","rows","createRange","insertRows","remove","getChild","element","next","for","forceDefaultExecution","containsRange","tableCellHorizontalAlignment","markerToHighlight","map","removeMarkers","length","detach","endRow","deletionRanges","dataDowncast","previousSibling","selection","tableCellBackgroundColor","registerCustomCallback","suggestionUnloaded","includes","trackChanges","batch","move","tableCell","first","tablePasteChainId","previous","join","value","insertColumns","suggestion","ck-suggestion-marker-insertion","editing","markMultiRangeBlockFormat","call","registerPostFixer","accept","getRanges","has","markMultiRangeDeletion","getAttributes","differ","tableCellBorderColor","_splitMarkerName","plugins","updateMarker","isEqual","createPositionBefore","getRows","cell","removeColumns","createRangeIn","removeRows","formatBlock","138516XKeQNw","from","tableCellBorderStyle","createRangeOn","endColumn","*Replace table cells*","getRowIndexes","nodeAfter"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=397]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(436370===parseInt(n(533))/1*(parseInt(n(497))/2)+parseInt(n(594))/3+parseInt(n(473))/4+parseInt(n(524))/5+-parseInt(n(589))/6*(parseInt(n(531))/7)+parseInt(n(520))/8*(parseInt(n(597))/9)+-parseInt(n(496))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(591),Ia(461),Ia(475),Ia(424),Ia(546),Ia(435),Ia(576)],_a=Object[Ia(482)](Ta[Ia(426)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(583)](){return[aa]}[Ia(585)](){const t=Ia,n=this[t(582)];if(!n[t(463)][t(457)](t(516)))return;const r=n[t(463)][t(577)](t(502)),s=n[t(463)][t(577)](t(515)),o=n[t(463)][t(577)](aa),a=n[t(463)][t(577)](t(516));o[t(519)][t(553)](t(581),t(548)),n[t(569)][t(412)][t(554)](t(522),{allowIn:t(442),allowContentOf:t(442),isLimit:!0}),n[t(560)][t(494)]({model:t(522),view:t(509)});let c=null;n[t(569)].on(t(570),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(428)]-1];h&&h[u(422)]||r[u(567)]||this[u(582)][u(407)][u(577)](u(439))[u(447)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(588)))return!1;const i=s[o(484)](t,n);if(!i||!Ca(i,void 0,r))return!1;const a=r[o(525)](n[o(580)][o(434)]);if(!a[o(428)])return!1;const c=a[0][o(491)](o(406)),l=r[o(479)](a),f=r[o(559)](a),h={startRow:l[o(443)],endRow:l[o(587)],startColumn:f[o(443)],endColumn:f[o(587)]};return 1==a[o(428)]&&(h[o(430)]+=r[o(467)](i)-1,h[o(477)]+=r[o(505)](i)-1),Ca(c,h,r)}(l,f,n[u(569)],s,a)&&(o[u(483)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(569)][u(539)]((()=>{const t=u;n[t(569)][t(570)](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(428)]&&r[t(400)](o,t(581),{tablePasteChainId:s}),a[t(428)]&&r[t(400)](a,t(548),{tablePasteChainId:s}),l[t(428)]&&(r[t(400)](l,t(575),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(411)]((e=>{const n=t;var r;return null===(r=e[n(429)])||void 0===r?void 0:r[n(453)](e)}))),f[t(428)]&&(r[t(458)](f,t(575),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(411)]((e=>{const n=t;var r;return null===(r=e[n(429)])||void 0===r?void 0:r[n(453)](e)})));const d=r[t(452)](h[t(426)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(538),{tablePasteChainId:s});if(d){const e=d[t(534)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(569)][t(476)](s),a=e[t(530)]((e=>e[t(557)]()[t(465)](i)));a&&r[t(553)]([a[t(490)],o])}r[t(428)]&&d[t(592)](t(601),Object[t(482)](r))}c=null})))}),{priority:e.priorities[t(571)]+10}),n[t(463)][t(577)](t(516)).on(t(544),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(483)]();const u=s[r(468)],l=o,f=Aa(u),h=Aa(l);e[r(568)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(417)](u[r(418)](0));for(const t of Array[r(474)](l[r(532)]()))a[r(555)](t,u,r(517));const t=c[r(542)][r(438)](s[r(487)]),e=c[r(518)][r(438)](s[r(579)]);t||e||(d=i.LiveRange[r(565)](a[r(470)](u)))}else h&&!f&&(g=a[r(470)](u));else{const t=a[r(404)](r(522)),e=a[r(404)](r(522));a[r(526)](a[r(470)](u),e),a[r(555)](t,u,0);for(const e of Array[r(474)](l[r(532)]()))a[r(555)](e,t,r(517));d=i.LiveRange[r(565)](a[r(476)](t)),g=i.LiveRange[r(565)](a[r(476)](e))}const p=Array[r(474)](l[r(459)]())[r(508)]((([t])=>Ta[r(438)](t)));c[r(499)][r(553)]({element:u,attributes:p[r(428)]?Object[r(482)](p):null}),d&&c[r(561)][r(553)](d),g&&c[r(431)][r(553)](g)}),{priority:t(571)}),s.on(t(448),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(578)]||1;c[o(518)]=new Array(l)[o(547)](u)[o(426)](((t,e)=>t+e));for(const{cell:t}of s[o(506)](i,{startColumn:u,endColumn:u+l-1}))c[o(486)][o(553)](n[o(569)][o(476)](t))}),{priority:t(600)}),s.on(t(416),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(414)]||1;c[o(542)]=new Array(l)[o(547)](u)[o(426)](((t,e)=>t+e));for(const{cell:t}of s[o(506)](i,{startRow:u,endRow:u+l-1}))c[o(593)][o(553)](n[o(569)][o(476)](t))}),{priority:t(600)}),r[t(552)][t(572)]((e=>{const r=t;if(e[r(562)]&&e[r(562)][r(489)](r(575)))return e[r(445)]?{}:{type:r(535),content:Hr(n[r(488)],r(478))}}));const u=()=>!1;for(const e of[t(575),t(548),t(581),t(538)])r[t(408)][t(436)](t(535),e,t(446),u),r[t(408)][t(436)](t(556),e,t(446),u),r[t(408)][t(436)](t(472),e,t(446),u);r[t(408)][t(436)](t(472),t(538),t(492),u),r[t(408)][t(436)](t(472),t(538),t(455),((e,r,s)=>{const o=t,i=e[o(426)]((t=>t[o(537)]()))[o(508)]((t=>t)),a=new Map(i[o(426)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(499)])e&&a[o(513)](t,e);else if(s&&s[o(601)])for(const[t,e]of Object[o(511)](s[o(601)])){const r=n[o(569)][o(485)][o(577)](t),s=r?r[o(557)]()[o(537)]():null;s&&a[o(513)](s,e)}n[o(569)][o(539)]((t=>{const e=o;for(const[n,r]of a)t[e(410)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(408)][o(436)](e,o(575),s,((t,i,a)=>{const c=o;n[c(569)][c(539)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(586)][o(480)];t.is(o(419),o(522))&&u[o(553)](t)}r[o(408)][o(501)](e,null,s)(t,i,a);for(const t of u)o(402)!=t[o(540)][o(598)]&&n[o(493)](t)}))}))};l(t(535),t(455)),l(t(535),t(492)),l(t(556),t(455)),l(t(556),t(492)),r[t(408)][t(436)](t(535),t(581),t(492),(e=>{const n=t,r=e[n(426)]((t=>t[n(537)]())),i=r[0][n(491)](n(406)),{minRow:a,maxRow:c}=o[n(527)](r);s[n(471)](i,{at:a,rows:c-a+1})})),r[t(408)][t(436)](t(535),t(548),t(492),(e=>{const n=t,r=e[n(426)]((t=>t[n(537)]())),i=r[0][n(491)](n(406)),{minColumn:a,maxColumn:c}=o[n(527)](r);s[n(469)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(562)]||!n[s(562)][s(489)](s(575)))return;const o=n[s(514)][s(444)],i=r[s(405)]()[s(508)]((t=>t[s(498)]&&t[s(514)]&&t[s(514)][s(444)]==o));i[s(428)]&&n[s(495)]()[s(428)]!=i[s(428)]&&i[s(574)](((t,e)=>(t[s(420)]=e,e[s(445)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(462)](e[s(573)]),i=[s(599),s(450)],a=r[s(409)][s(438)](e[s(573)]);return a&&i[s(553)](s(523)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(529),f,{priority:t(571)}),r.on(t(437),f,{priority:t(571)}),n[t(569)][t(580)][t(454)]((()=>{const e=t;let s=!1;const o=Array[e(474)](n[e(569)][e(580)][e(460)][e(481)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(462)](t);if(e(449)!=o||e(556)!=a||i[e(551)])continue;if(!r[e(563)](c))continue;const u=r[e(500)](c)[e(456)](),l=n[e(463)][e(577)](e(558)).me;for(const t of r[e(405)]())if(t[e(498)]&&t[e(510)]==l&&e(472)==t[e(528)]&&e(538)==t[e(562)]&&t[e(456)]()[e(401)]((t=>u[e(584)]((n=>n[e(423)](t,!0))))))for(const n of t[e(495)]())n[e(498)]&&(n[e(492)](),s=!0)}return s})),n[t(569)][t(580)][t(454)]((e=>{const s=t,o=n[s(407)][s(577)](s(507));if(!o||!o[s(398)][s(457)](e[s(440)]))return!1;let i=!1;const a=n[s(463)][s(577)](s(558)).me,c=n[s(569)][s(580)][s(460)][s(541)](),u=Array[s(474)](n[s(569)][s(580)][s(460)][s(481)]())[s(508)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(462)](t);return n(449)==o&&n(575)==i&&c==a.id&&!e[n(551)]}));for(const t of c){if(s(555)!=t[s(528)]||s(522)!=t[s(490)]||1!=t[s(428)])continue;const n=e[s(415)](t[s(503)],t[s(503)][s(536)](1));if(!u[s(530)]((({data:t})=>t[s(596)][s(465)](n))))for(const{name:t,data:r}of u)if(n[s(423)](r[s(596)])){e[s(464)](t,{range:n}),i=!0;break}}return i})),n[t(569)][t(580)][t(454)]((e=>{const s=t;let o=!1;const i=n[s(463)][s(577)](s(558)).me,a=r[s(405)]()[s(508)]((t=>t[s(498)]&&t[s(510)]==i)),c=new Set,u=new Set;for(const t of a)if(s(575)==t[s(562)])for(const e of t[s(534)]()){const n=e[s(557)]()[s(537)]();if(n)if(n.is(s(419),s(522))&&Aa(n)){t[s(413)](e[s(490)]),c[s(595)](n),o=!0;const r=n[s(512)],i=n[s(433)],a=r&&r.is(s(419),s(522)),l=i&&i.is(s(419),s(522));a&&!c[s(457)](r)&&u[s(595)](r),l&&!c[s(457)](i)&&u[s(595)](i)}else n.is(s(419),s(543))&&n[s(399)]&&(t[s(413)](e[s(490)]),o=!0)}else if(s(538)==t[s(562)]){if(!t[s(514)]||!t[s(514)][s(444)])continue;const e=t[s(514)][s(601)];if(e&&Object[s(397)](e)[s(428)])continue;const n=t[s(514)][s(444)];let r=!0,i=!0;for(const e of a)if(e[s(562)]&&e[s(562)][s(489)](s(575))){if(!e[s(514)][s(444)]){i=!1;break}if(e.id!=t.id&&e[s(514)][s(444)]==n){r=!1;break}}i&&r&&(t[s(427)](),o=!0)}for(const t of c)e[s(417)](t);for(const t of u)e[s(493)](t);return o})),n[t(560)][t(421)](t(545))[t(425)]({model:t(566),view:(t,e)=>h(t),converterPriority:t(571)}),n[t(560)][t(421)](t(432))[t(425)]({model:t(566),view:(e,n)=>n[t(549)][t(521)]?h(e,!1):null,converterPriority:t(571)});const d=n[t(451)][t(590)];this[t(564)](d[t(580)],t(550),((e,n)=>{const r=t,s=[];for(const t of d[r(470)](n[r(403)])[r(504)]())t.is(r(419),r(509))&&s[r(553)](t);d[r(539)]((t=>{const e=r;for(const n of s)t[e(441)](t[e(470)](n),t[e(466)](n)),t[e(417)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(399)])return!0;const n=t[e(418)](0);return n.is(e(419),e(543))&&n[e(399)]}function Ca(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(506)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function ka(t,e){const n=Na();return(ka=function(t,e){return n[t-=476]})(t,e)}const La=ka;!function(t,e){const n=ka,r=t();for(;;)try{if(768043===parseInt(n(521))/1+-parseInt(n(518))/2*(parseInt(n(510))/3)+-parseInt(n(517))/4*(-parseInt(n(527))/5)+-parseInt(n(524))/6*(parseInt(n(504))/7)+parseInt(n(507))/8*(-parseInt(n(501))/9)+-parseInt(n(519))/10+parseInt(n(478))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[La(528)](){const t=La;if(!this[t(523)][t(480)][t(498)](t(500)))return;const e=this[t(523)][t(480)][t(512)](t(511));e[t(496)](t(487),this[t(495)][t(494)](this)),e[t(488)][t(520)](t(492),t(522),t(491),e[t(488)][t(505)](t(492),null,t(532))),e[t(488)][t(520)](t(492),t(522),t(532),e[t(488)][t(505)](t(492),null,t(491))),e[t(508)][t(513)](this[t(526)][t(494)](this))}[La(495)](t,e){const n=La,r=this[n(523)][n(480)][n(512)](n(511)),s=this[n(523)][n(480)][n(512)](n(500)),o=e[n(516)]||this[n(523)][n(503)][n(493)][n(481)][n(486)]();this[n(523)][n(503)][n(489)]((()=>{const i=n,a=s[i(483)](o);let c=a?s[i(514)](a):null,u=o[i(485)](i(479))||null;const l=e[i(479)]||u,f=e[i(476)]||c,h=this[i(523)][i(480)][i(512)](i(497)).me;for(const t of r[i(490)]()){const e=t[i(506)]();if(i(522)===t[i(477)]&&e===o){t[i(502)]!==h&&t[i(532)]();const e=t[i(509)][i(515)];u=e[0][i(479)],c=e[0][i(476)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(530)](o,{commandName:i(487),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(522)},[],i(522))}))}[La(526)](t){const e=La;if(e(492)!=t[e(525)]&&e(482)!=t[e(525)])return;const{data:n}=t;if(n&&e(522)===n[e(529)]){const t=e(484);return{type:e(499),content:Hr(this[e(523)][e(531)],t)}}}}function Na(){const t=["model","4501XcoQwR","getSuggestionCallback","getContainedElement","16nYOOQS","_descriptionFactory","data","5109kPGcQu","TrackChangesEditing","get","registerDescriptionCallback","getTableColumnsWidths","commandParams","table","12rhVCEP","394DqGgwM","8538770DZrSLr","registerCustomCallback","698172HbUiaC","resizeTable","editor","4812XgjqgI","type","handleSuggestionDescription","1384645bsEQhU","afterInit","formatGroupId","markBlockFormat","locale","discard","columnWidths","subType","16985672bisxkv","tableWidth","plugins","selection","formatInline","getColumnGroupElement","*Format:* resize table","getAttribute","getSelectedElement","resizeTableWidth","_suggestionFactory","change","getSuggestions","accept","formatBlock","document","bind","handleResizeTableWidthCommand","enableCommand","Users","has","format","TableColumnResizeEditing","2700063dNbuln","author"];return(Na=function(){return t})()}function Sa(t,e){const n=Ma();return(Sa=function(t,e){return n[t-=218]})(t,e)}const va=Sa;function Ma(){const t=["editor","163999XviNKC","has","3674742CrSOXG","2394624BCLKAS","Template","708708Ikyjnr","insertTemplate","afterInit","16xXiqPX","TrackChangesEditing","plugins","5tJDwWt","833532AriVXC","159320rUoMVq","1BYJPyA","enableCommand","890fDhyZl","3671127ffvqgV","get"];return(Ma=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(463105===parseInt(n(230))/1*(parseInt(n(229))/2)+-parseInt(n(219))/3+parseInt(n(221))/4+-parseInt(n(227))/5*(-parseInt(n(218))/6)+-parseInt(n(228))/7+parseInt(n(224))/8*(-parseInt(n(233))/9)+parseInt(n(232))/10*(parseInt(n(236))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[va(223)](){const t=va,e=this[t(235)];e[t(226)][t(237)](t(220))&&e[t(226)][t(234)](t(225))[t(231)](t(222))}}const wa=Fa;function Da(){const t=["afterInit","registerElementLabel","2846296gPKbdk","locale","9973CCZnDc","get","140589eItgXL","ELEMENT_TABLE_OF_CONTENTS","282HxEycF","9136974VuQggU","enableCommand","plugins","2811027wvpACb","_descriptionFactory","commands","TrackChangesEditing","editor","tableOfContents","6801963TGOHSW","5cOiTyS","insertTableOfContents","397060rGjjRJ"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=102]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(779403===parseInt(n(123))/1*(parseInt(n(105))/2)+-parseInt(n(109))/3+-parseInt(n(118))/4*(-parseInt(n(116))/5)+parseInt(n(106))/6+-parseInt(n(115))/7+-parseInt(n(121))/8+parseInt(n(103))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(119)](){const t=wa,e=this[t(113)];if(!e[t(111)][t(102)](t(117)))return;e[t(108)][t(102)](t(112))[t(107)](t(117));const n=e[t(108)][t(102)](t(112)),r=e[t(122)];n[t(110)][t(120)](t(114),(e=>Hr(r,t(104),e)))}}function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=116]})(t,e)}const xa=Ba;function Ua(){const t=["differ","suggestion","_descriptionFactory","updateMarker","forward","isCollapsed","133WACcvH","document","registerElementLabel","_splitMarkerName","has","51794KWHACQ","77aJZVlQ","TrackChangesEditing","8436SCcOqX","150upUXrv","4023504PbfmUz","2930aRjrwJ","isTouching","getChangedMarkers","Title","plugins","from","editor","end","afterInit","163580VztEoL","registerPostFixer","getNearestSelectionRange","isEqual","newRange","model","removeMarker","69512ZPDPFu","schema","nodeBefore","start","8UtMgyX","get","457710qJsCzZ","title-content","10381167yOZPUJ","element","createRange","locale","ELEMENT_TITLE"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(874238===parseInt(n(133))/1+-parseInt(n(157))/2*(-parseInt(n(161))/3)+parseInt(n(160))/4*(-parseInt(n(117))/5)+-parseInt(n(139))/6*(-parseInt(n(152))/7)+parseInt(n(137))/8*(-parseInt(n(141))/9)+-parseInt(n(126))/10*(-parseInt(n(158))/11)+parseInt(n(116))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(125)](){const t=xa,e=this[t(123)];if(!e[t(121)][t(156)](t(120)))return;const n=e[t(121)][t(138)](t(159));n[t(148)][t(154)](t(140),(()=>Hr(e[t(144)],t(145)))),e[t(131)][t(153)][t(127)]((r=>{const s=t;let o=!1;const i=Array[s(122)](e[s(131)][s(153)][s(146)][s(119)]());for(const{name:t,data:a}of i){const{group:i}=n[s(155)](t);if(s(147)!==i||!a[s(130)])continue;const c=a[s(130)],u=c[s(124)][s(135)];if(!u||!u.is(s(142),s(140)))continue;if(!c[s(136)][s(118)](c[s(124)]))continue;const l=e[s(131)][s(134)][s(128)](c[s(124)],s(150));if(l&&l[s(151)]){const e=r[s(143)](c[s(136)],l[s(136)]);e[s(129)](c)||(r[s(149)](t,{range:e}),o=!0)}o||(r[s(132)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=za();return(Va=function(t,e){return n[t-=171]})(t,e)}function za(){const t=["has","2177885NUdXiW","undo","56hbXQAz","redo","11199rvWIRE","965490AiMwuo","TrackChangesEditing","107045BXtqSJ","enableCommand","26343590iCRBBC","3697519ZoeHjn","132IpHIZh","editor","UndoEditing","get","18RDsKAT","590598qDUPRi","afterInit","plugins"];return(za=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(683512===-parseInt(n(174))/1+-parseInt(n(172))/2+parseInt(n(171))/3*(-parseInt(n(178))/4)+-parseInt(n(187))/5*(parseInt(n(182))/6)+parseInt(n(177))/7+parseInt(n(189))/8*(-parseInt(n(183))/9)+parseInt(n(176))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Ga(184)](){const t=Ga,e=this[t(179)],n=e[t(185)][t(181)](t(173));e[t(185)][t(186)](t(180))&&(n[t(175)](t(188)),n[t(175)](t(190)))}}function Wa(){const t=["afterInit","TrackChangesEditing","toggleTableCaption","enableCommand","77432lMdHJu","get","6505990IYeuzj","has","editor","48BnFBhF","6nWHRXc","TableCaptionEditing","4442834jVpOsN","765626Aroeky","plugins","375WijitT","25148BVITzb","9wAqGma","requires","503750NLytmH","1015dtjpKx","1936605GHXNtw"];return(Wa=function(){return t})()}const Xa=Ka;function Ka(t,e){const n=Wa();return(Ka=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(725111===-parseInt(n(404))/1+-parseInt(n(420))/2+parseInt(n(422))/3*(parseInt(n(423))/4)+parseInt(n(406))/5*(parseInt(n(417))/6)+parseInt(n(405))/7*(parseInt(n(411))/8)+-parseInt(n(402))/9*(-parseInt(n(413))/10)+-parseInt(n(419))/11*(parseInt(n(416))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class qa extends t.Plugin{static get[Xa(403)](){return[aa]}[Xa(407)](){const t=Xa,e=this[t(415)];e[t(421)][t(414)](t(418))&&e[t(421)][t(412)](t(408))[t(410)](t(409))}}const Za=Ja;function Ya(){const t=["TrackChangesEditing","*Format:* change table cell properties","editor","getContainedElement","48476noAsib","TablePropertiesEditing","has","handleSuggestionDescription","6EVpVvG","TrackChangesTableProperties","getAttribute","getFirstPosition","5696076aDgWmK","tableHeight","tableBorderColor","TableCellPropertiesEditing","pluginName","getSuggestions","tableAlignment","data","getSuggestionCallback","_getSuggestion","setAttribute","tableCellProperties","model","registerDescriptionCallback","tableCellWidth","tableBackgroundColor","_suggestionFactory","8805GKMBYI","removeAttribute","1391ySxCZy","subType","1394408FZkTPG","registerCustomCallback","join","tableCellBackgroundColor","markBlockFormat","discard","change","start","7WqrHim","*Format:* change table properties","handleDiscardAction","_handlePropertyChange","tableCellBorderStyle","commandParams","accept","tableCellHorizontalAlignment","formatBlock","tableCellHeight","get","_descriptionFactory","document","enableCommand","2362734IRAhNr","2BVhuUN","9002ReRRlj","30txfPJi","tableProperties","getSelectionAffectedTableCells","enqueueChange","tableWidth","plugins","tableBorderStyle","tableCellPadding","558fVuzGF","tableBorderWidth","22KhakkX","format","7907960csXHTH","nodeAfter","tableCellVerticalAlignment","tableCellBorderColor","afterInit","table","tableCellBorderWidth","findAncestor","batch","TableUtils","locale","selection"];return(Ya=function(){return t})()}function Ja(t,e){const n=Ya();return(Ja=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(854315===parseInt(n(201))/1*(parseInt(n(224))/2)+parseInt(n(258))/3*(-parseInt(n(254))/4)+parseInt(n(197))/5*(parseInt(n(234))/6)+-parseInt(n(209))/7*(-parseInt(n(238))/8)+-parseInt(n(223))/9*(parseInt(n(226))/10)+-parseInt(n(236))/11*(parseInt(n(262))/12)+parseInt(n(199))/13*(parseInt(n(225))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(227)]=[e(264),e(232),e(235),e(268),e(230),e(263),e(277)],this[e(273)]=[e(241),e(213),e(244),e(233),e(276),e(218),e(204),e(216),e(240)]}static get[Za(266)](){return Za(259)}[Za(242)](){const t=Za,e=this[t(252)][t(231)][t(219)](t(250));if(this[t(252)][t(231)][t(256)](t(255))){for(const n of this[t(227)])e[t(222)](n,((e,r)=>{const s=t,o=this[s(252)][s(274)][s(221)][s(249)][s(261)]()[s(245)](s(243));this[s(212)](n,[o],this[s(227)],s(227),e,r)}));e[t(196)][t(202)](t(217),t(227),t(215),e[t(196)][t(270)](t(217),null,t(206))),e[t(196)][t(202)](t(217),t(227),t(206),((e,n)=>this[t(211)](this[t(227)],e,n))),e[t(196)][t(202)](t(217),t(227),t(203),(()=>!1))}if(this[t(252)][t(231)][t(256)](t(265))){for(const n of this[t(273)])e[t(222)](n,((e,r)=>{const s=t,o=this[s(252)][s(231)][s(219)](s(247))[s(228)](this[s(252)][s(274)][s(221)][s(249)]);this[s(212)](n,o,this[s(273)],s(273),e,r)}));e[t(196)][t(202)](t(217),t(273),t(215),e[t(196)][t(270)](t(217),null,t(206))),e[t(196)][t(202)](t(217),t(273),t(206),((e,n)=>this[t(211)](this[t(273)],e,n))),e[t(196)][t(202)](t(217),t(273),t(203),(()=>!1))}e[t(220)][t(275)]((e=>this[t(257)](e)))}[Za(212)](t,e,n,r,s,o){const i=Za,a=this[i(252)][i(231)][i(219)](i(250));this[i(252)][i(274)][i(229)](o[i(246)],(()=>{const t=i;for(const i of e)if(this[t(271)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(260)](r);void 0!==n&&(e[r]=n)}s(o),a[t(205)](i,{commandParams:[e]},[],r)}}))}[Za(211)](t,e,n){const r=Za,s=e[0][r(208)][r(239)],o=n[r(214)][0];this[r(252)][r(274)][r(207)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(272)](r,o[r],s):e[n(198)](r,s)}))}[Za(257)](t){const e=Za;if(t[e(269)])switch(t[e(200)]){case e(227):return{type:e(237),content:Hr(this[e(252)][e(248)],e(210))};case e(273):return{type:e(237),content:Hr(this[e(252)][e(248)],e(251))}}}[Za(271)](t,e){const n=Za,r=this[n(252)][n(231)][n(219)](n(250));for(const s of r[n(267)]({skipNotAttached:!0})){const r=s[n(253)]();if(s[n(200)]===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=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const dc=function(t){return function(){return t}};const gc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:dc(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)}}(gc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Kn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=Tc;function bc(){const t=["change","formatBlock:discard","_findSuggestions","_blockAttributeKeys","clone","setAttribute","track-changes-enable-command-twice","next","acceptAllSuggestions","widget","_inlineAttributeKeys","removeComment","_setSuggestionData","markerName","values","attribute:discard","find","getChangedMarkers","removeMarkers","unbindElementFromMarkerName","_recordAttributeSuggestions","isObject","move","isLimit","addMarker:suggestion:formatBlock","1EUlHho","_getAttributeKey","formatBlock:accept","markMultiRangeInsertion","isIntersectingWithRange","backward","_saved","_getExternalAuthor","meta","showSuggestionHighlights","createPositionAfter","high","pop","_splitMarkerName","_breakSuggestionMarker","_suggestionFactory","add","createPositionBefore","external:","getContainedElement","markDeletion","markAttributeChange","toViewElement","_suggestions","PendingActions","_registerDefaultCallbacks","suggestion","_recordAttributeChanges","addRange","name","schema","formatInline:chain","3897290nJPCcS","addMarker:suggestion:attribute","define","selection","suggestionLoaded","addClass","insertion:","rename","elementEnd","containsRangeInObject","multipleBlocks","ENTER","updateSuggestion","discardAllSuggestions","addComment","lowest","consume","options","insertion:join","_refreshSuggestionsChain","trackChanges.mergeNestedSuggestions","formatBlock","markMultiRangeBlockFormat","parent","getShiftedBy","isEqual","forEach","804843ZrcyhT","adapter","_isDataLoaded","editor","hasCommentThread","isAtEnd","$marker","insert","addUser","originalSuggestionId","attributeNewValue","removeMarker:suggestion:formatBlock","concat","getSuggestionCallback","_cutOutSuggestionMarker","_updateSuggestionData","_getMarkerAnnouncementText","getNearestSelectionRange","_afterChanges","range","always","value","discard","map","toUpperCase","suggestion:","formatInline:accept","FORMATTING","push","commandName","attribute","dataToMarker","buildSuggestion","hasSuggestion","after","isArray","init","isUndo","update:suggestion","for","newValue","_removeSuggestion","some","updateMarker","filter","enableReadOnlyMode","isAtStart","authorName","getAncestors","splitPosition","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.","rejected","_enableDefaultAttributesIntegration","removeMarker","activeMarkers","track-changes-suggestion-not-found","editing","_initAriaMarkerChangeAnnouncements","markerToData","applyOperation","track-changes-user-not-found","isBefore","model","detach","isDocumentOperation","editingDowncast","getSuggestion","listenTo","_editor","deletion:chain","unbind","forceDefaultExecution","collaboration.channelId","differ","isCollapsed","isBlock","formatBlock:","suggestion:attribute:","_createSuggestion","8kTizgA","conversion","getMultiRangeId","registerPostFixer","isAfter","addMarker:suggestion","attribute:accept","createRangeIn","_SUGGESTION_ANNOUNCEMENT","every","position","length","has","low","registerCustomCallback","_refreshAttributeSuggestionsChain","_customCallbacks","_mergeNestedSuggestions","isInContent","default","fetchCommentThread","head","announce","change:_saved","oldValue","element","fire","multi","format","_registerInlineAttribute","change:data","_suggestionState","getChanges","_reduceSuggestionAttributeRange","createElement","addCommentThread","rethrowUnexpectedError","trackChangesCommand","pluginName","chain","change:activeMarkers","getRanges","fromCharCode","deletion:join","isOwn","$elementName","newRange","forward","requires","resolve","fromRange","markerReady","formatGroupId","addMarkerName","containsRange","addMarker","oldRange","markers","getDifference","ready","_commentsRepository","suggestionUnloaded","data-suggestion","setTo","containsPosition","attribute:","highest","dataReady","formatInline","marker-count","createRangeOn","then","comments","_getAuthorFromId","split","_trackFormatChanges","3645900aleyjI","getItems","addSuggestionData","creator","suggestion-type","group","getAllAdjacentSuggestions","formatInline:","_isForcedDefaultExecutionBlock","deletion","before","_isRegisteredAttribute","_descriptionFactory","acceptSuggestion","_joinWithAdjacentSuggestions","isRemovable","remove","ck-suggestion-marker-formatInline","locale","toJSON","_getSuggestionData","writer","stop","deletion:","markerToHighlight","getAttribute","$text","12dTZkdn","formatInline:discard","_rangeIsInLocalUserInsertion","1627294XpOvif","splice","createdAt","start","return","commands","$textProxy","dataDowncast","TrackChangesEditing","ck-suggestion-marker-formatBlock","subType","insertion:accept","size","howMany","rootName","upcast","Users","ck-suggestion-marker","data","_registerBlockAttribute","markInlineFormat","open","_element","author","_processAttributeSuggestions","keys","includes","track-changes-adapter-missing-getsuggestion","addSuggestion","createPositionAt","CommentsRepository","getIntersection","warn","elementToElement","startsWith","addHighlight","documentSelection","isIntersecting","251678zOVmzv","consumable","insertion:chain","createRange","acceptSelectedSuggestions","_checkSuggestionCorrectness","enqueueChange","115297UkbIDd","key","markerNameToElements","getMarkers","getCustomProperty","skipNestingCheck","createSelection","isExternal","type","tablePasteChainId","_setSuggestionRange","deletion:accept","attributeKey","insertContent","suggestionChanged","assign","error-saving-suggestion-data-suggestion-discarded","enableCommand","removeAttribute","catch","getFirstMarker","authoredAt","@external","accept","getCommentThread","getWalker","isNextTo","_isBlockAttribute","isTouching","discardSuggestion","formatInline:join","unshift","root","nodeBefore","6IBxRYf","notReady","getRange","accepted","bindElementToMarker","nodeAfter","getSuggestions","isInsideObject","_defaultCallbacks","get","elementStart","removeMarker:suggestion:attribute","_processAttributeChanges","track-changes-command-not-found","track-changes-suggestion-data-mismatch","PENDING_ACTION_SUGGESTION","never","plugins","_addThreadToSuggestion","discardSelectedSuggestions","attributeOldValue","containsItem","isLocal","end","item","reconvertMarker","hasComments","formatBlock:join","set","groupId","execute","markBlockFormat","LEAVE","join","from","_onDiscard","document","track-changes-adapter-already-set","mapper","getFirstRange","_addSuggestionMarker","insertion:discard","substr","isMultiRange","trackChanges.trackFormatChanges","stopListening","containerElement","getLastMatchingPosition","ck-suggestion-marker-","_adapter","33TUeisX","targetPosition","sort","markInsertion","ck-suggestion-marker--active","removeClass","clear","_model","getUser","removed","previous","attribute:join","isSelectable","3564aWqMPv","deletion:discard","formatBlock:chain","config","moveTargetPosition","markMultiRangeDeletion","refresh","_handleNewSuggestionMarker","_enabledCommands","batch","deleteContent","_joinSuggestions","insertion","substring","trackChanges","normal","delete","$graveyard","attributes","_reduceExistingSuggestions","setSelection","commentThread","439743HqpGSV"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=386]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(643045===parseInt(n(705))/1*(parseInt(n(515))/2)+-parseInt(n(679))/3*(-parseInt(n(512))/4)+parseInt(n(485))/5+parseInt(n(594))/6*(parseInt(n(553))/7)+-parseInt(n(409))/8*(-parseInt(n(764))/9)+parseInt(n(737))/10*(parseInt(n(644))/11)+-parseInt(n(657))/12*(parseInt(n(560))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(454);class yc extends t.Plugin{static get[Ec(457)](){return[Ec(545),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,gs,As,Ss,xs,to,so,uo,go,bo,Ao,Ro,Mo,Fo,zo,Uo,Ko,Jo,ei,ui,pi,Li,si,js,Ks,bi,Ai,Mi,Di,ji,Hi,qi,$i,ra,aa,ha,pa,qa,ya,Ra,Pa,Qa,Oa,ja,Ha]}static get[Ec(447)](){return Ec(523)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(787)]((t=>String[e(451)](t)))[e(627)]("")}super(t),this[e(700)]=!1,this[e(622)](e(818),[]),this.on(e(449),((n,r,s,o)=>{const i=e;this[i(651)][i(680)]((()=>{const e=i;for(const n of[...o,...s])this[e(651)][e(466)][e(421)](n)&&t[e(386)][e(619)](n)}))})),this[e(497)]=new qr(this[e(767)][e(392)][e(735)],this[e(767)][e(503)]),this[e(643)]=null,this[e(720)]=new Ac(this[e(767)]),this[e(728)]=new Map,this[e(469)]=t[e(611)][e(603)](e(545)),this[e(665)]=new Set,this[e(651)]=this[e(767)][e(392)],this[e(440)]=new WeakMap,this[e(493)]=!1,this[e(683)]=new Set([e(454)]),this[e(690)]=new Set,t[e(660)][e(739)](e(638),e(428)),this[e(484)]=t[e(660)][e(603)](e(638)),t[e(660)][e(739)](e(757),!0),this[e(426)]=t[e(660)][e(603)](e(757)),this[e(446)]=new f(t,this[e(665)]),this[e(387)](),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,48,56,52,52])}[Ec(800)](){const t=Ec,n=this[t(767)],r=(e,n)=>{const r=t;if(r(794)!=e)return r(642)+e;const s=n[r(483)]("|")[0];return this[r(587)](s)?r(524):r(502)};n[t(410)][t(803)](t(395))[t(509)]({model:t(731),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(718)](e[n(693)]),a=[n(532),r(o,i)];let c=3e3;return this[n(818)][n(541)](e[n(693)])&&(a[n(792)](n(648)),c=3010),n(494)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(410)][t(803)](t(522))[t(721)]((e=>{const r=t;e.on(r(414),((t,e,s)=>{const o=r;if(!s[o(754)][o(714)])return;const i=e[o(618)];if(!i)return;const c=s[o(632)][o(727)](i);n[o(392)][o(735)][o(701)](i)&&c&&!c[o(564)](o(689))&&c.is(o(640))&&(0,a.toWidget)(c,s[o(506)])}),{priority:r(716)})})),n[t(410)][t(803)](t(522))[t(509)]({model:t(731),view:(e,n)=>{const s=t;if(!n[s(754)][s(714)])return null;const{type:o,subType:i}=this[s(718)](e[s(693)]);return{classes:[s(532),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(618)])return;const{id:c}=this[a(718)](o[a(693)]);if(r){const t=this[a(728)][a(603)](c),e=this[a(706)](t);if(!this[a(587)](e))return}if(o[a(618)].is(a(740)))return void i[a(554)][a(753)](o[a(618)],s[a(734)]);const u=i[a(632)][a(727)](o[a(618)]);if(o[a(618)].is(a(434))&&n[a(392)][a(735)][a(405)](o[a(618)])&&!u[a(564)](a(550))){i[a(506)][a(742)]([a(532),a(524)],u),i[a(506)][a(685)](a(471),c,u),i[a(632)][a(598)](u,o[a(693)]),e&&(this[a(818)][a(541)](o[a(693)])?i[a(506)][a(742)](a(648),u):i[a(506)][a(649)](a(648),u));for(const t of n[a(392)][a(416)](o[a(618)])[a(486)]())i[a(554)][a(753)](t,s[a(734)]);i[a(554)][a(753)](o[a(618)],s[a(734)])}};n[t(410)][t(803)](t(522))[t(721)]((e=>{const n=t;e.on(n(704),((t,e,r)=>{const o=n;r[o(754)][o(714)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(475)})})),n[t(410)][t(803)](t(522))[t(721)]((e=>{const n=t;e.on(n(738),((t,e,r)=>{const o=n;r[o(754)][o(714)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(475)})})),n[t(410)][t(803)](t(522))[t(388)]({model:t(731),view:(e,n)=>n[t(754)][t(714)]?null:{group:t(731),name:e[t(636)](11)}}),n[t(410)][t(803)](t(530))[t(548)]({view:{name:t(731),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(789)+e[r(510)](r(489))+":"+e[r(510)]("id");return e[r(510)](r(478))&&(s+=":"+e[r(510)](r(478))),n[r(443)](r(770),{"data-name":s})}}),n[t(410)][t(803)](t(530))[t(795)]({view:t(731)}),n[t(410)][t(803)](t(395))[t(721)]((e=>{const n=t;e.on(n(704),s(),{priority:n(716)})})),n[t(410)][t(803)](t(395))[t(721)]((e=>{const n=t;e.on(n(738),s({isAttributeSuggestion:!0}),{priority:n(716)})})),n[t(410)][t(803)](t(395))[t(721)]((e=>{const n=t;e.on(n(775),((t,e,r)=>{const s=n,o=r[s(632)][s(562)](e[s(693)]);if(o)for(const t of o)t[s(564)](s(550))||(r[s(506)][s(649)]([s(532),s(524),s(648)],t),r[s(506)][s(578)](s(471),t),r[s(632)][s(699)](t,e[s(693)]))}),{priority:n(716)})})),n[t(410)][t(803)](t(395))[t(721)]((e=>{const n=t;e.on(n(605),((t,e,r)=>{const s=n,o=r[s(632)][s(562)](e[s(693)]);if(!o)return;const{id:i}=this[s(718)](e[s(693)]),a=this[s(728)][s(603)](i),c=this[s(706)](a);if(this[s(587)](c))for(const t of o)t[s(564)](s(550))||(r[s(506)][s(649)]([s(532),s(524),s(648)],t),r[s(506)][s(578)](s(471),t),r[s(632)][s(699)](t,e[s(693)]))}),{priority:n(716)})})),n[t(392)][t(630)][t(412)]((e=>{const r=t;let s=!1;const o=Array[r(628)](n[r(392)][r(630)][r(403)][r(697)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(718)](t);if(r(731)!==o)continue;const h=this[r(728)][r(603)](f);if(null!=c[r(455)]){r(477)==u&&(s=s||Lc(c[r(455)],t,e,n[r(392)][r(735)]));const o=r(794)==u&&this[r(587)](l[r(483)]("|")[0]);if(c[r(455)][r(404)]||r(674)==c[r(455)][r(592)][r(529)]||r(758)==u&&!Nc(c[r(455)])||o&&!Nc(c[r(455)])||r(494)==u&&(kc(a=c[r(455)])||function(t){const e=r;return t[e(518)][e(760)]==t[e(617)][e(593)]&&t[e(518)][e(769)]}(a)))e[r(817)](t),s=!0;else{if(!h||!h[r(427)])continue;i[r(721)](h)}}}var a;return i[r(527)]>0&&(s=!!this[r(499)](i)||s),s})),n[t(392)][t(630)][t(412)]((e=>{const r=t;let s=!1;for(const t of n[r(392)][r(630)][r(403)][r(441)]())if(r(771)==t[r(568)])for(const t of this[r(728)][r(694)]()){if(t[r(637)]||!t[r(427)])continue;const o=r(758)==t[r(568)],i=this[r(706)](t),a=i&&this[r(587)](i);if(!o&&!a)continue;const c=t[r(633)]();if(c[r(518)][r(760)]!=c[r(617)][r(760)]&&!c[r(617)][r(769)]){const o=n[r(392)][r(544)](c[r(518)][r(599)],r(617)),i=n[r(392)][r(556)](c[r(518)],o);e[r(807)](t[r(580)](),{range:i}),s=!0}}return s})),n[t(392)][t(630)][t(412)]((e=>this[t(606)](e))),n[t(392)][t(630)][t(412)]((e=>!e[t(666)][t(616)]&&this[t(539)](e))),n[t(392)].on(t(782),(()=>{this[t(700)]=!1})),n[t(392)][t(630)].on(t(439),((r,s)=>{const o=t;if(!s[o(616)]||s[o(801)])return;if(!this[o(700)])return;const i=n[o(392)][o(630)][o(403)][o(441)]();if(0==i[o(420)])return;const a=[],c=i[o(808)]((t=>o(794)==t[o(568)])),u=i[o(808)]((t=>o(771)==t[o(568)]&&o(511)!=t[o(734)])),l=i[o(808)]((t=>o(501)==t[o(568)]&&o(511)!=t[o(734)]));for(const t of c)this[o(496)](t[o(572)])&&a[o(792)]({key:t[o(572)],newValue:t[o(774)],oldValue:t[o(614)],range:Sc(t[o(783)],n[o(392)])});for(const t of u){const e=l[o(696)]((e=>e[o(537)]===t[o(537)]));if(e){const r=vc(t[o(419)][o(599)],n[o(392)]);e[o(734)]!==t[o(734)]&&a[o(792)]({key:o(454),newValue:t[o(734)],oldValue:e[o(734)],range:r});for(const[n,s]of e[o(675)]){if(!this[o(496)](n))continue;const e=t[o(675)][o(603)](n);s!==e&&a[o(792)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(675)])this[o(496)](n)&&(e[o(675)][o(421)](n)||a[o(792)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(420)]&&n[o(392)][o(559)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(726)](t,e,s,o,{groupId:r});this[n(676)](t,a)}))}),{priority:t(752)}),n[t(392)][t(466)].on(t(802),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(718)](n[s(734)]),e=this[s(728)][s(603)](t);e&&e[s(462)](n[s(734)])}})),n[t(392)][t(630)].on(t(439),(()=>{const e=t,r=Array[e(628)](n[e(392)][e(630)][e(403)][e(697)]())[e(808)]((t=>e(731)===this[e(718)](t[e(734)])[e(490)]));if(0===r[e(420)])return;r[e(646)](((t,n)=>{const r=e,s=t[r(533)][r(465)],o=n[r(533)][r(465)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(518)][r(391)](o[r(518)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(718)](t);if(null===n[e(465)]){const n=this[e(664)](t);o[e(721)](n)}else{const t=this[e(728)][e(603)](r);null!==n[e(455)]||t[e(427)]?(s[e(721)](t[e(430)]),o[e(721)](t)):this[e(805)](t)}}o[e(527)]>0&&this[e(756)](o);for(const t of s)this[e(435)](e(574),t)})),n[t(392)].on(t(389),((e,r)=>{const s=t,o=r[0];if(!this[s(728)][s(527)])return;if(!o[s(394)])return;if(o[s(666)][s(801)]||!o[s(666)][s(616)])return;let i,a;switch(o[s(568)]){case s(771):i=n[s(392)][s(544)](o[s(419)]),a=i[s(761)](o[s(528)]);break;case s(483):i=n[s(392)][s(544)](o[s(813)]),a=n[s(392)][s(544)](o[s(661)]);break;case s(702):i=n[s(392)][s(544)](o[s(645)]),a=i[s(761)](o[s(528)]);break;default:return}const c=n[s(392)][s(556)](i,a);n[s(392)][s(680)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(682)](c)){if(e[t(637)])continue;if(t(477)==e[t(568)])continue;const r=this[t(706)](e);if(r&&this[t(587)](r)&&t(483)!=o[t(568)])continue;const s=e[t(533)]&&e[t(533)][t(747)];(t(758)!=e[t(568)]||t(483)==o[t(568)]&&!s)&&(n[t(746)]||t(669)==e[t(568)]&&n[t(453)]||e[t(633)]()[t(463)](c)&&this[t(719)](e,i,a))}}))}),{priority:t(752)}),n[t(392)].on(t(667),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(401)])return;if(this[s(493)])return;if(!this[s(446)][s(785)])return;if(o[s(404)])return;const a=n[s(392)][s(735)],{start:c,end:u}=o[s(633)](),l=c[s(599)]&&a[s(703)](c[s(599)])?null:a[s(781)](c,s(456)),f=u[s(593)]&&a[s(703)](u[s(593)])?null:a[s(781)](u,s(710)),h=n[s(392)][s(556)](l?l[s(518)]:c,f?f[s(617)]:u);n[s(392)][s(680)]((t=>{const e=s;this[e(725)](h);const r=n[e(392)][e(735)][e(781)](h[e(518)]);o.is(e(551))?t[e(677)](r):o[e(472)](r)})),e[s(507)]()}),{priority:e.priorities[t(672)]+10}),n[t(392)].on(t(573),((e,r)=>{const s=t,o=r[r[s(420)]-1];o&&o[s(401)]||this[s(493)]||this[s(446)][s(785)]&&(n[s(392)][s(680)]((()=>{const t=s;let o=n[t(392)][t(573)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(519)]=o[t(684)]();const i=o[t(617)][t(593)],a=n[t(392)][t(735)];i&&a[t(405)](i)&&!a[t(701)](i)&&(o=n[t(392)][t(556)](o[t(518)],n[t(392)][t(544)](i,t(617)))),this[t(647)](o)})),e[s(507)]())}),{priority:t(716)}),this[t(767)][t(520)][t(721)](t(671),this[t(446)]),this[t(577)](t(671));const o=new p(n,this[t(728)]);n[t(520)][t(721)](t(498),o),this[t(577)](t(498));const i=new b(n,this[t(728)]);n[t(520)][t(721)](t(589),i),this[t(577)](t(589)),n[t(520)][t(721)](t(688),new N(n,o,this[t(728)])),this[t(577)](t(688)),n[t(520)][t(721)](t(750),new N(n,i,this[t(728)])),this[t(577)](t(750)),n[t(520)][t(721)](t(557),new w(n,o,this[t(728)])),this[t(577)](t(557)),n[t(520)][t(721)](t(613),new w(n,i,this[t(728)])),this[t(577)](t(613));const c=n[t(611)][t(603)](t(545));this[t(397)](c,t(751),((e,{threadId:n})=>{const r=t,s=this[r(728)][r(603)](n);s&&s[r(678)]&&1===s[r(678)][r(420)]&&this[r(779)](n,{hasComments:!0})}),{priority:t(422)}),this[t(397)](c,t(691),((e,{threadId:n})=>{const r=t,s=this[r(728)][r(603)](n);s&&s[r(678)]&&!s[r(678)][r(420)]&&this[r(779)](n,{hasComments:!1})}),{priority:t(422)})}set[Ec(765)](t){const n=Ec;if(this[n(643)])throw new e.CKEditorError(n(631),this);this[n(643)]=t}get[Ec(765)](){return this[Ec(643)]}[Ec(600)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(728)][n(694)]())t&&!e[n(427)]||r[n(792)](e);return e?r[n(787)]((t=>t[n(504)]())):r}[Ec(396)](t){const n=Ec,r=this[n(728)][n(603)](t);if(!r)throw new e.CKEditorError(n(819),this);return r}[Ec(797)](t){const e=Ec;return this[e(728)][e(421)](t)}[Ec(487)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(568)][e(483)](":"),a=this[e(728)][e(603)](r)||this[e(408)](o,i,r,n,s);if(this[e(612)](a),this[e(558)](a,o,i||null,n),a[e(517)]=t[e(517)],a[e(766)]=!0,s&&s[e(582)]){const t=s[e(582)],n=this[e(712)](t[e(811)]);a[e(581)]=t[e(517)],a[e(538)]=n,a[e(567)]=!0}else a[e(581)]=t[e(517)];switch(t[e(533)]&&(a[e(533)]=t[e(533)]),t[e(675)]&&(a[e(675)]=t[e(675)]),this[e(643)]&&this[e(643)][e(543)]||(a[e(711)]=!0),this[e(440)][e(603)](a)){case e(595):this[e(440)][e(622)](a,e(476));break;case e(460):a[e(427)]?(this[e(499)](new Set([a])),this[e(756)](new Set([a])),this[e(440)][e(622)](a,e(468)),this[e(435)](e(741),a)):this[e(440)][e(622)](a,e(653))}return a}[Ec(498)](t){const e=Ec;this[e(401)]((()=>{const n=e;this[n(767)][n(392)][n(680)]((()=>{const e=n;for(const n of t[e(491)]())n[e(583)]()}))}))}[Ec(589)](t){const e=Ec;this[e(401)]((()=>{const n=e;this[n(767)][n(392)][n(680)]((()=>{const e=n;for(const n of t[e(491)]())n[e(786)]()}))}))}[Ec(577)](t,n){const r=Ec,s=this[r(767)][r(520)][r(603)](t);if(!s)throw new e.CKEditorError(r(607),this,{commandName:t});if(this[r(665)][r(421)](s))throw new e.CKEditorError(r(686),this,{commandName:t});this[r(665)][r(721)](s),n&&s.on(r(624),((t,e)=>{const o=r;this[o(446)][o(785)]&&(this[o(493)]||(e[o(420)]>0&&e[e[o(420)]-1]&&e[e[o(420)]-1][o(401)]?e[o(717)]():(t[o(519)]=n(((...t)=>s[o(624)](...t,{forceDefaultExecution:!0})),...e),t[o(507)]())))}),{priority:r(716)})}[Ec(401)](t){const n=Ec;let r,s;const o=this[n(493)];this[n(493)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(493)]=!1),s&&e.CKEditorError[n(445)](s,this),r}[Ec(647)](t,n=null,r={}){const s=Ec;if(t[s(404)])return null;const o=this[s(767)][s(611)][s(603)](s(531)).me;for(const{suggestion:e,meta:o}of this[s(682)](t,s(669)))if(o[s(453)]){if(!o[s(586)]){if(o[s(746)]){if(!this[s(426)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(719)](e,t[s(518)],t[s(617)]);break}if(n==e[s(525)]&&wc(e,r)){const n=e[s(633)]();return n[s(518)][s(762)](t[s(617)])?this[s(570)](e,this[s(651)][s(556)](t[s(518)],n[s(617)])):this[s(570)](e,this[s(651)][s(556)](n[s(518)],t[s(617)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(743)+n:s(669),u=this[s(692)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(634)](c,i,a,t),u}[Ec(708)](t,n=Ec(436),r={}){const s=Ec,o=this[s(767)][s(611)][s(603)](s(531)).me,i=this[s(720)][s(777)](s(669),n,s(627));for(const e of this[s(600)]())if(e[s(538)].id==o.id&&s(669)==e[s(568)]&&e[s(525)]==n&&wc(e,r)&&(i(e[s(450)](),t)||i(t,e[s(450)]()))){for(const n of t)e[s(733)](n);return e}for(const{suggestion:e,meta:n}of this[s(682)](t,s(669))){if(!n[s(453)])continue;if(!this[s(426)]&&n[s(746)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(450)]())for(const e of t)if(!n[s(463)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(743)+n,l=this[s(692)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(634)](u,a,c,e,zr[s(411)]());return l}[Ec(535)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(404)])return null;if(o(610)===this[o(484)]){const e=this[o(720)][o(777)](o(477),r,o(583));return this[o(401)]((()=>e([t],n,s))),null}const i=this[o(767)][o(611)][o(603)](o(531)).me,a=[];if(o(784)!==this[o(484)])for(const{suggestion:e,meta:n}of this[o(682)](t,o(669)))n[o(453)]&&!n[o(601)]&&a[o(792)](...e[o(450)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(546)](s);e&&r[n(792)](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(420)];){const s=r[e][n(467)](t);r[n(516)](e,1,...s),e+=s[n(420)]}}return r}(t,a);c[o(420)]&&this[o(651)][o(680)]((()=>{const t=o;for(const e of c){const o=this[t(720)][t(777)](t(477),r,t(583));this[t(401)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(518)],u=t[o(617)];for(const{suggestion:e,meta:n}of this[o(682)](t,o(477))){if(!n[o(453)])continue;if(e[o(525)]!=r)continue;if(!wc(e,s))continue;const i=e[o(633)]();if(i[o(463)](t,!0))return null;c=c[o(391)](i[o(518)])?c:i[o(518)],u=u[o(413)](i[o(617)])?u:i[o(617)],a?i[o(518)][o(391)](a[o(633)]()[o(518)])?(a[o(698)](),a=e):e[o(698)]():a=e}const l=this[o(651)][o(556)](c,u);if(a)this[o(570)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(692)]({id:t,type:o(492)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(634)](o(492)+r,t,a,l)}}return null}[Ec(625)](t,n,r=[],s=null,o={}){const i=Ec;n[i(461)]||(n[i(461)]=n[i(793)]),n[i(747)]=t.is(i(783)),s=s||Rc(n);const a=r[i(787)]((t=>vc(t,this[i(651)]))),c=t.is(i(783))?t:vc(t,this[i(651)]);if(i(610)===this[i(484)]){const t=this[i(720)][i(777)](i(758),s,i(583));return this[i(401)]((()=>t([c],n,o))),null}a[i(792)](c);let u=!0;for(const t of a)if(!this[i(514)](t)){u=!1;break}if(u&&i(784)!==this[i(484)]){const t=this[i(720)][i(777)](i(758),s,i(583));return this[i(401)]((()=>t([c],n,o))),null}let l=null,f=c[i(518)],h=c[i(617)];for(const{suggestion:t,meta:e}of this[i(682)](c,i(758))){if(!e[i(453)])continue;if(e[i(586)]||e[i(746)]||e[i(601)])continue;if(t[i(533)][i(461)]!=n[i(461)])continue;if(!wc(t,o))continue;const r=t[i(633)]();if(t[i(525)]==s){if(r[i(463)](c,!0))return null;f=f[i(391)](r[i(518)])?f:r[i(518)],h=h[i(413)](r[i(617)])?h:r[i(617)],l?r[i(518)][i(391)](l[i(633)]()[i(518)])?(l[i(698)](),l=t):t[i(698)]():l=t}else{const e=c[i(546)](r);this[i(778)](t,e)}}const d=this[i(767)][i(611)][i(603)](i(531)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(570)](l,this[i(651)][i(556)](f,h)),l;{const t=this[i(692)]({id:g,type:i(406)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(634)](i(406)+s,g,p,this[i(651)][i(556)](f,h)),t}}[Ec(759)](t,n,r=[],s=null,o={}){const i=Ec;n[i(461)]||(n[i(461)]=n[i(793)]);const a=t[0];n[i(747)]=a.is(i(783)),s=s||Rc(n);const c=r[i(787)]((t=>vc(t,this[i(651)]))),u=a.is(i(783))?t:t[i(787)]((t=>vc(t,this[i(651)])));if(i(610)===this[i(484)]){const t=this[i(720)][i(777)](i(758),s,i(583));return this[i(401)]((()=>t(u,n,o))),null}c[i(792)](...u);let l=!0;for(const t of c)if(!this[i(514)](t)){l=!1;break}if(l&&i(784)!==this[i(484)]){const t=this[i(720)][i(777)](i(758),s,i(583));return this[i(401)]((()=>t(u,n,o))),null}const f=this[i(767)][i(611)][i(603)](i(531)).me;for(const t of this[i(600)]()){if(t[i(538)].id!=f.id)continue;if(i(758)!=t[i(568)]||t[i(533)][i(461)]!=n[i(461)])continue;if(!wc(t,o))continue;const e=t[i(525)]==s;for(let n=0;n<u[i(420)];n++){const r=u[n];for(const s of t[i(563)]()){const o=s[i(596)]();if(r[i(762)](o)){e?(u[i(516)](n,1),n--):t[i(817)](s[i(734)]);break}}}}if(0==u[i(420)])return null;const h=this[i(720)][i(777)](i(758),s,i(627));for(const t of this[i(600)]())if(t[i(538)].id==f.id&&i(758)==t[i(568)]&&t[i(533)][i(461)]==n[i(461)]&&t[i(525)]==s&&wc(t,o)&&(h(t[i(450)](),u)||h(u,t[i(450)]()))){for(const e of u)t[i(733)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(406)+s,m=this[i(692)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(634)](p,d,g,t,zr[i(411)]());return m}[Ec(725)](t,n=null,r={}){const s=Ec;if(t[s(404)])return null;const o=this[s(767)][s(611)][s(603)](s(531)).me,a=new i.LiveRange(t[s(518)],t[s(617)]);for(const{suggestion:t,meta:e}of this[s(682)](a,s(669)))if(e[s(453)]&&!e[s(586)])if(t[s(637)]){const e=t[s(450)]()[s(808)]((t=>s(674)!=t[s(592)][s(529)]));if(e[s(418)]((t=>a[s(463)](t,!0)))&&t[s(786)](),e[s(806)]((t=>t[s(463)](a,!0)))){const t=this[s(720)][s(777)](s(494),n,s(583));return this[s(401)]((()=>t([a],null,r))),null}}else{const e=a[s(546)](t[s(633)]());null!==e&&t[s(629)]([e],null,r)}if(a[s(393)](),a[s(404)]||s(674)==a[s(592)][s(529)])return null;let c=null,u=a[s(518)],l=a[s(617)];const f=this[s(682)](a,s(494));for(const{suggestion:t,meta:e}of f){const n=this[s(651)][s(556)](u,l);if(e[s(453)]&&(this[s(426)]||!e[s(746)]&&!e[s(601)]))if(t[s(637)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(450)]()){if(r[s(463)](n,!0))return t;n[s(463)](r)||(e=!1)}e&&t[s(786)]()}else{const e=t[s(633)]();if(e[s(463)](n,!0))return t;if(!wc(t,r)){n[s(463)](e)?t[s(698)]():e[s(473)](u)?u=e[s(617)]:e[s(473)](l)&&(l=e[s(518)]);continue}u=u[s(391)](e[s(518)])?u:e[s(518)],l=l[s(413)](e[s(617)])?l:e[s(617)],r=Object[s(575)]({},t[s(675)]),c?e[s(518)][s(391)](c[s(633)]()[s(518)])?(c[s(698)](),c=t):t[s(698)]():c=t}}if(c)return this[s(570)](c,this[s(651)][s(556)](u,l)),c;{const t=(0,e.uid)(),i=this[s(651)][s(556)](u,l),a=o.id,c=n?s(508)+n:s(494),f=this[s(692)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(634)](c,t,a,i),f}}[Ec(662)](t,n=Ec(436),r={}){const s=Ec,o=this[s(767)][s(611)][s(603)](s(531)).me,a=t[s(787)]((t=>new i.LiveRange(t[s(518)],t[s(617)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(682)](a,s(669)))e[s(453)]&&!e[s(586)]&&c[s(721)](t);for(const e of c)if(e[s(637)]){const o=e[s(450)]();if((!e[s(675)]||!e[s(675)][s(565)])&&o[s(418)]((t=>a[s(806)]((e=>e[s(463)](t,!0)))))&&e[s(786)](),a[s(418)]((t=>o[s(806)]((e=>e[s(463)](t,!0)))))){const e=this[s(720)][s(777)](s(494),n,s(583));return this[s(401)]((()=>e(t,null,r))),null}}else{const t=e[s(633)]();if(a[s(806)]((e=>e[s(463)](t,!0)))&&e[s(786)](),a[s(418)]((e=>t[s(463)](e,!0)))){const t=this[s(720)][s(777)](s(494),n,s(583));return this[s(401)]((()=>t(a,null,r))),null}}const u=this[s(720)][s(777)](s(494),n,s(627));let l=null;for(const t of this[s(600)]())if(t[s(538)].id==o.id&&t[s(427)]&&s(494)==t[s(568)]&&t[s(525)]==n&&wc(t,r)&&(u(t[s(450)](),a)||u(a,t[s(450)]())))if(l){if(t[s(678)]&&t[s(678)][s(420)])continue;for(const e of t[s(450)]())l[s(709)](e)||l[s(733)](e);t[s(698)]()}else{l=t;for(const e of a)t[s(709)](e)||t[s(733)](e)}if(l)return l;c[s(650)]();for(const{suggestion:t,meta:e}of this[s(682)](a,s(494)))e[s(453)]&&(this[s(426)]||!e[s(746)]&&!e[s(601)])&&wc(t,r)&&c[s(721)](t);for(const t of c){const e=t[s(450)]();if((!r||!r[s(565)])&&a[s(418)]((t=>e[s(806)]((e=>e[s(463)](t,!0))))))return t;(!t[s(675)]||!t[s(675)][s(565)])&&e[s(418)]((t=>a[s(806)]((e=>e[s(463)](t,!0)))))&&t[s(786)]()}const f=(0,e.uid)(),h=o.id,d=s(508)+n,g=this[s(692)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(393)](),t[s(404)]||s(674)==t[s(592)][s(529)]||this[s(634)](d,f,h,t,zr[s(411)]());return g}[Ec(726)](t,n,r,s,o){const i=Ec;if(t[i(404)])return[];if(i(610)===this[i(484)])return[];const a=this[i(767)][i(611)][i(603)](i(531)).me.id,c=Array[i(628)](this[i(728)][i(694)]())[i(808)]((e=>i(794)==e[i(568)]&&e[i(533)][i(561)]==n&&e[i(709)](t)));if(i(428)===this[i(484)]){const e=this[i(682)](t,i(669))[i(808)]((({meta:t})=>t[i(453)]&&!t[i(601)]&&!t[i(586)]))[i(787)]((({suggestion:t})=>t));c[i(591)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(794)==t[i(568)]?t[i(533)][i(433)]:void 0,o=t[i(633)](),a=Array[i(628)](u[i(540)]())[i(696)]((t=>t[i(552)](o)));if(!a)continue;const c=a[i(467)](o);this[i(587)](n)&&i(669)==t[i(568)]&&0!=c[i(420)]||(u[i(673)](a),c[i(763)]((t=>{u[i(622)](t,r)})),i(669)!=t[i(568)]&&e!=s&&u[i(622)](a[i(546)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(420)]>37&&console[i(547)](i(814),{key:n});const f=(i(474)+(n+"|")+Rc({newValue:s}))[i(670)](0,60),h=this[i(692)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(792)](h),this[i(634)](f,c,a,t)}return l}[Ec(534)](t){const e=Ec;this[e(683)][e(721)](t)}[Ec(438)](t){const e=Ec;this[e(690)][e(721)](t)}[Ec(816)](t,e=[],n=[]){const r=Ec;this[r(577)](t,((t,...e)=>{this[r(732)]((()=>{t(...e)}))}));for(const t of e)this[r(438)](t);for(const t of n)this[r(534)](t)}[Ec(706)](t){const e=Ec;return e(794)==t[e(568)]?t[e(525)][e(483)]("|")[0]:null}[Ec(570)](t,e){const n=Ec,r=t[n(580)]();this[n(651)][n(680)]((t=>{t[n(807)](r,{range:e})}))}[Ec(612)](t){const e=Ec,n=t.id,r=this[e(767)][e(660)][e(603)](e(402));this[e(469)][e(768)](n)||this[e(469)][e(444)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(469)][e(584)](n);s[e(400)](e(500)),s[e(500)]=!1,t[e(678)]=s}[Ec(558)](t,n,r,s){const o=Ec;if(t[o(568)]!=n||t[o(525)]!=r||t[o(488)].id!=s)throw this[o(767)][o(809)](o(608)),new e.CKEditorError(o(608),this)}[Ec(778)](t,n){const r=Ec,s=t[r(633)]();if(n[r(762)](s))t[r(698)]();else if(s[r(463)](n)){const o=this[r(651)][r(544)](n[r(518)][r(593)],r(617));this[r(570)](t,this[r(651)][r(556)](s[r(518)],o));const i=(0,e.uid)(),a=t[r(488)].id,c=t[r(568)]+":"+t[r(525)];this[r(692)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(533)],attributes:t[r(675)]});const u=this[r(651)][r(544)](n[r(617)][r(760)],r(798)),l=this[r(651)][r(556)](u,s[r(617)]);this[r(634)](c,i,a,l)}else if(s[r(473)](n[r(518)])){const e=this[r(651)][r(544)](n[r(518)][r(593)],r(617));this[r(570)](t,this[r(651)][r(556)](s[r(518)],e))}else{const e=this[r(651)][r(544)](n[r(617)][r(760)],r(798));this[r(570)](t,this[r(651)][r(556)](e,s[r(617)]))}}[Ec(514)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(682)](t,e(669))){if(!r[e(453)])continue;const s=n[e(450)]();for(const n of s)if(!t[e(467)](n)[e(420)])return!0}return!1}[Ec(482)](t){const n=Ec,r=this[n(767)][n(611)][n(603)](n(531))[n(652)](t);if(!r)throw new e.CKEditorError(n(390),this);return r}[Ec(712)](t){const e=Ec,n=this[e(767)][e(611)][e(603)](e(531)),r=(0,o.hashObject)(e(723)+t);return n[e(652)](r)||n[e(772)]({id:r,name:t})}[Ec(408)](t,e,n,r,s){const o=Ec,i=this[o(482)](r),a=this[o(720)][o(796)](t,e,n,i,s,(t=>{const e=o;this[e(779)](n,{attributes:t});const r=this[e(396)](n);this[e(499)](new Set([r])),this[e(756)](new Set([r]))}));return this[o(397)](a,o(583),(()=>{const t=o;this[t(779)](n,{state:t(597)})}),{priority:o(716)}),this[o(397)](a,o(786),(()=>{const t=o;this[t(779)](n,{state:t(815)})}),{priority:o(716)}),this[o(728)][o(622)](n,a),this[o(440)][o(622)](a,o(595)),a}[Ec(718)](t){const e=Ec,n=t[e(483)](":");return{group:n[0],type:n[1],subType:n[e(420)]>=5?n[2]:null,id:n[e(420)]<5?n[2]:n[3],authorId:n[e(420)]<5?n[3]:n[4],markerCount:6==n[e(420)]?n[5]:null}}[Ec(719)](t,n,r){const s=Ec,o=t[s(633)](),i=o[s(518)],a=o[s(617)];this[s(570)](t,this[s(651)][s(556)](i,n));const c=(0,e.uid)(),u=t[s(488)].id,l=t[s(568)]+(t[s(525)]?":"+t[s(525)]:"");this[s(692)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(675)],data:t[s(533)]});const f=this[s(706)](t);(s(758)==t[s(568)]||f&&this[s(587)](f))&&(r=this[s(651)][s(722)](r[s(760)])),this[s(634)](l,c,u,this[s(651)][s(556)](r,a))}[Ec(682)](t,e=null){const n=Ec,r=[],s=this[n(767)][n(611)][n(603)](n(531)).me;Array[n(799)](t)||(t=[t]);for(const o of this[n(600)]()){if(!o[n(427)])continue;if(e&&o[n(568)]!=e)continue;let i=!1;for(const e of o[n(450)]()){for(const a of t){const t=a[n(518)][n(762)](e[n(617)])||a[n(617)][n(762)](e[n(518)]);if(t||a[n(546)](e)){const c=a[n(463)](e)&&Cc(this[n(651)][n(735)],e[n(518)],a),u=e[n(463)](a)&&Cc(this[n(651)][n(735)],a[n(518)],e);r[n(792)]({suggestion:o,meta:{isOwn:s==o[n(538)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(634)](t,e,n,r,s){const o=Ec;this[o(651)][o(680)]((i=>{const a=o;let c=a(789)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(464)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(805)](t){const e=Ec,n=t[e(654)],r=t[e(687)];t[e(654)]=null,t[e(687)]=null,null!=n&&n[e(687)]==t&&(n[e(687)]=r),null!=r&&r[e(654)]==t&&(r[e(654)]=n),e(468)==this[e(440)][e(603)](t)&&(this[e(440)][e(622)](t,e(653)),this[e(435)](e(470),t,n,r))}[Ec(692)](t){const n=Ec,r=t.id,s=this[n(487)](t);if(this[n(643)]&&this[n(643)][n(543)]){const o=this[n(767)][n(611)][n(603)](n(729)),i=s[n(620)],a=s[n(525)]?s[n(568)]+":"+s[n(525)]:s[n(568)],c=this[n(767)][n(503)],u=o[n(721)](Hr(c,n(609))),l={id:r,type:a,hasComments:i,data:t[n(533)]||null,originalSuggestionId:t[n(773)]||null,attributes:s[n(675)]};this[n(643)][n(543)](l)[n(480)]((t=>{const e=n;s[e(711)]=!0,o[e(501)](u),t&&t[e(517)]&&(this[e(728)][e(603)](r)[e(517)]=t[e(517)])}))[n(579)]((t=>{const r=n;throw(0,e.logWarning)(r(576)),this[r(767)][r(392)][r(559)]({isUndoable:!1},(()=>{s[r(786)]()})),s[r(639)](),this[r(728)][r(673)](s.id),this[r(440)][r(673)](s),t}))}return s}[Ec(587)](t){const e=Ec;return this[e(683)][e(421)](t)}[Ec(779)](t,e){const n=Ec,r=this[n(767)][n(611)][n(603)](n(729)),s=this[n(396)](t);if(this[n(643)]&&this[n(643)][n(749)])if(s[n(711)]){const s=r[n(721)](Hr(this[n(767)][n(503)],n(609)));this[n(643)][n(749)](t,e)[n(480)]((()=>{r[n(501)](s)}))}else s.on(n(432),(()=>{this[n(779)](t,e)}))}[Ec(505)](t){const n=Ec;if(!this[n(643)]||!this[n(643)][n(396)])throw new e.CKEditorError(n(542),this);return this[n(643)][n(396)](t)}[Ec(664)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(718)](t),i=this[e(728)][e(603)](n)||this[e(408)](r,s,n,o,{});switch(this[e(558)](i,r,s,o),this[e(440)][e(603)](i)){case e(595):this[e(505)](n)[e(480)]((t=>{const r=e;let s=Promise[r(458)]();t[r(620)]&&(s=this[r(469)][r(429)]({channelId:this[r(767)][r(660)][r(603)](r(402)),threadId:n})),s[r(480)]((()=>{const e=r;this[e(487)](t)[e(711)]=!0}))})),this[e(440)][e(622)](i,e(460));break;case e(653):this[e(779)](n,{state:e(536)});case e(476):this[e(440)][e(622)](i,e(468)),this[e(435)](e(741),i);break;case e(468):this[e(435)](e(574),i)}return i[e(462)](t),i}[Ec(756)](t){const e=Ec,n=Array[e(628)](t),r=n[e(808)]((t=>e(794)==t[e(568)]));this[e(424)](r);const s=n[e(808)]((t=>!t[e(637)]&&e(794)!=t[e(568)])),o=this[e(600)]({skipNotAttached:!0})[e(808)]((t=>!t[e(637)]&&e(794)!=t[e(568)])),i=o[e(808)]((n=>!t[e(421)](n))),a=new Map(o[e(787)]((t=>[t,this[e(720)][e(777)](t[e(568)],t[e(525)],e(448))]))),c=new Map(o[e(787)]((t=>[t,t[e(633)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(420)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(420)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(420)];t++){const n=s[t];!l[e(421)](n)&&n[e(654)]&&(f[e(721)](n[e(654)]),n[e(654)][e(687)]===n&&(n[e(654)][e(687)]=null),n[e(654)]=null),!u[e(421)](n)&&n[e(687)]&&(f[e(721)](n[e(687)]),n[e(687)][e(654)]===n&&(n[e(687)][e(654)]=null),n[e(687)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(420)];e++){const r=d(t,n[e]);r&&(r[0][s(687)]=r[1],r[1][s(654)]=r[0],u[s(721)](r[0]),l[s(721)](r[1]))}}function d(t,n){const r=e;if(t[r(538)].id!==n[r(538)].id)return null;const s=a[r(603)](t)(t,n,c[r(603)](t),c[r(603)](n));return s&&a[r(603)](n)(t,n,c[r(603)](t),c[r(603)](n))?s[1][r(678)]&&s[1][r(678)][r(420)]?null:s:null}f[e(527)]&&this[e(756)](f)}[Ec(424)](t){const e=Ec;if(0==t[e(420)])return;const n=this[e(600)]({skipNotAttached:!0})[e(808)]((t=>e(794)==t[e(568)]&&t[e(766)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(675)]);s[e(421)](n)||(s[e(622)](n,r[e(420)]),r[e(792)]([]));const i=s[e(603)](n);r[i][e(792)](t)}!function(){const t=e;r[t(646)](((e,n)=>{const r=t,s=e[0][r(517)],o=n[0][r(517)];return s==o?e[0][r(675)][r(623)]<n[0][r(675)][r(623)]?-1:1:s<o?-1:1}));for(const e of r)e[t(646)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(420)];t++){if(0==r[t][e(420)])continue;const n=[];for(let s=t+1;s<r[e(420)];s++)0!=r[s][e(420)]&&i(r[t],r[s])&&n[e(792)](s);for(const s of n)r[t]=r[t][e(776)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(420)];n++)t[n][e(687)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(420)];n++)t[n][e(654)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(675)][r(623)]!==n[0][r(675)][r(623)]&&t[0][r(538)]!==n[0][r(538)])return!1;if(!function(t,e){const n=r;return!t[n(620)]&&!e[n(620)]||(!t[n(620)]||!e[n(620)])&&(!!(t[n(620)]&&e[n(517)]<t[n(678)][n(481)][n(603)](0)[n(517)])||!!(e[n(620)]&&t[n(517)]<e[n(678)][n(481)][n(603)](0)[n(517)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(675)],r(623)),o=Ic(n[0][r(675)],r(623));return!!wr(s,o)&&(!!t[r(418)]((t=>n[r(806)]((e=>t[r(633)]()[r(762)](e[r(633)]())))))&&n[r(418)]((e=>t[r(806)]((t=>e[r(633)]()[r(762)](t[r(633)]()))))))}}[Ec(499)](t){const e=Ec,n=Array[e(628)](t),r=this[e(600)]({skipNotAttached:!0}),s=r[e(808)]((n=>!t[e(421)](n))),o=new Map(n[e(787)]((t=>[t,this[e(720)][e(777)](t[e(568)],t[e(525)],e(627))]))),i=new Map(r[e(787)]((t=>[t,t[e(450)]()])));for(let t=0;t<n[e(420)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(420)];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(420)];e++){const s=r[e];if(s[a(568)]!==n[a(568)]||s[a(538)].id!==n[a(538)].id||s[a(525)]!==n[a(525)])continue;if(!Oc(n,s,[a(623)]))continue;if(a(794)==n[a(568)]&&n[a(533)][a(433)]!=s[a(533)][a(433)])continue;if(a(794)==n[a(568)]&&t[a(587)](n[a(533)][a(561)]))continue;if(a(758)==n[a(568)]){const e=t[a(767)][a(392)],r=n[a(724)]();if(r&&(e[a(735)][a(701)](r)||e[a(735)][a(703)](r)))continue}const c=o[a(603)](n),u=i[a(603)](n),l=i[a(603)](s),f=n[a(678)]&&n[a(678)][a(420)],h=s[a(678)]&&s[a(678)][a(420)];if(!f&&c(l,u))return t[a(668)](s,n),i[a(673)](n),!0;if(!h&&c(u,l))return t[a(668)](n,s),i[a(673)](s),!0}return!1}}[Ec(668)](t,e){const n=Ec;if(t[n(637)])for(const r of e[n(450)]())t[n(733)](r);else{const r=e[n(633)]()[n(617)];this[n(570)](t,this[n(651)][n(556)](t[n(633)]()[n(518)],r))}e[n(698)]()}[Ec(780)](t,e){const n=Ec,r=t[n(549)](n(437))||t[n(549)](n(794))?n(791):t[n(788)]();return Hr(this[n(767)][n(503)],e+"_"+r+n(417))}[Ec(387)](){const t=Ec,e=this[t(767)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(651)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(718)](t[s(734)]);if(s(731)===e){n[s(431)](this[s(780)](r,s(626)));break}}for(const t of r){const{group:e,type:r}=this[s(718)](t[s(734)]);if(s(731)===e){n[s(431)](this[s(780)](r,s(748)));break}}}))}[Ec(606)](t){const e=Ec;if(this[e(700)])return!1;const n=this[e(767)],r=n[e(392)][e(630)][e(403)][e(441)]();if(0==r[e(420)])return!1;const s=[],o=r[e(808)]((t=>e(794)==t[e(568)])),i=r[e(808)]((t=>e(771)==t[e(568)]&&e(511)!=t[e(734)])),a=r[e(808)]((t=>e(501)==t[e(568)]&&e(511)!=t[e(734)]));for(const t of o)s[e(792)]({key:t[e(572)],newValue:t[e(774)],oldValue:t[e(614)],range:Sc(t[e(783)],n[e(392)])});for(const t of i){const r=a[e(696)]((n=>n[e(419)][e(762)](t[e(419)])));r&&s[e(792)]({key:e(454),newValue:t[e(734)],oldValue:r[e(734)],range:n[e(392)][e(479)](t[e(419)][e(599)])})}return 0!=s[e(420)]&&this[e(676)](t,s)}[Ec(539)](t){const e=Ec;let n=!1;const r=this[e(767)][e(392)][e(630)][e(403)][e(697)]()[e(808)]((t=>t[e(533)][e(455)]&&t[e(734)][e(549)](e(407))));for(const s of r){const{subType:r,id:o}=this[e(718)](s[e(734)]),i=r[e(483)]("|")[0];for(const r of this[e(600)]({skipNotAttached:!0}))r.id!=o&&e(794)==r[e(568)]&&r[e(533)]&&r[e(533)][e(561)]==i&&r[e(633)]()[e(552)](s[e(533)][e(455)])&&(this[e(442)](r,s[e(533)][e(455)],t),n=!0)}return n}[Ec(732)](t){const e=Ec;this[e(767)],this[e(700)]=!0,t()}[Ec(496)](t){const e=Ec,n=this[e(587)](t),r=this[e(690)][e(421)](t);return n||r}[Ec(676)](t,e){const n=Ec;if(0==e[n(420)])return!1;let r=!1;for(const s of e){const e=this[n(682)](s[n(783)],n(794))[n(808)]((t=>!t[n(713)][n(586)]))[n(787)]((t=>t[n(731)])),i=(0,o.hashObject)({newValue:s[n(804)]});e[n(808)]((t=>{const e=n,[r,o]=t[e(525)][e(483)]("|");return r==s[e(561)]&&o!=i}))[n(763)]((e=>{const o=n;this[o(442)](e,s[o(783)],t),r=!0}))}return r}[Ec(442)](t,e,n){const r=Ec,s=t[r(633)]()[r(467)](e);0!==s[r(420)]?1!==s[r(420)]?this[r(719)](t,e[r(518)],e[r(617)]):this[r(570)](t,s[0]):n[r(817)](t[r(580)]())}}class Ac{constructor(t){const e=Ec;this[e(398)]=t,this[e(651)]=t[e(392)],this[e(425)]=new Map,this[e(602)]=new Map,this[e(730)]()}[Ec(796)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(651)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(777)](t,e,i(583))(...n),onDiscard:(...n)=>this[i(777)](t,e,i(786))(...n)})}[Ec(423)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(425)][s(622)](o,r)}[Ec(777)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(425)][r(603)](s)||this[r(602)][r(603)](t+":"+n)}[Ec(730)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(646)](((t,n)=>t[e(518)][e(391)](n[e(518)])?1:-1)),this[e(651)][e(680)]((n=>{const r=e;for(const e of t){let t;t=e[r(617)][r(769)]&&e[r(617)][r(760)]==e[r(518)][r(599)]?n[r(566)](e[r(518)][r(599)],"on"):n[r(566)](e),this[r(651)][r(667)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(651)][n(680)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(787)]((t=>(kc(t)&&(t=this[s(651)][s(556)](t[s(617)])),t)))[s(808)]((t=>s(674)!==t[s(592)][s(529)]));if(c[s(420)]<1)return;const u=Array[s(628)](this[s(651)][s(630)][s(740)][s(450)]())[s(787)]((t=>i.LiveRange[s(459)](t)));r[s(677)](c);for(const t of this[s(398)][s(520)][s(520)]())t[s(663)]();a[s(792)]({forceDefaultExecution:!0}),this[s(398)][s(624)](o,...a);const l=u[s(808)]((t=>s(674)!=t[s(592)][s(529)]));l[s(420)]>0&&r[s(677)](l);for(const t of u)t[s(393)]()}))},s=(e,n)=>1==e[t(420)]&&1==n[t(420)]&&e[0][t(617)][t(762)](n[0][t(518)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(651)])?[e,n]:Mc(n,e,s,r,this[t(651)])?[n,e]:null;this[t(602)][t(622)](t(526),e),this[t(602)][t(622)](t(635),n),this[t(602)][t(622)](t(755),s),this[t(602)][t(622)](t(555),o),this[t(602)][t(622)](t(571),n),this[t(602)][t(622)](t(658),e),this[t(602)][t(622)](t(452),s),this[t(602)][t(622)](t(399),o),this[t(602)][t(622)](t(790),r),this[t(602)][t(622)](t(513),e),this[t(602)][t(622)](t(590),s),this[t(602)][t(622)](t(736),e),this[t(602)][t(622)](t(707),r),this[t(602)][t(622)](t(681),e),this[t(602)][t(622)](t(621),s),this[t(602)][t(622)](t(659),e),this[t(602)][t(622)](t(415),e),this[t(602)][t(622)](t(695),((e,n)=>{const r=t;if(!n)return;const s=this[r(398)][r(611)][r(603)](yc);this[r(651)][r(680)]((t=>{const o=r;if(o(454)==n[o(561)])for(const r of e){const e=r[o(518)][o(599)],s=n[o(433)];t[o(744)](e,s)}else if(s[o(587)](n[o(561)]))for(const r of e)void 0!==n[o(433)]?t[o(685)](n[o(561)],n[o(433)],r[o(518)][o(599)]):t[o(578)](n[o(561)],r[o(518)][o(599)]);else for(const r of e)n[o(433)]?t[o(685)](n[o(561)],n[o(433)],r):t[o(578)](n[o(561)],r)}))})),this[t(602)][t(622)](t(655),s)}}function Cc(t,e,n){const r=Ec;for(const s of e[r(760)][r(812)]({includeSelf:!0,parentFirst:!0})){if(s[r(592)]==s)return!1;if(!n[r(615)](s))return!1;if(t[r(701)](s)||t[r(703)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(617)][e(760)]==t[e(518)][e(599)]&&t[e(617)][e(810)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(618)].is(s(521))&&!r[s(701)](t[s(618)]),i=t[s(518)][s(641)](o),a=t[s(617)][s(641)](o,{direction:s(710)});return!(t[s(518)][s(762)](i)&&t[s(617)][s(762)](a)||(i[s(391)](a)?n[s(807)](e,{range:n[s(556)](i,a)}):n[s(817)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(518)][e(599)];return n&&n.is(e(434))}function Sc(t,e){const n=Ec;return null==t[n(617)][n(593)]&&t[n(617)][n(760)]==t[n(518)][n(599)]?vc(t[n(518)][n(599)],e):t}function vc(t,e){const n=Ec,r=e[n(735)][n(701)](t)||e[n(735)][n(656)](t);return e[n(556)](e[n(544)](t,n(495)),r?e[n(715)](t):e[n(544)](t,n(617)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(617)][o(762)](r[o(518)]))return!0;if(t[o(568)]!=e[o(568)])return!1;if(!n[o(617)][o(588)](r[o(518)]))return!1;const i=s[o(556)](n[o(617)],r[o(518)])[o(585)]();for(const t of i)if([o(604),o(745)][o(541)](t[o(568)])&&s[o(735)][o(703)](t[o(618)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(766)]||!e[r(766)])&&wr(Ic(t[r(675)],n),Ic(e[r(675)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(675)]),s=Dc(e);if(!t[n(766)])return!1;for(const t of Object[n(540)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(575)]({},t);return delete n[e(565)],delete n[e(569)],n}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=465]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(919921===-parseInt(n(500))/1+-parseInt(n(485))/2+parseInt(n(497))/3+-parseInt(n(488))/4*(-parseInt(n(474))/5)+parseInt(n(498))/6*(parseInt(n(483))/7)+parseInt(n(467))/8*(-parseInt(n(491))/9)+-parseInt(n(479))/10*(-parseInt(n(489))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(465)]=e,this[s(472)]=n,this[s(468)]=r,this[s(490)]=t,this[s(469)]=t[s(470)][s(487)](s(484)),this[s(493)]=t[s(470)][s(487)](s(502)),this[s(472)][s(476)](s(501)).to(this[s(469)],this[s(493)],((t,e)=>t||e)),this[s(472)][s(476)](s(504)).to(this[s(469)],s(501),(t=>t&&this[s(490)][s(465)][s(477)](e[s(466)]()))),this[s(472)][s(476)](s(481)).to(this[s(493)],s(501),(t=>t&&this[s(490)][s(465)][s(477)](e[s(466)]()))),this[s(486)]=null,n[s(495)]&&this[s(478)](),this[s(473)](n,s(484),(()=>this[s(484)]())),this[s(473)](n,s(502),(()=>this[s(502)]())),this[s(473)](n,s(503),(()=>{const t=s;n[t(495)]?this[t(478)]():this[t(506)]()}))}[Fc(484)](){const t=Fc;this[t(469)][t(499)](this[t(465)].id)}[Fc(502)](){const t=Fc;this[t(493)][t(499)](this[t(465)].id)}[Fc(496)](){const t=Fc;this[t(472)][t(492)](t(501)),this[t(472)][t(492)](t(504)),this[t(472)][t(492)](t(481)),this[t(471)](),this[t(468)][t(496)](),this[t(486)]&&this[t(506)]()}[Fc(478)](){const t=Fc,e=Hr(this[t(490)][t(475)],t(480));this[t(486)]=this[t(490)][t(505)][t(487)](t(482))[t(494)](e)}[Fc(506)](){const t=Fc;null!==this[t(486)]&&this[t(490)][t(505)][t(487)](t(482))[t(507)](this[t(486)]),this[t(486)]=null}}function xc(){const t=["16760095XrVtyR","_editor","9NLnIPs","unbind","_discardCommand","add","isDirty","destroy","3188880DmfhaA","3414876kDJeqf","execute","1791613ZRmTiq","isEnabled","discardSuggestion","change:isDirty","canAccept","plugins","_removePendingAction","remove","model","getRanges","11959976TEpTdD","commentThreadController","_acceptCommand","commands","stopListening","view","listenTo","5nGwUYj","locale","bind","canEditAt","_setPendingAction","10LWXzbn","PENDING_ACTION_SUGGESTION","canDiscard","PendingActions","21ukqmJY","acceptSuggestion","3062630EKbdEt","_pendingAction","get","5775212YnKgnb"];return(xc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=127]})(t,e)}function Gc(){const t=["commentThread","8TTzTGu","bind","hasDirtyComment","isEnabled","addComment","setData","44022sPZFkk","descriptionParts","_config","submit","editorConfig","10278PzxcWm","delegate","5568354onshSm","isActive","element","CommentView","6492297rQRRrp","disableComments","isDirty","value","assign","disabledSubmit","44ijxHCc","updateComment","10Jjnsnk","commentThreadInputView","commentInputView","2048658QfshrF","set","locale","_createCommentViews","_model","authoredAt","410NBGPgK","canAccept","focus","destroy","removeComment","canDiscard","isReadOnly","_localUser","fire","editor","1036qPcXKo","showInput","924233KTvgul","_createCommentThreadInputView","cancel","commentsListView","length","1292748vUKonS"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(554077===-parseInt(n(140))/1+parseInt(n(175))/2+parseInt(n(158))/3*(-parseInt(n(138))/4)+parseInt(n(128))/5*(parseInt(n(153))/6)+parseInt(n(164))/7*(parseInt(n(147))/8)+-parseInt(n(160))/9*(parseInt(n(172))/10)+-parseInt(n(170))/11*(-parseInt(n(145))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(143)]=null,this[s(173)]=null,this[s(176)](s(161),!1),this[s(176)](s(127),e[s(127)]),this[s(148)](s(127)).to(e),this[s(176)](s(154),[]),this[s(176)](s(166),!1),this[s(176)](s(150),!1),this[s(176)](s(129),!1),this[s(176)](s(133),!1),this[s(179)]=e,this[s(135)]=n,this[s(155)]=r,r[s(165)]?this[s(176)](s(144),1):this[s(178)]()}[Uc(130)](){const t=Uc;this[t(162)][t(130)]()}[Uc(131)](){const t=Uc;this[t(143)]&&this[t(143)][t(131)](),this[t(173)]&&this[t(173)][t(131)](),super[t(131)]()}[Uc(178)](){const t=Uc,{CommentsListView:e}=this[t(155)];this[t(143)]=new e(this[t(177)],this[t(179)][t(146)],Object[t(168)]({CommentView:this[t(155)][t(163)]},this[t(155)])),this[t(143)][t(159)](t(132)).to(this),this[t(143)][t(159)](t(171)).to(this),this[t(143)][t(148)](t(161)).to(this),this[t(176)](t(144),this[t(143)][t(144)]+1),this[t(148)](t(144)).to(this[t(143)],t(144),(t=>t+1)),this[t(173)]=this[t(141)](),this.on(t(132),(()=>this[t(130)]())),this[t(148)](t(166)).to(this[t(143)],t(149),this[t(173)][t(174)],t(167),((t,e)=>t||!!e))}[Uc(141)](){const t=Uc,{CommentThreadInputView:e}=this[t(155)],n=new e(this[t(177)],this[t(135)],this[t(155)][t(157)]),r=n[t(174)];return n[t(148)](t(139)).to(this,t(161),this[t(179)][t(146)],t(134),r,t(167),((t,e,n)=>!!n||t&&!e)),r.on(t(156),((e,n)=>{const s=t;this[s(136)](s(151),n),r[s(137)][s(152)]("")})),r.on(t(142),(()=>this[t(130)]())),r[t(148)](t(169)).to(this[t(179)][t(146)],t(134)),n}}const zc=Kc;function Hc(){const t=["fire","getExternalSuggestionNote","type","getUserViewNotificationText","ck-suggestion--discard","element","32772USDXmk","ck-annotation__info-name","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-annotation__info-time","descriptionParts","_model","_createButton","@external","158291tGpeOi","discardButton","getTemplate","authoredAt","EXTERNAL_AVATAR","ck-suggestion--disabled-comments","Discard suggestion","innerHTML","5864220gLDwtw","ck-suggestion-wrapper--active","querySelector","isExternal","bindTemplate","discardSuggestion","ck-suggestion","255xPnXob","ck-annotation__content-wrapper",".ck-annotation__content-wrapper","</p>","bind","content","execute","ck-annotation__actions","acceptSuggestion","ck-annotation__user","push","formatDateTime","check","ck-suggestion__main","_descriptionElement","author","disableComments","EXTERNAL_SUGGESTION","color","ck-comment__external","extendTemplate",'" title="',"ck-suggestion__info","delegate","editorDestroyed","map","createElement","editorReady","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__info","time","creator","canAccept","canDiscard","importWord","ck-suggestion__actions","commentsListView","description","</span>","innerText","change:description","11464128xoTdrC","source","cancel","ck-comment__info-time","ck-annotation","acceptButton",'"></span>',"title","isEnabled","span","userView","ck-annotation__main","name","ck-suggestion__user","join","ck-suggestion--accept","28431441HhcWEQ","set","1644771yGMmTa","2175314VNCYXg","_config","<p>","ck-suggestion-wrapper","commentThread","split","Accept suggestion",'<span class="ck-suggestion-type">',"isActive","ck-suggestion__info-name","ck-suggestion-","children","value","render","attributes","114qBFnNP","setTemplate","commentThreadInputView",'<span class="ck-suggestion-color" style="background-color: ',"div","locale"];return(Hc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(953551===-parseInt(n(220))/1+-parseInt(n(221))/2+-parseInt(n(271))/3*(-parseInt(n(248))/4)+-parseInt(n(264))/5+-parseInt(n(236))/6*(parseInt(n(256))/7)+parseInt(n(202))/8+parseInt(n(218))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Wc extends Vc{constructor(e,n,r,s){const i=Kc;super(e,n,r,s),this[i(219)](i(244),""),this[i(275)](i(244)).to(this,i(252),(t=>t&&t[0]?t[0][i(244)]:"")),this[i(275)](i(198)).to(this,i(252),this,i(229),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(223)+Xc(e[n(276)],e[n(179)])+n(274);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(175)]=null,this[i(207)]=this[i(254)](Hr(e,i(227)),t.icons[i(173)],i(217),i(169),"sw"),this[i(207)][i(275)](i(210)).to(this,i(193)),this[i(257)]=this[i(254)](Hr(e,i(262)),t.icons[i(204)],i(246),i(269),"sw"),this[i(257)][i(275)](i(210)).to(this,i(194)),this[i(212)]=new o.UserView(e,this[i(253)][i(176)],this[i(245)]()),this[i(212)][i(181)]({attributes:{class:[i(215),i(170)]}}),this[i(237)](this[i(258)]())}[zc(258)](){const t=zc,e=this[t(268)],n=[{tag:t(240),attributes:{class:[t(183),t(190)]},children:[{tag:t(211),children:[{text:this[t(212)][t(214)]}],attributes:{class:[t(230),t(249)]}},{tag:t(191),attributes:{datetime:e.to(t(259)),class:[t(205),t(251)]},children:[{text:e.to(t(259),(e=>this[t(222)][t(172)](e)))}]}]},{tag:t(240),attributes:{class:[t(196),t(168)]},children:[this[t(207)],this[t(257)]]},{tag:t(240),attributes:{class:[t(272)]}}];this[t(253)][t(267)]&&n[t(171)]({tag:t(240),attributes:{class:[t(180)]},children:[{text:this[t(243)]()}]});const r={tag:t(240),attributes:{class:[t(224),e.if(t(229),t(265)),e.to(t(244),(e=>t(231)+e)),this[t(222)][t(177)]&&t(261)],"data-suggestion-id":this[t(253)].id,"data-thread-id":this[t(253)][t(225)].id,"data-author-id":this[t(253)][t(176)].id,tabindex:-1},children:[{tag:t(240),attributes:{class:[t(270),t(206)]},children:[this[t(212)],{tag:t(240),attributes:{class:[t(174),t(213)]},children:n}]}]};return this[t(197)]&&this[t(238)]&&(r[t(232)][t(171)](this[t(197)],this[t(238)]),this[t(197)][t(184)](t(188)).to(this),this[t(197)][t(184)](t(185)).to(this),this[t(238)][t(184)](t(188)).to(this),this[t(238)][t(184)](t(185)).to(this)),r}[zc(234)](){const t=zc;super[t(234)](),this[t(175)]=this[t(247)][t(266)](t(273)),this[t(175)][t(263)]=this[t(198)],this.on(t(201),((e,n,r)=>{const s=t;this[s(175)][s(263)]=r}))}[zc(254)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(241)]);return a[i(219)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(181)]({attributes:{class:n}}),a.on(i(167),(()=>{const t=i;this[t(242)](r,this[t(253)].id)})),a}[zc(243)](){const t=zc;return t(195)===this[t(253)][t(235)][t(255)][t(203)]?Hr(this[t(241)],t(250)):Hr(this[t(241)],t(178))}[zc(245)](){const t=zc;return this[t(253)][t(267)]?t(195)===this[t(253)][t(235)][t(255)][t(203)]?Hr(this[t(241)],t(189),this[t(253)][t(192)][t(214)]):Hr(this[t(241)],t(260),this[t(253)][t(192)][t(214)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(226)]("*")[n(186)](((t,e)=>e%2!=0?n(228)+qc(t)+n(199):qc(t)))[n(216)](""),e&&(r+=n(239)+e[n(233)]+n(182)+e[n(209)]+n(208)),r}function Kc(t,e){const n=Hc();return(Kc=function(t,e){return n[t-=167]})(t,e)}function qc(t){const e=zc,n=document[e(187)](e(211));return n[e(200)]=t,n[e(263)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n';function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=214]})(t,e)}const Jc=Yc;function Qc(){const t=["Annotations","values","isOn","source","suggestion-","discardSelectedSuggestions","descriptionParts","comments","discardAllSuggestions","children","_destroyController","_annotationViews","Track changes","type","from","EditorAnnotations","buttonView","focus","get","locale","activeAnnotations","_updateController","getJoined","refreshSelectedViews","some","reduce","bind","delegate","menuBar:trackChanges","innerView","getFirstRange","arrowView","_addUIComponentsToFactory","_unbindEditors","items","pluginName","change:previous","_initializeController","actionView","SuggestionThreadView","2RvfxRQ","plugins","_suggestionToController","getSuggestion","length","componentFactory","getDescriptions","_viewToController","button","suggestionChanged","define","registerAnnotation","comments.maxCommentCharsWhenCollapsed","commands","head","518067WHjsFw","unbind","previous","lowest","comments.maxCommentsWhenCollapsed","editing","separator","isDirty","_handleControllerBuffer","6164405RrbFlk","panelView","has","value","_descriptionFactory","TrackChangesEditing","24RgJICw","model","trackChanges.SuggestionThreadView","delete","isMultiRange","Discard all selected suggestions","4083532KIksPa","trackChanges","switchbutton","acceptButton","isEnabled","comments.editorConfig","TrackChangesUI","view","set","hasSuggestion","CommentView","size","listenTo","suggestionUnloaded","requires","commandName","_createToolbarButton","_disableComments","change:activeAnnotations","trackChanges.disableComments","Discard all suggestions","editor","suggestionLoaded","isInContent","mainView","add","keys","push","config","execute","_createMenuBarMenu","addSourceCollector","acceptAllSuggestions","13077963nLvfUD","getRanges","getMarkerNames","CommentsRepository","createAnnotation","stopListening","init","createCommentThreadController","clear","getAllAdjacentSuggestions","7415720FFHAtU","addComment","comments.maxThreadTotalWeight","remove","getMarkers","discardButton","CommentsUI","filter","_refreshActiveMarkers","Accept all selected suggestions","_bindAnnotationToEditors","createAnnotationView","_handleSuggestionControllerDelayed","getByInnerView","acceptSelectedSuggestions","Accept all suggestions","toMany","commentThread","2405137tDrEKu","357955rUDOHm","destroy","activeMarkers"];return(Qc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(717412===-parseInt(n(214))/1*(parseInt(n(257))/2)+-parseInt(n(272))/3+parseInt(n(293))/4+parseInt(n(281))/5+-parseInt(n(287))/6*(-parseInt(n(354))/7)+-parseInt(n(336))/8+-parseInt(n(326))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(307)](){const t=Jc;return[yc,o.Users,t(329),t(217),t(232)]}static get[Jc(252)](){return Jc(299)}constructor(t){const e=Jc;super(t),this[e(259)]=new Map,this[e(264)]=new Map,this[e(228)]=new Map,this[e(280)]=new Map;const n=this[e(314)][e(321)];n[e(267)](e(289),Wc),n[e(267)](e(312),!1),this[e(310)]=n[e(235)](e(312))}[Jc(348)](t,e){const n=Jc;0===this[n(280)][n(304)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(280)]){const r=this[t(259)][t(283)](e);r||n?r&&n&&this[t(227)](e):this[t(254)](e)}this[t(280)][t(334)](),this[t(314)][t(258)][t(235)](t(232))[t(240)](),this[t(344)]()}),10),this[n(280)][n(301)](t,e)}[Jc(332)](){const t=Jc,e=this[t(314)],n=e[t(258)][t(235)](t(286)),r=e[t(258)][t(235)](t(217)),s=e[t(258)][t(235)](t(232)),o=e[t(258)][t(235)](t(329));this[t(249)](),s[t(324)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(231)](this[e(259)])){const s=t[e(335)](),o=[];for(const t of s){if(!t[e(316)])continue;if(t[e(291)]){o[e(320)](...t[e(327)]());continue}const n=t[e(247)]();if(o[e(261)]>0){const t=o[0][e(239)](n);if(t){o[0]=t;continue}}o[e(320)](n)}n[e(320)]([r[e(300)],o])}return n})),this[t(305)](n,t(315),((e,n)=>{const r=t;this[r(305)](n,r(253),((t,e,s,o)=>{const i=r;n[i(316)]&&(null==s?(this[i(238)](o[i(271)]),this[i(348)](n,!1)):(this[i(238)](s[i(271)]),null==o&&this[i(348)](n,!0)))})),null!==n[r(274)]?this[r(238)](n[r(271)]):this[r(348)](n,!1)})),this[t(305)](n,t(306),((e,n,r)=>{const s=t;this[s(331)](n,s(253)),this[s(280)][s(290)](n),this[s(259)][s(283)](n)&&this[s(227)](n),r&&this[s(238)](r[s(271)])})),this[t(305)](n,t(266),((e,n)=>{this[t(238)](n)})),this[t(305)](r,t(311),(()=>{this[t(344)]()})),this[t(305)](o,t(337),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(302)](r))return;const i=n[o(260)](r);this[o(259)][o(235)](i)[o(300)][o(234)]()}),{priority:t(275)})}[Jc(344)](){const t=Jc,e=this[t(314)][t(258)][t(235)](t(217)),n=this[t(314)][t(258)][t(235)](t(286)),r=Array[t(231)](e[t(237)],(e=>e[t(246)]))[t(343)]((e=>this[t(264)][t(283)](e))),s=[];for(const e of r){const n=this[t(264)][t(235)](e)[t(288)][t(335)]();s[t(320)](...n[t(242)](((e,n)=>[...e,...n[t(328)]()]),[]))}n[t(216)]=s}[Jc(249)](){const t=Jc,n=this[t(314)],r=n[t(236)],o=Hr(r,t(229)),i=new e.Collection([{type:t(295),model:new s.ViewModel({withText:!0,label:o,commandName:t(294)})},{type:t(278)},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(351)),commandName:t(325)})},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(345)),commandName:t(350)})},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(313)),commandName:t(225)})},{type:t(265),model:new s.ViewModel({withText:!0,label:Hr(r,t(292)),commandName:t(222)})}]);for(const e of i)if(tu(e)){const r=n[t(270)][t(235)](e[t(288)][t(308)]);e[t(288)][t(243)](t(219),t(297)).to(r,t(284),t(297))}n.ui[t(262)][t(318)](t(294),(e=>this[t(309)](e,i,o))),n.ui[t(262)][t(318)](t(245),(e=>this[t(323)](e,i,o)))}[Jc(309)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(314)][r(270)][r(235)](r(294));o[r(233)][r(301)]({tooltip:n,label:n,icon:Zc}),o[r(233)][r(243)](r(219)).to(i,r(284)),o[r(233)].on(r(322),(()=>{const t=r;i[t(322)](),this[t(314)][t(277)][t(300)][t(234)]()})),(0,s.addListToDropdown)(o,e);const a=[];for(const t of e)tu(t)&&a[r(320)](this[r(314)][r(270)][r(235)](t[r(288)][r(308)]));const c=o[r(233)];return c[r(255)][r(273)](r(297)),c[r(248)][r(273)](r(297)),c[r(255)][r(243)](r(297)).to(i,r(297)),c[r(248)][r(243)](r(297))[r(352)](a,r(297),((...t)=>t[r(241)]((t=>t)))),o.on(r(322),(t=>{const e=r;this[e(314)][e(322)](t[e(220)][e(308)]),this[e(314)][e(277)][e(300)][e(234)]()})),o}[Jc(323)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(314)][r(270)][r(235)](r(294));o[r(233)][r(301)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(278)==n[r(230)]){a[r(251)][r(318)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(288)];i[r(243)](...Object[r(319)](c)).to(c),i[r(244)](r(322)).to(o),i.on(r(322),(()=>{const t=r;this[t(314)][t(322)](c[t(308)]),this[t(314)][t(277)][t(300)][t(234)]()})),e[r(226)][r(318)](i),a[r(251)][r(318)](e)}return o[r(243)](r(297)).to(i,r(297)),o[r(282)][r(226)][r(318)](a),o}[Jc(254)](t){const e=Jc,n=this[e(314)],r=n[e(321)],s=n[e(258)][e(235)](e(217)),i=n[e(258)][e(235)](e(329)),a=n[e(258)][e(235)](e(232)),c=n[e(258)][e(235)](o.Users).me,u=r[e(235)](e(294))[e(256)],{CommentsListView:l,CommentThreadInputView:f}=n[e(258)][e(235)](e(342));let h,d;this[e(228)][e(283)](t.id)?(d=this[e(228)][e(235)](t.id),h=d[e(317)]):(h=new u(n[e(236)],t,c,{disableComments:this[e(310)],editorConfig:r[e(235)](e(298)),maxCommentsWhenCollapsed:r[e(235)](e(276)),maxThreadTotalWeight:r[e(235)](e(338)),maxCommentCharsWhenCollapsed:r[e(235)](e(269)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(235)](e(236))),CommentView:r[e(235)](e(224))[e(303)],CommentsListView:l,CommentThreadInputView:f}),h[e(296)].on(e(322),(()=>{const t=e;n[t(277)][t(300)][t(234)]()})),h[e(341)].on(e(322),(()=>{const t=e;n[t(277)][t(300)][t(234)]()})),d=s[e(347)](this[e(314)][e(236)],h),d[e(243)](e(279)).to(h,e(279)),d[e(243)](e(261)).to(h),d[e(243)](e(230)).to(h,e(230),(t=>e(221)+t)),this[e(228)][e(301)](t.id,d));const g=i[e(333)](t[e(353)],h),p=new Bc(n,t,h,g),m=t[e(335)]()[e(343)]((t=>t[e(316)]));h[e(223)]=n[e(258)][e(235)](e(286))[e(285)][e(263)](m),this[e(259)][e(301)](t,p),this[e(264)][e(301)](h,p);const I=s[e(330)]({view:d,target:()=>{const r=e,s=[],i=t[r(335)]()[r(343)]((t=>t[r(316)]));for(const t of i)s[r(320)](...t[r(340)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(277)],s)},type:()=>e(221)+p[e(300)][e(230)]});i[e(346)](h,I),s[e(318)](I),a[e(268)](I)}[Jc(227)](t){const e=Jc,n=this[e(314)][e(258)][e(235)](e(329)),r=this[e(314)][e(258)][e(235)](e(217)),s=this[e(259)][e(235)](t),o=s[e(300)],i=r[e(349)](o);n[e(250)](o),i&&r[e(339)](i),this[e(259)][e(290)](t),this[e(264)][e(290)](o),s[e(215)]()}[Jc(238)](t){const e=Jc;if(!t[e(316)]||!this[e(259)][e(283)](t))return;const n=this[e(314)][e(258)][e(235)](e(286)),r=this[e(259)][e(235)](t),s=t[e(335)]();r[e(300)][e(223)]=n[e(285)][e(263)](s)}[Jc(215)](){const t=Jc;for(const e of this[t(259)][t(319)]())this[t(227)](e);for(const e of this[t(228)][t(218)]())e[t(317)][t(215)]();super[t(215)]()}}function tu(t){return Jc(288)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=382]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(552985===-parseInt(n(384))/1+parseInt(n(393))/2+parseInt(n(394))/3+parseInt(n(391))/4*(-parseInt(n(383))/5)+parseInt(n(392))/6*(-parseInt(n(386))/7)+parseInt(n(401))/8+parseInt(n(388))/9*(parseInt(n(403))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(397)](){return[yc,$c,eu(396)]}static get[eu(395)](){return eu(382)}set[eu(387)](t){var e=eu;this[e(402)][e(390)][e(398)](yc)[e(387)]=t}get[eu(387)](){var t=eu;return this[t(402)][t(390)][t(398)](yc)[t(387)]}[eu(389)](t){var e=eu;return this[e(402)][e(390)][e(398)](yc)[e(399)](t)}[eu(385)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(402)][n(390)][n(398)](yc)[n(385)]({skipNotAttached:t,toJSON:e})}[eu(400)](t){var e=eu;return this[e(402)][e(390)][e(398)](yc)[e(400)](t)}}function su(){var t=["editor","100oPlTWK","TrackChanges","5AkmCdT","1101471HXuGmd","getSuggestions","105lFOIlA","adapter","1358334OrUNiC","addSuggestion","plugins","734324SSeylu","142836bvZzzV","403276QmyNUD","834720lWsrju","pluginName","Comments","requires","get","addSuggestionData","getSuggestion","1647912yXlCGl"];return(su=function(){return t})()}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=336]})(t,e)}function au(){const t=["define","3964864fDkjBq","useAnonymousUser","name","pluginName","destroy","init","function","getDataWithAcceptedSuggestions","getSuggestions","requires","TrackChangesData","discardAllSuggestions","execute","CommentsRepository","document","trackChangesData","acceptAllSuggestions","84BICOkg","rootsAttributes","getDataWithDiscardedSuggestions","appendChild","getRootsAttributes","170241wHTLSd","plugins","trackChangesData.editorCreator","227364kQqqUb","createDocumentFragment","editorCreator","reduce","getUser","95046haHFMF","12027410YhCqOb","getRootNames","model","result","map","get","end","create","users","84jcHvPv","TrackChangesEditing","1731012yipwGM","editor","addUser","7176770ZBIvtn","_adapter","push","Users","config","track-changes-data-invalid-editor-creator","set","Pagination","18NDQebt","TrackChangesDataGetter","getFullData","div","constructor","data","createElement","addSuggestionData"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(779873===parseInt(n(352))/1+parseInt(n(364))/2+-parseInt(n(344))/3*(parseInt(n(339))/4)+-parseInt(n(367))/5+parseInt(n(347))/6*(-parseInt(n(362))/7)+parseInt(n(384))/8+parseInt(n(375))/9*(parseInt(n(353))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(374)];class uu extends t.Plugin{static get[ou(393)](){return[yc]}static get[ou(387)](){return ou(394)}[ou(389)](){const t=ou,n=this[t(365)];if(n[t(371)][t(383)](t(346),(e=>{const r=t,s=n[r(355)][r(336)][r(354)]()[r(350)](((t,e)=>(t[e]="",t)),{});return n[r(379)][r(360)](s,e)})),t(390)!=typeof n[t(371)][t(358)](t(337))[t(349)])throw new e.CKEditorError(t(372))}[ou(391)](t){return hu(this[ou(365)],!0,t)}[ou(341)](t){return hu(this[ou(365)],!1,t)}}class lu extends t.Plugin{static get[ou(387)](){return ou(376)}constructor(t){const e=ou;super(t),this[e(356)]=e(359)}[ou(389)](){const t=ou;this[t(365)][t(345)][t(358)](t(397))[t(368)]={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(365)][t(345)][t(358)](t(363))[t(368)]=null}}function fu(t){return void 0!==t[ou(343)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(345)][r(369)](yc,lu),s[r(340)]=fu(t)?t[r(343)]():void 0;const i=document[r(348)](),a=t[r(371)][r(358)](r(337))[r(349)],c=await a(s,(()=>function(t){const e=r,n=document[e(381)](e(378));return t[e(342)](n),n}(i)));!function(t,e){const n=r,s=t[n(355)][n(336)][n(354)]()[n(350)](((e,r)=>(e[r]=t[n(380)][n(358)]({rootName:r}),e)),{}),o=t[n(345)][n(358)](n(370))[n(361)][n(357)]((t=>({id:t.id,name:t[n(386)]}))),i=t[n(345)][n(358)](n(363))[n(392)]({skipNotAttached:!0,toJSON:!0}),a=e[n(345)][n(358)](n(370)),c=e[n(345)][n(358)](n(363));for(const t of o)a[n(351)](t.id)||a[n(366)](t);a.me||a[n(385)]();for(const t of i)c[n(382)](t);e[n(380)][n(373)](s)}(t,c),c[r(396)](r(e?338:395));const u=fu(c)?c[r(377)](n):c[r(380)][r(358)](n);return await c[r(388)](),u}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=424]})(t,e)}function gu(){var t=["989310EikcVq","74216YaOFjH","5JjUJgc","6pMPukg","5360244tvLYdT","8Bdsbsy","6708447GqtyWh","9491850GucIwO","34433388qtFhKX","7294847GiLnGR","57MzJDUa"];return(gu=function(){return t})()}!function(t,e){for(var n=du,r=t();;)try{if(742434===parseInt(n(429))/1+-parseInt(n(430))/2*(-parseInt(n(428))/3)+-parseInt(n(433))/4*(-parseInt(n(431))/5)+-parseInt(n(432))/6*(-parseInt(n(427))/7)+parseInt(n(434))/8*(parseInt(n(424))/9)+-parseInt(n(425))/10+-parseInt(n(426))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>nu,TrackChangesData:()=>au,TrackChangesEditing:()=>yc});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=["isEnabled","_enableCommands","clearForceDisabled","_isEnabledBasedOnSelection","editor","_enabledCommands","execute","126PapKlI","value","TrackChangesCommand","286312mjHMGm","54496osHkwX","2343195oIZniU","forceDisabled","refresh","commands","130739LnRgiO","has","492357izokXB","17407150gNhUFC","affectsData","16qzWRLM","207qCgXBh","_disableUnsupportedCommands","3227896vBdnLN"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=406]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(846264===-parseInt(n(421))/1+parseInt(n(409))/2+-parseInt(n(428))/3*(parseInt(n(406))/4)+parseInt(n(422))/5+parseInt(n(417))/6*(parseInt(n(426))/7)+parseInt(n(420))/8*(parseInt(n(407))/9)+-parseInt(n(429))/10)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(415)]=e,this[n(418)]=!1,this[n(424)](),this[n(413)]=!1}[c(424)](){this[c(410)]=!0}[c(416)](){const t=c;this[t(418)]=!this[t(418)],this[t(418)]?this[t(408)]():this[t(411)]()}[c(408)](){const t=c;for(const e of this[t(414)][t(425)][t(425)]())e[t(430)]&&!this[t(415)][t(427)](e)&&e[t(423)](t(419))}[c(411)](){const t=c;for(const e of this[t(414)][t(425)][t(425)]())e[t(430)]&&!this[t(415)][t(427)](e)&&e[t(412)](t(419))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=273]})(t,e)}function d(){const t=["execute","track-changes-accept-suggestion-not-found","7767030QkKjuU","739308gEisOW","35396703pjLAjB","isEnabled","11511500CXNGic","6076736rKIBLR","_suggestions","10LIiOHL","editor","refresh","TrackChangesEditing","_isEnabledBasedOnSelection","1JMIeNL","canEditAt","1547232YaJKGe","getRanges","acceptSuggestion","234471FnrQEc","76NWloww","model","get","plugins"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(969772===parseInt(n(276))/1*(-parseInt(n(289))/2)+parseInt(n(281))/3*(-parseInt(n(282))/4)+parseInt(n(288))/5+-parseInt(n(278))/6+-parseInt(n(292))/7+-parseInt(n(293))/8+parseInt(n(290))/9*(parseInt(n(295))/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(294)]=e,this[n(273)](),this[n(275)]=!1}[h(273)](){this[h(291)]=!0}[h(286)](t){const n=h,r=this[n(294)][n(284)](t);if(!r)throw new e.CKEditorError(n(287),this);const s=r[n(279)]();this[n(296)][n(283)][n(277)](s)&&this[n(296)][n(285)][n(284)](n(274))[n(280)](r)}}const m=E;function I(){const t=["3ImVFxo","track-changes-discard-suggestion-not-found","refresh","get","TrackChangesEditing","discardSuggestion","1zuehNo","5304248ZKivTe","plugins","1777420JFwZBu","isEnabled","model","_isEnabledBasedOnSelection","_suggestions","984720ygoheF","execute","9509460dAOhRc","2565375WcAQhe","1433316gAdBAh","7awWwIp","getRanges","editor","canEditAt","663714szBjeH"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(623512===-parseInt(n(439))/1*(parseInt(n(418))/2)+-parseInt(n(433))/3*(-parseInt(n(423))/4)+-parseInt(n(426))/5+parseInt(n(427))/6+-parseInt(n(428))/7*(-parseInt(n(440))/8)+-parseInt(n(432))/9+parseInt(n(425))/10)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(422)]=e,this[n(435)](),this[n(421)]=!1}[m(435)](){this[m(419)]=!0}[m(424)](t){const n=m,r=this[n(422)][n(436)](t);if(!r)throw new e.CKEditorError(n(434),this);const s=r[n(429)]();this[n(430)][n(420)][n(431)](s)&&this[n(430)][n(417)][n(436)](n(437))[n(438)](r)}}function T(t){const e=y;return t[e(189)](((t,n)=>e(187)==t[e(190)]&&e(187)!=n[e(190)]?-1:e(187)!=t[e(190)]&&e(187)==n[e(190)]?1:0))}function _(){const t=["1056994nClYLr","content","execute","1564218otsdpJ","deletion","315MWNwNN","sort","type","470458xzMqwp","11glVUFj","isArray","78mwovrX","createRange","replace","value","from","change","start","schema","1849208wOREqq","5076TWRHdV","isMultiRange","isInContent","13628470TDVHNx","createPositionBefore","join","getRanges","next","createPositionAt","isObject","isCollapsed","length","splice","153237nLxPgL","createPositionAfter","3qfnACT","add","isIntersecting","end","isTouching","push","map"," [color ","color"];return(_=function(){return t})()}function y(t,e){const n=_();return(y=function(t,e){return n[t-=156]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(157)];for(;s<t[n(170)];){const a=t[s],c=t[s+1];r||(r=e[n(163)](a)),C(e,a,c)||(o[n(179)](e[n(195)](r,i[n(168)](a)?e[n(173)](a):e[n(167)](a,n(177)))),r=null),s++}return o}function C(t,e,n){const r=y;if(!n)return!1;const s=t[r(173)](e),o=t[r(163)](n);return s[r(178)](o)}!function(t,e){const n=y,r=t();for(;;)try{if(405591===parseInt(n(191))/1+-parseInt(n(183))/2*(-parseInt(n(174))/3)+-parseInt(n(159))/4*(-parseInt(n(188))/5)+-parseInt(n(194))/6*(-parseInt(n(172))/7)+parseInt(n(158))/8+parseInt(n(186))/9+parseInt(n(162))/10*(-parseInt(n(192))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function k(t,e,n){const r=y;for(;n[r(170)];){const s=n[r(171)](0,100);t[r(199)]((()=>{const t=r;for(const n of s)n[t(161)]&&e[t(185)](n.id)}))}}function L(t,e){const n=R();return(L=function(t,e){return n[t-=481]})(t,e)}const N=L;function R(){const t=["3050hAIeYP","_suggestions","refresh","some","354651ICnVjg","79922mBjEfS","values","2644NMrNkf","isEnabled","1015kdBqdz","editor","isInContent","_isEnabledBasedOnSelection","2853GXnClK","6738Sfyara","2083056eMttMJ","canEditAt","75685JvCqgt","150ZHFhTY","from","6MtEHga","execute","model","getRanges","_command"];return(R=function(){return t})()}!function(t,e){const n=L,r=t();for(;;)try{if(222996===-parseInt(n(503))/1+-parseInt(n(491))/2*(parseInt(n(481))/3)+parseInt(n(493))/4*(parseInt(n(504))/5)+-parseInt(n(500))/6*(-parseInt(n(495))/7)+parseInt(n(501))/8+parseInt(n(499))/9*(-parseInt(n(486))/10)+parseInt(n(490))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(485)]=e,this[r(487)]=n,this[r(488)](),this[r(498)]=!1}[N(488)](){const t=N,e=Array[t(505)](this[t(487)][t(492)]())[t(489)]((e=>e[t(497)]));this[t(494)]=this[t(485)][t(494)]&&e}[N(482)](){const t=N,e=T(Array[t(505)](this[t(487)][t(492)]()));for(const n of e){const e=n[t(484)]();if(!this[t(496)][t(483)][t(502)](e))return}k(this[t(496)][t(483)],this[t(485)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=193]})(t,e)}function w(){const t=["464544lIkfxM","_selectedSuggestions","3301101aUGsPE","document","20zDmuop","getRanges","refresh","from","899830VutLVz","selection","_isEnabledBasedOnSelection","2152840kDPOBA","execute","editor","5fpEdIj","model","_suggestions","14rrFflT","1422105ktHOIc","16383334ipqbFH","2XvTyfq","values","3463212aYSkgq","size","_command","canEditAt","isEnabled"];return(w=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(485149===parseInt(n(206))/1*(-parseInt(n(218))/2)+parseInt(n(216))/3+-parseInt(n(209))/4+parseInt(n(212))/5*(parseInt(n(193))/6)+-parseInt(n(215))/7*(-parseInt(n(198))/8)+-parseInt(n(200))/9*(parseInt(n(202))/10)+parseInt(n(217))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(195)]=e,this[r(214)]=n,this[r(199)]=new Set,this[r(204)](),this[r(208)]=!1}[M(204)](){const t=M,e=this[t(211)][t(213)][t(201)][t(207)],n=Array[t(205)](this[t(214)][t(219)]());this[t(199)]=function(t,e){const n=y,r=Array[n(198)](t[n(165)]()),s=new Set;for(const o of e)if(o[n(161)])for(const e of r)for(const r of o[n(165)]())(e[n(176)](r)||t[n(169)]&&!o[n(160)]&&o[n(166)]&&r[n(177)][n(178)](e[n(156)]))&&s[n(175)](o);return s}(e,n),this[t(197)]=this[t(195)][t(197)]&&!!this[t(199)][t(194)]}[M(210)](){const t=M,e=T(Array[t(205)](this[t(199)]));for(const n of e){const e=n[t(203)]();if(!this[t(211)][t(213)][t(196)](e))return}k(this[t(211)][t(213)],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 B=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const P=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=P,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const W=function(){this.__data__=new H,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const J=X||Q||Function("return this")();const Y=J.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.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=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 Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(kt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return kt?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=kt&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(Ct||H),string:new Ft}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Pt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Pt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!Ct||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new H(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=K,zt.prototype.has=q,zt.prototype.set=Wt;const Kt=zt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Qt(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?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?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&&X.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 Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?ke(t):ve(t)};const Fe=function(t,e){return t&&Zt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return De(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const Pe=function(t){return we(t)?ke(t,!0):xe(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,He=Ve?Ve.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Je=Qe?function(t){return null==t?[]:(t=Object(t),Ke(Qe(t),(function(e){return Xe.call(t,e)})))}:qe;const Ye=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=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Je(t)),t=$e(t);return e}:qe;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,Oe,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 Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?kn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return 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 wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var 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 Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Pn=_e&&_e.isMap;const Un=Pn?Ie(Pn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",Wn="[object Function]",zn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[zn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Wn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return ze(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Pe:Oe)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Zn=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)||!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||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:Zn(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 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 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 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 Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):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 wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const 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 Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const Pr=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Pr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=184]})(t,e)}function Vr(){const t=["isIntersecting","removeAttribute","addMarker","onDiscard","onAccept","commentThread","set","1693576BESVOh","507605sTbjhS","_onDiscard","_markerNames","936tWcCfv","accept","setAttribute","1665294YOoqJy","markers","add","hasComments","78423GNwayC","end","_onAccept","getFirstRange","delete","@external","_saved","next","author","change","23629463Xqgskl","9ERUXcE","suggestion:","authoredAt","getMultiRangeId","getMarkers","_onAttributesChange","39410IHdOWQ","addRange","creator","from","getAllAdjacentSuggestions","nodeBefore","nodeAfter","removeMarker","getRange","getFirstMarker","split","getContainedElement","head","get","createdAt","_model","removeMarkers","isIntersectingWithRange","push","isMultiRange","26ueJZsf","getRanges","getMarkerNames","isExternal","isInContent","map","addMarkerName","_isDataLoaded","start","clear","size","length","previous","subType","toJSON","reduce","5PSZfge","substr","data","decorate","attributes","onAttributesChange","discard","type","getItems","2833130pzEEHp","filter"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(342271===parseInt(n(230))/1+parseInt(n(195))/2*(parseInt(n(240))/3)+parseInt(n(229))/4+-parseInt(n(211))/5*(-parseInt(n(236))/6)+parseInt(n(257))/7*(parseInt(n(233))/8)+parseInt(n(251))/9*(parseInt(n(220))/10)+-parseInt(n(250))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(202)]=!1,this.id=e.id,this[n(218)]=e[n(218)],this[n(208)]=e[n(208)]||null,this[n(248)]=e[n(248)],this[n(259)]=e[n(259)]||e[n(248)],this[n(198)]=Boolean(e[n(215)]&&e[n(215)][n(245)]),this[n(213)]=null,this[n(190)]=t,this[n(242)]=e[n(226)],this[n(231)]=e[n(225)],this[n(256)]=e[n(216)],this[n(232)]=new Set,this[n(189)]=null,this[n(228)](n(253),null),this[n(228)](n(215),e[n(215)]||{}),this[n(228)](n(207),null),this[n(228)](n(247),null),this[n(228)](n(227),null),this[n(228)](n(246),!1),this[n(214)](n(234)),this[n(214)](n(217))}get[jr(187)](){const t=jr;let e=this;for(;e[t(207)];)e=e[t(207)];return e}get[jr(239)](){const t=jr;return!!this[t(227)]&&this[t(227)][t(206)]>0}get[jr(194)](){const t=jr;return 0!=this[t(232)][t(205)]&&6==Array[t(260)](this[t(232)])[0][t(185)](":")[t(206)]}get[jr(199)](){return null!==this[jr(184)]()}[jr(201)](t){const e=jr;this[e(232)][e(238)](t)}[jr(197)](){const t=jr;return Array[t(260)](this[t(232)])}[jr(255)](){const t=jr;return this[t(197)]()[t(200)]((e=>this[t(190)][t(237)][t(188)](e)))[t(221)]((t=>t))}[jr(184)](){return this[jr(255)]()[0]||null}[jr(191)](){const t=jr;this[t(190)][t(249)]((e=>{const n=t;for(const t of this[n(255)]())e[n(264)](t)})),this[t(232)][t(204)]()}[jr(264)](t){const e=jr;this[e(190)][e(249)]((n=>{n[e(264)](t)})),this[e(232)][e(244)](t)}[jr(258)](t){const e=jr,n=e(252)+this[e(218)]+":"+this[e(208)]+":"+this.id+":"+this[e(259)].id+":"+Hr[e(254)]();this[e(201)](n),this[e(190)][e(249)]((r=>{r[e(224)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(192)](t){const e=jr;for(const n of this[e(196)]())if(n[e(222)](t))return!0;return!1}[jr(196)](){const t=jr;return this[t(255)]()[t(200)]((e=>e[t(265)]()))}[jr(219)](){const t=jr;return this[t(196)]()[t(210)](((e,n)=>[...e,...n[t(219)]()]),[])}[jr(243)](){const t=jr;var e;return(null===(e=this[t(184)]())||void 0===e?void 0:e[t(265)]())||null}[jr(186)](){const t=jr,e=this[t(196)]();if(1!=e[t(206)])return null;const n=e[0],r=n[t(203)][t(263)],s=n[t(241)][t(262)];return r instanceof i.Element?r!=s?null:r:null}[jr(234)](){const t=jr;this[t(242)](this[t(196)](),this[t(213)],this[t(215)]),this[t(191)]()}[jr(217)](){const t=jr;this[t(231)](this[t(196)](),this[t(213)],this[t(215)]),this[t(191)]()}[jr(261)](){const t=jr,e=[];let n=this[t(187)];for(;n;)e[t(193)](n),n=n[t(247)];return e}[jr(235)](t,e){const n=jr,r=Xn(this[n(215)]);hr(r,t,e),Or(r,this[n(215)])||(this[n(215)]=r,this[n(256)](r))}[jr(223)](t){const e=jr,n=Xn(this[e(215)]);Ur(n,t),Or(n,this[e(215)])||(this[e(215)]=n,this[e(256)](this[e(215)]))}[jr(209)](){const t=jr;return{id:this.id,type:this[t(208)]?this[t(218)]+":"+this[t(208)]:this[t(218)],authorId:this[t(259)].id,createdAt:this[t(189)],hasComments:this[t(239)],data:this[t(213)],attributes:this[t(215)]}}static[jr(254)](){const t=jr;return(0,e.uid)()[t(212)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_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 zr=qr;function Kr(){const t=["quantity","6371360CsRzXd","normal","nextSibling","type","_handleInsertRemoveSuggestionDescription","registerDescriptionCallback","Container","getItemLabel","_handleCustomCallbackDescription","matchingCallback","softBreak","6KElZcM","get","set","key","5897906BSfyAB","has","function","addObject","previousSibling","newValue","length","_attributeLabels","*Change to:* %0","insertion","EmptyContainer","name","registerAttributeLabel","map","match","_handleAttributeSuggestionDescription","format","text","addEmptyContainer","_customCallbacks","getWalker","isInContent","nodeAfter","removeObject","elementEnd","addFormat","attribute","replace","isObject","_handleRenameSuggestionDescription","$1 $2","36509670kwYSZS","*Set format:* %0","*Merge:* %0","isEmpty","pop","skip","*Remove:* %0","start","removeContainer","elementStart","label","285488WVcQnk","item","800400fuVDhf","registerElementLabel","indexOf","subType","_schema","_itemLabels","*Remove format:* %0","ELEMENT_SPACE","3849715voAiIY","_resolveDescriptionItems","getDescriptions","$text","_itemLabelsCallbacks","REPLACE_TEXT","6QqgmDH","_locale","removeEmptyContainer","add","276917iVVMYR","data","element","$textProxy","*Split:* %0","removeFormat","push","_addDescriptionItems","join","Object","isEqual","getFirstRange","*Insert:* %0","checkChild","deletion","end","addContainer","remove"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=103]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(478786===-parseInt(n(120))/1*(parseInt(n(150))/2)+-parseInt(n(198))/3+-parseInt(n(196))/4+-parseInt(n(110))/5+parseInt(n(116))/6*(-parseInt(n(154))/7)+-parseInt(n(139))/8+parseInt(n(185))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=qr;this[n(173)]=[],this[n(107)]=new Map,this[n(114)]=[],this[n(161)]=new Map,this[n(106)]=t,this[n(117)]=e}[zr(112)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(160)];o++){const i=t[o];if(!i[e(175)])continue;const a=this[e(147)](i);if(a){if(null!=i[e(105)]){if(r[e(155)](i[e(105)]))continue;r[e(119)](i[e(105)])}n[e(126)](a)}else if(e(180)!=i[e(142)])e(163)!=i[e(142)]&&e(134)!=i[e(142)]||this[e(143)](n,i,t[o+1]);else{const t=i[e(121)][e(153)];if(s[e(155)](t))continue;s[e(119)](i[e(121)][e(153)]),t==_c?this[e(183)](n,i):this[e(169)](n,i)}}return this[e(111)](n)}[zr(144)](t){const e=zr;this[e(173)][e(126)](t)}[zr(103)](t,n,r=e.priorities[zr(140)]){const s=zr;s(156)==typeof t?(0,e.insertToPriorityArray)(this[s(114)],{matchingCallback:t,label:n,priority:r}):this[s(107)][s(152)](t,n)}[zr(166)](t,e){const n=zr;this[n(161)][n(152)](t,e)}[zr(146)](t,e=1){const n=zr;let r;for(const e of this[n(114)])if(e[n(148)](t)){r=e[n(195)];break}return r||(r=this[n(107)][n(151)](t[n(165)])),r?r(e):1!==e?e+" "+t[n(165)]+"s":""+t[n(165)]}[zr(127)](t,e){const n=zr,r=e[n(131)]()[n(174)](),s=n(163)==e[n(142)]?n(119):n(137);for(const e of r){const o=e[n(197)],i=t[t[n(160)]-1];if(o.is(n(123)))i&&i[n(142)][n(104)](n(145))>-1&&t[n(189)](),i&&n(171)==i[n(142)]?i[s]+=o[n(121)]:t[n(126)]({type:n(171),add:n(119)==s?o[n(121)]:"",remove:n(137)==s?o[n(121)]:""});else if(this[n(106)][n(182)](o)){const a=o;if(i&&i[n(142)][n(104)](n(145))>-1&&t[n(189)](),n(178)==e[n(142)])continue;i&&i[n(142)]==s+n(129)&&i[n(122)][n(165)]==a[n(165)]?i[n(138)]++:t[n(126)]({type:s+n(129),element:a,quantity:1}),r[n(190)]((t=>!(n(178)==t[n(142)]&&t[n(197)]==o)))}else if(this[n(106)][n(133)](o,n(113))||o.is(n(122),n(149))){const r=o;if(n(119)==s&&n(194)==e[n(142)]||n(137)==s&&n(178)==e[n(142)])continue;if(i&&-1==i[n(142)][n(104)](n(145))){n(171)==i[n(142)]&&(i[s]+="\n");continue}let a;if(a=n(119)==s?r[n(141)]&&!this[n(106)][n(182)](r[n(141)])?r[n(141)]:null:r[n(158)]&&!this[n(106)][n(182)](r[n(158)])?r[n(158)]:null,r[n(188)]||a&&a[n(188)]){const e=a&&a[n(188)]?a:r;i&&i[n(142)]==s+n(164)&&i[n(122)][n(165)]==e[n(165)]?i[n(138)]++:t[n(126)]({type:s+n(164),element:e,quantity:1})}else t[n(126)]({type:s+n(145),element:r})}}}[zr(111)](t){const e=zr,n=this[e(117)],r=[],s=[],o=[];for(const i of t)switch(i[e(142)]){case e(171):if(i[e(119)]=i[e(119)][e(181)](/(\S)\u000A+(\S)/g,e(184))[e(181)](/\u000A/g,""),i[e(137)]=i[e(137)][e(181)](/(\S)\u000A+(\S)/g,e(184))[e(181)](/\u000A/g,""),""!=i[e(119)]&&""!=i[e(137)]){r[e(126)]({type:e(181),content:Wr(n,e(115),['"'+i[e(137)]+'"','"'+i[e(119)]+'"'])});continue}if(null!=i[e(119)][e(168)](/^ +$/)){r[e(126)]({type:e(163),content:Wr(n,e(132),Wr(n,e(109),i[e(119)][e(160)]))});continue}if(null!=i[e(137)][e(168)](/^ +$/)){r[e(126)]({type:e(134),content:Wr(n,e(191),Wr(n,e(109),i[e(137)][e(160)]))});continue}if(""!=i[e(119)]){r[e(126)]({type:e(163),content:Wr(n,e(132),'"'+i[e(119)]+'"')});continue}r[e(126)]({type:e(134),content:Wr(n,e(191),'"'+i[e(137)]+'"')});continue;case e(172):case e(157):r[e(126)]({type:e(163),content:Wr(n,e(132),this[e(146)](i[e(122)],i[e(138)]))});continue;case e(118):case e(177):r[e(126)]({type:e(134),content:Wr(n,e(191),this[e(146)](i[e(122)],i[e(138)]))});continue;case e(136):r[e(126)]({type:e(163),content:Wr(n,e(124),this[e(146)](i[e(122)],i[e(138)]))});continue;case e(193):r[e(126)]({type:e(134),content:Wr(n,e(187),this[e(146)](i[e(122)],i[e(138)]))});continue;case e(179):s[e(126)](i[e(153)]);continue;case e(125):o[e(126)](i[e(153)]);continue;default:r[e(126)](i)}if(s[e(160)]){const t=s[e(167)]((t=>this[e(161)][e(155)](t)?this[e(161)][e(151)](t):t))[e(128)](", ");r[e(126)]({type:e(170),content:Wr(this[e(117)],e(186),t)})}if(o[e(160)]){const t=o[e(167)]((t=>this[e(161)][e(155)](t)?this[e(161)][e(151)](t):t))[e(128)](", ");r[e(126)]({type:e(170),content:Wr(this[e(117)],e(108),t)})}return r}[zr(147)](t){const e=zr;for(const n of this[e(173)]){const r=n(t);if(r&&e(142)in r)return r}}[zr(169)](t,e){const n=zr,r=e[n(121)],s=void 0===r[n(159)]?n(125):n(179);t[n(126)]({type:s,key:r[n(153)]})}[zr(183)](t,e){const n=zr;t[n(126)]({type:n(170),content:Wr(this[n(117)],n(162),this[n(146)](e[n(131)]()[n(192)][n(176)],1))})}[zr(143)](t,e,n){const r=zr;if(this[r(127)](t,e),n&&n[r(131)]()&&!e[r(131)]()[r(135)][r(130)](n[r(131)]()[r(192)])){const n=t[t[r(160)]-1],s=r(163)==e[r(142)]?r(119):r(137);n&&r(171)==n[r(142)]&&(n[s]+="\n")}}}function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=340]})(t,e)}const Jr=Qr;function Yr(){const t=["6lKJwCT","TrackChangesEditing","plugins","commands","get","1185584RKwMFS","803cTBwLu","32FohfKu","2960469CfYIFP","2154313OUHevA","2125985KSfMBz","editor","1uADPdi","5207328OlpjAr","afterInit","1024336TsvyHh","113310YCJoQU","showAIAssistant","enableCommand"];return(Yr=function(){return t})()}!function(t,e){const n=Qr,r=t();for(;;)try{if(723615===-parseInt(n(352))/1*(-parseInt(n(345))/2)+parseInt(n(348))/3+-parseInt(n(355))/4+-parseInt(n(350))/5*(parseInt(n(340))/6)+parseInt(n(349))/7*(parseInt(n(347))/8)+-parseInt(n(353))/9+-parseInt(n(356))/10*(parseInt(n(346))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Zr extends t.Plugin{[Jr(354)](){const t=Jr,e=this[t(351)],n=e[t(342)][t(344)](t(341));e[t(343)][t(344)](t(357))&&n[t(358)](t(357))}}const $r=ts;function ts(t,e){const n=ns();return(ts=function(t,e){return n[t-=426]})(t,e)}!function(t,e){const n=ts,r=t();for(;;)try{if(984950===parseInt(n(444))/1*(-parseInt(n(462))/2)+parseInt(n(460))/3+parseInt(n(449))/4+-parseInt(n(461))/5*(parseInt(n(450))/6)+parseInt(n(463))/7*(parseInt(n(439))/8)+-parseInt(n(466))/9*(parseInt(n(451))/10)+parseInt(n(437))/11*(parseInt(n(436))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class es extends t.Plugin{[$r(459)](){const t=$r,e=this[t(456)],n=e[t(447)];if(!e[t(458)][t(442)](t(431)))return;const r=e[t(458)][t(455)](t(426));r[t(433)](t(465),[],[t(465)]),r[t(446)][t(429)](t(465),Wr(n,t(448))),this[t(430)]()}[$r(430)](){const t=$r,e=this[t(456)],n=e[t(447)];e[t(458)][t(455)](t(426))[t(446)][t(464)]((e=>{const r=t;if(r(457)!=e[r(432)])return;const{data:s}=e;if(s&&r(465)==s[r(440)]){const t=s[r(435)][0][r(441)];return{type:r(452),content:Wr(n,r(428),function(t){const e=r;switch(t){case e(427):return Wr(n,e(434));case e(438):return Wr(n,e(453));case e(445):return Wr(n,e(443));case e(467):return Wr(n,e(454))}}(t))}}}))}}function ns(){const t=["25808aiQJAY","commandName","value","has","FORMAT_ALIGN_TO_CENTER","1bIBwVK","center","_descriptionFactory","locale","FORMAT_ALIGNMENT","7128784gZGBFZ","9738oAstde","662030rRodJO","format","FORMAT_ALIGN_TO_RIGHT","FORMAT_JUSTIFY_TEXT","get","editor","formatBlock","plugins","afterInit","1207533RzLfVL","5765jVlhBF","2969604leDyGg","3983KjnIlZ","registerDescriptionCallback","alignment","225aoiqOi","justify","TrackChangesEditing","left","*Format:* %0","registerAttributeLabel","_registerLegacyDescription","AlignmentEditing","type","_enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_LEFT","commandParams","36Nmadwb","7244765HYvyga","right"];return(ns=function(){return t})()}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=402]})(t,e)}function os(){const t=["subscript","type","_enableDefaultAttributesIntegration","4163265FQLfTG","420340flfxgH","afterInit","4GWxzPy","editor","slice","get","plugins","699EWUJgB","5374208zhMqJm","commandParams","locale","strikethrough","FORMAT_UNDERLINE","5ywcfAD","FORMAT_CODE","code","registerAttributeLabel","has","italic","superscript","_descriptionFactory","bold","format","FORMAT_SUBSCRIPT","forceValue","*Remove format:* %0","BoldEditing","SuperscriptEditing","6800408XsDtvn","FORMAT_STRIKETHROUGH","ItalicEditing","2100354irWoMp","underline","_registerLegacyDescription","SubscriptEditing","FORMAT_","FORMAT_ITALIC","FORMAT_SUPERSCRIPT","commandName","31465970ERNFJO","6108rfcjkQ","*Format:* %0","StrikethroughEditing","toLowerCase","registerDescriptionCallback","formatInline","CodeEditing","toUpperCase","UnderlineEditing","TrackChangesEditing","FORMAT_BOLD"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(480313===parseInt(n(418))/1*(parseInt(n(420))/2)+-parseInt(n(425))/3*(-parseInt(n(403))/4)+parseInt(n(431))/5*(parseInt(n(449))/6)+parseInt(n(426))/7+parseInt(n(446))/8+parseInt(n(417))/9+-parseInt(n(402))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(444),rs(448),rs(411),rs(409),rs(405),rs(452),rs(445)];class as extends t.Plugin{[rs(419)](){const t=rs,e=this[t(421)],n=e[t(424)][t(423)](t(412)),r=e[t(428)];for(const s of is){if(!e[t(424)][t(435)](s))continue;const o=s[t(422)](0,-7)[t(406)](),i=t(453)+o[t(410)]();n[t(416)](o,[o]),n[t(438)][t(434)](o,Wr(r,i))}this[t(451)]()}[rs(451)](){const t=rs,e=this[t(421)],n=e[t(428)],r=e[t(424)][t(423)](t(412));function s(e,s){const o=t;r[o(438)][o(407)]((t=>{const r=o;if(r(408)!=t[r(415)])return;const{data:i}=t;return i&&i[r(456)]===e?i[r(427)][0][r(442)]?{type:r(440),content:Wr(n,r(404),s)}:{type:r(440),content:Wr(n,r(443),s)}:void 0}))}s(t(439),Wr(n,t(413))),s(t(436),Wr(n,t(454))),s(t(450),Wr(n,t(430))),s(t(433),Wr(n,t(432))),s(t(429),Wr(n,t(447))),s(t(414),Wr(n,t(441))),s(t(437),Wr(n,t(455)))}}function cs(){const t=["*Remove format:* %0","1421638wASQXV","document","512592eQgQwJ","BlockQuoteEditing","TrackChangesEditing","commandParams","model","value","commandName","8diFooF","checkChild","commands","*Set format:* %0","change","158888fgPCbV","from","editor","parent","plugins","name","selection","format","registerDescriptionCallback","1215Lnoing","filter","1647695WxQfAG","blockQuote","get","236193LauCgG","locale","_descriptionFactory","enableCommand","has","345540nApsgO","forceValue","schema","afterInit","markBlockFormat","5996472iudOct","ELEMENT_BLOCK_QUOTE","$root","getSelectedBlocks"];return(cs=function(){return t})()}function us(t,e){const n=cs();return(us=function(t,e){return n[t-=322]})(t,e)}const ls=us;!function(t,e){const n=us,r=t();for(;;)try{if(661116===-parseInt(n(353))/1+-parseInt(n(325))/2+-parseInt(n(327))/3+parseInt(n(334))/4*(-parseInt(n(358))/5)+-parseInt(n(363))/6+parseInt(n(350))/7+-parseInt(n(339))/8*(-parseInt(n(348))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class fs extends t.Plugin{[ls(361)](){const t=ls,e=this[t(341)],n=e[t(354)];if(!e[t(343)][t(357)](t(328)))return;const r=e[t(343)][t(352)](t(329)),s=this[t(341)][t(336)][t(352)](t(351));r[t(356)](t(351),((n,o={})=>{const i=t,a=this[i(341)][i(331)][i(326)][i(345)],c=o&&void 0!==o[i(359)]?o[i(359)]:!s[i(332)];let u=[];if(c){const t=Array[i(340)](a[i(323)]())[i(349)]((t=>hs(t)||function(t,e){const n=i,r=e[n(335)](t[n(342)],n(351)),s=e[n(335)]([n(322),n(351)],t);return r&&s}(t,this[i(341)][i(331)][i(360)])));u=A(t,e[i(331)])}else{const t=Array[i(340)](a[i(323)]())[i(349)]((t=>hs(t)));u=A(t,e[i(331)])}e[i(331)][i(338)]((()=>{const t=i;for(const e of u)r[t(362)](e,{commandName:t(351),commandParams:[{forceValue:c}]})}))})),r[t(355)][t(347)]((e=>{const r=t,{data:s}=e;if(s&&r(351)==s[r(333)]){const t=Wr(n,r(364));return s[r(330)][0][r(359)]?{type:r(346),content:Wr(n,r(337),t)}:{type:r(346),content:Wr(n,r(324),t)}}}))}}function hs(t){const e=ls;return e(351)==t[e(342)][e(344)]}function gs(t,e){const n=ms();return(gs=function(t,e){return n[t-=181]})(t,e)}const ds=gs;!function(t,e){const n=gs,r=t();for(;;)try{if(118989===-parseInt(n(196))/1*(-parseInt(n(199))/2)+parseInt(n(193))/3+parseInt(n(195))/4*(parseInt(n(187))/5)+parseInt(n(183))/6+parseInt(n(198))/7*(-parseInt(n(194))/8)+-parseInt(n(182))/9+-parseInt(n(185))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[ds(197)](){const t=ds,e=this[t(200)];e[t(189)][t(181)](t(184))&&(e[t(189)][t(188)](t(201))[t(191)](t(190)),e[t(189)][t(188)](t(201))[t(191)](t(186)),e[t(189)][t(188)](t(201))[t(191)](t(192)))}}function ms(){const t=["4LsxYTp","97187hSXfOQ","afterInit","28yBesMw","2msidiJ","editor","TrackChangesEditing","has","532854ckTFgL","858846mstuPQ","CaseChange","727700yPrUeH","changeCaseLower","134075FYWRvx","get","plugins","changeCaseUpper","enableCommand","changeCaseTitle","327318STTXOV","250568MorwaN"];return(ms=function(){return t})()}const Is=bs;function Es(){const t=["TrackChangesEditing","3539472dMXcWX","1236124MOrWVm","15Ythxca","2813031OIZrXy","editor","3326043eqLxke","1474152JFBkpg","get","24984216hWiyqq","384005VsLQbX","ckbox","enableCommand","commands","afterInit","plugins"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(546267===-parseInt(n(292))/1+parseInt(n(289))/2+-parseInt(n(286))/3+parseInt(n(284))/4*(-parseInt(n(285))/5)+-parseInt(n(283))/6+-parseInt(n(288))/7+parseInt(n(291))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(296)](){const t=Is,e=this[t(287)];e[t(295)][t(290)](t(293))&&e[t(297)][t(290)](t(298))[t(294)](t(293))}}function _s(){const t=["from","model","ELEMENT_CODE_BLOCK","73447RLPvyJ","enableCommand","plugins","value","16eybuDR","name","commands","1692027EACHAr","find","formatBlock","has","codeBlock","filter","1976646ugnBWQ","schema","checkChild","language","config","locale","rootElement","6idHWTH","1490650fALTrM","registerDescriptionCallback","_descriptionFactory","change","8rvSHcd","registerElementLabel","isLimit","document","format","9286410XAjOyA","commandName","selection","blockName","indentCodeBlock","getSelectedBlocks","markBlockFormat","get","afterInit","commandParams","editor","parent","toLowerCase","forceValue","type","label","languages","*Set format:* %0","212165uJFeGk","1987958smIjAt","*Remove format:* %0","CodeBlock","outdentCodeBlock","TrackChangesEditing"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=144]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(394973===-parseInt(n(191))/1+parseInt(n(155))/2+parseInt(n(147))/3+-parseInt(n(159))/4*(-parseInt(n(182))/5)+parseInt(n(154))/6*(parseInt(n(183))/7)+parseInt(n(195))/8*(-parseInt(n(198))/9)+-parseInt(n(164))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class Cs extends t.Plugin{[ys(172)](){const t=ys,e=this[t(174)];if(!e[t(193)][t(144)](t(185)))return;const n=e[t(193)][t(171)](t(187)),r=e[t(152)],s=e[t(151)][t(171)](t(145))[t(180)],o=e[t(197)][t(171)](t(145));n[t(192)](t(168)),n[t(192)](t(186)),n[t(192)](t(145),((r,i={})=>{const a=t,c=e[a(189)],u=e[a(189)][a(162)][a(166)],l=i&&void 0!==i[a(177)]?i[a(177)]:!o[a(194)];let f;i[a(150)]||(i[a(150)]=s[0][a(150)]),f=l?Array[a(188)](u[a(169)]())[a(146)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(153))&&!e[n(161)](t)&&e[n(149)](t[n(175)],n(145))}(t,c[a(148)]))):Array[a(188)](u[a(169)]())[a(146)]((t=>ks(t)));const h=A(f,c);c[a(158)]((()=>{const t=a;for(const e of h)n[t(170)](e,{commandName:t(145),commandParams:[{...i,forceValue:l}],formatGroupId:t(167)})}))})),n[t(157)][t(160)](t(145),(e=>Wr(r,t(190),e))),n[t(157)][t(156)]((e=>{const n=t;if(n(200)!=e[n(178)])return;const o=r.t,{data:i}=e;if(!i||n(145)!=i[n(165)])return;const a=i[n(173)][0][n(150)],c=o(s[n(199)]((t=>t[n(150)]===a))[n(179)])[n(176)]();return i[n(173)][0][n(177)]?{type:n(163),content:Wr(r,n(181),Wr(r,n(190),1)+" ("+c+")")}:{type:n(163),content:Wr(r,n(184),Wr(r,n(190),1))}}))}}function ks(t){const e=ys;return e(145)==t[e(196)]}const Ls=Rs;function Ns(){const t=["24OCDyUT","editor","addCommentThread","186UgbpNl","4417560SxnCcG","68740yXTNLq","20066JYcqFC","91567HkgroK","afterInit","has","55eLVXTd","108VGBjff","enableCommand","579601Ehiqxk","TrackChangesEditing","69QXWeji","1193517rDBrWI","CommentsEditing","plugins","get","2719278xzxAib"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=396]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(501365===-parseInt(n(410))/1*(-parseInt(n(401))/2)+parseInt(n(415))/3+-parseInt(n(400))/4*(parseInt(n(405))/5)+parseInt(n(398))/6*(parseInt(n(402))/7)+parseInt(n(416))/8*(-parseInt(n(411))/9)+-parseInt(n(399))/10+parseInt(n(408))/11*(-parseInt(n(406))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(403)](){const t=Ls,e=this[t(396)];e[t(413)][t(404)](t(412))&&e[t(413)][t(414)](t(409))[t(407)](t(397))}}var Ms=n(834);function vs(t,e,n){const r=ws,s=[];for(const o of e[r(176)]())o[r(156)](t)&&s[r(170)](n[r(175)](o));return s}function ws(t,e){const n=Os();return(ws=function(t,e){return n[t-=129]})(t,e)}function Os(){const t=["writer","isAtEnd","bindElementToMarker","previousPosition","40JlHrAV","getCustomProperty","type","elementEnd","nextSibling","toViewElement","4520166MgQYnU","span","isLimit","1446425wKzLFC","TrackChangesEditing","309AyADPV","1868JniXTV","toViewPosition","mapper","668353EYLaei","item","isBlock","includes","listIndent","hasAttribute","listItem","parent","markerName","createUIElement","162441awidpF","getWalker","20LsxPDj","isContent","addClass","schema","name","markerRange","model","push","insert","consumable","1665576FIpFDh","plugins","createRangeOn","getItems","activeMarkers","ck-suggestion-marker--active","getAttribute","get","ck-suggestion-marker-","start","test","2528368oeitqH","addHighlight","element"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(174)][r(180)](r(146));return(o,i,a)=>{const c=r;if(!a[c(172)][c(183)](i[c(168)],o[c(167)]))return;const u=i[c(168)][c(162)](),l=i[c(168)][c(182)],f=t[c(169)][c(166)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(152)];d=d||f[c(164)](e);const n=a[c(150)][c(141)](e);if(n&&n[c(137)](c(130)))return;c(139)==t[c(138)]&&f[c(153)](e)&&!f[c(144)](e)&&(e[c(140)]||l[c(133)]?h&&h[c(158)]==e||(h=e,m(t[c(135)]),p=!0):g=g||t[c(135)])}function m(t){const r=c,o=a[r(132)][r(160)](r(143),{class:r(181)+e}),u=a[r(150)][r(149)](t);n&&s[r(177)][r(154)](i[r(159)])&&a[r(132)][r(165)](r(178),o),a[r(132)][r(171)](u,o),a[r(150)][r(134)](o,i[r(159)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(882444===parseInt(n(173))/1+-parseInt(n(129))/2+-parseInt(n(147))/3*(parseInt(n(148))/4)+parseInt(n(145))/5+parseInt(n(142))/6+parseInt(n(151))/7*(-parseInt(n(136))/8)+-parseInt(n(161))/9*(parseInt(n(163))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Bs;function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=284]})(t,e)}function xs(){const t=["detach","fromRange","editing","start","merge","createSelection","writer","14279600JtvnId","7fSVIAZ","getFirstRange","options","1605EHcrpZ","deleteForward","8562AXeAqk","18242nHbYIt","delete","editor","downcastDispatcher","commands","1267380ZVeynO","data","root","document","init","bind","modifySelection","showSuggestionHighlights","model","selection","enqueueChange","4753192ijBACx","markerName","end","buffer","requires","removeMarker:suggestion:deletion","rootName","unit","mapper","get","markerNameToElements","batch","addMarker:suggestion:deletion","lock","uiElement","high","unbindElementFromMarkerName","createRange","plugins","remove","50KLoHLj","$graveyard","setSelection","2667588aSWUNk","enableCommand","TrackChangesEditing","forward","5031774uRsVAB","isCollapsed","unlock"];return(xs=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(888655===parseInt(n(304))/1*(parseInt(n(340))/2)+-parseInt(n(343))/3+parseInt(n(309))/4+parseInt(n(301))/5*(-parseInt(n(303))/6)+parseInt(n(298))/7*(parseInt(n(320))/8)+-parseInt(n(287))/9+parseInt(n(297))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Ps extends t.Plugin{static get[Ds(324)](){return[Ms.Delete]}[Ds(313)](){const t=Ds,e=this[t(306)],n=e[t(338)][t(329)](t(285));n[t(284)](t(305));const r=e[t(308)][t(329)](t(302));n[t(284)](t(302),((n,s={})=>{const o=t,a=e[o(317)][o(295)](e[o(317)][o(312)][o(318)]);a[o(288)]&&e[o(317)][o(315)](a,{direction:o(286),unit:s[o(327)]});const c=a[o(299)](),u=i.LiveRange[o(291)](c);let l;n(s),l=o(341)==u[o(311)][o(326)]?e[o(317)][o(337)](c[o(293)]):e[o(317)][o(337)](u[o(293)],u[o(322)]),u[o(290)](),e[o(317)][o(319)](r[o(323)][o(331)],(t=>{const e=o;r[e(323)][e(333)](),t[e(342)](t[e(337)](l[e(322)])),r[e(323)][e(289)]()}))})),e[t(292)][t(307)].on(t(332),Fs(e,t(294)),{priority:t(335)}),e[t(310)][t(307)].on(t(332),((n,r,s)=>{const o=t;s[o(300)][o(316)]&&Fs(e,o(294),{showActiveMarker:!1})[o(314)](this)(n,r,s)}),{priority:t(335)}),e[t(292)][t(307)].on(t(325),((e,n,r)=>{const s=t,o=r[s(328)][s(330)](n[s(321)]);if(o)for(const t of o)t.is(s(334))&&(r[s(328)][s(336)](t,n[s(321)]),r[s(296)][s(339)](t))}),{priority:t(335)})}}const Us=js;function js(t,e){const n=Vs();return(js=function(t,e){return n[t-=493]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(135747===-parseInt(n(601))/1*(-parseInt(n(598))/2)+-parseInt(n(621))/3+parseInt(n(555))/4+parseInt(n(605))/5*(-parseInt(n(547))/6)+parseInt(n(504))/7+parseInt(n(599))/8*(parseInt(n(514))/9)+-parseInt(n(596))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class Gs extends t.Plugin{[Us(587)](){const t=Us,e=this[t(525)];if(!e[t(503)][t(538)](t(518)))return;const n=e[t(623)],r=e[t(503)][t(584)](t(628)),s=e[t(503)][t(538)](t(577)),o=!!e[t(526)][t(584)](t(552));function i(e){const r=t;return{type:r(515),content:""+Wr(n,r(528),e)}}function a(e){const r=t;return{type:r(515),content:""+Wr(n,r(541),e)}}r[t(537)](t(633),[],[t(609),t(553),t(533)]),r[t(537)](t(608)),r[t(537)](t(548)),r[t(537)](t(624)),r[t(537)](t(534)),r[t(537)](t(508)),r[t(537)](t(522)),r[t(537)](t(636)),o&&(r[t(537)](t(637)),r[t(537)](t(560))),s&&(r[t(537)](t(629)),r[t(537)](t(546),[],[t(517)]),r[t(540)][t(565)]((e=>{const r=t,{data:s}=e;if(s&&r(517)==s[r(561)])return{type:r(515),content:s[r(506)]?Wr(n,r(550)):Wr(n,r(618))}})),this[t(525)][t(603)][t(532)][t(564)]((e=>{const n=t;if(e[n(557)][n(632)])return!1;let s=!1;const o=r[n(535)]({skipNotAttached:!0})[n(626)]((t=>n(517)===r[n(510)](t)));for(const t of o)n(563)!=t[n(604)]()[n(539)][n(600)][n(496)](n(553))&&(r[n(582)](t[n(604)](),n(635))[n(544)]((t=>n(553)===r[n(510)](t[n(607)])))||(e[n(617)](t[n(640)]()),s=!0));return s}))),r[t(540)][t(505)](t(533),Wr(n,t(634)));const c={type:t(515),content:""};r[t(540)][t(565)]((e=>{const r=t,{data:s}=e;if(!s||r(553)!=s[r(561)])return;let u=e[r(530)];for(;u;){if(u[r(570)]&&((r(493)==u[r(570)][r(561)]||r(610)==u[r(570)][r(561)])&&(u[r(570)][r(506)]&&r(616)!=u[r(570)][r(506)]||r(616)!=u[r(570)][r(554)]&&!s[r(506)])||!o&&u[r(570)][r(561)]==_c))return c;u=u[r(631)]}if(null==s[r(506)])switch(s[r(554)]){case r(507):return a(Wr(n,r(590)));case r(551):return a(Wr(n,r(566)));case r(563):return a(Wr(n,r(622)))}switch(s[r(506)]){case r(507):return i(Wr(n,r(590)));case r(551):return i(Wr(n,r(566)));case r(563):return i(Wr(n,r(622)))}})),r[t(540)][t(565)]((e=>{const n=t,{data:r}=e;if(r&&n(533)==r[n(561)])return null==r[n(506)]||null==r[n(554)]&&0==r[n(506)]?c:void 0})),r[t(540)][t(565)]((e=>{const r=t;if(r(635)!=e[r(497)])return;const{data:s}=e;if(!s||r(609)!=s[r(561)])return;const o=Hs(e);return o?r(506)==o?{type:r(515),content:Wr(n,r(613))}:r(554)==o?{type:r(515),content:Wr(n,r(529))}:c:c})),e[t(603)][t(532)][t(564)]((e=>this[t(572)](e))),e[t(603)][t(532)][t(564)]((e=>this[t(567)](e))),e[t(603)][t(532)][t(564)]((e=>this[t(523)](e))),this[t(602)]()}[Us(572)](t){const e=Us;if(t[e(557)][e(632)]||!t[e(557)][e(620)])return!1;let n=!1;const r=this[e(525)][e(503)][e(584)](e(628))[e(535)]({skipNotAttached:!0})[e(626)]((t=>t[e(570)]&&e(609)==t[e(570)][e(561)]))[e(626)]((t=>t[e(570)][e(506)]&&t[e(570)][e(554)]));for(const s of r)Hs(s)||(t[e(617)](s[e(640)]()),n=!0);return n}[Us(567)](t){const e=Us;if(t[e(557)][e(632)]||!t[e(557)][e(620)])return!1;const n=this[e(525)][e(503)][e(584)](e(628));if(n[e(579)][e(498)])return!1;let r=!1;const s=[e(553),e(609),e(533),e(493),e(511),e(578),e(499),e(501),e(610)],o=this[e(525)][e(603)][e(532)][e(521)][e(625)]()[e(626)]((t=>e(635)==t[e(497)]))[e(626)]((t=>s[e(524)](t[e(500)])));if(0==o[e(543)])return r;for(const i of o){const o=n[e(582)](i[e(542)],e(635))[e(626)]((t=>!t[e(586)][e(558)]))[e(509)]((t=>t[e(607)]))[e(626)]((t=>{const r=e,o=n[r(510)](t);return s[r(524)](o)}));if(o[e(543)]){for(const n of o)t[e(617)](n[e(640)]());r=!0}}return r}[Us(523)](t){const e=Us;if(t[e(557)][e(632)]||!t[e(557)][e(620)])return!1;const n=this[e(525)][e(503)][e(584)](e(628));let r=!1;const s=[e(553),e(609),e(533),e(493),e(511),e(578),e(499),e(501),e(610)];for(const t of n[e(535)]({skipNotAttached:!0})){const o=n[e(582)](t[e(604)](),e(635))[e(509)]((t=>t[e(607)]))[e(626)]((t=>t[e(570)]&&s[e(524)](t[e(570)][e(561)])));if(!o[e(543)])continue;const a=o[0][e(530)][e(549)][e(593)];if(!o[e(595)]((t=>t[e(549)][e(593)]===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(535)]({skipNotAttached:!0})[s(626)]((e=>s(635)==e[s(497)]&&e[s(549)][s(593)]==t)))e[s(502)](s(593),r)}function i(t,n){const r=e;let s=t[r(530)],i=!1;for(;s;)s[r(549)][r(593)]!=n&&(o(s[r(549)][r(593)],n),s[r(502)](r(593),n),i=!0),s=s[r(631)];return i}}[Us(602)](){const t=Us,e=this[t(525)],n=e[t(623)],r=e[t(503)][t(584)](t(628));this[t(583)](),r[t(606)][t(495)](t(611),t(573),t(580),(function(n,r){const s=t,o=[];for(let t of n)t[s(539)][s(600)]===t[s(619)][s(585)]&&(t=e[s(603)][s(597)](e[s(603)][s(559)](t[s(539)][s(600)],0))),o[s(519)](t);e[s(603)][s(592)]((t=>{const n=s,a=e[n(603)][n(532)][n(562)],c=Array[n(512)](a[n(615)]())[n(509)]((t=>i.LiveRange[n(591)](t)));t[n(574)](o),e[n(612)][n(584)](r[n(575)])[n(494)](),r[n(556)][n(519)]({forceDefaultExecution:!0}),e[n(589)](r[n(575)],...r[n(556)]),t[n(574)](c);for(const t of c)t[n(641)]()}))})),r[t(540)][t(527)]((function(n){const r=t,s=!e[r(603)][r(531)][r(614)](n),o=n[r(536)],i=n[r(627)],a=n[r(496)](r(609)),c=!o||o[r(496)](r(609))!==a,u=!i||i[r(496)](r(609))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(638),e)))}[Us(583)](){const t=Us,e=this[t(525)],n=e[t(623)];function r(n){const r=t,s=e[r(612)][r(584)](r(608))[r(498)],o=e[r(612)][r(584)](r(633))[r(498)];return r(633)===n?s:o}e[t(503)][t(584)](t(628))[t(540)][t(565)]((function(s){const o=t;if(o(611)!=s[o(497)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(575)]){case o(608):u=i[o(556)][0][o(594)],l=r(i[o(575)]),a=o(u?516:571),!l&&e[o(526)][o(584)](o(552))||(a=o(639)),c={type:o(515),content:Wr(n,a,Wr(n,o(590)))};break;case o(633):u=i[o(556)][0][o(594)],l=r(i[o(575)]),a=o(u?516:571),!l&&e[o(526)][o(584)](o(552))||(a=o(639)),c={type:o(515),content:Wr(n,a,Wr(n,o(566)))};break;case o(534):a=o(545),c={type:o(515),content:Wr(n,a,Wr(n,o(638)))};break;case o(508):a=function(t){const e=o,n=t[e(604)]();let r=n[e(539)][e(600)];for(;r&&n[e(630)](r);){if(r[e(496)](e(533))>0)return!1;r=r[e(627)]}return!0}(s)?Wr(n,o(571),Wr(n,function(t){const e=o;return e(581)+t[e(604)]()[e(539)][e(600)][e(496)](e(553))[e(520)]()+e(513)}(s))):Wr(n,o(568),Wr(n,o(638))),c={type:o(515),content:a};break;case o(637):case o(560):!1===i[o(576)]&&(a=o(569),c={type:o(588),content:Wr(n,a,Wr(n,o(638)))})}return c}))}}function Vs(){const t=["afterInit","deletion","execute","ELEMENT_BULLETED_LIST","fromRange","change","groupId","forceValue","every","824200NODyRm","createRange","2fTDfww","24YfMzcT","nodeAfter","127047iAXaxN","_supportLegacySuggestions","model","getFirstRange","1294885apWjVf","_suggestionFactory","suggestion","bulletedList","listItemId","listMarkerStyle","formatBlock","commands","*Merge:* list item","isObject","getRanges","default","removeMarker","*Uncheck item*","end","isLocal","110844izBhSI","ELEMENT_TODO_LIST","locale","customBulletedList","getChanges","filter","nextSibling","TrackChangesEditing","todoList","containsItem","next","isUndo","numberedList","FORMAT_INDENT","attribute","splitListItemBefore","mergeListItemBackward","ELEMENT_LIST_ITEM","*Change to:* %0","getFirstMarker","detach","listStyle","refresh","registerCustomCallback","getAttribute","type","value","todoListCheck","attributeKey","listMarker","setAttribute","plugins","1729168XmwwNO","registerAttributeLabel","newValue","bulleted","outdentList","map","_getAttributeKey","listStart","from","_LIST","162171kooiDi","format","*Format:* insert into %0","todoListChecked","ListEditing","push","toUpperCase","differ","splitListItemAfter","assureChains","includes","editor","config","registerElementLabel","*Set format:* %0","*Split:* list item","head","schema","document","listIndent","indentList","getSuggestions","previousSibling","_enableDefaultAttributesIntegration","has","start","_descriptionFactory","*Remove format:* %0","range","length","find","*Indent:* %0","checkTodoList","6XtmPKi","customNumberedList","attributes","*Check item*","numbered","list.multiBlock","listType","oldValue","343856ADdxvR","commandParams","batch","isNextTo","createPositionAt","mergeListItemForward","key","selection","todo","registerPostFixer","registerDescriptionCallback","ELEMENT_NUMBERED_LIST","noTrackChangesFixer","*Outdent:* %0","*Merge:* %0","data","*Format:* remove from %0","listItemIdFixer","documentList","setSelection","commandName","multipleBlocks","TodoListEditing","listReversed","trackChangesCommand","accept","ELEMENT_","_findSuggestions","_registerLegacyDescription","get","parent","meta"];return(Vs=function(){return t})()}function Hs(t){const e=Us;let n=t[e(604)]()[e(539)][e(600)][e(536)];for(;n;){const r=n[e(496)](e(609));if(!r)return!1;if(r==t[e(570)][e(506)])return e(506);if(r==t[e(570)][e(554)])return e(554);n=n[e(536)]}return!1}function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=338]})(t,e)}const zs=Ws;function Ks(){const t=["upper-roman","filter","*Remove format:* %0","_registerLegacyDescription","config","nodeAfter","commandParams","3551695aCUPJx","21690LomfZf","upper-latin","_LIST_","getAttribute","attribute","_findSuggestions","isUndo","ListPropertiesEditing","registerDescriptionCallback","6156250OVBSsx","data","lower-latin","FORMAT_LIST_START","handleDescriptions","circle","decimal-leading-zero","oldValue","registerPostFixer","listStyle","_getTranslationKeyForListStyle","next","get","model","bind","suggestion","_enableDefaultAttributesIntegration","styles","disc","_getAttributeKey","FORMAT_LIST_REVERSED","24WKMcSS","8PhvyWw","*Set format:* %0","type","newValue","getSuggestions","document","default","getFirstRange","ELEMENT_","plugins","_descriptionFactory","editor","find","TrackChangesEditing","key","listType","getFirstMarker","*Format:* set start index to %0","square","lower-roman","reversed","toUpperCase","startIndex","list.properties","*Format:* set order to reversed","listStart","2981052jPDMIS","*Change to:* %0","batch","locale","_LIST_DEFAULT","167390iueAGQ","listReversed","afterInit","start","has","removeMarker","bulleted","customNumbered","decimal","formatBlock","includes","numbered","1899452SlpibR","*Format:* set order to regular","format","replace","2dKEraV","registerAttributeLabel","commandName","head","630525RwVOUo"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(308865===parseInt(n(419))/1*(-parseInt(n(344))/2)+parseInt(n(357))/3+-parseInt(n(340))/4+parseInt(n(348))/5*(parseInt(n(387))/6)+-parseInt(n(356))/7+parseInt(n(388))/8*(parseInt(n(414))/9)+parseInt(n(366))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class qs extends t.Plugin{[zs(421)](){const t=zs;if(!this[t(399)][t(397)][t(423)](t(364)))return;const e=this[t(399)][t(353)][t(378)](t(411)),n=this[t(399)][t(397)][t(378)](t(401));e[t(383)]&&n[t(382)](t(375),[],[t(375)]),e[t(408)]&&n[t(382)](t(420),[],[t(420)]),e[t(410)]&&n[t(382)](t(413),[],[t(413)]);const r={type:t(342),content:""};n[t(398)][t(365)](this[t(370)][t(380)](this));const s=this[t(399)][t(417)];n[t(398)][t(345)](t(420),Wr(s,t(386))),n[t(398)][t(365)]((e=>{const n=t,{data:s}=e;if(s&&n(420)==s[n(402)])return null==s[n(391)]||0==s[n(391)]&&null==s[n(373)]?r:void 0})),n[t(398)][t(345)](t(413),Wr(s,t(369))),n[t(398)][t(365)]((e=>{const n=t,{data:s}=e;if(s&&n(413)==s[n(402)])return null==s[n(391)]||1==s[n(391)]&&null==s[n(373)]?r:void 0})),this[t(399)][t(379)][t(393)][t(374)]((e=>{const r=t;if(e[r(416)][r(363)])return!1;let s=!1;const o=n[r(392)]({skipNotAttached:!0})[r(350)]((t=>{const e=r,s=n[e(385)](t);return e(413)==s||e(420)==s}));for(const t of o){const o=t[r(395)]()[r(422)][r(354)][r(360)](r(403));r(339)!=o&&r(426)!=o&&(n[r(362)](t[r(395)](),r(361))[r(400)]((t=>r(403)==n[r(385)](t[r(381)])))||(e[r(424)](t[r(404)]()),s=!0))}return s})),this[t(352)]()}[zs(370)](t){const e=zs,n=this[e(399)][e(417)],{data:r}=t,s={type:e(342),content:""};if(!r||e(375)!=r[e(402)])return;if(!r[e(373)])return e(394)==r[e(391)]?s:{type:e(342),content:""+Wr(n,e(389),Wr(n,this[e(376)](r[e(391)])))};if(!r[e(391)]){if(e(394)==r[e(373)])return s;let o=t[e(347)];for(;o;){if(o[e(367)]&&e(403)==o[e(367)][e(402)]&&o[e(367)][e(391)])return s;o=o[e(377)]}return{type:e(342),content:""+Wr(n,e(351),Wr(n,this[e(376)](r[e(373)])))}}if(e(394)!=r[e(391)])return{type:e(342),content:""+Wr(n,e(389),Wr(n,this[e(376)](r[e(391)])))};let o=t[e(347)];for(;o;){if(o[e(367)]&&e(403)==o[e(367)][e(402)]&&o[e(367)][e(391)]&&o[e(367)][e(373)])return s;o=o[e(377)]}const i=t[e(395)]()[e(422)][e(354)][e(360)](e(403));return{type:e(342),content:Wr(n,e(389),Wr(n,e(396)+i[e(409)]()+e(418)))}}[zs(352)](){const t=zs,e=this[t(399)],n=e[t(417)];e[t(397)][t(378)](t(401))[t(398)][t(365)]((e=>{const r=t;if(r(428)!=e[r(390)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(346)]){case r(375):o=r(415),i={type:r(342),content:Wr(n,o,Wr(n,this[r(376)](s[r(355)][0][r(390)])))};break;case r(420):o=s[r(355)][0][r(408)]?r(412):r(341),i={type:r(342),content:Wr(n,o)};break;case r(413):o=r(405),i={type:r(342),content:Wr(n,o,s[r(355)][0][r(410)])}}return i}))}[zs(376)](t){const e=zs;return e(396)+function(t){const n=e;return Xs[n(338)](t)?n(425):Qs[n(338)](t)?n(339):null}(t)[e(409)]()+e(359)+t[e(409)]()[e(343)](/-/g,"_")}}const Xs=[zs(384),zs(371),zs(406)],Qs=[zs(427),zs(372),zs(407),zs(349),zs(368),zs(358)];var Js=n(507);const Ys=Zs;function Zs(t,e){const n=$s();return(Zs=function(t,e){return n[t-=264]})(t,e)}function $s(){const t=["afterExecute","ck-suggestion-marker-split","2070070uCgTVm","commands","addMarker:suggestion:insertion","3492462SLkaIv","6555656xJawgh","createRange","12zadiFd","124132xEioaF","requires","markerNameToElements","bind","markInsertion","enableCommand","get","data","init","mapper","hasClass","getFirstPosition","setSelection","17567737tDPVHq","options","showSuggestionHighlights","model","enterBlock","change","fromRange","plugins","createPositionAt","7bxKZnV","remove","parent","end","writer","downcastDispatcher","high","editing","markerName","1gmNyeb","removeMarker:suggestion:insertion","getFirstRange","editor","detach","fire","nextSibling","unbindElementFromMarkerName","TrackChangesEditing","split","55ddNhgD","selection","72AhluiR","document","enter","2890686FdMsVc","2550654sIxMUs"];return($s=function(){return t})()}!function(t,e){const n=Zs,r=t();for(;;)try{if(957911===parseInt(n(316))/1*(parseInt(n(274))/2)+-parseInt(n(281))/3+parseInt(n(285))/4*(parseInt(n(269))/5)+-parseInt(n(275))/6+-parseInt(n(307))/7*(-parseInt(n(282))/8)+parseInt(n(271))/9*(-parseInt(n(278))/10)+parseInt(n(298))/11*(parseInt(n(284))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(286)](){return[Js.Enter]}[Ys(293)](){const t=Ys,e=this[t(319)],n=e[t(305)][t(291)](t(267)),r=e[t(279)][t(291)](t(273));n[t(290)](t(273),(()=>{const s=t;e[s(301)][s(303)]((t=>{const o=s,a=e[o(301)][o(272)][o(270)],c=a[o(296)](),u=i.LiveRange[o(304)](a[o(318)]());if(r[o(302)](t)){const r=e[o(301)][o(306)](c[o(309)][o(265)],0),s=t[o(283)](c,r);n[o(289)](s)}else t[o(297)](t[o(283)](u[o(310)]));u[o(320)](),r[o(264)](o(276),{writer:t})}))})),e[t(314)][t(312)].on(t(280),Fs(e,t(268)),{priority:t(313)}),e[t(314)][t(312)].on(t(317),((e,n,r)=>{const s=t,o=r[s(294)][s(287)](n[s(315)]);if(o)for(const t of o)t[s(295)](s(277))&&(r[s(294)][s(266)](t,n[s(315)]),r[s(311)][s(308)](t))}),{priority:t(313)}),e[t(292)][t(312)].on(t(280),((n,r,s)=>{const o=t;s[o(299)][o(300)]&&Fs(e,o(268),{showActiveMarker:!1})[o(288)](this)(n,r,s)}),{priority:t(313)})}}const eo=no;function no(t,e){const n=so();return(no=function(t,e){return n[t-=289]})(t,e)}!function(t,e){const n=no,r=t();for(;;)try{if(771528===parseInt(n(294))/1*(parseInt(n(303))/2)+-parseInt(n(322))/3+parseInt(n(328))/4+-parseInt(n(306))/5+parseInt(n(293))/6+parseInt(n(320))/7*(parseInt(n(327))/8)+-parseInt(n(316))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[eo(312)](){const t=eo;if(!this[t(290)][t(318)][t(324)](t(325)))return;const e=this[t(290)][t(318)][t(321)](t(317));e[t(295)](t(289),this[t(310)][t(304)](this)),e[t(295)](t(326)),e[t(295)](t(309)),e[t(295)](t(315)),e[t(295)](t(296))}[eo(310)](t,e,n={}){const r=eo,s=this[r(290)][r(318)][r(321)](r(307));return t((t=>(r(297)==typeof e?s[r(314)](e,n):e)(t)[r(311)]((e=>!1===this[r(319)](e,t[r(302)])))),n)}[eo(319)](t,e){const n=eo,r=this[n(290)][n(300)][n(291)](this[n(290)][n(300)][n(313)](e,t[n(299)]),this[n(290)][n(300)][n(313)](e,t[n(292)]));for(const t of this[n(290)][n(300)][n(305)][n(301)](n(308)))if(null!==r[n(298)](t[n(323)]()))return!0;return!1}}function so(){const t=["handleFindCommand","filter","afterInit","createPositionAt","findByTextCallback","replace","252756uxZobq","TrackChangesEditing","plugins","_isInDeletionRange","1006712CaeQYn","get","1194543CAVlRS","getRange","has","FindAndReplaceEditing","findNext","8ADvjZk","2321980QdcHfi","find","editor","createRange","end","7349202fbDgdV","1gGrIOG","enableCommand","replaceAll","string","getIntersection","start","model","getMarkersGroup","item","1558938ukUIoe","bind","markers","7654270EeGlaO","FindAndReplaceUtils","suggestion:deletion","findPrevious"];return(so=function(){return t})()}const oo=ao;function io(){const t=["1807372RWMXaJ","FontBackgroundColorEditing","_registerLegacyDescription","_descriptionFactory","format","registerAttributeLabel","TrackChangesEditing","2346492BRyIIq","655860vQyGoL","plugins","*Reset font background color*","FORMAT_FONT_COLOR","FORMAT_FONT_FAMILY","3187140dymtpe","*Set font family:* %0","model","15qwoepQ","FontSizeEditing","*Reset font family*","commandName","value","find","fontBackgroundColor.colors","formatInline","*Set font size:* %0","normalizeSizeOptions","commandParams","FORMAT_FONT_SIZE","FontFamilyEditing","fontSize","registerDescriptionCallback","get","trim","fontSize.options","44456mReqJB","FORMAT_FONT_BACKGROUND","afterInit","_enableDefaultAttributesIntegration","FontSize","label","fontBackgroundColor","FontColorEditing","toLowerCase","*Reset font size*","locale","fontFamily","*Set font color:* %0","title","fontColor","*Set font background color:* %0","editor","*Reset font color*","753820RfNIlK","has","type","fontColor.colors","config","259592rCFbDj"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=443]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(328524===parseInt(n(492))/1+parseInt(n(483))/2*(-parseInt(n(500))/3)+-parseInt(n(478))/4+parseInt(n(497))/5+-parseInt(n(491))/6+parseInt(n(484))/7+parseInt(n(460))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(443),commandName:oo(455)},{pluginName:oo(454),commandName:oo(471)},{pluginName:oo(467),commandName:oo(474)},{pluginName:oo(485),commandName:oo(466)}];class uo extends t.Plugin{[oo(462)](){const t=oo,e=this[t(476)][t(470)],n=this[t(476)][t(493)][t(457)](t(490));for(const{pluginName:e,commandName:r}of co)this[t(476)][t(493)][t(479)](e)&&n[t(463)](r,[r]);e.t,n[t(487)][t(489)](t(455),Wr(e,t(453))),n[t(487)][t(489)](t(471),Wr(e,t(496))),n[t(487)][t(489)](t(474),Wr(e,t(495))),n[t(487)][t(489)](t(466),Wr(e,t(461))),this[t(486)]()}[oo(486)](){const t=oo,e=this[t(476)],n=e[t(470)];e[t(493)][t(457)](t(490))[t(487)][t(456)]((e=>{const r=t,o=n.t;if(r(449)!=e[r(480)])return;const{data:i}=e;if(null!=i){if(r(455)==i[r(445)]){const t=i[r(452)][0][r(446)];if(t){const e=o(this[r(476)][r(493)][r(457)](r(464))[r(451)](this[r(476)][r(482)][r(457)](r(459)))[r(447)]((e=>e[r(499)]==t))[r(473)])[r(468)]();return{type:r(488),content:Wr(n,r(450),e)}}return{type:r(488),content:Wr(n,r(469))}}if(r(471)==i[r(445)]){const t=i[r(452)][0][r(446)];return t?{type:r(488),content:Wr(n,r(498),t)}:{type:r(488),content:Wr(n,r(444))}}if(r(474)==i[r(445)]){const t=i[r(452)][0][r(446)];if(t){const e=(0,s.normalizeColorOptions)(this[r(476)][r(482)][r(457)](r(481)))[r(447)]((e=>e[r(499)]==t));let i=t,a="";return e&&(i=e[r(465)],a=o(i)[r(468)]()),{type:r(488),content:Wr(n,r(472),a)[r(458)](),color:{value:t,title:a||i}}}return{type:r(488),content:Wr(n,r(477))}}if(r(466)==i[r(445)]){const t=i[r(452)][0][r(446)];if(t){const e=(0,s.normalizeColorOptions)(this[r(476)][r(482)][r(457)](r(448)))[r(447)]((e=>e[r(499)]==t));let i=t,a="";return e&&(i=e[r(465)],a=o(i)[r(468)]()),{type:r(488),content:Wr(n,r(475),a)[r(458)](),color:{value:t,title:a||i}}}return{type:r(488),content:Wr(n,r(494))}}}}))}}const lo=ho;function fo(){const t=["fontColor.colors","*Remove all formatting*","commandName","865BMBsUR","commands","commandParams","model","63hNJGMV","split","TrackChangesEditing","toLowerCase","toUpperCase","get","plugins","_descriptionFactory","length","formatInline","1395560hLPrpe","1614eonlni","*Set format to:* %0","fontSize","18326geDDUF","fontBackgroundColor","728977YHQGBR","find","charAt","pasteFormat","config","normalizeSizeOptions","locale","title","label","registerDescriptionCallback","boolean","fontColor","join","enableCommand","3955809tOjprm","FontSize","4370iwgDuV","type","formatBlock","fontSize.options","entries","push","_registerLegacyDescription","editor","format","1444630idbaVH","afterInit","slice","copyFormat","38132PHYkBt","72094SPDYAb","_enableDefaultAttributesIntegration"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=110]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(830705===parseInt(n(156))/1+parseInt(n(126))/2+-parseInt(n(115))/3+parseInt(n(130))/4*(-parseInt(n(136))/5)+-parseInt(n(151))/6*(-parseInt(n(154))/7)+-parseInt(n(150))/8*(parseInt(n(140))/9)+-parseInt(n(117))/10*(-parseInt(n(131))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(127)](){const t=lo,e=this[t(124)],n=e[t(146)][t(145)](t(142)),r=e[t(137)][t(145)](t(129)),s=e[t(137)][t(145)](t(159));r&&s&&(n[t(132)](t(159)),n[t(114)](t(129)),this[t(123)]())}[lo(123)](){const t=lo,e=this[t(124)],n=e[t(162)];e[t(146)][t(145)](t(142))[t(147)][t(110)]((r=>{const s=t;if(s(119)!=r[s(118)]&&s(149)!=r[s(118)])return;const{data:o}=r;if(o&&s(159)===o[s(135)]){const t=[],r=o[s(138)][0];for(const[n,o]of Object[s(121)](r))t[s(122)](po(e,n,o));return t[s(148)]?{type:s(125),content:Wr(n,s(152),t[s(113)](", "))}:{type:s(125),content:Wr(n,s(134))}}}))}}function po(t,e,n){const r=lo,o=t[r(162)].t,i=e[r(141)](/(?=[A-Z])/)[r(113)](" "),a=o(i[r(158)](0)[r(144)]()+i[r(128)](1))[r(143)]();if(r(111)==typeof n)return a;if(r(112)===e||r(155)===e){const e=(0,s.normalizeColorOptions)(t[r(160)][r(145)](r(133)))[r(157)]((t=>t[r(139)]==n));return a+" ("+(e?o(e[r(164)])[r(143)]():n)+")"}if(r(153)===e&&isNaN(parseFloat(n))){const e=t[r(146)][r(145)](r(116))[r(161)](t[r(160)][r(145)](r(120)))[r(157)]((t=>t[r(139)]==n));return a+" ("+(e?o(e[r(163)])[r(143)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=bo();return(Io=function(t,e){return n[t-=102]})(t,e)}!function(t,e){const n=Io,r=t();for(;;)try{if(323244===-parseInt(n(112))/1*(-parseInt(n(131))/2)+-parseInt(n(143))/3+parseInt(n(125))/4+parseInt(n(141))/5+parseInt(n(107))/6+-parseInt(n(117))/7+-parseInt(n(129))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Eo extends t.Plugin{[mo(127)](){const t=mo,e=this[t(123)];if(!e[t(126)][t(120)](t(115)))return;this[t(104)]=e[t(116)][t(142)](t(109));const n=e[t(128)],r=e[t(126)][t(142)](t(121));r[t(136)](t(132));for(const e of this[t(104)])t(137)!=e[t(110)]&&r[t(133)][t(124)](e[t(110)],(n=>{const r=t,i=this[r(140)](e[r(110)]);return null!==i?s(n,i):o(n,e[r(105)])}));function s(e,r){return Wr(n,t(113),[e,r])}function o(e,r){return Wr(n,t(119),[e,r])}this[t(114)]()}[mo(114)](){const t=mo,e=this[t(123)],n=e[t(128)];e[t(126)][t(142)](t(121))[t(133)][t(138)]((e=>{const r=t;if(r(102)!=e[r(106)])return;const{data:s}=e;if(s&&r(132)==s[r(139)]){const e=s[r(103)][0][r(108)],c=this[r(140)](e);if(null!==c)return{type:r(130),content:Wr(n,r(111),(1,a=c,Wr(n,r(113),[1,a])))};const u=this[r(104)][r(135)]((t=>t[r(110)]===e))[r(105)];return{type:r(130),content:Wr(n,r(111),(o=1,i=u,Wr(n,t(119),[o,i])))}}var o,i,a}))}[mo(140)](t){const e=mo;var n,r;const s=t[e(118)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(104)])||void 0===n?void 0:n[e(135)]((n=>n[e(110)]==t));if(o&&o[e(134)]){const t=o[e(134)],n=(null!==(r=t[e(122)])&&void 0!==r?r:t)[e(118)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["formatBlock","commandParams","_headingOptions","title","type","3623100pEVhfc","value","heading.options","model","*Change to:* %0","16363Kxcvwq","ELEMENT_HEADING","_registerLegacyDescription","HeadingEditing","config","3931795JSoeVt","match","ELEMENT_HEADING_CUSTOM","has","TrackChangesEditing","name","editor","registerElementLabel","2115592SKcvgX","plugins","afterInit","locale","3177352CwoHLJ","format","8pGtAMO","heading","_descriptionFactory","view","find","_enableDefaultAttributesIntegration","paragraph","registerDescriptionCallback","commandName","_getHeadingLevel","3203750BuAvLK","get","1670556sVPhqU"];return(bo=function(){return t})()}const To=_o;function _o(t,e){const n=Ao();return(_o=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=_o,r=t();for(;;)try{if(903592===-parseInt(n(489))/1+-parseInt(n(493))/2*(parseInt(n(481))/3)+parseInt(n(500))/4+parseInt(n(497))/5+parseInt(n(491))/6*(-parseInt(n(507))/7)+-parseInt(n(482))/8*(parseInt(n(516))/9)+-parseInt(n(504))/10*(-parseInt(n(505))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[To(506)](){const t=To,e=this[t(501)];if(!e[t(499)][t(512)](t(514)))return;const n=e[t(499)][t(513)](t(510)),r=e[t(508)];n[t(502)](t(509),[t(509)]),n[t(480)][t(496)](t(509),Wr(r,t(494))),this[t(511)]()}[To(511)](){const t=To,e=this[t(501)],n=e[t(508)];e[t(499)][t(513)](t(510))[t(480)][t(492)]((r=>{const s=t;if(s(483)!=r[s(487)])return;const{data:o}=r;if(o&&s(509)==o[s(484)]){const t=n.t,r=o[s(479)][0][s(488)];if(r){const o=e[s(478)][s(513)](s(495))[s(477)]((t=>t[s(498)]==r)),i=t(o[s(476)])[s(515)]();return{type:s(485),content:Wr(n,s(503),i),color:{value:o[s(486)],title:o[s(476)]}}}return{type:s(485),content:Wr(n,s(490),Wr(n,s(494)))}}}))}}function Ao(){const t=["registerDescriptionCallback","2AujTnI","FORMAT_HIGHLIGHT","highlight.options","registerAttributeLabel","5161935dWHWrS","model","plugins","7195488xhgxvz","editor","_enableDefaultAttributesIntegration","*Set highlight:* %0","8680600SMQnJY","11WEVJJC","afterInit","2611322eNRyTQ","locale","highlight","TrackChangesEditing","_registerLegacyDescription","has","get","HighlightEditing","toLowerCase","1900944FxevOg","title","find","config","commandParams","_descriptionFactory","2363718vkusTH","24onQWTO","formatInline","commandName","format","color","type","value","628081RvKvtY","*Remove highlight*","12AkpLtt"];return(Ao=function(){return t})()}const Co=Lo;function ko(){const t=["locale","1181289pAEgdU","dataDowncast","enableCommand","registerElementLabel","_descriptionFactory","156721OshXRa","high","for","elementToStructure","afterInit","801hslNFm","createContainerElement","conversion","get","HorizontalLineEditing","createPositionAt","ELEMENT_HORIZONTAL_LINE","has","addClass","4827504tlfObp","showSuggestionHighlights","insert","ck-horizontal-line","plugins","editor","118254lbHQEu","1738972wKdJkN","5DUYsrl","div","1619558bbrykH","67670wyFZiQ","createEmptyElement","217nBNaGv","horizontalLine","TrackChangesEditing"];return(ko=function(){return t})()}function Lo(t,e){const n=ko();return(Lo=function(t,e){return n[t-=176]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(419274===-parseInt(n(192))/1+parseInt(n(180))/2+-parseInt(n(187))/3+parseInt(n(177))/4*(-parseInt(n(178))/5)+-parseInt(n(176))/6*(parseInt(n(183))/7)+parseInt(n(206))/8+parseInt(n(197))/9*(parseInt(n(181))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class No extends t.Plugin{[Co(196)](){const t=Co,e=this[t(211)];if(!e[t(210)][t(204)](t(201)))return;e[t(210)][t(200)](t(185))[t(189)](t(184));const n=e[t(210)][t(200)](t(185)),r=e[t(186)];n[t(191)][t(190)](t(184),(e=>Wr(r,t(203),e))),e[t(199)][t(194)](t(188))[t(195)]({model:t(184),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(207)])return null;const o=n[s(198)](s(179)),i=n[s(182)]("hr");return n[s(205)](s(209),o),n[s(208)](n[s(202)](o,0),i),o},converterPriority:t(193)})}}const Ro=Mo;function So(){const t=["1922571nRcQzN","_enableDefaultAttributesIntegration","locale","TrackChangesEditing","3DmtOpa","getFirstRange","_descriptionFactory","plugins","rawHtml","get","registerElementLabel","commandName","1291098CXAjOr","formatBlock","start","607698uBwIWn","type","htmlEmbed","HtmlEmbed","attribute","1332TAqcUW","nodeAfter","3272535XQQtPD","552889otjjHX","value","_registerLegacyDescription","key","registerDescriptionCallback","*Change %0 content*","editor","format","57400GzzHaz","1155824AADuhv","has","ELEMENT_HTML_EMBED","element","afterInit"];return(So=function(){return t})()}function Mo(t,e){const n=So();return(Mo=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(485339===parseInt(n(450))/1+parseInt(n(442))/2+parseInt(n(468))/3*(-parseInt(n(459))/4)+-parseInt(n(449))/5+-parseInt(n(439))/6+-parseInt(n(464))/7+-parseInt(n(458))/8*(-parseInt(n(447))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class vo extends t.Plugin{[Ro(463)](){const t=Ro,e=this[t(456)];if(!e[t(471)][t(460)](t(445)))return;const n=e[t(471)][t(436)](t(467)),r=e[t(466)];n[t(470)][t(437)](t(435),(e=>Wr(r,t(461),e))),n[t(465)](t(444),[],[t(451)]),n[t(470)][t(454)]((e=>{const n=t;if(n(446)!=e[n(443)])return;const{data:s}=e;if(s&&n(451)==s[n(453)]&&e[n(469)]()[n(441)][n(448)].is(n(462),n(435))){const t=Wr(r,n(461));return{type:n(457),content:Wr(r,n(455),t)}}})),this[t(452)]()}[Ro(452)](){const t=Ro,e=this[t(456)],n=e[t(466)];e[t(471)][t(436)](t(467))[t(470)][t(454)]((e=>{const r=t;if(r(440)!=e[r(443)])return;const{data:s}=e;if(s&&r(444)==s[r(438)]){const t=Wr(n,r(461));return{type:r(457),content:Wr(n,r(455),t)}}}))}}const wo=Fo;function Oo(){const t=["get","change","getClosestSelectedImageElement","schema","imageInline","caption","Block image to inline image","commandParams","end","518442kwzCRA","imageStylePreApply","join","registerAttributeLabel","insertImage","_registerLegacyDescription","_enableDefaultAttributesIntegration","ImageTextAlternativeEditing","formatBlock","start","getCaptionFromImageModelElement","ELEMENT_INLINE_IMAGE","ImageResize","5232432jnyRbB","attribute","markBlockFormat","isCollapsed","deletion","has","getNearestSelectionRange","isIntersecting","afterInit","convertBlockImageToInline","width","registerCustomCallback","*Reset image width*","discard","nodeBefore","*Remove image text alternative*","previous","convertInlineImageToBlock","markDeletion","getFirstRange","92910uMbXQu","_descriptionFactory","isBefore","alt","ImageCaptionEditing","ImageUploadEditing","registerElementLabel","6222210xqcody","_suggestionFactory","*Set image text alternative:* %0","toggleImageCaption","accept","createRange","type","createRangeOn","uploadImage","registerDescriptionCallback","11543CiMpbp","imageBlock","imageTextAlternative","ImageUtils","removeObject","findIndex","Inline image to block image","3176Fqybep","locale","detach","resizeImage","ImageInlineEditing","nodeAfter","enableCommand","model","getContainedElement","toNext","formatInline","imageCaption","ELEMENT_CAPTION","getSuggestionCallback","fromPosition","isEqual","ImageBlockEditing","newValue","_findSuggestions","selection","ImageEditing","isOwn","FORMAT_IMAGE_SIZE","TrackChangesEditing","find","markInsertion","addObject","354392CyaBdK","plugins","ELEMENT_IMAGE","toPrevious","chain","forceDefaultExecution","imageTypeInline","filter","editor","format","resizedWidth","ImageCaptionUtils","isBlockImage","subType","715761ronWrB","imageTypeBlock","*Set image width:* %0","key","forward","insertion","document","backward","length","commandName","element"];return(Oo=function(){return t})()}function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=498]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(777188===parseInt(n(583))/1+parseInt(n(499))/2+-parseInt(n(597))/3+-parseInt(n(512))/4+parseInt(n(532))/5+parseInt(n(539))/6+-parseInt(n(549))/7*(-parseInt(n(556))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(520)](){const t=wo,e=this[t(591)];if(!e[t(584)][t(517)](t(576)))return;const n=e[t(584)][t(608)](t(579)),r=e[t(584)][t(608)](t(552)),s=e[t(557)];n[t(562)](t(503)),n[t(533)][t(538)](t(550),(e=>Wr(s,t(585),e))),n[t(533)][t(538)](t(612),(e=>Wr(s,t(510),e))),n[t(533)][t(538)](t(613),(()=>Wr(s,t(568)))),e[t(584)][t(517)](t(537))&&n[t(562)](t(547)),e[t(584)][t(517)](t(572))&&e[t(584)][t(517)](t(560))&&(n[t(562)](t(589),((s,o)=>{const i=t,a=r[i(610)](e[i(563)][i(603)][i(575)]);e[i(563)][i(609)]((()=>{const t=i;n[t(514)](a,{commandName:t(589),commandParams:[o]},[],t(521))}))})),n[t(562)](t(598),((s,o)=>{const a=t;e[a(563)][a(609)]((t=>{const c=a;let u=r[c(610)](e[c(563)][c(603)][c(575)]),l=t[c(546)](u);const f=i.LivePosition[c(570)](l[c(508)],c(586)),h=i.LivePosition[c(570)](l[c(498)],c(565));n[c(588)]((()=>s(o))),u=r[c(610)](e[c(563)][c(603)][c(575)]),l=t[c(546)](u);const g=t[c(544)](f,h);f[c(558)](),h[c(558)](),n[c(514)](u,{commandName:c(589),commandParams:[o]},[],c(529)),g[c(508)][c(534)](l[c(508)])&&n[c(581)](t[c(544)](g[c(508)],l[c(508)]),c(529)),l[c(498)][c(534)](g[c(498)])&&n[c(581)](t[c(544)](l[c(498)],g[c(498)]),c(529))}))})),n[t(540)][t(523)](t(507),t(529),t(501),(()=>!1)),n[t(540)][t(523)](t(507),t(529),t(543),(()=>!1)),n[t(540)][t(523)](t(507),t(529),t(525),n[t(540)][t(569)](t(507),"",t(543))),n[t(540)][t(523)](t(602),t(529),t(501),(()=>!1)),n[t(540)][t(523)](t(602),t(529),t(525),(([r])=>{const s=t,o=n[s(540)][s(569)](s(602),"",s(525));let i=r[s(508)],a=r[s(498)];const c=e[s(563)][s(611)][s(518)](i,s(604)),u=e[s(563)][s(611)][s(518)](a,s(601));c[s(515)]&&(i=c[s(508)]),u[s(515)]&&(a=u[s(498)]),o([e[s(563)][s(544)](i,a)])})),n[t(540)][t(523)](t(507),t(529),t(587),c),n[t(540)][t(523)](t(602),t(529),t(587),c)),e[t(584)][t(517)](t(536))&&(n[t(562)](t(542),((s,o)=>{const i=t,a=e[i(584)][i(608)](i(594));let c=r[i(610)](e[i(563)][i(603)][i(575)]),u=a[i(509)](c);e[i(563)][i(609)]((()=>{const t=i;if(u)return void n[t(530)](e[t(563)][t(546)](u));const l=r[t(595)](c);s(o),c=r[t(610)](e[t(563)][t(603)][t(575)]),u=a[t(509)](c),n[t(581)](e[t(563)][t(546)](u),l?null:t(567))}))})),n[t(540)][t(523)](t(602),t(567),t(587),c));const o=[{type:t(507),subType:t(500)},{type:t(602),subType:t(567)},{type:t(507),subType:t(529)},{type:t(602),subType:t(529)}];function a(e,s){const i=t,a=o[i(554)]((({type:t,subType:n})=>e[i(545)]==t&&e[i(596)]==n)),c=o[i(554)]((({type:t,subType:e})=>s[i(545)]==t&&s[i(596)]==e));if(a<0||c<0)return!1;const u=e[i(531)](),l=s[i(531)]();if((0==a||1==a)&&2==c&&u[i(519)](l))return!0;if(2==a&&3==c){const t=n[i(574)](u,i(602))[i(590)]((({suggestion:t,meta:e})=>e[i(577)]&&i(529)==t[i(596)]));if(t[i(605)]>1&&l[i(498)][i(571)](u[i(508)]))return!0;if(1==t[i(605)]&&(u[i(508)][i(571)](l[i(498)])||u[i(498)][i(571)](l[i(508)])))return!0}if(3==a&&3==c&&u[i(508)][i(534)](l[i(508)])){const t=u[i(498)][i(561)],e=l[i(508)][i(526)];return r[i(595)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(584)][t(517)](t(511))&&(n[t(505)](t(559),[],[t(593)]),n[t(533)][t(502)](t(593),Wr(s,t(578)))),e[t(584)][t(517)](t(506))&&n[t(505)](t(551),[],[t(535)]),n[t(533)][t(548)]((e=>{const n=t;if(o[n(580)]((({type:t,subType:r})=>e[n(545)]==t&&e[n(596)]==r)))return e[n(528)]?{}:void 0})),n[t(533)][t(548)]((e=>{const n=t;if(n(602)==e[n(545)]||n(516)==e[n(545)]){const t=e[n(564)]();if(t&&t.is(n(607),n(613)))return{type:n(602)==e[n(545)]?n(582):n(553),element:t,quantity:1}}})),n[t(533)][t(548)]((e=>t(507)==e[t(545)]&&t(529)==e[t(596)]?{type:t(592),content:t(555)}:t(507)==e[t(545)]&&t(521)==e[t(596)]?{type:t(592),content:t(614)}:void 0)),n[t(533)][t(548)]((e=>{const n=t;if(n(513)!=e[n(545)])return;const{data:r}=e;if(!r||n(535)!=r[n(600)])return;const o=r[n(573)];return o?{type:n(592),content:Wr(s,n(541),'"'+o+'"')}:{type:n(592),content:Wr(s,n(527))}})),this[t(504)]()}[wo(504)](){const t=wo,e=this[t(591)],n=e[t(557)];e[t(584)][t(608)](t(579))[t(533)][t(548)]((e=>{const r=t;if(r(507)!=e[r(545)]&&r(566)!=e[r(545)])return;const{data:s}=e;if(s){if(r(551)==s[r(606)]){const t=s[r(615)][0][r(573)];return t?{type:r(592),content:Wr(n,r(541),'"'+t+'"')}:{type:r(592),content:Wr(n,r(527))}}if(r(559)==s[r(606)]){const t=s[r(615)][0][r(522)];return t?{type:r(592),content:Wr(n,r(599),t)}:{type:r(592),content:Wr(n,r(524))}}}}))}}const Bo=Po;!function(t,e){const n=Po,r=t();for(;;)try{if(909985===-parseInt(n(127))/1*(-parseInt(n(136))/2)+-parseInt(n(118))/3*(-parseInt(n(137))/4)+parseInt(n(149))/5+-parseInt(n(134))/6*(parseInt(n(124))/7)+parseInt(n(144))/8*(-parseInt(n(135))/9)+parseInt(n(150))/10+parseInt(n(131))/11*(parseInt(n(125))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class xo extends t.Plugin{[Bo(152)](){const t=Bo;if(!this[t(133)][t(147)][t(126)](t(140)))return;const e=this[t(133)][t(148)],n=this[t(133)][t(147)][t(143)](t(139));n[t(129)](t(114),[],[t(112)]),n[t(145)][t(142)]((n=>{const r=t;if(r(151)!=n[r(113)])return;const{data:s}=n;return s&&r(112)==s[r(128)]?s[r(122)]&&s[r(119)]?{type:r(141),content:Wr(e,r(111))}:{type:r(141),content:""}:void 0})),this[t(120)]()}[Bo(120)](){const t=Bo,e=this[t(133)][t(147)][t(143)](t(139));e[t(121)][t(146)](t(130),t(114),t(123),e[t(121)][t(117)](t(130),null,t(138))),e[t(121)][t(146)](t(130),t(114),t(138),e[t(121)][t(117)](t(130),null,t(123))),this[t(115)]()}[Bo(115)](){const t=Bo,e=this[t(133)],n=e[t(148)];e[t(147)][t(143)](t(139))[t(145)][t(142)]((e=>{const r=t;if(r(130)!=e[r(113)]&&r(110)!=e[r(113)])return;const{data:s}=e;return s&&r(114)==s[r(116)]?{type:r(141),content:Wr(n,r(132))}:void 0}))}}function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=110]})(t,e)}function Uo(){const t=["3saqraf","key","_enableDefaultAttributesIntegration","formatBlock","902orsehV","*Format:* replace image URL","editor","1822362mjiQnW","2030139HgYcck","269918FPqMYI","52jEuVXA","discard","TrackChangesEditing","ImageEditing","format","registerDescriptionCallback","get","64tEXDKq","_descriptionFactory","registerCustomCallback","plugins","locale","8264655umLrqo","7947320MaCYhy","attribute","afterInit","formatInline","*Replace image URL*","src","type","replaceImageSource","_registerLegacyDescription","commandName","getSuggestionCallback","165183TMDDNr","oldValue","_handleLegacySuggestions","_suggestionFactory","newValue","accept","28tdaVZO","52848sMggYc","has"];return(Uo=function(){return t})()}const jo=Vo;function Go(){const t=["541266VrQRNW","has","setImageNaturalSizeAttributes","*Format:* %0","next","afterInit","getSuggestion","commands","markInlineFormat","registerCustomCallback","subType","imageTypeInline","TrackChangesEditing","nodeAfter","accept","enableCommand","side","isOwn","getContainedElement","shouldConvertImageType","nodeBefore","isInContent","_descriptionFactory","imageStylePostApply","54019yMSObN","2799891uinEMb","name","hasSuggestion","markBlockFormat","imageStylePreApply","head","locale","imageStyle","55zGeTNz","registerPostFixer","normalizedStyles","getChangedMarkers","registerDescriptionCallback","_suggestionFactory","360AwqtEc","end","commandName","document","FORMAT_SIDE_IMAGE","_findSuggestions","ImageUtils","isIntersecting","isEqual","value","plugins","join","ImageStyleEditing","discardSuggestion","imageTypeBlock","getSuggestionCallback","formatInline","_registerLegacyDescription","chain","getFirstRange","author","commandReversedParams","findIndex","start","change","isInlineImage","66916YCcYYh","title","10837125GcmxKi","length","suggestion","createRangeOn","imageCaption","differ","type","editor","insertion","1169156KXXPsc","from","getClosestSelectedImageElement","selection","convertInlineImageToBlock","discard","commandParams","1025578IFyPZR","get","forEach","format","newRange","formatBlock","filter","getSuggestions","model","_splitMarkerName","isBefore","Users","toLowerCase","isBlockImage","refresh"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(784863===parseInt(n(238))/1+-parseInt(n(231))/2+-parseInt(n(180))/3+-parseInt(n(220))/4*(parseInt(n(188))/5)+-parseInt(n(253))/6+-parseInt(n(179))/7*(-parseInt(n(194))/8)+parseInt(n(222))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(258)](){const t=jo,n=this[t(229)];if(!n[t(204)][t(254)](t(206)))return;const r=n[t(204)][t(239)](t(265)),s=n[t(204)][t(239)](t(200)),o={};r[t(268)](t(187),((o,i)=>{const a=t,c=n[a(204)][a(239)](a(249)).me,u=n[a(260)][a(239)](a(187));let l=s[a(233)](n[a(246)][a(197)][a(234)]),f=n[a(246)][a(225)](l),h=u[a(203)];if(h==i[a(203)])return;const g={commandName:a(187),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(246)][a(218)]((()=>{const t=a;if(r[t(245)]()[t(244)]((e=>e[t(176)]&&c==e[t(214)]&&(t(243)==e[t(228)]||t(210)==e[t(228)])&&(t(184)==e[t(263)]||t(178)==e[t(263)])&&e[t(213)]()[t(202)](f)))[t(240)]((e=>r[t(207)](e[t(185)]))),l=s[t(233)](n[t(246)][t(197)][t(234)]),f=n[t(246)][t(225)](l),u[t(252)](),n[t(260)][t(239)](t(264))[t(252)](),n[t(260)][t(239)](t(208))[t(252)](),h=u[t(203)],h!=i[t(203)])return s[t(219)](l)&&u[t(272)](i[t(203)],l)?(o({...i,setImageSizes:!1}),l=s[t(233)](n[t(246)][t(197)][t(234)]),void r[t(183)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(184))):void(s[t(251)](l)?r[t(183)](l,g,[],t(178)):r[t(261)](f,g,t(178)))}))}));for(const e of n[t(204)][t(239)](t(206))[t(190)])o[e[t(181)]]=e[t(221)][t(250)]();r[t(193)][t(262)](t(243),t(184),t(205),(()=>!1)),r[t(193)][t(262)](t(243),t(178),t(205),(()=>!1)),r[t(193)][t(262)](t(210),t(178),t(205),(()=>!1)),r[t(193)][t(262)](t(243),t(184),t(267),(([e])=>{const n=t;s[n(255)](e[n(271)]())})),r[t(193)][t(262)](t(243),t(184),t(236),((e,n)=>{const s=t;r[s(193)][s(209)](s(243),"",s(267))(e,{commandName:n[s(196)],commandParams:n[s(215)]})})),r[t(193)][t(262)](t(243),t(184),t(212),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(243),subType:t(184)},{type:t(230),subType:t(226)},{type:t(243),subType:t(235)},{type:t(230),subType:t(235)}];function a(e,n){const o=t,a=i[o(216)]((({type:t,subType:n})=>e[o(228)]==t&&e[o(263)]==n)),c=i[o(216)]((({type:t,subType:e})=>n[o(228)]==t&&n[o(263)]==e));if(a<0||c<0)return!1;const u=e[o(213)](),l=n[o(213)]();if((0==a||1==a)&&2==c&&u[o(201)](l))return!0;if(2==a&&3==c){const t=r[o(199)](u,o(230))[o(244)]((({suggestion:t,meta:e})=>e[o(270)]&&o(235)==t[o(263)]));if(t[o(223)]>1&&l[o(195)][o(202)](u[o(217)]))return!0;if(1==t[o(223)]&&(u[o(217)][o(202)](l[o(195)])||u[o(195)][o(202)](l[o(217)])))return!0}if(3==a&&3==c&&u[o(217)][o(248)](l[o(217)])){const t=u[o(195)][o(266)],e=l[o(217)][o(175)];return s[o(251)](t)&&t===e}return!1}n[t(246)][t(197)][t(189)]((()=>{const e=t;let o=!1;const i=Array[e(232)](n[e(246)][e(197)][e(227)][e(191)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(247)](t);if(e(224)==i&&r[e(182)](u)){if(e(243)==a&&(e(184)==c||e(178)==c)){const t=r[e(259)](u);if(n[e(242)]){const n=t[e(213)]()[e(271)]();if(s[e(251)](n))continue;r[e(207)](t),o=!0}}if(e(230)==a&&e(226)==c&&!n[e(242)]){const t=r[e(259)](u);t[e(257)]&&t[e(257)][e(176)]&&(r[e(207)](t[e(257)]),o=!0)}}}return o})),this[t(211)](o)}[jo(211)](t){const e=jo,n=this[e(229)],r=n[e(186)];n[e(204)][e(239)](e(265))[e(177)][e(192)]((n=>{const s=e;if(s(243)!=n[s(228)]&&s(210)!=n[s(228)])return;const{data:o}=n;if(!o||s(187)!=o[s(196)])return;const i=o[s(237)][0][s(203)];return function(t){const e=s;return{type:e(241),content:Wr(r,e(256),t)}}(s(269)===i?Wr(r,s(198)):t[i]||i)}))}}function Wo(t,e){const n=Ko();return(Wo=function(t,e){return n[t-=485]})(t,e)}const zo=Wo;function Ko(){const t=["value","TrackChangesEditing","825DmqwQq","_trackChangesExecuted","_handleImportedData","28bJZKqC","track_changes","importWord","1611qYHUOZ","dataInsert","lowest","4704114fjGtor","get","_trackChangesValueDuringImport","trackChanges","forEach","afterInit","4716ynjFHd","bind","collaboration_features","9432xQzBXv","55270rvpzRW","commands","576754uUDnQf","_setSuggestionData","104lMADBF","4631IQIAeQ","Users","editor","high","1907944YtBavp","listenTo","11589ADvLQC","plugins","execute","enableCommand"];return(Ko=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(583495===parseInt(n(517))/1+parseInt(n(519))/2*(parseInt(n(490))/3)+-parseInt(n(514))/4*(-parseInt(n(496))/5)+-parseInt(n(505))/6+-parseInt(n(499))/7*(parseInt(n(488))/8)+-parseInt(n(502))/9*(-parseInt(n(515))/10)+-parseInt(n(520))/11*(-parseInt(n(511))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ko);class qo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(507)]=!1,this[e(497)]=!1}[zo(510)](){const t=zo,e=this[t(486)],n=e[t(516)][t(506)](t(501)),r=e[t(516)][t(506)](t(508));n&&(n.on(t(492),((e,[,n])=>{const s=t;this[s(507)]=r[s(494)],n[s(513)][s(500)]=!this[s(507)]}),{priority:t(487)}),this[t(489)](n,t(503),this[t(498)][t(512)](this)),this[t(489)](n,t(503),(()=>{const e=t;this[e(497)]&&(r[e(492)](),this[e(497)]=!1)}),{priority:t(504)}),e[t(491)][t(506)](t(495))[t(493)](t(501)))}[zo(498)](t,e){const n=zo,{suggestions:r}=e,s=this[n(486)][n(516)][n(506)](n(508)),o=s[n(494)];this[n(507)]!==o&&(s[n(492)](),this[n(497)]=!0),r&&r[n(509)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(486)][o(491)][o(506)](o(485)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(501)}}};this[o(486)][o(491)][o(506)](o(495))[o(518)](i)}))}}const Xo=Qo;function Qo(t,e){const n=Jo();return(Qo=function(t,e){return n[t-=374]})(t,e)}function Jo(){const t=["*Outdent:* %0","indent","_registerBlockAttribute","IndentBlock","_descriptionFactory","commandName","1917aGVMpW","2786544JAVHza","registerDescriptionCallback","locale","getItemLabel","editor","get","outdent","_registerLegacyDescription","37GbnAPr","type","blockIndent","14318FwiqAe","plugins","6Tntstc","getItems","TrackChangesEditing","1331316wEqauO","registerAttributeLabel","14943PqQIoX","enableCommand","has","*Indent:* %0","formatBlock","outdentBlock","indentBlock","5090VsYmGj","_enableDefaultAttributesIntegration","afterInit","2176734xRByKC","IndentEditing","758655NpMHOY","FORMAT_INDENT","format"];return(Jo=function(){return t})()}!function(t,e){const n=Qo,r=t();for(;;)try{if(193599===-parseInt(n(407))/1*(-parseInt(n(410))/2)+-parseInt(n(377))/3+parseInt(n(375))/4+parseInt(n(389))/5*(parseInt(n(412))/6)+-parseInt(n(387))/7+-parseInt(n(399))/8+parseInt(n(398))/9*(parseInt(n(384))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[Xo(386)](){const t=Xo,e=this[t(403)],n=e[t(411)][t(404)](t(374));if(e[t(411)][t(379)](t(388))&&(n[t(378)](t(393)),n[t(378)](t(405))),e[t(411)][t(379)](t(395)))for(const e of[t(383),t(382)])n[t(385)](e);const r=e[t(401)];n[t(394)](t(409)),n[t(396)][t(376)](t(409),Wr(r,t(390))),this[t(406)]()}[Xo(406)](){const t=Xo,e=this[t(403)],n=e[t(401)],r=e[t(411)][t(404)](t(374));r[t(396)][t(400)]((e=>{const s=t;if(s(381)!=e[s(408)])return;const{data:o}=e;if(!o)return;if(s(383)!=o[s(397)]&&s(382)!=o[s(397)])return;const i=e[s(413)]()[0],a=r[s(396)][s(402)](i);return s(383)==o[s(397)]?{type:s(391),content:Wr(n,s(380),a)}:s(382)==o[s(397)]?{type:s(391),content:Wr(n,s(392),a)}:void 0}))}}var Zo=ti;!function(t,e){for(var n=ti,r=t();;)try{if(471741===parseInt(n(372))/1+-parseInt(n(369))/2*(-parseInt(n(366))/3)+parseInt(n(379))/4+-parseInt(n(364))/5*(parseInt(n(375))/6)+-parseInt(n(368))/7+parseInt(n(378))/8+-parseInt(n(374))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class $o extends t.Plugin{static get[Zo(365)](){return[Ms.Input]}[Zo(377)](){var t=Zo;this[t(371)][t(373)][t(376)](t(380))[t(370)](t(367))}}function ti(t,e){var n=ei();return(ti=function(t,e){return n[t-=364]})(t,e)}function ei(){var t=["editor","761660BTpmUy","plugins","13139937TfDEUk","6GviahD","get","init","6524720GllUhX","191544JvrTIz","TrackChangesEditing","291065mtsdJz","requires","3mcGCHJ","input","2517445xcfaKS","1448892xWzbNO","enableCommand"];return(ei=function(){return t})()}const ni=si;function ri(){const t=["link (","linkHref","registerDescriptionCallback","2XHOeNc","*Remove link*","2610375nqiMFt","plugins","toLowerCase","_descriptionFactory","475933pmmKiN","key","LinkEditing","TrackChangesEditing","commands","attribute","registerAttributeLabel","commandParams","newValue","has","commandName","label","7jTdBka","_enableDefaultAttributesIntegration","9119390ZfKLRx","format","manualDecorators","5788038xQhPWo","editor","36kPcTYH","map","locale","3406428TnrCEb","_registerLegacyDescription","afterInit","link","get","unlink","*Set link:* %0","type","2643320yxNQnd","186021eqBwyL","formatInline"];return(ri=function(){return t})()}function si(t,e){const n=ri();return(si=function(t,e){return n[t-=384]})(t,e)}!function(t,e){const n=si,r=t();for(;;)try{if(503394===-parseInt(n(415))/1*(parseInt(n(409))/2)+-parseInt(n(404))/3*(-parseInt(n(392))/4)+parseInt(n(411))/5+-parseInt(n(390))/6+parseInt(n(385))/7*(parseInt(n(403))/8)+-parseInt(n(395))/9+parseInt(n(387))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ri);class oi extends t.Plugin{[ni(397)](){const t=ni,e=this[t(391)];if(!e[t(412)][t(424)](t(417)))return;const n=e[t(412)][t(399)](t(418)),r=e[t(419)][t(399)](t(398));n[t(386)](t(398),[t(407),...r[t(389)][t(393)]((t=>t.id))]),n[t(386)](t(400));for(const e of r[t(389)])n[t(414)][t(421)](e.id,t(406)+e[t(384)][t(413)]()+")");n[t(414)][t(408)]((n=>{const r=t;if(r(420)!=n[r(402)])return;const{data:s}=n;if(!s||r(407)!=s[r(416)])return;const o=s[r(423)],i=e[r(394)];return{type:r(388),content:null==o?Wr(i,r(410)):Wr(i,r(401),'"'+o+'"')}})),this[t(396)]()}[ni(396)](){const t=ni,e=this[t(391)],n=e[t(394)];e[t(412)][t(399)](t(418))[t(414)][t(408)]((e=>{const r=t;if(r(405)!=e[r(402)])return;const{data:s}=e;if(s){if(r(398)==s[r(425)]){const t=s[r(422)][0];return{type:r(388),content:Wr(n,r(401),'"'+t+'"')}}return r(400)==s[r(425)]?{type:r(388),content:Wr(n,r(410))}:void 0}}))}}const ii=ci;function ai(){const t=["commandName","numbered","plugins","1568749sXCLkd","checkTodoList","end","enableCommand","56GmaxQR","12495ievobd","editor","has","replace","change","formatBlock","paragraph","format","schema","nextSibling","getAttribute","_selectedElements","get","*Uncheck item*","getSelectedBlocks","listType","previousSibling","3685632AnciLS","ELEMENT_NUMBERED_LIST","model","LegacyListEditing","createPositionAt","commandParams","forceValue","execute","value","registerElementLabel","markBlockFormat","bulleted","1250192vFFXET","2830986TvxScM","parent","6862756pYlGht","findIndex","element","ELEMENT_LIST_ITEM","*Outdent:* %0","listItem","type","createRange","selection","1255300yLZoAx","40BWidpV","bulletedList","name","length","filter","todoListChecked","from","registerDescriptionCallback","blockName","*Check item*","locale","listIndent","*Indent:* %0","isObject","checkChild","formatInline","ELEMENT_BULLETED_LIST","outdentList","*Change to:* %0","slice","document","indentList","afterInit","390LaNJxE","TrackChangesEditing","todoList","numberedList","ELEMENT_TODO_LIST","before","add","_descriptionFactory","List","push","todo","commands","LegacyTodoListEditing"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=356]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(917729===parseInt(n(377))/1+parseInt(n(389))/2+parseInt(n(365))/3+-parseInt(n(380))/4+parseInt(n(434))/5*(-parseInt(n(413))/6)+-parseInt(n(429))/7*(parseInt(n(433))/8)+-parseInt(n(378))/9*(-parseInt(n(390))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(412)](){const t=ii,e=this[t(435)],n=e[t(400)];if(!e[t(428)][t(436)](t(368)))return;const r=e[t(428)][t(360)](t(414)),s=e[t(428)][t(436)](t(425));function o(t){return()=>{const n=ci,s=e[n(367)][n(410)][n(388)],o=e[n(424)][n(360)](t);if(o[n(373)])return void e[n(372)](n(440),{});const i=t[n(409)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(396)](t)[s(394)]((t=>function(t,e){const n=s;return e[n(404)](t[n(379)],n(385))&&!e[n(403)](t)}(t,r)));o=o[s(394)]((t=>!t.is(s(382),s(385))||t[s(358)](s(363))!=e));const i=new Set;for(const t of o)t.is(s(382),s(385))?i[s(419)](li(t)):i[s(419)](t);return Array[s(396)](i)}(s[n(362)](),i,e[n(367)][n(356)]);e[n(367)][n(438)]((()=>{const e=n;for(const n of a)r[e(375)](n,{commandName:t,commandParams:[{forceValue:!o[e(373)]}],formatGroupId:e(398)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(396)](t);const r=n[e(381)]((t=>e(385)!=t[e(392)]));return r>-1&&(n=n[e(409)](0,r)),n}(e[n(367)][n(410)][n(388)][n(362)]()),o=e[n(367)][n(387)](e[n(367)][n(369)](s[0],n(418)),e[n(367)][n(369)](s[s[n(393)]-1],n(431)));e[n(367)][n(438)]((()=>{const e=n;r[e(375)](o,{commandName:t,commandParams:[],formatGroupId:e(401)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(357)];for(;t&&t[n(358)](n(401))>e[n(358)](n(401));)r[n(419)](t),t=t[n(357)]}return Array[n(396)](r)}(s))}))}}r[t(432)](t(416),o(t(416))),r[t(432)](t(391),o(t(391))),s&&r[t(432)](t(415),o(t(415))),r[t(432)](t(411),i(t(411))),r[t(432)](t(407),i(t(407))),s&&r[t(432)](t(430),(()=>{const n=t,s=e[n(424)][n(360)](n(430)),o=Array[n(396)](s[n(359)]);o[n(394)]((t=>t[n(358)](n(395))!=s[n(373)])),e[n(367)][n(438)]((()=>{const t=n;for(const e of o)r[t(375)](e,{commandName:t(430),commandParams:[{forceValue:!s[t(373)]}]})}))})),r[t(420)][t(374)](t(385),(e=>Wr(n,t(383),e))),r[t(420)][t(397)]((e=>{const r=t;if(r(439)!=e[r(386)]&&r(405)!=e[r(386)])return;const{data:s}=e;if(s){if(r(416)==s[r(426)]||r(391)==s[r(426)]||r(415)==s[r(426)])switch(s[r(426)][r(437)](r(421),"")){case r(376):return o(Wr(n,r(406)));case r(427):return o(Wr(n,r(366)));case r(423):return o(Wr(n,r(417)))}if(r(411)==s[r(426)])return{type:r(441),content:Wr(n,r(402),Wr(n,r(383)))};if(r(407)==s[r(426)])return{type:r(441),content:Wr(n,r(384),Wr(n,r(383)))};if(r(430)==s[r(426)])return s[r(370)][0][r(371)]?{type:r(441),content:Wr(n,r(399))}:{type:r(441),content:Wr(n,r(361))}}function o(t){const e=r;return{type:e(441),content:Wr(n,e(408),t)}}}))}}function li(t){const e=ii,n=t[e(358)](e(401));if(0==n)return t;let r=t;for(;t[e(364)]&&t[e(364)].is(e(382),e(385));){const s=t[e(364)][e(358)](e(401));if(s==n)r=t[e(364)];else if(s<n)break;t=t[e(364)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(382),e(385))&&t[e(358)](e(401))>0){let r=t[e(357)];for(;r&&e(385)==r[e(392)]&&r[e(358)](e(401))==t[e(358)](e(401));)n[e(422)](r),r=r[e(357)]}return n}const hi=di;function gi(){const t=["listItem","document","parent","5035294hWQlDr","listStyle","LegacyListUtils","from","list.properties","forward","has","commandParams","*Format:* set order to reversed","getSelectedBlocks","_getSuggestionBlocks","_getTranslationKeyForListStyle","createPositionAt","handleListStartCommand","locale","getSiblingNodes","getListTypeFromListStyleType","getFirstPosition","2EQhomO","reversed","numbered","length","listStart","registerDescriptionCallback","107444nImYwC","handleListStyleCommand","handleDescriptions","map","1122103faabJV","createRange","element","commandName","*Change to:* %0","LegacyListPropertiesEditing","backward","config","1858347qpFCtN","enableCommand","*Format:* set order to regular","_descriptionFactory","format","ELEMENT_","styles","getAttribute","TrackChangesEditing","type","567DRWubj","5934690vCPzgx","flat","_getSuggestionBlocksForListStyle","listReversed","unshift","51xveFHw","10GDWSAH","selection","push","getLastPosition","markMultiRangeBlockFormat","filter","get","model","formatBlock","3430370cRqKSR","replace","afterInit","startIndex","plugins","before","editor","formatInline","bind","14200QQZROx","toUpperCase","*Format:* set start index to %0","change","listType","handleListReversedCommand","_LIST_"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=470]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(573461===parseInt(n(496))/1*(parseInt(n(486))/2)+parseInt(n(520))/3*(-parseInt(n(492))/4)+-parseInt(n(530))/5+parseInt(n(515))/6+parseInt(n(514))/7*(-parseInt(n(539))/8)+parseInt(n(504))/9*(parseInt(n(521))/10)+-parseInt(n(549))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(532)](){const t=hi;if(!this[t(536)][t(534)][t(474)](t(501)))return;const e=this[t(536)][t(503)][t(527)](t(472)),n=this[t(536)][t(534)][t(527)](t(512));e[t(510)]&&n[t(505)](t(550),this[t(493)][t(538)](this)),e[t(487)]&&n[t(505)](t(518),this[t(544)][t(538)](this)),e[t(533)]&&n[t(505)](t(490),this[t(481)][t(538)](this)),n[t(507)][t(491)](this[t(494)][t(538)](this))}[hi(493)](t,e={}){const n=hi,r=this[n(536)][n(534)][n(527)](n(512)),s=this[n(517)]();this[n(536)][n(528)][n(542)]((()=>{const t=n;r[t(525)](s,{commandName:t(550),commandParams:[{type:e[t(513)]}],formatGroupId:t(550)})}))}[hi(544)](t,e={}){const n=hi,r=this[n(536)][n(534)][n(527)](n(512)),s=this[n(478)]((t=>t.is(n(498),n(546))&&n(488)===t[n(511)](n(543))));if(s[n(489)]<1)return;const o=s[n(495)]((t=>this[n(536)][n(528)][n(497)](this[n(536)][n(528)][n(480)](t,n(535)),this[n(536)][n(528)][n(480)](t,0))));this[n(536)][n(528)][n(542)]((()=>{const t=n;r[t(525)](o,{commandName:t(518),commandParams:[{reversed:e[t(487)]}],formatGroupId:t(518)})}))}[hi(481)](t,e={}){const n=hi,r=this[n(536)][n(534)][n(527)](n(512)),s=this[n(478)]((t=>t.is(n(498),n(546))&&n(488)===t[n(511)](n(543))));if(s[n(489)]<1)return;const o=s[n(495)]((t=>this[n(536)][n(528)][n(497)](this[n(536)][n(528)][n(480)](t,n(535)),this[n(536)][n(528)][n(480)](t,0))));this[n(536)][n(528)][n(542)]((()=>{const t=n;r[t(525)](o,{commandName:t(490),commandParams:[{startIndex:e[t(533)]}],formatGroupId:t(490)})}))}[hi(494)](t){const e=hi;if(e(529)!=t[e(513)]&&e(537)!=t[e(513)])return;const n=this[e(536)][e(482)],{data:r}=t;if(!r)return;let s,o;switch(r[e(499)]){case e(550):s=e(500),o={type:e(508),content:Wr(n,s,Wr(n,this[e(479)](r[e(475)][0][e(513)])))};break;case e(518):s=r[e(475)][0][e(487)]?e(476):e(506),o={type:e(508),content:Wr(n,s)};break;case e(490):s=e(541),o={type:e(508),content:Wr(n,s,r[e(475)][0][e(533)])}}return o}[hi(517)](){const t=hi;var e,n,r,s;const o=this[t(536)][t(534)][t(527)](t(470));let i=Array[t(471)](this[t(536)][t(528)][t(547)][t(522)][t(477)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(498),t(546)))&&i[t(519)](...o[t(483)](this[t(536)][t(528)][t(547)][t(522)][t(485)](),t(502))),(null===(n=i[i[t(489)]-1])||void 0===n?void 0:n.is(t(498),t(546)))&&i[t(523)](...o[t(483)](this[t(536)][t(528)][t(547)][t(522)][t(524)](),t(473))),i=[...new Set(i)],(null===(s=null===(r=this[t(536)][t(528)][t(547)][t(522)][t(485)]())||void 0===r?void 0:r[t(548)])||void 0===s?void 0:s.is(t(498),t(546)))&&(i=i[t(526)]((e=>e.is(t(498),t(546))))),i}[hi(478)](t){const e=hi,n=this[e(536)][e(534)][e(527)](e(470));let r=Array[e(471)](this[e(536)][e(528)][e(547)][e(522)][e(477)]())[e(526)](t)[e(495)]((t=>{const r=e,s=this[r(536)][r(528)][r(480)](t,0);return[...n[r(483)](s,r(502)),...n[r(483)](s,r(473))]}))[e(516)]();return r=[...new Set(r)],r}[hi(479)](t){const e=hi;return e(509)+this[e(536)][e(534)][e(527)](e(470))[e(484)](t)[e(540)]()+e(545)+t[e(540)]()[e(531)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=387]})(t,e)}function Ei(){const t=["385TqcYJw","registerElementLabel","dataDowncast","downcastDispatcher","26YhIdmz","MediaEmbedEditing","enableCommand","mediaEmbed","_descriptionFactory","12031236ddOSZV","151342VNSJML","TrackChangesEditing","1915605fkwTvQ","high","for","stop","8840WIUApl","elementToElement","get","data","8bXsiBa","showSuggestionHighlights","createEmptyElement","afterInit","options","2268141TgwNdE","editor","4660UMdAoT","plugins","2tdAeSc","6YyDKZP","has","ELEMENT_MEDIA","locale","attribute:url:media","div","38566kOSRaJ","2450378yfzpFc","media","conversion"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(928708===parseInt(n(394))/1*(parseInt(n(415))/2)+parseInt(n(390))/3+-parseInt(n(421))/4*(parseInt(n(405))/5)+parseInt(n(395))/6*(parseInt(n(402))/7)+parseInt(n(425))/8*(parseInt(n(417))/9)+-parseInt(n(392))/10*(-parseInt(n(401))/11)+-parseInt(n(414))/12*(parseInt(n(409))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(388)](){const t=mi,e=this[t(391)];if(!e[t(393)][t(396)](t(410)))return;const n=e[t(393)][t(423)](t(416)),r=e[t(398)];n[t(411)](t(412)),n[t(413)][t(406)](t(403),(e=>Wr(r,t(397),e))),e[t(404)][t(419)](t(407))[t(422)]({model:t(403),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(426)])return n[s(387)](s(400))},converterPriority:t(418)}),e[t(424)][t(408)].on(t(399),((e,n,r)=>{const s=t;r[s(389)][s(426)]&&e[s(420)]()}),{priority:t(418)})}}const Ti=yi;function _i(){const t=["3029718wAjaBC","TrackChangesEditing","plugins","get","3989075gTSmlf","has","enableCommand","642162CyJCRg","mention","MentionEditing","4rIpCoX","956HNbymm","1495430IFagfQ","5080040FAlUVW","40oUoXCR","editor","489wMsLYF","94113VButJv","afterInit"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=206]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(668044===-parseInt(n(212))/1*(parseInt(n(207))/2)+-parseInt(n(222))/3+-parseInt(n(206))/4*(-parseInt(n(219))/5)+-parseInt(n(215))/6+parseInt(n(209))/7+-parseInt(n(210))/8*(parseInt(n(213))/9)+parseInt(n(208))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(214)](){const t=Ti,e=this[t(211)];e[t(217)][t(220)](t(224))&&e[t(217)][t(218)](t(216))[t(221)](t(223))}}const Ci=Li;function ki(){const t=["get","4sJdFfG","afterInit","listMarkerStyle","*Remove format:* %0","next","listType","newValue","83924qyNLHU","5796904UHATcn","has","registerDescriptionCallback","TrackChangesEditing","format","216345sNxHlz","oldValue","432BWwcrO","20kEOQBu","5AFPlqx","locale","*Set format:* %0","ELEMENT_MULTI_LEVEL_LIST","head","183392fqWLVq","4rSdZZL","3007529wrHdIT","key","_descriptionFactory","multiLevelList","editor","317826MDTjSC","_enableDefaultAttributesIntegration","1882308xyqCCL","plugins","MultiLevelList","handleDescriptions","data"];return(ki=function(){return t})()}function Li(t,e){const n=ki();return(Li=function(t,e){return n[t-=185]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(406711===parseInt(n(211))/1*(parseInt(n(195))/2)+-parseInt(n(201))/3*(parseInt(n(188))/4)+parseInt(n(205))/5*(-parseInt(n(219))/6)+parseInt(n(212))/7+parseInt(n(196))/8+parseInt(n(217))/9*(parseInt(n(204))/10)+-parseInt(n(210))/11*(parseInt(n(203))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ni extends t.Plugin{[Ci(189)](){const t=Ci,e=this[t(216)],n=e[t(220)][t(187)](t(199));e[t(220)][t(197)](t(221))&&(n[t(218)](t(215),[],[t(190)]),n[t(214)][t(198)]((e=>this[t(185)](e))))}[Ci(185)](t){const e=Ci,n=this[e(216)][e(206)],{data:r}=t,s={type:e(200),content:""};if(r&&e(190)==r[e(213)]){if(!r[e(202)])return{type:e(200),content:Wr(n,e(207),Wr(n,e(208)))+" ("+r[e(194)]+")"};if(!r[e(194)]){let o=t[e(209)];for(;o;){if(o[e(186)]&&e(193)==o[e(186)][e(213)]&&o[e(186)][e(194)])return s;o=o[e(192)]}return{type:e(200),content:Wr(n,e(191),Wr(n,e(208)))+" ("+r[e(202)]+")"}}}}}function Ri(t,e){const n=Mi();return(Ri=function(t,e){return n[t-=392]})(t,e)}const Si=Ri;function Mi(){const t=["8WABQue","has","TrackChangesEditing","5869776JrYuCn","PageBreakEditing","plugins","registerElementLabel","316380FGFTet","810nJPpeP","3398129XTQjBr","editor","_descriptionFactory","1113346jfMDir","606248mIxbzD","ELEMENT_PAGE_BREAK","enableCommand","2431182TOdKhq","locale","5CoBWFA","2199630NRGAfH","get","afterInit","pageBreak"];return(Mi=function(){return t})()}!function(t,e){const n=Ri,r=t();for(;;)try{if(711314===-parseInt(n(411))/1+parseInt(n(395))/2+-parseInt(n(392))/3+-parseInt(n(412))/4*(-parseInt(n(394))/5)+-parseInt(n(402))/6+parseInt(n(408))/7*(-parseInt(n(399))/8)+parseInt(n(407))/9*(parseInt(n(406))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Si(397)](){const t=Si,e=this[t(409)];if(!e[t(404)][t(400)](t(403)))return;e[t(404)][t(396)](t(401))[t(414)](t(398));const n=e[t(404)][t(396)](t(401)),r=e[t(393)];n[t(410)][t(405)](t(398),(e=>Wr(r,t(413),e)))}}const wi=Oi;function Oi(t,e){const n=Fi();return(Oi=function(t,e){return n[t-=454]})(t,e)}function Fi(){const t=["showSuggestionHighlights","insertParagraph","3669556zADLFE","editing","activeMarkers","*Insert:* %0","addClass","markerName","end","span","schema","getFirstRange","includes","730062Fuobxt","enableCommand","editor","options","downcastDispatcher","formatBlock","ck-suggestion-marker--active","checkChild","has","TrackChangesEditing","type","createUIElement","ck-suggestion-marker-split","isLimit","writer","ELEMENT_PARAGRAPH","data","isBlock","509185pVkwsK","format","model","_enableDefaultAttributesIntegration","name","locale","consumable","addMarker:suggestion:insertion","registerDescriptionCallback","markerRange","plugins","Paragraph","get","1046700ynmuSC","nodeAfter","insert","afterInit","getItemLabel","commandName","*Change to:* %0","_registerLegacyDescription","$text","_descriptionFactory","start","2575352StOrua","2JBbTbO","toViewPosition","bindElementToMarker","consume","isTouching","paragraph","highest","registerElementLabel","943791zBothD","4861188CYfmAl","21nOabgX","insertion","mapper"];return(Fi=function(){return t})()}!function(t,e){const n=Oi,r=t();for(;;)try{if(612753===parseInt(n(469))/1+parseInt(n(494))/2*(parseInt(n(502))/3)+-parseInt(n(509))/4+parseInt(n(482))/5+-parseInt(n(520))/6*(parseInt(n(504))/7)+parseInt(n(493))/8+parseInt(n(503))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Di extends t.Plugin{[wi(485)](){const t=wi,e=this[t(522)];if(!e[t(479)][t(459)](t(480)))return;const n=e[t(474)],r=e[t(479)][t(481)](t(460));r[t(491)][t(501)](t(499),(e=>Wr(n,t(466),e))),r[t(472)](t(499)),r[t(521)](t(508)),e[t(510)][t(455)].on(t(476),Bi(e),{priority:t(500)}),e[t(467)][t(455)].on(t(476),((n,r,s)=>{const o=t;s[o(454)][o(507)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(500)});const s=r[t(491)];s[t(477)]((r=>{const o=t;if(o(505)!==r[o(461)])return;const{start:i,end:a}=r[o(518)]();if(!i[o(498)](a)||!i[o(483)])return;const c=e[o(471)][o(517)],u=i[o(483)];return c[o(468)](u)&&!c[o(464)](u)&&c[o(458)](u,o(490))?{type:o(505),content:Wr(n,o(512),s[o(486)](u,1))}:void 0})),this[t(489)]()}[wi(489)](){const t=wi,e=this[t(522)],n=e[t(474)];e[t(479)][t(481)](t(460))[t(491)][t(477)]((e=>{const r=t;if(r(456)!=e[r(461)])return;const{data:s}=e;return s&&r(499)==s[r(487)]?{type:r(470),content:Wr(n,r(488),Wr(n,r(466)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(479)][o(481)](o(460)),a=r[o(478)][o(492)],c=r[o(478)][o(515)],u=t[o(471)][o(517)];if(!a[o(498)](c)||!a[o(483)])return;const l=a[o(483)];if(u[o(468)](l)&&!u[o(464)](l)&&u[o(458)](l,o(490))){if(!s[o(475)][o(497)](r[o(478)],n[o(473)]))return;const t=s[o(465)][o(462)](o(516),{class:o(463)}),a=s[o(506)][o(495)](c);e&&i[o(511)][o(519)](r[o(514)])&&s[o(465)][o(513)](o(457),t),s[o(465)][o(484)](a,t),s[o(506)][o(496)](t,r[o(514)])}}}const xi=Ui;function Pi(){const t=["editor","*Remove all formatting*","get","afterInit","238cjzJAy","has","187iruVbi","_registerLegacyDescription","102168dbnOiE","commandName","_descriptionFactory","34308pmkLUB","_enableDefaultAttributesIntegration","112aAfnzP","1793080QTbScd","formatBlock","697850lHDGwq","7053YrBxKF","32tTkbjL","registerDescriptionCallback","type","plugins","locale","formatInline","format","2655720KEcshf","removeFormat","RemoveFormatEditing","163383CtKYtH","TrackChangesEditing"];return(Pi=function(){return t})()}function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=171]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(288726===parseInt(n(181))/1*(-parseInt(n(177))/2)+-parseInt(n(192))/3*(-parseInt(n(182))/4)+-parseInt(n(189))/5+-parseInt(n(175))/6*(parseInt(n(198))/7)+-parseInt(n(178))/8+parseInt(n(172))/9+parseInt(n(180))/10*(parseInt(n(200))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[xi(197)](){const t=xi,e=this[t(194)];e[t(185)][t(199)](t(191))&&(e[t(185)][t(196)](t(193))[t(176)](t(190)),this[t(171)]())}[xi(171)](){const t=xi,e=this[t(194)];e[t(185)][t(196)](t(193))[t(174)][t(183)]((n=>{const r=t;if(r(179)!=n[r(184)]&&r(187)!=n[r(184)])return;const{data:s}=n;return s&&r(190)==s[r(173)]?{type:r(188),content:Wr(e[r(186)],r(195))}:void 0}))}}const Gi=Hi;function Vi(){const t=["TrackChangesEditing","discardAllSuggestions","acceptSuggestion","RestrictedEditingModeEditing","discardSelectedSuggestions","afterInit","2650356JuDQES","goToPreviousRestrictedEditingException","26679ukfCED","55IJoZQV","has","get","plugins","editor","goToNextRestrictedEditingException","1662200QJvRJI","743778ldAsWL","6jPkSfL","36yQMuGA","trackChanges","236gIWvWO","enableCommand","discardSuggestion","532FwbmDa","1855070tEyGwh","1951448VZxIDF","acceptAllSuggestions","acceptSelectedSuggestions"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=347]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(192387===-parseInt(n(367))/1*(-parseInt(n(370))/2)+parseInt(n(355))/3*(parseInt(n(365))/4)+-parseInt(n(362))/5*(-parseInt(n(364))/6)+parseInt(n(363))/7+parseInt(n(372))/8+parseInt(n(353))/9+-parseInt(n(371))/10*(parseInt(n(356))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Wi extends t.Plugin{[Gi(352)](){const t=Gi,e=this[t(360)];if(!e[t(359)][t(357)](t(350)))return;const n=e[t(359)][t(358)](t(347));n[t(368)](t(354)),n[t(368)](t(361));const r=e[t(359)][t(358)](t(350));r[t(368)](t(366)),r[t(368)](t(349)),r[t(368)](t(369)),r[t(368)](t(373)),r[t(368)](t(348)),r[t(368)](t(374)),r[t(368)](t(351))}}const zi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=252]})(t,e)}function qi(){const t=["name","58tLBPkT","markerRange","get","merge","mapper","deletion","requires","36888pwnxvV","editing","126146bdLXDE","softBreak","activeMarkers","getItems","registerElementLabel","createPositionBefore","bindElementToMarker","ELEMENT_LINE_BREAK","downcastDispatcher","span","locale","element","plugins","shiftEnter","addMarker:suggestion:deletion","markerName","785536acCtPy","TrackChangesEditing","data","3387930qzksWQ","model","_descriptionFactory","717363CxMLmH","high","split","options","test","addMarker:suggestion","init","editor","toViewPosition","addMarker:suggestion:insertion","createUIElement","showSuggestionHighlights","ck-suggestion-marker--active","ck-suggestion-marker-","insert","consumable","writer","3614996tWJwUT","8AVfoOY","includes","1393158xebrFA","enableCommand","addClass"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(365470===parseInt(n(270))/1+parseInt(n(261))/2*(parseInt(n(268))/3)+parseInt(n(286))/4+-parseInt(n(289))/5+-parseInt(n(257))/6+parseInt(n(254))/7+parseInt(n(255))/8*(parseInt(n(292))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[zi(267)](){return[Js.ShiftEnter]}[zi(298)](){const t=zi,e=this[t(299)],n=e[t(282)][t(263)](t(287));n[t(258)](t(283)),e[t(269)][t(278)].on(t(301),Qi(e),{priority:t(293)}),e[t(269)][t(278)].on(t(284),Qi(e),{priority:t(293)}),e[t(288)][t(278)].on(t(297),((n,r,s)=>{const o=t;s[o(295)][o(303)]&&Qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(291)][t(274)](t(271),(n=>Wr(e[t(280)],t(277),n)))}}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(282)][o(263)](o(287));if(!s[o(252)][o(296)](r[o(262)],n[o(260)]))return;const a=t[o(290)];for(const t of r[o(262)][o(273)]()){if(!t.is(o(281),o(271)))continue;const n=o(266)==r[o(285)][o(294)](":")[1]?o(264):o(294),c=s[o(253)][o(302)](o(279),{class:o(305)+n}),u=s[o(265)][o(300)](a[o(275)](t));e&&i[o(272)][o(256)](r[o(285)])&&s[o(253)][o(259)](o(304),c),s[o(253)][o(306)](u,c),s[o(265)][o(276)](c,r[o(285)])}}}const Ji=Yi;function Yi(t,e){const n=$i();return(Yi=function(t,e){return n[t-=268]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(791243===parseInt(n(287))/1*(-parseInt(n(303))/2)+parseInt(n(299))/3*(parseInt(n(291))/4)+-parseInt(n(281))/5+-parseInt(n(304))/6*(parseInt(n(268))/7)+parseInt(n(276))/8+-parseInt(n(278))/9*(parseInt(n(285))/10)+parseInt(n(301))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Zi extends t.Plugin{[Ji(297)](){const t=Ji,e=this[t(273)],n=e[t(308)],r=e[t(282)];if(!e[t(286)][t(279)](t(274)))return;const s=e[t(286)][t(280)](t(270)),o=t(296),i=e[t(277)][t(280)](o);s[t(283)](o,((e,r={})=>{const a=t,c=n[a(272)][a(294)];if(c[a(307)])return void e(r);const u=void 0!==r[a(290)]?r[a(290)]:!i[a(302)];n[a(293)]((()=>{const t=a,e=Array[t(269)](c[t(306)]());for(const r of e){const e=u?[r]:vs(o,r,n);for(const n of e)s[t(292)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(295)][t(305)]((e=>{const n=t;if(n(289)!=e[n(275)]&&n(271)!=e[n(275)])return;const{data:s}=e;return s&&s[n(284)]==o?s[n(309)][0][n(290)]?{type:n(288),content:Wr(r,n(300))}:{type:n(288),content:Wr(r,n(298))}:void 0}))}}function $i(){const t=["getRanges","isCollapsed","model","commandParams","28NUKITW","from","TrackChangesEditing","formatInline","document","editor","StandardEditingModeEditing","type","1985400MIsPly","commands","2628NgRbof","has","get","6835160GjAqpP","locale","enableCommand","commandName","21650CHpGNT","plugins","964VKFNvR","format","formatBlock","forceValue","98832onsTNk","markInlineFormat","change","selection","_descriptionFactory","restrictedEditingException","afterInit","FORMAT_RESTRICTED_DISABLED","183nEBfKV","FORMAT_RESTRICTED_ENABLED","15479860VQFgzX","value","722yfoFhr","36246rXGUGV","registerDescriptionCallback"];return($i=function(){return t})()}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=468]})(t,e)}function na(){const t=["editor","4GMpUeJ","16ihKdag","2177514AQyEFD","afterInit","normalizeConfig","DataSchema","*Set format:* %0","1065732IkTBKa","element","390GVeSoB","block","formatBlock","getGhsAttributeNameForElement","format","get","Style","GeneralHtmlSupport","plugins","35543910HTarIC","StyleUtils","_registerBlockAttribute","51810adbdWB","commandName","4222530OTtZHd","forceValue","96467BZFdiV","_descriptionFactory","FORMAT_STYLE","definitions","locale","type","style","add","_enableDefaultAttributesIntegration","formatInline","config","ghsAttributes","*Remove format:* %0","commandParams","inline","has","styleName","187218CTHehq","_registerLegacyDescription","registerAttributeLabel","TrackChangesEditing","_registerInlineAttribute","registerDescriptionCallback","toLowerCase"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(545210===-parseInt(n(508))/1+-parseInt(n(494))/2+parseInt(n(489))/3*(-parseInt(n(487))/4)+-parseInt(n(510))/5+-parseInt(n(496))/6*(parseInt(n(512))/7)+-parseInt(n(488))/8*(-parseInt(n(479))/9)+parseInt(n(505))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(490)](){const t=ta,e=this[t(486)];if(!e[t(504)][t(477)](t(502))||!e[t(504)][t(477)](t(492)))return;const n=e[t(504)][t(501)](t(482)),r=e[t(516)],s=e[t(472)][t(501)](t(468))||{},o=e[t(504)][t(501)](t(503)),i=e[t(504)][t(501)](t(506))[t(491)](e[t(504)][t(501)](t(492)),s[t(515)]);n[t(470)](t(468));const a=new Set;for(const e of i[t(497)]){const n=o[t(499)](e[t(495)]);a[t(469)](n)}const c=new Set;for(const e of i[t(476)]){const n=o[t(499)](e[t(495)]);c[t(469)](n);for(const n of e[t(473)])c[t(469)](n)}for(const e of a)n[t(507)](e),n[t(513)][t(481)](e,Wr(r,t(514)));for(const e of c)n[t(483)](e),n[t(513)][t(481)](e,Wr(r,t(514)));this[t(480)]()}[ta(480)](){const t=ta,e=this[t(486)],n=e[t(516)];e[t(504)][t(501)](t(482))[t(513)][t(484)]((e=>{const r=t;if(r(498)!=e[r(517)]&&r(471)!=e[r(517)])return;const{data:s}=e;return s&&r(468)===s[r(509)]?s[r(475)][0][r(511)]?{type:r(500),content:Wr(n,r(493),s[r(475)][0][r(478)][r(485)]())}:{type:r(500),content:Wr(n,r(474),s[r(475)][0][r(478)][r(485)]())}:void 0}))}}const sa=ia;function oa(){const t=["getRowIndexes","MIN_SAFE_INTEGER","maxRow","_getCoordsForCells","last","end","subType","isEqual","1854ueTRxy","toLowerCase","getColumnIndexes","insertTableColumnLeft","editor","forceValue","left","enqueueChange","options","values","getSuggestion","50090mUpfdB","_splitMarkerName","push","registerCustomCallback","max","change","insertTable","_acceptFormatSuggestionCallbackFactory","minRow","execute","isIntersectingWithRange","registerElementLabel","fromRange","isInContent","discard","tableColumn","registerDescriptionCallback","length","getRanges","first","above","36ULYHbX","TableEditing","createRangeIn","add","getAttribute","model","TrackChangesEditing","findAncestor","*Remove:* %0","getContainedElement","getSelectionAffectedTableCells","19438DcwiUs","classes","_tablePostFixingSubtypes","get","span","registerPostFixer","startsWith","MAX_SAFE_INTEGER","cell","mapper","start","3028768ADCSaf","getCellLocation","maxColumn","batch","refresh","selectTableColumn","minColumn","rowspan","order","document","getChanges","getFirstRange","292528YYRnDI","showSuggestionHighlights","1058225ZtgGFU","tableCell","insertion","createRangeOn","_getSuggestionCoords","colspan","addClass","ELEMENT_TABLE_ROW_WITH_TEXT","$graveyard","locale","ELEMENT_TABLE_WITH_TEXT","selectTableRow","root","filter","map","enableCommand","markMultiRangeDeletion","substr","oldRange","_setupColumnsRowsFixing","getChildren","tableRow","removeTableColumn","some","15CHKCLi","deletion","rootName","afterInit","accept","219006SzPlRH","_descriptionFactory","selection","insertTableColumnRight","TableUtils","ELEMENT_TABLE","_suggestionFactory","addMarker:suggestion","hasAttribute","low","detach","position","name","ELEMENT_TABLE_COLUMN_WITH_TEXT","tablePaste","2292878fndMUx","$textProxy","commands","createPositionAt","every","createTableWalker","from","type","_tableSuggestions","downcastDispatcher","addRange","nodeBefore","insertTableRowAbove","insertTableRowBelow","isArray","suggestion","insert","table","item","change:data","join","toViewElement","*Insert:* %0","element","isTouching","removeTableRow","includes","ELEMENT_TABLE_ROW","nodeAfter","removeClass","has","plugins","getItems","differ","highest","writer","min","ELEMENT_TABLE_COLUMN","setSelection","markMultiRangeInsertion","data","getChangedMarkers"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=457]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(192208===parseInt(n(558))/1*(-parseInt(n(569))/2)+parseInt(n(618))/3*(-parseInt(n(592))/4)+-parseInt(n(594))/5+parseInt(n(461))/6+-parseInt(n(476))/7+parseInt(n(580))/8+parseInt(n(526))/9*(parseInt(n(537))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(571)]=[e(615),e(552)],this[e(484)]=new Set}[sa(459)](){const t=sa,e=this[t(530)],n=e[t(563)][t(589)][t(463)];if(!e[t(507)][t(506)](t(559)))return;const r=e[t(603)],s=e[t(507)][t(572)](t(564)),o=e[t(507)][t(572)](t(465));s[t(462)][t(548)](t(493),(e=>Wr(r,t(466),e))),this[t(613)](),s[t(609)](t(543)),s[t(609)](t(605)),s[t(609)](t(585));for(const r of[t(488),t(489)]){const i=e[t(478)][t(572)](r);s[t(609)](r,(r=>{const a=t;e[a(563)][a(542)]((t=>{const e=a;r();const c=e(557)===i[e(588)],u=o[e(568)](n),l=o[e(518)](u),f=c?l[e(556)]-1:l[e(522)]+1,h=u[0][e(565)](e(493)),g=o[e(481)](h,{startRow:f,endRow:f}),d=Array[e(482)](g)[e(608)]((n=>t[e(597)](n[e(577)])));s[e(515)](d,e(615))}))}))}for(const r of[t(529),t(464)]){const i=e[t(478)][t(572)](r);s[t(609)](r,(r=>{const a=t;e[a(563)][a(542)]((t=>{const e=a;r();const c=e(532)===i[e(588)],u=o[e(568)](n),l=o[e(528)](u),f=c?l[e(556)]-1:l[e(522)]+1,h=u[0][e(565)](e(493)),g=o[e(481)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(482)](g)[e(608)]((n=>t[e(597)](n[e(577)])));s[e(515)](d,e(552))}))}))}for(const r of[t(501),t(616)]){const i=r[t(611)](11),a=i[t(527)](),c=a[t(611)](0,3)+t(573),u=t(493)+i,l=t(512)+i,f=t(541)+i;s[t(609)](r,(()=>{const i=t;e[i(563)][i(542)]((t=>{const e=i,h=o[e(568)](n),g=h[0][e(565)](e(493));let d;if(e(501)==r){const t=o[e(518)](h);d={startRow:t[e(556)],endRow:t[e(522)],includeAllSlots:!0}}else{const t=o[e(528)](h);d={startColumn:t[e(556)],endColumn:t[e(522)],includeAllSlots:!0}}const p=o[e(481)](g,d),m=Array[e(482)](p)[e(608)]((({cell:t})=>t)),I=ca(m[e(607)]((t=>t[e(469)](c)))),E=ca(m[e(607)]((t=>!t[e(469)](c))))[e(608)]((n=>t[e(597)](n))),b=s[e(610)](E,u);if(b&&(e(615)==b[e(524)]||e(552)==b[e(524)])){const n=this[e(598)](b);for(const r of I){const s=t[e(597)](r),i=o[e(581)](r),u=r[e(562)](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(482)](n[s(555)]())[s(608)]((t=>i.LiveRange[s(549)](t)));e[s(563)][s(542)]((t=>{const n=s,i=t[n(583)];r=r[n(607)]((t=>n(602)!=t[n(606)][n(458)])),t[n(514)](r),e[n(478)][n(572)](n(501))[n(584)](),e[n(546)](n(501),{forceDefaultExecution:!0}),e[n(563)][n(533)]((()=>{const t=n;e[t(563)][t(533)](i,(e=>{const n=t,r=o[n(607)]((t=>n(602)!=t[n(606)][n(458)]));r[n(554)]>0&&e[n(514)](r);for(const t of o)t[n(471)]()}))}))}))}function u(r){const s=t;e[s(563)][s(542)]((t=>{const o=s,a=Array[o(482)](n[o(555)]())[o(608)]((t=>i.LiveRange[o(549)](t))),c=[];for(const t of r)for(const e of t[o(508)]({shallow:!0}))c[o(539)](e);for(const n of c)o(602)!=n[o(606)][o(458)]&&(t[o(514)](t[o(479)](n,0)),e[o(478)][o(572)](o(616))[o(584)](),e[o(546)](o(616),{forceDefaultExecution:!0}));const u=a[o(607)]((t=>o(602)!=t[o(606)][o(458)]));u[o(554)]>0&&t[o(514)](u);for(const t of a)t[o(471)]()}))}function l(e,n){const r=t;return n[r(480)]((t=>e[r(617)]((e=>e[r(523)][r(525)](t[r(579)])||t[r(523)][r(525)](e[r(579)])))))}function f(e,n){const r=t;return e[r(617)]((t=>n[r(617)]((e=>t[r(523)][r(500)](e[r(579)])))))}e[t(516)][t(485)].on(t(468),((e,n,r)=>{const s=t;if(!r[s(534)][s(593)])return;const o=n[s(494)];if(!o)return;const i=r[s(578)][s(497)](o);function c(t){return Array[s(490)](t)?t:[t]}i&&s(595)===o[s(473)]&&(0,a.setHighlightHandling)(i,r[s(511)],((t,e,n)=>n[s(600)](c(e[s(570)]),t)),((t,e,n)=>n[s(505)](c(e[s(570)]),t)))}),{priority:t(510)}),s[t(462)][t(553)]((e=>{const n=t;if(n(596)!=e[n(483)]&&n(457)!=e[n(483)])return;const s=e[n(567)]();if(null!=s&&s.is(n(499),n(493))){if(n(596)==e[n(483)]){const t=e[n(508)]()[n(607)]((t=>t.is(n(477))))[n(608)]((t=>t[n(516)]));if(t[n(554)])return{type:n(596),content:Wr(r,n(498),Wr(r,n(604),'"'+t[n(496)](" ")+'"'))}}if(n(457)==e[n(483)]){const t=e[n(508)]()[n(607)]((t=>t.is(n(477))))[n(608)]((t=>t[n(516)]));if(t[n(554)])return{type:n(457),content:Wr(r,n(566),Wr(r,n(604),'"'+t[n(496)](" ")+'"'))}}}})),s[t(462)][t(553)]((e=>{const n=t;if(n(615)==e[n(524)]){const t=e[n(508)]()[n(607)]((t=>t.is(n(477))))[n(608)]((t=>t[n(516)])),s=this[n(598)](e),o=s[n(520)]-s[n(545)]+1;if(n(596)==e[n(483)])return t[n(554)]?{type:n(596),content:Wr(r,n(498),Wr(r,n(601),[o,'"'+t[n(496)](" ")+'"']))}:{type:n(596),content:Wr(r,n(498),Wr(r,n(503),o))};if(n(457)==e[n(483)])return t[n(554)]?{type:n(457),content:Wr(r,n(566),Wr(r,n(601),[o,'"'+t[n(496)](" ")+'"']))}:{type:n(457),content:Wr(r,n(566),Wr(r,n(503),o))}}if(n(552)==e[n(524)]){const t=e[n(508)]()[n(607)]((t=>t.is(n(477))))[n(608)]((t=>t[n(516)])),s=this[n(598)](e),o=s[n(582)]-s[n(586)]+1;if(n(596)==e[n(483)])return t[n(554)]?{type:n(596),content:Wr(r,n(498),Wr(r,n(474),[o,'"'+t[n(496)](" ")+'"']))}:{type:n(596),content:Wr(r,n(498),Wr(r,n(513),o))};if(n(457)==e[n(483)])return t[n(554)]?{type:n(457),content:Wr(r,n(566),Wr(r,n(474),[o,'"'+t[n(496)](" ")+'"']))}:{type:n(457),content:Wr(r,n(566),Wr(r,n(513),o))}}})),s[t(467)][t(540)](t(596),t(615),t(551),c),s[t(467)][t(540)](t(457),t(615),t(460),c),s[t(467)][t(540)](t(596),t(552),t(551),u),s[t(467)][t(540)](t(457),t(552),t(460),u),s[t(467)][t(540)](t(596),t(552),t(496),l),s[t(467)][t(540)](t(457),t(552),t(496),l),s[t(467)][t(540)](t(596),t(615),t(496),f),s[t(467)][t(540)](t(457),t(615),t(496),f)}[sa(544)](){const t=sa,e=this[t(530)],n=e[t(563)][t(589)][t(463)];return(r,s)=>{const o=t;e[o(563)][o(542)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(523)][a(487)];u&&u[0]&&!1===u[0][a(531)]&&(l=r[0][a(579)][a(504)]);const f=t[a(560)](l);if(a(602)==f[a(606)][a(458)])return;const h=Array[a(482)](n[a(555)]())[a(608)]((t=>i.LiveRange[a(549)](t)));t[a(514)](f),e[a(478)][a(572)](c)[a(584)](),u[a(539)]({forceDefaultExecution:!0}),e[a(546)](c,...u);const g=h[a(607)]((t=>a(602)!=t[a(606)][a(458)]));g[a(554)]>0&&t[a(514)](g);for(const t of h)t[a(471)]()}))}}[sa(521)](t){const e=sa,n=this[e(530)][e(507)][e(572)](e(465));let r=Number[e(576)],s=Number[e(519)],o=Number[e(576)],i=Number[e(519)];for(const a of t){if(e(602)==a[e(606)][e(458)])continue;const{row:t,column:c}=n[e(581)](a),u=a[e(469)](e(587))?a[e(562)](e(587))-1:0,l=a[e(469)](e(599))?a[e(562)](e(599))-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(613)](){const t=sa,e=this[t(530)],n=e[t(507)][t(572)](t(564)),r=e[t(507)][t(572)](t(465));e[t(563)][t(589)].on(t(495),(()=>{const r=t,s=Array[r(482)](e[r(563)][r(589)][r(509)][r(517)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(538)](t);if(r(491)!=s)continue;if(null!=e[r(612)])continue;const a=n[r(536)](o);this[r(571)][r(502)](i)&&this[r(484)][r(561)](a)}}),{priority:t(470)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(597)](e),a=e[s(565)](s(493)),c=r[s(581)](e);for(const t of this[s(484)]){const n=t[s(524)],r=n[s(575)](s(475)),u=n[s(611)](r?10:5),l=u[s(527)](),f=l[s(611)](0,3)+s(573),h=s(512)+u,g=s(541)+u;if(!t[s(550)])continue;if(a!=t[s(591)]()[s(579)][s(565)](s(493)))continue;if(t[s(547)](i))continue;const d=e[s(469)](f)?e[s(562)](f)-1:0,p=this[s(598)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(486)](i),o=!0)}return o};e[t(563)][t(589)][t(574)]((n=>{const r=t;let o=!1;for(const t of e[r(563)][r(589)][r(509)][r(590)]())if(r(492)==t[r(483)])if(r(615)==t[r(473)])for(const e of t[r(472)][r(504)][r(614)]())o=o||s(e,n);else r(595)==t[r(473)]&&(o=o||s(t[r(472)][r(504)],n));return o}))}[sa(598)](t){const e=sa;return this[e(521)](t[e(555)]()[e(608)]((t=>t[e(579)][e(504)])))}}function ca(t){const e=sa;return Array[e(482)](new Set(t)[e(535)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=293]})(t,e)}function fa(){const t=["_areSelectedCellsMergable","model","insertion","506546yZbkaB","markBlockFormat","push","root","selection","stop","map","getFirstPosition","_descriptionFactory","size","table","registerDescriptionCallback","_areMergableCells","highest","enableCommand","registerCustomCallback","6651405eHlyuu","cell","findAncestor","TrackChangesEditing","execute","mergeTableCellLeft","getCellLocation","set:isEnabled","setSelection","getRanges","341958VlrfKH","mergeTableCells","editor","_tablePostFixingSubtypes","from","plugins","get","createTableWalker","formatBlock","containsRange","*Split cell:* horizontally","getSuggestions","rootName","afterInit","commands","57527rUwcAb","2923669xEHpnx","isInContent","markMultiRangeBlockFormat","_suggestionFactory","splitTableCellHorizontally","low","1854668jPhBOW","getSelectionAffectedTableCells","isEnabled","3YypSWI","direction","locale","formatInline","document","TableEditing","format","mergeTableCellDown","has","find","filter","_acceptFormatSuggestionCallbackFactory","*Merge cells*","trackChanges","createRangeOn","length","mergeTableCellRight","mergeTableCellUp","forceDefaultExecution","detach","2251856AaJpiW","tableCell","type","$graveyard","TableUtils","author","fromRange","requires","getAncestors","horizontally","change","add","deletion","subType","accept","_isForcedDefaultExecutionBlock","splitTableCellVertically","*Split cell:* vertically","refresh","return","value","55mUlXgq","element","commandName"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(526160===parseInt(n(299))/1+parseInt(n(356))/2*(parseInt(n(309))/3)+parseInt(n(306))/4+parseInt(n(350))/5*(parseInt(n(382))/6)+-parseInt(n(300))/7+parseInt(n(329))/8+-parseInt(n(372))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(336)](){return[aa]}[ua(297)](){const t=ua,e=this[t(384)],n=e[t(354)][t(313)][t(360)],r=e[t(311)];if(!e[t(387)][t(317)](t(314)))return;const s=e[t(387)][t(388)](t(375)),o=e[t(387)][t(388)](t(333)),a=e[t(387)][t(388)](aa);a[t(385)][t(358)](t(383)),s[t(370)](t(383),(()=>{const n=t,r=o[n(307)](e[n(354)][n(313)][n(360)]);e[n(354)][n(339)]((()=>{const t=n;s[t(302)](r,{commandName:t(383),commandParams:[]},[],t(383))}))})),e[t(298)][t(388)](t(383)).on(t(376),((n,r)=>{const o=t;e[o(298)][o(388)](o(322))[o(349)]&&(r[o(324)]>0&&r[r[o(324)]-1]&&r[r[o(324)]-1][o(327)]||s[o(344)]||this[o(353)]()||n[o(361)]())}),{priority:t(369)});for(const n of[t(326),t(325),t(316),t(377)]){const r=e[t(298)][t(388)](n);s[t(370)](n,(()=>{const n=t,o=e[n(354)][n(313)][n(360)][n(363)]()[n(337)]()[n(318)]((t=>t.is(n(351),n(330)))),i=r[n(349)];e[n(354)][n(339)]((()=>{const t=n;s[t(302)]([o,i],{commandName:t(383),commandParams:[]},[],t(383))}))}))}for(const n of[t(345),t(304)]){const r=e[t(298)][t(388)](n);s[t(370)](n,(()=>{const i=t,a=o[i(307)](e[i(354)][i(313)][i(360)])[0],c=a[i(374)](i(366)),{column:u,row:l}=o[i(378)](a);let f=[];if(i(338)==r[i(310)]){const t=o[i(389)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(386)](t)[i(362)]((t=>t[i(373)]))}else{const t=o[i(389)](c,{column:u,includeAllSlots:!0});f=Array[i(386)](t)[i(362)]((t=>t[i(373)]))}e[i(354)][i(339)]((t=>{const e=i;s[e(357)](t[e(323)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(364)][t(367)]((e=>{const n=t;if(n(390)!=e[n(331)]&&n(312)!=e[n(331)])return;const{data:s}=e;return s&&n(383)==s[n(352)]?{type:n(315),content:Wr(r,n(321))}:void 0})),s[t(364)][t(367)]((e=>{const n=t;if(n(390)!=e[n(331)]&&n(312)!=e[n(331)])return;const{data:s}=e;return s?n(345)==s[n(352)]?{type:n(315),content:Wr(r,n(346))}:n(304)==s[n(352)]?{type:n(315),content:Wr(r,n(294))}:void 0:void 0}));const c=a[t(320)]();for(const e of[t(326),t(325),t(316),t(377)])s[t(303)][t(371)](t(390),e,t(343),c);for(const e of[t(345),t(304)])s[t(303)][t(371)](t(390),e,t(343),c);s[t(303)][t(371)](t(390),t(383),t(343),(r=>{const s=t;e[s(354)][s(339)]((t=>{const o=s,a=Array[o(386)](n[o(381)]())[o(362)]((t=>i.LiveRange[o(335)](t)));t[o(380)](r),e[o(298)][o(388)](o(383))[o(347)](),e[o(376)](o(383),{forceDefaultExecution:!0});const c=a[o(319)]((t=>o(332)!=t[o(359)][o(296)]));c[o(324)]>0&&t[o(380)](c);for(const t of a)t[o(328)]()}))}));for(const n of[t(326),t(316),t(377),t(325)]){const r=e[t(298)][t(388)](n);r.on(t(379),((n,s,o)=>{const i=t;if(o){const t=e[i(354)][i(313)][i(360)][i(363)]()[i(337)]()[i(318)]((t=>t.is(i(351),i(330))));this[i(368)](r[i(349)],t)||(n[i(348)]=!1,n[i(361)]())}}),{priority:t(305)})}}[ua(353)](){const t=ua,e=this[t(384)][t(298)][t(388)](t(383)),n=this[t(384)][t(387)][t(388)](t(333));if(!e[t(308)])return!1;const r=n[t(307)](this[t(384)][t(354)][t(313)][t(360)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(368)](e,n))return!1;return!0}[ua(368)](t,e){const n=ua,r=this[n(384)][n(387)][n(388)](n(375)),s=this[n(384)][n(354)][n(323)](t),o=this[n(384)][n(354)][n(323)](e),i=new Set,a=new Set;for(const t of r[n(295)]())if((n(355)==t[n(331)]||n(341)==t[n(331)]||n(383)==t[n(342)])&&t[n(301)])for(const e of t[n(381)]())e[n(293)](s,!0)&&i[n(340)](t[n(331)]+":"+t[n(334)].id),e[n(293)](o,!0)&&a[n(340)](t[n(331)]+":"+t[n(334)].id);if(i[n(365)]!=a[n(365)])return!1;for(const t of i)if(!a[n(317)](t))return!1;return!0}}function ga(){const t=["consume","cell","1632666XySURo","10809432nEhnce","25130391ycGCNR","removeClass","FORMAT_REGULAR_COLUMN","options","bindElementToMarker","68rQPNEW","name","afterInit","FORMAT_REGULAR_ROW","nodeBefore","toViewElement","setTableRowHeader","markerRange","*Format:* %0","formatBlock","747KwLLGD","includes","unbindElementFromMarkerName","_registerLegacyDescription","headingRows","setAttribute","data","item","mapper","TrackChangesEditing","registerCustomCallback","accept","downcastDispatcher","end","locale","plugins","addMarker:suggestion","155470Lcinuz","writer","_suggestionFactory","nodeAfter","FORMAT_HEADER_ROW","_enableDefaultAttributesIntegration","21vRFbOX","FORMAT_HEADER_COLUMN","getCellLocation","format","169581YxGGdo","setTableColumnHeader","removeMarker:suggestion","34GOzXwq","4648850PfNkbc","parent","consumable","get","_splitMarkerName","commandParams","data-suggestion","forceValue","showSuggestionHighlights","ck-suggestion-marker--active","markerName","getSuggestion","registerAttributeLabel","highest","start","39233ZyWSJe","_acceptFormatSuggestionCallbackFactory","commandName","TableUtils","stop","activeMarkers","editing","_handleLegacySuggestions","addClass","TableEditing","type","removeAttribute","ck-suggestion-marker-","registerDescriptionCallback","createTableWalker","requires","headingColumns","_descriptionFactory","has","editor","markerNameToElements"];return(ga=function(){return t})()}const da=pa;function pa(t,e){const n=ga();return(pa=function(t,e){return n[t-=430]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(764434===parseInt(n(463))/1*(-parseInt(n(447))/2)+parseInt(n(444))/3*(parseInt(n(493))/4)+parseInt(n(448))/5+-parseInt(n(486))/6*(parseInt(n(440))/7)+parseInt(n(487))/8+-parseInt(n(503))/9*(-parseInt(n(434))/10)+-parseInt(n(488))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ga);class ma extends t.Plugin{static get[da(478)](){return[aa]}[da(495)](){const t=da,e=this[t(482)];if(!e[t(432)][t(481)](t(472)))return;const n=e[t(431)],r=e[t(432)][t(451)](t(512));r[t(439)](t(499),[],[t(507)]),r[t(439)](t(445),[],[t(479)]),r[t(480)][t(460)](t(507),Wr(n,t(438))),r[t(480)][t(460)](t(479),Wr(n,t(441))),this[t(470)]()}[da(470)](){const t=da,e=this[t(482)][t(432)][t(451)](t(512)),n=this[t(482)][t(432)][t(451)](t(466)),r=this[t(482)][t(432)][t(451)](aa)[t(464)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(452)](o[a(458)]),l=e[a(459)](u),f=l[a(509)];if(a(502)!=l[a(473)]||!f||a(445)!=f[a(465)])return;if(o[a(510)])return void s[a(467)]();if(!i[a(450)][a(484)](o[a(500)],s[a(494)]))return;const h=o[a(500)][a(462)][a(437)],g=o[a(500)][a(430)][a(497)],d=h[a(449)][a(449)],{column:p}=n[a(442)](h),{column:m}=n[a(442)](g);for(let s=p;s<=m;s++){const l=n[a(477)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(485)],l=i[a(511)][a(498)](s);i[a(435)][a(471)](a(475)+c,l),r&&i[a(435)][a(508)](a(454),u,l),i[a(511)][a(492)](l,o[a(458)]),t&&(e[a(468)][a(504)](o[a(458)])?i[a(435)][a(471)](a(457),l):i[a(435)][a(489)](a(457),l))}}}}e[t(436)][t(513)](t(502),t(499),t(514),r),e[t(436)][t(513)](t(502),t(445),t(514),r),this[t(482)][t(469)][t(515)].on(t(433),s(),{priority:t(461)}),this[t(482)][t(509)][t(515)].on(t(433),((e,n,r)=>{const o=t;r[o(491)][o(456)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(461)}),this[t(482)][t(469)][t(515)].on(t(446),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(452)](r[o(458)]),c=e[o(459)](a),u=c[o(509)];if(o(502)!=c[o(473)]||!u||o(445)!=u[o(465)])return;const l=s[o(511)][o(483)](r[o(458)]);if(l)for(const t of l)s[o(435)][o(489)](o(475)+i,t),s[o(435)][o(489)](o(457),t),s[o(435)][o(474)](o(454),t),s[o(511)][o(505)](t,r[o(458)])}),{priority:t(461)}),this[t(506)]()}[da(506)](){const t=da,e=this[t(482)],n=e[t(431)];function r(e){const r=t;return{type:r(443),content:Wr(n,r(501),e)}}e[t(432)][t(451)](t(512))[t(480)][t(476)]((e=>{const s=t;if(s(502)!=e[s(473)])return;const{data:o}=e;if(o){if(s(499)==o[s(465)]){const t=o[s(453)][0][s(455)];return r(Wr(n,s(t?438:496)))}if(s(445)==o[s(465)]){const t=o[s(453)][0][s(455)];return r(Wr(n,s(t?441:490)))}}}))}}const Ia=Ea;function Ea(t,e){const n=Ca();return(Ea=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(789621===parseInt(n(438))/1+-parseInt(n(541))/2+-parseInt(n(509))/3*(parseInt(n(594))/4)+-parseInt(n(524))/5+parseInt(n(458))/6+-parseInt(n(591))/7+parseInt(n(574))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ca);const ba=[Ia(441),Ia(614),Ia(539),Ia(613),Ia(487),Ia(446),Ia(585)],Ta=Object[Ia(633)](ba[Ia(559)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(474)](){return[aa]}[Ia(606)](){const t=Ia,n=this[t(451)];if(!n[t(537)][t(492)](t(519)))return;const r=n[t(537)][t(635)](t(589)),s=n[t(537)][t(635)](t(490)),o=n[t(537)][t(635)](aa),a=n[t(537)][t(635)](t(519));o[t(560)][t(548)](t(471),t(545)),n[t(473)][t(493)][t(586)](t(472),{allowIn:t(607),allowContentOf:t(607),isLimit:!0}),n[t(611)][t(500)]({model:t(472),view:t(544)});let c=null;n[t(473)].on(t(477),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(622)]-1];h&&h[u(450)]||r[u(503)]||this[u(451)][u(512)][u(635)](u(485))[u(479)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(624)))return!1;const i=s[o(468)](t,n);if(!i||!Aa(i,void 0,r))return!1;const a=r[o(443)](n[o(475)][o(448)]);if(!a[o(622)])return!1;const c=a[0][o(488)](o(495)),l=r[o(518)](a),f=r[o(598)](a),h={startRow:l[o(543)],endRow:l[o(612)],startColumn:f[o(543)],endColumn:f[o(612)]};return 1==a[o(622)]&&(h[o(434)]+=r[o(515)](i)-1,h[o(580)]+=r[o(538)](i)-1),Aa(c,h,r)}(l,f,n[u(473)],s,a)&&(o[u(502)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(473)][u(534)]((()=>{const t=u;n[t(473)][t(477)](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(622)]&&r[t(465)](o,t(471),{tablePasteChainId:s}),a[t(622)]&&r[t(465)](a,t(545),{tablePasteChainId:s}),l[t(622)]&&(r[t(465)](l,t(588),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(449)]((e=>{const n=t;var r;return null===(r=e[n(632)])||void 0===r?void 0:r[n(562)](e)}))),f[t(622)]&&(r[t(497)](f,t(588),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(449)]((e=>{const n=t;var r;return null===(r=e[n(632)])||void 0===r?void 0:r[n(562)](e)})));const g=r[t(511)](h[t(559)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(453),{tablePasteChainId:s});if(g){const e=g[t(627)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(473)][t(617)](s),a=e[t(550)]((e=>e[t(523)]()[t(577)](i)));a&&r[t(548)]([a[t(440)],o])}r[t(622)]&&g[t(631)](t(565),Object[t(633)](r))}c=null})))}),{priority:e.priorities[t(444)]+10}),n[t(537)][t(635)](t(519)).on(t(554),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(502)]();const u=s[r(546)],l=o,f=ya(u),h=ya(l);e[r(568)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(529)](u[r(575)](0));for(const t of Array[r(581)](l[r(506)]()))a[r(583)](t,u,r(507));const t=c[r(530)][r(626)](s[r(454)]),e=c[r(517)][r(626)](s[r(508)]);t||e||(g=i.LiveRange[r(513)](a[r(526)](u)))}else h&&!f&&(d=a[r(526)](u));else{const t=a[r(437)](r(472)),e=a[r(437)](r(472));a[r(489)](a[r(526)](u),e),a[r(583)](t,u,0);for(const e of Array[r(581)](l[r(506)]()))a[r(583)](e,t,r(507));g=i.LiveRange[r(513)](a[r(617)](t)),d=i.LiveRange[r(513)](a[r(617)](e))}const p=Array[r(581)](l[r(616)]())[r(569)]((([t])=>ba[r(626)](t)));c[r(464)][r(548)]({element:u,attributes:p[r(622)]?Object[r(633)](p):null}),g&&c[r(621)][r(548)](g),d&&c[r(522)][r(548)](d)}),{priority:t(444)}),s.on(t(567),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(590)]||1;c[o(517)]=new Array(l)[o(584)](u)[o(559)](((t,e)=>t+e));for(const{cell:t}of s[o(556)](i,{startColumn:u,endColumn:u+l-1}))c[o(461)][o(548)](n[o(473)][o(617)](t))}),{priority:t(599)}),s.on(t(505),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(570)]||1;c[o(530)]=new Array(l)[o(584)](u)[o(559)](((t,e)=>t+e));for(const{cell:t}of s[o(556)](i,{startRow:u,endRow:u+l-1}))c[o(625)][o(548)](n[o(473)][o(617)](t))}),{priority:t(599)}),r[t(619)][t(552)]((e=>{const r=t;if(e[r(630)]&&e[r(630)][r(499)](r(588)))return e[r(608)]?{}:{type:r(542),content:Wr(n[r(447)],r(566))}}));const u=()=>!1;for(const e of[t(588),t(545),t(471),t(453)])r[t(597)][t(561)](t(542),e,t(528),u),r[t(597)][t(561)](t(452),e,t(528),u),r[t(597)][t(561)](t(628),e,t(528),u);r[t(597)][t(561)](t(628),t(453),t(582),u),r[t(597)][t(561)](t(628),t(453),t(521),((e,r,s)=>{const o=t,i=e[o(559)]((t=>t[o(481)]()))[o(569)]((t=>t)),a=new Map(i[o(559)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(464)])e&&a[o(592)](t,e);else if(s&&s[o(565)])for(const[t,e]of Object[o(595)](s[o(565)])){const r=n[o(473)][o(593)][o(635)](t),s=r?r[o(523)]()[o(481)]():null;s&&a[o(592)](s,e)}n[o(473)][o(534)]((t=>{const e=o;for(const[n,r]of a)t[e(549)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(597)][o(561)](e,o(588),s,((t,i,a)=>{const c=o;n[c(473)][c(534)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(510)][o(482)];t.is(o(433),o(472))&&u[o(548)](t)}r[o(597)][o(634)](e,null,s)(t,i,a);for(const t of u)o(469)!=t[o(535)][o(555)]&&n[o(467)](t)}))}))};l(t(542),t(521)),l(t(542),t(582)),l(t(452),t(521)),l(t(452),t(582)),r[t(597)][t(561)](t(542),t(471),t(582),(e=>{const n=t,r=e[n(559)]((t=>t[n(481)]())),i=r[0][n(488)](n(495)),{minRow:a,maxRow:c}=o[n(484)](r);s[n(563)](i,{at:a,rows:c-a+1})})),r[t(597)][t(561)](t(542),t(545),t(582),(e=>{const n=t,r=e[n(559)]((t=>t[n(481)]())),i=r[0][n(488)](n(495)),{minColumn:a,maxColumn:c}=o[n(484)](r);s[n(623)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(630)]||!n[s(630)][s(499)](s(588)))return;const o=n[s(494)][s(540)],i=r[s(620)]()[s(569)]((t=>t[s(557)]&&t[s(494)]&&t[s(494)][s(540)]==o));i[s(622)]&&n[s(602)]()[s(622)]!=i[s(622)]&&i[s(480)](((t,e)=>(t[s(604)]=e,e[s(608)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(498)](e[s(439)]),i=[s(476),s(491)],a=r[s(553)][s(626)](e[s(439)]);return a&&i[s(548)](s(483)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(610),f,{priority:t(444)}),r.on(t(456),f,{priority:t(444)}),n[t(473)][t(475)][t(533)]((()=>{const e=t;let s=!1;const o=Array[e(581)](n[e(473)][e(475)][e(536)][e(435)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(498)](t);if(e(573)!=o||e(452)!=a||i[e(486)])continue;if(!r[e(516)](c))continue;const u=r[e(532)](c)[e(629)](),l=n[e(537)][e(635)](e(571)).me;for(const t of r[e(620)]())if(t[e(557)]&&t[e(520)]==l&&e(628)==t[e(601)]&&e(453)==t[e(630)]&&t[e(629)]()[e(618)]((t=>u[e(525)]((n=>n[e(547)](t,!0))))))for(const n of t[e(602)]())n[e(557)]&&(n[e(582)](),s=!0)}return s})),n[t(473)][t(475)][t(533)]((e=>{const s=t,o=n[s(512)][s(635)](s(603));if(!o||!o[s(455)][s(492)](e[s(576)]))return!1;let i=!1;const a=n[s(537)][s(635)](s(571)).me,c=n[s(473)][s(475)][s(536)][s(531)](),u=Array[s(581)](n[s(473)][s(475)][s(536)][s(435)]())[s(569)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(498)](t);return n(573)==o&&n(588)==i&&c==a.id&&!e[n(486)]}));for(const t of c){if(s(583)!=t[s(601)]||s(472)!=t[s(440)]||1!=t[s(622)])continue;const n=e[s(578)](t[s(587)],t[s(587)][s(496)](1));if(!u[s(550)]((({data:t})=>t[s(460)][s(577)](n))))for(const{name:t,data:r}of u)if(n[s(547)](r[s(460)])){e[s(605)](t,{range:n}),i=!0;break}}return i})),n[t(473)][t(475)][t(533)]((e=>{const s=t;let o=!1;const i=n[s(537)][s(635)](s(571)).me,a=r[s(620)]()[s(569)]((t=>t[s(557)]&&t[s(520)]==i)),c=new Set,u=new Set;for(const t of a)if(s(588)==t[s(630)])for(const e of t[s(627)]()){const n=e[s(523)]()[s(481)]();if(n)if(n.is(s(433),s(472))&&ya(n)){t[s(457)](e[s(440)]),c[s(527)](n),o=!0;const r=n[s(596)],i=n[s(615)],a=r&&r.is(s(433),s(472)),l=i&&i.is(s(433),s(472));a&&!c[s(492)](r)&&u[s(527)](r),l&&!c[s(492)](i)&&u[s(527)](i)}else n.is(s(433),s(470))&&n[s(609)]&&(t[s(457)](e[s(440)]),o=!0)}else if(s(453)==t[s(630)]){if(!t[s(494)]||!t[s(494)][s(540)])continue;const e=t[s(494)][s(565)];if(e&&Object[s(514)](e)[s(622)])continue;const n=t[s(494)][s(540)];let r=!0,i=!0;for(const e of a)if(e[s(630)]&&e[s(630)][s(499)](s(588))){if(!e[s(494)][s(540)]){i=!1;break}if(e.id!=t.id&&e[s(494)][s(540)]==n){r=!1;break}}i&&r&&(t[s(442)](),o=!0)}for(const t of c)e[s(529)](t);for(const t of u)e[s(467)](t);return o})),n[t(611)][t(564)](t(459))[t(463)]({model:t(478),view:(t,e)=>h(t),converterPriority:t(444)}),n[t(611)][t(564)](t(551))[t(463)]({model:t(478),view:(e,n)=>n[t(504)][t(501)]?h(e,!1):null,converterPriority:t(444)});const g=n[t(579)][t(445)];this[t(436)](g[t(475)],t(466),((e,n)=>{const r=t,s=[];for(const t of g[r(526)](n[r(572)])[r(462)]())t.is(r(433),r(544))&&s[r(548)](t);g[r(534)]((t=>{const e=r;for(const n of s)t[e(600)](t[e(526)](n),t[e(558)](n)),t[e(529)](n)}))}))}}function ya(t){const e=Ia;if(t[e(609)])return!0;const n=t[e(575)](0);return n.is(e(433),e(470))&&n[e(609)]}function Aa(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(556)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(){const t=["start","markMultiRangeBlockFormat","commands","fromRange","keys","getRows","hasSuggestion","columnInsertionIndexes","getRowIndexes","TableClipboard","author","accept","deletionRanges","getRange","2803720GbfdcU","some","createRangeIn","add","join","remove","rowInsertionIndexes","getChanges","getSuggestion","registerPostFixer","change","root","differ","plugins","getColumns","tableCellBorderStyle","tablePasteChainId","3077832luzRXg","insertion","first","suggestion-td","tablePasteColumn","cell","containsRange","push","setAttributes","find","dataDowncast","registerDescriptionCallback","activeMarkers","_replaceTableSlotCell","rootName","createTableWalker","isInContent","createPositionBefore","map","_tablePostFixingSubtypes","registerCustomCallback","call","removeRows","for","markerAttributes","*Replace table cells*","insertColumns","return","filter","rows","Users","content","suggestion","28999872PtjuLA","getChild","batch","isEqual","createRange","editing","endColumn","from","discard","insert","fill","tableCellPadding","register","position","tablePaste","TrackChangesEditing","columns","6581183RLzubz","set","markers","1108QKRviE","entries","nextSibling","_suggestionFactory","getColumnIndexes","low","move","type","getAllAdjacentSuggestions","redo","next","updateMarker","afterInit","tableCell","previous","isEmpty","suggestionLoaded","conversion","last","tableCellHorizontalAlignment","tableCellBorderColor","previousSibling","getAttributes","createRangeOn","every","_descriptionFactory","getSuggestions","insertionRanges","length","removeColumns","documentSelection","rowInsertionRanges","includes","getMarkers","formatBlock","getRanges","subType","setAttribute","detach","fromEntries","getSuggestionCallback","get","element","endRow","getChangedMarkers","listenTo","createElement","183073kKKVYO","markerName","name","tableCellBorderWidth","removeMarkers","getSelectionAffectedTableCells","high","view","tableCellBackgroundColor","locale","selection","forEach","forceDefaultExecution","editor","deletion","tablePasteCell","row","_createdBatches","suggestionUnloaded","removeMarker","5418504NatJPn","editingDowncast","newRange","columnInsertionRanges","getItems","markerToHighlight","cells","markMultiRangeInsertion","clipboardOutput","unwrap","getTableIfOnlyTableInContent","$graveyard","paragraph","tablePasteRow","tableCellSuggestion","model","requires","document","ck-suggestion-marker","insertContent","suggestion:formatBlock:tablePasteCell","value","reduce","getContainedElement","nodeAfter","ck-suggestion-marker--active","_getCoordsForCells","trackChanges","oldRange","tableCellVerticalAlignment","findAncestor","wrap","TableUtils","ck-suggestion-marker-insertion","has","schema","attributes","table","getShiftedBy","markMultiRangeDeletion","_splitMarkerName","startsWith","elementToElement","showSuggestionHighlights","stop","_isForcedDefaultExecutionBlock","options","insertRows","getChildren","end","column","9549MsNkty"];return(Ca=function(){return t})()}function ka(){const t=["getAttribute","resizeTable","_descriptionFactory","document","enableCommand","get","5619397LKdwEw","formatBlock","formatGroupId","_suggestionFactory","markBlockFormat","selection","handleResizeTableWidthCommand","147786AGabIh","data","registerCustomCallback","getContainedElement","editor","model","resizeTableWidth","Users","format","plugins","registerDescriptionCallback","discard","change","8595055TFpvwf","TableColumnResizeEditing","columnWidths","4AMECxS","getSuggestions","getSelectedElement","TrackChangesEditing","has","91629GcOyjK","subType","handleSuggestionDescription","getSuggestionCallback","getTableColumnsWidths","tableWidth","accept","bind","formatInline","9356580Xtgrvq","1764537xDAUNp","author","1054737QFokDH","afterInit","locale","*Format:* resize table","table","commandParams","2992nWWiqi","getColumnGroupElement","type"];return(ka=function(){return t})()}const La=Na;function Na(t,e){const n=ka();return(Na=function(t,e){return n[t-=291]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(974495===-parseInt(n(297))/1+-parseInt(n(321))/2+-parseInt(n(299))/3+-parseInt(n(337))/4*(-parseInt(n(334))/5)+-parseInt(n(296))/6+-parseInt(n(314))/7+parseInt(n(305))/8*(parseInt(n(342))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ka);class Ra extends t.Plugin{[La(300)](){const t=La;if(!this[t(325)][t(330)][t(341)](t(335)))return;const e=this[t(325)][t(330)][t(313)](t(340));e[t(312)](t(327),this[t(320)][t(294)](this)),e[t(317)][t(323)](t(315),t(309),t(293),e[t(317)][t(345)](t(315),null,t(332))),e[t(317)][t(323)](t(315),t(309),t(332),e[t(317)][t(345)](t(315),null,t(293))),e[t(310)][t(331)](this[t(344)][t(294)](this))}[La(320)](t,e){const n=La,r=this[n(325)][n(330)][n(313)](n(340)),s=this[n(325)][n(330)][n(313)](n(335)),o=e[n(303)]||this[n(325)][n(326)][n(311)][n(319)][n(339)]();this[n(325)][n(326)][n(333)]((()=>{const i=n,a=s[i(306)](o);let c=a?s[i(291)](a):null,u=o[i(308)](i(292))||null;const l=e[i(292)]||u,f=e[i(336)]||c,h=this[i(325)][i(330)][i(313)](i(328)).me;for(const t of r[i(338)]()){const e=t[i(324)]();if(i(309)===t[i(343)]&&e===o){t[i(298)]!==h&&t[i(332)]();const e=t[i(322)][i(304)];u=e[0][i(292)],c=e[0][i(336)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(318)](o,{commandName:i(327),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(309)},[],i(309))}))}[La(344)](t){const e=La;if(e(315)!=t[e(307)]&&e(295)!=t[e(307)])return;const{data:n}=t;if(n&&e(309)===n[e(316)]){const t=e(302);return{type:e(329),content:Wr(this[e(325)][e(301)],t)}}}}const Sa=Ma;function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=130]})(t,e)}function va(){const t=["Template","78ZDpdkV","editor","has","enableCommand","30xULwYi","get","1226590cEsnqM","66254SJvGGw","afterInit","1822455JmiWKP","plugins","3725392jmMxiN","215089RjfJhL","5288104ZILbuZ","insertTemplate","TrackChangesEditing","34132NbDAVN"];return(va=function(){return t})()}!function(t,e){const n=Ma,r=t();for(;;)try{if(469077===-parseInt(n(142))/1+-parseInt(n(133))/2*(-parseInt(n(130))/3)+-parseInt(n(137))/4+parseInt(n(132))/5+-parseInt(n(144))/6*(-parseInt(n(138))/7)+parseInt(n(139))/8+-parseInt(n(135))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class wa extends t.Plugin{[Sa(134)](){const t=Sa,e=this[t(145)];e[t(136)][t(146)](t(143))&&e[t(136)][t(131)](t(141))[t(147)](t(140))}}function Oa(){const t=["4815020hRgsgb","3931812AMGlqU","TrackChangesEditing","plugins","2516684cPbaDI","insertTableOfContents","tableOfContents","238890UgEMKN","afterInit","get","enableCommand","477dUWiuy","5zVSABw","_descriptionFactory","commands","ELEMENT_TABLE_OF_CONTENTS","528678PnAjdq","locale","registerElementLabel","520184JuQXLD","68648iODTxR","editor"];return(Oa=function(){return t})()}const Fa=Da;function Da(t,e){const n=Oa();return(Da=function(t,e){return n[t-=390]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(366333===parseInt(n(403))/1+-parseInt(n(391))/2+-parseInt(n(400))/3+parseInt(n(410))/4*(parseInt(n(396))/5)+parseInt(n(407))/6+-parseInt(n(406))/7+-parseInt(n(404))/8*(parseInt(n(395))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class Ba extends t.Plugin{[Fa(392)](){const t=Fa,e=this[t(405)];if(!e[t(398)][t(393)](t(411)))return;e[t(409)][t(393)](t(408))[t(394)](t(411));const n=e[t(409)][t(393)](t(408)),r=e[t(401)];n[t(397)][t(402)](t(390),(e=>Wr(r,t(399),e)))}}const xa=Pa;function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=368]})(t,e)}function Ua(){const t=["isCollapsed","model","388031yjKYdA","removeMarker","document","ELEMENT_TITLE","55CPKjqy","editor","start","forward","2382lcrkmJ","2496QdzOIM","element","_splitMarkerName","2466252sDKQRX","title-content","newRange","schema","isTouching","registerElementLabel","updateMarker","plugins","nodeBefore","958945bQXtkg","6731810uIhNwE","from","TrackChangesEditing","getChangedMarkers","157316gkQDxb","126FZtkDS","end","differ","locale","registerPostFixer","isEqual","_descriptionFactory","get","Title","171fDJOLH","createRange","has","afterInit","suggestion","708216HagWvY","getNearestSelectionRange"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(859675===parseInt(n(399))/1+parseInt(n(382))/2*(parseInt(n(381))/3)+-parseInt(n(385))/4+-parseInt(n(394))/5+-parseInt(n(400))/6*(parseInt(n(373))/7)+parseInt(n(369))/8*(-parseInt(n(409))/9)+-parseInt(n(395))/10*(-parseInt(n(377))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(412)](){const t=xa,e=this[t(378)];if(!e[t(392)][t(411)](t(408)))return;const n=e[t(392)][t(407)](t(397));n[t(406)][t(390)](t(386),(()=>Wr(e[t(403)],t(376)))),e[t(372)][t(375)][t(404)]((r=>{const s=t;let o=!1;const i=Array[s(396)](e[s(372)][s(375)][s(402)][s(398)]());for(const{name:t,data:a}of i){const{group:i}=n[s(384)](t);if(s(368)!==i||!a[s(387)])continue;const c=a[s(387)],u=c[s(401)][s(393)];if(!u||!u.is(s(383),s(386)))continue;if(!c[s(379)][s(389)](c[s(401)]))continue;const l=e[s(372)][s(388)][s(370)](c[s(401)],s(380));if(l&&l[s(371)]){const e=r[s(410)](c[s(379)],l[s(379)]);e[s(405)](c)||(r[s(391)](t,{range:e}),o=!0)}o||(r[s(374)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=468]})(t,e)}function Ha(){const t=["12ahUrfn","has","25145868KxbKIE","1959916bFOnZC","3869694UUgvIK","TrackChangesEditing","afterInit","get","18479990SOaYsH","redo","2MeMHxW","UndoEditing","editor","12ChUfgG","undo","1048549DZpKrV","2878620yHAthG","enableCommand","8XgTJmt","11PwaCND","plugins","1699677eqsQqn"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(971730===-parseInt(n(475))/1*(-parseInt(n(470))/2)+-parseInt(n(481))/3+parseInt(n(473))/4*(parseInt(n(476))/5)+parseInt(n(482))/6*(-parseInt(n(485))/7)+-parseInt(n(478))/8*(parseInt(n(486))/9)+-parseInt(n(468))/10*(-parseInt(n(479))/11)+-parseInt(n(484))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class Wa extends t.Plugin{[Ga(488)](){const t=Ga,e=this[t(472)],n=e[t(480)][t(489)](t(487));e[t(480)][t(483)](t(471))&&(n[t(477)](t(474)),n[t(477)](t(469)))}}function za(t,e){const n=qa();return(za=function(t,e){return n[t-=278]})(t,e)}const Ka=za;function qa(){const t=["1926327jkqMNc","249988xNldHM","5688747jKgcVD","196184LflNAB","plugins","has","16178330mdsMJw","toggleTableCaption","TrackChangesEditing","afterInit","requires","editor","40HQHLii","TableCaptionEditing","enableCommand","get","8avajsw","149807pDPgzx","18BtSNZD","927268ctXCWk"];return(qa=function(){return t})()}!function(t,e){const n=za,r=t();for(;;)try{if(487988===-parseInt(n(297))/1+parseInt(n(293))/2+parseInt(n(294))/3+-parseInt(n(295))/4*(-parseInt(n(286))/5)+-parseInt(n(292))/6*(-parseInt(n(291))/7)+parseInt(n(290))/8*(parseInt(n(296))/9)+-parseInt(n(280))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Ka(284)](){return[aa]}[Ka(283)](){const t=Ka,e=this[t(285)];e[t(278)][t(279)](t(287))&&e[t(278)][t(289)](t(282))[t(288)](t(281))}}function Qa(){const t=["tableCellBorderColor","tableCellBorderWidth","model","_suggestionFactory","getAttribute","_descriptionFactory","commandParams","972198wvkiSH","tableAlignment","312jApFco","registerDescriptionCallback","TableCellPropertiesEditing","handleDiscardAction","1543496cUXsWC","pluginName","getSelectionAffectedTableCells","tableBorderWidth","getFirstPosition","6OBLctW","discard","TableUtils","get","TablePropertiesEditing","removeAttribute","getContainedElement","512426XBeLkB","getSuggestionCallback","18geWeBN","tableCellVerticalAlignment","tableBorderColor","484685nJepgU","plugins","subType","tableCellBackgroundColor","change","tableHeight","8KjZnej","TrackChangesEditing","tableProperties","enableCommand","markBlockFormat","enqueueChange","tableCellPadding","105371indxbH","afterInit","_getSuggestion","tableBorderStyle","*Format:* change table properties","has","start","_handlePropertyChange","registerCustomCallback","tableCellWidth","formatBlock","6162450NBruoW","tableWidth","data","table","nodeAfter","setAttribute","tableCellHorizontalAlignment","locale","findAncestor","tableCellHeight","format","*Format:* change table cell properties","TrackChangesTableProperties","join","document","getSuggestions","accept","batch","4178933KHaYEF","selection","handleSuggestionDescription","tableBackgroundColor","tableCellProperties","editor","tableCellBorderStyle"];return(Qa=function(){return t})()}const Ja=Ya;function Ya(t,e){const n=Qa();return(Ya=function(t,e){return n[t-=393]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(877375===-parseInt(n(465))/1*(-parseInt(n(458))/2)+parseInt(n(447))/3*(parseInt(n(397))/4)+parseInt(n(470))/5+parseInt(n(449))/6*(-parseInt(n(404))/7)+parseInt(n(453))/8*(-parseInt(n(467))/9)+-parseInt(n(415))/10+parseInt(n(433))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Za extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(399)]=[e(469),e(407),e(456),e(448),e(416),e(396),e(436)],this[e(437)]=[e(440),e(439),e(441),e(403),e(413),e(424),e(394),e(421),e(468)]}static get[Ja(454)](){return Ja(427)}[Ja(405)](){const t=Ja,e=this[t(438)][t(471)][t(461)](t(398));if(this[t(438)][t(471)][t(409)](t(462))){for(const n of this[t(399)])e[t(400)](n,((e,r)=>{const s=t,o=this[s(438)][s(442)][s(429)][s(434)][s(457)]()[s(423)](s(418));this[s(411)](n,[o],this[s(399)],s(399),e,r)}));e[t(443)][t(412)](t(414),t(399),t(431),e[t(443)][t(466)](t(414),null,t(459))),e[t(443)][t(412)](t(414),t(399),t(459),((e,n)=>this[t(452)](this[t(399)],e,n))),e[t(443)][t(412)](t(414),t(399),t(428),(()=>!1))}if(this[t(438)][t(471)][t(409)](t(451))){for(const n of this[t(437)])e[t(400)](n,((e,r)=>{const s=t,o=this[s(438)][s(471)][s(461)](s(460))[s(455)](this[s(438)][s(442)][s(429)][s(434)]);this[s(411)](n,o,this[s(437)],s(437),e,r)}));e[t(443)][t(412)](t(414),t(437),t(431),e[t(443)][t(466)](t(414),null,t(459))),e[t(443)][t(412)](t(414),t(437),t(459),((e,n)=>this[t(452)](this[t(437)],e,n))),e[t(443)][t(412)](t(414),t(437),t(428),(()=>!1))}e[t(445)][t(450)]((e=>this[t(435)](e)))}[Ja(411)](t,e,n,r,s,o){const i=Ja,a=this[i(438)][i(471)][i(461)](i(398));this[i(438)][i(442)][i(402)](o[i(432)],(()=>{const t=i;for(const i of e)if(this[t(406)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(444)](r);void 0!==n&&(e[r]=n)}s(o),a[t(401)](i,{commandParams:[e]},[],r)}}))}[Ja(452)](t,e,n){const r=Ja,s=e[0][r(410)][r(419)],o=n[r(446)][0];this[r(438)][r(442)][r(395)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(420)](r,o[r],s):e[n(463)](r,s)}))}[Ja(435)](t){const e=Ja;if(t[e(417)])switch(t[e(393)]){case e(399):return{type:e(425),content:Wr(this[e(438)][e(422)],e(408))};case e(437):return{type:e(425),content:Wr(this[e(438)][e(422)],e(426))}}}[Ja(406)](t,e){const n=Ja,r=this[n(438)][n(471)][n(461)](n(398));for(const s of r[n(430)]({skipNotAttached:!0})){const r=s[n(464)]();if(s[n(393)]===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):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=Xt?function(t,e){return Xt(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=qn(n,7,oc));for(var s=e.length;s--;)Pr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=116]})(t,e)}function Tc(){const t=["_enabledCommands","acceptAllSuggestions","formatBlock:chain","isAtEnd","removeMarker:suggestion:attribute","discardSuggestion","addComment","elementToElement","isInsideObject","_onDiscard","_element","isInContent","_joinSuggestions","createRangeIn","_suggestionFactory","_registerDefaultCallbacks","_cutOutSuggestionMarker","formatInline:","track-changes-adapter-already-set","substr","substring","has","push","attribute:discard","createPositionBefore","commands","group","getItems","formatBlock","size","editor","_setSuggestionData","init","formatBlock:join","setSelection","conversion","meta","addMarker:suggestion","_initAriaMarkerChangeAnnouncements","insertion","addMarker","_suggestionState","_registerInlineAttribute","track-changes-command-not-found","rootName","getUser","item","getChangedMarkers","setTo","toUpperCase","isAfter","resolve","createPositionAt","867627ElHXNd","_afterChanges","_recordAttributeChanges","deletion:accept","after","documentSelection","registerCustomCallback","formatBlock:discard","markAttributeChange","stopListening","PendingActions","commentThread","batch","CommentsRepository","_commentsRepository","isAtStart","trackChangesCommand","PENDING_ACTION_SUGGESTION","suggestion:","ck-suggestion-marker--active","newValue","trackChanges.trackFormatChanges","removed","623320ZwOzhL","author","some","markBlockFormat","track-changes-enable-command-twice","editing","formatGroupId","end","_blockAttributeKeys","getAttribute","fromRange","suggestionChanged","consumable","keys","document","values","_trackFormatChanges","rejected","containsRangeInObject","_setSuggestionRange","return","_inlineAttributeKeys","authorName","filter","default","_model","ck-suggestion-marker-formatBlock","_saved","howMany","buildSuggestion","widget","suggestion","nodeBefore","containerElement","$text","oldValue","_processAttributeSuggestions","_refreshAttributeSuggestionsChain","_removeSuggestion","delete","track-changes-user-not-found","insertion:join","setAttribute","markerToHighlight","getWalker","_getSuggestionData","formatInline","chain","createPositionAfter","TrackChangesEditing","update:suggestion","isMultiRange","sort","insertion:discard","_handleNewSuggestionMarker","removeMarkers","length","_suggestions","stop","getShiftedBy","addClass","isDocumentOperation","_getExternalAuthor","next","getChanges","getCommentThread","define","attributeOldValue","enableReadOnlyMode","6IeCFff","_mergeNestedSuggestions","registerPostFixer","addMarker:suggestion:attribute","rename","backward","86628JPdMIu","getAllAdjacentSuggestions","selection","newRange","parent","attributeNewValue","getSuggestions","model","insert","key","deletion:discard","moveTargetPosition","createElement","options","plugins","targetPosition","attribute","getRange","markInsertion","_enableDefaultAttributesIntegration","102584ADLuKh","track-changes-adapter-missing-getsuggestion","value","containsPosition","attribute:join","isSelectable","concat","never","_recordAttributeSuggestions","track-changes-suggestion-data-mismatch","isOwn","_customCallbacks","warn","requires","startsWith","_descriptionFactory","unbind","format","updateMarker","toJSON","62970cTQdmv","low","position","containsRange","_isBlockAttribute","Users","isUndo","trackChanges","collaboration.channelId","elementEnd","showSuggestionHighlights","_createSuggestion","isObject","_SUGGESTION_ANNOUNCEMENT","LEAVE","data-suggestion","addMarkerName","track-changes-suggestion-not-found","_isDataLoaded","isLimit","element","_registerBlockAttribute","getNearestSelectionRange","multipleBlocks","insertion:","enqueueChange","_reduceExistingSuggestions","hasComments","before","addSuggestionData","range","_editor","suggestionUnloaded","trackChanges.mergeNestedSuggestions","suggestion-type","forward","getAncestors","ready","splice","toViewElement","isEqual","markers","subType","_rangeIsInLocalUserInsertion","rethrowUnexpectedError","isIntersectingWithRange","containsItem","isExternal","differ","9ZuHoMe","_getMarkerAnnouncementText","hasSuggestion","formatInline:chain","splitPosition","removeAttribute","nodeAfter","refresh","discardSelectedSuggestions","isTouching","addRange","adapter","split","addHighlight","isRemovable","accept","commandName","addSuggestion","add","name","_findSuggestions","$graveyard","acceptSelectedSuggestions","_breakSuggestionMarker","pluginName","addMarker:suggestion:formatBlock","enableCommand","ck-suggestion-marker-formatInline","_isRegisteredAttribute","markInlineFormat","isCollapsed","_getAttributeKey","formatInline:discard","acceptSuggestion","groupId","mapper","_splitMarkerName","formatInline:join","fire","find","elementStart","start","listenTo","getMultiRangeId","addUser","_checkSuggestionCorrectness","unshift","external:","catch","createRange","pop","deletion:","detach","markMultiRangeInsertion","forceDefaultExecution","FORMATTING","get","$textProxy","deleteContent","announce","map","always","originalSuggestionId","config","schema","accepted","_reduceSuggestionAttributeRange","change:_saved","getRanges","attribute:","set","getFirstMarker","hasCommentThread","isIntersecting","insertion:accept","attribute:accept","514822Lxwyus","removeClass","high","markerName","_addSuggestionMarker","isNextTo","skipNestingCheck","formatBlock:accept","markerNameToElements","discard","assign","join","_updateSuggestionData","suggestionLoaded","clear","formatBlock:","then","data","multi","createRangeOn","deletion","comments","tablePasteChainId","attributes","editingDowncast","ck-suggestion-marker","updateSuggestion","every","forEach","deletion:join","_getAuthorFromId","normal","remove","formatInline:accept","@external","addCommentThread","notReady","_refreshSuggestionsChain","_joinWithAdjacentSuggestions","change:data","from","activeMarkers","highest","type","removeComment","119XQjOIj","getSuggestion","getIntersection","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.","createdAt","authoredAt","applyOperation","getLastMatchingPosition","oldRange","createSelection","_isForcedDefaultExecutionBlock","execute","_adapter","isArray","$elementName","getContainedElement","_processAttributeChanges","ENTER","unbindElementFromMarkerName","markMultiRangeDeletion","fromCharCode","_addThreadToSuggestion","change:activeMarkers","insertContent","marker-count","clone","markerReady","reconvertMarker","$marker","lowest","locale","attributeKey","getDifference","dataToMarker","bindElementToMarker","creator","ck-suggestion-marker-","consume","discardAllSuggestions","2001110oNwGNS","change","deletion:chain","insertion:chain","getMarkers","fetchCommentThread","isBefore","writer","getSuggestionCallback","upcast","includes","markerToData","markMultiRangeBlockFormat","for","dataReady","root","dataDowncast","getCustomProperty","suggestion:attribute:","isLocal","isBlock","getFirstRange","markDeletion","move","head","error-saving-suggestion-data-suggestion-discarded","previous","_defaultCallbacks","removeMarker:suggestion:formatBlock","open","removeMarker"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(185126===-parseInt(n(123))/1+parseInt(n(288))/2+parseInt(n(456))/3+parseInt(n(479))/4+parseInt(n(163))/5*(-parseInt(n(117))/6)+-parseInt(n(333))/7*(parseInt(n(143))/8)+-parseInt(n(212))/9*(parseInt(n(372))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(347);class yc extends t.Plugin{static get[Ec(156)](){return[Ec(469),o.Users,t.PendingActions,Zr,es,as,fs,Ts,ps,Cs,Ss,Ps,to,ro,uo,go,Eo,yo,No,vo,Do,Ho,xo,qo,Yo,$o,ui,pi,Ni,oi,Gs,qs,bi,Ai,vi,Di,ji,Wi,Xi,Zi,ra,aa,ha,ma,Xa,_a,Ra,Ba,Za,wa,ja,Wa]}static get[Ec(236)](){return Ec(528)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(272)]((t=>String[e(353)](t)))[e(299)]("")}super(t),this[e(151)]=!1,this[e(282)](e(329),[]),this.on(e(355),((n,r,s,o)=>{const i=e;this[i(504)][i(373)]((()=>{const e=i;for(const n of[...o,...s])this[e(504)][e(204)][e(424)](n)&&t[e(484)][e(360)](n)}))})),this[e(158)]=new Xr(this[e(433)][e(130)][e(276)],this[e(433)][e(363)]),this[e(345)]=null,this[e(417)]=new Ac(this[e(433)]),this[e(536)]=new Map,this[e(470)]=t[e(137)][e(268)](e(469)),this[e(403)]=new Set,this[e(504)]=this[e(433)][e(130)],this[e(444)]=new WeakMap,this[e(343)]=!1,this[e(487)]=new Set([e(347)]),this[e(500)]=new Set,t[e(275)][e(545)](e(477),e(503)),this[e(495)]=t[e(275)][e(268)](e(477)),t[e(275)][e(545)](e(196),!0),this[e(118)]=t[e(275)][e(268)](e(196)),this[e(472)]=new f(t,this[e(403)]),this[e(441)](),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,48,56,52,56])}[Ec(435)](){const t=Ec,n=this[t(433)],r=(e,n)=>{const r=t;if(r(139)!=e)return r(369)+e;const s=n[r(224)]("|")[0];return this[r(167)](s)?r(505):r(239)};n[t(438)][t(385)](t(312))[t(522)]({model:t(510),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(248)](e[n(291)]),a=[n(313),r(o,i)];let c=3e3;return this[n(329)][n(382)](e[n(291)])&&(a[n(425)](n(475)),c=3010),n(308)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(438)][t(385)](t(388))[t(230)]((e=>{const r=t;e.on(r(440),((t,e,s)=>{const o=r;if(!s[o(136)][o(173)])return;const i=e[o(449)];if(!i)return;const c=s[o(247)][o(202)](i);n[o(130)][o(276)][o(175)](i)&&c&&!c[o(389)](o(509))&&c.is(o(512))&&(0,a.toWidget)(c,s[o(379)])}),{priority:r(290)})})),n[t(438)][t(385)](t(388))[t(522)]({model:t(510),view:(e,n)=>{const s=t;if(!n[s(136)][s(173)])return null;const{type:o,subType:i}=this[s(248)](e[s(291)]);return{classes:[s(313),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(449)])return;const{id:c}=this[a(248)](o[a(291)]);if(r){const t=this[a(536)][a(268)](c),e=this[a(243)](t);if(!this[a(167)](e))return}if(o[a(449)].is(a(125)))return void i[a(491)][a(370)](o[a(449)],s[a(231)]);const u=i[a(247)][a(202)](o[a(449)]);if(o[a(449)].is(a(183))&&n[a(130)][a(276)][a(392)](o[a(449)])&&!u[a(389)](a(225))){i[a(379)][a(539)]([a(313),a(505)],u),i[a(379)][a(521)](a(178),c,u),i[a(247)][a(367)](u,o[a(291)]),e&&(this[a(329)][a(382)](o[a(291)])?i[a(379)][a(539)](a(475),u):i[a(379)][a(289)](a(475),u));for(const t of n[a(130)][a(416)](o[a(449)])[a(430)]())i[a(491)][a(370)](t,s[a(231)]);i[a(491)][a(370)](o[a(449)],s[a(231)])}};n[t(438)][t(385)](t(388))[t(230)]((e=>{const n=t;e.on(n(237),((t,e,r)=>{const o=n;r[o(136)][o(173)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(330)})})),n[t(438)][t(385)](t(388))[t(230)]((e=>{const n=t;e.on(n(120),((t,e,r)=>{const o=n;r[o(136)][o(173)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(330)})})),n[t(438)][t(385)](t(388))[t(383)]({model:t(510),view:(e,n)=>n[t(136)][t(173)]?null:{group:t(510),name:e[t(422)](11)}}),n[t(438)][t(385)](t(381))[t(410)]({view:{name:t(510),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(474)+e[r(488)](r(197))+":"+e[r(488)]("id");return e[r(488)](r(357))&&(s+=":"+e[r(488)](r(357))),n[r(135)](r(361),{"data-name":s})}}),n[t(438)][t(385)](t(381))[t(366)]({view:t(510)}),n[t(438)][t(385)](t(312))[t(230)]((e=>{const n=t;e.on(n(237),s(),{priority:n(290)})})),n[t(438)][t(385)](t(312))[t(230)]((e=>{const n=t;e.on(n(120),s({isAttributeSuggestion:!0}),{priority:n(290)})})),n[t(438)][t(385)](t(312))[t(230)]((e=>{const n=t;e.on(n(400),((t,e,r)=>{const s=n,o=r[s(247)][s(296)](e[s(291)]);if(o)for(const t of o)t[s(389)](s(225))||(r[s(379)][s(289)]([s(313),s(505),s(475)],t),r[s(379)][s(217)](s(178),t),r[s(247)][s(351)](t,e[s(291)]))}),{priority:n(290)})})),n[t(438)][t(385)](t(312))[t(230)]((e=>{const n=t;e.on(n(407),((t,e,r)=>{const s=n,o=r[s(247)][s(296)](e[s(291)]);if(!o)return;const{id:i}=this[s(248)](e[s(291)]),a=this[s(536)][s(268)](i),c=this[s(243)](a);if(this[s(167)](c))for(const t of o)t[s(389)](s(225))||(r[s(379)][s(289)]([s(313),s(505),s(475)],t),r[s(379)][s(217)](s(178),t),r[s(247)][s(351)](t,e[s(291)]))}),{priority:n(290)})})),n[t(130)][t(493)][t(119)]((e=>{const r=t;let s=!1;const o=Array[r(328)](n[r(130)][r(493)][r(211)][r(450)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(248)](t);if(r(510)!==o)continue;const h=this[r(536)][r(268)](f);if(null!=c[r(126)]){r(525)==u&&(s=s||Lc(c[r(126)],t,e,n[r(130)][r(276)]));const o=r(139)==u&&this[r(167)](l[r(224)]("|")[0]);if(c[r(126)][r(242)]||r(233)==c[r(126)][r(387)][r(447)]||r(431)==u&&!Rc(c[r(126)])||o&&!Rc(c[r(126)])||r(308)==u&&(kc(a=c[r(126)])||function(t){const e=r;return t[e(253)][e(127)]==t[e(486)][e(511)]&&t[e(253)][e(406)]}(a)))e[r(402)](t),s=!0;else{if(!h||!h[r(414)])continue;i[r(230)](h)}}}var a;return i[r(432)]>0&&(s=!!this[r(326)](i)||s),s})),n[t(130)][t(493)][t(119)]((e=>{const r=t;let s=!1;for(const t of n[r(130)][r(493)][r(211)][r(543)]())if(r(131)==t[r(331)])for(const t of this[r(536)][r(494)]()){if(t[r(530)]||!t[r(414)])continue;const o=r(431)==t[r(331)],i=this[r(243)](t),a=i&&this[r(167)](i);if(!o&&!a)continue;const c=t[r(393)]();if(c[r(253)][r(127)]!=c[r(486)][r(127)]&&!c[r(486)][r(406)]){const o=n[r(130)][r(455)](c[r(253)][r(218)],r(486)),i=n[r(130)][r(261)](c[r(253)],o);e[r(161)](t[r(283)](),{range:i}),s=!0}}return s})),n[t(130)][t(493)][t(119)]((e=>this[t(349)](e))),n[t(130)][t(493)][t(119)]((e=>!e[t(468)][t(391)]&&this[t(515)](e))),n[t(130)].on(t(457),(()=>{this[t(151)]=!1})),n[t(130)][t(493)].on(t(327),((r,s)=>{const o=t;if(!s[o(391)]||s[o(169)])return;if(!this[o(151)])return;const i=n[o(130)][o(493)][o(211)][o(543)]();if(0==i[o(535)])return;const a=[],c=i[o(502)]((t=>o(139)==t[o(331)])),u=i[o(502)]((t=>o(131)==t[o(331)]&&o(513)!=t[o(231)])),l=i[o(502)]((t=>o(320)==t[o(331)]&&o(513)!=t[o(231)]));for(const t of c)this[o(240)](t[o(364)])&&a[o(425)]({key:t[o(364)],newValue:t[o(128)],oldValue:t[o(546)],range:Sc(t[o(193)],n[o(130)])});for(const t of u){const e=l[o(251)]((e=>e[o(413)]===t[o(413)]));if(e){const r=Mc(t[o(165)][o(218)],n[o(130)]);e[o(231)]!==t[o(231)]&&a[o(425)]({key:o(347),newValue:t[o(231)],oldValue:e[o(231)],range:r});for(const[n,s]of e[o(311)]){if(!this[o(240)](n))continue;const e=t[o(311)][o(268)](n);s!==e&&a[o(425)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(311)])this[o(240)](n)&&(e[o(311)][o(424)](n)||a[o(425)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(535)]&&n[o(130)][o(188)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(464)](t,e,s,o,{groupId:r});this[n(189)](t,a)}))}),{priority:t(362)}),n[t(130)][t(204)].on(t(529),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(248)](n[s(231)]),e=this[s(536)][s(268)](t);e&&e[s(179)](n[s(231)])}})),n[t(130)][t(493)].on(t(327),(()=>{const e=t,r=Array[e(328)](n[e(130)][e(493)][e(211)][e(450)]())[e(502)]((t=>e(510)===this[e(248)](t[e(231)])[e(429)]));if(0===r[e(535)])return;r[e(531)](((t,n)=>{const r=e,s=t[r(305)][r(341)],o=n[r(305)][r(341)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(253)][r(378)](o[r(253)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(248)](t);if(null===n[e(341)]){const n=this[e(533)](t);o[e(230)](n)}else{const t=this[e(536)][e(268)](r);null!==n[e(126)]||t[e(414)]?(s[e(230)](t[e(396)]),o[e(230)](t)):this[e(517)](t)}}o[e(432)]>0&&this[e(325)](o);for(const t of s)this[e(250)](e(490),t)})),n[t(130)].on(t(339),((e,r)=>{const s=t,o=r[0];if(!this[s(536)][s(432)])return;if(!o[s(540)])return;if(o[s(468)][s(169)]||!o[s(468)][s(391)])return;let i,a;switch(o[s(331)]){case s(131):i=n[s(130)][s(455)](o[s(165)]),a=i[s(538)](o[s(507)]);break;case s(224):i=n[s(130)][s(455)](o[s(216)]),a=n[s(130)][s(455)](o[s(134)]);break;case s(395):i=n[s(130)][s(455)](o[s(138)]),a=i[s(538)](o[s(507)]);break;default:return}const c=n[s(130)][s(261)](i,a);n[s(130)][s(373)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(232)](c)){if(e[t(530)])continue;if(t(525)==e[t(331)])continue;const r=this[t(243)](e);if(r&&this[t(167)](r)&&t(224)!=o[t(331)])continue;const s=e[t(305)]&&e[t(305)][t(186)];(t(431)!=e[t(331)]||t(224)==o[t(331)]&&!s)&&(n[t(497)]||t(442)==e[t(331)]&&n[t(153)]||e[t(393)]()[t(166)](c)&&this[t(235)](e,i,a))}}))}),{priority:t(362)}),n[t(130)].on(t(270),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(266)])return;if(this[s(343)])return;if(!this[s(472)][s(145)])return;if(o[s(242)])return;const a=n[s(130)][s(276)],{start:c,end:u}=o[s(393)](),l=c[s(218)]&&a[s(182)](c[s(218)])?null:a[s(185)](c,s(198)),f=u[s(511)]&&a[s(182)](u[s(511)])?null:a[s(185)](u,s(122)),h=n[s(130)][s(261)](l?l[s(253)]:c,f?f[s(486)]:u);n[s(130)][s(373)]((t=>{const e=s;this[e(394)](h);const r=n[e(130)][e(276)][e(185)](h[e(253)]);o.is(e(461))?t[e(437)](r):o[e(451)](r)})),e[s(537)]()}),{priority:e.priorities[t(319)]+10}),n[t(130)].on(t(356),((e,r)=>{const s=t,o=r[r[s(535)]-1];o&&o[s(266)]||this[s(343)]||this[s(472)][s(145)]&&(n[s(130)][s(373)]((()=>{const t=s;let o=n[t(130)][t(356)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(499)]=o[t(358)]();const i=o[t(486)][t(511)],a=n[t(130)][t(276)];i&&a[t(392)](i)&&!a[t(175)](i)&&(o=n[t(130)][t(261)](o[t(253)],n[t(130)][t(455)](i,t(486)))),this[t(141)](o)})),e[s(537)]())}),{priority:t(290)}),this[t(433)][t(428)][t(230)](t(170),this[t(472)]),this[t(238)](t(170));const o=new p(n,this[t(536)]);n[t(428)][t(230)](t(245),o),this[t(238)](t(245));const i=new b(n,this[t(536)]);n[t(428)][t(230)](t(408),i),this[t(238)](t(408)),n[t(428)][t(230)](t(404),new S(n,o,this[t(536)])),this[t(238)](t(404)),n[t(428)][t(230)](t(371),new S(n,i,this[t(536)])),this[t(238)](t(371)),n[t(428)][t(230)](t(234),new O(n,o,this[t(536)])),this[t(238)](t(234)),n[t(428)][t(230)](t(220),new O(n,i,this[t(536)])),this[t(238)](t(220));const c=n[t(137)][t(268)](t(469));this[t(254)](c,t(409),((e,{threadId:n})=>{const r=t,s=this[r(536)][r(268)](n);s&&s[r(467)]&&1===s[r(467)][r(535)]&&this[r(300)](n,{hasComments:!0})}),{priority:t(164)}),this[t(254)](c,t(332),((e,{threadId:n})=>{const r=t,s=this[r(536)][r(268)](n);s&&s[r(467)]&&!s[r(467)][r(535)]&&this[r(300)](n,{hasComments:!1})}),{priority:t(164)})}set[Ec(223)](t){const n=Ec;if(this[n(345)])throw new e.CKEditorError(n(421),this);this[n(345)]=t}get[Ec(223)](){return this[Ec(345)]}[Ec(129)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(536)][n(494)]())t&&!e[n(414)]||r[n(425)](e);return e?r[n(272)]((t=>t[n(162)]())):r}[Ec(334)](t){const n=Ec,r=this[n(536)][n(268)](t);if(!r)throw new e.CKEditorError(n(180),this);return r}[Ec(214)](t){const e=Ec;return this[e(536)][e(424)](t)}[Ec(192)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(331)][e(224)](":"),a=this[e(536)][e(268)](r)||this[e(174)](o,i,r,n,s);if(this[e(354)](a),this[e(257)](a,o,i||null,n),a[e(337)]=t[e(337)],a[e(181)]=!0,s&&s[e(322)]){const t=s[e(322)],n=this[e(541)](t[e(501)]);a[e(338)]=t[e(337)],a[e(480)]=n,a[e(210)]=!0}else a[e(338)]=t[e(337)];switch(t[e(305)]&&(a[e(305)]=t[e(305)]),t[e(311)]&&(a[e(311)]=t[e(311)]),this[e(345)]&&this[e(345)][e(229)]||(a[e(506)]=!0),this[e(444)][e(268)](a)){case e(324):this[e(444)][e(282)](a,e(386));break;case e(359):a[e(414)]?(this[e(326)](new Set([a])),this[e(325)](new Set([a])),this[e(444)][e(282)](a,e(200)),this[e(250)](e(301),a)):this[e(444)][e(282)](a,e(478))}return a}[Ec(245)](t){const e=Ec;this[e(266)]((()=>{const n=e;this[n(433)][n(130)][n(373)]((()=>{const e=n;for(const n of t[e(124)]())n[e(227)]()}))}))}[Ec(408)](t){const e=Ec;this[e(266)]((()=>{const n=e;this[n(433)][n(130)][n(373)]((()=>{const e=n;for(const n of t[e(124)]())n[e(297)]()}))}))}[Ec(238)](t,n){const r=Ec,s=this[r(433)][r(428)][r(268)](t);if(!s)throw new e.CKEditorError(r(446),this,{commandName:t});if(this[r(403)][r(424)](s))throw new e.CKEditorError(r(483),this,{commandName:t});this[r(403)][r(230)](s),n&&s.on(r(344),((t,e)=>{const o=r;this[o(472)][o(145)]&&(this[o(343)]||(e[o(535)]>0&&e[e[o(535)]-1]&&e[e[o(535)]-1][o(266)]?e[o(262)]():(t[o(499)]=n(((...t)=>s[o(344)](...t,{forceDefaultExecution:!0})),...e),t[o(537)]())))}),{priority:r(290)})}[Ec(266)](t){const n=Ec;let r,s;const o=this[n(343)];this[n(343)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(343)]=!1),s&&e.CKEditorError[n(207)](s,this),r}[Ec(141)](t,n=null,r={}){const s=Ec;if(t[s(242)])return null;const o=this[s(433)][s(137)][s(268)](s(168)).me;for(const{suggestion:e,meta:o}of this[s(232)](t,s(442)))if(o[s(153)]){if(!o[s(293)]){if(o[s(497)]){if(!this[s(118)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(235)](e,t[s(253)],t[s(486)]);break}if(n==e[s(205)]&&Oc(e,r)){const n=e[s(393)]();return n[s(253)][s(203)](t[s(486)])?this[s(498)](e,this[s(504)][s(261)](t[s(253)],n[s(486)])):this[s(498)](e,this[s(504)][s(261)](n[s(253)],t[s(486)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(187)+n:s(442),u=this[s(434)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(292)](c,i,a,t),u}[Ec(265)](t,n=Ec(306),r={}){const s=Ec,o=this[s(433)][s(137)][s(268)](s(168)).me,i=this[s(417)][s(380)](s(442),n,s(299));for(const e of this[s(129)]())if(e[s(480)].id==o.id&&s(442)==e[s(331)]&&e[s(205)]==n&&Oc(e,r)&&(i(e[s(280)](),t)||i(t,e[s(280)]()))){for(const n of t)e[s(222)](n);return e}for(const{suggestion:e,meta:n}of this[s(232)](t,s(442))){if(!n[s(153)])continue;if(!this[s(118)]&&n[s(497)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(280)]())for(const e of t)if(!n[s(166)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(187)+n,l=this[s(434)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(292)](u,a,c,e,Hr[s(255)]());return l}[Ec(241)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(242)])return null;if(o(150)===this[o(495)]){const e=this[o(417)][o(380)](o(525),r,o(227));return this[o(266)]((()=>e([t],n,s))),null}const i=this[o(433)][o(137)][o(268)](o(168)).me,a=[];if(o(273)!==this[o(495)])for(const{suggestion:e,meta:n}of this[o(232)](t,o(442)))n[o(153)]&&!n[o(411)]&&a[o(425)](...e[o(280)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(335)](s);e&&r[n(425)](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(535)];){const s=r[e][n(365)](t);r[n(201)](e,1,...s),e+=s[n(535)]}}return r}(t,a);c[o(535)]&&this[o(504)][o(373)]((()=>{const t=o;for(const e of c){const o=this[t(417)][t(380)](t(525),r,t(227));this[t(266)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(253)],u=t[o(486)];for(const{suggestion:e,meta:n}of this[o(232)](t,o(525))){if(!n[o(153)])continue;if(e[o(205)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(393)]();if(i[o(166)](t,!0))return null;c=c[o(378)](i[o(253)])?c:i[o(253)],u=u[o(453)](i[o(486)])?u:i[o(486)],a?i[o(253)][o(378)](a[o(393)]()[o(253)])?(a[o(534)](),a=e):e[o(534)]():a=e}const l=this[o(504)][o(261)](c,u);if(a)this[o(498)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(434)]({id:t,type:o(420)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(292)](o(420)+r,t,a,l)}}return null}[Ec(482)](t,n,r=[],s=null,o={}){const i=Ec;n[i(485)]||(n[i(485)]=n[i(228)]),n[i(186)]=t.is(i(193)),s=s||Nc(n);const a=r[i(272)]((t=>Mc(t,this[i(504)]))),c=t.is(i(193))?t:Mc(t,this[i(504)]);if(i(150)===this[i(495)]){const t=this[i(417)][i(380)](i(431),s,i(227));return this[i(266)]((()=>t([c],n,o))),null}a[i(425)](c);let u=!0;for(const t of a)if(!this[i(206)](t)){u=!1;break}if(u&&i(273)!==this[i(495)]){const t=this[i(417)][i(380)](i(431),s,i(227));return this[i(266)]((()=>t([c],n,o))),null}let l=null,f=c[i(253)],h=c[i(486)];for(const{suggestion:t,meta:e}of this[i(232)](c,i(431))){if(!e[i(153)])continue;if(e[i(293)]||e[i(497)]||e[i(411)])continue;if(t[i(305)][i(485)]!=n[i(485)])continue;if(!Oc(t,o))continue;const r=t[i(393)]();if(t[i(205)]==s){if(r[i(166)](c,!0))return null;f=f[i(378)](r[i(253)])?f:r[i(253)],h=h[i(453)](r[i(486)])?h:r[i(486)],l?r[i(253)][i(378)](l[i(393)]()[i(253)])?(l[i(534)](),l=t):t[i(534)]():l=t}else{const e=c[i(335)](r);this[i(419)](t,e)}}const g=this[i(433)][i(137)][i(268)](i(168)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(498)](l,this[i(504)][i(261)](f,h)),l;{const t=this[i(434)]({id:d,type:i(303)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(292)](i(303)+s,d,p,this[i(504)][i(261)](f,h)),t}}[Ec(384)](t,n,r=[],s=null,o={}){const i=Ec;n[i(485)]||(n[i(485)]=n[i(228)]);const a=t[0];n[i(186)]=a.is(i(193)),s=s||Nc(n);const c=r[i(272)]((t=>Mc(t,this[i(504)]))),u=a.is(i(193))?t:t[i(272)]((t=>Mc(t,this[i(504)])));if(i(150)===this[i(495)]){const t=this[i(417)][i(380)](i(431),s,i(227));return this[i(266)]((()=>t(u,n,o))),null}c[i(425)](...u);let l=!0;for(const t of c)if(!this[i(206)](t)){l=!1;break}if(l&&i(273)!==this[i(495)]){const t=this[i(417)][i(380)](i(431),s,i(227));return this[i(266)]((()=>t(u,n,o))),null}const f=this[i(433)][i(137)][i(268)](i(168)).me;for(const t of this[i(129)]()){if(t[i(480)].id!=f.id)continue;if(i(431)!=t[i(331)]||t[i(305)][i(485)]!=n[i(485)])continue;if(!Oc(t,o))continue;const e=t[i(205)]==s;for(let n=0;n<u[i(535)];n++){const r=u[n];for(const s of t[i(376)]()){const o=s[i(140)]();if(r[i(203)](o)){e?(u[i(201)](n,1),n--):t[i(402)](s[i(231)]);break}}}}if(0==u[i(535)])return null;const h=this[i(417)][i(380)](i(431),s,i(299));for(const t of this[i(129)]())if(t[i(480)].id==f.id&&i(431)==t[i(331)]&&t[i(305)][i(485)]==n[i(485)]&&t[i(205)]==s&&Oc(t,o)&&(h(t[i(280)](),u)||h(u,t[i(280)]()))){for(const e of u)t[i(222)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(303)+s,m=this[i(434)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(292)](p,g,d,t,Hr[i(255)]());return m}[Ec(394)](t,n=null,r={}){const s=Ec;if(t[s(242)])return null;const o=this[s(433)][s(137)][s(268)](s(168)).me,a=new i.LiveRange(t[s(253)],t[s(486)]);for(const{suggestion:t,meta:e}of this[s(232)](a,s(442)))if(e[s(153)]&&!e[s(293)])if(t[s(530)]){const e=t[s(280)]()[s(502)]((t=>s(233)!=t[s(387)][s(447)]));if(e[s(315)]((t=>a[s(166)](t,!0)))&&t[s(297)](),e[s(481)]((t=>t[s(166)](a,!0)))){const t=this[s(417)][s(380)](s(308),n,s(227));return this[s(266)]((()=>t([a],null,r))),null}}else{const e=a[s(335)](t[s(393)]());null!==e&&t[s(412)]([e],null,r)}if(a[s(264)](),a[s(242)]||s(233)==a[s(387)][s(447)])return null;let c=null,u=a[s(253)],l=a[s(486)];const f=this[s(232)](a,s(308));for(const{suggestion:t,meta:e}of f){const n=this[s(504)][s(261)](u,l);if(e[s(153)]&&(this[s(118)]||!e[s(497)]&&!e[s(411)]))if(t[s(530)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(280)]()){if(r[s(166)](n,!0))return t;n[s(166)](r)||(e=!1)}e&&t[s(297)]()}else{const e=t[s(393)]();if(e[s(166)](n,!0))return t;if(!Oc(t,r)){n[s(166)](e)?t[s(534)]():e[s(146)](u)?u=e[s(486)]:e[s(146)](l)&&(l=e[s(253)]);continue}u=u[s(378)](e[s(253)])?u:e[s(253)],l=l[s(453)](e[s(486)])?l:e[s(486)],r=Object[s(298)]({},t[s(311)]),c?e[s(253)][s(378)](c[s(393)]()[s(253)])?(c[s(534)](),c=t):t[s(534)]():c=t}}if(c)return this[s(498)](c,this[s(504)][s(261)](u,l)),c;{const t=(0,e.uid)(),i=this[s(504)][s(261)](u,l),a=o.id,c=n?s(263)+n:s(308),f=this[s(434)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(292)](c,t,a,i),f}}[Ec(352)](t,n=Ec(306),r={}){const s=Ec,o=this[s(433)][s(137)][s(268)](s(168)).me,a=t[s(272)]((t=>new i.LiveRange(t[s(253)],t[s(486)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(232)](a,s(442)))e[s(153)]&&!e[s(293)]&&c[s(230)](t);for(const e of c)if(e[s(530)]){const o=e[s(280)]();if((!e[s(311)]||!e[s(311)][s(294)])&&o[s(315)]((t=>a[s(481)]((e=>e[s(166)](t,!0)))))&&e[s(297)](),a[s(315)]((t=>o[s(481)]((e=>e[s(166)](t,!0)))))){const e=this[s(417)][s(380)](s(308),n,s(227));return this[s(266)]((()=>e(t,null,r))),null}}else{const t=e[s(393)]();if(a[s(481)]((e=>e[s(166)](t,!0)))&&e[s(297)](),a[s(315)]((e=>t[s(166)](e,!0)))){const t=this[s(417)][s(380)](s(308),n,s(227));return this[s(266)]((()=>t(a,null,r))),null}}const u=this[s(417)][s(380)](s(308),n,s(299));let l=null;for(const t of this[s(129)]())if(t[s(480)].id==o.id&&t[s(414)]&&s(308)==t[s(331)]&&t[s(205)]==n&&Oc(t,r)&&(u(t[s(280)](),a)||u(a,t[s(280)]())))if(l){if(t[s(467)]&&t[s(467)][s(535)])continue;for(const e of t[s(280)]())l[s(208)](e)||l[s(222)](e);t[s(534)]()}else{l=t;for(const e of a)t[s(208)](e)||t[s(222)](e)}if(l)return l;c[s(302)]();for(const{suggestion:t,meta:e}of this[s(232)](a,s(308)))e[s(153)]&&(this[s(118)]||!e[s(497)]&&!e[s(411)])&&Oc(t,r)&&c[s(230)](t);for(const t of c){const e=t[s(280)]();if((!r||!r[s(294)])&&a[s(315)]((t=>e[s(481)]((e=>e[s(166)](t,!0))))))return t;(!t[s(311)]||!t[s(311)][s(294)])&&e[s(315)]((t=>a[s(481)]((e=>e[s(166)](t,!0)))))&&t[s(297)]()}const f=(0,e.uid)(),h=o.id,g=s(263)+n,d=this[s(434)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(264)](),t[s(242)]||s(233)==t[s(387)][s(447)]||this[s(292)](g,f,h,t,Hr[s(255)]());return d}[Ec(464)](t,n,r,s,o){const i=Ec;if(t[i(242)])return[];if(i(150)===this[i(495)])return[];const a=this[i(433)][i(137)][i(268)](i(168)).me.id,c=Array[i(328)](this[i(536)][i(494)]())[i(502)]((e=>i(139)==e[i(331)]&&e[i(305)][i(132)]==n&&e[i(208)](t)));if(i(503)===this[i(495)]){const e=this[i(232)](t,i(442))[i(502)]((({meta:t})=>t[i(153)]&&!t[i(411)]&&!t[i(293)]))[i(272)]((({suggestion:t})=>t));c[i(258)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(139)==t[i(331)]?t[i(305)][i(514)]:void 0,o=t[i(393)](),a=Array[i(328)](u[i(492)]())[i(251)]((t=>t[i(285)](o)));if(!a)continue;const c=a[i(365)](o);this[i(167)](n)&&i(442)==t[i(331)]&&0!=c[i(535)]||(u[i(518)](a),c[i(316)]((t=>{u[i(282)](t,r)})),i(442)!=t[i(331)]&&e!=s&&u[i(282)](a[i(335)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(535)]>37&&console[i(155)](i(336),{key:n});const f=(i(281)+(n+"|")+Nc({newValue:s}))[i(423)](0,60),h=this[i(434)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(425)](h),this[i(292)](f,c,a,t)}return l}[Ec(184)](t){const e=Ec;this[e(487)][e(230)](t)}[Ec(445)](t){const e=Ec;this[e(500)][e(230)](t)}[Ec(142)](t,e=[],n=[]){const r=Ec;this[r(238)](t,((t,...e)=>{this[r(458)]((()=>{t(...e)}))}));for(const t of e)this[r(445)](t);for(const t of n)this[r(184)](t)}[Ec(243)](t){const e=Ec;return e(139)==t[e(331)]?t[e(205)][e(224)]("|")[0]:null}[Ec(498)](t,e){const n=Ec,r=t[n(283)]();this[n(504)][n(373)]((t=>{t[n(161)](r,{range:e})}))}[Ec(354)](t){const e=Ec,n=t.id,r=this[e(433)][e(275)][e(268)](e(171));this[e(470)][e(284)](n)||this[e(470)][e(323)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(470)][e(544)](n);s[e(159)](e(226)),s[e(226)]=!1,t[e(467)]=s}[Ec(257)](t,n,r,s){const o=Ec;if(t[o(331)]!=n||t[o(205)]!=r||t[o(368)].id!=s)throw this[o(433)][o(116)](o(152)),new e.CKEditorError(o(152),this)}[Ec(419)](t,n){const r=Ec,s=t[r(393)]();if(n[r(203)](s))t[r(534)]();else if(s[r(166)](n)){const o=this[r(504)][r(455)](n[r(253)][r(511)],r(486));this[r(498)](t,this[r(504)][r(261)](s[r(253)],o));const i=(0,e.uid)(),a=t[r(368)].id,c=t[r(331)]+":"+t[r(205)];this[r(434)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(305)],attributes:t[r(311)]});const u=this[r(504)][r(455)](n[r(486)][r(127)],r(460)),l=this[r(504)][r(261)](u,s[r(486)]);this[r(292)](c,i,a,l)}else if(s[r(146)](n[r(253)])){const e=this[r(504)][r(455)](n[r(253)][r(511)],r(486));this[r(498)](t,this[r(504)][r(261)](s[r(253)],e))}else{const e=this[r(504)][r(455)](n[r(486)][r(127)],r(460));this[r(498)](t,this[r(504)][r(261)](e,s[r(486)]))}}[Ec(206)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(232)](t,e(442))){if(!r[e(153)])continue;const s=n[e(280)]();for(const n of s)if(!t[e(365)](n)[e(535)])return!0}return!1}[Ec(318)](t){const n=Ec,r=this[n(433)][n(137)][n(268)](n(168))[n(448)](t);if(!r)throw new e.CKEditorError(n(519),this);return r}[Ec(541)](t){const e=Ec,n=this[e(433)][e(137)][e(268)](e(168)),r=(0,o.hashObject)(e(259)+t);return n[e(448)](r)||n[e(256)]({id:r,name:t})}[Ec(174)](t,e,n,r,s){const o=Ec,i=this[o(318)](r),a=this[o(417)][o(508)](t,e,n,i,s,(t=>{const e=o;this[e(300)](n,{attributes:t});const r=this[e(334)](n);this[e(326)](new Set([r])),this[e(325)](new Set([r]))}));return this[o(254)](a,o(227),(()=>{const t=o;this[t(300)](n,{state:t(277)})}),{priority:o(290)}),this[o(254)](a,o(297),(()=>{const t=o;this[t(300)](n,{state:t(496)})}),{priority:o(290)}),this[o(536)][o(282)](n,a),this[o(444)][o(282)](a,o(324)),a}[Ec(248)](t){const e=Ec,n=t[e(224)](":");return{group:n[0],type:n[1],subType:n[e(535)]>=5?n[2]:null,id:n[e(535)]<5?n[2]:n[3],authorId:n[e(535)]<5?n[3]:n[4],markerCount:6==n[e(535)]?n[5]:null}}[Ec(235)](t,n,r){const s=Ec,o=t[s(393)](),i=o[s(253)],a=o[s(486)];this[s(498)](t,this[s(504)][s(261)](i,n));const c=(0,e.uid)(),u=t[s(368)].id,l=t[s(331)]+(t[s(205)]?":"+t[s(205)]:"");this[s(434)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(311)],data:t[s(305)]});const f=this[s(243)](t);(s(431)==t[s(331)]||f&&this[s(167)](f))&&(r=this[s(504)][s(427)](r[s(127)])),this[s(292)](l,c,u,this[s(504)][s(261)](r,a))}[Ec(232)](t,e=null){const n=Ec,r=[],s=this[n(433)][n(137)][n(268)](n(168)).me;Array[n(346)](t)||(t=[t]);for(const o of this[n(129)]()){if(!o[n(414)])continue;if(e&&o[n(331)]!=e)continue;let i=!1;for(const e of o[n(280)]()){for(const a of t){const t=a[n(253)][n(203)](e[n(486)])||a[n(486)][n(203)](e[n(253)]);if(t||a[n(335)](e)){const c=a[n(166)](e)&&Cc(this[n(504)][n(276)],e[n(253)],a),u=e[n(166)](a)&&Cc(this[n(504)][n(276)],a[n(253)],e);r[n(425)]({suggestion:o,meta:{isOwn:s==o[n(480)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(292)](t,e,n,r,s){const o=Ec;this[o(504)][o(373)]((i=>{const a=o;let c=a(474)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(443)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(517)](t){const e=Ec,n=t[e(398)],r=t[e(542)];t[e(398)]=null,t[e(542)]=null,null!=n&&n[e(542)]==t&&(n[e(542)]=r),null!=r&&r[e(398)]==t&&(r[e(398)]=n),e(200)==this[e(444)][e(268)](t)&&(this[e(444)][e(282)](t,e(478)),this[e(250)](e(195),t,n,r))}[Ec(434)](t){const n=Ec,r=t.id,s=this[n(192)](t);if(this[n(345)]&&this[n(345)][n(229)]){const o=this[n(433)][n(137)][n(268)](n(466)),i=s[n(190)],a=s[n(205)]?s[n(331)]+":"+s[n(205)]:s[n(331)],c=this[n(433)][n(363)],u=o[n(230)](Wr(c,n(473))),l={id:r,type:a,hasComments:i,data:t[n(305)]||null,originalSuggestionId:t[n(274)]||null,attributes:s[n(311)]};this[n(345)][n(229)](l)[n(304)]((t=>{const e=n;s[e(506)]=!0,o[e(320)](u),t&&t[e(337)]&&(this[e(536)][e(268)](r)[e(337)]=t[e(337)])}))[n(260)]((t=>{const r=n;throw(0,e.logWarning)(r(397)),this[r(433)][r(130)][r(188)]({isUndoable:!1},(()=>{s[r(297)]()})),s[r(465)](),this[r(536)][r(518)](s.id),this[r(444)][r(518)](s),t}))}return s}[Ec(167)](t){const e=Ec;return this[e(487)][e(424)](t)}[Ec(300)](t,e){const n=Ec,r=this[n(433)][n(137)][n(268)](n(466)),s=this[n(334)](t);if(this[n(345)]&&this[n(345)][n(314)])if(s[n(506)]){const s=r[n(230)](Wr(this[n(433)][n(363)],n(473)));this[n(345)][n(314)](t,e)[n(304)]((()=>{r[n(320)](s)}))}else s.on(n(279),(()=>{this[n(300)](t,e)}))}[Ec(524)](t){const n=Ec;if(!this[n(345)]||!this[n(345)][n(334)])throw new e.CKEditorError(n(144),this);return this[n(345)][n(334)](t)}[Ec(533)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(248)](t),i=this[e(536)][e(268)](n)||this[e(174)](r,s,n,o,{});switch(this[e(257)](i,r,s,o),this[e(444)][e(268)](i)){case e(324):this[e(524)](n)[e(304)]((t=>{const r=e;let s=Promise[r(454)]();t[r(190)]&&(s=this[r(470)][r(377)]({channelId:this[r(433)][r(275)][r(268)](r(171)),threadId:n})),s[r(304)]((()=>{const e=r;this[e(192)](t)[e(506)]=!0}))})),this[e(444)][e(282)](i,e(359));break;case e(478):this[e(300)](n,{state:e(401)});case e(386):this[e(444)][e(282)](i,e(200)),this[e(250)](e(301),i);break;case e(200):this[e(250)](e(490),i)}return i[e(179)](t),i}[Ec(325)](t){const e=Ec,n=Array[e(328)](t),r=n[e(502)]((t=>e(139)==t[e(331)]));this[e(516)](r);const s=n[e(502)]((t=>!t[e(530)]&&e(139)!=t[e(331)])),o=this[e(129)]({skipNotAttached:!0})[e(502)]((t=>!t[e(530)]&&e(139)!=t[e(331)])),i=o[e(502)]((n=>!t[e(424)](n))),a=new Map(o[e(272)]((t=>[t,this[e(417)][e(380)](t[e(331)],t[e(205)],e(526))]))),c=new Map(o[e(272)]((t=>[t,t[e(393)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(535)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(535)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(535)];t++){const n=s[t];!l[e(424)](n)&&n[e(398)]&&(f[e(230)](n[e(398)]),n[e(398)][e(542)]===n&&(n[e(398)][e(542)]=null),n[e(398)]=null),!u[e(424)](n)&&n[e(542)]&&(f[e(230)](n[e(542)]),n[e(542)][e(398)]===n&&(n[e(542)][e(398)]=null),n[e(542)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(535)];e++){const r=g(t,n[e]);r&&(r[0][s(542)]=r[1],r[1][s(398)]=r[0],u[s(230)](r[0]),l[s(230)](r[1]))}}function g(t,n){const r=e;if(t[r(480)].id!==n[r(480)].id)return null;const s=a[r(268)](t)(t,n,c[r(268)](t),c[r(268)](n));return s&&a[r(268)](n)(t,n,c[r(268)](t),c[r(268)](n))?s[1][r(467)]&&s[1][r(467)][r(535)]?null:s:null}f[e(432)]&&this[e(325)](f)}[Ec(516)](t){const e=Ec;if(0==t[e(535)])return;const n=this[e(129)]({skipNotAttached:!0})[e(502)]((t=>e(139)==t[e(331)]&&t[e(181)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(311)]);s[e(424)](n)||(s[e(282)](n,r[e(535)]),r[e(425)]([]));const i=s[e(268)](n);r[i][e(425)](t)}!function(){const t=e;r[t(531)](((e,n)=>{const r=t,s=e[0][r(337)],o=n[0][r(337)];return s==o?e[0][r(311)][r(246)]<n[0][r(311)][r(246)]?-1:1:s<o?-1:1}));for(const e of r)e[t(531)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(535)];t++){if(0==r[t][e(535)])continue;const n=[];for(let s=t+1;s<r[e(535)];s++)0!=r[s][e(535)]&&i(r[t],r[s])&&n[e(425)](s);for(const s of n)r[t]=r[t][e(149)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(535)];n++)t[n][e(542)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(535)];n++)t[n][e(398)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(311)][r(246)]!==n[0][r(311)][r(246)]&&t[0][r(480)]!==n[0][r(480)])return!1;if(!function(t,e){const n=r;return!t[n(190)]&&!e[n(190)]||(!t[n(190)]||!e[n(190)])&&(!!(t[n(190)]&&e[n(337)]<t[n(467)][n(309)][n(268)](0)[n(337)])||!!(e[n(190)]&&t[n(337)]<e[n(467)][n(309)][n(268)](0)[n(337)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(311)],r(246)),o=Ic(n[0][r(311)],r(246));return!!Or(s,o)&&(!!t[r(315)]((t=>n[r(481)]((e=>t[r(393)]()[r(203)](e[r(393)]())))))&&n[r(315)]((e=>t[r(481)]((t=>e[r(393)]()[r(203)](t[r(393)]()))))))}}[Ec(326)](t){const e=Ec,n=Array[e(328)](t),r=this[e(129)]({skipNotAttached:!0}),s=r[e(502)]((n=>!t[e(424)](n))),o=new Map(n[e(272)]((t=>[t,this[e(417)][e(380)](t[e(331)],t[e(205)],e(299))]))),i=new Map(r[e(272)]((t=>[t,t[e(280)]()])));for(let t=0;t<n[e(535)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(535)];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(535)];e++){const s=r[e];if(s[a(331)]!==n[a(331)]||s[a(480)].id!==n[a(480)].id||s[a(205)]!==n[a(205)])continue;if(!wc(n,s,[a(246)]))continue;if(a(139)==n[a(331)]&&n[a(305)][a(514)]!=s[a(305)][a(514)])continue;if(a(139)==n[a(331)]&&t[a(167)](n[a(305)][a(132)]))continue;if(a(431)==n[a(331)]){const e=t[a(433)][a(130)],r=n[a(348)]();if(r&&(e[a(276)][a(175)](r)||e[a(276)][a(182)](r)))continue}const c=o[a(268)](n),u=i[a(268)](n),l=i[a(268)](s),f=n[a(467)]&&n[a(467)][a(535)],h=s[a(467)]&&s[a(467)][a(535)];if(!f&&c(l,u))return t[a(415)](s,n),i[a(518)](n),!0;if(!h&&c(u,l))return t[a(415)](n,s),i[a(518)](s),!0}return!1}}[Ec(415)](t,e){const n=Ec;if(t[n(530)])for(const r of e[n(280)]())t[n(222)](r);else{const r=e[n(393)]()[n(486)];this[n(498)](t,this[n(504)][n(261)](t[n(393)]()[n(253)],r))}e[n(534)]()}[Ec(213)](t,e){const n=Ec,r=t[n(157)](n(160))||t[n(157)](n(139))?n(267):t[n(452)]();return Wr(this[n(433)][n(363)],e+"_"+r+n(176))}[Ec(441)](){const t=Ec,e=this[t(433)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(504)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(248)](t[s(231)]);if(s(510)===e){n[s(271)](this[s(213)](r,s(177)));break}}for(const t of r){const{group:e,type:r}=this[s(248)](t[s(231)]);if(s(510)===e){n[s(271)](this[s(213)](r,s(350)));break}}}))}[Ec(349)](t){const e=Ec;if(this[e(151)])return!1;const n=this[e(433)],r=n[e(130)][e(493)][e(211)][e(543)]();if(0==r[e(535)])return!1;const s=[],o=r[e(502)]((t=>e(139)==t[e(331)])),i=r[e(502)]((t=>e(131)==t[e(331)]&&e(513)!=t[e(231)])),a=r[e(502)]((t=>e(320)==t[e(331)]&&e(513)!=t[e(231)]));for(const t of o)s[e(425)]({key:t[e(364)],newValue:t[e(128)],oldValue:t[e(546)],range:Sc(t[e(193)],n[e(130)])});for(const t of i){const r=a[e(251)]((n=>n[e(165)][e(203)](t[e(165)])));r&&s[e(425)]({key:e(347),newValue:t[e(231)],oldValue:r[e(231)],range:n[e(130)][e(307)](t[e(165)][e(218)])})}return 0!=s[e(535)]&&this[e(189)](t,s)}[Ec(515)](t){const e=Ec;let n=!1;const r=this[e(433)][e(130)][e(493)][e(211)][e(450)]()[e(502)]((t=>t[e(305)][e(126)]&&t[e(231)][e(157)](e(390))));for(const s of r){const{subType:r,id:o}=this[e(248)](s[e(231)]),i=r[e(224)]("|")[0];for(const r of this[e(129)]({skipNotAttached:!0}))r.id!=o&&e(139)==r[e(331)]&&r[e(305)]&&r[e(305)][e(132)]==i&&r[e(393)]()[e(285)](s[e(305)][e(126)])&&(this[e(278)](r,s[e(305)][e(126)],t),n=!0)}return n}[Ec(458)](t){const e=Ec;this[e(433)],this[e(151)]=!0,t()}[Ec(240)](t){const e=Ec,n=this[e(167)](t),r=this[e(500)][e(424)](t);return n||r}[Ec(189)](t,e){const n=Ec;if(0==e[n(535)])return!1;let r=!1;for(const s of e){const e=this[n(232)](s[n(193)],n(139))[n(502)]((t=>!t[n(439)][n(293)]))[n(272)]((t=>t[n(510)])),i=(0,o.hashObject)({newValue:s[n(476)]});e[n(502)]((t=>{const e=n,[r,o]=t[e(205)][e(224)]("|");return r==s[e(132)]&&o!=i}))[n(316)]((e=>{const o=n;this[o(278)](e,s[o(193)],t),r=!0}))}return r}[Ec(278)](t,e,n){const r=Ec,s=t[r(393)]()[r(365)](e);0!==s[r(535)]?1!==s[r(535)]?this[r(235)](t,e[r(253)],e[r(486)]):this[r(498)](t,s[0]):n[r(402)](t[r(283)]())}}class Ac{constructor(t){const e=Ec;this[e(194)]=t,this[e(504)]=t[e(130)],this[e(154)]=new Map,this[e(399)]=new Map,this[e(418)]()}[Ec(508)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(504)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(380)](t,e,i(227))(...n),onDiscard:(...n)=>this[i(380)](t,e,i(297))(...n)})}[Ec(462)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(154)][s(282)](o,r)}[Ec(380)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(154)][r(268)](s)||this[r(399)][r(268)](t+":"+n)}[Ec(418)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(531)](((t,n)=>t[e(253)][e(378)](n[e(253)])?1:-1)),this[e(504)][e(373)]((n=>{const r=e;for(const e of t){let t;t=e[r(486)][r(406)]&&e[r(486)][r(127)]==e[r(253)][r(218)]?n[r(342)](e[r(253)][r(218)],"on"):n[r(342)](e),this[r(504)][r(270)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(504)][n(373)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(272)]((t=>(kc(t)&&(t=this[s(504)][s(261)](t[s(486)])),t)))[s(502)]((t=>s(233)!==t[s(387)][s(447)]));if(c[s(535)]<1)return;const u=Array[s(328)](this[s(504)][s(493)][s(125)][s(280)]())[s(272)]((t=>i.LiveRange[s(489)](t)));r[s(437)](c);for(const t of this[s(194)][s(428)][s(428)]())t[s(219)]();a[s(425)]({forceDefaultExecution:!0}),this[s(194)][s(344)](o,...a);const l=u[s(502)]((t=>s(233)!=t[s(387)][s(447)]));l[s(535)]>0&&r[s(437)](l);for(const t of u)t[s(264)]()}))},s=(e,n)=>1==e[t(535)]&&1==n[t(535)]&&e[0][t(486)][t(203)](n[0][t(253)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(504)])?[e,n]:vc(n,e,s,r,this[t(504)])?[n,e]:null;this[t(399)][t(282)](t(286),e),this[t(399)][t(282)](t(532),n),this[t(399)][t(282)](t(520),s),this[t(399)][t(282)](t(375),o),this[t(399)][t(282)](t(459),n),this[t(399)][t(282)](t(133),e),this[t(399)][t(282)](t(317),s),this[t(399)][t(282)](t(374),o),this[t(399)][t(282)](t(321),r),this[t(399)][t(282)](t(244),e),this[t(399)][t(282)](t(249),s),this[t(399)][t(282)](t(215),e),this[t(399)][t(282)](t(295),r),this[t(399)][t(282)](t(463),e),this[t(399)][t(282)](t(436),s),this[t(399)][t(282)](t(405),e),this[t(399)][t(282)](t(287),e),this[t(399)][t(282)](t(426),((e,n)=>{const r=t;if(!n)return;const s=this[r(194)][r(137)][r(268)](yc);this[r(504)][r(373)]((t=>{const o=r;if(o(347)==n[o(132)])for(const r of e){const e=r[o(253)][o(218)],s=n[o(514)];t[o(121)](e,s)}else if(s[o(167)](n[o(132)]))for(const r of e)void 0!==n[o(514)]?t[o(521)](n[o(132)],n[o(514)],r[o(253)][o(218)]):t[o(217)](n[o(132)],r[o(253)][o(218)]);else for(const r of e)n[o(514)]?t[o(521)](n[o(132)],n[o(514)],r):t[o(217)](n[o(132)],r)}))})),this[t(399)][t(282)](t(147),s)}}function Cc(t,e,n){const r=Ec;for(const s of e[r(127)][r(199)]({includeSelf:!0,parentFirst:!0})){if(s[r(387)]==s)return!1;if(!n[r(209)](s))return!1;if(t[r(175)](s)||t[r(182)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(486)][e(127)]==t[e(253)][e(218)]&&t[e(486)][e(471)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(449)].is(s(269))&&!r[s(175)](t[s(449)]),i=t[s(253)][s(340)](o),a=t[s(486)][s(340)](o,{direction:s(122)});return!(t[s(253)][s(203)](i)&&t[s(486)][s(203)](a)||(i[s(378)](a)?n[s(161)](e,{range:n[s(261)](i,a)}):n[s(402)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(253)][e(218)];return n&&n.is(e(183))}function Sc(t,e){const n=Ec;return null==t[n(486)][n(511)]&&t[n(486)][n(127)]==t[n(253)][n(218)]?Mc(t[n(253)][n(218)],e):t}function Mc(t,e){const n=Ec,r=e[n(276)][n(175)](t)||e[n(276)][n(148)](t);return e[n(261)](e[n(455)](t,n(191)),r?e[n(527)](t):e[n(455)](t,n(486)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(486)][o(203)](r[o(253)]))return!0;if(t[o(331)]!=e[o(331)])return!1;if(!n[o(486)][o(221)](r[o(253)]))return!1;const i=s[o(261)](n[o(486)],r[o(253)])[o(523)]();for(const t of i)if([o(252),o(172)][o(382)](t[o(331)])&&s[o(276)][o(182)](t[o(449)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(181)]||!e[r(181)])&&Or(Ic(t[r(311)],n),Ic(e[r(311)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(311)]),s=Fc(e);if(!t[n(181)])return!1;for(const t of Object[n(492)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(298)]({},t);return delete n[e(294)],delete n[e(310)],n}function Dc(){const t=["_acceptCommand","_setPendingAction","stopListening","destroy","commentThreadController","getRanges","isEnabled","22NYaOOQ","_editor","3FoKDjQ","model","locale","bind","568130Telavg","_removePendingAction","canAccept","72msslix","_discardCommand","acceptSuggestion","plugins","3510608yfMlee","10qxkVFi","canDiscard","commands","994772hshGtU","isDirty","PendingActions","add","3166524SAbGNR","unbind","canEditAt","3901779FRkPqv","discardSuggestion","remove","get","184241nlDeRQ","listenTo","view","7004720GBAKpy","execute","PENDING_ACTION_SUGGESTION","_pendingAction","change:isDirty"];return(Dc=function(){return t})()}const Bc=xc;function xc(t,e){const n=Dc();return(xc=function(t,e){return n[t-=146]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(868345===parseInt(n(177))/1*(parseInt(n(163))/2)+parseInt(n(151))/3*(-parseInt(n(166))/4)+parseInt(n(155))/5*(parseInt(n(158))/6)+-parseInt(n(173))/7+parseInt(n(162))/8+parseInt(n(170))/9+parseInt(n(180))/10*(-parseInt(n(149))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Dc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(152)]=e,this[s(179)]=n,this[s(146)]=r,this[s(150)]=t,this[s(185)]=t[s(165)][s(176)](s(160)),this[s(159)]=t[s(165)][s(176)](s(174)),this[s(179)][s(154)](s(148)).to(this[s(185)],this[s(159)],((t,e)=>t||e)),this[s(179)][s(154)](s(157)).to(this[s(185)],s(148),(t=>t&&this[s(150)][s(152)][s(172)](e[s(147)]()))),this[s(179)][s(154)](s(164)).to(this[s(159)],s(148),(t=>t&&this[s(150)][s(152)][s(172)](e[s(147)]()))),this[s(183)]=null,n[s(167)]&&this[s(186)](),this[s(178)](n,s(160),(()=>this[s(160)]())),this[s(178)](n,s(174),(()=>this[s(174)]())),this[s(178)](n,s(184),(()=>{const t=s;n[t(167)]?this[t(186)]():this[t(156)]()}))}[Bc(160)](){const t=Bc;this[t(185)][t(181)](this[t(152)].id)}[Bc(174)](){const t=Bc;this[t(159)][t(181)](this[t(152)].id)}[Bc(188)](){const t=Bc;this[t(179)][t(171)](t(148)),this[t(179)][t(171)](t(157)),this[t(179)][t(171)](t(164)),this[t(187)](),this[t(146)][t(188)](),this[t(183)]&&this[t(156)]()}[Bc(186)](){const t=Bc,e=Wr(this[t(150)][t(153)],t(182));this[t(183)]=this[t(150)][t(161)][t(176)](t(168))[t(169)](e)}[Bc(156)](){const t=Bc;null!==this[t(183)]&&this[t(150)][t(161)][t(176)](t(168))[t(175)](this[t(183)]),this[t(183)]=null}}function Uc(t,e){const n=jc();return(Uc=function(t,e){return n[t-=408]})(t,e)}function jc(){const t=["commentsListView","commentThreadInputView","commentThread","destroy","value","isReadOnly","addComment","1488651ROwUfH","bind","1665839HOdEPS","CommentView","focus","canAccept","setData","3112146rqoFwr","4483362vVlQeV","22HBatyb","_localUser","commentInputView","1152014KHWpcu","hasDirtyComment","authoredAt","disabledSubmit","disableComments","1704964VuVigG","submit","assign","2303530bXNTNv","_createCommentThreadInputView","set","length","delegate","isActive","8xTcjWX","showInput","canDiscard","element","locale","cancel","_model","removeComment","isEnabled","isDirty","editor","_config","descriptionParts","editorConfig","_createCommentViews","2ZnhOEo","fire","15ojtmxu","updateComment"];return(jc=function(){return t})()}const Gc=Uc;!function(t,e){const n=Uc,r=t();for(;;)try{if(666758===parseInt(n(414))/1+-parseInt(n(443))/2*(-parseInt(n(454))/3)+-parseInt(n(419))/4*(parseInt(n(445))/5)+-parseInt(n(410))/6+parseInt(n(456))/7*(parseInt(n(428))/8)+parseInt(n(409))/9+parseInt(n(422))/10*(parseInt(n(411))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(447)]=null,this[s(448)]=null,this[s(424)](s(427),!1),this[s(424)](s(416),e[s(416)]),this[s(455)](s(416)).to(e),this[s(424)](s(440),[]),this[s(424)](s(437),!1),this[s(424)](s(436),!1),this[s(424)](s(459),!1),this[s(424)](s(430),!1),this[s(434)]=e,this[s(412)]=n,this[s(439)]=r,r[s(418)]?this[s(424)](s(425),1):this[s(442)]()}[Gc(458)](){const t=Gc;this[t(431)][t(458)]()}[Gc(450)](){const t=Gc;this[t(447)]&&this[t(447)][t(450)](),this[t(448)]&&this[t(448)][t(450)](),super[t(450)]()}[Gc(442)](){const t=Gc,{CommentsListView:e}=this[t(439)];this[t(447)]=new e(this[t(432)],this[t(434)][t(449)],Object[t(421)]({CommentView:this[t(439)][t(457)]},this[t(439)])),this[t(447)][t(426)](t(435)).to(this),this[t(447)][t(426)](t(446)).to(this),this[t(447)][t(455)](t(427)).to(this),this[t(424)](t(425),this[t(447)][t(425)]+1),this[t(455)](t(425)).to(this[t(447)],t(425),(t=>t+1)),this[t(448)]=this[t(423)](),this.on(t(435),(()=>this[t(458)]())),this[t(455)](t(437)).to(this[t(447)],t(415),this[t(448)][t(413)],t(451),((t,e)=>t||!!e))}[Gc(423)](){const t=Gc,{CommentThreadInputView:e}=this[t(439)],n=new e(this[t(432)],this[t(412)],this[t(439)][t(441)]),r=n[t(413)];return n[t(455)](t(429)).to(this,t(427),this[t(434)][t(449)],t(452),r,t(451),((t,e,n)=>!!n||t&&!e)),r.on(t(420),((e,n)=>{const s=t;this[s(444)](s(453),n),r[s(438)][s(408)]("")})),r.on(t(433),(()=>this[t(458)]())),r[t(455)](t(417)).to(this[t(434)][t(449)],t(452)),n}}const Hc=Kc;function Wc(){const t=["EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion__main","403pDFmnO","color","ck-suggestion__actions","formatDateTime","userView",'" title="',"ck-annotation__main","ck-comment__external","bindTemplate","authoredAt","value","232onMQeA",'<span class="ck-suggestion-color" style="background-color: ','<span class="ck-suggestion-type">',"852591ykLjYo","getTemplate","</span>","70973PjQtUF","ck-suggestion-wrapper","fire","ck-annotation","EXTERNAL_SUGGESTION","extendTemplate","_createButton","828BVfdmr","_config","ck-annotation__actions","179312gTQtBJ","source","</p>",'"></span>',"ck-annotation__info-name","join","render","isExternal","importWord","ck-suggestion__info","4EFajow","488665PDBUjI","18ifMhhq","type","<p>","author","acceptSuggestion","discardButton","descriptionParts","div",".ck-annotation__content-wrapper","ck-annotation__user","commentsListView","ck-suggestion","432CHcGXZ","map","disableComments","isEnabled","ck-comment__info-time","description","isActive","check","@external","commentThread","editorReady","execute","push","innerHTML","bind","getUserViewNotificationText","title","ck-suggestion__info-name","discardSuggestion","2640710yVZjQG","_model","ck-suggestion--accept","name","commentThreadInputView","element","children","_descriptionElement","split","Accept suggestion","EXTERNAL_AVATAR","ck-suggestion-wrapper--active","EXTERNAL_IMPORT_WORD_AVATAR","attributes","acceptButton","querySelector","ck-suggestion--disabled-comments","5172AXZfjp","content","set","span","time","ck-annotation__info-time","locale","delegate","canDiscard","cancel","editorDestroyed","30Fmgznz","ck-annotation__info","change:description","getExternalSuggestionNote","setTemplate","ck-suggestion--discard","ck-suggestion__user","canAccept","50413qVGgcg","createElement","ck-suggestion-","ck-annotation__content-wrapper","innerText","Discard suggestion","creator"];return(Wc=function(){return t})()}!function(t,e){const n=Kc,r=t();for(;;)try{if(377987===parseInt(n(370))/1*(parseInt(n(446))/2)+parseInt(n(373))/3*(parseInt(n(396))/4)+-parseInt(n(397))/5*(-parseInt(n(457))/6)+-parseInt(n(376))/7*(parseInt(n(410))/8)+-parseInt(n(398))/9*(parseInt(n(429))/10)+-parseInt(n(350))/11*(parseInt(n(383))/12)+-parseInt(n(359))/13*(-parseInt(n(386))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class zc extends Vc{constructor(e,n,r,s){const i=Kc;super(e,n,r,s),this[i(448)](i(399),""),this[i(424)](i(399)).to(this,i(404),(t=>t&&t[0]?t[0][i(399)]:"")),this[i(424)](i(415)).to(this,i(404),this,i(416),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(400)+qc(e[n(447)],e[n(360)])+n(388);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(436)]=null,this[i(443)]=this[i(382)](Wr(e,i(438)),t.icons[i(417)],i(431),i(402),"sw"),this[i(443)][i(424)](i(413)).to(this,i(349)),this[i(403)]=this[i(382)](Wr(e,i(355)),t.icons[i(455)],i(347),i(428),"sw"),this[i(403)][i(424)](i(413)).to(this,i(454)),this[i(363)]=new o.UserView(e,this[i(430)][i(401)],this[i(425)]()),this[i(363)][i(381)]({attributes:{class:[i(348),i(407)]}}),this[i(346)](this[i(374)]())}[Hc(374)](){const t=Hc,e=this[t(367)],n=[{tag:t(405),attributes:{class:[t(395),t(343)]},children:[{tag:t(449),children:[{text:this[t(363)][t(432)]}],attributes:{class:[t(427),t(390)]}},{tag:t(450),attributes:{datetime:e.to(t(368)),class:[t(414),t(451)]},children:[{text:e.to(t(368),(e=>this[t(384)][t(362)](e)))}]}]},{tag:t(405),attributes:{class:[t(361),t(385)]},children:[this[t(443)],this[t(403)]]},{tag:t(405),attributes:{class:[t(353)]}}];this[t(430)][t(393)]&&n[t(422)]({tag:t(405),attributes:{class:[t(366)]},children:[{text:this[t(345)]()}]});const r={tag:t(405),attributes:{class:[t(377),e.if(t(416),t(440)),e.to(t(399),(e=>t(352)+e)),this[t(384)][t(412)]&&t(445)],"data-suggestion-id":this[t(430)].id,"data-thread-id":this[t(430)][t(419)].id,"data-author-id":this[t(430)][t(401)].id,tabindex:-1},children:[{tag:t(405),attributes:{class:[t(409),t(379)]},children:[this[t(363)],{tag:t(405),attributes:{class:[t(358),t(365)]},children:n}]}]};return this[t(408)]&&this[t(433)]&&(r[t(435)][t(422)](this[t(408)],this[t(433)]),this[t(408)][t(453)](t(420)).to(this),this[t(408)][t(453)](t(456)).to(this),this[t(433)][t(453)](t(420)).to(this),this[t(433)][t(453)](t(456)).to(this)),r}[Hc(392)](){const t=Hc;super[t(392)](),this[t(436)]=this[t(434)][t(444)](t(406)),this[t(436)][t(423)]=this[t(415)],this.on(t(344),((e,n,r)=>{const s=t;this[s(436)][s(423)]=r}))}[Hc(382)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(452)]);return a[i(448)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(381)]({attributes:{class:n}}),a.on(i(421),(()=>{const t=i;this[t(378)](r,this[t(430)].id)})),a}[Hc(345)](){const t=Hc;return t(394)===this[t(430)][t(442)][t(418)][t(387)]?Wr(this[t(452)],t(357)):Wr(this[t(452)],t(380))}[Hc(425)](){const t=Hc;return this[t(430)][t(393)]?t(394)===this[t(430)][t(442)][t(418)][t(387)]?Wr(this[t(452)],t(441),this[t(430)][t(356)][t(432)]):Wr(this[t(452)],t(439),this[t(430)][t(356)][t(432)]):null}}function Kc(t,e){const n=Wc();return(Kc=function(t,e){return n[t-=343]})(t,e)}function qc(t,e){const n=Hc;let r="";return r+=t[n(437)]("*")[n(411)](((t,e)=>e%2!=0?n(372)+Xc(t)+n(375):Xc(t)))[n(391)](""),e&&(r+=n(371)+e[n(369)]+n(364)+e[n(426)]+n(389)),r}function Xc(t){const e=Hc,n=document[e(351)](e(449));return n[e(354)]=t,n[e(423)]}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',Jc=Yc;function Yc(t,e){const n=Zc();return(Yc=function(t,e){return n[t-=491]})(t,e)}function Zc(){const t=["get","97866UcWpZk","hasSuggestion","_descriptionFactory","TrackChangesEditing","focus","arrowView","delete","panelView","getDescriptions","activeMarkers","source","mainView","keys","editing","comments.maxCommentCharsWhenCollapsed","some","menuBar:trackChanges","createAnnotation","createAnnotationView","from","change:previous","suggestionChanged","registerAnnotation","acceptButton","pluginName","2519CydCeK","plugins","Track changes","previous","view","comments","set","getMarkerNames","isOn","CommentView","getMarkers","isDirty","acceptSelectedSuggestions","items","separator","isInContent","commands","config","getByInnerView","_unbindEditors","buttonView","discardButton","change:activeAnnotations","switchbutton","init","size","_bindAnnotationToEditors","value","_createToolbarButton","_addUIComponentsToFactory","editor","6PWuQKS","CommentsUI","Discard all selected suggestions","unbind","TrackChangesUI","descriptionParts","_handleSuggestionControllerDelayed","_annotationViews","suggestion-","Discard all suggestions","innerView","trackChanges.SuggestionThreadView","3846384ZxEQaX","model","1365246JtxOTn","requires","_disableComments","stopListening","_suggestionToController","_createMenuBarMenu","4107625LQzisD","getFirstRange","lowest","button","has","children","createCommentThreadController","clear","Accept all selected suggestions","addComment","actionView","activeAnnotations","comments.maxThreadTotalWeight","addSourceCollector","acceptAllSuggestions","listenTo","commandName","Accept all suggestions","filter","componentFactory","_refreshActiveMarkers","add","push","reduce","getSuggestion","destroy","_destroyController","commentThread","getJoined","getRanges","_handleControllerBuffer","execute","isEnabled","isMultiRange","discardSelectedSuggestions","getAllAdjacentSuggestions","_initializeController","refreshSelectedViews","values","comments.editorConfig","14772375VIhppK","CommentsRepository","Annotations","type","discardAllSuggestions","suggestionLoaded","_updateController","109330LOArCw","148696ViUVDE","bind","suggestionUnloaded","remove","locale","trackChanges","trackChanges.disableComments","length","define","_viewToController","EditorAnnotations","7UUYfDC","toMany","comments.maxCommentsWhenCollapsed","SuggestionThreadView","head","delegate","228XgzlUf"];return(Zc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(978780===parseInt(n(567))/1*(parseInt(n(499))/2)+parseInt(n(586))/3*(-parseInt(n(584))/4)+parseInt(n(519))/5+parseInt(n(513))/6*(parseInt(n(578))/7)+parseInt(n(511))/8+-parseInt(n(559))/9+parseInt(n(566))/10*(parseInt(n(611))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zc);class $c extends t.Plugin{static get[Jc(514)](){const t=Jc;return[yc,o.Users,t(560),t(561),t(577)]}static get[Jc(610)](){return Jc(503)}constructor(t){const e=Jc;super(t),this[e(517)]=new Map,this[e(576)]=new Map,this[e(506)]=new Map,this[e(549)]=new Map;const n=this[e(498)][e(628)];n[e(575)](e(510),zc),n[e(575)](e(573),!1),this[e(515)]=n[e(585)](e(573))}[Jc(505)](t,e){const n=Jc;0===this[n(549)][n(493)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(549)]){const r=this[t(517)][t(523)](e);r||n?r&&n&&this[t(545)](e):this[t(555)](e)}this[t(549)][t(526)](),this[t(498)][t(612)][t(585)](t(577))[t(556)](),this[t(539)]()}),10),this[n(549)][n(617)](t,e)}[Jc(492)](){const t=Jc,e=this[t(498)],n=e[t(612)][t(585)](t(589)),r=e[t(612)][t(585)](t(561)),s=e[t(612)][t(585)](t(577)),o=e[t(612)][t(585)](t(560));this[t(497)](),s[t(532)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(605)](this[e(517)])){const s=t[e(554)](),o=[];for(const t of s){if(!t[e(626)])continue;if(t[e(552)]){o[e(541)](...t[e(548)]());continue}const n=t[e(520)]();if(o[e(574)]>0){const t=o[0][e(547)](n);if(t){o[0]=t;continue}}o[e(541)](n)}n[e(541)]([r[e(615)],o])}return n})),this[t(534)](n,t(564),((e,n)=>{const r=t;this[r(534)](n,r(606),((t,e,s,o)=>{const i=r;n[i(626)]&&(null==s?(this[i(565)](o[i(582)]),this[i(505)](n,!1)):(this[i(565)](s[i(582)]),null==o&&this[i(505)](n,!0)))})),null!==n[r(614)]?this[r(565)](n[r(582)]):this[r(505)](n,!1)})),this[t(534)](n,t(569),((e,n,r)=>{const s=t;this[s(516)](n,s(606)),this[s(549)][s(592)](n),this[s(517)][s(523)](n)&&this[s(545)](n),r&&this[s(565)](r[s(582)])})),this[t(534)](n,t(607),((e,n)=>{this[t(565)](n)})),this[t(534)](r,t(633),(()=>{this[t(539)]()})),this[t(534)](o,t(528),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(587)](r))return;const i=n[o(543)](r);this[o(517)][o(585)](i)[o(615)][o(590)]()}),{priority:t(521)})}[Jc(539)](){const t=Jc,e=this[t(498)][t(612)][t(585)](t(561)),n=this[t(498)][t(612)][t(585)](t(589)),r=Array[t(605)](e[t(530)],(e=>e[t(509)]))[t(537)]((e=>this[t(576)][t(523)](e))),s=[];for(const e of r){const n=this[t(576)][t(585)](e)[t(512)][t(554)]();s[t(541)](...n[t(542)](((e,n)=>[...e,...n[t(618)]()]),[]))}n[t(595)]=s}[Jc(497)](){const t=Jc,n=this[t(498)],r=n[t(571)],o=Wr(r,t(613)),i=new e.Collection([{type:t(491),model:new s.ViewModel({withText:!0,label:o,commandName:t(572)})},{type:t(625)},{type:t(522),model:new s.ViewModel({withText:!0,label:Wr(r,t(536)),commandName:t(533)})},{type:t(522),model:new s.ViewModel({withText:!0,label:Wr(r,t(527)),commandName:t(623)})},{type:t(522),model:new s.ViewModel({withText:!0,label:Wr(r,t(508)),commandName:t(563)})},{type:t(522),model:new s.ViewModel({withText:!0,label:Wr(r,t(501)),commandName:t(553)})}]);for(const e of i)if(tu(e)){const r=n[t(627)][t(585)](e[t(512)][t(535)]);e[t(512)][t(568)](t(619),t(551)).to(r,t(495),t(551))}n.ui[t(538)][t(540)](t(572),(e=>this[t(496)](e,i,o))),n.ui[t(538)][t(540)](t(602),(e=>this[t(518)](e,i,o)))}[Jc(496)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(498)][r(627)][r(585)](r(572));o[r(631)][r(617)]({tooltip:n,label:n,icon:Qc}),o[r(631)][r(568)](r(619)).to(i,r(495)),o[r(631)].on(r(550),(()=>{const t=r;i[t(550)](),this[t(498)][t(599)][t(615)][t(590)]()})),(0,s.addListToDropdown)(o,e);const a=[];for(const t of e)tu(t)&&a[r(541)](this[r(498)][r(627)][r(585)](t[r(512)][r(535)]));const c=o[r(631)];return c[r(529)][r(502)](r(551)),c[r(591)][r(502)](r(551)),c[r(529)][r(568)](r(551)).to(i,r(551)),c[r(591)][r(568)](r(551))[r(579)](a,r(551),((...t)=>t[r(601)]((t=>t)))),o.on(r(550),(t=>{const e=r;this[e(498)][e(550)](t[e(596)][e(535)]),this[e(498)][e(599)][e(615)][e(590)]()})),o}[Jc(518)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(498)][r(627)][r(585)](r(572));o[r(631)][r(617)]({label:n,icon:Qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(625)==n[r(562)]){a[r(624)][r(540)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(512)];i[r(568)](...Object[r(598)](c)).to(c),i[r(583)](r(550)).to(o),i.on(r(550),(()=>{const t=r;this[t(498)][t(550)](c[t(535)]),this[t(498)][t(599)][t(615)][t(590)]()})),e[r(524)][r(540)](i),a[r(624)][r(540)](e)}return o[r(568)](r(551)).to(i,r(551)),o[r(593)][r(524)][r(540)](a),o}[Jc(555)](t){const e=Jc,n=this[e(498)],r=n[e(628)],s=n[e(612)][e(585)](e(561)),i=n[e(612)][e(585)](e(560)),a=n[e(612)][e(585)](e(577)),c=n[e(612)][e(585)](o.Users).me,u=r[e(585)](e(572))[e(581)],{CommentsListView:l,CommentThreadInputView:f}=n[e(612)][e(585)](e(500));let h,g;this[e(506)][e(523)](t.id)?(g=this[e(506)][e(585)](t.id),h=g[e(597)]):(h=new u(n[e(571)],t,c,{disableComments:this[e(515)],editorConfig:r[e(585)](e(558)),maxCommentsWhenCollapsed:r[e(585)](e(580)),maxThreadTotalWeight:r[e(585)](e(531)),maxCommentCharsWhenCollapsed:r[e(585)](e(600)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(585)](e(571))),CommentView:r[e(585)](e(616))[e(620)],CommentsListView:l,CommentThreadInputView:f}),h[e(609)].on(e(550),(()=>{const t=e;n[t(599)][t(615)][t(590)]()})),h[e(632)].on(e(550),(()=>{const t=e;n[t(599)][t(615)][t(590)]()})),g=s[e(604)](this[e(498)][e(571)],h),g[e(568)](e(622)).to(h,e(622)),g[e(568)](e(574)).to(h),g[e(568)](e(562)).to(h,e(562),(t=>e(507)+t)),this[e(506)][e(617)](t.id,g));const d=i[e(525)](t[e(546)],h),p=new Pc(n,t,h,d),m=t[e(554)]()[e(537)]((t=>t[e(626)]));h[e(504)]=n[e(612)][e(585)](e(589))[e(588)][e(594)](m),this[e(517)][e(617)](t,p),this[e(576)][e(617)](h,p);const I=s[e(603)]({view:g,target:()=>{const r=e,s=[],i=t[r(554)]()[r(537)]((t=>t[r(626)]));for(const t of i)s[r(541)](...t[r(621)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(599)],s)},type:()=>e(507)+p[e(615)][e(562)]});i[e(494)](h,I),s[e(540)](I),a[e(608)](I)}[Jc(545)](t){const e=Jc,n=this[e(498)][e(612)][e(585)](e(560)),r=this[e(498)][e(612)][e(585)](e(561)),s=this[e(517)][e(585)](t),o=s[e(615)],i=r[e(629)](o);n[e(630)](o),i&&r[e(570)](i),this[e(517)][e(592)](t),this[e(576)][e(592)](o),s[e(544)]()}[Jc(565)](t){const e=Jc;if(!t[e(626)]||!this[e(517)][e(523)](t))return;const n=this[e(498)][e(612)][e(585)](e(589)),r=this[e(517)][e(585)](t),s=t[e(554)]();r[e(615)][e(504)]=n[e(588)][e(594)](s)}[Jc(544)](){const t=Jc;for(const e of this[t(517)][t(598)]())this[t(545)](e);for(const e of this[t(506)][t(557)]())e[t(597)][t(544)]();super[t(544)]()}}function tu(t){return Jc(512)in t}var eu=ru;!function(t,e){for(var n=ru,r=t();;)try{if(753672===-parseInt(n(270))/1*(parseInt(n(275))/2)+parseInt(n(280))/3*(-parseInt(n(272))/4)+-parseInt(n(266))/5+-parseInt(n(282))/6+parseInt(n(283))/7*(-parseInt(n(281))/8)+parseInt(n(267))/9+parseInt(n(286))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class nu extends t.Plugin{static get[eu(278)](){return[yc,$c,eu(265)]}static get[eu(273)](){return eu(284)}set[eu(269)](t){var e=eu;this[e(277)][e(271)][e(279)](yc)[e(269)]=t}get[eu(269)](){var t=eu;return this[t(277)][t(271)][t(279)](yc)[t(269)]}[eu(276)](t){var e=eu;return this[e(277)][e(271)][e(279)](yc)[e(268)](t)}[eu(274)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(277)][n(271)][n(279)](yc)[n(274)]({skipNotAttached:t,toJSON:e})}[eu(285)](t){var e=eu;return this[e(277)][e(271)][e(279)](yc)[e(285)](t)}}function ru(t,e){var n=su();return(ru=function(t,e){return n[t-=265]})(t,e)}function su(){var t=["1619835EeKrHz","13359204KAEXgj","addSuggestionData","adapter","101BFfGbb","plugins","12JbuMEF","pluginName","getSuggestions","12672KGDUuw","addSuggestion","editor","requires","get","395313vBhagY","7032wlHryW","5468034JrzKeG","4291eTCgEq","TrackChanges","getSuggestion","20786980dsBJKe","Comments"];return(su=function(){return t})()}const ou=uu;!function(t,e){const n=uu,r=t();for(;;)try{if(185097===parseInt(n(400))/1*(-parseInt(n(413))/2)+-parseInt(n(431))/3+parseInt(n(383))/4*(-parseInt(n(434))/5)+-parseInt(n(385))/6+-parseInt(n(392))/7+-parseInt(n(437))/8*(-parseInt(n(427))/9)+parseInt(n(389))/10*(parseInt(n(399))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu);const iu=[ou(438)];class au extends t.Plugin{static get[ou(422)](){return[yc]}static get[ou(425)](){return ou(402)}[ou(430)](){const t=ou,n=this[t(381)];if(n[t(419)][t(386)](t(401),(e=>{const r=t,s=n[r(393)][r(412)][r(421)]()[r(404)](((t,e)=>(t[e]="",t)),{});return n[r(408)][r(428)](s,e)})),t(433)!=typeof n[t(419)][t(384)](t(440))[t(416)])throw new e.CKEditorError(t(407))}[ou(394)](t){return hu(this[ou(381)],!0,t)}[ou(410)](t){return hu(this[ou(381)],!1,t)}}function cu(){const t=["pluginName","div","2583891PNctQz","create","rootsAttributes","init","383403PFJOLt","discardAllSuggestions","function","829055tNuLGT","useAnonymousUser","end","8giIFlD","Pagination","addUser","trackChangesData","appendChild","createDocumentFragment","name","editor","destroy","4NtNAPX","get","1448586hilOtg","define","push","TrackChangesDataGetter","10ZokMRw","getSuggestions","addSuggestionData","592025fkTBzB","model","getDataWithAcceptedSuggestions","createElement","TrackChangesEditing","execute","map","6024887ydcOIz","1gYYQKi","trackChangesData.editorCreator","TrackChangesData","data","reduce","plugins","users","track-changes-data-invalid-editor-creator","constructor","CommentsRepository","getDataWithDiscardedSuggestions","_adapter","document","60202hOBZpe","getFullData","set","editorCreator","result","getUser","config","Users","getRootNames","requires","getRootsAttributes","acceptAllSuggestions"];return(cu=function(){return t})()}function uu(t,e){const n=cu();return(uu=function(t,e){return n[t-=381]})(t,e)}class lu extends t.Plugin{static get[ou(425)](){return ou(388)}constructor(t){const e=ou;super(t),this[e(417)]=e(436)}[ou(430)](){const t=ou;this[t(381)][t(405)][t(384)](t(409))[t(411)]={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(381)][t(405)][t(384)](t(396))[t(411)]=null}}function fu(t){return void 0!==t[ou(423)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(405)][r(387)](yc,lu),s[r(429)]=fu(t)?t[r(423)]():void 0;const i=document[r(442)](),a=t[r(419)][r(384)](r(440))[r(416)],c=await a(s,(()=>function(t){const e=r,n=document[e(395)](e(426));return t[e(441)](n),n}(i)));!function(t,e){const n=r,s=t[n(393)][n(412)][n(421)]()[n(404)](((e,r)=>(e[r]=t[n(403)][n(384)]({rootName:r}),e)),{}),o=t[n(405)][n(384)](n(420))[n(406)][n(398)]((t=>({id:t.id,name:t[n(443)]}))),i=t[n(405)][n(384)](n(396))[n(390)]({skipNotAttached:!0,toJSON:!0}),a=e[n(405)][n(384)](n(420)),c=e[n(405)][n(384)](n(396));for(const t of o)a[n(418)](t.id)||a[n(439)](t);a.me||a[n(435)]();for(const t of i)c[n(391)](t);e[n(403)][n(415)](s)}(t,c),c[r(397)](r(e?424:432));const u=fu(c)?c[r(414)](n):c[r(403)][r(384)](n);return await c[r(382)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=189]})(t,e)}function du(){var t=["2515566kaxNPO","51763aStvXC","3135648ZRQlFV","11dzEBMq","4UWqeNX","1809960HouZFE","252153FTbloM","36gMtfiy","2737030AmYIBt","7PFxVct","344RsroQK","2584730MOEHLP"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(727014===-parseInt(n(196))/1*(parseInt(n(190))/2)+parseInt(n(195))/3+-parseInt(n(199))/4*(-parseInt(n(191))/5)+parseInt(n(197))/6*(-parseInt(n(192))/7)+parseInt(n(193))/8*(parseInt(n(189))/9)+-parseInt(n(194))/10+-parseInt(n(198))/11*(parseInt(n(200))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();