@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240702.0 → 0.0.0-nightly-20240703.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>au,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=421]})(t,e)}function l(){const t=["forceDisabled","affectsData","18ZvmNus","_enableCommands","44YaiNqJ","TrackChangesCommand","value","_disableUnsupportedCommands","clearForceDisabled","173670UxjTIl","62502wzMiwI","editor","10jmshGX","has","1960248rdUTXp","9Ztgtbk","_isEnabledBasedOnSelection","execute","642927aUmwhg","_enabledCommands","16qFPXIi","refresh","363385JTrZNv","1225536BzoLxJ","commands","343790ENmWJN","isEnabled"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(170196===parseInt(n(426))/1*(-parseInt(n(424))/2)+parseInt(n(432))/3+-parseInt(n(434))/4*(parseInt(n(436))/5)+parseInt(n(443))/6*(parseInt(n(423))/7)+parseInt(n(428))/8*(parseInt(n(429))/9)+-parseInt(n(439))/10*(-parseInt(n(445))/11)+parseInt(n(437))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(433)]=e,this[n(447)]=!1,this[n(435)](),this[n(430)]=!1}[c(435)](){this[c(440)]=!0}[c(431)](){const t=c;this[t(447)]=!this[t(447)],this[t(447)]?this[t(421)]():this[t(444)]()}[c(421)](){const t=c;for(const e of this[t(425)][t(438)][t(438)]())e[t(442)]&&!this[t(433)][t(427)](e)&&e[t(441)](t(446))}[c(444)](){const t=c;for(const e of this[t(425)][t(438)][t(438)]())e[t(442)]&&!this[t(433)][t(427)](e)&&e[t(422)](t(446))}}const h=d;function g(){const t=["plugins","get","canEditAt","_suggestions","1472TlzfOD","refresh","90sAjgsn","isEnabled","5329xRuEHY","model","26478oeXojp","6325662XREEAM","track-changes-accept-suggestion-not-found","10734650XScZwn","editor","228poYdft","execute","7Uemkgs","acceptSuggestion","TrackChangesEditing","2236663NnyuhJ","2388WMSJxk","2369255GfWwVz","_isEnabledBasedOnSelection","1911fwrZGJ","getRanges"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(579922===-parseInt(n(190))/1*(-parseInt(n(188))/2)+-parseInt(n(180))/3*(parseInt(n(177))/4)+-parseInt(n(178))/5+-parseInt(n(167))/6*(parseInt(n(173))/7)+parseInt(n(186))/8*(-parseInt(n(192))/9)+-parseInt(n(169))/10+-parseInt(n(176))/11*(-parseInt(n(171))/12))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(185)]=e,this[n(187)](),this[n(179)]=!1}[h(187)](){this[h(189)]=!0}[h(172)](t){const n=h,r=this[n(185)][n(183)](t);if(!r)throw new e.CKEditorError(n(168),this);const s=r[n(181)]();this[n(170)][n(191)][n(184)](s)&&this[n(170)][n(182)][n(183)](n(175))[n(174)](r)}}const m=E;function I(){const t=["getRanges","18657TbXoTH","62pypZfR","model","126LGAWdc","1535604waLUmW","get","2104365revQnc","179912vvIPZb","track-changes-discard-suggestion-not-found","_suggestions","editor","plugins","refresh","662961EGXZtF","isEnabled","execute","TrackChangesEditing","66813dpzzFm","_isEnabledBasedOnSelection","canEditAt","282312ifuaIs","discardSuggestion"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(454798===-parseInt(n(244))/1+parseInt(n(232))/2*(parseInt(n(248))/3)+-parseInt(n(238))/4+-parseInt(n(237))/5+parseInt(n(235))/6+-parseInt(n(234))/7*(-parseInt(n(251))/8)+parseInt(n(231))/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(240)]=e,this[n(243)](),this[n(249)]=!1}[m(243)](){this[m(245)]=!0}[m(246)](t){const n=m,r=this[n(240)][n(236)](t);if(!r)throw new e.CKEditorError(n(239),this);const s=r[n(230)]();this[n(241)][n(233)][n(250)](s)&&this[n(241)][n(242)][n(236)](n(247))[n(252)](r)}}function T(){const t=["isTouching","isArray","start","isInContent","isMultiRange","value","from","88543iTJWTu","push","color","160318bMkLFg","content","212058uZqjgh","isIntersecting","7828770NEASok","map","add","length","replace","3598182luGCLP","splice","306iKqnCI","deletion","createPositionBefore","join","isCollapsed","1FVSYwp","change","execute","76ECSbEV","createPositionAfter","schema"," [color ","end","createRange","getRanges","54770AlrAXA","next","3540976VhsTzB","sort","type","isObject","createPositionAt"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=289]})(t,e)}function y(t){const e=_;return t[e(326)](((t,n)=>e(309)==t[e(327)]&&e(309)!=n[e(327)]?-1:e(309)!=t[e(327)]&&e(309)==n[e(327)]?1:0))}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(318)];for(;s<t[n(304)];){const a=t[s],c=t[s+1];r||(r=e[n(310)](a)),k(e,a,c)||(o[n(295)](e[n(321)](r,i[n(328)](a)?e[n(317)](a):e[n(329)](a,n(320)))),r=null),s++}return o}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(317)](e),o=t[r(310)](n);return s[r(330)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(386903===parseInt(n(313))/1*(parseInt(n(297))/2)+-parseInt(n(299))/3+-parseInt(n(316))/4*(parseInt(n(323))/5)+parseInt(n(308))/6*(parseInt(n(294))/7)+-parseInt(n(325))/8+-parseInt(n(306))/9+parseInt(n(301))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=_;for(;n[r(304)];){const s=n[r(307)](0,100);t[r(314)]((()=>{const t=r;for(const n of s)n[t(290)]&&e[t(315)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=377]})(t,e)}function R(){const t=["values","some","execute","isInContent","refresh","_command","10390HflgtO","editor","getRanges","3810896BKOknk","6337009ylufRz","8005510LUalEO","_suggestions","66LqauCm","isEnabled","canEditAt","564KGzMvc","12712995iSSKdn","from","93004GGQxmx","_isEnabledBasedOnSelection","model","1086487nMVTxd","6gtBFYw"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(825498===-parseInt(n(388))/1+-parseInt(n(385))/2*(parseInt(n(379))/3)+parseInt(n(382))/4*(parseInt(n(396))/5)+parseInt(n(389))/6*(parseInt(n(400))/7)+-parseInt(n(399))/8+parseInt(n(383))/9+parseInt(n(377))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(395)]=e,this[r(378)]=n,this[r(394)](),this[r(386)]=!1}[L(394)](){const t=L,e=Array[t(384)](this[t(378)][t(390)]())[t(391)]((e=>e[t(393)]));this[t(380)]=this[t(395)][t(380)]&&e}[L(392)](){const t=L,e=y(Array[t(384)](this[t(378)][t(390)]()));for(const n of e){const e=n[t(398)]();if(!this[t(397)][t(387)][t(381)](e))return}C(this[t(397)][t(387)],this[t(395)],e)}}const M=w;function v(){const t=["values","69593IAESya","canEditAt","selection","getRanges","model","editor","1831774gWwRPi","_command","262428epIlot","_isEnabledBasedOnSelection","size","1352720JulPJD","_suggestions","from","document","execute","48cVTooL","isEnabled","_selectedSuggestions","269855NkRrOb","11164uMnAkt","554532lSMzAs","refresh"];return(v=function(){return t})()}function w(t,e){const n=v();return(w=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(143467===-parseInt(n(475))/1+parseInt(n(471))/2*(-parseInt(n(467))/3)+-parseInt(n(472))/4+parseInt(n(470))/5+-parseInt(n(483))/6+parseInt(n(481))/7+parseInt(n(462))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(v);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(482)]=e,this[r(463)]=n,this[r(469)]=new Set,this[r(473)](),this[r(484)]=!1}[M(473)](){const t=M,e=this[t(480)][t(479)][t(465)][t(477)],n=Array[t(464)](this[t(463)][t(474)]());this[t(469)]=function(t,e){const n=_,r=Array[n(293)](t[n(322)]()),s=new Set;for(const o of e)if(o[n(290)])for(const e of r)for(const r of o[n(322)]())(e[n(300)](r)||t[n(312)]&&!o[n(291)]&&o[n(324)]&&r[n(320)][n(330)](e[n(289)]))&&s[n(303)](o);return s}(e,n),this[t(468)]=this[t(482)][t(468)]&&!!this[t(469)][t(461)]}[M(466)](){const t=M,e=y(Array[t(464)](this[t(469)]));for(const n of e){const e=n[t(478)]();if(!this[t(480)][t(479)][t(476)](e))return}C(this[t(480)][t(479)],this[t(482)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=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 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 J="object"==typeof self&&self&&self.Object===Object&&self;const Z=X||J||Function("return this")();const Y=Z.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.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=Z["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Z,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(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(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=Ht;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Zt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Jt(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?Jt(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?Z.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&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 ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Qt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?Ce(t,!0):Pe(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?Z.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ze=Je?function(t){return null==t?[]:(t=Object(t),Ke(Je(t),(function(e){return Xe.call(t,e)})))}:qe;const Ye=function(t,e){return Qt(t,Ze(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ze(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Ze)};const sn=function(t){return nn(t,xe,tn)};const on=At(Z,"DataView");const an=At(Z,"Promise");const cn=At(Z,"Set");const un=At(Z,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Z.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=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?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe: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 Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Yn.test(t)||!Zn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||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=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(Jn(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||Jn(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 zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=292]})(t,e)}function Vr(){const t=["suggestion:","getItems","755076sNVOhu","isExternal","getMarkers","getMarkerNames","next","hasComments","2800992EGMQqm","removeAttribute","set","markers","getContainedElement","decorate","addRange","filter","addMarkerName","split","1464078mBeIKm","commentThread","_saved","_onAttributesChange","addMarker","5avJsMP","isIntersecting","size","change","type","339gyGBcz","map","removeMarker","isIntersectingWithRange","getRanges","reduce","removeMarkers","end","_onDiscard","onAttributesChange","accept","_isDataLoaded","_model","author","add","getAllAdjacentSuggestions","head","createdAt","isMultiRange","discard","toJSON","setAttribute","56907OMMMvR","312921ZdRypD","getFirstRange","_markerNames","push","attributes","onDiscard","authoredAt","1581708gsTwle","creator","substr","clear","6268yDauJv","from","start","onAccept","nodeBefore","isInContent","getRange","nodeAfter","subType","get","580OBBdcR","length","delete","getFirstMarker","@external","getMultiRangeId","data","previous","_onAccept"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(343708===-parseInt(n(344))/1+parseInt(n(295))/2+-parseInt(n(321))/3*(parseInt(n(355))/4)+-parseInt(n(316))/5*(-parseInt(n(351))/6)+parseInt(n(311))/7+parseInt(n(301))/8+parseInt(n(343))/9*(-parseInt(n(365))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(332)]=!1,this.id=e.id,this[n(320)]=e[n(320)],this[n(363)]=e[n(363)]||null,this[n(334)]=e[n(334)],this[n(352)]=e[n(352)]||e[n(334)],this[n(296)]=Boolean(e[n(348)]&&e[n(348)][n(369)]),this[n(371)]=null,this[n(333)]=t,this[n(292)]=e[n(358)],this[n(329)]=e[n(349)],this[n(314)]=e[n(330)],this[n(346)]=new Set,this[n(338)]=null,this[n(303)](n(350),null),this[n(303)](n(348),e[n(348)]||{}),this[n(303)](n(372),null),this[n(303)](n(299),null),this[n(303)](n(312),null),this[n(303)](n(313),!1),this[n(306)](n(331)),this[n(306)](n(340))}get[jr(337)](){const t=jr;let e=this;for(;e[t(372)];)e=e[t(372)];return e}get[jr(300)](){const t=jr;return!!this[t(312)]&&this[t(312)][t(366)]>0}get[jr(339)](){const t=jr;return 0!=this[t(346)][t(318)]&&6==Array[t(356)](this[t(346)])[0][t(310)](":")[t(366)]}get[jr(360)](){return null!==this[jr(368)]()}[jr(309)](t){const e=jr;this[e(346)][e(335)](t)}[jr(298)](){const t=jr;return Array[t(356)](this[t(346)])}[jr(297)](){const t=jr;return this[t(298)]()[t(322)]((e=>this[t(333)][t(304)][t(364)](e)))[t(308)]((t=>t))}[jr(368)](){return this[jr(297)]()[0]||null}[jr(327)](){const t=jr;this[t(333)][t(319)]((e=>{const n=t;for(const t of this[n(297)]())e[n(323)](t)})),this[t(346)][t(354)]()}[jr(323)](t){const e=jr;this[e(333)][e(319)]((n=>{n[e(323)](t)})),this[e(346)][e(367)](t)}[jr(307)](t){const e=jr,n=e(293)+this[e(320)]+":"+this[e(363)]+":"+this.id+":"+this[e(352)].id+":"+zr[e(370)]();this[e(309)](n),this[e(333)][e(319)]((r=>{r[e(315)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(324)](t){const e=jr;for(const n of this[e(325)]())if(n[e(317)](t))return!0;return!1}[jr(325)](){const t=jr;return this[t(297)]()[t(322)]((e=>e[t(361)]()))}[jr(294)](){const t=jr;return this[t(325)]()[t(326)](((e,n)=>[...e,...n[t(294)]()]),[])}[jr(345)](){const t=jr;var e;return(null===(e=this[t(368)]())||void 0===e?void 0:e[t(361)]())||null}[jr(305)](){const t=jr,e=this[t(325)]();if(1!=e[t(366)])return null;const n=e[0],r=n[t(357)][t(362)],s=n[t(328)][t(359)];return r instanceof i.Element?r!=s?null:r:null}[jr(331)](){const t=jr;this[t(292)](this[t(325)](),this[t(371)],this[t(348)]),this[t(327)]()}[jr(340)](){const t=jr;this[t(329)](this[t(325)](),this[t(371)],this[t(348)]),this[t(327)]()}[jr(336)](){const t=jr,e=[];let n=this[t(337)];for(;n;)e[t(347)](n),n=n[t(299)];return e}[jr(342)](t,e){const n=jr,r=Xn(this[n(348)]);hr(r,t,e),Or(r,this[n(348)])||(this[n(348)]=r,this[n(314)](r))}[jr(302)](t){const e=jr,n=Xn(this[e(348)]);Ur(n,t),Or(n,this[e(348)])||(this[e(348)]=n,this[e(314)](this[e(348)]))}[jr(341)](){const t=jr;return{id:this.id,type:this[t(363)]?this[t(320)]+":"+this[t(363)]:this[t(320)],authorId:this[t(352)].id,createdAt:this[t(338)],hasComments:this[t(300)],data:this[t(371)],attributes:this[t(348)]}}static[jr(370)](){const t=jr;return(0,e.uid)()[t(353)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=Kr();return(Wr=function(t,e){return n[t-=401]})(t,e)}function Kr(){const t=["subType","checkChild","_locale","skip","join","pop","addFormat","*Change to:* %0","registerAttributeLabel","_customCallbacks","$1 $2","$text","label","4052560XQDjyo","has","12bgnjUD","match","_attributeLabels","5407976tSMABV","_handleCustomCallbackDescription","removeEmptyContainer","getFirstRange","insertion","registerDescriptionCallback","softBreak","*Remove:* %0","EmptyContainer","_handleRenameSuggestionDescription","elementEnd","data","getItemLabel","isEmpty","*Split:* %0","Container","function","311166CwiZSQ","quantity","normal","elementStart","_addDescriptionItems","indexOf","*Set format:* %0","remove","type","matchingCallback","nextSibling","format","_handleAttributeSuggestionDescription","660iUAXbQ","7OnnMmY","push","isEqual","nodeAfter","*Insert:* %0","deletion","length","attribute","item","set","_itemLabelsCallbacks","isInContent","isObject","previousSibling","_schema","getDescriptions","start","text","removeContainer","replace","*Remove format:* %0","end","add","2580096fGqMAO","addObject","registerElementLabel","addContainer","ELEMENT_SPACE","get","_itemLabels","Object","_handleInsertRemoveSuggestionDescription","*Merge:* %0","map","removeObject","$textProxy","REPLACE_TEXT","getWalker","name","newValue","9506pmaoRk","162693RtqJEi","key","_resolveDescriptionItems","removeFormat","element","addEmptyContainer","566524ijEqXa"];return(Kr=function(){return t})()}const qr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(480448===-parseInt(n(450))/1*(-parseInt(n(490))/2)+-parseInt(n(416))/3*(-parseInt(n(497))/4)+-parseInt(n(414))/5+-parseInt(n(436))/6+-parseInt(n(419))/7+parseInt(n(473))/8+parseInt(n(491))/9*(parseInt(n(449))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=Wr;this[n(410)]=[],this[n(479)]=new Map,this[n(460)]=[],this[n(418)]=new Map,this[n(464)]=t,this[n(403)]=e}[qr(465)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(456)];o++){const i=t[o];if(!i[e(461)])continue;const a=this[e(420)](i);if(a){if(null!=i[e(401)]){if(r[e(415)](i[e(401)]))continue;r[e(472)](i[e(401)])}n[e(451)](a)}else if(e(457)!=i[e(444)])e(423)!=i[e(444)]&&e(455)!=i[e(444)]||this[e(481)](n,i,t[o+1]);else{const t=i[e(430)][e(492)];if(s[e(415)](t))continue;s[e(472)](i[e(430)][e(492)]),t==_c?this[e(428)](n,i):this[e(448)](n,i)}}return this[e(493)](n)}[qr(424)](t){const e=qr;this[e(410)][e(451)](t)}[qr(475)](t,n,r=e.priorities[qr(438)]){const s=qr;s(435)==typeof t?(0,e.insertToPriorityArray)(this[s(460)],{matchingCallback:t,label:n,priority:r}):this[s(479)][s(459)](t,n)}[qr(409)](t,e){const n=qr;this[n(418)][n(459)](t,e)}[qr(431)](t,e=1){const n=qr;let r;for(const e of this[n(460)])if(e[n(445)](t)){r=e[n(413)];break}return r||(r=this[n(479)][n(478)](t[n(488)])),r?r(e):1!==e?e+" "+t[n(488)]+"s":""+t[n(488)]}[qr(440)](t,e){const n=qr,r=e[n(422)]()[n(487)](),s=n(423)==e[n(444)]?n(472):n(443);for(const e of r){const o=e[n(458)],i=t[t[n(456)]-1];if(o.is(n(485)))i&&i[n(444)][n(441)](n(434))>-1&&t[n(406)](),i&&n(467)==i[n(444)]?i[s]+=o[n(430)]:t[n(451)]({type:n(467),add:n(472)==s?o[n(430)]:"",remove:n(443)==s?o[n(430)]:""});else if(this[n(464)][n(462)](o)){const a=o;if(i&&i[n(444)][n(441)](n(434))>-1&&t[n(406)](),n(429)==e[n(444)])continue;i&&i[n(444)]==s+n(480)&&i[n(495)][n(488)]==a[n(488)]?i[n(437)]++:t[n(451)]({type:s+n(480),element:a,quantity:1}),r[n(404)]((t=>!(n(429)==t[n(444)]&&t[n(458)]==o)))}else if(this[n(464)][n(402)](o,n(412))||o.is(n(495),n(425))){const r=o;if(n(472)==s&&n(439)==e[n(444)]||n(443)==s&&n(429)==e[n(444)])continue;if(i&&-1==i[n(444)][n(441)](n(434))){n(467)==i[n(444)]&&(i[s]+="\n");continue}let a;if(a=n(472)==s?r[n(446)]&&!this[n(464)][n(462)](r[n(446)])?r[n(446)]:null:r[n(463)]&&!this[n(464)][n(462)](r[n(463)])?r[n(463)]:null,r[n(432)]||a&&a[n(432)]){const e=a&&a[n(432)]?a:r;i&&i[n(444)]==s+n(427)&&i[n(495)][n(488)]==e[n(488)]?i[n(437)]++:t[n(451)]({type:s+n(427),element:e,quantity:1})}else t[n(451)]({type:s+n(434),element:r})}}}[qr(493)](t){const e=qr,n=this[e(403)],r=[],s=[],o=[];for(const i of t)switch(i[e(444)]){case e(467):if(i[e(472)]=i[e(472)][e(469)](/(\S)\u000A+(\S)/g,e(411))[e(469)](/\u000A/g,""),i[e(443)]=i[e(443)][e(469)](/(\S)\u000A+(\S)/g,e(411))[e(469)](/\u000A/g,""),""!=i[e(472)]&&""!=i[e(443)]){r[e(451)]({type:e(469),content:Hr(n,e(486),['"'+i[e(443)]+'"','"'+i[e(472)]+'"'])});continue}if(null!=i[e(472)][e(417)](/^ +$/)){r[e(451)]({type:e(423),content:Hr(n,e(454),Hr(n,e(477),i[e(472)][e(456)]))});continue}if(null!=i[e(443)][e(417)](/^ +$/)){r[e(451)]({type:e(455),content:Hr(n,e(426),Hr(n,e(477),i[e(443)][e(456)]))});continue}if(""!=i[e(472)]){r[e(451)]({type:e(423),content:Hr(n,e(454),'"'+i[e(472)]+'"')});continue}r[e(451)]({type:e(455),content:Hr(n,e(426),'"'+i[e(443)]+'"')});continue;case e(496):case e(474):r[e(451)]({type:e(423),content:Hr(n,e(454),this[e(431)](i[e(495)],i[e(437)]))});continue;case e(421):case e(484):r[e(451)]({type:e(455),content:Hr(n,e(426),this[e(431)](i[e(495)],i[e(437)]))});continue;case e(476):r[e(451)]({type:e(423),content:Hr(n,e(433),this[e(431)](i[e(495)],i[e(437)]))});continue;case e(468):r[e(451)]({type:e(455),content:Hr(n,e(482),this[e(431)](i[e(495)],i[e(437)]))});continue;case e(407):s[e(451)](i[e(492)]);continue;case e(494):o[e(451)](i[e(492)]);continue;default:r[e(451)](i)}if(s[e(456)]){const t=s[e(483)]((t=>this[e(418)][e(415)](t)?this[e(418)][e(478)](t):t))[e(405)](", ");r[e(451)]({type:e(447),content:Hr(this[e(403)],e(442),t)})}if(o[e(456)]){const t=o[e(483)]((t=>this[e(418)][e(415)](t)?this[e(418)][e(478)](t):t))[e(405)](", ");r[e(451)]({type:e(447),content:Hr(this[e(403)],e(470),t)})}return r}[qr(420)](t){const e=qr;for(const n of this[e(410)]){const r=n(t);if(r&&e(444)in r)return r}}[qr(448)](t,e){const n=qr,r=e[n(430)],s=void 0===r[n(489)]?n(494):n(407);t[n(451)]({type:s,key:r[n(492)]})}[qr(428)](t,e){const n=qr;t[n(451)]({type:n(447),content:Hr(this[n(403)],n(408),this[n(431)](e[n(422)]()[n(466)][n(453)],1))})}[qr(481)](t,e,n){const r=qr;if(this[r(440)](t,e),n&&n[r(422)]()&&!e[r(422)]()[r(471)][r(452)](n[r(422)]()[r(466)])){const n=t[t[r(456)]-1],s=r(423)==e[r(444)]?r(472):r(443);n&&r(467)==n[r(444)]&&(n[s]+="\n")}}}function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=174]})(t,e)}const Zr=Jr;function Yr(){const t=["7614366AxwFkn","26817309wSqaxv","312905LfSUuC","1RXPkzz","get","8084200BzZVpL","7461118UzHdwj","enableCommand","plugins","TrackChangesEditing","afterInit","3148802AGgsAp","92WHoney","709377xlwrTN","commands","showAIAssistant","editor"];return(Yr=function(){return t})()}!function(t,e){const n=Jr,r=t();for(;;)try{if(943190===-parseInt(n(184))/1*(parseInt(n(175))/2)+-parseInt(n(177))/3+parseInt(n(176))/4*(-parseInt(n(183))/5)+parseInt(n(181))/6+-parseInt(n(187))/7+parseInt(n(186))/8+parseInt(n(182))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Qr extends t.Plugin{[Zr(174)](){const t=Zr,e=this[t(180)],n=e[t(189)][t(185)](t(190));e[t(178)][t(185)](t(179))&&n[t(188)](t(179))}}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=277]})(t,e)}const ts=$r;function es(){const t=["plugins","FORMAT_ALIGN_TO_LEFT","7597583OeLEuD","_registerLegacyDescription","left","get","enableDefaultAttributesIntegration","afterInit","registerBlockAttribute","FORMAT_ALIGN_TO_CENTER","128695SXRoEE","has","30oRgTVL","146EAvJKj","AlignmentEditing","FORMAT_ALIGNMENT","registerAttributeLabel","alignment","registerDescriptionCallback","editor","center","56qqHsiA","*Format:* %0","formatBlock","format","commandName","locale","FORMAT_JUSTIFY_TEXT","value","2089422dmiQGm","justify","commandParams","descriptionFactory","8633760ydIped","3319860owtqlo","type","1189FnvgEG","22316085lXJhcx","FORMAT_ALIGN_TO_RIGHT","right","6GunAWU","TrackChangesEditing"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(819549===parseInt(n(282))/1*(-parseInt(n(301))/2)+parseInt(n(280))/3+-parseInt(n(309))/4*(-parseInt(n(298))/5)+parseInt(n(286))/6*(parseInt(n(290))/7)+parseInt(n(279))/8+parseInt(n(317))/9*(-parseInt(n(300))/10)+-parseInt(n(283))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(295)](){const t=ts,e=this[t(307)],n=e[t(314)];if(!e[t(288)][t(299)](t(302)))return;const r=e[t(288)][t(293)](t(287));r[t(294)](t(305)),r[t(296)](t(305)),r[t(278)][t(304)](t(305),Hr(n,t(303))),this[t(291)]()}[ts(291)](){const t=ts,e=this[t(307)],n=e[t(314)];e[t(288)][t(293)](t(287))[t(278)][t(306)]((e=>{const r=t;if(r(311)!=e[r(281)])return;const{data:s}=e;if(s&&r(305)==s[r(313)]){const t=s[r(277)][0][r(316)];return{type:r(312),content:Hr(n,r(310),function(t){const e=r;switch(t){case e(292):return Hr(n,e(289));case e(285):return Hr(n,e(284));case e(308):return Hr(n,e(297));case e(318):return Hr(n,e(315))}}(t))}}}))}}function rs(){const t=["underline","CodeEditing","1370vVmApd","FORMAT_ITALIC","FORMAT_SUPERSCRIPT","BoldEditing","394763qQKBbM","editor","formatInline","1501070WPUeLo","2XDPJMO","slice","*Format:* %0","plugins","code","53884457pzGmMV","type","strikethrough","SuperscriptEditing","20804GRHkrA","has","enableDefaultAttributesIntegration","TrackChangesEditing","FORMAT_BOLD","561302Btsbpa","superscript","SubscriptEditing","7644048IlgTIE","FORMAT_CODE","FORMAT_STRIKETHROUGH","408246hhqyzp","FORMAT_","subscript","get","StrikethroughEditing","registerDescriptionCallback","*Remove format:* %0","toLowerCase","italic","toUpperCase","afterInit","UnderlineEditing","commandParams","81ZvBwTb","commandName","registerInlineAttribute","locale","_registerLegacyDescription","format","descriptionFactory","forceValue","ItalicEditing","102UHkVJE","bold","registerAttributeLabel","FORMAT_SUBSCRIPT","FORMAT_UNDERLINE"];return(rs=function(){return t})()}const ss=is;!function(t,e){const n=is,r=t();for(;;)try{if(726963===parseInt(n(249))/1+parseInt(n(253))/2*(parseInt(n(273))/3)+parseInt(n(262))/4*(parseInt(n(245))/5)+-parseInt(n(238))/6*(-parseInt(n(267))/7)+parseInt(n(270))/8+-parseInt(n(286))/9*(-parseInt(n(252))/10)+-parseInt(n(258))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const os=[ss(248),ss(237),ss(284),ss(244),ss(277),ss(269),ss(261)];function is(t,e){const n=rs();return(is=function(t,e){return n[t-=232]})(t,e)}class as extends t.Plugin{[ss(283)](){const t=ss,e=this[t(250)],n=e[t(256)][t(276)](t(265)),r=e[t(232)];for(const s of os){if(!e[t(256)][t(263)](s))continue;const o=s[t(254)](0,-7)[t(280)](),i=t(274)+o[t(282)]();n[t(264)](o),n[t(288)](o),n[t(235)][t(240)](o,Hr(r,i))}this[t(233)]()}[ss(233)](){const t=ss,e=this[t(250)],n=e[t(232)],r=e[t(256)][t(276)](t(265));function s(e,s){const o=t;r[o(235)][o(278)]((t=>{const r=o;if(r(251)!=t[r(259)])return;const{data:i}=t;return i&&i[r(287)]===e?i[r(285)][0][r(236)]?{type:r(234),content:Hr(n,r(255),s)}:{type:r(234),content:Hr(n,r(279),s)}:void 0}))}s(t(239),Hr(n,t(266))),s(t(281),Hr(n,t(246))),s(t(243),Hr(n,t(242))),s(t(257),Hr(n,t(271))),s(t(260),Hr(n,t(272))),s(t(275),Hr(n,t(241))),s(t(268),Hr(n,t(247)))}}function cs(t,e){const n=hs();return(cs=function(t,e){return n[t-=358]})(t,e)}const us=cs;!function(t,e){const n=cs,r=t();for(;;)try{if(888810===-parseInt(n(372))/1*(-parseInt(n(367))/2)+parseInt(n(359))/3+parseInt(n(397))/4*(-parseInt(n(358))/5)+parseInt(n(376))/6+-parseInt(n(374))/7*(parseInt(n(361))/8)+parseInt(n(385))/9*(-parseInt(n(373))/10)+parseInt(n(380))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(hs);class ls extends t.Plugin{[us(363)](){const t=us,e=this[t(365)],n=e[t(400)];if(!e[t(360)][t(387)](t(390)))return;const r=e[t(360)][t(378)](t(386)),s=this[t(365)][t(364)][t(378)](t(369));r[t(383)](t(369),((n,o={})=>{const i=t,a=this[i(365)][i(391)][i(399)][i(381)],c=o&&void 0!==o[i(398)]?o[i(398)]:!s[i(362)];let u=[];if(c){const t=Array[i(382)](a[i(371)]())[i(396)]((t=>fs(t)||function(t,e){const n=i,r=e[n(388)](t[n(401)],n(369)),s=e[n(388)]([n(395),n(369)],t);return r&&s}(t,this[i(365)][i(391)][i(384)])));u=A(t,e[i(391)])}else{const t=Array[i(382)](a[i(371)]())[i(396)]((t=>fs(t)));u=A(t,e[i(391)])}e[i(391)][i(377)]((()=>{const t=i;for(const e of u)r[t(379)](e,{commandName:t(369),commandParams:[{forceValue:c}]})}))})),r[t(394)][t(368)]((e=>{const r=t,{data:s}=e;if(s&&r(369)==s[r(392)]){const t=Hr(n,r(402));return s[r(370)][0][r(398)]?{type:r(375),content:Hr(n,r(389),t)}:{type:r(375),content:Hr(n,r(393),t)}}}))}}function fs(t){const e=us;return e(369)==t[e(401)][e(366)]}function hs(){const t=["2agdrmk","7895900shXxAl","3835538xQPAOp","format","3765156HdZuyh","change","get","markBlockFormat","23850959jNvNFe","selection","from","enableCommand","schema","18mpVych","TrackChangesEditing","has","checkChild","*Set format:* %0","BlockQuoteEditing","model","commandName","*Remove format:* %0","descriptionFactory","$root","filter","684bgWkfn","forceValue","document","locale","parent","ELEMENT_BLOCK_QUOTE","13860lhQnsI","3725373Tczuws","plugins","16cqQrdE","value","afterInit","commands","editor","name","284TkIJHU","registerDescriptionCallback","blockQuote","commandParams","getSelectedBlocks"];return(hs=function(){return t})()}const gs=ps;function ds(){const t=["editor","changeCaseLower","1aDjSar","CaseChange","1139874DVyebl","70qemBzP","70FXTdWi","afterInit","2965942aLtutI","3098592toopsI","changeCaseTitle","TrackChangesEditing","836908LnKImo","plugins","changeCaseUpper","enableCommand","has","get","13311456YxmsIu","2330478JeCdBE","175140gWkirU"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=250]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(903378===parseInt(n(266))/1*(-parseInt(n(255))/2)+-parseInt(n(268))/3+-parseInt(n(263))/4*(-parseInt(n(270))/5)+parseInt(n(252))/6+parseInt(n(251))/7+-parseInt(n(261))/8+parseInt(n(262))/9*(parseInt(n(269))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(250)](){const t=gs,e=this[t(264)];e[t(256)][t(259)](t(267))&&(e[t(256)][t(260)](t(254))[t(258)](t(257)),e[t(256)][t(260)](t(254))[t(258)](t(265)),e[t(256)][t(260)](t(254))[t(258)](t(253)))}}const Is=bs;function Es(){const t=["1113680dmGjmU","commands","editor","28963zCuVYL","ckbox","2aiRkPK","TrackChangesEditing","get","1446350NjBOBW","5205embGCc","enableCommand","577086mgWeUf","afterInit","10896sGOZxO","5672dKVnqh","652629iYgTqw","98QothxB","10430344CahXgV","plugins","9jbsIyr"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=379]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(903376===parseInt(n(383))/1+parseInt(n(380))/2*(parseInt(n(390))/3)+parseInt(n(389))/4*(parseInt(n(384))/5)+-parseInt(n(386))/6*(-parseInt(n(391))/7)+-parseInt(n(392))/8*(parseInt(n(394))/9)+parseInt(n(395))/10+-parseInt(n(398))/11*(parseInt(n(388))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(387)](){const t=Is,e=this[t(397)];e[t(396)][t(382)](t(379))&&e[t(393)][t(382)](t(381))[t(385)](t(379))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=321]})(t,e)}function As(){const t=["find","filter","commandParams","17629896lBUQLw","CodeBlock","config","blockName","model","1167828VaXkmJ","1369868hIOOcD","isLimit","enableCommand","editor","registerElementLabel","checkChild","10629PyEVnj","registerDescriptionCallback","format","parent","660020iBgrrG","plugins","forceValue","indentCodeBlock","115491qtFKSG","*Remove format:* %0","8EMDchZ","commandName","ELEMENT_CODE_BLOCK","commands","from","TrackChangesEditing","schema","value","22iNzrsb","getSelectedBlocks","afterInit","type","6421037PrNrlE","language","formatBlock","codeBlock","languages","rootElement","124yDPQuZ","60yuPbHI","830fNNMLL","change","name","markBlockFormat","toLowerCase","locale","descriptionFactory","has","outdentCodeBlock","document","*Set format:* %0","selection","label","get"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(877293===parseInt(n(373))/1+-parseInt(n(374))/2+parseInt(n(329))/3*(parseInt(n(349))/4)+parseInt(n(325))/5*(parseInt(n(350))/6)+parseInt(n(343))/7*(parseInt(n(331))/8)+parseInt(n(321))/9*(-parseInt(n(351))/10)+-parseInt(n(339))/11*(parseInt(n(368))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(341)](){const t=_s,e=this[t(377)];if(!e[t(326)][t(358)](t(369)))return;const n=e[t(326)][t(364)](t(336)),r=e[t(356)],s=e[t(370)][t(364)](t(346))[t(347)],o=e[t(334)][t(364)](t(346));n[t(376)](t(328)),n[t(376)](t(359)),n[t(376)](t(346),((r,i={})=>{const a=t,c=e[a(372)],u=e[a(372)][a(360)][a(362)],l=i&&void 0!==i[a(327)]?i[a(327)]:!o[a(338)];let f;i[a(344)]||(i[a(344)]=s[0][a(344)]),f=l?Array[a(335)](u[a(340)]())[a(366)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(348))&&!e[n(375)](t)&&e[n(379)](t[n(324)],n(346))}(t,c[a(337)]))):Array[a(335)](u[a(340)]())[a(366)]((t=>Cs(t)));const h=A(f,c);c[a(352)]((()=>{const t=a;for(const e of h)n[t(354)](e,{commandName:t(346),commandParams:[{...i,forceValue:l}],formatGroupId:t(371)})}))})),n[t(357)][t(378)](t(346),(e=>Hr(r,t(333),e))),n[t(357)][t(322)]((e=>{const n=t;if(n(345)!=e[n(342)])return;const o=r.t,{data:i}=e;if(!i||n(346)!=i[n(332)])return;const a=i[n(367)][0][n(344)],c=o(s[n(365)]((t=>t[n(344)]===a))[n(363)])[n(355)]();return i[n(367)][0][n(327)]?{type:n(323),content:Hr(r,n(361),Hr(r,n(333),1)+" ("+c+")")}:{type:n(323),content:Hr(r,n(330),Hr(r,n(333),1))}}))}}function Cs(t){const e=_s;return e(346)==t[e(353)]}function Ls(){const t=["has","2289834WOJUcO","8844075mpfGLV","get","plugins","CommentsEditing","190040vcQHtK","afterInit","enableCommand","5rFNuMJ","27RgugYV","TrackChangesEditing","724192oDjsUQ","112NMCDrE","editor","1275128idZQZq","addCommentThread","1010TzJDXC","505417pordUa","188392UStroL"];return(Ls=function(){return t})()}const Ns=Rs;function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=272]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(822593===parseInt(n(290))/1+-parseInt(n(279))/2+-parseInt(n(274))/3*(parseInt(n(276))/4)+parseInt(n(273))/5*(-parseInt(n(285))/6)+-parseInt(n(277))/7*(parseInt(n(283))/8)+-parseInt(n(286))/9+-parseInt(n(281))/10*(-parseInt(n(282))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Ns(291)](){const t=Ns,e=this[t(278)];e[t(288)][t(284)](t(289))&&e[t(288)][t(287)](t(275))[t(272)](t(280))}}var Ms=n(834);function vs(){const t=["toViewPosition","isContent","name","elementEnd","514098uQCpCb","test","ck-suggestion-marker-","item","addClass","getCustomProperty","start","ck-suggestion-marker--active","isLimit","585100mGmDsC","TrackChangesEditing","16871920JJDoUl","createUIElement","3409221tadpoE","push","activeMarkers","markerName","8116325KCNReG","type","mapper","addHighlight","createRangeOn","schema","isAtEnd","getWalker","plugins","includes","isBlock","1536382JVPBkU","markerRange","4xjSQSI","nextSibling","1220814gJzrLK","consumable","previousPosition","writer","getItems","get","insert","bindElementToMarker","parent","toViewElement","span","model","hasAttribute"];return(vs=function(){return t})()}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=144]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(147)]())o[r(155)](t)&&s[r(174)](n[r(181)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(185)][r(148)](r(170));return(o,i,a)=>{const c=r;if(!a[c(144)][c(161)](i[c(189)],o[c(158)]))return;const u=i[c(189)][c(184)](),l=i[c(189)][c(166)],f=t[c(154)][c(182)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(163)];d=d||f[c(157)](e);const n=a[c(179)][c(152)](e);if(n&&n[c(165)](c(180)))return;c(159)==t[c(178)]&&f[c(187)](e)&&!f[c(168)](e)&&(e[c(191)]||l[c(183)]?h&&h[c(151)]==e||(h=e,m(t[c(145)]),p=!0):g=g||t[c(145)])}function m(t){const r=c,o=a[r(146)][r(172)](r(153),{class:r(162)+e}),u=a[r(179)][r(156)](t);n&&s[r(175)][r(186)](i[r(176)])&&a[r(146)][r(164)](r(167),o),a[r(146)][r(149)](u,o),a[r(179)][r(150)](o,i[r(176)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(670852===parseInt(n(192))/1+-parseInt(n(188))/2+parseInt(n(173))/3*(parseInt(n(190))/4)+parseInt(n(169))/5+-parseInt(n(160))/6+parseInt(n(177))/7+-parseInt(n(171))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Fs=Bs;function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=484]})(t,e)}function Ps(){const t=["45KSsAsm","enableCommand","3278155WzdrNY","9378DynbpX","high","modifySelection","addMarker:suggestion:deletion","start","66NHeBVJ","plugins","unbindElementFromMarkerName","unit","remove","2PwmrnV","lock","document","bind","editing","buffer","mapper","init","selection","setSelection","model","getFirstRange","delete","root","downcastDispatcher","get","rootName","fromRange","2897000TfdXdd","forward","unlock","TrackChangesEditing","options","markerNameToElements","writer","73700bVEbhr","367916tjaREa","enqueueChange","editor","createRange","uiElement","detach","end","deleteForward","batch","commands","requires","markerName","data","showSuggestionHighlights","isCollapsed","1323wCahJK","1604380PfqgeP","createSelection","$graveyard","4814788MNlccU","merge","removeMarker:suggestion:deletion"];return(Ps=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(406883===-parseInt(n(526))/1*(-parseInt(n(491))/2)+parseInt(n(521))/3*(parseInt(n(490))/4)+parseInt(n(515))/5+parseInt(n(516))/6*(-parseInt(n(506))/7)+-parseInt(n(544))/8+parseInt(n(513))/9*(-parseInt(n(507))/10)+parseInt(n(510))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class xs extends t.Plugin{static get[Fs(501)](){return[Ms.Delete]}[Fs(533)](){const t=Fs,e=this[t(493)],n=e[t(522)][t(541)](t(486));n[t(514)](t(538));const r=e[t(500)][t(541)](t(498));n[t(514)](t(498),((n,s={})=>{const o=t,a=e[o(536)][o(508)](e[o(536)][o(528)][o(534)]);a[o(505)]&&e[o(536)][o(518)](a,{direction:o(484),unit:s[o(524)]});const c=a[o(537)](),u=i.LiveRange[o(543)](c);let l;n(s),l=o(509)==u[o(539)][o(542)]?e[o(536)][o(494)](c[o(520)]):e[o(536)][o(494)](u[o(520)],u[o(497)]),u[o(496)](),e[o(536)][o(492)](r[o(531)][o(499)],(t=>{const e=o;r[e(531)][e(527)](),t[e(535)](t[e(494)](l[e(497)])),r[e(531)][e(485)]()}))})),e[t(530)][t(540)].on(t(519),Ds(e,t(511)),{priority:t(517)}),e[t(503)][t(540)].on(t(519),((n,r,s)=>{const o=t;s[o(487)][o(504)]&&Ds(e,o(511),{showActiveMarker:!1})[o(529)](this)(n,r,s)}),{priority:t(517)}),e[t(530)][t(540)].on(t(512),((e,n,r)=>{const s=t,o=r[s(532)][s(488)](n[s(502)]);if(o)for(const t of o)t.is(s(495))&&(r[s(532)][s(523)](t,n[s(502)]),r[s(489)][s(525)](t))}),{priority:t(517)})}}const Us=js;function js(t,e){const n=Vs();return(js=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(648846===parseInt(n(235))/1*(-parseInt(n(237))/2)+-parseInt(n(288))/3*(parseInt(n(283))/4)+parseInt(n(304))/5*(parseInt(n(358))/6)+-parseInt(n(250))/7*(-parseInt(n(315))/8)+parseInt(n(293))/9*(parseInt(n(350))/10)+parseInt(n(244))/11+-parseInt(n(225))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vs);class Gs extends t.Plugin{[Us(339)](){const t=Us,e=this[t(331)];if(!e[t(238)][t(310)](t(296)))return;const n=e[t(335)],r=e[t(238)][t(232)](t(336)),s=e[t(238)][t(310)](t(276)),o=!!e[t(319)][t(232)](t(236));function i(e){const r=t;return{type:r(251),content:""+Hr(n,r(345),e)}}function a(e){const r=t;return{type:r(251),content:""+Hr(n,r(341),e)}}r[t(263)](t(233)),r[t(263)](t(245)),r[t(263)](t(234)),r[t(263)](t(271)),r[t(263)](t(369)),r[t(263)](t(295)),r[t(263)](t(228)),r[t(263)](t(312)),r[t(294)](t(281)),r[t(294)](t(253)),r[t(294)](t(313)),o&&(r[t(263)](t(363)),r[t(263)](t(359))),s&&(r[t(263)](t(333)),r[t(263)](t(258)),r[t(294)](t(338)),r[t(317)][t(259)]((e=>{const r=t,{data:s}=e;if(s&&r(338)==s[r(256)])return{type:r(251),content:s[r(372)]?Hr(n,r(325)):Hr(n,r(290))}})),this[t(331)][t(254)][t(321)][t(340)]((e=>{const n=t;if(e[n(265)][n(347)])return!1;let s=!1;const o=r[n(323)]({skipNotAttached:!0})[n(357)]((t=>n(338)===r[n(349)](t)));for(const t of o)n(255)!=t[n(268)]()[n(261)][n(344)][n(299)](n(253))&&(r[n(374)](t[n(268)](),n(316))[n(348)]((t=>n(253)===r[n(349)](t[n(273)])))||(e[n(224)](t[n(370)]()),s=!0));return s}))),r[t(317)][t(330)](t(313),Hr(n,t(275)));const c={type:t(251),content:""};r[t(317)][t(259)]((e=>{const r=t,{data:s}=e;if(!s||r(253)!=s[r(256)])return;let u=e[r(243)];for(;u;){if(u[r(279)]&&((r(241)==u[r(279)][r(256)]||r(291)==u[r(279)][r(256)])&&(u[r(279)][r(372)]&&r(249)!=u[r(279)][r(372)]||r(249)!=u[r(279)][r(248)]&&!s[r(372)])||!o&&u[r(279)][r(256)]==_c))return c;u=u[r(334)]}if(null==s[r(372)])switch(s[r(248)]){case r(280):return a(Hr(n,r(231)));case r(367):return a(Hr(n,r(342)));case r(255):return a(Hr(n,r(307)))}switch(s[r(372)]){case r(280):return i(Hr(n,r(231)));case r(367):return i(Hr(n,r(342)));case r(255):return i(Hr(n,r(307)))}})),r[t(317)][t(259)]((e=>{const n=t,{data:r}=e;if(r&&n(313)==r[n(256)])return null==r[n(372)]||null==r[n(248)]&&0==r[n(372)]?c:void 0})),r[t(317)][t(259)]((e=>{const r=t;if(r(316)!=e[r(298)])return;const{data:s}=e;if(!s||r(281)!=s[r(256)])return;const o=zs(e);return r(372)==o?{type:r(251),content:Hr(n,r(284))}:r(248)==o?{type:r(251),content:Hr(n,r(242))}:c})),e[t(254)][t(321)][t(340)]((e=>this[t(320)](e))),e[t(254)][t(321)][t(340)]((e=>this[t(352)](e))),e[t(254)][t(321)][t(340)]((e=>this[t(272)](e))),this[t(230)]()}[Us(320)](t){const e=Us;if(t[e(265)][e(347)]||!t[e(265)][e(252)])return!1;let n=!1;const r=this[e(331)][e(238)][e(232)](e(336))[e(323)]({skipNotAttached:!0})[e(357)]((t=>t[e(279)]&&e(281)==t[e(279)][e(256)]))[e(357)]((t=>t[e(279)][e(372)]&&t[e(279)][e(248)]));for(const s of r)zs(s)||(t[e(224)](s[e(370)]()),n=!0);return n}[Us(352)](t){const e=Us;if(t[e(265)][e(347)]||!t[e(265)][e(252)])return!1;const n=this[e(331)][e(238)][e(232)](e(336));if(n[e(264)][e(227)])return!1;let r=!1;const s=[e(253),e(281),e(313),e(241),e(360),e(355),e(239),e(318),e(291)],o=this[e(331)][e(254)][e(321)][e(311)][e(282)]()[e(357)]((t=>e(316)==t[e(298)]))[e(357)]((t=>s[e(354)](t[e(364)])));if(0==o[e(286)])return r;for(const i of o){const o=n[e(374)](i[e(240)],e(316))[e(357)]((t=>!t[e(226)][e(306)]))[e(322)]((t=>t[e(273)]))[e(357)]((t=>{const r=e,o=n[r(349)](t);return s[r(354)](o)}));if(o[e(286)]){for(const n of o)t[e(224)](n[e(370)]());r=!0}}return r}[Us(272)](t){const e=Us;if(t[e(265)][e(347)]||!t[e(265)][e(252)])return!1;const n=this[e(331)][e(238)][e(232)](e(336));let r=!1;const s=[e(253),e(281),e(313),e(241),e(360),e(355),e(239),e(318),e(291)];for(const t of n[e(323)]({skipNotAttached:!0})){const o=n[e(374)](t[e(268)](),e(316))[e(322)]((t=>t[e(273)]))[e(357)]((t=>t[e(279)]&&s[e(354)](t[e(279)][e(256)])));if(!o[e(286)])continue;const a=o[0][e(243)][e(356)][e(346)];if(!o[e(257)]((t=>t[e(356)][e(346)]===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(323)]({skipNotAttached:!0})[s(357)]((e=>s(316)==e[s(298)]&&e[s(356)][s(346)]==t)))e[s(262)](s(346),r)}function i(t,n){const r=e;let s=t[r(243)],i=!1;for(;s;)s[r(356)][r(346)]!=n&&(o(s[r(356)][r(346)],n),s[r(262)](r(346),n),i=!0),s=s[r(334)];return i}}[Us(230)](){const t=Us,e=this[t(331)],n=e[t(335)],r=e[t(238)][t(232)](t(336));this[t(247)](),r[t(277)][t(292)](t(361),t(329),t(314),(function(n,r){const s=t,o=[];for(let t of n)t[s(261)][s(344)]===t[s(309)][s(285)]&&(t=e[s(254)][s(278)](e[s(254)][s(368)](t[s(261)][s(344)],0))),o[s(308)](t);e[s(254)][s(223)]((t=>{const n=s,a=e[n(254)][n(321)][n(246)],c=Array[n(365)](a[n(326)]())[n(322)]((t=>i.LiveRange[n(287)](t)));t[n(371)](o),e[n(303)][n(232)](r[n(260)])[n(351)](),r[n(305)][n(308)]({forceDefaultExecution:!0}),e[n(266)](r[n(260)],...r[n(305)]),t[n(371)](c);for(const t of c)t[n(353)]()}))})),r[t(317)][t(274)]((function(n){const r=t,s=!e[r(254)][r(373)][r(332)](n),o=n[r(301)],i=n[r(362)],a=n[r(299)](r(281)),c=!o||o[r(299)](r(281))!==a,u=!i||i[r(299)](r(281))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(337),e)))}[Us(247)](){const t=Us,e=this[t(331)],n=e[t(335)];function r(n){const r=t,s=e[r(303)][r(232)](r(245))[r(227)],o=e[r(303)][r(232)](r(233))[r(227)];return r(233)===n?s:o}e[t(238)][t(232)](t(336))[t(317)][t(259)]((function(s){const o=t;if(o(361)!=s[o(298)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(260)]){case o(245):u=i[o(305)][0][o(366)],l=r(i[o(260)]),a=o(u?289:297),!l&&e[o(319)][o(232)](o(236))||(a=o(343)),c={type:o(251),content:Hr(n,a,Hr(n,o(231)))};break;case o(233):u=i[o(305)][0][o(366)],l=r(i[o(260)]),a=o(u?289:297),!l&&e[o(319)][o(232)](o(236))||(a=o(343)),c={type:o(251),content:Hr(n,a,Hr(n,o(342)))};break;case o(369):a=o(302),c={type:o(251),content:Hr(n,a,Hr(n,o(337)))};break;case o(295):a=function(t){const e=o,n=t[e(268)]();let r=n[e(261)][e(344)];for(;r&&n[e(270)](r);){if(r[e(299)](e(313))>0)return!1;r=r[e(362)]}return!0}(s)?Hr(n,o(297),Hr(n,function(t){const e=o;return e(328)+t[e(268)]()[e(261)][e(344)][e(299)](e(253))[e(327)]()+e(324)}(s))):Hr(n,o(229),Hr(n,o(337))),c={type:o(251),content:a};break;case o(363):case o(359):!1===i[o(300)]&&(a=o(267),c={type:o(269),content:Hr(n,a,Hr(n,o(337)))})}return c}))}}function Vs(){const t=["getChanges","4Gqcsef","*Merge:* list item","parent","length","fromRange","1814451UkfRWg","*Format:* insert into %0","*Uncheck item*","listMarkerStyle","registerCustomCallback","3419217gCsNBR","registerBlockAttribute","outdentList","ListEditing","*Format:* remove from %0","type","getAttribute","multipleBlocks","previousSibling","*Indent:* %0","commands","5VLwCUv","commandParams","isNextTo","ELEMENT_TODO_LIST","push","end","has","differ","splitListItemBefore","listIndent","accept","1856EgMVYd","attribute","descriptionFactory","listMarker","config","listItemIdFixer","document","map","getSuggestions","_LIST","*Check item*","getRanges","toUpperCase","ELEMENT_","documentList","registerAttributeLabel","editor","isObject","todoList","next","locale","TrackChangesEditing","ELEMENT_LIST_ITEM","todoListChecked","afterInit","registerPostFixer","*Remove format:* %0","ELEMENT_NUMBERED_LIST","*Change to:* %0","nodeAfter","*Set format:* %0","groupId","isUndo","find","_getAttributeKey","20npneuT","refresh","noTrackChangesFixer","detach","includes","listReversed","attributes","filter","4619922JGUunm","mergeListItemForward","listStart","formatBlock","nextSibling","mergeListItemBackward","attributeKey","from","forceValue","numbered","createPositionAt","indentList","getFirstMarker","setSelection","newValue","schema","_findSuggestions","change","removeMarker","17178264zjvTvn","meta","value","splitListItemAfter","*Outdent:* %0","_supportLegacySuggestions","ELEMENT_BULLETED_LIST","get","numberedList","customNumberedList","424423TsqLbn","list.multiBlock","2pJbofF","plugins","todoListCheck","range","listStyle","*Split:* list item","head","12664201OdwBQT","bulletedList","selection","_registerLegacyDescription","oldValue","default","12929EmNGex","format","isLocal","listType","model","todo","key","every","checkTodoList","registerDescriptionCallback","commandName","start","setAttribute","enableDefaultAttributesIntegration","trackChangesCommand","batch","execute","*Merge:* %0","getFirstRange","deletion","containsItem","customBulletedList","assureChains","suggestion","registerElementLabel","FORMAT_INDENT","TodoListEditing","_suggestionFactory","createRange","data","bulleted","listItemId"];return(Vs=function(){return t})()}function zs(t){const e=Us;let n=t[e(268)]()[e(261)][e(344)][e(301)];for(;n;){const r=n[e(299)](e(281));if(!r)return!1;if(r==t[e(279)][e(372)])return e(372);if(r==t[e(279)][e(248)])return e(248);n=n[e(301)]}return!1}const Hs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(429450===parseInt(n(363))/1+-parseInt(n(303))/2+-parseInt(n(296))/3+-parseInt(n(382))/4+-parseInt(n(318))/5*(parseInt(n(339))/6)+-parseInt(n(331))/7+parseInt(n(309))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class Ws extends t.Plugin{[Hs(380)](){const t=Hs;if(!this[t(328)][t(319)][t(311)](t(383)))return;const e=this[t(328)][t(367)][t(341)](t(344)),n=this[t(328)][t(319)][t(341)](t(353));e[t(335)]&&(n[t(307)](t(358)),n[t(361)](t(358))),e[t(372)]&&(n[t(307)](t(294)),n[t(361)](t(294))),e[t(333)]&&(n[t(307)](t(332)),n[t(361)](t(332)));const r={type:t(297),content:""};n[t(312)][t(314)](this[t(348)][t(308)](this));const s=this[t(328)][t(317)];n[t(312)][t(302)](t(294),Hr(s,t(354))),n[t(312)][t(314)]((e=>{const n=t,{data:s}=e;if(s&&n(294)==s[n(345)])return null==s[n(321)]||0==s[n(321)]&&null==s[n(381)]?r:void 0})),n[t(312)][t(302)](t(332),Hr(s,t(376))),n[t(312)][t(314)]((e=>{const n=t,{data:s}=e;if(s&&n(332)==s[n(345)])return null==s[n(321)]||1==s[n(321)]&&null==s[n(381)]?r:void 0})),this[t(328)][t(373)][t(347)][t(326)]((e=>{const r=t;if(e[r(310)][r(377)])return!1;let s=!1;const o=n[r(359)]({skipNotAttached:!0})[r(349)]((t=>{const e=r,s=n[e(330)](t);return e(332)==s||e(294)==s}));for(const t of o){const o=t[r(346)]()[r(329)][r(350)][r(357)](r(352));r(379)!=o&&r(336)!=o&&(n[r(323)](t[r(346)](),r(366))[r(375)]((t=>r(352)==n[r(330)](t[r(355)])))||(e[r(337)](t[r(322)]()),s=!0))}return s})),this[t(295)]()}[Hs(348)](t){const e=Hs,n=this[e(328)][e(317)],{data:r}=t,s={type:e(297),content:""};if(!r||e(358)!=r[e(345)])return;if(!r[e(381)])return e(334)==r[e(321)]?s:{type:e(297),content:""+Hr(n,e(356),Hr(n,this[e(298)](r[e(321)])))};if(!r[e(321)]){if(e(334)==r[e(381)])return s;let o=t[e(360)];for(;o;){if(o[e(320)]&&e(352)==o[e(320)][e(345)]&&o[e(320)][e(321)])return s;o=o[e(338)]}return{type:e(297),content:""+Hr(n,e(327),Hr(n,this[e(298)](r[e(381)])))}}if(e(334)!=r[e(321)])return{type:e(297),content:""+Hr(n,e(356),Hr(n,this[e(298)](r[e(321)])))};let o=t[e(360)];for(;o;){if(o[e(320)]&&e(352)==o[e(320)][e(345)]&&o[e(320)][e(321)]&&o[e(320)][e(381)])return s;o=o[e(338)]}const i=t[e(346)]()[e(329)][e(350)][e(357)](e(352));return{type:e(297),content:Hr(n,e(356),Hr(n,e(365)+i[e(313)]()+e(300)))}}[Hs(295)](){const t=Hs,e=this[t(328)],n=e[t(317)];e[t(319)][t(341)](t(353))[t(312)][t(314)]((e=>{const r=t;if(r(374)!=e[r(316)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(299)]){case r(358):o=r(304),i={type:r(297),content:Hr(n,o,Hr(n,this[r(298)](s[r(378)][0][r(316)])))};break;case r(294):o=s[r(378)][0][r(372)]?r(306):r(368),i={type:r(297),content:Hr(n,o)};break;case r(332):o=r(362),i={type:r(297),content:Hr(n,o,s[r(378)][0][r(333)])}}return i}))}[Hs(298)](t){const e=Hs;return e(365)+function(t){const n=e;return qs[n(340)](t)?n(315):Xs[n(340)](t)?n(379):null}(t)[e(313)]()+e(351)+t[e(313)]()[e(325)](/-/g,"_")}}function Ks(t,e){const n=Js();return(Ks=function(t,e){return n[t-=294]})(t,e)}const qs=[Hs(301),Hs(371),Hs(369)],Xs=[Hs(364),Hs(370),Hs(305),Hs(342),Hs(343),Hs(324)];function Js(){const t=["getFirstMarker","_findSuggestions","upper-latin","replace","registerPostFixer","*Remove format:* %0","editor","start","_getAttributeKey","1040039euTFMv","listStart","startIndex","default","styles","customNumbered","removeMarker","next","18pASxQe","includes","get","upper-roman","lower-latin","list.properties","key","getFirstRange","document","handleDescriptions","filter","nodeAfter","_LIST_","listType","TrackChangesEditing","FORMAT_LIST_REVERSED","suggestion","*Set format:* %0","getAttribute","listStyle","getSuggestions","head","registerBlockAttribute","*Format:* set start index to %0","97522PAXYdH","decimal","ELEMENT_","attribute","config","*Format:* set order to regular","square","decimal-leading-zero","circle","reversed","model","formatBlock","find","FORMAT_LIST_START","isUndo","commandParams","numbered","afterInit","oldValue","383108YnmUtT","ListPropertiesEditing","listReversed","_registerLegacyDescription","2168979siICrO","format","_getTranslationKeyForListStyle","commandName","_LIST_DEFAULT","disc","registerAttributeLabel","981608uqQhcy","*Change to:* %0","lower-roman","*Format:* set order to reversed","enableDefaultAttributesIntegration","bind","16470048cyodMR","batch","has","descriptionFactory","toUpperCase","registerDescriptionCallback","bulleted","type","locale","447795lZUZQm","plugins","data","newValue"];return(Js=function(){return t})()}var Zs=n(507);const Ys=$s;function Qs(){const t=["writer","selection","showSuggestionHighlights","enter","ck-suggestion-marker-split","7VFXfNL","unbindElementFromMarkerName","bind","14720049uzkKWT","fire","enableCommand","end","markInsertion","createPositionAt","requires","12147TZXQMx","editing","setSelection","document","markerNameToElements","hasClass","mapper","8JKudqq","nextSibling","parent","TrackChangesEditing","fromRange","20564AUjYgA","markerName","902803ezNxQD","10RqGBdc","6468BlfBlc","createRange","6331jnGBVG","options","init","change","high","enterBlock","addMarker:suggestion:insertion","61RIAVGX","split","getFirstRange","4065375gCekMV","8314422Ymolgu","remove","data","commands","editor","removeMarker:suggestion:insertion","model","plugins","get","afterExecute","488RUVEDy","detach","downcastDispatcher","getFirstPosition"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=313]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(851557===-parseInt(n(315))/1*(-parseInt(n(360))/2)+-parseInt(n(348))/3*(parseInt(n(329))/4)+parseInt(n(318))/5+parseInt(n(319))/6*(-parseInt(n(338))/7)+-parseInt(n(355))/8*(-parseInt(n(341))/9)+parseInt(n(363))/10*(-parseInt(n(362))/11)+parseInt(n(364))/12*(-parseInt(n(366))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Ys(347)](){return[Zs.Enter]}[Ys(368)](){const t=Ys,e=this[t(323)],n=e[t(326)][t(327)](t(358)),r=e[t(322)][t(327)](t(336));n[t(343)](t(336),(()=>{const s=t;e[s(325)][s(369)]((t=>{const o=s,a=e[o(325)][o(351)][o(334)],c=a[o(332)](),u=i.LiveRange[o(359)](a[o(317)]());if(r[o(313)](t)){const r=e[o(325)][o(346)](c[o(357)][o(356)],0),s=t[o(365)](c,r);n[o(345)](s)}else t[o(350)](t[o(365)](u[o(344)]));u[o(330)](),r[o(342)](o(328),{writer:t})}))})),e[t(349)][t(331)].on(t(314),Ds(e,t(316)),{priority:t(370)}),e[t(349)][t(331)].on(t(324),((e,n,r)=>{const s=t,o=r[s(354)][s(352)](n[s(361)]);if(o)for(const t of o)t[s(353)](s(337))&&(r[s(354)][s(339)](t,n[s(361)]),r[s(333)][s(320)](t))}),{priority:t(370)}),e[t(321)][t(331)].on(t(314),((n,r,s)=>{const o=t;s[o(367)][o(335)]&&Ds(e,o(316),{showActiveMarker:!1})[o(340)](this)(n,r,s)}),{priority:t(370)})}}function eo(){const t=["replace","3ctHqnM","FindAndReplaceUtils","getIntersection","createPositionAt","afterInit","start","_isInDeletionRange","findByTextCallback","plugins","model","findNext","1951272lVBrvz","1361832ytygfX","640975uiLHga","item","findPrevious","enableCommand","925966otCVoV","string","createRange","markers","8714034DQRGpR","bind","getRange","end","replaceAll","handleFindCommand","TrackChangesEditing","get","FindAndReplaceEditing","suggestion:deletion","filter","165617YFJxoE","32CWWYxA","479892ignfRO","find","getMarkersGroup","editor","has"];return(eo=function(){return t})()}const no=ro;function ro(t,e){const n=eo();return(ro=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(253195===parseInt(n(241))/1+parseInt(n(226))/2*(-parseInt(n(209))/3)+-parseInt(n(221))/4+-parseInt(n(222))/5+parseInt(n(220))/6+parseInt(n(243))/7*(-parseInt(n(242))/8)+parseInt(n(230))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eo);class so extends t.Plugin{[no(213)](){const t=no;if(!this[t(206)][t(217)][t(207)](t(238)))return;const e=this[t(206)][t(217)][t(237)](t(236));e[t(225)](t(244),this[t(235)][t(231)](this)),e[t(225)](t(219)),e[t(225)](t(224)),e[t(225)](t(208)),e[t(225)](t(234))}[no(235)](t,e,n={}){const r=no,s=this[r(206)][r(217)][r(237)](r(210));return t((t=>(r(227)==typeof e?s[r(216)](e,n):e)(t)[r(240)]((e=>!1===this[r(215)](e,t[r(223)])))),n)}[no(215)](t,e){const n=no,r=this[n(206)][n(218)][n(228)](this[n(206)][n(218)][n(212)](e,t[n(214)]),this[n(206)][n(218)][n(212)](e,t[n(233)]));for(const t of this[n(206)][n(218)][n(229)][n(205)](n(239)))if(null!==r[n(211)](t[n(232)]()))return!0;return!1}}const oo=co;function io(){const t=["80282lbxbFL","commandName","plugins","type","FORMAT_FONT_BACKGROUND","value","get","normalizeSizeOptions","find","FORMAT_FONT_FAMILY","FontSize","registerInlineAttribute","*Set font background color:* %0","registerDescriptionCallback","format","FontBackgroundColorEditing","*Set font size:* %0","*Reset font color*","fontFamily","fontSize","*Reset font background color*","TrackChangesEditing","registerAttributeLabel","FontColorEditing","commandParams","49JjTpiV","FORMAT_FONT_COLOR","enableDefaultAttributesIntegration","title","2506400WoPhZo","afterInit","trim","*Set font color:* %0","locale","_registerLegacyDescription","fontColor","FontFamilyEditing","config","FORMAT_FONT_SIZE","fontBackgroundColor.colors","34BflXDc","215178pKOhSQ","descriptionFactory","fontSize.options","4749770Gopsti","*Reset font family*","*Set font family:* %0","FontSizeEditing","label","formatInline","fontBackgroundColor","1542966NZiPsL","*Reset font size*","fontColor.colors","4286348yxffOt","toLowerCase","40194720oeuqKq","editor","has","model"];return(io=function(){return t})()}!function(t,e){const n=co,r=t();for(;;)try{if(931396===-parseInt(n(220))/1+parseInt(n(260))/2*(-parseInt(n(261))/3)+-parseInt(n(214))/4+parseInt(n(264))/5+-parseInt(n(211))/6*(parseInt(n(245))/7)+-parseInt(n(249))/8+parseInt(n(216))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const ao=[{pluginName:oo(267),commandName:oo(239)},{pluginName:oo(256),commandName:oo(238)},{pluginName:oo(243),commandName:oo(255)},{pluginName:oo(235),commandName:oo(210)}];function co(t,e){const n=io();return(co=function(t,e){return n[t-=208]})(t,e)}class uo extends t.Plugin{[oo(250)](){const t=oo,e=this[t(217)][t(253)],n=this[t(217)][t(222)][t(226)](t(241));for(const{pluginName:e,commandName:r}of ao)this[t(217)][t(222)][t(218)](e)&&(n[t(247)](r),n[t(231)](r));n[t(262)][t(242)](t(239),Hr(e,t(258))),n[t(262)][t(242)](t(238),Hr(e,t(229))),n[t(262)][t(242)](t(255),Hr(e,t(246))),n[t(262)][t(242)](t(210),Hr(e,t(224))),this[t(254)]()}[oo(254)](){const t=oo,e=this[t(217)],n=e[t(253)];e[t(222)][t(226)](t(241))[t(262)][t(233)]((e=>{const r=t,o=n.t;if(r(209)!=e[r(223)])return;const{data:i}=e;if(null!=i){if(r(239)==i[r(221)]){const t=i[r(244)][0][r(225)];if(t){const e=o(this[r(217)][r(222)][r(226)](r(230))[r(227)](this[r(217)][r(257)][r(226)](r(263)))[r(228)]((e=>e[r(219)]==t))[r(248)])[r(215)]();return{type:r(234),content:Hr(n,r(236),e)}}return{type:r(234),content:Hr(n,r(212))}}if(r(238)==i[r(221)]){const t=i[r(244)][0][r(225)];return t?{type:r(234),content:Hr(n,r(266),t)}:{type:r(234),content:Hr(n,r(265))}}if(r(255)==i[r(221)]){const t=i[r(244)][0][r(225)];if(t){const e=(0,s.normalizeColorOptions)(this[r(217)][r(257)][r(226)](r(213)))[r(228)]((e=>e[r(219)]==t));let i=t,a="";return e&&(i=e[r(208)],a=o(i)[r(215)]()),{type:r(234),content:Hr(n,r(252),a)[r(251)](),color:{value:t,title:a||i}}}return{type:r(234),content:Hr(n,r(237))}}if(r(210)==i[r(221)]){const t=i[r(244)][0][r(225)];if(t){const e=(0,s.normalizeColorOptions)(this[r(217)][r(257)][r(226)](r(259)))[r(228)]((e=>e[r(219)]==t));let i=t,a="";return e&&(i=e[r(208)],a=o(i)[r(215)]()),{type:r(234),content:Hr(n,r(232),a)[r(251)](),color:{value:t,title:a||i}}}return{type:r(234),content:Hr(n,r(240))}}}}))}}const lo=ho;!function(t,e){const n=ho,r=t();for(;;)try{if(569964===parseInt(n(152))/1+parseInt(n(119))/2*(-parseInt(n(110))/3)+parseInt(n(122))/4+-parseInt(n(102))/5+-parseInt(n(105))/6+parseInt(n(136))/7+-parseInt(n(139))/8*(parseInt(n(111))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(po);class fo extends t.Plugin{[lo(143)](){const t=lo,e=this[t(116)],n=e[t(108)][t(151)](t(135)),r=e[t(127)][t(151)](t(132)),s=e[t(127)][t(151)](t(148));r&&s&&(n[t(130)](t(148)),n[t(123)](t(132)),this[t(114)]())}[lo(114)](){const t=lo,e=this[t(116)],n=e[t(115)];e[t(108)][t(151)](t(135))[t(146)][t(113)]((r=>{const s=t;if(s(101)!=r[s(149)]&&s(150)!=r[s(149)])return;const{data:o}=r;if(o&&s(148)===o[s(137)]){const t=[],r=o[s(103)][0];for(const[n,o]of Object[s(109)](r))t[s(126)](go(e,n,o));return t[s(144)]?{type:s(140),content:Hr(n,s(125),t[s(131)](", "))}:{type:s(140),content:Hr(n,s(138))}}}))}}function ho(t,e){const n=po();return(ho=function(t,e){return n[t-=101]})(t,e)}function go(t,e,n){const r=lo,o=t[r(115)].t,i=e[r(129)](/(?=[A-Z])/)[r(131)](" "),a=o(i[r(118)](0)[r(128)]()+i[r(112)](1))[r(117)]();if(r(120)==typeof n)return a;if(r(121)===e||r(147)===e){const e=(0,s.normalizeColorOptions)(t[r(107)][r(151)](r(133)))[r(153)]((t=>t[r(141)]==n));return a+" ("+(e?o(e[r(142)])[r(117)]():n)+")"}if(r(145)===e&&isNaN(parseFloat(n))){const e=t[r(108)][r(151)](r(134))[r(124)](t[r(107)][r(151)](r(106)))[r(153)]((t=>t[r(141)]==n));return a+" ("+(e?o(e[r(104)])[r(117)]():n)+")"}return a+" ("+n+")"}function po(){const t=["fontSize","descriptionFactory","fontBackgroundColor","pasteFormat","type","formatInline","get","691775GYmgwS","find","formatBlock","580530rFkhiQ","commandParams","title","1388760EzbZzH","fontSize.options","config","plugins","entries","12JOLnce","2350287rLeYjn","slice","registerDescriptionCallback","_registerLegacyDescription","locale","editor","toLowerCase","charAt","188114sLoLMZ","boolean","fontColor","2635888AvBlQq","enableCommand","normalizeSizeOptions","*Set format to:* %0","push","commands","toUpperCase","split","enableDefaultAttributesIntegration","join","copyFormat","fontColor.colors","FontSize","TrackChangesEditing","1429078fiycHx","commandName","*Remove all formatting*","8bOLewH","format","model","label","afterInit","length"];return(po=function(){return t})()}function mo(t,e){const n=Io();return(mo=function(t,e){return n[t-=170]})(t,e)}function Io(){const t=["*Change to:* %0","_getHeadingLevel","value","28uWDFJR","18789OlvUhq","heading.options","descriptionFactory","plugins","HeadingEditing","ELEMENT_HEADING","6IRFLpr","config","name","343280KeMJNm","match","get","editor","view","commandParams","find","format","paragraph","_registerLegacyDescription","heading","1143166hlzeRP","1GJiJIb","enableDefaultAttributesIntegration","model","afterInit","commandName","TrackChangesEditing","registerElementLabel","type","locale","has","_headingOptions","title","4705980TFkdlH","registerDescriptionCallback","3247573CRceXe","formatBlock","11lVrBsd","433413LXZfts","8ywlCYF","1082855JIDVUn","ELEMENT_HEADING_CUSTOM"];return(Io=function(){return t})()}const Eo=mo;!function(t,e){const n=mo,r=t();for(;;)try{if(539736===parseInt(n(203))/1*(-parseInt(n(202))/2)+parseInt(n(182))/3*(-parseInt(n(181))/4)+-parseInt(n(176))/5*(-parseInt(n(188))/6)+parseInt(n(171))/7*(parseInt(n(175))/8)+parseInt(n(174))/9+parseInt(n(191))/10+-parseInt(n(173))/11*(-parseInt(n(215))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[Eo(206)](){const t=Eo,e=this[t(194)];if(!e[t(185)][t(212)](t(186)))return;this[t(213)]=e[t(189)][t(193)](t(183));const n=e[t(211)],r=e[t(185)][t(193)](t(208));r[t(204)](t(201));for(const e of this[t(213)])t(199)!=e[t(205)]&&r[t(184)][t(209)](e[t(205)],(n=>{const r=t,i=this[r(179)](e[r(205)]);return null!==i?s(n,i):o(n,e[r(214)])}));function s(e,r){return Hr(n,t(187),[e,r])}function o(e,r){return Hr(n,t(177),[e,r])}this[t(200)]()}[Eo(200)](){const t=Eo,e=this[t(194)],n=e[t(211)];e[t(185)][t(193)](t(208))[t(184)][t(170)]((e=>{const r=t;if(r(172)!=e[r(210)])return;const{data:s}=e;if(s&&r(201)==s[r(207)]){const e=s[r(196)][0][r(180)],c=this[r(179)](e);if(null!==c)return{type:r(198),content:Hr(n,r(178),(a=c,Hr(n,r(187),[1,a])))};const u=this[r(213)][r(197)]((t=>t[r(205)]===e))[r(214)];return{type:r(198),content:Hr(n,r(178),(o=1,i=u,Hr(n,t(177),[o,i])))}}var o,i,a}))}[Eo(179)](t){const e=Eo;var n,r;const s=t[e(192)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(213)])||void 0===n?void 0:n[e(197)]((n=>n[e(205)]==t));if(o&&o[e(195)]){const t=o[e(195)],n=(null!==(r=t[e(190)])&&void 0!==r?r:t)[e(192)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["4JzNdvp","afterInit","registerAttributeLabel","6649930FkHssw","162lnjNBF","4355432bjrLhk","FORMAT_HIGHLIGHT","config","227211AexdTh","value","model","TrackChangesEditing","registerInlineAttribute","locale","editor","9377172QtYjPD","commandName","*Remove highlight*","_registerLegacyDescription","find","format","has","get","commandParams","11cVBkAk","highlight","*Set highlight:* %0","highlight.options","386761LyGywS","enableDefaultAttributesIntegration","descriptionFactory","toLowerCase","190885Zwboyp","9wrFcRx","plugins","2uQLRtW","HighlightEditing","5830076qNUvqK","registerDescriptionCallback","color","type","title","formatInline"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=500]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(547754===-parseInt(n(519))/1*(parseInt(n(526))/2)+parseInt(n(542))/3*(parseInt(n(534))/4)+parseInt(n(523))/5*(parseInt(n(538))/6)+-parseInt(n(528))/7+parseInt(n(539))/8*(parseInt(n(524))/9)+-parseInt(n(537))/10*(parseInt(n(515))/11)+parseInt(n(506))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(535)](){const t=To,e=this[t(505)];if(!e[t(525)][t(512)](t(527)))return;const n=e[t(525)][t(513)](t(502)),r=e[t(504)];n[t(520)](t(516)),n[t(503)](t(516)),n[t(521)][t(536)](t(516),Hr(r,t(540))),this[t(509)]()}[To(509)](){const t=To,e=this[t(505)],n=e[t(504)];e[t(525)][t(513)](t(502))[t(521)][t(529)]((r=>{const s=t;if(s(533)!=r[s(531)])return;const{data:o}=r;if(o&&s(516)==o[s(507)]){const t=n.t,r=o[s(514)][0][s(500)];if(r){const o=e[s(541)][s(513)](s(518))[s(510)]((t=>t[s(501)]==r)),i=t(o[s(532)])[s(522)]();return{type:s(511),content:Hr(n,s(517),i),color:{value:o[s(530)],title:o[s(532)]}}}return{type:s(511),content:Hr(n,s(508),Hr(n,s(540)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=193]})(t,e)}function Lo(){const t=["descriptionFactory","dataDowncast","insert","div","ck-horizontal-line","createContainerElement","showSuggestionHighlights","enableCommand","1719504vCCHCZ","57399KuyVkv","2282600vKwKAJ","get","529659PJWgET","addClass","HorizontalLineEditing","horizontalLine","1595828ryCkjs","has","high","TrackChangesEditing","editor","for","conversion","1832628HOJPuw","ELEMENT_HORIZONTAL_LINE","elementToStructure","createEmptyElement","plugins","afterInit","6099387lhMQJd","locale","registerElementLabel","createPositionAt"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(539505===-parseInt(n(212))/1+parseInt(n(216))/2+-parseInt(n(209))/3+-parseInt(n(208))/4+-parseInt(n(210))/5+parseInt(n(223))/6+parseInt(n(196))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[ko(195)](){const t=ko,e=this[t(220)];if(!e[t(194)][t(217)](t(214)))return;e[t(194)][t(211)](t(219))[t(207)](t(215));const n=e[t(194)][t(211)](t(219)),r=e[t(197)];n[t(200)][t(198)](t(215),(e=>Hr(r,t(224),e))),e[t(222)][t(221)](t(201))[t(225)]({model:t(215),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(206)])return null;const o=n[s(205)](s(203)),i=n[s(193)]("hr");return n[s(213)](s(204),o),n[s(202)](n[s(199)](o,0),i),o},converterPriority:t(218)})}}const Ro=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=171]})(t,e)}function Mo(){const t=["rawHtml","element","descriptionFactory","*Change %0 content*","attribute","registerElementLabel","3480aLhtjo","get","plugins","nodeAfter","863780Gdjzsr","enableDefaultAttributesIntegration","registerBlockAttribute","getFirstRange","HtmlEmbed","key","553844emLKng","formatBlock","afterInit","htmlEmbed","value","1934275wvnNmR","ELEMENT_HTML_EMBED","99HzkKJz","8mMpAlB","has","locale","TrackChangesEditing","1xSRmmv","start","_registerLegacyDescription","1539009llNaam","1065qFkCHd","1166925OsPzck","editor","commandName","type","registerDescriptionCallback","format","427870JBRXYo"];return(Mo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(264895===-parseInt(n(208))/1*(parseInt(n(179))/2)+-parseInt(n(173))/3+-parseInt(n(196))/4+parseInt(n(172))/5*(parseInt(n(186))/6)+parseInt(n(201))/7+parseInt(n(204))/8*(-parseInt(n(171))/9)+parseInt(n(190))/10*(parseInt(n(203))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[Ro(198)](){const t=Ro,e=this[t(174)];if(!e[t(188)][t(205)](t(194)))return;const n=e[t(188)][t(187)](t(207)),r=e[t(206)];n[t(182)][t(185)](t(180),(e=>Hr(r,t(202),e))),n[t(191)](t(199)),n[t(192)](t(200)),n[t(182)][t(177)]((e=>{const n=t;if(n(184)!=e[n(176)])return;const{data:s}=e;if(s&&n(200)==s[n(195)]&&e[n(193)]()[n(209)][n(189)].is(n(181),n(180))){const t=Hr(r,n(202));return{type:n(178),content:Hr(r,n(183),t)}}})),this[t(210)]()}[Ro(210)](){const t=Ro,e=this[t(174)],n=e[t(206)];e[t(188)][t(187)](t(207))[t(182)][t(177)]((e=>{const r=t;if(r(197)!=e[r(176)])return;const{data:s}=e;if(s&&r(199)==s[r(175)]){const t=Hr(n,r(202));return{type:r(178),content:Hr(n,r(183),t)}}}))}}function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=431]})(t,e)}const Oo=wo;function Do(){const t=["afterInit","isOwn","2207205EETWML","convertBlockImageToInline","schema","_registerLegacyDescription","enableDefaultAttributesIntegration","type","previous","1602rNGWSw","imageTextAlternative","uploadImage","caption","ImageUtils","subType","descriptionFactory","imageInline","ImageResize","1001799qvPUCm","1688008cFBgor","discard","element","isIntersecting","FORMAT_IMAGE_SIZE","filter","formatBlock","selection","imageStylePreApply","625300VEgnYX","removeObject","newValue","getFirstRange","resizedWidth","forward","has","registerDescriptionCallback","Block image to inline image","addObject","toggleImageCaption","insertImage","137132NmnIhi","insertion","createRangeOn","ImageTextAlternativeEditing","ImageBlockEditing","find","ImageCaptionEditing","markDeletion","isCollapsed","registerBlockAttribute","markInsertion","registerElementLabel","join","*Reset image width*","nodeAfter","get","imageBlock","createRange","ImageCaptionUtils","length","commandName","convertInlineImageToBlock","model","accept","*Remove image text alternative*","editor","findIndex","chain","imageCaption","backward","plugins","locale","toPrevious","_findSuggestions","markBlockFormat","registerAttributeLabel","deletion","isEqual","*Set image width:* %0","1370FHrYcp","start","enableCommand","formatInline","_suggestionFactory","key","1888866ENFuUJ","width","forceDefaultExecution","registerCustomCallback","isBlockImage","nodeBefore","isBefore","fromPosition","detach","getSuggestionCallback","1ETNWYw","end","imageTypeBlock","getNearestSelectionRange","change","ImageUploadEditing","ELEMENT_IMAGE","TrackChangesEditing","format","document","ELEMENT_INLINE_IMAGE","toNext","getContainedElement","getCaptionFromImageModelElement","*Set image text alternative:* %0","attribute","Inline image to block image","getClosestSelectedImageElement","alt","commandParams","ELEMENT_CAPTION","ImageEditing","imageTypeInline","resizeImage","ImageInlineEditing"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(169224===-parseInt(n(502))/1*(-parseInt(n(447))/2)+parseInt(n(545))/3+parseInt(n(435))/4+parseInt(n(486))/5*(-parseInt(n(536))/6)+-parseInt(n(529))/7+-parseInt(n(546))/8+parseInt(n(492))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(527)](){const t=Oo,e=this[t(472)];if(!e[t(477)][t(441)](t(523)))return;const n=e[t(477)][t(462)](t(509)),r=e[t(477)][t(462)](t(540)),s=e[t(478)];n[t(488)](t(446)),n[t(542)][t(458)](t(463),(e=>Hr(s,t(508),e))),n[t(542)][t(458)](t(543),(e=>Hr(s,t(512),e))),n[t(542)][t(458)](t(539),(()=>Hr(s,t(522)))),e[t(477)][t(441)](t(507))&&n[t(488)](t(538)),e[t(477)][t(441)](t(451))&&e[t(477)][t(441)](t(526))&&(n[t(488)](t(524),((s,o)=>{const i=t,a=r[i(519)](e[i(469)][i(511)][i(433)]);e[i(469)][i(506)]((()=>{const t=i;n[t(481)](a,{commandName:t(524),commandParams:[o]},[],t(530))}))})),n[t(488)](t(504),((s,o)=>{const a=t;e[a(469)][a(506)]((t=>{const c=a;let u=r[c(519)](e[c(469)][c(511)][c(433)]),l=t[c(449)](u);const f=i.LivePosition[c(499)](l[c(487)],c(479)),h=i.LivePosition[c(499)](l[c(503)],c(513));n[c(494)]((()=>s(o))),u=r[c(519)](e[c(469)][c(511)][c(433)]),l=t[c(449)](u);const g=t[c(464)](f,h);f[c(500)](),h[c(500)](),n[c(481)](u,{commandName:c(524),commandParams:[o]},[],c(468)),g[c(487)][c(498)](l[c(487)])&&n[c(457)](t[c(464)](g[c(487)],l[c(487)]),c(468)),l[c(503)][c(498)](g[c(503)])&&n[c(457)](t[c(464)](l[c(503)],g[c(503)]),c(468))}))})),n[t(490)][t(495)](t(432),t(468),t(459),(()=>!1)),n[t(490)][t(495)](t(432),t(468),t(470),(()=>!1)),n[t(490)][t(495)](t(432),t(468),t(547),n[t(490)][t(501)](t(432),"",t(470))),n[t(490)][t(495)](t(448),t(468),t(459),(()=>!1)),n[t(490)][t(495)](t(448),t(468),t(547),(([r])=>{const s=t,o=n[s(490)][s(501)](s(448),"",s(547));let i=r[s(487)],a=r[s(503)];const c=e[s(469)][s(531)][s(505)](i,s(476)),u=e[s(469)][s(531)][s(505)](a,s(440));c[s(455)]&&(i=c[s(487)]),u[s(455)]&&(a=u[s(503)]),o([e[s(469)][s(464)](i,a)])})),n[t(490)][t(495)](t(432),t(468),t(474),c),n[t(490)][t(495)](t(448),t(468),t(474),c)),e[t(477)][t(441)](t(453))&&(n[t(488)](t(445),((s,o)=>{const i=t,a=e[i(477)][i(462)](i(465));let c=r[i(519)](e[i(469)][i(511)][i(433)]),u=a[i(515)](c);e[i(469)][i(506)]((()=>{const t=i;if(u)return void n[t(454)](e[t(469)][t(449)](u));const l=r[t(496)](c);s(o),c=r[t(519)](e[t(469)][t(511)][t(433)]),u=a[t(515)](c),n[t(457)](e[t(469)][t(449)](u),l?null:t(475))}))})),n[t(490)][t(495)](t(448),t(475),t(474),c));const o=[{type:t(432),subType:t(434)},{type:t(448),subType:t(475)},{type:t(432),subType:t(468)},{type:t(448),subType:t(468)}];function a(e,s){const i=t,a=o[i(473)]((({type:t,subType:n})=>e[i(534)]==t&&e[i(541)]==n)),c=o[i(473)]((({type:t,subType:e})=>s[i(534)]==t&&s[i(541)]==e));if(a<0||c<0)return!1;const u=e[i(438)](),l=s[i(438)]();if((0==a||1==a)&&2==c&&u[i(549)](l))return!0;if(2==a&&3==c){const t=n[i(480)](u,i(448))[i(431)]((({suggestion:t,meta:e})=>e[i(528)]&&i(468)==t[i(541)]));if(t[i(466)]>1&&l[i(503)][i(484)](u[i(487)]))return!0;if(1==t[i(466)]&&(u[i(487)][i(484)](l[i(503)])||u[i(503)][i(484)](l[i(487)])))return!0}if(3==a&&3==c&&u[i(487)][i(498)](l[i(487)])){const t=u[i(503)][i(461)],e=l[i(487)][i(497)];return r[i(496)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(477)][t(441)](t(544))&&(n[t(533)](t(525)),n[t(456)](t(439)),n[t(542)][t(482)](t(439),Hr(s,t(550)))),e[t(477)][t(441)](t(450))&&(n[t(533)](t(537)),n[t(456)](t(520))),n[t(542)][t(442)]((e=>{const n=t;if(o[n(452)]((({type:t,subType:r})=>e[n(534)]==t&&e[n(541)]==r)))return e[n(535)]?{}:void 0})),n[t(542)][t(442)]((e=>{const n=t;if(n(448)==e[n(534)]||n(483)==e[n(534)]){const t=e[n(514)]();if(t&&t.is(n(548),n(539)))return{type:n(448)==e[n(534)]?n(444):n(436),element:t,quantity:1}}})),n[t(542)][t(442)]((e=>t(432)==e[t(534)]&&t(468)==e[t(541)]?{type:t(510),content:t(518)}:t(432)==e[t(534)]&&t(530)==e[t(541)]?{type:t(510),content:t(443)}:void 0)),n[t(542)][t(442)]((e=>{const n=t;if(n(517)!=e[n(534)])return;const{data:r}=e;if(!r||n(520)!=r[n(491)])return;const o=r[n(437)];return o?{type:n(510),content:Hr(s,n(516),'"'+o+'"')}:{type:n(510),content:Hr(s,n(471))}})),this[t(532)]()}[Oo(532)](){const t=Oo,e=this[t(472)],n=e[t(478)];e[t(477)][t(462)](t(509))[t(542)][t(442)]((e=>{const r=t;if(r(432)!=e[r(534)]&&r(489)!=e[r(534)])return;const{data:s}=e;if(s){if(r(537)==s[r(467)]){const t=s[r(521)][0][r(437)];return t?{type:r(510),content:Hr(n,r(516),'"'+t+'"')}:{type:r(510),content:Hr(n,r(471))}}if(r(525)==s[r(467)]){const t=s[r(521)][0][r(493)];return t?{type:r(510),content:Hr(n,r(485),t)}:{type:r(510),content:Hr(n,r(460))}}}}))}}function Bo(){const t=["enableDefaultAttributesIntegration","oldValue","src","8387lRJzZo","commandName","discard","7423960LTstpz","*Replace image URL*","descriptionFactory","format","formatInline","271510tHErdS","4283265BvBXCD","getSuggestionCallback","3qPTzyY","318MMzRXq","TrackChangesEditing","type","attribute","_registerLegacyDescription","accept","get","registerCustomCallback","registerDescriptionCallback","*Format:* replace image URL","5220056UnqsfX","replaceImageSource","key","plugins","newValue","123485tLcMzw","afterInit","ImageEditing","formatBlock","editor","158aHUdef","_handleLegacySuggestions","has","registerBlockAttribute","_suggestionFactory","121Bslhag","944928SCXlfo","locale"];return(Bo=function(){return t})()}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=393]})(t,e)}!function(t,e){const n=xo,r=t();for(;;)try{if(679721===-parseInt(n(413))/1*(parseInt(n(402))/2)+-parseInt(n(424))/3*(-parseInt(n(435))/4)+-parseInt(n(397))/5*(parseInt(n(425))/6)+parseInt(n(422))/7+parseInt(n(416))/8+parseInt(n(408))/9+-parseInt(n(421))/10*(parseInt(n(407))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(398)](){const t=Po;if(!this[t(401)][t(395)][t(404)](t(399)))return;const e=this[t(401)][t(409)],n=this[t(401)][t(395)][t(431)](t(426));n[t(410)](t(393)),n[t(405)](t(412)),n[t(418)][t(433)]((n=>{const r=t;if(r(428)!=n[r(427)])return;const{data:s}=n;return s&&r(412)==s[r(394)]?s[r(396)]&&s[r(411)]?{type:r(419),content:Hr(e,r(417))}:{type:r(419),content:""}:void 0})),this[t(403)]()}[Po(403)](){const t=Po,e=this[t(401)][t(395)][t(431)](t(426));e[t(406)][t(432)](t(400),t(393),t(430),e[t(406)][t(423)](t(400),null,t(415))),e[t(406)][t(432)](t(400),t(393),t(415),e[t(406)][t(423)](t(400),null,t(430))),this[t(429)]()}[Po(429)](){const t=Po,e=this[t(401)],n=e[t(409)];e[t(395)][t(431)](t(426))[t(418)][t(433)]((e=>{const r=t;if(r(400)!=e[r(427)]&&r(420)!=e[r(427)])return;const{data:s}=e;return s&&r(393)==s[r(414)]?{type:r(419),content:Hr(n,r(434))}:void 0}))}}function jo(){const t=["isBefore","getSuggestion","getSuggestionCallback","value","imageStyle","_findSuggestions","selection","length","plugins","imageStylePostApply","*Format:* %0","getContainedElement","nodeBefore","subType","hasSuggestion","isIntersecting","editor","forEach","getChangedMarkers","imageCaption","shouldConvertImageType","differ","commands","474OAYxGx","Users","imageStylePreApply","chain","newRange","404374Phrzkf","imageTypeInline","findIndex","format","createRangeOn","markInlineFormat","suggestion","nodeAfter","document","convertInlineImageToBlock","get","filter","3024808oJeNJb","getClosestSelectedImageElement","18YZXRWf","commandParams","from","imageTypeBlock","head","title","insertion","has","_suggestionFactory","1550129laStsV","160577KpZnlE","isBlockImage","discard","markBlockFormat","formatBlock","ImageUtils","isInlineImage","start","change","author","isOwn","name","ImageStyleEditing","50oZCxpB","toLowerCase","accept","isEqual","end","827585kzhdgj","6404liGJyK","descriptionFactory","commandReversedParams","afterInit","179163FjerUv","discardSuggestion","registerCustomCallback","model","commandName","isInContent","next","setImageNaturalSizeAttributes","registerDescriptionCallback","side","registerPostFixer","enableCommand","FORMAT_SIDE_IMAGE","formatInline","getFirstRange","refresh","_registerLegacyDescription","normalizedStyles","type","TrackChangesEditing","locale","_splitMarkerName","getSuggestions","join"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(339944===-parseInt(n(510))/1+parseInt(n(486))/2+parseInt(n(481))/3*(-parseInt(n(529))/4)+parseInt(n(528))/5+parseInt(n(500))/6*(parseInt(n(509))/7)+-parseInt(n(498))/8+parseInt(n(533))/9*(parseInt(n(523))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class zo extends t.Plugin{[Go(532)](){const t=Go,n=this[t(474)];if(!n[t(466)][t(507)](t(522)))return;const r=n[t(466)][t(496)](t(453)),s=n[t(466)][t(496)](t(515)),o={};r[t(544)](t(462),((o,i)=>{const a=t,c=n[a(466)][a(496)](a(482)).me,u=n[a(480)][a(496)](a(462));let l=s[a(499)](n[a(536)][a(494)][a(464)]),f=n[a(536)][a(490)](l),h=u[a(461)];if(h==i[a(461)])return;const g={commandName:a(462),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(536)][a(518)]((()=>{const t=a;if(r[t(456)]()[t(497)]((e=>e[t(538)]&&c==e[t(519)]&&(t(514)==e[t(452)]||t(546)==e[t(452)])&&(t(483)==e[t(471)]||t(467)==e[t(471)])&&e[t(448)]()[t(526)](f)))[t(475)]((e=>r[t(534)](e[t(504)]))),l=s[t(499)](n[t(536)][t(494)][t(464)]),f=n[t(536)][t(490)](l),u[t(449)](),n[t(480)][t(496)](t(487))[t(449)](),n[t(480)][t(496)](t(503))[t(449)](),h=u[t(461)],h!=i[t(461)])return s[t(516)](l)&&u[t(478)](i[t(461)],l)?(o({...i,setImageSizes:!1}),l=s[t(499)](n[t(536)][t(494)][t(464)]),void r[t(513)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(483))):void(s[t(511)](l)?r[t(513)](l,g,[],t(467)):r[t(491)](f,g,t(467)))}))}));for(const e of n[t(466)][t(496)](t(522))[t(451)])o[e[t(521)]]=e[t(505)][t(524)]();r[t(508)][t(535)](t(514),t(483),t(457),(()=>!1)),r[t(508)][t(535)](t(514),t(467),t(457),(()=>!1)),r[t(508)][t(535)](t(546),t(467),t(457),(()=>!1)),r[t(508)][t(535)](t(514),t(483),t(525),(([e])=>{const n=t;s[n(540)](e[n(469)]())})),r[t(508)][t(535)](t(514),t(483),t(512),((e,n)=>{const s=t;r[s(508)][s(460)](s(514),"",s(525))(e,{commandName:n[s(537)],commandParams:n[s(531)]})})),r[t(508)][t(535)](t(514),t(483),t(484),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(514),subType:t(483)},{type:t(506),subType:t(477)},{type:t(514),subType:t(495)},{type:t(506),subType:t(495)}];function a(e,n){const o=t,a=i[o(488)]((({type:t,subType:n})=>e[o(452)]==t&&e[o(471)]==n)),c=i[o(488)]((({type:t,subType:e})=>n[o(452)]==t&&n[o(471)]==e));if(a<0||c<0)return!1;const u=e[o(448)](),l=n[o(448)]();if((0==a||1==a)&&2==c&&u[o(473)](l))return!0;if(2==a&&3==c){const t=r[o(463)](u,o(506))[o(497)]((({suggestion:t,meta:e})=>e[o(520)]&&o(495)==t[o(471)]));if(t[o(465)]>1&&l[o(527)][o(526)](u[o(517)]))return!0;if(1==t[o(465)]&&(u[o(517)][o(526)](l[o(527)])||u[o(527)][o(526)](l[o(517)])))return!0}if(3==a&&3==c&&u[o(517)][o(458)](l[o(517)])){const t=u[o(527)][o(493)],e=l[o(517)][o(470)];return s[o(511)](t)&&t===e}return!1}n[t(536)][t(494)][t(543)]((()=>{const e=t;let o=!1;const i=Array[e(502)](n[e(536)][e(494)][e(479)][e(476)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(455)](t);if(e(492)==i&&r[e(472)](u)){if(e(514)==a&&(e(483)==c||e(467)==c)){const t=r[e(459)](u);if(n[e(485)]){const n=t[e(448)]()[e(469)]();if(s[e(511)](n))continue;r[e(534)](t),o=!0}}if(e(506)==a&&e(477)==c&&!n[e(485)]){const t=r[e(459)](u);t[e(539)]&&t[e(539)][e(538)]&&(r[e(534)](t[e(539)]),o=!0)}}}return o})),this[t(450)](o)}[Go(450)](t){const e=Go,n=this[e(474)],r=n[e(454)];n[e(466)][e(496)](e(453))[e(530)][e(541)]((n=>{const s=e;if(s(514)!=n[s(452)]&&s(546)!=n[s(452)])return;const{data:o}=n;if(!o||s(462)!=o[s(537)])return;const i=o[s(501)][0][s(461)];return function(t){const e=s;return{type:e(489),content:Hr(r,e(468),t)}}(s(542)===i?Hr(r,s(545)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=Ko();return(Wo=function(t,e){return n[t-=459]})(t,e)}function Ko(){const t=["16620UgmNQY","listenTo","936246hBCzMe","enableCommand","trackChanges","1960230qDjhlJ","_trackChangesValueDuringImport","get","153YTZiEu","_setSuggestionData","collaboration_features","_trackChangesExecuted","lowest","importWord","2323551IwqkUE","track_changes","3355556BptKYv","commands","21RMZziY","bind","value","dataInsert","220134HUFczS","high","Users","285208PxWggh","plugins","10439oqoABE","_handleImportedData","2NVgdgt","TrackChangesEditing","afterInit","forEach","execute","editor"];return(Ko=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(438068===parseInt(n(465))/1+-parseInt(n(472))/2*(parseInt(n(492))/3)+-parseInt(n(459))/4+parseInt(n(483))/5+parseInt(n(480))/6*(parseInt(n(461))/7)+-parseInt(n(468))/8*(parseInt(n(486))/9)+parseInt(n(478))/10*(parseInt(n(470))/11))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(484)]=!1,this[e(489)]=!1}[Ho(474)](){const t=Ho,e=this[t(477)],n=e[t(460)][t(485)](t(491)),r=e[t(460)][t(485)](t(482));n&&(n.on(t(476),((e,[,n])=>{const s=t;this[s(484)]=r[s(463)],n[s(488)][s(493)]=!this[s(484)]}),{priority:t(466)}),this[t(479)](n,t(464),this[t(471)][t(462)](this)),this[t(479)](n,t(464),(()=>{const e=t;this[e(489)]&&(r[e(476)](),this[e(489)]=!1)}),{priority:t(490)}),e[t(469)][t(485)](t(473))[t(481)](t(491)))}[Ho(471)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(477)][n(460)][n(485)](n(482)),o=s[n(463)];this[n(484)]!==o&&(s[n(476)](),this[n(489)]=!0),r&&r[n(475)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(477)][o(469)][o(485)](o(467)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(491)}}};this[o(477)][o(469)][o(485)](o(473))[o(487)](i)}))}}const Xo=Zo;function Jo(){const t=["FORMAT_INDENT","TrackChangesEditing","type","6525wUkScL","IndentBlock","_registerLegacyDescription","42468wXpzNg","commandName","80MFobeA","2EItyGr","has","descriptionFactory","3477054bLYfvY","blockIndent","registerDescriptionCallback","registerBlockAttribute","32hSVeeG","formatBlock","format","15lZRxPD","2266GweYGj","plugins","indent","IndentEditing","afterInit","locale","outdent","registerAttributeLabel","get","enableCommand","*Outdent:* %0","839657YlFnMM","enableDefaultAttributesIntegration","181767AFbEmF","getItems","*Indent:* %0","indentBlock","outdentBlock","575790DvCAIZ","editor","417940cTwXRJ","getItemLabel"];return(Jo=function(){return t})()}function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(421052===parseInt(n(416))/1*(parseInt(n(394))/2)+-parseInt(n(418))/3*(-parseInt(n(401))/4)+-parseInt(n(404))/5*(-parseInt(n(423))/6)+-parseInt(n(397))/7+-parseInt(n(393))/8*(parseInt(n(388))/9)+parseInt(n(383))/10+-parseInt(n(405))/11*(parseInt(n(391))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[Xo(409)](){const t=Xo,e=this[t(382)],n=e[t(406)][t(413)](t(386));if(e[t(406)][t(395)](t(408))&&(n[t(414)](t(407)),n[t(414)](t(411))),e[t(406)][t(395)](t(389)))for(const e of[t(421),t(422)])n[t(417)](e);const r=e[t(410)];n[t(400)](t(398)),n[t(396)][t(412)](t(398),Hr(r,t(385))),this[t(390)]()}[Xo(390)](){const t=Xo,e=this[t(382)],n=e[t(410)],r=e[t(406)][t(413)](t(386));r[t(396)][t(399)]((e=>{const s=t;if(s(402)!=e[s(387)])return;const{data:o}=e;if(!o)return;if(s(421)!=o[s(392)]&&s(422)!=o[s(392)])return;const i=e[s(419)]()[0],a=r[s(396)][s(384)](i);return s(421)==o[s(392)]?{type:s(403),content:Hr(n,s(420),a)}:s(422)==o[s(392)]?{type:s(403),content:Hr(n,s(415),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=498]})(t,e)}function ti(){var t=["4688rIJtyG","1604255jNIecw","TrackChangesEditing","2632ilNpnv","requires","2NxjXsJ","plugins","127646RoGGFc","1182732vHuRmR","enableCommand","input","8792850UTmxon","2881872FaTJOF","863961IDOucx","init","get","editor","6rxoSCX"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(252754===parseInt(n(503))/1*(parseInt(n(501))/2)+parseInt(n(509))/3+parseInt(n(504))/4+-parseInt(n(515))/5*(-parseInt(n(513))/6)+-parseInt(n(499))/7*(parseInt(n(514))/8)+parseInt(n(508))/9+-parseInt(n(507))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Qo(500)](){return[Ms.Input]}[Qo(510)](){var t=Qo;this[t(512)][t(502)][t(511)](t(498))[t(505)](t(506))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=464]})(t,e)}function si(){const t=["10AuwdnG","43029118JDzcUh","linkHref","*Remove link*","enableDefaultAttributesIntegration","1549451TBDSZD","link","LinkEditing","format","locale","10vPZmAs","unlink","descriptionFactory","registerAttributeLabel","plugins","1016Iwkgvk","toLowerCase","get","30935uzPWMF","formatInline","commandName","attribute","*Set link:* %0","3829432MmBmwr","registerDescriptionCallback","36jUDcti","link (","1188978ZOhRSX","manualDecorators","commandParams","TrackChangesEditing","afterInit","8240004eRbnxW","429711OPlOwi","label","newValue","registerInlineAttribute","type","key","editor","_registerLegacyDescription","commands","has"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(924727===-parseInt(n(483))/1+-parseInt(n(488))/2*(-parseInt(n(468))/3)+-parseInt(n(493))/4*(parseInt(n(496))/5)+parseInt(n(503))/6*(-parseInt(n(505))/7)+-parseInt(n(501))/8+parseInt(n(467))/9*(parseInt(n(478))/10)+parseInt(n(479))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(466)](){const t=ni,e=this[t(474)];if(!e[t(492)][t(477)](t(485)))return;const n=e[t(492)][t(495)](t(465)),r=e[t(476)][t(495)](t(484));n[t(482)](t(484)),n[t(482)](t(489)),n[t(471)](t(480));for(const e of r[t(506)])n[t(471)](e.id),n[t(490)][t(491)](e.id,t(504)+e[t(469)][t(494)]()+")");n[t(490)][t(502)]((n=>{const r=t;if(r(499)!=n[r(472)])return;const{data:s}=n;if(!s||r(480)!=s[r(473)])return;const o=s[r(470)],i=e[r(487)];return{type:r(486),content:null==o?Hr(i,r(481)):Hr(i,r(500),'"'+o+'"')}})),this[t(475)]()}[ni(475)](){const t=ni,e=this[t(474)],n=e[t(487)];e[t(492)][t(495)](t(465))[t(490)][t(502)]((e=>{const r=t;if(r(497)!=e[r(472)])return;const{data:s}=e;if(s){if(r(484)==s[r(498)]){const t=s[r(464)][0];return{type:r(486),content:Hr(n,r(500),'"'+t+'"')}}return r(489)==s[r(498)]?{type:r(486),content:Hr(n,r(481))}:void 0}}))}}const ii=li;function ai(){const t=["registerDescriptionCallback","plugins","enableCommand","model","afterInit","checkChild","locale","todo","ELEMENT_TODO_LIST","findIndex","todoListChecked","listItem","20338480ludXiu","5971763rLmpvj","2071809mUkFhk","ELEMENT_BULLETED_LIST","formatBlock","schema","type","paragraph","1341JgsCfW","length","end","commands","checkTodoList","push","value","listType","change","listIndent","document","format","selection","formatInline","replace","has","bulletedList","*Uncheck item*","parent","isObject","from","42WLVstT","8AecZGs","commandName","TrackChangesEditing","_selectedElements","6896VJWjgj","*Indent:* %0","previousSibling","createPositionAt","numberedList","LegacyTodoListEditing","execute","indentList","getSelectedBlocks","descriptionFactory","get","markBlockFormat","createRange","commandParams","forceValue","slice","LegacyListEditing","3135352HFknaN","name","ELEMENT_LIST_ITEM","registerElementLabel","*Change to:* %0","editor","*Outdent:* %0","*Check item*","before","nextSibling","bulleted","getAttribute","filter","outdentList","598985fQWTle","numbered","ELEMENT_NUMBERED_LIST","70240cRSXaH","add","todoList","blockName","element","List"];return(ai=function(){return t})()}!function(t,e){const n=li,r=t();for(;;)try{if(474612===-parseInt(n(213))/1*(-parseInt(n(175))/2)+-parseInt(n(153))/3*(parseInt(n(179))/4)+-parseInt(n(210))/5*(parseInt(n(174))/6)+-parseInt(n(146))/7+parseInt(n(196))/8+parseInt(n(147))/9+parseInt(n(145))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ci extends t.Plugin{[ii(137)](){const t=ii,e=this[t(201)],n=e[t(139)];if(!e[t(134)][t(168)](t(195)))return;const r=e[t(134)][t(189)](t(177)),s=e[t(134)][t(168)](t(184));function o(t){return()=>{const n=li,s=e[n(136)][n(163)][n(165)],o=e[n(156)][n(189)](t);if(o[n(159)])return void e[n(185)](n(152),{});const i=t[n(194)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(173)](t)[s(208)]((t=>function(t,e){const n=s;return e[n(138)](t[n(171)],n(144))&&!e[n(172)](t)}(t,r)));o=o[s(208)]((t=>!t.is(s(217),s(144))||t[s(207)](s(160))!=e));const i=new Set;for(const t of o)t.is(s(217),s(144))?i[s(214)](ui(t)):i[s(214)](t);return Array[s(173)](i)}(s[n(187)](),i,e[n(136)][n(150)]);e[n(136)][n(161)]((()=>{const e=n;for(const n of a)r[e(190)](n,{commandName:t,commandParams:[{forceValue:!o[e(159)]}],formatGroupId:e(216)},fi(n))}))}}function i(t){return()=>{const n=li,s=function(t){const e=li;let n=Array[e(173)](t);const r=n[e(142)]((t=>e(144)!=t[e(197)]));return r>-1&&(n=n[e(194)](0,r)),n}(e[n(136)][n(163)][n(165)][n(187)]()),o=e[n(136)][n(191)](e[n(136)][n(182)](s[0],n(204)),e[n(136)][n(182)](s[s[n(154)]-1],n(155)));e[n(136)][n(161)]((()=>{const e=n;r[e(190)](o,{commandName:t,commandParams:[],formatGroupId:e(162)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(205)];for(;t&&t[n(207)](n(162))>e[n(207)](n(162));)r[n(214)](t),t=t[n(205)]}return Array[n(173)](r)}(s))}))}}r[t(135)](t(183),o(t(183))),r[t(135)](t(169),o(t(169))),s&&r[t(135)](t(215),o(t(215))),r[t(135)](t(186),i(t(186))),r[t(135)](t(209),i(t(209))),s&&r[t(135)](t(157),(()=>{const n=t,s=e[n(156)][n(189)](n(157)),o=Array[n(173)](s[n(178)]);o[n(208)]((t=>t[n(207)](n(143))!=s[n(159)])),e[n(136)][n(161)]((()=>{const t=n;for(const e of o)r[t(190)](e,{commandName:t(157),commandParams:[{forceValue:!s[t(159)]}]})}))})),r[t(188)][t(199)](t(144),(e=>Hr(n,t(198),e))),r[t(188)][t(133)]((e=>{const r=t;if(r(149)!=e[r(151)]&&r(166)!=e[r(151)])return;const{data:s}=e;if(s){if(r(183)==s[r(176)]||r(169)==s[r(176)]||r(215)==s[r(176)])switch(s[r(176)][r(167)](r(218),"")){case r(206):return o(Hr(n,r(148)));case r(211):return o(Hr(n,r(212)));case r(140):return o(Hr(n,r(141)))}if(r(186)==s[r(176)])return{type:r(164),content:Hr(n,r(180),Hr(n,r(198)))};if(r(209)==s[r(176)])return{type:r(164),content:Hr(n,r(202),Hr(n,r(198)))};if(r(157)==s[r(176)])return s[r(192)][0][r(193)]?{type:r(164),content:Hr(n,r(203))}:{type:r(164),content:Hr(n,r(170))}}function o(t){const e=r;return{type:e(164),content:Hr(n,e(200),t)}}}))}}function ui(t){const e=ii,n=t[e(207)](e(162));if(0==n)return t;let r=t;for(;t[e(181)]&&t[e(181)].is(e(217),e(144));){const s=t[e(181)][e(207)](e(162));if(s==n)r=t[e(181)];else if(s<n)break;t=t[e(181)]}return r}function li(t,e){const n=ai();return(li=function(t,e){return n[t-=133]})(t,e)}function fi(t){const e=ii,n=[];if(t.is(e(217),e(144))&&t[e(207)](e(162))>0){let r=t[e(205)];for(;r&&e(144)==r[e(197)]&&r[e(207)](e(162))==t[e(207)](e(162));)n[e(158)](r),r=r[e(205)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=231]})(t,e)}function di(){const t=["ELEMENT_","handleListStyleCommand","toUpperCase","before","registerDescriptionCallback","handleListReversedCommand","flat","replace","enableCommand","listStart","document","listType","*Format:* set order to reversed","model","format","has","locale","263670HJqgOB","startIndex","numbered","48LoGIuK","*Change to:* %0","backward","2313aUdjmJ","979601WvfaTq","formatInline","28VKPYaj","type","createPositionAt","styles","plugins","listReversed","getSiblingNodes","14373iWITnB","markMultiRangeBlockFormat","selection","4484469OsjMaM","_getSuggestionBlocks","getListTypeFromListStyleType","length","reversed","parent","281946QzNZSV","unshift","handleDescriptions","LegacyListPropertiesEditing","from","commandName","editor","get","_LIST_","filter","_getTranslationKeyForListStyle","formatBlock","listItem","listStyle","12ONHYLf","getSelectedBlocks","config","getAttribute","LegacyListUtils","getFirstPosition","change","list.properties","default","*Format:* set order to regular","getLastPosition","createRange","commandParams","_getSuggestionBlocksForListStyle","forward","afterInit","8yKtvyd","TrackChangesEditing","bind","push","map","356770zCmbXg","handleListStartCommand","4490JlGDmj","element","*Format:* set start index to %0","descriptionFactory"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(223063===parseInt(n(272))/1+parseInt(n(237))/2+-parseInt(n(311))/3*(parseInt(n(304))/4)+-parseInt(n(295))/5*(-parseInt(n(298))/6)+parseInt(n(302))/7*(-parseInt(n(267))/8)+parseInt(n(301))/9*(-parseInt(n(274))/10)+-parseInt(n(231))/11*(parseInt(n(251))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(266)](){const t=hi;if(!this[t(243)][t(308)][t(293)](t(240)))return;const e=this[t(243)][t(253)][t(244)](t(258)),n=this[t(243)][t(308)][t(244)](t(268));e[t(307)]&&n[t(286)](t(250),this[t(279)][t(269)](this)),e[t(235)]&&n[t(286)](t(309),this[t(283)][t(269)](this)),e[t(296)]&&n[t(286)](t(287),this[t(273)][t(269)](this)),n[t(277)][t(282)](this[t(239)][t(269)](this))}[hi(279)](t,e={}){const n=hi,r=this[n(243)][n(308)][n(244)](n(268)),s=this[n(264)]();this[n(243)][n(291)][n(257)]((()=>{const t=n;r[t(312)](s,{commandName:t(250),commandParams:[{type:e[t(305)]}],formatGroupId:t(250)})}))}[hi(283)](t,e={}){const n=hi,r=this[n(243)][n(308)][n(244)](n(268)),s=this[n(232)]((t=>t.is(n(275),n(249))&&n(297)===t[n(254)](n(289))));if(s[n(234)]<1)return;const o=s[n(271)]((t=>this[n(243)][n(291)][n(262)](this[n(243)][n(291)][n(306)](t,n(281)),this[n(243)][n(291)][n(306)](t,0))));this[n(243)][n(291)][n(257)]((()=>{const t=n;r[t(312)](o,{commandName:t(309),commandParams:[{reversed:e[t(235)]}],formatGroupId:t(309)})}))}[hi(273)](t,e={}){const n=hi,r=this[n(243)][n(308)][n(244)](n(268)),s=this[n(232)]((t=>t.is(n(275),n(249))&&n(297)===t[n(254)](n(289))));if(s[n(234)]<1)return;const o=s[n(271)]((t=>this[n(243)][n(291)][n(262)](this[n(243)][n(291)][n(306)](t,n(281)),this[n(243)][n(291)][n(306)](t,0))));this[n(243)][n(291)][n(257)]((()=>{const t=n;r[t(312)](o,{commandName:t(287),commandParams:[{startIndex:e[t(296)]}],formatGroupId:t(287)})}))}[hi(239)](t){const e=hi;if(e(248)!=t[e(305)]&&e(303)!=t[e(305)])return;const n=this[e(243)][e(294)],{data:r}=t;if(!r)return;let s,o;switch(r[e(242)]){case e(250):s=e(299),o={type:e(292),content:Hr(n,s,Hr(n,this[e(247)](r[e(263)][0][e(305)])))};break;case e(309):s=r[e(263)][0][e(235)]?e(290):e(260),o={type:e(292),content:Hr(n,s)};break;case e(287):s=e(276),o={type:e(292),content:Hr(n,s,r[e(263)][0][e(296)])}}return o}[hi(264)](){const t=hi;var e,n,r,s;const o=this[t(243)][t(308)][t(244)](t(255));let i=Array[t(241)](this[t(243)][t(291)][t(288)][t(313)][t(252)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(275),t(249)))&&i[t(238)](...o[t(310)](this[t(243)][t(291)][t(288)][t(313)][t(256)](),t(300))),(null===(n=i[i[t(234)]-1])||void 0===n?void 0:n.is(t(275),t(249)))&&i[t(270)](...o[t(310)](this[t(243)][t(291)][t(288)][t(313)][t(261)](),t(265))),i=[...new Set(i)],(null===(s=null===(r=this[t(243)][t(291)][t(288)][t(313)][t(256)]())||void 0===r?void 0:r[t(236)])||void 0===s?void 0:s.is(t(275),t(249)))&&(i=i[t(246)]((e=>e.is(t(275),t(249))))),i}[hi(232)](t){const e=hi,n=this[e(243)][e(308)][e(244)](e(255));let r=Array[e(241)](this[e(243)][e(291)][e(288)][e(313)][e(252)]())[e(246)](t)[e(271)]((t=>{const r=e,s=this[r(243)][r(291)][r(306)](t,0);return[...n[r(310)](s,r(300)),...n[r(310)](s,r(265))]}))[e(284)]();return r=[...new Set(r)],r}[hi(247)](t){const e=hi;return e(278)+(this[e(243)][e(308)][e(244)](e(255))[e(233)](t)||e(259))[e(280)]()+e(245)+t[e(280)]()[e(285)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=110]})(t,e)}const Ii=mi;function Ei(){const t=["media","conversion","64AxuvEf","2470575rXtfPW","485666NdnBQF","4058316GLplZu","enableCommand","plugins","div","49574DRmUvG","data","elementToElement","downcastDispatcher","mediaEmbed","get","1603362yLVuFf","descriptionFactory","MediaEmbedEditing","1771804WPwIdI","dataDowncast","ELEMENT_MEDIA","high","TrackChangesEditing","editor","registerElementLabel","has","774Uzwqdu","for","locale","attribute:url:media","2fSXZvV","stop","19590lhItkz","createEmptyElement","afterInit","options","showSuggestionHighlights"];return(Ei=function(){return t})()}!function(t,e){const n=mi,r=t();for(;;)try{if(705150===-parseInt(n(116))/1+-parseInt(n(142))/2*(parseInt(n(127))/3)+parseInt(n(130))/4+parseInt(n(115))/5+parseInt(n(117))/6+-parseInt(n(121))/7*(parseInt(n(114))/8)+-parseInt(n(138))/9*(-parseInt(n(144))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[Ii(146)](){const t=Ii,e=this[t(135)];if(!e[t(119)][t(137)](t(129)))return;const n=e[t(119)][t(126)](t(134)),r=e[t(140)];n[t(118)](t(125)),n[t(128)][t(136)](t(112),(e=>Hr(r,t(132),e))),e[t(113)][t(139)](t(131))[t(123)]({model:t(112),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(111)])return n[s(145)](s(120))},converterPriority:t(133)}),e[t(122)][t(124)].on(t(141),((e,n,r)=>{const s=t;r[s(110)][s(111)]&&e[s(143)]()}),{priority:t(133)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=297]})(t,e)}function yi(){const t=["mention","has","get","1978610bUnfsy","600810azIhMi","2234752EOSZvv","1086867pXyGOV","MentionEditing","enableCommand","2115804rtonlu","6cUegrw","afterInit","2235401uRrvMm","plugins","TrackChangesEditing","3yTsLWV","186uETTpt","editor","4861CdSqpq"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(306931===-parseInt(n(315))/1*(-parseInt(n(313))/2)+parseInt(n(312))/3*(-parseInt(n(306))/4)+-parseInt(n(300))/5*(parseInt(n(307))/6)+parseInt(n(309))/7+parseInt(n(302))/8+parseInt(n(303))/9+parseInt(n(301))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(308)](){const t=Ti,e=this[t(314)];e[t(310)][t(298)](t(304))&&e[t(310)][t(299)](t(311))[t(305)](t(297))}}const ki=Li;function Ci(){const t=["locale","168JSFGcR","format","plugins","ELEMENT_MULTI_LEVEL_LIST","get","registerDescriptionCallback","newValue","data","key","afterInit","editor","267888LJtqBh","descriptionFactory","handleDescriptions","has","2520909MVKAeC","2FTsfvA","listMarkerStyle","registerBlockAttribute","head","10XJGaaO","multiLevelList","next","*Remove format:* %0","oldValue","*Set format:* %0","34915qNykCz","229553ADbhHQ","282801XRFrfc","930000mAhwzl","TrackChangesEditing","listType","818531uMhpqt","MultiLevelList","enableDefaultAttributesIntegration"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=477]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(115502===-parseInt(n(508))/1*(parseInt(n(497))/2)+parseInt(n(509))/3+-parseInt(n(492))/4+-parseInt(n(507))/5*(parseInt(n(481))/6)+parseInt(n(477))/7+parseInt(n(510))/8+-parseInt(n(496))/9*(-parseInt(n(501))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ni extends t.Plugin{[ki(490)](){const t=ki,e=this[t(491)],n=e[t(483)][t(485)](t(511));e[t(483)][t(495)](t(478))&&(n[t(479)](t(502)),n[t(499)](t(498)),n[t(493)][t(486)]((e=>this[t(494)](e))))}[ki(494)](t){const e=ki,n=this[e(491)][e(480)],{data:r}=t,s={type:e(482),content:""};if(r&&e(498)==r[e(489)]){if(!r[e(505)])return{type:e(482),content:Hr(n,e(506),Hr(n,e(484)))+" ("+r[e(487)]+")"};if(!r[e(487)]){let o=t[e(500)];for(;o;){if(o[e(488)]&&e(512)==o[e(488)][e(489)]&&o[e(488)][e(487)])return s;o=o[e(503)]}return{type:e(482),content:Hr(n,e(504),Hr(n,e(484)))+" ("+r[e(505)]+")"}}}}}const Ri=Mi;function Si(){const t=["3565rscWmX","PageBreakEditing","plugins","99079rZynKR","afterInit","pageBreak","961680beNiie","registerElementLabel","1108136ixitQc","descriptionFactory","editor","2oKNswh","locale","ELEMENT_PAGE_BREAK","get","116dIPKEz","TrackChangesEditing","has","4661784upyRtN","1809892SfhYvt","enableCommand","599802rTUdSF"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=173]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(178092===parseInt(n(185))/1+-parseInt(n(193))/2*(-parseInt(n(188))/3)+-parseInt(n(175))/4*(parseInt(n(182))/5)+-parseInt(n(181))/6+parseInt(n(179))/7+parseInt(n(190))/8+-parseInt(n(178))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(186)](){const t=Ri,e=this[t(192)];if(!e[t(184)][t(177)](t(183)))return;e[t(184)][t(174)](t(176))[t(180)](t(187));const n=e[t(184)][t(174)](t(176)),r=e[t(194)];n[t(191)][t(189)](t(187),(e=>Hr(r,t(173),e)))}}function wi(){const t=["565234yZbsVA","enableDefaultAttributesIntegration","consumable","schema","editing","formatBlock","Paragraph","TrackChangesEditing","insertion","addClass","writer","options","includes","highest","isBlock","checkChild","createUIElement","editor","15395432SZxiUl","descriptionFactory","240755HRWzCj","725417NEeJSs","name","isTouching","bindElementToMarker","$text","paragraph","registerElementLabel","enableCommand","locale","6OfBIiV","commandName","afterInit","type","end","15631929oSbUns","has","downcastDispatcher","showSuggestionHighlights","ck-suggestion-marker--active","getFirstRange","get","_registerLegacyDescription","8CXrcpM","markerRange","9343544srLRRe","activeMarkers","nodeAfter","registerDescriptionCallback","mapper","consume","model","isLimit","start","getItemLabel","insertParagraph","*Insert:* %0","*Change to:* %0","addMarker:suggestion:insertion","markerName","insert","span","format","ck-suggestion-marker-split","881088oamGBK","ELEMENT_PARAGRAPH","data","toViewPosition","plugins"];return(wi=function(){return t})()}function Oi(t,e){const n=wi();return(Oi=function(t,e){return n[t-=179]})(t,e)}const Di=Oi;!function(t,e){const n=Oi,r=t();for(;;)try{if(985321===-parseInt(n(202))/1+parseInt(n(181))/2*(-parseInt(n(211))/3)+parseInt(n(224))/4*(parseInt(n(201))/5)+-parseInt(n(245))/6+-parseInt(n(226))/7+parseInt(n(199))/8+parseInt(n(216))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Di(213)](){const t=Di,e=this[t(198)];if(!e[t(180)][t(217)](t(187)))return;const n=e[t(210)],r=e[t(180)][t(222)](t(188));r[t(200)][t(208)](t(207),(e=>Hr(n,t(246),e))),r[t(182)](t(207)),r[t(209)](t(236)),e[t(185)][t(218)].on(t(239),Bi(e),{priority:t(194)}),e[t(247)][t(218)].on(t(239),((n,r,s)=>{const o=t;s[o(192)][o(219)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(194)});const s=r[t(200)];s[t(229)]((r=>{const o=t;if(o(189)!==r[o(214)])return;const{start:i,end:a}=r[o(221)]();if(!i[o(204)](a)||!i[o(228)])return;const c=e[o(232)][o(184)],u=i[o(228)];return c[o(195)](u)&&!c[o(233)](u)&&c[o(196)](u,o(206))?{type:o(189),content:Hr(n,o(237),s[o(235)](u,1))}:void 0})),this[t(223)]()}[Di(223)](){const t=Di,e=this[t(198)],n=e[t(210)];e[t(180)][t(222)](t(188))[t(200)][t(229)]((e=>{const r=t;if(r(186)!=e[r(214)])return;const{data:s}=e;return s&&r(207)==s[r(212)]?{type:r(243),content:Hr(n,r(238),Hr(n,r(246)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(180)][o(222)](o(188)),a=r[o(225)][o(234)],c=r[o(225)][o(215)],u=t[o(232)][o(184)];if(!a[o(204)](c)||!a[o(228)])return;const l=a[o(228)];if(u[o(195)](l)&&!u[o(233)](l)&&u[o(196)](l,o(206))){if(!s[o(183)][o(231)](r[o(225)],n[o(203)]))return;const t=s[o(191)][o(197)](o(242),{class:o(244)}),a=s[o(230)][o(179)](c);e&&i[o(227)][o(193)](r[o(240)])&&s[o(191)][o(190)](o(220),t),s[o(191)][o(241)](a,t),s[o(230)][o(205)](t,r[o(240)])}}}function Pi(){const t=["2448996brLBzx","removeFormat","544616DVYVAi","plugins","registerDescriptionCallback","RemoveFormatEditing","1SvFRti","2432580hSfHMC","145zrbdbz","formatInline","get","descriptionFactory","93978YOVyLn","locale","998622KAKGzD","afterInit","3894736uqgceT","has","format","editor","formatBlock","type","_registerLegacyDescription","commandName","30CouQDa","TrackChangesEditing","9msHzmQ","4102567ooFKOe","enableDefaultAttributesIntegration","*Remove all formatting*"];return(Pi=function(){return t})()}const xi=Ui;function Ui(t,e){const n=Pi();return(Ui=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(475317===parseInt(n(408))/1*(-parseInt(n(404))/2)+parseInt(n(416))/3+-parseInt(n(409))/4+-parseInt(n(410))/5*(-parseInt(n(414))/6)+-parseInt(n(429))/7+-parseInt(n(418))/8*(-parseInt(n(428))/9)+parseInt(n(426))/10*(parseInt(n(432))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[xi(417)](){const t=xi,e=this[t(421)];e[t(405)][t(419)](t(407))&&(e[t(405)][t(412)](t(427))[t(430)](t(403)),this[t(424)]())}[xi(424)](){const t=xi,e=this[t(421)];e[t(405)][t(412)](t(427))[t(413)][t(406)]((n=>{const r=t;if(r(422)!=n[r(423)]&&r(411)!=n[r(423)])return;const{data:s}=n;return s&&r(403)==s[r(425)]?{type:r(420),content:Hr(e[r(415)],r(431))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=zi();return(Vi=function(t,e){return n[t-=401]})(t,e)}function zi(){const t=["editor","15pkKIwn","discardSuggestion","acceptSelectedSuggestions","98302mssiBU","906xWXmlP","acceptAllSuggestions","132834jcBTXC","151010flypRN","2008eyUcun","RestrictedEditingModeEditing","discardSelectedSuggestions","discardAllSuggestions","acceptSuggestion","198861cIdzjM","trackChanges","get","plugins","1485274ZZuzOE","27OrjzxU","goToPreviousRestrictedEditingException","enableCommand","afterInit","73656OgGrOb","has","TrackChangesEditing","goToNextRestrictedEditingException"];return(zi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(225983===-parseInt(n(420))/1+parseInt(n(410))/2+parseInt(n(411))/3*(parseInt(n(415))/4)+-parseInt(n(407))/5*(-parseInt(n(413))/6)+parseInt(n(424))/7+-parseInt(n(402))/8+parseInt(n(425))/9*(-parseInt(n(414))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{[Gi(401)](){const t=Gi,e=this[t(406)];if(!e[t(423)][t(403)](t(416)))return;const n=e[t(423)][t(422)](t(404));n[t(427)](t(426)),n[t(427)](t(405));const r=e[t(423)][t(422)](t(416));r[t(427)](t(421)),r[t(427)](t(419)),r[t(427)](t(408)),r[t(427)](t(412)),r[t(427)](t(418)),r[t(427)](t(409)),r[t(427)](t(417))}}const Wi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=357]})(t,e)}function qi(){const t=["name","locale","getItems","addMarker:suggestion:deletion","writer","options","185uAuwcT","createPositionBefore","consumable","showSuggestionHighlights","softBreak","29658lTjzeR","plugins","createUIElement","merge","descriptionFactory","downcastDispatcher","toViewPosition","test","enableCommand","48034WGXqoB","848sRjcOK","activeMarkers","markerName","markerRange","2529380wfQPFq","addMarker:suggestion:insertion","TrackChangesEditing","ck-suggestion-marker--active","get","split","ck-suggestion-marker-","element","737312VpWeQz","mapper","model","addMarker:suggestion","editor","965379nyibej","high","data","shiftEnter","insert","init","addClass","bindElementToMarker","includes","774863hKgNab","7630870bbffTO","deletion","span","18UINTNM","registerElementLabel","editing","requires","ELEMENT_LINE_BREAK"];return(qi=function(){return t})()}!function(t,e){const n=Ki,r=t();for(;;)try{if(433762===parseInt(n(368))/1+-parseInt(n(410))/2+-parseInt(n(359))/3+-parseInt(n(402))/4+parseInt(n(383))/5*(parseInt(n(388))/6)+-parseInt(n(397))/7*(parseInt(n(398))/8)+parseInt(n(372))/9*(parseInt(n(369))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(375)](){return[Zs.ShiftEnter]}[Wi(364)](){const t=Wi,e=this[t(358)],n=e[t(389)][t(406)](t(404));n[t(396)](t(362)),e[t(374)][t(393)].on(t(403),Ji(e),{priority:t(360)}),e[t(374)][t(393)].on(t(380),Ji(e),{priority:t(360)}),e[t(361)][t(393)].on(t(357),((n,r,s)=>{const o=t;s[o(382)][o(386)]&&Ji(e,{showActiveMarker:!1})(n,r,s)})),n[t(392)][t(373)](t(387),(n=>Hr(e[t(378)],t(376),n)))}}function Ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(389)][o(406)](o(404));if(!s[o(385)][o(395)](r[o(401)],n[o(377)]))return;const a=t[o(412)];for(const t of r[o(401)][o(379)]()){if(!t.is(o(409),o(387)))continue;const n=o(370)==r[o(400)][o(407)](":")[1]?o(391):o(407),c=s[o(381)][o(390)](o(371),{class:o(408)+n}),u=s[o(411)][o(394)](a[o(384)](t));e&&i[o(399)][o(367)](r[o(400)])&&s[o(381)][o(365)](o(405),c),s[o(381)][o(363)](u,c),s[o(411)][o(366)](c,r[o(400)])}}}const Zi=Yi;function Yi(t,e){const n=$i();return(Yi=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(257724===-parseInt(n(439))/1+parseInt(n(457))/2*(parseInt(n(444))/3)+parseInt(n(447))/4*(parseInt(n(440))/5)+-parseInt(n(460))/6*(-parseInt(n(431))/7)+-parseInt(n(452))/8*(parseInt(n(441))/9)+-parseInt(n(437))/10*(-parseInt(n(467))/11)+-parseInt(n(448))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Qi extends t.Plugin{[Zi(436)](){const t=Zi,e=this[t(464)],n=e[t(461)],r=e[t(443)];if(!e[t(446)][t(470)](t(438)))return;const s=e[t(446)][t(449)](t(433)),o=t(456),i=e[t(445)][t(449)](o);s[t(455)](o,((e,r={})=>{const a=t,c=n[a(453)][a(430)];if(c[a(459)])return void e(r);const u=void 0!==r[a(465)]?r[a(465)]:!i[a(434)];n[a(451)]((()=>{const t=a,e=Array[t(462)](c[t(466)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(468)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(454)][t(471)]((e=>{const n=t;if(n(442)!=e[n(432)]&&n(450)!=e[n(432)])return;const{data:s}=e;return s&&s[n(458)]==o?s[n(469)][0][n(465)]?{type:n(435),content:Hr(r,n(463))}:{type:n(435),content:Hr(r,n(429))}:void 0}))}}function $i(){const t=["forceValue","getRanges","127171eRRaKq","markInlineFormat","commandParams","has","registerDescriptionCallback","FORMAT_RESTRICTED_DISABLED","selection","1667015EYuRfE","type","TrackChangesEditing","value","format","afterInit","420NKCnGd","StandardEditingModeEditing","496165PeTDVS","35830sYjQRk","14247lLtTBR","formatBlock","locale","3QnaoDm","commands","plugins","32gmkcRJ","2027184NtOhPl","get","formatInline","change","392SObSAj","document","descriptionFactory","enableCommand","restrictedEditingException","438706iooNzn","commandName","isCollapsed","6spFGyI","model","from","FORMAT_RESTRICTED_ENABLED","editor"];return($i=function(){return t})()}const ta=na;function ea(){const t=["styleName","TrackChangesEditing","*Remove format:* %0","toLowerCase","commandName","registerBlockAttribute","config","1762460DAncBs","add","get","editor","ghsAttributes","getGhsAttributeNameForElement","4SKcqIK","71163Bymoah","has","FORMAT_STYLE","formatBlock","plugins","commandParams","registerDescriptionCallback","locale","Style","style","descriptionFactory","format","DataSchema","inline","formatInline","817565MNlKBu","block","registerAttributeLabel","element","15684GNZWYW","normalizeConfig","_registerLegacyDescription","registerInlineAttribute","*Set format:* %0","32ateelQ","StyleUtils","definitions","1092504SYbCUx","type","4899128LWbOzS","forceValue","afterInit","254412Bkkuwq","9FzfxnA","GeneralHtmlSupport","7oeHssx","enableDefaultAttributesIntegration","3586syTHve"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=136]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(391506===parseInt(n(176))/1+parseInt(n(168))/2*(-parseInt(n(144))/3)+parseInt(n(143))/4*(-parseInt(n(159))/5)+parseInt(n(171))/6*(-parseInt(n(179))/7)+-parseInt(n(173))/8*(-parseInt(n(177))/9)+-parseInt(n(137))/10+parseInt(n(181))/11*(parseInt(n(163))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(175)](){const t=ta,e=this[t(140)];if(!e[t(148)][t(145)](t(152))||!e[t(148)][t(145)](t(156)))return;const n=e[t(148)][t(139)](t(183)),r=e[t(151)],s=e[t(136)][t(139)](t(153))||{},o=e[t(148)][t(139)](t(178)),i=e[t(148)][t(139)](t(169))[t(164)](e[t(148)][t(139)](t(156)),s[t(170)]);n[t(180)](t(153));const a=new Set;for(const e of i[t(160)]){const n=o[t(142)](e[t(162)]);a[t(138)](n)}const c=new Set;for(const e of i[t(157)]){const n=o[t(142)](e[t(162)]);c[t(138)](n);for(const n of e[t(141)])c[t(138)](n)}for(const e of a)n[t(187)](e),n[t(154)][t(161)](e,Hr(r,t(146)));for(const e of c)n[t(166)](e),n[t(154)][t(161)](e,Hr(r,t(146)));this[t(165)]()}[ta(165)](){const t=ta,e=this[t(140)],n=e[t(151)];e[t(148)][t(139)](t(183))[t(154)][t(150)]((e=>{const r=t;if(r(147)!=e[r(172)]&&r(158)!=e[r(172)])return;const{data:s}=e;return s&&r(153)===s[r(186)]?s[r(149)][0][r(174)]?{type:r(155),content:Hr(n,r(167),s[r(149)][0][r(182)][r(185)]())}:{type:r(155),content:Hr(n,r(184),s[r(149)][0][r(182)][r(185)]())}:void 0}))}}function sa(){const t=["end","39biAPJh","createRangeIn","markMultiRangeDeletion","selectTableRow","substr","getSelectionAffectedTableCells","item","TableUtils","rootName","element","*Remove:* %0","_acceptFormatSuggestionCallbackFactory","registerElementLabel","getChildren","min","18diqowr","addClass","MIN_SAFE_INTEGER","rowspan","getContainedElement","enqueueChange","data","position","cell","getRanges","593272tkeRfE","selectTableColumn","12759513MLnmls","insertTableColumnLeft","insert","change","locale","toViewElement","refresh","ELEMENT_TABLE_ROW","_suggestionFactory","2099647nXeQoD","registerCustomCallback","getFirstRange","_getSuggestionCoords","span","selection","_tablePostFixingSubtypes","isTouching","registerPostFixer","removeClass","table","change:data","getAttribute","classes","suggestion","getItems","push","registerDescriptionCallback","document","addMarker:suggestion","12YnxrYG","getCellLocation","max","accept","maxRow","some","5YAJCoY","forceValue","tablePaste","tableCell","add","values","type","_setupColumnsRowsFixing","low","oldRange","$graveyard","getChangedMarkers","getColumnIndexes","tableColumn","showSuggestionHighlights","colspan","getChanges","$textProxy","downcastDispatcher","addRange","_getCoordsForCells","first","join","map","createPositionAt","_tableSuggestions","has","execute","model","descriptionFactory","plugins","includes","createRangeOn","length","start","getSuggestion","isArray","ELEMENT_TABLE_COLUMN_WITH_TEXT","TrackChangesEditing","findAncestor","tableRow","removeTableColumn","deletion","MAX_SAFE_INTEGER","subType","filter","removeTableRow","_splitMarkerName","commands","maxColumn","minColumn","root","options","above","highest","ELEMENT_TABLE_COLUMN","isEqual","nodeAfter","TableEditing","markMultiRangeInsertion","batch","*Insert:* %0","afterInit","hasAttribute","2741599NhkeWk","3304filcGr","toLowerCase","fromRange","discard","10CHfNLW","left","5288766TDmrAJ","nodeBefore","get","minRow","10494yaguvt","insertTableRowAbove","53bzJjxC","isIntersectingWithRange","editor","startsWith","insertTableColumnRight","detach","createTableWalker","name","ELEMENT_TABLE_ROW_WITH_TEXT","ELEMENT_TABLE","writer","insertTable","last","order","ELEMENT_TABLE_WITH_TEXT","setSelection","insertion","differ","isIntersecting","isInContent","from","mapper","every","insertTableRowBelow","enableCommand","getRowIndexes"];return(sa=function(){return t})()}const oa=ia;function ia(t,e){const n=sa();return(ia=function(t,e){return n[t-=252]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(537887===parseInt(n(354))/1*(parseInt(n(352))/2)+parseInt(n(381))/3*(parseInt(n(342))/4)+-parseInt(n(277))/5*(-parseInt(n(348))/6)+parseInt(n(341))/7+parseInt(n(406))/8*(parseInt(n(396))/9)+parseInt(n(346))/10*(-parseInt(n(417))/11)+parseInt(n(271))/12*(-parseInt(n(408))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(sa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(257)]=[e(317),e(290)],this[e(302)]=new Set}[oa(339)](){const t=oa,e=this[t(356)],n=e[t(305)][t(269)][t(256)];if(!e[t(307)][t(303)](t(335)))return;const r=e[t(412)],s=e[t(307)][t(350)](t(315)),o=e[t(307)][t(350)](t(388));s[t(306)][t(393)](t(261),(e=>Hr(r,t(363),e))),this[t(284)](),s[t(378)](t(365)),s[t(378)](t(384)),s[t(378)](t(407));for(const r of[t(353),t(377)]){const i=e[t(325)][t(350)](r);s[t(378)](r,(r=>{const a=t;e[a(305)][a(411)]((t=>{const e=a;r();const c=e(330)===i[e(367)],u=o[e(386)](n),l=o[e(379)](u),f=c?l[e(298)]-1:l[e(366)]+1,h=u[0][e(316)](e(261)),g=o[e(360)](h,{startRow:f,endRow:f}),d=Array[e(374)](g)[e(300)]((n=>t[e(309)](n[e(404)])));s[e(336)](d,e(317))}))}))}for(const r of[t(409),t(358)]){const i=e[t(325)][t(350)](r);s[t(378)](r,(r=>{const a=t;e[a(305)][a(411)]((t=>{const e=a;r();const c=e(347)===i[e(367)],u=o[e(386)](n),l=o[e(289)](u),f=c?l[e(298)]-1:l[e(366)]+1,h=u[0][e(316)](e(261)),g=o[e(360)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(374)](g)[e(300)]((n=>t[e(309)](n[e(404)])));s[e(336)](d,e(290))}))}))}for(const r of[t(323),t(318)]){const i=r[t(385)](11),a=i[t(343)](),c=a[t(385)](0,3)+t(255),u=t(261)+i,l=t(395)+i,f=t(273)+i;s[t(378)](r,(()=>{const i=t;e[i(305)][i(411)]((t=>{const e=i,h=o[e(386)](n),g=h[0][e(316)](e(261));let d;if(e(323)==r){const t=o[e(379)](h);d={startRow:t[e(298)],endRow:t[e(366)],includeAllSlots:!0}}else{const t=o[e(289)](h);d={startColumn:t[e(298)],endColumn:t[e(366)],includeAllSlots:!0}}const p=o[e(360)](g,d),m=Array[e(374)](p)[e(300)]((({cell:t})=>t)),I=ca(m[e(322)]((t=>t[e(340)](c)))),E=ca(m[e(322)]((t=>!t[e(340)](c))))[e(300)]((n=>t[e(309)](n))),b=s[e(383)](E,u);if(b&&(e(317)==b[e(321)]||e(290)==b[e(321)])){const n=this[e(254)](b);for(const r of I){const s=t[e(309)](r),i=o[e(272)](r),u=r[e(263)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(296)](s)}}}))}))}function c(r){const s=t,o=Array[s(374)](n[s(405)]())[s(300)]((t=>i.LiveRange[s(344)](t)));e[s(305)][s(411)]((t=>{const n=s,i=t[n(337)];r=r[n(322)]((t=>n(287)!=t[n(328)][n(389)])),t[n(369)](r),e[n(325)][n(350)](n(323))[n(414)](),e[n(304)](n(323),{forceDefaultExecution:!0}),e[n(305)][n(401)]((()=>{const t=n;e[t(305)][t(401)](i,(e=>{const n=t,r=o[n(322)]((t=>n(287)!=t[n(328)][n(389)]));r[n(310)]>0&&e[n(369)](r);for(const t of o)t[n(359)]()}))}))}))}function u(r){const s=t;e[s(305)][s(411)]((t=>{const o=s,a=Array[o(374)](n[o(405)]())[o(300)]((t=>i.LiveRange[o(344)](t))),c=[];for(const t of r)for(const e of t[o(266)]({shallow:!0}))c[o(267)](e);for(const n of c)o(287)!=n[o(328)][o(389)]&&(t[o(369)](t[o(301)](n,0)),e[o(325)][o(350)](o(318))[o(414)](),e[o(304)](o(318),{forceDefaultExecution:!0}));const u=a[o(322)]((t=>o(287)!=t[o(328)][o(389)]));u[o(310)]>0&&t[o(369)](u);for(const t of a)t[o(359)]()}))}function l(e,n){const r=t;return n[r(376)]((t=>e[r(276)]((e=>e[r(380)][r(333)](t[r(311)])||t[r(380)][r(333)](e[r(311)])))))}function f(e,n){const r=t;return!e[r(276)]((t=>n[r(276)]((e=>t[r(372)](e)))))&&e[r(276)]((t=>n[r(276)]((e=>t[r(380)][r(258)](e[r(311)])))))}e[t(402)][t(295)].on(t(270),((e,n,r)=>{const s=t;if(!r[s(329)][s(291)])return;const o=n[s(387)];if(!o)return;const i=r[s(375)][s(413)](o);function c(t){return Array[s(313)](t)?t:[t]}i&&s(280)===o[s(361)]&&(0,a.setHighlightHandling)(i,r[s(364)],((t,e,n)=>n[s(397)](c(e[s(264)]),t)),((t,e,n)=>n[s(260)](c(e[s(264)]),t)))}),{priority:t(331)}),s[t(306)][t(268)]((e=>{const n=t;if(n(370)!=e[n(283)]&&n(319)!=e[n(283)])return;const s=e[n(400)]();if(null!=s&&s.is(n(390),n(261))){if(n(370)==e[n(283)]){const t=e[n(266)]()[n(322)]((t=>t.is(n(294))))[n(300)]((t=>t[n(402)]));if(t[n(310)])return{type:n(370),content:Hr(r,n(338),Hr(r,n(368),'"'+t[n(299)](" ")+'"'))}}if(n(319)==e[n(283)]){const t=e[n(266)]()[n(322)]((t=>t.is(n(294))))[n(300)]((t=>t[n(402)]));if(t[n(310)])return{type:n(319),content:Hr(r,n(391),Hr(r,n(368),'"'+t[n(299)](" ")+'"'))}}}})),s[t(306)][t(268)]((e=>{const n=t;if(n(317)==e[n(321)]){const t=e[n(266)]()[n(322)]((t=>t.is(n(294))))[n(300)]((t=>t[n(402)])),s=this[n(254)](e),o=s[n(275)]-s[n(351)]+1;if(n(370)==e[n(283)])return t[n(310)]?{type:n(370),content:Hr(r,n(338),Hr(r,n(362),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(370),content:Hr(r,n(338),Hr(r,n(415),o))};if(n(319)==e[n(283)])return t[n(310)]?{type:n(319),content:Hr(r,n(391),Hr(r,n(362),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(319),content:Hr(r,n(391),Hr(r,n(415),o))}}if(n(290)==e[n(321)]){const t=e[n(266)]()[n(322)]((t=>t.is(n(294))))[n(300)]((t=>t[n(402)])),s=this[n(254)](e),o=s[n(326)]-s[n(327)]+1;if(n(370)==e[n(283)])return t[n(310)]?{type:n(370),content:Hr(r,n(338),Hr(r,n(314),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(370),content:Hr(r,n(338),Hr(r,n(332),o))};if(n(319)==e[n(283)])return t[n(310)]?{type:n(319),content:Hr(r,n(391),Hr(r,n(314),[o,'"'+t[n(299)](" ")+'"']))}:{type:n(319),content:Hr(r,n(391),Hr(r,n(332),o))}}})),s[t(416)][t(252)](t(370),t(317),t(345),c),s[t(416)][t(252)](t(319),t(317),t(274),c),s[t(416)][t(252)](t(370),t(290),t(345),u),s[t(416)][t(252)](t(319),t(290),t(274),u),s[t(416)][t(252)](t(370),t(290),t(299),l),s[t(416)][t(252)](t(319),t(290),t(299),l),s[t(416)][t(252)](t(370),t(317),t(299),f),s[t(416)][t(252)](t(319),t(317),t(299),f)}[oa(392)](){const t=oa,e=this[t(356)],n=e[t(305)][t(269)][t(256)];return(r,s)=>{const o=t;e[o(305)][o(411)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(380)][a(349)];u&&u[0]&&!1===u[0][a(278)]&&(l=r[0][a(311)][a(334)]);const f=t[a(382)](l);if(a(287)==f[a(328)][a(389)])return;const h=Array[a(374)](n[a(405)]())[a(300)]((t=>i.LiveRange[a(344)](t)));t[a(369)](f),e[a(325)][a(350)](c)[a(414)](),u[a(267)]({forceDefaultExecution:!0}),e[a(304)](c,...u);const g=h[a(322)]((t=>a(287)!=t[a(328)][a(389)]));g[a(310)]>0&&t[a(369)](g);for(const t of h)t[a(359)]()}))}}[oa(297)](t){const e=oa,n=this[e(356)][e(307)][e(350)](e(388));let r=Number[e(320)],s=Number[e(398)],o=Number[e(320)],i=Number[e(398)];for(const a of t){if(e(287)==a[e(328)][e(389)])continue;const{row:t,column:c}=n[e(272)](a),u=a[e(340)](e(399))?a[e(263)](e(399))-1:0,l=a[e(340)](e(292))?a[e(263)](e(292))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(284)](){const t=oa,e=this[t(356)],n=e[t(307)][t(350)](t(315)),r=e[t(307)][t(350)](t(388));e[t(305)][t(269)].on(t(262),(()=>{const r=t,s=Array[r(374)](e[r(305)][r(269)][r(371)][r(288)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(324)](t);if(r(265)!=s)continue;if(null!=e[r(286)])continue;const a=n[r(312)](o);this[r(257)][r(308)](i)&&this[r(302)][r(281)](a)}}),{priority:t(285)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(309)](e),a=e[s(316)](s(261)),c=r[s(272)](e);for(const t of this[s(302)]){const n=t[s(321)],r=n[s(357)](s(279)),u=n[s(385)](r?10:5),l=u[s(343)](),f=l[s(385)](0,3)+s(255),h=s(395)+u,g=s(273)+u;if(!t[s(373)])continue;if(a!=t[s(253)]()[s(311)][s(316)](s(261)))continue;if(t[s(355)](i))continue;const d=e[s(340)](f)?e[s(263)](f)-1:0,p=this[s(254)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(296)](i),o=!0)}return o};e[t(305)][t(269)][t(259)]((n=>{const r=t;let o=!1;for(const t of e[r(305)][r(269)][r(371)][r(293)]())if(r(410)==t[r(283)])if(r(317)==t[r(361)])for(const e of t[r(403)][r(334)][r(394)]())o=o||s(e,n);else r(280)==t[r(361)]&&(o=o||s(t[r(403)][r(334)],n));return o}))}[oa(254)](t){const e=oa;return this[e(297)](t[e(405)]()[e(300)]((t=>t[e(311)][e(334)])))}}function ca(t){const e=oa;return Array[e(374)](new Set(t)[e(282)]())}const ua=fa;function la(){const t=["size","refresh","find","_areMergableCells","execute","stop","setSelection","3frVNfr","findAncestor","mergeTableCells","getRanges","*Merge cells*","markMultiRangeBlockFormat","editor","tableCell","add","_suggestionFactory","root","getAncestors","containsRange","afterInit","29314860YtoFTs","return","push","_acceptFormatSuggestionCallbackFactory","plugins","insertion","document","set:isEnabled","get","from","5fVeKhv","author","length","$graveyard","mergeTableCellDown","createTableWalker","getFirstPosition","mergeTableCellLeft","trackChanges","TableUtils","getSelectionAffectedTableCells","registerCustomCallback","table","mergeTableCellUp","splitTableCellVertically","selection","mergeTableCellRight","descriptionFactory","map","422192qOnrPB","isEnabled","element","getCellLocation","change","commands","registerDescriptionCallback","_isForcedDefaultExecutionBlock","value","307637VEZKGq","3692563RsphIJ","accept","model","isInContent","commandName","direction","TableEditing","rootName","highest","markBlockFormat","splitTableCellHorizontally","*Split cell:* vertically","525144VIsaOq","1804078xBPDQh","243JxAtNi","6gwSkgz","formatBlock","TrackChangesEditing","format","4459748aFEPha","formatInline","fromRange","locale","*Split cell:* horizontally","forceDefaultExecution","filter","low","deletion","type","350YqsoEb","horizontally","_areSelectedCellsMergable","enableCommand","has","cell","requires","_tablePostFixingSubtypes","subType","detach","createRangeOn","getSuggestions"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=286]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(731301===-parseInt(n(350))/1+parseInt(n(351))/2*(parseInt(n(386))/3)+-parseInt(n(357))/4*(parseInt(n(309))/5)+-parseInt(n(353))/6*(parseInt(n(338))/7)+parseInt(n(328))/8*(-parseInt(n(352))/9)+-parseInt(n(367))/10*(-parseInt(n(337))/11)+parseInt(n(299))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(373)](){return[aa]}[ua(298)](){const t=ua,e=this[t(291)],n=e[t(340)][t(305)][t(324)],r=e[t(360)];if(!e[t(303)][t(371)](t(344)))return;const s=e[t(303)][t(307)](t(355)),o=e[t(303)][t(307)](t(318)),a=e[t(303)][t(307)](aa);a[t(374)][t(301)](t(287)),s[t(370)](t(287),(()=>{const n=t,r=o[n(319)](e[n(340)][n(305)][n(324)]);e[n(340)][n(332)]((()=>{const t=n;s[t(290)](r,{commandName:t(287),commandParams:[]},[],t(287))}))})),e[t(333)][t(307)](t(287)).on(t(383),((n,r)=>{const o=t;e[o(333)][o(307)](o(317))[o(336)]&&(r[o(311)]>0&&r[r[o(311)]-1]&&r[r[o(311)]-1][o(362)]||s[o(335)]||this[o(369)]()||n[o(384)]())}),{priority:t(346)});for(const n of[t(322),t(325),t(313),t(316)]){const r=e[t(333)][t(307)](n);s[t(370)](n,(()=>{const n=t,o=e[n(340)][n(305)][n(324)][n(315)]()[n(296)]()[n(381)]((t=>t.is(n(330),n(292)))),i=r[n(336)];e[n(340)][n(332)]((()=>{const t=n;s[t(290)]([o,i],{commandName:t(287),commandParams:[]},[],t(287))}))}))}for(const n of[t(323),t(348)]){const r=e[t(333)][t(307)](n);s[t(370)](n,(()=>{const i=t,a=o[i(319)](e[i(340)][i(305)][i(324)])[0],c=a[i(286)](i(321)),{column:u,row:l}=o[i(331)](a);let f=[];if(i(368)==r[i(343)]){const t=o[i(314)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(308)](t)[i(327)]((t=>t[i(372)]))}else{const t=o[i(314)](c,{column:u,includeAllSlots:!0});f=Array[i(308)](t)[i(327)]((t=>t[i(372)]))}e[i(340)][i(332)]((t=>{const e=i;s[e(347)](t[e(377)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(326)][t(334)]((e=>{const n=t;if(n(354)!=e[n(366)]&&n(358)!=e[n(366)])return;const{data:s}=e;return s&&n(287)==s[n(342)]?{type:n(356),content:Hr(r,n(289))}:void 0})),s[t(326)][t(334)]((e=>{const n=t;if(n(354)!=e[n(366)]&&n(358)!=e[n(366)])return;const{data:s}=e;return s?n(323)==s[n(342)]?{type:n(356),content:Hr(r,n(349))}:n(348)==s[n(342)]?{type:n(356),content:Hr(r,n(361))}:void 0:void 0}));const c=a[t(302)]();for(const e of[t(322),t(325),t(313),t(316)])s[t(294)][t(320)](t(354),e,t(339),c);for(const e of[t(323),t(348)])s[t(294)][t(320)](t(354),e,t(339),c);s[t(294)][t(320)](t(354),t(287),t(339),(r=>{const s=t;e[s(340)][s(332)]((t=>{const o=s,a=Array[o(308)](n[o(288)]())[o(327)]((t=>i.LiveRange[o(359)](t)));t[o(385)](r),e[o(333)][o(307)](o(287))[o(380)](),e[o(383)](o(287),{forceDefaultExecution:!0});const c=a[o(363)]((t=>o(312)!=t[o(295)][o(345)]));c[o(311)]>0&&t[o(385)](c);for(const t of a)t[o(376)]()}))}));for(const n of[t(322),t(313),t(316),t(325)]){const r=e[t(333)][t(307)](n);r.on(t(306),((n,s,o)=>{const i=t;if(o){const t=e[i(340)][i(305)][i(324)][i(315)]()[i(296)]()[i(381)]((t=>t.is(i(330),i(292))));this[i(382)](r[i(336)],t)||(n[i(300)]=!1,n[i(384)]())}}),{priority:t(364)})}}[ua(369)](){const t=ua,e=this[t(291)][t(333)][t(307)](t(287)),n=this[t(291)][t(303)][t(307)](t(318));if(!e[t(329)])return!1;const r=n[t(319)](this[t(291)][t(340)][t(305)][t(324)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(382)](e,n))return!1;return!0}[ua(382)](t,e){const n=ua,r=this[n(291)][n(303)][n(307)](n(355)),s=this[n(291)][n(340)][n(377)](t),o=this[n(291)][n(340)][n(377)](e),i=new Set,a=new Set;for(const t of r[n(378)]())if((n(304)==t[n(366)]||n(365)==t[n(366)]||n(287)==t[n(375)])&&t[n(341)])for(const e of t[n(288)]())e[n(297)](s,!0)&&i[n(293)](t[n(366)]+":"+t[n(310)].id),e[n(297)](o,!0)&&a[n(293)](t[n(366)]+":"+t[n(310)].id);if(i[n(379)]!=a[n(379)])return!1;for(const t of i)if(!a[n(371)](t))return!1;return!0}}function ga(t,e){const n=ma();return(ga=function(t,e){return n[t-=373]})(t,e)}const da=ga;!function(t,e){const n=ga,r=t();for(;;)try{if(102223===-parseInt(n(440))/1*(-parseInt(n(441))/2)+-parseInt(n(443))/3+-parseInt(n(416))/4+-parseInt(n(452))/5*(parseInt(n(429))/6)+parseInt(n(445))/7*(parseInt(n(415))/8)+-parseInt(n(453))/9+parseInt(n(433))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[da(425)](){return[aa]}[da(448)](){const t=da,e=this[t(413)];if(!e[t(426)][t(449)](t(399)))return;const n=e[t(435)],r=e[t(426)][t(374)](t(431));r[t(430)](t(393)),r[t(430)](t(417)),r[t(398)](t(386)),r[t(398)](t(376)),r[t(373)][t(457)](t(386),Hr(n,t(407))),r[t(373)][t(457)](t(376),Hr(n,t(414))),this[t(454)]()}[da(454)](){const t=da,e=this[t(413)][t(426)][t(374)](t(431)),n=this[t(413)][t(426)][t(374)](t(421)),r=this[t(413)][t(426)][t(374)](aa)[t(380)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(377)](o[a(444)]),l=e[a(422)](u),f=l[a(434)];if(a(382)!=l[a(450)]||!f||a(417)!=f[a(395)])return;if(o[a(387)])return void s[a(404)]();if(!i[a(411)][a(439)](o[a(451)],s[a(410)]))return;const h=o[a(451)][a(385)][a(401)],g=o[a(451)][a(455)][a(428)],d=h[a(406)][a(406)],{column:p}=n[a(379)](h),{column:m}=n[a(379)](g);for(let s=p;s<=m;s++){const l=n[a(420)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(438)],l=i[a(397)][a(396)](s);i[a(381)][a(389)](a(437)+c,l),r&&i[a(381)][a(392)](a(446),u,l),i[a(397)][a(432)](l,o[a(444)]),t&&(e[a(378)][a(409)](o[a(444)])?i[a(381)][a(389)](a(408),l):i[a(381)][a(412)](a(408),l))}}}}e[t(436)][t(423)](t(382),t(393),t(458),r),e[t(436)][t(423)](t(382),t(417),t(458),r),this[t(413)][t(442)][t(391)].on(t(405),s(),{priority:t(424)}),this[t(413)][t(434)][t(391)].on(t(405),((e,n,r)=>{const o=t;r[o(388)][o(456)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(424)}),this[t(413)][t(442)][t(391)].on(t(403),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(377)](r[o(444)]),c=e[o(422)](a),u=c[o(434)];if(o(382)!=c[o(450)]||!u||o(417)!=u[o(395)])return;const l=s[o(397)][o(390)](r[o(444)]);if(l)for(const t of l)s[o(381)][o(412)](o(437)+i,t),s[o(381)][o(412)](o(408),t),s[o(381)][o(383)](o(446),t),s[o(397)][o(427)](t,r[o(444)])}),{priority:t(424)}),this[t(375)]()}[da(375)](){const t=da,e=this[t(413)],n=e[t(435)];function r(e){const r=t;return{type:r(400),content:Hr(n,r(418),e)}}e[t(426)][t(374)](t(431))[t(373)][t(384)]((e=>{const s=t;if(s(382)!=e[s(450)])return;const{data:o}=e;if(o){if(s(393)==o[s(395)]){const t=o[s(419)][0][s(447)];return r(Hr(n,s(t?407:394)))}if(s(417)==o[s(395)]){const t=o[s(419)][0][s(447)];return r(Hr(n,s(t?414:402)))}}}))}}function ma(){const t=["bindElementToMarker","2705200YznrQv","data","locale","_suggestionFactory","ck-suggestion-marker-","cell","consume","20343TxPVse","4mKqJGH","editing","279333uMVLmO","markerName","49SNNmDo","data-suggestion","forceValue","afterInit","has","type","markerRange","4015GeSeiu","229293qPlHiP","_handleLegacySuggestions","end","showSuggestionHighlights","registerAttributeLabel","accept","descriptionFactory","get","_registerLegacyDescription","headingColumns","_splitMarkerName","activeMarkers","getCellLocation","_acceptFormatSuggestionCallbackFactory","writer","formatBlock","removeAttribute","registerDescriptionCallback","start","headingRows","item","options","addClass","markerNameToElements","downcastDispatcher","setAttribute","setTableRowHeader","FORMAT_REGULAR_ROW","commandName","toViewElement","mapper","registerBlockAttribute","TableEditing","format","nodeAfter","FORMAT_REGULAR_COLUMN","removeMarker:suggestion","stop","addMarker:suggestion","parent","FORMAT_HEADER_ROW","ck-suggestion-marker--active","includes","name","consumable","removeClass","editor","FORMAT_HEADER_COLUMN","100016EINIRC","1784ITRKNn","setTableColumnHeader","*Format:* %0","commandParams","createTableWalker","TableUtils","getSuggestion","registerCustomCallback","highest","requires","plugins","unbindElementFromMarkerName","nodeBefore","1326dMiwbq","enableDefaultAttributesIntegration","TrackChangesEditing"];return(ma=function(){return t})()}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=246]})(t,e)}function ba(){const t=["return","tablePasteRow","getContainedElement","next","markMultiRangeBlockFormat","markers","document","last","fill","deletionRanges","getSuggestionCallback","schema","selection","row","tablePaste","insertionRanges","fromEntries","some","find","tablePasteColumn","activeMarkers","_suggestionFactory","getRange","createRange","for","suggestion-td","ck-suggestion-marker","getTableIfOnlyTableInContent","model","high","51051ECSzIC","removeMarker","columns","getAllAdjacentSuggestions","createRangeOn","editor","registerCustomCallback","table","previousSibling","options","remove","add","author","element","markMultiRangeInsertion","isEmpty","5UKpetv","plugins","call","rowInsertionIndexes","type","hasSuggestion","reduce","TableClipboard","20DjtrUh","getChild","getSelectionAffectedTableCells","removeColumns","createPositionBefore","$graveyard","insertRows","newRange","createElement","tableCellBorderStyle","commands","getRowIndexes","map","_createdBatches","afterInit","insert","entries","stop","name","updateMarker","attributes","unwrap","dataDowncast","filter","cell","elementToElement","getRows","move","forceDefaultExecution","7630fWgcOQ","root","markMultiRangeDeletion","isEqual","content","3CcDjqK","setAttribute","findAncestor","_splitMarkerName","discard","12TrAYOi","start","nodeAfter","columnInsertionRanges","register","_tablePostFixingSubtypes","getAttributes","createRangeIn","createTableWalker","registerDescriptionCallback","suggestionLoaded","push","detach","6259ANbfgF","editingDowncast","_getCoordsForCells","endRow","differ","view","3606524XfBBmU","showSuggestionHighlights","batch","getChangedMarkers","insertContent","insertColumns","removeRows","ck-suggestion-marker-insertion","suggestionUnloaded","previous","get","getColumns","rows","deletion","1998690aZFeZg","locale","columnInsertionIndexes","getMarkers","oldRange","TrackChangesEditing","getItems","Users","low","insertion","suggestion","every","suggestion:formatBlock:tablePasteCell","requires","markerName","tablePasteCell","tablePasteChainId","ck-suggestion-marker--active","2651874wGnqKq","wrap","includes","editing","tableCellHorizontalAlignment","*Replace table cells*","tableCell","conversion","_isForcedDefaultExecutionBlock","getRanges","forEach","documentSelection","length","paragraph","getSuggestion","261594MWsRBv","isInContent","1lYBQSV","getSuggestions","nextSibling","redo","setAttributes","endColumn","formatBlock","427ZTAwcc","TableUtils","cells","removeMarkers","trackChanges","first","clipboardOutput","tableCellBackgroundColor","tableCellBorderWidth","getShiftedBy","registerPostFixer","markerAttributes","getChanges","join","fromRange","136528ZoNFhg","set","value","tableCellVerticalAlignment","_replaceTableSlotCell","has","containsRange","tableCellBorderColor","rootName","accept","getChildren","subType","from","rowInsertionRanges","startsWith","listenTo","change","end","getColumnIndexes","descriptionFactory","column","tableCellSuggestion","markerToHighlight","position","keys","tableCellPadding"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(896987===-parseInt(n(278))/1*(parseInt(n(452))/2)+-parseInt(n(414))/3*(parseInt(n(438))/4)+-parseInt(n(372))/5*(parseInt(n(261))/6)+parseInt(n(285))/7*(parseInt(n(300))/8)+-parseInt(n(276))/9*(-parseInt(n(380))/10)+-parseInt(n(432))/11*(-parseInt(n(419))/12)+-parseInt(n(356))/13*(-parseInt(n(409))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(293),Ia(307),Ia(389),Ia(265),Ia(303),Ia(292),Ia(325)],_a=Object[Ia(342)](Ta[Ia(392)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(256)](){return[aa]}[Ia(394)](){const t=Ia,n=this[t(361)];if(!n[t(373)][t(305)](t(379)))return;const r=n[t(373)][t(448)](t(248)),s=n[t(373)][t(448)](t(286)),o=n[t(373)][t(448)](aa),a=n[t(373)][t(448)](t(379));o[t(424)][t(430)](t(327),t(345)),n[t(354)][t(337)][t(423)](t(321),{allowIn:t(267),allowContentOf:t(267),isLimit:!0}),n[t(268)][t(405)]({model:t(321),view:t(351)});let c=null;n[t(354)].on(t(442),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(273)]-1];h&&h[u(408)]||r[u(269)]||this[u(361)][u(390)][u(448)](u(289))[u(302)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(272)))return!1;const i=s[o(353)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(382)](n[o(332)][o(338)]);if(!a[o(273)])return!1;const c=a[0][o(416)](o(363)),l=r[o(391)](a),f=r[o(318)](a),h={startRow:l[o(290)],endRow:l[o(333)],startColumn:f[o(290)],endColumn:f[o(333)]};return 1==a[o(273)]&&(h[o(435)]+=r[o(406)](i)-1,h[o(283)]+=r[o(449)](i)-1),ka(c,h,r)}(l,f,n[u(354)],s,a)&&(o[u(397)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(354)][u(316)]((()=>{const t=u;n[t(354)][t(442)](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(273)]&&r[t(370)](o,t(327),{tablePasteChainId:s}),a[t(273)]&&r[t(370)](a,t(345),{tablePasteChainId:s}),l[t(273)]&&(r[t(370)](l,t(340),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(271)]((e=>{const n=t;var r;return null===(r=e[n(431)])||void 0===r?void 0:r[n(374)](e)}))),f[t(273)]&&(r[t(411)](f,t(340),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(271)]((e=>{const n=t;var r;return null===(r=e[n(431)])||void 0===r?void 0:r[n(374)](e)})));const g=r[t(330)](h[t(392)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(258),{tablePasteChainId:s});if(g){const e=g[t(246)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(354)][t(360)](s),a=e[t(344)]((e=>e[t(348)]()[t(412)](i)));a&&r[t(430)]([a[t(398)],o])}r[t(273)]&&g[t(415)](t(296),Object[t(342)](r))}c=null})))}),{priority:e.priorities[t(355)]+10}),n[t(373)][t(448)](t(379)).on(t(304),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(397)]();const u=s[r(404)],l=o,f=Aa(u),h=Aa(l);e[r(326)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(366)](u[r(381)](0));for(const t of Array[r(312)](l[r(310)]()))a[r(395)](t,u,r(317));const t=c[r(375)][r(263)](s[r(339)]),e=c[r(454)][r(263)](s[r(320)]);t||e||(g=i.LiveRange[r(299)](a[r(426)](u)))}else h&&!f&&(d=a[r(426)](u));else{const t=a[r(388)](r(321)),e=a[r(388)](r(321));a[r(262)](a[r(426)](u),e),a[r(395)](t,u,0);for(const e of Array[r(312)](l[r(310)]()))a[r(395)](e,t,r(317));g=i.LiveRange[r(299)](a[r(360)](t)),d=i.LiveRange[r(299)](a[r(360)](e))}const p=Array[r(312)](l[r(425)]())[r(403)]((([t])=>Ta[r(263)](t)));c[r(287)][r(430)]({element:u,attributes:p[r(273)]?Object[r(342)](p):null}),g&&c[r(341)][r(430)](g),d&&c[r(335)][r(430)](d)}),{priority:t(355)}),s.on(t(443),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(358)]||1;c[o(454)]=new Array(l)[o(334)](u)[o(392)](((t,e)=>t+e));for(const{cell:t}of s[o(427)](i,{startColumn:u,endColumn:u+l-1}))c[o(422)][o(430)](n[o(354)][o(360)](t))}),{priority:t(251)}),s.on(t(386),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(450)]||1;c[o(375)]=new Array(l)[o(334)](u)[o(392)](((t,e)=>t+e));for(const{cell:t}of s[o(427)](i,{startRow:u,endRow:u+l-1}))c[o(313)][o(430)](n[o(354)][o(360)](t))}),{priority:t(251)}),r[t(319)][t(428)]((e=>{const r=t;if(e[r(311)]&&e[r(311)][r(314)](r(340)))return e[r(447)]?{}:{type:r(252),content:Hr(n[r(453)],r(266))}}));const u=()=>!1;for(const e of[t(340),t(345),t(327),t(258)])r[t(347)][t(362)](t(252),e,t(298),u),r[t(347)][t(362)](t(451),e,t(298),u),r[t(347)][t(362)](t(284),e,t(298),u);r[t(347)][t(362)](t(284),t(258),t(418),u),r[t(347)][t(362)](t(284),t(258),t(309),((e,r,s)=>{const o=t,i=e[o(392)]((t=>t[o(328)]()))[o(403)]((t=>t)),a=new Map(i[o(392)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(287)])e&&a[o(301)](t,e);else if(s&&s[o(296)])for(const[t,e]of Object[o(396)](s[o(296)])){const r=n[o(354)][o(331)][o(448)](t),s=r?r[o(348)]()[o(328)]():null;s&&a[o(301)](s,e)}n[o(354)][o(316)]((t=>{const e=o;for(const[n,r]of a)t[e(282)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(347)][o(362)](e,o(340),s,((t,i,a)=>{const c=o;n[c(354)][c(316)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(420)][o(421)];t.is(o(369),o(321))&&u[o(430)](t)}r[o(347)][o(336)](e,null,s)(t,i,a);for(const t of u)o(385)!=t[o(410)][o(308)]&&n[o(401)](t)}))}))};l(t(252),t(309)),l(t(252),t(418)),l(t(451),t(309)),l(t(451),t(418)),r[t(347)][t(362)](t(252),t(327),t(418),(e=>{const n=t,r=e[n(392)]((t=>t[n(328)]())),i=r[0][n(416)](n(363)),{minRow:a,maxRow:c}=o[n(434)](r);s[n(444)](i,{at:a,rows:c-a+1})})),r[t(347)][t(362)](t(252),t(345),t(418),(e=>{const n=t,r=e[n(392)]((t=>t[n(328)]())),i=r[0][n(416)](n(363)),{minColumn:a,maxColumn:c}=o[n(434)](r);s[n(383)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(311)]||!n[s(311)][s(314)](s(340)))return;const o=n[s(400)][s(259)],i=r[s(279)]()[s(403)]((t=>t[s(277)]&&t[s(400)]&&t[s(400)][s(259)]==o));i[s(273)]&&n[s(359)]()[s(273)]!=i[s(273)]&&i[s(378)](((t,e)=>(t[s(329)]=e,e[s(447)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(417)](e[s(257)]),i=[s(352),s(445)],a=r[s(346)][s(263)](e[s(257)]);return a&&i[s(430)](s(260)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(429),f,{priority:t(355)}),r.on(t(446),f,{priority:t(355)}),n[t(354)][t(332)][t(295)]((()=>{const e=t;let s=!1;const o=Array[e(312)](n[e(354)][e(332)][e(436)][e(441)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(417)](t);if(e(253)!=o||e(451)!=a||i[e(247)])continue;if(!r[e(377)](c))continue;const u=r[e(275)](c)[e(270)](),l=n[e(373)][e(448)](e(250)).me;for(const t of r[e(279)]())if(t[e(277)]&&t[e(368)]==l&&e(284)==t[e(376)]&&e(258)==t[e(311)]&&t[e(270)]()[e(254)]((t=>u[e(343)]((n=>n[e(306)](t,!0))))))for(const n of t[e(359)]())n[e(277)]&&(n[e(418)](),s=!0)}return s})),n[t(354)][t(332)][t(295)]((e=>{const s=t,o=n[s(390)][s(448)](s(281));if(!o||!o[s(393)][s(305)](e[s(440)]))return!1;let i=!1;const a=n[s(373)][s(448)](s(250)).me,c=n[s(354)][s(332)][s(436)][s(297)](),u=Array[s(312)](n[s(354)][s(332)][s(436)][s(441)]())[s(403)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(417)](t);return n(253)==o&&n(340)==i&&c==a.id&&!e[n(247)]}));for(const t of c){if(s(395)!=t[s(376)]||s(321)!=t[s(398)]||1!=t[s(273)])continue;const n=e[s(349)](t[s(323)],t[s(323)][s(294)](1));if(!u[s(344)]((({data:t})=>t[s(387)][s(412)](n))))for(const{name:t,data:r}of u)if(n[s(306)](r[s(387)])){e[s(399)](t,{range:n}),i=!0;break}}return i})),n[t(354)][t(332)][t(295)]((e=>{const s=t;let o=!1;const i=n[s(373)][s(448)](s(250)).me,a=r[s(279)]()[s(403)]((t=>t[s(277)]&&t[s(368)]==i)),c=new Set,u=new Set;for(const t of a)if(s(340)==t[s(311)])for(const e of t[s(246)]()){const n=e[s(348)]()[s(328)]();if(n)if(n.is(s(369),s(321))&&Aa(n)){t[s(357)](e[s(398)]),c[s(367)](n),o=!0;const r=n[s(280)],i=n[s(364)],a=r&&r.is(s(369),s(321)),l=i&&i.is(s(369),s(321));a&&!c[s(305)](r)&&u[s(367)](r),l&&!c[s(305)](i)&&u[s(367)](i)}else n.is(s(369),s(274))&&n[s(371)]&&(t[s(357)](e[s(398)]),o=!0)}else if(s(258)==t[s(311)]){if(!t[s(400)]||!t[s(400)][s(259)])continue;const e=t[s(400)][s(296)];if(e&&Object[s(324)](e)[s(273)])continue;const n=t[s(400)][s(259)];let r=!0,i=!0;for(const e of a)if(e[s(311)]&&e[s(311)][s(314)](s(340))){if(!e[s(400)][s(259)]){i=!1;break}if(e.id!=t.id&&e[s(400)][s(259)]==n){r=!1;break}}i&&r&&(t[s(288)](),o=!0)}for(const t of c)e[s(366)](t);for(const t of u)e[s(401)](t);return o})),n[t(268)][t(350)](t(433))[t(322)]({model:t(255),view:(t,e)=>h(t),converterPriority:t(355)}),n[t(268)][t(350)](t(402))[t(322)]({model:t(255),view:(e,n)=>n[t(365)][t(439)]?h(e,!1):null,converterPriority:t(355)});const g=n[t(264)][t(437)];this[t(315)](g[t(332)],t(291),((e,n)=>{const r=t,s=[];for(const t of g[r(426)](n[r(413)])[r(249)]())t.is(r(369),r(351))&&s[r(430)](t);g[r(316)]((t=>{const e=r;for(const n of s)t[e(407)](t[e(426)](n),t[e(384)](n)),t[e(366)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(371)])return!0;const n=t[e(381)](0);return n.is(e(369),e(274))&&n[e(371)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(427)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Ra();return(La=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(356288===-parseInt(n(417))/1+parseInt(n(410))/2+parseInt(n(396))/3*(-parseInt(n(426))/4)+-parseInt(n(402))/5*(-parseInt(n(385))/6)+-parseInt(n(421))/7+-parseInt(n(392))/8+-parseInt(n(395))/9*(-parseInt(n(401))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[Ca(408)](){const t=Ca;if(!this[t(394)][t(432)][t(423)](t(391)))return;const e=this[t(394)][t(432)][t(399)](t(382));e[t(407)](t(383),this[t(384)][t(389)](this)),e[t(387)][t(416)](t(434),t(414),t(424),e[t(387)][t(420)](t(434),null,t(400))),e[t(387)][t(416)](t(434),t(414),t(400),e[t(387)][t(420)](t(434),null,t(424))),e[t(428)][t(431)](this[t(404)][t(389)](this))}[Ca(384)](t,e){const n=Ca,r=this[n(394)][n(432)][n(399)](n(382)),s=this[n(394)][n(432)][n(399)](n(391)),o=e[n(381)]||this[n(394)][n(418)][n(412)][n(397)][n(419)]();this[n(394)][n(418)][n(429)]((()=>{const i=n,a=s[i(435)](o);let c=a?s[i(380)](a):null,u=o[i(413)](i(403))||null;const l=e[i(403)]||u,f=e[i(393)]||c,h=this[i(394)][i(432)][i(399)](i(386)).me;for(const t of r[i(411)]()){const e=t[i(406)]();if(i(414)===t[i(427)]&&e===o){t[i(405)]!==h&&t[i(400)]();const e=t[i(388)][i(422)];u=e[0][i(403)],c=e[0][i(393)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(415)](o,{commandName:i(383),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(414)},[],i(414))}))}[Ca(404)](t){const e=Ca;if(e(434)!=t[e(425)]&&e(390)!=t[e(425)])return;const{data:n}=t;if(n&&e(414)===n[e(398)]){const t=e(430);return{type:e(433),content:Hr(this[e(394)][e(409)],t)}}}}function Ra(){const t=["getSuggestionCallback","313075tKldin","commandParams","has","accept","type","28SBhoeN","subType","descriptionFactory","change","*Format:* resize table","registerDescriptionCallback","plugins","format","formatBlock","getColumnGroupElement","getTableColumnsWidths","table","TrackChangesEditing","resizeTableWidth","handleResizeTableWidthCommand","6PhzBVG","Users","_suggestionFactory","data","bind","formatInline","TableColumnResizeEditing","3906248UQHNTK","columnWidths","editor","333rUlZIl","199929MusUYl","selection","formatGroupId","get","discard","299000mcgZXe","1699090NLGZgF","tableWidth","handleSuggestionDescription","author","getContainedElement","enableCommand","afterInit","locale","871012uARZXy","getSuggestions","document","getAttribute","resizeTable","markBlockFormat","registerCustomCallback","525829wkrnWn","model","getSelectedElement"];return(Ra=function(){return t})()}const Sa=va;function Ma(){const t=["plugins","TrackChangesEditing","has","afterInit","6390070HDicFv","editor","1417410DDbMYS","insertTemplate","6698288BNWyxh","77IWNqbT","253070fyZWWC","1449797gSyrZh","1117599qdJGtr","enableCommand","2340256jXyZcm","get","Template"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=153]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(889264===-parseInt(n(161))/1+parseInt(n(160))/2+-parseInt(n(162))/3+-parseInt(n(158))/4+parseInt(n(154))/5+-parseInt(n(156))/6+parseInt(n(159))/7*(parseInt(n(164))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(153)](){const t=Sa,e=this[t(155)];e[t(167)][t(169)](t(166))&&e[t(167)][t(165)](t(168))[t(163)](t(157))}}const Oa=Fa;function Da(){const t=["99aCtMdS","insertTableOfContents","descriptionFactory","1000uRvroc","registerElementLabel","afterInit","7302tWjtkv","TrackChangesEditing","get","1782508inHAak","425676WTsnCV","commands","854301eXIozB","tableOfContents","11671570opZipo","502658RwkTgM","plugins","enableCommand","locale","265168LhICBI","1DqUcpu","editor","ELEMENT_TABLE_OF_CONTENTS"];return(Da=function(){return t})()}function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(231526===-parseInt(n(341))/1*(parseInt(n(336))/2)+parseInt(n(333))/3+-parseInt(n(354))/4+-parseInt(n(347))/5*(parseInt(n(350))/6)+-parseInt(n(353))/7+parseInt(n(340))/8*(-parseInt(n(344))/9)+parseInt(n(335))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Ba extends t.Plugin{[Oa(349)](){const t=Oa,e=this[t(342)];if(!e[t(332)][t(352)](t(345)))return;e[t(337)][t(352)](t(351))[t(338)](t(345));const n=e[t(337)][t(352)](t(351)),r=e[t(339)];n[t(346)][t(348)](t(334),(e=>Hr(r,t(343),e)))}}const Pa=xa;function xa(t,e){const n=Ua();return(xa=function(t,e){return n[t-=104]})(t,e)}function Ua(){const t=["getNearestSelectionRange","164571izXBZA","24BpdEac","getChangedMarkers","nodeBefore","createRange","newRange","registerPostFixer","TrackChangesEditing","isTouching","title-content","205202omcCUe","Title","3445560YaFnLt","removeMarker","schema","suggestion","locale","model","document","get","editor","1905642CicxBK","differ","_splitMarkerName","3271620ROwlRs","forward","end","340821tNQVTP","5ostMfX","has","1423219RjMvVP","updateMarker","20RNpGGK","afterInit","plugins","200IQnSAD","ELEMENT_TITLE","from","isEqual","descriptionFactory","registerElementLabel","element","isCollapsed","start"];return(Ua=function(){return t})()}!function(t,e){const n=xa,r=t();for(;;)try{if(374925===-parseInt(n(123))/1*(-parseInt(n(105))/2)+-parseInt(n(122))/3*(-parseInt(n(127))/4)+-parseInt(n(119))/5+-parseInt(n(107))/6+-parseInt(n(125))/7*(-parseInt(n(141))/8)+parseInt(n(116))/9+parseInt(n(130))/10*(-parseInt(n(140))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Pa(128)](){const t=Pa,e=this[t(115)];if(!e[t(129)][t(124)](t(106)))return;const n=e[t(129)][t(114)](t(147));n[t(134)][t(135)](t(104),(()=>Hr(e[t(111)],t(131)))),e[t(112)][t(113)][t(146)]((r=>{const s=t;let o=!1;const i=Array[s(132)](e[s(112)][s(113)][s(117)][s(142)]());for(const{name:t,data:a}of i){const{group:i}=n[s(118)](t);if(s(110)!==i||!a[s(145)])continue;const c=a[s(145)],u=c[s(121)][s(143)];if(!u||!u.is(s(136),s(104)))continue;if(!c[s(138)][s(148)](c[s(121)]))continue;const l=e[s(112)][s(109)][s(139)](c[s(121)],s(120));if(l&&l[s(137)]){const e=r[s(144)](c[s(138)],l[s(138)]);e[s(133)](c)||(r[s(126)](t,{range:e}),o=!0)}o||(r[s(108)](t),o=!0)}return o}))}}function Ga(){const t=["8JPGSNH","885790ynujVp","undo","redo","765740ZiRdzs","6LNGRtX","2688282fLxxgt","has","plugins","editor","get","152590hxiHLE","471030jyAyCr","enableCommand","1MxrMgS","afterInit","3175344KdJuRq","5077156fhmscO","UndoEditing","TrackChangesEditing"];return(Ga=function(){return t})()}function Va(t,e){const n=Ga();return(Va=function(t,e){return n[t-=144]})(t,e)}const za=Va;!function(t,e){const n=Va,r=t();for(;;)try{if(424661===parseInt(n(160))/1*(parseInt(n(158))/2)+-parseInt(n(151))/3*(parseInt(n(150))/4)+parseInt(n(157))/5+-parseInt(n(152))/6+-parseInt(n(163))/7*(-parseInt(n(146))/8)+parseInt(n(162))/9+-parseInt(n(147))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{[za(161)](){const t=za,e=this[t(155)],n=e[t(154)][t(156)](t(145));e[t(154)][t(153)](t(144))&&(n[t(159)](t(148)),n[t(159)](t(149)))}}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=442]})(t,e)}function qa(){const t=["plugins","42qhPuhs","4129434cQmieX","12265milPVI","216666AmiaPL","552awsTsh","requires","afterInit","332CrCmNm","TableCaptionEditing","has","8waQjSn","get","11548phgdIQ","editor","60698HRlItA","11661180khxBFY","TrackChangesEditing","6440472XemgVq","181pLYXLx","enableCommand","toggleTableCaption"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(876249===-parseInt(n(453))/1*(-parseInt(n(447))/2)+-parseInt(n(458))/3+parseInt(n(442))/4*(-parseInt(n(459))/5)+-parseInt(n(460))/6*(parseInt(n(457))/7)+-parseInt(n(445))/8*(-parseInt(n(452))/9)+parseInt(n(450))/10+parseInt(n(449))/11*(-parseInt(n(461))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Wa(462)](){return[aa]}[Wa(463)](){const t=Wa,e=this[t(448)];e[t(456)][t(444)](t(443))&&e[t(456)][t(446)](t(451))[t(454)](t(455))}}const Ja=Ya;function Za(){const t=["table","tableCellBorderStyle","descriptionFactory","getSuggestionCallback","join","100CtChss","getFirstPosition","tableBorderStyle","tableCellBorderWidth","279OwMwhP","2653ktAwgm","tableCellProperties","tableWidth","getSelectionAffectedTableCells","TrackChangesEditing","672636fvGHyQ","tableCellBorderColor","change","markBlockFormat","accept","TrackChangesTableProperties","getAttribute","locale","3068cvqPoY","afterInit","editor","tableAlignment","model","276bbprnz","tableProperties","tableCellHorizontalAlignment","document","8bXOdxV","TableUtils","*Format:* change table properties","registerCustomCallback","10735UCGvXM","5214cvNKBf","format","batch","nodeAfter","registerDescriptionCallback","tableCellBackgroundColor","handleDiscardAction","discard","11532wiWYDH","enqueueChange","_handlePropertyChange","removeAttribute","data","3766drnHIf","get","setAttribute","*Format:* change table cell properties","getContainedElement","tableCellPadding","tableBorderWidth","tableHeight","tableCellWidth","subType","start","276668kELRhl","findAncestor","has","tableBackgroundColor","formatBlock","selection","commandParams","plugins","208160mZvoHX","handleSuggestionDescription","_getSuggestion","tableBorderColor","tableCellHeight","TablePropertiesEditing","enableCommand","TableCellPropertiesEditing","_suggestionFactory","pluginName","3syTHax","tableCellVerticalAlignment","getSuggestions"];return(Za=function(){return t})()}function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=483]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(367869===parseInt(n(505))/1*(parseInt(n(500))/2)+parseInt(n(492))/3*(parseInt(n(510))/4)+-parseInt(n(531))/5*(parseInt(n(523))/6)+-parseInt(n(556))/7*(-parseInt(n(527))/8)+-parseInt(n(504))/9*(-parseInt(n(564))/10)+parseInt(n(532))/11*(-parseInt(n(540))/12)+parseInt(n(518))/13*(-parseInt(n(545))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(524)]=[e(485),e(502),e(551),e(521),e(507),e(552),e(559)],this[e(506)]=[e(511),e(496),e(503),e(550),e(553),e(486),e(537),e(525),e(493)]}static get[Ja(491)](){return Ja(515)}[Ja(519)](){const t=Ja,e=this[t(520)][t(563)][t(546)](t(509));if(this[t(520)][t(563)][t(558)](t(487))){for(const n of this[t(524)])e[t(488)](n,((e,r)=>{const s=t,o=this[s(520)][s(522)][s(526)][s(561)][s(501)]()[s(557)](s(495));this[s(542)](n,[o],this[s(524)],s(524),e,r)}));e[t(490)][t(530)](t(560),t(524),t(514),e[t(490)][t(498)](t(560),null,t(539))),e[t(490)][t(530)](t(560),t(524),t(539),((e,n)=>this[t(538)](this[t(524)],e,n))),e[t(490)][t(530)](t(560),t(524),t(499),(()=>!1))}if(this[t(520)][t(563)][t(558)](t(489))){for(const n of this[t(506)])e[t(488)](n,((e,r)=>{const s=t,o=this[s(520)][s(563)][s(546)](s(528))[s(508)](this[s(520)][s(522)][s(526)][s(561)]);this[s(542)](n,o,this[s(506)],s(506),e,r)}));e[t(490)][t(530)](t(560),t(506),t(514),e[t(490)][t(498)](t(560),null,t(539))),e[t(490)][t(530)](t(560),t(506),t(539),((e,n)=>this[t(538)](this[t(506)],e,n))),e[t(490)][t(530)](t(560),t(506),t(499),(()=>!1))}e[t(497)][t(536)]((e=>this[t(483)](e)))}[Ja(542)](t,e,n,r,s,o){const i=Ja,a=this[i(520)][i(563)][i(546)](i(509));this[i(520)][i(522)][i(541)](o[i(534)],(()=>{const t=i;for(const i of e)if(this[t(484)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(516)](r);void 0!==n&&(e[r]=n)}s(o),a[t(513)](i,{commandParams:[e]},[],r)}}))}[Ja(538)](t,e,n){const r=Ja,s=e[0][r(555)][r(535)],o=n[r(562)][0];this[r(520)][r(522)][r(512)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(547)](r,o[r],s):e[n(543)](r,s)}))}[Ja(483)](t){const e=Ja;if(t[e(544)])switch(t[e(554)]){case e(524):return{type:e(533),content:Hr(this[e(520)][e(517)],e(529))};case e(506):return{type:e(533),content:Hr(this[e(520)][e(517)],e(548))}}}[Ja(484)](t,e){const n=Ja,r=this[n(520)][n(563)][n(546)](n(509));for(const s of r[n(494)]({skipNotAttached:!0})){const r=s[n(549)]();if(s[n(554)]===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):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=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})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=159]})(t,e)}function Tc(){const t=["collaboration.channelId","unshift","_processAttributeChanges","getShiftedBy","_addThreadToSuggestion","move","_setSuggestionData","acceptSelectedSuggestions","document","1203hBLhSM","addMarker","_afterChanges","createdAt","targetPosition","attribute:accept","default","markerNameToElements","rejected","hasCommentThread","updateMarker","batch","enqueueChange","addRange","getMarkers","action","isAfter","insertion:join","_splitMarkerName","LEAVE","insert","options","addSuggestionData","isObject","deletion:discard","low","formatBlock:discard","values","createElement","isExternal","isMultiRange","suggestion","suggestionLoaded","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.","getAttribute","key","207220qZhPOs","1178276NaTNcQ","track-changes-suggestion-not-found","removeMarker:suggestion:formatBlock","getFirstRange","creator","markerToData","_trackFormatChanges","editingDowncast","removeClass","adapter","_isForcedDefaultExecutionBlock","requires","insertion:accept","_getMarkerAnnouncementText","_editor","change:activeMarkers","consumable","backward","plugins","length","update:suggestion","change","markMultiRangeDeletion","set","element","pop","data-suggestion","track-changes-command-not-found","ck-suggestion-marker-formatBlock","_model","showSuggestionHighlights","end","_addSuggestionMarker","isLocal","formatInline","trackChangesCommand","includes","splitPosition","formatBlock:chain","selection","head","hasComments","setAttribute","buildSuggestion","add","pluginName","for","model","18UsLDku","discardSelectedSuggestions","enableCommand","consume","markBlockFormat","setSelection","getItems","ck-suggestion-marker-formatInline","addMarker:suggestion:attribute","_refreshSuggestionsChain","nodeAfter","lowest","next","suggestion:","elementToElement","registerBlockAttribute","_updateSuggestionData","setTo","deleteContent","data","_getAttributeKey","track-changes-user-not-found","warn","138AevkTW","isOwn","_mergeNestedSuggestions","deletion","registerPostFixer","accepted","removeComment","markers","_suggestionState","fromRange","registerInlineAttribute","addMarker:suggestion:formatBlock","attributes","isSelectable","isAtEnd","discard","113455WUTuOp","attributeKey","editing","from","getCommentThread","_suggestions","oldRange","getAncestors","remove","$textProxy","insertion:chain","addMarkerName","_findSuggestions","createRange","insertion","every","_SUGGESTION_ANNOUNCEMENT","_defaultCallbacks","commentThread","containsRangeInObject","after","isUndo","define","formatBlock:join","addMarker:suggestion","position","normal","track-changes-suggestion-data-mismatch","removeMarker","type","splice","subType","7150lExJOJ","_cutOutSuggestionMarker","getMultiRangeId","listenTo","deletion:join","authorName","editor","formatBlock","schema","toJSON","formatInline:","sort","find","originalSuggestionId","catch","insertContent","_refreshAttributeSuggestionsChain","writer","suggestionChanged","_handleNewSuggestionMarker","chain","_joinWithAdjacentSuggestions","trackChanges","split","substr","suggestionUnloaded","discardSuggestion","mapper","value","applyOperation","widget","_customCallbacks","_enabledCommands","clone","fetchCommentThread","fromCharCode","_getExternalAuthor","isAtStart","delete","start","_isBlockAttribute","open","groupId","insertion:","formatGroupId","then","getNearestSelectionRange","_joinSuggestions","getSuggestion","attributeNewValue","$marker","_breakSuggestionMarker","init","_reduceSuggestionAttributeRange","createPositionAt","isInsideObject","announce","getContainedElement","removeAttribute","deletion:chain","range","comments","deletion:accept","@external","getSuggestions","addComment","formatInline:discard","resolve","ck-suggestion-marker--active","rename","_setSuggestionRange","containsPosition","toUpperCase","containerElement","_reduceExistingSuggestions","enableDefaultAttributesIntegration","substring","_saved","getIntersection","high","isBlock","marker-count","markerReady","_recordAttributeChanges","keys","ck-suggestion-marker-","deletion:","_blockAttributeKeys","isArray","forceDefaultExecution","isInContent","error-saving-suggestion-data-suggestion-discarded","unbind","markInsertion","trackChanges.trackFormatChanges","getCustomProperty","markInlineFormat","removeMarkers","_recordAttributeSuggestions","tablePasteChainId","meta","markAttributeChange","TrackChangesEditing","getAllAdjacentSuggestions","enableReadOnlyMode","group","_commentsRepository","forEach","authoredAt","containsItem","stopListening","_getSuggestionData","discardAllSuggestions","rethrowUnexpectedError","track-changes-enable-command-twice","formatInline:accept","$text","always","unbindElementFromMarkerName","locale","newRange","_removeSuggestion","isTouching","concat","_checkSuggestionCorrectness","formatBlock:","_onDiscard","never","skipNestingCheck","getChangedMarkers","addHighlight","isEqual","return","join","formatBlock:accept","getFirstMarker","containsRange","toViewElement","name","CommentsRepository","moveTargetPosition","stop","attribute:","reconvertMarker","getSuggestionCallback","_processAttributeSuggestions","Users","attribute:discard","ready","getUser","_isDataLoaded","isCollapsed","markMultiRangeInsertion","activeMarkers","getChanges","addClass","createPositionBefore","elementEnd","oldValue","removed","notReady","_initAriaMarkerChangeAnnouncements","refresh","$graveyard","updateSuggestion","some","_inlineAttributeKeys","previous","_isRegisteredAttribute","has","markMultiRangeBlockFormat","map","assign","commandName","insertion:discard","markerToHighlight","item","trackChanges.mergeNestedSuggestions","isRemovable","multipleBlocks","format","attributeOldValue","ENTER","createSelection","isIntersectingWithRange","change:data","howMany","accept","root","get","acceptSuggestion","suggestion-type","getLastMatchingPosition","parent","createRangeOn","PendingActions","_getAuthorFromId","change:_saved","ck-suggestion-marker","getWalker","dataDowncast","bindElementToMarker","differ","_rangeIsInLocalUserInsertion","_registerDefaultCallbacks","config","multi","commands","isDocumentOperation","10453387xWUQtO","attribute:join","getRanges","removeMarker:suggestion:attribute","attribute","size","$elementName","13964832pRTNhS","addCommentThread","startsWith","before","_adapter","_createSuggestion","isBefore","suggestion:attribute:","PENDING_ACTION_SUGGESTION","isLimit","registerCustomCallback","markDeletion","descriptionFactory","documentSelection","highest","hasSuggestion","formatInline:chain","clear","execute","nodeBefore","addSuggestion","_suggestionFactory","forward","filter","push","isNextTo","rootName","elementStart","newValue","conversion","createRangeIn","track-changes-adapter-missing-getsuggestion","isIntersecting","acceptAllSuggestions","dataReady","track-changes-adapter-already-set","getRange","upcast","external:","createPositionAfter","formatInline:join","dataToMarker","FORMATTING","getDifference","addUser","fire","22938150lbGWWR","author","detach","markerName"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(938792===parseInt(n(231))/1+parseInt(n(351))/2*(-parseInt(n(195))/3)+parseInt(n(232))/4+-parseInt(n(319))/5*(-parseInt(n(303))/6)+-parseInt(n(560))/7+-parseInt(n(567))/8+-parseInt(n(280))/9*(-parseInt(n(182))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ec(566);class yc extends t.Plugin{static get[Ec(243)](){return[Ec(490),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,ks,Ss,xs,to,so,uo,fo,bo,Ao,No,vo,Fo,zo,Uo,qo,Yo,ei,ci,pi,Ni,oi,Gs,Ws,bi,Ai,vi,Fi,ji,Hi,Xi,Qi,ra,aa,ha,pa,Xa,ya,Na,Ba,Qa,wa,ja,Ha]}static get[Ec(277)](){return Ec(453)}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(522)]((t=>String[e(386)](t)))[e(484)]("")}super(t),this[e(449)]=!1,this[e(255)](e(504),[]),this.on(e(247),((n,r,s,o)=>{const i=e;this[i(261)][i(253)]((()=>{const e=i;for(const n of[...o,...s])this[e(261)][e(310)][e(520)](n)&&t[e(321)][e(494)](n)}))})),this[e(579)]=new Xr(this[e(357)][e(279)][e(359)],this[e(357)][e(470)]),this[e(571)]=null,this[e(588)]=new Ac(this[e(357)]),this[e(324)]=new Map,this[e(457)]=t[e(250)][e(540)](e(490)),this[e(383)]=new Set,this[e(261)]=this[e(357)][e(279)],this[e(311)]=new WeakMap,this[e(242)]=!1,this[e(438)]=new Set([e(566)]),this[e(517)]=new Set,t[e(556)][e(341)](e(445),e(201)),this[e(238)]=t[e(556)][e(540)](e(445)),t[e(556)][e(341)](e(528),!0),this[e(305)]=t[e(556)][e(540)](e(528)),this[e(267)]=new f(t,this[e(383)]),this[e(512)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,48,52])}[Ec(403)](){const t=Ec,n=this[t(357)],r=(e,n)=>{const r=t;if(r(564)!=e)return r(436)+e;const s=n[r(374)]("|")[0];return this[r(391)](s)?r(260):r(287)};n[t(165)][t(278)](t(239))[t(526)]({model:t(226),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(213)](e[n(185)]),a=[n(549),r(o,i)];let c=3e3;return this[n(504)][n(268)](e[n(185)])&&(a[n(160)](n(419)),c=3010),n(306)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(165)][t(278)](t(551))[t(276)]((e=>{const r=t;e.on(r(343),((t,e,s)=>{const o=r;if(!s[o(216)][o(262)])return;const i=e[o(527)];if(!i)return;const c=s[o(378)][o(488)](i);n[o(279)][o(359)][o(218)](i)&&c&&!c[o(446)](o(381))&&c.is(o(424))&&(0,a.toWidget)(c,s[o(368)])}),{priority:r(430)})})),n[t(165)][t(278)](t(551))[t(526)]({model:t(226),view:(e,n)=>{const s=t;if(!n[s(216)][s(262)])return null;const{type:o,subType:i}=this[s(213)](e[s(185)]);return{classes:[s(549),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(527)])return;const{id:c}=this[a(213)](o[a(185)]);if(r){const t=this[a(324)][a(540)](c),e=this[a(300)](t);if(!this[a(391)](e))return}if(o[a(527)].is(a(271)))return void i[a(248)][a(283)](o[a(527)],s[a(489)]);const u=i[a(378)][a(488)](o[a(527)]);if(o[a(527)].is(a(256))&&n[a(279)][a(359)][a(431)](o[a(527)])&&!u[a(446)](a(481))){i[a(368)][a(506)]([a(549),a(260)],u),i[a(368)][a(274)](a(258),c,u),i[a(378)][a(552)](u,o[a(185)]),e&&(this[a(504)][a(268)](o[a(185)])?i[a(368)][a(506)](a(419),u):i[a(368)][a(240)](a(419),u));for(const t of n[a(279)][a(166)](o[a(527)])[a(286)]())i[a(248)][a(283)](t,s[a(489)]);i[a(248)][a(283)](o[a(527)],s[a(489)])}};n[t(165)][t(278)](t(551))[t(276)]((e=>{const n=t;e.on(n(314),((t,e,r)=>{const o=n;r[o(216)][o(262)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(581)})})),n[t(165)][t(278)](t(551))[t(276)]((e=>{const n=t;e.on(n(288),((t,e,r)=>{const o=n;r[o(216)][o(262)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(581)})})),n[t(165)][t(278)](t(551))[t(237)]({model:t(226),view:(e,n)=>n[t(216)][t(262)]?null:{group:t(226),name:e[t(375)](11)}}),n[t(165)][t(278)](t(173))[t(294)]({view:{name:t(226),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(293)+e[r(229)](r(542))+":"+e[r(229)]("id");return e[r(229)](r(432))&&(s+=":"+e[r(229)](r(432))),n[r(223)](r(401),{"data-name":s})}}),n[t(165)][t(278)](t(173))[t(177)]({view:t(226)}),n[t(165)][t(278)](t(239))[t(276)]((e=>{const n=t;e.on(n(314),s(),{priority:n(430)})})),n[t(165)][t(278)](t(239))[t(276)]((e=>{const n=t;e.on(n(288),s({isAttributeSuggestion:!0}),{priority:n(430)})})),n[t(165)][t(278)](t(239))[t(276)]((e=>{const n=t;e.on(n(234),((t,e,r)=>{const s=n,o=r[s(378)][s(202)](e[s(185)]);if(o)for(const t of o)t[s(446)](s(481))||(r[s(368)][s(240)]([s(549),s(260),s(419)],t),r[s(368)][s(409)](s(258),t),r[s(378)][s(469)](t,e[s(185)]))}),{priority:n(430)})})),n[t(165)][t(278)](t(239))[t(276)]((e=>{const n=t;e.on(n(563),((t,e,r)=>{const s=n,o=r[s(378)][s(202)](e[s(185)]);if(!o)return;const{id:i}=this[s(213)](e[s(185)]),a=this[s(324)][s(540)](i),c=this[s(300)](a);if(this[s(391)](c))for(const t of o)t[s(446)](s(481))||(r[s(368)][s(240)]([s(549),s(260),s(419)],t),r[s(368)][s(409)](s(258),t),r[s(378)][s(469)](t,e[s(185)]))}),{priority:n(430)})})),n[t(279)][t(194)][t(307)]((e=>{const r=t;let s=!1;const o=Array[r(322)](n[r(279)][r(194)][r(553)][r(480)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(213)](t);if(r(226)!==o)continue;const h=this[r(324)][r(540)](f);if(null!=c[r(471)]){r(266)==u&&(s=s||Lc(c[r(471)],t,e,n[r(279)][r(359)]));const o=r(564)==u&&this[r(391)](l[r(374)]("|")[0]);if(c[r(471)][r(502)]||r(514)==c[r(471)][r(539)][r(162)]||r(358)==u&&!Rc(c[r(471)])||o&&!Rc(c[r(471)])||r(306)==u&&(Cc(a=c[r(471)])||function(t){const e=r;return t[e(390)][e(544)]==t[e(263)][e(586)]&&t[e(390)][e(317)]}(a)))e[r(347)](t),s=!0;else{if(!h||!h[r(441)])continue;i[r(276)](h)}}}var a;return i[r(565)]>0&&(s=!!this[r(372)](i)||s),s})),n[t(279)][t(194)][t(307)]((e=>{const r=t;let s=!1;for(const t of n[r(279)][r(194)][r(553)][r(505)]())if(r(215)==t[r(348)])for(const t of this[r(324)][r(222)]()){if(t[r(225)]||!t[r(441)])continue;const o=r(358)==t[r(348)],i=this[r(300)](t),a=i&&this[r(391)](i);if(!o&&!a)continue;const c=t[r(235)]();if(c[r(390)][r(544)]!=c[r(263)][r(544)]&&!c[r(263)][r(317)]){const o=n[r(279)][r(405)](c[r(390)][r(290)],r(263)),i=n[r(279)][r(332)](c[r(390)],o);e[r(205)](t[r(486)](),{range:i}),s=!0}}return s})),n[t(279)][t(194)][t(307)]((e=>this[t(188)](e))),n[t(279)][t(194)][t(307)]((e=>!e[t(206)][t(265)]&&this[t(496)](e))),n[t(279)].on(t(197),(()=>{this[t(449)]=!1})),n[t(279)][t(194)].on(t(536),((r,s)=>{const o=t;if(!s[o(265)]||s[o(340)])return;if(!this[o(449)])return;const i=n[o(279)][o(194)][o(553)][o(505)]();if(0==i[o(251)])return;const a=[],c=i[o(159)]((t=>o(564)==t[o(348)])),u=i[o(159)]((t=>o(215)==t[o(348)]&&o(467)!=t[o(489)]));for(const t of c)this[o(519)](t[o(320)])&&a[o(160)]({key:t[o(320)],newValue:t[o(400)],oldValue:t[o(532)],range:Sc(t[o(411)],n[o(279)])});for(const t of u){if(o(420)!=t[o(210)]&&o(513)!=t[o(210)])continue;const e=Mc(t[o(344)][o(290)],n[o(279)]),r=t[o(570)];o(420)==t[o(210)]&&a[o(160)]({key:o(566),newValue:t[o(489)],oldValue:r[o(489)],range:e});for(const[n,s]of r[o(315)]){if(!this[o(519)](n))continue;const r=t[o(315)][o(540)](n);s!==r&&a[o(160)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(315)])this[o(519)](n)&&(r[o(315)][o(520)](n)||a[o(160)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(251)]&&n[o(279)][o(207)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(452)](t,e,s,o,{groupId:r});this[n(425)](t,a)}))}),{priority:t(291)}),n[t(279)][t(310)].on(t(252),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(213)](n[s(489)]),e=this[s(324)][s(540)](t);e&&e[s(330)](n[s(489)])}})),n[t(279)][t(194)].on(t(536),(()=>{const e=t,r=Array[e(322)](n[e(279)][e(194)][e(553)][e(480)]())[e(159)]((t=>e(226)===this[e(213)](t[e(489)])[e(456)]));if(0===r[e(251)])return;r[e(362)](((t,n)=>{const r=e,s=t[r(299)][r(325)],o=n[r(299)][r(325)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(390)][r(573)](o[r(390)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(213)](t);if(null===n[e(325)]){const n=this[e(370)](t);o[e(276)](n)}else{const t=this[e(324)][e(540)](r);null!==n[e(471)]||t[e(441)]?(s[e(276)](t[e(272)]),o[e(276)](t)):this[e(472)](t)}}o[e(565)]>0&&this[e(289)](o);for(const t of s)this[e(181)](e(369),t)})),n[t(279)].on(t(380),((e,r)=>{const s=t,o=r[0];if(!this[s(324)][s(565)])return;if(!o[s(559)])return;if(o[s(206)][s(340)]||!o[s(206)][s(265)])return;let i,a;switch(o[s(348)]){case s(215):i=n[s(279)][s(405)](o[s(344)]),a=i[s(189)](o[s(537)]);break;case s(374):i=n[s(279)][s(405)](o[s(269)]),a=n[s(279)][s(405)](o[s(491)]);break;case s(191):i=n[s(279)][s(405)](o[s(199)]),a=i[s(189)](o[s(537)]);break;default:return}const c=n[s(279)][s(332)](i,a);n[s(279)][s(253)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(331)](c)){if(e[t(225)])continue;if(t(266)==e[t(348)])continue;const r=this[t(300)](e);if(r&&this[t(391)](r)&&t(374)!=o[t(348)])continue;const s=e[t(299)]&&e[t(299)][t(530)];(t(358)!=e[t(348)]||t(374)==o[t(348)]&&!s)&&(n[t(338)]||t(333)==e[t(348)]&&n[t(304)]||e[t(235)]()[t(487)](c)&&this[t(402)](e,i,a))}}))}),{priority:t(291)}),n[t(279)].on(t(298),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(440)])return;if(this[s(242)])return;if(!this[s(267)][s(379)])return;if(o[s(502)])return;const a=n[s(279)][s(359)],{start:c,end:u}=o[s(235)](),l=c[s(290)]&&a[s(576)](c[s(290)])?null:a[s(397)](c,s(589)),f=u[s(586)]&&a[s(576)](u[s(586)])?null:a[s(397)](u,s(249)),h=n[s(279)][s(332)](l?l[s(390)]:c,f?f[s(263)]:u);n[s(279)][s(253)]((t=>{const e=s;this[e(578)](h);const r=n[e(279)][e(359)][e(397)](h[e(390)]);o.is(e(580))?t[e(285)](r):o[e(297)](r)})),e[s(492)]()}),{priority:e.priorities[t(345)]+10}),n[t(279)].on(t(366),((e,r)=>{const s=t,o=r[r[s(251)]-1];o&&o[s(440)]||this[s(242)]||this[s(267)][s(379)]&&(n[s(279)][s(253)]((()=>{const t=s;let o=n[t(279)][t(366)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(483)]=o[t(384)]();const i=o[t(263)][t(586)],a=n[t(279)][t(359)];i&&a[t(431)](i)&&!a[t(218)](i)&&(o=n[t(279)][t(332)](o[t(390)],n[t(279)][t(405)](i,t(263)))),this[t(444)](o)})),e[s(492)]())}),{priority:t(430)}),this[t(357)][t(558)][t(276)](t(373),this[t(267)]),this[t(282)](t(373));const o=new p(n,this[t(324)]);n[t(558)][t(276)](t(541),o),this[t(282)](t(541));const i=new b(n,this[t(324)]);n[t(558)][t(276)](t(377),i),this[t(282)](t(377)),n[t(558)][t(276)](t(169),new S(n,o,this[t(324)])),this[t(282)](t(169)),n[t(558)][t(276)](t(463),new S(n,i,this[t(324)])),this[t(282)](t(463)),n[t(558)][t(276)](t(193),new O(n,o,this[t(324)])),this[t(282)](t(193)),n[t(558)][t(276)](t(281),new O(n,i,this[t(324)])),this[t(282)](t(281));const c=n[t(250)][t(540)](t(490));this[t(354)](c,t(416),((e,{threadId:n})=>{const r=t,s=this[r(324)][r(540)](n);s&&s[r(337)]&&1===s[r(337)][r(251)]&&this[r(296)](n,{hasComments:!0})}),{priority:t(220)}),this[t(354)](c,t(309),((e,{threadId:n})=>{const r=t,s=this[r(324)][r(540)](n);s&&s[r(337)]&&!s[r(337)][r(251)]&&this[r(296)](n,{hasComments:!1})}),{priority:t(220)})}set[Ec(241)](t){const n=Ec;if(this[n(571)])throw new e.CKEditorError(n(171),this);this[n(571)]=t}get[Ec(241)](){return this[Ec(571)]}[Ec(415)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(324)][n(222)]())t&&!e[n(441)]||r[n(160)](e);return e?r[n(522)]((t=>t[n(360)]())):r}[Ec(399)](t){const n=Ec,r=this[n(324)][n(540)](t);if(!r)throw new e.CKEditorError(n(233),this);return r}[Ec(582)](t){const e=Ec;return this[e(324)][e(520)](t)}[Ec(217)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(348)][e(374)](":"),a=this[e(324)][e(540)](r)||this[e(572)](o,i,r,n,s);if(this[e(190)](a),this[e(475)](a,o,i||null,n),a[e(198)]=t[e(198)],a[e(501)]=!0,s&&s[e(414)]){const t=s[e(414)],n=this[e(387)](t[e(356)]);a[e(459)]=t[e(198)],a[e(183)]=n,a[e(224)]=!0}else a[e(459)]=t[e(198)];switch(t[e(299)]&&(a[e(299)]=t[e(299)]),t[e(315)]&&(a[e(315)]=t[e(315)]),this[e(571)]&&this[e(571)][e(587)]||(a[e(428)]=!0),this[e(311)][e(540)](a)){case e(511):this[e(311)][e(255)](a,e(170));break;case e(433):a[e(441)]?(this[e(372)](new Set([a])),this[e(289)](new Set([a])),this[e(311)][e(255)](a,e(499)),this[e(181)](e(227),a)):this[e(311)][e(255)](a,e(510))}return a}[Ec(541)](t){const e=Ec;this[e(440)]((()=>{const n=e;this[n(357)][n(279)][n(253)]((()=>{const e=n;for(const n of t[e(454)]())n[e(538)]()}))}))}[Ec(377)](t){const e=Ec;this[e(440)]((()=>{const n=e;this[n(357)][n(279)][n(253)]((()=>{const e=n;for(const n of t[e(454)]())n[e(318)]()}))}))}[Ec(282)](t,n){const r=Ec,s=this[r(357)][r(558)][r(540)](t);if(!s)throw new e.CKEditorError(r(259),this,{commandName:t});if(this[r(383)][r(520)](s))throw new e.CKEditorError(r(465),this,{commandName:t});this[r(383)][r(276)](s),n&&s.on(r(585),((t,e)=>{const o=r;this[o(267)][o(379)]&&(this[o(242)]||(e[o(251)]>0&&e[e[o(251)]-1]&&e[e[o(251)]-1][o(440)]?e[o(257)]():(t[o(483)]=n(((...t)=>s[o(585)](...t,{forceDefaultExecution:!0})),...e),t[o(492)]())))}),{priority:r(430)})}[Ec(440)](t){const n=Ec;let r,s;const o=this[n(242)];this[n(242)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(242)]=!1),s&&e.CKEditorError[n(464)](s,this),r}[Ec(444)](t,n=null,r={}){const s=Ec;if(t[s(502)])return null;const o=this[s(357)][s(250)][s(540)](s(497)).me;for(const{suggestion:e,meta:o}of this[s(331)](t,s(333)))if(o[s(304)]){if(!o[s(161)]){if(o[s(338)]){if(!this[s(305)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(402)](e,t[s(390)],t[s(263)]);break}if(n==e[s(350)]&&Oc(e,r)){const n=e[s(235)]();return n[s(390)][s(482)](t[s(263)])?this[s(421)](e,this[s(261)][s(332)](t[s(390)],n[s(263)])):this[s(421)](e,this[s(261)][s(332)](n[s(390)],t[s(263)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(394)+n:s(333),u=this[s(192)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(264)](c,i,a,t),u}[Ec(503)](t,n=Ec(557),r={}){const s=Ec,o=this[s(357)][s(250)][s(540)](s(497)).me,i=this[s(588)][s(495)](s(333),n,s(484));for(const e of this[s(415)]())if(e[s(183)].id==o.id&&s(333)==e[s(348)]&&e[s(350)]==n&&Oc(e,r)&&(i(e[s(562)](),t)||i(t,e[s(562)]()))){for(const n of t)e[s(208)](n);return e}for(const{suggestion:e,meta:n}of this[s(331)](t,s(333))){if(!n[s(304)])continue;if(!this[s(305)]&&n[s(338)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(562)]())for(const e of t)if(!n[s(487)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(394)+n,l=this[s(192)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(264)](u,a,c,e,zr[s(353)]());return l}[Ec(447)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(502)])return null;if(o(478)===this[o(238)]){const e=this[o(588)][o(495)](o(266),r,o(538));return this[o(440)]((()=>e([t],n,s))),null}const i=this[o(357)][o(250)][o(540)](o(497)).me,a=[];if(o(468)!==this[o(238)])for(const{suggestion:e,meta:n}of this[o(331)](t,o(333)))n[o(304)]&&!n[o(406)]&&a[o(160)](...e[o(562)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(429)](s);e&&r[n(160)](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(251)];){const s=r[e][n(179)](t);r[n(349)](e,1,...s),e+=s[n(251)]}}return r}(t,a);c[o(251)]&&this[o(261)][o(253)]((()=>{const t=o;for(const e of c){const o=this[t(588)][t(495)](t(266),r,t(538));this[t(440)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(390)],u=t[o(263)];for(const{suggestion:e,meta:n}of this[o(331)](t,o(266))){if(!n[o(304)])continue;if(e[o(350)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(235)]();if(i[o(487)](t,!0))return null;c=c[o(573)](i[o(390)])?c:i[o(390)],u=u[o(211)](i[o(263)])?u:i[o(263)],a?i[o(390)][o(573)](a[o(235)]()[o(390)])?(a[o(448)](),a=e):e[o(448)]():a=e}const l=this[o(261)][o(332)](c,u);if(a)this[o(421)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(192)]({id:t,type:o(361)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(264)](o(361)+r,t,a,l)}}return null}[Ec(284)](t,n,r=[],s=null,o={}){const i=Ec;n[i(395)]||(n[i(395)]=n[i(524)]),n[i(530)]=t.is(i(411)),s=s||Nc(n);const a=r[i(522)]((t=>Mc(t,this[i(261)]))),c=t.is(i(411))?t:Mc(t,this[i(261)]);if(i(478)===this[i(238)]){const t=this[i(588)][i(495)](i(358),s,i(538));return this[i(440)]((()=>t([c],n,o))),null}a[i(160)](c);let u=!0;for(const t of a)if(!this[i(554)](t)){u=!1;break}if(u&&i(468)!==this[i(238)]){const t=this[i(588)][i(495)](i(358),s,i(538));return this[i(440)]((()=>t([c],n,o))),null}let l=null,f=c[i(390)],h=c[i(263)];for(const{suggestion:t,meta:e}of this[i(331)](c,i(358))){if(!e[i(304)])continue;if(e[i(161)]||e[i(338)]||e[i(406)])continue;if(t[i(299)][i(395)]!=n[i(395)])continue;if(!Oc(t,o))continue;const r=t[i(235)]();if(t[i(350)]==s){if(r[i(487)](c,!0))return null;f=f[i(573)](r[i(390)])?f:r[i(390)],h=h[i(211)](r[i(263)])?h:r[i(263)],l?r[i(390)][i(573)](l[i(235)]()[i(390)])?(l[i(448)](),l=t):t[i(448)]():l=t}else{const e=c[i(429)](r);this[i(352)](t,e)}}const g=this[i(357)][i(250)][i(540)](i(497)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(421)](l,this[i(261)][i(332)](f,h)),l;{const t=this[i(192)]({id:d,type:i(476)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(264)](i(476)+s,d,p,this[i(261)][i(332)](f,h)),t}}[Ec(521)](t,n,r=[],s=null,o={}){const i=Ec;n[i(395)]||(n[i(395)]=n[i(524)]);const a=t[0];n[i(530)]=a.is(i(411)),s=s||Nc(n);const c=r[i(522)]((t=>Mc(t,this[i(261)]))),u=a.is(i(411))?t:t[i(522)]((t=>Mc(t,this[i(261)])));if(i(478)===this[i(238)]){const t=this[i(588)][i(495)](i(358),s,i(538));return this[i(440)]((()=>t(u,n,o))),null}c[i(160)](...u);let l=!0;for(const t of c)if(!this[i(554)](t)){l=!1;break}if(l&&i(468)!==this[i(238)]){const t=this[i(588)][i(495)](i(358),s,i(538));return this[i(440)]((()=>t(u,n,o))),null}const f=this[i(357)][i(250)][i(540)](i(497)).me;for(const t of this[i(415)]()){if(t[i(183)].id!=f.id)continue;if(i(358)!=t[i(348)]||t[i(299)][i(395)]!=n[i(395)])continue;if(!Oc(t,o))continue;const e=t[i(350)]==s;for(let n=0;n<u[i(251)];n++){const r=u[n];for(const s of t[i(209)]()){const o=s[i(172)]();if(r[i(482)](o)){e?(u[i(349)](n,1),n--):t[i(347)](s[i(489)]);break}}}}if(0==u[i(251)])return null;const h=this[i(588)][i(495)](i(358),s,i(484));for(const t of this[i(415)]())if(t[i(183)].id==f.id&&i(358)==t[i(348)]&&t[i(299)][i(395)]==n[i(395)]&&t[i(350)]==s&&Oc(t,o)&&(h(t[i(562)](),u)||h(u,t[i(562)]()))){for(const e of u)t[i(208)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(476)+s,m=this[i(192)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(264)](p,g,d,t,zr[i(353)]());return m}[Ec(578)](t,n=null,r={}){const s=Ec;if(t[s(502)])return null;const o=this[s(357)][s(250)][s(540)](s(497)).me,a=new i.LiveRange(t[s(390)],t[s(263)]);for(const{suggestion:t,meta:e}of this[s(331)](a,s(333)))if(e[s(304)]&&!e[s(161)])if(t[s(225)]){const e=t[s(562)]()[s(159)]((t=>s(514)!=t[s(539)][s(162)]));if(e[s(334)]((t=>a[s(487)](t,!0)))&&t[s(318)](),e[s(516)]((t=>t[s(487)](a,!0)))){const t=this[s(588)][s(495)](s(306),n,s(538));return this[s(440)]((()=>t([a],null,r))),null}}else{const e=a[s(429)](t[s(235)]());null!==e&&t[s(477)]([e],null,r)}if(a[s(184)](),a[s(502)]||s(514)==a[s(539)][s(162)])return null;let c=null,u=a[s(390)],l=a[s(263)];const f=this[s(331)](a,s(306));for(const{suggestion:t,meta:e}of f){const n=this[s(261)][s(332)](u,l);if(e[s(304)]&&(this[s(305)]||!e[s(338)]&&!e[s(406)]))if(t[s(225)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(562)]()){if(r[s(487)](n,!0))return t;n[s(487)](r)||(e=!1)}e&&t[s(318)]()}else{const e=t[s(235)]();if(e[s(487)](n,!0))return t;if(!Oc(t,r)){n[s(487)](e)?t[s(448)]():e[s(422)](u)?u=e[s(263)]:e[s(422)](l)&&(l=e[s(390)]);continue}u=u[s(573)](e[s(390)])?u:e[s(390)],l=l[s(211)](e[s(263)])?l:e[s(263)],r=Object[s(523)]({},t[s(315)]),c?e[s(390)][s(573)](c[s(235)]()[s(390)])?(c[s(448)](),c=t):t[s(448)]():c=t}}if(c)return this[s(421)](c,this[s(261)][s(332)](u,l)),c;{const t=(0,e.uid)(),i=this[s(261)][s(332)](u,l),a=o.id,c=n?s(437)+n:s(306),f=this[s(192)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(264)](c,t,a,i),f}}[Ec(254)](t,n=Ec(557),r={}){const s=Ec,o=this[s(357)][s(250)][s(540)](s(497)).me,a=t[s(522)]((t=>new i.LiveRange(t[s(390)],t[s(263)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(331)](a,s(333)))e[s(304)]&&!e[s(161)]&&c[s(276)](t);for(const e of c)if(e[s(225)]){const o=e[s(562)]();if((!e[s(315)]||!e[s(315)][s(479)])&&o[s(334)]((t=>a[s(516)]((e=>e[s(487)](t,!0)))))&&e[s(318)](),a[s(334)]((t=>o[s(516)]((e=>e[s(487)](t,!0)))))){const e=this[s(588)][s(495)](s(306),n,s(538));return this[s(440)]((()=>e(t,null,r))),null}}else{const t=e[s(235)]();if(a[s(516)]((e=>e[s(487)](t,!0)))&&e[s(318)](),a[s(334)]((e=>t[s(487)](e,!0)))){const t=this[s(588)][s(495)](s(306),n,s(538));return this[s(440)]((()=>t(a,null,r))),null}}const u=this[s(588)][s(495)](s(306),n,s(484));let l=null;for(const t of this[s(415)]())if(t[s(183)].id==o.id&&t[s(441)]&&s(306)==t[s(348)]&&t[s(350)]==n&&Oc(t,r)&&(u(t[s(562)](),a)||u(a,t[s(562)]())))if(l){if(t[s(337)]&&t[s(337)][s(251)])continue;for(const e of t[s(562)]())l[s(535)](e)||l[s(208)](e);t[s(448)]()}else{l=t;for(const e of a)t[s(535)](e)||t[s(208)](e)}if(l)return l;c[s(584)]();for(const{suggestion:t,meta:e}of this[s(331)](a,s(306)))e[s(304)]&&(this[s(305)]||!e[s(338)]&&!e[s(406)])&&Oc(t,r)&&c[s(276)](t);for(const t of c){const e=t[s(562)]();if((!r||!r[s(479)])&&a[s(334)]((t=>e[s(516)]((e=>e[s(487)](t,!0))))))return t;(!t[s(315)]||!t[s(315)][s(479)])&&e[s(334)]((t=>a[s(516)]((e=>e[s(487)](t,!0)))))&&t[s(318)]()}const f=(0,e.uid)(),h=o.id,g=s(437)+n,d=this[s(192)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(184)](),t[s(502)]||s(514)==t[s(539)][s(162)]||this[s(264)](g,f,h,t,zr[s(353)]());return d}[Ec(452)](t,n,r,s,o){const i=Ec;if(t[i(502)])return[];if(i(478)===this[i(238)])return[];const a=this[i(357)][i(250)][i(540)](i(497)).me.id,c=Array[i(322)](this[i(324)][i(222)]())[i(159)]((e=>i(564)==e[i(348)]&&e[i(299)][i(230)]==n&&e[i(535)](t)));if(i(201)===this[i(238)]){const e=this[i(331)](t,i(333))[i(159)]((({meta:t})=>t[i(304)]&&!t[i(406)]&&!t[i(161)]))[i(522)]((({suggestion:t})=>t));c[i(187)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(564)==t[i(348)]?t[i(299)][i(509)]:void 0,o=t[i(235)](),a=Array[i(322)](u[i(435)]())[i(363)]((t=>t[i(168)](o)));if(!a)continue;const c=a[i(179)](o);this[i(391)](n)&&i(333)==t[i(348)]&&0!=c[i(251)]||(u[i(389)](a),c[i(458)]((t=>{u[i(255)](t,r)})),i(333)!=t[i(348)]&&e!=s&&u[i(255)](a[i(429)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(251)]>37&&console[i(302)](i(228),{key:n});const f=(i(493)+(n+"|")+Nc({newValue:s}))[i(427)](0,60),h=this[i(192)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(160)](h),this[i(264)](f,c,a,t)}return l}[Ec(426)](t){const e=Ec;this[e(282)](t,((t,...n)=>{this[e(434)]((()=>{t(...n)}))}))}[Ec(295)](t){const e=Ec;this[e(438)][e(276)](t)}[Ec(313)](t){const e=Ec;this[e(517)][e(276)](t)}[Ec(300)](t){const e=Ec;return e(564)==t[e(348)]?t[e(350)][e(374)]("|")[0]:null}[Ec(421)](t,e){const n=Ec,r=t[n(486)]();this[n(261)][n(253)]((t=>{t[n(205)](r,{range:e})}))}[Ec(190)](t){const e=Ec,n=t.id,r=this[e(357)][e(556)][e(540)](e(186));this[e(457)][e(204)](n)||this[e(457)][e(568)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(457)][e(323)](n);s[e(443)](e(529)),s[e(529)]=!1,t[e(337)]=s}[Ec(475)](t,n,r,s){const o=Ec;if(t[o(348)]!=n||t[o(350)]!=r||t[o(236)].id!=s)throw this[o(357)][o(455)](o(346)),new e.CKEditorError(o(346),this)}[Ec(352)](t,n){const r=Ec,s=t[r(235)]();if(n[r(482)](s))t[r(448)]();else if(s[r(487)](n)){const o=this[r(261)][r(405)](n[r(390)][r(586)],r(263));this[r(421)](t,this[r(261)][r(332)](s[r(390)],o));const i=(0,e.uid)(),a=t[r(236)].id,c=t[r(348)]+":"+t[r(350)];this[r(192)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(299)],attributes:t[r(315)]});const u=this[r(261)][r(405)](n[r(263)][r(544)],r(339)),l=this[r(261)][r(332)](u,s[r(263)]);this[r(264)](c,i,a,l)}else if(s[r(422)](n[r(390)])){const e=this[r(261)][r(405)](n[r(390)][r(586)],r(263));this[r(421)](t,this[r(261)][r(332)](s[r(390)],e))}else{const e=this[r(261)][r(405)](n[r(263)][r(544)],r(339));this[r(421)](t,this[r(261)][r(332)](e,s[r(263)]))}}[Ec(554)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(331)](t,e(333))){if(!r[e(304)])continue;const s=n[e(562)]();for(const n of s)if(!t[e(179)](n)[e(251)])return!0}return!1}[Ec(547)](t){const n=Ec,r=this[n(357)][n(250)][n(540)](n(497))[n(500)](t);if(!r)throw new e.CKEditorError(n(301),this);return r}[Ec(387)](t){const e=Ec,n=this[e(357)][e(250)][e(540)](e(497)),r=(0,o.hashObject)(e(174)+t);return n[e(500)](r)||n[e(180)]({id:r,name:t})}[Ec(572)](t,e,n,r,s){const o=Ec,i=this[o(547)](r),a=this[o(588)][o(275)](t,e,n,i,s,(t=>{const e=o;this[e(296)](n,{attributes:t});const r=this[e(399)](n);this[e(372)](new Set([r])),this[e(289)](new Set([r]))}));return this[o(354)](a,o(538),(()=>{const t=o;this[t(296)](n,{state:t(308)})}),{priority:o(430)}),this[o(354)](a,o(318),(()=>{const t=o;this[t(296)](n,{state:t(203)})}),{priority:o(430)}),this[o(324)][o(255)](n,a),this[o(311)][o(255)](a,o(511)),a}[Ec(213)](t){const e=Ec,n=t[e(374)](":");return{group:n[0],type:n[1],subType:n[e(251)]>=5?n[2]:null,id:n[e(251)]<5?n[2]:n[3],authorId:n[e(251)]<5?n[3]:n[4],markerCount:6==n[e(251)]?n[5]:null}}[Ec(402)](t,n,r){const s=Ec,o=t[s(235)](),i=o[s(390)],a=o[s(263)];this[s(421)](t,this[s(261)][s(332)](i,n));const c=(0,e.uid)(),u=t[s(236)].id,l=t[s(348)]+(t[s(350)]?":"+t[s(350)]:"");this[s(192)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(315)],data:t[s(299)]});const f=this[s(300)](t);(s(358)==t[s(348)]||f&&this[s(391)](f))&&(r=this[s(261)][s(507)](r[s(544)])),this[s(264)](l,c,u,this[s(261)][s(332)](r,a))}[Ec(331)](t,e=null){const n=Ec,r=[],s=this[n(357)][n(250)][n(540)](n(497)).me;Array[n(439)](t)||(t=[t]);for(const o of this[n(415)]()){if(!o[n(441)])continue;if(e&&o[n(348)]!=e)continue;let i=!1;for(const e of o[n(562)]()){for(const a of t){const t=a[n(390)][n(482)](e[n(263)])||a[n(263)][n(482)](e[n(390)]);if(t||a[n(429)](e)){const c=a[n(487)](e)&&kc(this[n(261)][n(359)],e[n(390)],a),u=e[n(487)](a)&&kc(this[n(261)][n(359)],a[n(390)],e);r[n(160)]({suggestion:o,meta:{isOwn:s==o[n(183)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(264)](t,e,n,r,s){const o=Ec;this[o(261)][o(253)]((i=>{const a=o;let c=a(293)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(196)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(472)](t){const e=Ec,n=t[e(518)],r=t[e(292)];t[e(518)]=null,t[e(292)]=null,null!=n&&n[e(292)]==t&&(n[e(292)]=r),null!=r&&r[e(518)]==t&&(r[e(518)]=n),e(499)==this[e(311)][e(540)](t)&&(this[e(311)][e(255)](t,e(510)),this[e(181)](e(376),t,n,r))}[Ec(192)](t){const n=Ec,r=t.id,s=this[n(217)](t);if(this[n(571)]&&this[n(571)][n(587)]){const o=this[n(357)][n(250)][n(540)](n(546)),i=s[n(273)],a=s[n(350)]?s[n(348)]+":"+s[n(350)]:s[n(348)],c=this[n(357)][n(470)],u=o[n(276)](Hr(c,n(575))),l={id:r,type:a,hasComments:i,data:t[n(299)]||null,originalSuggestionId:t[n(364)]||null,attributes:s[n(315)]};this[n(571)][n(587)](l)[n(396)]((t=>{const e=n;s[e(428)]=!0,o[e(327)](u),t&&t[e(198)]&&(this[e(324)][e(540)](r)[e(198)]=t[e(198)])}))[n(365)]((t=>{const r=n;throw(0,e.logWarning)(r(442)),this[r(357)][r(279)][r(207)]({isUndoable:!1},(()=>{s[r(318)]()})),s[r(461)](),this[r(324)][r(389)](s.id),this[r(311)][r(389)](s),t}))}return s}[Ec(391)](t){const e=Ec;return this[e(438)][e(520)](t)}[Ec(296)](t,e){const n=Ec,r=this[n(357)][n(250)][n(540)](n(546)),s=this[n(399)](t);if(this[n(571)]&&this[n(571)][n(515)])if(s[n(428)]){const s=r[n(276)](Hr(this[n(357)][n(470)],n(575)));this[n(571)][n(515)](t,e)[n(396)]((()=>{r[n(327)](s)}))}else s.on(n(548),(()=>{this[n(296)](t,e)}))}[Ec(462)](t){const n=Ec;if(!this[n(571)]||!this[n(571)][n(399)])throw new e.CKEditorError(n(167),this);return this[n(571)][n(399)](t)}[Ec(370)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(213)](t),i=this[e(324)][e(540)](n)||this[e(572)](r,s,n,o,{});switch(this[e(475)](i,r,s,o),this[e(311)][e(540)](i)){case e(511):this[e(462)](n)[e(396)]((t=>{const r=e;let s=Promise[r(418)]();t[r(273)]&&(s=this[r(457)][r(385)]({channelId:this[r(357)][r(556)][r(540)](r(186)),threadId:n})),s[r(396)]((()=>{const e=r;this[e(217)](t)[e(428)]=!0}))})),this[e(311)][e(255)](i,e(433));break;case e(510):this[e(296)](n,{state:e(392)});case e(170):this[e(311)][e(255)](i,e(499)),this[e(181)](e(227),i);break;case e(499):this[e(181)](e(369),i)}return i[e(330)](t),i}[Ec(289)](t){const e=Ec,n=Array[e(322)](t),r=n[e(159)]((t=>e(564)==t[e(348)]));this[e(367)](r);const s=n[e(159)]((t=>!t[e(225)]&&e(564)!=t[e(348)])),o=this[e(415)]({skipNotAttached:!0})[e(159)]((t=>!t[e(225)]&&e(564)!=t[e(348)])),i=o[e(159)]((n=>!t[e(520)](n))),a=new Map(o[e(522)]((t=>[t,this[e(588)][e(495)](t[e(348)],t[e(350)],e(371))]))),c=new Map(o[e(522)]((t=>[t,t[e(235)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(251)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(251)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(251)];t++){const n=s[t];!l[e(520)](n)&&n[e(518)]&&(f[e(276)](n[e(518)]),n[e(518)][e(292)]===n&&(n[e(518)][e(292)]=null),n[e(518)]=null),!u[e(520)](n)&&n[e(292)]&&(f[e(276)](n[e(292)]),n[e(292)][e(518)]===n&&(n[e(292)][e(518)]=null),n[e(292)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(251)];e++){const r=g(t,n[e]);r&&(r[0][s(292)]=r[1],r[1][s(518)]=r[0],u[s(276)](r[0]),l[s(276)](r[1]))}}function g(t,n){const r=e;if(t[r(183)].id!==n[r(183)].id)return null;const s=a[r(540)](t)(t,n,c[r(540)](t),c[r(540)](n));return s&&a[r(540)](n)(t,n,c[r(540)](t),c[r(540)](n))?s[1][r(337)]&&s[1][r(337)][r(251)]?null:s:null}f[e(565)]&&this[e(289)](f)}[Ec(367)](t){const e=Ec;if(0==t[e(251)])return;const n=this[e(415)]({skipNotAttached:!0})[e(159)]((t=>e(564)==t[e(348)]&&t[e(501)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(315)]);s[e(520)](n)||(s[e(255)](n,r[e(251)]),r[e(160)]([]));const i=s[e(540)](n);r[i][e(160)](t)}!function(){const t=e;r[t(362)](((e,n)=>{const r=t,s=e[0][r(198)],o=n[0][r(198)];return s==o?e[0][r(315)][r(393)]<n[0][r(315)][r(393)]?-1:1:s<o?-1:1}));for(const e of r)e[t(362)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(251)];t++){if(0==r[t][e(251)])continue;const n=[];for(let s=t+1;s<r[e(251)];s++)0!=r[s][e(251)]&&i(r[t],r[s])&&n[e(160)](s);for(const s of n)r[t]=r[t][e(474)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(251)];n++)t[n][e(292)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(251)];n++)t[n][e(518)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(315)][r(393)]!==n[0][r(315)][r(393)]&&t[0][r(183)]!==n[0][r(183)])return!1;if(!function(t,e){const n=r;return!t[n(273)]&&!e[n(273)]||(!t[n(273)]||!e[n(273)])&&(!!(t[n(273)]&&e[n(198)]<t[n(337)][n(412)][n(540)](0)[n(198)])||!!(e[n(273)]&&t[n(198)]<e[n(337)][n(412)][n(540)](0)[n(198)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(315)],r(393)),o=Ic(n[0][r(315)],r(393));return!!Or(s,o)&&(!!t[r(334)]((t=>n[r(516)]((e=>t[r(235)]()[r(482)](e[r(235)]())))))&&n[r(334)]((e=>t[r(516)]((t=>e[r(235)]()[r(482)](t[r(235)]()))))))}}[Ec(372)](t){const e=Ec,n=Array[e(322)](t),r=this[e(415)]({skipNotAttached:!0}),s=r[e(159)]((n=>!t[e(520)](n))),o=new Map(n[e(522)]((t=>[t,this[e(588)][e(495)](t[e(348)],t[e(350)],e(484))]))),i=new Map(r[e(522)]((t=>[t,t[e(562)]()])));for(let t=0;t<n[e(251)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(251)];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(251)];e++){const s=r[e];if(s[a(348)]!==n[a(348)]||s[a(183)].id!==n[a(183)].id||s[a(350)]!==n[a(350)])continue;if(!wc(n,s,[a(393)]))continue;if(a(564)==n[a(348)]&&n[a(299)][a(509)]!=s[a(299)][a(509)])continue;if(a(564)==n[a(348)]&&t[a(391)](n[a(299)][a(230)]))continue;if(a(358)==n[a(348)]){const e=t[a(357)][a(279)],r=n[a(408)]();if(r&&(e[a(359)][a(218)](r)||e[a(359)][a(576)](r)))continue}const c=o[a(540)](n),u=i[a(540)](n),l=i[a(540)](s),f=n[a(337)]&&n[a(337)][a(251)],h=s[a(337)]&&s[a(337)][a(251)];if(!f&&c(l,u))return t[a(398)](s,n),i[a(389)](n),!0;if(!h&&c(u,l))return t[a(398)](n,s),i[a(389)](s),!0}return!1}}[Ec(398)](t,e){const n=Ec;if(t[n(225)])for(const r of e[n(562)]())t[n(208)](r);else{const r=e[n(235)]()[n(263)];this[n(421)](t,this[n(261)][n(332)](t[n(235)]()[n(390)],r))}e[n(448)]()}[Ec(245)](t,e){const n=Ec,r=t[n(569)](n(531))||t[n(569)](n(564))?n(178):t[n(423)]();return Hr(this[n(357)][n(470)],e+"_"+r+n(335))}[Ec(512)](){const t=Ec,e=this[t(357)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(261)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(213)](t[s(489)]);if(s(226)===e){n[s(407)](this[s(245)](r,s(214)));break}}for(const t of r){const{group:e,type:r}=this[s(213)](t[s(489)]);if(s(226)===e){n[s(407)](this[s(245)](r,s(533)));break}}}))}[Ec(188)](t){const e=Ec;if(this[e(449)])return!1;const n=this[e(357)],r=n[e(279)][e(194)][e(553)][e(505)]();if(0==r[e(251)])return!1;const s=[],o=r[e(159)]((t=>e(564)==t[e(348)])),i=r[e(159)]((t=>e(215)==t[e(348)]&&e(467)!=t[e(489)])),a=r[e(159)]((t=>e(327)==t[e(348)]&&e(467)!=t[e(489)]));for(const t of o)s[e(160)]({key:t[e(320)],newValue:t[e(400)],oldValue:t[e(532)],range:Sc(t[e(411)],n[e(279)])});for(const t of i){const r=a[e(363)]((n=>n[e(344)][e(482)](t[e(344)])));r&&s[e(160)]({key:e(566),newValue:t[e(489)],oldValue:r[e(489)],range:n[e(279)][e(545)](t[e(344)][e(290)])})}return 0!=s[e(251)]&&this[e(425)](t,s)}[Ec(496)](t){const e=Ec;let n=!1;const r=this[e(357)][e(279)][e(194)][e(553)][e(480)]()[e(159)]((t=>t[e(299)][e(471)]&&t[e(489)][e(569)](e(574))));for(const s of r){const{subType:r,id:o}=this[e(213)](s[e(489)]),i=r[e(374)]("|")[0];for(const r of this[e(415)]({skipNotAttached:!0}))r.id!=o&&e(564)==r[e(348)]&&r[e(299)]&&r[e(299)][e(230)]==i&&r[e(235)]()[e(168)](s[e(299)][e(471)])&&(this[e(404)](r,s[e(299)][e(471)],t),n=!0)}return n}[Ec(434)](t){const e=Ec;this[e(357)],this[e(449)]=!0,t()}[Ec(519)](t){const e=Ec,n=this[e(391)](t),r=this[e(517)][e(520)](t);return n||r}[Ec(425)](t,e){const n=Ec;if(0==e[n(251)])return!1;let r=!1;for(const s of e){const e=this[n(331)](s[n(411)],n(564))[n(159)]((t=>!t[n(451)][n(161)]))[n(522)]((t=>t[n(226)])),i=(0,o.hashObject)({newValue:s[n(164)]});e[n(159)]((t=>{const e=n,[r,o]=t[e(350)][e(374)]("|");return r==s[e(230)]&&o!=i}))[n(458)]((e=>{const o=n;this[o(404)](e,s[o(411)],t),r=!0}))}return r}[Ec(404)](t,e,n){const r=Ec,s=t[r(235)]()[r(179)](e);0!==s[r(251)]?1!==s[r(251)]?this[r(402)](t,e[r(390)],e[r(263)]):this[r(421)](t,s[0]):n[r(347)](t[r(486)]())}}class Ac{constructor(t){const e=Ec;this[e(246)]=t,this[e(261)]=t[e(279)],this[e(382)]=new Map,this[e(336)]=new Map,this[e(555)]()}[Ec(275)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(261)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(495)](t,e,i(538))(...n),onDiscard:(...n)=>this[i(495)](t,e,i(318))(...n)})}[Ec(577)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(382)][s(255)](o,r)}[Ec(495)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(382)][r(540)](s)||this[r(336)][r(540)](t+":"+n)}[Ec(555)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(362)](((t,n)=>t[e(390)][e(573)](n[e(390)])?1:-1)),this[e(261)][e(253)]((n=>{const r=e;for(const e of t){let t;t=e[r(263)][r(317)]&&e[r(263)][r(544)]==e[r(390)][r(290)]?n[r(534)](e[r(390)][r(290)],"on"):n[r(534)](e),this[r(261)][r(298)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(261)][n(253)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(522)]((t=>(Cc(t)&&(t=this[s(261)][s(332)](t[s(263)])),t)))[s(159)]((t=>s(514)!==t[s(539)][s(162)]));if(c[s(251)]<1)return;const u=Array[s(322)](this[s(261)][s(194)][s(271)][s(562)]())[s(522)]((t=>i.LiveRange[s(312)](t)));r[s(285)](c);for(const t of this[s(246)][s(558)][s(558)]())t[s(513)]();a[s(160)]({forceDefaultExecution:!0}),this[s(246)][s(585)](o,...a);const l=u[s(159)]((t=>s(514)!=t[s(539)][s(162)]));l[s(251)]>0&&r[s(285)](l);for(const t of u)t[s(184)]()}))},s=(e,n)=>1==e[t(251)]&&1==n[t(251)]&&e[0][t(263)][t(482)](n[0][t(390)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(261)])?[e,n]:vc(n,e,s,r,this[t(261)])?[n,e]:null;this[t(336)][t(255)](t(244),e),this[t(336)][t(255)](t(525),n),this[t(336)][t(255)](t(212),s),this[t(336)][t(255)](t(329),o),this[t(336)][t(255)](t(413),n),this[t(336)][t(255)](t(219),e),this[t(336)][t(255)](t(355),s),this[t(336)][t(255)](t(410),o),this[t(336)][t(255)](t(466),r),this[t(336)][t(255)](t(417),e),this[t(336)][t(255)](t(176),s),this[t(336)][t(255)](t(583),e),this[t(336)][t(255)](t(485),r),this[t(336)][t(255)](t(221),e),this[t(336)][t(255)](t(342),s),this[t(336)][t(255)](t(270),e),this[t(336)][t(255)](t(200),e),this[t(336)][t(255)](t(498),((e,n)=>{const r=t;if(!n)return;const s=this[r(246)][r(250)][r(540)](yc);this[r(261)][r(253)]((t=>{const o=r;if(o(566)==n[o(230)])for(const r of e){const e=r[o(390)][o(290)],s=n[o(509)];t[o(420)](e,s)}else if(s[o(391)](n[o(230)]))for(const r of e)void 0!==n[o(509)]?t[o(274)](n[o(230)],n[o(509)],r[o(390)][o(290)]):t[o(409)](n[o(230)],r[o(390)][o(290)]);else for(const r of e)n[o(509)]?t[o(274)](n[o(230)],n[o(509)],r):t[o(409)](n[o(230)],r)}))})),this[t(336)][t(255)](t(561),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(544)][r(326)]({includeSelf:!0,parentFirst:!0})){if(s[r(539)]==s)return!1;if(!n[r(460)](s))return!1;if(t[r(218)](s)||t[r(576)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(263)][e(544)]==t[e(390)][e(290)]&&t[e(263)][e(388)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(527)].is(s(328))&&!r[s(218)](t[s(527)]),i=t[s(390)][s(543)](o),a=t[s(263)][s(543)](o,{direction:s(249)});return!(t[s(390)][s(482)](i)&&t[s(263)][s(482)](a)||(i[s(573)](a)?n[s(205)](e,{range:n[s(332)](i,a)}):n[s(347)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(390)][e(290)];return n&&n.is(e(256))}function Sc(t,e){const n=Ec;return null==t[n(263)][n(586)]&&t[n(263)][n(544)]==t[n(390)][n(290)]?Mc(t[n(390)][n(290)],e):t}function Mc(t,e){const n=Ec,r=e[n(359)][n(218)](t)||e[n(359)][n(316)](t);return e[n(332)](e[n(405)](t,n(570)),r?e[n(175)](t):e[n(405)](t,n(263)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(263)][o(482)](r[o(390)]))return!0;if(t[o(348)]!=e[o(348)])return!1;if(!n[o(263)][o(473)](r[o(390)]))return!1;const i=s[o(332)](n[o(263)],r[o(390)])[o(550)]();for(const t of i)if([o(163),o(508)][o(268)](t[o(348)])&&s[o(359)][o(576)](t[o(527)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(501)]||!e[r(501)])&&Or(Ic(t[r(315)],n),Ic(e[r(315)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(315)]),s=Dc(e);if(!t[n(501)])return!1;for(const t of Object[n(435)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(523)]({},t);return delete n[e(479)],delete n[e(450)],n}const Fc=Bc;function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=493]})(t,e)}function Pc(){const t=["canAccept","_setPendingAction","_pendingAction","plugins","discardSuggestion","locale","view","5UjrcGb","1044557HGDYon","commentThreadController","unbind","3290OvGatE","stopListening","218937wNoIXJ","listenTo","isDirty","3071772WIZQUg","_discardCommand","getRanges","change:isDirty","3340544CUyyIw","remove","isEnabled","bind","destroy","1616566lzbsDM","model","commands","_removePendingAction","_editor","execute","add","canDiscard","PENDING_ACTION_SUGGESTION","get","8MVnliw","_acceptCommand","canEditAt","acceptSuggestion","3979100YkHuOO","55584DTsekR","PendingActions"];return(Pc=function(){return t})()}!function(t,e){const n=Bc,r=t();for(;;)try{if(624676===parseInt(n(514))/1+-parseInt(n(499))/2*(-parseInt(n(519))/3)+-parseInt(n(503))/4*(-parseInt(n(513))/5)+parseInt(n(522))/6+parseInt(n(531))/7+-parseInt(n(526))/8+-parseInt(n(504))/9*(parseInt(n(517))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(532)]=e,this[s(512)]=n,this[s(515)]=r,this[s(493)]=t,this[s(500)]=t[s(533)][s(498)](s(502)),this[s(523)]=t[s(533)][s(498)](s(510)),this[s(512)][s(529)](s(528)).to(this[s(500)],this[s(523)],((t,e)=>t||e)),this[s(512)][s(529)](s(506)).to(this[s(500)],s(528),(t=>t&&this[s(493)][s(532)][s(501)](e[s(524)]()))),this[s(512)][s(529)](s(496)).to(this[s(523)],s(528),(t=>t&&this[s(493)][s(532)][s(501)](e[s(524)]()))),this[s(508)]=null,n[s(521)]&&this[s(507)](),this[s(520)](n,s(502),(()=>this[s(502)]())),this[s(520)](n,s(510),(()=>this[s(510)]())),this[s(520)](n,s(525),(()=>{const t=s;n[t(521)]?this[t(507)]():this[t(534)]()}))}[Fc(502)](){const t=Fc;this[t(500)][t(494)](this[t(532)].id)}[Fc(510)](){const t=Fc;this[t(523)][t(494)](this[t(532)].id)}[Fc(530)](){const t=Fc;this[t(512)][t(516)](t(528)),this[t(512)][t(516)](t(506)),this[t(512)][t(516)](t(496)),this[t(518)](),this[t(515)][t(530)](),this[t(508)]&&this[t(534)]()}[Fc(507)](){const t=Fc,e=Hr(this[t(493)][t(511)],t(497));this[t(508)]=this[t(493)][t(509)][t(498)](t(505))[t(495)](e)}[Fc(534)](){const t=Fc;null!==this[t(508)]&&this[t(493)][t(509)][t(498)](t(505))[t(527)](this[t(508)]),this[t(508)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=486]})(t,e)}const jc=Uc;function Gc(){const t=["disabledSubmit","locale","authoredAt","5872UGflXH","13985697mRHmwc","_createCommentViews","fire","canAccept","commentThread","length","addComment","hasDirtyComment","set","commentThreadInputView","isReadOnly","removeComment","2390XnipUu","isEnabled","5MMhaQP","_localUser","_config","_createCommentThreadInputView","assign","element","delegate","canDiscard","submit","119QBgNoS","62453XwyzDz","19287wcvewm","420108tIIcfs","editor","disableComments","commentInputView","editorConfig","CommentView","isActive","isDirty","setData","value","showInput","focus","28KPqCQQ","destroy","descriptionParts","372860yqCiOB","bind","updateComment","cancel","901608wngiQw","commentsListView","_model"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(451303===parseInt(n(526))/1*(parseInt(n(488))/2)+parseInt(n(495))/3+parseInt(n(491))/4*(parseInt(n(516))/5)+-parseInt(n(528))/6+parseInt(n(525))/7*(parseInt(n(501))/8)+-parseInt(n(527))/9*(-parseInt(n(514))/10)+-parseInt(n(502))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(496)]=null,this[s(511)]=null,this[s(510)](s(534),!1),this[s(510)](s(500),e[s(500)]),this[s(492)](s(500)).to(e),this[s(510)](s(490),[]),this[s(510)](s(535),!1),this[s(510)](s(515),!1),this[s(510)](s(505),!1),this[s(510)](s(523),!1),this[s(497)]=e,this[s(517)]=n,this[s(518)]=r,r[s(530)]?this[s(510)](s(507),1):this[s(503)]()}[jc(487)](){const t=jc;this[t(521)][t(487)]()}[jc(489)](){const t=jc;this[t(496)]&&this[t(496)][t(489)](),this[t(511)]&&this[t(511)][t(489)](),super[t(489)]()}[jc(503)](){const t=jc,{CommentsListView:e}=this[t(518)];this[t(496)]=new e(this[t(499)],this[t(497)][t(506)],Object[t(520)]({CommentView:this[t(518)][t(533)]},this[t(518)])),this[t(496)][t(522)](t(513)).to(this),this[t(496)][t(522)](t(493)).to(this),this[t(496)][t(492)](t(534)).to(this),this[t(510)](t(507),this[t(496)][t(507)]+1),this[t(492)](t(507)).to(this[t(496)],t(507),(t=>t+1)),this[t(511)]=this[t(519)](),this.on(t(513),(()=>this[t(487)]())),this[t(492)](t(535)).to(this[t(496)],t(509),this[t(511)][t(531)],t(537),((t,e)=>t||!!e))}[jc(519)](){const t=jc,{CommentThreadInputView:e}=this[t(518)],n=new e(this[t(499)],this[t(517)],this[t(518)][t(532)]),r=n[t(531)];return n[t(492)](t(486)).to(this,t(534),this[t(497)][t(506)],t(512),r,t(537),((t,e,n)=>!!n||t&&!e)),r.on(t(524),((e,n)=>{const s=t;this[s(504)](s(508),n),r[s(529)][s(536)]("")})),r.on(t(494),(()=>this[t(487)]())),r[t(492)](t(498)).to(this[t(497)][t(506)],t(512)),n}}function zc(){const t=["EXTERNAL_IMPORT_WORD_SUGGESTION","split","createElement","delegate","span","type","authoredAt","152274TwpXvr","creator","ck-suggestion__main","70KnLpgj","ck-suggestion__user","setTemplate","author","ck-annotation__actions","ck-suggestion--discard","canDiscard","ck-comment__info-time","editorReady","children","</span>","importWord","ck-suggestion__actions","check","getUserViewNotificationText","formatDateTime","Accept suggestion","getTemplate","div","title","extendTemplate","bindTemplate","@external","commentsListView","name","1194216lQLayo","ck-annotation__main","commentThreadInputView","</p>","5283477JqaGuz","116901tUyYyE","source","innerText","<p>",'"></span>',"_createButton","ck-annotation__info-name","render","discardSuggestion","userView","getExternalSuggestionNote","_config","content","color","EXTERNAL_AVATAR","ck-annotation__user","_descriptionElement","locale","time","ck-comment__external","value","isActive","ck-suggestion-wrapper","ck-suggestion__info-name","ck-suggestion","set","push","2SxhwtT","20jpEncP","isExternal","commentThread",'" title="',"element","ck-suggestion-wrapper--active","innerHTML","description","acceptSuggestion","querySelector","disableComments","EXTERNAL_SUGGESTION",'<span class="ck-suggestion-type">','<span class="ck-suggestion-color" style="background-color: ',"editorDestroyed","bind",".ck-annotation__content-wrapper","ck-annotation__content-wrapper","ck-annotation__info-time","ck-annotation__info","fire","1015204lQmukc","20172614CCUptX","join","change:description","canAccept","attributes","ck-suggestion--disabled-comments","map","acceptButton","cancel","ck-annotation","descriptionParts","_model","ck-suggestion__info","ck-suggestion--accept","14RBBpIl","discardButton","isEnabled","Discard suggestion","execute","34537OGDoQY","EXTERNAL_IMPORT_WORD_AVATAR","ck-suggestion-"];return(zc=function(){return t})()}const Hc=qc;!function(t,e){const n=qc,r=t();for(;;)try{if(783313===parseInt(n(481))/1*(-parseInt(n(551))/2)+-parseInt(n(524))/3+parseInt(n(461))/4+-parseInt(n(494))/5*(parseInt(n(491))/6)+parseInt(n(476))/7*(parseInt(n(519))/8)+-parseInt(n(523))/9*(parseInt(n(552))/10)+parseInt(n(462))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zc);class Wc extends Vc{constructor(e,n,r,s){const i=qc;super(e,n,r,s),this[i(549)](i(489),""),this[i(455)](i(489)).to(this,i(472),(t=>t&&t[0]?t[0][i(489)]:"")),this[i(455)](i(447)).to(this,i(472),this,i(545),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(527)+Kc(e[n(536)],e[n(537)])+n(522);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(540)]=null,this[i(469)]=this[i(529)](Hr(e,i(510)),t.icons[i(507)],i(475),i(448),"sw"),this[i(469)][i(455)](i(478)).to(this,i(465)),this[i(477)]=this[i(529)](Hr(e,i(479)),t.icons[i(470)],i(499),i(532),"sw"),this[i(477)][i(455)](i(478)).to(this,i(500)),this[i(533)]=new o.UserView(e,this[i(473)][i(497)],this[i(508)]()),this[i(533)][i(514)]({attributes:{class:[i(495),i(539)]}}),this[i(496)](this[i(511)]())}[Hc(511)](){const t=Hc,e=this[t(515)],n=[{tag:t(512),attributes:{class:[t(474),t(459)]},children:[{tag:t(488),children:[{text:this[t(533)][t(518)]}],attributes:{class:[t(547),t(530)]}},{tag:t(542),attributes:{datetime:e.to(t(490)),class:[t(501),t(458)]},children:[{text:e.to(t(490),(e=>this[t(535)][t(509)](e)))}]}]},{tag:t(512),attributes:{class:[t(506),t(498)]},children:[this[t(469)],this[t(477)]]},{tag:t(512),attributes:{class:[t(457)]}}];this[t(473)][t(441)]&&n[t(550)]({tag:t(512),attributes:{class:[t(543)]},children:[{text:this[t(534)]()}]});const r={tag:t(512),attributes:{class:[t(546),e.if(t(545),t(445)),e.to(t(489),(e=>t(483)+e)),this[t(535)][t(450)]&&t(467)],"data-suggestion-id":this[t(473)].id,"data-thread-id":this[t(473)][t(442)].id,"data-author-id":this[t(473)][t(497)].id,tabindex:-1},children:[{tag:t(512),attributes:{class:[t(548),t(471)]},children:[this[t(533)],{tag:t(512),attributes:{class:[t(493),t(520)]},children:n}]}]};return this[t(517)]&&this[t(521)]&&(r[t(503)][t(550)](this[t(517)],this[t(521)]),this[t(517)][t(487)](t(502)).to(this),this[t(517)][t(487)](t(454)).to(this),this[t(521)][t(487)](t(502)).to(this),this[t(521)][t(487)](t(454)).to(this)),r}[Hc(531)](){const t=Hc;super[t(531)](),this[t(540)]=this[t(444)][t(449)](t(456)),this[t(540)][t(446)]=this[t(447)],this.on(t(464),((e,n,r)=>{const s=t;this[s(540)][s(446)]=r}))}[Hc(529)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(541)]);return a[i(549)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(514)]({attributes:{class:n}}),a.on(i(480),(()=>{const t=i;this[t(460)](r,this[t(473)].id)})),a}[Hc(534)](){const t=Hc;return t(505)===this[t(473)][t(466)][t(516)][t(525)]?Hr(this[t(541)],t(484)):Hr(this[t(541)],t(451))}[Hc(508)](){const t=Hc;return this[t(473)][t(441)]?t(505)===this[t(473)][t(466)][t(516)][t(525)]?Hr(this[t(541)],t(482),this[t(473)][t(492)][t(518)]):Hr(this[t(541)],t(538),this[t(473)][t(492)][t(518)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(485)]("*")[n(468)](((t,e)=>e%2!=0?n(452)+Xc(t)+n(504):Xc(t)))[n(463)](""),e&&(r+=n(453)+e[n(544)]+n(443)+e[n(513)]+n(528)),r}function qc(t,e){const n=zc();return(qc=function(t,e){return n[t-=441]})(t,e)}function Xc(t){const e=Hc,n=document[e(486)](e(488));return n[e(526)]=t,n[e(446)]}const Jc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Zc=Yc;function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=189]})(t,e)}function Qc(){const t=["change:previous","_handleControllerBuffer","source","lowest","config","head","set","getJoined","comments","separator","comments.maxThreadTotalWeight","from","getDescriptions","length","20963241RZkawe","Accept all suggestions","isEnabled","Accept all selected suggestions","142Hrntbb","menu","requires","createCommentThreadController","get","items","delete","acceptButton","actionView","_suggestionToController","has","11401peggjw","keys","clear","_annotationViews","panelView","12Nhhgpz","plugins","focus","Annotations","children","size","_unbindEditors","commandName","Discard all selected suggestions","editing","_bindAnnotationToEditors","trackChanges","addSourceCollector","buttonView","comments.maxCommentCharsWhenCollapsed","addComment","getMarkers","SuggestionThreadView","trackChanges.disableComments","menuitem","menuBar:trackChanges","_viewToController","suggestionChanged","arrowView","init","value","7jZYHGe","componentFactory","suggestionUnloaded","discardSelectedSuggestions","6564573cttUvq","55VsTTjl","remove","TrackChangesUI","4169712QSclql","_destroyController","getRanges","getFirstRange","_initializeController","150zFHuPo","44565YKtoTb","suggestion-","trackChanges.SuggestionThreadView","getAllAdjacentSuggestions","filter","getMarkerNames","editor","isOn","_addUIComponentsToFactory","refreshSelectedViews","execute","_createToolbarButton","Track changes","hasSuggestion","9urIAlN","TrackChangesEditing","menuitemcheckbox","button","reduce","getByInnerView","_createMenuBarMenu","978590ZEdlyV","comments.editorConfig","CommentsUI","acceptSelectedSuggestions","getSuggestion","commentThread","previous","_refreshActiveMarkers","switchbutton","toMany","change:activeAnnotations","bind","listenTo","_disableComments","view","unbind","some","createAnnotation","descriptionParts","_handleSuggestionControllerDelayed","_updateController","createAnnotationView","stopListening","values","suggestionLoaded","discardAllSuggestions","type","Discard all suggestions","CommentsRepository","EditorAnnotations","innerView","isDirty","locale","activeAnnotations","comments.maxCommentsWhenCollapsed","destroy","acceptAllSuggestions","pluginName","CommentView","registerAnnotation","1070192ffGdhm","descriptionFactory","commands","delegate","define","mainView","isInContent","add","discardButton","isMultiRange","push","model","activeMarkers"];return(Qc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(503495===-parseInt(n(193))/1*(-parseInt(n(330))/2)+-parseInt(n(252))/3*(-parseInt(n(299))/4)+-parseInt(n(238))/5*(-parseInt(n(237))/6)+-parseInt(n(224))/7*(-parseInt(n(232))/8)+-parseInt(n(228))/9+parseInt(n(259))/10*(parseInt(n(229))/11)+parseInt(n(198))/12*(-parseInt(n(326))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Zc(332)](){const t=Zc;return[yc,o.Users,t(287),t(201),t(288)]}static get[Zc(296)](){return Zc(231)}constructor(t){const e=Zc;super(t),this[e(191)]=new Map,this[e(219)]=new Map,this[e(196)]=new Map,this[e(313)]=new Map;const n=this[e(244)][e(316)];n[e(303)](e(240),Wc),n[e(303)](e(216),!1),this[e(272)]=n[e(334)](e(216))}[Zc(278)](t,e){const n=Zc;0===this[n(313)][n(203)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(313)]){const r=this[t(191)][t(192)](e);r||n?r&&n&&this[t(233)](e):this[t(236)](e)}this[t(313)][t(195)](),this[t(244)][t(199)][t(334)](t(288))[t(247)](),this[t(266)]()}),10),this[n(313)][n(318)](t,e)}[Zc(222)](){const t=Zc,e=this[t(244)],n=e[t(199)][t(334)](t(253)),r=e[t(199)][t(334)](t(201)),s=e[t(199)][t(334)](t(288)),o=e[t(199)][t(334)](t(287));this[t(246)](),s[t(210)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(323)](this[e(191)])){const s=t[e(241)](),o=[];for(const t of s){if(!t[e(305)])continue;if(t[e(308)]){o[e(309)](...t[e(234)]());continue}const n=t[e(235)]();if(o[e(325)]>0){const t=o[0][e(319)](n);if(t){o[0]=t;continue}}o[e(309)](n)}n[e(309)]([r[e(273)],o])}return n})),this[t(271)](n,t(283),((e,n)=>{const r=t;this[r(271)](n,r(312),((t,e,s,o)=>{const i=r;n[i(305)]&&(null==s?(this[i(279)](o[i(317)]),this[i(278)](n,!1)):(this[i(279)](s[i(317)]),null==o&&this[i(278)](n,!0)))})),null!==n[r(265)]?this[r(279)](n[r(317)]):this[r(278)](n,!1)})),this[t(271)](n,t(226),((e,n,r)=>{const s=t;this[s(281)](n,s(312)),this[s(313)][s(336)](n),this[s(191)][s(192)](n)&&this[s(233)](n),r&&this[s(279)](r[s(317)])})),this[t(271)](n,t(220),((e,n)=>{this[t(279)](n)})),this[t(271)](r,t(269),(()=>{this[t(266)]()})),this[t(271)](o,t(213),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(251)](r))return;const i=n[o(263)](r);this[o(191)][o(334)](i)[o(273)][o(200)]()}),{priority:t(315)})}[Zc(266)](){const t=Zc,e=this[t(244)][t(199)][t(334)](t(201)),n=this[t(244)][t(199)][t(334)](t(253)),r=Array[t(323)](e[t(292)],(e=>e[t(289)]))[t(242)]((e=>this[t(219)][t(192)](e))),s=[];for(const e of r){const n=this[t(219)][t(334)](e)[t(310)][t(241)]();s[t(309)](...n[t(256)](((e,n)=>[...e,...n[t(243)]()]),[]))}n[t(311)]=s}[Zc(246)](){const t=Zc,n=this[t(244)],r=n[t(291)],o=Hr(r,t(250)),i=new e.Collection([{type:t(267),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(209),role:t(254)})},{type:t(321)},{type:t(255),model:new s.ViewModel({withText:!0,label:Hr(r,t(327)),commandName:t(295),role:t(217)})},{type:t(255),model:new s.ViewModel({withText:!0,label:Hr(r,t(329)),commandName:t(262),role:t(217)})},{type:t(255),model:new s.ViewModel({withText:!0,label:Hr(r,t(286)),commandName:t(284),role:t(217)})},{type:t(255),model:new s.ViewModel({withText:!0,label:Hr(r,t(206)),commandName:t(227),role:t(217)})}]);for(const e of i)if(tu(e)){const r=n[t(301)][t(334)](e[t(310)][t(205)]);e[t(310)][t(270)](t(245),t(328)).to(r,t(223),t(328))}n.ui[t(225)][t(306)](t(209),(e=>this[t(249)](e,i,o))),n.ui[t(225)][t(306)](t(218),(e=>this[t(258)](e,i,o)))}[Zc(249)](t,e,n){const r=Zc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(244)][r(301)][r(334)](r(209));o[r(211)][r(318)]({tooltip:n,label:n,icon:Jc}),o[r(211)][r(270)](r(245)).to(i,r(223)),o[r(211)].on(r(248),(()=>{const t=r;i[t(248)](),this[t(244)][t(207)][t(273)][t(200)]()})),(0,s.addListToDropdown)(o,e,{role:r(331)});const a=[];for(const t of e)tu(t)&&a[r(309)](this[r(244)][r(301)][r(334)](t[r(310)][r(205)]));const c=o[r(211)];return c[r(190)][r(274)](r(328)),c[r(221)][r(274)](r(328)),c[r(190)][r(270)](r(328)).to(i,r(328)),c[r(221)][r(270)](r(328))[r(268)](a,r(328),((...t)=>t[r(275)]((t=>t)))),o.on(r(248),(t=>{const e=r;this[e(244)][e(248)](t[e(314)][e(205)]),this[e(244)][e(207)][e(273)][e(200)]()})),o}[Zc(258)](t,e,n){const r=Zc,o=new s.MenuBarMenuView(t),i=this[r(244)][r(301)][r(334)](r(209));o[r(211)][r(318)]({label:n,icon:Jc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(321)==n[r(285)]){a[r(335)][r(306)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(310)];i[r(270)](...Object[r(194)](c)).to(c),i[r(302)](r(248)).to(o),i.on(r(248),(()=>{const t=r;this[t(244)][t(248)](c[t(205)]),this[t(244)][t(207)][t(273)][t(200)]()})),e[r(202)][r(306)](i),a[r(335)][r(306)](e)}return o[r(270)](r(328)).to(i,r(328)),o[r(197)][r(202)][r(306)](a),o}[Zc(236)](t){const e=Zc,n=this[e(244)],r=n[e(316)],s=n[e(199)][e(334)](e(201)),i=n[e(199)][e(334)](e(287)),a=n[e(199)][e(334)](e(288)),c=n[e(199)][e(334)](o.Users).me,u=r[e(334)](e(209))[e(215)],{CommentsListView:l,CommentThreadInputView:f}=n[e(199)][e(334)](e(261));let h,g;this[e(196)][e(192)](t.id)?(g=this[e(196)][e(334)](t.id),h=g[e(304)]):(h=new u(n[e(291)],t,c,{disableComments:this[e(272)],editorConfig:r[e(334)](e(260)),maxCommentsWhenCollapsed:r[e(334)](e(293)),maxThreadTotalWeight:r[e(334)](e(322)),maxCommentCharsWhenCollapsed:r[e(334)](e(212)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(334)](e(291))),CommentView:r[e(334)](e(320))[e(297)],CommentsListView:l,CommentThreadInputView:f}),h[e(189)].on(e(248),(()=>{const t=e;n[t(207)][t(273)][t(200)]()})),h[e(307)].on(e(248),(()=>{const t=e;n[t(207)][t(273)][t(200)]()})),g=s[e(280)](this[e(244)][e(291)],h),g[e(270)](e(290)).to(h,e(290)),g[e(270)](e(325)).to(h),g[e(270)](e(285)).to(h,e(285),(t=>e(239)+t)),this[e(196)][e(318)](t.id,g));const d=i[e(333)](t[e(264)],h),p=new xc(n,t,h,d),m=t[e(241)]()[e(242)]((t=>t[e(305)]));h[e(277)]=n[e(199)][e(334)](e(253))[e(300)][e(324)](m),this[e(191)][e(318)](t,p),this[e(219)][e(318)](h,p);const I=s[e(276)]({view:g,target:()=>{const r=e,s=[],i=t[r(241)]()[r(242)]((t=>t[r(305)]));for(const t of i)s[r(309)](...t[r(214)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(207)],s)},type:()=>e(239)+p[e(273)][e(285)]});i[e(208)](h,I),s[e(306)](I),a[e(298)](I)}[Zc(233)](t){const e=Zc,n=this[e(244)][e(199)][e(334)](e(287)),r=this[e(244)][e(199)][e(334)](e(201)),s=this[e(191)][e(334)](t),o=s[e(273)],i=r[e(257)](o);n[e(204)](o),i&&r[e(230)](i),this[e(191)][e(336)](t),this[e(219)][e(336)](o),s[e(294)]()}[Zc(279)](t){const e=Zc;if(!t[e(305)]||!this[e(191)][e(192)](t))return;const n=this[e(244)][e(199)][e(334)](e(253)),r=this[e(191)][e(334)](t),s=t[e(241)]();r[e(273)][e(277)]=n[e(300)][e(324)](s)}[Zc(294)](){const t=Zc;for(const e of this[t(191)][t(194)]())this[t(233)](e);for(const e of this[t(196)][t(282)]())e[t(304)][t(294)]();super[t(294)]()}}function tu(t){return Zc(310)in t}function eu(){var t=["12838TrytWQ","addSuggestion","309lMeVso","55ADlsxd","8HBucdK","requires","plugins","TrackChanges","getSuggestion","pluginName","editor","getSuggestions","10983864tQGFDU","1944dsbYnu","9483070aeFnei","45956TUvfHH","9cZktaP","Comments","adapter","get","545820CqQsIc","259367Khipav","addSuggestionData","16251785KigNkS"];return(eu=function(){return t})()}function nu(t,e){var n=eu();return(nu=function(t,e){return n[t-=196]})(t,e)}var ru=nu;!function(t,e){for(var n=nu,r=t();;)try{if(914239===parseInt(n(196))/1*(parseInt(n(203))/2)+-parseInt(n(201))/3*(parseInt(n(214))/4)+parseInt(n(202))/5*(parseInt(n(219))/6)+-parseInt(n(199))/7*(-parseInt(n(212))/8)+parseInt(n(215))/9*(-parseInt(n(213))/10)+parseInt(n(198))/11+-parseInt(n(211))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);class su extends t.Plugin{static get[ru(204)](){return[yc,$c,ru(216)]}static get[ru(208)](){return ru(206)}set[ru(217)](t){var e=ru;this[e(209)][e(205)][e(218)](yc)[e(217)]=t}get[ru(217)](){var t=ru;return this[t(209)][t(205)][t(218)](yc)[t(217)]}[ru(200)](t){var e=ru;return this[e(209)][e(205)][e(218)](yc)[e(197)](t)}[ru(210)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=ru;return this[n(209)][n(205)][n(218)](yc)[n(210)]({skipNotAttached:t,toJSON:e})}[ru(207)](t){var e=ru;return this[e(209)][e(205)][e(218)](yc)[e(207)](t)}}const ou=fu;!function(t,e){const n=fu,r=t();for(;;)try{if(884070===-parseInt(n(350))/1*(-parseInt(n(287))/2)+-parseInt(n(306))/3*(parseInt(n(300))/4)+parseInt(n(348))/5+parseInt(n(296))/6*(parseInt(n(331))/7)+-parseInt(n(307))/8+parseInt(n(318))/9+parseInt(n(327))/10*(-parseInt(n(313))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu);const iu=[ou(310)];class au extends t.Plugin{static get[ou(311)](){return[yc]}static get[ou(303)](){return ou(338)}[ou(344)](){const t=ou,n=this[t(314)];if(n[t(297)][t(294)](t(291),(e=>{const r=t,s=n[r(308)][r(343)][r(349)]()[r(312)](((t,e)=>(t[e]="",t)),{});return n[r(305)][r(329)](s,e)})),t(337)!=typeof n[t(297)][t(332)](t(316))[t(339)])throw new e.CKEditorError(t(299))}[ou(347)](t){return hu(this[ou(314)],!0,t)}[ou(333)](t){return hu(this[ou(314)],!1,t)}}function cu(){const t=["getFullData","destroy","trackChangesData.editorCreator","end","discardAllSuggestions","define","useAnonymousUser","405546TfgjRe","config","acceptAllSuggestions","track-changes-data-invalid-editor-creator","24692KALEBH","div","appendChild","pluginName","users","constructor","231NEdZAx","3369848UVSqiU","model","getUser","Pagination","requires","reduce","3136287bmsIfl","editor","CommentsRepository","trackChangesData","rootsAttributes","8239158RjPnLL","result","plugins","TrackChangesDataGetter","Users","addCommentThread","createElement","getCommentThreads","_adapter","40vcLjyR","TrackChangesEditing","create","addSuggestionData","21KKlZHm","get","getDataWithDiscardedSuggestions","set","getRootsAttributes","push","function","TrackChangesData","editorCreator","data","execute","createDocumentFragment","document","init","name","map","getDataWithAcceptedSuggestions","7055235TnFXgb","getRootNames","391808zJMBfH","getSuggestions","2oQKKyH","addUser"];return(cu=function(){return t})()}class uu extends t.Plugin{static get[ou(303)](){return ou(321)}constructor(t){const e=ou;super(t),this[e(319)]=e(292)}[ou(344)](){const t=ou;this[t(314)][t(320)][t(332)](t(315))[t(326)]={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(314)][t(320)][t(332)](t(328))[t(326)]=null}}function lu(t){return void 0!==t[ou(335)]}function fu(t,e){const n=cu();return(fu=function(t,e){return n[t-=286]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(320)][r(336)](yc,uu),s[r(317)]=lu(t)?t[r(335)]():void 0;const i=document[r(342)](),a=t[r(297)][r(332)](r(316))[r(339)],c=await a(s,(()=>function(t){const e=r,n=document[e(324)](e(301));return t[e(302)](n),n}(i)));!function(t,e){const n=r,s=t[n(308)][n(343)][n(349)]()[n(312)](((e,r)=>(e[r]=t[n(340)][n(332)]({rootName:r}),e)),{}),o=t[n(320)][n(332)](n(322))[n(304)][n(346)]((t=>({id:t.id,name:t[n(345)]}))),i=t[n(320)][n(332)](n(328))[n(286)]({skipNotAttached:!0,toJSON:!0}),a=t[n(320)][n(332)](n(315))[n(325)]({skipNotAttached:!0,toJSON:!0}),c=e[n(320)][n(332)](n(322)),u=e[n(320)][n(332)](n(328)),l=e[n(320)][n(332)](n(315));for(const t of o)c[n(309)](t.id)||c[n(288)](t);c.me||c[n(295)]();for(const t of a)l[n(323)](t);for(const t of i)u[n(330)](t);e[n(340)][n(334)](s)}(t,c),c[r(341)](r(e?298:293));const u=lu(c)?c[r(289)](n):c[r(340)][r(332)](n);return await c[r(290)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=381]})(t,e)}function du(){var t=["7097006allpmY","9836816zXmyob","1515RDNGxR","8928OvJkWc","1319322yjTCDW","629576ztEALG","1491496pfYqeL","1310466vhJTXT"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(596867===-parseInt(n(388))/1+-parseInt(n(382))/2+-parseInt(n(387))/3+-parseInt(n(381))/4+-parseInt(n(385))/5*(-parseInt(n(386))/6)+parseInt(n(383))/7+parseInt(n(384))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>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=["4569mWCjvS","affectsData","_isEnabledBasedOnSelection","2420buEDam","19054FjOLjv","isEnabled","has","execute","702cIRykJ","18870tAkRiM","_disableUnsupportedCommands","106qNRNAM","commands","237259nzcxNk","6slobHP","1291075kPLfJf","108BJqtQj","forceDisabled","14639152SvNdMp","editor","TrackChangesCommand","_enableCommands","_enabledCommands","3606379otokrj","refresh","value","clearForceDisabled"];return(c=function(){return t})()}const u=l;function l(t,e){const n=c();return(l=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(921100===parseInt(n(232))/1*(-parseInt(n(225))/2)+parseInt(n(221))/3*(parseInt(n(224))/4)+-parseInt(n(236))/5*(parseInt(n(235))/6)+-parseInt(n(244))/7+parseInt(n(239))/8+-parseInt(n(229))/9*(-parseInt(n(230))/10)+-parseInt(n(234))/11*(parseInt(n(237))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(243)]=e,this[n(246)]=!1,this[n(245)](),this[n(223)]=!1}[u(245)](){this[u(226)]=!0}[u(228)](){const t=u;this[t(246)]=!this[t(246)],this[t(246)]?this[t(231)]():this[t(242)]()}[u(231)](){const t=u;for(const e of this[t(240)][t(233)][t(233)]())e[t(222)]&&!this[t(243)][t(227)](e)&&e[t(238)](t(241))}[u(242)](){const t=u;for(const e of this[t(240)][t(233)][t(233)]())e[t(222)]&&!this[t(243)][t(227)](e)&&e[t(220)](t(241))}}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=300]})(t,e)}function d(){const t=["25453389HReghN","16NszlBb","TrackChangesEditing","383308lGZmgi","6IqWfOv","model","plugins","3730098NFQhsn","canEditAt","editor","execute","1bvivEI","_suggestions","acceptSuggestion","4500540wbVrAz","2155941bgAHyM","get","isEnabled","5xmBMuP","11OoqgSW","refresh","12NZQMvi","getRanges","_isEnabledBasedOnSelection","3259375BUokoK","track-changes-accept-suggestion-not-found","1162966JwPBNZ"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(331322===parseInt(n(301))/1*(parseInt(n(316))/2)+parseInt(n(321))/3*(-parseInt(n(320))/4)+-parseInt(n(308))/5*(parseInt(n(324))/6)+-parseInt(n(314))/7+-parseInt(n(318))/8*(parseInt(n(305))/9)+-parseInt(n(304))/10*(parseInt(n(309))/11)+-parseInt(n(311))/12*(-parseInt(n(317))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(302)]=e,this[n(310)](),this[n(313)]=!1}[h(310)](){this[h(307)]=!0}[h(300)](t){const n=h,r=this[n(302)][n(306)](t);if(!r)throw new e.CKEditorError(n(315),this);const s=r[n(312)]();this[n(326)][n(322)][n(325)](s)&&this[n(326)][n(323)][n(306)](n(319))[n(303)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=124]})(t,e)}const I=m;function E(){const t=["2776878qfpoYG","_suggestions","track-changes-discard-suggestion-not-found","TrackChangesEditing","8MxcDXW","333056hgyRWu","model","editor","655GOmhFP","4486307bCYjyL","73876zwefbP","_isEnabledBasedOnSelection","get","canEditAt","refresh","1848308TbhMNb","discardSuggestion","665118JvBTZS","execute","9tlHqmT","plugins","getRanges","55338VmFkHc","80vbdKti","isEnabled"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(644189===-parseInt(n(140))/1+-parseInt(n(147))/2*(-parseInt(n(124))/3)+-parseInt(n(135))/4+-parseInt(n(138))/5*(parseInt(n(127))/6)+parseInt(n(139))/7*(-parseInt(n(134))/8)+parseInt(n(130))/9+parseInt(n(128))/10*(parseInt(n(145))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(131)]=e,this[n(144)](),this[n(141)]=!1}[I(144)](){this[I(129)]=!0}[I(148)](t){const n=I,r=this[n(131)][n(142)](t);if(!r)throw new e.CKEditorError(n(132),this);const s=r[n(126)]();this[n(137)][n(136)][n(143)](s)&&this[n(137)][n(125)][n(142)](n(133))[n(146)](r)}}function T(t,e){const n=k();return(T=function(t,e){return n[t-=463]})(t,e)}function _(t){const e=T;return t[e(490)](((t,n)=>e(465)==t[e(501)]&&e(465)!=n[e(501)]?-1:e(465)!=t[e(501)]&&e(465)==n[e(501)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(498)];for(;s<t[n(497)];){const a=t[s],c=t[s+1];r||(r=e[n(471)](a)),A(e,a,c)||(o[n(505)](e[n(466)](r,i[n(503)](a)?e[n(496)](a):e[n(504)](a,n(472)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(496)](e),o=t[r(471)](n);return s[r(506)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(108588===-parseInt(n(463))/1*(parseInt(n(494))/2)+-parseInt(n(468))/3*(parseInt(n(502))/4)+parseInt(n(500))/5*(parseInt(n(476))/6)+-parseInt(n(467))/7+parseInt(n(480))/8+-parseInt(n(477))/9*(-parseInt(n(478))/10)+parseInt(n(499))/11*(-parseInt(n(492))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["isIntersecting","createPositionBefore","end","isCollapsed","color","isArray","1056534JAutBQ","27pVnFqC","217240pXzDyS","add","897240OLpCaN","getRanges","join","value","isInContent","next","start","content","splice","from","sort","map","24rEHxKd","execute","237030nDZGhL"," [color ","createPositionAfter","length","schema","55627tMeUsn","5rkIPqo","type","1300HJpVck","isObject","createPositionAt","push","isTouching","change","1aCuhNm","replace","deletion","createRange","736043cKYIqE","102UwOBPT","isMultiRange"];return(k=function(){return t})()}function C(t,e,n){const r=T;for(;n[r(497)];){const s=n[r(488)](0,100);t[r(507)]((()=>{const t=r;for(const n of s)n[t(484)]&&e[t(493)](n.id)}))}}const L=R;function N(){const t=["getRanges","isInContent","412luINwz","some","refresh","1824WIiWvl","18zWpMWW","from","values","5741976sZrYZo","5481817CAuRTQ","_isEnabledBasedOnSelection","5GYNnXF","model","execute","4982544LLpEfj","_command","editor","6FCzoTz","canEditAt","isEnabled","39540JjGMoj","12138SnPCvZ","3066052KzragI","_suggestions"];return(N=function(){return t})()}function R(t,e){const n=N();return(R=function(t,e){return n[t-=337]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(878947===-parseInt(n(351))/1*(-parseInt(n(355))/2)+-parseInt(n(342))/3*(parseInt(n(347))/4)+parseInt(n(361))/5*(parseInt(n(358))/6)+parseInt(n(346))/7*(parseInt(n(354))/8)+parseInt(n(339))/9+parseInt(n(345))/10+parseInt(n(359))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(340)]=e,this[r(348)]=n,this[r(353)](),this[r(360)]=!1}[L(353)](){const t=L,e=Array[t(356)](this[t(348)][t(357)]())[t(352)]((e=>e[t(350)]));this[t(344)]=this[t(340)][t(344)]&&e}[L(338)](){const t=L,e=_(Array[t(356)](this[t(348)][t(357)]()));for(const n of e){const e=n[t(349)]();if(!this[t(341)][t(337)][t(343)](e))return}C(this[t(341)][t(337)],this[t(340)],e)}}function v(t,e){const n=w();return(v=function(t,e){return n[t-=110]})(t,e)}const M=v;function w(){const t=["from","9629736Ihgwqg","165457vcqYMc","2685Imxaay","refresh","7565665ueofEn","isEnabled","model","4olvWFe","selection","getRanges","7xsRxVq","190FUvtAx","8465064kLwabI","373608voTqtN","execute","_selectedSuggestions","canEditAt","document","size","_suggestions","7500020TpDsZp","_isEnabledBasedOnSelection","editor","values","_command","6068EdjXZv"];return(w=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(968517===-parseInt(n(135))/1*(parseInt(n(114))/2)+-parseInt(n(136))/3*(parseInt(n(132))/4)+parseInt(n(111))/5+parseInt(n(119))/6+parseInt(n(117))/7*(parseInt(n(134))/8)+-parseInt(n(120))/9*(parseInt(n(118))/10)+-parseInt(n(127))/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(131)]=e,this[r(126)]=n,this[r(122)]=new Set,this[r(110)](),this[r(128)]=!1}[M(110)](){const t=M,e=this[t(129)][t(113)][t(124)][t(115)],n=Array[t(133)](this[t(126)][t(130)]());this[t(122)]=function(t,e){const n=T,r=Array[n(489)](t[n(481)]()),s=new Set;for(const o of e)if(o[n(484)])for(const e of r)for(const r of o[n(481)]())(e[n(470)](r)||t[n(473)]&&!o[n(469)]&&o[n(485)]&&r[n(472)][n(506)](e[n(486)]))&&s[n(479)](o);return s}(e,n),this[t(112)]=this[t(131)][t(112)]&&!!this[t(122)][t(125)]}[M(121)](){const t=M,e=_(Array[t(133)](this[t(122)]));for(const n of e){const e=n[t(116)]();if(!this[t(129)][t(113)][t(123)](e))return}C(this[t(129)][t(113)],this[t(131)],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 P=Array.prototype.splice;const U=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const x=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=U,V.prototype.get=x,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=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 J=q||Z||Function("return this")();const Q=J.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=Mt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||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 Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Ut=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const xt=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Ut,Vt.prototype.get=xt,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=zt;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Yt=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):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Yt(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 Pe=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 Ue=function(t){return we(t)?Ce(t,!0):Pe(t)};const xe=function(t,e){return t&&Yt(e,Ue(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Qe=function(t,e){return Yt(t,Je(t),e)};const Ye=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;)Ye(e,Je(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,Oe,Je)};const sn=function(t){return nn(t,Ue,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(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const xn=Un?Ie(Un):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,xe(a,e)):Qe(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))})):xn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Ue:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Qt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Qn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(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:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=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 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 Pr=function(t,e){return e.length<2?t:Dr(t,Br(e,0,-1))};const Ur=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const xr=function(t,e){return null==t||Ur(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=126]})(t,e)}function Vr(){const t=["markers","316157FebBXS","discard","from","addRange","length","288630Rvkqry","_model","suggestion:","createdAt","getMarkerNames","7225912eXJwgT","isExternal","authoredAt","@external","getMarkers","split","_onDiscard","author","size","start","3044004wmeIQy","end","isIntersectingWithRange","type","getRange","nodeAfter","creator","attributes","addMarker","previous","delete","_onAccept","isMultiRange","getFirstMarker","hasComments","filter","5444HBjHsn","getContainedElement","toJSON","4909387lIjDFQ","getAllAdjacentSuggestions","_saved","get","getMultiRangeId","setAttribute","head","isIntersecting","push","_markerNames","onAccept","removeMarkers","getItems","_isDataLoaded","_onAttributesChange","decorate","2305WCSguP","onDiscard","next","substr","nodeBefore","removeMarker","commentThread","isInContent","add","removeAttribute","accept","data","getRanges","clear","onAttributesChange","set","getFirstRange","addMarkerName","map","change","610100dwdfnz","reduce","subType"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(610611===parseInt(n(137))/1+parseInt(n(133))/2+parseInt(n(157))/3+parseInt(n(173))/4*(parseInt(n(192))/5)+-parseInt(n(142))/6+-parseInt(n(176))/7+-parseInt(n(147))/8)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(189)]=!1,this.id=e.id,this[n(160)]=e[n(160)],this[n(135)]=e[n(135)]||null,this[n(154)]=e[n(154)],this[n(163)]=e[n(163)]||e[n(154)],this[n(148)]=Boolean(e[n(164)]&&e[n(164)][n(150)]),this[n(203)]=null,this[n(143)]=t,this[n(168)]=e[n(186)],this[n(153)]=e[n(193)],this[n(190)]=e[n(127)],this[n(185)]=new Set,this[n(145)]=null,this[n(128)](n(149),null),this[n(128)](n(164),e[n(164)]||{}),this[n(128)](n(166),null),this[n(128)](n(194),null),this[n(128)](n(198),null),this[n(128)](n(178),!1),this[n(191)](n(202)),this[n(191)](n(138))}get[jr(182)](){const t=jr;let e=this;for(;e[t(166)];)e=e[t(166)];return e}get[jr(171)](){const t=jr;return!!this[t(198)]&&this[t(198)][t(141)]>0}get[jr(169)](){const t=jr;return 0!=this[t(185)][t(155)]&&6==Array[t(139)](this[t(185)])[0][t(152)](":")[t(141)]}get[jr(199)](){return null!==this[jr(170)]()}[jr(130)](t){const e=jr;this[e(185)][e(200)](t)}[jr(146)](){const t=jr;return Array[t(139)](this[t(185)])}[jr(151)](){const t=jr;return this[t(146)]()[t(131)]((e=>this[t(143)][t(136)][t(179)](e)))[t(172)]((t=>t))}[jr(170)](){return this[jr(151)]()[0]||null}[jr(187)](){const t=jr;this[t(143)][t(132)]((e=>{const n=t;for(const t of this[n(151)]())e[n(197)](t)})),this[t(185)][t(126)]()}[jr(197)](t){const e=jr;this[e(143)][e(132)]((n=>{n[e(197)](t)})),this[e(185)][e(167)](t)}[jr(140)](t){const e=jr,n=e(144)+this[e(160)]+":"+this[e(135)]+":"+this.id+":"+this[e(163)].id+":"+Hr[e(180)]();this[e(130)](n),this[e(143)][e(132)]((r=>{r[e(165)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(159)](t){const e=jr;for(const n of this[e(204)]())if(n[e(183)](t))return!0;return!1}[jr(204)](){const t=jr;return this[t(151)]()[t(131)]((e=>e[t(161)]()))}[jr(188)](){const t=jr;return this[t(204)]()[t(134)](((e,n)=>[...e,...n[t(188)]()]),[])}[jr(129)](){const t=jr;var e;return(null===(e=this[t(170)]())||void 0===e?void 0:e[t(161)]())||null}[jr(174)](){const t=jr,e=this[t(204)]();if(1!=e[t(141)])return null;const n=e[0],r=n[t(156)][t(162)],s=n[t(158)][t(196)];return r instanceof i.Element?r!=s?null:r:null}[jr(202)](){const t=jr;this[t(168)](this[t(204)](),this[t(203)],this[t(164)]),this[t(187)]()}[jr(138)](){const t=jr;this[t(153)](this[t(204)](),this[t(203)],this[t(164)]),this[t(187)]()}[jr(177)](){const t=jr,e=[];let n=this[t(182)];for(;n;)e[t(184)](n),n=n[t(194)];return e}[jr(181)](t,e){const n=jr,r=qn(this[n(164)]);hr(r,t,e),Or(r,this[n(164)])||(this[n(164)]=r,this[n(190)](r))}[jr(201)](t){const e=jr,n=qn(this[e(164)]);xr(n,t),Or(n,this[e(164)])||(this[e(164)]=n,this[e(190)](this[e(164)]))}[jr(175)](){const t=jr;return{id:this.id,type:this[t(135)]?this[t(160)]+":"+this[t(135)]:this[t(160)],authorId:this[t(163)].id,createdAt:this[t(145)],hasComments:this[t(171)],data:this[t(203)],attributes:this[t(164)]}}static[jr(180)](){const t=jr;return(0,e.uid)()[t(195)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=390]})(t,e)}const Kr=Wr;function Xr(){const t=["add","_addDescriptionItems","isEqual","Object","name","_handleInsertRemoveSuggestionDescription","4614950hBRkST","_handleAttributeSuggestionDescription","registerDescriptionCallback","start","element","$text","$textProxy","matchingCallback","removeObject","label","quantity","data","3426777MenyHC","_resolveDescriptionItems","Container","format","isInContent","length","43446FMTeNG","nextSibling","removeContainer","indexOf","registerElementLabel","_handleRenameSuggestionDescription","deletion","checkChild","map","*Set format:* %0","REPLACE_TEXT","set","_attributeLabels","_schema","getDescriptions","normal","end","723152MkJHcB","get","getItemLabel","addFormat","removeEmptyContainer","isEmpty","remove","*Remove:* %0","insertion","function","softBreak","addObject","getWalker","ELEMENT_SPACE","EmptyContainer","pop","_handleCustomCallbackDescription","*Split:* %0","_itemLabelsCallbacks","item","1141LBUpBy","skip","_customCallbacks","*Remove format:* %0","has","replace","$1 $2","*Merge:* %0","attribute","3243848DdAHmX","addEmptyContainer","newValue","match","getFirstRange","*Insert:* %0","text","join","_locale","previousSibling","addContainer","359659bSjbQD","elementEnd","15791481inTEsF","isObject","elementStart","nodeAfter","registerAttributeLabel","2ryJqBy","key","push","*Change to:* %0","subType","type","removeFormat","_itemLabels"];return(Xr=function(){return t})()}!function(t,e){const n=Wr,r=t();for(;;)try{if(658629===-parseInt(n(422))/1+-parseInt(n(429))/2*(-parseInt(n(455))/3)+-parseInt(n(478))/4+-parseInt(n(443))/5+-parseInt(n(461))/6*(parseInt(n(402))/7)+parseInt(n(411))/8+parseInt(n(424))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Wr;this[n(404)]=[],this[n(436)]=new Map,this[n(400)]=[],this[n(473)]=new Map,this[n(474)]=t,this[n(419)]=e}[Kr(475)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(460)];o++){const i=t[o];if(!i[e(459)])continue;const a=this[e(398)](i);if(a){if(null!=i[e(433)]){if(r[e(406)](i[e(433)]))continue;r[e(437)](i[e(433)])}n[e(431)](a)}else if(e(410)!=i[e(434)])e(390)!=i[e(434)]&&e(467)!=i[e(434)]||this[e(442)](n,i,t[o+1]);else{const t=i[e(454)][e(430)];if(s[e(406)](t))continue;s[e(437)](i[e(454)][e(430)]),t==_c?this[e(466)](n,i):this[e(444)](n,i)}}return this[e(456)](n)}[Kr(445)](t){const e=Kr;this[e(404)][e(431)](t)}[Kr(465)](t,n,r=e.priorities[Kr(476)]){const s=Kr;s(391)==typeof t?(0,e.insertToPriorityArray)(this[s(400)],{matchingCallback:t,label:n,priority:r}):this[s(436)][s(472)](t,n)}[Kr(428)](t,e){const n=Kr;this[n(473)][n(472)](t,e)}[Kr(480)](t,e=1){const n=Kr;let r;for(const e of this[n(400)])if(e[n(450)](t)){r=e[n(452)];break}return r||(r=this[n(436)][n(479)](t[n(441)])),r?r(e):1!==e?e+" "+t[n(441)]+"s":""+t[n(441)]}[Kr(438)](t,e){const n=Kr,r=e[n(415)]()[n(394)](),s=n(390)==e[n(434)]?n(437):n(484);for(const e of r){const o=e[n(401)],i=t[t[n(460)]-1];if(o.is(n(449)))i&&i[n(434)][n(464)](n(457))>-1&&t[n(397)](),i&&n(417)==i[n(434)]?i[s]+=o[n(454)]:t[n(431)]({type:n(417),add:n(437)==s?o[n(454)]:"",remove:n(484)==s?o[n(454)]:""});else if(this[n(474)][n(425)](o)){const a=o;if(i&&i[n(434)][n(464)](n(457))>-1&&t[n(397)](),n(423)==e[n(434)])continue;i&&i[n(434)]==s+n(440)&&i[n(447)][n(441)]==a[n(441)]?i[n(453)]++:t[n(431)]({type:s+n(440),element:a,quantity:1}),r[n(403)]((t=>!(n(423)==t[n(434)]&&t[n(401)]==o)))}else if(this[n(474)][n(468)](o,n(448))||o.is(n(447),n(392))){const r=o;if(n(437)==s&&n(426)==e[n(434)]||n(484)==s&&n(423)==e[n(434)])continue;if(i&&-1==i[n(434)][n(464)](n(457))){n(417)==i[n(434)]&&(i[s]+="\n");continue}let a;if(a=n(437)==s?r[n(462)]&&!this[n(474)][n(425)](r[n(462)])?r[n(462)]:null:r[n(420)]&&!this[n(474)][n(425)](r[n(420)])?r[n(420)]:null,r[n(483)]||a&&a[n(483)]){const e=a&&a[n(483)]?a:r;i&&i[n(434)]==s+n(396)&&i[n(447)][n(441)]==e[n(441)]?i[n(453)]++:t[n(431)]({type:s+n(396),element:e,quantity:1})}else t[n(431)]({type:s+n(457),element:r})}}}[Kr(456)](t){const e=Kr,n=this[e(419)],r=[],s=[],o=[];for(const i of t)switch(i[e(434)]){case e(417):if(i[e(437)]=i[e(437)][e(407)](/(\S)\u000A+(\S)/g,e(408))[e(407)](/\u000A/g,""),i[e(484)]=i[e(484)][e(407)](/(\S)\u000A+(\S)/g,e(408))[e(407)](/\u000A/g,""),""!=i[e(437)]&&""!=i[e(484)]){r[e(431)]({type:e(407),content:zr(n,e(471),['"'+i[e(484)]+'"','"'+i[e(437)]+'"'])});continue}if(null!=i[e(437)][e(414)](/^ +$/)){r[e(431)]({type:e(390),content:zr(n,e(416),zr(n,e(395),i[e(437)][e(460)]))});continue}if(null!=i[e(484)][e(414)](/^ +$/)){r[e(431)]({type:e(467),content:zr(n,e(485),zr(n,e(395),i[e(484)][e(460)]))});continue}if(""!=i[e(437)]){r[e(431)]({type:e(390),content:zr(n,e(416),'"'+i[e(437)]+'"')});continue}r[e(431)]({type:e(467),content:zr(n,e(485),'"'+i[e(484)]+'"')});continue;case e(412):case e(393):r[e(431)]({type:e(390),content:zr(n,e(416),this[e(480)](i[e(447)],i[e(453)]))});continue;case e(482):case e(451):r[e(431)]({type:e(467),content:zr(n,e(485),this[e(480)](i[e(447)],i[e(453)]))});continue;case e(421):r[e(431)]({type:e(390),content:zr(n,e(399),this[e(480)](i[e(447)],i[e(453)]))});continue;case e(463):r[e(431)]({type:e(467),content:zr(n,e(409),this[e(480)](i[e(447)],i[e(453)]))});continue;case e(481):s[e(431)](i[e(430)]);continue;case e(435):o[e(431)](i[e(430)]);continue;default:r[e(431)](i)}if(s[e(460)]){const t=s[e(469)]((t=>this[e(473)][e(406)](t)?this[e(473)][e(479)](t):t))[e(418)](", ");r[e(431)]({type:e(458),content:zr(this[e(419)],e(470),t)})}if(o[e(460)]){const t=o[e(469)]((t=>this[e(473)][e(406)](t)?this[e(473)][e(479)](t):t))[e(418)](", ");r[e(431)]({type:e(458),content:zr(this[e(419)],e(405),t)})}return r}[Kr(398)](t){const e=Kr;for(const n of this[e(404)]){const r=n(t);if(r&&e(434)in r)return r}}[Kr(444)](t,e){const n=Kr,r=e[n(454)],s=void 0===r[n(413)]?n(435):n(481);t[n(431)]({type:s,key:r[n(430)]})}[Kr(466)](t,e){const n=Kr;t[n(431)]({type:n(458),content:zr(this[n(419)],n(432),this[n(480)](e[n(415)]()[n(446)][n(427)],1))})}[Kr(442)](t,e,n){const r=Kr;if(this[r(438)](t,e),n&&n[r(415)]()&&!e[r(415)]()[r(477)][r(439)](n[r(415)]()[r(446)])){const n=t[t[r(460)]-1],s=r(390)==e[r(434)]?r(437):r(484);n&&r(417)==n[r(434)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Qr();return(Zr=function(t,e){return n[t-=380]})(t,e)}const Jr=Zr;function Qr(){const t=["enableCommand","afterInit","commands","9BsUMos","editor","3156FdUsap","29627FpehOd","8806kmouaU","1748216XhqABi","2JCfcDQ","get","671466DTqlQF","plugins","TrackChangesEditing","1372iAhZee","showAIAssistant","4132270BMYsDA","590988YIyfdS","220ngFxcj","245tyxAao"];return(Qr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(340584===parseInt(n(394))/1*(parseInt(n(397))/2)+-parseInt(n(399))/3+parseInt(n(382))/4*(parseInt(n(387))/5)+-parseInt(n(393))/6*(parseInt(n(395))/7)+-parseInt(n(396))/8+parseInt(n(391))/9*(parseInt(n(384))/10)+-parseInt(n(386))/11*(-parseInt(n(385))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Yr extends t.Plugin{[Jr(389)](){const t=Jr,e=this[t(392)],n=e[t(380)][t(398)](t(381));e[t(390)][t(398)](t(383))&&n[t(388)](t(383))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=346]})(t,e)}function es(){const t=["formatBlock","237040jrGWqu","alignment","descriptionFactory","locale","9OQooTk","190135JOFmEJ","TrackChangesEditing","2grbrHm","1600164RJEgZN","left","value","AlignmentEditing","format","justify","right","registerAttributeLabel","FORMAT_ALIGN_TO_LEFT","10111210fswQWi","FORMAT_ALIGN_TO_RIGHT","commandParams","plugins","28cUNIjd","152631VJhCYm","FORMAT_ALIGN_TO_CENTER","center","get","199195muITEN","has","3001313HPxjHF","editor","_registerLegacyDescription","FORMAT_JUSTIFY_TEXT","type","commandName","registerBlockAttribute","*Format:* %0","registerDescriptionCallback","enableDefaultAttributesIntegration","FORMAT_ALIGNMENT","afterInit"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(219133===parseInt(n(364))/1*(parseInt(n(366))/2)+-parseInt(n(381))/3*(parseInt(n(380))/4)+parseInt(n(385))/5+-parseInt(n(367))/6+-parseInt(n(346))/7+parseInt(n(359))/8+-parseInt(n(363))/9*(-parseInt(n(376))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(357)](){const t=$r,e=this[t(347)],n=e[t(362)];if(!e[t(379)][t(386)](t(370)))return;const r=e[t(379)][t(384)](t(365));r[t(355)](t(360)),r[t(352)](t(360)),r[t(361)][t(374)](t(360),zr(n,t(356))),this[t(348)]()}[$r(348)](){const t=$r,e=this[t(347)],n=e[t(362)];e[t(379)][t(384)](t(365))[t(361)][t(354)]((e=>{const r=t;if(r(358)!=e[r(350)])return;const{data:s}=e;if(s&&r(360)==s[r(351)]){const t=s[r(378)][0][r(369)];return{type:r(371),content:zr(n,r(353),function(t){const e=r;switch(t){case e(368):return zr(n,e(375));case e(373):return zr(n,e(377));case e(383):return zr(n,e(382));case e(372):return zr(n,e(349))}}(t))}}}))}}const rs=os;function ss(){const t=["CodeEditing","format","descriptionFactory","ItalicEditing","registerInlineAttribute","enableDefaultAttributesIntegration","superscript","4635890OoyXru","registerAttributeLabel","commandName","slice","1648791Znexca","6aRDLXB","toLowerCase","336GooBMe","locale","257TjvrQZ","105768OMlFqE","bold","formatInline","17519260TavfdU","TrackChangesEditing","subscript","has","type","SuperscriptEditing","FORMAT_CODE","FORMAT_SUPERSCRIPT","strikethrough","SubscriptEditing","plugins","277160JUSxeh","*Format:* %0","get","toUpperCase","UnderlineEditing","editor","FORMAT_ITALIC","FORMAT_STRIKETHROUGH","*Remove format:* %0","forceValue","95HjVMUk","_registerLegacyDescription","registerDescriptionCallback","2698UMAnOw","commandParams","FORMAT_UNDERLINE","FORMAT_BOLD","FORMAT_","StrikethroughEditing","afterInit","115924XmsaxX","code","BoldEditing","underline","italic","FORMAT_SUBSCRIPT"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(342133===parseInt(n(463))/1*(-parseInt(n(434))/2)+-parseInt(n(458))/3+parseInt(n(441))/4*(-parseInt(n(488))/5)+-parseInt(n(459))/6*(-parseInt(n(454))/7)+parseInt(n(461))/8*(-parseInt(n(464))/9)+parseInt(n(478))/10+parseInt(n(467))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(443),rs(450),rs(482),rs(447),rs(439),rs(476),rs(472)];class as extends t.Plugin{[rs(440)](){const t=rs,e=this[t(483)],n=e[t(477)][t(480)](t(468)),r=e[t(462)];for(const s of is){if(!e[t(477)][t(470)](s))continue;const o=s[t(457)](0,-7)[t(460)](),i=t(438)+o[t(481)]();n[t(452)](o),n[t(451)](o),n[t(449)][t(455)](o,zr(r,i))}this[t(489)]()}[rs(489)](){const t=rs,e=this[t(483)],n=e[t(462)],r=e[t(477)][t(480)](t(468));function s(e,s){const o=t;r[o(449)][o(433)]((t=>{const r=o;if(r(466)!=t[r(471)])return;const{data:i}=t;return i&&i[r(456)]===e?i[r(435)][0][r(487)]?{type:r(448),content:zr(n,r(479),s)}:{type:r(448),content:zr(n,r(486),s)}:void 0}))}s(t(465),zr(n,t(437))),s(t(445),zr(n,t(484))),s(t(444),zr(n,t(436))),s(t(442),zr(n,t(473))),s(t(475),zr(n,t(485))),s(t(469),zr(n,t(446))),s(t(453),zr(n,t(474)))}}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=338]})(t,e)}function ls(){const t=["commands","document","parent","format","model","28622HbkhYC","filter","from","$root","commandName","231182uQsYuS","476432EGiHsq","*Remove format:* %0","locale","afterInit","markBlockFormat","get","checkChild","480426PNURMt","value","10JTKdRv","forceValue","selection","change","schema","60884FqEDcP","BlockQuoteEditing","1596240pJhdEe","8foMxCA","blockQuote","plugins","1300PDUMPA","name","descriptionFactory","getSelectedBlocks","2ywpWTB","editor","5331PGQtXp","registerDescriptionCallback","commandParams","enableCommand","has","ELEMENT_BLOCK_QUOTE","TrackChangesEditing","*Set format:* %0"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(144237===-parseInt(n(343))/1+-parseInt(n(353))/2*(-parseInt(n(355))/3)+-parseInt(n(374))/4+-parseInt(n(338))/5*(parseInt(n(381))/6)+-parseInt(n(373))/7+parseInt(n(346))/8*(parseInt(n(345))/9)+-parseInt(n(349))/10*(-parseInt(n(368))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(377)](){const t=cs,e=this[t(354)],n=e[t(376)];if(!e[t(348)][t(359)](t(344)))return;const r=e[t(348)][t(379)](t(361)),s=this[t(354)][t(363)][t(379)](t(347));r[t(358)](t(347),((n,o={})=>{const i=t,a=this[i(354)][i(367)][i(364)][i(340)],c=o&&void 0!==o[i(339)]?o[i(339)]:!s[i(382)];let u=[];if(c){const t=Array[i(370)](a[i(352)]())[i(369)]((t=>hs(t)||function(t,e){const n=i,r=e[n(380)](t[n(365)],n(347)),s=e[n(380)]([n(371),n(347)],t);return r&&s}(t,this[i(354)][i(367)][i(342)])));u=y(t,e[i(367)])}else{const t=Array[i(370)](a[i(352)]())[i(369)]((t=>hs(t)));u=y(t,e[i(367)])}e[i(367)][i(341)]((()=>{const t=i;for(const e of u)r[t(378)](e,{commandName:t(347),commandParams:[{forceValue:c}]})}))})),r[t(351)][t(356)]((e=>{const r=t,{data:s}=e;if(s&&r(347)==s[r(372)]){const t=zr(n,r(360));return s[r(357)][0][r(339)]?{type:r(366),content:zr(n,r(362),t)}:{type:r(366),content:zr(n,r(375),t)}}}))}}function hs(t){const e=cs;return e(347)==t[e(365)][e(350)]}function gs(){const t=["32XXgzGc","10KPzVMM","8793cLemHR","386178ncmIME","36656Aqnriw","704354ZXJyTN","editor","16025ExrVSR","12mMrqos","changeCaseLower","22ZtzYNB","afterInit","105IUuZku","CaseChange","changeCaseUpper","enableCommand","changeCaseTitle","get","has","1757129hVvKMd","TrackChangesEditing","15629640mPLfEY","2490CrtCcy","plugins"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=452]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(228961===parseInt(n(471))/1*(parseInt(n(474))/2)+parseInt(n(452))/3*(parseInt(n(468))/4)+-parseInt(n(465))/5*(-parseInt(n(467))/6)+-parseInt(n(469))/7*(-parseInt(n(464))/8)+-parseInt(n(466))/9*(-parseInt(n(462))/10)+parseInt(n(459))/11*(parseInt(n(472))/12)+-parseInt(n(461))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(475)](){const t=ds,e=this[t(470)];e[t(463)][t(458)](t(453))&&(e[t(463)][t(457)](t(460))[t(455)](t(454)),e[t(463)][t(457)](t(460))[t(455)](t(473)),e[t(463)][t(457)](t(460))[t(455)](t(456)))}}const Is=bs;function Es(){const t=["28npTzmi","plugins","ckbox","commands","editor","get","6890704VAOsXq","80088VWngUn","2984296FSmLWy","afterInit","261576drDhPU","1760720eHkkuk","TrackChangesEditing","233077ZgoGsH","enableCommand","5941728pHHBfH"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=164]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(618261===-parseInt(n(174))/1+parseInt(n(171))/2+parseInt(n(168))/3*(-parseInt(n(177))/4)+parseInt(n(172))/5+parseInt(n(176))/6+parseInt(n(169))/7+-parseInt(n(167))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(170)](){const t=Is,e=this[t(165)];e[t(164)][t(166)](t(179))&&e[t(178)][t(166)](t(173))[t(175)](t(179))}}function _s(){const t=["commands","outdentCodeBlock","rootElement","193382GgvCxg","12EeILSY","afterInit","model","change","type","editor","formatBlock","forceValue","12aZseEd","indentCodeBlock","456130AUKDxc","filter","commandParams","plugins","getSelectedBlocks","from","has","6313716eFYCBp","commandName","get","toLowerCase","document","name","registerDescriptionCallback","blockName","codeBlock","checkChild","594813SXfmbW","config","language","parent","isLimit","*Remove format:* %0","registerElementLabel","316914nlWifo","languages","TrackChangesEditing","descriptionFactory","locale","schema","markBlockFormat","format","1268860SrcvYp","enableCommand","selection","168IwcPGa","find","value","11756710JvYJCd","label","ELEMENT_CODE_BLOCK","CodeBlock","*Set format:* %0"];return(_s=function(){return t})()}const ys=As;function As(t,e){const n=_s();return(As=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(431259===parseInt(n(469))/1+parseInt(n(476))/2*(parseInt(n(499))/3)+parseInt(n(484))/4+-parseInt(n(452))/5*(-parseInt(n(450))/6)+-parseInt(n(498))/7*(-parseInt(n(487))/8)+-parseInt(n(459))/9+-parseInt(n(490))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_s);class ks extends t.Plugin{[ys(500)](){const t=ys,e=this[t(504)];if(!e[t(455)][t(458)](t(493)))return;const n=e[t(455)][t(461)](t(478)),r=e[t(480)],s=e[t(470)][t(461)](t(467))[t(477)],o=e[t(495)][t(461)](t(467));n[t(485)](t(451)),n[t(485)](t(496)),n[t(485)](t(467),((r,i={})=>{const a=t,c=e[a(501)],u=e[a(501)][a(463)][a(486)],l=i&&void 0!==i[a(449)]?i[a(449)]:!o[a(489)];let f;i[a(471)]||(i[a(471)]=s[0][a(471)]),f=l?Array[a(457)](u[a(456)]())[a(453)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(497))&&!e[n(473)](t)&&e[n(468)](t[n(472)],n(467))}(t,c[a(481)]))):Array[a(457)](u[a(456)]())[a(453)]((t=>Cs(t)));const h=y(f,c);c[a(502)]((()=>{const t=a;for(const e of h)n[t(482)](e,{commandName:t(467),commandParams:[{...i,forceValue:l}],formatGroupId:t(466)})}))})),n[t(479)][t(475)](t(467),(e=>zr(r,t(492),e))),n[t(479)][t(465)]((e=>{const n=t;if(n(448)!=e[n(503)])return;const o=r.t,{data:i}=e;if(!i||n(467)!=i[n(460)])return;const a=i[n(454)][0][n(471)],c=o(s[n(488)]((t=>t[n(471)]===a))[n(491)])[n(462)]();return i[n(454)][0][n(449)]?{type:n(483),content:zr(r,n(494),zr(r,n(492),1)+" ("+c+")")}:{type:n(483),content:zr(r,n(474),zr(r,n(492),1))}}))}}function Cs(t){const e=ys;return e(467)==t[e(464)]}const Ls=Rs;function Ns(){const t=["9WKheCL","5tzYgyJ","CommentsEditing","446830jmCXtU","491829mrljJw","has","1412860tzvgae","editor","get","1658412TwAsEZ","244563XZTduN","addCommentThread","afterInit","7JhStJO","1919044JSLflL","1820888ajMNRp","plugins","TrackChangesEditing","enableCommand"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=114]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(400763===parseInt(n(124))/1+parseInt(n(120))/2+-parseInt(n(118))/3+parseInt(n(128))/4*(-parseInt(n(115))/5)+parseInt(n(123))/6+parseInt(n(127))/7*(-parseInt(n(129))/8)+parseInt(n(114))/9*(parseInt(n(117))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(126)](){const t=Ls,e=this[t(121)];e[t(130)][t(119)](t(116))&&e[t(130)][t(122)](t(131))[t(132)](t(125))}}var vs=n(834);function Ms(t,e,n){const r=ws,s=[];for(const o of e[r(436)]())o[r(405)](t)&&s[r(416)](n[r(449)](o));return s}function ws(t,e){const n=Os();return(ws=function(t,e){return n[t-=399]})(t,e)}function Os(){const t=["get","ck-suggestion-marker-","item","21374FgckXI","toViewElement","test","isContent","push","createUIElement","33uaovQc","parent","previousPosition","addHighlight","ck-suggestion-marker--active","538544shDNTg","2KDfYMa","plugins","bindElementToMarker","span","markerName","isBlock","insert","1162515vpXODM","424kdYWnB","18qpRrit","nextSibling","name","getItems","TrackChangesEditing","getWalker","model","includes","writer","elementEnd","27324876nRtLay","isAtEnd","start","consumable","95220PtLrZE","activeMarkers","createRangeOn","type","2933bdFJoD","schema","isLimit","toViewPosition","mapper","8506718Ogrbqg","markerRange","hasAttribute","addClass","1458RaNQUK","getCustomProperty"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(425)][r(409)](r(437));return(o,i,a)=>{const c=r;if(!a[c(446)][c(414)](i[c(404)],o[c(435)]))return;const u=i[c(404)][c(438)](),l=i[c(404)][c(445)],f=t[c(439)][c(399)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(411)];d=d||f[c(415)](e);const n=a[c(402)][c(413)](e);if(n&&n[c(408)](c(421)))return;c(442)==t[c(450)]&&f[c(429)](e)&&!f[c(400)](e)&&(e[c(434)]||l[c(444)]?h&&h[c(419)]==e||(h=e,m(t[c(420)]),p=!0):g=g||t[c(420)])}function m(t){const r=c,o=a[r(441)][r(417)](r(427),{class:r(410)+e}),u=a[r(402)][r(401)](t);n&&s[r(448)][r(440)](i[r(428)])&&a[r(441)][r(406)](r(422),o),a[r(441)][r(430)](u,o),a[r(402)][r(426)](o,i[r(428)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(821483===parseInt(n(424))/1*(parseInt(n(412))/2)+-parseInt(n(418))/3*(-parseInt(n(423))/4)+-parseInt(n(431))/5*(parseInt(n(433))/6)+parseInt(n(451))/7*(-parseInt(n(432))/8)+parseInt(n(407))/9*(parseInt(n(447))/10)+parseInt(n(403))/11+-parseInt(n(443))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Bs;function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=194]})(t,e)}function Ps(){const t=["uiElement","790601whpiMC","get","merge","batch","227517jklyFm","407463FCCVYt","5ReIcPD","enableCommand","1649238gCasCU","createSelection","delete","$graveyard","remove","showSuggestionHighlights","unlock","bind","document","markerNameToElements","enqueueChange","createRange","root","commands","downcastDispatcher","writer","3355670FaqbnA","markerName","editor","TrackChangesEditing","lock","unit","plugins","24UQIBnG","fromRange","options","modifySelection","mapper","getFirstRange","start","1525293ZyyaBf","isCollapsed","removeMarker:suggestion:deletion","selection","editing","buffer","2757428eueDtU","addMarker:suggestion:deletion","detach","setSelection","high","rootName","unbindElementFromMarkerName","forward","data","2DGkzhh","end","init","deleteForward","model","requires"];return(Ps=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(422059===parseInt(n(203))/1+parseInt(n(251))/2*(-parseInt(n(202))/3)+-parseInt(n(242))/4*(parseInt(n(204))/5)+parseInt(n(206))/6+-parseInt(n(198))/7*(-parseInt(n(229))/8)+-parseInt(n(236))/9+parseInt(n(222))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Us extends t.Plugin{static get[Ds(196)](){return[vs.Delete]}[Ds(253)](){const t=Ds,e=this[t(224)],n=e[t(228)][t(199)](t(225));n[t(205)](t(208));const r=e[t(219)][t(199)](t(194));n[t(205)](t(194),((n,s={})=>{const o=t,a=e[o(195)][o(207)](e[o(195)][o(214)][o(239)]);a[o(237)]&&e[o(195)][o(232)](a,{direction:o(249),unit:s[o(227)]});const c=a[o(234)](),u=i.LiveRange[o(230)](c);let l;n(s),l=o(209)==u[o(218)][o(247)]?e[o(195)][o(217)](c[o(235)]):e[o(195)][o(217)](u[o(235)],u[o(252)]),u[o(244)](),e[o(195)][o(216)](r[o(241)][o(201)],(t=>{const e=o;r[e(241)][e(226)](),t[e(245)](t[e(217)](l[e(252)])),r[e(241)][e(212)]()}))})),e[t(240)][t(220)].on(t(243),Fs(e,t(200)),{priority:t(246)}),e[t(250)][t(220)].on(t(243),((n,r,s)=>{const o=t;s[o(231)][o(211)]&&Fs(e,o(200),{showActiveMarker:!1})[o(213)](this)(n,r,s)}),{priority:t(246)}),e[t(240)][t(220)].on(t(238),((e,n,r)=>{const s=t,o=r[s(233)][s(215)](n[s(223)]);if(o)for(const t of o)t.is(s(197))&&(r[s(233)][s(248)](t,n[s(223)]),r[s(221)][s(210)](t))}),{priority:t(246)})}}const xs=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=423]})(t,e)}function Gs(){const t=["129836jkodIm","start","head","removeMarker","customNumberedList","todoListChecked","from","find","_supportLegacySuggestions","listMarkerStyle","editor","*Format:* insert into %0","fromRange","outdentList","batch","numberedList","attributes","*Outdent:* %0","bulleted","default","commandParams","selection","previousSibling","data","type","plugins","toUpperCase","*Split:* list item","todo","afterInit","attribute","setSelection","formatBlock","mergeListItemBackward","change","detach","registerAttributeLabel","_getAttributeKey","ListEditing","FORMAT_INDENT","*Uncheck item*","TrackChangesEditing","indentList","range","get","enableDefaultAttributesIntegration","*Merge:* %0","suggestion","deletion","ELEMENT_TODO_LIST","next","checkTodoList","accept","*Set format:* %0","nextSibling","registerPostFixer","*Indent:* %0","ELEMENT_BULLETED_LIST","numbered","*Check item*","splitListItemAfter","listType","documentList","trackChangesCommand","listStart","bulletedList","203837wIKQgU","isNextTo","schema","ELEMENT_NUMBERED_LIST","mergeListItemForward","push","has","includes","attributeKey","value","isUndo","groupId","key","length","TodoListEditing","descriptionFactory","oldValue","execute","isObject","customBulletedList","getSuggestions","differ","ELEMENT_","list.multiBlock","3232568qOkXkB","isLocal","commands","multipleBlocks","assureChains","filter","format","createPositionAt","containsItem","registerBlockAttribute","getAttribute","commandName","getChanges","*Change to:* %0","9bcRMJI","todoListCheck","noTrackChangesFixer","*Remove format:* %0","meta","getFirstMarker","model","394614BEHsJR","parent","config","listStyle","*Format:* remove from %0","every","registerCustomCallback","locale","2615683BCgHzS","listIndent","listMarker","registerDescriptionCallback","1419735Htlwns","*Merge:* list item","14MuIBBJ","_registerLegacyDescription","_LIST","registerElementLabel","listItemIdFixer","forceValue","ELEMENT_LIST_ITEM","end","nodeAfter","splitListItemBefore","76989RibAcP","_findSuggestions","listReversed","todoList","listItemId","document","createRange","getRanges","refresh","getFirstRange","_suggestionFactory","setAttribute","map","newValue"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(191925===-parseInt(n(449))/1+-parseInt(n(508))/2*(-parseInt(n(518))/3)+-parseInt(n(532))/4+parseInt(n(506))/5+-parseInt(n(494))/6+-parseInt(n(502))/7+-parseInt(n(473))/8*(-parseInt(n(487))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[xs(561)](){const t=xs,e=this[t(542)];if(!e[t(557)][t(455)](t(570)))return;const n=e[t(501)],r=e[t(557)][t(427)](t(424)),s=e[t(557)][t(455)](t(463)),o=!!e[t(496)][t(427)](t(472));function i(e){const r=t;return{type:r(479),content:""+zr(n,r(436),e)}}function a(e){const r=t;return{type:r(479),content:""+zr(n,r(490),e)}}r[t(428)](t(547)),r[t(428)](t(448)),r[t(428)](t(536)),r[t(428)](t(468)),r[t(428)](t(425)),r[t(428)](t(545)),r[t(428)](t(443)),r[t(428)](t(517)),r[t(482)](t(522)),r[t(482)](t(444)),r[t(482)](t(503)),o&&(r[t(428)](t(565)),r[t(428)](t(453))),s&&(r[t(428)](t(521)),r[t(428)](t(434)),r[t(482)](t(537)),r[t(464)][t(505)]((e=>{const r=t,{data:s}=e;if(s&&r(537)==s[r(461)])return{type:r(479),content:s[r(531)]?zr(n,r(442)):zr(n,r(423))}})),this[t(542)][t(493)][t(523)][t(438)]((e=>{const n=t;if(e[n(546)][n(459)])return!1;let s=!1;const o=r[n(469)]({skipNotAttached:!0})[n(478)]((t=>n(537)===r[n(569)](t)));for(const t of o)n(560)!=t[n(527)]()[n(533)][n(516)][n(483)](n(444))&&(r[n(519)](t[n(527)](),n(562))[n(539)]((t=>n(444)===r[n(569)](t[n(430)])))||(e[n(535)](t[n(492)]()),s=!0));return s}))),r[t(464)][t(568)](t(503),zr(n,t(571)));const c={type:t(479),content:""};r[t(464)][t(505)]((e=>{const r=t,{data:s}=e;if(!s||r(444)!=s[r(461)])return;let u=e[r(534)];for(;u;){if(u[r(555)]&&((r(497)==u[r(555)][r(461)]||r(541)==u[r(555)][r(461)])&&(u[r(555)][r(531)]&&r(551)!=u[r(555)][r(531)]||r(551)!=u[r(555)][r(465)]&&!s[r(531)])||!o&&u[r(555)][r(461)]==_c))return c;u=u[r(433)]}if(null==s[r(531)])switch(s[r(465)]){case r(550):return a(zr(n,r(440)));case r(441):return a(zr(n,r(452)));case r(560):return a(zr(n,r(432)))}switch(s[r(531)]){case r(550):return i(zr(n,r(440)));case r(441):return i(zr(n,r(452)));case r(560):return i(zr(n,r(432)))}})),r[t(464)][t(505)]((e=>{const n=t,{data:r}=e;if(r&&n(503)==r[n(461)])return null==r[n(531)]||null==r[n(465)]&&0==r[n(531)]?c:void 0})),r[t(464)][t(505)]((e=>{const r=t;if(r(562)!=e[r(556)])return;const{data:s}=e;if(!s||r(522)!=s[r(461)])return;const o=Hs(e);return r(531)==o?{type:r(479),content:zr(n,r(507))}:r(465)==o?{type:r(479),content:zr(n,r(559))}:c})),e[t(493)][t(523)][t(438)]((e=>this[t(512)](e))),e[t(493)][t(523)][t(438)]((e=>this[t(489)](e))),e[t(493)][t(523)][t(438)]((e=>this[t(477)](e))),this[t(540)]()}[xs(512)](t){const e=xs;if(t[e(546)][e(459)]||!t[e(546)][e(474)])return!1;let n=!1;const r=this[e(542)][e(557)][e(427)](e(424))[e(469)]({skipNotAttached:!0})[e(478)]((t=>t[e(555)]&&e(522)==t[e(555)][e(461)]))[e(478)]((t=>t[e(555)][e(531)]&&t[e(555)][e(465)]));for(const s of r)Hs(s)||(t[e(535)](s[e(492)]()),n=!0);return n}[xs(489)](t){const e=xs;if(t[e(546)][e(459)]||!t[e(546)][e(474)])return!1;const n=this[e(542)][e(557)][e(427)](e(424));if(n[e(446)][e(458)])return!1;let r=!1;const s=[e(444),e(522),e(503),e(497),e(447),e(520),e(488),e(504),e(541)],o=this[e(542)][e(493)][e(523)][e(470)][e(485)]()[e(478)]((t=>e(562)==t[e(556)]))[e(478)]((t=>s[e(456)](t[e(457)])));if(0==o[e(462)])return r;for(const i of o){const o=n[e(519)](i[e(426)],e(562))[e(478)]((t=>!t[e(491)][e(450)]))[e(530)]((t=>t[e(430)]))[e(478)]((t=>{const r=e,o=n[r(569)](t);return s[r(456)](o)}));if(o[e(462)]){for(const n of o)t[e(535)](n[e(492)]());r=!0}}return r}[xs(477)](t){const e=xs;if(t[e(546)][e(459)]||!t[e(546)][e(474)])return!1;const n=this[e(542)][e(557)][e(427)](e(424));let r=!1;const s=[e(444),e(522),e(503),e(497),e(447),e(520),e(488),e(504),e(541)];for(const t of n[e(469)]({skipNotAttached:!0})){const o=n[e(519)](t[e(527)](),e(562))[e(530)]((t=>t[e(430)]))[e(478)]((t=>t[e(555)]&&s[e(456)](t[e(555)][e(461)])));if(!o[e(462)])continue;const a=o[0][e(534)][e(548)][e(460)];if(!o[e(499)]((t=>t[e(548)][e(460)]===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(469)]({skipNotAttached:!0})[s(478)]((e=>s(562)==e[s(556)]&&e[s(548)][s(460)]==t)))e[s(529)](s(460),r)}function i(t,n){const r=e;let s=t[r(534)],i=!1;for(;s;)s[r(548)][r(460)]!=n&&(o(s[r(548)][r(460)],n),s[r(529)](r(460),n),i=!0),s=s[r(433)];return i}}[xs(540)](){const t=xs,e=this[t(542)],n=e[t(501)],r=e[t(557)][t(427)](t(424));this[t(509)](),r[t(528)][t(500)](t(564),t(445),t(435),(function(n,r){const s=t,o=[];for(let t of n)t[s(533)][s(516)]===t[s(515)][s(495)]&&(t=e[s(493)][s(524)](e[s(493)][s(480)](t[s(533)][s(516)],0))),o[s(454)](t);e[s(493)][s(566)]((t=>{const n=s,a=e[n(493)][n(523)][n(553)],c=Array[n(538)](a[n(525)]())[n(530)]((t=>i.LiveRange[n(544)](t)));t[n(563)](o),e[n(475)][n(427)](r[n(484)])[n(526)](),r[n(552)][n(454)]({forceDefaultExecution:!0}),e[n(466)](r[n(484)],...r[n(552)]),t[n(563)](c);for(const t of c)t[n(567)]()}))})),r[t(464)][t(511)]((function(n){const r=t,s=!e[r(493)][r(451)][r(467)](n),o=n[r(554)],i=n[r(437)],a=n[r(483)](r(522)),c=!o||o[r(483)](r(522))!==a,u=!i||i[r(483)](r(522))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(514),e)))}[xs(509)](){const t=xs,e=this[t(542)],n=e[t(501)];function r(n){const r=t,s=e[r(475)][r(427)](r(448))[r(458)],o=e[r(475)][r(427)](r(547))[r(458)];return r(547)===n?s:o}e[t(557)][t(427)](t(424))[t(464)][t(505)]((function(s){const o=t;if(o(564)!=s[o(556)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(484)]){case o(448):u=i[o(552)][0][o(513)],l=r(i[o(484)]),a=o(u?543:498),!l&&e[o(496)][o(427)](o(472))||(a=o(486)),c={type:o(479),content:zr(n,a,zr(n,o(440)))};break;case o(547):u=i[o(552)][0][o(513)],l=r(i[o(484)]),a=o(u?543:498),!l&&e[o(496)][o(427)](o(472))||(a=o(486)),c={type:o(479),content:zr(n,a,zr(n,o(452)))};break;case o(425):a=o(439),c={type:o(479),content:zr(n,a,zr(n,o(514)))};break;case o(545):a=function(t){const e=o,n=t[e(527)]();let r=n[e(533)][e(516)];for(;r&&n[e(481)](r);){if(r[e(483)](e(503))>0)return!1;r=r[e(437)]}return!0}(s)?zr(n,o(498),zr(n,function(t){const e=o;return e(471)+t[e(527)]()[e(533)][e(516)][e(483)](e(444))[e(558)]()+e(510)}(s))):zr(n,o(549),zr(n,o(514))),c={type:o(479),content:a};break;case o(565):case o(453):!1===i[o(476)]&&(a=o(429),c={type:o(431),content:zr(n,a,zr(n,o(514)))})}return c}))}}function Hs(t){const e=xs;let n=t[e(527)]()[e(533)][e(516)][e(554)];for(;n;){const r=n[e(483)](e(522));if(!r)return!1;if(r==t[e(555)][e(531)])return e(531);if(r==t[e(555)][e(465)])return e(465);n=n[e(554)]}return!1}function zs(){const t=["find","start","document","head","decimal","customNumbered","filter","removeMarker","styles","getFirstMarker","_getAttributeKey","includes","square","1998308jJCSka","registerAttributeLabel","upper-roman","*Format:* set order to reversed","oldValue","registerBlockAttribute","config","*Remove format:* %0","attribute","format","ELEMENT_","_getTranslationKeyForListStyle","FORMAT_LIST_REVERSED","12tCUsnb","bind","enableDefaultAttributesIntegration","data","listStyle","nodeAfter","bulleted","model","408520RNLrLo","_LIST_DEFAULT","numbered","*Format:* set order to regular","getSuggestions","upper-latin","afterInit","get","toUpperCase","descriptionFactory","next","getFirstRange","type","suggestion","_findSuggestions","isUndo","listStart","default","commandName","TrackChangesEditing","*Change to:* %0","*Format:* set start index to %0","decimal-leading-zero","lower-roman","getAttribute","_LIST_","has","193470SRiCnB","handleDescriptions","list.properties","replace","listReversed","FORMAT_LIST_START","lower-latin","*Set format:* %0","batch","startIndex","1856380zNqfVH","key","956543fsrHIm","registerPostFixer","formatBlock","162944xYynLZ","newValue","plugins","commandParams","ListPropertiesEditing","editor","listType","circle","disc","locale","534201LZHcxJ","369MlChNQ","reversed","_registerLegacyDescription","registerDescriptionCallback"];return(zs=function(){return t})()}function Ws(t,e){const n=zs();return(Ws=function(t,e){return n[t-=356]})(t,e)}const Ks=Ws;!function(t,e){const n=Ws,r=t();for(;;)try{if(266734===parseInt(n(396))/1+parseInt(n(369))/2+parseInt(n(421))/3+-parseInt(n(439))/4+-parseInt(n(406))/5+parseInt(n(361))/6*(-parseInt(n(408))/7)+-parseInt(n(411))/8*(-parseInt(n(422))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Xs extends t.Plugin{[Ks(375)](){const t=Ks;if(!this[t(416)][t(413)][t(395)](t(415)))return;const e=this[t(416)][t(445)][t(376)](t(398)),n=this[t(416)][t(413)][t(376)](t(388));e[t(434)]&&(n[t(363)](t(365)),n[t(444)](t(365))),e[t(423)]&&(n[t(363)](t(400)),n[t(444)](t(400))),e[t(405)]&&(n[t(363)](t(385)),n[t(444)](t(385)));const r={type:t(357),content:""};n[t(378)][t(425)](this[t(397)][t(362)](this));const s=this[t(416)][t(420)];n[t(378)][t(440)](t(400),zr(s,t(360))),n[t(378)][t(425)]((e=>{const n=t,{data:s}=e;if(s&&n(400)==s[n(407)])return null==s[n(412)]||0==s[n(412)]&&null==s[n(443)]?r:void 0})),n[t(378)][t(440)](t(385),zr(s,t(401))),n[t(378)][t(425)]((e=>{const n=t,{data:s}=e;if(s&&n(385)==s[n(407)])return null==s[n(412)]||1==s[n(412)]&&null==s[n(443)]?r:void 0})),this[t(416)][t(368)][t(428)][t(409)]((e=>{const r=t;if(e[r(404)][r(384)])return!1;let s=!1;const o=n[r(373)]({skipNotAttached:!0})[r(432)]((t=>{const e=r,s=n[e(436)](t);return e(385)==s||e(400)==s}));for(const t of o){const o=t[r(380)]()[r(427)][r(366)][r(393)](r(417));r(371)!=o&&r(431)!=o&&(n[r(383)](t[r(380)](),r(356))[r(426)]((t=>r(417)==n[r(436)](t[r(382)])))||(e[r(433)](t[r(435)]()),s=!0))}return s})),this[t(424)]()}[Ks(397)](t){const e=Ks,n=this[e(416)][e(420)],{data:r}=t,s={type:e(357),content:""};if(!r||e(365)!=r[e(407)])return;if(!r[e(443)])return e(386)==r[e(412)]?s:{type:e(357),content:""+zr(n,e(403),zr(n,this[e(359)](r[e(412)])))};if(!r[e(412)]){if(e(386)==r[e(443)])return s;let o=t[e(429)];for(;o;){if(o[e(364)]&&e(417)==o[e(364)][e(407)]&&o[e(364)][e(412)])return s;o=o[e(379)]}return{type:e(357),content:""+zr(n,e(446),zr(n,this[e(359)](r[e(443)])))}}if(e(386)!=r[e(412)])return{type:e(357),content:""+zr(n,e(403),zr(n,this[e(359)](r[e(412)])))};let o=t[e(429)];for(;o;){if(o[e(364)]&&e(417)==o[e(364)][e(407)]&&o[e(364)][e(412)]&&o[e(364)][e(443)])return s;o=o[e(379)]}const i=t[e(380)]()[e(427)][e(366)][e(393)](e(417));return{type:e(357),content:zr(n,e(403),zr(n,e(358)+i[e(377)]()+e(370)))}}[Ks(424)](){const t=Ks,e=this[t(416)],n=e[t(420)];e[t(413)][t(376)](t(388))[t(378)][t(425)]((e=>{const r=t;if(r(410)!=e[r(381)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(387)]){case r(365):o=r(389),i={type:r(357),content:zr(n,o,zr(n,this[r(359)](s[r(414)][0][r(381)])))};break;case r(400):o=s[r(414)][0][r(423)]?r(442):r(372),i={type:r(357),content:zr(n,o)};break;case r(385):o=r(390),i={type:r(357),content:zr(n,o,s[r(414)][0][r(405)])}}return i}))}[Ks(359)](t){const e=Ks;return e(358)+function(t){const n=e;return qs[n(437)](t)?n(367):Zs[n(437)](t)?n(371):null}(t)[e(377)]()+e(394)+t[e(377)]()[e(399)](/-/g,"_")}}const qs=[Ks(419),Ks(418),Ks(438)],Zs=[Ks(430),Ks(391),Ks(392),Ks(441),Ks(402),Ks(374)];var Js=n(507);const Qs=$s;function Ys(){const t=["markerNameToElements","fromRange","createRange","setSelection","removeMarker:suggestion:insertion","commands","editing","remove","3051WVlOVu","split","enter","createPositionAt","markerName","options","change","detach","addMarker:suggestion:insertion","init","bind","editor","TrackChangesEditing","afterExecute","enterBlock","ck-suggestion-marker-split","markInsertion","data","169245MpiGnx","mapper","high","getFirstRange","end","model","fire","2222kVEmzN","writer","hasClass","document","requires","parent","enableCommand","18810mEOaBZ","getFirstPosition","get","plugins","347JjOBiv","unbindElementFromMarkerName","selection","8460837Ubboac","showSuggestionHighlights","downcastDispatcher","186080aaXEmG","12cULsFi","3252216kybsAH","nextSibling","582303mwQdht","210XyctPN"];return(Ys=function(){return t})()}function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=167]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(437373===parseInt(n(181))/1*(-parseInt(n(170))/2)+-parseInt(n(191))/3*(parseInt(n(188))/4)+parseInt(n(219))/5+parseInt(n(189))/6+-parseInt(n(192))/7*(-parseInt(n(187))/8)+-parseInt(n(201))/9*(parseInt(n(177))/10)+parseInt(n(184))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ys);class to extends t.Plugin{static get[Qs(174)](){return[Js.Enter]}[Qs(210)](){const t=Qs,e=this[t(212)],n=e[t(180)][t(179)](t(213)),r=e[t(198)][t(179)](t(203));n[t(176)](t(203),(()=>{const s=t;e[s(168)][s(207)]((t=>{const o=s,a=e[o(168)][o(173)][o(183)],c=a[o(178)](),u=i.LiveRange[o(194)](a[o(222)]());if(r[o(215)](t)){const r=e[o(168)][o(204)](c[o(175)][o(190)],0),s=t[o(195)](c,r);n[o(217)](s)}else t[o(196)](t[o(195)](u[o(167)]));u[o(208)](),r[o(169)](o(214),{writer:t})}))})),e[t(199)][t(186)].on(t(209),Fs(e,t(202)),{priority:t(221)}),e[t(199)][t(186)].on(t(197),((e,n,r)=>{const s=t,o=r[s(220)][s(193)](n[s(205)]);if(o)for(const t of o)t[s(172)](s(216))&&(r[s(220)][s(182)](t,n[s(205)]),r[s(171)][s(200)](t))}),{priority:t(221)}),e[t(218)][t(186)].on(t(209),((n,r,s)=>{const o=t;s[o(206)][o(185)]&&Fs(e,o(202),{showActiveMarker:!1})[o(211)](this)(n,r,s)}),{priority:t(221)})}}const eo=ro;!function(t,e){const n=ro,r=t();for(;;)try{if(130862===parseInt(n(233))/1+-parseInt(n(230))/2+-parseInt(n(252))/3*(-parseInt(n(260))/4)+-parseInt(n(228))/5*(-parseInt(n(236))/6)+parseInt(n(249))/7+parseInt(n(234))/8*(-parseInt(n(229))/9)+-parseInt(n(263))/10*(parseInt(n(231))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class no extends t.Plugin{[eo(255)](){const t=eo;if(!this[t(221)][t(232)][t(251)](t(241)))return;const e=this[t(221)][t(232)][t(247)](t(250));e[t(227)](t(257),this[t(246)][t(235)](this)),e[t(227)](t(244)),e[t(227)](t(258)),e[t(227)](t(248)),e[t(227)](t(224))}[eo(246)](t,e,n={}){const r=eo,s=this[r(221)][r(232)][r(247)](r(243));return t((t=>{const o=r;let i=(o(238)==typeof e?s[o(240)](e,n):e)(t);Array[o(223)](i)&&(i={results:i,searchText:o(238)==typeof e?e:""});const a=i[o(245)][o(242)]((e=>!1===this[o(226)](e,t[o(262)])));return{...i,results:a}}),n)}[eo(226)](t,e){const n=eo,r=this[n(221)][n(256)][n(225)](this[n(221)][n(256)][n(220)](e,t[n(253)]),this[n(221)][n(256)][n(220)](e,t[n(237)]));for(const t of this[n(221)][n(256)][n(259)][n(222)](n(261)))if(null!==r[n(239)](t[n(254)]()))return!0;return!1}}function ro(t,e){const n=so();return(ro=function(t,e){return n[t-=220]})(t,e)}function so(){const t=["isArray","replaceAll","createRange","_isInDeletionRange","enableCommand","30orEGzh","4986YaVbmF","216796wjkxyZ","183227LtLOmx","plugins","112710pCHmjV","1856fcvhGy","bind","32346oRZJhF","end","string","getIntersection","findByTextCallback","FindAndReplaceEditing","filter","FindAndReplaceUtils","findNext","results","handleFindCommand","get","replace","107058jwbsFv","TrackChangesEditing","has","4404pDGfqU","start","getRange","afterInit","model","find","findPrevious","markers","656sYQBNw","suggestion:deletion","item","20SUmAHz","createPositionAt","editor","getMarkersGroup"];return(so=function(){return t})()}function oo(){const t=["FORMAT_FONT_SIZE","2872geDIlk","FontSizeEditing","editor","type","formatInline","toLowerCase","registerAttributeLabel","*Set font size:* %0","descriptionFactory","1015650NlBTdD","afterInit","find","commandName","label","get","FontSize","fontFamily","has","39qfKyZt","locale","*Set font background color:* %0","TrackChangesEditing","188973Ikzoij","1352544ktGAsY","FORMAT_FONT_FAMILY","fontColor.colors","FontColorEditing","*Set font family:* %0","*Set font color:* %0","FontFamilyEditing","*Reset font background color*","fontSize","trim","5646222tNCvUU","11292nYOGSb","_registerLegacyDescription","*Reset font size*","FORMAT_FONT_BACKGROUND","config","FORMAT_FONT_COLOR","commandParams","fontSize.options","160530EelkSu","registerInlineAttribute","value","*Reset font family*","format","*Reset font color*","FontBackgroundColorEditing","registerDescriptionCallback","enableDefaultAttributesIntegration","model","normalizeSizeOptions","3395sxUUbF","plugins","fontColor","title","fontBackgroundColor.colors","fontBackgroundColor"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=174]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(125012===-parseInt(n(193))/1+-parseInt(n(213))/2+parseInt(n(189))/3*(-parseInt(n(205))/4)+parseInt(n(180))/5+-parseInt(n(194))/6+parseInt(n(224))/7*(-parseInt(n(231))/8)+parseInt(n(204))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(232),commandName:io(202)},{pluginName:io(200),commandName:io(187)},{pluginName:io(197),commandName:io(226)},{pluginName:io(219),commandName:io(229)}];class uo extends t.Plugin{[io(181)](){const t=io,e=this[t(233)][t(190)],n=this[t(233)][t(225)][t(185)](t(192));for(const{pluginName:e,commandName:r}of co)this[t(233)][t(225)][t(188)](e)&&(n[t(221)](r),n[t(214)](r));n[t(179)][t(177)](t(202),zr(e,t(230))),n[t(179)][t(177)](t(187),zr(e,t(195))),n[t(179)][t(177)](t(226),zr(e,t(210))),n[t(179)][t(177)](t(229),zr(e,t(208))),this[t(206)]()}[io(206)](){const t=io,e=this[t(233)],n=e[t(190)];e[t(225)][t(185)](t(192))[t(179)][t(220)]((e=>{const r=t,o=n.t;if(r(175)!=e[r(174)])return;const{data:i}=e;if(null!=i){if(r(202)==i[r(183)]){const t=i[r(211)][0][r(215)];if(t){const e=o(this[r(233)][r(225)][r(185)](r(186))[r(223)](this[r(233)][r(209)][r(185)](r(212)))[r(182)]((e=>e[r(222)]==t))[r(227)])[r(176)]();return{type:r(217),content:zr(n,r(178),e)}}return{type:r(217),content:zr(n,r(207))}}if(r(187)==i[r(183)]){const t=i[r(211)][0][r(215)];return t?{type:r(217),content:zr(n,r(198),t)}:{type:r(217),content:zr(n,r(216))}}if(r(226)==i[r(183)]){const t=i[r(211)][0][r(215)];if(t){const e=(0,s.normalizeColorOptions)(this[r(233)][r(209)][r(185)](r(196)))[r(182)]((e=>e[r(222)]==t));let i=t,a="";return e&&(i=e[r(184)],a=o(i)[r(176)]()),{type:r(217),content:zr(n,r(199),a)[r(203)](),color:{value:t,title:a||i}}}return{type:r(217),content:zr(n,r(218))}}if(r(229)==i[r(183)]){const t=i[r(211)][0][r(215)];if(t){const e=(0,s.normalizeColorOptions)(this[r(233)][r(209)][r(185)](r(228)))[r(182)]((e=>e[r(222)]==t));let i=t,a="";return e&&(i=e[r(184)],a=o(i)[r(176)]()),{type:r(217),content:zr(n,r(191),a)[r(203)](),color:{value:t,title:a||i}}}return{type:r(217),content:zr(n,r(201))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=113]})(t,e)}function ho(){const t=["type","slice","fontColor","toUpperCase","afterInit","534112lyLfGl","registerDescriptionCallback","join","label","159QNKqHA","_registerLegacyDescription","3218202dJPncZ","*Remove all formatting*","FontSize","2039710fxMWho","759eHDXbp","TrackChangesEditing","plugins","14fKCnQF","copyFormat","enableCommand","formatBlock","title","model","get","entries","formatInline","boolean","format","editor","fontBackgroundColor","charAt","config","fontSize","*Set format to:* %0","9093930qYRqvV","length","27212lZjfES","find","pasteFormat","descriptionFactory","toLowerCase","commandParams","commands","commandName","locale","1144XzhonN","fontSize.options","normalizeSizeOptions","3577131oaUZnz","push","enableDefaultAttributesIntegration","split","fontColor.colors"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(277670===-parseInt(n(120))/1*(-parseInt(n(151))/2)+-parseInt(n(114))/3*(-parseInt(n(142))/4)+-parseInt(n(119))/5+parseInt(n(116))/6+parseInt(n(123))/7*(-parseInt(n(164))/8)+parseInt(n(154))/9+-parseInt(n(140))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(163)](){const t=lo,e=this[t(134)],n=e[t(122)][t(129)](t(121)),r=e[t(148)][t(129)](t(124)),s=e[t(148)][t(129)](t(144));r&&s&&(n[t(156)](t(144)),n[t(125)](t(124)),this[t(115)]())}[lo(115)](){const t=lo,e=this[t(134)],n=e[t(150)];e[t(122)][t(129)](t(121))[t(145)][t(165)]((r=>{const s=t;if(s(126)!=r[s(159)]&&s(131)!=r[s(159)])return;const{data:o}=r;if(o&&s(144)===o[s(149)]){const t=[],r=o[s(147)][0];for(const[n,o]of Object[s(130)](r))t[s(155)](po(e,n,o));return t[s(141)]?{type:s(133),content:zr(n,s(139),t[s(166)](", "))}:{type:s(133),content:zr(n,s(117))}}}))}}function po(t,e,n){const r=lo,o=t[r(150)].t,i=e[r(157)](/(?=[A-Z])/)[r(166)](" "),a=o(i[r(136)](0)[r(162)]()+i[r(160)](1))[r(146)]();if(r(132)==typeof n)return a;if(r(161)===e||r(135)===e){const e=(0,s.normalizeColorOptions)(t[r(137)][r(129)](r(158)))[r(143)]((t=>t[r(128)]==n));return a+" ("+(e?o(e[r(113)])[r(146)]():n)+")"}if(r(138)===e&&isNaN(parseFloat(n))){const e=t[r(122)][r(129)](r(118))[r(153)](t[r(137)][r(129)](r(152)))[r(143)]((t=>t[r(128)]==n));return a+" ("+(e?o(e[r(127)])[r(146)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=413]})(t,e)}const Io=mo;function Eo(){const t=["name","_getHeadingLevel","2430iauplQ","plugins","114IjMPZO","_registerLegacyDescription","4896EoZyBn","view","title","*Change to:* %0","ELEMENT_HEADING_CUSTOM","locale","registerDescriptionCallback","11GWoDAm","find","model","_headingOptions","heading.options","commandName","has","104348TeWzKp","afterInit","869330rWXoLi","HeadingEditing","42396DyIzHj","1238930WTUuki","ELEMENT_HEADING","formatBlock","type","85062lEyjrr","editor","TrackChangesEditing","get","enableDefaultAttributesIntegration","3000ItEZPJ","value","8216lJWRcn","registerElementLabel","commandParams","descriptionFactory","paragraph","config","1925OFWsCo","format","heading","14UyVhZq","match"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(784248===-parseInt(n(427))/1*(parseInt(n(443))/2)+-parseInt(n(449))/3*(parseInt(n(418))/4)+parseInt(n(440))/5*(-parseInt(n(447))/6)+parseInt(n(423))/7+-parseInt(n(432))/8*(-parseInt(n(451))/9)+parseInt(n(420))/10*(-parseInt(n(458))/11)+-parseInt(n(422))/12*(-parseInt(n(434))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(419)](){const t=Io,e=this[t(428)];if(!e[t(448)][t(417)](t(421)))return;this[t(414)]=e[t(439)][t(430)](t(415));const n=e[t(456)],r=e[t(448)][t(430)](t(429));r[t(431)](t(442));for(const e of this[t(414)])t(438)!=e[t(413)]&&r[t(437)][t(435)](e[t(413)],(n=>{const r=t,i=this[r(446)](e[r(413)]);return null!==i?s(n,i):o(n,e[r(453)])}));function s(e,r){return zr(n,t(424),[e,r])}function o(e,r){return zr(n,t(455),[e,r])}this[t(450)]()}[Io(450)](){const t=Io,e=this[t(428)],n=e[t(456)];e[t(448)][t(430)](t(429))[t(437)][t(457)]((e=>{const r=t;if(r(425)!=e[r(426)])return;const{data:s}=e;if(s&&r(442)==s[r(416)]){const e=s[r(436)][0][r(433)],c=this[r(446)](e);if(null!==c)return{type:r(441),content:zr(n,r(454),(a=c,zr(n,r(424),[1,a])))};const u=this[r(414)][r(459)]((t=>t[r(413)]===e))[r(453)];return{type:r(441),content:zr(n,r(454),(o=1,i=u,zr(n,t(455),[o,i])))}}var o,i,a}))}[Io(446)](t){const e=Io;var n,r;const s=t[e(444)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(414)])||void 0===n?void 0:n[e(459)]((n=>n[e(413)]==t));if(o&&o[e(452)]){const t=o[e(452)],n=(null!==(r=t[e(445)])&&void 0!==r?r:t)[e(444)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["HighlightEditing","24004vPpmZf","enableDefaultAttributesIntegration","formatInline","FORMAT_HIGHLIGHT","color","TrackChangesEditing","config","_registerLegacyDescription","model","title","format","registerInlineAttribute","descriptionFactory","afterInit","find","3087dtqcTG","1452870mTOGHr","editor","value","*Set highlight:* %0","55797zUtFmo","type","registerAttributeLabel","has","14dwOHpr","toLowerCase","294539KPETgJ","highlight.options","*Remove highlight*","1258649ZRKNkw","highlight","commandParams","commandName","locale","376sXDkbi","get","registerDescriptionCallback","354lVxByg","6595EkqWOP","plugins"];return(To=function(){return t})()}function _o(t,e){const n=To();return(_o=function(t,e){return n[t-=106]})(t,e)}const yo=_o;!function(t,e){const n=_o,r=t();for(;;)try{if(187579===parseInt(n(137))/1+parseInt(n(135))/2*(parseInt(n(131))/3)+-parseInt(n(111))/4+parseInt(n(108))/5*(parseInt(n(107))/6)+-parseInt(n(140))/7+parseInt(n(145))/8*(parseInt(n(126))/9)+-parseInt(n(127))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[yo(124)](){const t=yo,e=this[t(128)];if(!e[t(109)][t(134)](t(110)))return;const n=e[t(109)][t(146)](t(116)),r=e[t(144)];n[t(112)](t(141)),n[t(122)](t(141)),n[t(123)][t(133)](t(141),zr(r,t(114))),this[t(118)]()}[yo(118)](){const t=yo,e=this[t(128)],n=e[t(144)];e[t(109)][t(146)](t(116))[t(123)][t(106)]((r=>{const s=t;if(s(113)!=r[s(132)])return;const{data:o}=r;if(o&&s(141)==o[s(143)]){const t=n.t,r=o[s(142)][0][s(129)];if(r){const o=e[s(117)][s(146)](s(138))[s(125)]((t=>t[s(119)]==r)),i=t(o[s(120)])[s(136)]();return{type:s(121),content:zr(n,s(130),i),color:{value:o[s(115)],title:o[s(120)]}}}return{type:s(121),content:zr(n,s(139),zr(n,s(114)))}}}))}}const ko=Lo;function Co(){const t=["90oxiRsB","79867CWyOKN","1171786pOQMfJ","plugins","editor","descriptionFactory","insert","1422570xzzjIH","7pElPGq","createEmptyElement","enableCommand","36JLXohV","createPositionAt","2420345kbBuEG","for","div","get","has","locale","horizontalLine","2410908ASPtZl","elementToStructure","68967hNhFCv","ELEMENT_HORIZONTAL_LINE","addClass","showSuggestionHighlights","ck-horizontal-line","afterInit","379320AarAdo","HorizontalLineEditing","TrackChangesEditing","conversion","createContainerElement","high","registerElementLabel","dataDowncast"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=188]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(515073===-parseInt(n(200))/1+-parseInt(n(201))/2+-parseInt(n(221))/3*(parseInt(n(210))/4)+-parseInt(n(212))/5+parseInt(n(219))/6*(parseInt(n(207))/7)+parseInt(n(191))/8+parseInt(n(199))/9*(parseInt(n(206))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(190)](){const t=ko,e=this[t(203)];if(!e[t(202)][t(216)](t(192)))return;e[t(202)][t(215)](t(193))[t(209)](t(218));const n=e[t(202)][t(215)](t(193)),r=e[t(217)];n[t(204)][t(197)](t(218),(e=>zr(r,t(222),e))),e[t(194)][t(213)](t(198))[t(220)]({model:t(218),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(188)])return null;const o=n[s(195)](s(214)),i=n[s(208)]("hr");return n[s(223)](s(189),o),n[s(205)](n[s(211)](o,0),i),o},converterPriority:t(196)})}}const Ro=vo;function So(){const t=["attribute","748175ohVLWB","descriptionFactory","formatBlock","4395272fmAYJR","HtmlEmbed","plugins","format","3628320OLsehf","registerElementLabel","registerDescriptionCallback","nodeAfter","208006xUDPjm","601816hFCcUP","get","has","value","getFirstRange","locale","afterInit","TrackChangesEditing","_registerLegacyDescription","element","registerBlockAttribute","*Change %0 content*","26200690puBNGb","rawHtml","18lxtWyZ","24sKWVmY","enableDefaultAttributesIntegration","6voMbiu","ELEMENT_HTML_EMBED","editor","start","2637516wSZKKG","type","commandName","key","htmlEmbed"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=119]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(751877===parseInt(n(152))/1+-parseInt(n(151))/2*(parseInt(n(130))/3)+parseInt(n(128))/4*(parseInt(n(140))/5)+parseInt(n(147))/6+parseInt(n(134))/7+-parseInt(n(143))/8*(-parseInt(n(127))/9)+-parseInt(n(125))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Ro(119)](){const t=Ro,e=this[t(132)];if(!e[t(145)][t(154)](t(144)))return;const n=e[t(145)][t(153)](t(120)),r=e[t(157)];n[t(141)][t(148)](t(126),(e=>zr(r,t(131),e))),n[t(129)](t(138)),n[t(123)](t(155)),n[t(141)][t(149)]((e=>{const n=t;if(n(139)!=e[n(135)])return;const{data:s}=e;if(s&&n(155)==s[n(137)]&&e[n(156)]()[n(133)][n(150)].is(n(122),n(126))){const t=zr(r,n(131));return{type:n(146),content:zr(r,n(124),t)}}})),this[t(121)]()}[Ro(121)](){const t=Ro,e=this[t(132)],n=e[t(157)];e[t(145)][t(153)](t(120))[t(141)][t(149)]((e=>{const r=t;if(r(142)!=e[r(135)])return;const{data:s}=e;if(s&&r(138)==s[r(136)]){const t=zr(n,r(131));return{type:r(146),content:zr(n,r(124),t)}}}))}}const wo=Fo;function Oo(){const t=["imageCaption","20PSczxc","ImageUtils","_findSuggestions","imageStylePreApply","10999424vyqzAb","forward","*Remove image text alternative*","resizeImage","insertImage","isBlockImage","toNext","17oguHCp","_registerLegacyDescription","2393721RsNsCv","isBefore","removeObject","join","TrackChangesEditing","7731NaYwdh","detach","getFirstRange","isIntersecting","imageInline","chain","convertInlineImageToBlock","getClosestSelectedImageElement","filter","isCollapsed","isEqual","format","getContainedElement","createRangeOn","formatInline","3395bQXVIE","key","registerAttributeLabel","plugins","formatBlock","element","has","toPrevious","toggleImageCaption","imageTypeInline","ELEMENT_INLINE_IMAGE","newValue","afterInit","ImageEditing","length","78788Ckhxpp","commandParams","deletion","alt","registerElementLabel","document","ImageInlineEditing","selection","addObject","registerCustomCallback","subType","imageBlock","change","discard","fromPosition","markBlockFormat","ImageBlockEditing","nodeBefore","*Reset image width*","forceDefaultExecution","start","*Set image width:* %0","nodeAfter","schema","enableCommand","type","ImageCaptionEditing","attribute","convertBlockImageToInline","caption","isOwn","FORMAT_IMAGE_SIZE","1590lqZBFa","2270looeDX","573445ZLeuFJ","width","commandName","ELEMENT_IMAGE","insertion","markInsertion","registerDescriptionCallback","getSuggestionCallback","markDeletion","uploadImage","56463siMDOD","getNearestSelectionRange","get","backward","imageTypeBlock","accept","ImageCaptionUtils","previous","descriptionFactory","getCaptionFromImageModelElement","imageTextAlternative","ImageUploadEditing","resizedWidth","createRange","enableDefaultAttributesIntegration","find","*Set image text alternative:* %0","findIndex","editor","ImageTextAlternativeEditing","registerBlockAttribute","ImageResize","model","ELEMENT_CAPTION","Inline image to block image","end","locale","Block image to inline image","_suggestionFactory"];return(Oo=function(){return t})()}function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=187]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(868357===-parseInt(n(307))/1*(parseInt(n(222))/2)+parseInt(n(187))/3+-parseInt(n(296))/4*(parseInt(n(256))/5)+parseInt(n(254))/6*(parseInt(n(207))/7)+parseInt(n(300))/8+parseInt(n(192))/9*(-parseInt(n(255))/10)+parseInt(n(266))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(219)](){const t=wo,e=this[t(284)];if(!e[t(210)][t(213)](t(220)))return;const n=e[t(210)][t(268)](t(191)),r=e[t(210)][t(268)](t(297)),s=e[t(292)];n[t(246)](t(304)),n[t(274)][t(226)](t(233),(e=>zr(s,t(259),e))),n[t(274)][t(226)](t(196),(e=>zr(s,t(217),e))),n[t(274)][t(226)](t(251),(()=>zr(s,t(289)))),e[t(210)][t(213)](t(277))&&n[t(246)](t(265)),e[t(210)][t(213)](t(238))&&e[t(210)][t(213)](t(228))&&(n[t(246)](t(216),((s,o)=>{const i=t,a=r[i(199)](e[i(288)][i(227)][i(229)]);e[i(288)][i(234)]((()=>{const t=i;n[t(237)](a,{commandName:t(216),commandParams:[o]},[],t(250))}))})),n[t(246)](t(270),((s,o)=>{const a=t;e[a(288)][a(234)]((t=>{const c=a;let u=r[c(199)](e[c(288)][c(227)][c(229)]),l=t[c(205)](u);const f=i.LivePosition[c(236)](l[c(242)],c(214)),h=i.LivePosition[c(236)](l[c(291)],c(306));n[c(241)]((()=>s(o))),u=r[c(199)](e[c(288)][c(227)][c(229)]),l=t[c(205)](u);const g=t[c(279)](f,h);f[c(193)](),h[c(193)](),n[c(237)](u,{commandName:c(216),commandParams:[o]},[],c(198)),g[c(242)][c(188)](l[c(242)])&&n[c(261)](t[c(279)](g[c(242)],l[c(242)]),c(198)),l[c(291)][c(188)](g[c(291)])&&n[c(261)](t[c(279)](l[c(291)],g[c(291)]),c(198))}))})),n[t(294)][t(231)](t(211),t(198),t(190),(()=>!1)),n[t(294)][t(231)](t(211),t(198),t(271),(()=>!1)),n[t(294)][t(231)](t(211),t(198),t(235),n[t(294)][t(263)](t(211),"",t(271))),n[t(294)][t(231)](t(260),t(198),t(190),(()=>!1)),n[t(294)][t(231)](t(260),t(198),t(235),(([r])=>{const s=t,o=n[s(294)][s(263)](s(260),"",s(235));let i=r[s(242)],a=r[s(291)];const c=e[s(288)][s(245)][s(267)](i,s(269)),u=e[s(288)][s(245)][s(267)](a,s(301));c[s(201)]&&(i=c[s(242)]),u[s(201)]&&(a=u[s(291)]),o([e[s(288)][s(279)](i,a)])})),n[t(294)][t(231)](t(211),t(198),t(197),c),n[t(294)][t(231)](t(260),t(198),t(197),c)),e[t(210)][t(213)](t(248))&&(n[t(246)](t(215),((s,o)=>{const i=t,a=e[i(210)][i(268)](i(272));let c=r[i(199)](e[i(288)][i(227)][i(229)]),u=a[i(275)](c);e[i(288)][i(234)]((()=>{const t=i;if(u)return void n[t(264)](e[t(288)][t(205)](u));const l=r[t(305)](c);s(o),c=r[t(199)](e[t(288)][t(227)][t(229)]),u=a[t(275)](c),n[t(261)](e[t(288)][t(205)](u),l?null:t(295))}))})),n[t(294)][t(231)](t(260),t(295),t(197),c));const o=[{type:t(211),subType:t(299)},{type:t(260),subType:t(295)},{type:t(211),subType:t(198)},{type:t(260),subType:t(198)}];function a(e,s){const i=t,a=o[i(283)]((({type:t,subType:n})=>e[i(247)]==t&&e[i(232)]==n)),c=o[i(283)]((({type:t,subType:e})=>s[i(247)]==t&&s[i(232)]==e));if(a<0||c<0)return!1;const u=e[i(194)](),l=s[i(194)]();if((0==a||1==a)&&2==c&&u[i(195)](l))return!0;if(2==a&&3==c){const t=n[i(298)](u,i(260))[i(200)]((({suggestion:t,meta:e})=>e[i(252)]&&i(198)==t[i(232)]));if(t[i(221)]>1&&l[i(291)][i(202)](u[i(242)]))return!0;if(1==t[i(221)]&&(u[i(242)][i(202)](l[i(291)])||u[i(291)][i(202)](l[i(242)])))return!0}if(3==a&&3==c&&u[i(242)][i(188)](l[i(242)])){const t=u[i(291)][i(244)],e=l[i(242)][i(239)];return r[i(305)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(210)][t(213)](t(287))&&(n[t(280)](t(303)),n[t(286)](t(278)),n[t(274)][t(209)](t(278),zr(s,t(253)))),e[t(210)][t(213)](t(285))&&(n[t(280)](t(276)),n[t(286)](t(225))),n[t(274)][t(262)]((e=>{const n=t;if(o[n(281)]((({type:t,subType:r})=>e[n(247)]==t&&e[n(232)]==r)))return e[n(273)]?{}:void 0})),n[t(274)][t(262)]((e=>{const n=t;if(n(260)==e[n(247)]||n(224)==e[n(247)]){const t=e[n(204)]();if(t&&t.is(n(212),n(251)))return{type:n(260)==e[n(247)]?n(230):n(189),element:t,quantity:1}}})),n[t(274)][t(262)]((e=>t(211)==e[t(247)]&&t(198)==e[t(232)]?{type:t(203),content:t(290)}:t(211)==e[t(247)]&&t(250)==e[t(232)]?{type:t(203),content:t(293)}:void 0)),n[t(274)][t(262)]((e=>{const n=t;if(n(249)!=e[n(247)])return;const{data:r}=e;if(!r||n(225)!=r[n(208)])return;const o=r[n(218)];return o?{type:n(203),content:zr(s,n(282),'"'+o+'"')}:{type:n(203),content:zr(s,n(302))}})),this[t(308)]()}[wo(308)](){const t=wo,e=this[t(284)],n=e[t(292)];e[t(210)][t(268)](t(191))[t(274)][t(262)]((e=>{const r=t;if(r(211)!=e[r(247)]&&r(206)!=e[r(247)])return;const{data:s}=e;if(s){if(r(276)==s[r(258)]){const t=s[r(223)][0][r(218)];return t?{type:r(203),content:zr(n,r(282),'"'+t+'"')}:{type:r(203),content:zr(n,r(302))}}if(r(303)==s[r(258)]){const t=s[r(223)][0][r(257)];return t?{type:r(203),content:zr(n,r(243),t)}:{type:r(203),content:zr(n,r(240))}}}}))}}const Bo=Uo;function Po(){const t=["get","40230EaQOMP","descriptionFactory","937978PSyKoQ","registerBlockAttribute","formatBlock","*Replace image URL*","6603170pwcGGx","ImageEditing","key","getSuggestionCallback","registerDescriptionCallback","formatInline","1950777aeZtab","afterInit","1723056sqimhg","48156euCbkd","attribute","*Format:* replace image URL","310eLqMZv","oldValue","registerCustomCallback","enableDefaultAttributesIntegration","has","accept","editor","type","src","72IUFvQr","newValue","discard","locale","plugins","_registerLegacyDescription","replaceImageSource","_suggestionFactory","TrackChangesEditing","_handleLegacySuggestions","5104230SmeYqQ","format","commandName"];return(Po=function(){return t})()}function Uo(t,e){const n=Po();return(Uo=function(t,e){return n[t-=163]})(t,e)}!function(t,e){const n=Uo,r=t();for(;;)try{if(534419===parseInt(n(184))/1+parseInt(n(186))/2+-parseInt(n(196))/3+parseInt(n(199))/4*(parseInt(n(202))/5)+-parseInt(n(180))/6+-parseInt(n(190))/7+-parseInt(n(198))/8*(-parseInt(n(170))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class xo extends t.Plugin{[Bo(197)](){const t=Bo;if(!this[t(167)][t(174)][t(165)](t(191)))return;const e=this[t(167)][t(173)],n=this[t(167)][t(174)][t(183)](t(178));n[t(164)](t(176)),n[t(187)](t(169)),n[t(185)][t(194)]((n=>{const r=t;if(r(200)!=n[r(168)])return;const{data:s}=n;return s&&r(169)==s[r(192)]?s[r(171)]&&s[r(203)]?{type:r(181),content:zr(e,r(189))}:{type:r(181),content:""}:void 0})),this[t(179)]()}[Bo(179)](){const t=Bo,e=this[t(167)][t(174)][t(183)](t(178));e[t(177)][t(163)](t(188),t(176),t(166),e[t(177)][t(193)](t(188),null,t(172))),e[t(177)][t(163)](t(188),t(176),t(172),e[t(177)][t(193)](t(188),null,t(166))),this[t(175)]()}[Bo(175)](){const t=Bo,e=this[t(167)],n=e[t(173)];e[t(174)][t(183)](t(178))[t(185)][t(194)]((e=>{const r=t;if(r(188)!=e[r(168)]&&r(195)!=e[r(168)])return;const{data:s}=e;return s&&r(176)==s[r(182)]?{type:r(181),content:zr(n,r(201))}:void 0}))}}const jo=Vo;function Go(){const t=["getSuggestions","normalizedStyles","discardSuggestion","8900176JPvKdq","nodeBefore","from","join","isInContent","518469hhxZuX","formatBlock","createRangeOn","value","descriptionFactory","suggestion","imageStyle","plugins","getSuggestion","title","enableCommand","length","imageStylePreApply","get","6AbyePA","discard","738198jGoBEU","commandParams","selection","afterInit","isEqual","insertion","commands","ImageStyleEditing","name","findIndex","getContainedElement","forEach","imageTypeBlock","registerCustomCallback","getFirstRange","format","registerPostFixer","_registerLegacyDescription","differ","imageTypeInline","end","author","document","setImageNaturalSizeAttributes","isIntersecting","*Format:* %0","nodeAfter","3723474MGRrai","commandReversedParams","next","commandName","model","subType","_findSuggestions","newRange","isInlineImage","getChangedMarkers","getClosestSelectedImageElement","isBefore","2215770QJvZRm","head","formatInline","accept","editor","imageCaption","registerDescriptionCallback","2526368WoUqju","TrackChangesEditing","has","Users","start","change","isOwn","refresh","FORMAT_SIDE_IMAGE","markBlockFormat","chain","markInlineFormat","type","_suggestionFactory","getSuggestionCallback","filter","imageStylePostApply","305604XpAdsO","hasSuggestion","toLowerCase","locale","isBlockImage","shouldConvertImageType","convertInlineImageToBlock","side","_splitMarkerName","ImageUtils"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=205]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(437488===parseInt(n(259))/1+-parseInt(n(257))/2*(-parseInt(n(225))/3)+-parseInt(n(208))/4+parseInt(n(298))/5+parseInt(n(286))/6+parseInt(n(243))/7+-parseInt(n(238))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(262)](){const t=jo,n=this[t(205)];if(!n[t(250)][t(210)](t(266)))return;const r=n[t(250)][t(256)](t(209)),s=n[t(250)][t(256)](t(234)),o={};r[t(253)](t(249),((o,i)=>{const a=t,c=n[a(250)][a(256)](a(211)).me,u=n[a(265)][a(256)](a(249));let l=s[a(296)](n[a(290)][a(281)][a(261)]),f=n[a(290)][a(245)](l),h=u[a(246)];if(h==i[a(246)])return;const g={commandName:a(249),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(290)][a(213)]((()=>{const t=a;if(r[t(235)]()[t(223)]((e=>e[t(242)]&&c==e[t(280)]&&(t(244)==e[t(220)]||t(300)==e[t(220)])&&(t(255)==e[t(291)]||t(224)==e[t(291)])&&e[t(273)]()[t(263)](f)))[t(270)]((e=>r[t(237)](e[t(299)]))),l=s[t(296)](n[t(290)][t(281)][t(261)]),f=n[t(290)][t(245)](l),u[t(215)](),n[t(265)][t(256)](t(278))[t(215)](),n[t(265)][t(256)](t(271))[t(215)](),h=u[t(246)],h!=i[t(246)])return s[t(294)](l)&&u[t(230)](i[t(246)],l)?(o({...i,setImageSizes:!1}),l=s[t(296)](n[t(290)][t(281)][t(261)]),void r[t(217)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(255))):void(s[t(229)](l)?r[t(217)](l,g,[],t(224)):r[t(219)](f,g,t(224)))}))}));for(const e of n[t(250)][t(256)](t(266))[t(236)])o[e[t(267)]]=e[t(252)][t(227)]();r[t(221)][t(272)](t(244),t(255),t(241),(()=>!1)),r[t(221)][t(272)](t(244),t(224),t(241),(()=>!1)),r[t(221)][t(272)](t(300),t(224),t(241),(()=>!1)),r[t(221)][t(272)](t(244),t(255),t(301),(([e])=>{const n=t;s[n(282)](e[n(269)]())})),r[t(221)][t(272)](t(244),t(255),t(258),((e,n)=>{const s=t;r[s(221)][s(222)](s(244),"",s(301))(e,{commandName:n[s(289)],commandParams:n[s(287)]})})),r[t(221)][t(272)](t(244),t(255),t(218),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(244),subType:t(255)},{type:t(264),subType:t(206)},{type:t(244),subType:t(231)},{type:t(264),subType:t(231)}];function a(e,n){const o=t,a=i[o(268)]((({type:t,subType:n})=>e[o(220)]==t&&e[o(291)]==n)),c=i[o(268)]((({type:t,subType:e})=>n[o(220)]==t&&n[o(291)]==e));if(a<0||c<0)return!1;const u=e[o(273)](),l=n[o(273)]();if((0==a||1==a)&&2==c&&u[o(283)](l))return!0;if(2==a&&3==c){const t=r[o(292)](u,o(264))[o(223)]((({suggestion:t,meta:e})=>e[o(214)]&&o(231)==t[o(291)]));if(t[o(254)]>1&&l[o(279)][o(263)](u[o(212)]))return!0;if(1==t[o(254)]&&(u[o(212)][o(263)](l[o(279)])||u[o(279)][o(263)](l[o(212)])))return!0}if(3==a&&3==c&&u[o(212)][o(297)](l[o(212)])){const t=u[o(279)][o(285)],e=l[o(212)][o(239)];return s[o(229)](t)&&t===e}return!1}n[t(290)][t(281)][t(275)]((()=>{const e=t;let o=!1;const i=Array[e(240)](n[e(290)][e(281)][e(277)][e(295)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(233)](t);if(e(248)==i&&r[e(226)](u)){if(e(244)==a&&(e(255)==c||e(224)==c)){const t=r[e(251)](u);if(n[e(293)]){const n=t[e(273)]()[e(269)]();if(s[e(229)](n))continue;r[e(237)](t),o=!0}}if(e(264)==a&&e(206)==c&&!n[e(293)]){const t=r[e(251)](u);t[e(288)]&&t[e(288)][e(242)]&&(r[e(237)](t[e(288)]),o=!0)}}}return o})),this[t(276)](o)}[jo(276)](t){const e=jo,n=this[e(205)],r=n[e(228)];n[e(250)][e(256)](e(209))[e(247)][e(207)]((n=>{const s=e;if(s(244)!=n[s(220)]&&s(300)!=n[s(220)])return;const{data:o}=n;if(!o||s(249)!=o[s(289)])return;const i=o[s(260)][0][s(246)];return function(t){const e=s;return{type:e(274),content:zr(r,e(284),t)}}(s(232)===i?zr(r,s(216)):t[i]||i)}))}}function zo(){const t=["importWord","_handleImportedData","119902vCvqbF","995AXWNAL","_setSuggestionData","5981841zavMub","2324340VFQLGL","2408273ofhEMF","26266596KxRkjm","_trackChangesExecuted","bind","51950evCKZM","value","editor","dataInsert","8EPbGRO","track_changes","commands","afterInit","lowest","1rPSYnN","forEach","737RpwRSg","execute","trackChanges","collaboration_features","enableCommand","6ytFufZ","high","plugins","7908kQJJFW","listenTo","TrackChangesEditing","get","_trackChangesValueDuringImport","Users"];return(zo=function(){return t})()}function Wo(t,e){const n=zo();return(Wo=function(t,e){return n[t-=233]})(t,e)}const Ko=Wo;!function(t,e){const n=Wo,r=t();for(;;)try{if(396024===parseInt(n(256))/1*(parseInt(n(238))/2)+parseInt(n(242))/3+parseInt(n(266))/4*(parseInt(n(239))/5)+parseInt(n(263))/6*(parseInt(n(243))/7)+-parseInt(n(251))/8*(-parseInt(n(241))/9)+parseInt(n(247))/10*(parseInt(n(258))/11)+-parseInt(n(244))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class Xo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(234)]=!1,this[e(245)]=!1}[Ko(254)](){const t=Ko,e=this[t(249)],n=e[t(253)][t(233)](t(236)),r=e[t(253)][t(233)](t(260));n&&(n.on(t(259),((e,[,n])=>{const s=t;this[s(234)]=r[s(248)],n[s(261)][s(252)]=!this[s(234)]}),{priority:t(264)}),this[t(267)](n,t(250),this[t(237)][t(246)](this)),this[t(267)](n,t(250),(()=>{const e=t;this[e(245)]&&(r[e(259)](),this[e(245)]=!1)}),{priority:t(255)}),e[t(265)][t(233)](t(268))[t(262)](t(236)))}[Ko(237)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(249)][n(253)][n(233)](n(260)),o=s[n(248)];this[n(234)]!==o&&(s[n(259)](),this[n(245)]=!0),r&&r[n(257)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(249)][o(265)][o(233)](o(235)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(236)}}};this[o(249)][o(265)][o(233)](o(268))[o(240)](i)}))}}function qo(){const t=["plugins","522BtXVBd","registerDescriptionCallback","enableDefaultAttributesIntegration","indentBlock","TrackChangesEditing","3796328OhczGj","141180kIMMhw","format","formatBlock","enableCommand","registerAttributeLabel","129GKgLWu","outdentBlock","blockIndent","outdent","*Indent:* %0","editor","afterInit","type","has","commandName","locale","3182HUjKRZ","descriptionFactory","indent","_registerLegacyDescription","IndentEditing","registerBlockAttribute","7NhRzna","get","344883VbnCSD","FORMAT_INDENT","356580MeNjCZ","1312026sVLogS","getItems","71735Yyphir","*Outdent:* %0","getItemLabel","IndentBlock"];return(qo=function(){return t})()}const Zo=Jo;function Jo(t,e){const n=qo();return(Jo=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=Jo,r=t();for(;;)try{if(298610===parseInt(n(371))/1+-parseInt(n(363))/2*(parseInt(n(352))/3)+-parseInt(n(333))/4+-parseInt(n(336))/5+-parseInt(n(334))/6+parseInt(n(369))/7*(-parseInt(n(346))/8)+parseInt(n(341))/9*(parseInt(n(347))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Qo extends t.Plugin{[Zo(358)](){const t=Zo,e=this[t(357)],n=e[t(340)][t(370)](t(345));if(e[t(340)][t(360)](t(367))&&(n[t(350)](t(365)),n[t(350)](t(355))),e[t(340)][t(360)](t(339)))for(const e of[t(344),t(353)])n[t(343)](e);const r=e[t(362)];n[t(368)](t(354)),n[t(364)][t(351)](t(354),zr(r,t(332))),this[t(366)]()}[Zo(366)](){const t=Zo,e=this[t(357)],n=e[t(362)],r=e[t(340)][t(370)](t(345));r[t(364)][t(342)]((e=>{const s=t;if(s(349)!=e[s(359)])return;const{data:o}=e;if(!o)return;if(s(344)!=o[s(361)]&&s(353)!=o[s(361)])return;const i=e[s(335)]()[0],a=r[s(364)][s(338)](i);return s(344)==o[s(361)]?{type:s(348),content:zr(n,s(356),a)}:s(353)==o[s(361)]?{type:s(348),content:zr(n,s(337),a)}:void 0}))}}var Yo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=387]})(t,e)}function ti(){var t=["editor","5CZMtkj","input","628440kJZkOw","plugins","429979dUpbph","get","enableCommand","1210592uAxAWQ","7FKeJyH","888008zpCVlx","init","requires","3pyqEwz","460AODoBQ","88623QOMeaS","4481610WwtsoK","604323sgoUJK","TrackChangesEditing","60mFLYoN"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(453834===-parseInt(n(387))/1+parseInt(n(398))/2*(-parseInt(n(403))/3)+-parseInt(n(393))/4*(-parseInt(n(391))/5)+parseInt(n(406))/6+parseInt(n(399))/7*(parseInt(n(400))/8)+parseInt(n(405))/9*(parseInt(n(404))/10)+-parseInt(n(395))/11*(-parseInt(n(389))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Yo(402)](){return[vs.Input]}[Yo(401)](){var t=Yo;this[t(390)][t(394)][t(396)](t(388))[t(397)](t(392))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=118]})(t,e)}function si(){const t=["commandName","key","*Set link:* %0","plugins","unlink","locale","1144854URNKyA","enableDefaultAttributesIntegration","243095ljYndg","attribute","TrackChangesEditing","994063ExhicL","commands","LinkEditing","toLowerCase","format","link","type","registerInlineAttribute","linkHref","registerDescriptionCallback","213hyWRYR","formatInline","28QjhRUJ","8304YImJzb","has","descriptionFactory","*Remove link*","get","newValue","_registerLegacyDescription","1947768qIauba","afterInit","manualDecorators","392136vfmLsV","editor","126512uTclWK","label","registerAttributeLabel","link (","commandParams"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(282588===-parseInt(n(127))/1+-parseInt(n(158))/2*(-parseInt(n(155))/3)+parseInt(n(157))/4*(parseInt(n(142))/5)+parseInt(n(124))/6+-parseInt(n(145))/7+-parseInt(n(129))/8+-parseInt(n(140))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(125)](){const t=ni,e=this[t(128)];if(!e[t(137)][t(118)](t(147)))return;const n=e[t(137)][t(121)](t(144)),r=e[t(146)][t(121)](t(150));n[t(141)](t(150)),n[t(141)](t(138)),n[t(152)](t(153));for(const e of r[t(126)])n[t(152)](e.id),n[t(119)][t(131)](e.id,t(132)+e[t(130)][t(148)]()+")");n[t(119)][t(154)]((n=>{const r=t;if(r(143)!=n[r(151)])return;const{data:s}=n;if(!s||r(153)!=s[r(135)])return;const o=s[r(122)],i=e[r(139)];return{type:r(149),content:null==o?zr(i,r(120)):zr(i,r(136),'"'+o+'"')}})),this[t(123)]()}[ni(123)](){const t=ni,e=this[t(128)],n=e[t(139)];e[t(137)][t(121)](t(144))[t(119)][t(154)]((e=>{const r=t;if(r(156)!=e[r(151)])return;const{data:s}=e;if(s){if(r(150)==s[r(134)]){const t=s[r(133)][0];return{type:r(149),content:zr(n,r(136),'"'+t+'"')}}return r(138)==s[r(134)]?{type:r(149),content:zr(n,r(120))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ci();return(ai=function(t,e){return n[t-=328]})(t,e)}function ci(){const t=["todoList","commandName","createPositionAt","1422aenwTN","outdentList","execute","enableCommand","registerElementLabel","numberedList","formatBlock","add","commands","commandParams","_selectedElements","LegacyTodoListEditing","listType","18iTLYrJ","selection","parent","getSelectedBlocks","model","checkChild","bulleted","isObject","numbered","change","8JDOzTq","type","todo","filter","findIndex","previousSibling","forceValue","*Change to:* %0","element","TrackChangesEditing","formatInline","indentList","102720fkQdEj","LegacyListEditing","slice","*Check item*","ELEMENT_NUMBERED_LIST","ELEMENT_BULLETED_LIST","schema","9138063sLnXZq","475515yFUjQZ","createRange","plugins","editor","438415gCIIkv","end","29477hdUMfQ","push","has","ELEMENT_LIST_ITEM","ELEMENT_TODO_LIST","582AudnMF","todoListChecked","markBlockFormat","getAttribute","*Outdent:* %0","nextSibling","checkTodoList","listItem","get","descriptionFactory","blockName","document","length","listIndent","*Indent:* %0","22768AecgLZ","replace","List","value","name","before","format","registerDescriptionCallback","bulletedList","from","paragraph","16404GjnDGx","locale","afterInit","*Uncheck item*"];return(ci=function(){return t})()}!function(t,e){const n=ai,r=t();for(;;)try{if(387035===parseInt(n(398))/1+-parseInt(n(368))/2*(-parseInt(n(348))/3)+parseInt(n(378))/4*(-parseInt(n(402))/5)+-parseInt(n(409))/6*(-parseInt(n(404))/7)+-parseInt(n(337))/8*(-parseInt(n(355))/9)+parseInt(n(390))/10+-parseInt(n(397))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ii(350)](){const t=ii,e=this[t(401)],n=e[t(349)];if(!e[t(400)][t(406)](t(391)))return;const r=e[t(400)][t(330)](t(387)),s=e[t(400)][t(406)](t(366));function o(t){return()=>{const n=ai,s=e[n(372)][n(333)][n(369)],o=e[n(363)][n(330)](t);if(o[n(340)])return void e[n(357)](n(347),{});const i=t[n(392)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(346)](t)[s(381)]((t=>function(t,e){const n=s;return e[n(373)](t[n(370)],n(329))&&!e[n(375)](t)}(t,r)));o=o[s(381)]((t=>!t.is(s(386),s(329))||t[s(412)](s(367))!=e));const i=new Set;for(const t of o)t.is(s(386),s(329))?i[s(362)](li(t)):i[s(362)](t);return Array[s(346)](i)}(s[n(371)](),i,e[n(372)][n(396)]);e[n(372)][n(377)]((()=>{const e=n;for(const n of a)r[e(411)](n,{commandName:t,commandParams:[{forceValue:!o[e(340)]}],formatGroupId:e(332)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(346)](t);const r=n[e(382)]((t=>e(329)!=t[e(341)]));return r>-1&&(n=n[e(392)](0,r)),n}(e[n(372)][n(333)][n(369)][n(371)]()),o=e[n(372)][n(399)](e[n(372)][n(354)](s[0],n(342)),e[n(372)][n(354)](s[s[n(334)]-1],n(403)));e[n(372)][n(377)]((()=>{const e=n;r[e(411)](o,{commandName:t,commandParams:[],formatGroupId:e(335)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(414)];for(;t&&t[n(412)](n(335))>e[n(412)](n(335));)r[n(362)](t),t=t[n(414)]}return Array[n(346)](r)}(s))}))}}r[t(358)](t(360),o(t(360))),r[t(358)](t(345),o(t(345))),s&&r[t(358)](t(352),o(t(352))),r[t(358)](t(389),i(t(389))),r[t(358)](t(356),i(t(356))),s&&r[t(358)](t(328),(()=>{const n=t,s=e[n(363)][n(330)](n(328)),o=Array[n(346)](s[n(365)]);o[n(381)]((t=>t[n(412)](n(410))!=s[n(340)])),e[n(372)][n(377)]((()=>{const t=n;for(const e of o)r[t(411)](e,{commandName:t(328),commandParams:[{forceValue:!s[t(340)]}]})}))})),r[t(331)][t(359)](t(329),(e=>zr(n,t(407),e))),r[t(331)][t(344)]((e=>{const r=t;if(r(361)!=e[r(379)]&&r(388)!=e[r(379)])return;const{data:s}=e;if(s){if(r(360)==s[r(353)]||r(345)==s[r(353)]||r(352)==s[r(353)])switch(s[r(353)][r(338)](r(339),"")){case r(374):return o(zr(n,r(395)));case r(376):return o(zr(n,r(394)));case r(380):return o(zr(n,r(408)))}if(r(389)==s[r(353)])return{type:r(343),content:zr(n,r(336),zr(n,r(407)))};if(r(356)==s[r(353)])return{type:r(343),content:zr(n,r(413),zr(n,r(407)))};if(r(328)==s[r(353)])return s[r(364)][0][r(384)]?{type:r(343),content:zr(n,r(393))}:{type:r(343),content:zr(n,r(351))}}function o(t){const e=r;return{type:e(343),content:zr(n,e(385),t)}}}))}}function li(t){const e=ii,n=t[e(412)](e(335));if(0==n)return t;let r=t;for(;t[e(383)]&&t[e(383)].is(e(386),e(329));){const s=t[e(383)][e(412)](e(335));if(s==n)r=t[e(383)];else if(s<n)break;t=t[e(383)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(386),e(329))&&t[e(412)](e(335))>0){let r=t[e(414)];for(;r&&e(329)==r[e(341)]&&r[e(412)](e(335))==t[e(412)](e(335));)n[e(405)](r),r=r[e(414)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=139]})(t,e)}function di(){const t=["_LIST_","listReversed","get","*Format:* set start index to %0","from","plugins","1459528blrlJu","getListTypeFromListStyleType","33188wQbgSf","parent","flat","has","default","listStyle","*Change to:* %0","_getSuggestionBlocks","format","list.properties","model","handleDescriptions","LegacyListPropertiesEditing","*Format:* set order to regular","replace","commandParams","listItem","locale","length","document","1272858JPLhqZ","formatInline","push","toUpperCase","handleListStartCommand","ELEMENT_","TrackChangesEditing","getSelectedBlocks","createPositionAt","map","listStart","_getSuggestionBlocksForListStyle","type","styles","startIndex","697263uCNXPl","_getTranslationKeyForListStyle","235090VFCqYK","4494yZuhqY","LegacyListUtils","getFirstPosition","createRange","forward","formatBlock","before","descriptionFactory","getSiblingNodes","bind","getLastPosition","registerDescriptionCallback","change","afterInit","126XRfsxz","editor","element","165ANkCqq","*Format:* set order to reversed","646376UjIKPx","reversed","filter","config","markMultiRangeBlockFormat","commandName","numbered","getAttribute","unshift","handleListReversedCommand","handleListStyleCommand","enableCommand","listType","10577JePnoM","selection","backward"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(663934===parseInt(n(176))/1+parseInt(n(154))/2+-parseInt(n(191))/3+parseInt(n(156))/4*(parseInt(n(211))/5)+-parseInt(n(194))/6*(parseInt(n(145))/7)+parseInt(n(213))/8+-parseInt(n(208))/9*(parseInt(n(193))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(207)](){const t=hi;if(!this[t(209)][t(153)][t(159)](t(168)))return;const e=this[t(209)][t(216)][t(150)](t(165)),n=this[t(209)][t(153)][t(150)](t(182));e[t(189)]&&n[t(143)](t(161),this[t(142)][t(203)](this)),e[t(214)]&&n[t(143)](t(149),this[t(141)][t(203)](this)),e[t(190)]&&n[t(143)](t(186),this[t(180)][t(203)](this)),n[t(201)][t(205)](this[t(167)][t(203)](this))}[hi(142)](t,e={}){const n=hi,r=this[n(209)][n(153)][n(150)](n(182)),s=this[n(187)]();this[n(209)][n(166)][n(206)]((()=>{const t=n;r[t(217)](s,{commandName:t(161),commandParams:[{type:e[t(188)]}],formatGroupId:t(161)})}))}[hi(141)](t,e={}){const n=hi,r=this[n(209)][n(153)][n(150)](n(182)),s=this[n(163)]((t=>t.is(n(210),n(172))&&n(219)===t[n(139)](n(144))));if(s[n(174)]<1)return;const o=s[n(185)]((t=>this[n(209)][n(166)][n(197)](this[n(209)][n(166)][n(184)](t,n(200)),this[n(209)][n(166)][n(184)](t,0))));this[n(209)][n(166)][n(206)]((()=>{const t=n;r[t(217)](o,{commandName:t(149),commandParams:[{reversed:e[t(214)]}],formatGroupId:t(149)})}))}[hi(180)](t,e={}){const n=hi,r=this[n(209)][n(153)][n(150)](n(182)),s=this[n(163)]((t=>t.is(n(210),n(172))&&n(219)===t[n(139)](n(144))));if(s[n(174)]<1)return;const o=s[n(185)]((t=>this[n(209)][n(166)][n(197)](this[n(209)][n(166)][n(184)](t,n(200)),this[n(209)][n(166)][n(184)](t,0))));this[n(209)][n(166)][n(206)]((()=>{const t=n;r[t(217)](o,{commandName:t(186),commandParams:[{startIndex:e[t(190)]}],formatGroupId:t(186)})}))}[hi(167)](t){const e=hi;if(e(199)!=t[e(188)]&&e(177)!=t[e(188)])return;const n=this[e(209)][e(173)],{data:r}=t;if(!r)return;let s,o;switch(r[e(218)]){case e(161):s=e(162),o={type:e(164),content:zr(n,s,zr(n,this[e(192)](r[e(171)][0][e(188)])))};break;case e(149):s=r[e(171)][0][e(214)]?e(212):e(169),o={type:e(164),content:zr(n,s)};break;case e(186):s=e(151),o={type:e(164),content:zr(n,s,r[e(171)][0][e(190)])}}return o}[hi(187)](){const t=hi;var e,n,r,s;const o=this[t(209)][t(153)][t(150)](t(195));let i=Array[t(152)](this[t(209)][t(166)][t(175)][t(146)][t(183)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(210),t(172)))&&i[t(140)](...o[t(202)](this[t(209)][t(166)][t(175)][t(146)][t(196)](),t(147))),(null===(n=i[i[t(174)]-1])||void 0===n?void 0:n.is(t(210),t(172)))&&i[t(178)](...o[t(202)](this[t(209)][t(166)][t(175)][t(146)][t(204)](),t(198))),i=[...new Set(i)],(null===(s=null===(r=this[t(209)][t(166)][t(175)][t(146)][t(196)]())||void 0===r?void 0:r[t(157)])||void 0===s?void 0:s.is(t(210),t(172)))&&(i=i[t(215)]((e=>e.is(t(210),t(172))))),i}[hi(163)](t){const e=hi,n=this[e(209)][e(153)][e(150)](e(195));let r=Array[e(152)](this[e(209)][e(166)][e(175)][e(146)][e(183)]())[e(215)](t)[e(185)]((t=>{const r=e,s=this[r(209)][r(166)][r(184)](t,0);return[...n[r(202)](s,r(147)),...n[r(202)](s,r(198))]}))[e(158)]();return r=[...new Set(r)],r}[hi(192)](t){const e=hi;return e(181)+(this[e(209)][e(153)][e(150)](e(195))[e(155)](t)||e(160))[e(179)]()+e(148)+t[e(179)]()[e(170)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["editor","attribute:url:media","media","for","elementToElement","508SzeqoG","120900YghnNE","stop","has","4041LHWlyO","10vKHDRS","enableCommand","locale","530508fvoEEv","MediaEmbedEditing","144tWbupA","conversion","options","1817631sCUvnu","15hcCWgh","mediaEmbed","createEmptyElement","11645249hjWlyO","2328GLWUhF","dataDowncast","data","descriptionFactory","afterInit","high","plugins","ELEMENT_MEDIA","TrackChangesEditing","6ajGffi","get","downcastDispatcher","234aBvboi","3011519ZVVXxB","div","registerElementLabel","showSuggestionHighlights"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=294]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(673876===parseInt(n(315))/1*(parseInt(n(311))/2)+-parseInt(n(324))/3+parseInt(n(312))/4*(parseInt(n(325))/5)+-parseInt(n(298))/6*(-parseInt(n(302))/7)+parseInt(n(329))/8*(-parseInt(n(321))/9)+parseInt(n(316))/10*(-parseInt(n(328))/11)+-parseInt(n(319))/12*(-parseInt(n(301))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(333)](){const t=mi,e=this[t(306)];if(!e[t(295)][t(314)](t(320)))return;const n=e[t(295)][t(299)](t(297)),r=e[t(318)];n[t(317)](t(326)),n[t(332)][t(304)](t(308),(e=>zr(r,t(296),e))),e[t(322)][t(309)](t(330))[t(310)]({model:t(308),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(305)])return n[s(327)](s(303))},converterPriority:t(294)}),e[t(331)][t(300)].on(t(307),((e,n,r)=>{const s=t;r[s(323)][s(305)]&&e[s(313)]()}),{priority:t(294)})}}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=235]})(t,e)}function yi(){const t=["editor","mention","plugins","12Hssjnr","121dOYvEA","12VBoDpp","4044780ERsFua","has","TrackChangesEditing","enableCommand","2730780JtAhBS","11384jFroNG","159484IibKNT","48nnCIuQ","8540642OOVqvQ","1233eQflDR","6418mBEbiX","get","MentionEditing","afterInit","1660162FwmAJQ"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(387506===parseInt(n(239))/1*(parseInt(n(251))/2)+-parseInt(n(248))/3*(-parseInt(n(247))/4)+-parseInt(n(245))/5+parseInt(n(238))/6*(parseInt(n(255))/7)+parseInt(n(246))/8*(-parseInt(n(250))/9)+parseInt(n(241))/10+parseInt(n(249))/11*(-parseInt(n(240))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(254)](){const t=Ti,e=this[t(235)];e[t(237)][t(242)](t(253))&&e[t(237)][t(252)](t(243))[t(244)](t(236))}}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=146]})(t,e)}!function(t,e){const n=Ci,r=t();for(;;)try{if(458833===-parseInt(n(170))/1*(-parseInt(n(158))/2)+-parseInt(n(163))/3+parseInt(n(161))/4+-parseInt(n(169))/5*(parseInt(n(176))/6)+parseInt(n(168))/7*(-parseInt(n(166))/8)+parseInt(n(149))/9*(-parseInt(n(182))/10)+parseInt(n(156))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Li extends t.Plugin{[ki(180)](){const t=ki,e=this[t(162)],n=e[t(177)][t(147)](t(164));e[t(177)][t(160)](t(157))&&(n[t(148)](t(167)),n[t(178)](t(172)),n[t(165)][t(154)]((e=>this[t(179)](e))))}[ki(179)](t){const e=ki,n=this[e(162)][e(155)],{data:r}=t,s={type:e(151),content:""};if(r&&e(172)==r[e(150)]){if(!r[e(153)])return{type:e(151),content:zr(n,e(174),zr(n,e(175)))+" ("+r[e(171)]+")"};if(!r[e(171)]){let o=t[e(173)];for(;o;){if(o[e(152)]&&e(159)==o[e(152)][e(150)]&&o[e(152)][e(171)])return s;o=o[e(146)]}return{type:e(151),content:zr(n,e(181),zr(n,e(175)))+" ("+r[e(153)]+")"}}}}}function Ni(){const t=["afterInit","*Remove format:* %0","89620qFAZjK","next","get","enableDefaultAttributesIntegration","909BHFnqY","key","format","data","oldValue","registerDescriptionCallback","locale","27804843eLteGk","MultiLevelList","779558eTFziK","listType","has","1976540ZNeptB","editor","2163000LHmhoJ","TrackChangesEditing","descriptionFactory","392nPVlTi","multiLevelList","61159UFPAwq","5ieSHJw","1QhBTqY","newValue","listMarkerStyle","head","*Set format:* %0","ELEMENT_MULTI_LEVEL_LIST","5391114rUFGjU","plugins","registerBlockAttribute","handleDescriptions"];return(Ni=function(){return t})()}function Ri(){const t=["afterInit","locale","1822YaXpqK","71undovw","PageBreakEditing","has","plugins","get","registerElementLabel","204KZLdRE","3010095ieFCsu","15534354uezQFs","10URIVtW","2683413QwAwzK","2392579pXUXIB","editor","pageBreak","8enQVCr","ELEMENT_PAGE_BREAK","35121vemtGO","TrackChangesEditing","2209818oJpYRB","descriptionFactory","enableCommand"];return(Ri=function(){return t})()}const Si=vi;function vi(t,e){const n=Ri();return(vi=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(344238===-parseInt(n(436))/1*(parseInt(n(435))/2)+-parseInt(n(452))/3*(parseInt(n(442))/4)+parseInt(n(443))/5+-parseInt(n(430))/6+parseInt(n(447))/7*(-parseInt(n(450))/8)+-parseInt(n(446))/9*(parseInt(n(445))/10)+parseInt(n(444))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ri);class Mi extends t.Plugin{[Si(433)](){const t=Si,e=this[t(448)];if(!e[t(439)][t(438)](t(437)))return;e[t(439)][t(440)](t(429))[t(432)](t(449));const n=e[t(439)][t(440)](t(429)),r=e[t(434)];n[t(431)][t(441)](t(449),(e=>zr(r,t(451),e)))}}function wi(t,e){const n=Oi();return(wi=function(t,e){return n[t-=221]})(t,e)}function Oi(){const t=["_registerLegacyDescription","createUIElement","*Insert:* %0","11vRhUZW","format","getItemLabel","commandName","insertParagraph","markerRange","options","TrackChangesEditing","locale","insertion","checkChild","afterInit","descriptionFactory","1715136cycIHU","paragraph","addClass","isBlock","editing","16gPRKHJ","1640401CotRcK","consumable","ELEMENT_PARAGRAPH","toViewPosition","isLimit","writer","addMarker:suggestion:insertion","editor","get","start","16TJbupI","Paragraph","$text","mapper","669114tGHuUi","679230CgMaHZ","nodeAfter","6gAnfHp","end","downcastDispatcher","has","getFirstRange","span","consume","name","*Change to:* %0","type","formatBlock","showSuggestionHighlights","isTouching","schema","activeMarkers","highest","includes","insert","enableCommand","63815yqVncp","markerName","enableDefaultAttributesIntegration","4XDluvI","plugins","ck-suggestion-marker--active","bindElementToMarker","data","registerElementLabel","ck-suggestion-marker-split","15559dNzVMh","402020gEBKgv","model","registerDescriptionCallback"];return(Oi=function(){return t})()}const Fi=wi;!function(t,e){const n=wi,r=t();for(;;)try{if(130652===parseInt(n(250))/1*(-parseInt(n(275))/2)+parseInt(n(290))/3+parseInt(n(243))/4*(parseInt(n(240))/5)+parseInt(n(221))/6*(-parseInt(n(276))/7)+parseInt(n(286))/8*(parseInt(n(291))/9)+parseInt(n(251))/10*(-parseInt(n(257))/11)+parseInt(n(270))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oi);class Di extends t.Plugin{[Fi(268)](){const t=Fi,e=this[t(283)];if(!e[t(244)][t(224)](t(287)))return;const n=e[t(265)],r=e[t(244)][t(284)](t(264));r[t(269)][t(248)](t(271),(e=>zr(n,t(278),e))),r[t(242)](t(271)),r[t(239)](t(261)),e[t(274)][t(223)].on(t(282),Bi(e),{priority:t(236)}),e[t(247)][t(223)].on(t(282),((n,r,s)=>{const o=t;s[o(263)][o(232)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(236)});const s=r[t(269)];s[t(253)]((r=>{const o=t;if(o(266)!==r[o(230)])return;const{start:i,end:a}=r[o(225)]();if(!i[o(233)](a)||!i[o(292)])return;const c=e[o(252)][o(234)],u=i[o(292)];return c[o(273)](u)&&!c[o(280)](u)&&c[o(267)](u,o(288))?{type:o(266),content:zr(n,o(256),s[o(259)](u,1))}:void 0})),this[t(254)]()}[Fi(254)](){const t=Fi,e=this[t(283)],n=e[t(265)];e[t(244)][t(284)](t(264))[t(269)][t(253)]((e=>{const r=t;if(r(231)!=e[r(230)])return;const{data:s}=e;return s&&r(271)==s[r(260)]?{type:r(258),content:zr(n,r(229),zr(n,r(278)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(244)][o(284)](o(264)),a=r[o(262)][o(285)],c=r[o(262)][o(222)],u=t[o(252)][o(234)];if(!a[o(233)](c)||!a[o(292)])return;const l=a[o(292)];if(u[o(273)](l)&&!u[o(280)](l)&&u[o(267)](l,o(288))){if(!s[o(277)][o(227)](r[o(262)],n[o(228)]))return;const t=s[o(281)][o(255)](o(226),{class:o(249)}),a=s[o(289)][o(279)](c);e&&i[o(235)][o(237)](r[o(241)])&&s[o(281)][o(272)](o(245),t),s[o(281)][o(238)](a,t),s[o(289)][o(246)](t,r[o(241)])}}}function Pi(){const t=["removeFormat","afterInit","commandName","RemoveFormatEditing","descriptionFactory","185868pHcsgL","has","808432sjbPSG","registerDescriptionCallback","type","format","6524990XcMheD","get","6449418DAZXbw","2884147PlSsIp","3370968RPXmUb","formatBlock","plugins","TrackChangesEditing","enableDefaultAttributesIntegration","_registerLegacyDescription","*Remove all formatting*","editor","locale","8DiXuUC","formatInline","2493048QfAlUX"];return(Pi=function(){return t})()}const Ui=xi;function xi(t,e){const n=Pi();return(xi=function(t,e){return n[t-=156]})(t,e)}!function(t,e){const n=xi,r=t();for(;;)try{if(795841===parseInt(n(180))/1+parseInt(n(172))/2+-parseInt(n(161))/3+parseInt(n(178))/4+parseInt(n(157))/5+-parseInt(n(159))/6+-parseInt(n(160))/7*(parseInt(n(170))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class ji extends t.Plugin{[Ui(174)](){const t=Ui,e=this[t(168)];e[t(163)][t(179)](t(176))&&(e[t(163)][t(158)](t(164))[t(165)](t(173)),this[t(166)]())}[Ui(166)](){const t=Ui,e=this[t(168)];e[t(163)][t(158)](t(164))[t(177)][t(181)]((n=>{const r=t;if(r(162)!=n[r(182)]&&r(171)!=n[r(182)])return;const{data:s}=n;return s&&r(173)==s[r(175)]?{type:r(156),content:zr(e[r(169)],r(167))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=217]})(t,e)}function Hi(){const t=["1007310Jumcwy","acceptSuggestion","get","afterInit","goToPreviousRestrictedEditingException","discardAllSuggestions","trackChanges","acceptAllSuggestions","1430095CncUHt","20kMLbdp","4iWuepd","29580298rlIAox","plugins","RestrictedEditingModeEditing","discardSuggestion","16GTFGfU","TrackChangesEditing","40617JsGPNP","has","7vAkIZD","editor","goToNextRestrictedEditingException","enableCommand","471368OStuNc","acceptSelectedSuggestions","208620ZjxeZn","discardSelectedSuggestions","3357576GSrMlr"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(565500===-parseInt(n(223))/1+parseInt(n(238))/2*(-parseInt(n(240))/3)+-parseInt(n(233))/4*(parseInt(n(231))/5)+-parseInt(n(220))/6+parseInt(n(242))/7*(parseInt(n(218))/8)+-parseInt(n(222))/9*(parseInt(n(232))/10)+parseInt(n(234))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(226)](){const t=Gi,e=this[t(243)];if(!e[t(235)][t(241)](t(236)))return;const n=e[t(235)][t(225)](t(239));n[t(217)](t(227)),n[t(217)](t(244));const r=e[t(235)][t(225)](t(236));r[t(217)](t(229)),r[t(217)](t(224)),r[t(217)](t(237)),r[t(217)](t(230)),r[t(217)](t(228)),r[t(217)](t(219)),r[t(217)](t(221))}}function Wi(t,e){const n=Xi();return(Wi=function(t,e){return n[t-=167]})(t,e)}const Ki=Wi;function Xi(){const t=["merge","softBreak","1770872BqTLuD","ck-suggestion-marker--active","markerName","high","plugins","test","addClass","70CccePo","consumable","addMarker:suggestion","bindElementToMarker","deletion","markerRange","descriptionFactory","editor","name","options","editing","710142ywaHwV","span","ELEMENT_LINE_BREAK","toViewPosition","includes","42fdSmdO","TrackChangesEditing","element","addMarker:suggestion:insertion","createPositionBefore","mapper","addMarker:suggestion:deletion","downcastDispatcher","2710653SPTSuT","locale","getItems","get","writer","5309205Hdemyu","registerElementLabel","7032054rCZGJi","data","4TfbUrG","ck-suggestion-marker-","insert","model","169034kzOZmy","init","createUIElement","activeMarkers","split","requires","3KIIVoV","enableCommand","showSuggestionHighlights","10913175AFOahW","shiftEnter"];return(Xi=function(){return t})()}!function(t,e){const n=Wi,r=t();for(;;)try{if(688763===parseInt(n(212))/1*(-parseInt(n(206))/2)+parseInt(n(180))/3*(parseInt(n(202))/4)+parseInt(n(198))/5+-parseInt(n(200))/6+-parseInt(n(185))/7*(-parseInt(n(219))/8)+parseInt(n(215))/9+parseInt(n(169))/10*(-parseInt(n(193))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Ki(211)](){return[Js.ShiftEnter]}[Ki(207)](){const t=Ki,e=this[t(176)],n=e[t(223)][t(196)](t(186));n[t(213)](t(216)),e[t(179)][t(192)].on(t(188),Zi(e),{priority:t(222)}),e[t(179)][t(192)].on(t(191),Zi(e),{priority:t(222)}),e[t(201)][t(192)].on(t(171),((n,r,s)=>{const o=t;s[o(178)][o(214)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(175)][t(199)](t(218),(n=>zr(e[t(194)],t(182),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(223)][o(196)](o(186));if(!s[o(170)][o(167)](r[o(174)],n[o(177)]))return;const a=t[o(205)];for(const t of r[o(174)][o(195)]()){if(!t.is(o(187),o(218)))continue;const n=o(173)==r[o(221)][o(210)](":")[1]?o(217):o(210),c=s[o(197)][o(208)](o(181),{class:o(203)+n}),u=s[o(190)][o(183)](a[o(189)](t));e&&i[o(209)][o(184)](r[o(221)])&&s[o(197)][o(168)](o(220),c),s[o(197)][o(204)](u,c),s[o(190)][o(172)](c,r[o(221)])}}}const Ji=Yi;function Qi(){const t=["304PQbBgq","3296262aWjPjv","descriptionFactory","enableCommand","StandardEditingModeEditing","15oslcoL","plugins","9oRWkSd","editor","9708aLgnRC","afterInit","6105330tDpfsu","forceValue","restrictedEditingException","markInlineFormat","commands","type","from","6cgueng","commandParams","value","getRanges","change","registerDescriptionCallback","format","get","selection","249126zlqPsu","FORMAT_RESTRICTED_ENABLED","locale","FORMAT_RESTRICTED_DISABLED","2959UgFuTQ","TrackChangesEditing","commandName","model","4uSlxxl","has","26782BULRoW","233382SsIlZt","13Ynybdp","formatInline","2074910xZBdFg","formatBlock","document","isCollapsed"];return(Qi=function(){return t})()}function Yi(t,e){const n=Qi();return(Yi=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(679542===parseInt(n(269))/1*(-parseInt(n(244))/2)+-parseInt(n(252))/3*(-parseInt(n(241))/4)+parseInt(n(256))/5*(parseInt(n(233))/6)+-parseInt(n(243))/7*(-parseInt(n(251))/8)+-parseInt(n(258))/9*(parseInt(n(247))/10)+-parseInt(n(237))/11*(parseInt(n(260))/12)+parseInt(n(245))/13*(parseInt(n(262))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Ji(261)](){const t=Ji,e=this[t(259)],n=e[t(240)],r=e[t(235)];if(!e[t(257)][t(242)](t(255)))return;const s=e[t(257)][t(276)](t(238)),o=t(264),i=e[t(266)][t(276)](o);s[t(254)](o,((e,r={})=>{const a=t,c=n[a(249)][a(277)];if(c[a(250)])return void e(r);const u=void 0!==r[a(263)]?r[a(263)]:!i[a(271)];n[a(273)]((()=>{const t=a,e=Array[t(268)](c[t(272)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(265)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(253)][t(274)]((e=>{const n=t;if(n(248)!=e[n(267)]&&n(246)!=e[n(267)])return;const{data:s}=e;return s&&s[n(239)]==o?s[n(270)][0][n(263)]?{type:n(275),content:zr(r,n(234))}:{type:n(275),content:zr(r,n(236))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=300]})(t,e)}function na(){const t=["add","*Remove format:* %0","GeneralHtmlSupport","forceValue","config","660xHZjat","formatBlock","392ozmGSt","has","3uxiUhM","locale","30035TQpaJR","registerBlockAttribute","normalizeConfig","ghsAttributes","type","commandParams","8739CVQcAd","5485634pmwotT","get","format","toLowerCase","getGhsAttributeNameForElement","Style","block","afterInit","formatInline","366817bgQbaC","DataSchema","descriptionFactory","element","definitions","editor","styleName","TrackChangesEditing","StyleUtils","plugins","commandName","registerInlineAttribute","FORMAT_STYLE","1795874YJWppO","registerAttributeLabel","style","_registerLegacyDescription","3009580IyndnJ","*Set format:* %0","enableDefaultAttributesIntegration","371376SiDQJk","inline","registerDescriptionCallback"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(471931===parseInt(n(317))/1+-parseInt(n(330))/2+parseInt(n(349))/3*(-parseInt(n(337))/4)+parseInt(n(301))/5*(parseInt(n(345))/6)+parseInt(n(308))/7+parseInt(n(347))/8*(-parseInt(n(307))/9)+-parseInt(n(334))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(315)](){const t=ta,e=this[t(322)];if(!e[t(326)][t(348)](t(313))||!e[t(326)][t(348)](t(318)))return;const n=e[t(326)][t(309)](t(324)),r=e[t(300)],s=e[t(344)][t(309)](t(332))||{},o=e[t(326)][t(309)](t(342)),i=e[t(326)][t(309)](t(325))[t(303)](e[t(326)][t(309)](t(318)),s[t(321)]);n[t(336)](t(332));const a=new Set;for(const e of i[t(314)]){const n=o[t(312)](e[t(320)]);a[t(340)](n)}const c=new Set;for(const e of i[t(338)]){const n=o[t(312)](e[t(320)]);c[t(340)](n);for(const n of e[t(304)])c[t(340)](n)}for(const e of a)n[t(302)](e),n[t(319)][t(331)](e,zr(r,t(329)));for(const e of c)n[t(328)](e),n[t(319)][t(331)](e,zr(r,t(329)));this[t(333)]()}[ta(333)](){const t=ta,e=this[t(322)],n=e[t(300)];e[t(326)][t(309)](t(324))[t(319)][t(339)]((e=>{const r=t;if(r(346)!=e[r(305)]&&r(316)!=e[r(305)])return;const{data:s}=e;return s&&r(332)===s[r(327)]?s[r(306)][0][r(343)]?{type:r(310),content:zr(n,r(335),s[r(306)][0][r(323)][r(311)]())}:{type:r(310),content:zr(n,r(341),s[r(306)][0][r(323)][r(311)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=aa();return(oa=function(t,e){return n[t-=154]})(t,e)}!function(t,e){const n=oa,r=t();for(;;)try{if(833549===parseInt(n(182))/1+parseInt(n(250))/2+-parseInt(n(306))/3*(parseInt(n(314))/4)+parseInt(n(239))/5*(-parseInt(n(186))/6)+parseInt(n(172))/7*(parseInt(n(253))/8)+-parseInt(n(187))/9+-parseInt(n(236))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ia extends t.Plugin{constructor(t){const e=oa;super(t),this[e(164)]=[e(270),e(274)],this[e(268)]=new Set}[sa(276)](){const t=sa,e=this[t(243)],n=e[t(223)][t(231)][t(196)];if(!e[t(240)][t(260)](t(259)))return;const r=e[t(184)],s=e[t(240)][t(194)](t(273)),o=e[t(240)][t(194)](t(205));s[t(258)][t(200)](t(207),(e=>zr(r,t(180),e))),this[t(191)](),s[t(183)](t(161)),s[t(183)](t(266)),s[t(183)](t(255));for(const r of[t(267),t(316)]){const i=e[t(198)][t(194)](r);s[t(183)](r,(r=>{const a=t;e[a(223)][a(222)]((t=>{const e=a;r();const c=e(245)===i[e(289)],u=o[e(288)](n),l=o[e(235)](u),f=c?l[e(224)]-1:l[e(277)]+1,h=u[0][e(155)](e(207)),g=o[e(311)](h,{startRow:f,endRow:f}),d=Array[e(238)](g)[e(229)]((n=>t[e(249)](n[e(158)])));s[e(176)](d,e(270))}))}))}for(const r of[t(201),t(286)]){const i=e[t(198)][t(194)](r);s[t(183)](r,(r=>{const a=t;e[a(223)][a(222)]((t=>{const e=a;r();const c=e(216)===i[e(289)],u=o[e(288)](n),l=o[e(315)](u),f=c?l[e(224)]-1:l[e(277)]+1,h=u[0][e(155)](e(207)),g=o[e(311)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(238)](g)[e(229)]((n=>t[e(249)](n[e(158)])));s[e(176)](d,e(274))}))}))}for(const r of[t(302),t(242)]){const i=r[t(209)](11),a=i[t(234)](),c=a[t(209)](0,3)+t(303),u=t(207)+i,l=t(199)+i,f=t(283)+i;s[t(183)](r,(()=>{const i=t;e[i(223)][i(222)]((t=>{const e=i,h=o[e(288)](n),g=h[0][e(155)](e(207));let d;if(e(302)==r){const t=o[e(235)](h);d={startRow:t[e(224)],endRow:t[e(277)],includeAllSlots:!0}}else{const t=o[e(315)](h);d={startColumn:t[e(224)],endColumn:t[e(277)],includeAllSlots:!0}}const p=o[e(311)](g,d),m=Array[e(238)](p)[e(229)]((({cell:t})=>t)),I=ca(m[e(227)]((t=>t[e(257)](c)))),E=ca(m[e(227)]((t=>!t[e(257)](c))))[e(229)]((n=>t[e(249)](n))),b=s[e(299)](E,u);if(b&&(e(270)==b[e(269)]||e(274)==b[e(269)])){const n=this[e(237)](b);for(const r of I){const s=t[e(249)](r),i=o[e(210)](r),u=r[e(154)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(167)](s)}}}))}))}function c(r){const s=t,o=Array[s(238)](n[s(278)]())[s(229)]((t=>i.LiveRange[s(287)](t)));e[s(223)][s(222)]((t=>{const n=s,i=t[n(248)];r=r[n(227)]((t=>n(228)!=t[n(300)][n(171)])),t[n(301)](r),e[n(198)][n(194)](n(302))[n(203)](),e[n(275)](n(302),{forceDefaultExecution:!0}),e[n(223)][n(264)]((()=>{const t=n;e[t(223)][t(264)](i,(e=>{const n=t,r=o[n(227)]((t=>n(228)!=t[n(300)][n(171)]));r[n(218)]>0&&e[n(301)](r);for(const t of o)t[n(233)]()}))}))}))}function u(r){const s=t;e[s(223)][s(222)]((t=>{const o=s,a=Array[o(238)](n[o(278)]())[o(229)]((t=>i.LiveRange[o(287)](t))),c=[];for(const t of r)for(const e of t[o(192)]({shallow:!0}))c[o(170)](e);for(const n of c)o(228)!=n[o(300)][o(171)]&&(t[o(301)](t[o(159)](n,0)),e[o(198)][o(194)](o(242))[o(203)](),e[o(275)](o(242),{forceDefaultExecution:!0}));const u=a[o(227)]((t=>o(228)!=t[o(300)][o(171)]));u[o(218)]>0&&t[o(301)](u);for(const t of a)t[o(233)]()}))}function l(e,n){const r=t;return n[r(294)]((t=>e[r(285)]((e=>e[r(251)][r(175)](t[r(305)])||t[r(251)][r(175)](e[r(305)])))))}function f(e,n){const r=t;return!e[r(285)]((t=>n[r(285)]((e=>t[r(284)](e)))))&&e[r(285)]((t=>n[r(285)]((e=>t[r(251)][r(219)](e[r(305)])))))}e[t(160)][t(272)].on(t(298),((e,n,r)=>{const s=t;if(!r[s(296)][s(166)])return;const o=n[s(291)];if(!o)return;const i=r[s(211)][s(232)](o);function c(t){return Array[s(279)](t)?t:[t]}i&&s(304)===o[s(312)]&&(0,a.setHighlightHandling)(i,r[s(271)],((t,e,n)=>n[s(202)](c(e[s(197)]),t)),((t,e,n)=>n[s(226)](c(e[s(197)]),t)))}),{priority:t(308)}),s[t(258)][t(204)]((e=>{const n=t;if(n(189)!=e[n(163)]&&n(281)!=e[n(163)])return;const s=e[n(230)]();if(null!=s&&s.is(n(295),n(207))){if(n(189)==e[n(163)]){const t=e[n(192)]()[n(227)]((t=>t.is(n(293))))[n(229)]((t=>t[n(160)]));if(t[n(218)])return{type:n(189),content:zr(r,n(174),zr(r,n(261),'"'+t[n(212)](" ")+'"'))}}if(n(281)==e[n(163)]){const t=e[n(192)]()[n(227)]((t=>t.is(n(293))))[n(229)]((t=>t[n(160)]));if(t[n(218)])return{type:n(281),content:zr(r,n(313),zr(r,n(261),'"'+t[n(212)](" ")+'"'))}}}})),s[t(258)][t(204)]((e=>{const n=t;if(n(270)==e[n(269)]){const t=e[n(192)]()[n(227)]((t=>t.is(n(293))))[n(229)]((t=>t[n(160)])),s=this[n(237)](e),o=s[n(162)]-s[n(206)]+1;if(n(189)==e[n(163)])return t[n(218)]?{type:n(189),content:zr(r,n(174),zr(r,n(262),[o,'"'+t[n(212)](" ")+'"']))}:{type:n(189),content:zr(r,n(174),zr(r,n(297),o))};if(n(281)==e[n(163)])return t[n(218)]?{type:n(281),content:zr(r,n(313),zr(r,n(262),[o,'"'+t[n(212)](" ")+'"']))}:{type:n(281),content:zr(r,n(313),zr(r,n(297),o))}}if(n(274)==e[n(269)]){const t=e[n(192)]()[n(227)]((t=>t.is(n(293))))[n(229)]((t=>t[n(160)])),s=this[n(237)](e),o=s[n(193)]-s[n(188)]+1;if(n(189)==e[n(163)])return t[n(218)]?{type:n(189),content:zr(r,n(174),zr(r,n(280),[o,'"'+t[n(212)](" ")+'"']))}:{type:n(189),content:zr(r,n(174),zr(r,n(156),o))};if(n(281)==e[n(163)])return t[n(218)]?{type:n(281),content:zr(r,n(313),zr(r,n(280),[o,'"'+t[n(212)](" ")+'"']))}:{type:n(281),content:zr(r,n(313),zr(r,n(156),o))}}})),s[t(195)][t(168)](t(189),t(270),t(246),c),s[t(195)][t(168)](t(281),t(270),t(241),c),s[t(195)][t(168)](t(189),t(274),t(246),u),s[t(195)][t(168)](t(281),t(274),t(241),u),s[t(195)][t(168)](t(189),t(274),t(212),l),s[t(195)][t(168)](t(281),t(274),t(212),l),s[t(195)][t(168)](t(189),t(270),t(212),f),s[t(195)][t(168)](t(281),t(270),t(212),f)}[sa(217)](){const t=sa,e=this[t(243)],n=e[t(223)][t(231)][t(196)];return(r,s)=>{const o=t;e[o(223)][o(222)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(251)][a(310)];u&&u[0]&&!1===u[0][a(190)]&&(l=r[0][a(305)][a(265)]);const f=t[a(225)](l);if(a(228)==f[a(300)][a(171)])return;const h=Array[a(238)](n[a(278)]())[a(229)]((t=>i.LiveRange[a(287)](t)));t[a(301)](f),e[a(198)][a(194)](c)[a(203)](),u[a(170)]({forceDefaultExecution:!0}),e[a(275)](c,...u);const g=h[a(227)]((t=>a(228)!=t[a(300)][a(171)]));g[a(218)]>0&&t[a(301)](g);for(const t of h)t[a(233)]()}))}}[sa(290)](t){const e=sa,n=this[e(243)][e(240)][e(194)](e(205));let r=Number[e(244)],s=Number[e(256)],o=Number[e(244)],i=Number[e(256)];for(const a of t){if(e(228)==a[e(300)][e(171)])continue;const{row:t,column:c}=n[e(210)](a),u=a[e(257)](e(185))?a[e(154)](e(185))-1:0,l=a[e(257)](e(215))?a[e(154)](e(215))-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(191)](){const t=sa,e=this[t(243)],n=e[t(240)][t(194)](t(273)),r=e[t(240)][t(194)](t(205));e[t(223)][t(231)].on(t(173),(()=>{const r=t,s=Array[r(238)](e[r(223)][r(231)][r(292)][r(169)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(178)](t);if(r(177)!=s)continue;if(null!=e[r(307)])continue;const a=n[r(282)](o);this[r(164)][r(165)](i)&&this[r(268)][r(247)](a)}}),{priority:t(179)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(249)](e),a=e[s(155)](s(207)),c=r[s(210)](e);for(const t of this[s(268)]){const n=t[s(269)],r=n[s(214)](s(263)),u=n[s(209)](r?10:5),l=u[s(234)](),f=l[s(209)](0,3)+s(303),h=s(199)+u,g=s(283)+u;if(!t[s(157)])continue;if(a!=t[s(252)]()[s(305)][s(155)](s(207)))continue;if(t[s(221)](i))continue;const d=e[s(257)](f)?e[s(154)](f)-1:0,p=this[s(237)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(167)](i),o=!0)}return o};e[t(223)][t(231)][t(309)]((n=>{const r=t;let o=!1;for(const t of e[r(223)][r(231)][r(292)][r(254)]())if(r(213)==t[r(163)])if(r(270)==t[r(312)])for(const e of t[r(181)][r(265)][r(208)]())o=o||s(e,n);else r(304)==t[r(312)]&&(o=o||s(t[r(181)][r(265)],n));return o}))}[sa(237)](t){const e=sa;return this[e(290)](t[e(278)]()[e(229)]((t=>t[e(305)][e(265)])))}}function aa(){const t=["tableCell","start","3200733pFBaIU","oldRange","highest","registerPostFixer","nodeBefore","createTableWalker","name","*Remove:* %0","4Zxilra","getColumnIndexes","insertTableRowBelow","getAttribute","findAncestor","ELEMENT_TABLE_COLUMN","isInContent","cell","createPositionAt","data","insertTable","maxRow","type","_tablePostFixingSubtypes","includes","showSuggestionHighlights","addRange","registerCustomCallback","getChangedMarkers","push","rootName","7443282gZMQpU","change:data","*Insert:* %0","isEqual","markMultiRangeInsertion","suggestion","_splitMarkerName","low","ELEMENT_TABLE","position","1490120HitZHf","enableCommand","locale","rowspan","2265936YNspRZ","9494694rdSVli","minColumn","insertion","forceValue","_setupColumnsRowsFixing","getItems","maxColumn","get","_suggestionFactory","selection","classes","commands","min","registerElementLabel","insertTableColumnLeft","addClass","refresh","registerDescriptionCallback","TableUtils","minRow","table","getChildren","substr","getCellLocation","mapper","join","insert","startsWith","colspan","left","_acceptFormatSuggestionCallbackFactory","length","isTouching","values","isIntersectingWithRange","change","model","first","createRangeIn","removeClass","filter","$graveyard","map","getContainedElement","document","toViewElement","detach","toLowerCase","getRowIndexes","5538420XACXJN","_getSuggestionCoords","from","5JcQpmU","plugins","accept","removeTableColumn","editor","MAX_SAFE_INTEGER","above","discard","add","batch","createRangeOn","2666956MozbBk","end","getFirstRange","8PlIFYZ","getChanges","selectTableColumn","MIN_SAFE_INTEGER","hasAttribute","descriptionFactory","TableEditing","has","ELEMENT_TABLE_WITH_TEXT","ELEMENT_TABLE_ROW_WITH_TEXT","tablePaste","enqueueChange","nodeAfter","selectTableRow","insertTableRowAbove","_tableSuggestions","subType","tableRow","writer","downcastDispatcher","TrackChangesEditing","tableColumn","execute","afterInit","last","getRanges","isArray","ELEMENT_TABLE_COLUMN_WITH_TEXT","deletion","getSuggestion","max","isIntersecting","some","insertTableColumnRight","fromRange","getSelectionAffectedTableCells","order","_getCoordsForCells","item","differ","$textProxy","every","element","options","ELEMENT_TABLE_ROW","addMarker:suggestion","markMultiRangeDeletion","root","setSelection","removeTableRow","span"];return(aa=function(){return t})()}function ca(t){const e=sa;return Array[e(238)](new Set(t)[e(220)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=430]})(t,e)}function fa(){const t=["size","$graveyard","*Split cell:* horizontally","275QUCwUv","deletion","formatBlock","_tablePostFixingSubtypes","isInContent","find","get","getFirstPosition","table","588651QVwvac","rootName","format","splitTableCellVertically","editor","mergeTableCellUp","element","add","createRangeOn","set:isEnabled","highest","createTableWalker","has","change","getCellLocation","mergeTableCells","type","_areSelectedCellsMergable","accept","_isForcedDefaultExecutionBlock","commandName","getSelectionAffectedTableCells","splitTableCellHorizontally","registerCustomCallback","descriptionFactory","getAncestors","104865mvLoKF","markBlockFormat","push","requires","getSuggestions","execute","_acceptFormatSuggestionCallbackFactory","direction","locale","formatInline","detach","stop","*Split cell:* vertically","_suggestionFactory","filter","739098XBzsXz","fromRange","tableCell","subType","986301GipweK","model","TableEditing","10204sIsIua","map","refresh","length","mergeTableCellRight","document","142740GYsXvi","_areMergableCells","setSelection","plugins","isEnabled","7pAtEcR","insertion","getRanges","horizontally","136496NSaAQk","cell","registerDescriptionCallback","return","author","selection","*Merge cells*","forceDefaultExecution","low","commands","mergeTableCellDown","afterInit","trackChanges","root","enableCommand","containsRange","markMultiRangeBlockFormat","TableUtils","from","value","mergeTableCellLeft","findAncestor","TrackChangesEditing"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(163755===-parseInt(n(447))/1+-parseInt(n(475))/2+parseInt(n(519))/3+-parseInt(n(469))/4*(-parseInt(n(510))/5)+-parseInt(n(462))/6+parseInt(n(480))/7*(parseInt(n(484))/8)+parseInt(n(466))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(450)](){return[ia]}[ua(495)](){const t=ua,e=this[t(523)],n=e[t(467)][t(474)][t(489)],r=e[t(455)];if(!e[t(478)][t(433)](t(468)))return;const s=e[t(478)][t(516)](t(506)),o=e[t(478)][t(516)](t(501)),a=e[t(478)][t(516)](ia);a[t(513)][t(449)](t(436)),s[t(498)](t(436),(()=>{const n=t,r=o[n(442)](e[n(467)][n(474)][n(489)]);e[n(467)][n(434)]((()=>{const t=n;s[t(500)](r,{commandName:t(436),commandParams:[]},[],t(436))}))})),e[t(493)][t(516)](t(436)).on(t(452),((n,r)=>{const o=t;e[o(493)][o(516)](o(496))[o(503)]&&(r[o(472)]>0&&r[r[o(472)]-1]&&r[r[o(472)]-1][o(491)]||s[o(440)]||this[o(438)]()||n[o(458)]())}),{priority:t(431)});for(const n of[t(524),t(473),t(494),t(504)]){const r=e[t(493)][t(516)](n);s[t(498)](n,(()=>{const n=t,o=e[n(467)][n(474)][n(489)][n(517)]()[n(446)]()[n(515)]((t=>t.is(n(525),n(464)))),i=r[n(503)];e[n(467)][n(434)]((()=>{const t=n;s[t(500)]([o,i],{commandName:t(436),commandParams:[]},[],t(436))}))}))}for(const n of[t(522),t(443)]){const r=e[t(493)][t(516)](n);s[t(498)](n,(()=>{const i=t,a=o[i(442)](e[i(467)][i(474)][i(489)])[0],c=a[i(505)](i(518)),{column:u,row:l}=o[i(435)](a);let f=[];if(i(483)==r[i(454)]){const t=o[i(432)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(502)](t)[i(470)]((t=>t[i(485)]))}else{const t=o[i(432)](c,{column:u,includeAllSlots:!0});f=Array[i(502)](t)[i(470)]((t=>t[i(485)]))}e[i(467)][i(434)]((t=>{const e=i;s[e(448)](t[e(527)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(445)][t(486)]((e=>{const n=t;if(n(512)!=e[n(437)]&&n(456)!=e[n(437)])return;const{data:s}=e;return s&&n(436)==s[n(441)]?{type:n(521),content:zr(r,n(490))}:void 0})),s[t(445)][t(486)]((e=>{const n=t;if(n(512)!=e[n(437)]&&n(456)!=e[n(437)])return;const{data:s}=e;return s?n(522)==s[n(441)]?{type:n(521),content:zr(r,n(459))}:n(443)==s[n(441)]?{type:n(521),content:zr(r,n(509))}:void 0:void 0}));const c=a[t(453)]();for(const e of[t(524),t(473),t(494),t(504)])s[t(460)][t(444)](t(512),e,t(439),c);for(const e of[t(522),t(443)])s[t(460)][t(444)](t(512),e,t(439),c);s[t(460)][t(444)](t(512),t(436),t(439),(r=>{const s=t;e[s(467)][s(434)]((t=>{const o=s,a=Array[o(502)](n[o(482)]())[o(470)]((t=>i.LiveRange[o(463)](t)));t[o(477)](r),e[o(493)][o(516)](o(436))[o(471)](),e[o(452)](o(436),{forceDefaultExecution:!0});const c=a[o(461)]((t=>o(508)!=t[o(497)][o(520)]));c[o(472)]>0&&t[o(477)](c);for(const t of a)t[o(457)]()}))}));for(const n of[t(524),t(494),t(504),t(473)]){const r=e[t(493)][t(516)](n);r.on(t(430),((n,s,o)=>{const i=t;if(o){const t=e[i(467)][i(474)][i(489)][i(517)]()[i(446)]()[i(515)]((t=>t.is(i(525),i(464))));this[i(476)](r[i(503)],t)||(n[i(487)]=!1,n[i(458)]())}}),{priority:t(492)})}}[ua(438)](){const t=ua,e=this[t(523)][t(493)][t(516)](t(436)),n=this[t(523)][t(478)][t(516)](t(501));if(!e[t(479)])return!1;const r=n[t(442)](this[t(523)][t(467)][t(474)][t(489)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(476)](e,n))return!1;return!0}[ua(476)](t,e){const n=ua,r=this[n(523)][n(478)][n(516)](n(506)),s=this[n(523)][n(467)][n(527)](t),o=this[n(523)][n(467)][n(527)](e),i=new Set,a=new Set;for(const t of r[n(451)]())if((n(481)==t[n(437)]||n(511)==t[n(437)]||n(436)==t[n(465)])&&t[n(514)])for(const e of t[n(482)]())e[n(499)](s,!0)&&i[n(526)](t[n(437)]+":"+t[n(488)].id),e[n(499)](o,!0)&&a[n(526)](t[n(437)]+":"+t[n(488)].id);if(i[n(507)]!=a[n(507)])return!1;for(const t of i)if(!a[n(433)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=384]})(t,e)}const da=ga;function pa(){const t=["descriptionFactory","data","setAttribute","requires","markerRange","commandParams","formatBlock","toViewElement","1037559btnvnD","_acceptFormatSuggestionCallbackFactory","cell","item","accept","has","removeMarker:suggestion","bindElementToMarker","430760UnFuNN","consume","addMarker:suggestion","_handleLegacySuggestions","FORMAT_HEADER_ROW","registerCustomCallback","type","FORMAT_REGULAR_ROW","stop","unbindElementFromMarkerName","locale","ck-suggestion-marker-","_splitMarkerName","removeClass","_registerLegacyDescription","95cPRtSS","ck-suggestion-marker--active","downcastDispatcher","48474wQfXIg","get","removeAttribute","afterInit","forceValue","1703975XUJcIh","getCellLocation","addClass","256454WLyqnB","markerName","2907WxTrno","activeMarkers","*Format:* %0","writer","registerDescriptionCallback","mapper","editor","format","createTableWalker","data-suggestion","start","includes","end","enableDefaultAttributesIntegration","FORMAT_REGULAR_COLUMN","registerBlockAttribute","name","TableUtils","392596LMVLaX","430yXIned","nodeAfter","nodeBefore","setTableColumnHeader","FORMAT_HEADER_COLUMN","_suggestionFactory","consumable","10792uNAbzh","editing","getSuggestion","parent","TableEditing","commandName","plugins","showSuggestionHighlights","options","markerNameToElements","headingRows","highest","TrackChangesEditing","2TWfCWM","setTableRowHeader","headingColumns","registerAttributeLabel"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(502166===-parseInt(n(399))/1+parseInt(n(420))/2*(-parseInt(n(432))/3)+-parseInt(n(440))/4+parseInt(n(455))/5*(parseInt(n(458))/6)+-parseInt(n(463))/7+parseInt(n(407))/8*(parseInt(n(468))/9)+-parseInt(n(400))/10*(-parseInt(n(466))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(427)](){return[ia]}[da(461)](){const t=da,e=this[t(387)];if(!e[t(413)][t(437)](t(411)))return;const n=e[t(450)],r=e[t(413)][t(459)](t(419));r[t(394)](t(421)),r[t(394)](t(403)),r[t(396)](t(417)),r[t(396)](t(422)),r[t(424)][t(423)](t(417),zr(n,t(444))),r[t(424)][t(423)](t(422),zr(n,t(404))),this[t(443)]()}[da(443)](){const t=da,e=this[t(387)][t(413)][t(459)](t(419)),n=this[t(387)][t(413)][t(459)](t(398)),r=this[t(387)][t(413)][t(459)](ia)[t(433)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(452)](o[a(467)]),l=e[a(409)](u),f=l[a(425)];if(a(430)!=l[a(446)]||!f||a(403)!=f[a(412)])return;if(o[a(435)])return void s[a(448)]();if(!i[a(406)][a(441)](o[a(428)],s[a(397)]))return;const h=o[a(428)][a(391)][a(401)],g=o[a(428)][a(393)][a(402)],d=h[a(410)][a(410)],{column:p}=n[a(464)](h),{column:m}=n[a(464)](g);for(let s=p;s<=m;s++){const l=n[a(389)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(434)],l=i[a(386)][a(431)](s);i[a(384)][a(465)](a(451)+c,l),r&&i[a(384)][a(426)](a(390),u,l),i[a(386)][a(439)](l,o[a(467)]),t&&(e[a(469)][a(392)](o[a(467)])?i[a(384)][a(465)](a(456),l):i[a(384)][a(453)](a(456),l))}}}}e[t(405)][t(445)](t(430),t(421),t(436),r),e[t(405)][t(445)](t(430),t(403),t(436),r),this[t(387)][t(408)][t(457)].on(t(442),s(),{priority:t(418)}),this[t(387)][t(425)][t(457)].on(t(442),((e,n,r)=>{const o=t;r[o(415)][o(414)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(418)}),this[t(387)][t(408)][t(457)].on(t(438),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(452)](r[o(467)]),c=e[o(409)](a),u=c[o(425)];if(o(430)!=c[o(446)]||!u||o(403)!=u[o(412)])return;const l=s[o(386)][o(416)](r[o(467)]);if(l)for(const t of l)s[o(384)][o(453)](o(451)+i,t),s[o(384)][o(453)](o(456),t),s[o(384)][o(460)](o(390),t),s[o(386)][o(449)](t,r[o(467)])}),{priority:t(418)}),this[t(454)]()}[da(454)](){const t=da,e=this[t(387)],n=e[t(450)];function r(e){const r=t;return{type:r(388),content:zr(n,r(470),e)}}e[t(413)][t(459)](t(419))[t(424)][t(385)]((e=>{const s=t;if(s(430)!=e[s(446)])return;const{data:o}=e;if(o){if(s(421)==o[s(412)]){const t=o[s(429)][0][s(462)];return r(zr(n,s(t?444:447)))}if(s(403)==o[s(412)]){const t=o[s(429)][0][s(462)];return r(zr(n,s(t?404:395)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=335]})(t,e)}function ba(){const t=["view","find","newRange","clipboardOutput","locale","join","markerName","tableCellPadding","entries","documentSelection","columns","tableCellBackgroundColor","isInContent","last","getChildren","next","redo","suggestion:formatBlock:tablePasteCell","start","some","forEach","filter","paragraph","tableCellBorderWidth","insertColumns","removeMarkers","_isForcedDefaultExecutionBlock","fromRange","element","row","afterInit","setAttribute","activeMarkers","detach","_replaceTableSlotCell","formatBlock","editor","createPositionBefore","removeRows","commands","ck-suggestion-marker-insertion","schema","subType","2835544FwbICw","length","markers","getSuggestionCallback","table","insert","insertionRanges","descriptionFactory","keys","suggestion","cell","position","insertContent","tablePasteColumn","fill","previous","getMarkers","suggestionUnloaded","register","accept","registerCustomCallback","endRow","_splitMarkerName","getChanges","removeColumns","low","markMultiRangeInsertion","4525788BzEVhQ","rows","root","trackChanges","Users","updateMarker","stop","discard","markerAttributes","nodeAfter","first","unwrap","batch","getAllAdjacentSuggestions","createTableWalker","TableUtils","4347ERyaGC","markerToHighlight","markMultiRangeDeletion","map","return","tableCellHorizontalAlignment","tableCellBorderColor","containsRange","tablePasteChainId","remove","TableClipboard","columnInsertionRanges","rootName","getRows","column","createElement","1011997GueUbW","$graveyard","startsWith","columnInsertionIndexes","requires","hasSuggestion","markMultiRangeBlockFormat","elementToElement","forceDefaultExecution","content","selection","has","isEqual","_createdBatches","getRanges","getColumns","_tablePostFixingSubtypes","set","getRange","reduce","getChild","_getCoordsForCells","deletionRanges","model","isEmpty","editing","getTableIfOnlyTableInContent","tablePasteRow","_suggestionFactory","ck-suggestion-marker","value","suggestion-td","rowInsertionIndexes","move","rowInsertionRanges","plugins","call","tableCellVerticalAlignment","editingDowncast","nextSibling","registerPostFixer","tablePasteCell","showSuggestionHighlights","*Replace table cells*","12266217ZhyHRg","tableCellBorderStyle","options","148197vDLXwx","attributes","oldRange","suggestionLoaded","getChangedMarkers","getSuggestion","getRowIndexes","previousSibling","insertion","author","28rubIwl","add","high","for","TrackChangesEditing","includes","every","from","push","getContainedElement","getShiftedBy","change","name","removeMarker","getSuggestions","tableCellSuggestion","3274040ZzkLPf","conversion","32nXiFcs","createRangeOn","document","findAncestor","cells","dataDowncast","tableCell","wrap","ck-suggestion-marker--active","getAttributes","createRangeIn","createRange","tablePaste","getItems","differ","listenTo","endColumn","setAttributes","deletion","end","type","get","insertRows","getSelectionAffectedTableCells","getColumnIndexes","fromEntries","registerDescriptionCallback"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(445582===parseInt(n(427))/1+parseInt(n(500))/2*(-parseInt(n(490))/3)+-parseInt(n(384))/4+parseInt(n(516))/5+-parseInt(n(411))/6+-parseInt(n(443))/7*(-parseInt(n(518))/8)+parseInt(n(487))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(364),Ia(433),Ia(488),Ia(432),Ia(480),Ia(352),Ia(348)],_a=Object[Ia(339)](Ta[Ia(430)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(447)](){return[ia]}[Ia(371)](){const t=Ia,n=this[t(377)];if(!n[t(478)][t(454)](t(437)))return;const r=n[t(478)][t(335)](t(504)),s=n[t(478)][t(335)](t(426)),o=n[t(478)][t(335)](ia),a=n[t(478)][t(335)](t(437));o[t(459)][t(508)](t(470),t(397)),n[t(466)][t(382)][t(402)](t(515),{allowIn:t(524),allowContentOf:t(524),isLimit:!0}),n[t(517)][t(450)]({model:t(515),view:t(474)});let c=null;n[t(466)].on(t(396),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(385)]-1];h&&h[u(451)]||r[u(367)]||this[u(377)][u(380)][u(335)](u(414))[u(473)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(350)))return!1;const i=s[o(469)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(337)](n[o(520)][o(453)]);if(!a[o(385)])return!1;const c=a[0][o(521)](o(388)),l=r[o(496)](a),f=r[o(338)](a),h={startRow:l[o(421)],endRow:l[o(354)],startColumn:f[o(421)],endColumn:f[o(354)]};return 1==a[o(385)]&&(h[o(405)]+=r[o(440)](i)-1,h[o(534)]+=r[o(458)](i)-1),ka(c,h,r)}(l,f,n[u(466)],s,a)&&(o[u(417)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(466)][u(511)]((()=>{const t=u;n[t(466)][t(396)](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(385)]&&r[t(410)](o,t(470),{tablePasteChainId:s}),a[t(385)]&&r[t(410)](a,t(397),{tablePasteChainId:s}),l[t(385)]&&(r[t(410)](l,t(530),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(361)]((e=>{const n=t;var r;return null===(r=e[n(374)])||void 0===r?void 0:r[n(479)](e)}))),f[t(385)]&&(r[t(429)](f,t(530),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(361)]((e=>{const n=t;var r;return null===(r=e[n(374)])||void 0===r?void 0:r[n(479)](e)})));const g=r[t(449)](h[t(430)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(484),{tablePasteChainId:s});if(g){const e=g[t(400)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(466)][t(519)](s),a=e[t(342)]((e=>e[t(461)]()[t(455)](i)));a&&r[t(508)]([a[t(512)],o])}r[t(385)]&&g[t(372)](t(419),Object[t(339)](r))}c=null})))}),{priority:e.priorities[t(502)]+10}),n[t(478)][t(335)](t(437)).on(t(375),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(417)]();const u=s[r(394)],l=o,f=Aa(u),h=Aa(l);e[r(431)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(436)](u[r(463)](0));for(const t of Array[r(507)](l[r(355)]()))a[r(389)](t,u,r(537));const t=c[r(475)][r(505)](s[r(370)]),e=c[r(446)][r(505)](s[r(441)]);t||e||(g=i.LiveRange[r(368)](a[r(528)](u)))}else h&&!f&&(d=a[r(528)](u));else{const t=a[r(442)](r(515)),e=a[r(442)](r(515));a[r(525)](a[r(528)](u),e),a[r(389)](t,u,0);for(const e of Array[r(507)](l[r(355)]()))a[r(389)](e,t,r(537));g=i.LiveRange[r(368)](a[r(519)](t)),d=i.LiveRange[r(368)](a[r(519)](e))}const p=Array[r(507)](l[r(527)]())[r(362)]((([t])=>Ta[r(505)](t)));c[r(522)][r(508)]({element:u,attributes:p[r(385)]?Object[r(339)](p):null}),g&&c[r(390)][r(508)](g),d&&c[r(465)][r(508)](d)}),{priority:t(502)}),s.on(t(365),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(351)]||1;c[o(446)]=new Array(l)[o(398)](u)[o(430)](((t,e)=>t+e));for(const{cell:t}of s[o(425)](i,{startColumn:u,endColumn:u+l-1}))c[o(438)][o(508)](n[o(466)][o(519)](t))}),{priority:t(409)}),s.on(t(336),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(412)]||1;c[o(475)]=new Array(l)[o(398)](u)[o(430)](((t,e)=>t+e));for(const{cell:t}of s[o(425)](i,{startRow:u,endRow:u+l-1}))c[o(477)][o(508)](n[o(466)][o(519)](t))}),{priority:t(409)}),r[t(391)][t(340)]((e=>{const r=t;if(e[r(383)]&&e[r(383)][r(445)](r(530)))return e[r(399)]?{}:{type:r(498),content:zr(n[r(345)],r(486))}}));const u=()=>!1;for(const e of[t(530),t(397),t(470),t(484)])r[t(471)][t(404)](t(498),e,t(346),u),r[t(471)][t(404)](t(536),e,t(346),u),r[t(471)][t(404)](t(376),e,t(346),u);r[t(471)][t(404)](t(376),t(484),t(418),u),r[t(471)][t(404)](t(376),t(484),t(403),((e,r,s)=>{const o=t,i=e[o(430)]((t=>t[o(509)]()))[o(362)]((t=>t)),a=new Map(i[o(430)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(522)])e&&a[o(460)](t,e);else if(s&&s[o(419)])for(const[t,e]of Object[o(349)](s[o(419)])){const r=n[o(466)][o(386)][o(335)](t),s=r?r[o(461)]()[o(509)]():null;s&&a[o(460)](s,e)}n[o(466)][o(511)]((t=>{const e=o;for(const[n,r]of a)t[e(535)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(471)][o(404)](e,o(530),s,((t,i,a)=>{const c=o;n[c(466)][c(511)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(359)][o(420)];t.is(o(369),o(515))&&u[o(508)](t)}r[o(471)][o(387)](e,null,s)(t,i,a);for(const t of u)o(444)!=t[o(413)][o(439)]&&n[o(422)](t)}))}))};l(t(498),t(403)),l(t(498),t(418)),l(t(536),t(403)),l(t(536),t(418)),r[t(471)][t(404)](t(498),t(470),t(418),(e=>{const n=t,r=e[n(430)]((t=>t[n(509)]())),i=r[0][n(521)](n(388)),{minRow:a,maxRow:c}=o[n(464)](r);s[n(379)](i,{at:a,rows:c-a+1})})),r[t(471)][t(404)](t(498),t(397),t(418),(e=>{const n=t,r=e[n(430)]((t=>t[n(509)]())),i=r[0][n(521)](n(388)),{minColumn:a,maxColumn:c}=o[n(464)](r);s[n(408)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(383)]||!n[s(383)][s(445)](s(530)))return;const o=n[s(491)][s(435)],i=r[s(514)]()[s(362)]((t=>t[s(353)]&&t[s(491)]&&t[s(491)][s(435)]==o));i[s(385)]&&n[s(424)]()[s(385)]!=i[s(385)]&&i[s(462)](((t,e)=>(t[s(356)]=e,e[s(399)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(406)](e[s(347)]),i=[s(472),s(381)],a=r[s(373)][s(505)](e[s(347)]);return a&&i[s(508)](s(526)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(493),f,{priority:t(502)}),r.on(t(401),f,{priority:t(502)}),n[t(466)][t(520)][t(483)]((()=>{const e=t;let s=!1;const o=Array[e(507)](n[e(466)][e(520)][e(532)][e(494)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(406)](t);if(e(393)!=o||e(536)!=a||i[e(492)])continue;if(!r[e(448)](c))continue;const u=r[e(495)](c)[e(457)](),l=n[e(478)][e(335)](e(415)).me;for(const t of r[e(514)]())if(t[e(353)]&&t[e(499)]==l&&e(376)==t[e(538)]&&e(484)==t[e(383)]&&t[e(457)]()[e(506)]((t=>u[e(360)]((n=>n[e(434)](t,!0))))))for(const n of t[e(424)]())n[e(353)]&&(n[e(418)](),s=!0)}return s})),n[t(466)][t(520)][t(483)]((e=>{const s=t,o=n[s(380)][s(335)](s(357));if(!o||!o[s(456)][s(454)](e[s(423)]))return!1;let i=!1;const a=n[s(478)][s(335)](s(415)).me,c=n[s(466)][s(520)][s(532)][s(407)](),u=Array[s(507)](n[s(466)][s(520)][s(532)][s(494)]())[s(362)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(406)](t);return n(393)==o&&n(530)==i&&c==a.id&&!e[n(492)]}));for(const t of c){if(s(389)!=t[s(538)]||s(515)!=t[s(512)]||1!=t[s(385)])continue;const n=e[s(529)](t[s(395)],t[s(395)][s(510)](1));if(!u[s(342)]((({data:t})=>t[s(343)][s(455)](n))))for(const{name:t,data:r}of u)if(n[s(434)](r[s(343)])){e[s(416)](t,{range:n}),i=!0;break}}return i})),n[t(466)][t(520)][t(483)]((e=>{const s=t;let o=!1;const i=n[s(478)][s(335)](s(415)).me,a=r[s(514)]()[s(362)]((t=>t[s(353)]&&t[s(499)]==i)),c=new Set,u=new Set;for(const t of a)if(s(530)==t[s(383)])for(const e of t[s(400)]()){const n=e[s(461)]()[s(509)]();if(n)if(n.is(s(369),s(515))&&Aa(n)){t[s(513)](e[s(512)]),c[s(501)](n),o=!0;const r=n[s(482)],i=n[s(497)],a=r&&r.is(s(369),s(515)),l=i&&i.is(s(369),s(515));a&&!c[s(454)](r)&&u[s(501)](r),l&&!c[s(454)](i)&&u[s(501)](i)}else n.is(s(369),s(363))&&n[s(467)]&&(t[s(513)](e[s(512)]),o=!0)}else if(s(484)==t[s(383)]){if(!t[s(491)]||!t[s(491)][s(435)])continue;const e=t[s(491)][s(419)];if(e&&Object[s(392)](e)[s(385)])continue;const n=t[s(491)][s(435)];let r=!0,i=!0;for(const e of a)if(e[s(383)]&&e[s(383)][s(445)](s(530))){if(!e[s(491)][s(435)]){i=!1;break}if(e.id!=t.id&&e[s(491)][s(435)]==n){r=!1;break}}i&&r&&(t[s(366)](),o=!0)}for(const t of c)e[s(436)](t);for(const t of u)e[s(422)](t);return o})),n[t(517)][t(503)](t(481))[t(428)]({model:t(358),view:(t,e)=>h(t),converterPriority:t(502)}),n[t(517)][t(503)](t(523))[t(428)]({model:t(358),view:(e,n)=>n[t(489)][t(485)]?h(e,!1):null,converterPriority:t(502)});const g=n[t(468)][t(341)];this[t(533)](g[t(520)],t(344),((e,n)=>{const r=t,s=[];for(const t of g[r(528)](n[r(452)])[r(531)]())t.is(r(369),r(474))&&s[r(508)](t);g[r(511)]((t=>{const e=r;for(const n of s)t[e(476)](t[e(528)](n),t[e(378)](n)),t[e(436)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(467)])return!0;const n=t[e(463)](0);return n.is(e(369),e(363))&&n[e(467)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(425)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Na();return(La=function(t,e){return n[t-=226]})(t,e)}function Na(){const t=["2127419PglTxh","resizeTable","get","463412wVkdgJ","markBlockFormat","data","locale","subType","72HgYtpP","table","getSuggestions","handleSuggestionDescription","handleResizeTableWidthCommand","editor","getAttribute","176988ffmCCx","148999bTXIDe","format","bind","_suggestionFactory","*Format:* resize table","document","author","getColumnGroupElement","TrackChangesEditing","getSelectedElement","registerDescriptionCallback","enableCommand","change","selection","columnWidths","843081lsmrOc","getContainedElement","type","registerCustomCallback","getSuggestionCallback","Users","commandParams","plugins","model","formatInline","resizeTableWidth","formatGroupId","tableWidth","5DrMslS","formatBlock","getTableColumnsWidths","has","descriptionFactory","TableColumnResizeEditing","accept","64784VzeqnT","afterInit","discard","1185540hrHrZx"];return(Na=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(163624===-parseInt(n(249))/1+-parseInt(n(248))/2+-parseInt(n(264))/3+parseInt(n(236))/4*(parseInt(n(277))/5)+parseInt(n(232))/6+parseInt(n(233))/7+parseInt(n(229))/8*(parseInt(n(241))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class Ra extends t.Plugin{[Ca(230)](){const t=Ca;if(!this[t(246)][t(271)][t(280)](t(227)))return;const e=this[t(246)][t(271)][t(235)](t(257));e[t(260)](t(274),this[t(245)][t(251)](this)),e[t(252)][t(267)](t(278),t(234),t(228),e[t(252)][t(268)](t(278),null,t(231))),e[t(252)][t(267)](t(278),t(234),t(231),e[t(252)][t(268)](t(278),null,t(228))),e[t(226)][t(259)](this[t(244)][t(251)](this))}[Ca(245)](t,e){const n=Ca,r=this[n(246)][n(271)][n(235)](n(257)),s=this[n(246)][n(271)][n(235)](n(227)),o=e[n(242)]||this[n(246)][n(272)][n(254)][n(262)][n(258)]();this[n(246)][n(272)][n(261)]((()=>{const i=n,a=s[i(256)](o);let c=a?s[i(279)](a):null,u=o[i(247)](i(276))||null;const l=e[i(276)]||u,f=e[i(263)]||c,h=this[i(246)][i(271)][i(235)](i(269)).me;for(const t of r[i(243)]()){const e=t[i(265)]();if(i(234)===t[i(240)]&&e===o){t[i(255)]!==h&&t[i(231)]();const e=t[i(238)][i(270)];u=e[0][i(276)],c=e[0][i(263)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(237)](o,{commandName:i(274),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(234)},[],i(234))}))}[Ca(244)](t){const e=Ca;if(e(278)!=t[e(266)]&&e(273)!=t[e(266)])return;const{data:n}=t;if(n&&e(234)===n[e(275)]){const t=e(253);return{type:e(250),content:zr(this[e(246)][e(239)],t)}}}}function Sa(){const t=["get","insertTemplate","1040ilxsfQ","10184240KjUjgQ","11249ADzRfp","2995NCiLgF","enableCommand","has","4504IsSrpY","205347LhlzKO","afterInit","4rMtVWD","Template","plugins","3272jZtYrc","29443qANRVf","editor","1210614zCxtxV","TrackChangesEditing","57951GLYius"];return(Sa=function(){return t})()}function va(t,e){const n=Sa();return(va=function(t,e){return n[t-=412]})(t,e)}const Ma=va;!function(t,e){const n=va,r=t();for(;;)try{if(347829===parseInt(n(418))/1*(-parseInt(n(414))/2)+-parseInt(n(412))/3+parseInt(n(431))/4*(parseInt(n(428))/5)+parseInt(n(420))/6+parseInt(n(427))/7*(-parseInt(n(417))/8)+parseInt(n(422))/9*(-parseInt(n(425))/10)+parseInt(n(426))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class wa extends t.Plugin{[Ma(413)](){const t=Ma,e=this[t(419)];e[t(416)][t(430)](t(415))&&e[t(416)][t(423)](t(421))[t(429)](t(424))}}function Oa(){const t=["get","23796yOLHyd","tableOfContents","insertTableOfContents","6202884TYlRIX","enableCommand","850rTwhim","61135jvLXYq","plugins","344rsSwyY","registerElementLabel","6226SUufOy","1125XZJdtJ","24636sMBoKN","locale","4574864mqUpUO","editor","afterInit","commands","ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","descriptionFactory","727250KirSSs","7APQosf","1570Vyikvu"];return(Oa=function(){return t})()}const Fa=Da;function Da(t,e){const n=Oa();return(Da=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(768581===-parseInt(n(267))/1+parseInt(n(276))/2*(parseInt(n(282))/3)+-parseInt(n(279))/4*(-parseInt(n(277))/5)+-parseInt(n(274))/6+parseInt(n(268))/7*(parseInt(n(285))/8)+-parseInt(n(271))/9*(parseInt(n(269))/10)+-parseInt(n(281))/11*(-parseInt(n(283))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class Ba extends t.Plugin{[Fa(287)](){const t=Fa,e=this[t(286)];if(!e[t(288)][t(270)](t(273)))return;e[t(278)][t(270)](t(290))[t(275)](t(273));const n=e[t(278)][t(270)](t(290)),r=e[t(284)];n[t(291)][t(280)](t(272),(e=>zr(r,t(289),e)))}}const Pa=Ua;function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=477]})(t,e)}function xa(){const t=["updateMarker","get","newRange","createRange","title-content","end","Title","3878793sUeFYD","1GoakDg","_splitMarkerName","afterInit","descriptionFactory","2462376dMcUbQ","removeMarker","registerPostFixer","editor","getChangedMarkers","TrackChangesEditing","5kBrRFM","element","ELEMENT_TITLE","isTouching","5510140eXXSEO","1928836NsKzgb","registerElementLabel","nodeBefore","11816BhtJeQ","339298wwbMyN","suggestion","getNearestSelectionRange","start","isCollapsed","1609815UqNMfj","has","locale","1876XvKmEs","model","isEqual","document","forward","plugins","schema","from","differ"];return(xa=function(){return t})()}!function(t,e){const n=Ua,r=t();for(;;)try{if(358642===parseInt(n(490))/1*(parseInt(n(509))/2)+parseInt(n(514))/3+parseInt(n(505))/4*(-parseInt(n(500))/5)+parseInt(n(494))/6+-parseInt(n(517))/7*(parseInt(n(508))/8)+-parseInt(n(489))/9+parseInt(n(504))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Pa(492)](){const t=Pa,e=this[t(497)];if(!e[t(478)][t(515)](t(488)))return;const n=e[t(478)][t(483)](t(499));n[t(493)][t(506)](t(486),(()=>zr(e[t(516)],t(502)))),e[t(518)][t(520)][t(496)]((r=>{const s=t;let o=!1;const i=Array[s(480)](e[s(518)][s(520)][s(481)][s(498)]());for(const{name:t,data:a}of i){const{group:i}=n[s(491)](t);if(s(510)!==i||!a[s(484)])continue;const c=a[s(484)],u=c[s(487)][s(507)];if(!u||!u.is(s(501),s(486)))continue;if(!c[s(512)][s(503)](c[s(487)]))continue;const l=e[s(518)][s(479)][s(511)](c[s(487)],s(477));if(l&&l[s(513)]){const e=r[s(485)](c[s(512)],l[s(512)]);e[s(519)](c)||(r[s(482)](t,{range:e}),o=!0)}o||(r[s(495)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=174]})(t,e)}function Ha(){const t=["redo","14264PpTDUk","has","UndoEditing","get","1766793GeTFtc","enableCommand","plugins","274404pXTTvr","968rmUBpw","undo","53338rWgArV","3IiPONa","515rWHlJk","3357vRIspw","afterInit","28050GFSCNO","TrackChangesEditing","editor","14526fmmMPJ","3824qBYWLN"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(185523===-parseInt(n(187))/1*(-parseInt(n(186))/2)+-parseInt(n(183))/3+-parseInt(n(176))/4*(-parseInt(n(188))/5)+parseInt(n(194))/6+parseInt(n(180))/7+parseInt(n(174))/8*(-parseInt(n(189))/9)+-parseInt(n(191))/10*(parseInt(n(184))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Ga(190)](){const t=Ga,e=this[t(193)],n=e[t(182)][t(179)](t(192));e[t(182)][t(177)](t(178))&&(n[t(181)](t(185)),n[t(181)](t(175)))}}const Wa=Xa;function Ka(){const t=["toggleTableCaption","requires","TrackChangesEditing","plugins","afterInit","724310RzPvOP","2876589UYxxEE","4489dXgbzq","121jhcsjr","get","165102zZGjXh","182bczQLO","75NgjwOF","77zWJWYC","4SapIkr","341008CHEDai","1528197xkLcaD","TableCaptionEditing","enableCommand","1982748tAHjtB","editor","has"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=170]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(265170===parseInt(n(173))/1*(-parseInt(n(177))/2)+-parseInt(n(182))/3*(parseInt(n(180))/4)+parseInt(n(178))/5*(-parseInt(n(176))/6)+parseInt(n(179))/7*(-parseInt(n(181))/8)+parseInt(n(172))/9+-parseInt(n(171))/10+parseInt(n(174))/11*(parseInt(n(185))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(189)](){return[ia]}[Wa(170)](){const t=Wa,e=this[t(186)];e[t(191)][t(187)](t(183))&&e[t(191)][t(175)](t(190))[t(184)](t(188))}}const Za=Ja;function Ja(t,e){const n=Qa();return(Ja=function(t,e){return n[t-=140]})(t,e)}function Qa(){const t=["removeAttribute","batch","431719JcFtaU","tableCellVerticalAlignment","_suggestionFactory","TablePropertiesEditing","getFirstPosition","data","tableHeight","tableCellHorizontalAlignment","tableCellBorderWidth","tableWidth","selection","tableCellWidth","getSuggestions","setAttribute","pluginName","7IUsXAx","registerDescriptionCallback","formatBlock","TableCellPropertiesEditing","markBlockFormat","tableCellHeight","getSuggestionCallback","tableAlignment","table","_getSuggestion","tableProperties","TableUtils","tableCellBorderStyle","tableCellBorderColor","TrackChangesEditing","document","model","accept","registerCustomCallback","afterInit","1769688fRYLFz","*Format:* change table properties","get","handleSuggestionDescription","14375043VvbpPe","findAncestor","getSelectionAffectedTableCells","has","change","commandParams","tableCellPadding","1348041QjiyUZ","handleDiscardAction","tableCellBackgroundColor","TrackChangesTableProperties","2yLgxce","enqueueChange","tableBorderWidth","plugins","1244904yMurqj","join","locale","*Format:* change table cell properties","subType","getAttribute","tableCellProperties","discard","5015112QgvDEc","tableBorderStyle","getContainedElement","start","descriptionFactory","nodeAfter","_handlePropertyChange","tableBorderColor","editor","format","3082375Nywsyv","tableBackgroundColor","enableCommand"];return(Qa=function(){return t})()}!function(t,e){const n=Ja,r=t();for(;;)try{if(313671===parseInt(n(148))/1*(-parseInt(n(198))/2)+parseInt(n(194))/3+parseInt(n(183))/4+parseInt(n(143))/5+parseInt(n(202))/6+-parseInt(n(163))/7*(-parseInt(n(210))/8)+-parseInt(n(187))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Ya extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(173)]=[e(140),e(211),e(200),e(170),e(157),e(154),e(144)],this[e(208)]=[e(176),e(175),e(156),e(193),e(159),e(168),e(196),e(155),e(149)]}static get[Za(162)](){return Za(197)}[Za(182)](){const t=Za,e=this[t(141)][t(201)][t(185)](t(177));if(this[t(141)][t(201)][t(190)](t(151))){for(const n of this[t(173)])e[t(145)](n,((e,r)=>{const s=t,o=this[s(141)][s(179)][s(178)][s(158)][s(152)]()[s(188)](s(171));this[s(216)](n,[o],this[s(173)],s(173),e,r)}));e[t(150)][t(181)](t(165),t(173),t(180),e[t(150)][t(169)](t(165),null,t(209))),e[t(150)][t(181)](t(165),t(173),t(209),((e,n)=>this[t(195)](this[t(173)],e,n))),e[t(150)][t(181)](t(165),t(173),t(203),(()=>!1))}if(this[t(141)][t(201)][t(190)](t(166))){for(const n of this[t(208)])e[t(145)](n,((e,r)=>{const s=t,o=this[s(141)][s(201)][s(185)](s(174))[s(189)](this[s(141)][s(179)][s(178)][s(158)]);this[s(216)](n,o,this[s(208)],s(208),e,r)}));e[t(150)][t(181)](t(165),t(208),t(180),e[t(150)][t(169)](t(165),null,t(209))),e[t(150)][t(181)](t(165),t(208),t(209),((e,n)=>this[t(195)](this[t(208)],e,n))),e[t(150)][t(181)](t(165),t(208),t(203),(()=>!1))}e[t(214)][t(164)]((e=>this[t(186)](e)))}[Za(216)](t,e,n,r,s,o){const i=Za,a=this[i(141)][i(201)][i(185)](i(177));this[i(141)][i(179)][i(199)](o[i(147)],(()=>{const t=i;for(const i of e)if(this[t(172)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(207)](r);void 0!==n&&(e[r]=n)}s(o),a[t(167)](i,{commandParams:[e]},[],r)}}))}[Za(195)](t,e,n){const r=Za,s=e[0][r(213)][r(215)],o=n[r(192)][0];this[r(141)][r(179)][r(191)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(161)](r,o[r],s):e[n(146)](r,s)}))}[Za(186)](t){const e=Za;if(t[e(153)])switch(t[e(206)]){case e(173):return{type:e(142),content:zr(this[e(141)][e(204)],e(184))};case e(208):return{type:e(142),content:zr(this[e(141)][e(204)],e(205))}}}[Za(172)](t,e){const n=Za,r=this[n(141)][n(201)][n(185)](n(177));for(const s of r[n(160)]({skipNotAttached:!0})){const r=s[n(212)]();if(s[n(206)]===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=Q?Q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Ur(n,e[s]);return n})),Ec=Tc;function bc(){const t=["_processAttributeChanges","_getAuthorFromId","161846pjiFeV","formatBlock:","_registerDefaultCallbacks","_saved","rootName","remove","ck-suggestion-marker","addUser","markerReady","attribute:discard","addMarker:suggestion:attribute","getNearestSelectionRange","item","containsItem","isExternal","removeAttribute","sort","getChanges","$elementName","fromCharCode","_suggestionFactory","addSuggestionData","options","descriptionFactory","position","low","add","stop","selection","includes","formatInline:accept","listenTo","createPositionBefore","isObject","_setSuggestionData","getSuggestion","warn","concat","change:activeMarkers","_addThreadToSuggestion","attributes","containsPosition","addRange","model","pop","_commentsRepository","attribute","fetchCommentThread","isBlock","_inlineAttributeKeys","meta","isInContent","getRange","suggestionLoaded","groupId","markerName","_SUGGESTION_ANNOUNCEMENT","_adapter","isNextTo","map","_reduceSuggestionAttributeRange","formatInline:join","isDocumentOperation","getSuggestions","ck-suggestion-marker-formatInline","insertion:chain","getAncestors","insertion","$textProxy","toJSON","high","commands","addMarker:suggestion","config","highest","isBefore","deletion:join","formatInline","unbind","attributeNewValue","suggestionUnloaded","format","open","get","error-saving-suggestion-data-suggestion-discarded","track-changes-enable-command-twice","_blockAttributeKeys","stopListening","23796570MJtjaw","substr","init","isLocal","return","authoredAt","attribute:accept","before","track-changes-suggestion-not-found","getAllAdjacentSuggestions","set","comments","_setSuggestionRange","4147094TJtBFy","_createSuggestion","discard","deletion:accept","isEqual","key","markMultiRangeBlockFormat","consume","isIntersecting","getFirstMarker","_getMarkerAnnouncementText","addClass","_suggestionState","_isRegisteredAttribute","execute","insertion:","length","then","_cutOutSuggestionMarker","_refreshAttributeSuggestionsChain","12ifvYhv","_suggestions","end","TrackChangesEditing","clear","targetPosition","update:suggestion","next","markDeletion","enqueueChange","deletion:","collaboration.channelId","keys","notReady","121602XeBdEk","oldRange","getLastMatchingPosition","deleteContent","addMarker","editor","_getAttributeKey","parent","element","attribute:join","markBlockFormat","addMarkerName","getShiftedBy","writer","setAttribute","_mergeNestedSuggestions","showSuggestionHighlights","hasCommentThread","createPositionAfter","every","addComment","createdAt","getWalker","$marker","isTouching","removeMarker","commandName","unshift","after","registerCustomCallback","_findSuggestions","204WhuZBv","change","deletion","addMarker:suggestion:formatBlock","isAtStart","isRemovable","154548pQWJFQ","getContainedElement","enableDefaultAttributesIntegration","getRanges","createPositionAt","name","marker-count","previous","markInsertion","accepted","hasSuggestion","mapper","adapter","trackChanges.mergeNestedSuggestions","track-changes-adapter-already-set","containsRangeInObject","widget","suggestion-type","removeClass","insertion:discard","rejected","createElement","insertion:accept","newRange","isArray","conversion","@external","fromRange","_rangeIsInLocalUserInsertion","fire","newValue","FORMATTING","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.","_editor","multi","howMany","creator","multipleBlocks","registerBlockAttribute","getSuggestionCallback","find","plugins","isAfter","define","formatBlock:chain","has","_isForcedDefaultExecutionBlock","_handleNewSuggestionMarker","suggestion:","_updateSuggestionData","ENTER","_addSuggestionMarker","track-changes-user-not-found","suggestion:attribute:","getUser","markMultiRangeDeletion","getCommentThread","authorName","removeMarkers","2400920uAGHPK","_afterChanges","getItems","delete","formatBlock:accept","getChangedMarkers","insert","values","_breakSuggestionMarker","isCollapsed","track-changes-command-not-found","range","containerElement","data-suggestion","splice","dataToMarker","72395kjPyHe","track-changes-suggestion-data-mismatch","attribute:","updateMarker","nodeAfter","addSuggestion","size","markerToData","discardSuggestion","formatBlock","formatBlock:discard","markAttributeChange","enableReadOnlyMode","formatInline:chain","subType","_joinSuggestions","insertion:join","suggestion","attributeOldValue","toUpperCase","toViewElement","trackChanges.trackFormatChanges","_getExternalAuthor","registerInlineAttribute","markMultiRangeInsertion","getCustomProperty","_model","isIntersectingWithRange","_recordAttributeChanges","_splitMarkerName","pluginName","track-changes-adapter-missing-getsuggestion","splitPosition","documentSelection","acceptAllSuggestions","getMultiRangeId","suggestionChanged","isSelectable","push","author","normal","dataReady","containsRange","rethrowUnexpectedError","hasComments","PENDING_ACTION_SUGGESTION","elementStart","_onDiscard","announce","acceptSuggestion","trackChanges","ck-suggestion-marker--active","addHighlight","bindElementToMarker","createRange","upcast","isAtEnd","forEach","enableCommand","change:data","dataDowncast","reconvertMarker","getAttribute","attributeKey","PendingActions","default","tablePasteChainId","requires","trackChangesCommand","forward","root","markers","createSelection","updateSuggestion","ready","start","_isBlockAttribute","rename","setSelection","locale","ck-suggestion-marker-formatBlock","getDifference","isMultiRange","removeMarker:suggestion:attribute","isOwn","group","accept","removed","join","editingDowncast","differ","action","_refreshSuggestionsChain","clone","createRangeIn","markInlineFormat","formatGroupId","$graveyard","head","isUndo","filter","refresh","move","commentThread","skipNestingCheck","_enabledCommands","applyOperation","CommentsRepository","deletion:chain","buildSuggestion","forceDefaultExecution","unbindElementFromMarkerName","change:_saved","elementEnd","getIntersection","_defaultCallbacks","never","catch","_customCallbacks","Users","startsWith","_isDataLoaded","216reNxbP","markerNameToElements","editing","lowest","_recordAttributeSuggestions","deletion:discard","some","elementToElement","for","_removeSuggestion","isInsideObject","markerToHighlight","type","activeMarkers","isLimit","assign","always","schema","from","formatInline:","nodeBefore","resolve","backward","createRangeOn","getFirstRange","getMarkers","detach","moveTargetPosition","_getSuggestionData","_processAttributeSuggestions","registerPostFixer","batch","discardAllSuggestions","acceptSelectedSuggestions","formatInline:discard","_reduceExistingSuggestions","_trackFormatChanges","removeMarker:suggestion:formatBlock","discardSelectedSuggestions","ck-suggestion-marker-","_initAriaMarkerChangeAnnouncements","chain","document","data","formatBlock:join","split","consumable","originalSuggestionId","$text","addCommentThread","insertContent","oldValue","external:","substring","LEAVE","_checkSuggestionCorrectness","setTo","_joinWithAdjacentSuggestions","value","removeComment"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=396]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(312413===-parseInt(n(654))/1+parseInt(n(789))/2*(parseInt(n(775))/3)+-parseInt(n(454))/4+parseInt(n(470))/5*(-parseInt(n(820))/6)+-parseInt(n(755))/7+parseInt(n(592))/8*(-parseInt(n(826))/9)+parseInt(n(742))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(672);class yc extends t.Plugin{static get[Ec(537)](){return[Ec(577),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ms,ks,Ss,Us,to,no,uo,go,bo,Ao,No,Mo,Do,Ho,xo,Xo,Qo,ei,ui,pi,Li,oi,Vs,Xs,bi,Ai,Mi,Di,ji,zi,qi,$i,ra,ia,ha,ma,qa,ya,Ra,Ba,Ya,wa,ja,za]}static get[Ec(500)](){return Ec(778)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(713)]((t=>String[e(673)](t)))[e(558)]("")}super(t),this[e(596)]=!1,this[e(752)](e(605),[]),this.on(e(692),((n,r,s,o)=>{const i=e;this[i(496)][i(821)]((()=>{const e=i;for(const n of[...o,...s])this[e(496)][e(541)][e(440)](n)&&t[e(594)][e(531)](n)}))})),this[e(677)]=new qr(this[e(794)][e(697)][e(609)],this[e(794)][e(549)]),this[e(711)]=null,this[e(674)]=new Ac(this[e(794)]),this[e(776)]=new Map,this[e(699)]=t[e(436)][e(737)](e(577)),this[e(575)]=new Set,this[e(496)]=this[e(794)][e(697)],this[e(767)]=new WeakMap,this[e(441)]=!1,this[e(740)]=new Set([e(672)]),this[e(703)]=new Set,t[e(727)][e(438)](e(491),e(535)),this[e(628)]=t[e(727)][e(737)](e(491)),t[e(727)][e(438)](e(408),!0),this[e(804)]=t[e(727)][e(737)](e(408)),this[e(538)]=new f(t,this[e(575)]),this[e(632)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,48,54])}[Ec(744)](){const t=Ec,n=this[t(794)],r=(e,n)=>{const r=t;if(r(700)!=e)return r(631)+e;const s=n[r(637)]("|")[0];return this[r(546)](s)?r(550):r(718)};n[t(420)][t(600)](t(559))[t(603)]({model:t(487),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(499)](e[n(709)]),a=[n(660),r(o,i)];let c=3e3;return this[n(605)][n(683)](e[n(709)])&&(a[n(508)](n(521)),c=3010),n(822)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(420)][t(600)](t(530))[t(680)]((e=>{const r=t;e.on(r(726),((t,e,s)=>{const o=r;if(!s[o(676)][o(805)])return;const i=e[o(666)];if(!i)return;const c=s[o(406)][o(490)](i);n[o(697)][o(609)][o(687)](i)&&c&&!c[o(495)](o(411))&&c.is(o(466))&&(0,a.toWidget)(c,s[o(802)])}),{priority:r(724)})})),n[t(420)][t(600)](t(530))[t(603)]({model:t(487),view:(e,n)=>{const s=t;if(!n[s(676)][s(805)])return null;const{type:o,subType:i}=this[s(499)](e[s(709)]);return{classes:[s(660),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(666)])return;const{id:c}=this[a(499)](o[a(709)]);if(r){const t=this[a(776)][a(737)](c),e=this[a(795)](t);if(!this[a(546)](e))return}if(o[a(666)].is(a(682)))return void i[a(638)][a(762)](o[a(666)],s[a(400)]);const u=i[a(406)][a(490)](o[a(666)]);if(o[a(666)].is(a(797))&&n[a(697)][a(609)][a(702)](o[a(666)])&&!u[a(495)](a(522))){i[a(802)][a(766)]([a(660),a(550)],u),i[a(802)][a(803)](a(467),c,u),i[a(406)][a(523)](u,o[a(709)]),e&&(this[a(605)][a(683)](o[a(709)])?i[a(802)][a(766)](a(521),u):i[a(802)][a(413)](a(521),u));for(const t of n[a(697)][a(564)](o[a(666)])[a(456)]())i[a(638)][a(762)](t,s[a(400)]);i[a(638)][a(762)](o[a(666)],s[a(400)])}};n[t(420)][t(600)](t(530))[t(680)]((e=>{const n=t;e.on(n(823),((t,e,r)=>{const o=n;r[o(676)][o(805)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(728)})})),n[t(420)][t(600)](t(530))[t(680)]((e=>{const n=t;e.on(n(664),((t,e,r)=>{const o=n;r[o(676)][o(805)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(728)})})),n[t(420)][t(600)](t(530))[t(477)]({model:t(487),view:(e,n)=>n[t(676)][t(805)]?null:{group:t(487),name:e[t(743)](11)}}),n[t(420)][t(600)](t(525))[t(599)]({view:{name:t(487),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(443)+e[r(532)](r(412))+":"+e[r(532)]("id");return e[r(532)](r(401))&&(s+=":"+e[r(532)](r(401))),n[r(416)](r(812),{"data-name":s})}}),n[t(420)][t(600)](t(525))[t(469)]({view:t(487)}),n[t(420)][t(600)](t(559))[t(680)]((e=>{const n=t;e.on(n(823),s(),{priority:n(724)})})),n[t(420)][t(600)](t(559))[t(680)]((e=>{const n=t;e.on(n(664),s({isAttributeSuggestion:!0}),{priority:n(724)})})),n[t(420)][t(600)](t(559))[t(680)]((e=>{const n=t;e.on(n(629),((t,e,r)=>{const s=n,o=r[s(406)][s(593)](e[s(709)]);if(o)for(const t of o)t[s(495)](s(522))||(r[s(802)][s(413)]([s(660),s(550),s(521)],t),r[s(802)][s(669)](s(467),t),r[s(406)][s(581)](t,e[s(709)]))}),{priority:n(724)})})),n[t(420)][t(600)](t(559))[t(680)]((e=>{const n=t;e.on(n(553),((t,e,r)=>{const s=n,o=r[s(406)][s(593)](e[s(709)]);if(!o)return;const{id:i}=this[s(499)](e[s(709)]),a=this[s(776)][s(737)](i),c=this[s(795)](a);if(this[s(546)](c))for(const t of o)t[s(495)](s(522))||(r[s(802)][s(413)]([s(660),s(550),s(521)],t),r[s(802)][s(669)](s(467),t),r[s(406)][s(581)](t,e[s(709)]))}),{priority:n(724)})})),n[t(697)][t(634)][t(622)]((e=>{const r=t;let s=!1;const o=Array[r(610)](n[r(697)][r(634)][r(560)][r(459)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(499)](t);if(r(487)!==o)continue;const h=this[r(776)][r(737)](f);if(null!=c[r(418)]){r(731)==u&&(s=s||Lc(c[r(418)],t,e,n[r(697)][r(609)]));const o=r(700)==u&&this[r(546)](l[r(637)]("|")[0]);if(c[r(418)][r(463)]||r(567)==c[r(418)][r(540)][r(658)]||r(479)==u&&!Rc(c[r(418)])||o&&!Rc(c[r(418)])||r(822)==u&&(Cc(a=c[r(418)])||function(t){const e=r;return t[e(545)][e(796)]==t[e(777)][e(612)]&&t[e(545)][e(526)]}(a)))e[r(814)](t),s=!0;else{if(!h||!h[r(705)])continue;i[r(680)](h)}}}var a;return i[r(476)]>0&&(s=!!this[r(649)](i)||s),s})),n[t(697)][t(634)][t(622)]((e=>{const r=t;let s=!1;for(const t of n[r(697)][r(634)][r(560)][r(671)]())if(r(460)==t[r(604)])for(const t of this[r(776)][r(461)]()){if(t[r(552)]||!t[r(705)])continue;const o=r(479)==t[r(604)],i=this[r(795)](t),a=i&&this[r(546)](i);if(!o&&!a)continue;const c=t[r(616)]();if(c[r(545)][r(796)]!=c[r(777)][r(796)]&&!c[r(777)][r(526)]){const o=n[r(697)][r(399)](c[r(545)][r(474)],r(777)),i=n[r(697)][r(524)](c[r(545)],o);e[r(473)](t[r(764)](),{range:i}),s=!0}}return s})),n[t(697)][t(634)][t(622)]((e=>this[t(652)](e))),n[t(697)][t(634)][t(622)]((e=>!e[t(623)][t(745)]&&this[t(621)](e))),n[t(697)].on(t(455),(()=>{this[t(596)]=!1})),n[t(697)][t(634)].on(t(529),((r,s)=>{const o=t;if(!s[o(745)]||s[o(569)])return;if(!this[o(596)])return;const i=n[o(697)][o(634)][o(560)][o(671)]();if(0==i[o(771)])return;const a=[],c=i[o(570)]((t=>o(700)==t[o(604)])),u=i[o(570)]((t=>o(460)==t[o(604)]&&o(640)!=t[o(400)]));for(const t of c)this[o(768)](t[o(533)])&&a[o(508)]({key:t[o(533)],newValue:t[o(733)],oldValue:t[o(488)],range:Sc(t[o(465)],n[o(697)])});for(const t of u){if(o(547)!=t[o(561)]&&o(571)!=t[o(561)])continue;const e=vc(t[o(678)][o(474)],n[o(697)]),r=t[o(749)];o(547)==t[o(561)]&&a[o(508)]({key:o(672),newValue:t[o(400)],oldValue:r[o(400)],range:e});for(const[n,s]of r[o(694)]){if(!this[o(768)](n))continue;const r=t[o(694)][o(737)](n);s!==r&&a[o(508)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(694)])this[o(768)](n)&&(r[o(694)][o(440)](n)||a[o(508)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(771)]&&n[o(697)][o(784)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(481)](t,e,s,o,{groupId:r});this[n(627)](t,a)}))}),{priority:t(595)}),n[t(697)][t(541)].on(t(781),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(499)](n[s(400)]),e=this[s(776)][s(737)](t);e&&e[s(800)](n[s(400)])}})),n[t(697)][t(634)].on(t(529),(()=>{const e=t,r=Array[e(610)](n[e(697)][e(634)][e(560)][e(459)]())[e(570)]((t=>e(487)===this[e(499)](t[e(400)])[e(555)]));if(0===r[e(771)])return;r[e(670)](((t,n)=>{const r=e,s=t[r(635)][r(790)],o=n[r(635)][r(790)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(545)][r(729)](o[r(545)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(499)](t);if(null===n[e(790)]){const n=this[e(442)](t);o[e(680)](n)}else{const t=this[e(776)][e(737)](r);null!==n[e(418)]||t[e(705)]?(s[e(680)](t[e(568)]),o[e(680)](t)):this[e(601)](t)}}o[e(476)]>0&&this[e(562)](o);for(const t of s)this[e(424)](e(506),t)})),n[t(697)].on(t(576),((e,r)=>{const s=t,o=r[0];if(!this[s(776)][s(476)])return;if(!o[s(716)])return;if(o[s(623)][s(569)]||!o[s(623)][s(745)])return;let i,a;switch(o[s(604)]){case s(460):i=n[s(697)][s(399)](o[s(678)]),a=i[s(801)](o[s(430)]);break;case s(637):i=n[s(697)][s(399)](o[s(502)]),a=n[s(697)][s(399)](o[s(619)]);break;case s(572):i=n[s(697)][s(399)](o[s(780)]),a=i[s(801)](o[s(430)]);break;default:return}const c=n[s(697)][s(524)](i,a);n[s(697)][s(821)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(819)](c)){if(e[t(552)])continue;if(t(731)==e[t(604)])continue;const r=this[t(795)](e);if(r&&this[t(546)](r)&&t(637)!=o[t(604)])continue;const s=e[t(635)]&&e[t(635)][t(432)];(t(479)!=e[t(604)]||t(637)==o[t(604)]&&!s)&&(n[t(410)]||t(721)==e[t(604)]&&n[t(554)]||e[t(616)]()[t(512)](c)&&this[t(462)](e,i,a))}}))}),{priority:t(595)}),n[t(697)].on(t(792),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(580)])return;if(this[s(441)])return;if(!this[s(538)][s(650)])return;if(o[s(463)])return;const a=n[s(697)][s(609)],{start:c,end:u}=o[s(616)](),l=c[s(474)]&&a[s(606)](c[s(474)])?null:a[s(665)](c,s(539)),f=u[s(612)]&&a[s(606)](u[s(612)])?null:a[s(665)](u,s(614)),h=n[s(697)][s(524)](l?l[s(545)]:c,f?f[s(777)]:u);n[s(697)][s(821)]((t=>{const e=s;this[e(783)](h);const r=n[e(697)][e(609)][e(665)](h[e(545)]);o.is(e(503))?t[e(548)](r):o[e(648)](r)})),e[s(681)]()}),{priority:e.priorities[t(510)]+10}),n[t(697)].on(t(642),((e,r)=>{const s=t,o=r[r[s(771)]-1];o&&o[s(580)]||this[s(441)]||this[s(538)][s(650)]&&(n[s(697)][s(821)]((()=>{const t=s;let o=n[t(697)][t(642)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(746)]=o[t(563)]();const i=o[t(777)][t(612)],a=n[t(697)][t(609)];i&&a[t(702)](i)&&!a[t(687)](i)&&(o=n[t(697)][t(524)](o[t(545)],n[t(697)][t(399)](i,t(777)))),this[t(403)](o)})),e[s(681)]())}),{priority:t(724)}),this[t(794)][t(725)][t(680)](t(520),this[t(538)]),this[t(528)](t(520));const o=new p(n,this[t(776)]);n[t(725)][t(680)](t(519),o),this[t(528)](t(519));const i=new b(n,this[t(776)]);n[t(725)][t(680)](t(478),i),this[t(528)](t(478)),n[t(725)][t(680)](t(504),new S(n,o,this[t(776)])),this[t(528)](t(504)),n[t(725)][t(680)](t(624),new S(n,i,this[t(776)])),this[t(528)](t(624)),n[t(725)][t(680)](t(625),new O(n,o,this[t(776)])),this[t(528)](t(625)),n[t(725)][t(680)](t(630),new O(n,i,this[t(776)])),this[t(528)](t(630));const c=n[t(436)][t(737)](t(577));this[t(685)](c,t(809),((e,{threadId:n})=>{const r=t,s=this[r(776)][r(737)](n);s&&s[r(573)]&&1===s[r(573)][r(771)]&&this[r(444)](n,{hasComments:!0})}),{priority:t(679)}),this[t(685)](c,t(651),((e,{threadId:n})=>{const r=t,s=this[r(776)][r(737)](n);s&&s[r(573)]&&!s[r(573)][r(771)]&&this[r(444)](n,{hasComments:!1})}),{priority:t(679)})}set[Ec(407)](t){const n=Ec;if(this[n(711)])throw new e.CKEditorError(n(409),this);this[n(711)]=t}get[Ec(407)](){return this[Ec(711)]}[Ec(717)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(776)][n(461)]())t&&!e[n(705)]||r[n(508)](e);return e?r[n(713)]((t=>t[n(723)]())):r}[Ec(689)](t){const n=Ec,r=this[n(776)][n(737)](t);if(!r)throw new e.CKEditorError(n(750),this);return r}[Ec(405)](t){const e=Ec;return this[e(776)][e(440)](t)}[Ec(675)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(604)][e(637)](":"),a=this[e(776)][e(737)](r)||this[e(756)](o,i,r,n,s);if(this[e(693)](a),this[e(647)](a,o,i||null,n),a[e(810)]=t[e(810)],a[e(591)]=!0,s&&s[e(421)]){const t=s[e(421)],n=this[e(492)](t[e(452)]);a[e(747)]=t[e(810)],a[e(509)]=n,a[e(668)]=!0}else a[e(747)]=t[e(810)];switch(t[e(635)]&&(a[e(635)]=t[e(635)]),t[e(694)]&&(a[e(694)]=t[e(694)]),this[e(711)]&&this[e(711)][e(475)]||(a[e(657)]=!0),this[e(767)][e(737)](a)){case e(788):this[e(767)][e(752)](a,e(511));break;case e(662):a[e(705)]?(this[e(649)](new Set([a])),this[e(562)](new Set([a])),this[e(767)][e(752)](a,e(544)),this[e(424)](e(707),a)):this[e(767)][e(752)](a,e(557))}return a}[Ec(519)](t){const e=Ec;this[e(580)]((()=>{const n=e;this[n(794)][n(697)][n(821)]((()=>{const e=n;for(const n of t[e(751)]())n[e(556)]()}))}))}[Ec(478)](t){const e=Ec;this[e(580)]((()=>{const n=e;this[n(794)][n(697)][n(821)]((()=>{const e=n;for(const n of t[e(751)]())n[e(757)]()}))}))}[Ec(528)](t,n){const r=Ec,s=this[r(794)][r(725)][r(737)](t);if(!s)throw new e.CKEditorError(r(464),this,{commandName:t});if(this[r(575)][r(440)](s))throw new e.CKEditorError(r(739),this,{commandName:t});this[r(575)][r(680)](s),n&&s.on(r(769),((t,e)=>{const o=r;this[o(538)][o(650)]&&(this[o(441)]||(e[o(771)]>0&&e[e[o(771)]-1]&&e[e[o(771)]-1][o(580)]?e[o(698)]():(t[o(746)]=n(((...t)=>s[o(769)](...t,{forceDefaultExecution:!0})),...e),t[o(681)]())))}),{priority:r(724)})}[Ec(580)](t){const n=Ec;let r,s;const o=this[n(441)];this[n(441)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(441)]=!1),s&&e.CKEditorError[n(513)](s,this),r}[Ec(403)](t,n=null,r={}){const s=Ec;if(t[s(463)])return null;const o=this[s(794)][s(436)][s(737)](s(589)).me;for(const{suggestion:e,meta:o}of this[s(819)](t,s(721)))if(o[s(554)]){if(!o[s(712)]){if(o[s(410)]){if(!this[s(804)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(462)](e,t[s(545)],t[s(777)]);break}if(n==e[s(484)]&&Oc(e,r)){const n=e[s(616)]();return n[s(545)][s(759)](t[s(777)])?this[s(754)](e,this[s(496)][s(524)](t[s(545)],n[s(777)])):this[s(754)](e,this[s(496)][s(524)](n[s(545)],t[s(777)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(770)+n:s(721),u=this[s(688)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(446)](c,i,a,t),u}[Ec(494)](t,n=Ec(429),r={}){const s=Ec,o=this[s(794)][s(436)][s(737)](s(589)).me,i=this[s(674)][s(434)](s(721),n,s(558));for(const e of this[s(717)]())if(e[s(509)].id==o.id&&s(721)==e[s(604)]&&e[s(484)]==n&&Oc(e,r)&&(i(e[s(398)](),t)||i(t,e[s(398)]()))){for(const n of t)e[s(696)](n);return e}for(const{suggestion:e,meta:n}of this[s(819)](t,s(721))){if(!n[s(554)])continue;if(!this[s(804)]&&n[s(410)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(398)]())for(const e of t)if(!n[s(512)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(770)+n,l=this[s(688)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(446)](u,a,c,e,Hr[s(505)]());return l}[Ec(565)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(463)])return null;if(o(586)===this[o(628)]){const e=this[o(674)][o(434)](o(731),r,o(556));return this[o(580)]((()=>e([t],n,s))),null}const i=this[o(794)][o(436)][o(737)](o(589)).me,a=[];if(o(608)!==this[o(628)])for(const{suggestion:e,meta:n}of this[o(819)](t,o(721)))n[o(554)]&&!n[o(602)]&&a[o(508)](...e[o(398)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(584)](s);e&&r[n(508)](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(771)];){const s=r[e][n(551)](t);r[n(468)](e,1,...s),e+=s[n(771)]}}return r}(t,a);c[o(771)]&&this[o(496)][o(821)]((()=>{const t=o;for(const e of c){const o=this[t(674)][t(434)](t(731),r,t(556));this[t(580)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(545)],u=t[o(777)];for(const{suggestion:e,meta:n}of this[o(819)](t,o(731))){if(!n[o(554)])continue;if(e[o(484)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(616)]();if(i[o(512)](t,!0))return null;c=c[o(729)](i[o(545)])?c:i[o(545)],u=u[o(437)](i[o(777)])?u:i[o(777)],a?i[o(545)][o(729)](a[o(616)]()[o(545)])?(a[o(453)](),a=e):e[o(453)]():a=e}const l=this[o(496)][o(524)](c,u);if(a)this[o(754)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(688)]({id:t,type:o(611)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(446)](o(611)+r,t,a,l)}}return null}[Ec(799)](t,n,r=[],s=null,o={}){const i=Ec;n[i(566)]||(n[i(566)]=n[i(815)]),n[i(432)]=t.is(i(465)),s=s||Nc(n);const a=r[i(713)]((t=>vc(t,this[i(496)]))),c=t.is(i(465))?t:vc(t,this[i(496)]);if(i(586)===this[i(628)]){const t=this[i(674)][i(434)](i(479),s,i(556));return this[i(580)]((()=>t([c],n,o))),null}a[i(508)](c);let u=!0;for(const t of a)if(!this[i(423)](t)){u=!1;break}if(u&&i(608)!==this[i(628)]){const t=this[i(674)][i(434)](i(479),s,i(556));return this[i(580)]((()=>t([c],n,o))),null}let l=null,f=c[i(545)],h=c[i(777)];for(const{suggestion:t,meta:e}of this[i(819)](c,i(479))){if(!e[i(554)])continue;if(e[i(712)]||e[i(410)]||e[i(602)])continue;if(t[i(635)][i(566)]!=n[i(566)])continue;if(!Oc(t,o))continue;const r=t[i(616)]();if(t[i(484)]==s){if(r[i(512)](c,!0))return null;f=f[i(729)](r[i(545)])?f:r[i(545)],h=h[i(437)](r[i(777)])?h:r[i(777)],l?r[i(545)][i(729)](l[i(616)]()[i(545)])?(l[i(453)](),l=t):t[i(453)]():l=t}else{const e=c[i(584)](r);this[i(773)](t,e)}}const g=this[i(794)][i(436)][i(737)](i(589)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(754)](l,this[i(496)][i(524)](f,h)),l;{const t=this[i(688)]({id:d,type:i(655)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(446)](i(655)+s,d,p,this[i(496)][i(524)](f,h)),t}}[Ec(761)](t,n,r=[],s=null,o={}){const i=Ec;n[i(566)]||(n[i(566)]=n[i(815)]);const a=t[0];n[i(432)]=a.is(i(465)),s=s||Nc(n);const c=r[i(713)]((t=>vc(t,this[i(496)]))),u=a.is(i(465))?t:t[i(713)]((t=>vc(t,this[i(496)])));if(i(586)===this[i(628)]){const t=this[i(674)][i(434)](i(479),s,i(556));return this[i(580)]((()=>t(u,n,o))),null}c[i(508)](...u);let l=!0;for(const t of c)if(!this[i(423)](t)){l=!1;break}if(l&&i(608)!==this[i(628)]){const t=this[i(674)][i(434)](i(479),s,i(556));return this[i(580)]((()=>t(u,n,o))),null}const f=this[i(794)][i(436)][i(737)](i(589)).me;for(const t of this[i(717)]()){if(t[i(509)].id!=f.id)continue;if(i(479)!=t[i(604)]||t[i(635)][i(566)]!=n[i(566)])continue;if(!Oc(t,o))continue;const e=t[i(484)]==s;for(let n=0;n<u[i(771)];n++){const r=u[n];for(const s of t[i(617)]()){const o=s[i(706)]();if(r[i(759)](o)){e?(u[i(468)](n,1),n--):t[i(814)](s[i(400)]);break}}}}if(0==u[i(771)])return null;const h=this[i(674)][i(434)](i(479),s,i(558));for(const t of this[i(717)]())if(t[i(509)].id==f.id&&i(479)==t[i(604)]&&t[i(635)][i(566)]==n[i(566)]&&t[i(484)]==s&&Oc(t,o)&&(h(t[i(398)](),u)||h(u,t[i(398)]()))){for(const e of u)t[i(696)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(655)+s,m=this[i(688)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(446)](p,g,d,t,Hr[i(505)]());return m}[Ec(783)](t,n=null,r={}){const s=Ec;if(t[s(463)])return null;const o=this[s(794)][s(436)][s(737)](s(589)).me,a=new i.LiveRange(t[s(545)],t[s(777)]);for(const{suggestion:t,meta:e}of this[s(819)](a,s(721)))if(e[s(554)]&&!e[s(712)])if(t[s(552)]){const e=t[s(398)]()[s(570)]((t=>s(567)!=t[s(540)][s(658)]));if(e[s(808)]((t=>a[s(512)](t,!0)))&&t[s(757)](),e[s(598)]((t=>t[s(512)](a,!0)))){const t=this[s(674)][s(434)](s(822),n,s(556));return this[s(580)]((()=>t([a],null,r))),null}}else{const e=a[s(584)](t[s(616)]());null!==e&&t[s(517)]([e],null,r)}if(a[s(618)](),a[s(463)]||s(567)==a[s(540)][s(658)])return null;let c=null,u=a[s(545)],l=a[s(777)];const f=this[s(819)](a,s(822));for(const{suggestion:t,meta:e}of f){const n=this[s(496)][s(524)](u,l);if(e[s(554)]&&(this[s(804)]||!e[s(410)]&&!e[s(602)]))if(t[s(552)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(398)]()){if(r[s(512)](n,!0))return t;n[s(512)](r)||(e=!1)}e&&t[s(757)]()}else{const e=t[s(616)]();if(e[s(512)](n,!0))return t;if(!Oc(t,r)){n[s(512)](e)?t[s(453)]():e[s(695)](u)?u=e[s(777)]:e[s(695)](l)&&(l=e[s(545)]);continue}u=u[s(729)](e[s(545)])?u:e[s(545)],l=l[s(437)](e[s(777)])?l:e[s(777)],r=Object[s(607)]({},t[s(694)]),c?e[s(545)][s(729)](c[s(616)]()[s(545)])?(c[s(453)](),c=t):t[s(453)]():c=t}}if(c)return this[s(754)](c,this[s(496)][s(524)](u,l)),c;{const t=(0,e.uid)(),i=this[s(496)][s(524)](u,l),a=o.id,c=n?s(785)+n:s(822),f=this[s(688)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(446)](c,t,a,i),f}}[Ec(450)](t,n=Ec(429),r={}){const s=Ec,o=this[s(794)][s(436)][s(737)](s(589)).me,a=t[s(713)]((t=>new i.LiveRange(t[s(545)],t[s(777)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(819)](a,s(721)))e[s(554)]&&!e[s(712)]&&c[s(680)](t);for(const e of c)if(e[s(552)]){const o=e[s(398)]();if((!e[s(694)]||!e[s(694)][s(574)])&&o[s(808)]((t=>a[s(598)]((e=>e[s(512)](t,!0)))))&&e[s(757)](),a[s(808)]((t=>o[s(598)]((e=>e[s(512)](t,!0)))))){const e=this[s(674)][s(434)](s(822),n,s(556));return this[s(580)]((()=>e(t,null,r))),null}}else{const t=e[s(616)]();if(a[s(598)]((e=>e[s(512)](t,!0)))&&e[s(757)](),a[s(808)]((e=>t[s(512)](e,!0)))){const t=this[s(674)][s(434)](s(822),n,s(556));return this[s(580)]((()=>t(a,null,r))),null}}const u=this[s(674)][s(434)](s(822),n,s(558));let l=null;for(const t of this[s(717)]())if(t[s(509)].id==o.id&&t[s(705)]&&s(822)==t[s(604)]&&t[s(484)]==n&&Oc(t,r)&&(u(t[s(398)](),a)||u(a,t[s(398)]())))if(l){if(t[s(573)]&&t[s(573)][s(771)])continue;for(const e of t[s(398)]())l[s(497)](e)||l[s(696)](e);t[s(453)]()}else{l=t;for(const e of a)t[s(497)](e)||t[s(696)](e)}if(l)return l;c[s(779)]();for(const{suggestion:t,meta:e}of this[s(819)](a,s(822)))e[s(554)]&&(this[s(804)]||!e[s(410)]&&!e[s(602)])&&Oc(t,r)&&c[s(680)](t);for(const t of c){const e=t[s(398)]();if((!r||!r[s(574)])&&a[s(808)]((t=>e[s(598)]((e=>e[s(512)](t,!0))))))return t;(!t[s(694)]||!t[s(694)][s(574)])&&e[s(808)]((t=>a[s(598)]((e=>e[s(512)](t,!0)))))&&t[s(757)]()}const f=(0,e.uid)(),h=o.id,g=s(785)+n,d=this[s(688)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(618)](),t[s(463)]||s(567)==t[s(540)][s(658)]||this[s(446)](g,f,h,t,Hr[s(505)]());return d}[Ec(481)](t,n,r,s,o){const i=Ec;if(t[i(463)])return[];if(i(586)===this[i(628)])return[];const a=this[i(794)][i(436)][i(737)](i(589)).me.id,c=Array[i(610)](this[i(776)][i(461)]())[i(570)]((e=>i(700)==e[i(604)]&&e[i(635)][i(760)]==n&&e[i(497)](t)));if(i(535)===this[i(628)]){const e=this[i(819)](t,i(721))[i(570)]((({meta:t})=>t[i(554)]&&!t[i(602)]&&!t[i(712)]))[i(713)]((({suggestion:t})=>t));c[i(816)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(700)==t[i(604)]?t[i(635)][i(643)]:void 0,o=t[i(616)](),a=Array[i(610)](u[i(787)]())[i(435)]((t=>t[i(763)](o)));if(!a)continue;const c=a[i(551)](o);this[i(546)](n)&&i(721)==t[i(604)]&&0!=c[i(771)]||(u[i(457)](a),c[i(527)]((t=>{u[i(752)](t,r)})),i(721)!=t[i(604)]&&e!=s&&u[i(752)](a[i(584)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(771)]>37&&console[i(690)](i(427),{key:n});const f=(i(472)+(n+"|")+Nc({newValue:s}))[i(645)](0,60),h=this[i(688)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(508)](h),this[i(446)](f,c,a,t)}return l}[Ec(397)](t){const e=Ec;this[e(528)](t,((t,...n)=>{this[e(498)]((()=>{t(...n)}))}))}[Ec(433)](t){const e=Ec;this[e(740)][e(680)](t)}[Ec(493)](t){const e=Ec;this[e(703)][e(680)](t)}[Ec(795)](t){const e=Ec;return e(700)==t[e(604)]?t[e(484)][e(637)]("|")[0]:null}[Ec(754)](t,e){const n=Ec,r=t[n(764)]();this[n(496)][n(821)]((t=>{t[n(473)](r,{range:e})}))}[Ec(693)](t){const e=Ec,n=t.id,r=this[e(794)][e(727)][e(737)](e(786));this[e(699)][e(806)](n)||this[e(699)][e(641)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(699)][e(451)](n);s[e(732)](e(825)),s[e(825)]=!1,t[e(573)]=s}[Ec(647)](t,n,r,s){const o=Ec;if(t[o(604)]!=n||t[o(484)]!=r||t[o(431)].id!=s)throw this[o(794)][o(482)](o(471)),new e.CKEditorError(o(471),this)}[Ec(773)](t,n){const r=Ec,s=t[r(616)]();if(n[r(759)](s))t[r(453)]();else if(s[r(512)](n)){const o=this[r(496)][r(399)](n[r(545)][r(612)],r(777));this[r(754)](t,this[r(496)][r(524)](s[r(545)],o));const i=(0,e.uid)(),a=t[r(431)].id,c=t[r(604)]+":"+t[r(484)];this[r(688)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(635)],attributes:t[r(694)]});const u=this[r(496)][r(399)](n[r(777)][r(796)],r(817)),l=this[r(496)][r(524)](u,s[r(777)]);this[r(446)](c,i,a,l)}else if(s[r(695)](n[r(545)])){const e=this[r(496)][r(399)](n[r(545)][r(612)],r(777));this[r(754)](t,this[r(496)][r(524)](s[r(545)],e))}else{const e=this[r(496)][r(399)](n[r(777)][r(796)],r(817));this[r(754)](t,this[r(496)][r(524)](e,s[r(777)]))}}[Ec(423)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(819)](t,e(721))){if(!r[e(554)])continue;const s=n[e(398)]();for(const n of s)if(!t[e(551)](n)[e(771)])return!0}return!1}[Ec(653)](t){const n=Ec,r=this[n(794)][n(436)][n(737)](n(589))[n(449)](t);if(!r)throw new e.CKEditorError(n(447),this);return r}[Ec(492)](t){const e=Ec,n=this[e(794)][e(436)][e(737)](e(589)),r=(0,o.hashObject)(e(644)+t);return n[e(449)](r)||n[e(661)]({id:r,name:t})}[Ec(756)](t,e,n,r,s){const o=Ec,i=this[o(653)](r),a=this[o(674)][o(579)](t,e,n,i,s,(t=>{const e=o;this[e(444)](n,{attributes:t});const r=this[e(689)](n);this[e(649)](new Set([r])),this[e(562)](new Set([r]))}));return this[o(685)](a,o(556),(()=>{const t=o;this[t(444)](n,{state:t(404)})}),{priority:o(724)}),this[o(685)](a,o(757),(()=>{const t=o;this[t(444)](n,{state:t(415)})}),{priority:o(724)}),this[o(776)][o(752)](n,a),this[o(767)][o(752)](a,o(788)),a}[Ec(499)](t){const e=Ec,n=t[e(637)](":");return{group:n[0],type:n[1],subType:n[e(771)]>=5?n[2]:null,id:n[e(771)]<5?n[2]:n[3],authorId:n[e(771)]<5?n[3]:n[4],markerCount:6==n[e(771)]?n[5]:null}}[Ec(462)](t,n,r){const s=Ec,o=t[s(616)](),i=o[s(545)],a=o[s(777)];this[s(754)](t,this[s(496)][s(524)](i,n));const c=(0,e.uid)(),u=t[s(431)].id,l=t[s(604)]+(t[s(484)]?":"+t[s(484)]:"");this[s(688)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(694)],data:t[s(635)]});const f=this[s(795)](t);(s(479)==t[s(604)]||f&&this[s(546)](f))&&(r=this[s(496)][s(686)](r[s(796)])),this[s(446)](l,c,u,this[s(496)][s(524)](r,a))}[Ec(819)](t,e=null){const n=Ec,r=[],s=this[n(794)][n(436)][n(737)](n(589)).me;Array[n(419)](t)||(t=[t]);for(const o of this[n(717)]()){if(!o[n(705)])continue;if(e&&o[n(604)]!=e)continue;let i=!1;for(const e of o[n(398)]()){for(const a of t){const t=a[n(545)][n(759)](e[n(777)])||a[n(777)][n(759)](e[n(545)]);if(t||a[n(584)](e)){const c=a[n(512)](e)&&kc(this[n(496)][n(609)],e[n(545)],a),u=e[n(512)](a)&&kc(this[n(496)][n(609)],a[n(545)],e);r[n(508)]({suggestion:o,meta:{isOwn:s==o[n(509)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(446)](t,e,n,r,s){const o=Ec;this[o(496)][o(821)]((i=>{const a=o;let c=a(443)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(793)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(601)](t){const e=Ec,n=t[e(402)],r=t[e(782)];t[e(402)]=null,t[e(782)]=null,null!=n&&n[e(782)]==t&&(n[e(782)]=r),null!=r&&r[e(402)]==t&&(r[e(402)]=n),e(544)==this[e(767)][e(737)](t)&&(this[e(767)][e(752)](t,e(557)),this[e(424)](e(734),t,n,r))}[Ec(688)](t){const n=Ec,r=t.id,s=this[n(675)](t);if(this[n(711)]&&this[n(711)][n(475)]){const o=this[n(794)][n(436)][n(737)](n(534)),i=s[n(514)],a=s[n(484)]?s[n(604)]+":"+s[n(484)]:s[n(604)],c=this[n(794)][n(549)],u=o[n(680)](zr(c,n(515))),l={id:r,type:a,hasComments:i,data:t[n(635)]||null,originalSuggestionId:t[n(639)]||null,attributes:s[n(694)]};this[n(711)][n(475)](l)[n(772)]((t=>{const e=n;s[e(657)]=!0,o[e(659)](u),t&&t[e(810)]&&(this[e(776)][e(737)](r)[e(810)]=t[e(810)])}))[n(587)]((t=>{const r=n;throw(0,e.logWarning)(r(738)),this[r(794)][r(697)][r(784)]({isUndoable:!1},(()=>{s[r(757)]()})),s[r(741)](),this[r(776)][r(457)](s.id),this[r(767)][r(457)](s),t}))}return s}[Ec(546)](t){const e=Ec;return this[e(740)][e(440)](t)}[Ec(444)](t,e){const n=Ec,r=this[n(794)][n(436)][n(737)](n(534)),s=this[n(689)](t);if(this[n(711)]&&this[n(711)][n(543)])if(s[n(657)]){const s=r[n(680)](zr(this[n(794)][n(549)],n(515)));this[n(711)][n(543)](t,e)[n(772)]((()=>{r[n(659)](s)}))}else s.on(n(582),(()=>{this[n(444)](t,e)}))}[Ec(620)](t){const n=Ec;if(!this[n(711)]||!this[n(711)][n(689)])throw new e.CKEditorError(n(501),this);return this[n(711)][n(689)](t)}[Ec(442)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(499)](t),i=this[e(776)][e(737)](n)||this[e(756)](r,s,n,o,{});switch(this[e(647)](i,r,s,o),this[e(767)][e(737)](i)){case e(788):this[e(620)](n)[e(772)]((t=>{const r=e;let s=Promise[r(613)]();t[r(514)]&&(s=this[r(699)][r(701)]({channelId:this[r(794)][r(727)][r(737)](r(786)),threadId:n})),s[r(772)]((()=>{const e=r;this[e(675)](t)[e(657)]=!0}))})),this[e(767)][e(752)](i,e(662));break;case e(557):this[e(444)](n,{state:e(736)});case e(511):this[e(767)][e(752)](i,e(544)),this[e(424)](e(707),i);break;case e(544):this[e(424)](e(506),i)}return i[e(800)](t),i}[Ec(562)](t){const e=Ec,n=Array[e(610)](t),r=n[e(570)]((t=>e(700)==t[e(604)]));this[e(774)](r);const s=n[e(570)]((t=>!t[e(552)]&&e(700)!=t[e(604)])),o=this[e(717)]({skipNotAttached:!0})[e(570)]((t=>!t[e(552)]&&e(700)!=t[e(604)])),i=o[e(570)]((n=>!t[e(440)](n))),a=new Map(o[e(713)]((t=>[t,this[e(674)][e(434)](t[e(604)],t[e(484)],e(633))]))),c=new Map(o[e(713)]((t=>[t,t[e(616)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(771)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(771)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(771)];t++){const n=s[t];!l[e(440)](n)&&n[e(402)]&&(f[e(680)](n[e(402)]),n[e(402)][e(782)]===n&&(n[e(402)][e(782)]=null),n[e(402)]=null),!u[e(440)](n)&&n[e(782)]&&(f[e(680)](n[e(782)]),n[e(782)][e(402)]===n&&(n[e(782)][e(402)]=null),n[e(782)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(771)];e++){const r=g(t,n[e]);r&&(r[0][s(782)]=r[1],r[1][s(402)]=r[0],u[s(680)](r[0]),l[s(680)](r[1]))}}function g(t,n){const r=e;if(t[r(509)].id!==n[r(509)].id)return null;const s=a[r(737)](t)(t,n,c[r(737)](t),c[r(737)](n));return s&&a[r(737)](n)(t,n,c[r(737)](t),c[r(737)](n))?s[1][r(573)]&&s[1][r(573)][r(771)]?null:s:null}f[e(476)]&&this[e(562)](f)}[Ec(774)](t){const e=Ec;if(0==t[e(771)])return;const n=this[e(717)]({skipNotAttached:!0})[e(570)]((t=>e(700)==t[e(604)]&&t[e(591)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(694)]);s[e(440)](n)||(s[e(752)](n,r[e(771)]),r[e(508)]([]));const i=s[e(737)](n);r[i][e(508)](t)}!function(){const t=e;r[t(670)](((e,n)=>{const r=t,s=e[0][r(810)],o=n[0][r(810)];return s==o?e[0][r(694)][r(708)]<n[0][r(694)][r(708)]?-1:1:s<o?-1:1}));for(const e of r)e[t(670)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(771)];t++){if(0==r[t][e(771)])continue;const n=[];for(let s=t+1;s<r[e(771)];s++)0!=r[s][e(771)]&&i(r[t],r[s])&&n[e(508)](s);for(const s of n)r[t]=r[t][e(691)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(771)];n++)t[n][e(782)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(771)];n++)t[n][e(402)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(694)][r(708)]!==n[0][r(694)][r(708)]&&t[0][r(509)]!==n[0][r(509)])return!1;if(!function(t,e){const n=r;return!t[n(514)]&&!e[n(514)]||(!t[n(514)]||!e[n(514)])&&(!!(t[n(514)]&&e[n(810)]<t[n(573)][n(753)][n(737)](0)[n(810)])||!!(e[n(514)]&&t[n(810)]<e[n(573)][n(753)][n(737)](0)[n(810)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(694)],r(708)),o=Ic(n[0][r(694)],r(708));return!!Or(s,o)&&(!!t[r(808)]((t=>n[r(598)]((e=>t[r(616)]()[r(759)](e[r(616)]())))))&&n[r(808)]((e=>t[r(598)]((t=>e[r(616)]()[r(759)](t[r(616)]()))))))}}[Ec(649)](t){const e=Ec,n=Array[e(610)](t),r=this[e(717)]({skipNotAttached:!0}),s=r[e(570)]((n=>!t[e(440)](n))),o=new Map(n[e(713)]((t=>[t,this[e(674)][e(434)](t[e(604)],t[e(484)],e(558))]))),i=new Map(r[e(713)]((t=>[t,t[e(398)]()])));for(let t=0;t<n[e(771)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(771)];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(771)];e++){const s=r[e];if(s[a(604)]!==n[a(604)]||s[a(509)].id!==n[a(509)].id||s[a(484)]!==n[a(484)])continue;if(!wc(n,s,[a(708)]))continue;if(a(700)==n[a(604)]&&n[a(635)][a(643)]!=s[a(635)][a(643)])continue;if(a(700)==n[a(604)]&&t[a(546)](n[a(635)][a(760)]))continue;if(a(479)==n[a(604)]){const e=t[a(794)][a(697)],r=n[a(396)]();if(r&&(e[a(609)][a(687)](r)||e[a(609)][a(606)](r)))continue}const c=o[a(737)](n),u=i[a(737)](n),l=i[a(737)](s),f=n[a(573)]&&n[a(573)][a(771)],h=s[a(573)]&&s[a(573)][a(771)];if(!f&&c(l,u))return t[a(485)](s,n),i[a(457)](n),!0;if(!h&&c(u,l))return t[a(485)](n,s),i[a(457)](s),!0}return!1}}[Ec(485)](t,e){const n=Ec;if(t[n(552)])for(const r of e[n(398)]())t[n(696)](r);else{const r=e[n(616)]()[n(777)];this[n(754)](t,this[n(496)][n(524)](t[n(616)]()[n(545)],r))}e[n(453)]()}[Ec(765)](t,e){const n=Ec,r=t[n(590)](n(735))||t[n(590)](n(700))?n(426):t[n(489)]();return zr(this[n(794)][n(549)],e+"_"+r+n(710))}[Ec(632)](){const t=Ec,e=this[t(794)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(496)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(499)](t[s(400)]);if(s(487)===e){n[s(518)](this[s(765)](r,s(646)));break}}for(const t of r){const{group:e,type:r}=this[s(499)](t[s(400)]);if(s(487)===e){n[s(518)](this[s(765)](r,s(445)));break}}}))}[Ec(652)](t){const e=Ec;if(this[e(596)])return!1;const n=this[e(794)],r=n[e(697)][e(634)][e(560)][e(671)]();if(0==r[e(771)])return!1;const s=[],o=r[e(570)]((t=>e(700)==t[e(604)])),i=r[e(570)]((t=>e(460)==t[e(604)]&&e(640)!=t[e(400)])),a=r[e(570)]((t=>e(659)==t[e(604)]&&e(640)!=t[e(400)]));for(const t of o)s[e(508)]({key:t[e(533)],newValue:t[e(733)],oldValue:t[e(488)],range:Sc(t[e(465)],n[e(697)])});for(const t of i){const r=a[e(435)]((n=>n[e(678)][e(759)](t[e(678)])));r&&s[e(508)]({key:e(672),newValue:t[e(400)],oldValue:r[e(400)],range:n[e(697)][e(615)](t[e(678)][e(474)])})}return 0!=s[e(771)]&&this[e(627)](t,s)}[Ec(621)](t){const e=Ec;let n=!1;const r=this[e(794)][e(697)][e(634)][e(560)][e(459)]()[e(570)]((t=>t[e(635)][e(418)]&&t[e(400)][e(590)](e(448))));for(const s of r){const{subType:r,id:o}=this[e(499)](s[e(400)]),i=r[e(637)]("|")[0];for(const r of this[e(717)]({skipNotAttached:!0}))r.id!=o&&e(700)==r[e(604)]&&r[e(635)]&&r[e(635)][e(760)]==i&&r[e(616)]()[e(763)](s[e(635)][e(418)])&&(this[e(714)](r,s[e(635)][e(418)],t),n=!0)}return n}[Ec(498)](t){const e=Ec;this[e(794)],this[e(596)]=!0,t()}[Ec(768)](t){const e=Ec,n=this[e(546)](t),r=this[e(703)][e(440)](t);return n||r}[Ec(627)](t,e){const n=Ec;if(0==e[n(771)])return!1;let r=!1;for(const s of e){const e=this[n(819)](s[n(465)],n(700))[n(570)]((t=>!t[n(704)][n(712)]))[n(713)]((t=>t[n(487)])),i=(0,o.hashObject)({newValue:s[n(425)]});e[n(570)]((t=>{const e=n,[r,o]=t[e(484)][e(637)]("|");return r==s[e(760)]&&o!=i}))[n(527)]((e=>{const o=n;this[o(714)](e,s[o(465)],t),r=!0}))}return r}[Ec(714)](t,e,n){const r=Ec,s=t[r(616)]()[r(551)](e);0!==s[r(771)]?1!==s[r(771)]?this[r(462)](t,e[r(545)],e[r(777)]):this[r(754)](t,s[0]):n[r(814)](t[r(764)]())}}class Ac{constructor(t){const e=Ec;this[e(428)]=t,this[e(496)]=t[e(697)],this[e(588)]=new Map,this[e(585)]=new Map,this[e(656)]()}[Ec(579)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(496)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(434)](t,e,i(556))(...n),onDiscard:(...n)=>this[i(434)](t,e,i(757))(...n)})}[Ec(818)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(588)][s(752)](o,r)}[Ec(434)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(588)][r(737)](s)||this[r(585)][r(737)](t+":"+n)}[Ec(656)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(670)](((t,n)=>t[e(545)][e(729)](n[e(545)])?1:-1)),this[e(496)][e(821)]((n=>{const r=e;for(const e of t){let t;t=e[r(777)][r(526)]&&e[r(777)][r(796)]==e[r(545)][r(474)]?n[r(542)](e[r(545)][r(474)],"on"):n[r(542)](e),this[r(496)][r(792)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(496)][n(821)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(713)]((t=>(Cc(t)&&(t=this[s(496)][s(524)](t[s(777)])),t)))[s(570)]((t=>s(567)!==t[s(540)][s(658)]));if(c[s(771)]<1)return;const u=Array[s(610)](this[s(496)][s(634)][s(682)][s(398)]())[s(713)]((t=>i.LiveRange[s(422)](t)));r[s(548)](c);for(const t of this[s(428)][s(725)][s(725)]())t[s(571)]();a[s(508)]({forceDefaultExecution:!0}),this[s(428)][s(769)](o,...a);const l=u[s(570)]((t=>s(567)!=t[s(540)][s(658)]));l[s(771)]>0&&r[s(548)](l);for(const t of u)t[s(618)]()}))},s=(e,n)=>1==e[t(771)]&&1==n[t(771)]&&e[0][t(777)][t(759)](n[0][t(545)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(496)])?[e,n]:Mc(n,e,s,r,this[t(496)])?[n,e]:null;this[t(585)][t(752)](t(417),e),this[t(585)][t(752)](t(414),n),this[t(585)][t(752)](t(486),s),this[t(585)][t(752)](t(719),o),this[t(585)][t(752)](t(758),n),this[t(585)][t(752)](t(597),e),this[t(585)][t(752)](t(730),s),this[t(585)][t(752)](t(578),o),this[t(585)][t(752)](t(684),r),this[t(585)][t(752)](t(626),e),this[t(585)][t(752)](t(715),s),this[t(585)][t(752)](t(483),e),this[t(585)][t(752)](t(458),r),this[t(585)][t(752)](t(480),e),this[t(585)][t(752)](t(636),s),this[t(585)][t(752)](t(439),e),this[t(585)][t(752)](t(748),e),this[t(585)][t(752)](t(663),((e,n)=>{const r=t;if(!n)return;const s=this[r(428)][r(436)][r(737)](yc);this[r(496)][r(821)]((t=>{const o=r;if(o(672)==n[o(760)])for(const r of e){const e=r[o(545)][o(474)],s=n[o(643)];t[o(547)](e,s)}else if(s[o(546)](n[o(760)]))for(const r of e)void 0!==n[o(643)]?t[o(803)](n[o(760)],n[o(643)],r[o(545)][o(474)]):t[o(669)](n[o(760)],r[o(545)][o(474)]);else for(const r of e)n[o(643)]?t[o(803)](n[o(760)],n[o(643)],r):t[o(669)](n[o(760)],r)}))})),this[t(585)][t(752)](t(798),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(796)][r(720)]({includeSelf:!0,parentFirst:!0})){if(s[r(540)]==s)return!1;if(!n[r(667)](s))return!1;if(t[r(687)](s)||t[r(606)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(777)][e(796)]==t[e(545)][e(474)]&&t[e(777)][e(824)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(666)].is(s(722))&&!r[s(687)](t[s(666)]),i=t[s(545)][s(791)](o),a=t[s(777)][s(791)](o,{direction:s(614)});return!(t[s(545)][s(759)](i)&&t[s(777)][s(759)](a)||(i[s(729)](a)?n[s(473)](e,{range:n[s(524)](i,a)}):n[s(814)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(545)][e(474)];return n&&n.is(e(797))}function Sc(t,e){const n=Ec;return null==t[n(777)][n(612)]&&t[n(777)][n(796)]==t[n(545)][n(474)]?vc(t[n(545)][n(474)],e):t}function vc(t,e){const n=Ec,r=e[n(609)][n(687)](t)||e[n(609)][n(507)](t);return e[n(524)](e[n(399)](t,n(749)),r?e[n(807)](t):e[n(399)](t,n(777)))}function Mc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(777)][o(759)](r[o(545)]))return!0;if(t[o(604)]!=e[o(604)])return!1;if(!n[o(777)][o(813)](r[o(545)]))return!1;const i=s[o(524)](n[o(777)],r[o(545)])[o(811)]();for(const t of i)if([o(516),o(583)][o(683)](t[o(604)])&&s[o(609)][o(606)](t[o(666)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(591)]||!e[r(591)])&&Or(Ic(t[r(694)],n),Ic(e[r(694)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(694)]),s=Fc(e);if(!t[n(591)])return!1;for(const t of Object[n(787)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(607)]({},t);return delete n[e(574)],delete n[e(536)],n}const Dc=Pc;function Bc(){const t=["getRanges","canDiscard","3815670qyoYQO","_discardCommand","add","view","41072tJvIFF","bind","10OlBpEq","canAccept","_pendingAction","locale","change:isDirty","isDirty","3502216HFRqYK","commands","listenTo","_acceptCommand","discardSuggestion","remove","PendingActions","commentThreadController","410166ZzhsvM","_removePendingAction","plugins","7IbNSHG","_editor","destroy","2FozTnB","2371190oGEONm","unbind","_setPendingAction","stopListening","execute","PENDING_ACTION_SUGGESTION","13530843EhiDCj","model","canEditAt","isEnabled","acceptSuggestion","get","1349504iFVBGt"];return(Bc=function(){return t})()}function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=497]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(397995===parseInt(n(517))/1+-parseInt(n(497))/2*(parseInt(n(533))/3)+-parseInt(n(510))/4+-parseInt(n(498))/5+-parseInt(n(513))/6+parseInt(n(536))/7*(parseInt(n(525))/8)+parseInt(n(504))/9*(parseInt(n(519))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class Uc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(505)]=e,this[s(516)]=n,this[s(532)]=r,this[s(537)]=t,this[s(528)]=t[s(526)][s(509)](s(508)),this[s(514)]=t[s(526)][s(509)](s(529)),this[s(516)][s(518)](s(507)).to(this[s(528)],this[s(514)],((t,e)=>t||e)),this[s(516)][s(518)](s(520)).to(this[s(528)],s(507),(t=>t&&this[s(537)][s(505)][s(506)](e[s(511)]()))),this[s(516)][s(518)](s(512)).to(this[s(514)],s(507),(t=>t&&this[s(537)][s(505)][s(506)](e[s(511)]()))),this[s(521)]=null,n[s(524)]&&this[s(500)](),this[s(527)](n,s(508),(()=>this[s(508)]())),this[s(527)](n,s(529),(()=>this[s(529)]())),this[s(527)](n,s(523),(()=>{const t=s;n[t(524)]?this[t(500)]():this[t(534)]()}))}[Dc(508)](){const t=Dc;this[t(528)][t(502)](this[t(505)].id)}[Dc(529)](){const t=Dc;this[t(514)][t(502)](this[t(505)].id)}[Dc(538)](){const t=Dc;this[t(516)][t(499)](t(507)),this[t(516)][t(499)](t(520)),this[t(516)][t(499)](t(512)),this[t(501)](),this[t(532)][t(538)](),this[t(521)]&&this[t(534)]()}[Dc(500)](){const t=Dc,e=zr(this[t(537)][t(522)],t(503));this[t(521)]=this[t(537)][t(535)][t(509)](t(531))[t(515)](e)}[Dc(534)](){const t=Dc;null!==this[t(521)]&&this[t(537)][t(535)][t(509)](t(531))[t(530)](this[t(521)]),this[t(521)]=null}}const xc=Gc;function jc(){const t=["locale","assign","addComment","editor","CommentView","focus","isReadOnly","removeComment","fire","_createCommentThreadInputView","element","descriptionParts","destroy","commentThreadInputView","isActive","submit","_createCommentViews","commentThread","authoredAt","cancel","_localUser","delegate","length","commentInputView","2655008XiyApb","canDiscard","_config","3546648FIBxrT","set","commentsListView","607175TwphtH","10120429SQzUib","10KLJYcx","disableComments","isDirty","isEnabled","setData","3PeBVFU","editorConfig","_model","bind","1022460IvRnSo","hasDirtyComment","6041658nyDuuY","8gEsJHj","164326QFDfxb","showInput","value","12gvtnrf","canAccept","disabledSubmit","updateComment"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(557174===parseInt(n(306))/1*(parseInt(n(314))/2)+parseInt(n(310))/3+parseInt(n(293))/4+-parseInt(n(299))/5*(parseInt(n(265))/6)+parseInt(n(312))/7+-parseInt(n(313))/8*(parseInt(n(296))/9)+-parseInt(n(301))/10*(parseInt(n(300))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(298)]=null,this[s(282)]=null,this[s(297)](s(283),!1),this[s(297)](s(287),e[s(287)]),this[s(309)](s(287)).to(e),this[s(297)](s(280),[]),this[s(297)](s(303),!1),this[s(297)](s(304),!1),this[s(297)](s(266),!1),this[s(297)](s(294),!1),this[s(308)]=e,this[s(289)]=n,this[s(295)]=r,r[s(302)]?this[s(297)](s(291),1):this[s(285)]()}[xc(274)](){const t=xc;this[t(279)][t(274)]()}[xc(281)](){const t=xc;this[t(298)]&&this[t(298)][t(281)](),this[t(282)]&&this[t(282)][t(281)](),super[t(281)]()}[xc(285)](){const t=xc,{CommentsListView:e}=this[t(295)];this[t(298)]=new e(this[t(269)],this[t(308)][t(286)],Object[t(270)]({CommentView:this[t(295)][t(273)]},this[t(295)])),this[t(298)][t(290)](t(276)).to(this),this[t(298)][t(290)](t(268)).to(this),this[t(298)][t(309)](t(283)).to(this),this[t(297)](t(291),this[t(298)][t(291)]+1),this[t(309)](t(291)).to(this[t(298)],t(291),(t=>t+1)),this[t(282)]=this[t(278)](),this.on(t(276),(()=>this[t(274)]())),this[t(309)](t(303)).to(this[t(298)],t(311),this[t(282)][t(292)],t(264),((t,e)=>t||!!e))}[xc(278)](){const t=xc,{CommentThreadInputView:e}=this[t(295)],n=new e(this[t(269)],this[t(289)],this[t(295)][t(307)]),r=n[t(292)];return n[t(309)](t(315)).to(this,t(283),this[t(308)][t(286)],t(275),r,t(264),((t,e,n)=>!!n||t&&!e)),r.on(t(284),((e,n)=>{const s=t;this[s(277)](s(271),n),r[s(272)][s(305)]("")})),r.on(t(288),(()=>this[t(274)]())),r[t(309)](t(267)).to(this[t(308)][t(286)],t(275)),n}}const Hc=Wc;!function(t,e){const n=Wc,r=t();for(;;)try{if(684675===-parseInt(n(302))/1*(-parseInt(n(297))/2)+-parseInt(n(309))/3*(-parseInt(n(335))/4)+-parseInt(n(284))/5*(-parseInt(n(264))/6)+-parseInt(n(295))/7+-parseInt(n(299))/8*(-parseInt(n(319))/9)+parseInt(n(251))/10*(-parseInt(n(262))/11)+parseInt(n(326))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class zc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(282)](i(291),""),this[i(317)](i(291)).to(this,i(305),(t=>t&&t[0]?t[0][i(291)]:"")),this[i(317)](i(304)).to(this,i(305),this,i(281),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(344)+Xc(e[n(290)],e[n(260)])+n(258);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(324)]=null,this[i(266)]=this[i(336)](zr(e,i(249)),t.icons[i(286)],i(287),i(245),"sw"),this[i(266)][i(317)](i(289)).to(this,i(270)),this[i(327)]=this[i(336)](zr(e,i(275)),t.icons[i(276)],i(247),i(322),"sw"),this[i(327)][i(317)](i(289)).to(this,i(312)),this[i(250)]=new o.UserView(e,this[i(332)][i(308)],this[i(265)]()),this[i(250)][i(293)]({attributes:{class:[i(300),i(350)]}}),this[i(246)](this[i(318)]())}[Hc(318)](){const t=Hc,e=this[t(278)],n=[{tag:t(329),attributes:{class:[t(280),t(274)]},children:[{tag:t(321),children:[{text:this[t(250)][t(357)]}],attributes:{class:[t(323),t(314)]}},{tag:t(347),attributes:{datetime:e.to(t(351)),class:[t(343),t(253)]},children:[{text:e.to(t(351),(e=>this[t(352)][t(296)](e)))}]}]},{tag:t(329),attributes:{class:[t(349),t(307)]},children:[this[t(266)],this[t(327)]]},{tag:t(329),attributes:{class:[t(277)]}}];this[t(332)][t(292)]&&n[t(342)]({tag:t(329),attributes:{class:[t(353)]},children:[{text:this[t(257)]()}]});const r={tag:t(329),attributes:{class:[t(310),e.if(t(281),t(294)),e.to(t(291),(e=>t(320)+e)),this[t(352)][t(255)]&&t(252)],"data-suggestion-id":this[t(332)].id,"data-thread-id":this[t(332)][t(313)].id,"data-author-id":this[t(332)][t(308)].id,tabindex:-1},children:[{tag:t(329),attributes:{class:[t(283),t(356)]},children:[this[t(250)],{tag:t(329),attributes:{class:[t(298),t(301)]},children:n}]}]};return this[t(279)]&&this[t(339)]&&(r[t(254)][t(342)](this[t(279)],this[t(339)]),this[t(279)][t(348)](t(271)).to(this),this[t(279)][t(348)](t(303)).to(this),this[t(339)][t(348)](t(271)).to(this),this[t(339)][t(348)](t(303)).to(this)),r}[Hc(259)](){const t=Hc;super[t(259)](),this[t(324)]=this[t(331)][t(354)](t(340)),this[t(324)][t(325)]=this[t(304)],this.on(t(333),((e,n,r)=>{const s=t;this[s(324)][s(325)]=r}))}[Hc(336)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(341)]);return a[i(282)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(293)]({attributes:{class:n}}),a.on(i(334),(()=>{const t=i;this[t(261)](r,this[t(332)].id)})),a}[Hc(257)](){const t=Hc;return t(267)===this[t(332)][t(263)][t(268)][t(355)]?zr(this[t(341)],t(345)):zr(this[t(341)],t(346))}[Hc(265)](){const t=Hc;return this[t(332)][t(292)]?t(267)===this[t(332)][t(263)][t(268)][t(355)]?zr(this[t(341)],t(248),this[t(332)][t(269)][t(357)]):zr(this[t(341)],t(306),this[t(332)][t(269)][t(357)]):null}}function Wc(t,e){const n=Kc();return(Wc=function(t,e){return n[t-=245]})(t,e)}function Kc(){const t=["ck-annotation__main","5CtsLzk","editorDestroyed","description","descriptionParts","EXTERNAL_AVATAR","ck-annotation__actions","author","3LXUVug","ck-suggestion-wrapper","createElement","canDiscard","commentThread","ck-annotation__info-name","join","value","bind","getTemplate","8019hIgvwD","ck-suggestion-","span","discardSuggestion","ck-suggestion__info-name","_descriptionElement","innerHTML","13630908RuhmAT","discardButton",'" title="',"div",'"></span>',"element","_model","change:description","execute","707188PqFPFQ","_createButton",'<span class="ck-suggestion-color" style="background-color: ',"map","commentThreadInputView",".ck-annotation__content-wrapper","locale","push","ck-comment__info-time","<p>","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_SUGGESTION","time","delegate","ck-suggestion__actions","ck-annotation__user","authoredAt","_config","ck-comment__external","querySelector","source","ck-annotation","name","acceptSuggestion","setTemplate","ck-suggestion--discard","EXTERNAL_IMPORT_WORD_AVATAR","Accept suggestion","userView","2920KUedjn","ck-suggestion--disabled-comments","ck-annotation__info-time","children","disableComments","title","getExternalSuggestionNote","</p>","render","color","fire","20273ppscsb","attributes","549078KohaCV","getUserViewNotificationText","acceptButton","importWord","@external","creator","canAccept","editorReady","innerText",'<span class="ck-suggestion-type">',"ck-annotation__info","Discard suggestion","cancel","ck-annotation__content-wrapper","bindTemplate","commentsListView","ck-suggestion__info","isActive","set","ck-suggestion","10KliaGX","split","check","ck-suggestion--accept","</span>","isEnabled","content","type","isExternal","extendTemplate","ck-suggestion-wrapper--active","7897631exXKsX","formatDateTime","200642dWGvTj","ck-suggestion__main","3176fcEdfH","ck-suggestion__user"];return(Kc=function(){return t})()}function Xc(t,e){const n=Hc;let r="";return r+=t[n(285)]("*")[n(338)](((t,e)=>e%2!=0?n(273)+qc(t)+n(288):qc(t)))[n(315)](""),e&&(r+=n(337)+e[n(316)]+n(328)+e[n(256)]+n(330)),r}function qc(t){const e=Hc,n=document[e(311)](e(321));return n[e(272)]=t,n[e(325)]}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',Jc=Yc;function Qc(){const t=["TrackChangesUI","componentFactory","Accept all suggestions","Discard all suggestions","init","createAnnotation","CommentView","plugins","suggestionUnloaded","refreshSelectedViews","descriptionParts","separator","listenTo","change:activeAnnotations","reduce","acceptSelectedSuggestions","some","_suggestionToController","editor","comments.editorConfig","filter","set","100975ISsicc","discardSelectedSuggestions","1923526lEFGRZ","_createToolbarButton","from","addComment","switchbutton","stopListening","suggestionLoaded","isEnabled","mainView","destroy","getDescriptions","_unbindEditors","Track changes","suggestion-","commands","_viewToController","_createMenuBarMenu","comments.maxCommentCharsWhenCollapsed","commandName","168WLQHuP","lowest","createCommentThreadController","define","CommentsUI","getSuggestion","trackChanges","toMany","_updateController","_bindAnnotationToEditors","type","Discard all selected suggestions","comments.maxThreadTotalWeight","button","menuBar:trackChanges","push","registerAnnotation","head","unbind","_addUIComponentsToFactory","buttonView","200siFUQW","requires","Accept all selected suggestions","SuggestionThreadView","addSourceCollector","arrowView","Annotations","locale","_handleSuggestionControllerDelayed","get","model","panelView","_refreshActiveMarkers","isDirty","acceptAllSuggestions","getMarkerNames","bind","activeMarkers","length","activeAnnotations","delegate","comments","getRanges","suggestionChanged","4CoLeBn","items","size","menuitemcheckbox","2251044UJRvFQ","trackChanges.SuggestionThreadView","discardAllSuggestions","clear","delete","value","actionView","config","CommentsRepository","add","discardButton","getByInnerView","children","values","getJoined","hasSuggestion","pluginName","20974000oVytpk","_annotationViews","isInContent","trackChanges.disableComments","acceptButton","_destroyController","previous","EditorAnnotations","view","keys","getMarkers","11hUwuEP","menu","createAnnotationView","menuitem","259126lAcEKE","change:previous","_initializeController","_disableComments","isOn","commentThread","793780aPoVjP","1020993xtACTw","has","_handleControllerBuffer","focus","execute","innerView","source","getAllAdjacentSuggestions","getFirstRange","remove","isMultiRange","TrackChangesEditing","comments.maxCommentsWhenCollapsed","descriptionFactory","editing"];return(Qc=function(){return t})()}function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=492]})(t,e)}!function(t,e){const n=Yc,r=t();for(;;)try{if(572314===-parseInt(n(494))/1+-parseInt(n(534))/2+parseInt(n(495))/3*(parseInt(n(598))/4)+parseInt(n(532))/5*(parseInt(n(553))/6)+parseInt(n(634))/7*(-parseInt(n(574))/8)+parseInt(n(602))/9+parseInt(n(619))/10*(parseInt(n(630))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(575)](){const t=Jc;return[yc,o.Users,t(610),t(580),t(626)]}static get[Jc(618)](){return Jc(510)}constructor(t){const e=Jc;super(t),this[e(527)]=new Map,this[e(549)]=new Map,this[e(620)]=new Map,this[e(497)]=new Map;const n=this[e(528)][e(609)];n[e(556)](e(603),zc),n[e(556)](e(622),!1),this[e(637)]=n[e(583)](e(622))}[Jc(582)](t,e){const n=Jc;0===this[n(497)][n(600)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(497)]){const r=this[t(527)][t(496)](e);r||n?r&&n&&this[t(624)](e):this[t(636)](e)}this[t(497)][t(605)](),this[t(528)][t(517)][t(583)](t(626))[t(519)](),this[t(586)]()}),10),this[n(497)][n(531)](t,e)}[Jc(514)](){const t=Jc,e=this[t(528)],n=e[t(517)][t(583)](t(506)),r=e[t(517)][t(583)](t(580)),s=e[t(517)][t(583)](t(626)),o=e[t(517)][t(583)](t(610));this[t(572)](),s[t(578)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(536)](this[e(527)])){const s=t[e(502)](),o=[];for(const t of s){if(!t[e(621)])continue;if(t[e(505)]){o[e(568)](...t[e(596)]());continue}const n=t[e(503)]();if(o[e(592)]>0){const t=o[0][e(616)](n);if(t){o[0]=t;continue}}o[e(568)](n)}n[e(568)]([r[e(627)],o])}return n})),this[t(522)](n,t(540),((e,n)=>{const r=t;this[r(522)](n,r(635),((t,e,s,o)=>{const i=r;n[i(621)]&&(null==s?(this[i(561)](o[i(570)]),this[i(582)](n,!1)):(this[i(561)](s[i(570)]),null==o&&this[i(582)](n,!0)))})),null!==n[r(625)]?this[r(561)](n[r(570)]):this[r(582)](n,!1)})),this[t(522)](n,t(518),((e,n,r)=>{const s=t;this[s(539)](n,s(635)),this[s(497)][s(606)](n),this[s(527)][s(496)](n)&&this[s(624)](n),r&&this[s(561)](r[s(570)])})),this[t(522)](n,t(597),((e,n)=>{this[t(561)](n)})),this[t(522)](r,t(523),(()=>{this[t(586)]()})),this[t(522)](o,t(537),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(617)](r))return;const i=n[o(558)](r);this[o(527)][o(583)](i)[o(627)][o(498)]()}),{priority:t(554)})}[Jc(586)](){const t=Jc,e=this[t(528)][t(517)][t(583)](t(580)),n=this[t(528)][t(517)][t(583)](t(506)),r=Array[t(536)](e[t(593)],(e=>e[t(500)]))[t(530)]((e=>this[t(549)][t(496)](e))),s=[];for(const e of r){const n=this[t(549)][t(583)](e)[t(584)][t(502)]();s[t(568)](...n[t(524)](((e,n)=>[...e,...n[t(589)]()]),[]))}n[t(591)]=s}[Jc(572)](){const t=Jc,n=this[t(528)],r=n[t(581)],o=zr(r,t(546)),i=new e.Collection([{type:t(538),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(559),role:t(601)})},{type:t(521)},{type:t(566),model:new s.ViewModel({withText:!0,label:zr(r,t(512)),commandName:t(588),role:t(633)})},{type:t(566),model:new s.ViewModel({withText:!0,label:zr(r,t(576)),commandName:t(525),role:t(633)})},{type:t(566),model:new s.ViewModel({withText:!0,label:zr(r,t(513)),commandName:t(604),role:t(633)})},{type:t(566),model:new s.ViewModel({withText:!0,label:zr(r,t(564)),commandName:t(533),role:t(633)})}]);for(const e of i)if(tu(e)){const r=n[t(548)][t(583)](e[t(584)][t(552)]);e[t(584)][t(590)](t(492),t(541)).to(r,t(607),t(541))}n.ui[t(511)][t(611)](t(559),(e=>this[t(535)](e,i,o))),n.ui[t(511)][t(611)](t(567),(e=>this[t(550)](e,i,o)))}[Jc(535)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(528)][r(548)][r(583)](r(559));o[r(573)][r(531)]({tooltip:n,label:n,icon:Zc}),o[r(573)][r(590)](r(492)).to(i,r(607)),o[r(573)].on(r(499),(()=>{const t=r;i[t(499)](),this[t(528)][t(509)][t(627)][t(498)]()})),(0,s.addListToDropdown)(o,e,{role:r(631)});const a=[];for(const t of e)tu(t)&&a[r(568)](this[r(528)][r(548)][r(583)](t[r(584)][r(552)]));const c=o[r(573)];return c[r(608)][r(571)](r(541)),c[r(579)][r(571)](r(541)),c[r(608)][r(590)](r(541)).to(i,r(541)),c[r(579)][r(590)](r(541))[r(560)](a,r(541),((...t)=>t[r(526)]((t=>t)))),o.on(r(499),(t=>{const e=r;this[e(528)][e(499)](t[e(501)][e(552)]),this[e(528)][e(509)][e(627)][e(498)]()})),o}[Jc(550)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(528)][r(548)][r(583)](r(559));o[r(573)][r(531)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(521)==n[r(563)]){a[r(599)][r(611)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(584)];i[r(590)](...Object[r(628)](c)).to(c),i[r(594)](r(499)).to(o),i.on(r(499),(()=>{const t=r;this[t(528)][t(499)](c[t(552)]),this[t(528)][t(509)][t(627)][t(498)]()})),e[r(614)][r(611)](i),a[r(599)][r(611)](e)}return o[r(590)](r(541)).to(i,r(541)),o[r(585)][r(614)][r(611)](a),o}[Jc(636)](t){const e=Jc,n=this[e(528)],r=n[e(609)],s=n[e(517)][e(583)](e(580)),i=n[e(517)][e(583)](e(610)),a=n[e(517)][e(583)](e(626)),c=n[e(517)][e(583)](o.Users).me,u=r[e(583)](e(559))[e(577)],{CommentsListView:l,CommentThreadInputView:f}=n[e(517)][e(583)](e(557));let h,g;this[e(620)][e(496)](t.id)?(g=this[e(620)][e(583)](t.id),h=g[e(542)]):(h=new u(n[e(581)],t,c,{disableComments:this[e(637)],editorConfig:r[e(583)](e(529)),maxCommentsWhenCollapsed:r[e(583)](e(507)),maxThreadTotalWeight:r[e(583)](e(565)),maxCommentCharsWhenCollapsed:r[e(583)](e(551)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(583)](e(581))),CommentView:r[e(583)](e(595))[e(516)],CommentsListView:l,CommentThreadInputView:f}),h[e(623)].on(e(499),(()=>{const t=e;n[t(509)][t(627)][t(498)]()})),h[e(612)].on(e(499),(()=>{const t=e;n[t(509)][t(627)][t(498)]()})),g=s[e(632)](this[e(528)][e(581)],h),g[e(590)](e(587)).to(h,e(587)),g[e(590)](e(592)).to(h),g[e(590)](e(563)).to(h,e(563),(t=>e(547)+t)),this[e(620)][e(531)](t.id,g));const d=i[e(555)](t[e(493)],h),p=new Uc(n,t,h,d),m=t[e(502)]()[e(530)]((t=>t[e(621)]));h[e(520)]=n[e(517)][e(583)](e(506))[e(508)][e(544)](m),this[e(527)][e(531)](t,p),this[e(549)][e(531)](h,p);const I=s[e(515)]({view:g,target:()=>{const r=e,s=[],i=t[r(502)]()[r(530)]((t=>t[r(621)]));for(const t of i)s[r(568)](...t[r(629)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(509)],s)},type:()=>e(547)+p[e(627)][e(563)]});i[e(562)](h,I),s[e(611)](I),a[e(569)](I)}[Jc(624)](t){const e=Jc,n=this[e(528)][e(517)][e(583)](e(610)),r=this[e(528)][e(517)][e(583)](e(580)),s=this[e(527)][e(583)](t),o=s[e(627)],i=r[e(613)](o);n[e(545)](o),i&&r[e(504)](i),this[e(527)][e(606)](t),this[e(549)][e(606)](o),s[e(543)]()}[Jc(561)](t){const e=Jc;if(!t[e(621)]||!this[e(527)][e(496)](t))return;const n=this[e(528)][e(517)][e(583)](e(506)),r=this[e(527)][e(583)](t),s=t[e(502)]();r[e(627)][e(520)]=n[e(508)][e(544)](s)}[Jc(543)](){const t=Jc;for(const e of this[t(527)][t(628)]())this[t(624)](e);for(const e of this[t(620)][t(615)]())e[t(542)][t(543)]();super[t(543)]()}}function tu(t){return Jc(584)in t}var eu=ru;function nu(){var t=["27500XzmRfj","561081dVQDVR","getSuggestions","100ZRjtwM","getSuggestion","adapter","1270934maLrXp","addSuggestionData","pluginName","2aeVTDR","TrackChanges","addSuggestion","6227280hbMtDc","16rJuAXi","61193MuQoWT","67944tBHKfX","requires","1950cyRZxk","Comments","plugins","1811936ykVgOe","editor","get"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=435]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(356290===-parseInt(n(442))/1+-parseInt(n(451))/2*(-parseInt(n(443))/3)+parseInt(n(439))/4+parseInt(n(445))/5*(-parseInt(n(457))/6)+-parseInt(n(448))/7*(-parseInt(n(455))/8)+parseInt(n(454))/9+parseInt(n(436))/10*(-parseInt(n(456))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(435)](){return[yc,$c,eu(437)]}static get[eu(450)](){return eu(452)}set[eu(447)](t){var e=eu;this[e(440)][e(438)][e(441)](yc)[e(447)]=t}get[eu(447)](){var t=eu;return this[t(440)][t(438)][t(441)](yc)[t(447)]}[eu(453)](t){var e=eu;return this[e(440)][e(438)][e(441)](yc)[e(449)](t)}[eu(444)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(440)][n(438)][n(441)](yc)[n(444)]({skipNotAttached:t,toJSON:e})}[eu(446)](t){var e=eu;return this[e(440)][e(438)][e(441)](yc)[e(446)](t)}}function ou(t,e){const n=au();return(ou=function(t,e){return n[t-=413]})(t,e)}const iu=ou;function au(){const t=["TrackChangesEditing","7PkpHEX","result","define","users","getRootNames","execute","document","2fTRgBm","plugins","function","reduce","rootsAttributes","editorCreator","TrackChangesData","data","destroy","addUser","trackChangesData","addCommentThread","getFullData","4ySeTWy","init","2964885mjjtJc","track-changes-data-invalid-editor-creator","map","Users","723970rYujCA","appendChild","getUser","CommentsRepository","discardAllSuggestions","_adapter","name","pluginName","getDataWithAcceptedSuggestions","push","2301144guSOFD","useAnonymousUser","createDocumentFragment","Pagination","div","end","createElement","191736SoYFIJ","create","config","getCommentThreads","acceptAllSuggestions","trackChangesData.editorCreator","addSuggestionData","getRootsAttributes","set","796269lAvJwn","TrackChangesDataGetter","getDataWithDiscardedSuggestions","getSuggestions","230bwhSma","editor","model","requires","1856586AEAkjL","109834aCfdaM","constructor","get"];return(au=function(){return t})()}!function(t,e){const n=ou,r=t();for(;;)try{if(253040===-parseInt(n(430))/1+-parseInt(n(441))/2*(-parseInt(n(421))/3)+-parseInt(n(454))/4*(parseInt(n(460))/5)+parseInt(n(429))/6+-parseInt(n(434))/7*(parseInt(n(470))/8)+parseInt(n(477))/9*(parseInt(n(425))/10)+-parseInt(n(456))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[iu(473)];class uu extends t.Plugin{static get[iu(428)](){return[yc]}static get[iu(467)](){return iu(447)}[iu(455)](){const t=iu,n=this[t(426)];if(n[t(414)][t(436)](t(417),(e=>{const r=t,s=n[r(427)][r(440)][r(438)]()[r(444)](((t,e)=>(t[e]="",t)),{});return n[r(431)][r(413)](s,e)})),t(443)!=typeof n[t(414)][t(432)](t(451))[t(446)])throw new e.CKEditorError(t(457))}[iu(468)](t){return hu(this[iu(426)],!0,t)}[iu(423)](t){return hu(this[iu(426)],!1,t)}}class lu extends t.Plugin{static get[iu(467)](){return iu(422)}constructor(t){const e=iu;super(t),this[e(435)]=e(475)}[iu(455)](){const t=iu;this[t(426)][t(442)][t(432)](t(463))[t(465)]={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(426)][t(442)][t(432)](t(433))[t(465)]=null}}function fu(t){return void 0!==t[iu(419)]}async function hu(t,e,n){const r=iu,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(442)][r(469)](yc,lu),s[r(445)]=fu(t)?t[r(419)]():void 0;const i=document[r(472)](),a=t[r(414)][r(432)](r(451))[r(446)],c=await a(s,(()=>function(t){const e=r,n=document[e(476)](e(474));return t[e(461)](n),n}(i)));!function(t,e){const n=r,s=t[n(427)][n(440)][n(438)]()[n(444)](((e,r)=>(e[r]=t[n(448)][n(432)]({rootName:r}),e)),{}),o=t[n(442)][n(432)](n(459))[n(437)][n(458)]((t=>({id:t.id,name:t[n(466)]}))),i=t[n(442)][n(432)](n(433))[n(424)]({skipNotAttached:!0,toJSON:!0}),a=t[n(442)][n(432)](n(463))[n(415)]({skipNotAttached:!0,toJSON:!0}),c=e[n(442)][n(432)](n(459)),u=e[n(442)][n(432)](n(433)),l=e[n(442)][n(432)](n(463));for(const t of o)c[n(462)](t.id)||c[n(450)](t);c.me||c[n(471)]();for(const t of a)l[n(452)](t);for(const t of i)u[n(418)](t);e[n(448)][n(420)](s)}(t,c),c[r(439)](r(e?416:464));const u=fu(c)?c[r(453)](n):c[r(448)][r(432)](n);return await c[r(449)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=408]})(t,e)}function du(){var t=["8805IfjUbg","830676PURAcM","553422NSofwe","5811184uKUvDY","3568086umlfXV","5959352HOiokr","804TBWKop","1002626WcdVlI"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(494703===-parseInt(n(414))/1+parseInt(n(411))/2+-parseInt(n(413))/3+parseInt(n(410))/4*(parseInt(n(412))/5)+parseInt(n(408))/6+-parseInt(n(409))/7+parseInt(n(415))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();