@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240521.0 → 0.0.0-nightly-20240523.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 (166) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -3
  4. package/dist/translations/ar.js +1 -1
  5. package/dist/translations/ar.umd.js +1 -1
  6. package/dist/translations/az.js +1 -1
  7. package/dist/translations/az.umd.js +1 -1
  8. package/dist/translations/bg.js +1 -1
  9. package/dist/translations/bg.umd.js +1 -1
  10. package/dist/translations/bn.js +1 -1
  11. package/dist/translations/bn.umd.js +1 -1
  12. package/dist/translations/ca.js +1 -1
  13. package/dist/translations/ca.umd.js +1 -1
  14. package/dist/translations/cs.js +1 -1
  15. package/dist/translations/cs.umd.js +1 -1
  16. package/dist/translations/da.js +1 -1
  17. package/dist/translations/da.umd.js +1 -1
  18. package/dist/translations/de.js +1 -1
  19. package/dist/translations/de.umd.js +1 -1
  20. package/dist/translations/el.js +1 -1
  21. package/dist/translations/el.umd.js +1 -1
  22. package/dist/translations/en-au.js +1 -1
  23. package/dist/translations/en-au.umd.js +1 -1
  24. package/dist/translations/en.umd.js +1 -1
  25. package/dist/translations/es.js +1 -1
  26. package/dist/translations/es.umd.js +1 -1
  27. package/dist/translations/et.js +1 -1
  28. package/dist/translations/et.umd.js +1 -1
  29. package/dist/translations/fi.js +1 -1
  30. package/dist/translations/fi.umd.js +1 -1
  31. package/dist/translations/fr.js +1 -1
  32. package/dist/translations/fr.umd.js +1 -1
  33. package/dist/translations/gl.js +1 -1
  34. package/dist/translations/gl.umd.js +1 -1
  35. package/dist/translations/he.js +1 -1
  36. package/dist/translations/he.umd.js +1 -1
  37. package/dist/translations/hi.js +1 -1
  38. package/dist/translations/hi.umd.js +1 -1
  39. package/dist/translations/hr.js +1 -1
  40. package/dist/translations/hr.umd.js +1 -1
  41. package/dist/translations/hu.js +1 -1
  42. package/dist/translations/hu.umd.js +1 -1
  43. package/dist/translations/id.js +1 -1
  44. package/dist/translations/id.umd.js +1 -1
  45. package/dist/translations/it.js +1 -1
  46. package/dist/translations/it.umd.js +1 -1
  47. package/dist/translations/ja.js +1 -1
  48. package/dist/translations/ja.umd.js +1 -1
  49. package/dist/translations/ko.js +1 -1
  50. package/dist/translations/ko.umd.js +1 -1
  51. package/dist/translations/lt.js +1 -1
  52. package/dist/translations/lt.umd.js +1 -1
  53. package/dist/translations/lv.js +1 -1
  54. package/dist/translations/lv.umd.js +1 -1
  55. package/dist/translations/ms.js +1 -1
  56. package/dist/translations/ms.umd.js +1 -1
  57. package/dist/translations/nl.js +1 -1
  58. package/dist/translations/nl.umd.js +1 -1
  59. package/dist/translations/no.js +1 -1
  60. package/dist/translations/no.umd.js +1 -1
  61. package/dist/translations/pl.js +1 -1
  62. package/dist/translations/pl.umd.js +1 -1
  63. package/dist/translations/pt-br.js +1 -1
  64. package/dist/translations/pt-br.umd.js +1 -1
  65. package/dist/translations/pt.js +1 -1
  66. package/dist/translations/pt.umd.js +1 -1
  67. package/dist/translations/ro.js +1 -1
  68. package/dist/translations/ro.umd.js +1 -1
  69. package/dist/translations/ru.js +1 -1
  70. package/dist/translations/ru.umd.js +1 -1
  71. package/dist/translations/sk.js +1 -1
  72. package/dist/translations/sk.umd.js +1 -1
  73. package/dist/translations/sq.js +1 -1
  74. package/dist/translations/sq.umd.js +1 -1
  75. package/dist/translations/sr-latn.js +1 -1
  76. package/dist/translations/sr-latn.umd.js +1 -1
  77. package/dist/translations/sr.js +1 -1
  78. package/dist/translations/sr.umd.js +1 -1
  79. package/dist/translations/sv.js +1 -1
  80. package/dist/translations/sv.umd.js +1 -1
  81. package/dist/translations/th.js +1 -1
  82. package/dist/translations/th.umd.js +1 -1
  83. package/dist/translations/tk.js +1 -1
  84. package/dist/translations/tk.umd.js +1 -1
  85. package/dist/translations/tr.js +1 -1
  86. package/dist/translations/tr.umd.js +1 -1
  87. package/dist/translations/tt.js +1 -1
  88. package/dist/translations/tt.umd.js +1 -1
  89. package/dist/translations/uk.js +1 -1
  90. package/dist/translations/uk.umd.js +1 -1
  91. package/dist/translations/ur.js +1 -1
  92. package/dist/translations/ur.umd.js +1 -1
  93. package/dist/translations/vi.js +1 -1
  94. package/dist/translations/vi.umd.js +1 -1
  95. package/dist/translations/zh-cn.js +1 -1
  96. package/dist/translations/zh-cn.umd.js +1 -1
  97. package/dist/translations/zh.js +1 -1
  98. package/dist/translations/zh.umd.js +1 -1
  99. package/package.json +3 -3
  100. package/src/commands/acceptsuggestioncommand.js +1 -1
  101. package/src/commands/discardsuggestioncommand.js +1 -1
  102. package/src/commands/executeonallsuggestionscommand.js +1 -1
  103. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  104. package/src/commands/trackchangescommand.js +1 -1
  105. package/src/index.js +1 -1
  106. package/src/integrations/aiassistant.js +1 -1
  107. package/src/integrations/alignment.js +1 -1
  108. package/src/integrations/basicstyles.js +1 -1
  109. package/src/integrations/blockquote.js +1 -1
  110. package/src/integrations/casechange.js +1 -1
  111. package/src/integrations/ckbox.js +1 -1
  112. package/src/integrations/codeblock.js +1 -1
  113. package/src/integrations/comments.js +1 -1
  114. package/src/integrations/deletecommand.js +1 -1
  115. package/src/integrations/entercommand.js +1 -1
  116. package/src/integrations/findandreplace.js +1 -1
  117. package/src/integrations/font.js +1 -1
  118. package/src/integrations/formatpainter.js +1 -1
  119. package/src/integrations/heading.js +1 -1
  120. package/src/integrations/highlight.js +1 -1
  121. package/src/integrations/horizontalline.js +1 -1
  122. package/src/integrations/htmlembed.js +1 -1
  123. package/src/integrations/image.js +1 -1
  124. package/src/integrations/imagereplace.js +1 -1
  125. package/src/integrations/imagestyle.js +1 -1
  126. package/src/integrations/importword.js +1 -1
  127. package/src/integrations/indent.js +1 -1
  128. package/src/integrations/inputcommand.js +1 -1
  129. package/src/integrations/legacylist.js +1 -1
  130. package/src/integrations/legacylistproperties.js +1 -1
  131. package/src/integrations/link.js +1 -1
  132. package/src/integrations/list.js +1 -1
  133. package/src/integrations/listproperties.js +1 -1
  134. package/src/integrations/mediaembed.js +1 -1
  135. package/src/integrations/mention.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/utils/common-translations.js +1 -1
  166. 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:()=>Gc,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);function c(t,e){const n=f();return(c=function(t,e){return n[t-=335]})(t,e)}const u=c;!function(t,e){const n=c,r=t();for(;;)try{if(860110===-parseInt(n(359))/1+parseInt(n(360))/2+parseInt(n(347))/3*(-parseInt(n(344))/4)+-parseInt(n(338))/5*(parseInt(n(346))/6)+-parseInt(n(355))/7*(parseInt(n(349))/8)+parseInt(n(353))/9*(parseInt(n(341))/10)+parseInt(n(356))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class l extends t.Command{constructor(t,e){const n=c;super(t),this[n(354)]=e,this[n(336)]=!1,this[n(335)](),this[n(351)]=!1}[u(335)](){this[u(348)]=!0}[u(345)](){const t=u;this[t(336)]=!this[t(336)],this[t(336)]?this[t(340)]():this[t(358)]()}[u(340)](){const t=u;for(const e of this[t(337)][t(350)][t(350)]())e[t(339)]&&!this[t(354)][t(342)](e)&&e[t(343)](t(357))}[u(358)](){const t=u;for(const e of this[t(337)][t(350)][t(350)]())e[t(339)]&&!this[t(354)][t(342)](e)&&e[t(352)](t(357))}}function f(){const t=["has","forceDisabled","228Axqpvv","execute","90OuXwWq","21981MIlEvJ","isEnabled","2063384gOxfLv","commands","_isEnabledBasedOnSelection","clearForceDisabled","7820316JUKnjP","_enabledCommands","28enENbM","21052900UYbdRv","TrackChangesCommand","_enableCommands","480228ZyKhkq","351100YtLivH","refresh","value","editor","56235pGIklR","affectsData","_disableUnsupportedCommands","10pVBEqy"];return(f=function(){return t})()}const h=g;function g(t,e){const n=d();return(g=function(t,e){return n[t-=432]})(t,e)}function d(){const t=["canEditAt","13536IQAYWE","refresh","track-changes-accept-suggestion-not-found","696urEzrD","365458SHRSTD","get","1256756lmiotv","9891712RiPAKG","getRanges","198842ihBtJi","3XCgZXC","isEnabled","TrackChangesEditing","23745mjSlAz","editor","plugins","model","_suggestions","acceptSuggestion","24830tTvwzs","3979984MEWyoF","execute","_isEnabledBasedOnSelection"];return(d=function(){return t})()}!function(t,e){const n=g,r=t();for(;;)try{if(642777===-parseInt(n(440))/1+-parseInt(n(438))/2*(parseInt(n(444))/3)+-parseInt(n(454))/4+parseInt(n(447))/5*(parseInt(n(437))/6)+parseInt(n(443))/7+-parseInt(n(441))/8+-parseInt(n(434))/9*(-parseInt(n(453))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(451)]=e,this[n(435)](),this[n(432)]=!1}[h(435)](){this[h(445)]=!0}[h(455)](t){const n=h,r=this[n(451)][n(439)](t);if(!r)throw new e.CKEditorError(n(436),this);const s=r[n(442)]();this[n(448)][n(450)][n(433)](s)&&this[n(448)][n(449)][n(439)](n(446))[n(452)](r)}}const m=E;function I(){const t=["192864DIQLbY","track-changes-discard-suggestion-not-found","547698oshzNN","12568WOPuhH","canEditAt","1230MNZDGw","getRanges","1529810ljtyjC","_isEnabledBasedOnSelection","TrackChangesEditing","1712200bGHvVk","plugins","discardSuggestion","editor","model","2232dLuuhw","40VykgTd","get","refresh","isEnabled","_suggestions","260772BEDhEk","execute"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(205606===-parseInt(n(218))/1*(parseInt(n(230))/2)+-parseInt(n(225))/3+-parseInt(n(223))/4+parseInt(n(232))/5+-parseInt(n(227))/6+-parseInt(n(235))/7+parseInt(n(228))/8*(parseInt(n(217))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(222)]=e,this[n(220)](),this[n(233)]=!1}[m(220)](){this[m(221)]=!0}[m(224)](t){const n=m,r=this[n(222)][n(219)](t);if(!r)throw new e.CKEditorError(n(226),this);const s=r[n(231)]();this[n(215)][n(216)][n(229)](s)&&this[n(215)][n(213)][n(219)](n(234))[n(214)](r)}}function T(t){const e=_;return t[e(177)](((t,n)=>e(174)==t[e(197)]&&e(174)!=n[e(197)]?-1:e(174)!=t[e(197)]&&e(174)==n[e(197)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=159]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(167)];for(;s<t[n(185)];){const a=t[s],c=t[s+1];r||(r=e[n(200)](a)),A(e,a,c)||(o[n(173)](e[n(195)](r,i[n(171)](a)?e[n(160)](a):e[n(181)](a,n(172)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(160)](e),o=t[r(200)](n);return s[r(201)](o)}function k(){const t=["isMultiRange","createRange","start","type","from","splice","createPositionBefore","isTouching","5JhLNlI","1143AGKaOT","createPositionAfter"," [color ","12gWHmWa","add","13566210zAUZLw","isIntersecting","value","schema","next","262243btJrgY","content","isObject","end","push","deletion","1640196CaXFcj","isCollapsed","sort","4616712zgaYWF","9566tSrfGm","color","createPositionAt","5999007eivhIW","9DSlxjO","replace","length","getRanges","map","execute","11111276RDSJWW","isArray","change","join","isInContent"];return(k=function(){return t})()}!function(t,e){const n=_,r=t();for(;;)try{if(963079===-parseInt(n(169))/1+-parseInt(n(179))/2*(parseInt(n(159))/3)+parseInt(n(175))/4*(parseInt(n(202))/5)+-parseInt(n(162))/6*(-parseInt(n(182))/7)+parseInt(n(178))/8+parseInt(n(183))/9*(parseInt(n(164))/10)+-parseInt(n(189))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=_;for(;n[r(185)];){const s=n[r(199)](0,100);t[r(191)]((()=>{const t=r;for(const n of s)n[t(193)]&&e[t(188)](n.id)}))}}const L=R;function R(t,e){const n=N();return(R=function(t,e){return n[t-=164]})(t,e)}function N(){const t=["9586128riDpIl","2565618WUAFAL","some","395059TLvsxS","model","1885794adQmRj","52196742AomFzu","values","_isEnabledBasedOnSelection","getRanges","isEnabled","7IkRMBW","execute","canEditAt","_command","8078505xhEnsM","4ZedDtX","editor","isInContent","2772722cmUZzc","from","_suggestions","refresh"];return(N=function(){return t})()}!function(t,e){const n=R,r=t();for(;;)try{if(824864===parseInt(n(168))/1+-parseInt(n(184))/2+parseInt(n(166))/3*(-parseInt(n(181))/4)+-parseInt(n(180))/5+parseInt(n(170))/6*(-parseInt(n(176))/7)+-parseInt(n(165))/8+parseInt(n(171))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(N);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(179)]=e,this[r(186)]=n,this[r(164)](),this[r(173)]=!1}[L(164)](){const t=L,e=Array[t(185)](this[t(186)][t(172)]())[t(167)]((e=>e[t(183)]));this[t(175)]=this[t(179)][t(175)]&&e}[L(177)](){const t=L,e=T(Array[t(185)](this[t(186)][t(172)]()));for(const n of e){const e=n[t(174)]();if(!this[t(182)][t(169)][t(178)](e))return}C(this[t(182)][t(169)],this[t(179)],e)}}const v=O;function M(){const t=["refresh","model","_selectedSuggestions","12795100eatCOJ","2623775BHRRKh","_suggestions","1YIjPOS","1607430hGBpSa","canEditAt","_isEnabledBasedOnSelection","582VhtYEt","editor","size","values","_command","27mEcXwa","from","4648952tyQSjg","execute","2015577toUaVK","document","7893168wZJqtF","getRanges","isEnabled","selection","26820wRQXPG"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=187]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(662657===parseInt(n(187))/1*(-parseInt(n(188))/2)+parseInt(n(200))/3+-parseInt(n(198))/4+-parseInt(n(206))/5*(parseInt(n(191))/6)+-parseInt(n(211))/7+-parseInt(n(202))/8+parseInt(n(196))/9*(parseInt(n(210))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(195)]=e,this[r(212)]=n,this[r(209)]=new Set,this[r(207)](),this[r(190)]=!1}[v(207)](){const t=v,e=this[t(192)][t(208)][t(201)][t(205)],n=Array[t(197)](this[t(212)][t(194)]());this[t(209)]=function(t,e){const n=_,r=Array[n(198)](t[n(186)]()),s=new Set;for(const o of e)if(o[n(193)])for(const e of r)for(const r of o[n(186)]())(e[n(165)](r)||t[n(176)]&&!o[n(194)]&&o[n(168)]&&r[n(172)][n(201)](e[n(196)]))&&s[n(163)](o);return s}(e,n),this[t(204)]=this[t(195)][t(204)]&&!!this[t(209)][t(193)]}[v(199)](){const t=v,e=T(Array[t(197)](this[t(209)]));for(const n of e){const e=n[t(203)]();if(!this[t(192)][t(208)][t(189)](e))return}C(this[t(192)][t(208)],this[t(195)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const U=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const x=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=U,V.prototype.get=x,V.prototype.has=j,V.prototype.set=G;const H=V;const z=function(){this.__data__=new H,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const Z=function(t){return this.__data__.has(t)};const Q="object"==typeof global&&global&&global.Object===Object&&global;var q="object"==typeof self&&self&&self.Object===Object&&self;const X=Q||q||Function("return this")();const Y=X.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=X["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(X,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Ut=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const xt=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Ut,Vt.prototype.get=xt,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const zt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new H(t);this.size=e.size}Wt.prototype.clear=z,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=Z,Wt.prototype.set=zt;const Kt=Wt;const Zt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const qt=function(t,e,n){"__proto__"==e&&Qt?Qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Xt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Xt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||qt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?qt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?X.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&Q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Jt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Ue=function(t){return Oe(t)?Ce(t,!0):Be(t)};const xe=function(t,e){return t&&Jt(e,Ue(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?X.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const ze=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ze=function(){return[]};var Qe=Object.prototype.propertyIsEnumerable,qe=Object.getOwnPropertySymbols;const Xe=qe?function(t){return null==t?[]:(t=Object(t),Ke(qe(t),(function(e){return Qe.call(t,e)})))}:Ze;const Ye=function(t,e){return Jt(t,Xe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Xe(t)),t=$e(t);return e}:Ze;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Xe)};const sn=function(t){return nn(t,Ue,tn)};const on=At(X,"DataView");const an=At(X,"Promise");const cn=At(X,"Set");const un=At(X,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=X.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const xn=Un?Ie(Un):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const Zn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,xe(a,e)):Ye(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):xn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Ue:we)(e);return Zt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Qn=function(t){return Zn(t,5)};const qn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Xn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!qn(t))||(Yn.test(t)||!Xn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(qn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||qn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const Ur=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const xr=function(t,e){return null==t||Ur(t,e)},jr=Vr;function Gr(){const t=["_onAttributesChange","commentThread","isExternal","hasComments","isMultiRange","removeMarkers","onAttributesChange","map","4535904CmXwXy","nodeBefore","isIntersectingWithRange","from","get","substr","30594776YEQszU","creator","getAllAdjacentSuggestions","split","396EPtvGe","subType","_saved","getRanges","addMarkerName","data","createdAt","filter","7464730qXwYQT","push","getMarkerNames","attributes","suggestion:","markers","getMultiRangeId","accept","addMarker","authoredAt","onAccept","removeAttribute","discard","@external","head","getRange","29672SluZLU","getFirstRange","size","set","add","_onDiscard","onDiscard","reduce","author","_isDataLoaded","previous","end","removeMarker","getItems","delete","length","isIntersecting","_model","toJSON","getContainedElement","_markerNames","getMarkers","isInContent","_onAccept","start","1027709sufboC","clear","decorate","next","2926755lXdxsK","getFirstMarker","type","change","nodeAfter","1226666sccyFs","addRange","setAttribute"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=175]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(754756===-parseInt(n(221))/1+-parseInt(n(230))/2+-parseInt(n(251))/3*(-parseInt(n(196))/4)+-parseInt(n(225))/5+-parseInt(n(241))/6+-parseInt(n(180))/7+parseInt(n(247))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(205)]=!1,this.id=e.id,this[n(227)]=e[n(227)],this[n(252)]=e[n(252)]||null,this[n(204)]=e[n(204)],this[n(248)]=e[n(248)]||e[n(204)],this[n(235)]=Boolean(e[n(183)]&&e[n(183)][n(193)]),this[n(177)]=null,this[n(213)]=t,this[n(219)]=e[n(190)],this[n(201)]=e[n(202)],this[n(233)]=e[n(239)],this[n(216)]=new Set,this[n(178)]=null,this[n(199)](n(189),null),this[n(199)](n(183),e[n(183)]||{}),this[n(199)](n(206),null),this[n(199)](n(224),null),this[n(199)](n(234),null),this[n(199)](n(253),!1),this[n(223)](n(187)),this[n(223)](n(192))}get[jr(194)](){const t=jr;let e=this;for(;e[t(206)];)e=e[t(206)];return e}get[jr(236)](){const t=jr;return!!this[t(234)]&&this[t(234)][t(211)]>0}get[jr(237)](){const t=jr;return 0!=this[t(216)][t(198)]&&6==Array[t(244)](this[t(216)])[0][t(250)](":")[t(211)]}get[jr(218)](){return null!==this[jr(226)]()}[jr(176)](t){const e=jr;this[e(216)][e(200)](t)}[jr(182)](){const t=jr;return Array[t(244)](this[t(216)])}[jr(217)](){const t=jr;return this[t(182)]()[t(240)]((e=>this[t(213)][t(185)][t(245)](e)))[t(179)]((t=>t))}[jr(226)](){return this[jr(217)]()[0]||null}[jr(238)](){const t=jr;this[t(213)][t(228)]((e=>{const n=t;for(const t of this[n(217)]())e[n(208)](t)})),this[t(216)][t(222)]()}[jr(208)](t){const e=jr;this[e(213)][e(228)]((n=>{n[e(208)](t)})),this[e(216)][e(210)](t)}[jr(231)](t){const e=jr,n=e(184)+this[e(227)]+":"+this[e(252)]+":"+this.id+":"+this[e(248)].id+":"+Hr[e(186)]();this[e(176)](n),this[e(213)][e(228)]((r=>{r[e(188)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(243)](t){const e=jr;for(const n of this[e(175)]())if(n[e(212)](t))return!0;return!1}[jr(175)](){const t=jr;return this[t(217)]()[t(240)]((e=>e[t(195)]()))}[jr(209)](){const t=jr;return this[t(175)]()[t(203)](((e,n)=>[...e,...n[t(209)]()]),[])}[jr(197)](){const t=jr;var e;return(null===(e=this[t(226)]())||void 0===e?void 0:e[t(195)]())||null}[jr(215)](){const t=jr,e=this[t(175)]();if(1!=e[t(211)])return null;const n=e[0],r=n[t(220)][t(229)],s=n[t(207)][t(242)];return r instanceof i.Element?r!=s?null:r:null}[jr(187)](){const t=jr;this[t(219)](this[t(175)](),this[t(177)],this[t(183)]),this[t(238)]()}[jr(192)](){const t=jr;this[t(201)](this[t(175)](),this[t(177)],this[t(183)]),this[t(238)]()}[jr(249)](){const t=jr,e=[];let n=this[t(194)];for(;n;)e[t(181)](n),n=n[t(224)];return e}[jr(232)](t,e){const n=jr,r=Qn(this[n(183)]);hr(r,t,e),wr(r,this[n(183)])||(this[n(183)]=r,this[n(233)](r))}[jr(191)](t){const e=jr,n=Qn(this[e(183)]);xr(n,t),wr(n,this[e(183)])||(this[e(183)]=n,this[e(233)](this[e(183)]))}[jr(214)](){const t=jr;return{id:this.id,type:this[t(252)]?this[t(227)]+":"+this[t(252)]:this[t(227)],authorId:this[t(248)].id,createdAt:this[t(178)],hasComments:this[t(236)],data:this[t(177)],attributes:this[t(183)]}}static[jr(186)](){const t=jr;return(0,e.uid)()[t(246)](1,5)}}function zr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=Zr();return(Wr=function(t,e){return n[t-=149]})(t,e)}const Kr=Wr;function Zr(){const t=["add","addFormat","nodeAfter","*Set format:* %0","2248266nnQKUn","function","_locale","push","registerDescriptionCallback","addEmptyContainer","$1 $2","quantity","format","text","data","element","key","4721400IOGiOz","removeEmptyContainer","getItemLabel","_addDescriptionItems","_resolveDescriptionItems","_itemLabels","attribute","*Remove format:* %0","type","replace","8041638KMRMMR","isEqual","subType","*Change to:* %0","removeObject","name","has","Container","insertion","isEmpty","skip","ELEMENT_SPACE","removeContainer","104650CRegjH","*Insert:* %0","item","indexOf","newValue","_customCallbacks","9797942RmNClV","*Split:* %0","normal","_schema","softBreak","_attributeLabels","nextSibling","99883xCUhUM","Object","end","REPLACE_TEXT","previousSibling","_handleAttributeSuggestionDescription","set","isObject","elementEnd","elementStart","registerElementLabel","_handleRenameSuggestionDescription","_itemLabelsCallbacks","remove","_handleInsertRemoveSuggestionDescription","match","_handleCustomCallbackDescription","$text","label","join","checkChild","pop","getDescriptions","deletion","$textProxy","removeFormat","isInContent","map","addObject","EmptyContainer","matchingCallback","getWalker","registerAttributeLabel","2378608qnAhDm","get","*Remove:* %0","getFirstRange","start","length","*Merge:* %0","addContainer"];return(Zr=function(){return t})()}!function(t,e){const n=Wr,r=t();for(;;)try{if(896762===parseInt(n(165))/1+parseInt(n(198))/2+parseInt(n(210))/3+-parseInt(n(223))/4+-parseInt(n(152))/5+-parseInt(n(233))/6+parseInt(n(158))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Qr{constructor(t,e){const n=Wr;this[n(157)]=[],this[n(228)]=new Map,this[n(177)]=[],this[n(163)]=new Map,this[n(161)]=t,this[n(212)]=e}[Kr(187)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(203)];o++){const i=t[o];if(!i[e(191)])continue;const a=this[e(181)](i);if(a){if(null!=i[e(235)]){if(r[e(239)](i[e(235)]))continue;r[e(206)](i[e(235)])}n[e(213)](a)}else if(e(229)!=i[e(231)])e(241)!=i[e(231)]&&e(188)!=i[e(231)]||this[e(179)](n,i,t[o+1]);else{const t=i[e(220)][e(222)];if(s[e(239)](t))continue;s[e(206)](i[e(220)][e(222)]),t==_c?this[e(176)](n,i):this[e(170)](n,i)}}return this[e(227)](n)}[Kr(214)](t){const e=Kr;this[e(157)][e(213)](t)}[Kr(175)](t,n,r=e.priorities[Kr(160)]){const s=Kr;s(211)==typeof t?(0,e.insertToPriorityArray)(this[s(177)],{matchingCallback:t,label:n,priority:r}):this[s(228)][s(171)](t,n)}[Kr(197)](t,e){const n=Kr;this[n(163)][n(171)](t,e)}[Kr(225)](t,e=1){const n=Kr;let r;for(const e of this[n(177)])if(e[n(195)](t)){r=e[n(183)];break}return r||(r=this[n(228)][n(199)](t[n(238)])),r?r(e):1!==e?e+" "+t[n(238)]+"s":""+t[n(238)]}[Kr(226)](t,e){const n=Kr,r=e[n(201)]()[n(196)](),s=n(241)==e[n(231)]?n(206):n(178);for(const e of r){const o=e[n(154)],i=t[t[n(203)]-1];if(o.is(n(189)))i&&i[n(231)][n(155)](n(240))>-1&&t[n(186)](),i&&n(219)==i[n(231)]?i[s]+=o[n(220)]:t[n(213)]({type:n(219),add:n(206)==s?o[n(220)]:"",remove:n(178)==s?o[n(220)]:""});else if(this[n(161)][n(172)](o)){const a=o;if(i&&i[n(231)][n(155)](n(240))>-1&&t[n(186)](),n(173)==e[n(231)])continue;i&&i[n(231)]==s+n(166)&&i[n(221)][n(238)]==a[n(238)]?i[n(217)]++:t[n(213)]({type:s+n(166),element:a,quantity:1}),r[n(149)]((t=>!(n(173)==t[n(231)]&&t[n(154)]==o)))}else if(this[n(161)][n(185)](o,n(182))||o.is(n(221),n(162))){const r=o;if(n(206)==s&&n(174)==e[n(231)]||n(178)==s&&n(173)==e[n(231)])continue;if(i&&-1==i[n(231)][n(155)](n(240))){n(219)==i[n(231)]&&(i[s]+="\n");continue}let a;if(a=n(206)==s?r[n(164)]&&!this[n(161)][n(172)](r[n(164)])?r[n(164)]:null:r[n(169)]&&!this[n(161)][n(172)](r[n(169)])?r[n(169)]:null,r[n(242)]||a&&a[n(242)]){const e=a&&a[n(242)]?a:r;i&&i[n(231)]==s+n(194)&&i[n(221)][n(238)]==e[n(238)]?i[n(217)]++:t[n(213)]({type:s+n(194),element:e,quantity:1})}else t[n(213)]({type:s+n(240),element:r})}}}[Kr(227)](t){const e=Kr,n=this[e(212)],r=[],s=[],o=[];for(const i of t)switch(i[e(231)]){case e(219):if(i[e(206)]=i[e(206)][e(232)](/(\S)\u000A+(\S)/g,e(216))[e(232)](/\u000A/g,""),i[e(178)]=i[e(178)][e(232)](/(\S)\u000A+(\S)/g,e(216))[e(232)](/\u000A/g,""),""!=i[e(206)]&&""!=i[e(178)]){r[e(213)]({type:e(232),content:zr(n,e(168),['"'+i[e(178)]+'"','"'+i[e(206)]+'"'])});continue}if(null!=i[e(206)][e(180)](/^ +$/)){r[e(213)]({type:e(241),content:zr(n,e(153),zr(n,e(150),i[e(206)][e(203)]))});continue}if(null!=i[e(178)][e(180)](/^ +$/)){r[e(213)]({type:e(188),content:zr(n,e(200),zr(n,e(150),i[e(178)][e(203)]))});continue}if(""!=i[e(206)]){r[e(213)]({type:e(241),content:zr(n,e(153),'"'+i[e(206)]+'"')});continue}r[e(213)]({type:e(188),content:zr(n,e(200),'"'+i[e(178)]+'"')});continue;case e(215):case e(193):r[e(213)]({type:e(241),content:zr(n,e(153),this[e(225)](i[e(221)],i[e(217)]))});continue;case e(224):case e(237):r[e(213)]({type:e(188),content:zr(n,e(200),this[e(225)](i[e(221)],i[e(217)]))});continue;case e(205):r[e(213)]({type:e(241),content:zr(n,e(159),this[e(225)](i[e(221)],i[e(217)]))});continue;case e(151):r[e(213)]({type:e(188),content:zr(n,e(204),this[e(225)](i[e(221)],i[e(217)]))});continue;case e(207):s[e(213)](i[e(222)]);continue;case e(190):o[e(213)](i[e(222)]);continue;default:r[e(213)](i)}if(s[e(203)]){const t=s[e(192)]((t=>this[e(163)][e(239)](t)?this[e(163)][e(199)](t):t))[e(184)](", ");r[e(213)]({type:e(218),content:zr(this[e(212)],e(209),t)})}if(o[e(203)]){const t=o[e(192)]((t=>this[e(163)][e(239)](t)?this[e(163)][e(199)](t):t))[e(184)](", ");r[e(213)]({type:e(218),content:zr(this[e(212)],e(230),t)})}return r}[Kr(181)](t){const e=Kr;for(const n of this[e(157)]){const r=n(t);if(r&&e(231)in r)return r}}[Kr(170)](t,e){const n=Kr,r=e[n(220)],s=void 0===r[n(156)]?n(190):n(207);t[n(213)]({type:s,key:r[n(222)]})}[Kr(176)](t,e){const n=Kr;t[n(213)]({type:n(218),content:zr(this[n(212)],n(236),this[n(225)](e[n(201)]()[n(202)][n(208)],1))})}[Kr(179)](t,e,n){const r=Kr;if(this[r(226)](t,e),n&&n[r(201)]()&&!e[r(201)]()[r(167)][r(234)](n[r(201)]()[r(202)])){const n=t[t[r(203)]-1],s=r(241)==e[r(231)]?r(206):r(178);n&&r(219)==n[r(231)]&&(n[s]+="\n")}}}const qr=Xr;function Xr(t,e){const n=Jr();return(Xr=function(t,e){return n[t-=449]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(300785===parseInt(n(464))/1+parseInt(n(461))/2*(-parseInt(n(463))/3)+-parseInt(n(465))/4*(parseInt(n(457))/5)+parseInt(n(466))/6+-parseInt(n(459))/7+parseInt(n(455))/8+parseInt(n(452))/9*(-parseInt(n(456))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Yr extends t.Plugin{[qr(453)](){const t=qr,e=this[t(460)],n=e[t(450)][t(451)](t(454));e[t(458)][t(451)](t(449))&&n[t(462)](t(449))}}function Jr(){const t=["commands","1979628GDKOCP","editor","4258kxVTZJ","enableCommand","771aCLyIj","511273fbGlZO","691460ygkOyX","1568418daipvv","showAIAssistant","plugins","get","9okbsht","afterInit","TrackChangesEditing","4625008sVGCoV","471950ILhzKc","5SJDZWO"];return(Jr=function(){return t})()}const $r=es;function ts(){const t=["enableDefaultAttributesIntegration","alignment","FORMAT_JUSTIFY_TEXT","1162530SiXRCX","TrackChangesEditing","has","853125oHACbt","548554ZqZIZO","value","afterInit","_registerLegacyDescription","FORMAT_ALIGNMENT","left","commandName","*Format:* %0","descriptionFactory","9BnJpld","type","AlignmentEditing","1811210XFGgzp","center","formatBlock","justify","format","FORMAT_ALIGN_TO_CENTER","registerDescriptionCallback","editor","get","FORMAT_ALIGN_TO_RIGHT","registerAttributeLabel","registerBlockAttribute","right","60297iCWwRa","175009blYYqB","FORMAT_ALIGN_TO_LEFT","plugins","5367128LDCdik","commandParams","locale","16NnmOMC"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(187821===-parseInt(n(412))/1+-parseInt(n(426))/2+-parseInt(n(411))/3*(parseInt(n(418))/4)+parseInt(n(438))/5+-parseInt(n(422))/6+-parseInt(n(425))/7+parseInt(n(415))/8*(parseInt(n(435))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(428)](){const t=$r,e=this[t(405)],n=e[t(417)];if(!e[t(414)][t(424)](t(437)))return;const r=e[t(414)][t(406)](t(423));r[t(419)](t(420)),r[t(409)](t(420)),r[t(434)][t(408)](t(420),zr(n,t(430))),this[t(429)]()}[$r(429)](){const t=$r,e=this[t(405)],n=e[t(417)];e[t(414)][t(406)](t(423))[t(434)][t(404)]((e=>{const r=t;if(r(400)!=e[r(436)])return;const{data:s}=e;if(s&&r(420)==s[r(432)]){const t=s[r(416)][0][r(427)];return{type:r(402),content:zr(n,r(433),function(t){const e=r;switch(t){case e(431):return zr(n,e(413));case e(410):return zr(n,e(407));case e(439):return zr(n,e(403));case e(401):return zr(n,e(421))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=319]})(t,e)}function os(){const t=["strikethrough","italic","6vJWXdL","45gSlktR","SubscriptEditing","672oGkCgX","toUpperCase","FORMAT_UNDERLINE","get","FORMAT_SUPERSCRIPT","registerInlineAttribute","type","3982240NnEFmi","_registerLegacyDescription","has","FORMAT_ITALIC","StrikethroughEditing","FORMAT_CODE","editor","1048foUfoN","code","FORMAT_SUBSCRIPT","*Format:* %0","TrackChangesEditing","3135cMUUva","bold","forceValue","underline","registerAttributeLabel","toLowerCase","commandParams","commandName","FORMAT_STRIKETHROUGH","ItalicEditing","registerDescriptionCallback","707840acgOHG","plugins","373261KSkcjt","SuperscriptEditing","1srZBQw","FORMAT_BOLD","subscript","descriptionFactory","enableDefaultAttributesIntegration","963984pQOWjH","UnderlineEditing","slice","CodeEditing","superscript","format","FORMAT_","locale","formatInline","146905UZlzzj","*Remove format:* %0","afterInit","BoldEditing","391786fXioyS"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(250288===parseInt(n(344))/1*(-parseInt(n(362))/2)+parseInt(n(349))/3+parseInt(n(324))/4*(parseInt(n(329))/5)+-parseInt(n(365))/6*(-parseInt(n(342))/7)+parseInt(n(340))/8*(-parseInt(n(366))/9)+-parseInt(n(375))/10+-parseInt(n(358))/11*(-parseInt(n(368))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(361),rs(338),rs(350),rs(352),rs(321),rs(367),rs(343)];class as extends t.Plugin{[rs(360)](){const t=rs,e=this[t(323)],n=e[t(341)][t(371)](t(328)),r=e[t(356)];for(const s of is){if(!e[t(341)][t(319)](s))continue;const o=s[t(351)](0,-7)[t(334)](),i=t(355)+o[t(369)]();n[t(348)](o),n[t(373)](o),n[t(347)][t(333)](o,zr(r,i))}this[t(376)]()}[rs(376)](){const t=rs,e=this[t(323)],n=e[t(356)],r=e[t(341)][t(371)](t(328));function s(e,s){const o=t;r[o(347)][o(339)]((t=>{const r=o;if(r(357)!=t[r(374)])return;const{data:i}=t;return i&&i[r(336)]===e?i[r(335)][0][r(331)]?{type:r(354),content:zr(n,r(327),s)}:{type:r(354),content:zr(n,r(359),s)}:void 0}))}s(t(330),zr(n,t(345))),s(t(364),zr(n,t(320))),s(t(332),zr(n,t(370))),s(t(325),zr(n,t(322))),s(t(363),zr(n,t(337))),s(t(346),zr(n,t(326))),s(t(353),zr(n,t(372)))}}const cs=fs;function us(){const t=["2756633uQftOn","schema","973491YyHqzx","markBlockFormat","958158FViGeY","commandName","getSelectedBlocks","descriptionFactory","4UxzyOg","plugins","$root","locale","name","49ZvLoVz","selection","ELEMENT_BLOCK_QUOTE","document","checkChild","change","TrackChangesEditing","get","9gJvFyS","enableCommand","parent","value","has","registerDescriptionCallback","editor","*Set format:* %0","forceValue","*Remove format:* %0","commands","4394228rWGFTV","from","5ejGJPp","BlockQuoteEditing","afterInit","10663590TGDoMO","model","format","9771112GiGKXA","filter","commandParams","1192505DygucQ","blockQuote"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(780542===-parseInt(n(496))/1+parseInt(n(461))/2*(-parseInt(n(455))/3)+-parseInt(n(485))/4*(-parseInt(n(487))/5)+-parseInt(n(457))/6*(-parseInt(n(466))/7)+-parseInt(n(493))/8*(-parseInt(n(474))/9)+-parseInt(n(490))/10+parseInt(n(453))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(489)](){const t=cs,e=this[t(480)],n=e[t(464)];if(!e[t(462)][t(478)](t(488)))return;const r=e[t(462)][t(473)](t(472)),s=this[t(480)][t(484)][t(473)](t(452));r[t(475)](t(452),((n,o={})=>{const i=t,a=this[i(480)][i(491)][i(469)][i(467)],c=o&&void 0!==o[i(482)]?o[i(482)]:!s[i(477)];let u=[];if(c){const t=Array[i(486)](a[i(459)]())[i(494)]((t=>hs(t)||function(t,e){const n=i,r=e[n(470)](t[n(476)],n(452)),s=e[n(470)]([n(463),n(452)],t);return r&&s}(t,this[i(480)][i(491)][i(454)])));u=y(t,e[i(491)])}else{const t=Array[i(486)](a[i(459)]())[i(494)]((t=>hs(t)));u=y(t,e[i(491)])}e[i(491)][i(471)]((()=>{const t=i;for(const e of u)r[t(456)](e,{commandName:t(452),commandParams:[{forceValue:c}]})}))})),r[t(460)][t(479)]((e=>{const r=t,{data:s}=e;if(s&&r(452)==s[r(458)]){const t=zr(n,r(468));return s[r(495)][0][r(482)]?{type:r(492),content:zr(n,r(481),t)}:{type:r(492),content:zr(n,r(483),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=452]})(t,e)}function hs(t){const e=cs;return e(452)==t[e(476)][e(465)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=323]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(438063===parseInt(n(344))/1*(-parseInt(n(338))/2)+parseInt(n(326))/3*(-parseInt(n(341))/4)+-parseInt(n(324))/5*(-parseInt(n(329))/6)+-parseInt(n(340))/7*(parseInt(n(323))/8)+-parseInt(n(339))/9*(parseInt(n(335))/10)+-parseInt(n(342))/11*(-parseInt(n(337))/12)+parseInt(n(325))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(346)](){const t=gs,e=this[t(328)];e[t(332)][t(336)](t(333))&&(e[t(332)][t(330)](t(331))[t(343)](t(327)),e[t(332)][t(330)](t(331))[t(343)](t(345)),e[t(332)][t(330)](t(331))[t(343)](t(334)))}}function ms(){const t=["2902232QTkqkh","1940065clRdFz","5922878dpupUh","354wEigic","changeCaseUpper","editor","6sefhmr","get","TrackChangesEditing","plugins","CaseChange","changeCaseTitle","99230PjvbRf","has","108UKbjpA","6114HwrdHP","9SWZTJA","7sRpMSX","1684HsOLPk","158807kPEqgs","enableCommand","37xPbPeF","changeCaseLower","afterInit"];return(ms=function(){return t})()}const Is=Es;function Es(t,e){const n=bs();return(Es=function(t,e){return n[t-=390]})(t,e)}function bs(){const t=["11lgmZrS","1558056vpZIXR","147558QZbufN","TrackChangesEditing","plugins","commands","ckbox","3472710lFHnVh","editor","9oIcGMm","369JGecEy","get","14120CfhaQR","606403gfOJld","enableCommand","10203984sxijZj","16dNKjsw","afterInit","3772kIKGVa","40deBAvl"];return(bs=function(){return t})()}!function(t,e){const n=Es,r=t();for(;;)try{if(201218===-parseInt(n(392))/1*(parseInt(n(396))/2)+-parseInt(n(390))/3*(-parseInt(n(398))/4)+parseInt(n(399))/5*(-parseInt(n(402))/6)+parseInt(n(393))/7+parseInt(n(401))/8*(-parseInt(n(409))/9)+-parseInt(n(407))/10*(parseInt(n(400))/11)+parseInt(n(395))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Is(397)](){const t=Is,e=this[t(408)];e[t(405)][t(391)](t(406))&&e[t(404)][t(391)](t(403))[t(394)](t(406))}}const _s=As;function ys(){const t=["schema","blockName","785470VBAitW","registerElementLabel","585266YmXKMs","19845zBblJq","label","format","markBlockFormat","outdentCodeBlock","language","languages","find","document","afterInit","getSelectedBlocks","32xqwWEx","commandName","isLimit","forceValue","toLowerCase","from","descriptionFactory","414FtbQlu","commands","parent","codeBlock","config","546507GhzQPj","796385RglmIo","selection","checkChild","editor","557331LArZrk","enableCommand","locale","has","type","indentCodeBlock","4SHlXTQ","model","CodeBlock","*Set format:* %0","plugins","registerDescriptionCallback","filter","50041QvNvZU","6HaAvEp","get","rootElement","commandParams","ELEMENT_CODE_BLOCK","formatBlock","name","value","*Remove format:* %0","change","TrackChangesEditing"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=413]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(130131===parseInt(n(441))/1*(-parseInt(n(442))/2)+-parseInt(n(428))/3*(parseInt(n(434))/4)+parseInt(n(424))/5+-parseInt(n(418))/6*(-parseInt(n(458))/7)+-parseInt(n(469))/8*(-parseInt(n(423))/9)+-parseInt(n(455))/10+-parseInt(n(457))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(467)](){const t=_s,e=this[t(427)];if(!e[t(438)][t(431)](t(436)))return;const n=e[t(438)][t(443)](t(452)),r=e[t(430)],s=e[t(422)][t(443)](t(421))[t(464)],o=e[t(419)][t(443)](t(421));n[t(429)](t(433)),n[t(429)](t(462)),n[t(429)](t(421),((r,i={})=>{const a=t,c=e[a(435)],u=e[a(435)][a(466)][a(425)],l=i&&void 0!==i[a(414)]?i[a(414)]:!o[a(449)];let f;i[a(463)]||(i[a(463)]=s[0][a(463)]),f=l?Array[a(416)](u[a(468)]())[a(440)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(444))&&!e[n(413)](t)&&e[n(426)](t[n(420)],n(421))}(t,c[a(453)]))):Array[a(416)](u[a(468)]())[a(440)]((t=>Cs(t)));const h=y(f,c);c[a(451)]((()=>{const t=a;for(const e of h)n[t(461)](e,{commandName:t(421),commandParams:[{...i,forceValue:l}],formatGroupId:t(454)})}))})),n[t(417)][t(456)](t(421),(e=>zr(r,t(446),e))),n[t(417)][t(439)]((e=>{const n=t;if(n(447)!=e[n(432)])return;const o=r.t,{data:i}=e;if(!i||n(421)!=i[n(470)])return;const a=i[n(445)][0][n(463)],c=o(s[n(465)]((t=>t[n(463)]===a))[n(459)])[n(415)]();return i[n(445)][0][n(414)]?{type:n(460),content:zr(r,n(437),zr(r,n(446),1)+" ("+c+")")}:{type:n(460),content:zr(r,n(450),zr(r,n(446),1))}}))}}function Cs(t){const e=_s;return e(421)==t[e(448)]}const Ls=Ns;function Rs(){const t=["editor","5446683gKejAN","17003vbAnvu","enableCommand","4caftsV","get","1876510BlOwnP","33010vATtvU","CommentsEditing","4064kNYhCf","plugins","addCommentThread","2164419Scsbmw","757932gYaJPB","4YFIQFC","afterInit","58945513XhsOAy","TrackChangesEditing","has","642Dzkdbn"];return(Rs=function(){return t})()}function Ns(t,e){const n=Rs();return(Ns=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(763464===parseInt(n(265))/1*(-parseInt(n(264))/2)+-parseInt(n(263))/3*(parseInt(n(275))/4)+parseInt(n(278))/5*(-parseInt(n(270))/6)+parseInt(n(273))/7*(-parseInt(n(280))/8)+-parseInt(n(272))/9+parseInt(n(277))/10+parseInt(n(267))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ls(266)](){const t=Ls,e=this[t(271)];e[t(261)][t(269)](t(279))&&e[t(261)][t(276)](t(268))[t(274)](t(262))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=310]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(331)]())o[r(315)](t)&&s[r(337)](n[r(348)](o));return s}function ws(){const t=["getWalker","456363BcjZdo","markerRange","mapper","push","plugins","isBlock","consumable","1409112XgQwLQ","4112368BatAEd","bindElementToMarker","addHighlight","1544iscFQX","1840HimUKf","span","createRangeOn","schema","includes","createUIElement","activeMarkers","ck-suggestion-marker--active","1904192RqRjXe","model","nextSibling","previousPosition","start","parent","insert","addClass","isAtEnd","toViewPosition","name","writer","ck-suggestion-marker-","hasAttribute","get","toViewElement","markerName","TrackChangesEditing","item","type","isContent","37411nKivoP","getCustomProperty","elementEnd","isLimit","2700580MaCQIU","474qJgWeE","14cvxPuE","9PYLiUO","getItems","test"];return(ws=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(338)][r(316)](r(319));return(o,i,a)=>{const c=r;if(!a[c(340)][c(332)](i[c(335)],o[c(312)]))return;const u=i[c(335)][c(333)](),l=i[c(335)][c(358)],f=t[c(355)][c(349)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(320)];d=d||f[c(322)](e);const n=a[c(336)][c(317)](e);if(n&&n[c(324)](c(344)))return;c(325)==t[c(321)]&&f[c(339)](e)&&!f[c(326)](e)&&(e[c(356)]||l[c(310)]?h&&h[c(359)]==e||(h=e,m(t[c(357)]),p=!0):g=g||t[c(357)])}function m(t){const r=c,o=a[r(313)][r(351)](r(347),{class:r(314)+e}),u=a[r(336)][r(311)](t);n&&s[r(352)][r(350)](i[r(318)])&&a[r(313)][r(361)](r(353),o),a[r(313)][r(360)](u,o),a[r(336)][r(343)](o,i[r(318)])}d||p||!g||m(g)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(571365===parseInt(n(334))/1+parseInt(n(354))/2+parseInt(n(328))/3*(parseInt(n(345))/4)+-parseInt(n(327))/5+-parseInt(n(341))/6*(parseInt(n(329))/7)+parseInt(n(342))/8*(-parseInt(n(330))/9)+-parseInt(n(346))/10*(-parseInt(n(323))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Ds=Bs;function Ps(){const t=["8cUHRDW","writer","unit","91JeovBF","remove","start","fromRange","forward","unlock","buffer","175972veGAcK","model","get","createRange","requires","editor","$graveyard","editing","rootName","createSelection","end","init","data","getFirstRange","2041055VPQkVe","markerNameToElements","root","440331cWmLLI","commands","enqueueChange","mapper","6AzaYEl","removeMarker:suggestion:deletion","513644fQUodK","delete","TrackChangesEditing","lock","modifySelection","batch","merge","414279tmXNRD","selection","bind","uiElement","options","unbindElementFromMarkerName","plugins","detach","downcastDispatcher","isCollapsed","100RVZoZN","showSuggestionHighlights","document","2375776IAarQT","deleteForward","enableCommand","high","addMarker:suggestion:deletion","markerName","setSelection"];return(Ps=function(){return t})()}function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=407]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(270296===-parseInt(n(440))/1+-parseInt(n(417))/2+-parseInt(n(434))/3*(parseInt(n(407))/4)+-parseInt(n(431))/5*(-parseInt(n(438))/6)+-parseInt(n(410))/7+parseInt(n(460))/8+parseInt(n(447))/9*(parseInt(n(457))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Us extends t.Plugin{static get[Ds(421)](){return[vs.Delete]}[Ds(428)](){const t=Ds,e=this[t(422)],n=e[t(453)][t(419)](t(442));n[t(462)](t(441));const r=e[t(435)][t(419)](t(461));n[t(462)](t(461),((n,s={})=>{const o=t,a=e[o(418)][o(426)](e[o(418)][o(459)][o(448)]);a[o(456)]&&e[o(418)][o(444)](a,{direction:o(414),unit:s[o(409)]});const c=a[o(430)](),u=i.LiveRange[o(413)](c);let l;n(s),l=o(423)==u[o(433)][o(425)]?e[o(418)][o(420)](c[o(412)]):e[o(418)][o(420)](u[o(412)],u[o(427)]),u[o(454)](),e[o(418)][o(436)](r[o(416)][o(445)],(t=>{const e=o;r[e(416)][e(443)](),t[e(466)](t[e(420)](l[e(427)])),r[e(416)][e(415)]()}))})),e[t(424)][t(455)].on(t(464),Fs(e,t(446)),{priority:t(463)}),e[t(429)][t(455)].on(t(464),((n,r,s)=>{const o=t;s[o(451)][o(458)]&&Fs(e,o(446),{showActiveMarker:!1})[o(449)](this)(n,r,s)}),{priority:t(463)}),e[t(424)][t(455)].on(t(439),((e,n,r)=>{const s=t,o=r[s(437)][s(432)](n[s(465)]);if(o)for(const t of o)t.is(s(450))&&(r[s(437)][s(452)](t,n[s(465)]),r[s(408)][s(411)](t))}),{priority:t(463)})}}const xs=Gs;function js(){const t=["differ","data","createPositionAt","registerCustomCallback","selection","*Remove format:* %0","*Check item*","isNextTo","value","24OtDJtW","FORMAT_INDENT","*Format:* insert into %0","oldValue","every","getChanges","end","range","suggestion","registerAttributeLabel","mergeListItemForward","listReversed","getFirstMarker","trackChangesCommand","type","getFirstRange","outdentList","config","fromRange","listIndent","4871889wofnIg","splitListItemBefore","10522259yKLIXO","listStart","_supportLegacySuggestions","from","assureChains","attributes","groupId","change","*Set format:* %0","*Format:* remove from %0","nodeAfter","afterInit","registerDescriptionCallback","registerElementLabel","registerBlockAttribute","*Split:* list item","next","*Outdent:* %0","isUndo","listMarker","5451AWifde","_findSuggestions","customBulletedList","registerPostFixer","includes","todo","listStyle","customNumberedList","todoList","descriptionFactory","isLocal","ELEMENT_NUMBERED_LIST","formatBlock","bulleted","format","ELEMENT_","todoListChecked","key","filter","TodoListEditing","ELEMENT_BULLETED_LIST","setSelection","commandName","schema","batch","toUpperCase","createRange","8353168MoGPMo","previousSibling","find","attributeKey","default","numbered","document","2244jKgYQW","ELEMENT_LIST_ITEM","bulletedList","setAttribute","listMarkerStyle","multipleBlocks","_LIST","TrackChangesEditing","splitListItemAfter","_registerLegacyDescription","length","detach","*Change to:* %0","6563921iGXVVa","map","listItemId","listType","meta","accept","model","plugins","enableDefaultAttributesIntegration","*Merge:* list item","10KCZLQE","ListEditing","removeMarker","commandParams","mergeListItemBackward","forceValue","ELEMENT_TODO_LIST","parent","numberedList","listItemIdFixer","list.multiBlock","*Merge:* %0","*Uncheck item*","getRanges","indentList","containsItem","locale","refresh","todoListCheck","deletion","_suggestionFactory","1OHREhQ","1236wQMxev","*Indent:* %0","push","execute","noTrackChangesFixer","isObject","start","getSuggestions","newValue","checkTodoList","getAttribute","1255nMNlQY","documentList","1852478ejeCdv","editor","nextSibling","get","head","_getAttributeKey","has","attribute","commands"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=500]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(806714===-parseInt(n(520))/1*(parseInt(n(534))/2)+parseInt(n(594))/3*(parseInt(n(521))/4)+parseInt(n(532))/5*(-parseInt(n(628))/6)+parseInt(n(641))/7+-parseInt(n(621))/8+-parseInt(n(572))/9*(parseInt(n(651))/10)+-parseInt(n(574))/11*(-parseInt(n(552))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[xs(585)](){const t=xs,e=this[t(535)];if(!e[t(648)][t(540)](t(500)))return;const n=e[t(515)],r=e[t(648)][t(537)](t(635)),s=e[t(648)][t(540)](t(613)),o=!!e[t(569)][t(537)](t(509));function i(e){const r=t;return{type:r(608),content:""+zr(n,r(582),e)}}function a(e){const r=t;return{type:r(608),content:""+zr(n,r(548),e)}}r[t(649)](t(507)),r[t(649)](t(630)),r[t(649)](t(601)),r[t(649)](t(596)),r[t(649)](t(513)),r[t(649)](t(568)),r[t(649)](t(636)),r[t(649)](t(573)),r[t(588)](t(643)),r[t(588)](t(644)),r[t(588)](t(571)),o&&(r[t(649)](t(503)),r[t(649)](t(562))),s&&(r[t(649)](t(602)),r[t(649)](t(530)),r[t(588)](t(610)),r[t(603)][t(586)]((e=>{const r=t,{data:s}=e;if(s&&r(610)==s[r(611)])return{type:r(608),content:s[r(529)]?zr(n,r(549)):zr(n,r(511))}})),this[t(535)][t(647)][t(627)][t(597)]((e=>{const n=t;if(e[n(618)][n(592)])return!1;let s=!1;const o=r[n(528)]({skipNotAttached:!0})[n(612)]((t=>n(610)===r[n(539)](t)));for(const t of o)n(599)!=t[n(567)]()[n(527)][n(584)][n(531)](n(644))&&(r[n(595)](t[n(567)](),n(541))[n(623)]((t=>n(644)===r[n(539)](t[n(560)])))||(e[n(501)](t[n(564)]()),s=!0));return s}))),r[t(603)][t(561)](t(571),zr(n,t(553)));const c={type:t(608),content:""};r[t(603)][t(586)]((e=>{const r=t,{data:s}=e;if(!s||r(644)!=s[r(611)])return;let u=e[r(538)];for(;u;){if(u[r(544)]&&((r(600)==u[r(544)][r(611)]||r(632)==u[r(544)][r(611)])&&(u[r(544)][r(529)]&&r(625)!=u[r(544)][r(529)]||r(625)!=u[r(544)][r(555)]&&!s[r(529)])||!o&&u[r(544)][r(611)]==_c))return c;u=u[r(590)]}if(null==s[r(529)])switch(s[r(555)]){case r(607):return a(zr(n,r(614)));case r(626):return a(zr(n,r(605)));case r(599):return a(zr(n,r(505)))}switch(s[r(529)]){case r(607):return i(zr(n,r(614)));case r(626):return i(zr(n,r(605)));case r(599):return i(zr(n,r(505)))}})),r[t(603)][t(586)]((e=>{const n=t,{data:r}=e;if(r&&n(571)==r[n(611)])return null==r[n(529)]||null==r[n(555)]&&0==r[n(529)]?c:void 0})),r[t(603)][t(586)]((e=>{const r=t;if(r(541)!=e[r(566)])return;const{data:s}=e;if(!s||r(643)!=s[r(611)])return;const o=Hs(e);return r(529)==o?{type:r(608),content:zr(n,r(650))}:r(555)==o?{type:r(608),content:zr(n,r(589))}:c})),e[t(647)][t(627)][t(597)]((e=>this[t(508)](e))),e[t(647)][t(627)][t(597)]((e=>this[t(525)](e))),e[t(647)][t(627)][t(597)]((e=>this[t(578)](e))),this[t(576)]()}[xs(508)](t){const e=xs;if(t[e(618)][e(592)]||!t[e(618)][e(604)])return!1;let n=!1;const r=this[e(535)][e(648)][e(537)](e(635))[e(528)]({skipNotAttached:!0})[e(612)]((t=>t[e(544)]&&e(643)==t[e(544)][e(611)]))[e(612)]((t=>t[e(544)][e(529)]&&t[e(544)][e(555)]));for(const s of r)Hs(s)||(t[e(501)](s[e(564)]()),n=!0);return n}[xs(525)](t){const e=xs;if(t[e(618)][e(592)]||!t[e(618)][e(604)])return!1;const n=this[e(535)][e(648)][e(537)](e(635));if(n[e(565)][e(551)])return!1;let r=!1;const s=[e(644),e(643),e(571),e(600),e(575),e(563),e(517),e(593),e(632)],o=this[e(535)][e(647)][e(627)][e(543)][e(557)]()[e(612)]((t=>e(541)==t[e(566)]))[e(612)]((t=>s[e(598)](t[e(624)])));if(0==o[e(638)])return r;for(const i of o){const o=n[e(595)](i[e(559)],e(541))[e(612)]((t=>!t[e(645)][e(550)]))[e(642)]((t=>t[e(560)]))[e(612)]((t=>{const r=e,o=n[r(539)](t);return s[r(598)](o)}));if(o[e(638)]){for(const n of o)t[e(501)](n[e(564)]());r=!0}}return r}[xs(578)](t){const e=xs;if(t[e(618)][e(592)]||!t[e(618)][e(604)])return!1;const n=this[e(535)][e(648)][e(537)](e(635));let r=!1;const s=[e(644),e(643),e(571),e(600),e(575),e(563),e(517),e(593),e(632)];for(const t of n[e(528)]({skipNotAttached:!0})){const o=n[e(595)](t[e(567)](),e(541))[e(642)]((t=>t[e(560)]))[e(612)]((t=>t[e(544)]&&s[e(598)](t[e(544)][e(611)])));if(!o[e(638)])continue;const a=o[0][e(538)][e(579)][e(580)];if(!o[e(556)]((t=>t[e(579)][e(580)]===a)))for(const t of o)i(t,a)&&(r=!0)}return r;function o(t,r){const s=e;for(const e of n[s(528)]({skipNotAttached:!0})[s(612)]((e=>s(541)==e[s(566)]&&e[s(579)][s(580)]==t)))e[s(631)](s(580),r)}function i(t,n){const r=e;let s=t[r(538)],i=!1;for(;s;)s[r(579)][r(580)]!=n&&(o(s[r(579)][r(580)],n),s[r(631)](r(580),n),i=!0),s=s[r(590)];return i}}[xs(576)](){const t=xs,e=this[t(535)],n=e[t(515)],r=e[t(648)][t(537)](t(635));this[t(637)](),r[t(519)][t(546)](t(606),t(533),t(646),(function(n,r){const s=t,o=[];for(let t of n)t[s(527)][s(584)]===t[s(558)][s(506)]&&(t=e[s(647)][s(620)](e[s(647)][s(545)](t[s(527)][s(584)],0))),o[s(523)](t);e[s(647)][s(581)]((t=>{const n=s,a=e[n(647)][n(627)][n(547)],c=Array[n(577)](a[n(512)]())[n(642)]((t=>i.LiveRange[n(570)](t)));t[n(615)](o),e[n(542)][n(537)](r[n(616)])[n(516)](),r[n(502)][n(523)]({forceDefaultExecution:!0}),e[n(524)](r[n(616)],...r[n(502)]),t[n(615)](c);for(const t of c)t[n(639)]()}))})),r[t(603)][t(587)]((function(n){const r=t,s=!e[r(647)][r(617)][r(526)](n),o=n[r(622)],i=n[r(536)],a=n[r(531)](r(643)),c=!o||o[r(531)](r(643))!==a,u=!i||i[r(531)](r(643))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(629),e)))}[xs(637)](){const t=xs,e=this[t(535)],n=e[t(515)];function r(n){const r=t,s=e[r(542)][r(537)](r(630))[r(551)],o=e[r(542)][r(537)](r(507))[r(551)];return r(507)===n?s:o}e[t(648)][t(537)](t(635))[t(603)][t(586)]((function(s){const o=t;if(o(606)!=s[o(566)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(616)]){case o(630):u=i[o(502)][0][o(504)],l=r(i[o(616)]),a=o(u?554:583),!l&&e[o(569)][o(537)](o(509))||(a=o(640)),c={type:o(608),content:zr(n,a,zr(n,o(614)))};break;case o(507):u=i[o(502)][0][o(504)],l=r(i[o(616)]),a=o(u?554:583),!l&&e[o(569)][o(537)](o(509))||(a=o(640)),c={type:o(608),content:zr(n,a,zr(n,o(605)))};break;case o(513):a=o(522),c={type:o(608),content:zr(n,a,zr(n,o(629)))};break;case o(568):a=function(t){const e=o,n=t[e(567)]();let r=n[e(527)][e(584)];for(;r&&n[e(514)](r);){if(r[e(531)](e(571))>0)return!1;r=r[e(536)]}return!0}(s)?zr(n,o(583),zr(n,function(t){const e=o;return e(609)+t[e(567)]()[e(527)][e(584)][e(531)](e(644))[e(619)]()+e(634)}(s))):zr(n,o(591),zr(n,o(629))),c={type:o(608),content:a};break;case o(503):case o(562):!1===i[o(633)]&&(a=o(510),c={type:o(518),content:zr(n,a,zr(n,o(629)))})}return c}))}}function Hs(t){const e=xs;let n=t[e(567)]()[e(527)][e(584)][e(622)];for(;n;){const r=n[e(531)](e(643));if(!r)return!1;if(r==t[e(544)][e(529)])return e(529);if(r==t[e(544)][e(555)])return e(555);n=n[e(622)]}return!1}const zs=Ks;function Ws(){const t=["oldValue","lower-latin","decimal-leading-zero","newValue","*Set format:* %0","numbered","commandParams","upper-roman","startIndex","getAttribute","get","*Format:* set start index to %0","_findSuggestions","locale","afterInit","ELEMENT_","editor","listStyle","toUpperCase","listType","handleDescriptions","getFirstRange","circle","suggestion","upper-latin","enableDefaultAttributesIntegration","document","list.properties","square","*Format:* set order to regular","registerAttributeLabel","330736POQHNx","format","descriptionFactory","customNumbered","disc","registerPostFixer","registerBlockAttribute","ListPropertiesEditing","150668JRSKlf","data","reversed","commandName","config","bulleted","key","isUndo","621028bhGKEz","_registerLegacyDescription","has","_LIST_","plugins","bind","nodeAfter","_getTranslationKeyForListStyle","30QFPKgt","replace","8474120YfrBIZ","103295NtBODy","listStart","*Remove format:* %0","default","getSuggestions","1177371rRqUIH","batch","380832VwPDoi","attribute","registerDescriptionCallback","decimal","next","styles","FORMAT_LIST_REVERSED","35qEGsiY","_LIST_DEFAULT","removeMarker","*Change to:* %0","head","lower-roman","start","filter","15XlWtVH","FORMAT_LIST_START","type","getFirstMarker","_getAttributeKey","find","*Format:* set order to reversed","formatBlock","TrackChangesEditing","model","includes","listReversed"];return(Ws=function(){return t})()}function Ks(t,e){const n=Ws();return(Ks=function(t,e){return n[t-=132]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(166721===-parseInt(n(172))/1+parseInt(n(188))/2+-parseInt(n(221))/3*(parseInt(n(180))/4)+parseInt(n(199))/5*(-parseInt(n(196))/6)+parseInt(n(213))/7*(-parseInt(n(206))/8)+-parseInt(n(204))/9+parseInt(n(198))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Zs extends t.Plugin{[zs(155)](){const t=zs;if(!this[t(157)][t(192)][t(190)](t(179)))return;const e=this[t(157)][t(184)][t(151)](t(168)),n=this[t(157)][t(192)][t(151)](t(137));e[t(211)]&&(n[t(166)](t(158)),n[t(178)](t(158))),e[t(182)]&&(n[t(166)](t(140)),n[t(178)](t(140))),e[t(149)]&&(n[t(166)](t(200)),n[t(178)](t(200)));const r={type:t(173),content:""};n[t(174)][t(208)](this[t(161)][t(193)](this));const s=this[t(157)][t(154)];n[t(174)][t(171)](t(140),zr(s,t(212))),n[t(174)][t(208)]((e=>{const n=t,{data:s}=e;if(s&&n(140)==s[n(186)])return null==s[n(144)]||0==s[n(144)]&&null==s[n(141)]?r:void 0})),n[t(174)][t(171)](t(200),zr(s,t(222))),n[t(174)][t(208)]((e=>{const n=t,{data:s}=e;if(s&&n(200)==s[n(186)])return null==s[n(144)]||1==s[n(144)]&&null==s[n(141)]?r:void 0})),this[t(157)][t(138)][t(167)][t(177)]((e=>{const r=t;if(e[r(205)][r(187)])return!1;let s=!1;const o=n[r(203)]({skipNotAttached:!0})[r(220)]((t=>{const e=r,s=n[e(133)](t);return e(200)==s||e(140)==s}));for(const t of o){const o=t[r(162)]()[r(219)][r(194)][r(150)](r(160));r(146)!=o&&r(175)!=o&&(n[r(153)](t[r(162)](),r(207))[r(134)]((t=>r(160)==n[r(133)](t[r(164)])))||(e[r(215)](t[r(132)]()),s=!0))}return s})),this[t(189)]()}[zs(161)](t){const e=zs,n=this[e(157)][e(154)],{data:r}=t,s={type:e(173),content:""};if(!r||e(158)!=r[e(186)])return;if(!r[e(141)])return e(202)==r[e(144)]?s:{type:e(173),content:""+zr(n,e(145),zr(n,this[e(195)](r[e(144)])))};if(!r[e(144)]){if(e(202)==r[e(141)])return s;let o=t[e(217)];for(;o;){if(o[e(181)]&&e(160)==o[e(181)][e(186)]&&o[e(181)][e(144)])return s;o=o[e(210)]}return{type:e(173),content:""+zr(n,e(201),zr(n,this[e(195)](r[e(141)])))}}if(e(202)!=r[e(144)])return{type:e(173),content:""+zr(n,e(145),zr(n,this[e(195)](r[e(144)])))};let o=t[e(217)];for(;o;){if(o[e(181)]&&e(160)==o[e(181)][e(186)]&&o[e(181)][e(144)]&&o[e(181)][e(141)])return s;o=o[e(210)]}const i=t[e(162)]()[e(219)][e(194)][e(150)](e(160));return{type:e(173),content:zr(n,e(145),zr(n,e(156)+i[e(159)]()+e(214)))}}[zs(189)](){const t=zs,e=this[t(157)],n=e[t(154)];e[t(192)][t(151)](t(137))[t(174)][t(208)]((e=>{const r=t;if(r(136)!=e[r(223)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(183)]){case r(158):o=r(216),i={type:r(173),content:zr(n,o,zr(n,this[r(195)](s[r(147)][0][r(223)])))};break;case r(140):o=s[r(147)][0][r(182)]?r(135):r(170),i={type:r(173),content:zr(n,o)};break;case r(200):o=r(152),i={type:r(173),content:zr(n,o,s[r(147)][0][r(149)])}}return i}))}[zs(195)](t){const e=zs;return e(156)+function(t){const n=e;return Qs[n(139)](t)?n(185):qs[n(139)](t)?n(146):null}(t)[e(159)]()+e(191)+t[e(159)]()[e(197)](/-/g,"_")}}const Qs=[zs(176),zs(163),zs(169)],qs=[zs(209),zs(143),zs(218),zs(148),zs(142),zs(165)];var Xs=n(507);const Ys=Js;function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=292]})(t,e)}function $s(){const t=["nextSibling","ck-suggestion-marker-split","TrackChangesEditing","showSuggestionHighlights","detach","fire","model","selection","hasClass","markerName","createPositionAt","get","init","enterBlock","split","removeMarker:suggestion:insertion","writer","markInsertion","1990860kAneui","getFirstPosition","change","unbindElementFromMarkerName","enableCommand","high","getFirstRange","972440OdSLfQ","583410mfppNc","end","document","addMarker:suggestion:insertion","854710ZaCYWZ","data","downcastDispatcher","enter","editor","requires","editing","3543408TXmpZW","options","parent","495GcdcZD","remove","markerNameToElements","11508tjYnIZ","afterExecute","bind","35GNRecB","plugins","commands","6441816eCyQuj","createRange","fromRange","setSelection","mapper","114DFZHCI"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(940318===-parseInt(n(332))/1+parseInt(n(345))/2*(-parseInt(n(301))/3)+-parseInt(n(296))/4+parseInt(n(320))/5+-parseInt(n(339))/6+-parseInt(n(293))/7*(-parseInt(n(327))/8)+parseInt(n(342))/9*(parseInt(n(328))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(337)](){return[Xs.Enter]}[Ys(314)](){const t=Ys,e=this[t(336)],n=e[t(294)][t(313)](t(304)),r=e[t(295)][t(313)](t(335));n[t(324)](t(335),(()=>{const s=t;e[s(308)][s(322)]((t=>{const o=s,a=e[o(308)][o(330)][o(309)],c=a[o(321)](),u=i.LiveRange[o(298)](a[o(326)]());if(r[o(315)](t)){const r=e[o(308)][o(312)](c[o(341)][o(302)],0),s=t[o(297)](c,r);n[o(319)](s)}else t[o(299)](t[o(297)](u[o(329)]));u[o(306)](),r[o(307)](o(346),{writer:t})}))})),e[t(338)][t(334)].on(t(331),Fs(e,t(316)),{priority:t(325)}),e[t(338)][t(334)].on(t(317),((e,n,r)=>{const s=t,o=r[s(300)][s(344)](n[s(311)]);if(o)for(const t of o)t[s(310)](s(303))&&(r[s(300)][s(323)](t,n[s(311)]),r[s(318)][s(343)](t))}),{priority:t(325)}),e[t(333)][t(334)].on(t(331),((n,r,s)=>{const o=t;s[o(340)][o(305)]&&Fs(e,o(316),{showActiveMarker:!1})[o(292)](this)(n,r,s)}),{priority:t(325)})}}function eo(t,e){const n=so();return(eo=function(t,e){return n[t-=469]})(t,e)}const no=eo;!function(t,e){const n=eo,r=t();for(;;)try{if(517089===-parseInt(n(469))/1+parseInt(n(486))/2+parseInt(n(471))/3*(parseInt(n(495))/4)+-parseInt(n(508))/5+-parseInt(n(493))/6+parseInt(n(472))/7*(parseInt(n(503))/8)+parseInt(n(492))/9*(parseInt(n(506))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(so);class ro extends t.Plugin{[no(478)](){const t=no;if(!this[t(475)][t(490)][t(488)](t(497)))return;const e=this[t(475)][t(490)][t(473)](t(481));e[t(487)](t(505),this[t(474)][t(483)](this)),e[t(487)](t(485)),e[t(487)](t(500)),e[t(487)](t(470)),e[t(487)](t(507))}[no(474)](t,e,n={}){const r=no,s=this[r(475)][r(490)][r(473)](r(480));return t((t=>(r(499)==typeof e?s[r(484)](e,n):e)(t)[r(504)]((e=>!1===this[r(476)](e,t[r(489)])))),n)}[no(476)](t,e){const n=no,r=this[n(475)][n(496)][n(501)](this[n(475)][n(496)][n(482)](e,t[n(477)]),this[n(475)][n(496)][n(482)](e,t[n(509)]));for(const t of this[n(475)][n(496)][n(494)][n(502)](n(498)))if(null!==r[n(491)](t[n(479)]()))return!0;return!1}}function so(){const t=["replaceAll","3869645bdvCfz","end","989720QPPfRf","replace","197298ITZTXM","7sJWeou","get","handleFindCommand","editor","_isInDeletionRange","start","afterInit","getRange","FindAndReplaceUtils","TrackChangesEditing","createPositionAt","bind","findByTextCallback","findNext","265020iTZPrW","enableCommand","has","item","plugins","getIntersection","62991XgeKvk","2307096hKmGmY","markers","44FqmxTt","model","FindAndReplaceEditing","suggestion:deletion","string","findPrevious","createRange","getMarkersGroup","3332136AkOywQ","filter","find","1990PiJZhO"];return(so=function(){return t})()}const oo=ao;function io(){const t=["*Reset font color*","format","6MJtmIj","FontSizeEditing","*Reset font size*","registerAttributeLabel","plugins","fontBackgroundColor","6IGOTji","title","commandName","fontColor.colors","FontSize","*Set font color:* %0","afterInit","value","toLowerCase","111368pTQLAD","FORMAT_FONT_COLOR","17345207myZuqu","registerInlineAttribute","*Set font size:* %0","trim","FontColorEditing","*Reset font family*","*Reset font background color*","normalizeSizeOptions","type","commandParams","9soJTxi","fontSize","FontBackgroundColorEditing","find","FontFamilyEditing","fontFamily","has","get","locale","6398635TiCgYA","enableDefaultAttributesIntegration","_registerLegacyDescription","fontBackgroundColor.colors","FORMAT_FONT_SIZE","303070jjzbKL","fontColor","TrackChangesEditing","*Set font background color:* %0","model","registerDescriptionCallback","formatInline","fontSize.options","FORMAT_FONT_BACKGROUND","2520088dOExdX","label","editor","*Set font family:* %0","descriptionFactory","config","182HndFZf","1696282aHZdBo","835525NjQMEE","FORMAT_FONT_FAMILY"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=288]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(643911===-parseInt(n(344))/1+parseInt(n(343))/2+parseInt(n(292))/3*(parseInt(n(336))/4)+-parseInt(n(322))/5*(-parseInt(n(348))/6)+parseInt(n(342))/7*(-parseInt(n(301))/8)+-parseInt(n(313))/9*(-parseInt(n(327))/10)+-parseInt(n(303))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(349),commandName:oo(314)},{pluginName:oo(317),commandName:oo(318)},{pluginName:oo(307),commandName:oo(328)},{pluginName:oo(315),commandName:oo(291)}];class uo extends t.Plugin{[oo(298)](){const t=oo,e=this[t(338)][t(321)],n=this[t(338)][t(290)][t(320)](t(329));for(const{pluginName:e,commandName:r}of co)this[t(338)][t(290)][t(319)](e)&&(n[t(323)](r),n[t(304)](r));e.t,n[t(340)][t(289)](t(314),zr(e,t(326))),n[t(340)][t(289)](t(318),zr(e,t(345))),n[t(340)][t(289)](t(328),zr(e,t(302))),n[t(340)][t(289)](t(291),zr(e,t(335))),this[t(324)]()}[oo(324)](){const t=oo,e=this[t(338)],n=e[t(321)];e[t(290)][t(320)](t(329))[t(340)][t(332)]((e=>{const r=t,o=n.t;if(r(333)!=e[r(311)])return;const{data:i}=e;if(null!=i){if(r(314)==i[r(294)]){const t=i[r(312)][0][r(299)];if(t){const e=o(this[r(338)][r(290)][r(320)](r(296))[r(310)](this[r(338)][r(341)][r(320)](r(334)))[r(316)]((e=>e[r(331)]==t))[r(293)])[r(300)]();return{type:r(347),content:zr(n,r(305),e)}}return{type:r(347),content:zr(n,r(288))}}if(r(318)==i[r(294)]){const t=i[r(312)][0][r(299)];return t?{type:r(347),content:zr(n,r(339),t)}:{type:r(347),content:zr(n,r(308))}}if(r(328)==i[r(294)]){const t=i[r(312)][0][r(299)];if(t){const e=(0,s.normalizeColorOptions)(this[r(338)][r(341)][r(320)](r(295)))[r(316)]((e=>e[r(331)]==t));let i=t,a="";return e&&(i=e[r(337)],a=o(i)[r(300)]()),{type:r(347),content:zr(n,r(297),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(347),content:zr(n,r(346))}}if(r(291)==i[r(294)]){const t=i[r(312)][0][r(299)];if(t){const e=(0,s.normalizeColorOptions)(this[r(338)][r(341)][r(320)](r(325)))[r(316)]((e=>e[r(331)]==t));let i=t,a="";return e&&(i=e[r(337)],a=o(i)[r(300)]()),{type:r(347),content:zr(n,r(330),a)[r(306)](),color:{value:t,title:a||i}}}return{type:r(347),content:zr(n,r(309))}}}}))}}const lo=go;function fo(){const t=["boolean","fontBackgroundColor","get","3005064DEBali","locale","editor","formatBlock","4743368IkUPVd","395564mWfLir","entries","commands","find","144080wRmyYV","normalizeSizeOptions","title","TrackChangesEditing","join","afterInit","618UwuJRZ","plugins","type","config","formatInline","fontColor","15TpHQJP","enableCommand","model","FontSize","length","label","_registerLegacyDescription","toUpperCase","enableDefaultAttributesIntegration","72fptNHs","fontSize","1298178bsrxiS","1951zixLpu","slice","*Set format to:* %0","format","fontColor.colors","registerDescriptionCallback","charAt","copyFormat","fontSize.options","pasteFormat","descriptionFactory","split","push","toLowerCase","6300288VKACKj","commandParams","*Remove all formatting*","commandName"];return(fo=function(){return t})()}!function(t,e){const n=go,r=t();for(;;)try{if(483206===-parseInt(n(227))/1*(-parseInt(n(263))/2)+parseInt(n(226))/3+parseInt(n(253))/4*(parseInt(n(269))/5)+parseInt(n(248))/6+-parseInt(n(252))/7+-parseInt(n(241))/8+parseInt(n(224))/9*(parseInt(n(257))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class ho extends t.Plugin{[lo(262)](){const t=lo,e=this[t(250)],n=e[t(264)][t(247)](t(260)),r=e[t(255)][t(247)](t(234)),s=e[t(255)][t(247)](t(236));r&&s&&(n[t(223)](t(236)),n[t(270)](t(234)),this[t(221)]())}[lo(221)](){const t=lo,e=this[t(250)],n=e[t(249)];e[t(264)][t(247)](t(260))[t(237)][t(232)]((r=>{const s=t;if(s(251)!=r[s(265)]&&s(267)!=r[s(265)])return;const{data:o}=r;if(o&&s(236)===o[s(244)]){const t=[],r=o[s(242)][0];for(const[n,o]of Object[s(254)](r))t[s(239)](po(e,n,o));return t[s(273)]?{type:s(230),content:zr(n,s(229),t[s(261)](", "))}:{type:s(230),content:zr(n,s(243))}}}))}}function go(t,e){const n=fo();return(go=function(t,e){return n[t-=220]})(t,e)}function po(t,e,n){const r=lo,o=t[r(249)].t,i=e[r(238)](/(?=[A-Z])/)[r(261)](" "),a=o(i[r(233)](0)[r(222)]()+i[r(228)](1))[r(240)]();if(r(245)==typeof n)return a;if(r(268)===e||r(246)===e){const e=(0,s.normalizeColorOptions)(t[r(266)][r(247)](r(231)))[r(256)]((t=>t[r(271)]==n));return a+" ("+(e?o(e[r(220)])[r(240)]():n)+")"}if(r(225)===e&&isNaN(parseFloat(n))){const e=t[r(264)][r(247)](r(272))[r(258)](t[r(266)][r(247)](r(235)))[r(256)]((t=>t[r(271)]==n));return a+" ("+(e?o(e[r(259)])[r(240)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=124]})(t,e)}function Eo(){const t=["heading.options","type","_registerLegacyDescription","formatBlock","7gRbfkY","heading","editor","get","has","registerElementLabel","name","model","216466SlvGVd","config","view","enableDefaultAttributesIntegration","afterInit","TrackChangesEditing","_getHeadingLevel","1996212LOUMyF","53248YpMHAM","commandParams","find","2457399JrbUIB","348534ncKnFK","4390vwfDTb","value","match","500ifqkGf","locale","_headingOptions","plugins","ELEMENT_HEADING_CUSTOM","title","paragraph","ELEMENT_HEADING","descriptionFactory","commandName","format","registerDescriptionCallback","*Change to:* %0","2432488qjRopT","HeadingEditing"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(452174===-parseInt(n(146))/1+parseInt(n(154))/2+parseInt(n(157))/3+parseInt(n(162))/4*(-parseInt(n(159))/5)+-parseInt(n(153))/6*(parseInt(n(138))/7)+parseInt(n(132))/8+-parseInt(n(158))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(150)](){const t=mo,e=this[t(140)];if(!e[t(165)][t(142)](t(133)))return;this[t(164)]=e[t(147)][t(141)](t(134));const n=e[t(163)],r=e[t(165)][t(141)](t(151));r[t(149)](t(139));for(const e of this[t(164)])t(125)!=e[t(145)]&&r[t(127)][t(143)](e[t(145)],(n=>{const r=t,i=this[r(152)](e[r(145)]);return null!==i?s(n,i):o(n,e[r(124)])}));function s(e,r){return zr(n,t(126),[e,r])}function o(e,r){return zr(n,t(166),[e,r])}this[t(136)]()}[mo(136)](){const t=mo,e=this[t(140)],n=e[t(163)];e[t(165)][t(141)](t(151))[t(127)][t(130)]((e=>{const r=t;if(r(137)!=e[r(135)])return;const{data:s}=e;if(s&&r(139)==s[r(128)]){const e=s[r(155)][0][r(160)],c=this[r(152)](e);if(null!==c)return{type:r(129),content:zr(n,r(131),(1,a=c,zr(n,r(126),[1,a])))};const u=this[r(164)][r(156)]((t=>t[r(145)]===e))[r(124)];return{type:r(129),content:zr(n,r(131),(o=1,i=u,zr(n,t(166),[o,i])))}}var o,i,a}))}[mo(152)](t){const e=mo;var n,r;const s=t[e(161)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(164)])||void 0===n?void 0:n[e(156)]((n=>n[e(145)]==t));if(o&&o[e(148)]){const t=o[e(148)],n=(null!==(r=t[e(144)])&&void 0!==r?r:t)[e(161)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["highlight","find","title","3852441ifOqbv","highlight.options","commandName","registerAttributeLabel","formatInline","829240FfwwaQ","9qQYija","model","toLowerCase","commandParams","plugins","has","*Remove highlight*","TrackChangesEditing","HighlightEditing","FORMAT_HIGHLIGHT","afterInit","color","editor","value","*Set highlight:* %0","type","6dkXyYU","enableDefaultAttributesIntegration","locale","registerInlineAttribute","1219384xqgyFU","_registerLegacyDescription","config","registerDescriptionCallback","descriptionFactory","1214285BBOvnB","14633ERCTZt","163010fXNAqm","get","1614963cLAtVe","format"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=221]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(129478===-parseInt(n(236))/1+parseInt(n(237))/2*(parseInt(n(250))/3)+-parseInt(n(249))/4+-parseInt(n(235))/5*(parseInt(n(226))/6)+-parseInt(n(239))/7+parseInt(n(230))/8+parseInt(n(244))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(260)](){const t=_o,e=this[t(222)];if(!e[t(254)][t(255)](t(258)))return;const n=e[t(254)][t(238)](t(257)),r=e[t(228)];n[t(227)](t(241)),n[t(229)](t(241)),n[t(234)][t(247)](t(241),zr(r,t(259))),this[t(231)]()}[_o(231)](){const t=_o,e=this[t(222)],n=e[t(228)];e[t(254)][t(238)](t(257))[t(234)][t(233)]((r=>{const s=t;if(s(248)!=r[s(225)])return;const{data:o}=r;if(o&&s(241)==o[s(246)]){const t=n.t,r=o[s(253)][0][s(223)];if(r){const o=e[s(232)][s(238)](s(245))[s(242)]((t=>t[s(251)]==r)),i=t(o[s(243)])[s(252)]();return{type:s(240),content:zr(n,s(224),i),color:{value:o[s(221)],title:o[s(243)]}}}return{type:s(240),content:zr(n,s(256),zr(n,s(259)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=496]})(t,e)}function Lo(){const t=["2065328UhbjmH","HorizontalLineEditing","plugins","horizontalLine","ELEMENT_HORIZONTAL_LINE","has","930576TjklNm","createContainerElement","locale","ck-horizontal-line","div","for","showSuggestionHighlights","2hRnlxz","enableCommand","insert","TrackChangesEditing","createEmptyElement","registerElementLabel","afterInit","editor","192905pIkoku","addClass","663858hrWydO","1575785sDLBlC","createPositionAt","high","3680082NmyEfy","descriptionFactory","elementToStructure","dataDowncast","3787000TtQYtf","get","conversion"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(410799===parseInt(n(509))/1+-parseInt(n(501))/2*(parseInt(n(511))/3)+-parseInt(n(522))/4+-parseInt(n(512))/5+parseInt(n(515))/6+parseInt(n(519))/7+parseInt(n(528))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Ro extends t.Plugin{[ko(507)](){const t=ko,e=this[t(508)];if(!e[t(524)][t(527)](t(523)))return;e[t(524)][t(520)](t(504))[t(502)](t(525));const n=e[t(524)][t(520)](t(504)),r=e[t(496)];n[t(516)][t(506)](t(525),(e=>zr(r,t(526),e))),e[t(521)][t(499)](t(518))[t(517)]({model:t(525),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(500)])return null;const o=n[s(529)](s(498)),i=n[s(505)]("hr");return n[s(510)](s(497),o),n[s(503)](n[s(513)](o,0),i),o},converterPriority:t(514)})}}const No=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=419]})(t,e)}!function(t,e){const n=So,r=t();for(;;)try{if(665378===parseInt(n(430))/1+-parseInt(n(435))/2*(parseInt(n(446))/3)+parseInt(n(438))/4*(parseInt(n(445))/5)+parseInt(n(449))/6+-parseInt(n(453))/7*(parseInt(n(458))/8)+parseInt(n(434))/9+parseInt(n(441))/10*(-parseInt(n(437))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[No(444)](){const t=No,e=this[t(447)];if(!e[t(440)][t(443)](t(454)))return;const n=e[t(440)][t(424)](t(427)),r=e[t(425)];n[t(457)][t(452)](t(422),(e=>zr(r,t(455),e))),n[t(450)](t(431)),n[t(436)](t(432)),n[t(457)][t(420)]((e=>{const n=t;if(n(448)!=e[n(451)])return;const{data:s}=e;if(s&&n(432)==s[n(442)]&&e[n(428)]()[n(429)][n(419)].is(n(421),n(422))){const t=zr(r,n(455));return{type:n(456),content:zr(r,n(433),t)}}})),this[t(439)]()}[No(439)](){const t=No,e=this[t(447)],n=e[t(425)];e[t(440)][t(424)](t(427))[t(457)][t(420)]((e=>{const r=t;if(r(423)!=e[r(451)])return;const{data:s}=e;if(s&&r(431)==s[r(426)]){const t=zr(n,r(455));return{type:r(456),content:zr(n,r(433),t)}}}))}}function Mo(){const t=["HtmlEmbed","ELEMENT_HTML_EMBED","format","descriptionFactory","3848tWrgCW","nodeAfter","registerDescriptionCallback","element","rawHtml","formatBlock","get","locale","commandName","TrackChangesEditing","getFirstRange","start","254310XeqIpS","htmlEmbed","value","*Change %0 content*","1004112lYODTq","730170RnfoUy","registerBlockAttribute","89254cUcFLM","4FqPqPs","_registerLegacyDescription","plugins","1030qpqRQp","key","has","afterInit","6505465tHhjMV","9iVoyCj","editor","attribute","6834720lUmglN","enableDefaultAttributesIntegration","type","registerElementLabel","3052QWMBsn"];return(Mo=function(){return t})()}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=352]})(t,e)}function Fo(){const t=["markDeletion","join","5241okkblE","ImageBlockEditing","backward","isIntersecting","createRangeOn","filter","convertInlineImageToBlock","_findSuggestions","getNearestSelectionRange","enableDefaultAttributesIntegration","registerBlockAttribute","formatInline","forceDefaultExecution","deletion","ELEMENT_INLINE_IMAGE","uploadImage","commandParams","schema","type","element","commandName","getSuggestionCallback","removeObject","insertImage","descriptionFactory","registerElementLabel","Block image to inline image","enableCommand","isBlockImage","registerCustomCallback","_registerLegacyDescription","subType","locale","markBlockFormat","imageStylePreApply","820EcKaRY","convertBlockImageToInline","findIndex","width","ImageUploadEditing","getFirstRange","markInsertion","resizeImage","_suggestionFactory","registerAttributeLabel","getClosestSelectedImageElement","ImageCaptionEditing","Inline image to block image","TrackChangesEditing","end","formatBlock","fromPosition","*Remove image text alternative*","selection","*Set image text alternative:* %0","*Set image width:* %0","2502270TGMLYV","imageTypeBlock","nodeBefore","caption","attribute","previous","306HOJoQD","8434760wTLHyU","key","model","accept","imageBlock","ImageEditing","start","307810ABjySU","ELEMENT_IMAGE","plugins","imageTypeInline","isBefore","ImageResize","imageCaption","7FQdVQS","imageTextAlternative","discard","1105692lugufe","isCollapsed","editor","change","createRange","imageInline","nodeAfter","2931654BlyiOH","ImageUtils","getContainedElement","isEqual","length","*Reset image width*","registerDescriptionCallback","toNext","toPrevious","forward","detach","has","ImageInlineEditing","ImageCaptionUtils","523557WIycOS","ELEMENT_CAPTION","insertion","alt","chain","resizedWidth","find","getCaptionFromImageModelElement","format","toggleImageCaption","ImageTextAlternativeEditing","document","FORMAT_IMAGE_SIZE","addObject","afterInit","isOwn","newValue","get"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(668008===-parseInt(n(405))/1+parseInt(n(384))/2+parseInt(n(425))/3*(-parseInt(n(460))/4)+parseInt(n(360))/5+-parseInt(n(391))/6*(-parseInt(n(381))/7)+parseInt(n(367))/8+parseInt(n(366))/9*(-parseInt(n(374))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(419)](){const t=Oo,e=this[t(386)];if(!e[t(376)][t(402)](t(372)))return;const n=e[t(376)][t(422)](t(352)),r=e[t(376)][t(422)](t(392)),s=e[t(457)];n[t(452)](t(448)),n[t(449)][t(450)](t(371),(e=>zr(s,t(375),e))),n[t(449)][t(450)](t(389),(e=>zr(s,t(439),e))),n[t(449)][t(450)](t(363),(()=>zr(s,t(406)))),e[t(376)][t(402)](t(464))&&n[t(452)](t(440)),e[t(376)][t(402)](t(426))&&e[t(376)][t(402)](t(403))&&(n[t(452)](t(377),((s,o)=>{const i=t,a=r[i(470)](e[i(369)][i(416)][i(357)]);e[i(369)][i(387)]((()=>{const t=i;n[t(458)](a,{commandName:t(377),commandParams:[o]},[],t(461))}))})),n[t(452)](t(361),((s,o)=>{const a=t;e[a(369)][a(387)]((t=>{const c=a;let u=r[c(470)](e[c(369)][c(416)][c(357)]),l=t[c(429)](u);const f=i.LivePosition[c(355)](l[c(373)],c(399)),h=i.LivePosition[c(355)](l[c(353)],c(398));n[c(437)]((()=>s(o))),u=r[c(470)](e[c(369)][c(416)][c(357)]),l=t[c(429)](u);const g=t[c(388)](f,h);f[c(401)](),h[c(401)](),n[c(458)](u,{commandName:c(377),commandParams:[o]},[],c(431)),g[c(373)][c(378)](l[c(373)])&&n[c(466)](t[c(388)](g[c(373)],l[c(373)]),c(431)),l[c(353)][c(378)](g[c(353)])&&n[c(466)](t[c(388)](l[c(353)],g[c(353)]),c(431))}))})),n[t(468)][t(454)](t(354),t(431),t(424),(()=>!1)),n[t(468)][t(454)](t(354),t(431),t(370),(()=>!1)),n[t(468)][t(454)](t(354),t(431),t(383),n[t(468)][t(446)](t(354),"",t(370))),n[t(468)][t(454)](t(407),t(431),t(424),(()=>!1)),n[t(468)][t(454)](t(407),t(431),t(383),(([r])=>{const s=t,o=n[s(468)][s(446)](s(407),"",s(383));let i=r[s(373)],a=r[s(353)];const c=e[s(369)][s(442)][s(433)](i,s(427)),u=e[s(369)][s(442)][s(433)](a,s(400));c[s(385)]&&(i=c[s(373)]),u[s(385)]&&(a=u[s(353)]),o([e[s(369)][s(388)](i,a)])})),n[t(468)][t(454)](t(354),t(431),t(409),c),n[t(468)][t(454)](t(407),t(431),t(409),c)),e[t(376)][t(402)](t(471))&&(n[t(452)](t(414),((s,o)=>{const i=t,a=e[i(376)][i(422)](i(404));let c=r[i(470)](e[i(369)][i(416)][i(357)]),u=a[i(412)](c);e[i(369)][i(387)]((()=>{const t=i;if(u)return void n[t(423)](e[t(369)][t(429)](u));const l=r[t(453)](c);s(o),c=r[t(470)](e[t(369)][t(416)][t(357)]),u=a[t(412)](c),n[t(466)](e[t(369)][t(429)](u),l?null:t(380))}))})),n[t(468)][t(454)](t(407),t(380),t(409),c));const o=[{type:t(354),subType:t(459)},{type:t(407),subType:t(380)},{type:t(354),subType:t(431)},{type:t(407),subType:t(431)}];function a(e,s){const i=t,a=o[i(462)]((({type:t,subType:n})=>e[i(443)]==t&&e[i(456)]==n)),c=o[i(462)]((({type:t,subType:e})=>s[i(443)]==t&&s[i(456)]==e));if(a<0||c<0)return!1;const u=e[i(465)](),l=s[i(465)]();if((0==a||1==a)&&2==c&&u[i(428)](l))return!0;if(2==a&&3==c){const t=n[i(432)](u,i(407))[i(430)]((({suggestion:t,meta:e})=>e[i(420)]&&i(431)==t[i(456)]));if(t[i(395)]>1&&l[i(353)][i(394)](u[i(373)]))return!0;if(1==t[i(395)]&&(u[i(373)][i(394)](l[i(353)])||u[i(353)][i(394)](l[i(373)])))return!0}if(3==a&&3==c&&u[i(373)][i(378)](l[i(373)])){const t=u[i(353)][i(390)],e=l[i(373)][i(362)];return r[i(453)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(376)][t(402)](t(379))&&(n[t(434)](t(467)),n[t(435)](t(410)),n[t(449)][t(469)](t(410),zr(s,t(417)))),e[t(376)][t(402)](t(415))&&(n[t(434)](t(382)),n[t(435)](t(408))),n[t(449)][t(397)]((e=>{const n=t;if(o[n(411)]((({type:t,subType:r})=>e[n(443)]==t&&e[n(456)]==r)))return e[n(365)]?{}:void 0})),n[t(449)][t(397)]((e=>{const n=t;if(n(407)==e[n(443)]||n(438)==e[n(443)]){const t=e[n(393)]();if(t&&t.is(n(444),n(363)))return{type:n(407)==e[n(443)]?n(418):n(447),element:t,quantity:1}}})),n[t(449)][t(397)]((e=>t(354)==e[t(443)]&&t(431)==e[t(456)]?{type:t(413),content:t(472)}:t(354)==e[t(443)]&&t(461)==e[t(456)]?{type:t(413),content:t(451)}:void 0)),n[t(449)][t(397)]((e=>{const n=t;if(n(364)!=e[n(443)])return;const{data:r}=e;if(!r||n(408)!=r[n(368)])return;const o=r[n(421)];return o?{type:n(413),content:zr(s,n(358),'"'+o+'"')}:{type:n(413),content:zr(s,n(356))}})),this[t(455)]()}[Oo(455)](){const t=Oo,e=this[t(386)],n=e[t(457)];e[t(376)][t(422)](t(352))[t(449)][t(397)]((e=>{const r=t;if(r(354)!=e[r(443)]&&r(436)!=e[r(443)])return;const{data:s}=e;if(s){if(r(382)==s[r(445)]){const t=s[r(441)][0][r(421)];return t?{type:r(413),content:zr(n,r(358),'"'+t+'"')}:{type:r(413),content:zr(n,r(356))}}if(r(467)==s[r(445)]){const t=s[r(441)][0][r(463)];return t?{type:r(413),content:zr(n,r(359),t)}:{type:r(413),content:zr(n,r(396))}}}}))}}function Po(t,e){const n=Uo();return(Po=function(t,e){return n[t-=317]})(t,e)}const Bo=Po;function Uo(){const t=["*Format:* replace image URL","610szJQtT","164313iPyCmo","ImageEditing","20DkOQpG","1358832IfBjjM","TrackChangesEditing","registerBlockAttribute","discard","has","217687ojewBD","_registerLegacyDescription","src","getSuggestionCallback","get","replaceImageSource","47877sfyHrk","key","descriptionFactory","2348JNXaVY","locale","*Replace image URL*","38784ZeEojP","editor","_suggestionFactory","registerCustomCallback","formatInline","format","plugins","afterInit","21ktDEeL","accept","attribute","33xLQKZV","enableDefaultAttributesIntegration","_handleLegacySuggestions","registerDescriptionCallback","302030cqRNLh","commandName","formatBlock","newValue","type","oldValue"];return(Uo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(116579===-parseInt(n(326))/1+parseInt(n(320))/2*(parseInt(n(332))/3)+parseInt(n(335))/4*(parseInt(n(317))/5)+parseInt(n(321))/6+-parseInt(n(346))/7*(parseInt(n(338))/8)+-parseInt(n(318))/9+-parseInt(n(353))/10*(parseInt(n(349))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class xo extends t.Plugin{[Bo(345)](){const t=Bo;if(!this[t(339)][t(344)][t(325)](t(319)))return;const e=this[t(339)][t(336)],n=this[t(339)][t(344)][t(330)](t(322));n[t(350)](t(331)),n[t(323)](t(328)),n[t(334)][t(352)]((n=>{const r=t;if(r(348)!=n[r(357)])return;const{data:s}=n;return s&&r(328)==s[r(333)]?s[r(356)]&&s[r(358)]?{type:r(343),content:zr(e,r(337))}:{type:r(343),content:""}:void 0})),this[t(351)]()}[Bo(351)](){const t=Bo,e=this[t(339)][t(344)][t(330)](t(322));e[t(340)][t(341)](t(355),t(331),t(347),e[t(340)][t(329)](t(355),null,t(324))),e[t(340)][t(341)](t(355),t(331),t(324),e[t(340)][t(329)](t(355),null,t(347))),this[t(327)]()}[Bo(327)](){const t=Bo,e=this[t(339)],n=e[t(336)];e[t(344)][t(330)](t(322))[t(334)][t(352)]((e=>{const r=t;if(r(355)!=e[r(357)]&&r(342)!=e[r(357)])return;const{data:s}=e;return s&&r(331)==s[r(354)]?{type:r(343),content:zr(n,r(359))}:void 0}))}}const jo=Go;function Go(t,e){const n=Ho();return(Go=function(t,e){return n[t-=397]})(t,e)}!function(t,e){const n=Go,r=t();for(;;)try{if(269981===-parseInt(n(445))/1+parseInt(n(419))/2*(parseInt(n(492))/3)+parseInt(n(438))/4*(parseInt(n(437))/5)+parseInt(n(490))/6*(parseInt(n(478))/7)+parseInt(n(400))/8+-parseInt(n(450))/9+parseInt(n(463))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Vo extends t.Plugin{[jo(459)](){const t=jo,n=this[t(467)];if(!n[t(409)][t(401)](t(448)))return;const r=n[t(409)][t(486)](t(476)),s=n[t(409)][t(486)](t(471)),o={};r[t(399)](t(462),((o,i)=>{const a=t,c=n[a(409)][a(486)](a(397)).me,u=n[a(469)][a(486)](a(462));let l=s[a(418)](n[a(493)][a(470)][a(442)]),f=n[a(493)][a(484)](l),h=u[a(440)];if(h==i[a(440)])return;const g={commandName:a(462),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(493)][a(404)]((()=>{const t=a;if(r[t(485)]()[t(461)]((e=>e[t(426)]&&c==e[t(403)]&&(t(430)==e[t(482)]||t(413)==e[t(482)])&&(t(489)==e[t(466)]||t(414)==e[t(466)])&&e[t(434)]()[t(446)](f)))[t(402)]((e=>r[t(432)](e[t(436)]))),l=s[t(418)](n[t(493)][t(470)][t(442)]),f=n[t(493)][t(484)](l),u[t(464)](),n[t(469)][t(486)](t(417))[t(464)](),n[t(469)][t(486)](t(435))[t(464)](),h=u[t(440)],h!=i[t(440)])return s[t(481)](l)&&u[t(472)](i[t(440)],l)?(o({...i,setImageSizes:!1}),l=s[t(418)](n[t(493)][t(470)][t(442)]),void r[t(479)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(489))):void(s[t(452)](l)?r[t(479)](l,g,[],t(414)):r[t(468)](f,g,t(414)))}))}));for(const e of n[t(409)][t(486)](t(448))[t(439)])o[e[t(494)]]=e[t(415)][t(421)]();r[t(431)][t(443)](t(430),t(489),t(444),(()=>!1)),r[t(431)][t(443)](t(430),t(414),t(444),(()=>!1)),r[t(431)][t(443)](t(413),t(414),t(444),(()=>!1)),r[t(431)][t(443)](t(430),t(489),t(487),(([e])=>{const n=t;s[n(408)](e[n(423)]())})),r[t(431)][t(443)](t(430),t(489),t(420),((e,n)=>{const s=t;r[s(431)][s(491)](s(430),"",s(487))(e,{commandName:n[s(460)],commandParams:n[s(405)]})})),r[t(431)][t(443)](t(430),t(489),t(495),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(430),subType:t(489)},{type:t(433),subType:t(412)},{type:t(430),subType:t(407)},{type:t(433),subType:t(407)}];function a(e,n){const o=t,a=i[o(474)]((({type:t,subType:n})=>e[o(482)]==t&&e[o(466)]==n)),c=i[o(474)]((({type:t,subType:e})=>n[o(482)]==t&&n[o(466)]==e));if(a<0||c<0)return!1;const u=e[o(434)](),l=n[o(434)]();if((0==a||1==a)&&2==c&&u[o(429)](l))return!0;if(2==a&&3==c){const t=r[o(411)](u,o(433))[o(461)]((({suggestion:t,meta:e})=>e[o(449)]&&o(407)==t[o(466)]));if(t[o(416)]>1&&l[o(410)][o(446)](u[o(477)]))return!0;if(1==t[o(416)]&&(u[o(477)][o(446)](l[o(410)])||u[o(410)][o(446)](l[o(477)])))return!0}if(3==a&&3==c&&u[o(477)][o(473)](l[o(477)])){const t=u[o(410)][o(447)],e=l[o(477)][o(488)];return s[o(452)](t)&&t===e}return!1}n[t(493)][t(470)][t(441)]((()=>{const e=t;let o=!1;const i=Array[e(480)](n[e(493)][e(470)][e(424)][e(406)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(465)](t);if(e(475)==i&&r[e(422)](u)){if(e(430)==a&&(e(489)==c||e(414)==c)){const t=r[e(483)](u);if(n[e(398)]){const n=t[e(434)]()[e(423)]();if(s[e(452)](n))continue;r[e(432)](t),o=!0}}if(e(433)==a&&e(412)==c&&!n[e(398)]){const t=r[e(483)](u);t[e(456)]&&t[e(456)][e(426)]&&(r[e(432)](t[e(456)]),o=!0)}}}return o})),this[t(457)](o)}[jo(457)](t){const e=jo,n=this[e(467)],r=n[e(427)];n[e(409)][e(486)](e(476))[e(458)][e(453)]((n=>{const s=e;if(s(430)!=n[s(482)]&&s(413)!=n[s(482)])return;const{data:o}=n;if(!o||s(462)!=o[s(460)])return;const i=o[s(451)][0][s(440)];return function(t){const e=s;return{type:e(425),content:zr(r,e(428),t)}}(s(454)===i?zr(r,s(455)):t[i]||i)}))}}function Ho(){const t=["suggestion","TrackChangesEditing","start","3115hLKVVG","markBlockFormat","from","isInlineImage","type","getSuggestion","createRangeOn","getSuggestions","get","accept","nodeBefore","imageStylePreApply","2946SkITEZ","getSuggestionCallback","6yJoYWU","model","name","chain","Users","newRange","enableCommand","1984032FhUeFD","has","forEach","author","change","commandReversedParams","getChangedMarkers","convertInlineImageToBlock","setImageNaturalSizeAttributes","plugins","end","_findSuggestions","imageCaption","formatInline","imageStylePostApply","title","length","imageTypeInline","getClosestSelectedImageElement","150338IeFReg","discard","toLowerCase","hasSuggestion","getContainedElement","differ","format","isInContent","locale","*Format:* %0","isIntersecting","formatBlock","_suggestionFactory","discardSuggestion","insertion","getFirstRange","imageTypeBlock","head","8405HuQKyv","364yZZOiS","normalizedStyles","value","registerPostFixer","selection","registerCustomCallback","join","64613gMrzZH","isEqual","nodeAfter","ImageStyleEditing","isOwn","4803813ERtzhY","commandParams","isBlockImage","registerDescriptionCallback","side","FORMAT_SIDE_IMAGE","next","_registerLegacyDescription","descriptionFactory","afterInit","commandName","filter","imageStyle","985430KRLdIa","refresh","_splitMarkerName","subType","editor","markInlineFormat","commands","document","ImageUtils","shouldConvertImageType","isBefore","findIndex"];return(Ho=function(){return t})()}function zo(){const t=["2cLCBlY","bind","Users","afterInit","1841742EPNZgI","plugins","high","_handleImportedData","editor","commands","_trackChangesExecuted","trackChanges","value","enableCommand","8YVvpHg","track_changes","collaboration_features","dataInsert","43455UujbTf","4768476fVUlFI","870TFnWUk","execute","listenTo","forEach","1517734tFLFWY","lowest","get","11832772OxWTLk","importWord","1250181YvbCrP","TrackChangesEditing","33MchWEg","_setSuggestionData","_trackChangesValueDuringImport","8gmOHAf","6386660xvHFqV"];return(zo=function(){return t})()}const Wo=Ko;function Ko(t,e){const n=zo();return(Ko=function(t,e){return n[t-=345]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(948218===parseInt(n(363))/1*(-parseInt(n(375))/2)+-parseInt(n(368))/3*(parseInt(n(373))/4)+-parseInt(n(357))/5*(-parseInt(n(359))/6)+-parseInt(n(366))/7*(-parseInt(n(353))/8)+-parseInt(n(379))/9+-parseInt(n(374))/10+parseInt(n(370))/11*(parseInt(n(358))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class Zo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(372)]=!1,this[e(349)]=!1}[Wo(378)](){const t=Wo,e=this[t(347)],n=e[t(348)][t(365)](t(367)),r=e[t(348)][t(365)](t(350));n&&(n.on(t(360),((e,[,n])=>{const s=t;this[s(372)]=r[s(351)],n[s(355)][s(354)]=!this[s(372)]}),{priority:t(345)}),this[t(361)](n,t(356),this[t(346)][t(376)](this)),this[t(361)](n,t(356),(()=>{const e=t;this[e(349)]&&(r[e(360)](),this[e(349)]=!1)}),{priority:t(364)}),e[t(380)][t(365)](t(369))[t(352)](t(367)))}[Wo(346)](t,e){const n=Wo,{suggestions:r}=e,s=this[n(347)][n(348)][n(365)](n(350)),o=s[n(351)];this[n(372)]!==o&&(s[n(360)](),this[n(349)]=!0),r&&r[n(362)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(347)][o(380)][o(365)](o(377)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(367)}}};this[o(347)][o(380)][o(365)](o(369))[o(371)](i)}))}}function Qo(){const t=["1584HULMZp","1974922eskjVO","enableDefaultAttributesIntegration","652784sWgojd","390fzKQrv","_registerLegacyDescription","registerBlockAttribute","37593012ZaAQOS","editor","175BTsxuN","get","IndentEditing","140Ipjqpv","81852uZwZDp","enableCommand","formatBlock","*Indent:* %0","plugins","*Outdent:* %0","type","format","registerAttributeLabel","getItems","4156276ffByBU","has","getItemLabel","afterInit","FORMAT_INDENT","locale","indentBlock","commandName","3sghcDp","outdent","registerDescriptionCallback","indent","1LUvZyR","descriptionFactory","13fYeOmv","blockIndent","outdentBlock","IndentBlock","2689092qyetpt","TrackChangesEditing"];return(Qo=function(){return t})()}const qo=Xo;function Xo(t,e){const n=Qo();return(Xo=function(t,e){return n[t-=433]})(t,e)}!function(t,e){const n=Xo,r=t();for(;;)try{if(579123===parseInt(n(462))/1*(-parseInt(n(471))/2)+parseInt(n(458))/3*(-parseInt(n(450))/4)+-parseInt(n(474))/5*(parseInt(n(440))/6)+parseInt(n(436))/7*(parseInt(n(470))/8)+-parseInt(n(468))/9+parseInt(n(439))/10*(parseInt(n(473))/11)+parseInt(n(434))/12*(parseInt(n(464))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Yo extends t.Plugin{[qo(453)](){const t=qo,e=this[t(435)],n=e[t(444)][t(437)](t(469));if(e[t(444)][t(451)](t(438))&&(n[t(441)](t(461)),n[t(441)](t(459))),e[t(444)][t(451)](t(467)))for(const e of[t(456),t(466)])n[t(472)](e);const r=e[t(455)];n[t(433)](t(465)),n[t(463)][t(448)](t(465),zr(r,t(454))),this[t(475)]()}[qo(475)](){const t=qo,e=this[t(435)],n=e[t(455)],r=e[t(444)][t(437)](t(469));r[t(463)][t(460)]((e=>{const s=t;if(s(442)!=e[s(446)])return;const{data:o}=e;if(!o)return;if(s(456)!=o[s(457)]&&s(466)!=o[s(457)])return;const i=e[s(449)]()[0],a=r[s(463)][s(452)](i);return s(456)==o[s(457)]?{type:s(447),content:zr(n,s(443),a)}:s(466)==o[s(457)]?{type:s(447),content:zr(n,s(445),a)}:void 0}))}}function Jo(t,e){var n=ti();return(Jo=function(t,e){return n[t-=357]})(t,e)}var $o=Jo;function ti(){var t=["326713tyHFRo","input","2PMGWUl","requires","enableCommand","27377QnFYuh","plugins","init","222fhBiFo","get","448ZdZCLN","243uLtYqJ","644529BOaDMt","3283580ZBwYVC","editor","642390yKbKzQ","TrackChangesEditing","867172lVIttS"];return(ti=function(){return t})()}!function(t,e){for(var n=Jo,r=t();;)try{if(275002===parseInt(n(370))/1*(parseInt(n(372))/2)+-parseInt(n(364))/3+parseInt(n(369))/4+parseInt(n(367))/5+parseInt(n(360))/6*(parseInt(n(357))/7)+-parseInt(n(362))/8*(-parseInt(n(363))/9)+-parseInt(n(365))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[$o(373)](){return[vs.Input]}[$o(359)](){var t=$o;this[t(366)][t(358)][t(361)](t(368))[t(374)](t(371))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=455]})(t,e)}function si(){const t=["manualDecorators","2843392wYaeJy","linkHref","9XhVIaT","link","*Set link:* %0","LinkEditing","link (","4394440mXcsnE","has","attribute","commandParams","_registerLegacyDescription","format","toLowerCase","locale","commandName","4qpvxwY","181862aajWHp","unlink","registerAttributeLabel","1481949HAZERs","1320860Ijwfow","2530305brItdA","TrackChangesEditing","plugins","registerInlineAttribute","enableDefaultAttributesIntegration","3937451srzmpo","6hpPVPl","*Remove link*","type","formatInline","get","descriptionFactory","editor","label","key","registerDescriptionCallback","afterInit","commands","newValue"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(367456===-parseInt(n(466))/1*(parseInt(n(465))/2)+parseInt(n(469))/3+parseInt(n(491))/4+parseInt(n(471))/5+parseInt(n(477))/6*(-parseInt(n(476))/7)+-parseInt(n(456))/8*(parseInt(n(493))/9)+parseInt(n(470))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(487)](){const t=ni,e=this[t(483)];if(!e[t(473)][t(457)](t(496)))return;const n=e[t(473)][t(481)](t(472)),r=e[t(488)][t(481)](t(494));n[t(475)](t(494)),n[t(475)](t(467)),n[t(474)](t(492));for(const e of r[t(490)])n[t(474)](e.id),n[t(482)][t(468)](e.id,t(455)+e[t(484)][t(462)]()+")");n[t(482)][t(486)]((n=>{const r=t;if(r(458)!=n[r(479)])return;const{data:s}=n;if(!s||r(492)!=s[r(485)])return;const o=s[r(489)],i=e[r(463)];return{type:r(461),content:null==o?zr(i,r(478)):zr(i,r(495),'"'+o+'"')}})),this[t(460)]()}[ni(460)](){const t=ni,e=this[t(483)],n=e[t(463)];e[t(473)][t(481)](t(472))[t(482)][t(486)]((e=>{const r=t;if(r(480)!=e[r(479)])return;const{data:s}=e;if(s){if(r(494)==s[r(464)]){const t=s[r(459)][0];return{type:r(461),content:zr(n,r(495),'"'+t+'"')}}return r(467)==s[r(464)]?{type:r(461),content:zr(n,r(478))}:void 0}}))}}function ii(t,e){const n=ai();return(ii=function(t,e){return n[t-=203]})(t,e)}function ai(){const t=["value","push","TrackChangesEditing","type","numberedList","bulleted","locale","outdentList","plugins","findIndex","commandParams","replace","descriptionFactory","36731790rCnQVw","commandName","6883566UBYRjZ","document","selection","paragraph","List","521485uvuCeU","ELEMENT_LIST_ITEM","registerElementLabel","getAttribute","*Check item*","3675920ANFyDI","_selectedElements","blockName","commands","6kZDjZW","filter","model","listItem","forceValue","ELEMENT_NUMBERED_LIST","before","checkChild","formatInline","todo","3641901qiJSdv","parent","formatBlock","name","add","listType","ELEMENT_TODO_LIST","*Change to:* %0","previousSibling","checkTodoList","numbered","element","bulletedList","end","from","format","registerDescriptionCallback","length","markBlockFormat","execute","LegacyTodoListEditing","get","schema","7qFNuWB","enableCommand","*Uncheck item*","isObject","4772356AjllAi","*Outdent:* %0","createPositionAt","indentList","LegacyListEditing","listIndent","*Indent:* %0","slice","todoListChecked","editor","has","change","getSelectedBlocks","nextSibling","todoList","afterInit","ELEMENT_BULLETED_LIST","11525064Zxkbvf","createRange"];return(ai=function(){return t})()}const ci=ii;!function(t,e){const n=ii,r=t();for(;;)try{if(785345===parseInt(n(204))/1*(parseInt(n(213))/2)+-parseInt(n(223))/3+parseInt(n(250))/4+parseInt(n(209))/5+parseInt(n(284))/6*(parseInt(n(246))/7)+parseInt(n(267))/8+-parseInt(n(282))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ci(265)](){const t=ci,e=this[t(259)],n=e[t(275)];if(!e[t(277)][t(260)](t(254)))return;const r=e[t(277)][t(244)](t(271)),s=e[t(277)][t(260)](t(243));function o(t){return()=>{const n=ii,s=e[n(215)][n(285)][n(286)],o=e[n(212)][n(244)](t);if(o[n(269)])return void e[n(242)](n(287),{});const i=t[n(257)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(237)](t)[s(214)]((t=>function(t,e){const n=s;return e[n(220)](t[n(224)],n(216))&&!e[n(249)](t)}(t,r)));o=o[s(214)]((t=>!t.is(s(234),s(216))||t[s(207)](s(228))!=e));const i=new Set;for(const t of o)t.is(s(234),s(216))?i[s(227)](li(t)):i[s(227)](t);return Array[s(237)](i)}(s[n(262)](),i,e[n(215)][n(245)]);e[n(215)][n(261)]((()=>{const e=n;for(const n of a)r[e(241)](n,{commandName:t,commandParams:[{forceValue:!o[e(269)]}],formatGroupId:e(211)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(237)](t);const r=n[e(278)]((t=>e(216)!=t[e(226)]));return r>-1&&(n=n[e(257)](0,r)),n}(e[n(215)][n(285)][n(286)][n(262)]()),o=e[n(215)][n(268)](e[n(215)][n(252)](s[0],n(219)),e[n(215)][n(252)](s[s[n(240)]-1],n(236)));e[n(215)][n(261)]((()=>{const e=n;r[e(241)](o,{commandName:t,commandParams:[],formatGroupId:e(255)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(263)];for(;t&&t[n(207)](n(255))>e[n(207)](n(255));)r[n(227)](t),t=t[n(263)]}return Array[n(237)](r)}(s))}))}}r[t(247)](t(273),o(t(273))),r[t(247)](t(235),o(t(235))),s&&r[t(247)](t(264),o(t(264))),r[t(247)](t(253),i(t(253))),r[t(247)](t(276),i(t(276))),s&&r[t(247)](t(232),(()=>{const n=t,s=e[n(212)][n(244)](n(232)),o=Array[n(237)](s[n(210)]);o[n(214)]((t=>t[n(207)](n(258))!=s[n(269)])),e[n(215)][n(261)]((()=>{const t=n;for(const e of o)r[t(241)](e,{commandName:t(232),commandParams:[{forceValue:!s[t(269)]}]})}))})),r[t(281)][t(206)](t(216),(e=>zr(n,t(205),e))),r[t(281)][t(239)]((e=>{const r=t;if(r(225)!=e[r(272)]&&r(221)!=e[r(272)])return;const{data:s}=e;if(s){if(r(273)==s[r(283)]||r(235)==s[r(283)]||r(264)==s[r(283)])switch(s[r(283)][r(280)](r(203),"")){case r(274):return o(zr(n,r(266)));case r(233):return o(zr(n,r(218)));case r(222):return o(zr(n,r(229)))}if(r(253)==s[r(283)])return{type:r(238),content:zr(n,r(256),zr(n,r(205)))};if(r(276)==s[r(283)])return{type:r(238),content:zr(n,r(251),zr(n,r(205)))};if(r(232)==s[r(283)])return s[r(279)][0][r(217)]?{type:r(238),content:zr(n,r(208))}:{type:r(238),content:zr(n,r(248))}}function o(t){const e=r;return{type:e(238),content:zr(n,e(230),t)}}}))}}function li(t){const e=ci,n=t[e(207)](e(255));if(0==n)return t;let r=t;for(;t[e(231)]&&t[e(231)].is(e(234),e(216));){const s=t[e(231)][e(207)](e(255));if(s==n)r=t[e(231)];else if(s<n)break;t=t[e(231)]}return r}function fi(t){const e=ci,n=[];if(t.is(e(234),e(216))&&t[e(207)](e(255))>0){let r=t[e(263)];for(;r&&e(216)==r[e(226)]&&r[e(207)](e(255))==t[e(207)](e(255));)n[e(270)](r),r=r[e(263)]}return n}const hi=di;function gi(){const t=["_LIST_","_getSuggestionBlocks","11311340exKyFp","2ksQFCA","get","enableCommand","map","editor","getSiblingNodes","toUpperCase","change","unshift","getListTypeFromListStyleType","createRange","push","listItem","*Change to:* %0","before","_getTranslationKeyForListStyle","default","filter","listType","parent","handleListStyleCommand","numbered","element","backward","getFirstPosition","*Format:* set order to regular","forward","list.properties","replace","markMultiRangeBlockFormat","selection","startIndex","afterInit","createPositionAt","3034638gUpHwo","formatBlock","*Format:* set order to reversed","handleListStartCommand","169219MnsIOT","config","497hVbaUj","*Format:* set start index to %0","type","61352VPMVne","bind","format","listStart","descriptionFactory","from","formatInline","length","handleDescriptions","LegacyListPropertiesEditing","model","flat","reversed","document","ELEMENT_","listStyle","commandName","handleListReversedCommand","getSelectedBlocks","3176325pxlDXi","getAttribute","LegacyListUtils","300xrJovw","getLastPosition","listReversed","_getSuggestionBlocksForListStyle","plugins","commandParams","registerDescriptionCallback","has","1898394nHMuxr","styles","15925OWCeuV","TrackChangesEditing","locale"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=441]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(430391===parseInt(n(474))/1*(-parseInt(n(517))/2)+parseInt(n(509))/3+parseInt(n(501))/4*(parseInt(n(511))/5)+-parseInt(n(470))/6+-parseInt(n(476))/7*(parseInt(n(479))/8)+-parseInt(n(498))/9+parseInt(n(516))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(468)](){const t=hi;if(!this[t(521)][t(505)][t(508)](t(488)))return;const e=this[t(521)][t(475)][t(518)](t(463)),n=this[t(521)][t(505)][t(518)](t(512));e[t(510)]&&n[t(519)](t(494),this[t(456)][t(480)](this)),e[t(491)]&&n[t(519)](t(503),this[t(496)][t(480)](this)),e[t(467)]&&n[t(519)](t(482),this[t(473)][t(480)](this)),n[t(483)][t(507)](this[t(487)][t(480)](this))}[hi(456)](t,e={}){const n=hi,r=this[n(521)][n(505)][n(518)](n(512)),s=this[n(504)]();this[n(521)][n(489)][n(443)]((()=>{const t=n;r[t(465)](s,{commandName:t(494),commandParams:[{type:e[t(478)]}],formatGroupId:t(494)})}))}[hi(496)](t,e={}){const n=hi,r=this[n(521)][n(505)][n(518)](n(512)),s=this[n(515)]((t=>t.is(n(458),n(448))&&n(457)===t[n(499)](n(454))));if(s[n(486)]<1)return;const o=s[n(520)]((t=>this[n(521)][n(489)][n(446)](this[n(521)][n(489)][n(469)](t,n(450)),this[n(521)][n(489)][n(469)](t,0))));this[n(521)][n(489)][n(443)]((()=>{const t=n;r[t(465)](o,{commandName:t(503),commandParams:[{reversed:e[t(491)]}],formatGroupId:t(503)})}))}[hi(473)](t,e={}){const n=hi,r=this[n(521)][n(505)][n(518)](n(512)),s=this[n(515)]((t=>t.is(n(458),n(448))&&n(457)===t[n(499)](n(454))));if(s[n(486)]<1)return;const o=s[n(520)]((t=>this[n(521)][n(489)][n(446)](this[n(521)][n(489)][n(469)](t,n(450)),this[n(521)][n(489)][n(469)](t,0))));this[n(521)][n(489)][n(443)]((()=>{const t=n;r[t(465)](o,{commandName:t(482),commandParams:[{startIndex:e[t(467)]}],formatGroupId:t(482)})}))}[hi(487)](t){const e=hi;if(e(471)!=t[e(478)]&&e(485)!=t[e(478)])return;const n=this[e(521)][e(513)],{data:r}=t;if(!r)return;let s,o;switch(r[e(495)]){case e(494):s=e(449),o={type:e(481),content:zr(n,s,zr(n,this[e(451)](r[e(506)][0][e(478)])))};break;case e(503):s=r[e(506)][0][e(491)]?e(472):e(461),o={type:e(481),content:zr(n,s)};break;case e(482):s=e(477),o={type:e(481),content:zr(n,s,r[e(506)][0][e(467)])}}return o}[hi(504)](){const t=hi;var e,n,r,s;const o=this[t(521)][t(505)][t(518)](t(500));let i=Array[t(484)](this[t(521)][t(489)][t(492)][t(466)][t(497)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(458),t(448)))&&i[t(444)](...o[t(441)](this[t(521)][t(489)][t(492)][t(466)][t(460)](),t(459))),(null===(n=i[i[t(486)]-1])||void 0===n?void 0:n.is(t(458),t(448)))&&i[t(447)](...o[t(441)](this[t(521)][t(489)][t(492)][t(466)][t(502)](),t(462))),i=[...new Set(i)],(null===(s=null===(r=this[t(521)][t(489)][t(492)][t(466)][t(460)]())||void 0===r?void 0:r[t(455)])||void 0===s?void 0:s.is(t(458),t(448)))&&(i=i[t(453)]((e=>e.is(t(458),t(448))))),i}[hi(515)](t){const e=hi,n=this[e(521)][e(505)][e(518)](e(500));let r=Array[e(484)](this[e(521)][e(489)][e(492)][e(466)][e(497)]())[e(453)](t)[e(520)]((t=>{const r=e,s=this[r(521)][r(489)][r(469)](t,0);return[...n[r(441)](s,r(459)),...n[r(441)](s,r(462))]}))[e(490)]();return r=[...new Set(r)],r}[hi(451)](t){const e=hi;return e(493)+(this[e(521)][e(505)][e(518)](e(500))[e(445)](t)||e(452))[e(442)]()+e(514)+t[e(442)]()[e(464)](/-/g,"_")}}function mi(){const t=["246005NhAKwd","showSuggestionHighlights","enableCommand","elementToElement","createEmptyElement","363MFzkzz","conversion","div","MediaEmbedEditing","997572SEeQoa","plugins","3869670DgseOj","downcastDispatcher","get","descriptionFactory","1730RrfzxC","for","288wefyZd","attribute:url:media","ELEMENT_MEDIA","data","8irpXgb","media","options","TrackChangesEditing","647694OYUnPq","has","registerElementLabel","dataDowncast","locale","high","mediaEmbed","9075240wrPGbm","stop","8166xdjObo","afterInit","10ejQnQd","52749ofvtpG","editor"];return(mi=function(){return t})()}const Ii=Ei;function Ei(t,e){const n=mi();return(Ei=function(t,e){return n[t-=314]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(575637===parseInt(n(345))/1*(-parseInt(n(327))/2)+parseInt(n(340))/3*(parseInt(n(323))/4)+-parseInt(n(342))/5*(-parseInt(n(331))/6)+parseInt(n(317))/7+-parseInt(n(338))/8+-parseInt(n(343))/9*(parseInt(n(321))/10)+-parseInt(n(350))/11*(-parseInt(n(315))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ii(341)](){const t=Ii,e=this[t(344)];if(!e[t(316)][t(332)](t(314)))return;const n=e[t(316)][t(319)](t(330)),r=e[t(335)];n[t(347)](t(337)),n[t(320)][t(333)](t(328),(e=>zr(r,t(325),e))),e[t(351)][t(322)](t(334))[t(348)]({model:t(328),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(346)])return n[s(349)](s(352))},converterPriority:t(336)}),e[t(326)][t(318)].on(t(324),((e,n,r)=>{const s=t;r[s(329)][s(346)]&&e[s(339)]()}),{priority:t(336)})}}const Ti=yi;function _i(){const t=["TrackChangesEditing","MentionEditing","2141871DrJJek","get","afterInit","55PKvpdw","3938000NAsSuZ","has","mention","editor","11136UquKiG","32630xDHAgH","29316yTlZJP","4MPgyxd","6802392vPIbQv","plugins","6003025fVNyJh","927YYLtlU","enableCommand","45nkpoJJ"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(489658===parseInt(n(376))/1*(parseInt(n(383))/2)+-parseInt(n(393))/3*(-parseInt(n(384))/4)+-parseInt(n(390))/5*(parseInt(n(381))/6)+-parseInt(n(387))/7+-parseInt(n(385))/8+parseInt(n(388))/9*(parseInt(n(382))/10)+parseInt(n(377))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(375)](){const t=Ti,e=this[t(380)];e[t(386)][t(378)](t(392))&&e[t(386)][t(394)](t(391))[t(389)](t(379))}}function ki(){const t=["has","oldValue","format","ELEMENT_MULTI_LEVEL_LIST","handleDescriptions","8ekvlaC","afterInit","4785641YtXnki","plugins","*Remove format:* %0","33qeAXRH","multiLevelList","newValue","descriptionFactory","locale","next","head","registerDescriptionCallback","listType","5189976LZfzuJ","2hTbJEr","enableDefaultAttributesIntegration","key","data","8288430vKsHaS","editor","7471071atreEL","TrackChangesEditing","listMarkerStyle","MultiLevelList","6fDCICy","*Set format:* %0","2589219sKdLsp","1032390uEydot","get","registerBlockAttribute","707320ilkoUQ"];return(ki=function(){return t})()}const Ci=Li;function Li(t,e){const n=ki();return(Li=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(925946===-parseInt(n(268))/1+-parseInt(n(289))/2*(parseInt(n(301))/3)+-parseInt(n(288))/4+-parseInt(n(302))/5+-parseInt(n(299))/6*(-parseInt(n(276))/7)+-parseInt(n(274))/8*(-parseInt(n(295))/9)+parseInt(n(293))/10*(parseInt(n(279))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ki);class Ri extends t.Plugin{[Ci(275)](){const t=Ci,e=this[t(294)],n=e[t(277)][t(303)](t(296));e[t(277)][t(269)](t(298))&&(n[t(290)](t(280)),n[t(267)](t(297)),n[t(282)][t(286)]((e=>this[t(273)](e))))}[Ci(273)](t){const e=Ci,n=this[e(294)][e(283)],{data:r}=t,s={type:e(271),content:""};if(r&&e(297)==r[e(291)]){if(!r[e(270)])return{type:e(271),content:zr(n,e(300),zr(n,e(272)))+" ("+r[e(281)]+")"};if(!r[e(281)]){let o=t[e(285)];for(;o;){if(o[e(292)]&&e(287)==o[e(292)][e(291)]&&o[e(292)][e(281)])return s;o=o[e(284)]}return{type:e(271),content:zr(n,e(278),zr(n,e(272)))+" ("+r[e(270)]+")"}}}}}const Ni=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=Si,r=t();for(;;)try{if(305105===-parseInt(n(129))/1*(-parseInt(n(125))/2)+parseInt(n(135))/3+-parseInt(n(140))/4*(-parseInt(n(126))/5)+parseInt(n(120))/6+parseInt(n(123))/7+-parseInt(n(121))/8*(-parseInt(n(124))/9)+parseInt(n(136))/10*(-parseInt(n(139))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Ni(122)](){const t=Ni,e=this[t(142)];if(!e[t(131)][t(137)](t(138)))return;e[t(131)][t(133)](t(134))[t(127)](t(132));const n=e[t(131)][t(133)](t(134)),r=e[t(128)];n[t(143)][t(130)](t(132),(e=>zr(r,t(141),e)))}}function Mi(){const t=["1689171wqKgmR","50840xWhlQz","has","PageBreakEditing","3685mVgZyG","328OlAifF","ELEMENT_PAGE_BREAK","editor","descriptionFactory","2071104VdzYQR","824LUZdIF","afterInit","3175235fNEbHa","792xJEJNM","2YpfCXP","33610nMjjNm","enableCommand","locale","86131aVTqAd","registerElementLabel","plugins","pageBreak","get","TrackChangesEditing"];return(Mi=function(){return t})()}const Oi=wi;function wi(t,e){const n=Pi();return(wi=function(t,e){return n[t-=307]})(t,e)}!function(t,e){const n=wi,r=t();for(;;)try{if(859435===parseInt(n(354))/1+parseInt(n(339))/2+-parseInt(n(332))/3*(parseInt(n(335))/4)+parseInt(n(336))/5+-parseInt(n(361))/6+parseInt(n(309))/7*(parseInt(n(341))/8)+-parseInt(n(328))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Fi extends t.Plugin{[Oi(356)](){const t=Oi,e=this[t(372)];if(!e[t(312)][t(342)](t(347)))return;const n=e[t(352)],r=e[t(312)][t(371)](t(320));r[t(351)][t(307)](t(334),(e=>zr(n,t(344),e))),r[t(343)](t(334)),r[t(326)](t(333)),e[t(318)][t(346)].on(t(311),Di(e),{priority:t(365)}),e[t(325)][t(346)].on(t(311),((n,r,s)=>{const o=t;s[o(353)][o(321)]&&Di(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(365)});const s=r[t(351)];s[t(308)]((r=>{const o=t;if(o(338)!==r[o(358)])return;const{start:i,end:a}=r[o(317)]();if(!i[o(331)](a)||!i[o(319)])return;const c=e[o(350)][o(323)],u=i[o(319)];return c[o(363)](u)&&!c[o(366)](u)&&c[o(329)](u,o(367))?{type:o(338),content:zr(n,o(324),s[o(364)](u,1))}:void 0})),this[t(360)]()}[Oi(360)](){const t=Oi,e=this[t(372)],n=e[t(352)];e[t(312)][t(371)](t(320))[t(351)][t(308)]((e=>{const r=t;if(r(368)!=e[r(358)])return;const{data:s}=e;return s&&r(334)==s[r(322)]?{type:r(310),content:zr(n,r(340),zr(n,r(344)))}:void 0}))}}function Di(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(312)][o(371)](o(320)),a=r[o(316)][o(349)],c=r[o(316)][o(330)],u=t[o(350)][o(323)];if(!a[o(331)](c)||!a[o(319)])return;const l=a[o(319)];if(u[o(363)](l)&&!u[o(366)](l)&&u[o(329)](l,o(367))){if(!s[o(359)][o(355)](r[o(316)],n[o(314)]))return;const t=s[o(370)][o(327)](o(313),{class:o(362)}),a=s[o(337)][o(345)](c);e&&i[o(357)][o(373)](r[o(375)])&&s[o(370)][o(369)](o(374),t),s[o(370)][o(348)](a,t),s[o(337)][o(315)](t,r[o(375)])}}}function Pi(){const t=["span","name","bindElementToMarker","markerRange","getFirstRange","editing","nodeAfter","TrackChangesEditing","showSuggestionHighlights","commandName","schema","*Insert:* %0","data","enableCommand","createUIElement","3294648qOmniP","checkChild","end","isTouching","3DKAFDV","insertParagraph","paragraph","330020kHPNrO","2702885bNwTiD","mapper","insertion","686950qmOHHR","*Change to:* %0","8hzKLCw","has","enableDefaultAttributesIntegration","ELEMENT_PARAGRAPH","toViewPosition","downcastDispatcher","Paragraph","insert","start","model","descriptionFactory","locale","options","699647SGqkSn","consume","afterInit","activeMarkers","type","consumable","_registerLegacyDescription","1761660XclVMq","ck-suggestion-marker-split","isBlock","getItemLabel","highest","isLimit","$text","formatBlock","addClass","writer","get","editor","includes","ck-suggestion-marker--active","markerName","registerElementLabel","registerDescriptionCallback","125461zZlyXD","format","addMarker:suggestion:insertion","plugins"];return(Pi=function(){return t})()}const Bi=xi;function Ui(){const t=["2702014nxLcwr","5327310VIxtMN","1305940WQoVyT","formatBlock","removeFormat","type","9VfHjzx","format","210668CDVRwi","plugins","get","3595KdMIQm","167669AmRfJD","3qZyfDO","afterInit","2889320ZAXDTz","RemoveFormatEditing","TrackChangesEditing","descriptionFactory","enableDefaultAttributesIntegration","3552XXQgWl","formatInline","commandName","has","locale","registerDescriptionCallback","*Remove all formatting*","editor","_registerLegacyDescription"];return(Ui=function(){return t})()}function xi(t,e){const n=Ui();return(xi=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=xi,r=t();for(;;)try{if(395574===parseInt(n(437))/1+-parseInt(n(456))/2+parseInt(n(438))/3*(-parseInt(n(462))/4)+-parseInt(n(465))/5*(-parseInt(n(445))/6)+-parseInt(n(454))/7+parseInt(n(440))/8+-parseInt(n(460))/9*(-parseInt(n(455))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Bi(439)](){const t=Bi,e=this[t(452)];e[t(463)][t(448)](t(441))&&(e[t(463)][t(464)](t(442))[t(444)](t(458)),this[t(453)]())}[Bi(453)](){const t=Bi,e=this[t(452)];e[t(463)][t(464)](t(442))[t(443)][t(450)]((n=>{const r=t;if(r(457)!=n[r(459)]&&r(446)!=n[r(459)])return;const{data:s}=n;return s&&r(458)==s[r(447)]?{type:r(461),content:zr(e[r(449)],r(451))}:void 0}))}}const Gi=Hi;function Vi(){const t=["acceptAllSuggestions","30NduYTr","trackChanges","5648159alAjEW","3101010JKIYMx","goToNextRestrictedEditingException","166289MUQEHx","has","182720XIWqKv","enableCommand","1119weetNl","discardSelectedSuggestions","1542340YoROam","12XNmFrx","afterInit","840707sboQyb","editor","discardSuggestion","acceptSuggestion","discardAllSuggestions","get","RestrictedEditingModeEditing","360FYvWzI","2524FgyhLq","plugins","10vnmuTU","acceptSelectedSuggestions","TrackChangesEditing","goToPreviousRestrictedEditingException"];return(Vi=function(){return t})()}function Hi(t,e){const n=Vi();return(Hi=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=Hi,r=t();for(;;)try{if(534192===parseInt(n(382))/1*(-parseInt(n(401))/2)+-parseInt(n(386))/3*(parseInt(n(399))/4)+parseInt(n(380))/5+-parseInt(n(377))/6*(parseInt(n(391))/7)+parseInt(n(384))/8*(parseInt(n(398))/9)+parseInt(n(388))/10+parseInt(n(379))/11*(parseInt(n(389))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class zi extends t.Plugin{[Gi(390)](){const t=Gi,e=this[t(392)];if(!e[t(400)][t(383)](t(397)))return;const n=e[t(400)][t(396)](t(403));n[t(385)](t(404)),n[t(385)](t(381));const r=e[t(400)][t(396)](t(397));r[t(385)](t(378)),r[t(385)](t(394)),r[t(385)](t(393)),r[t(385)](t(405)),r[t(385)](t(395)),r[t(385)](t(402)),r[t(385)](t(387))}}const Wi=Qi;function Ki(){const t=["11505900qhdRUC","locale","348584tqIZEK","init","includes","mapper","9YgOkAG","softBreak","createPositionBefore","addMarker:suggestion:insertion","8110inLCFF","options","addMarker:suggestion:deletion","9064DvkZkJ","requires","activeMarkers","span","editing","consumable","markerName","161MkKcHx","element","2469BmjbFz","shiftEnter","name","getItems","downcastDispatcher","8adigUw","model","toViewPosition","ck-suggestion-marker-","3036785UHMwPZ","test","high","markerRange","get","showSuggestionHighlights","plugins","deletion","editor","registerElementLabel","ELEMENT_LINE_BREAK","split","addClass","merge","219608bMsUBN","TrackChangesEditing","insert","data","enableCommand","ck-suggestion-marker--active","writer","1854UKbvbZ","createUIElement","descriptionFactory","bindElementToMarker","1802qkSjjy","addMarker:suggestion"];return(Ki=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(825658===-parseInt(n(503))/1+-parseInt(n(499))/2*(-parseInt(n(523))/3)+parseInt(n(528))/4*(-parseInt(n(532))/5)+parseInt(n(495))/6*(-parseInt(n(521))/7)+-parseInt(n(488))/8*(-parseInt(n(507))/9)+-parseInt(n(511))/10*(-parseInt(n(514))/11)+parseInt(n(501))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Zi extends t.Plugin{static get[Wi(515)](){return[Xs.ShiftEnter]}[Wi(504)](){const t=Wi,e=this[t(482)],n=e[t(538)][t(536)](t(489));n[t(492)](t(524)),e[t(518)][t(527)].on(t(510),qi(e),{priority:t(534)}),e[t(518)][t(527)].on(t(513),qi(e),{priority:t(534)}),e[t(491)][t(527)].on(t(500),((n,r,s)=>{const o=t;s[o(512)][o(537)]&&qi(e,{showActiveMarker:!1})(n,r,s)})),n[t(497)][t(483)](t(508),(n=>zr(e[t(502)],t(484),n)))}}function Qi(t,e){const n=Ki();return(Qi=function(t,e){return n[t-=481]})(t,e)}function qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Qi,i=t[o(538)][o(536)](o(489));if(!s[o(519)][o(533)](r[o(535)],n[o(525)]))return;const a=t[o(529)];for(const t of r[o(535)][o(526)]()){if(!t.is(o(522),o(508)))continue;const n=o(481)==r[o(520)][o(485)](":")[1]?o(487):o(485),c=s[o(494)][o(496)](o(517),{class:o(531)+n}),u=s[o(506)][o(530)](a[o(509)](t));e&&i[o(516)][o(505)](r[o(520)])&&s[o(494)][o(486)](o(493),c),s[o(494)][o(490)](u,c),s[o(506)][o(498)](c,r[o(520)])}}}const Xi=Ji;function Yi(){const t=["1080zMBNRt","get","selection","266032xVsKcz","plugins","TrackChangesEditing","format","from","50BSOgbn","commands","registerDescriptionCallback","commandName","formatBlock","enableCommand","isCollapsed","descriptionFactory","locale","978958SaDnEn","2858429UnRASJ","change","editor","document","652738EnHSWt","markInlineFormat","type","12194760lsIYaJ","model","getRanges","forceValue","has","restrictedEditingException","StandardEditingModeEditing","commandParams","value","FORMAT_RESTRICTED_ENABLED","909243mPVqOz","formatInline","23148HbHdRy","6tjskNz","FORMAT_RESTRICTED_DISABLED","afterInit"];return(Yi=function(){return t})()}function Ji(t,e){const n=Yi();return(Ji=function(t,e){return n[t-=307]})(t,e)}!function(t,e){const n=Ji,r=t();for(;;)try{if(500385===-parseInt(n(330))/1+-parseInt(n(325))/2+-parseInt(n(343))/3+-parseInt(n(311))/4*(-parseInt(n(316))/5)+parseInt(n(346))/6*(parseInt(n(326))/7)+-parseInt(n(308))/8*(parseInt(n(345))/9)+parseInt(n(333))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Xi(307)](){const t=Xi,e=this[t(328)],n=e[t(334)],r=e[t(324)];if(!e[t(312)][t(337)](t(339)))return;const s=e[t(312)][t(309)](t(313)),o=t(338),i=e[t(317)][t(309)](o);s[t(321)](o,((e,r={})=>{const a=t,c=n[a(329)][a(310)];if(c[a(322)])return void e(r);const u=void 0!==r[a(336)]?r[a(336)]:!i[a(341)];n[a(327)]((()=>{const t=a,e=Array[t(315)](c[t(335)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(331)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(323)][t(318)]((e=>{const n=t;if(n(320)!=e[n(332)]&&n(344)!=e[n(332)])return;const{data:s}=e;return s&&s[n(319)]==o?s[n(340)][0][n(336)]?{type:n(314),content:zr(r,n(342))}:{type:n(314),content:zr(r,n(347))}:void 0}))}}const ta=ea;function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=193]})(t,e)}!function(t,e){const n=ea,r=t();for(;;)try{if(135588===parseInt(n(202))/1+parseInt(n(216))/2*(-parseInt(n(196))/3)+parseInt(n(230))/4*(-parseInt(n(223))/5)+parseInt(n(228))/6*(-parseInt(n(242))/7)+-parseInt(n(213))/8*(parseInt(n(229))/9)+parseInt(n(244))/10*(-parseInt(n(234))/11)+parseInt(n(219))/12*(parseInt(n(214))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class na extends t.Plugin{[ta(245)](){const t=ta,e=this[t(232)];if(!e[t(193)][t(211)](t(241))||!e[t(193)][t(211)](t(243)))return;const n=e[t(193)][t(210)](t(203)),r=e[t(195)],s=e[t(221)][t(210)](t(212))||{},o=e[t(193)][t(210)](t(236)),i=e[t(193)][t(210)](t(209))[t(225)](e[t(193)][t(210)](t(243)),s[t(197)]);n[t(217)](t(212));const a=new Set;for(const e of i[t(201)]){const n=o[t(237)](e[t(226)]);a[t(231)](n)}const c=new Set;for(const e of i[t(207)]){const n=o[t(237)](e[t(226)]);c[t(231)](n);for(const n of e[t(239)])c[t(231)](n)}for(const e of a)n[t(222)](e),n[t(233)][t(240)](e,zr(r,t(206)));for(const e of c)n[t(224)](e),n[t(233)][t(240)](e,zr(r,t(206)));this[t(194)]()}[ta(194)](){const t=ta,e=this[t(232)],n=e[t(195)];e[t(193)][t(210)](t(203))[t(233)][t(208)]((e=>{const r=t;if(r(235)!=e[r(215)]&&r(205)!=e[r(215)])return;const{data:s}=e;return s&&r(212)===s[r(227)]?s[r(200)][0][r(204)]?{type:r(220),content:zr(n,r(218),s[r(200)][0][r(199)][r(238)]())}:{type:r(220),content:zr(n,r(198),s[r(200)][0][r(199)][r(238)]())}:void 0}))}}function ra(){const t=["add","editor","descriptionFactory","9977GcahhA","formatBlock","GeneralHtmlSupport","getGhsAttributeNameForElement","toLowerCase","ghsAttributes","registerAttributeLabel","Style","19201UKwdLT","DataSchema","10fiWXTx","afterInit","plugins","_registerLegacyDescription","locale","15xJIKJs","definitions","*Remove format:* %0","styleName","commandParams","block","234802HbdzeV","TrackChangesEditing","forceValue","formatInline","FORMAT_STYLE","inline","registerDescriptionCallback","StyleUtils","get","has","style","56ubckwf","6744036xFWiqr","type","66436bbGljE","enableDefaultAttributesIntegration","*Set format:* %0","12YQAGoJ","format","config","registerBlockAttribute","77965IdUDQE","registerInlineAttribute","normalizeConfig","element","commandName","246EeqiEg","335007UawPuH","20ObsOEX"];return(ra=function(){return t})()}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=375]})(t,e)}function ia(){const t=["commands","differ","1614771BQDbss","has","map","4433aEdwjg","11172161mtEmQK","setSelection","_getSuggestionCoords","markMultiRangeInsertion","accept","hasAttribute","selectTableColumn","data","above","maxRow","detach","insertTableColumnLeft","last","tableRow","insert","getColumnIndexes","$textProxy","128920pSLlUO","registerElementLabel","model","item","_setupColumnsRowsFixing","_getCoordsForCells","registerCustomCallback","71892DWPSDH","$graveyard","nodeAfter","isIntersectingWithRange","change","removeClass","insertTableColumnRight","min","root","markMultiRangeDeletion","locale","editor","124UWpJXr","deletion","startsWith","get","isInContent","getRanges","getRowIndexes","max","name","descriptionFactory","order","createRangeIn","end","addClass","toViewElement","some","classes","366718TlWTib","_tableSuggestions","TrackChangesEditing","first","forceValue","getItems","document","left","cell","start","insertTableRowBelow","minColumn","isArray","mapper","selection","getFirstRange","colspan","span","ELEMENT_TABLE_COLUMN","ELEMENT_TABLE_ROW_WITH_TEXT","703115ZcNrPj","removeTableRow","showSuggestionHighlights","MAX_SAFE_INTEGER","isEqual","low","change:data","getAttribute","oldRange","addRange","includes","afterInit","getSelectionAffectedTableCells","toLowerCase","_splitMarkerName","*Insert:* %0","_acceptFormatSuggestionCallbackFactory","minRow","writer","2SnbAHr","ELEMENT_TABLE","tableCell","createPositionAt","rowspan","fromRange","getSuggestion","enqueueChange","createTableWalker","ELEMENT_TABLE_ROW","position","insertTable","element","batch","getContainedElement","findAncestor","createRangeOn","push","execute","maxColumn","_suggestionFactory","4221876dRIUaw","tablePaste","getCellLocation","filter","insertion","nodeBefore","registerPostFixer","join","ELEMENT_TABLE_COLUMN_WITH_TEXT","rootName","insertTableRowAbove","6JGmyjm","table","highest","_tablePostFixingSubtypes","80OBAAff","enableCommand","getChanges","refresh","type","getChangedMarkers","substr","isTouching","discard","options","ELEMENT_TABLE_WITH_TEXT","MIN_SAFE_INTEGER","addMarker:suggestion","subType","plugins","length","suggestion","getChildren","selectTableRow","*Remove:* %0","every","add","520GtlgYY","values","removeTableColumn","TableEditing","tableColumn","TableUtils","from","downcastDispatcher","registerDescriptionCallback"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(995959===-parseInt(n(477))/1+parseInt(n(496))/2*(parseInt(n(517))/3)+parseInt(n(440))/4*(parseInt(n(421))/5)+parseInt(n(528))/6*(parseInt(n(404))/7)+parseInt(n(532))/8*(-parseInt(n(400))/9)+-parseInt(n(389))/10*(-parseInt(n(457))/11)+-parseInt(n(428))/12*(parseInt(n(403))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(531)]=[e(417),e(393)],this[e(458)]=new Set}[sa(488)](){const t=sa,e=this[t(439)],n=e[t(423)][t(463)][t(471)];if(!e[t(381)][t(401)](t(392)))return;const r=e[t(438)],s=e[t(381)][t(443)](t(459)),o=e[t(381)][t(443)](t(394));s[t(449)][t(422)](t(529),(e=>zr(r,t(497),e))),this[t(425)](),s[t(533)](t(507)),s[t(533)](t(385)),s[t(533)](t(410));for(const r of[t(527),t(467)]){const i=e[t(398)][t(443)](r);s[t(533)](r,(r=>{const a=t;e[a(423)][a(432)]((t=>{const e=a;r();const c=e(412)===i[e(450)],u=o[e(489)](n),l=o[e(446)](u),f=c?l[e(460)]-1:l[e(416)]+1,h=u[0][e(511)](e(529)),g=o[e(504)](h,{startRow:f,endRow:f}),d=Array[e(395)](g)[e(402)]((n=>t[e(512)](n[e(465)])));s[e(407)](d,e(417))}))}))}for(const r of[t(415),t(434)]){const i=e[t(398)][t(443)](r);s[t(533)](r,(r=>{const a=t;e[a(423)][a(432)]((t=>{const e=a;r();const c=e(464)===i[e(450)],u=o[e(489)](n),l=o[e(419)](u),f=c?l[e(460)]-1:l[e(416)]+1,h=u[0][e(511)](e(529)),g=o[e(504)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(395)](g)[e(402)]((n=>t[e(512)](n[e(465)])));s[e(407)](d,e(393))}))}))}for(const r of[t(478),t(391)]){const i=r[t(538)](11),a=i[t(490)](),c=a[t(538)](0,3)+t(474),u=t(529)+i,l=t(435)+i,f=t(447)+i;s[t(533)](r,(()=>{const i=t;e[i(423)][i(432)]((t=>{const e=i,h=o[e(489)](n),g=h[0][e(511)](e(529));let d;if(e(478)==r){const t=o[e(446)](h);d={startRow:t[e(460)],endRow:t[e(416)],includeAllSlots:!0}}else{const t=o[e(419)](h);d={startColumn:t[e(460)],endColumn:t[e(416)],includeAllSlots:!0}}const p=o[e(504)](g,d),m=Array[e(395)](p)[e(402)]((({cell:t})=>t)),I=ca(m[e(520)]((t=>t[e(409)](c)))),E=ca(m[e(520)]((t=>!t[e(409)](c))))[e(402)]((n=>t[e(512)](n))),b=s[e(437)](E,u);if(b&&(e(417)==b[e(380)]||e(393)==b[e(380)])){const n=this[e(406)](b);for(const r of I){const s=t[e(512)](r),i=o[e(519)](r),u=r[e(484)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(486)](s)}}}))}))}function c(r){const s=t,o=Array[s(395)](n[s(445)]())[s(402)]((t=>i.LiveRange[s(501)](t)));e[s(423)][s(432)]((t=>{const n=s,i=t[n(509)];r=r[n(520)]((t=>n(429)!=t[n(436)][n(526)])),t[n(405)](r),e[n(398)][n(443)](n(478))[n(535)](),e[n(514)](n(478),{forceDefaultExecution:!0}),e[n(423)][n(503)]((()=>{const t=n;e[t(423)][t(503)](i,(e=>{const n=t,r=o[n(520)]((t=>n(429)!=t[n(436)][n(526)]));r[n(382)]>0&&e[n(405)](r);for(const t of o)t[n(414)]()}))}))}))}function u(r){const s=t;e[s(423)][s(432)]((t=>{const o=s,a=Array[o(395)](n[o(445)]())[o(402)]((t=>i.LiveRange[o(501)](t))),c=[];for(const t of r)for(const e of t[o(462)]({shallow:!0}))c[o(513)](e);for(const n of c)o(429)!=n[o(436)][o(526)]&&(t[o(405)](t[o(499)](n,0)),e[o(398)][o(443)](o(391))[o(535)](),e[o(514)](o(391),{forceDefaultExecution:!0}));const u=a[o(520)]((t=>o(429)!=t[o(436)][o(526)]));u[o(382)]>0&&t[o(405)](u);for(const t of a)t[o(414)]()}))}function l(e,n){const r=t;return n[r(387)]((t=>e[r(455)]((e=>e[r(452)][r(481)](t[r(466)])||t[r(452)][r(481)](e[r(466)])))))}function f(e,n){const r=t;return e[r(455)]((t=>n[r(455)]((e=>t[r(452)][r(539)](e[r(466)])))))}e[t(411)][t(396)].on(t(379),((e,n,r)=>{const s=t;if(!r[s(376)][s(479)])return;const o=n[s(424)];if(!o)return;const i=r[s(470)][s(454)](o);function c(t){return Array[s(469)](t)?t:[t]}i&&s(498)===o[s(448)]&&(0,a.setHighlightHandling)(i,r[s(495)],((t,e,n)=>n[s(453)](c(e[s(456)]),t)),((t,e,n)=>n[s(433)](c(e[s(456)]),t)))}),{priority:t(530)}),s[t(449)][t(397)]((e=>{const n=t;if(n(521)!=e[n(536)]&&n(441)!=e[n(536)])return;const s=e[n(510)]();if(null!=s&&s.is(n(508),n(529))){if(n(521)==e[n(536)]){const t=e[n(462)]()[n(520)]((t=>t.is(n(420))))[n(402)]((t=>t[n(411)]));if(t[n(382)])return{type:n(521),content:zr(r,n(492),zr(r,n(377),'"'+t[n(524)](" ")+'"'))}}if(n(441)==e[n(536)]){const t=e[n(462)]()[n(520)]((t=>t.is(n(420))))[n(402)]((t=>t[n(411)]));if(t[n(382)])return{type:n(441),content:zr(r,n(386),zr(r,n(377),'"'+t[n(524)](" ")+'"'))}}}})),s[t(449)][t(397)]((e=>{const n=t;if(n(417)==e[n(380)]){const t=e[n(462)]()[n(520)]((t=>t.is(n(420))))[n(402)]((t=>t[n(411)])),s=this[n(406)](e),o=s[n(413)]-s[n(494)]+1;if(n(521)==e[n(536)])return t[n(382)]?{type:n(521),content:zr(r,n(492),zr(r,n(476),[o,'"'+t[n(524)](" ")+'"']))}:{type:n(521),content:zr(r,n(492),zr(r,n(505),o))};if(n(441)==e[n(536)])return t[n(382)]?{type:n(441),content:zr(r,n(386),zr(r,n(476),[o,'"'+t[n(524)](" ")+'"']))}:{type:n(441),content:zr(r,n(386),zr(r,n(505),o))}}if(n(393)==e[n(380)]){const t=e[n(462)]()[n(520)]((t=>t.is(n(420))))[n(402)]((t=>t[n(411)])),s=this[n(406)](e),o=s[n(515)]-s[n(468)]+1;if(n(521)==e[n(536)])return t[n(382)]?{type:n(521),content:zr(r,n(492),zr(r,n(525),[o,'"'+t[n(524)](" ")+'"']))}:{type:n(521),content:zr(r,n(492),zr(r,n(475),o))};if(n(441)==e[n(536)])return t[n(382)]?{type:n(441),content:zr(r,n(386),zr(r,n(525),[o,'"'+t[n(524)](" ")+'"']))}:{type:n(441),content:zr(r,n(386),zr(r,n(475),o))}}})),s[t(516)][t(427)](t(521),t(417),t(375),c),s[t(516)][t(427)](t(441),t(417),t(408),c),s[t(516)][t(427)](t(521),t(393),t(375),u),s[t(516)][t(427)](t(441),t(393),t(408),u),s[t(516)][t(427)](t(521),t(393),t(524),l),s[t(516)][t(427)](t(441),t(393),t(524),l),s[t(516)][t(427)](t(521),t(417),t(524),f),s[t(516)][t(427)](t(441),t(417),t(524),f)}[sa(493)](){const t=sa,e=this[t(439)],n=e[t(423)][t(463)][t(471)];return(r,s)=>{const o=t;e[o(423)][o(432)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(452)][a(522)];u&&u[0]&&!1===u[0][a(461)]&&(l=r[0][a(466)][a(430)]);const f=t[a(451)](l);if(a(429)==f[a(436)][a(526)])return;const h=Array[a(395)](n[a(445)]())[a(402)]((t=>i.LiveRange[a(501)](t)));t[a(405)](f),e[a(398)][a(443)](c)[a(535)](),u[a(513)]({forceDefaultExecution:!0}),e[a(514)](c,...u);const g=h[a(520)]((t=>a(429)!=t[a(436)][a(526)]));g[a(382)]>0&&t[a(405)](g);for(const t of h)t[a(414)]()}))}}[sa(426)](t){const e=sa,n=this[e(439)][e(381)][e(443)](e(394));let r=Number[e(480)],s=Number[e(378)],o=Number[e(480)],i=Number[e(378)];for(const a of t){if(e(429)==a[e(436)][e(526)])continue;const{row:t,column:c}=n[e(519)](a),u=a[e(409)](e(500))?a[e(484)](e(500))-1:0,l=a[e(409)](e(473))?a[e(484)](e(473))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(425)](){const t=sa,e=this[t(439)],n=e[t(381)][t(443)](t(459)),r=e[t(381)][t(443)](t(394));e[t(423)][t(463)].on(t(483),(()=>{const r=t,s=Array[r(395)](e[r(423)][r(463)][r(399)][r(537)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(491)](t);if(r(383)!=s)continue;if(null!=e[r(485)])continue;const a=n[r(502)](o);this[r(531)][r(487)](i)&&this[r(458)][r(388)](a)}}),{priority:t(482)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(512)](e),a=e[s(511)](s(529)),c=r[s(519)](e);for(const t of this[s(458)]){const n=t[s(380)],r=n[s(442)](s(518)),u=n[s(538)](r?10:5),l=u[s(490)](),f=l[s(538)](0,3)+s(474),h=s(435)+u,g=s(447)+u;if(!t[s(444)])continue;if(a!=t[s(472)]()[s(466)][s(511)](s(529)))continue;if(t[s(431)](i))continue;const d=e[s(409)](f)?e[s(484)](f)-1:0,p=this[s(406)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(486)](i),o=!0)}return o};e[t(423)][t(463)][t(523)]((n=>{const r=t;let o=!1;for(const t of e[r(423)][r(463)][r(399)][r(534)]())if(r(418)==t[r(536)])if(r(417)==t[r(448)])for(const e of t[r(506)][r(430)][r(384)]())o=o||s(e,n);else r(498)==t[r(448)]&&(o=o||s(t[r(506)][r(430)],n));return o}))}[sa(406)](t){const e=sa;return this[e(426)](t[e(445)]()[e(402)]((t=>t[e(466)][e(430)])))}}function ca(t){const e=sa;return Array[e(395)](new Set(t)[e(390)]())}const ua=fa;function la(){const t=["registerCustomCallback","direction","length","TableEditing","execute","2052GhXbYo","editor","value","formatBlock","6pNmxVH","registerDescriptionCallback","descriptionFactory","mergeTableCells","stop","splitTableCellVertically","markMultiRangeBlockFormat","isEnabled","get","setSelection","model","36981CBaDDl","getRanges","map","7683285wANbEk","plugins","_tablePostFixingSubtypes","return","findAncestor","getSelectionAffectedTableCells","_areMergableCells","mergeTableCellRight","selection","containsRange","push","format","6090060ubYdSN","mergeTableCellUp","getFirstPosition","commands","enableCommand","from","insertion","getCellLocation","createRangeOn","refresh","horizontally","11361ZKnuuA","add","getSuggestions","createTableWalker","requires","TrackChangesEditing","filter","root","change","mergeTableCellLeft","low","find","8625410AWcpks","commandName","isInContent","markBlockFormat","accept","rootName","_suggestionFactory","*Split cell:* horizontally","getAncestors","element","_acceptFormatSuggestionCallbackFactory","has","locale","trackChanges","cell","forceDefaultExecution","author","detach","fromRange","document","splitTableCellHorizontally","subType","$graveyard","table","deletion","type","_isForcedDefaultExecutionBlock","*Split cell:* vertically","formatInline","mergeTableCellDown","tableCell","2008GGtvji","size","highest","1330382KygFwF","TableUtils","afterInit","849735pEpwEc","set:isEnabled","_areSelectedCellsMergable","*Merge cells*"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=428]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(827141===parseInt(n(447))/1+parseInt(n(444))/2*(parseInt(n(460))/3)+parseInt(n(486))/4+-parseInt(n(474))/5+-parseInt(n(456))/6*(-parseInt(n(497))/7)+parseInt(n(441))/8*(-parseInt(n(471))/9)+-parseInt(n(509))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(501)](){return[aa]}[ua(446)](){const t=ua,e=this[t(457)],n=e[t(470)][t(429)][t(482)],r=e[t(521)];if(!e[t(475)][t(520)](t(454)))return;const s=e[t(475)][t(468)](t(502)),o=e[t(475)][t(468)](t(445)),a=e[t(475)][t(468)](aa);a[t(476)][t(484)](t(463)),s[t(490)](t(463),(()=>{const n=t,r=o[n(479)](e[n(470)][n(429)][n(482)]);e[n(470)][n(505)]((()=>{const t=n;s[t(466)](r,{commandName:t(463),commandParams:[]},[],t(463))}))})),e[t(489)][t(468)](t(463)).on(t(455),((n,r)=>{const o=t;e[o(489)][o(468)](o(522))[o(458)]&&(r[o(453)]>0&&r[r[o(453)]-1]&&r[r[o(453)]-1][o(524)]||s[o(436)]||this[o(449)]()||n[o(464)]())}),{priority:t(443)});for(const n of[t(487),t(481),t(439),t(506)]){const r=e[t(489)][t(468)](n);s[t(490)](n,(()=>{const n=t,o=e[n(470)][n(429)][n(482)][n(488)]()[n(517)]()[n(508)]((t=>t.is(n(518),n(440)))),i=r[n(458)];e[n(470)][n(505)]((()=>{const t=n;s[t(466)]([o,i],{commandName:t(463),commandParams:[]},[],t(463))}))}))}for(const n of[t(465),t(430)]){const r=e[t(489)][t(468)](n);s[t(490)](n,(()=>{const i=t,a=o[i(479)](e[i(470)][i(429)][i(482)])[0],c=a[i(478)](i(433)),{column:u,row:l}=o[i(493)](a);let f=[];if(i(496)==r[i(452)]){const t=o[i(500)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(491)](t)[i(473)]((t=>t[i(523)]))}else{const t=o[i(500)](c,{column:u,includeAllSlots:!0});f=Array[i(491)](t)[i(473)]((t=>t[i(523)]))}e[i(470)][i(505)]((t=>{const e=i;s[e(512)](t[e(494)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(462)][t(461)]((e=>{const n=t;if(n(459)!=e[n(435)]&&n(438)!=e[n(435)])return;const{data:s}=e;return s&&n(463)==s[n(510)]?{type:n(485),content:zr(r,n(450))}:void 0})),s[t(462)][t(461)]((e=>{const n=t;if(n(459)!=e[n(435)]&&n(438)!=e[n(435)])return;const{data:s}=e;return s?n(465)==s[n(510)]?{type:n(485),content:zr(r,n(437))}:n(430)==s[n(510)]?{type:n(485),content:zr(r,n(516))}:void 0:void 0}));const c=a[t(519)]();for(const e of[t(487),t(481),t(439),t(506)])s[t(515)][t(451)](t(459),e,t(513),c);for(const e of[t(465),t(430)])s[t(515)][t(451)](t(459),e,t(513),c);s[t(515)][t(451)](t(459),t(463),t(513),(r=>{const s=t;e[s(470)][s(505)]((t=>{const o=s,a=Array[o(491)](n[o(472)]())[o(473)]((t=>i.LiveRange[o(428)](t)));t[o(469)](r),e[o(489)][o(468)](o(463))[o(495)](),e[o(455)](o(463),{forceDefaultExecution:!0});const c=a[o(503)]((t=>o(432)!=t[o(504)][o(514)]));c[o(453)]>0&&t[o(469)](c);for(const t of a)t[o(526)]()}))}));for(const n of[t(487),t(439),t(506),t(481)]){const r=e[t(489)][t(468)](n);r.on(t(448),((n,s,o)=>{const i=t;if(o){const t=e[i(470)][i(429)][i(482)][i(488)]()[i(517)]()[i(508)]((t=>t.is(i(518),i(440))));this[i(480)](r[i(458)],t)||(n[i(477)]=!1,n[i(464)]())}}),{priority:t(507)})}}[ua(449)](){const t=ua,e=this[t(457)][t(489)][t(468)](t(463)),n=this[t(457)][t(475)][t(468)](t(445));if(!e[t(467)])return!1;const r=n[t(479)](this[t(457)][t(470)][t(429)][t(482)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(480)](e,n))return!1;return!0}[ua(480)](t,e){const n=ua,r=this[n(457)][n(475)][n(468)](n(502)),s=this[n(457)][n(470)][n(494)](t),o=this[n(457)][n(470)][n(494)](e),i=new Set,a=new Set;for(const t of r[n(499)]())if((n(492)==t[n(435)]||n(434)==t[n(435)]||n(463)==t[n(431)])&&t[n(511)])for(const e of t[n(472)]())e[n(483)](s,!0)&&i[n(498)](t[n(435)]+":"+t[n(525)].id),e[n(483)](o,!0)&&a[n(498)](t[n(435)]+":"+t[n(525)].id);if(i[n(442)]!=a[n(442)])return!1;for(const t of i)if(!a[n(520)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=408]})(t,e)}function pa(){const t=["headingColumns","FORMAT_REGULAR_ROW","highest","FORMAT_HEADER_ROW","commandName","registerBlockAttribute","getCellLocation","4793855GVlGVU","unbindElementFromMarkerName","setAttribute","toViewElement","registerDescriptionCallback","nodeBefore","locale","FORMAT_HEADER_COLUMN","_acceptFormatSuggestionCallbackFactory","has","addMarker:suggestion","markerNameToElements","3mkRZeP","forceValue","markerRange","data","5581597DlZPSX","activeMarkers","headingRows","385570KMsECS","cell","getSuggestion","239802RpouHw","_handleLegacySuggestions","_registerLegacyDescription","TableUtils","plugins","createTableWalker","format","registerCustomCallback","afterInit","bindElementToMarker","_splitMarkerName","markerName","TableEditing","start","_suggestionFactory","requires","TrackChangesEditing","downcastDispatcher","setTableRowHeader","4539684DPJJjj","data-suggestion","consume","FORMAT_REGULAR_COLUMN","removeMarker:suggestion","editor","type","addClass","includes","nodeAfter","*Format:* %0","ck-suggestion-marker--active","formatBlock","name","1366906RftiBd","parent","get","end","removeClass","5318840FBGnTn","accept","item","removeAttribute","editing","showSuggestionHighlights","enableDefaultAttributesIntegration","writer","45DfPpmA","registerAttributeLabel","setTableColumnHeader","ck-suggestion-marker-","mapper","options","stop","descriptionFactory","consumable","commandParams"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(691128===-parseInt(n(470))/1+-parseInt(n(421))/2*(-parseInt(n(463))/3)+-parseInt(n(492))/4+-parseInt(n(451))/5+-parseInt(n(473))/6+-parseInt(n(467))/7+parseInt(n(426))/8*(parseInt(n(434))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(488)](){return[aa]}[ga(481)](){const t=ga,e=this[t(412)];if(!e[t(477)][t(460)](t(485)))return;const n=e[t(457)],r=e[t(477)][t(423)](t(489));r[t(432)](t(491)),r[t(432)](t(436)),r[t(449)](t(469)),r[t(449)](t(444)),r[t(441)][t(435)](t(469),zr(n,t(447))),r[t(441)][t(435)](t(444),zr(n,t(458))),this[t(474)]()}[ga(474)](){const t=ga,e=this[t(412)][t(477)][t(423)](t(489)),n=this[t(412)][t(477)][t(423)](t(476)),r=this[t(412)][t(477)][t(423)](aa)[t(459)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(483)](o[a(484)]),l=e[a(472)](u),f=l[a(466)];if(a(419)!=l[a(413)]||!f||a(436)!=f[a(448)])return;if(o[a(428)])return void s[a(440)]();if(!i[a(442)][a(409)](o[a(465)],s[a(420)]))return;const h=o[a(465)][a(486)][a(416)],g=o[a(465)][a(424)][a(456)],d=h[a(422)][a(422)],{column:p}=n[a(450)](h),{column:m}=n[a(450)](g);for(let s=p;s<=m;s++){const l=n[a(478)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(471)],l=i[a(438)][a(454)](s);i[a(433)][a(414)](a(437)+c,l),r&&i[a(433)][a(453)](a(408),u,l),i[a(438)][a(482)](l,o[a(484)]),t&&(e[a(468)][a(415)](o[a(484)])?i[a(433)][a(414)](a(418),l):i[a(433)][a(425)](a(418),l))}}}}e[t(487)][t(480)](t(419),t(491),t(427),r),e[t(487)][t(480)](t(419),t(436),t(427),r),this[t(412)][t(430)][t(490)].on(t(461),s(),{priority:t(446)}),this[t(412)][t(466)][t(490)].on(t(461),((e,n,r)=>{const o=t;r[o(439)][o(431)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(446)}),this[t(412)][t(430)][t(490)].on(t(411),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(483)](r[o(484)]),c=e[o(472)](a),u=c[o(466)];if(o(419)!=c[o(413)]||!u||o(436)!=u[o(448)])return;const l=s[o(438)][o(462)](r[o(484)]);if(l)for(const t of l)s[o(433)][o(425)](o(437)+i,t),s[o(433)][o(425)](o(418),t),s[o(433)][o(429)](o(408),t),s[o(438)][o(452)](t,r[o(484)])}),{priority:t(446)}),this[t(475)]()}[ga(475)](){const t=ga,e=this[t(412)],n=e[t(457)];function r(e){const r=t;return{type:r(479),content:zr(n,r(417),e)}}e[t(477)][t(423)](t(489))[t(441)][t(455)]((e=>{const s=t;if(s(419)!=e[s(413)])return;const{data:o}=e;if(o){if(s(491)==o[s(448)]){const t=o[s(443)][0][s(464)];return r(zr(n,s(t?447:445)))}if(s(436)==o[s(448)]){const t=o[s(443)][0][s(464)];return r(zr(n,s(t?458:410)))}}}))}}const Ia=Ea;function Ea(t,e){const n=Aa();return(Ea=function(t,e){return n[t-=393]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(379228===parseInt(n(516))/1*(parseInt(n(555))/2)+parseInt(n(411))/3*(-parseInt(n(506))/4)+parseInt(n(431))/5*(parseInt(n(594))/6)+parseInt(n(469))/7+-parseInt(n(481))/8+parseInt(n(471))/9*(-parseInt(n(590))/10)+parseInt(n(503))/11*(parseInt(n(461))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);const ba=[Ia(423),Ia(510),Ia(540),Ia(447),Ia(522),Ia(537),Ia(507)],Ta=Object[Ia(415)](ba[Ia(477)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(584)](){return[aa]}[Ia(599)](){const t=Ia,n=this[t(559)];if(!n[t(564)][t(546)](t(426)))return;const r=n[t(564)][t(527)](t(441)),s=n[t(564)][t(527)](t(593)),o=n[t(564)][t(527)](aa),a=n[t(564)][t(527)](t(426));o[t(592)][t(581)](t(509),t(545)),n[t(579)][t(513)][t(554)](t(454),{allowIn:t(455),allowContentOf:t(455),isLimit:!0}),n[t(547)][t(499)]({model:t(454),view:t(515)});let c=null;n[t(579)].on(t(480),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(463)]-1];h&&h[u(402)]||r[u(521)]||this[u(559)][u(439)][u(527)](u(472))[u(498)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(572)))return!1;const i=s[o(552)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(438)](n[o(490)][o(548)]);if(!a[o(463)])return!1;const c=a[0][o(450)](o(444)),l=r[o(416)](a),f=r[o(448)](a),h={startRow:l[o(525)],endRow:l[o(395)],startColumn:f[o(525)],endColumn:f[o(395)]};return 1==a[o(463)]&&(h[o(570)]+=r[o(435)](i)-1,h[o(596)]+=r[o(558)](i)-1),ka(c,h,r)}(l,f,n[u(579)],s,a)&&(o[u(409)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(579)][u(557)]((()=>{const t=u;n[t(579)][t(480)](i[0],i[1],i[2],{forceDefaultExecution:!0});const s=(0,e.uid)(),{rowInsertionRanges:o,columnInsertionRanges:a,insertionRanges:l,deletionRanges:f,cells:h}=c;o[t(463)]&&r[t(514)](o,t(509),{tablePasteChainId:s}),a[t(463)]&&r[t(514)](a,t(545),{tablePasteChainId:s}),l[t(463)]&&(r[t(514)](l,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(457)]((e=>{const n=t;var r;return null===(r=e[n(563)])||void 0===r?void 0:r[n(598)](e)}))),f[t(463)]&&(r[t(497)](f,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(457)]((e=>{const n=t;var r;return null===(r=e[n(563)])||void 0===r?void 0:r[n(598)](e)})));const g=r[t(575)](h[t(477)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(462),{tablePasteChainId:s});if(g){const e=g[t(535)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(579)][t(543)](s),a=e[t(420)]((e=>e[t(401)]()[t(475)](i)));a&&r[t(581)]([a[t(538)],o])}r[t(463)]&&g[t(492)](t(459),Object[t(415)](r))}c=null})))}),{priority:e.priorities[t(413)]+10}),n[t(564)][t(527)](t(426)).on(t(394),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(409)]();const u=s[r(446)],l=o,f=ya(u),h=ya(l);e[r(403)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(419)](u[r(573)](0));for(const t of Array[r(428)](l[r(518)]()))a[r(474)](t,u,r(410));const t=c[r(405)][r(460)](s[r(484)]),e=c[r(445)][r(460)](s[r(542)]);t||e||(g=i.LiveRange[r(532)](a[r(595)](u)))}else h&&!f&&(d=a[r(595)](u));else{const t=a[r(561)](r(454)),e=a[r(561)](r(454));a[r(476)](a[r(595)](u),e),a[r(474)](t,u,0);for(const e of Array[r(428)](l[r(518)]()))a[r(474)](e,t,r(410));g=i.LiveRange[r(532)](a[r(543)](t)),d=i.LiveRange[r(532)](a[r(543)](e))}const p=Array[r(428)](l[r(508)]())[r(583)]((([t])=>ba[r(460)](t)));c[r(591)][r(581)]({element:u,attributes:p[r(463)]?Object[r(415)](p):null}),g&&c[r(539)][r(581)](g),d&&c[r(517)][r(581)](d)}),{priority:t(413)}),s.on(t(505),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(577)]||1;c[o(445)]=new Array(l)[o(429)](u)[o(477)](((t,e)=>t+e));for(const{cell:t}of s[o(470)](i,{startColumn:u,endColumn:u+l-1}))c[o(479)][o(581)](n[o(579)][o(543)](t))}),{priority:t(512)}),s.on(t(432),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(551)]||1;c[o(405)]=new Array(l)[o(429)](u)[o(477)](((t,e)=>t+e));for(const{cell:t}of s[o(470)](i,{startRow:u,endRow:u+l-1}))c[o(425)][o(581)](n[o(579)][o(543)](t))}),{priority:t(512)}),r[t(520)][t(588)]((e=>{const r=t;if(e[r(597)]&&e[r(597)][r(566)](r(443)))return e[r(434)]?{}:{type:r(501),content:zr(n[r(399)],r(502))}}));const u=()=>!1;for(const e of[t(443),t(545),t(509),t(462)])r[t(473)][t(528)](t(501),e,t(556),u),r[t(473)][t(528)](t(406),e,t(556),u),r[t(473)][t(528)](t(453),e,t(556),u);r[t(473)][t(528)](t(453),t(462),t(526),u),r[t(473)][t(528)](t(453),t(462),t(440),((e,r,s)=>{const o=t,i=e[o(477)]((t=>t[o(485)]()))[o(583)]((t=>t)),a=new Map(i[o(477)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(591)])e&&a[o(536)](t,e);else if(s&&s[o(459)])for(const[t,e]of Object[o(576)](s[o(459)])){const r=n[o(579)][o(487)][o(527)](t),s=r?r[o(401)]()[o(485)]():null;s&&a[o(536)](s,e)}n[o(579)][o(557)]((t=>{const e=o;for(const[n,r]of a)t[e(430)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(473)][o(528)](e,o(443),s,((t,i,a)=>{const c=o;n[c(579)][c(557)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(483)][o(574)];t.is(o(400),o(454))&&u[o(581)](t)}r[o(473)][o(465)](e,null,s)(t,i,a);for(const t of u)o(414)!=t[o(582)][o(482)]&&n[o(449)](t)}))}))};l(t(501),t(440)),l(t(501),t(526)),l(t(406),t(440)),l(t(406),t(526)),r[t(473)][t(528)](t(501),t(509),t(526),(e=>{const n=t,r=e[n(477)]((t=>t[n(485)]())),i=r[0][n(450)](n(444)),{minRow:a,maxRow:c}=o[n(519)](r);s[n(541)](i,{at:a,rows:c-a+1})})),r[t(473)][t(528)](t(501),t(545),t(526),(e=>{const n=t,r=e[n(477)]((t=>t[n(485)]())),i=r[0][n(450)](n(444)),{minColumn:a,maxColumn:c}=o[n(519)](r);s[n(571)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(597)]||!n[s(597)][s(566)](s(443)))return;const o=n[s(578)][s(587)],i=r[s(531)]()[s(583)]((t=>t[s(533)]&&t[s(578)]&&t[s(578)][s(587)]==o));i[s(463)]&&n[s(458)]()[s(463)]!=i[s(463)]&&i[s(529)](((t,e)=>(t[s(586)]=e,e[s(434)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(493)](e[s(478)]),i=[s(496),s(560)],a=r[s(398)][s(460)](e[s(478)]);return a&&i[s(581)](s(511)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(488),f,{priority:t(413)}),r.on(t(422),f,{priority:t(413)}),n[t(579)][t(490)][t(397)]((()=>{const e=t;let s=!1;const o=Array[e(428)](n[e(579)][e(490)][e(396)][e(524)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(493)](t);if(e(418)!=o||e(406)!=a||i[e(567)])continue;if(!r[e(580)](c))continue;const u=r[e(486)](c)[e(585)](),l=n[e(564)][e(527)](e(427)).me;for(const t of r[e(531)]())if(t[e(533)]&&t[e(530)]==l&&e(453)==t[e(417)]&&e(462)==t[e(597)]&&t[e(585)]()[e(452)]((t=>u[e(466)]((n=>n[e(495)](t,!0))))))for(const n of t[e(458)]())n[e(533)]&&(n[e(526)](),s=!0)}return s})),n[t(579)][t(490)][t(397)]((e=>{const s=t,o=n[s(439)][s(527)](s(523));if(!o||!o[s(468)][s(546)](e[s(451)]))return!1;let i=!1;const a=n[s(564)][s(527)](s(427)).me,c=n[s(579)][s(490)][s(396)][s(421)](),u=Array[s(428)](n[s(579)][s(490)][s(396)][s(524)]())[s(583)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(493)](t);return n(418)==o&&n(443)==i&&c==a.id&&!e[n(567)]}));for(const t of c){if(s(474)!=t[s(417)]||s(454)!=t[s(538)]||1!=t[s(463)])continue;const n=e[s(393)](t[s(464)],t[s(464)][s(565)](1));if(!u[s(420)]((({data:t})=>t[s(412)][s(475)](n))))for(const{name:t,data:r}of u)if(n[s(495)](r[s(412)])){e[s(504)](t,{range:n}),i=!0;break}}return i})),n[t(579)][t(490)][t(397)]((e=>{const s=t;let o=!1;const i=n[s(564)][s(527)](s(427)).me,a=r[s(531)]()[s(583)]((t=>t[s(533)]&&t[s(530)]==i)),c=new Set,u=new Set;for(const t of a)if(s(443)==t[s(597)])for(const e of t[s(535)]()){const n=e[s(401)]()[s(485)]();if(n)if(n.is(s(400),s(454))&&ya(n)){t[s(553)](e[s(538)]),c[s(437)](n),o=!0;const r=n[s(491)],i=n[s(500)],a=r&&r.is(s(400),s(454)),l=i&&i.is(s(400),s(454));a&&!c[s(546)](r)&&u[s(437)](r),l&&!c[s(546)](i)&&u[s(437)](i)}else n.is(s(400),s(442))&&n[s(489)]&&(t[s(553)](e[s(538)]),o=!0)}else if(s(462)==t[s(597)]){if(!t[s(578)]||!t[s(578)][s(587)])continue;const e=t[s(578)][s(459)];if(e&&Object[s(436)](e)[s(463)])continue;const n=t[s(578)][s(587)];let r=!0,i=!0;for(const e of a)if(e[s(597)]&&e[s(597)][s(566)](s(443))){if(!e[s(578)][s(587)]){i=!1;break}if(e.id!=t.id&&e[s(578)][s(587)]==n){r=!1;break}}i&&r&&(t[s(534)](),o=!0)}for(const t of c)e[s(419)](t);for(const t of u)e[s(449)](t);return o})),n[t(547)][t(550)](t(568))[t(433)]({model:t(404),view:(t,e)=>h(t),converterPriority:t(413)}),n[t(547)][t(550)](t(569))[t(433)]({model:t(404),view:(e,n)=>n[t(494)][t(408)]?h(e,!1):null,converterPriority:t(413)});const g=n[t(407)][t(467)];this[t(589)](g[t(490)],t(544),((e,n)=>{const r=t,s=[];for(const t of g[r(595)](n[r(456)])[r(424)]())t.is(r(400),r(515))&&s[r(581)](t);g[r(557)]((t=>{const e=r;for(const n of s)t[e(562)](t[e(595)](n),t[e(549)](n)),t[e(419)](n)}))}))}}function ya(t){const e=Ia;if(t[e(489)])return!0;const n=t[e(573)](0);return n.is(e(400),e(442))&&n[e(489)]}function Aa(){const t=["_splitMarkerName","options","containsRange","ck-suggestion-marker","markMultiRangeDeletion","value","elementToElement","previousSibling","insertion","*Replace table cells*","1009998oInKDP","updateMarker","insertColumns","596348ggojLb","tableCellPadding","getAttributes","tablePasteRow","tableCellBorderColor","ck-suggestion-marker--active","low","schema","markMultiRangeInsertion","suggestion-td","17KsRYDX","deletionRanges","getChildren","_getCoordsForCells","descriptionFactory","_isForcedDefaultExecutionBlock","tableCellVerticalAlignment","redo","getChangedMarkers","first","discard","get","registerCustomCallback","reduce","author","getSuggestions","fromRange","isInContent","removeMarkers","getMarkers","set","tableCellBackgroundColor","name","insertionRanges","tableCellBorderStyle","removeRows","column","createRangeOn","clipboardOutput","tablePasteColumn","has","conversion","selection","createPositionBefore","for","rows","getTableIfOnlyTableInContent","removeMarker","register","11540kErfAe","join","change","getColumns","editor","ck-suggestion-marker-insertion","createElement","move","detach","plugins","getShiftedBy","startsWith","oldRange","editingDowncast","dataDowncast","endRow","removeColumns","documentSelection","getChild","nodeAfter","markMultiRangeBlockFormat","entries","columns","attributes","model","hasSuggestion","push","root","filter","requires","getRanges","next","tablePasteChainId","registerDescriptionCallback","listenTo","70vxQMIY","cells","_tablePostFixingSubtypes","TableUtils","288888VDpWMS","createRangeIn","endColumn","subType","call","afterInit","createRange","_replaceTableSlotCell","last","differ","registerPostFixer","activeMarkers","locale","element","getRange","forceDefaultExecution","return","suggestion:formatBlock:tablePasteCell","rowInsertionIndexes","deletion","editing","showSuggestionHighlights","stop","end","3rxCZZC","newRange","high","$graveyard","fromEntries","getRowIndexes","type","suggestion","remove","find","getChanges","suggestionUnloaded","tableCellBorderWidth","getItems","rowInsertionRanges","TableClipboard","Users","from","fill","setAttributes","5QQvRtZ","insertRows","markerToHighlight","previous","getRows","keys","add","getSelectionAffectedTableCells","commands","accept","TrackChangesEditing","paragraph","tablePaste","table","columnInsertionIndexes","cell","tableCellHorizontalAlignment","getColumnIndexes","unwrap","findAncestor","batch","every","formatBlock","tableCellSuggestion","tableCell","content","forEach","getAllAdjacentSuggestions","markerAttributes","includes","24YlaOJa","tablePasteCell","length","position","getSuggestionCallback","some","view","_createdBatches","4497101RvvYAr","createTableWalker","487314WjILAP","trackChanges","_suggestionFactory","insert","isEqual","wrap","map","markerName","columnInsertionRanges","insertContent","519840EYktoy","rootName","start","row","getContainedElement","getSuggestion","markers","suggestionLoaded","isEmpty","document","nextSibling","setAttribute"];return(Aa=function(){return t})()}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(470)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Ra;function La(){const t=["commandParams","plugins","2419155OvPnsh","getAttribute","*Format:* resize table","table","format","change","registerDescriptionCallback","resizeTableWidth","columnWidths","5zCmowj","TrackChangesEditing","selection","getSuggestionCallback","document","model","author","2dQOjdk","getColumnGroupElement","afterInit","enableCommand","discard","get","formatBlock","type","959690mAmawH","10pCZGsz","formatInline","locale","bind","tableWidth","getSelectedElement","has","formatGroupId","resizeTable","markBlockFormat","getContainedElement","7iEXIYB","9108656sXJIsj","subType","data","2580642odUHWn","TableColumnResizeEditing","_suggestionFactory","editor","getSuggestions","registerCustomCallback","handleSuggestionDescription","handleResizeTableWidthCommand","accept","8618406CryoXA","descriptionFactory","getTableColumnsWidths","28946599FcyVnC","Users","327948UrilZb"];return(La=function(){return t})()}function Ra(t,e){const n=La();return(Ra=function(t,e){return n[t-=394]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(772366===parseInt(n(398))/1*(-parseInt(n(406))/2)+-parseInt(n(439))/3+-parseInt(n(436))/4+parseInt(n(448))/5*(-parseInt(n(431))/6)+parseInt(n(418))/7*(parseInt(n(419))/8)+parseInt(n(422))/9*(parseInt(n(407))/10)+parseInt(n(434))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Na extends t.Plugin{[Ca(400)](){const t=Ca;if(!this[t(425)][t(438)][t(413)](t(423)))return;const e=this[t(425)][t(438)][t(403)](t(449));e[t(401)](t(446),this[t(429)][t(410)](this)),e[t(424)][t(427)](t(404),t(415),t(430),e[t(424)][t(394)](t(404),null,t(402))),e[t(424)][t(427)](t(404),t(415),t(402),e[t(424)][t(394)](t(404),null,t(430))),e[t(432)][t(445)](this[t(428)][t(410)](this))}[Ca(429)](t,e){const n=Ca,r=this[n(425)][n(438)][n(403)](n(449)),s=this[n(425)][n(438)][n(403)](n(423)),o=e[n(442)]||this[n(425)][n(396)][n(395)][n(450)][n(412)]();this[n(425)][n(396)][n(444)]((()=>{const i=n,a=s[i(399)](o);let c=a?s[i(433)](a):null,u=o[i(440)](i(411))||null;const l=e[i(411)]||u,f=e[i(447)]||c,h=this[i(425)][i(438)][i(403)](i(435)).me;for(const t of r[i(426)]()){const e=t[i(417)]();if(i(415)===t[i(420)]&&e===o){t[i(397)]!==h&&t[i(402)]();const e=t[i(421)][i(437)];u=e[0][i(411)],c=e[0][i(447)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(416)](o,{commandName:i(446),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(415)},[],i(415))}))}[Ca(428)](t){const e=Ca;if(e(404)!=t[e(405)]&&e(408)!=t[e(405)])return;const{data:n}=t;if(n&&e(415)===n[e(414)]){const t=e(441);return{type:e(443),content:zr(this[e(425)][e(409)],t)}}}}const Sa=Ma;!function(t,e){const n=Ma,r=t();for(;;)try{if(968240===-parseInt(n(125))/1+-parseInt(n(136))/2+parseInt(n(132))/3+parseInt(n(139))/4+-parseInt(n(138))/5+-parseInt(n(124))/6*(parseInt(n(137))/7)+parseInt(n(134))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class va extends t.Plugin{[Sa(128)](){const t=Sa,e=this[t(131)];e[t(140)][t(135)](t(130))&&e[t(140)][t(127)](t(133))[t(126)](t(129))}}function Ma(t,e){const n=Oa();return(Ma=function(t,e){return n[t-=124]})(t,e)}function Oa(){const t=["get","afterInit","insertTemplate","Template","editor","536910nyHvBX","TrackChangesEditing","39018384uRQESE","has","2731734jQFNmQ","42csIiRB","3810480FpfLfa","1553620fzURwe","plugins","933882JUudHv","1414588wKHHIi","enableCommand"];return(Oa=function(){return t})()}const wa=Fa;function Fa(t,e){const n=Da();return(Fa=function(t,e){return n[t-=489]})(t,e)}function Da(){const t=["TrackChangesEditing","descriptionFactory","573386vDFxyo","plugins","locale","get","3IwlRsd","2079210rCcTuk","registerElementLabel","1134117RVDZmn","tableOfContents","35irlkcl","editor","enableCommand","afterInit","commands","insertTableOfContents","100479wcOJYz","292160TnOLna","ELEMENT_TABLE_OF_CONTENTS","115578eMImwz","1767773NCKmwl","16WUTyTr"];return(Da=function(){return t})()}!function(t,e){const n=Fa,r=t();for(;;)try{if(186687===-parseInt(n(511))/1+-parseInt(n(496))/2*(-parseInt(n(500))/3)+parseInt(n(489))/4+parseInt(n(505))/5*(parseInt(n(491))/6)+parseInt(n(492))/7+-parseInt(n(493))/8*(parseInt(n(503))/9)+-parseInt(n(501))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Da);class Pa extends t.Plugin{[wa(508)](){const t=wa,e=this[t(506)];if(!e[t(509)][t(499)](t(510)))return;e[t(497)][t(499)](t(494))[t(507)](t(510));const n=e[t(497)][t(499)](t(494)),r=e[t(498)];n[t(495)][t(502)](t(504),(e=>zr(r,t(490),e)))}}const Ba=Ua;function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=224]})(t,e)}function xa(){const t=["document","schema","45974QGaEaj","from","Title","getChangedMarkers","has","title-content","nodeBefore","276352XlcsLC","removeMarker","isTouching","registerPostFixer","56BgUDtu","ELEMENT_TITLE","10409223JHbXBP","60RsoFQb","descriptionFactory","TrackChangesEditing","1006952WVcWJZ","registerElementLabel","5537790MTqMdO","isEqual","8720280eNxQQJ","element","createRange","get","suggestion","isCollapsed","plugins","20jRoeQX","afterInit","end","start","newRange","376752uNVJwu","editor","_splitMarkerName","forward","getNearestSelectionRange","129iZsbNi","model","locale","differ","updateMarker"];return(xa=function(){return t})()}!function(t,e){const n=Ua,r=t();for(;;)try{if(589486===-parseInt(n(225))/1+-parseInt(n(263))/2*(-parseInt(n(256))/3)+parseInt(n(251))/4*(-parseInt(n(232))/5)+-parseInt(n(237))/6+-parseInt(n(229))/7*(-parseInt(n(235))/8)+-parseInt(n(239))/9+-parseInt(n(246))/10*(-parseInt(n(231))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ba(247)](){const t=Ba,e=this[t(252)];if(!e[t(245)][t(267)](t(265)))return;const n=e[t(245)][t(242)](t(234));n[t(233)][t(236)](t(268),(()=>zr(e[t(258)],t(230)))),e[t(257)][t(261)][t(228)]((r=>{const s=t;let o=!1;const i=Array[s(264)](e[s(257)][s(261)][s(259)][s(266)]());for(const{name:t,data:a}of i){const{group:i}=n[s(253)](t);if(s(243)!==i||!a[s(250)])continue;const c=a[s(250)],u=c[s(248)][s(224)];if(!u||!u.is(s(240),s(268)))continue;if(!c[s(249)][s(227)](c[s(248)]))continue;const l=e[s(257)][s(262)][s(255)](c[s(248)],s(254));if(l&&l[s(244)]){const e=r[s(241)](c[s(249)],l[s(249)]);e[s(238)](c)||(r[s(260)](t,{range:e}),o=!0)}o||(r[s(226)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=399]})(t,e)}function Ha(){const t=["undo","1157585FOaEST","TrackChangesEditing","get","editor","2496712HRUMFC","enableCommand","UndoEditing","1107231CgpMSX","afterInit","197904LVaalz","298591mFixKG","redo","6OuATyi","398839MOTuMN","plugins","307154usfFQJ","has"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(460823===parseInt(n(416))/1+parseInt(n(403))/2+parseInt(n(413))/3+-parseInt(n(410))/4+parseInt(n(406))/5*(parseInt(n(400))/6)+parseInt(n(401))/7+-parseInt(n(415))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Ga(414)](){const t=Ga,e=this[t(409)],n=e[t(402)][t(408)](t(407));e[t(402)][t(404)](t(412))&&(n[t(411)](t(405)),n[t(411)](t(399)))}}function Wa(t,e){const n=Za();return(Wa=function(t,e){return n[t-=320]})(t,e)}const Ka=Wa;function Za(){const t=["TableCaptionEditing","4xbiHnC","77tEILZo","4764213tLveLF","requires","3160842mUJboD","176KBRJqY","2203900ijOVBq","177849vledbL","get","enableCommand","1810308WBrFdE","2333908NsGqmp","toggleTableCaption","plugins","afterInit","TrackChangesEditing","312929giDCur","editor","5mKeLjO","has"];return(Za=function(){return t})()}!function(t,e){const n=Wa,r=t();for(;;)try{if(425271===-parseInt(n(332))/1*(-parseInt(n(337))/2)+-parseInt(n(326))/3+parseInt(n(327))/4*(-parseInt(n(334))/5)+-parseInt(n(320))/6+-parseInt(n(323))/7*(parseInt(n(321))/8)+parseInt(n(339))/9+parseInt(n(322))/10*(parseInt(n(338))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{static get[Ka(340)](){return[aa]}[Ka(330)](){const t=Ka,e=this[t(333)];e[t(329)][t(335)](t(336))&&e[t(329)][t(324)](t(331))[t(325)](t(328))}}const qa=Xa;function Xa(t,e){const n=Ya();return(Xa=function(t,e){return n[t-=473]})(t,e)}function Ya(){const t=["registerCustomCallback","tableCellHeight","tableBorderWidth","selection","*Format:* change table cell properties","822449HteswY","format","1171230YngiOw","52130jCucRe","tableBackgroundColor","findAncestor","model","tableAlignment","has","getSelectionAffectedTableCells","tableCellBorderStyle","84VmSbIo","join","5529468heMOqc","tableCellBorderWidth","517ULgNpo","enableCommand","_suggestionFactory","_getSuggestion","_handlePropertyChange","locale","commandParams","discard","enqueueChange","handleDiscardAction","8CJJhsv","247968elqjVd","document","5RECRJv","get","change","TablePropertiesEditing","removeAttribute","getSuggestionCallback","tableCellPadding","*Format:* change table properties","table","getContainedElement","accept","descriptionFactory","tableCellVerticalAlignment","tableBorderStyle","TrackChangesTableProperties","formatBlock","getFirstPosition","tableCellBorderColor","plugins","tableCellWidth","TableCellPropertiesEditing","subType","tableProperties","getSuggestions","TrackChangesEditing","tableCellBackgroundColor","tableHeight","TableUtils","handleSuggestionDescription","afterInit","editor","tableWidth","8367336zgEPDT","1952816IKxWbD","getAttribute","tableCellProperties","tableBorderColor","start","setAttribute","nodeAfter","pluginName","data","registerDescriptionCallback","markBlockFormat","tableCellHorizontalAlignment","batch"];return(Ya=function(){return t})()}!function(t,e){const n=Xa,r=t();for(;;)try{if(607458===-parseInt(n(479))/1+parseInt(n(540))/2+-parseInt(n(481))/3*(parseInt(n(504))/4)+parseInt(n(507))/5*(parseInt(n(492))/6)+parseInt(n(490))/7*(-parseInt(n(505))/8)+parseInt(n(539))/9+parseInt(n(482))/10*(-parseInt(n(494))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Xa;super(t),this[e(529)]=[e(543),e(520),e(476),e(486),e(538),e(533),e(483)],this[e(542)]=[e(524),e(489),e(493),e(513),e(526),e(475),e(532),e(551),e(519)]}static get[qa(547)](){return qa(521)}[qa(536)](){const t=qa,e=this[t(537)][t(525)][t(508)](t(531));if(this[t(537)][t(525)][t(487)](t(510))){for(const n of this[t(529)])e[t(495)](n,((e,r)=>{const s=t,o=this[s(537)][s(485)][s(506)][s(477)][s(523)]()[s(484)](s(515));this[s(498)](n,[o],this[s(529)],s(529),e,r)}));e[t(496)][t(474)](t(522),t(529),t(517),e[t(496)][t(512)](t(522),null,t(501))),e[t(496)][t(474)](t(522),t(529),t(501),((e,n)=>this[t(503)](this[t(529)],e,n))),e[t(496)][t(474)](t(522),t(529),t(491),(()=>!1))}if(this[t(537)][t(525)][t(487)](t(527))){for(const n of this[t(542)])e[t(495)](n,((e,r)=>{const s=t,o=this[s(537)][s(525)][s(508)](s(534))[s(488)](this[s(537)][s(485)][s(506)][s(477)]);this[s(498)](n,o,this[s(542)],s(542),e,r)}));e[t(496)][t(474)](t(522),t(542),t(517),e[t(496)][t(512)](t(522),null,t(501))),e[t(496)][t(474)](t(522),t(542),t(501),((e,n)=>this[t(503)](this[t(542)],e,n))),e[t(496)][t(474)](t(522),t(542),t(491),(()=>!1))}e[t(518)][t(549)]((e=>this[t(535)](e)))}[qa(498)](t,e,n,r,s,o){const i=qa,a=this[i(537)][i(525)][i(508)](i(531));this[i(537)][i(485)][i(502)](o[i(473)],(()=>{const t=i;for(const i of e)if(this[t(497)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(541)](r);void 0!==n&&(e[r]=n)}s(o),a[t(550)](i,{commandParams:[e]},[],r)}}))}[qa(503)](t,e,n){const r=qa,s=e[0][r(544)][r(546)],o=n[r(500)][0];this[r(537)][r(485)][r(509)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(545)](r,o[r],s):e[n(511)](r,s)}))}[qa(535)](t){const e=qa;if(t[e(548)])switch(t[e(528)]){case e(529):return{type:e(480),content:zr(this[e(537)][e(499)],e(514))};case e(542):return{type:e(480),content:zr(this[e(537)][e(499)],e(478))}}}[qa(497)](t,e){const n=qa,r=this[n(537)][n(525)][n(508)](n(531));for(const s of r[n(530)]({skipNotAttached:!0})){const r=s[n(516)]();if(s[n(528)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Qt?function(t,e){return Qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Zn(n,7,oc));for(var s=e.length;s--;)Ur(n,e[s]);return n})),Ec=Tc;function bc(){const t=["addMarker:suggestion:formatBlock","getIntersection","substring","3852905MQScGS","formatBlock:discard","buildSuggestion","isObject","attribute:accept","markMultiRangeInsertion","hasCommentThread","deletion:discard","@external","getLastMatchingPosition","_joinSuggestions","formatGroupId","splice","markerReady","then","$text","acceptAllSuggestions","plugins","activeMarkers","getMultiRangeId","isExternal","root","5102328DAGBGl","_getExternalAuthor","adapter","_enabledCommands","unbind","insertion:chain","getUser","writer","value","getAncestors","before","markAttributeChange","locale","accept","change","getSuggestion","every","elementStart","PendingActions","updateSuggestion","suggestionChanged","comments","_model","_blockAttributeKeys","howMany","dataReady","ck-suggestion-marker-formatInline","update:suggestion","createPositionBefore","_defaultCallbacks","groupId","sort","conversion","rethrowUnexpectedError","concat","_addThreadToSuggestion","getFirstMarker","markerToData","position","markerNameToElements","registerCustomCallback","_recordAttributeChanges","isMultiRange","insertContent","getNearestSelectionRange","open","editingDowncast","stop","model","item","rename","substr","attribute:join","consumable","define","hasSuggestion","_reduceExistingSuggestions","_checkSuggestionCorrectness","unbindElementFromMarkerName","_getSuggestionData","add","_registerDefaultCallbacks","unshift","getAttribute","formatInline:chain","nodeAfter","key","selection","formatBlock:","formatBlock:accept","options","_processAttributeChanges","removeMarker","_getAttributeKey","insertion:","markers","addMarker:suggestion","attributeKey","getMarkers","registerBlockAttribute","isAtEnd","bindElementToMarker","suggestionUnloaded","ck-suggestion-marker--active","suggestionLoaded","deletion","reconvertMarker","updateMarker","isAfter","ck-suggestion-marker","addSuggestion","attributeOldValue","oldRange","formatInline:accept","getCustomProperty","track-changes-adapter-already-set","isIntersecting","applyOperation","track-changes-suggestion-not-found","_commentsRepository","documentSelection","createSelection","lowest","group","enableReadOnlyMode","582343oTddXB","dataToMarker","2056010oFZcpx","removed","ck-suggestion-marker-formatBlock","map","suggestion","targetPosition","clone","commandName","enqueueChange","_adapter","some","track-changes-suggestion-data-mismatch","showSuggestionHighlights","editor","addClass","creator","suggestion-type","delete","createPositionAt","meta","enableDefaultAttributesIntegration","_setSuggestionData","elementEnd","isNextTo","newRange","_breakSuggestionMarker","attribute:discard","fromCharCode","multi","_addSuggestionMarker","insertion","acceptSelectedSuggestions","type","setTo","discardSelectedSuggestions","formatInline:join","data-suggestion","high","normal","backward","fire","parent","never","_customCallbacks","keys","external:","createElement","_updateSuggestionData","_inlineAttributeKeys","change:activeMarkers","removeMarker:suggestion:formatBlock","execute","pop","addUser","_reduceSuggestionAttributeRange","removeClass","author","_createSuggestion","35vSjgCd","markMultiRangeDeletion","setSelection","tablePasteChainId","differ","_isDataLoaded","addMarker","isBefore","_refreshSuggestionsChain","_cutOutSuggestionMarker","always","_rangeIsInLocalUserInsertion","CommentsRepository","_handleNewSuggestionMarker","for","data","start","createRangeIn","getSuggestions","_element","format","_findSuggestions","_afterChanges","getShiftedBy","getWalker","deletion:accept","isAtStart","registerPostFixer","_SUGGESTION_ANNOUNCEMENT","suggestion:","isLocal","$elementName","enableCommand","init","getContainedElement","move","_onDiscard","trackChangesCommand","trackChanges.trackFormatChanges","previous","marker-count","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.","assign","attribute:","deleteContent","default","formatInline:discard","PENDING_ACTION_SUGGESTION","_suggestions","next","trackChanges.mergeNestedSuggestions","descriptionFactory","markBlockFormat","deletion:chain","track-changes-enable-command-twice","discard","from","containerElement","formatBlock:join","mapper","containsRangeInObject","insertion:join","_initAriaMarkerChangeAnnouncements","formatInline:","Users","clear","name","markerToHighlight","addMarker:suggestion:attribute","startsWith","chain","return","addSuggestionData","fromRange","isLimit","_processAttributeSuggestions","range","skipNestingCheck","isSelectable","notReady","containsPosition","newValue","announce","forEach","addHighlight","deletion:","containsRange","_recordAttributeSuggestions","_isRegisteredAttribute","_suggestionState","ready","refresh","change:data","isOwn","consume","addRange","end","forceDefaultExecution","authorName","_isBlockAttribute","removeMarkers","hasComments","markerName","removeAttribute","join","860382SBlRTL","element","_saved","toViewElement","originalSuggestionId","low","set","pluginName","isEqual","after","isArray","FORMATTING","detach","accepted","track-changes-user-not-found","_trackFormatChanges","insertion:discard","track-changes-command-not-found","discardSuggestion","isBlock","authoredAt","_removeSuggestion","addComment","removeMarker:suggestion:attribute","splitPosition","rejected","commands","insert","_refreshAttributeSuggestionsChain","isCollapsed","$textProxy","addMarkerName","getSuggestionCallback","length","deletion:join","isTouching","push","widget","_mergeNestedSuggestions","removeComment","track-changes-adapter-missing-getsuggestion","createdAt","_splitMarkerName","getCommentThread","setAttribute","discardAllSuggestions","oldValue","markMultiRangeBlockFormat","ck-suggestion-marker-","error-saving-suggestion-data-suggestion-discarded","includes","addCommentThread","attributeNewValue","insertion:accept","getAllAdjacentSuggestions","_getMarkerAnnouncementText","markInsertion","getRanges","stopListening","3kXZDGP","remove","isDocumentOperation","createRange","resolve","acceptSuggestion","warn","document","change:_saved","collaboration.channelId","getItems","$graveyard","attribute","highest","multipleBlocks","schema","split","subType","batch","containsItem","formatBlock:chain","registerInlineAttribute","isIntersectingWithRange","getChanges","moveTargetPosition","isUndo","formatInline","formatBlock","createPositionAfter","17647660asswPZ","upcast","editing","735996nRjapi","has","TrackChangesEditing","attributes","isInsideObject","getFirstRange","getChangedMarkers","_joinWithAdjacentSuggestions","trackChanges","ENTER","isRemovable","isInContent","_suggestionFactory","toJSON","_isForcedDefaultExecutionBlock","fetchCommentThread","_descriptionFactory","_getAuthorFromId","values","createRangeOn","LEAVE","listenTo","$marker","markDeletion","head","suggestion:attribute:","_editor","toUpperCase","catch","config","get","getDifference","find","filter","_setSuggestionRange","elementToElement","dataDowncast","nodeBefore","rootName","size","markInlineFormat","forward","4zKIBBP","commentThread","requires","getRange"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=391]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(742966===parseInt(n(395))/1+-parseInt(n(397))/2*(parseInt(n(619))/3)+-parseInt(n(693))/4*(-parseInt(n(700))/5)+parseInt(n(651))/6*(-parseInt(n(455))/7)+-parseInt(n(722))/8+-parseInt(n(560))/9+parseInt(n(648))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(486);class yc extends t.Plugin{static get[Ec(695)](){return[Ec(467),o.Users,t.PendingActions,Yr,ns,as,ls,Ts,ps,ks,Ss,Us,to,ro,uo,ho,bo,Ao,Ro,vo,Do,Vo,xo,Zo,Yo,ei,ui,pi,Ri,oi,Vs,Zs,bi,Ai,vi,Fi,ji,zi,Zi,$i,na,aa,ha,ma,Qa,_a,Na,Pa,Ja,va,ja,za]}static get[Ec(567)](){return Ec(653)}get[Ec(667)](){return this[Ec(506)]}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(400)]((t=>String[e(424)](t)))[e(559)]("")}super(t),this[e(542)]=!1,this[e(566)](e(718),[]),this.on(e(446),((n,r,s,o)=>{const i=e;this[i(744)][i(736)]((()=>{const e=i;for(const n of[...o,...s])this[e(744)][e(797)][e(652)](n)&&t[e(650)][e(808)](n)}))})),this[e(506)]=new Qr(this[e(410)][e(770)][e(634)],this[e(410)][e(734)]),this[e(406)]=null,this[e(663)]=new Ac(this[e(410)]),this[e(503)]=new Map,this[e(821)]=t[e(717)][e(681)](e(467)),this[e(725)]=new Set,this[e(744)]=this[e(410)][e(770)],this[e(544)]=new WeakMap,this[e(665)]=!1,this[e(745)]=new Set([e(486)]),this[e(445)]=new Set,t[e(680)][e(776)](e(493),e(500)),this[e(575)]=t[e(680)][e(681)](e(493)),t[e(680)][e(776)](e(505),!0),this[e(598)]=t[e(680)][e(681)](e(505)),this[e(492)]=new l(t,this[e(725)]),this[e(517)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,52,50])}[Ec(488)](){const t=Ec,n=this[t(410)],r=(e,n)=>{const r=t;if(r(631)!=e)return r(608)+e;const s=n[r(635)]("|")[0];return this[r(554)](s)?r(399):r(748)};n[t(754)][t(469)](t(768))[t(522)]({model:t(401),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(602)](e[n(557)]),a=[n(811),r(o,i)];let c=3e3;return this[n(718)][n(610)](e[n(557)])&&(a[n(596)](n(805)),c=3010),n(807)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(754)][t(469)](t(687))[t(782)]((e=>{const r=t;e.on(r(798),((t,e,s)=>{const o=r;if(!s[o(792)][o(409)])return;const i=e[o(771)];if(!i)return;const c=s[o(514)][o(563)](i);n[o(770)][o(634)][o(703)](i)&&c&&!c[o(816)](o(597))&&c.is(o(512))&&(0,a.toWidget)(c,s[o(729)])}),{priority:r(434)})})),n[t(754)][t(469)](t(687))[t(522)]({model:t(401),view:(e,n)=>{const s=t;if(!n[s(792)][s(409)])return null;const{type:o,subType:i}=this[s(602)](e[s(557)]);return{classes:[s(811),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(771)])return;const{id:c}=this[a(602)](o[a(557)]);if(r){const t=this[a(503)][a(681)](c),e=this[a(795)](t);if(!this[a(554)](e))return}if(o[a(771)].is(a(789)))return void i[a(775)][a(549)](o[a(771)],s[a(521)]);const u=i[a(514)][a(563)](o[a(771)]);if(o[a(771)].is(a(561))&&n[a(770)][a(634)][a(579)](o[a(771)])&&!u[a(816)](a(539))){i[a(729)][a(411)]([a(811),a(399)],u),i[a(729)][a(604)](a(433),c,u),i[a(514)][a(803)](u,o[a(557)]),e&&(this[a(718)][a(610)](o[a(557)])?i[a(729)][a(411)](a(805),u):i[a(729)][a(452)](a(805),u));for(const t of n[a(770)][a(472)](o[a(771)])[a(629)]())i[a(775)][a(549)](t,s[a(521)]);i[a(775)][a(549)](o[a(771)],s[a(521)])}};n[t(754)][t(469)](t(687))[t(782)]((e=>{const n=t;e.on(n(697),((t,e,r)=>{const o=n;r[o(792)][o(409)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(632)})})),n[t(754)][t(469)](t(687))[t(782)]((e=>{const n=t;e.on(n(523),((t,e,r)=>{const o=n;r[o(792)][o(409)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(632)})})),n[t(754)][t(469)](t(687))[t(759)]({model:t(401),view:(e,n)=>n[t(792)][t(409)]?null:{group:t(401),name:e[t(773)](11)}}),n[t(754)][t(469)](t(649))[t(686)]({view:{name:t(401),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(484)+e[r(785)](r(413))+":"+e[r(785)]("id");return e[r(785)](r(495))&&(s+=":"+e[r(785)](r(495))),n[r(443)](r(673),{"data-name":s})}}),n[t(754)][t(469)](t(649))[t(396)]({view:t(401)}),n[t(754)][t(469)](t(768))[t(782)]((e=>{const n=t;e.on(n(697),s(),{priority:n(434)})})),n[t(754)][t(469)](t(768))[t(782)]((e=>{const n=t;e.on(n(523),s({isAttributeSuggestion:!0}),{priority:n(434)})})),n[t(754)][t(469)](t(768))[t(782)]((e=>{const n=t;e.on(n(447),((t,e,r)=>{const s=n,o=r[s(514)][s(761)](e[s(557)]);if(o)for(const t of o)t[s(816)](s(539))||(r[s(729)][s(452)]([s(811),s(399),s(805)],t),r[s(729)][s(558)](s(433),t),r[s(514)][s(780)](t,e[s(557)]))}),{priority:n(434)})})),n[t(754)][t(469)](t(768))[t(782)]((e=>{const n=t;e.on(n(583),((t,e,r)=>{const s=n,o=r[s(514)][s(761)](e[s(557)]);if(!o)return;const{id:i}=this[s(602)](e[s(557)]),a=this[s(503)][s(681)](i),c=this[s(795)](a);if(this[s(554)](c))for(const t of o)t[s(816)](s(539))||(r[s(729)][s(452)]([s(811),s(399),s(805)],t),r[s(729)][s(558)](s(433),t),r[s(514)][s(780)](t,e[s(557)]))}),{priority:n(434)})})),n[t(770)][t(626)][t(482)]((e=>{const r=t;let s=!1;const o=Array[r(511)](n[r(770)][r(626)][r(459)][r(657)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(602)](t);if(r(401)!==o)continue;const h=this[r(503)][r(681)](f);if(null!=c[r(421)]){r(645)==u&&(s=s||Lc(c[r(421)],t,e,n[r(770)][r(634)]));const o=r(631)==u&&this[r(554)](l[r(635)]("|")[0]);if(c[r(421)][r(589)]||r(630)==c[r(421)][r(721)][r(689)]||r(646)==u&&!Nc(c[r(421)])||o&&!Nc(c[r(421)])||r(807)==u&&(Cc(a=c[r(421)])||function(t){const e=r;return t[e(471)][e(438)]==t[e(551)][e(688)]&&t[e(471)][e(802)]}(a)))e[r(794)](t),s=!0;else{if(!h||!h[r(662)])continue;i[r(782)](h)}}}var a;return i[r(690)]>0&&(s=!!this[r(658)](i)||s),s})),n[t(770)][t(626)][t(482)]((e=>{const r=t;let s=!1;for(const t of n[r(770)][r(626)][r(459)][r(642)]())if(r(587)==t[r(429)])for(const t of this[r(503)][r(669)]()){if(t[r(764)]||!t[r(662)])continue;const o=r(646)==t[r(429)],i=this[r(795)](t),a=i&&this[r(554)](i);if(!o&&!a)continue;const c=t[r(656)]();if(c[r(471)][r(438)]!=c[r(551)][r(438)]&&!c[r(551)][r(802)]){const o=n[r(770)][r(415)](c[r(471)][r(787)],r(551)),i=n[r(770)][r(622)](c[r(471)],o);e[r(809)](t[r(758)](),{range:i}),s=!0}}return s})),n[t(770)][t(626)][t(482)]((e=>this[t(793)](e))),n[t(770)][t(626)][t(482)]((e=>!e[t(637)][t(485)]&&this[t(530)](e))),n[t(770)].on(t(477),(()=>{this[t(542)]=!1})),n[t(770)][t(626)].on(t(547),((r,s)=>{const o=t;if(!s[o(485)]||s[o(644)])return;if(!this[o(542)])return;const i=n[o(770)][o(626)][o(459)][o(642)]();if(0==i[o(593)])return;const a=[],c=i[o(684)]((t=>o(631)==t[o(429)])),u=i[o(684)]((t=>o(587)==t[o(429)]&&o(715)!=t[o(521)])),l=i[o(684)]((t=>o(620)==t[o(429)]&&o(715)!=t[o(521)]));for(const t of c)this[o(543)](t[o(799)])&&a[o(596)]({key:t[o(799)],newValue:t[o(612)],oldValue:t[o(813)],range:Sc(t[o(531)],n[o(770)])});for(const t of u){const e=l[o(683)]((e=>e[o(474)]===t[o(474)]));if(e){const r=vc(t[o(760)][o(787)],n[o(770)]);e[o(521)]!==t[o(521)]&&a[o(596)]({key:o(486),newValue:t[o(521)],oldValue:e[o(521)],range:r});for(const[n,s]of e[o(654)]){if(!this[o(543)](n))continue;const e=t[o(654)][o(681)](n);s!==e&&a[o(596)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(654)])this[o(543)](n)&&(e[o(654)][o(652)](n)||a[o(596)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(593)]&&n[o(770)][o(405)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(733)](t,e,s,o,{groupId:r});this[n(778)](t,a)}))}),{priority:t(392)}),n[t(770)][t(797)].on(t(749),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(602)](n[s(521)]),e=this[s(503)][s(681)](t);e&&e[s(591)](n[s(521)])}})),n[t(770)][t(626)].on(t(547),(()=>{const e=t,r=Array[e(511)](n[e(770)][e(626)][e(459)][e(657)]())[e(684)]((t=>e(401)===this[e(602)](t[e(521)])[e(393)]));if(0===r[e(593)])return;r[e(753)](((t,n)=>{const r=e,s=t[r(470)][r(814)],o=n[r(470)][r(814)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(471)][r(462)](o[r(471)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(602)](t);if(null===n[e(814)]){const n=this[e(468)](t);o[e(782)](n)}else{const t=this[e(503)][e(681)](r);null!==n[e(421)]||t[e(662)]?(s[e(782)](t[e(675)]),o[e(782)](t)):this[e(581)](t)}}o[e(690)]>0&&this[e(463)](o);for(const t of s)this[e(437)](e(742),t)})),n[t(770)].on(t(819),((e,r)=>{const s=t,o=r[0];if(!this[s(503)][s(690)])return;if(!o[s(621)])return;if(o[s(637)][s(644)]||!o[s(637)][s(485)])return;let i,a;switch(o[s(429)]){case s(587):i=n[s(770)][s(415)](o[s(760)]),a=i[s(478)](o[s(746)]);break;case s(635):i=n[s(770)][s(415)](o[s(584)]),a=n[s(770)][s(415)](o[s(643)]);break;case s(490):i=n[s(770)][s(415)](o[s(402)]),a=i[s(478)](o[s(746)]);break;default:return}const c=n[s(770)][s(622)](i,a);n[s(770)][s(736)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(476)](c)){if(e[t(764)])continue;if(t(645)==e[t(429)])continue;const r=this[t(795)](e);if(r&&this[t(554)](r)&&t(635)!=o[t(429)])continue;const s=e[t(470)]&&e[t(470)][t(633)];(t(646)!=e[t(429)]||t(635)==o[t(429)]&&!s)&&(n[t(515)]||t(427)==e[t(429)]&&n[t(548)]||e[t(656)]()[t(541)](c)&&this[t(422)](e,i,a))}}))}),{priority:t(392)}),n[t(770)].on(t(499),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(552)])return;if(this[s(665)])return;if(!this[s(492)][s(730)])return;if(o[s(589)])return;const a=n[s(770)][s(634)],{start:c,end:u}=o[s(656)](),l=c[s(787)]&&a[s(529)](c[s(787)])?null:a[s(766)](c,s(692)),f=u[s(688)]&&a[s(529)](u[s(688)])?null:a[s(766)](u,s(436)),h=n[s(770)][s(622)](l?l[s(471)]:c,f?f[s(551)]:u);n[s(770)][s(736)]((t=>{const e=s;this[e(674)](h);const r=n[e(770)][e(634)][e(766)](h[e(471)]);o.is(e(822))?t[e(457)](r):o[e(430)](r)})),e[s(769)]()}),{priority:e.priorities[t(435)]+10}),n[t(770)].on(t(765),((e,r)=>{const s=t,o=r[r[s(593)]-1];o&&o[s(552)]||this[s(665)]||this[s(492)][s(730)]&&(n[s(770)][s(736)]((()=>{const t=s;let o=n[t(770)][t(765)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(526)]=o[t(403)]();const i=o[t(551)][t(688)],a=n[t(770)][t(634)];i&&a[t(579)](i)&&!a[t(703)](i)&&(o=n[t(770)][t(622)](o[t(471)],n[t(770)][t(415)](i,t(551)))),this[t(616)](o)})),e[s(769)]())}),{priority:t(434)}),this[t(410)][t(586)][t(782)](t(659),this[t(492)]),this[t(487)](t(659));const o=new p(n,this[t(503)]);n[t(586)][t(782)](t(624),o),this[t(487)](t(624));const i=new b(n,this[t(503)]);n[t(586)][t(782)](t(578),i),this[t(487)](t(578)),n[t(586)][t(782)](t(716),new S(n,o,this[t(503)])),this[t(487)](t(716)),n[t(586)][t(782)](t(605),new S(n,i,this[t(503)])),this[t(487)](t(605)),n[t(586)][t(782)](t(428),new w(n,o,this[t(503)])),this[t(487)](t(428)),n[t(586)][t(782)](t(431),new w(n,i,this[t(503)])),this[t(487)](t(431));const c=n[t(717)][t(681)](t(467));this[t(672)](c,t(582),((e,{threadId:n})=>{const r=t,s=this[r(503)][r(681)](n);s&&s[r(694)]&&1===s[r(694)][r(593)]&&this[r(444)](n,{hasComments:!0})}),{priority:t(565)}),this[t(672)](c,t(599),((e,{threadId:n})=>{const r=t,s=this[r(503)][r(681)](n);s&&s[r(694)]&&!s[r(694)][r(593)]&&this[r(444)](n,{hasComments:!1})}),{priority:t(565)})}set[Ec(724)](t){const n=Ec;if(this[n(406)])throw new e.CKEditorError(n(817),this);this[n(406)]=t}get[Ec(724)](){return this[Ec(406)]}[Ec(473)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(503)][n(669)]())t&&!e[n(662)]||r[n(596)](e);return e?r[n(400)]((t=>t[n(664)]())):r}[Ec(737)](t){const n=Ec,r=this[n(503)][n(681)](t);if(!r)throw new e.CKEditorError(n(820),this);return r}[Ec(777)](t){const e=Ec;return this[e(503)][e(652)](t)}[Ec(527)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(429)][e(635)](":"),a=this[e(503)][e(681)](r)||this[e(454)](o,i,r,n,s);if(this[e(757)](a),this[e(779)](a,o,i||null,n),a[e(601)]=t[e(601)],a[e(460)]=!0,s&&s[e(708)]){const t=s[e(708)],n=this[e(723)](t[e(553)]);a[e(580)]=t[e(601)],a[e(453)]=n,a[e(720)]=!0}else a[e(580)]=t[e(601)];switch(t[e(470)]&&(a[e(470)]=t[e(470)]),t[e(654)]&&(a[e(654)]=t[e(654)]),this[e(406)]&&this[e(406)][e(812)]||(a[e(562)]=!0),this[e(544)][e(681)](a)){case e(534):this[e(544)][e(566)](a,e(747));break;case e(713):a[e(662)]?(this[e(658)](new Set([a])),this[e(463)](new Set([a])),this[e(544)][e(566)](a,e(545)),this[e(437)](e(806),a)):this[e(544)][e(566)](a,e(398))}return a}[Ec(624)](t){const e=Ec;this[e(552)]((()=>{const n=e;this[n(410)][n(770)][n(736)]((()=>{const e=n;for(const n of t[e(614)]())n[e(735)]()}))}))}[Ec(578)](t){const e=Ec;this[e(552)]((()=>{const n=e;this[n(410)][n(770)][n(736)]((()=>{const e=n;for(const n of t[e(614)]())n[e(510)]()}))}))}[Ec(487)](t,n){const r=Ec,s=this[r(410)][r(586)][r(681)](t);if(!s)throw new e.CKEditorError(r(577),this,{commandName:t});if(this[r(725)][r(652)](s))throw new e.CKEditorError(r(509),this,{commandName:t});this[r(725)][r(782)](s),n&&s.on(r(448),((t,e)=>{const o=r;this[o(492)][o(730)]&&(this[o(665)]||(e[o(593)]>0&&e[e[o(593)]-1]&&e[e[o(593)]-1][o(552)]?e[o(449)]():(t[o(526)]=n(((...t)=>s[o(448)](...t,{forceDefaultExecution:!0})),...e),t[o(769)]())))}),{priority:r(434)})}[Ec(552)](t){const n=Ec;let r,s;const o=this[n(665)];this[n(665)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(665)]=!1),s&&e.CKEditorError[n(755)](s,this),r}[Ec(616)](t,n=null,r={}){const s=Ec;if(t[s(589)])return null;const o=this[s(410)][s(717)][s(681)](s(519)).me;for(const{suggestion:e,meta:o}of this[s(476)](t,s(427)))if(o[s(548)]){if(!o[s(420)]){if(o[s(515)]){if(!this[s(598)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(422)](e,t[s(471)],t[s(551)]);break}if(n==e[s(636)]&&wc(e,r)){const n=e[s(656)]();return n[s(471)][s(568)](t[s(551)])?this[s(685)](e,this[s(744)][s(622)](t[s(471)],n[s(551)])):this[s(685)](e,this[s(744)][s(622)](n[s(471)],t[s(551)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(796)+n:s(427),u=this[s(418)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(426)](c,i,a,t),u}[Ec(705)](t,n=Ec(425),r={}){const s=Ec,o=this[s(410)][s(717)][s(681)](s(519)).me,i=this[s(663)][s(592)](s(427),n,s(559));for(const e of this[s(473)]())if(e[s(453)].id==o.id&&s(427)==e[s(429)]&&e[s(636)]==n&&wc(e,r)&&(i(e[s(617)](),t)||i(t,e[s(617)]()))){for(const n of t)e[s(550)](n);return e}for(const{suggestion:e,meta:n}of this[s(476)](t,s(427))){if(!n[s(548)])continue;if(!this[s(598)]&&n[s(515)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(617)]())for(const e of t)if(!n[s(541)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(796)+n,l=this[s(418)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(426)](u,a,c,e,Hr[s(719)]());return l}[Ec(691)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(589)])return null;if(o(439)===this[o(575)]){const e=this[o(663)][o(592)](o(645),r,o(735));return this[o(552)]((()=>e([t],n,s))),null}const i=this[o(410)][o(717)][o(681)](o(519)).me,a=[];if(o(465)!==this[o(575)])for(const{suggestion:e,meta:n}of this[o(476)](t,o(427)))n[o(548)]&&!n[o(655)]&&a[o(596)](...e[o(617)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(698)](s);e&&r[n(596)](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(593)];){const s=r[e][n(682)](t);r[n(712)](e,1,...s),e+=s[n(593)]}}return r}(t,a);c[o(593)]&&this[o(744)][o(736)]((()=>{const t=o;for(const e of c){const o=this[t(663)][t(592)](t(645),r,t(735));this[t(552)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(471)],u=t[o(551)];for(const{suggestion:e,meta:n}of this[o(476)](t,o(645))){if(!n[o(548)])continue;if(e[o(636)]!=r)continue;if(!wc(e,s))continue;const i=e[o(656)]();if(i[o(541)](t,!0))return null;c=c[o(462)](i[o(471)])?c:i[o(471)],u=u[o(810)](i[o(551)])?u:i[o(551)],a?i[o(471)][o(462)](a[o(656)]()[o(471)])?(a[o(555)](),a=e):e[o(555)]():a=e}const l=this[o(744)][o(622)](c,u);if(a)this[o(685)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(418)]({id:t,type:o(518)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(426)](o(518)+r,t,a,l)}}return null}[Ec(507)](t,n,r=[],s=null,o={}){const i=Ec;n[i(711)]||(n[i(711)]=n[i(404)]),n[i(633)]=t.is(i(531)),s=s||Rc(n);const a=r[i(400)]((t=>vc(t,this[i(744)]))),c=t.is(i(531))?t:vc(t,this[i(744)]);if(i(439)===this[i(575)]){const t=this[i(663)][i(592)](i(646),s,i(735));return this[i(552)]((()=>t([c],n,o))),null}a[i(596)](c);let u=!0;for(const t of a)if(!this[i(466)](t)){u=!1;break}if(u&&i(465)!==this[i(575)]){const t=this[i(663)][i(592)](i(646),s,i(735));return this[i(552)]((()=>t([c],n,o))),null}let l=null,f=c[i(471)],h=c[i(551)];for(const{suggestion:t,meta:e}of this[i(476)](c,i(646))){if(!e[i(548)])continue;if(e[i(420)]||e[i(515)]||e[i(655)])continue;if(t[i(470)][i(711)]!=n[i(711)])continue;if(!wc(t,o))continue;const r=t[i(656)]();if(t[i(636)]==s){if(r[i(541)](c,!0))return null;f=f[i(462)](r[i(471)])?f:r[i(471)],h=h[i(810)](r[i(551)])?h:r[i(551)],l?r[i(471)][i(462)](l[i(656)]()[i(471)])?(l[i(555)](),l=t):t[i(555)]():l=t}else{const e=c[i(698)](r);this[i(464)](t,e)}}const g=this[i(410)][i(717)][i(681)](i(519)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(685)](l,this[i(744)][i(622)](f,h)),l;{const t=this[i(418)]({id:d,type:i(790)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(426)](i(790)+s,d,p,this[i(744)][i(622)](f,h)),t}}[Ec(607)](t,n,r=[],s=null,o={}){const i=Ec;n[i(711)]||(n[i(711)]=n[i(404)]);const a=t[0];n[i(633)]=a.is(i(531)),s=s||Rc(n);const c=r[i(400)]((t=>vc(t,this[i(744)]))),u=a.is(i(531))?t:t[i(400)]((t=>vc(t,this[i(744)])));if(i(439)===this[i(575)]){const t=this[i(663)][i(592)](i(646),s,i(735));return this[i(552)]((()=>t(u,n,o))),null}c[i(596)](...u);let l=!0;for(const t of c)if(!this[i(466)](t)){l=!1;break}if(l&&i(465)!==this[i(575)]){const t=this[i(663)][i(592)](i(646),s,i(735));return this[i(552)]((()=>t(u,n,o))),null}const f=this[i(410)][i(717)][i(681)](i(519)).me;for(const t of this[i(473)]()){if(t[i(453)].id!=f.id)continue;if(i(646)!=t[i(429)]||t[i(470)][i(711)]!=n[i(711)])continue;if(!wc(t,o))continue;const e=t[i(636)]==s;for(let n=0;n<u[i(593)];n++){const r=u[n];for(const s of t[i(800)]()){const o=s[i(696)]();if(r[i(568)](o)){e?(u[i(712)](n,1),n--):t[i(794)](s[i(521)]);break}}}}if(0==u[i(593)])return null;const h=this[i(663)][i(592)](i(646),s,i(559));for(const t of this[i(473)]())if(t[i(453)].id==f.id&&i(646)==t[i(429)]&&t[i(470)][i(711)]==n[i(711)]&&t[i(636)]==s&&wc(t,o)&&(h(t[i(617)](),u)||h(u,t[i(617)]()))){for(const e of u)t[i(550)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(790)+s,m=this[i(418)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(426)](p,g,d,t,Hr[i(719)]());return m}[Ec(674)](t,n=null,r={}){const s=Ec;if(t[s(589)])return null;const o=this[s(410)][s(717)][s(681)](s(519)).me,a=new i.LiveRange(t[s(471)],t[s(551)]);for(const{suggestion:t,meta:e}of this[s(476)](a,s(427)))if(e[s(548)]&&!e[s(420)])if(t[s(764)]){const e=t[s(617)]()[s(684)]((t=>s(630)!=t[s(721)][s(689)]));if(e[s(738)]((t=>a[s(541)](t,!0)))&&t[s(510)](),e[s(407)]((t=>t[s(541)](a,!0)))){const t=this[s(663)][s(592)](s(807),n,s(735));return this[s(552)]((()=>t([a],null,r))),null}}else{const e=a[s(698)](t[s(656)]());null!==e&&t[s(491)]([e],null,r)}if(a[s(572)](),a[s(589)]||s(630)==a[s(721)][s(689)])return null;let c=null,u=a[s(471)],l=a[s(551)];const f=this[s(476)](a,s(807));for(const{suggestion:t,meta:e}of f){const n=this[s(744)][s(622)](u,l);if(e[s(548)]&&(this[s(598)]||!e[s(515)]&&!e[s(655)]))if(t[s(764)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(617)]()){if(r[s(541)](n,!0))return t;n[s(541)](r)||(e=!1)}e&&t[s(510)]()}else{const e=t[s(656)]();if(e[s(541)](n,!0))return t;if(!wc(t,r)){n[s(541)](e)?t[s(555)]():e[s(535)](u)?u=e[s(551)]:e[s(535)](l)&&(l=e[s(471)]);continue}u=u[s(462)](e[s(471)])?u:e[s(471)],l=l[s(810)](e[s(551)])?l:e[s(551)],r=Object[s(497)]({},t[s(654)]),c?e[s(471)][s(462)](c[s(656)]()[s(471)])?(c[s(555)](),c=t):t[s(555)]():c=t}}if(c)return this[s(685)](c,this[s(744)][s(622)](u,l)),c;{const t=(0,e.uid)(),i=this[s(744)][s(622)](u,l),a=o.id,c=n?s(540)+n:s(807),f=this[s(418)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(426)](c,t,a,i),f}}[Ec(456)](t,n=Ec(425),r={}){const s=Ec,o=this[s(410)][s(717)][s(681)](s(519)).me,a=t[s(400)]((t=>new i.LiveRange(t[s(471)],t[s(551)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(476)](a,s(427)))e[s(548)]&&!e[s(420)]&&c[s(782)](t);for(const e of c)if(e[s(764)]){const o=e[s(617)]();if((!e[s(654)]||!e[s(654)][s(532)])&&o[s(738)]((t=>a[s(407)]((e=>e[s(541)](t,!0)))))&&e[s(510)](),a[s(738)]((t=>o[s(407)]((e=>e[s(541)](t,!0)))))){const e=this[s(663)][s(592)](s(807),n,s(735));return this[s(552)]((()=>e(t,null,r))),null}}else{const t=e[s(656)]();if(a[s(407)]((e=>e[s(541)](t,!0)))&&e[s(510)](),a[s(738)]((e=>t[s(541)](e,!0)))){const t=this[s(663)][s(592)](s(807),n,s(735));return this[s(552)]((()=>t(a,null,r))),null}}const u=this[s(663)][s(592)](s(807),n,s(559));let l=null;for(const t of this[s(473)]())if(t[s(453)].id==o.id&&t[s(662)]&&s(807)==t[s(429)]&&t[s(636)]==n&&wc(t,r)&&(u(t[s(617)](),a)||u(a,t[s(617)]())))if(l){if(t[s(694)]&&t[s(694)][s(593)])continue;for(const e of t[s(617)]())l[s(641)](e)||l[s(550)](e);t[s(555)]()}else{l=t;for(const e of a)t[s(641)](e)||t[s(550)](e)}if(l)return l;c[s(520)]();for(const{suggestion:t,meta:e}of this[s(476)](a,s(807)))e[s(548)]&&(this[s(598)]||!e[s(515)]&&!e[s(655)])&&wc(t,r)&&c[s(782)](t);for(const t of c){const e=t[s(617)]();if((!r||!r[s(532)])&&a[s(738)]((t=>e[s(407)]((e=>e[s(541)](t,!0))))))return t;(!t[s(654)]||!t[s(654)][s(532)])&&e[s(738)]((t=>a[s(407)]((e=>e[s(541)](t,!0)))))&&t[s(510)]()}const f=(0,e.uid)(),h=o.id,g=s(540)+n,d=this[s(418)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(572)](),t[s(589)]||s(630)==t[s(721)][s(689)]||this[s(426)](g,f,h,t,Hr[s(719)]());return d}[Ec(733)](t,n,r,s,o){const i=Ec;if(t[i(589)])return[];if(i(439)===this[i(575)])return[];const a=this[i(410)][i(717)][i(681)](i(519)).me.id,c=Array[i(511)](this[i(503)][i(669)]())[i(684)]((e=>i(631)==e[i(429)]&&e[i(470)][i(788)]==n&&e[i(641)](t)));if(i(500)===this[i(575)]){const e=this[i(476)](t,i(427))[i(684)]((({meta:t})=>t[i(548)]&&!t[i(655)]&&!t[i(420)]))[i(400)]((({suggestion:t})=>t));c[i(784)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(631)==t[i(429)]?t[i(470)][i(606)]:void 0,o=t[i(656)](),a=Array[i(511)](u[i(441)]())[i(683)]((t=>t[i(818)](o)));if(!a)continue;const c=a[i(682)](o);this[i(554)](n)&&i(427)==t[i(429)]&&0!=c[i(593)]||(u[i(414)](a),c[i(538)]((t=>{u[i(566)](t,r)})),i(427)!=t[i(429)]&&e!=s&&u[i(566)](a[i(698)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(593)]>37&&console[i(625)](i(496),{key:n});const f=(i(498)+(n+"|")+Rc({newValue:s}))[i(699)](0,60),h=this[i(418)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(596)](h),this[i(426)](f,c,a,t)}return l}[Ec(417)](t){const e=Ec;this[e(487)](t,((t,...n)=>{this[e(763)]((()=>{t(...n)}))}))}[Ec(801)](t){const e=Ec;this[e(745)][e(782)](t)}[Ec(640)](t){const e=Ec;this[e(445)][e(782)](t)}[Ec(795)](t){const e=Ec;return e(631)==t[e(429)]?t[e(636)][e(635)]("|")[0]:null}[Ec(685)](t,e){const n=Ec,r=t[n(758)]();this[n(744)][n(736)]((t=>{t[n(809)](r,{range:e})}))}[Ec(757)](t){const e=Ec,n=t.id,r=this[e(410)][e(680)][e(681)](e(628));this[e(821)][e(706)](n)||this[e(821)][e(611)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(821)][e(603)](n);s[e(726)](e(661)),s[e(661)]=!1,t[e(694)]=s}[Ec(779)](t,n,r,s){const o=Ec;if(t[o(429)]!=n||t[o(636)]!=r||t[o(412)].id!=s)throw this[o(410)][o(394)](o(408)),new e.CKEditorError(o(408),this)}[Ec(464)](t,n){const r=Ec,s=t[r(656)]();if(n[r(568)](s))t[r(555)]();else if(s[r(541)](n)){const o=this[r(744)][r(415)](n[r(471)][r(688)],r(551));this[r(685)](t,this[r(744)][r(622)](s[r(471)],o));const i=(0,e.uid)(),a=t[r(412)].id,c=t[r(429)]+":"+t[r(636)];this[r(418)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(470)],attributes:t[r(654)]});const u=this[r(744)][r(415)](n[r(551)][r(438)],r(569)),l=this[r(744)][r(622)](u,s[r(551)]);this[r(426)](c,i,a,l)}else if(s[r(535)](n[r(471)])){const e=this[r(744)][r(415)](n[r(471)][r(688)],r(551));this[r(685)](t,this[r(744)][r(622)](s[r(471)],e))}else{const e=this[r(744)][r(415)](n[r(551)][r(438)],r(569));this[r(685)](t,this[r(744)][r(622)](e,s[r(551)]))}}[Ec(466)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(476)](t,e(427))){if(!r[e(548)])continue;const s=n[e(617)]();for(const n of s)if(!t[e(682)](n)[e(593)])return!0}return!1}[Ec(668)](t){const n=Ec,r=this[n(410)][n(717)][n(681)](n(519))[n(728)](t);if(!r)throw new e.CKEditorError(n(574),this);return r}[Ec(723)](t){const e=Ec,n=this[e(410)][e(717)][e(681)](e(519)),r=(0,o.hashObject)(e(442)+t);return n[e(728)](r)||n[e(450)]({id:r,name:t})}[Ec(454)](t,e,n,r,s){const o=Ec,i=this[o(668)](r),a=this[o(663)][o(702)](t,e,n,i,s,(t=>{const e=o;this[e(444)](n,{attributes:t});const r=this[e(737)](n);this[e(658)](new Set([r])),this[e(463)](new Set([r]))}));return this[o(672)](a,o(735),(()=>{const t=o;this[t(444)](n,{state:t(573)})}),{priority:o(434)}),this[o(672)](a,o(510),(()=>{const t=o;this[t(444)](n,{state:t(585)})}),{priority:o(434)}),this[o(503)][o(566)](n,a),this[o(544)][o(566)](a,o(534)),a}[Ec(602)](t){const e=Ec,n=t[e(635)](":");return{group:n[0],type:n[1],subType:n[e(593)]>=5?n[2]:null,id:n[e(593)]<5?n[2]:n[3],authorId:n[e(593)]<5?n[3]:n[4],markerCount:6==n[e(593)]?n[5]:null}}[Ec(422)](t,n,r){const s=Ec,o=t[s(656)](),i=o[s(471)],a=o[s(551)];this[s(685)](t,this[s(744)][s(622)](i,n));const c=(0,e.uid)(),u=t[s(412)].id,l=t[s(429)]+(t[s(636)]?":"+t[s(636)]:"");this[s(418)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(654)],data:t[s(470)]});const f=this[s(795)](t);(s(646)==t[s(429)]||f&&this[s(554)](f))&&(r=this[s(744)][s(750)](r[s(438)])),this[s(426)](l,c,u,this[s(744)][s(622)](r,a))}[Ec(476)](t,e=null){const n=Ec,r=[],s=this[n(410)][n(717)][n(681)](n(519)).me;Array[n(570)](t)||(t=[t]);for(const o of this[n(473)]()){if(!o[n(662)])continue;if(e&&o[n(429)]!=e)continue;let i=!1;for(const e of o[n(617)]()){for(const a of t){const t=a[n(471)][n(568)](e[n(551)])||a[n(551)][n(568)](e[n(471)]);if(t||a[n(698)](e)){const c=a[n(541)](e)&&kc(this[n(744)][n(634)],e[n(471)],a),u=e[n(541)](a)&&kc(this[n(744)][n(634)],a[n(471)],e);r[n(596)]({suggestion:o,meta:{isOwn:s==o[n(453)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(426)](t,e,n,r,s){const o=Ec;this[o(744)][o(736)]((i=>{const a=o;let c=a(484)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(461)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(581)](t){const e=Ec,n=t[e(494)],r=t[e(504)];t[e(494)]=null,t[e(504)]=null,null!=n&&n[e(504)]==t&&(n[e(504)]=r),null!=r&&r[e(494)]==t&&(r[e(494)]=n),e(545)==this[e(544)][e(681)](t)&&(this[e(544)][e(566)](t,e(398)),this[e(437)](e(804),t,n,r))}[Ec(418)](t){const n=Ec,r=t.id,s=this[n(527)](t);if(this[n(406)]&&this[n(406)][n(812)]){const o=this[n(410)][n(717)][n(681)](n(740)),i=s[n(556)],a=s[n(636)]?s[n(429)]+":"+s[n(636)]:s[n(429)],c=this[n(410)][n(734)],u=o[n(782)](zr(c,n(502))),l={id:r,type:a,hasComments:i,data:t[n(470)]||null,originalSuggestionId:t[n(564)]||null,attributes:s[n(654)]};this[n(406)][n(812)](l)[n(714)]((t=>{const e=n;s[e(562)]=!0,o[e(620)](u),t&&t[e(601)]&&(this[e(503)][e(681)](r)[e(601)]=t[e(601)])}))[n(679)]((t=>{const r=n;throw(0,e.logWarning)(r(609)),this[r(410)][r(770)][r(405)]({isUndoable:!1},(()=>{s[r(510)]()})),s[r(618)](),this[r(503)][r(414)](s.id),this[r(544)][r(414)](s),t}))}return s}[Ec(554)](t){const e=Ec;return this[e(745)][e(652)](t)}[Ec(444)](t,e){const n=Ec,r=this[n(410)][n(717)][n(681)](n(740)),s=this[n(737)](t);if(this[n(406)]&&this[n(406)][n(741)])if(s[n(562)]){const s=r[n(782)](zr(this[n(410)][n(734)],n(502)));this[n(406)][n(741)](t,e)[n(714)]((()=>{r[n(620)](s)}))}else s.on(n(627),(()=>{this[n(444)](t,e)}))}[Ec(781)](t){const n=Ec;if(!this[n(406)]||!this[n(406)][n(737)])throw new e.CKEditorError(n(600),this);return this[n(406)][n(737)](t)}[Ec(468)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(602)](t),i=this[e(503)][e(681)](n)||this[e(454)](r,s,n,o,{});switch(this[e(779)](i,r,s,o),this[e(544)][e(681)](i)){case e(534):this[e(781)](n)[e(714)]((t=>{const r=e;let s=Promise[r(623)]();t[r(556)]&&(s=this[r(821)][r(666)]({channelId:this[r(410)][r(680)][r(681)](r(628)),threadId:n})),s[r(714)]((()=>{const e=r;this[e(527)](t)[e(562)]=!0}))})),this[e(544)][e(566)](i,e(713));break;case e(398):this[e(444)](n,{state:e(767)});case e(747):this[e(544)][e(566)](i,e(545)),this[e(437)](e(806),i);break;case e(545):this[e(437)](e(742),i)}return i[e(591)](t),i}[Ec(463)](t){const e=Ec,n=Array[e(511)](t),r=n[e(684)]((t=>e(631)==t[e(429)]));this[e(588)](r);const s=n[e(684)]((t=>!t[e(764)]&&e(631)!=t[e(429)])),o=this[e(473)]({skipNotAttached:!0})[e(684)]((t=>!t[e(764)]&&e(631)!=t[e(429)])),i=o[e(684)]((n=>!t[e(652)](n))),a=new Map(o[e(400)]((t=>[t,this[e(663)][e(592)](t[e(429)],t[e(636)],e(525))]))),c=new Map(o[e(400)]((t=>[t,t[e(656)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(593)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(593)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(593)];t++){const n=s[t];!l[e(652)](n)&&n[e(494)]&&(f[e(782)](n[e(494)]),n[e(494)][e(504)]===n&&(n[e(494)][e(504)]=null),n[e(494)]=null),!u[e(652)](n)&&n[e(504)]&&(f[e(782)](n[e(504)]),n[e(504)][e(494)]===n&&(n[e(504)][e(494)]=null),n[e(504)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(593)];e++){const r=g(t,n[e]);r&&(r[0][s(504)]=r[1],r[1][s(494)]=r[0],u[s(782)](r[0]),l[s(782)](r[1]))}}function g(t,n){const r=e;if(t[r(453)].id!==n[r(453)].id)return null;const s=a[r(681)](t)(t,n,c[r(681)](t),c[r(681)](n));return s&&a[r(681)](n)(t,n,c[r(681)](t),c[r(681)](n))?s[1][r(694)]&&s[1][r(694)][r(593)]?null:s:null}f[e(690)]&&this[e(463)](f)}[Ec(588)](t){const e=Ec;if(0==t[e(593)])return;const n=this[e(473)]({skipNotAttached:!0})[e(684)]((t=>e(631)==t[e(429)]&&t[e(460)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(654)]);s[e(652)](n)||(s[e(566)](n,r[e(593)]),r[e(596)]([]));const i=s[e(681)](n);r[i][e(596)](t)}!function(){const t=e;r[t(753)](((e,n)=>{const r=t,s=e[0][r(601)],o=n[0][r(601)];return s==o?e[0][r(654)][r(752)]<n[0][r(654)][r(752)]?-1:1:s<o?-1:1}));for(const e of r)e[t(753)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(593)];t++){if(0==r[t][e(593)])continue;const n=[];for(let s=t+1;s<r[e(593)];s++)0!=r[s][e(593)]&&i(r[t],r[s])&&n[e(596)](s);for(const s of n)r[t]=r[t][e(756)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(593)];n++)t[n][e(504)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(593)];n++)t[n][e(494)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(654)][r(752)]!==n[0][r(654)][r(752)]&&t[0][r(453)]!==n[0][r(453)])return!1;if(!function(t,e){const n=r;return!t[n(556)]&&!e[n(556)]||(!t[n(556)]||!e[n(556)])&&(!!(t[n(556)]&&e[n(601)]<t[n(694)][n(743)][n(681)](0)[n(601)])||!!(e[n(556)]&&t[n(601)]<e[n(694)][n(743)][n(681)](0)[n(601)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(654)],r(752)),o=Ic(n[0][r(654)],r(752));return!!wr(s,o)&&(!!t[r(738)]((t=>n[r(407)]((e=>t[r(656)]()[r(568)](e[r(656)]())))))&&n[r(738)]((e=>t[r(407)]((t=>e[r(656)]()[r(568)](t[r(656)]()))))))}}[Ec(658)](t){const e=Ec,n=Array[e(511)](t),r=this[e(473)]({skipNotAttached:!0}),s=r[e(684)]((n=>!t[e(652)](n))),o=new Map(n[e(400)]((t=>[t,this[e(663)][e(592)](t[e(429)],t[e(636)],e(559))]))),i=new Map(r[e(400)]((t=>[t,t[e(617)]()])));for(let t=0;t<n[e(593)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(593)];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(593)];e++){const s=r[e];if(s[a(429)]!==n[a(429)]||s[a(453)].id!==n[a(453)].id||s[a(636)]!==n[a(636)])continue;if(!Oc(n,s,[a(752)]))continue;if(a(631)==n[a(429)]&&n[a(470)][a(606)]!=s[a(470)][a(606)])continue;if(a(631)==n[a(429)]&&t[a(554)](n[a(470)][a(788)]))continue;if(a(646)==n[a(429)]){const e=t[a(410)][a(770)],r=n[a(489)]();if(r&&(e[a(634)][a(703)](r)||e[a(634)][a(529)](r)))continue}const c=o[a(681)](n),u=i[a(681)](n),l=i[a(681)](s),f=n[a(694)]&&n[a(694)][a(593)],h=s[a(694)]&&s[a(694)][a(593)];if(!f&&c(l,u))return t[a(710)](s,n),i[a(414)](n),!0;if(!h&&c(u,l))return t[a(710)](n,s),i[a(414)](s),!0}return!1}}[Ec(710)](t,e){const n=Ec;if(t[n(764)])for(const r of e[n(617)]())t[n(550)](r);else{const r=e[n(656)]()[n(551)];this[n(685)](t,this[n(744)][n(622)](t[n(656)]()[n(471)],r))}e[n(555)]()}[Ec(615)](t,e){const n=Ec,r=t[n(524)](n(475))||t[n(524)](n(631))?n(571):t[n(678)]();return zr(this[n(410)][n(734)],e+"_"+r+n(483))}[Ec(517)](){const t=Ec,e=this[t(410)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(744)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(602)](t[s(521)]);if(s(401)===e){n[s(537)](this[s(615)](r,s(671)));break}}for(const t of r){const{group:e,type:r}=this[s(602)](t[s(521)]);if(s(401)===e){n[s(537)](this[s(615)](r,s(660)));break}}}))}[Ec(793)](t){const e=Ec;if(this[e(542)])return!1;const n=this[e(410)],r=n[e(770)][e(626)][e(459)][e(642)]();if(0==r[e(593)])return!1;const s=[],o=r[e(684)]((t=>e(631)==t[e(429)])),i=r[e(684)]((t=>e(587)==t[e(429)]&&e(715)!=t[e(521)])),a=r[e(684)]((t=>e(620)==t[e(429)]&&e(715)!=t[e(521)]));for(const t of o)s[e(596)]({key:t[e(799)],newValue:t[e(612)],oldValue:t[e(813)],range:Sc(t[e(531)],n[e(770)])});for(const t of i){const r=a[e(683)]((n=>n[e(760)][e(568)](t[e(760)])));r&&s[e(596)]({key:e(486),newValue:t[e(521)],oldValue:r[e(521)],range:n[e(770)][e(670)](t[e(760)][e(787)])})}return 0!=s[e(593)]&&this[e(778)](t,s)}[Ec(530)](t){const e=Ec;let n=!1;const r=this[e(410)][e(770)][e(626)][e(459)][e(657)]()[e(684)]((t=>t[e(470)][e(421)]&&t[e(521)][e(524)](e(676))));for(const s of r){const{subType:r,id:o}=this[e(602)](s[e(521)]),i=r[e(635)]("|")[0];for(const r of this[e(473)]({skipNotAttached:!0}))r.id!=o&&e(631)==r[e(429)]&&r[e(470)]&&r[e(470)][e(788)]==i&&r[e(656)]()[e(818)](s[e(470)][e(421)])&&(this[e(451)](r,s[e(470)][e(421)],t),n=!0)}return n}[Ec(763)](t){const e=Ec;this[e(410)],this[e(542)]=!0,t()}[Ec(543)](t){const e=Ec,n=this[e(554)](t),r=this[e(445)][e(652)](t);return n||r}[Ec(778)](t,e){const n=Ec;if(0==e[n(593)])return!1;let r=!1;for(const s of e){const e=this[n(476)](s[n(531)],n(631))[n(684)]((t=>!t[n(416)][n(420)]))[n(400)]((t=>t[n(401)])),i=(0,o.hashObject)({newValue:s[n(536)]});e[n(684)]((t=>{const e=n,[r,o]=t[e(636)][e(635)]("|");return r==s[e(788)]&&o!=i}))[n(538)]((e=>{const o=n;this[o(451)](e,s[o(531)],t),r=!0}))}return r}[Ec(451)](t,e,n){const r=Ec,s=t[r(656)]()[r(682)](e);0!==s[r(593)]?1!==s[r(593)]?this[r(422)](t,e[r(471)],e[r(551)]):this[r(685)](t,s[0]):n[r(794)](t[r(758)]())}}class Ac{constructor(t){const e=Ec;this[e(677)]=t,this[e(744)]=t[e(770)],this[e(440)]=new Map,this[e(751)]=new Map,this[e(783)]()}[Ec(702)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(744)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(592)](t,e,i(735))(...n),onDiscard:(...n)=>this[i(592)](t,e,i(510))(...n)})}[Ec(762)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(440)][s(566)](o,r)}[Ec(592)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(440)][r(681)](s)||this[r(751)][r(681)](t+":"+n)}[Ec(783)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(753)](((t,n)=>t[e(471)][e(462)](n[e(471)])?1:-1)),this[e(744)][e(736)]((n=>{const r=e;for(const e of t){let t;t=e[r(551)][r(802)]&&e[r(551)][r(438)]==e[r(471)][r(787)]?n[r(391)](e[r(471)][r(787)],"on"):n[r(391)](e),this[r(744)][r(499)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(744)][n(736)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(400)]((t=>(Cc(t)&&(t=this[s(744)][s(622)](t[s(551)])),t)))[s(684)]((t=>s(630)!==t[s(721)][s(689)]));if(c[s(593)]<1)return;const u=Array[s(511)](this[s(744)][s(626)][s(789)][s(617)]())[s(400)]((t=>i.LiveRange[s(528)](t)));r[s(457)](c);for(const t of this[s(677)][s(586)][s(586)]())t[s(546)]();a[s(596)]({forceDefaultExecution:!0}),this[s(677)][s(448)](o,...a);const l=u[s(684)]((t=>s(630)!=t[s(721)][s(689)]));l[s(593)]>0&&r[s(457)](l);for(const t of u)t[s(572)]()}))},s=(e,n)=>1==e[t(593)]&&1==n[t(593)]&&e[0][t(551)][t(568)](n[0][t(471)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(744)])?[e,n]:Mc(n,e,s,r,this[t(744)])?[n,e]:null;this[t(751)][t(566)](t(613),e),this[t(751)][t(566)](t(576),n),this[t(751)][t(566)](t(516),s),this[t(751)][t(566)](t(727),o),this[t(751)][t(566)](t(480),n),this[t(751)][t(566)](t(707),e),this[t(751)][t(566)](t(594),s),this[t(751)][t(566)](t(508),o),this[t(751)][t(566)](t(815),r),this[t(751)][t(566)](t(501),e),this[t(751)][t(566)](t(432),s),this[t(751)][t(566)](t(786),e),this[t(751)][t(566)](t(791),r),this[t(751)][t(566)](t(701),e),this[t(751)][t(566)](t(513),s),this[t(751)][t(566)](t(639),e),this[t(751)][t(566)](t(704),e),this[t(751)][t(566)](t(423),((e,n)=>{const r=t;if(!n)return;const s=this[r(677)][r(717)][r(681)](yc);this[r(744)][r(736)]((t=>{const o=r;if(o(486)==n[o(788)])for(const r of e){const e=r[o(471)][o(787)],s=n[o(606)];t[o(772)](e,s)}else if(s[o(554)](n[o(788)]))for(const r of e)void 0!==n[o(606)]?t[o(604)](n[o(788)],n[o(606)],r[o(471)][o(787)]):t[o(558)](n[o(788)],r[o(471)][o(787)]);else for(const r of e)n[o(606)]?t[o(604)](n[o(788)],n[o(606)],r):t[o(558)](n[o(788)],r)}))})),this[t(751)][t(566)](t(774),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(438)][r(731)]({includeSelf:!0,parentFirst:!0})){if(s[r(721)]==s)return!1;if(!n[r(638)](s))return!1;if(t[r(703)](s)||t[r(529)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(551)][e(438)]==t[e(471)][e(787)]&&t[e(551)][e(481)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(771)].is(s(590))&&!r[s(703)](t[s(771)]),i=t[s(471)][s(709)](o),a=t[s(551)][s(709)](o,{direction:s(436)});return!(t[s(471)][s(568)](i)&&t[s(551)][s(568)](a)||(i[s(462)](a)?n[s(809)](e,{range:n[s(622)](i,a)}):n[s(794)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(471)][e(787)];return n&&n.is(e(561))}function Sc(t,e){const n=Ec;return null==t[n(551)][n(688)]&&t[n(551)][n(438)]==t[n(471)][n(787)]?vc(t[n(471)][n(787)],e):t}function vc(t,e){const n=Ec,r=e[n(634)][n(703)](t)||e[n(634)][n(533)](t);return e[n(622)](e[n(415)](t,n(732)),r?e[n(647)](t):e[n(415)](t,n(551)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(551)][o(568)](r[o(471)]))return!0;if(t[o(429)]!=e[o(429)])return!1;if(!n[o(551)][o(595)](r[o(471)]))return!1;const i=s[o(622)](n[o(551)],r[o(471)])[o(479)]();for(const t of i)if([o(739),o(419)][o(610)](t[o(429)])&&s[o(634)][o(529)](t[o(771)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(460)]||!e[r(460)])&&wr(Ic(t[r(654)],n),Ic(e[r(654)],n))}function wc(t,e){const n=Ec,r=Fc(t[n(654)]),s=Fc(e);if(!t[n(460)])return!1;for(const t of Object[n(441)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(497)]({},t);return delete n[e(532)],delete n[e(458)],n}const Dc=Bc;function Pc(){const t=["destroy","discardSuggestion","stopListening","4793985Qhkbel","_pendingAction","add","_discardCommand","execute","plugins","3237808prsWOL","view","_setPendingAction","429650sYiFGP","canEditAt","acceptSuggestion","_acceptCommand","commentThreadController","canAccept","768158tiJYqD","_removePendingAction","bind","5009410bqLMIb","8PjlYvh","locale","_editor","935379xsZJzb","change:isDirty","PendingActions","get","isEnabled","canDiscard","529634YxAZeS","model","6WGtcMe","PENDING_ACTION_SUGGESTION","getRanges","unbind","listenTo","isDirty","commands","remove"];return(Pc=function(){return t})()}function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(683141===-parseInt(n(525))/1+-parseInt(n(519))/2+parseInt(n(491))/3+parseInt(n(516))/4+-parseInt(n(487))/5*(-parseInt(n(499))/6)+-parseInt(n(497))/7*(-parseInt(n(488))/8)+-parseInt(n(510))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Uc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(498)]=e,this[s(517)]=n,this[s(523)]=r,this[s(490)]=t,this[s(522)]=t[s(505)][s(494)](s(521)),this[s(513)]=t[s(505)][s(494)](s(508)),this[s(517)][s(486)](s(495)).to(this[s(522)],this[s(513)],((t,e)=>t||e)),this[s(517)][s(486)](s(524)).to(this[s(522)],s(495),(t=>t&&this[s(490)][s(498)][s(520)](e[s(501)]()))),this[s(517)][s(486)](s(496)).to(this[s(513)],s(495),(t=>t&&this[s(490)][s(498)][s(520)](e[s(501)]()))),this[s(511)]=null,n[s(504)]&&this[s(518)](),this[s(503)](n,s(521),(()=>this[s(521)]())),this[s(503)](n,s(508),(()=>this[s(508)]())),this[s(503)](n,s(492),(()=>{const t=s;n[t(504)]?this[t(518)]():this[t(526)]()}))}[Dc(521)](){const t=Dc;this[t(522)][t(514)](this[t(498)].id)}[Dc(508)](){const t=Dc;this[t(513)][t(514)](this[t(498)].id)}[Dc(507)](){const t=Dc;this[t(517)][t(502)](t(495)),this[t(517)][t(502)](t(524)),this[t(517)][t(502)](t(496)),this[t(509)](),this[t(523)][t(507)](),this[t(511)]&&this[t(526)]()}[Dc(518)](){const t=Dc,e=zr(this[t(490)][t(489)],t(500));this[t(511)]=this[t(490)][t(515)][t(494)](t(493))[t(512)](e)}[Dc(526)](){const t=Dc;null!==this[t(511)]&&this[t(490)][t(515)][t(494)](t(493))[t(506)](this[t(511)]),this[t(511)]=null}}const xc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=232]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(543083===-parseInt(n(266))/1*(-parseInt(n(248))/2)+-parseInt(n(256))/3*(-parseInt(n(232))/4)+-parseInt(n(260))/5+-parseInt(n(272))/6*(parseInt(n(257))/7)+-parseInt(n(270))/8+-parseInt(n(273))/9+parseInt(n(265))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(282)]=null,this[s(279)]=null,this[s(262)](s(236),!1),this[s(262)](s(263),e[s(263)]),this[s(241)](s(263)).to(e),this[s(262)](s(253),[]),this[s(262)](s(235),!1),this[s(262)](s(237),!1),this[s(262)](s(239),!1),this[s(262)](s(255),!1),this[s(240)]=e,this[s(254)]=n,this[s(242)]=r,r[s(264)]?this[s(262)](s(245),1):this[s(250)]()}[xc(247)](){const t=xc;this[t(274)][t(247)]()}[xc(234)](){const t=xc;this[t(282)]&&this[t(282)][t(234)](),this[t(279)]&&this[t(279)][t(234)](),super[t(234)]()}[xc(250)](){const t=xc,{CommentsListView:e}=this[t(242)];this[t(282)]=new e(this[t(259)],this[t(240)][t(233)],Object[t(258)]({CommentView:this[t(242)][t(267)]},this[t(242)])),this[t(282)][t(281)](t(280)).to(this),this[t(282)][t(281)](t(269)).to(this),this[t(282)][t(241)](t(236)).to(this),this[t(262)](t(245),this[t(282)][t(245)]+1),this[t(241)](t(245)).to(this[t(282)],t(245),(t=>t+1)),this[t(279)]=this[t(268)](),this.on(t(280),(()=>this[t(247)]())),this[t(241)](t(235)).to(this[t(282)],t(261),this[t(279)][t(275)],t(271),((t,e)=>t||!!e))}[xc(268)](){const t=xc,{CommentThreadInputView:e}=this[t(242)],n=new e(this[t(259)],this[t(254)],this[t(242)][t(238)]),r=n[t(275)];return n[t(241)](t(251)).to(this,t(236),this[t(240)][t(233)],t(243),r,t(271),((t,e,n)=>!!n||t&&!e)),r.on(t(276),((e,n)=>{const s=t;this[s(246)](s(249),n),r[s(278)][s(277)]("")})),r.on(t(252),(()=>this[t(247)]())),r[t(241)](t(244)).to(this[t(240)][t(233)],t(243)),n}}function Vc(){const t=["assign","locale","2156965xKeJlw","hasDirtyComment","set","authoredAt","disableComments","24577040UsbWLB","1VSytNH","CommentView","_createCommentThreadInputView","updateComment","8531520zQsMUa","value","102jhDFBI","8133561vKVjFr","element","commentInputView","submit","setData","editor","commentThreadInputView","removeComment","delegate","commentsListView","1048iKwbtv","commentThread","destroy","isDirty","isActive","isEnabled","editorConfig","canAccept","_model","bind","_config","isReadOnly","disabledSubmit","length","fire","focus","1712162PSYfja","addComment","_createCommentViews","showInput","cancel","descriptionParts","_localUser","canDiscard","735zdFnnv","178430JAxSAg"];return(Vc=function(){return t})()}function Hc(){const t=["1951740ZSwfsC","createElement","querySelector","ck-annotation__info","disableComments","520932LTaJmU","ck-suggestion-wrapper","ck-suggestion","innerText","isActive","change:description","setTemplate","Discard suggestion","ck-suggestion--disabled-comments","11kYBkTc","ck-annotation__content-wrapper","ck-annotation__actions","span","</span>","fire","name","set","canDiscard","2652450eQtbQO","locale","7qjSyhX","<p>","execute","getExternalSuggestionNote","description","ck-suggestion--accept","ck-annotation__info-time","join","isEnabled","EXTERNAL_SUGGESTION","title","</p>",'<span class="ck-suggestion-color" style="background-color: ',".ck-annotation__content-wrapper","getTemplate",'" title="',"ck-suggestion-wrapper--active","div","author","userView","ck-suggestion__user","ck-suggestion__actions","children","ck-suggestion-","720308sowBZE","commentThread","Accept suggestion","ck-comment__info-time","cancel","EXTERNAL_IMPORT_WORD_SUGGESTION","descriptionParts","time","3234606nmaZEv","render","innerHTML","ck-suggestion__info","ck-annotation__main","editorReady","attributes","content",'<span class="ck-suggestion-type">',"isExternal","_config","creator","_createButton","ck-annotation","_model","ck-suggestion__info-name","map","importWord","20494qZapHW","source","split","commentsListView","formatDateTime","@external","color","ck-suggestion__main","editorDestroyed","check","element","value","_descriptionElement","ck-annotation__user","type","6PgTKRH","ck-suggestion--discard","3488hnHcom","acceptButton","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__info-name","bindTemplate","getUserViewNotificationText","acceptSuggestion","authoredAt","delegate","EXTERNAL_AVATAR","3eceHPu","extendTemplate","ck-comment__external","push","commentThreadInputView","801nhynkW",'"></span>',"discardButton","bind","discardSuggestion","canAccept"];return(Hc=function(){return t})()}const zc=Wc;function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=499]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(528591===parseInt(n(539))/1*(-parseInt(n(512))/2)+-parseInt(n(527))/3*(-parseInt(n(599))/4)+-parseInt(n(573))/5+-parseInt(n(607))/6*(-parseInt(n(575))/7)+parseInt(n(529))/8*(parseInt(n(544))/9)+parseInt(n(550))/10+parseInt(n(564))/11*(-parseInt(n(555))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Gc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(571)](i(526),""),this[i(547)](i(526)).to(this,i(605),(t=>t&&t[0]?t[0][i(526)]:"")),this[i(547)](i(579)).to(this,i(605),this,i(559),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(576)+Zc(e[n(501)],e[n(518)])+n(586);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(524)]=null,this[i(530)]=this[i(506)](zr(e,i(601)),t.icons[i(521)],i(580),i(535),"sw"),this[i(530)][i(547)](i(583)).to(this,i(549)),this[i(546)]=this[i(506)](zr(e,i(562)),t.icons[i(603)],i(528),i(548),"sw"),this[i(546)][i(547)](i(583)).to(this,i(572)),this[i(594)]=new o.UserView(e,this[i(508)][i(593)],this[i(534)]()),this[i(594)][i(540)]({attributes:{class:[i(595),i(525)]}}),this[i(561)](this[i(589)]())}[zc(589)](){const t=zc,e=this[t(533)],n=[{tag:t(592),attributes:{class:[t(610),t(553)]},children:[{tag:t(567),children:[{text:this[t(594)][t(570)]}],attributes:{class:[t(509),t(532)]}},{tag:t(606),attributes:{datetime:e.to(t(536)),class:[t(602),t(581)]},children:[{text:e.to(t(536),(e=>this[t(504)][t(516)](e)))}]}]},{tag:t(592),attributes:{class:[t(596),t(566)]},children:[this[t(530)],this[t(546)]]},{tag:t(592),attributes:{class:[t(565)]}}];this[t(508)][t(503)]&&n[t(542)]({tag:t(592),attributes:{class:[t(541)]},children:[{text:this[t(578)]()}]});const r={tag:t(592),attributes:{class:[t(556),e.if(t(559),t(591)),e.to(t(526),(e=>t(598)+e)),this[t(504)][t(554)]&&t(563)],"data-suggestion-id":this[t(508)].id,"data-thread-id":this[t(508)][t(600)].id,"data-author-id":this[t(508)][t(593)].id,tabindex:-1},children:[{tag:t(592),attributes:{class:[t(557),t(507)]},children:[this[t(594)],{tag:t(592),attributes:{class:[t(519),t(611)]},children:n}]}]};return this[t(515)]&&this[t(543)]&&(r[t(597)][t(542)](this[t(515)],this[t(543)]),this[t(515)][t(537)](t(499)).to(this),this[t(515)][t(537)](t(520)).to(this),this[t(543)][t(537)](t(499)).to(this),this[t(543)][t(537)](t(520)).to(this)),r}[zc(608)](){const t=zc;super[t(608)](),this[t(524)]=this[t(522)][t(552)](t(588)),this[t(524)][t(609)]=this[t(579)],this.on(t(560),((e,n,r)=>{const s=t;this[s(524)][s(609)]=r}))}[zc(506)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(574)]);return a[i(571)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(540)]({attributes:{class:n}}),a.on(i(577),(()=>{const t=i;this[t(569)](r,this[t(508)].id)})),a}[zc(578)](){const t=zc;return t(511)===this[t(508)][t(500)][t(517)][t(513)]?zr(this[t(574)],t(604)):zr(this[t(574)],t(584))}[zc(534)](){const t=zc;return this[t(508)][t(503)]?t(511)===this[t(508)][t(500)][t(517)][t(513)]?zr(this[t(574)],t(531),this[t(508)][t(505)][t(570)]):zr(this[t(574)],t(538),this[t(508)][t(505)][t(570)]):null}}function Zc(t,e){const n=zc;let r="";return r+=t[n(514)]("*")[n(510)](((t,e)=>e%2!=0?n(502)+Qc(t)+n(568):Qc(t)))[n(582)](""),e&&(r+=n(587)+e[n(523)]+n(590)+e[n(585)]+n(545)),r}function Qc(t){const e=zc,n=document[e(551)](e(567));return n[e(558)]=t,n[e(609)]}const qc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Xc=Jc;function Yc(){const t=["add","createAnnotationView","comments.editorConfig","Annotations","addSourceCollector","keys","stopListening","66yKMgOp","CommentsUI","trackChanges.disableComments","acceptSelectedSuggestions","createAnnotation","has","_handleSuggestionControllerDelayed","previous","getDescriptions","acceptAllSuggestions","view","execute","2351jQElEM","isEnabled","TrackChangesUI","731728VNSwdB","values","Discard all suggestions","_disableComments","change:activeAnnotations","type","remove","suggestionUnloaded","trackChanges","_updateController","pluginName","isDirty","createCommentThreadController","componentFactory","_viewToController","init","editing","_addUIComponentsToFactory","_initializeController","delete","discardButton","isMultiRange","trackChanges.SuggestionThreadView","Discard all selected suggestions","arrowView","change:previous","menuitemcheckbox","delegate","comments.maxThreadTotalWeight","comments.maxCommentCharsWhenCollapsed","requires","separator","CommentsRepository","children","comments.maxCommentsWhenCollapsed","some","getRanges","_createMenuBarMenu","focus","439419YhpPnU","source","SuggestionThreadView","actionView","locale","menuitem","discardAllSuggestions","_createToolbarButton","filter","895930fSDKfL","bind","panelView","button","_bindAnnotationToEditors","menuBar:trackChanges","getByInnerView","descriptionParts","activeMarkers","Track changes","suggestionLoaded","EditorAnnotations","248505nRAxCr","suggestion-","_unbindEditors","lowest","unbind","listenTo","getJoined","_destroyController","buttonView","value","Accept all selected suggestions","_suggestionToController","get","commands","from","menu","addComment","set","suggestionChanged","944GtGLgJ","head","_refreshActiveMarkers","_annotationViews","editor","commentThread","comments","descriptionFactory","mainView","config","discardSelectedSuggestions","toMany","model","16533MvSEoC","isOn","acceptButton","items","commandName","push","TrackChangesEditing","destroy","activeAnnotations","registerAnnotation","innerView","getAllAdjacentSuggestions","Accept all suggestions","clear","switchbutton","reduce","size","getMarkers","_handleControllerBuffer","define","length","isInContent","CommentView","getFirstRange","673296PJEasj","refreshSelectedViews","plugins","getMarkerNames","hasSuggestion","getSuggestion"];return(Yc=function(){return t})()}function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(100531===-parseInt(n(491))/1*(parseInt(n(479))/2)+parseInt(n(533))/3+parseInt(n(494))/4+parseInt(n(554))/5+-parseInt(n(466))/6+parseInt(n(542))/7+parseInt(n(573))/8*(-parseInt(n(586))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Xc(524)](){const t=Xc;return[yc,o.Users,t(526),t(475),t(553)]}static get[Xc(504)](){return Xc(493)}constructor(t){const e=Xc;super(t),this[e(565)]=new Map,this[e(508)]=new Map,this[e(576)]=new Map,this[e(460)]=new Map;const n=this[e(577)][e(582)];n[e(461)](e(516),Kc),n[e(461)](e(481),!1),this[e(497)]=n[e(566)](e(481))}[Xc(485)](t,e){const n=Xc;0===this[n(460)][n(458)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(460)]){const r=this[t(565)][t(484)](e);r||n?r&&n&&this[t(561)](e):this[t(512)](e)}this[t(460)][t(599)](),this[t(577)][t(468)][t(566)](t(553))[t(467)](),this[t(575)]()}),10),this[n(460)][n(571)](t,e)}[Xc(509)](){const t=Xc,e=this[t(577)],n=e[t(468)][t(566)](t(592)),r=e[t(468)][t(566)](t(475)),s=e[t(468)][t(566)](t(553)),o=e[t(468)][t(566)](t(526));this[t(511)](),s[t(476)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(568)](this[e(565)])){const s=t[e(597)](),o=[];for(const t of s){if(!t[e(463)])continue;if(t[e(515)]){o[e(591)](...t[e(530)]());continue}const n=t[e(465)]();if(o[e(462)]>0){const t=o[0][e(560)](n);if(t){o[0]=t;continue}}o[e(591)](n)}n[e(591)]([r[e(489)],o])}return n})),this[t(559)](n,t(552),((e,n)=>{const r=t;this[r(559)](n,r(519),((t,e,s,o)=>{const i=r;n[i(463)]&&(null==s?(this[i(503)](o[i(574)]),this[i(485)](n,!1)):(this[i(503)](s[i(574)]),null==o&&this[i(485)](n,!0)))})),null!==n[r(486)]?this[r(503)](n[r(574)]):this[r(485)](n,!1)})),this[t(559)](n,t(501),((e,n,r)=>{const s=t;this[s(478)](n,s(519)),this[s(460)][s(513)](n),this[s(565)][s(484)](n)&&this[s(561)](n),r&&this[s(503)](r[s(574)])})),this[t(559)](n,t(572),((e,n)=>{this[t(503)](n)})),this[t(559)](r,t(498),(()=>{this[t(575)]()})),this[t(559)](o,t(570),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(470)](r))return;const i=n[o(471)](r);this[o(565)][o(566)](i)[o(489)][o(532)]()}),{priority:t(557)})}[Xc(575)](){const t=Xc,e=this[t(577)][t(468)][t(566)](t(475)),n=this[t(577)][t(468)][t(566)](t(592)),r=Array[t(568)](e[t(594)],(e=>e[t(596)]))[t(541)]((e=>this[t(508)][t(484)](e))),s=[];for(const e of r){const n=this[t(508)][t(566)](e)[t(585)][t(597)]();s[t(591)](...n[t(457)](((e,n)=>[...e,...n[t(469)]()]),[]))}n[t(550)]=s}[Xc(511)](){const t=Xc,n=this[t(577)],r=n[t(537)],o=zr(r,t(551)),i=new e.Collection([{type:t(456),model:new s.ViewModel({withText:!0,label:o,commandName:t(502),role:t(520)})},{type:t(525)},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(598)),commandName:t(488),role:t(538)})},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(564)),commandName:t(482),role:t(538)})},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(496)),commandName:t(539),role:t(538)})},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(517)),commandName:t(583),role:t(538)})}]);for(const e of i)if(tu(e)){const r=n[t(567)][t(566)](e[t(585)][t(590)]);e[t(585)][t(543)](t(587),t(492)).to(r,t(563),t(492))}n.ui[t(507)][t(472)](t(502),(e=>this[t(540)](e,i,o))),n.ui[t(507)][t(472)](t(547),(e=>this[t(531)](e,i,o)))}[Xc(540)](t,e,n){const r=Xc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(577)][r(567)][r(566)](r(502));o[r(562)][r(571)]({tooltip:n,label:n,icon:qc}),o[r(562)][r(543)](r(587)).to(i,r(563)),o[r(562)].on(r(490),(()=>{const t=r;i[t(490)](),this[t(577)][t(510)][t(489)][t(532)]()})),(0,s.addListToDropdown)(o,e,{role:r(569)});const a=[];for(const t of e)tu(t)&&a[r(591)](this[r(577)][r(567)][r(566)](t[r(585)][r(590)]));const c=o[r(562)];return c[r(536)][r(558)](r(492)),c[r(518)][r(558)](r(492)),c[r(536)][r(543)](r(492)).to(i,r(492)),c[r(518)][r(543)](r(492))[r(584)](a,r(492),((...t)=>t[r(529)]((t=>t)))),o.on(r(490),(t=>{const e=r;this[e(577)][e(490)](t[e(534)][e(590)]),this[e(577)][e(510)][e(489)][e(532)]()})),o}[Xc(531)](t,e,n){const r=Xc,o=new s.MenuBarMenuView(t),i=this[r(577)][r(567)][r(566)](r(502));o[r(562)][r(571)]({label:n,icon:qc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(525)==n[r(499)]){a[r(589)][r(472)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(585)];i[r(543)](...Object[r(477)](c)).to(c),i[r(521)](r(490)).to(o),i.on(r(490),(()=>{const t=r;this[t(577)][t(490)](c[t(590)]),this[t(577)][t(510)][t(489)][t(532)]()})),e[r(527)][r(472)](i),a[r(589)][r(472)](e)}return o[r(543)](r(492)).to(i,r(492)),o[r(544)][r(527)][r(472)](a),o}[Xc(512)](t){const e=Xc,n=this[e(577)],r=n[e(582)],s=n[e(468)][e(566)](e(475)),i=n[e(468)][e(566)](e(526)),a=n[e(468)][e(566)](e(553)),c=n[e(468)][e(566)](o.Users).me,u=r[e(566)](e(502))[e(535)],{CommentsListView:l,CommentThreadInputView:f}=n[e(468)][e(566)](e(480));let h,g;this[e(576)][e(484)](t.id)?(g=this[e(576)][e(566)](t.id),h=g[e(581)]):(h=new u(n[e(537)],t,c,{disableComments:this[e(497)],editorConfig:r[e(566)](e(474)),maxCommentsWhenCollapsed:r[e(566)](e(528)),maxThreadTotalWeight:r[e(566)](e(522)),maxCommentCharsWhenCollapsed:r[e(566)](e(523)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(566)](e(537))),CommentView:r[e(566)](e(579))[e(464)],CommentsListView:l,CommentThreadInputView:f}),h[e(588)].on(e(490),(()=>{const t=e;n[t(510)][t(489)][t(532)]()})),h[e(514)].on(e(490),(()=>{const t=e;n[t(510)][t(489)][t(532)]()})),g=s[e(473)](this[e(577)][e(537)],h),g[e(543)](e(505)).to(h,e(505)),g[e(543)](e(462)).to(h),g[e(543)](e(499)).to(h,e(499),(t=>e(555)+t)),this[e(576)][e(571)](t.id,g));const d=i[e(506)](t[e(578)],h),p=new Uc(n,t,h,d),m=t[e(597)]()[e(541)]((t=>t[e(463)]));h[e(549)]=n[e(468)][e(566)](e(592))[e(580)][e(487)](m),this[e(565)][e(571)](t,p),this[e(508)][e(571)](h,p);const I=s[e(483)]({view:g,target:()=>{const r=e,s=[],i=t[r(597)]()[r(541)]((t=>t[r(463)]));for(const t of i)s[r(591)](...t[r(459)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(510)],s)},type:()=>e(555)+p[e(489)][e(499)]});i[e(546)](h,I),s[e(472)](I),a[e(595)](I)}[Xc(561)](t){const e=Xc,n=this[e(577)][e(468)][e(566)](e(526)),r=this[e(577)][e(468)][e(566)](e(475)),s=this[e(565)][e(566)](t),o=s[e(489)],i=r[e(548)](o);n[e(556)](o),i&&r[e(500)](i),this[e(565)][e(513)](t),this[e(508)][e(513)](o),s[e(593)]()}[Xc(503)](t){const e=Xc;if(!t[e(463)]||!this[e(565)][e(484)](t))return;const n=this[e(577)][e(468)][e(566)](e(592)),r=this[e(565)][e(566)](t),s=t[e(597)]();r[e(489)][e(549)]=n[e(580)][e(487)](s)}[Xc(593)](){const t=Xc;for(const e of this[t(565)][t(477)]())this[t(561)](e);for(const e of this[t(576)][t(495)]())e[t(581)][t(593)]();super[t(593)]()}}function tu(t){return Xc(585)in t}function eu(){var t=["1782336pRTqar","1526DqDNSi","getSuggestions","1352hUDjfw","requires","2937999QixetW","pluginName","55976oYERnG","951129wlOOAF","TrackChanges","2XFTMyI","215MNnEtE","get","28190qMNkne","981fjFoif","12312179gKQDVU","getSuggestion","plugins","editor","addSuggestion","adapter","addSuggestionData","Comments"];return(eu=function(){return t})()}var nu=ru;function ru(t,e){var n=eu();return(ru=function(t,e){return n[t-=298]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(771746===parseInt(n(305))/1+-parseInt(n(307))/2*(-parseInt(n(302))/3)+-parseInt(n(304))/4*(-parseInt(n(308))/5)+-parseInt(n(320))/6+parseInt(n(298))/7*(-parseInt(n(300))/8)+-parseInt(n(311))/9*(parseInt(n(310))/10)+-parseInt(n(312))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(eu);class su extends t.Plugin{static get[nu(301)](){return[yc,$c,nu(319)]}static get[nu(303)](){return nu(306)}set[nu(317)](t){var e=nu;this[e(315)][e(314)][e(309)](yc)[e(317)]=t}get[nu(317)](){var t=nu;return this[t(315)][t(314)][t(309)](yc)[t(317)]}[nu(316)](t){var e=nu;return this[e(315)][e(314)][e(309)](yc)[e(318)](t)}[nu(299)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(315)][n(314)][n(309)](yc)[n(299)]({skipNotAttached:t,toJSON:e})}[nu(313)](t){var e=nu;return this[e(315)][e(314)][e(309)](yc)[e(313)](t)}}const ou=cu;!function(t,e){const n=cu,r=t();for(;;)try{if(584421===parseInt(n(459))/1+-parseInt(n(406))/2+-parseInt(n(437))/3*(-parseInt(n(408))/4)+parseInt(n(452))/5+-parseInt(n(463))/6*(parseInt(n(454))/7)+-parseInt(n(436))/8+parseInt(n(418))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lu);const iu=[ou(435)];class au extends t.Plugin{static get[ou(412)](){return[yc]}static get[ou(432)](){return ou(428)}[ou(423)](){const t=ou,n=this[t(415)];if(n[t(430)][t(447)](t(431),(e=>{const r=t,s=n[r(445)][r(449)][r(462)]()[r(438)](((t,e)=>(t[e]="",t)),{});return n[r(453)][r(405)](s,e)})),t(413)!=typeof n[t(430)][t(441)](t(420))[t(407)])throw new e.CKEditorError(t(409))}[ou(450)](t){return hu(this[ou(415)],!0,t)}[ou(416)](t){return hu(this[ou(415)],!1,t)}}function cu(t,e){const n=lu();return(cu=function(t,e){return n[t-=401]})(t,e)}class uu extends t.Plugin{static get[ou(432)](){return ou(461)}constructor(t){const e=ou;super(t),this[e(426)]=e(401)}[ou(423)](){const t=ou;this[t(415)][t(458)][t(441)](t(403))[t(446)]={addCommentThread:()=>new Promise((()=>{})),getCommentThread:()=>new Promise((()=>{})),updateCommentThread:()=>new Promise((()=>{})),resolveCommentThread:()=>new Promise((()=>{})),reopenCommentThread:()=>new Promise((()=>{})),removeCommentThread:()=>new Promise((()=>{})),addComment:()=>new Promise((()=>{})),updateComment:()=>new Promise((()=>{})),removeComment:()=>new Promise((()=>{}))},this[t(415)][t(458)][t(441)](t(457))[t(446)]=null}}function lu(){const t=["getDataWithAcceptedSuggestions","acceptAllSuggestions","2652635YwcLfp","constructor","77kVSGje","destroy","name","TrackChangesEditing","plugins","940533inUdej","map","TrackChangesDataGetter","getRootNames","249294uioEre","end","set","CommentsRepository","getSuggestions","create","1696144CplFRf","editorCreator","16sOGPQz","track-changes-data-invalid-editor-creator","rootsAttributes","getCommentThreads","requires","function","createDocumentFragment","editor","getDataWithDiscardedSuggestions","addUser","8108136ReFzno","createElement","trackChangesData","div","users","init","useAnonymousUser","discardAllSuggestions","result","execute","TrackChangesData","data","config","trackChangesData.editorCreator","pluginName","Users","getRootsAttributes","Pagination","8295584SwpVVu","415887OULQrm","reduce","appendChild","getUser","get","getFullData","addSuggestionData","push","model","_adapter","define","addCommentThread","document"];return(lu=function(){return t})()}function fu(t){return void 0!==t[ou(434)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(458)][r(444)](yc,uu),s[r(410)]=fu(t)?t[r(434)]():void 0;const i=document[r(414)](),a=t[r(430)][r(441)](r(420))[r(407)],c=await a(s,(()=>function(t){const e=r,n=document[e(419)](e(421));return t[e(439)](n),n}(i)));!function(t,e){const n=r,s=t[n(445)][n(449)][n(462)]()[n(438)](((e,r)=>(e[r]=t[n(429)][n(441)]({rootName:r}),e)),{}),o=t[n(458)][n(441)](n(433))[n(422)][n(460)]((t=>({id:t.id,name:t[n(456)]}))),i=t[n(458)][n(441)](n(457))[n(404)]({skipNotAttached:!0,toJSON:!0}),a=t[n(458)][n(441)](n(403))[n(411)]({skipNotAttached:!0,toJSON:!0}),c=e[n(458)][n(441)](n(433)),u=e[n(458)][n(441)](n(457)),l=e[n(458)][n(441)](n(403));for(const t of o)c[n(440)](t.id)||c[n(417)](t);c.me||c[n(424)]();for(const t of i)u[n(443)](t);for(const t of a)l[n(448)](t);e[n(429)][n(402)](s)}(t,c),c[r(427)](r(e?451:425));const u=fu(c)?c[r(442)](n):c[r(429)][r(441)](n);return await c[r(455)](),u}function gu(){var t=["8olOKDn","145104MQpccU","2541528ZbbNMn","5929119BqlXmb","330909uFMWyE","865vczPnF","2088443dhDgVJ","20922wAjcyw","1179228KnMubY"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=168]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(309322===parseInt(n(170))/1+parseInt(n(168))/2+parseInt(n(173))/3*(parseInt(n(169))/4)+parseInt(n(174))/5*(-parseInt(n(176))/6)+parseInt(n(175))/7+parseInt(n(171))/8+-parseInt(n(172))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>ru,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["has","refresh","value","182076KseKMq","isEnabled","6249726URjGCz","_enabledCommands","1698628JORuPV","574FpkEVj","clearForceDisabled","_enableCommands","3787680GnnVzc","execute","affectsData","commands","_isEnabledBasedOnSelection","774090kwxuTO","_disableUnsupportedCommands","editor","10eRpWAu","2LTaiBZ","forceDisabled","64779spMrMG","TrackChangesCommand","97816wKinMi"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=242]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(607730===parseInt(n(250))/1+-parseInt(n(248))/2*(parseInt(n(256))/3)+parseInt(n(260))/4*(parseInt(n(247))/5)+-parseInt(n(264))/6+-parseInt(n(261))/7*(-parseInt(n(252))/8)+-parseInt(n(258))/9+parseInt(n(244))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(259)]=e,this[n(255)]=!1,this[n(254)](),this[n(243)]=!1}[c(254)](){this[c(257)]=!0}[c(265)](){const t=c;this[t(255)]=!this[t(255)],this[t(255)]?this[t(245)]():this[t(263)]()}[c(245)](){const t=c;for(const e of this[t(246)][t(242)][t(242)]())e[t(266)]&&!this[t(259)][t(253)](e)&&e[t(249)](t(251))}[c(263)](){const t=c;for(const e of this[t(246)][t(242)][t(242)]())e[t(266)]&&!this[t(259)][t(253)](e)&&e[t(262)](t(251))}}const h=d;function g(){const t=["132BOiOGg","2116401NEEhJx","canEditAt","12hlOjMh","getRanges","1592631bVLKPC","52lyYuZa","track-changes-accept-suggestion-not-found","_isEnabledBasedOnSelection","6971FzoReZ","5968992denJRi","refresh","8GJBfyq","plugins","editor","1180OkWqGy","712670miTUBM","execute","get","_suggestions","acceptSuggestion","7323jNLdEJ","isEnabled","model","32769AAKisT","TrackChangesEditing"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=315]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(177231===-parseInt(n(329))/1*(-parseInt(n(326))/2)+-parseInt(n(315))/3*(-parseInt(n(320))/4)+parseInt(n(336))/5*(parseInt(n(323))/6)+parseInt(n(321))/7+parseInt(n(332))/8*(parseInt(n(325))/9)+-parseInt(n(335))/10*(parseInt(n(318))/11)+-parseInt(n(330))/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(339)]=e,this[n(331)](),this[n(328)]=!1}[h(331)](){this[h(316)]=!0}[h(337)](t){const n=h,r=this[n(339)][n(338)](t);if(!r)throw new e.CKEditorError(n(327),this);const s=r[n(324)]();this[n(334)][n(317)][n(322)](s)&&this[n(334)][n(333)][n(338)](n(319))[n(340)](r)}}function m(t,e){const n=I();return(m=function(t,e){return n[t-=442]})(t,e)}const E=m;function I(){const t=["_suggestions","execute","refresh","track-changes-discard-suggestion-not-found","9889605Ocodap","12498OooQPv","getRanges","isEnabled","9457777srOtZf","get","canEditAt","model","8xvttIY","417ESBoZG","5115940wRqaxL","_isEnabledBasedOnSelection","TrackChangesEditing","17364mCclEO","694277DhKgPG","13937240uDOCBM","plugins","editor","discardSuggestion","3035YxcNdg"];return(I=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(745013===parseInt(n(445))/1+parseInt(n(444))/2*(parseInt(n(464))/3)+-parseInt(n(465))/4+-parseInt(n(450))/5*(-parseInt(n(456))/6)+parseInt(n(459))/7*(parseInt(n(463))/8)+-parseInt(n(455))/9+-parseInt(n(446))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(451)]=e,this[n(453)](),this[n(442)]=!1}[E(453)](){this[E(458)]=!0}[E(452)](t){const n=E,r=this[n(451)][n(460)](t);if(!r)throw new e.CKEditorError(n(454),this);const s=r[n(457)]();this[n(448)][n(462)][n(461)](s)&&this[n(448)][n(447)][n(460)](n(443))[n(449)](r)}}function T(t,e){const n=A();return(T=function(t,e){return n[t-=452]})(t,e)}function _(t){const e=T;return t[e(479)](((t,n)=>e(478)==t[e(456)]&&e(478)!=n[e(456)]?-1:e(478)!=t[e(456)]&&e(478)==n[e(456)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(473)];for(;s<t[n(486)];){const a=t[s],c=t[s+1];r||(r=e[n(485)](a)),k(e,a,c)||(o[n(464)](e[n(455)](r,i[n(483)](a)?e[n(454)](a):e[n(490)](a,n(462)))),r=null),s++}return o}function A(){const t=["createPositionAt","9803770vygXhN"," [color ","next","22QbXQnR","isIntersecting","530MAhnqU","start","isArray","createPositionAfter","createRange","type","add","join","21768feNtvR","color","map","end","from","push","3wcAEvL","2312260coyAfH","splice","isCollapsed","8ZxLqgE","13867254CdVBAr","2201028YHnfPs","isTouching","schema","5000114UGEVcT","isMultiRange","change","execute","deletion","sort","91946MnSAZo","replace","value","isObject","isInContent","createPositionBefore","length","11YWbdIV","getRanges","content"];return(A=function(){return t})()}function k(t,e,n){const r=T;if(!n)return!1;const s=t[r(454)](e),o=t[r(485)](n);return s[r(472)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(805553===-parseInt(n(480))/1*(parseInt(n(494))/2)+-parseInt(n(465))/3*(-parseInt(n(466))/4)+-parseInt(n(496))/5*(parseInt(n(459))/6)+-parseInt(n(474))/7*(parseInt(n(469))/8)+parseInt(n(470))/9+parseInt(n(491))/10*(parseInt(n(487))/11)+-parseInt(n(471))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A);function C(t,e,n){const r=T;for(;n[r(486)];){const s=n[r(467)](0,100);t[r(476)]((()=>{const t=r;for(const n of s)n[t(484)]&&e[t(477)](n.id)}))}}function N(t,e){const n=L();return(N=function(t,e){return n[t-=195]})(t,e)}const R=N;function L(){const t=["canEditAt","26726390QwyzGw","some","_suggestions","_isEnabledBasedOnSelection","execute","2060750wwuICE","model","28drxTmZ","_command","9zsVZYo","editor","175400TkFKCv","76829UqswyK","isEnabled","refresh","getRanges","2620083ZUPpfY","36QdBOFZ","from","values","isInContent","1433478YQviYO","2002608HUdiVq"];return(L=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(823059===parseInt(n(207))/1*(parseInt(n(212))/2)+parseInt(n(211))/3+parseInt(n(217))/4+parseInt(n(200))/5+parseInt(n(216))/6+-parseInt(n(202))/7*(-parseInt(n(206))/8)+-parseInt(n(204))/9*(parseInt(n(195))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(203)]=e,this[r(197)]=n,this[r(209)](),this[r(198)]=!1}[R(209)](){const t=R,e=Array[t(213)](this[t(197)][t(214)]())[t(196)]((e=>e[t(215)]));this[t(208)]=this[t(203)][t(208)]&&e}[R(199)](){const t=R,e=_(Array[t(213)](this[t(197)][t(214)]()));for(const n of e){const e=n[t(210)]();if(!this[t(205)][t(201)][t(218)](e))return}C(this[t(205)][t(201)],this[t(203)],e)}}const v=M;function M(t,e){const n=O();return(M=function(t,e){return n[t-=357]})(t,e)}function O(){const t=["6SbmhUI","refresh","model","55557FPhkio","511BqFjUC","isEnabled","document","getRanges","10182linVkO","4MUtIwl","_selectedSuggestions","values","808PNCXgW","size","selection","74421GwxRHh","675310kewgVd","_isEnabledBasedOnSelection","editor","16717467ShQCdS","193483quCqeI","execute","canEditAt","_command","5340aRDyQV","from","_suggestions","12iGFGzp","6017gCaPjr"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(593781===-parseInt(n(364))/1+-parseInt(n(373))/2*(-parseInt(n(376))/3)+-parseInt(n(382))/4*(parseInt(n(360))/5)+-parseInt(n(381))/6*(-parseInt(n(377))/7)+parseInt(n(385))/8*(-parseInt(n(359))/9)+-parseInt(n(368))/10*(-parseInt(n(372))/11)+parseInt(n(371))/12*(parseInt(n(363))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(367)]=e,this[r(370)]=n,this[r(383)]=new Set,this[r(374)](),this[r(361)]=!1}[v(374)](){const t=v,e=this[t(362)][t(375)][t(379)][t(358)],n=Array[t(369)](this[t(370)][t(384)]());this[t(383)]=function(t,e){const n=T,r=Array[n(463)](t[n(488)]()),s=new Set;for(const o of e)if(o[n(484)])for(const e of r)for(const r of o[n(488)]())(e[n(495)](r)||t[n(468)]&&!o[n(475)]&&o[n(493)]&&r[n(462)][n(472)](e[n(452)]))&&s[n(457)](o);return s}(e,n),this[t(378)]=this[t(367)][t(378)]&&!!this[t(383)][t(357)]}[v(365)](){const t=v,e=_(Array[t(369)](this[t(383)]));for(const n of e){const e=n[t(380)]();if(!this[t(362)][t(375)][t(366)](e))return}C(this[t(362)][t(375)],this[t(367)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,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 q=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=X||Z||Function("return this")();const J=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__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,Et=Object.prototype,It=mt.toString,bt=Et.hasOwnProperty,Tt=RegExp("^"+It.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(Q,"Map");const Ct=At(Object,"create");const Nt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Lt=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 Lt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Nt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Ft=wt;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||z),string:new Ft}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,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=q,Wt.prototype.has=K,Wt.prototype.set=Ht;const qt=Wt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Qt.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):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.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 Ee=function(t){return function(e){return t(e)}};var Ie="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ie&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ie&&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?Ee(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 Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Le=function(t,e){return function(n){return t(e(n))}};const Se=Le(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Yt(e,we(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return De(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Yt(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?Q.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 qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),qe(Ze(t),(function(e){return Xe.call(t,e)})))}:Ke;const Je=function(t,e){return Yt(t,Qe(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=Le(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Qe(t)),t=$e(t);return e}:Ke;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,we,Qe)};const sn=function(t){return nn(t,xe,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),En=dt(an),In=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 En:return fn;case In: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=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Nn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Ln=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Ln(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Dn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ee(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ee(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",qn={};qn[zn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Wn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Hn]=qn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!qn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new qt);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:we)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return Kn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\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))||(Jn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t: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])?[]:{})}Jt(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 Er=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 Ir=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(!Er(e,(function(t,e){if(!Ir(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=J?J.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 Nr=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 E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Lr="[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?Lr:_n(t),u=a?Lr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),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 qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Nr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Dr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Vr;function Gr(){const t=["end","_saved","setAttribute","substr","removeAttribute","isIntersectingWithRange","_onDiscard","next","getItems","_isDataLoaded","accept","getMarkerNames","type","isIntersecting","14iWavre","getMarkers","reduce","getRange","add","6447676IdAJuV","length","addRange","head","decorate","isInContent","_onAccept","start","8523984IgfNLe","size","isMultiRange","addMarkerName","isExternal","discard","nodeAfter","getContainedElement","attributes","nodeBefore","_markerNames","_onAttributesChange","set","delete","5035908XtFrpO","clear","createdAt","author","getMultiRangeId","commentThread","creator","data","getRanges","push","authoredAt","change","onDiscard","hasComments","onAccept","removeMarker","from","suggestion:","40676004YOUqNl","filter","addMarker","getFirstMarker","getAllAdjacentSuggestions","49024NCUIiV","getFirstRange","subType","removeMarkers","202063gWkeKa","1358cDjfZo","@external","toJSON","_model","previous","markers","map","4166065QKQIrT","get","split","onAttributesChange"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=347]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(879605===-parseInt(n(388))/1*(parseInt(n(414))/2)+-parseInt(n(361))/3+-parseInt(n(419))/4+parseInt(n(396))/5+parseInt(n(347))/6+-parseInt(n(389))/7*(parseInt(n(384))/8)+parseInt(n(379))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(409)]=!1,this.id=e.id,this[n(412)]=e[n(412)],this[n(386)]=e[n(386)]||null,this[n(364)]=e[n(364)],this[n(367)]=e[n(367)]||e[n(364)],this[n(351)]=Boolean(e[n(355)]&&e[n(355)][n(390)]),this[n(368)]=null,this[n(392)]=t,this[n(425)]=e[n(375)],this[n(406)]=e[n(373)],this[n(358)]=e[n(399)],this[n(357)]=new Set,this[n(363)]=null,this[n(359)](n(371),null),this[n(359)](n(355),e[n(355)]||{}),this[n(359)](n(393),null),this[n(359)](n(407),null),this[n(359)](n(366),null),this[n(359)](n(401),!1),this[n(423)](n(410)),this[n(423)](n(352))}get[jr(422)](){const t=jr;let e=this;for(;e[t(393)];)e=e[t(393)];return e}get[jr(374)](){const t=jr;return!!this[t(366)]&&this[t(366)][t(420)]>0}get[jr(349)](){const t=jr;return 0!=this[t(357)][t(348)]&&6==Array[t(377)](this[t(357)])[0][t(398)](":")[t(420)]}get[jr(424)](){return null!==this[jr(382)]()}[jr(350)](t){const e=jr;this[e(357)][e(418)](t)}[jr(411)](){const t=jr;return Array[t(377)](this[t(357)])}[jr(415)](){const t=jr;return this[t(411)]()[t(395)]((e=>this[t(392)][t(394)][t(397)](e)))[t(380)]((t=>t))}[jr(382)](){return this[jr(415)]()[0]||null}[jr(387)](){const t=jr;this[t(392)][t(372)]((e=>{const n=t;for(const t of this[n(415)]())e[n(376)](t)})),this[t(357)][t(362)]()}[jr(376)](t){const e=jr;this[e(392)][e(372)]((n=>{n[e(376)](t)})),this[e(357)][e(360)](t)}[jr(421)](t){const e=jr,n=e(378)+this[e(412)]+":"+this[e(386)]+":"+this.id+":"+this[e(367)].id+":"+zr[e(365)]();this[e(350)](n),this[e(392)][e(372)]((r=>{r[e(381)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(405)](t){const e=jr;for(const n of this[e(369)]())if(n[e(413)](t))return!0;return!1}[jr(369)](){const t=jr;return this[t(415)]()[t(395)]((e=>e[t(417)]()))}[jr(408)](){const t=jr;return this[t(369)]()[t(416)](((e,n)=>[...e,...n[t(408)]()]),[])}[jr(385)](){const t=jr;var e;return(null===(e=this[t(382)]())||void 0===e?void 0:e[t(417)]())||null}[jr(354)](){const t=jr,e=this[t(369)]();if(1!=e[t(420)])return null;const n=e[0],r=n[t(426)][t(353)],s=n[t(400)][t(356)];return r instanceof i.Element?r!=s?null:r:null}[jr(410)](){const t=jr;this[t(425)](this[t(369)](),this[t(368)],this[t(355)]),this[t(387)]()}[jr(352)](){const t=jr;this[t(406)](this[t(369)](),this[t(368)],this[t(355)]),this[t(387)]()}[jr(383)](){const t=jr,e=[];let n=this[t(422)];for(;n;)e[t(370)](n),n=n[t(407)];return e}[jr(402)](t,e){const n=jr,r=Xn(this[n(355)]);hr(r,t,e),wr(r,this[n(355)])||(this[n(355)]=r,this[n(358)](r))}[jr(404)](t){const e=jr,n=Xn(this[e(355)]);Ur(n,t),wr(n,this[e(355)])||(this[e(355)]=n,this[e(358)](this[e(355)]))}[jr(391)](){const t=jr;return{id:this.id,type:this[t(386)]?this[t(412)]+":"+this[t(386)]:this[t(412)],authorId:this[t(367)].id,createdAt:this[t(363)],hasComments:this[t(374)],data:this[t(368)],attributes:this[t(355)]}}static[jr(365)](){const t=jr;return(0,e.uid)()[t(403)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=127]})(t,e)}function qr(){const t=["elementEnd","isEmpty","registerAttributeLabel","$1 $2","element","$text","addFormat","getFirstRange","length","data","removeEmptyContainer","_handleRenameSuggestionDescription","addEmptyContainer","removeContainer","3533056Tketqw","removeFormat","*Remove:* %0","_schema","426954mZKUkR","1296350PcQWrx","REPLACE_TEXT","143521OPCxMv","name","newValue","nodeAfter","softBreak","add","attribute","quantity","_addDescriptionItems","normal","_itemLabels","subType","insertion","isObject","registerElementLabel","deletion","304096wXxGYa","pop","isEqual","removeObject","elementStart","*Remove format:* %0","_handleAttributeSuggestionDescription","function","skip","matchingCallback","*Change to:* %0","getDescriptions","remove","83124gKiCHE","start","registerDescriptionCallback","*Set format:* %0","set","get","indexOf","getWalker","$textProxy","replace","format","Container","has","nextSibling","text","*Split:* %0","push","_handleInsertRemoveSuggestionDescription","Object","checkChild","previousSibling","match","912036TPVufc","EmptyContainer","_handleCustomCallbackDescription","_customCallbacks","end","item","addObject","22HjLHZo","type","_locale","*Insert:* %0","*Merge:* %0","_attributeLabels","map","ELEMENT_SPACE","_itemLabelsCallbacks","_resolveDescriptionItems","label","addContainer","join","getItemLabel","isInContent","key"];return(qr=function(){return t})()}const Kr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(186647===parseInt(n(167))/1+-parseInt(n(209))/2*(-parseInt(n(180))/3)+parseInt(n(202))/4+-parseInt(n(149))/5+parseInt(n(148))/6+-parseInt(n(151))/7+-parseInt(n(144))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Wr;this[n(205)]=[],this[n(161)]=new Map,this[n(217)]=[],this[n(214)]=new Map,this[n(147)]=t,this[n(211)]=e}[Kr(178)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(138)];o++){const i=t[o];if(!i[e(128)])continue;const a=this[e(204)](i);if(a){if(null!=i[e(162)]){if(r[e(192)](i[e(162)]))continue;r[e(156)](i[e(162)])}n[e(196)](a)}else if(e(157)!=i[e(210)])e(163)!=i[e(210)]&&e(166)!=i[e(210)]||this[e(197)](n,i,t[o+1]);else{const t=i[e(139)][e(129)];if(s[e(192)](t))continue;s[e(156)](i[e(139)][e(129)]),t==_c?this[e(141)](n,i):this[e(173)](n,i)}}return this[e(218)](n)}[Kr(182)](t){const e=Kr;this[e(205)][e(196)](t)}[Kr(165)](t,n,r=e.priorities[Kr(160)]){const s=Kr;s(174)==typeof t?(0,e.insertToPriorityArray)(this[s(217)],{matchingCallback:t,label:n,priority:r}):this[s(161)][s(184)](t,n)}[Kr(132)](t,e){const n=Kr;this[n(214)][n(184)](t,e)}[Kr(127)](t,e=1){const n=Kr;let r;for(const e of this[n(217)])if(e[n(176)](t)){r=e[n(219)];break}return r||(r=this[n(161)][n(185)](t[n(152)])),r?r(e):1!==e?e+" "+t[n(152)]+"s":""+t[n(152)]}[Kr(159)](t,e){const n=Kr,r=e[n(137)]()[n(187)](),s=n(163)==e[n(210)]?n(156):n(179);for(const e of r){const o=e[n(207)],i=t[t[n(138)]-1];if(o.is(n(188)))i&&i[n(210)][n(186)](n(191))>-1&&t[n(168)](),i&&n(194)==i[n(210)]?i[s]+=o[n(139)]:t[n(196)]({type:n(194),add:n(156)==s?o[n(139)]:"",remove:n(179)==s?o[n(139)]:""});else if(this[n(147)][n(164)](o)){const a=o;if(i&&i[n(210)][n(186)](n(191))>-1&&t[n(168)](),n(130)==e[n(210)])continue;i&&i[n(210)]==s+n(198)&&i[n(134)][n(152)]==a[n(152)]?i[n(158)]++:t[n(196)]({type:s+n(198),element:a,quantity:1}),r[n(175)]((t=>!(n(130)==t[n(210)]&&t[n(207)]==o)))}else if(this[n(147)][n(199)](o,n(135))||o.is(n(134),n(155))){const r=o;if(n(156)==s&&n(171)==e[n(210)]||n(179)==s&&n(130)==e[n(210)])continue;if(i&&-1==i[n(210)][n(186)](n(191))){n(194)==i[n(210)]&&(i[s]+="\n");continue}let a;if(a=n(156)==s?r[n(193)]&&!this[n(147)][n(164)](r[n(193)])?r[n(193)]:null:r[n(200)]&&!this[n(147)][n(164)](r[n(200)])?r[n(200)]:null,r[n(131)]||a&&a[n(131)]){const e=a&&a[n(131)]?a:r;i&&i[n(210)]==s+n(203)&&i[n(134)][n(152)]==e[n(152)]?i[n(158)]++:t[n(196)]({type:s+n(203),element:e,quantity:1})}else t[n(196)]({type:s+n(191),element:r})}}}[Kr(218)](t){const e=Kr,n=this[e(211)],r=[],s=[],o=[];for(const i of t)switch(i[e(210)]){case e(194):if(i[e(156)]=i[e(156)][e(189)](/(\S)\u000A+(\S)/g,e(133))[e(189)](/\u000A/g,""),i[e(179)]=i[e(179)][e(189)](/(\S)\u000A+(\S)/g,e(133))[e(189)](/\u000A/g,""),""!=i[e(156)]&&""!=i[e(179)]){r[e(196)]({type:e(189),content:Hr(n,e(150),['"'+i[e(179)]+'"','"'+i[e(156)]+'"'])});continue}if(null!=i[e(156)][e(201)](/^ +$/)){r[e(196)]({type:e(163),content:Hr(n,e(212),Hr(n,e(216),i[e(156)][e(138)]))});continue}if(null!=i[e(179)][e(201)](/^ +$/)){r[e(196)]({type:e(166),content:Hr(n,e(146),Hr(n,e(216),i[e(179)][e(138)]))});continue}if(""!=i[e(156)]){r[e(196)]({type:e(163),content:Hr(n,e(212),'"'+i[e(156)]+'"')});continue}r[e(196)]({type:e(166),content:Hr(n,e(146),'"'+i[e(179)]+'"')});continue;case e(142):case e(208):r[e(196)]({type:e(163),content:Hr(n,e(212),this[e(127)](i[e(134)],i[e(158)]))});continue;case e(140):case e(170):r[e(196)]({type:e(166),content:Hr(n,e(146),this[e(127)](i[e(134)],i[e(158)]))});continue;case e(220):r[e(196)]({type:e(163),content:Hr(n,e(195),this[e(127)](i[e(134)],i[e(158)]))});continue;case e(143):r[e(196)]({type:e(166),content:Hr(n,e(213),this[e(127)](i[e(134)],i[e(158)]))});continue;case e(136):s[e(196)](i[e(129)]);continue;case e(145):o[e(196)](i[e(129)]);continue;default:r[e(196)](i)}if(s[e(138)]){const t=s[e(215)]((t=>this[e(214)][e(192)](t)?this[e(214)][e(185)](t):t))[e(221)](", ");r[e(196)]({type:e(190),content:Hr(this[e(211)],e(183),t)})}if(o[e(138)]){const t=o[e(215)]((t=>this[e(214)][e(192)](t)?this[e(214)][e(185)](t):t))[e(221)](", ");r[e(196)]({type:e(190),content:Hr(this[e(211)],e(172),t)})}return r}[Kr(204)](t){const e=Kr;for(const n of this[e(205)]){const r=n(t);if(r&&e(210)in r)return r}}[Kr(173)](t,e){const n=Kr,r=e[n(139)],s=void 0===r[n(153)]?n(145):n(136);t[n(196)]({type:s,key:r[n(129)]})}[Kr(141)](t,e){const n=Kr;t[n(196)]({type:n(190),content:Hr(this[n(211)],n(177),this[n(127)](e[n(137)]()[n(181)][n(154)],1))})}[Kr(197)](t,e,n){const r=Kr;if(this[r(159)](t,e),n&&n[r(137)]()&&!e[r(137)]()[r(206)][r(169)](n[r(137)]()[r(181)])){const n=t[t[r(138)]-1],s=r(163)==e[r(210)]?r(156):r(179);n&&r(194)==n[r(210)]&&(n[s]+="\n")}}}function Zr(){const t=["TrackChangesEditing","plugins","1311394gTAlFH","6nXzOlq","showAIAssistant","2WKCiOa","4000570WNQMJp","get","141468GOqbiB","27aIboiW","editor","394852QzenGR","enableCommand","7158840wqcRvn","11403090RWayDj","commands","5764509YQMpNE","afterInit"];return(Zr=function(){return t})()}const Qr=Jr;function Jr(t,e){const n=Zr();return(Jr=function(t,e){return n[t-=381]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(483756===-parseInt(n(398))/1*(-parseInt(n(392))/2)+-parseInt(n(396))/3*(parseInt(n(395))/4)+-parseInt(n(393))/5+-parseInt(n(390))/6*(parseInt(n(389))/7)+parseInt(n(382))/8+-parseInt(n(385))/9+parseInt(n(383))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Yr extends t.Plugin{[Qr(386)](){const t=Qr,e=this[t(397)],n=e[t(388)][t(394)](t(387));e[t(384)][t(394)](t(391))&&n[t(381)](t(391))}}function $r(t,e){const n=ts();return($r=function(t,e){return n[t-=130]})(t,e)}function ts(){const t=["get","1197910yfltQw","locale","registerDescriptionCallback","523131zbhwLL","6ZeELDs","FORMAT_JUSTIFY_TEXT","registerAttributeLabel","FORMAT_ALIGN_TO_CENTER","3922933aIdtei","descriptionFactory","2TFEUqJ","registerBlockAttribute","plugins","FORMAT_ALIGN_TO_RIGHT","commandName","right","has","type","16537040pTRKGf","value","center","7173ksWxuO","380547QlkykY","enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_LEFT","_registerLegacyDescription","TrackChangesEditing","commandParams","format","left","afterInit","justify","5166876KhlyHt","3656BCoxbf","FORMAT_ALIGNMENT","editor","alignment","formatBlock","*Format:* %0","AlignmentEditing"];return(ts=function(){return t})()}const es=$r;!function(t,e){const n=$r,r=t();for(;;)try{if(650769===-parseInt(n(156))/1+parseInt(n(163))/2*(parseInt(n(134))/3)+-parseInt(n(144))/4+parseInt(n(153))/5*(-parseInt(n(157))/6)+parseInt(n(161))/7+-parseInt(n(145))/8*(-parseInt(n(133))/9)+parseInt(n(130))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[es(142)](){const t=es,e=this[t(147)],n=e[t(154)];if(!e[t(165)][t(169)](t(151)))return;const r=e[t(165)][t(152)](t(138));r[t(135)](t(148)),r[t(164)](t(148)),r[t(162)][t(159)](t(148),Hr(n,t(146))),this[t(137)]()}[es(137)](){const t=es,e=this[t(147)],n=e[t(154)];e[t(165)][t(152)](t(138))[t(162)][t(155)]((e=>{const r=t;if(r(149)!=e[r(170)])return;const{data:s}=e;if(s&&r(148)==s[r(167)]){const t=s[r(139)][0][r(131)];return{type:r(140),content:Hr(n,r(150),function(t){const e=r;switch(t){case e(141):return Hr(n,e(136));case e(168):return Hr(n,e(166));case e(132):return Hr(n,e(160));case e(143):return Hr(n,e(158))}}(t))}}}))}}function rs(t,e){const n=os();return(rs=function(t,e){return n[t-=273]})(t,e)}const ss=rs;function os(){const t=["FORMAT_ITALIC","1596310WhTBxn","48RfOYpe","1098729bGHtGz","slice","FORMAT_SUPERSCRIPT","1728072oWAVOo","superscript","plugins","descriptionFactory","has","6149694tzyMWg","registerInlineAttribute","formatInline","557985hGopAa","editor","1385480EANmzr","registerDescriptionCallback","FORMAT_BOLD","7NoOFBW","*Format:* %0","toUpperCase","locale","FORMAT_SUBSCRIPT","StrikethroughEditing","4GJAEju","registerAttributeLabel","italic","subscript","type","SuperscriptEditing","get","format","SubscriptEditing","FORMAT_UNDERLINE","TrackChangesEditing","*Remove format:* %0","underline","110omKmEz","code","toLowerCase","afterInit","strikethrough","FORMAT_","forceValue","commandParams","5210820jHbTHo","FORMAT_STRIKETHROUGH","2xZdRMT","BoldEditing","ItalicEditing","bold","enableDefaultAttributesIntegration","FORMAT_CODE","_registerLegacyDescription","UnderlineEditing","commandName","CodeEditing"];return(os=function(){return t})()}!function(t,e){const n=rs,r=t();for(;;)try{if(828344===parseInt(n(314))/1+-parseInt(n(288))/2*(-parseInt(n(301))/3)+parseInt(n(323))/4*(parseInt(n(312))/5)+-parseInt(n(309))/6*(parseInt(n(317))/7)+parseInt(n(300))/8*(parseInt(n(304))/9)+parseInt(n(299))/10*(-parseInt(n(278))/11)+parseInt(n(286))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[ss(289),ss(290),ss(295),ss(297),ss(322),ss(273),ss(328)];class as extends t.Plugin{[ss(281)](){const t=ss,e=this[t(313)],n=e[t(306)][t(329)](t(275)),r=e[t(320)];for(const s of is){if(!e[t(306)][t(308)](s))continue;const o=s[t(302)](0,-7)[t(280)](),i=t(283)+o[t(319)]();n[t(292)](o),n[t(310)](o),n[t(307)][t(324)](o,Hr(r,i))}this[t(294)]()}[ss(294)](){const t=ss,e=this[t(313)],n=e[t(320)],r=e[t(306)][t(329)](t(275));function s(e,s){const o=t;r[o(307)][o(315)]((t=>{const r=o;if(r(311)!=t[r(327)])return;const{data:i}=t;return i&&i[r(296)]===e?i[r(285)][0][r(284)]?{type:r(330),content:Hr(n,r(318),s)}:{type:r(330),content:Hr(n,r(276),s)}:void 0}))}s(t(291),Hr(n,t(316))),s(t(325),Hr(n,t(298))),s(t(277),Hr(n,t(274))),s(t(279),Hr(n,t(293))),s(t(282),Hr(n,t(287))),s(t(326),Hr(n,t(321))),s(t(305),Hr(n,t(303)))}}const cs=ls;function us(){const t=["from","model","parent","editor","change","selection","commandName","ELEMENT_BLOCK_QUOTE","format","commands","registerDescriptionCallback","890849eivyuy","locale","$root","75706VZsZyA","2628315ZvYrVE","1641028wncxmK","7711875EzFcPb","value","6kRWAfx","9pnuHBj","getSelectedBlocks","*Set format:* %0","afterInit","blockQuote","checkChild","forceValue","schema","markBlockFormat","plugins","document","1717144METOFB","enableCommand","commandParams","descriptionFactory","filter","TrackChangesEditing","has","BlockQuoteEditing","*Remove format:* %0","4207763glVhtv","get","name"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=216]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(629039===-parseInt(n(220))/1+-parseInt(n(223))/2*(-parseInt(n(229))/3)+parseInt(n(225))/4+parseInt(n(224))/5+-parseInt(n(228))/6*(parseInt(n(249))/7)+parseInt(n(240))/8+parseInt(n(226))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(232)](){const t=cs,e=this[t(255)],n=e[t(221)];if(!e[t(238)][t(246)](t(247)))return;const r=e[t(238)][t(250)](t(245)),s=this[t(255)][t(218)][t(250)](t(233));r[t(241)](t(233),((n,o={})=>{const i=t,a=this[i(255)][i(253)][i(239)][i(257)],c=o&&void 0!==o[i(235)]?o[i(235)]:!s[i(227)];let u=[];if(c){const t=Array[i(252)](a[i(230)]())[i(244)]((t=>hs(t)||function(t,e){const n=i,r=e[n(234)](t[n(254)],n(233)),s=e[n(234)]([n(222),n(233)],t);return r&&s}(t,this[i(255)][i(253)][i(236)])));u=y(t,e[i(253)])}else{const t=Array[i(252)](a[i(230)]())[i(244)]((t=>hs(t)));u=y(t,e[i(253)])}e[i(253)][i(256)]((()=>{const t=i;for(const e of u)r[t(237)](e,{commandName:t(233),commandParams:[{forceValue:c}]})}))})),r[t(243)][t(219)]((e=>{const r=t,{data:s}=e;if(s&&r(233)==s[r(258)]){const t=Hr(n,r(216));return s[r(242)][0][r(235)]?{type:r(217),content:Hr(n,r(231),t)}:{type:r(217),content:Hr(n,r(248),t)}}}))}}function hs(t){const e=cs;return e(233)==t[e(254)][e(251)]}const gs=ds;function ds(t,e){const n=ms();return(ds=function(t,e){return n[t-=444]})(t,e)}!function(t,e){const n=ds,r=t();for(;;)try{if(297186===-parseInt(n(461))/1+-parseInt(n(449))/2+-parseInt(n(451))/3*(parseInt(n(463))/4)+parseInt(n(459))/5+-parseInt(n(447))/6*(-parseInt(n(456))/7)+-parseInt(n(444))/8+parseInt(n(448))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ms);class ps extends t.Plugin{[gs(452)](){const t=gs,e=this[t(455)];e[t(453)][t(446)](t(462))&&(e[t(453)][t(445)](t(450))[t(457)](t(460)),e[t(453)][t(445)](t(450))[t(457)](t(458)),e[t(453)][t(445)](t(450))[t(457)](t(454)))}}function ms(){const t=["4FQCTfF","673320KnrEMM","get","has","6msNMKz","5319972JHNvys","595118HZBzEW","TrackChangesEditing","798351OIJxXf","afterInit","plugins","changeCaseTitle","editor","3775261nAxqOr","enableCommand","changeCaseLower","872090LulkCr","changeCaseUpper","359822lxbOhj","CaseChange"];return(ms=function(){return t})()}const Es=bs;function Is(){const t=["606792xBfLQL","21MBzdGD","ckbox","700zzFvSj","afterInit","74214cAirfG","TrackChangesEditing","enableCommand","12PxkHeR","plugins","get","4801UtduxV","404XysCUe","commands","editor","5tqMQac","1001792ppvhnu","45912VLvDUf","6123lmNscq","2248734SkiXQq","1564280qGSxqO"];return(Is=function(){return t})()}function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=144]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(499784===parseInt(n(157))/1*(-parseInt(n(158))/2)+-parseInt(n(154))/3*(parseInt(n(146))/4)+parseInt(n(161))/5*(parseInt(n(144))/6)+-parseInt(n(147))/7*(parseInt(n(145))/8)+-parseInt(n(151))/9*(-parseInt(n(149))/10)+-parseInt(n(162))/11+-parseInt(n(163))/12*(-parseInt(n(164))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(150)](){const t=Es,e=this[t(160)];e[t(159)][t(156)](t(148))&&e[t(155)][t(156)](t(152))[t(153)](t(148))}}const _s=ys;function ys(t,e){const n=As();return(ys=function(t,e){return n[t-=195]})(t,e)}function As(){const t=["indentCodeBlock","document","descriptionFactory","type","plugins","commandParams","toLowerCase","10SWEGRW","TrackChangesEditing","*Remove format:* %0","locale","model","registerElementLabel","blockName","643788SYlzZq","find","has","*Set format:* %0","parent","255235BkGeKz","303CcveFT","rootElement","config","CodeBlock","filter","enableCommand","formatBlock","name","outdentCodeBlock","getSelectedBlocks","checkChild","commands","registerDescriptionCallback","language","1516800duOOUQ","isLimit","get","codeBlock","value","forceValue","2164283pFFCvO","from","24NTcojn","10636SOGDtF","format","change","schema","editor","ELEMENT_CODE_BLOCK","markBlockFormat","8IglJzh","4589823QJDEez","966890zwTkrH","label","afterInit","9HsQism","commandName","selection","languages"];return(As=function(){return t})()}!function(t,e){const n=ys,r=t();for(;;)try{if(659695===-parseInt(n(208))/1+-parseInt(n(232))/2*(-parseInt(n(209))/3)+parseInt(n(203))/4*(-parseInt(n(196))/5)+-parseInt(n(223))/6+parseInt(n(240))/7*(parseInt(n(239))/8)+-parseInt(n(244))/9*(parseInt(n(241))/10)+parseInt(n(229))/11*(parseInt(n(231))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[_s(243)](){const t=_s,e=this[t(236)];if(!e[t(252)][t(205)](t(212)))return;const n=e[t(252)][t(225)](t(197)),r=e[t(199)],s=e[t(211)][t(225)](t(226))[t(247)],o=e[t(220)][t(225)](t(226));n[t(214)](t(248)),n[t(214)](t(217)),n[t(214)](t(226),((r,i={})=>{const a=t,c=e[a(200)],u=e[a(200)][a(249)][a(246)],l=i&&void 0!==i[a(228)]?i[a(228)]:!o[a(227)];let f;i[a(222)]||(i[a(222)]=s[0][a(222)]),f=l?Array[a(230)](u[a(218)]())[a(213)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(210))&&!e[n(224)](t)&&e[n(219)](t[n(207)],n(226))}(t,c[a(235)]))):Array[a(230)](u[a(218)]())[a(213)]((t=>Cs(t)));const h=y(f,c);c[a(234)]((()=>{const t=a;for(const e of h)n[t(238)](e,{commandName:t(226),commandParams:[{...i,forceValue:l}],formatGroupId:t(202)})}))})),n[t(250)][t(201)](t(226),(e=>Hr(r,t(237),e))),n[t(250)][t(221)]((e=>{const n=t;if(n(215)!=e[n(251)])return;const o=r.t,{data:i}=e;if(!i||n(226)!=i[n(245)])return;const a=i[n(253)][0][n(222)],c=o(s[n(204)]((t=>t[n(222)]===a))[n(242)])[n(195)]();return i[n(253)][0][n(228)]?{type:n(233),content:Hr(r,n(206),Hr(r,n(237),1)+" ("+c+")")}:{type:n(233),content:Hr(r,n(198),Hr(r,n(237),1))}}))}}function Cs(t){const e=_s;return e(226)==t[e(216)]}const Ns=Ls;function Rs(){const t=["TrackChangesEditing","30845jnZDAe","afterInit","CommentsEditing","6WZMUnR","15411bymHoW","829095YUJDjv","get","enableCommand","addCommentThread","8058092FmFRZK","4668icebzU","2611017cPRnGU","836481lStzwX","489990jjPGPQ","plugins","has","6VzjZFo","editor","12ncaZBl","16dwdcsL"];return(Rs=function(){return t})()}function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=290]})(t,e)}!function(t,e){const n=Ls,r=t();for(;;)try{if(653067===parseInt(n(295))/1*(-parseInt(n(290))/2)+-parseInt(n(307))/3*(-parseInt(n(292))/4)+-parseInt(n(300))/5+-parseInt(n(298))/6*(-parseInt(n(304))/7)+-parseInt(n(293))/8*(parseInt(n(306))/9)+parseInt(n(308))/10+parseInt(n(299))/11*(-parseInt(n(305))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(296)](){const t=Ns,e=this[t(291)];e[t(309)][t(310)](t(297))&&e[t(309)][t(301)](t(294))[t(302)](t(303))}}var vs=n(834);function Ms(){const t=["isLimit","2rTIClt","257735wzOPAI","5859975qteLLN","getItems","bindElementToMarker","elementEnd","isContent","includes","activeMarkers","test","140760hkAufH","createUIElement","getWalker","1984962wXQtSN","type","item","ck-suggestion-marker-","203043rnBJgz","createRangeOn","markerName","ck-suggestion-marker--active","consumable","markerRange","plugins","mapper","addClass","span","parent","addHighlight","8ezQaCz","185777cIRQjU","7qWNJjz","isBlock","start","writer","isAtEnd","20QNBase","nextSibling","hasAttribute","toViewPosition","push","name","get","1341752inXvEd","getCustomProperty","model","schema","TrackChangesEditing","toViewElement","insert","previousPosition"];return(Ms=function(){return t})()}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(315)]())o[r(298)](t)&&s[r(300)](n[r(330)](o));return s}function ws(t,e){const n=Ms();return(ws=function(t,e){return n[t-=297]})(t,e)}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(335)][r(302)](r(307));return(o,i,a)=>{const c=r;if(!a[c(333)][c(321)](i[c(334)],o[c(301)]))return;const u=i[c(334)][c(324)](),l=i[c(334)][c(345)],f=t[c(305)][c(306)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(327)];d=d||f[c(318)](e);const n=a[c(336)][c(308)](e);if(n&&n[c(304)](c(340)))return;c(317)==t[c(326)]&&f[c(344)](e)&&!f[c(311)](e)&&(e[c(297)]||l[c(347)]?h&&h[c(339)]==e||(h=e,m(t[c(310)]),p=!0):g=g||t[c(310)])}function m(t){const r=c,o=a[r(346)][r(323)](r(338),{class:r(328)+e}),u=a[r(336)][r(299)](t);n&&s[r(320)][r(319)](i[r(331)])&&a[r(346)][r(337)](r(332),o),a[r(346)][r(309)](u,o),a[r(336)][r(316)](o,i[r(331)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(178578===-parseInt(n(342))/1*(parseInt(n(312))/2)+parseInt(n(329))/3*(-parseInt(n(341))/4)+-parseInt(n(313))/5+-parseInt(n(325))/6*(parseInt(n(343))/7)+-parseInt(n(303))/8+-parseInt(n(322))/9+-parseInt(n(348))/10*(-parseInt(n(314))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Ds=Ps;function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=464]})(t,e)}function Bs(){const t=["4AWRDks","plugins","uiElement","start","batch","init","remove","4yOqJUD","writer","TrackChangesEditing","high","$graveyard","detach","modifySelection","createRange","commands","showSuggestionHighlights","unlock","115726XdQbZc","merge","6870qpfBZO","1184472dSZPoi","markerName","rootName","delete","1279565KueQFx","downcastDispatcher","selection","get","bind","markerNameToElements","setSelection","model","8DjVZrE","unbindElementFromMarkerName","buffer","fromRange","getFirstRange","862944HFxXOe","deleteForward","end","createSelection","5409fXLeDX","editor","data","unit","root","lock","removeMarker:suggestion:deletion","893802RtszJF","760628chRqce","isCollapsed","requires","document","enqueueChange","mapper","enableCommand","options","editing","addMarker:suggestion:deletion","forward"];return(Bs=function(){return t})()}!function(t,e){const n=Ps,r=t();for(;;)try{if(235060===parseInt(n(517))/1*(-parseInt(n(499))/2)+parseInt(n(520))/3+-parseInt(n(506))/4*(parseInt(n(524))/5)+-parseInt(n(476))/6+-parseInt(n(487))/7*(-parseInt(n(471))/8)+-parseInt(n(480))/9*(-parseInt(n(519))/10)+-parseInt(n(488))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Ds(490)](){return[vs.Delete]}[Ds(504)](){const t=Ds,e=this[t(481)],n=e[t(500)][t(466)](t(508));n[t(494)](t(523));const r=e[t(514)][t(466)](t(477));n[t(494)](t(477),((n,s={})=>{const o=t,a=e[o(470)][o(479)](e[o(470)][o(491)][o(465)]);a[o(489)]&&e[o(470)][o(512)](a,{direction:o(498),unit:s[o(483)]});const c=a[o(475)](),u=i.LiveRange[o(474)](c);let l;n(s),l=o(510)==u[o(484)][o(522)]?e[o(470)][o(513)](c[o(502)]):e[o(470)][o(513)](u[o(502)],u[o(478)]),u[o(511)](),e[o(470)][o(492)](r[o(473)][o(503)],(t=>{const e=o;r[e(473)][e(485)](),t[e(469)](t[e(513)](l[e(478)])),r[e(473)][e(516)]()}))})),e[t(496)][t(464)].on(t(497),Fs(e,t(518)),{priority:t(509)}),e[t(482)][t(464)].on(t(497),((n,r,s)=>{const o=t;s[o(495)][o(515)]&&Fs(e,o(518),{showActiveMarker:!1})[o(467)](this)(n,r,s)}),{priority:t(509)}),e[t(496)][t(464)].on(t(486),((e,n,r)=>{const s=t,o=r[s(493)][s(468)](n[s(521)]);if(o)for(const t of o)t.is(s(501))&&(r[s(493)][s(472)](t,n[s(521)]),r[s(507)][s(505)](t))}),{priority:t(509)})}}const Us=Gs;function js(){const t=["registerElementLabel","start","isLocal","todoListChecked","deletion","5435430SbbfTS","list.multiBlock","indentList","model","end","createPositionAt","fromRange","differ","1910660HektSK","isUndo","config","getSuggestions","customNumberedList","batch","setSelection","createRange","from","todoList","get","groupId","schema","range","_LIST","type","todoListCheck","listItemId","data","containsItem","listItemIdFixer","parent","todo","change","trackChangesCommand","5310662btGGmb","plugins","meta","accept","descriptionFactory","TodoListEditing","newValue","ELEMENT_TODO_LIST","locale","getFirstRange","TrackChangesEditing","6nddQjB","ELEMENT_","enableDefaultAttributesIntegration","splitListItemBefore","commands","*Split:* list item","head","bulletedList","18fdyDxj","mergeListItemForward","ELEMENT_BULLETED_LIST","selection","registerDescriptionCallback","assureChains","attribute","has","registerAttributeLabel","registerBlockAttribute","*Uncheck item*","format","getFirstMarker","listType","FORMAT_INDENT","documentList","execute","multipleBlocks","removeMarker","_getAttributeKey","outdentList","suggestion","push","*Indent:* %0","checkTodoList","*Check item*","registerPostFixer","refresh","numberedList","previousSibling","length","afterInit","splitListItemAfter","attributes","commandParams","*Outdent:* %0","bulleted","3965728dvwlzA","ListEditing","filter","*Remove format:* %0","getAttribute","attributeKey","listMarker","*Format:* insert into %0","listReversed","listIndent","getRanges","setAttribute","nodeAfter","*Merge:* %0","map","formatBlock","detach","find","editor","oldValue","commandName","mergeListItemBackward","1500072GjOTTP","*Change to:* %0","every","nextSibling","key","isNextTo","customBulletedList","getChanges","default","noTrackChangesFixer","listMarkerStyle","_findSuggestions","isObject","includes","next","*Set format:* %0","listStyle","_registerLegacyDescription","registerCustomCallback","listStart","ELEMENT_NUMBERED_LIST","numbered","ELEMENT_LIST_ITEM","*Merge:* list item","5856546cDVqTS","*Format:* remove from %0","_suggestionFactory","document","844363fJQCdl","_supportLegacySuggestions","toUpperCase","value","forceValue"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=113]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(547924===-parseInt(n(143))/1+parseInt(n(161))/2+parseInt(n(197))/3*(parseInt(n(115))/4)+-parseInt(n(153))/5+-parseInt(n(139))/6+parseInt(n(186))/7+-parseInt(n(242))/8*(-parseInt(n(205))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(236)](){const t=Us,e=this[t(260)];if(!e[t(187)][t(212)](t(243)))return;const n=e[t(194)],r=e[t(187)][t(171)](t(196)),s=e[t(187)][t(212)](t(191)),o=!!e[t(163)][t(171)](t(154));function i(e){const r=t;return{type:r(216),content:""+Hr(n,r(130),e)}}function a(e){const r=t;return{type:r(216),content:""+Hr(n,r(245),e)}}r[t(199)](t(233)),r[t(199)](t(204)),r[t(199)](t(165)),r[t(199)](t(121)),r[t(199)](t(155)),r[t(199)](t(225)),r[t(199)](t(237)),r[t(199)](t(200)),r[t(214)](t(178)),r[t(214)](t(218)),r[t(214)](t(251)),o&&(r[t(199)](t(114)),r[t(199)](t(206))),s&&(r[t(199)](t(170)),r[t(199)](t(229)),r[t(214)](t(151)),r[t(190)][t(209)]((e=>{const r=t,{data:s}=e;if(s&&r(151)==s[r(119)])return{type:r(216),content:s[r(192)]?Hr(n,r(230)):Hr(n,r(215))}})),this[t(260)][t(156)][t(142)][t(231)]((e=>{const n=t;if(e[n(166)][n(162)])return!1;let s=!1;const o=r[n(164)]({skipNotAttached:!0})[n(244)]((t=>n(151)===r[n(224)](t)));for(const t of o)n(183)!=t[n(195)]()[n(149)][n(254)][n(246)](n(218))&&(r[n(126)](t[n(195)](),n(211))[n(259)]((t=>n(218)===r[n(224)](t[n(226)])))||(e[n(223)](t[n(217)]()),s=!0));return s}))),r[t(190)][t(213)](t(251),Hr(n,t(219)));const c={type:t(216),content:""};r[t(190)][t(209)]((e=>{const r=t,{data:s}=e;if(!s||r(218)!=s[r(119)])return;let u=e[r(203)];for(;u;){if(u[r(179)]&&((r(131)==u[r(179)][r(119)]||r(125)==u[r(179)][r(119)])&&(u[r(179)][r(192)]&&r(123)!=u[r(179)][r(192)]||r(123)!=u[r(179)][r(261)]&&!s[r(192)])||!o&&u[r(179)][r(119)]==_c))return c;u=u[r(129)]}if(null==s[r(192)])switch(s[r(261)]){case r(241):return a(Hr(n,r(207)));case r(136):return a(Hr(n,r(135)));case r(183):return a(Hr(n,r(193)))}switch(s[r(192)]){case r(241):return i(Hr(n,r(207)));case r(136):return i(Hr(n,r(135)));case r(183):return i(Hr(n,r(193)))}})),r[t(190)][t(209)]((e=>{const n=t,{data:r}=e;if(r&&n(251)==r[n(119)])return null==r[n(192)]||null==r[n(261)]&&0==r[n(192)]?c:void 0})),r[t(190)][t(209)]((e=>{const r=t;if(r(211)!=e[r(176)])return;const{data:s}=e;if(!s||r(178)!=s[r(119)])return;const o=zs(e);return r(192)==o?{type:r(216),content:Hr(n,r(138))}:r(261)==o?{type:r(216),content:Hr(n,r(202))}:c})),e[t(156)][t(142)][t(231)]((e=>this[t(181)](e))),e[t(156)][t(142)][t(231)]((e=>this[t(124)](e))),e[t(156)][t(142)][t(231)]((e=>this[t(210)](e))),this[t(144)]()}[Us(181)](t){const e=Us;if(t[e(166)][e(162)]||!t[e(166)][e(150)])return!1;let n=!1;const r=this[e(260)][e(187)][e(171)](e(196))[e(164)]({skipNotAttached:!0})[e(244)]((t=>t[e(179)]&&e(178)==t[e(179)][e(119)]))[e(244)]((t=>t[e(179)][e(192)]&&t[e(179)][e(261)]));for(const s of r)zs(s)||(t[e(223)](s[e(217)]()),n=!0);return n}[Us(124)](t){const e=Us;if(t[e(166)][e(162)]||!t[e(166)][e(150)])return!1;const n=this[e(260)][e(187)][e(171)](e(196));if(n[e(185)][e(146)])return!1;let r=!1;const s=[e(218),e(178),e(251),e(131),e(134),e(250),e(177),e(248),e(125)],o=this[e(260)][e(156)][e(142)][e(160)][e(122)]()[e(244)]((t=>e(211)==t[e(176)]))[e(244)]((t=>s[e(128)](t[e(247)])));if(0==o[e(235)])return r;for(const i of o){const o=n[e(126)](i[e(174)],e(211))[e(244)]((t=>!t[e(188)][e(120)]))[e(256)]((t=>t[e(226)]))[e(244)]((t=>{const r=e,o=n[r(224)](t);return s[r(128)](o)}));if(o[e(235)]){for(const n of o)t[e(223)](n[e(217)]());r=!0}}return r}[Us(210)](t){const e=Us;if(t[e(166)][e(162)]||!t[e(166)][e(150)])return!1;const n=this[e(260)][e(187)][e(171)](e(196));let r=!1;const s=[e(218),e(178),e(251),e(131),e(134),e(250),e(177),e(248),e(125)];for(const t of n[e(164)]({skipNotAttached:!0})){const o=n[e(126)](t[e(195)](),e(211))[e(256)]((t=>t[e(226)]))[e(244)]((t=>t[e(179)]&&s[e(128)](t[e(179)][e(119)])));if(!o[e(235)])continue;const a=o[0][e(203)][e(238)][e(172)];if(!o[e(117)]((t=>t[e(238)][e(172)]===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(164)]({skipNotAttached:!0})[s(244)]((e=>s(211)==e[s(176)]&&e[s(238)][s(172)]==t)))e[s(253)](s(172),r)}function i(t,n){const r=e;let s=t[r(203)],i=!1;for(;s;)s[r(238)][r(172)]!=n&&(o(s[r(238)][r(172)],n),s[r(253)](r(172),n),i=!0),s=s[r(129)];return i}}[Us(144)](){const t=Us,e=this[t(260)],n=e[t(194)],r=e[t(187)][t(171)](t(196));this[t(132)](),r[t(141)][t(133)](t(257),t(220),t(189),(function(n,r){const s=t,o=[];for(let t of n)t[s(149)][s(254)]===t[s(157)][s(182)]&&(t=e[s(156)][s(168)](e[s(156)][s(158)](t[s(149)][s(254)],0))),o[s(227)](t);e[s(156)][s(184)]((t=>{const n=s,a=e[n(156)][n(142)][n(208)],c=Array[n(169)](a[n(252)]())[n(256)]((t=>i.LiveRange[n(159)](t)));t[n(167)](o),e[n(201)][n(171)](r[n(113)])[n(232)](),r[n(239)][n(227)]({forceDefaultExecution:!0}),e[n(221)](r[n(113)],...r[n(239)]),t[n(167)](c);for(const t of c)t[n(258)]()}))})),r[t(190)][t(148)]((function(n){const r=t,s=!e[r(156)][r(173)][r(127)](n),o=n[r(234)],i=n[r(118)],a=n[r(246)](r(178)),c=!o||o[r(246)](r(178))!==a,u=!i||i[r(246)](r(178))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(137),e)))}[Us(132)](){const t=Us,e=this[t(260)],n=e[t(194)];function r(n){const r=t,s=e[r(201)][r(171)](r(204))[r(146)],o=e[r(201)][r(171)](r(233))[r(146)];return r(233)===n?s:o}e[t(187)][t(171)](t(196))[t(190)][t(209)]((function(s){const o=t;if(o(257)!=s[o(176)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(113)]){case o(204):u=i[o(239)][0][o(147)],l=r(i[o(113)]),a=o(u?249:140),!l&&e[o(163)][o(171)](o(154))||(a=o(116)),c={type:o(216),content:Hr(n,a,Hr(n,o(207)))};break;case o(233):u=i[o(239)][0][o(147)],l=r(i[o(113)]),a=o(u?249:140),!l&&e[o(163)][o(171)](o(154))||(a=o(116)),c={type:o(216),content:Hr(n,a,Hr(n,o(135)))};break;case o(155):a=o(228),c={type:o(216),content:Hr(n,a,Hr(n,o(137)))};break;case o(225):a=function(t){const e=o,n=t[e(195)]();let r=n[e(149)][e(254)];for(;r&&n[e(180)](r);){if(r[e(246)](e(251))>0)return!1;r=r[e(118)]}return!0}(s)?Hr(n,o(140),Hr(n,function(t){const e=o;return e(198)+t[e(195)]()[e(149)][e(254)][e(246)](e(218))[e(145)]()+e(175)}(s))):Hr(n,o(240),Hr(n,o(137))),c={type:o(216),content:a};break;case o(114):case o(206):!1===i[o(222)]&&(a=o(255),c={type:o(152),content:Hr(n,a,Hr(n,o(137)))})}return c}))}}function zs(t){const e=Us;let n=t[e(195)]()[e(149)][e(254)][e(234)];for(;n;){const r=n[e(246)](e(178));if(!r)return!1;if(r==t[e(179)][e(192)])return e(192);if(r==t[e(179)][e(261)])return e(261);n=n[e(234)]}return!1}function Hs(t,e){const n=qs();return(Hs=function(t,e){return n[t-=179]})(t,e)}const Ws=Hs;function qs(){const t=["upper-latin","_getTranslationKeyForListStyle","enableDefaultAttributesIntegration","7UrRZWx","plugins","273332XaHVWI","default","styles","key","registerPostFixer","config","132cSVlKv","464565JrOyBk","65BRPnCZ","attribute","lower-latin","toUpperCase","upper-roman","afterInit","listType","10UrBJgj","handleDescriptions","lower-roman","locale","*Format:* set start index to %0","_LIST_DEFAULT","replace","type","newValue","*Remove format:* %0","FORMAT_LIST_START","has","isUndo","includes","getFirstMarker","formatBlock","334874CfUxtg","*Set format:* %0","disc","startIndex","editor","_LIST_","decimal-leading-zero","commandParams","document","listReversed","*Format:* set order to regular","removeMarker","start","square","_findSuggestions","registerAttributeLabel","oldValue","FORMAT_LIST_REVERSED","listStyle","numbered","ELEMENT_","_getAttributeKey","model","196152IfIeAS","commandName","reversed","customNumbered","3088397YyOVZN","list.properties","bind","*Change to:* %0","153KHYzkp","circle","filter","batch","_registerLegacyDescription","getFirstRange","bulleted","format","*Format:* set order to reversed","get","ListPropertiesEditing","getAttribute","TrackChangesEditing","next","registerDescriptionCallback","492PMBWLC","head","decimal","132321KJsBom","descriptionFactory","registerBlockAttribute","data","find","2931203NmmTpi","listStart","suggestion","getSuggestions","nodeAfter"];return(qs=function(){return t})()}!function(t,e){const n=Hs,r=t();for(;;)try{if(818502===parseInt(n(200))/1*(parseInt(n(233))/2)+parseInt(n(209))/3+-parseInt(n(202))/4*(parseInt(n(210))/5)+parseInt(n(184))/6*(-parseInt(n(187))/7)+parseInt(n(256))/8*(-parseInt(n(264))/9)+parseInt(n(217))/10*(-parseInt(n(192))/11)+-parseInt(n(208))/12*(-parseInt(n(260))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ks extends t.Plugin{[Ws(215)](){const t=Ws;if(!this[t(237)][t(201)][t(228)](t(179)))return;const e=this[t(237)][t(207)][t(273)](t(261)),n=this[t(237)][t(201)][t(273)](t(181));e[t(204)]&&(n[t(199)](t(251)),n[t(189)](t(251))),e[t(258)]&&(n[t(199)](t(242)),n[t(189)](t(242))),e[t(236)]&&(n[t(199)](t(193)),n[t(189)](t(193)));const r={type:t(271),content:""};n[t(188)][t(183)](this[t(218)][t(262)](this));const s=this[t(237)][t(220)];n[t(188)][t(248)](t(242),Hr(s,t(250))),n[t(188)][t(183)]((e=>{const n=t,{data:s}=e;if(s&&n(242)==s[n(205)])return null==s[n(225)]||0==s[n(225)]&&null==s[n(249)]?r:void 0})),n[t(188)][t(248)](t(193),Hr(s,t(227))),n[t(188)][t(183)]((e=>{const n=t,{data:s}=e;if(s&&n(193)==s[n(205)])return null==s[n(225)]||1==s[n(225)]&&null==s[n(249)]?r:void 0})),this[t(237)][t(255)][t(241)][t(206)]((e=>{const r=t;if(e[r(267)][r(229)])return!1;let s=!1;const o=n[r(195)]({skipNotAttached:!0})[r(266)]((t=>{const e=r,s=n[e(254)](t);return e(193)==s||e(242)==s}));for(const t of o){const o=t[r(269)]()[r(245)][r(196)][r(180)](r(216));r(252)!=o&&r(259)!=o&&(n[r(247)](t[r(269)](),r(211))[r(191)]((t=>r(216)==n[r(254)](t[r(194)])))||(e[r(244)](t[r(231)]()),s=!0))}return s})),this[t(268)]()}[Ws(218)](t){const e=Ws,n=this[e(237)][e(220)],{data:r}=t,s={type:e(271),content:""};if(!r||e(251)!=r[e(205)])return;if(!r[e(249)])return e(203)==r[e(225)]?s:{type:e(271),content:""+Hr(n,e(234),Hr(n,this[e(198)](r[e(225)])))};if(!r[e(225)]){if(e(203)==r[e(249)])return s;let o=t[e(185)];for(;o;){if(o[e(190)]&&e(216)==o[e(190)][e(205)]&&o[e(190)][e(225)])return s;o=o[e(182)]}return{type:e(271),content:""+Hr(n,e(226),Hr(n,this[e(198)](r[e(249)])))}}if(e(203)!=r[e(225)])return{type:e(271),content:""+Hr(n,e(234),Hr(n,this[e(198)](r[e(225)])))};let o=t[e(185)];for(;o;){if(o[e(190)]&&e(216)==o[e(190)][e(205)]&&o[e(190)][e(225)]&&o[e(190)][e(249)])return s;o=o[e(182)]}const i=t[e(269)]()[e(245)][e(196)][e(180)](e(216));return{type:e(271),content:Hr(n,e(234),Hr(n,e(253)+i[e(213)]()+e(222)))}}[Ws(268)](){const t=Ws,e=this[t(237)],n=e[t(220)];e[t(201)][t(273)](t(181))[t(188)][t(183)]((e=>{const r=t;if(r(232)!=e[r(224)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(257)]){case r(251):o=r(263),i={type:r(271),content:Hr(n,o,Hr(n,this[r(198)](s[r(240)][0][r(224)])))};break;case r(242):o=s[r(240)][0][r(258)]?r(272):r(243),i={type:r(271),content:Hr(n,o)};break;case r(193):o=r(221),i={type:r(271),content:Hr(n,o,s[r(240)][0][r(236)])}}return i}))}[Ws(198)](t){const e=Ws;return e(253)+function(t){const n=e;return Xs[n(230)](t)?n(270):Zs[n(230)](t)?n(252):null}(t)[e(213)]()+e(238)+t[e(213)]()[e(223)](/-/g,"_")}}const Xs=[Ws(235),Ws(265),Ws(246)],Zs=[Ws(186),Ws(239),Ws(219),Ws(214),Ws(212),Ws(197)];var Qs=n(507);function Js(t,e){const n=$s();return(Js=function(t,e){return n[t-=210]})(t,e)}const Ys=Js;function $s(){const t=["showSuggestionHighlights","writer","get","setSelection","markerName","change","enableCommand","markerNameToElements","ck-suggestion-marker-split","addMarker:suggestion:insertion","removeMarker:suggestion:insertion","10vfCMAJ","split","41692eevfBX","35766YGOOkV","afterExecute","mapper","selection","parent","commands","5527536leGrjN","downcastDispatcher","data","plugins","enter","markInsertion","getFirstRange","options","init","enterBlock","document","hasClass","nextSibling","requires","2311056pWzVFj","model","end","fire","9316559HhXkjw","365pFVTDV","TrackChangesEditing","remove","169149mnZKZl","13387977nIBhbE","unbindElementFromMarkerName","fromRange","getFirstPosition","createRange","detach","createPositionAt","editing","88eItcva","high","bind","editor"];return($s=function(){return t})()}!function(t,e){const n=Js,r=t();for(;;)try{if(745251===parseInt(n(245))/1+parseInt(n(211))/2+-parseInt(n(219))/3*(-parseInt(n(228))/4)+parseInt(n(216))/5*(parseInt(n(246))/6)+-parseInt(n(215))/7+parseInt(n(252))/8+-parseInt(n(220))/9*(parseInt(n(243))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Ys(210)](){return[Qs.Enter]}[Ys(260)](){const t=Ys,e=this[t(231)],n=e[t(255)][t(234)](t(217)),r=e[t(251)][t(234)](t(256));n[t(238)](t(256),(()=>{const s=t;e[s(212)][s(237)]((t=>{const o=s,a=e[o(212)][o(262)][o(249)],c=a[o(223)](),u=i.LiveRange[o(222)](a[o(258)]());if(r[o(261)](t)){const r=e[o(212)][o(226)](c[o(250)][o(264)],0),s=t[o(224)](c,r);n[o(257)](s)}else t[o(235)](t[o(224)](u[o(213)]));u[o(225)](),r[o(214)](o(247),{writer:t})}))})),e[t(227)][t(253)].on(t(241),Fs(e,t(244)),{priority:t(229)}),e[t(227)][t(253)].on(t(242),((e,n,r)=>{const s=t,o=r[s(248)][s(239)](n[s(236)]);if(o)for(const t of o)t[s(263)](s(240))&&(r[s(248)][s(221)](t,n[s(236)]),r[s(233)][s(218)](t))}),{priority:t(229)}),e[t(254)][t(253)].on(t(241),((n,r,s)=>{const o=t;s[o(259)][o(232)]&&Fs(e,o(244),{showActiveMarker:!1})[o(230)](this)(n,r,s)}),{priority:t(229)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=150]})(t,e)}function ro(){const t=["findNext","findByTextCallback","afterInit","10591929BlKjjN","createPositionAt","getIntersection","handleFindCommand","find","model","1pTToWi","getRange","166735ZNycBZ","_isInDeletionRange","4CTGdWX","editor","FindAndReplaceUtils","16037800EvZUIK","270WUVAvh","bind","filter","has","start","enableCommand","9416687bXSHuO","TrackChangesEditing","suggestion:deletion","plugins","replace","end","item","markers","getMarkersGroup","findPrevious","replaceAll","createRange","FindAndReplaceEditing","6443384BqewAh","get","string","853482GEBACa","2012631qEKeuw"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(778034===-parseInt(n(162))/1*(parseInt(n(151))/2)+-parseInt(n(152))/3*(-parseInt(n(166))/4)+parseInt(n(164))/5*(parseInt(n(170))/6)+-parseInt(n(176))/7+parseInt(n(189))/8+parseInt(n(156))/9+-parseInt(n(169))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(155)](){const t=eo;if(!this[t(167)][t(179)][t(173)](t(188)))return;const e=this[t(167)][t(179)][t(190)](t(177));e[t(175)](t(160),this[t(159)][t(171)](this)),e[t(175)](t(153)),e[t(175)](t(185)),e[t(175)](t(180)),e[t(175)](t(186))}[eo(159)](t,e,n={}){const r=eo,s=this[r(167)][r(179)][r(190)](r(168));return t((t=>(r(150)==typeof e?s[r(154)](e,n):e)(t)[r(172)]((e=>!1===this[r(165)](e,t[r(182)])))),n)}[eo(165)](t,e){const n=eo,r=this[n(167)][n(161)][n(187)](this[n(167)][n(161)][n(157)](e,t[n(174)]),this[n(167)][n(161)][n(157)](e,t[n(181)]));for(const t of this[n(167)][n(161)][n(183)][n(184)](n(178)))if(null!==r[n(158)](t[n(163)]()))return!0;return!1}}const oo=io;function io(t,e){const n=ao();return(io=function(t,e){return n[t-=377]})(t,e)}function ao(){const t=["fontFamily","*Reset font size*","TrackChangesEditing","2092070mHEJhp","registerDescriptionCallback","model","editor","FontSize","trim","fontSize.options","2790600JMynwl","FontSizeEditing","descriptionFactory","*Reset font background color*","toLowerCase","fontColor","21imiorA","4049880gAOPud","fontColor.colors","registerInlineAttribute","label","fontBackgroundColor.colors","FORMAT_FONT_FAMILY","find","format","*Set font family:* %0","fontSize","value","1710246iQdGxn","fontBackgroundColor","109259hzFzcc","afterInit","FORMAT_FONT_SIZE","*Set font color:* %0","2325211vnNxoD","*Reset font color*","FORMAT_FONT_BACKGROUND","locale","config","*Set font background color:* %0","has","*Set font size:* %0","type","commandParams","normalizeSizeOptions","*Reset font family*","formatInline","registerAttributeLabel","FORMAT_FONT_COLOR","commandName","enableDefaultAttributesIntegration","plugins","FontBackgroundColorEditing","FontFamilyEditing","FontColorEditing","123594lrUJqY","title","get","_registerLegacyDescription"];return(ao=function(){return t})()}!function(t,e){const n=io,r=t();for(;;)try{if(373581===parseInt(n(401))/1+-parseInt(n(426))/2*(-parseInt(n(387))/3)+-parseInt(n(381))/4+parseInt(n(433))/5+parseInt(n(399))/6+parseInt(n(405))/7+-parseInt(n(388))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:oo(382),commandName:oo(397)},{pluginName:oo(424),commandName:oo(430)},{pluginName:oo(425),commandName:oo(386)},{pluginName:oo(423),commandName:oo(400)}];class uo extends t.Plugin{[oo(402)](){const t=oo,e=this[t(377)][t(408)],n=this[t(377)][t(422)][t(428)](t(432));for(const{pluginName:e,commandName:r}of co)this[t(377)][t(422)][t(411)](e)&&(n[t(421)](r),n[t(390)](r));e.t,n[t(383)][t(418)](t(397),Hr(e,t(403))),n[t(383)][t(418)](t(430),Hr(e,t(393))),n[t(383)][t(418)](t(386),Hr(e,t(419))),n[t(383)][t(418)](t(400),Hr(e,t(407))),this[t(429)]()}[oo(429)](){const t=oo,e=this[t(377)],n=e[t(408)];e[t(422)][t(428)](t(432))[t(383)][t(434)]((e=>{const r=t,o=n.t;if(r(417)!=e[r(413)])return;const{data:i}=e;if(null!=i){if(r(397)==i[r(420)]){const t=i[r(414)][0][r(398)];if(t){const e=o(this[r(377)][r(422)][r(428)](r(378))[r(415)](this[r(377)][r(409)][r(428)](r(380)))[r(394)]((e=>e[r(435)]==t))[r(427)])[r(385)]();return{type:r(395),content:Hr(n,r(412),e)}}return{type:r(395),content:Hr(n,r(431))}}if(r(430)==i[r(420)]){const t=i[r(414)][0][r(398)];return t?{type:r(395),content:Hr(n,r(396),t)}:{type:r(395),content:Hr(n,r(416))}}if(r(386)==i[r(420)]){const t=i[r(414)][0][r(398)];if(t){const e=(0,s.normalizeColorOptions)(this[r(377)][r(409)][r(428)](r(389)))[r(394)]((e=>e[r(435)]==t));let i=t,a="";return e&&(i=e[r(391)],a=o(i)[r(385)]()),{type:r(395),content:Hr(n,r(404),a)[r(379)](),color:{value:t,title:a||i}}}return{type:r(395),content:Hr(n,r(406))}}if(r(400)==i[r(420)]){const t=i[r(414)][0][r(398)];if(t){const e=(0,s.normalizeColorOptions)(this[r(377)][r(409)][r(428)](r(392)))[r(394)]((e=>e[r(435)]==t));let i=t,a="";return e&&(i=e[r(391)],a=o(i)[r(385)]()),{type:r(395),content:Hr(n,r(410),a)[r(379)](),color:{value:t,title:a||i}}}return{type:r(395),content:Hr(n,r(384))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=336]})(t,e)}function ho(){const t=["fontSize.options","pasteFormat","push","plugins","FontSize","config","enableDefaultAttributesIntegration","formatInline","label","join","boolean","*Remove all formatting*","918825dBlTdz","fontColor","charAt","title","locale","copyFormat","commandName","10280916HrfdsA","4767304jrwHSC","get","afterInit","type","length","160680utWwRC","format","fontSize","commandParams","find","130777CZBERh","*Set format to:* %0","entries","enableCommand","descriptionFactory","84BZuBCD","fontBackgroundColor","TrackChangesEditing","694288SADiwB","registerDescriptionCallback","normalizeSizeOptions","toUpperCase","editor","commands","_registerLegacyDescription","slice","1756jdNnaO","model","formatBlock","toLowerCase","2dOqzhg","split","fontColor.colors"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(370125===parseInt(n(372))/1*(-parseInt(n(339))/2)+-parseInt(n(377))/3*(-parseInt(n(388))/4)+-parseInt(n(354))/5+parseInt(n(367))/6+parseInt(n(380))/7+-parseInt(n(362))/8+parseInt(n(361))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(364)](){const t=lo,e=this[t(384)],n=e[t(345)][t(363)](t(379)),r=e[t(385)][t(363)](t(359)),s=e[t(385)][t(363)](t(343));r&&s&&(n[t(348)](t(343)),n[t(375)](t(359)),this[t(386)]())}[lo(386)](){const t=lo,e=this[t(384)],n=e[t(358)];e[t(345)][t(363)](t(379))[t(376)][t(381)]((r=>{const s=t;if(s(337)!=r[s(365)]&&s(349)!=r[s(365)])return;const{data:o}=r;if(o&&s(343)===o[s(360)]){const t=[],r=o[s(370)][0];for(const[n,o]of Object[s(374)](r))t[s(344)](po(e,n,o));return t[s(366)]?{type:s(368),content:Hr(n,s(373),t[s(351)](", "))}:{type:s(368),content:Hr(n,s(353))}}}))}}function po(t,e,n){const r=lo,o=t[r(358)].t,i=e[r(340)](/(?=[A-Z])/)[r(351)](" "),a=o(i[r(356)](0)[r(383)]()+i[r(387)](1))[r(338)]();if(r(352)==typeof n)return a;if(r(355)===e||r(378)===e){const e=(0,s.normalizeColorOptions)(t[r(347)][r(363)](r(341)))[r(371)]((t=>t[r(336)]==n));return a+" ("+(e?o(e[r(350)])[r(338)]():n)+")"}if(r(369)===e&&isNaN(parseFloat(n))){const e=t[r(345)][r(363)](r(346))[r(382)](t[r(347)][r(363)](r(342)))[r(371)]((t=>t[r(336)]==n));return a+" ("+(e?o(e[r(357)])[r(338)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=133]})(t,e)}function Io(){const t=["find","168dBJOzW","formatBlock","config","registerDescriptionCallback","paragraph","registerElementLabel","format","_registerLegacyDescription","heading.options","542224FfAdSZ","match","4551096WScuyx","1013967mJetQt","16Tszkkl","afterInit","commandName","view","TrackChangesEditing","HeadingEditing","has","*Change to:* %0","model","33177yLDhgO","enableDefaultAttributesIntegration","_getHeadingLevel","_headingOptions","name","get","14tMFean","2812041tzkZdz","commandParams","ELEMENT_HEADING","heading","type","62845310cSqejC","value","title","editor","2200915WTuZLR","ELEMENT_HEADING_CUSTOM","plugins","descriptionFactory","locale"];return(Io=function(){return t})()}!function(t,e){const n=Eo,r=t();for(;;)try{if(889608===-parseInt(n(151))/1+-parseInt(n(167))/2*(-parseInt(n(161))/3)+-parseInt(n(152))/4*(parseInt(n(133))/5)+-parseInt(n(150))/6+parseInt(n(139))/7*(-parseInt(n(148))/8)+-parseInt(n(168))/9+parseInt(n(173))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(153)](){const t=mo,e=this[t(176)];if(!e[t(135)][t(158)](t(157)))return;this[t(164)]=e[t(141)][t(166)](t(147));const n=e[t(137)],r=e[t(135)][t(166)](t(156));r[t(162)](t(171));for(const e of this[t(164)])t(143)!=e[t(160)]&&r[t(136)][t(144)](e[t(160)],(n=>{const r=t,i=this[r(163)](e[r(160)]);return null!==i?s(n,i):o(n,e[r(175)])}));function s(e,r){return Hr(n,t(170),[e,r])}function o(e,r){return Hr(n,t(134),[e,r])}this[t(146)]()}[mo(146)](){const t=mo,e=this[t(176)],n=e[t(137)];e[t(135)][t(166)](t(156))[t(136)][t(142)]((e=>{const r=t;if(r(140)!=e[r(172)])return;const{data:s}=e;if(s&&r(171)==s[r(154)]){const e=s[r(169)][0][r(174)],c=this[r(163)](e);if(null!==c)return{type:r(145),content:Hr(n,r(159),(1,a=c,Hr(n,r(170),[1,a])))};const u=this[r(164)][r(138)]((t=>t[r(160)]===e))[r(175)];return{type:r(145),content:Hr(n,r(159),(o=1,i=u,Hr(n,t(134),[o,i])))}}var o,i,a}))}[mo(163)](t){const e=mo;var n,r;const s=t[e(149)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(164)])||void 0===n?void 0:n[e(138)]((n=>n[e(160)]==t));if(o&&o[e(155)]){const t=o[e(155)],n=(null!==(r=t[e(165)])&&void 0!==r?r:t)[e(149)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=270]})(t,e)}function yo(){const t=["174jyMiPT","264395izYdhM","registerInlineAttribute","registerDescriptionCallback","13358016XZqRZn","HighlightEditing","color","find","get","title","type","36409554bmXbgz","locale","FORMAT_HIGHLIGHT","enableDefaultAttributesIntegration","has","toLowerCase","formatInline","*Set highlight:* %0","highlight","model","editor","plugins","*Remove highlight*","config","commandName","TrackChangesEditing","7896665ekpWCQ","commandParams","1394212vqyTUR","afterInit","registerAttributeLabel","format","9352wYOTTS","163nsxfcQ","highlight.options","value","descriptionFactory","2441157dOEqem","_registerLegacyDescription"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(856690===-parseInt(n(301))/1*(parseInt(n(300))/2)+-parseInt(n(305))/3+-parseInt(n(296))/4+parseInt(n(308))/5*(parseInt(n(307))/6)+-parseInt(n(294))/7+-parseInt(n(271))/8+parseInt(n(278))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(297)](){const t=To,e=this[t(288)];if(!e[t(289)][t(282)](t(272)))return;const n=e[t(289)][t(275)](t(293)),r=e[t(279)];n[t(281)](t(286)),n[t(309)](t(286)),n[t(304)][t(298)](t(286),Hr(r,t(280))),this[t(306)]()}[To(306)](){const t=To,e=this[t(288)],n=e[t(279)];e[t(289)][t(275)](t(293))[t(304)][t(270)]((r=>{const s=t;if(s(284)!=r[s(277)])return;const{data:o}=r;if(o&&s(286)==o[s(292)]){const t=n.t,r=o[s(295)][0][s(303)];if(r){const o=e[s(291)][s(275)](s(302))[s(274)]((t=>t[s(287)]==r)),i=t(o[s(276)])[s(283)]();return{type:s(299),content:Hr(n,s(285),i),color:{value:o[s(273)],title:o[s(276)]}}}return{type:s(299),content:Hr(n,s(290),Hr(n,s(280)))}}}))}}function ko(){const t=["2235900LQqoaK","has","horizontalLine","descriptionFactory","high","4206150rrKjnz","addClass","afterInit","elementToStructure","ELEMENT_HORIZONTAL_LINE","locale","3243010EmiEMq","dataDowncast","HorizontalLineEditing","3149649MerxFR","get","createEmptyElement","registerElementLabel","editor","17824422WXuCWG","TrackChangesEditing","plugins","createPositionAt","insert","conversion","div","showSuggestionHighlights","for","266112EgDZNH","createContainerElement","1165784aliWin","ck-horizontal-line","enableCommand"];return(ko=function(){return t})()}function Co(t,e){const n=ko();return(Co=function(t,e){return n[t-=239]})(t,e)}const No=Co;!function(t,e){const n=Co,r=t();for(;;)try{if(654899===-parseInt(n(269))/1+parseInt(n(267))/2+parseInt(n(253))/3+-parseInt(n(239))/4+-parseInt(n(250))/5+-parseInt(n(244))/6+parseInt(n(258))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[No(246)](){const t=No,e=this[t(257)];if(!e[t(260)][t(240)](t(252)))return;e[t(260)][t(254)](t(259))[t(271)](t(241));const n=e[t(260)][t(254)](t(259)),r=e[t(249)];n[t(242)][t(256)](t(241),(e=>Hr(r,t(248),e))),e[t(263)][t(266)](t(251))[t(247)]({model:t(241),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(265)])return null;const o=n[s(268)](s(264)),i=n[s(255)]("hr");return n[s(245)](s(270),o),n[s(262)](n[s(261)](o,0),i),o},converterPriority:t(243)})}}function Lo(){const t=["9xDQxyK","attribute","ELEMENT_HTML_EMBED","enableDefaultAttributesIntegration","HtmlEmbed","10016568FHFpwJ","formatBlock","*Change %0 content*","registerDescriptionCallback","6769580MsHnsR","key","1738000NrbeRt","plugins","editor","1055084ElQCYE","14002350rVUMuE","registerBlockAttribute","type","get","element","TrackChangesEditing","start","htmlEmbed","7792qTdQQh","7XjiLdi","registerElementLabel","locale","nodeAfter","afterInit","rawHtml","7717536GDOohB","format","descriptionFactory","138LjwApU","value","has","getFirstRange","_registerLegacyDescription","commandName"];return(Lo=function(){return t})()}const So=vo;function vo(t,e){const n=Lo();return(vo=function(t,e){return n[t-=270]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(756768===-parseInt(n(304))/1*(-parseInt(n(294))/2)+-parseInt(n(271))/3*(-parseInt(n(285))/4)+-parseInt(n(280))/5+parseInt(n(301))/6*(parseInt(n(295))/7)+-parseInt(n(282))/8+parseInt(n(276))/9+-parseInt(n(286))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Mo extends t.Plugin{[So(299)](){const t=So,e=this[t(284)];if(!e[t(283)][t(306)](t(275)))return;const n=e[t(283)][t(289)](t(291)),r=e[t(297)];n[t(303)][t(296)](t(300),(e=>Hr(r,t(273),e))),n[t(274)](t(293)),n[t(287)](t(305)),n[t(303)][t(279)]((e=>{const n=t;if(n(272)!=e[n(288)])return;const{data:s}=e;if(s&&n(305)==s[n(281)]&&e[n(307)]()[n(292)][n(298)].is(n(290),n(300))){const t=Hr(r,n(273));return{type:n(302),content:Hr(r,n(278),t)}}})),this[t(308)]()}[So(308)](){const t=So,e=this[t(284)],n=e[t(297)];e[t(283)][t(289)](t(291))[t(303)][t(279)]((e=>{const r=t;if(r(277)!=e[r(288)])return;const{data:s}=e;if(s&&r(293)==s[r(270)]){const t=Hr(n,r(273));return{type:r(302),content:Hr(n,r(278),t)}}}))}}const Oo=wo;function wo(t,e){const n=Fo();return(wo=function(t,e){return n[t-=255]})(t,e)}function Fo(){const t=["formatBlock","nodeAfter","getContainedElement","5kQEbKx","6098876jcuJTU","197724YLhOrn","*Reset image width*","markInsertion","start","ELEMENT_CAPTION","TrackChangesEditing","isEqual","toNext","accept","commandName","uploadImage","540072qxVmTx","ImageCaptionUtils","findIndex","getCaptionFromImageModelElement","editor","ImageUtils","getNearestSelectionRange","imageInline","imageTypeInline","find","detach","enableCommand","imageBlock","descriptionFactory","imageTextAlternative","toPrevious","insertImage","getFirstRange","locale","end","785504VVgcPP","resizedWidth","createRange","ImageInlineEditing","change","*Remove image text alternative*","formatInline","markBlockFormat","FORMAT_IMAGE_SIZE","toggleImageCaption","previous","getSuggestionCallback","registerBlockAttribute","type","get","117wLkDmT","resizeImage","forward","*Set image width:* %0","alt","isCollapsed","ImageBlockEditing","_registerLegacyDescription","discard","width","_findSuggestions","fromPosition","nodeBefore","attribute","newValue","3090292PanpQx","ELEMENT_IMAGE","caption","ELEMENT_INLINE_IMAGE","removeObject","getClosestSelectedImageElement","model","105902VcYIRN","imageStylePreApply","chain","ImageEditing","isOwn","markDeletion","3906372EkPFHh","commandParams","filter","length","document","afterInit","registerAttributeLabel","ImageCaptionEditing","ImageUploadEditing","schema","isBefore","deletion","imageCaption","registerDescriptionCallback","Inline image to block image","element","ImageResize","_suggestionFactory","ImageTextAlternativeEditing","has","convertBlockImageToInline","join","registerElementLabel","createRangeOn","addObject","isIntersecting","plugins","*Set image text alternative:* %0","key","isBlockImage","forceDefaultExecution","backward","registerCustomCallback","convertInlineImageToBlock","format","selection","enableDefaultAttributesIntegration","subType","Block image to inline image","insertion","imageTypeBlock"];return(Fo=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(699671===-parseInt(n(266))/1+parseInt(n(318))/2+parseInt(n(329))/3+-parseInt(n(259))/4*(-parseInt(n(316))/5)+-parseInt(n(272))/6+-parseInt(n(317))/7+-parseInt(n(349))/8*(-parseInt(n(364))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Do extends t.Plugin{[Oo(277)](){const t=Oo,e=this[t(333)];if(!e[t(298)][t(291)](t(269)))return;const n=e[t(298)][t(363)](t(323)),r=e[t(298)][t(363)](t(334)),s=e[t(347)];n[t(340)](t(345)),n[t(342)][t(294)](t(341),(e=>Hr(s,t(260),e))),n[t(342)][t(294)](t(336),(e=>Hr(s,t(262),e))),n[t(342)][t(294)](t(261),(()=>Hr(s,t(322)))),e[t(298)][t(291)](t(280))&&n[t(340)](t(328)),e[t(298)][t(291)](t(370))&&e[t(298)][t(291)](t(352))&&(n[t(340)](t(337),((s,o)=>{const i=t,a=r[i(264)](e[i(265)][i(276)][i(307)]);e[i(265)][i(353)]((()=>{const t=i;n[t(356)](a,{commandName:t(337),commandParams:[o]},[],t(292))}))})),n[t(340)](t(312),((s,o)=>{const a=t;e[a(265)][a(353)]((t=>{const c=a;let u=r[c(264)](e[c(265)][c(276)][c(307)]),l=t[c(295)](u);const f=i.LivePosition[c(255)](l[c(321)],c(344)),h=i.LivePosition[c(255)](l[c(348)],c(325));n[c(302)]((()=>s(o))),u=r[c(264)](e[c(265)][c(276)][c(307)]),l=t[c(295)](u);const g=t[c(351)](f,h);f[c(339)](),h[c(339)](),n[c(356)](u,{commandName:c(337),commandParams:[o]},[],c(305)),g[c(321)][c(282)](l[c(321)])&&n[c(320)](t[c(351)](g[c(321)],l[c(321)]),c(305)),l[c(348)][c(282)](g[c(348)])&&n[c(320)](t[c(351)](l[c(348)],g[c(348)]),c(305))}))})),n[t(289)][t(304)](t(313),t(305),t(293),(()=>!1)),n[t(289)][t(304)](t(313),t(305),t(326),(()=>!1)),n[t(289)][t(304)](t(313),t(305),t(372),n[t(289)][t(360)](t(313),"",t(326))),n[t(289)][t(304)](t(311),t(305),t(293),(()=>!1)),n[t(289)][t(304)](t(311),t(305),t(372),(([r])=>{const s=t,o=n[s(289)][s(360)](s(311),"",s(372));let i=r[s(321)],a=r[s(348)];const c=e[s(265)][s(281)][s(335)](i,s(303)),u=e[s(265)][s(281)][s(335)](a,s(366));c[s(369)]&&(i=c[s(321)]),u[s(369)]&&(a=u[s(348)]),o([e[s(265)][s(351)](i,a)])})),n[t(289)][t(304)](t(313),t(305),t(268),c),n[t(289)][t(304)](t(311),t(305),t(268),c)),e[t(298)][t(291)](t(279))&&(n[t(340)](t(358),((s,o)=>{const i=t,a=e[i(298)][i(363)](i(330));let c=r[i(264)](e[i(265)][i(276)][i(307)]),u=a[i(332)](c);e[i(265)][i(353)]((()=>{const t=i;if(u)return void n[t(271)](e[t(265)][t(295)](u));const l=r[t(301)](c);s(o),c=r[t(264)](e[t(265)][t(276)][t(307)]),u=a[t(332)](c),n[t(320)](e[t(265)][t(295)](u),l?null:t(284))}))})),n[t(289)][t(304)](t(311),t(284),t(268),c));const o=[{type:t(313),subType:t(267)},{type:t(311),subType:t(284)},{type:t(313),subType:t(305)},{type:t(311),subType:t(305)}];function a(e,s){const i=t,a=o[i(331)]((({type:t,subType:n})=>e[i(362)]==t&&e[i(309)]==n)),c=o[i(331)]((({type:t,subType:e})=>s[i(362)]==t&&s[i(309)]==e));if(a<0||c<0)return!1;const u=e[i(346)](),l=s[i(346)]();if((0==a||1==a)&&2==c&&u[i(297)](l))return!0;if(2==a&&3==c){const t=n[i(374)](u,i(311))[i(274)]((({suggestion:t,meta:e})=>e[i(270)]&&i(305)==t[i(309)]));if(t[i(275)]>1&&l[i(348)][i(324)](u[i(321)]))return!0;if(1==t[i(275)]&&(u[i(321)][i(324)](l[i(348)])||u[i(348)][i(324)](l[i(321)])))return!0}if(3==a&&3==c&&u[i(321)][i(282)](l[i(321)])){const t=u[i(348)][i(314)],e=l[i(321)][i(256)];return r[i(301)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(298)][t(291)](t(288))&&(n[t(308)](t(365)),n[t(361)](t(350)),n[t(342)][t(278)](t(350),Hr(s,t(357)))),e[t(298)][t(291)](t(290))&&(n[t(308)](t(343)),n[t(361)](t(368))),n[t(342)][t(285)]((e=>{const n=t;if(o[n(338)]((({type:t,subType:r})=>e[n(362)]==t&&e[n(309)]==r)))return e[n(359)]?{}:void 0})),n[t(342)][t(285)]((e=>{const n=t;if(n(311)==e[n(362)]||n(283)==e[n(362)]){const t=e[n(315)]();if(t&&t.is(n(287),n(261)))return{type:n(311)==e[n(362)]?n(296):n(263),element:t,quantity:1}}})),n[t(342)][t(285)]((e=>t(313)==e[t(362)]&&t(305)==e[t(309)]?{type:t(306),content:t(286)}:t(313)==e[t(362)]&&t(292)==e[t(309)]?{type:t(306),content:t(310)}:void 0)),n[t(342)][t(285)]((e=>{const n=t;if(n(257)!=e[n(362)])return;const{data:r}=e;if(!r||n(368)!=r[n(300)])return;const o=r[n(258)];return o?{type:n(306),content:Hr(s,n(299),'"'+o+'"')}:{type:n(306),content:Hr(s,n(354))}})),this[t(371)]()}[Oo(371)](){const t=Oo,e=this[t(333)],n=e[t(347)];e[t(298)][t(363)](t(323))[t(342)][t(285)]((e=>{const r=t;if(r(313)!=e[r(362)]&&r(355)!=e[r(362)])return;const{data:s}=e;if(s){if(r(343)==s[r(327)]){const t=s[r(273)][0][r(258)];return t?{type:r(306),content:Hr(n,r(299),'"'+t+'"')}:{type:r(306),content:Hr(n,r(354))}}if(r(365)==s[r(327)]){const t=s[r(273)][0][r(373)];return t?{type:r(306),content:Hr(n,r(367),t)}:{type:r(306),content:Hr(n,r(319))}}}}))}}function Po(){const t=["_suggestionFactory","format","*Replace image URL*","type","548ueEldd","accept","enableDefaultAttributesIntegration","29259UbOotB","registerCustomCallback","1130690jPNIzo","descriptionFactory","3448ueyWom","attribute","6927193iXkwcC","src","18779409cShxsQ","formatBlock","TrackChangesEditing","1292870gWCimY","plugins","24MKikVe","registerDescriptionCallback","afterInit","ImageEditing","_handleLegacySuggestions","registerBlockAttribute","newValue","24501rkyccL","45cwGmhA","discard","getSuggestionCallback","_registerLegacyDescription","get","formatInline","has","67072FLVPkI","editor","*Format:* replace image URL","locale","commandName","key","12dQjBuG","replaceImageSource","oldValue"];return(Po=function(){return t})()}function Bo(t,e){const n=Po();return(Bo=function(t,e){return n[t-=474]})(t,e)}const xo=Bo;!function(t,e){const n=Bo,r=t();for(;;)try{if(992813===-parseInt(n(493))/1*(parseInt(n(500))/2)+-parseInt(n(492))/3*(parseInt(n(513))/4)+-parseInt(n(483))/5+parseInt(n(506))/6*(parseInt(n(478))/7)+parseInt(n(476))/8*(-parseInt(n(516))/9)+-parseInt(n(474))/10+parseInt(n(480))/11*(parseInt(n(485))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Po);class Uo extends t.Plugin{[xo(487)](){const t=xo;if(!this[t(501)][t(484)][t(499)](t(488)))return;const e=this[t(501)][t(503)],n=this[t(501)][t(484)][t(497)](t(482));n[t(515)](t(507)),n[t(490)](t(479)),n[t(475)][t(486)]((n=>{const r=t;if(r(477)!=n[r(512)])return;const{data:s}=n;return s&&r(479)==s[r(505)]?s[r(491)]&&s[r(508)]?{type:r(510),content:Hr(e,r(511))}:{type:r(510),content:""}:void 0})),this[t(489)]()}[xo(489)](){const t=xo,e=this[t(501)][t(484)][t(497)](t(482));e[t(509)][t(517)](t(481),t(507),t(514),e[t(509)][t(495)](t(481),null,t(494))),e[t(509)][t(517)](t(481),t(507),t(494),e[t(509)][t(495)](t(481),null,t(514))),this[t(496)]()}[xo(496)](){const t=xo,e=this[t(501)],n=e[t(503)];e[t(484)][t(497)](t(482))[t(475)][t(486)]((e=>{const r=t;if(r(481)!=e[r(512)]&&r(498)!=e[r(512)])return;const{data:s}=e;return s&&r(507)==s[r(504)]?{type:r(510),content:Hr(n,r(502))}:void 0}))}}const jo=Vo;function Go(){const t=["chain","selection","isEqual","forEach","getSuggestion","next","162aAohiU","nodeBefore","imageTypeBlock","get","from","commandReversedParams","commandParams","shouldConvertImageType","markBlockFormat","length","head","ImageUtils","1551927SUajWe","Users","getSuggestionCallback","getSuggestions","115HtPKsE","hasSuggestion","differ","imageTypeInline","side","convertInlineImageToBlock","6MhFhXs","commands","getChangedMarkers","_suggestionFactory","5903457NwuNyr","1sTbslI","filter","registerDescriptionCallback","editor","accept","discardSuggestion","isBlockImage","getFirstRange","formatBlock","has","imageStylePostApply","afterInit","*Format:* %0","imageCaption","change","isIntersecting","registerCustomCallback","4620656jDCCrt","value","discard","suggestion","join","newRange","_findSuggestions","normalizedStyles","createRangeOn","ImageStyleEditing","_splitMarkerName","isBefore","isOwn","1873290sOiOml","markInlineFormat","format","setImageNaturalSizeAttributes","model","167964yHFMov","imageStylePreApply","toLowerCase","formatInline","isInContent","name","541230KuNrvA","subType","findIndex","enableCommand","_registerLegacyDescription","start","document","5943498FLDPRy","getContainedElement","isInlineImage","descriptionFactory","FORMAT_SIDE_IMAGE","title","refresh","nodeAfter","TrackChangesEditing","insertion","locale","getClosestSelectedImageElement","imageStyle","commandName","end","author","plugins","registerPostFixer","type"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=104]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(685464===parseInt(n(200))/1*(parseInt(n(130))/2)+-parseInt(n(185))/3+-parseInt(n(135))/4*(-parseInt(n(189))/5)+-parseInt(n(195))/6*(parseInt(n(199))/7)+parseInt(n(117))/8+-parseInt(n(173))/9*(parseInt(n(141))/10)+parseInt(n(148))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class zo extends t.Plugin{[jo(111)](){const t=jo,n=this[t(203)];if(!n[t(164)][t(109)](t(126)))return;const r=n[t(164)][t(176)](t(156)),s=n[t(164)][t(176)](t(184)),o={};r[t(144)](t(160),((o,i)=>{const a=t,c=n[a(164)][a(176)](a(186)).me,u=n[a(196)][a(176)](a(160));let l=s[a(159)](n[a(134)][a(147)][a(168)]),f=n[a(134)][a(125)](l),h=u[a(118)];if(h==i[a(118)])return;const g={commandName:a(160),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(134)][a(114)]((()=>{const t=a;if(r[t(188)]()[t(201)]((e=>e[t(139)]&&c==e[t(163)]&&(t(108)==e[t(166)]||t(138)==e[t(166)])&&(t(136)==e[t(142)]||t(110)==e[t(142)])&&e[t(107)]()[t(169)](f)))[t(170)]((e=>r[t(105)](e[t(183)]))),l=s[t(159)](n[t(134)][t(147)][t(168)]),f=n[t(134)][t(125)](l),u[t(154)](),n[t(196)][t(176)](t(192))[t(154)](),n[t(196)][t(176)](t(175))[t(154)](),h=u[t(118)],h!=i[t(118)])return s[t(150)](l)&&u[t(180)](i[t(118)],l)?(o({...i,setImageSizes:!1}),l=s[t(159)](n[t(134)][t(147)][t(168)]),void r[t(181)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(136))):void(s[t(106)](l)?r[t(181)](l,g,[],t(110)):r[t(131)](f,g,t(110)))}))}));for(const e of n[t(164)][t(176)](t(126))[t(124)])o[e[t(140)]]=e[t(153)][t(137)]();r[t(198)][t(116)](t(108),t(136),t(121),(()=>!1)),r[t(198)][t(116)](t(108),t(110),t(121),(()=>!1)),r[t(198)][t(116)](t(138),t(110),t(121),(()=>!1)),r[t(198)][t(116)](t(108),t(136),t(104),(([e])=>{const n=t;s[n(133)](e[n(149)]())})),r[t(198)][t(116)](t(108),t(136),t(119),((e,n)=>{const s=t;r[s(198)][s(187)](s(108),"",s(104))(e,{commandName:n[s(161)],commandParams:n[s(178)]})})),r[t(198)][t(116)](t(108),t(136),t(167),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(108),subType:t(136)},{type:t(157),subType:t(113)},{type:t(108),subType:t(194)},{type:t(157),subType:t(194)}];function a(e,n){const o=t,a=i[o(143)]((({type:t,subType:n})=>e[o(166)]==t&&e[o(142)]==n)),c=i[o(143)]((({type:t,subType:e})=>n[o(166)]==t&&n[o(142)]==e));if(a<0||c<0)return!1;const u=e[o(107)](),l=n[o(107)]();if((0==a||1==a)&&2==c&&u[o(115)](l))return!0;if(2==a&&3==c){const t=r[o(123)](u,o(157))[o(201)]((({suggestion:t,meta:e})=>e[o(129)]&&o(194)==t[o(142)]));if(t[o(182)]>1&&l[o(162)][o(169)](u[o(146)]))return!0;if(1==t[o(182)]&&(u[o(146)][o(169)](l[o(162)])||u[o(162)][o(169)](l[o(146)])))return!0}if(3==a&&3==c&&u[o(146)][o(128)](l[o(146)])){const t=u[o(162)][o(155)],e=l[o(146)][o(174)];return s[o(106)](t)&&t===e}return!1}n[t(134)][t(147)][t(165)]((()=>{const e=t;let o=!1;const i=Array[e(177)](n[e(134)][e(147)][e(191)][e(197)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(127)](t);if(e(120)==i&&r[e(190)](u)){if(e(108)==a&&(e(136)==c||e(110)==c)){const t=r[e(171)](u);if(n[e(122)]){const n=t[e(107)]()[e(149)]();if(s[e(106)](n))continue;r[e(105)](t),o=!0}}if(e(157)==a&&e(113)==c&&!n[e(122)]){const t=r[e(171)](u);t[e(172)]&&t[e(172)][e(139)]&&(r[e(105)](t[e(172)]),o=!0)}}}return o})),this[t(145)](o)}[jo(145)](t){const e=jo,n=this[e(203)],r=n[e(158)];n[e(164)][e(176)](e(156))[e(151)][e(202)]((n=>{const s=e;if(s(108)!=n[s(166)]&&s(138)!=n[s(166)])return;const{data:o}=n;if(!o||s(160)!=o[s(161)])return;const i=o[s(179)][0][s(118)];return function(t){const e=s;return{type:e(132),content:Hr(r,e(112),t)}}(s(193)===i?Hr(r,s(152)):t[i]||i)}))}}const Ho=Wo;function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=118]})(t,e)}function qo(){const t=["afterInit","collaboration_features","lowest","forEach","track_changes","commands","dataInsert","enableCommand","trackChanges","editor","listenTo","Users","8205992ZceWkP","bind","high","importWord","5308268DDQDgN","_setSuggestionData","677206EvdVHP","5426484JHXgrh","1072001dBrXqB","value","get","TrackChangesEditing","execute","95CvkjTH","109744MyJlrq","2406969JyMXTw","plugins","_trackChangesValueDuringImport","_trackChangesExecuted","_handleImportedData"];return(qo=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(631482===-parseInt(n(120))/1+parseInt(n(118))/2+-parseInt(n(127))/3+-parseInt(n(126))/4*(parseInt(n(125))/5)+parseInt(n(119))/6+parseInt(n(148))/7+parseInt(n(144))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(129)]=!1,this[e(130)]=!1}[Ho(132)](){const t=Ho,e=this[t(141)],n=e[t(137)][t(122)](t(147)),r=e[t(137)][t(122)](t(140));n&&(n.on(t(124),((e,[,n])=>{const s=t;this[s(129)]=r[s(121)],n[s(133)][s(136)]=!this[s(129)]}),{priority:t(146)}),this[t(142)](n,t(138),this[t(131)][t(145)](this)),this[t(142)](n,t(138),(()=>{const e=t;this[e(130)]&&(r[e(124)](),this[e(130)]=!1)}),{priority:t(134)}),e[t(128)][t(122)](t(123))[t(139)](t(147)))}[Ho(131)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(141)][n(137)][n(122)](n(140)),o=s[n(121)];this[n(129)]!==o&&(s[n(124)](),this[n(130)]=!0),r&&r[n(135)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(141)][o(128)][o(122)](o(143)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(147)}}};this[o(141)][o(128)][o(122)](o(123))[o(149)](i)}))}}const Xo=Zo;function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=234]})(t,e)}function Qo(){const t=["_registerLegacyDescription","indentBlock","4466502IDccMa","get","enableDefaultAttributesIntegration","registerDescriptionCallback","afterInit","479708JvbzZQ","locale","formatBlock","has","commandName","enableCommand","16JARuNW","1823434UpwXLo","registerBlockAttribute","editor","registerAttributeLabel","*Indent:* %0","FORMAT_INDENT","blockIndent","getItems","type","getItemLabel","3304917lpYLnh","3CIhiSb","49844tmGumN","260EUrmAN","390ZcwUPs","22451nwNXxK","TrackChangesEditing","IndentBlock","outdentBlock","IndentEditing","3355177QJlDew","*Outdent:* %0","format","outdent","indent","descriptionFactory","plugins"];return(Qo=function(){return t})()}!function(t,e){const n=Zo,r=t();for(;;)try{if(578162===-parseInt(n(274))/1+parseInt(n(240))/2*(parseInt(n(251))/3)+parseInt(n(252))/4*(parseInt(n(253))/5)+parseInt(n(269))/6+-parseInt(n(260))/7*(parseInt(n(239))/8)+-parseInt(n(250))/9+parseInt(n(254))/10*(parseInt(n(255))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Jo extends t.Plugin{[Xo(273)](){const t=Xo,e=this[t(242)],n=e[t(266)][t(270)](t(256));if(e[t(266)][t(236)](t(259))&&(n[t(238)](t(264)),n[t(238)](t(263))),e[t(266)][t(236)](t(257)))for(const e of[t(268),t(258)])n[t(271)](e);const r=e[t(234)];n[t(241)](t(246)),n[t(265)][t(243)](t(246),Hr(r,t(245))),this[t(267)]()}[Xo(267)](){const t=Xo,e=this[t(242)],n=e[t(234)],r=e[t(266)][t(270)](t(256));r[t(265)][t(272)]((e=>{const s=t;if(s(235)!=e[s(248)])return;const{data:o}=e;if(!o)return;if(s(268)!=o[s(237)]&&s(258)!=o[s(237)])return;const i=e[s(247)]()[0],a=r[s(265)][s(249)](i);return s(268)==o[s(237)]?{type:s(262),content:Hr(n,s(244),a)}:s(258)==o[s(237)]?{type:s(262),content:Hr(n,s(261),a)}:void 0}))}}var Yo=ti;function $o(){var t=["get","3pxycjg","TrackChangesEditing","editor","1789042WEDpfn","enableCommand","requires","2814910TEBarU","init","2671816NVjgDq","9257160hLdzyx","input","8XliKPj","6247980SGEliT","19053279XFZwMq","plugins","499667guhOcg"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=282]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(789513===-parseInt(n(291))/1+parseInt(n(296))/2*(parseInt(n(293))/3)+parseInt(n(284))/4+-parseInt(n(288))/5+-parseInt(n(285))/6+-parseInt(n(282))/7*(-parseInt(n(287))/8)+parseInt(n(289))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Yo(298)](){return[vs.Input]}[Yo(283)](){var t=Yo;this[t(295)][t(290)][t(292)](t(294))[t(297)](t(286))}}const ni=ri;function ri(t,e){const n=oi();return(ri=function(t,e){return n[t-=457]})(t,e)}!function(t,e){const n=ri,r=t();for(;;)try{if(512109===-parseInt(n(461))/1+parseInt(n(465))/2+parseInt(n(459))/3+-parseInt(n(472))/4+parseInt(n(479))/5+-parseInt(n(480))/6+-parseInt(n(460))/7*(-parseInt(n(489))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ni(470)](){const t=ni,e=this[t(481)];if(!e[t(482)][t(457)](t(458)))return;const n=e[t(482)][t(462)](t(474)),r=e[t(490)][t(462)](t(468));n[t(483)](t(468)),n[t(483)](t(464)),n[t(485)](t(487));for(const e of r[t(484)])n[t(485)](e.id),n[t(486)][t(463)](e.id,t(488)+e[t(495)][t(492)]()+")");n[t(486)][t(467)]((n=>{const r=t;if(r(473)!=n[r(494)])return;const{data:s}=n;if(!s||r(487)!=s[r(471)])return;const o=s[r(475)],i=e[r(491)];return{type:r(493),content:null==o?Hr(i,r(476)):Hr(i,r(469),'"'+o+'"')}})),this[t(466)]()}[ni(466)](){const t=ni,e=this[t(481)],n=e[t(491)];e[t(482)][t(462)](t(474))[t(486)][t(467)]((e=>{const r=t;if(r(477)!=e[r(494)])return;const{data:s}=e;if(s){if(r(468)==s[r(496)]){const t=s[r(478)][0];return{type:r(493),content:Hr(n,r(469),'"'+t+'"')}}return r(464)==s[r(496)]?{type:r(493),content:Hr(n,r(476))}:void 0}}))}}function oi(){const t=["manualDecorators","registerInlineAttribute","descriptionFactory","linkHref","link (","48pjHrsG","commands","locale","toLowerCase","format","type","label","commandName","has","LinkEditing","2499996apISRo","1748117CzzjPq","940465iDSqRX","get","registerAttributeLabel","unlink","403824RRwkZv","_registerLegacyDescription","registerDescriptionCallback","link","*Set link:* %0","afterInit","key","2788124hfQWHV","attribute","TrackChangesEditing","newValue","*Remove link*","formatInline","commandParams","946615caVtjQ","3440088VCsVxV","editor","plugins","enableDefaultAttributesIntegration"];return(oi=function(){return t})()}const ii=ai;function ai(t,e){const n=ui();return(ai=function(t,e){return n[t-=255]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(164224===-parseInt(n(342))/1*(-parseInt(n(286))/2)+parseInt(n(326))/3*(parseInt(n(274))/4)+parseInt(n(305))/5*(-parseInt(n(312))/6)+-parseInt(n(307))/7*(-parseInt(n(291))/8)+parseInt(n(341))/9+parseInt(n(257))/10+parseInt(n(330))/11*(-parseInt(n(269))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ui);class ci extends t.Plugin{[ii(292)](){const t=ii,e=this[t(327)],n=e[t(331)];if(!e[t(255)][t(308)](t(268)))return;const r=e[t(255)][t(273)](t(329)),s=e[t(255)][t(308)](t(256));function o(t){return()=>{const n=ai,s=e[n(300)][n(309)][n(295)],o=e[n(303)][n(273)](t);if(o[n(271)])return void e[n(302)](n(266),{});const i=t[n(267)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(276)](t)[s(272)]((t=>function(t,e){const n=s;return e[n(293)](t[n(321)],n(328))&&!e[n(323)](t)}(t,r)));o=o[s(272)]((t=>!t.is(s(320),s(328))||t[s(314)](s(324))!=e));const i=new Set;for(const t of o)t.is(s(320),s(328))?i[s(278)](li(t)):i[s(278)](t);return Array[s(276)](i)}(s[n(299)](),i,e[n(300)][n(339)]);e[n(300)][n(287)]((()=>{const e=n;for(const n of a)r[e(265)](n,{commandName:t,commandParams:[{forceValue:!o[e(271)]}],formatGroupId:e(282)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(276)](t);const r=n[e(318)]((t=>e(328)!=t[e(322)]));return r>-1&&(n=n[e(267)](0,r)),n}(e[n(300)][n(309)][n(295)][n(299)]()),o=e[n(300)][n(275)](e[n(300)][n(325)](s[0],n(336)),e[n(300)][n(325)](s[s[n(304)]-1],n(332)));e[n(300)][n(287)]((()=>{const e=n;r[e(265)](o,{commandName:t,commandParams:[],formatGroupId:e(301)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(261)];for(;t&&t[n(314)](n(301))>e[n(314)](n(301));)r[n(278)](t),t=t[n(261)]}return Array[n(276)](r)}(s))}))}}r[t(288)](t(333),o(t(333))),r[t(288)](t(270),o(t(270))),s&&r[t(288)](t(294),o(t(294))),r[t(288)](t(289),i(t(289))),r[t(288)](t(263),i(t(263))),s&&r[t(288)](t(258),(()=>{const n=t,s=e[n(303)][n(273)](n(258)),o=Array[n(276)](s[n(319)]);o[n(272)]((t=>t[n(314)](n(315))!=s[n(271)])),e[n(300)][n(287)]((()=>{const t=n;for(const e of o)r[t(265)](e,{commandName:t(258),commandParams:[{forceValue:!s[t(271)]}]})}))})),r[t(311)][t(277)](t(328),(e=>Hr(n,t(281),e))),r[t(311)][t(297)]((e=>{const r=t;if(r(340)!=e[r(284)]&&r(313)!=e[r(284)])return;const{data:s}=e;if(s){if(r(333)==s[r(262)]||r(270)==s[r(262)]||r(294)==s[r(262)])switch(s[r(262)][r(290)](r(337),"")){case r(306):return o(Hr(n,r(280)));case r(335):return o(Hr(n,r(264)));case r(260):return o(Hr(n,r(316)))}if(r(289)==s[r(262)])return{type:r(283),content:Hr(n,r(298),Hr(n,r(281)))};if(r(263)==s[r(262)])return{type:r(283),content:Hr(n,r(317),Hr(n,r(281)))};if(r(258)==s[r(262)])return s[r(310)][0][r(338)]?{type:r(283),content:Hr(n,r(334))}:{type:r(283),content:Hr(n,r(296))}}function o(t){const e=r;return{type:e(283),content:Hr(n,e(259),t)}}}))}}function ui(){const t=["indentList","replace","8ofUFUz","afterInit","checkChild","todoList","selection","*Uncheck item*","registerDescriptionCallback","*Indent:* %0","getSelectedBlocks","model","listIndent","execute","commands","length","1310510uGAtRO","bulleted","430073uxAwyL","has","document","commandParams","descriptionFactory","6pWfdPw","formatInline","getAttribute","todoListChecked","ELEMENT_TODO_LIST","*Outdent:* %0","findIndex","_selectedElements","element","parent","name","isObject","listType","createPositionAt","59871DiegHv","editor","listItem","TrackChangesEditing","11sAuSFH","locale","end","numberedList","*Check item*","numbered","before","List","forceValue","schema","formatBlock","153189jPmzoU","7073dSaWrH","plugins","LegacyTodoListEditing","2154950HZzqVz","checkTodoList","*Change to:* %0","todo","nextSibling","commandName","outdentList","ELEMENT_NUMBERED_LIST","markBlockFormat","paragraph","slice","LegacyListEditing","1282188inmhgb","bulletedList","value","filter","get","4qdSCAY","createRange","from","registerElementLabel","add","previousSibling","ELEMENT_BULLETED_LIST","ELEMENT_LIST_ITEM","blockName","format","type","push","62swCvvx","change","enableCommand"];return(ui=function(){return t})()}function li(t){const e=ii,n=t[e(314)](e(301));if(0==n)return t;let r=t;for(;t[e(279)]&&t[e(279)].is(e(320),e(328));){const s=t[e(279)][e(314)](e(301));if(s==n)r=t[e(279)];else if(s<n)break;t=t[e(279)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(320),e(328))&&t[e(314)](e(301))>0){let r=t[e(261)];for(;r&&e(328)==r[e(322)]&&r[e(314)](e(301))==t[e(314)](e(301));)n[e(285)](r),r=r[e(261)]}return n}const hi=di;function gi(){const t=["default","type","has","153775vCJXFZ","reversed","list.properties","_getSuggestionBlocksForListStyle","descriptionFactory","getLastPosition","216737HfqvGy","listReversed","format","2936772MBfPFt","markMultiRangeBlockFormat","map","replace","unshift","flat","47232WCDfXm","parent","bind","forward","get","plugins","ELEMENT_","formatBlock","14560zPtVWZ","*Format:* set order to regular","_getSuggestionBlocks","LegacyListPropertiesEditing","listStyle","handleListStartCommand","numbered","1606CjBSwM","startIndex","getAttribute","push","403227UItrdI","selection","toUpperCase","formatInline","afterInit","getSiblingNodes","12BvKYZa","from","length","change","56CcuZYQ","backward","*Format:* set start index to %0","_LIST_","styles","filter","*Format:* set order to reversed","listItem","locale","document","editor","2uJWREy","listStart","getListTypeFromListStyleType","createRange","LegacyListUtils","model","24QeLWRD","handleListStyleCommand","listType","registerDescriptionCallback","handleDescriptions","element","*Change to:* %0","getFirstPosition","before","createPositionAt","TrackChangesEditing","enableCommand","_getTranslationKeyForListStyle","handleListReversedCommand","commandParams","config","commandName","43776EIXlFJ","getSelectedBlocks"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(125018===parseInt(n(282))/1*(parseInt(n(248))/2)+-parseInt(n(233))/3*(-parseInt(n(291))/4)+-parseInt(n(276))/5+-parseInt(n(271))/6*(-parseInt(n(237))/7)+-parseInt(n(254))/8*(parseInt(n(310))/9)+-parseInt(n(299))/10*(-parseInt(n(306))/11)+-parseInt(n(285))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(231)](){const t=hi;if(!this[t(247)][t(296)][t(275)](t(302)))return;const e=this[t(247)][t(269)][t(295)](t(278)),n=this[t(247)][t(296)][t(295)](t(264));e[t(241)]&&n[t(265)](t(303),this[t(255)][t(293)](this)),e[t(277)]&&n[t(265)](t(283),this[t(267)][t(293)](this)),e[t(307)]&&n[t(265)](t(249),this[t(304)][t(293)](this)),n[t(280)][t(257)](this[t(258)][t(293)](this))}[hi(255)](t,e={}){const n=hi,r=this[n(247)][n(296)][n(295)](n(264)),s=this[n(279)]();this[n(247)][n(253)][n(236)]((()=>{const t=n;r[t(286)](s,{commandName:t(303),commandParams:[{type:e[t(274)]}],formatGroupId:t(303)})}))}[hi(267)](t,e={}){const n=hi,r=this[n(247)][n(296)][n(295)](n(264)),s=this[n(301)]((t=>t.is(n(259),n(244))&&n(305)===t[n(308)](n(256))));if(s[n(235)]<1)return;const o=s[n(287)]((t=>this[n(247)][n(253)][n(251)](this[n(247)][n(253)][n(263)](t,n(262)),this[n(247)][n(253)][n(263)](t,0))));this[n(247)][n(253)][n(236)]((()=>{const t=n;r[t(286)](o,{commandName:t(283),commandParams:[{reversed:e[t(277)]}],formatGroupId:t(283)})}))}[hi(304)](t,e={}){const n=hi,r=this[n(247)][n(296)][n(295)](n(264)),s=this[n(301)]((t=>t.is(n(259),n(244))&&n(305)===t[n(308)](n(256))));if(s[n(235)]<1)return;const o=s[n(287)]((t=>this[n(247)][n(253)][n(251)](this[n(247)][n(253)][n(263)](t,n(262)),this[n(247)][n(253)][n(263)](t,0))));this[n(247)][n(253)][n(236)]((()=>{const t=n;r[t(286)](o,{commandName:t(249),commandParams:[{startIndex:e[t(307)]}],formatGroupId:t(249)})}))}[hi(258)](t){const e=hi;if(e(298)!=t[e(274)]&&e(230)!=t[e(274)])return;const n=this[e(247)][e(245)],{data:r}=t;if(!r)return;let s,o;switch(r[e(270)]){case e(303):s=e(260),o={type:e(284),content:Hr(n,s,Hr(n,this[e(266)](r[e(268)][0][e(274)])))};break;case e(283):s=r[e(268)][0][e(277)]?e(243):e(300),o={type:e(284),content:Hr(n,s)};break;case e(249):s=e(239),o={type:e(284),content:Hr(n,s,r[e(268)][0][e(307)])}}return o}[hi(279)](){const t=hi;var e,n,r,s;const o=this[t(247)][t(296)][t(295)](t(252));let i=Array[t(234)](this[t(247)][t(253)][t(246)][t(311)][t(272)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(259),t(244)))&&i[t(289)](...o[t(232)](this[t(247)][t(253)][t(246)][t(311)][t(261)](),t(238))),(null===(n=i[i[t(235)]-1])||void 0===n?void 0:n.is(t(259),t(244)))&&i[t(309)](...o[t(232)](this[t(247)][t(253)][t(246)][t(311)][t(281)](),t(294))),i=[...new Set(i)],(null===(s=null===(r=this[t(247)][t(253)][t(246)][t(311)][t(261)]())||void 0===r?void 0:r[t(292)])||void 0===s?void 0:s.is(t(259),t(244)))&&(i=i[t(242)]((e=>e.is(t(259),t(244))))),i}[hi(301)](t){const e=hi,n=this[e(247)][e(296)][e(295)](e(252));let r=Array[e(234)](this[e(247)][e(253)][e(246)][e(311)][e(272)]())[e(242)](t)[e(287)]((t=>{const r=e,s=this[r(247)][r(253)][r(263)](t,0);return[...n[r(232)](s,r(238)),...n[r(232)](s,r(294))]}))[e(290)]();return r=[...new Set(r)],r}[hi(266)](t){const e=hi;return e(297)+(this[e(247)][e(296)][e(295)](e(252))[e(250)](t)||e(273))[e(312)]()+e(240)+t[e(312)]()[e(288)](/-/g,"_")}}function mi(){const t=["MediaEmbedEditing","high","div","elementToElement","data","stop","afterInit","9gPbwpj","locale","enableCommand","options","1760510azgVwY","mediaEmbed","11FnxMXH","has","245325gqdKtE","downcastDispatcher","conversion","editor","774762oWeIPN","attribute:url:media","plugins","descriptionFactory","TrackChangesEditing","for","89054GLXlGN","media","dataDowncast","54brxZQC","2645028dXJzuH","33224mQJWpR","createEmptyElement","registerElementLabel","showSuggestionHighlights","21PEesGX","get","ELEMENT_MEDIA","16364riuDqg"];return(mi=function(){return t})()}const Ei=Ii;function Ii(t,e){const n=mi();return(Ii=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(245237===-parseInt(n(245))/1+parseInt(n(239))/2+parseInt(n(265))/3*(-parseInt(n(257))/4)+parseInt(n(235))/5*(parseInt(n(248))/6)+-parseInt(n(254))/7*(parseInt(n(250))/8)+-parseInt(n(249))/9+-parseInt(n(269))/10*(parseInt(n(233))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ei(264)](){const t=Ei,e=this[t(238)];if(!e[t(241)][t(234)](t(258)))return;const n=e[t(241)][t(255)](t(243)),r=e[t(266)];n[t(267)](t(270)),n[t(242)][t(252)](t(246),(e=>Hr(r,t(256),e))),e[t(237)][t(244)](t(247))[t(261)]({model:t(246),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(253)])return n[s(251)](s(260))},converterPriority:t(259)}),e[t(262)][t(236)].on(t(240),((e,n,r)=>{const s=t;r[s(268)][s(253)]&&e[s(263)]()}),{priority:t(259)})}}function Ti(t,e){const n=Ai();return(Ti=function(t,e){return n[t-=148]})(t,e)}const _i=Ti;!function(t,e){const n=Ti,r=t();for(;;)try{if(329585===parseInt(n(157))/1+-parseInt(n(161))/2*(parseInt(n(159))/3)+-parseInt(n(162))/4*(parseInt(n(153))/5)+-parseInt(n(160))/6+parseInt(n(164))/7+parseInt(n(155))/8+parseInt(n(150))/9*(parseInt(n(163))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[_i(151)](){const t=_i,e=this[t(165)];e[t(158)][t(148)](t(166))&&e[t(158)][t(152)](t(154))[t(156)](t(149))}}function Ai(){const t=["8tqMzZA","8cmiAeW","6049540XVkNuf","2110157ZBeHEV","editor","MentionEditing","has","mention","9dYfiuP","afterInit","get","746720bpcRbS","TrackChangesEditing","4422256rizCfz","enableCommand","272708AtfCoh","plugins","346629fNqInb","3848700NWTuRz"];return(Ai=function(){return t})()}const ki=Ci;function Ci(t,e){const n=Ni();return(Ci=function(t,e){return n[t-=443]})(t,e)}function Ni(){const t=["multiLevelList","4307859BKHgHG","registerBlockAttribute","has","key","locale","748956zyuShE","afterInit","1582861PFcsQw","ELEMENT_MULTI_LEVEL_LIST","MultiLevelList","descriptionFactory","registerDescriptionCallback","10PArtqM","newValue","*Remove format:* %0","get","format","head","599382kCgZZl","editor","handleDescriptions","283309qZpxMX","data","*Set format:* %0","listType","TrackChangesEditing","enableDefaultAttributesIntegration","3581136infgAB","listMarkerStyle","41304KVnchX","plugins","next","oldValue","38ItrhWc"];return(Ni=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(266294===parseInt(n(475))/1+parseInt(n(452))/2*(-parseInt(n(448))/3)+parseInt(n(459))/4+-parseInt(n(466))/5*(parseInt(n(472))/6)+parseInt(n(461))/7+-parseInt(n(446))/8+parseInt(n(454))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Ri extends t.Plugin{[ki(460)](){const t=ki,e=this[t(473)],n=e[t(449)][t(469)](t(444));e[t(449)][t(456)](t(463))&&(n[t(445)](t(453)),n[t(455)](t(447)),n[t(464)][t(465)]((e=>this[t(474)](e))))}[ki(474)](t){const e=ki,n=this[e(473)][e(458)],{data:r}=t,s={type:e(470),content:""};if(r&&e(447)==r[e(457)]){if(!r[e(451)])return{type:e(470),content:Hr(n,e(477),Hr(n,e(462)))+" ("+r[e(467)]+")"};if(!r[e(467)]){let o=t[e(471)];for(;o;){if(o[e(476)]&&e(443)==o[e(476)][e(457)]&&o[e(476)][e(467)])return s;o=o[e(450)]}return{type:e(470),content:Hr(n,e(468),Hr(n,e(462)))+" ("+r[e(451)]+")"}}}}}const Li=vi;function Si(){const t=["pageBreak","TrackChangesEditing","editor","303rMCvXS","afterInit","2393091XatiQD","323835NKwqqi","274976ENuiND","10gxPPGu","35cVhBiA","get","has","descriptionFactory","1096285gRDNlf","ELEMENT_PAGE_BREAK","1076HTLGBV","12420969RbxPwz","registerElementLabel","locale","405654qCPfoR","enableCommand","plugins","PageBreakEditing","4XsPbEn"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=222]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(133595===parseInt(n(239))/1*(-parseInt(n(227))/2)+-parseInt(n(242))/3+parseInt(n(235))/4*(-parseInt(n(225))/5)+-parseInt(n(231))/6+parseInt(n(245))/7*(-parseInt(n(243))/8)+-parseInt(n(241))/9+-parseInt(n(244))/10*(-parseInt(n(228))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Li(240)](){const t=Li,e=this[t(238)];if(!e[t(233)][t(223)](t(234)))return;e[t(233)][t(222)](t(237))[t(232)](t(236));const n=e[t(233)][t(222)](t(237)),r=e[t(230)];n[t(224)][t(229)](t(236),(e=>Hr(r,t(226),e)))}}const Oi=Di;function wi(){const t=["3541644txpCmc","TrackChangesEditing","markerName","plugins","activeMarkers","writer","isTouching","addMarker:suggestion:insertion","start","39118670oiROVG","options","consume","locale","insertParagraph","2606pUvinO","checkChild","ELEMENT_PARAGRAPH","1888915TyJwOJ","type","ck-suggestion-marker--active","showSuggestionHighlights","createUIElement","data","registerElementLabel","model","enableCommand","schema","includes","has","getFirstRange","span","insertion","*Insert:* %0","getItemLabel","markerRange","downcastDispatcher","ck-suggestion-marker-split","Paragraph","registerDescriptionCallback","enableDefaultAttributesIntegration","isLimit","145224OcLgjP","_registerLegacyDescription","commandName","bindElementToMarker","$text","highest","2077131iSBQCC","descriptionFactory","consumable","addClass","*Change to:* %0","252ARYqrK","5449028JldjIb","toViewPosition","isBlock","1211zyHWQt","24glBnat","nodeAfter","name","editing","formatBlock","get","format","paragraph","end","mapper","editor","afterInit","insert"];return(wi=function(){return t})()}!function(t,e){const n=Di,r=t();for(;;)try{if(852644===-parseInt(n(385))/1*(parseInt(n(413))/2)+parseInt(n(399))/3+-parseInt(n(382))/4+-parseInt(n(416))/5*(parseInt(n(386))/6)+-parseInt(n(376))/7+-parseInt(n(440))/8*(-parseInt(n(381))/9)+parseInt(n(408))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(397)](){const t=Oi,e=this[t(396)];if(!e[t(402)][t(427)](t(436)))return;const n=e[t(411)],r=e[t(402)][t(391)](t(400));r[t(377)][t(422)](t(393),(e=>Hr(n,t(415),e))),r[t(438)](t(393)),r[t(424)](t(412)),e[t(389)][t(434)].on(t(406),Pi(e),{priority:t(375)}),e[t(421)][t(434)].on(t(406),((n,r,s)=>{const o=t;s[o(409)][o(419)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(375)});const s=r[t(377)];s[t(437)]((r=>{const o=t;if(o(430)!==r[o(417)])return;const{start:i,end:a}=r[o(428)]();if(!i[o(405)](a)||!i[o(387)])return;const c=e[o(423)][o(425)],u=i[o(387)];return c[o(384)](u)&&!c[o(439)](u)&&c[o(414)](u,o(374))?{type:o(430),content:Hr(n,o(431),s[o(432)](u,1))}:void 0})),this[t(441)]()}[Oi(441)](){const t=Oi,e=this[t(396)],n=e[t(411)];e[t(402)][t(391)](t(400))[t(377)][t(437)]((e=>{const r=t;if(r(390)!=e[r(417)])return;const{data:s}=e;return s&&r(393)==s[r(372)]?{type:r(392),content:Hr(n,r(380),Hr(n,r(415)))}:void 0}))}}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=372]})(t,e)}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(402)][o(391)](o(400)),a=r[o(433)][o(407)],c=r[o(433)][o(394)],u=t[o(423)][o(425)];if(!a[o(405)](c)||!a[o(387)])return;const l=a[o(387)];if(u[o(384)](l)&&!u[o(439)](l)&&u[o(414)](l,o(374))){if(!s[o(378)][o(410)](r[o(433)],n[o(388)]))return;const t=s[o(404)][o(420)](o(429),{class:o(435)}),a=s[o(395)][o(383)](c);e&&i[o(403)][o(426)](r[o(401)])&&s[o(404)][o(379)](o(418),t),s[o(404)][o(398)](a,t),s[o(395)][o(373)](t,r[o(401)])}}}const Bi=xi;function xi(t,e){const n=Ui();return(xi=function(t,e){return n[t-=260]})(t,e)}function Ui(){const t=["removeFormat","216lRVVnI","1650652YXwHnT","formatBlock","2291481ndIIDU","editor","834905iSFKKR","10iLHYIy","afterInit","enableDefaultAttributesIntegration","5291afdXVA","locale","6883720nwQZia","formatInline","get","37404vNeHLO","registerDescriptionCallback","RemoveFormatEditing","plugins","88IQayRm","60969DqDMnR","commandName","7sNeORM","_registerLegacyDescription","descriptionFactory","type","has","50380rqDhvT","format","TrackChangesEditing","*Remove all formatting*"];return(Ui=function(){return t})()}!function(t,e){const n=xi,r=t();for(;;)try{if(529272===-parseInt(n(261))/1+-parseInt(n(288))/2+parseInt(n(275))/3*(parseInt(n(274))/4)+parseInt(n(282))/5*(-parseInt(n(287))/6)+parseInt(n(277))/7*(parseInt(n(267))/8)+parseInt(n(290))/9*(-parseInt(n(262))/10)+-parseInt(n(265))/11*(-parseInt(n(270))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Bi(263)](){const t=Bi,e=this[t(260)];e[t(273)][t(281)](t(272))&&(e[t(273)][t(269)](t(284))[t(264)](t(286)),this[t(278)]())}[Bi(278)](){const t=Bi,e=this[t(260)];e[t(273)][t(269)](t(284))[t(279)][t(271)]((n=>{const r=t;if(r(289)!=n[r(280)]&&r(268)!=n[r(280)])return;const{data:s}=n;return s&&r(286)==s[r(276)]?{type:r(283),content:Hr(e[r(266)],r(285))}:void 0}))}}const Gi=zi;function Vi(){const t=["120351cjYGNZ","discardAllSuggestions","goToPreviousRestrictedEditingException","1390605bnNPBp","plugins","acceptAllSuggestions","has","goToNextRestrictedEditingException","3816873frbHQX","2360466JvWySB","acceptSelectedSuggestions","RestrictedEditingModeEditing","1UZRWJO","TrackChangesEditing","3256248zGfTdv","acceptSuggestion","discardSelectedSuggestions","discardSuggestion","editor","trackChanges","get","56vYuBDv","enableCommand","371626BCZbhO","1092231nGecRw","afterInit"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(355e3===-parseInt(n(443))/1*(parseInt(n(454))/2)+parseInt(n(457))/3*(-parseInt(n(452))/4)+-parseInt(n(460))/5+parseInt(n(440))/6+parseInt(n(455))/7+parseInt(n(445))/8+parseInt(n(439))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(456)](){const t=Gi,e=this[t(449)];if(!e[t(435)][t(437)](t(442)))return;const n=e[t(435)][t(451)](t(444));n[t(453)](t(459)),n[t(453)](t(438));const r=e[t(435)][t(451)](t(442));r[t(453)](t(450)),r[t(453)](t(446)),r[t(453)](t(448)),r[t(453)](t(436)),r[t(453)](t(458)),r[t(453)](t(441)),r[t(453)](t(447))}}const Wi=Ki;!function(t,e){const n=Ki,r=t();for(;;)try{if(641511===-parseInt(n(229))/1+-parseInt(n(231))/2*(parseInt(n(187))/3)+-parseInt(n(199))/4+-parseInt(n(212))/5*(parseInt(n(239))/6)+-parseInt(n(224))/7+parseInt(n(232))/8+-parseInt(n(192))/9*(-parseInt(n(234))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Wi(204)](){return[Qs.ShiftEnter]}[Wi(188)](){const t=Wi,e=this[t(228)],n=e[t(186)][t(240)](t(226));n[t(209)](t(191)),e[t(202)][t(205)].on(t(214),Zi(e),{priority:t(238)}),e[t(202)][t(205)].on(t(220),Zi(e),{priority:t(238)}),e[t(233)][t(205)].on(t(197),((n,r,s)=>{const o=t;s[o(207)][o(190)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(195)][t(237)](t(189),(n=>Hr(e[t(200)],t(196),n)))}}function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=186]})(t,e)}function Xi(){const t=["ck-suggestion-marker-","editing","includes","requires","downcastDispatcher","merge","options","element","enableCommand","writer","consumable","10xLEEjr","getItems","addMarker:suggestion:insertion","toViewPosition","model","split","name","ck-suggestion-marker--active","addMarker:suggestion:deletion","createPositionBefore","markerName","markerRange","3445736LjZRxS","span","TrackChangesEditing","createUIElement","editor","423950Fjmole","deletion","47456BEEHoy","3452568kppkZf","data","23614950aGFFdg","insert","test","registerElementLabel","high","968052wkiXXR","get","bindElementToMarker","plugins","75tiiBOy","init","softBreak","showSuggestionHighlights","shiftEnter","9CqDdnO","mapper","activeMarkers","descriptionFactory","ELEMENT_LINE_BREAK","addMarker:suggestion","addClass","1277892klMYdG","locale"];return(Xi=function(){return t})()}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(186)][o(240)](o(226));if(!s[o(211)][o(236)](r[o(223)],n[o(218)]))return;const a=t[o(216)];for(const t of r[o(223)][o(213)]()){if(!t.is(o(208),o(189)))continue;const n=o(230)==r[o(222)][o(217)](":")[1]?o(206):o(217),c=s[o(210)][o(227)](o(225),{class:o(201)+n}),u=s[o(193)][o(215)](a[o(221)](t));e&&i[o(194)][o(203)](r[o(222)])&&s[o(210)][o(198)](o(219),c),s[o(210)][o(235)](u,c),s[o(193)][o(241)](c,r[o(222)])}}}function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=398]})(t,e)}const Ji=Qi;function Yi(){const t=["TrackChangesEditing","type","200NVJvEm","200080vMcpku","commandParams","afterInit","234quTRVX","getRanges","FORMAT_RESTRICTED_ENABLED","1005878sfXOgV","3811080SEUgoX","commandName","156250yekdJT","change","formatBlock","has","isCollapsed","formatInline","editor","document","commands","locale","132750sxvbmt","5356603GviBqs","get","restrictedEditingException","FORMAT_RESTRICTED_DISABLED","selection","format","plugins","markInlineFormat","StandardEditingModeEditing","enableCommand","registerDescriptionCallback","from","value","forceValue","descriptionFactory","model","3173823WRwXQP"];return(Yi=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(698341===-parseInt(n(425))/1+parseInt(n(431))/2+parseInt(n(421))/3+parseInt(n(432))/4+parseInt(n(434))/5*(-parseInt(n(428))/6)+-parseInt(n(405))/7+parseInt(n(424))/8*(parseInt(n(404))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Ji(427)](){const t=Ji,e=this[t(400)],n=e[t(420)],r=e[t(403)];if(!e[t(411)][t(437)](t(413)))return;const s=e[t(411)][t(406)](t(422)),o=t(407),i=e[t(402)][t(406)](o);s[t(414)](o,((e,r={})=>{const a=t,c=n[a(401)][a(409)];if(c[a(398)])return void e(r);const u=void 0!==r[a(418)]?r[a(418)]:!i[a(417)];n[a(435)]((()=>{const t=a,e=Array[t(416)](c[t(429)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(412)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(419)][t(415)]((e=>{const n=t;if(n(436)!=e[n(423)]&&n(399)!=e[n(423)])return;const{data:s}=e;return s&&s[n(433)]==o?s[n(426)][0][n(418)]?{type:n(410),content:Hr(r,n(430))}:{type:n(410),content:Hr(r,n(408))}:void 0}))}}function ta(t,e){const n=na();return(ta=function(t,e){return n[t-=419]})(t,e)}const ea=ta;function na(){const t=["1904714zBHkby","6693336hpfiUa","144915TJrWJf","registerDescriptionCallback","formatInline","TrackChangesEditing","plugins","style","21897680OhCdhp","styleName","toLowerCase","18kFkFzm","FORMAT_STYLE","*Set format:* %0","Style","locale","inline","_registerLegacyDescription","registerAttributeLabel","*Remove format:* %0","1319093vqWkvw","DataSchema","formatBlock","format","2111406JGHkHA","1691690sRmmGV","forceValue","has","config","registerInlineAttribute","get","getGhsAttributeNameForElement","editor","afterInit","descriptionFactory","type","commandName","enableDefaultAttributesIntegration","commandParams","GeneralHtmlSupport","add","normalizeConfig","definitions","block","registerBlockAttribute","ghsAttributes","StyleUtils","element"];return(na=function(){return t})()}!function(t,e){const n=ta,r=t();for(;;)try{if(975627===parseInt(n(424))/1+parseInt(n(463))/2*(parseInt(n(454))/3)+parseInt(n(453))/4+-parseInt(n(429))/5+parseInt(n(428))/6+parseInt(n(452))/7+-parseInt(n(460))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ea(437)](){const t=ea,e=this[t(436)];if(!e[t(458)][t(431)](t(466))||!e[t(458)][t(431)](t(425)))return;const n=e[t(458)][t(434)](t(457)),r=e[t(419)],s=e[t(432)][t(434)](t(459))||{},o=e[t(458)][t(434)](t(443)),i=e[t(458)][t(434)](t(450))[t(445)](e[t(458)][t(434)](t(425)),s[t(446)]);n[t(441)](t(459));const a=new Set;for(const e of i[t(447)]){const n=o[t(435)](e[t(451)]);a[t(444)](n)}const c=new Set;for(const e of i[t(420)]){const n=o[t(435)](e[t(451)]);c[t(444)](n);for(const n of e[t(449)])c[t(444)](n)}for(const e of a)n[t(448)](e),n[t(438)][t(422)](e,Hr(r,t(464)));for(const e of c)n[t(433)](e),n[t(438)][t(422)](e,Hr(r,t(464)));this[t(421)]()}[ea(421)](){const t=ea,e=this[t(436)],n=e[t(419)];e[t(458)][t(434)](t(457))[t(438)][t(455)]((e=>{const r=t;if(r(426)!=e[r(439)]&&r(456)!=e[r(439)])return;const{data:s}=e;return s&&r(459)===s[r(440)]?s[r(442)][0][r(430)]?{type:r(427),content:Hr(n,r(465),s[r(442)][0][r(461)][r(462)]())}:{type:r(427),content:Hr(n,r(423),s[r(442)][0][r(461)][r(462)]())}:void 0}))}}const sa=ia;function oa(){const t=["refresh","mapper","getSuggestion","getRowIndexes","88sNaeYy","span","_tableSuggestions","getContainedElement","table","createRangeOn","detach","nodeBefore","from","accept","TrackChangesEditing","execute","push","name","$graveyard","change","descriptionFactory","maxColumn","TableUtils","rootName","ELEMENT_TABLE","insert","getAttribute","filter","root","showSuggestionHighlights","above","locale","getCellLocation","findAncestor","removeClass","substr","writer","addRange","suggestion","afterInit","_splitMarkerName","last","getChanges","markMultiRangeDeletion","max","forceValue","editor","model","element","subType","start","ELEMENT_TABLE_COLUMN","has","nodeAfter","_suggestionFactory","change:data","plugins","10179890acFBzc","1120240KcUBNm","maxRow","createRangeIn","12MOAbDY","hasAttribute","isIntersectingWithRange","insertTableColumnLeft","tableColumn","selectTableRow","values","insertion","item","colspan","getChangedMarkers","_tablePostFixingSubtypes","124365QbAjgb","oldRange","downcastDispatcher","TableEditing","get","9yvNdIh","*Insert:* %0","isInContent","createPositionAt","createTableWalker","insertTableRowAbove","_setupColumnsRowsFixing","ELEMENT_TABLE_ROW_WITH_TEXT","length","enableCommand","$textProxy","ELEMENT_TABLE_ROW","getSelectionAffectedTableCells","startsWith","removeTableColumn","isTouching","add","getRanges","order","classes","tableRow","selection","_acceptFormatSuggestionCallbackFactory","options","ELEMENT_TABLE_COLUMN_WITH_TEXT","registerElementLabel","getItems","enqueueChange","includes","low","every","map","_getSuggestionCoords","minColumn","minRow","*Remove:* %0","batch","commands","isEqual","deletion","discard","min","addMarker:suggestion","fromRange","first","ELEMENT_TABLE_WITH_TEXT","some","document","isArray","getFirstRange","removeTableRow","getChildren","highest","registerDescriptionCallback","5343114gDWWAg","7823832zYAYgD","left","differ","insertTable","markMultiRangeInsertion","MIN_SAFE_INTEGER","cell","end","insertTableColumnRight","type","5ILzAbp","insertTableRowBelow","data","toLowerCase","addClass","rowspan","tableCell","tablePaste","getColumnIndexes","MAX_SAFE_INTEGER","1875278fkoaZK","registerPostFixer","toViewElement","setSelection","_getCoordsForCells","registerCustomCallback","selectTableColumn","position","join","1112786IxvNBK"];return(oa=function(){return t})()}function ia(t,e){const n=oa();return(ia=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(945050===parseInt(n(282))/1+-parseInt(n(273))/2+-parseInt(n(356))/3*(-parseInt(n(344))/4)+parseInt(n(426))/5*(-parseInt(n(415))/6)+parseInt(n(340))/7+-parseInt(n(416))/8*(-parseInt(n(361))/9)+parseInt(n(341))/10*(-parseInt(n(287))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(355)]=[e(381),e(348)],this[e(289)]=new Set}[sa(322)](){const t=sa,e=this[t(329)],n=e[t(330)][t(408)][t(382)];if(!e[t(339)][t(335)](t(359)))return;const r=e[t(314)],s=e[t(339)][t(360)](t(297)),o=e[t(339)][t(360)](t(305));s[t(303)][t(386)](t(291),(e=>Hr(r,t(307),e))),this[t(367)](),s[t(370)](t(419)),s[t(370)](t(349)),s[t(370)](t(279));for(const r of[t(366),t(427)]){const i=e[t(398)][t(360)](r);s[t(370)](r,(r=>{const a=t;e[a(330)][a(302)]((t=>{const e=a;r();const c=e(313)===i[e(379)],u=o[e(373)](n),l=o[e(286)](u),f=c?l[e(405)]-1:l[e(324)]+1,h=u[0][e(316)](e(291)),g=o[e(365)](h,{startRow:f,endRow:f}),d=Array[e(295)](g)[e(392)]((n=>t[e(292)](n[e(422)])));s[e(420)](d,e(381))}))}))}for(const r of[t(347),t(424)]){const i=e[t(398)][t(360)](r);s[t(370)](r,(r=>{const a=t;e[a(330)][a(302)]((t=>{const e=a;r();const c=e(417)===i[e(379)],u=o[e(373)](n),l=o[e(434)](u),f=c?l[e(405)]-1:l[e(324)]+1,h=u[0][e(316)](e(291)),g=o[e(365)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(295)](g)[e(392)]((n=>t[e(292)](n[e(422)])));s[e(420)](d,e(348))}))}))}for(const r of[t(411),t(375)]){const i=r[t(318)](11),a=i[t(429)](),c=a[t(318)](0,3)+t(288),u=t(291)+i,l=t(402)+i,f=t(327)+i;s[t(370)](r,(()=>{const i=t;e[i(330)][i(302)]((t=>{const e=i,h=o[e(373)](n),g=h[0][e(316)](e(291));let d;if(e(411)==r){const t=o[e(286)](h);d={startRow:t[e(405)],endRow:t[e(324)],includeAllSlots:!0}}else{const t=o[e(434)](h);d={startColumn:t[e(405)],endColumn:t[e(324)],includeAllSlots:!0}}const p=o[e(365)](g,d),m=Array[e(295)](p)[e(392)]((({cell:t})=>t)),E=ca(m[e(310)]((t=>t[e(345)](c)))),I=ca(m[e(310)]((t=>!t[e(345)](c))))[e(392)]((n=>t[e(292)](n))),b=s[e(326)](I,u);if(b&&(e(381)==b[e(332)]||e(348)==b[e(332)])){const n=this[e(393)](b);for(const r of E){const s=t[e(292)](r),i=o[e(315)](r),u=r[e(309)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(320)](s)}}}))}))}function c(r){const s=t,o=Array[s(295)](n[s(378)]())[s(392)]((t=>i.LiveRange[s(404)](t)));e[s(330)][s(302)]((t=>{const n=s,i=t[n(397)];r=r[n(310)]((t=>n(301)!=t[n(311)][n(306)])),t[n(276)](r),e[n(398)][n(360)](n(411))[n(283)](),e[n(298)](n(411),{forceDefaultExecution:!0}),e[n(330)][n(388)]((()=>{const t=n;e[t(330)][t(388)](i,(e=>{const n=t,r=o[n(310)]((t=>n(301)!=t[n(311)][n(306)]));r[n(369)]>0&&e[n(276)](r);for(const t of o)t[n(293)]()}))}))}))}function u(r){const s=t;e[s(330)][s(302)]((t=>{const o=s,a=Array[o(295)](n[o(378)]())[o(392)]((t=>i.LiveRange[o(404)](t))),c=[];for(const t of r)for(const e of t[o(387)]({shallow:!0}))c[o(299)](e);for(const n of c)o(301)!=n[o(311)][o(306)]&&(t[o(276)](t[o(364)](n,0)),e[o(398)][o(360)](o(375))[o(283)](),e[o(298)](o(375),{forceDefaultExecution:!0}));const u=a[o(310)]((t=>o(301)!=t[o(311)][o(306)]));u[o(369)]>0&&t[o(276)](u);for(const t of a)t[o(293)]()}))}function l(e,n){const r=t;return n[r(391)]((t=>e[r(407)]((e=>e[r(423)][r(399)](t[r(333)])||t[r(423)][r(399)](e[r(333)])))))}function f(e,n){const r=t;return e[r(407)]((t=>n[r(407)]((e=>t[r(423)][r(376)](e[r(333)])))))}e[t(428)][t(358)].on(t(403),((e,n,r)=>{const s=t;if(!r[s(384)][s(312)])return;const o=n[s(352)];if(!o)return;const i=r[s(284)][s(275)](o);function c(t){return Array[s(409)](t)?t:[t]}i&&s(432)===o[s(300)]&&(0,a.setHighlightHandling)(i,r[s(319)],((t,e,n)=>n[s(430)](c(e[s(380)]),t)),((t,e,n)=>n[s(317)](c(e[s(380)]),t)))}),{priority:t(413)}),s[t(303)][t(414)]((e=>{const n=t;if(n(351)!=e[n(425)]&&n(400)!=e[n(425)])return;const s=e[n(290)]();if(null!=s&&s.is(n(331),n(291))){if(n(351)==e[n(425)]){const t=e[n(387)]()[n(310)]((t=>t.is(n(371))))[n(392)]((t=>t[n(428)]));if(t[n(369)])return{type:n(351),content:Hr(r,n(362),Hr(r,n(406),'"'+t[n(281)](" ")+'"'))}}if(n(400)==e[n(425)]){const t=e[n(387)]()[n(310)]((t=>t.is(n(371))))[n(392)]((t=>t[n(428)]));if(t[n(369)])return{type:n(400),content:Hr(r,n(396),Hr(r,n(406),'"'+t[n(281)](" ")+'"'))}}}})),s[t(303)][t(414)]((e=>{const n=t;if(n(381)==e[n(332)]){const t=e[n(387)]()[n(310)]((t=>t.is(n(371))))[n(392)]((t=>t[n(428)])),s=this[n(393)](e),o=s[n(342)]-s[n(395)]+1;if(n(351)==e[n(425)])return t[n(369)]?{type:n(351),content:Hr(r,n(362),Hr(r,n(368),[o,'"'+t[n(281)](" ")+'"']))}:{type:n(351),content:Hr(r,n(362),Hr(r,n(372),o))};if(n(400)==e[n(425)])return t[n(369)]?{type:n(400),content:Hr(r,n(396),Hr(r,n(368),[o,'"'+t[n(281)](" ")+'"']))}:{type:n(400),content:Hr(r,n(396),Hr(r,n(372),o))}}if(n(348)==e[n(332)]){const t=e[n(387)]()[n(310)]((t=>t.is(n(371))))[n(392)]((t=>t[n(428)])),s=this[n(393)](e),o=s[n(304)]-s[n(394)]+1;if(n(351)==e[n(425)])return t[n(369)]?{type:n(351),content:Hr(r,n(362),Hr(r,n(385),[o,'"'+t[n(281)](" ")+'"']))}:{type:n(351),content:Hr(r,n(362),Hr(r,n(334),o))};if(n(400)==e[n(425)])return t[n(369)]?{type:n(400),content:Hr(r,n(396),Hr(r,n(385),[o,'"'+t[n(281)](" ")+'"']))}:{type:n(400),content:Hr(r,n(396),Hr(r,n(334),o))}}})),s[t(337)][t(278)](t(351),t(381),t(401),c),s[t(337)][t(278)](t(400),t(381),t(296),c),s[t(337)][t(278)](t(351),t(348),t(401),u),s[t(337)][t(278)](t(400),t(348),t(296),u),s[t(337)][t(278)](t(351),t(348),t(281),l),s[t(337)][t(278)](t(400),t(348),t(281),l),s[t(337)][t(278)](t(351),t(381),t(281),f),s[t(337)][t(278)](t(400),t(381),t(281),f)}[sa(383)](){const t=sa,e=this[t(329)],n=e[t(330)][t(408)][t(382)];return(r,s)=>{const o=t;e[o(330)][o(302)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(423)][a(294)];u&&u[0]&&!1===u[0][a(328)]&&(l=r[0][a(333)][a(336)]);const f=t[a(343)](l);if(a(301)==f[a(311)][a(306)])return;const h=Array[a(295)](n[a(378)]())[a(392)]((t=>i.LiveRange[a(404)](t)));t[a(276)](f),e[a(398)][a(360)](c)[a(283)](),u[a(299)]({forceDefaultExecution:!0}),e[a(298)](c,...u);const g=h[a(310)]((t=>a(301)!=t[a(311)][a(306)]));g[a(369)]>0&&t[a(276)](g);for(const t of h)t[a(293)]()}))}}[sa(277)](t){const e=sa,n=this[e(329)][e(339)][e(360)](e(305));let r=Number[e(435)],s=Number[e(421)],o=Number[e(435)],i=Number[e(421)];for(const a of t){if(e(301)==a[e(311)][e(306)])continue;const{row:t,column:c}=n[e(315)](a),u=a[e(345)](e(431))?a[e(309)](e(431))-1:0,l=a[e(345)](e(353))?a[e(309)](e(353))-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(367)](){const t=sa,e=this[t(329)],n=e[t(339)][t(360)](t(297)),r=e[t(339)][t(360)](t(305));e[t(330)][t(408)].on(t(338),(()=>{const r=t,s=Array[r(295)](e[r(330)][r(408)][r(418)][r(354)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(323)](t);if(r(321)!=s)continue;if(null!=e[r(357)])continue;const a=n[r(285)](o);this[r(355)][r(389)](i)&&this[r(289)][r(377)](a)}}),{priority:t(390)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(292)](e),a=e[s(316)](s(291)),c=r[s(315)](e);for(const t of this[s(289)]){const n=t[s(332)],r=n[s(374)](s(433)),u=n[s(318)](r?10:5),l=u[s(429)](),f=l[s(318)](0,3)+s(288),h=s(402)+u,g=s(327)+u;if(!t[s(363)])continue;if(a!=t[s(410)]()[s(333)][s(316)](s(291)))continue;if(t[s(346)](i))continue;const d=e[s(345)](f)?e[s(309)](f)-1:0,p=this[s(393)](t),m=p[h],E=p[g];m<=c[l]&&c[l]+d<=E&&(t[s(320)](i),o=!0)}return o};e[t(330)][t(408)][t(274)]((n=>{const r=t;let o=!1;for(const t of e[r(330)][r(408)][r(418)][r(325)]())if(r(308)==t[r(425)])if(r(381)==t[r(300)])for(const e of t[r(280)][r(336)][r(412)]())o=o||s(e,n);else r(432)==t[r(300)]&&(o=o||s(t[r(280)][r(336)],n));return o}))}[sa(393)](t){const e=sa;return this[e(277)](t[e(378)]()[e(392)]((t=>t[e(333)][e(336)])))}}function ca(t){const e=sa;return Array[e(295)](new Set(t)[e(350)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=275]})(t,e)}function fa(){const t=["trackChanges","getSuggestions","map","size","_areSelectedCellsMergable","document","find","author","mergeTableCells","containsRange","_suggestionFactory","markMultiRangeBlockFormat","getFirstPosition","getRanges","_isForcedDefaultExecutionBlock","has","getCellLocation","*Split cell:* vertically","170ZUHJkS","table","commandName","filter","TrackChangesEditing","value","return","detach","9212AaCIkk","editor","mergeTableCellRight","mergeTableCellLeft","add","6708150LfLWtw","root","3547692jOZRMU","get","plugins","createTableWalker","afterInit","deletion","locale","low","splitTableCellVertically","mergeTableCellUp","type","setSelection","length","1454334SNpmkR","396585OXHSzA","mergeTableCellDown","registerCustomCallback","formatBlock","format","_areMergableCells","cell","findAncestor","direction","*Merge cells*","formatInline","model","enableCommand","from","createRangeOn","getAncestors","forceDefaultExecution","235fCSAQP","isInContent","rootName","markBlockFormat","stop","4549gPqzEu","set:isEnabled","isEnabled","push","5851128VpETXp","splitTableCellHorizontally","*Split cell:* horizontally","selection","element","insertion","horizontally","descriptionFactory","fromRange","tableCell","TableUtils","highest","accept","TableEditing","requires","commands","execute","change","registerDescriptionCallback","$graveyard","refresh","_acceptFormatSuggestionCallbackFactory","subType","getSelectionAffectedTableCells","_tablePostFixingSubtypes"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(402384===parseInt(n(300))/1*(-parseInt(n(347))/2)+-parseInt(n(278))/3+parseInt(n(355))/4*(parseInt(n(295))/5)+parseInt(n(362))/6+parseInt(n(277))/7+-parseInt(n(304))/8+parseInt(n(360))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(318)](){return[aa]}[ua(366)](){const t=ua,e=this[t(356)],n=e[t(289)][t(334)][t(307)],r=e[t(368)];if(!e[t(364)][t(344)](t(317)))return;const s=e[t(364)][t(363)](t(351)),o=e[t(364)][t(363)](t(314)),a=e[t(364)][t(363)](aa);a[t(328)][t(303)](t(337)),s[t(290)](t(337),(()=>{const n=t,r=o[n(327)](e[n(289)][n(334)][n(307)]);e[n(289)][n(321)]((()=>{const t=n;s[t(340)](r,{commandName:t(337),commandParams:[]},[],t(337))}))})),e[t(319)][t(363)](t(337)).on(t(320),((n,r)=>{const o=t;e[o(319)][o(363)](o(329))[o(352)]&&(r[o(276)]>0&&r[r[o(276)]-1]&&r[r[o(276)]-1][o(294)]||s[o(343)]||this[o(333)]()||n[o(299)]())}),{priority:t(315)});for(const n of[t(371),t(357),t(279),t(358)]){const r=e[t(319)][t(363)](n);s[t(290)](n,(()=>{const n=t,o=e[n(289)][n(334)][n(307)][n(341)]()[n(293)]()[n(335)]((t=>t.is(n(308),n(313)))),i=r[n(352)];e[n(289)][n(321)]((()=>{const t=n;s[t(340)]([o,i],{commandName:t(337),commandParams:[]},[],t(337))}))}))}for(const n of[t(370),t(305)]){const r=e[t(319)][t(363)](n);s[t(290)](n,(()=>{const i=t,a=o[i(327)](e[i(289)][i(334)][i(307)])[0],c=a[i(285)](i(348)),{column:u,row:l}=o[i(345)](a);let f=[];if(i(310)==r[i(286)]){const t=o[i(365)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(291)](t)[i(331)]((t=>t[i(284)]))}else{const t=o[i(365)](c,{column:u,includeAllSlots:!0});f=Array[i(291)](t)[i(331)]((t=>t[i(284)]))}e[i(289)][i(321)]((t=>{const e=i;s[e(298)](t[e(292)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(311)][t(322)]((e=>{const n=t;if(n(281)!=e[n(372)]&&n(288)!=e[n(372)])return;const{data:s}=e;return s&&n(337)==s[n(349)]?{type:n(282),content:Hr(r,n(287))}:void 0})),s[t(311)][t(322)]((e=>{const n=t;if(n(281)!=e[n(372)]&&n(288)!=e[n(372)])return;const{data:s}=e;return s?n(370)==s[n(349)]?{type:n(282),content:Hr(r,n(346))}:n(305)==s[n(349)]?{type:n(282),content:Hr(r,n(306))}:void 0:void 0}));const c=a[t(325)]();for(const e of[t(371),t(357),t(279),t(358)])s[t(339)][t(280)](t(281),e,t(316),c);for(const e of[t(370),t(305)])s[t(339)][t(280)](t(281),e,t(316),c);s[t(339)][t(280)](t(281),t(337),t(316),(r=>{const s=t;e[s(289)][s(321)]((t=>{const o=s,a=Array[o(291)](n[o(342)]())[o(331)]((t=>i.LiveRange[o(312)](t)));t[o(275)](r),e[o(319)][o(363)](o(337))[o(324)](),e[o(320)](o(337),{forceDefaultExecution:!0});const c=a[o(350)]((t=>o(323)!=t[o(361)][o(297)]));c[o(276)]>0&&t[o(275)](c);for(const t of a)t[o(354)]()}))}));for(const n of[t(371),t(279),t(358),t(357)]){const r=e[t(319)][t(363)](n);r.on(t(301),((n,s,o)=>{const i=t;if(o){const t=e[i(289)][i(334)][i(307)][i(341)]()[i(293)]()[i(335)]((t=>t.is(i(308),i(313))));this[i(283)](r[i(352)],t)||(n[i(353)]=!1,n[i(299)]())}}),{priority:t(369)})}}[ua(333)](){const t=ua,e=this[t(356)][t(319)][t(363)](t(337)),n=this[t(356)][t(364)][t(363)](t(314));if(!e[t(302)])return!1;const r=n[t(327)](this[t(356)][t(289)][t(334)][t(307)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(283)](e,n))return!1;return!0}[ua(283)](t,e){const n=ua,r=this[n(356)][n(364)][n(363)](n(351)),s=this[n(356)][n(289)][n(292)](t),o=this[n(356)][n(289)][n(292)](e),i=new Set,a=new Set;for(const t of r[n(330)]())if((n(309)==t[n(372)]||n(367)==t[n(372)]||n(337)==t[n(326)])&&t[n(296)])for(const e of t[n(342)]())e[n(338)](s,!0)&&i[n(359)](t[n(372)]+":"+t[n(336)].id),e[n(338)](o,!0)&&a[n(359)](t[n(372)]+":"+t[n(336)].id);if(i[n(332)]!=a[n(332)])return!1;for(const t of i)if(!a[n(344)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=383]})(t,e)}function pa(){const t=["highest","setAttribute","forceValue","nodeBefore","428478HjJmsG","parent","unbindElementFromMarkerName","markerRange","afterInit","descriptionFactory","start","showSuggestionHighlights","formatBlock","ck-suggestion-marker--active","commandName","createTableWalker","removeClass","getSuggestion","mapper","836TjVRUs","addMarker:suggestion","data-suggestion","FORMAT_REGULAR_ROW","enableDefaultAttributesIntegration","bindElementToMarker","_splitMarkerName","commandParams","setTableRowHeader","TableUtils","format","TableEditing","get","FORMAT_HEADER_COLUMN","markerName","removeMarker:suggestion","item","removeAttribute","writer","end","FORMAT_HEADER_ROW","downcastDispatcher","includes","accept","2424717tNmSel","2949881AAzqHs","has","type","*Format:* %0","ck-suggestion-marker-","35NnTVlI","setTableColumnHeader","nodeAfter","options","1354584YEfhrj","editing","10JXyneY","3099tvKSES","headingColumns","40GPlVPk","TrackChangesEditing","registerAttributeLabel","requires","addClass","_suggestionFactory","markerNameToElements","stop","toViewElement","consumable","activeMarkers","editor","931820uoGZth","getCellLocation","FORMAT_REGULAR_COLUMN","data","cell","registerCustomCallback","locale","_registerLegacyDescription","1732mFCmuw","_handleLegacySuggestions","headingRows","registerBlockAttribute","name","plugins","consume","registerDescriptionCallback","_acceptFormatSuggestionCallbackFactory"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(194091===parseInt(n(399))/1*(parseInt(n(419))/2)+parseInt(n(397))/3*(-parseInt(n(447))/4)+parseInt(n(411))/5+-parseInt(n(432))/6*(-parseInt(n(390))/7)+-parseInt(n(394))/8+-parseInt(n(384))/9*(-parseInt(n(396))/10)+-parseInt(n(385))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(402)](){return[aa]}[ga(436)](){const t=ga,e=this[t(410)];if(!e[t(424)][t(386)](t(458)))return;const n=e[t(417)],r=e[t(424)][t(459)](t(400));r[t(451)](t(455)),r[t(451)](t(391)),r[t(422)](t(421)),r[t(422)](t(398)),r[t(437)][t(401)](t(421),Hr(n,t(467))),r[t(437)][t(401)](t(398),Hr(n,t(460))),this[t(420)]()}[ga(420)](){const t=ga,e=this[t(410)][t(424)][t(459)](t(400)),n=this[t(410)][t(424)][t(459)](t(456)),r=this[t(410)][t(424)][t(459)](aa)[t(427)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(453)](o[a(461)]),l=e[a(445)](u),f=l[a(414)];if(a(440)!=l[a(387)]||!f||a(391)!=f[a(442)])return;if(o[a(463)])return void s[a(406)]();if(!i[a(408)][a(425)](o[a(435)],s[a(423)]))return;const h=o[a(435)][a(438)][a(392)],g=o[a(435)][a(466)][a(431)],d=h[a(433)][a(433)],{column:p}=n[a(412)](h),{column:m}=n[a(412)](g);for(let s=p;s<=m;s++){const l=n[a(443)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(415)],l=i[a(446)][a(407)](s);i[a(465)][a(403)](a(389)+c,l),r&&i[a(465)][a(429)](a(449),u,l),i[a(446)][a(452)](l,o[a(461)]),t&&(e[a(409)][a(469)](o[a(461)])?i[a(465)][a(403)](a(441),l):i[a(465)][a(444)](a(441),l))}}}}e[t(404)][t(416)](t(440),t(455),t(383),r),e[t(404)][t(416)](t(440),t(391),t(383),r),this[t(410)][t(395)][t(468)].on(t(448),s(),{priority:t(428)}),this[t(410)][t(414)][t(468)].on(t(448),((e,n,r)=>{const o=t;r[o(393)][o(439)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(428)}),this[t(410)][t(395)][t(468)].on(t(462),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(453)](r[o(461)]),c=e[o(445)](a),u=c[o(414)];if(o(440)!=c[o(387)]||!u||o(391)!=u[o(442)])return;const l=s[o(446)][o(405)](r[o(461)]);if(l)for(const t of l)s[o(465)][o(444)](o(389)+i,t),s[o(465)][o(444)](o(441),t),s[o(465)][o(464)](o(449),t),s[o(446)][o(434)](t,r[o(461)])}),{priority:t(428)}),this[t(418)]()}[ga(418)](){const t=ga,e=this[t(410)],n=e[t(417)];function r(e){const r=t;return{type:r(457),content:Hr(n,r(388),e)}}e[t(424)][t(459)](t(400))[t(437)][t(426)]((e=>{const s=t;if(s(440)!=e[s(387)])return;const{data:o}=e;if(o){if(s(455)==o[s(442)]){const t=o[s(454)][0][s(430)];return r(Hr(n,s(t?467:450)))}if(s(391)==o[s(442)]){const t=o[s(454)][0][s(430)];return r(Hr(n,s(t?460:413)))}}}))}}function Ea(){const t=["previousSibling","registerPostFixer","createElement","attributes","getSuggestions","isEqual","return","tableCellBackgroundColor","getChangedMarkers","newRange","getColumnIndexes","get","descriptionFactory","forEach","createPositionBefore","tableCellBorderWidth","getChanges","getRowIndexes","_replaceTableSlotCell","dataDowncast","deletion","insertionRanges","first","paragraph","createRangeOn","getRange","element","fromRange","schema","insert","tablePaste","subType","table","suggestionLoaded","columnInsertionIndexes","entries","getRows","_tablePostFixingSubtypes","insertRows","content","TrackChangesEditing","insertion","wrap","tableCellHorizontalAlignment","push","set","editing","cells","setAttribute","model","tablePasteRow","TableClipboard","getItems","unwrap","showSuggestionHighlights","markers","trackChanges","createTableWalker","cell","tablePasteCell","fill","columnInsertionRanges","options","name","ck-suggestion-marker--active","getContainedElement","getAllAdjacentSuggestions","isEmpty","markMultiRangeInsertion","for","rows","columns","formatBlock","markerAttributes","getColumns","15bZUJDW","conversion","getRanges","suggestionUnloaded","markMultiRangeBlockFormat","tableCellBorderStyle","some","nodeAfter","markMultiRangeDeletion","findAncestor","setAttributes","activeMarkers","move","ck-suggestion-marker-insertion","filter","8324800nhEMYn","document","from","differ","has","remove","last","type","rowInsertionRanges","register","72Watbjs","createRange","getAttributes","endRow","rowInsertionIndexes","discard","insertContent","clipboardOutput","getChildren","includes","125384qTcdbA","reduce","locale","end","registerCustomCallback","plugins","column","getSuggestionCallback","oldRange","editor","153056qfvGwH","_splitMarkerName","updateMarker","getTableIfOnlyTableInContent","deletionRanges","accept","forceDefaultExecution","$graveyard","listenTo","change","row","value","7tgswIW","30969nbBQrx","tablePasteColumn","getShiftedBy","start","createRangeIn","tableCellBorderColor","previous","removeMarker","markerName","commands","nextSibling","selection","_isForcedDefaultExecutionBlock","fromEntries","call","1210fWiCKX","getChild","tableCell","keys","getSuggestion","author","root","suggestion:formatBlock:tablePasteCell","tableCellPadding","rootName","_getCoordsForCells","editingDowncast","next","position","every","find","containsRange","high","tableCellVerticalAlignment","removeColumns","*Replace table cells*","join","1023508ZLtozS","length","getSelectionAffectedTableCells","redo","documentSelection","requires","batch","registerDescriptionCallback","stop","hasSuggestion","_createdBatches","markerToHighlight","removeRows","ck-suggestion-marker","39920tXcpig","startsWith","low","tablePasteChainId","detach","suggestion","suggestion-td","86738ZjZFFx","_suggestionFactory","removeMarkers","afterInit","view","TableUtils","isInContent","tableCellSuggestion","Users","insertColumns","elementToElement","getMarkers","add","endColumn","map"];return(Ea=function(){return t})()}function Ia(t,e){const n=Ea();return(Ia=function(t,e){return n[t-=343]})(t,e)}const ba=Ia;!function(t,e){const n=Ia,r=t();for(;;)try{if(238419===-parseInt(n(450))/1+-parseInt(n(379))/2*(parseInt(n(540))/3)+parseInt(n(429))/4+-parseInt(n(443))/5*(-parseInt(n(359))/6)+parseInt(n(391))/7*(parseInt(n(369))/8)+parseInt(n(392))/9*(-parseInt(n(407))/10)+parseInt(n(349))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[ba(480),ba(397),ba(545),ba(508),ba(425),ba(472),ba(415)],_a=Object[ba(405)](Ta[ba(464)]((t=>[t,null])));class ya extends t.Plugin{static get[ba(434)](){return[aa]}[ba(453)](){const t=ba,n=this[t(378)];if(!n[t(374)][t(353)](t(516)))return;const r=n[t(374)][t(476)](t(505)),s=n[t(374)][t(476)](t(455)),o=n[t(374)][t(476)](aa),a=n[t(374)][t(476)](t(516));o[t(502)][t(509)](t(515),t(393)),n[t(514)][t(493)][t(358)](t(457),{allowIn:t(409),allowContentOf:t(409),isLimit:!0}),n[t(541)][t(460)]({model:t(457),view:t(449)});let c=null;n[t(514)].on(t(365),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(430)]-1];h&&h[u(385)]||r[u(404)]||this[u(378)][u(401)][u(476)](u(521))[u(390)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(433)))return!1;const i=s[o(382)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(431)](n[o(350)][o(403)]);if(!a[o(430)])return!1;const c=a[0][o(343)](o(497)),l=r[o(482)](a),f=r[o(475)](a),h={startRow:l[o(487)],endRow:l[o(355)],startColumn:f[o(487)],endColumn:f[o(355)]};return 1==a[o(430)]&&(h[o(362)]+=r[o(501)](i)-1,h[o(463)]+=r[o(539)](i)-1),ka(c,h,r)}(l,f,n[u(514)],s,a)&&(o[u(437)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(514)][u(388)]((()=>{const t=u;n[t(514)][t(365)](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(430)]&&r[t(533)](o,t(515),{tablePasteChainId:s}),a[t(430)]&&r[t(533)](a,t(393),{tablePasteChainId:s}),l[t(430)]&&(r[t(533)](l,t(495),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(478)]((e=>{const n=t;var r;return null===(r=e[n(447)])||void 0===r?void 0:r[n(406)](e)}))),f[t(430)]&&(r[t(548)](f,t(495),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(478)]((e=>{const n=t;var r;return null===(r=e[n(447)])||void 0===r?void 0:r[n(406)](e)})));const g=r[t(544)](h[t(464)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(524),{tablePasteChainId:s});if(g){const e=g[t(461)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(514)][t(489)](s),a=e[t(422)]((e=>e[t(490)]()[t(470)](i)));a&&r[t(509)]([a[t(528)],o])}r[t(430)]&&g[t(513)](t(538),Object[t(405)](r))}c=null})))}),{priority:e.priorities[t(424)]+10}),n[t(374)][t(476)](t(516)).on(t(483),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(437)]();const u=s[r(523)],l=o,f=Aa(u),h=Aa(l);e[r(471)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(354)](u[r(408)](0));for(const t of Array[r(351)](l[r(367)]()))a[r(494)](t,u,r(372));const t=c[r(363)][r(368)](s[r(389)]),e=c[r(499)][r(368)](s[r(375)]);t||e||(g=i.LiveRange[r(492)](a[r(396)](u)))}else h&&!f&&(d=a[r(396)](u));else{const t=a[r(467)](r(457)),e=a[r(467)](r(457));a[r(507)](a[r(396)](u),e),a[r(494)](t,u,0);for(const e of Array[r(351)](l[r(367)]()))a[r(494)](e,t,r(372));g=i.LiveRange[r(492)](a[r(489)](t)),d=i.LiveRange[r(492)](a[r(489)](e))}const p=Array[r(351)](l[r(361)]())[r(348)]((([t])=>Ta[r(368)](t)));c[r(512)][r(509)]({element:u,attributes:p[r(430)]?Object[r(405)](p):null}),g&&c[r(486)][r(509)](g),d&&c[r(383)][r(509)](d)}),{priority:t(424)}),s.on(t(459),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(536)]||1;c[o(499)]=new Array(l)[o(525)](u)[o(464)](((t,e)=>t+e));for(const{cell:t}of s[o(522)](i,{startColumn:u,endColumn:u+l-1}))c[o(526)][o(509)](n[o(514)][o(489)](t))}),{priority:t(445)}),s.on(t(503),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(535)]||1;c[o(363)]=new Array(l)[o(525)](u)[o(464)](((t,e)=>t+e));for(const{cell:t}of s[o(522)](i,{startRow:u,endRow:u+l-1}))c[o(357)][o(509)](n[o(514)][o(489)](t))}),{priority:t(445)}),r[t(477)][t(436)]((e=>{const r=t;if(e[r(496)]&&e[r(496)][r(444)](r(495)))return e[r(398)]?{}:{type:r(506),content:Hr(n[r(371)],r(427))}}));const u=()=>!1;for(const e of[t(495),t(393),t(515),t(524)])r[t(451)][t(373)](t(506),e,t(428),u),r[t(451)][t(373)](t(485),e,t(428),u),r[t(451)][t(373)](t(537),e,t(428),u);r[t(451)][t(373)](t(537),t(524),t(364),u),r[t(451)][t(373)](t(537),t(524),t(384),((e,r,s)=>{const o=t,i=e[o(464)]((t=>t[o(530)]()))[o(348)]((t=>t)),a=new Map(i[o(464)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(512)])e&&a[o(510)](t,e);else if(s&&s[o(538)])for(const[t,e]of Object[o(500)](s[o(538)])){const r=n[o(514)][o(520)][o(476)](t),s=r?r[o(490)]()[o(530)]():null;s&&a[o(510)](s,e)}n[o(514)][o(388)]((t=>{const e=o;for(const[n,r]of a)t[e(344)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(451)][o(373)](e,o(495),s,((t,i,a)=>{const c=o;n[c(514)][c(388)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(395)][o(547)];t.is(o(491),o(457))&&u[o(509)](t)}r[o(451)][o(376)](e,null,s)(t,i,a);for(const t of u)o(386)!=t[o(413)][o(416)]&&n[o(518)](t)}))}))};l(t(506),t(384)),l(t(506),t(364)),l(t(485),t(384)),l(t(485),t(364)),r[t(451)][t(373)](t(506),t(515),t(364),(e=>{const n=t,r=e[n(464)]((t=>t[n(530)]())),i=r[0][n(343)](n(497)),{minRow:a,maxRow:c}=o[n(417)](r);s[n(441)](i,{at:a,rows:c-a+1})})),r[t(451)][t(373)](t(506),t(393),t(364),(e=>{const n=t,r=e[n(464)]((t=>t[n(530)]())),i=r[0][n(343)](n(497)),{minColumn:a,maxColumn:c}=o[n(417)](r);s[n(426)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(496)]||!n[s(496)][s(444)](s(495)))return;const o=n[s(468)][s(446)],i=r[s(469)]()[s(348)]((t=>t[s(456)]&&t[s(468)]&&t[s(468)][s(446)]==o));i[s(430)]&&n[s(531)]()[s(430)]!=i[s(430)]&&i[s(370)](((t,e)=>(t[s(419)]=e,e[s(398)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(380)](e[s(400)]),i=[s(442),s(347)],a=r[s(345)][s(368)](e[s(400)]);return a&&i[s(509)](s(529)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(498),f,{priority:t(424)}),r.on(t(543),f,{priority:t(424)}),n[t(514)][t(350)][t(466)]((()=>{const e=t;let s=!1;const o=Array[e(351)](n[e(514)][e(350)][e(352)][e(473)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(380)](t);if(e(448)!=o||e(485)!=a||i[e(377)])continue;if(!r[e(438)](c))continue;const u=r[e(411)](c)[e(542)](),l=n[e(374)][e(476)](e(458)).me;for(const t of r[e(469)]())if(t[e(456)]&&t[e(412)]==l&&e(537)==t[e(356)]&&e(524)==t[e(496)]&&t[e(542)]()[e(421)]((t=>u[e(546)]((n=>n[e(423)](t,!0))))))for(const n of t[e(531)]())n[e(456)]&&(n[e(364)](),s=!0)}return s})),n[t(514)][t(350)][t(466)]((e=>{const s=t,o=n[s(401)][s(476)](s(432));if(!o||!o[s(439)][s(353)](e[s(435)]))return!1;let i=!1;const a=n[s(374)][s(476)](s(458)).me,c=n[s(514)][s(350)][s(352)][s(481)](),u=Array[s(351)](n[s(514)][s(350)][s(352)][s(473)]())[s(348)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(380)](t);return n(448)==o&&n(495)==i&&c==a.id&&!e[n(377)]}));for(const t of c){if(s(494)!=t[s(356)]||s(457)!=t[s(528)]||1!=t[s(430)])continue;const n=e[s(360)](t[s(420)],t[s(420)][s(394)](1));if(!u[s(422)]((({data:t})=>t[s(474)][s(470)](n))))for(const{name:t,data:r}of u)if(n[s(423)](r[s(474)])){e[s(381)](t,{range:n}),i=!0;break}}return i})),n[t(514)][t(350)][t(466)]((e=>{const s=t;let o=!1;const i=n[s(374)][s(476)](s(458)).me,a=r[s(469)]()[s(348)]((t=>t[s(456)]&&t[s(412)]==i)),c=new Set,u=new Set;for(const t of a)if(s(495)==t[s(496)])for(const e of t[s(461)]()){const n=e[s(490)]()[s(530)]();if(n)if(n.is(s(491),s(457))&&Aa(n)){t[s(399)](e[s(528)]),c[s(462)](n),o=!0;const r=n[s(402)],i=n[s(465)],a=r&&r.is(s(491),s(457)),l=i&&i.is(s(491),s(457));a&&!c[s(353)](r)&&u[s(462)](r),l&&!c[s(353)](i)&&u[s(462)](i)}else n.is(s(491),s(488))&&n[s(532)]&&(t[s(399)](e[s(528)]),o=!0)}else if(s(524)==t[s(496)]){if(!t[s(468)]||!t[s(468)][s(446)])continue;const e=t[s(468)][s(538)];if(e&&Object[s(410)](e)[s(430)])continue;const n=t[s(468)][s(446)];let r=!0,i=!0;for(const e of a)if(e[s(496)]&&e[s(496)][s(444)](s(495))){if(!e[s(468)][s(446)]){i=!1;break}if(e.id!=t.id&&e[s(468)][s(446)]==n){r=!1;break}}i&&r&&(t[s(452)](),o=!0)}for(const t of c)e[s(354)](t);for(const t of u)e[s(518)](t);return o})),n[t(541)][t(534)](t(418))[t(440)]({model:t(414),view:(t,e)=>h(t),converterPriority:t(424)}),n[t(541)][t(534)](t(484))[t(440)]({model:t(414),view:(e,n)=>n[t(527)][t(519)]?h(e,!1):null,converterPriority:t(424)});const g=n[t(511)][t(454)];this[t(387)](g[t(350)],t(366),((e,n)=>{const r=t,s=[];for(const t of g[r(396)](n[r(504)])[r(517)]())t.is(r(491),r(449))&&s[r(509)](t);g[r(388)]((t=>{const e=r;for(const n of s)t[e(346)](t[e(396)](n),t[e(479)](n)),t[e(354)](n)}))}))}}function Aa(t){const e=ba;if(t[e(532)])return!0;const n=t[e(408)](0);return n.is(e(491),e(488))&&n[e(532)]}function ka(t,e={},n){const r=ba;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(522)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Ra;function Na(){const t=["getContainedElement","2874700uwRBQM","commandParams","discard","enableCommand","TableColumnResizeEditing","registerDescriptionCallback","type","_suggestionFactory","1523575PFKBSd","locale","getTableColumnsWidths","Users","3302544IqTWzk","6LewNBP","descriptionFactory","has","data","get","table","handleSuggestionDescription","handleResizeTableWidthCommand","change","3929720xQKudG","resizeTable","getColumnGroupElement","29193840oKvCLc","bind","getAttribute","selection","tableWidth","360213deyDtR","60410nxBBvI","TrackChangesEditing","getSelectedElement","*Format:* resize table","getSuggestionCallback","formatGroupId","subType","formatBlock","editor","formatInline","getSuggestions","accept","author","resizeTableWidth","plugins","document","format","afterInit","360HHstIY","model","registerCustomCallback","columnWidths","markBlockFormat"];return(Na=function(){return t})()}function Ra(t,e){const n=Na();return(Ra=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=Ra,r=t();for(;;)try{if(879384===-parseInt(n(454))/1+parseInt(n(404))/2*(-parseInt(n(421))/3)+-parseInt(n(446))/4+-parseInt(n(422))/5*(parseInt(n(440))/6)+parseInt(n(403))/7+parseInt(n(413))/8+parseInt(n(416))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class La extends t.Plugin{[Ca(439)](){const t=Ca;if(!this[t(430)][t(436)][t(406)](t(450)))return;const e=this[t(430)][t(436)][t(408)](t(423));e[t(449)](t(435),this[t(411)][t(417)](this)),e[t(453)][t(442)](t(429),t(414),t(433),e[t(453)][t(426)](t(429),null,t(448))),e[t(453)][t(442)](t(429),t(414),t(448),e[t(453)][t(426)](t(429),null,t(433))),e[t(405)][t(451)](this[t(410)][t(417)](this))}[Ca(411)](t,e){const n=Ca,r=this[n(430)][n(436)][n(408)](n(423)),s=this[n(430)][n(436)][n(408)](n(450)),o=e[n(409)]||this[n(430)][n(441)][n(437)][n(419)][n(424)]();this[n(430)][n(441)][n(412)]((()=>{const i=n,a=s[i(415)](o);let c=a?s[i(456)](a):null,u=o[i(418)](i(420))||null;const l=e[i(420)]||u,f=e[i(443)]||c,h=this[i(430)][i(436)][i(408)](i(402)).me;for(const t of r[i(432)]()){const e=t[i(445)]();if(i(414)===t[i(428)]&&e===o){t[i(434)]!==h&&t[i(448)]();const e=t[i(407)][i(447)];u=e[0][i(420)],c=e[0][i(443)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(444)](o,{commandName:i(435),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(414)},[],i(414))}))}[Ca(410)](t){const e=Ca;if(e(429)!=t[e(452)]&&e(431)!=t[e(452)])return;const{data:n}=t;if(n&&e(414)===n[e(427)]){const t=e(425);return{type:e(438),content:Hr(this[e(430)][e(455)],t)}}}}function Sa(t,e){const n=Oa();return(Sa=function(t,e){return n[t-=337]})(t,e)}const va=Sa;!function(t,e){const n=Sa,r=t();for(;;)try{if(870249===parseInt(n(338))/1+-parseInt(n(337))/2*(-parseInt(n(356))/3)+-parseInt(n(348))/4*(parseInt(n(342))/5)+-parseInt(n(349))/6*(-parseInt(n(339))/7)+-parseInt(n(355))/8*(-parseInt(n(345))/9)+-parseInt(n(354))/10+-parseInt(n(352))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oa);class Ma extends t.Plugin{[va(351)](){const t=va,e=this[t(344)];e[t(340)][t(346)](t(353))&&e[t(340)][t(341)](t(343))[t(347)](t(350))}}function Oa(){const t=["7376748smwLHb","insertTemplate","afterInit","5796604uDpfGN","Template","16417280DncTNZ","3548640kvQGVU","36PCjEjX","135600mARQEI","603996bFDjIz","7xtYPrm","plugins","get","1095wIwlJE","TrackChangesEditing","editor","27hzlPvf","has","enableCommand","17148UjGabJ"];return(Oa=function(){return t})()}const wa=Fa;function Fa(t,e){const n=Pa();return(Fa=function(t,e){return n[t-=385]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(964977===parseInt(n(397))/1*(-parseInt(n(404))/2)+-parseInt(n(395))/3+parseInt(n(398))/4*(parseInt(n(392))/5)+-parseInt(n(394))/6*(-parseInt(n(396))/7)+parseInt(n(403))/8*(parseInt(n(407))/9)+-parseInt(n(401))/10+parseInt(n(406))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class Da extends t.Plugin{[wa(387)](){const t=wa,e=this[t(389)];if(!e[t(385)][t(391)](t(386)))return;e[t(405)][t(391)](t(390))[t(399)](t(386));const n=e[t(405)][t(391)](t(390)),r=e[t(400)];n[t(393)][t(408)](t(388),(e=>Hr(r,t(402),e)))}}function Pa(){const t=["243153yXosEM","registerElementLabel","commands","insertTableOfContents","afterInit","tableOfContents","editor","TrackChangesEditing","get","5GrIgeH","descriptionFactory","28872bdygYF","1964580oOfVVp","1624MHYsZW","2797SbXPWy","1652824WldhOS","enableCommand","locale","12511080GrgyVP","ELEMENT_TABLE_OF_CONTENTS","288vYZGTr","154LYJevL","plugins","6425232bTuHfS"];return(Pa=function(){return t})()}const Ba=Ua;function xa(){const t=["1966708WKgQts","3445074TsrIhh","plugins","schema","document","TrackChangesEditing","6iqOZUc","newRange","afterInit","createRange","end","get","10TKUkOm","_splitMarkerName","1835708tpcARG","ELEMENT_TITLE","47968udDnhy","getChangedMarkers","differ","forward","registerPostFixer","getNearestSelectionRange","editor","594012PRyWkJ","registerElementLabel","1165325CvLZkA","start","isEqual","Title","20200235obtgAy","isTouching","model","removeMarker","5LUTFFl","isCollapsed","1043NUkOdu","title-content","has","suggestion","element","from","nodeBefore","descriptionFactory","updateMarker","locale"];return(xa=function(){return t})()}function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(769632===parseInt(n(283))/1+-parseInt(n(317))/2+parseInt(n(309))/3*(parseInt(n(303))/4)+parseInt(n(291))/5*(parseInt(n(281))/6)+-parseInt(n(293))/7*(-parseInt(n(319))/8)+parseInt(n(304))/9+parseInt(n(315))/10*(-parseInt(n(287))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ba(311)](){const t=Ba,e=this[t(280)];if(!e[t(305)][t(295)](t(286)))return;const n=e[t(305)][t(314)](t(308));n[t(300)][t(282)](t(294),(()=>Hr(e[t(302)],t(318)))),e[t(289)][t(307)][t(278)]((r=>{const s=t;let o=!1;const i=Array[s(298)](e[s(289)][s(307)][s(276)][s(320)]());for(const{name:t,data:a}of i){const{group:i}=n[s(316)](t);if(s(296)!==i||!a[s(310)])continue;const c=a[s(310)],u=c[s(313)][s(299)];if(!u||!u.is(s(297),s(294)))continue;if(!c[s(284)][s(288)](c[s(313)]))continue;const l=e[s(289)][s(306)][s(279)](c[s(313)],s(277));if(l&&l[s(292)]){const e=r[s(312)](c[s(284)],l[s(284)]);e[s(285)](c)||(r[s(301)](t,{range:e}),o=!0)}o||(r[s(290)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=243]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(689642===parseInt(n(257))/1+parseInt(n(260))/2*(-parseInt(n(256))/3)+-parseInt(n(244))/4+-parseInt(n(248))/5*(-parseInt(n(243))/6)+-parseInt(n(255))/7+-parseInt(n(245))/8+parseInt(n(259))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Ga(250)](){const t=Ga,e=this[t(261)],n=e[t(247)][t(258)](t(254));e[t(247)][t(253)](t(251))&&(n[t(252)](t(246)),n[t(252)](t(249)))}}function Ha(){const t=["632782DfQPuY","editor","14712HFxJuc","3222676OWkKvK","1590248vlKXzy","undo","plugins","380lFMubf","redo","afterInit","UndoEditing","enableCommand","has","TrackChangesEditing","3040205OXAraH","3aoWUAz","482313OyAvQW","get","15985197UJKNcD"];return(Ha=function(){return t})()}const Wa=qa;function qa(t,e){const n=Ka();return(qa=function(t,e){return n[t-=105]})(t,e)}function Ka(){const t=["18vTiAeR","6841890yFmDeP","requires","3388690JfFLdD","enableCommand","afterInit","TableCaptionEditing","toggleTableCaption","7UZUsPL","131286rAiOne","has","plugins","374954DiSvkx","9oiPAUr","editor","get","3998670FSyPZC","TrackChangesEditing","1361704akIWEU","2697832WeLADw"];return(Ka=function(){return t})()}!function(t,e){const n=qa,r=t();for(;;)try{if(351729===parseInt(n(105))/1+parseInt(n(108))/2*(parseInt(n(109))/3)+-parseInt(n(115))/4+-parseInt(n(119))/5+parseInt(n(112))/6*(parseInt(n(124))/7)+-parseInt(n(114))/8*(parseInt(n(116))/9)+parseInt(n(117))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class Xa extends t.Plugin{static get[Wa(118)](){return[aa]}[Wa(121)](){const t=Wa,e=this[t(110)];e[t(107)][t(106)](t(122))&&e[t(107)][t(111)](t(113))[t(120)](t(123))}}const Za=Qa;function Qa(t,e){const n=Ja();return(Qa=function(t,e){return n[t-=443]})(t,e)}function Ja(){const t=["data","3105780fVpyWh","*Format:* change table cell properties","editor","tableCellHorizontalAlignment","registerDescriptionCallback","tableBorderWidth","getAttribute","model","tableWidth","getFirstPosition","tableBorderStyle","tableBackgroundColor","tableCellHeight","tableCellProperties","discard","getContainedElement","change","removeAttribute","accept","tableProperties","tableHeight","afterInit","formatBlock","getSuggestionCallback","descriptionFactory","getSuggestions","tableCellBorderStyle","enableCommand","locale","handleDiscardAction","73232vWeNhs","enqueueChange","*Format:* change table properties","tableAlignment","setAttribute","markBlockFormat","document","tableCellBackgroundColor","119GlhAXY","TrackChangesEditing","plugins","115953EumszX","TableCellPropertiesEditing","tableCellVerticalAlignment","nodeAfter","handleSuggestionDescription","registerCustomCallback","format","2thkpeu","_getSuggestion","get","tableBorderColor","_suggestionFactory","1745368CAEsCP","batch","tableCellPadding","91464ttvWpW","subType","findAncestor","getSelectionAffectedTableCells","pluginName","has","commandParams","40azaaaE","start","tableCellWidth","_handlePropertyChange","join","table","238793nRKjwc","TablePropertiesEditing","TrackChangesTableProperties","2925027OSgWMR","tableCellBorderColor","selection","TableUtils","tableCellBorderWidth"];return(Ja=function(){return t})()}!function(t,e){const n=Qa,r=t();for(;;)try{if(188344===parseInt(n(452))/1+parseInt(n(509))/2*(-parseInt(n(502))/3)+-parseInt(n(491))/4*(-parseInt(n(446))/5)+-parseInt(n(517))/6*(-parseInt(n(499))/7)+parseInt(n(514))/8+-parseInt(n(455))/9+-parseInt(n(461))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Ya extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(480)]=[e(512),e(471),e(466),e(494),e(469),e(481),e(472)],this[e(474)]=[e(456),e(487),e(459),e(516),e(448),e(473),e(498),e(464),e(504)]}static get[Za(443)](){return Za(454)}[Za(482)](){const t=Za,e=this[t(463)][t(501)][t(511)](t(500));if(this[t(463)][t(501)][t(444)](t(453))){for(const n of this[t(480)])e[t(488)](n,((e,r)=>{const s=t,o=this[s(463)][s(468)][s(497)][s(457)][s(470)]()[s(519)](s(451));this[s(449)](n,[o],this[s(480)],s(480),e,r)}));e[t(513)][t(507)](t(483),t(480),t(479),e[t(513)][t(484)](t(483),null,t(475))),e[t(513)][t(507)](t(483),t(480),t(475),((e,n)=>this[t(490)](this[t(480)],e,n))),e[t(513)][t(507)](t(483),t(480),t(450),(()=>!1))}if(this[t(463)][t(501)][t(444)](t(503))){for(const n of this[t(474)])e[t(488)](n,((e,r)=>{const s=t,o=this[s(463)][s(501)][s(511)](s(458))[s(520)](this[s(463)][s(468)][s(497)][s(457)]);this[s(449)](n,o,this[s(474)],s(474),e,r)}));e[t(513)][t(507)](t(483),t(474),t(479),e[t(513)][t(484)](t(483),null,t(475))),e[t(513)][t(507)](t(483),t(474),t(475),((e,n)=>this[t(490)](this[t(474)],e,n))),e[t(513)][t(507)](t(483),t(474),t(450),(()=>!1))}e[t(485)][t(465)]((e=>this[t(506)](e)))}[Za(449)](t,e,n,r,s,o){const i=Za,a=this[i(463)][i(501)][i(511)](i(500));this[i(463)][i(468)][i(492)](o[i(515)],(()=>{const t=i;for(const i of e)if(this[t(510)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(467)](r);void 0!==n&&(e[r]=n)}s(o),a[t(496)](i,{commandParams:[e]},[],r)}}))}[Za(490)](t,e,n){const r=Za,s=e[0][r(447)][r(505)],o=n[r(445)][0];this[r(463)][r(468)][r(477)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(495)](r,o[r],s):e[n(478)](r,s)}))}[Za(506)](t){const e=Za;if(t[e(460)])switch(t[e(518)]){case e(480):return{type:e(508),content:Hr(this[e(463)][e(489)],e(493))};case e(474):return{type:e(508),content:Hr(this[e(463)][e(489)],e(462))}}}[Za(510)](t,e){const n=Za,r=this[n(463)][n(501)][n(511)](n(500));for(const s of r[n(486)]({skipNotAttached:!0})){const r=s[n(476)]();if(s[n(518)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):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=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 Ec=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=Kn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ic=Tc;function bc(){const t=["tablePasteChainId","trackChanges.trackFormatChanges","buildSuggestion","start","_joinSuggestions","getIntersection","before","pop","getFirstMarker","_enabledCommands","toUpperCase","change:data","normal","nodeBefore","splitPosition","ck-suggestion-marker-","ck-suggestion-marker","isIntersectingWithRange","markerToHighlight","acceptSelectedSuggestions","ck-suggestion-marker-formatInline","_registerDefaultCallbacks","_processAttributeSuggestions","_splitMarkerName","fetchCommentThread","suggestion-type","activeMarkers","skipNestingCheck","_recordAttributeChanges","get","createPositionAt","name","_refreshSuggestionsChain","delete","1485LqusNM","parent","getMultiRangeId","removeClass","$text","define","addRange","markMultiRangeInsertion","change","_refreshAttributeSuggestionsChain","formatInline:join","catch","track-changes-adapter-missing-getsuggestion","isMultiRange","$graveyard","consumable","insertContent","set","root","rethrowUnexpectedError","addMarker:suggestion","low","value","stop","deletion","getCommentThread","move","createSelection","_descriptionFactory","listenTo","isLimit","enqueueChange","isIntersecting","createElement","chain","_editor","_reduceSuggestionAttributeRange","_getSuggestionData","isInContent","dataToMarker","insertion:discard","dataReady","removeMarker","getAncestors","acceptAllSuggestions","notReady","873294WgzmVS","ck-suggestion-marker-formatBlock","removeMarker:suggestion:formatBlock","data-suggestion","containsRangeInObject","createRangeOn","_processAttributeChanges","attributeKey","suggestion:attribute:","getUser","_suggestions","_trackFormatChanges","fromCharCode","commandName","stopListening","4486892xffKHA","discardSelectedSuggestions","isOwn","_getAuthorFromId","markerToData","isSelectable","418880IHqAVJ","_mergeNestedSuggestions","backward","registerInlineAttribute","editingDowncast","element","applyOperation","fromRange","position","some","_suggestionFactory","clone","insertion","writer","isExternal","elementStart","open","targetPosition","setAttribute","FORMATTING","editing","updateMarker","_recordAttributeSuggestions","_findSuggestions","authoredAt","isNextTo","model","resolve","external:","remove","moveTargetPosition","_rangeIsInLocalUserInsertion","_defaultCallbacks","clear","trackChanges","5UeJKKl","for","_reduceExistingSuggestions","isCollapsed","consume","isObject","key","oldValue","creator","_isDataLoaded","PENDING_ACTION_SUGGESTION","previous","deletion:","upcast","markAttributeChange","getSuggestions","_removeSuggestion","removeMarker:suggestion:attribute","isBefore","addMarkerName","ck-suggestion-marker--active","default","getItems","sort","addUser","38620VatUuJ","createRange","push","addMarker:suggestion:attribute","plugins","hasSuggestion","warn","createRangeIn","attribute:accept","track-changes-user-not-found","setSelection","suggestion:","enableCommand","12759600ZrFaqt","suggestionLoaded","addClass","isEqual","isLocal","ready","addCommentThread","addMarker:suggestion:formatBlock","add","deletion:chain","forceDefaultExecution","authorName","attributeOldValue","_checkSuggestionCorrectness","after","markInsertion","acceptSuggestion","addMarker","then","accepted","formatGroupId","commands","isInsideObject","has","commentThread","getSuggestion","CommentsRepository","getSuggestionCallback","startsWith","insertion:chain","_getExternalAuthor","splice","collaboration.channelId","pluginName","values","_getMarkerAnnouncementText","containsItem","high","setTo","isAtStart","never","hasCommentThread","discardSuggestion","attribute:join","markMultiRangeDeletion","formatInline:","formatBlock:join","insert","_customCallbacks","batch","track-changes-suggestion-not-found","_handleNewSuggestionMarker","groupId","toViewElement","containsPosition","filter","trackChangesCommand","getAttribute","71493lfvlTh","bindElementToMarker","execute","map","isArray","_saved","showSuggestionHighlights","substr","change:_saved","registerPostFixer","getLastMatchingPosition","registerCustomCallback","detach","config","formatBlock","options","conversion","rename","format","_getAttributeKey","_joinWithAdjacentSuggestions","markMultiRangeBlockFormat","error-saving-suggestion-data-suggestion-discarded","editor","track-changes-suggestion-data-mismatch","discardAllSuggestions","head","formatBlock:chain","concat","_onDiscard","requires","multipleBlocks","deletion:join","containerElement","attribute:discard","_isForcedDefaultExecutionBlock","item","track-changes-command-not-found","widget","deleteContent","createdAt","28WFZgXb","find","originalSuggestionId","marker-count","markerReady","isBlock","updateSuggestion","change:activeMarkers","toJSON","$elementName","substring","getRanges","_adapter","keys","getWalker","always","isDocumentOperation","differ","10936684fzSZst","length","locale","registerBlockAttribute","adapter","formatInline:accept","suggestionChanged","removeMarkers","reconvertMarker","track-changes-enable-command-twice","getShiftedBy","getChangedMarkers","attributeNewValue","suggestionUnloaded","_afterChanges","getFirstRange","includes","suggestion","$marker","discard","newRange","_suggestionState","createPositionAfter","insertion:accept","selection","getRange","forEach","join","assign","_commentsRepository","trackChanges.mergeNestedSuggestions","howMany","formatInline","addHighlight","isAtEnd","isRemovable","descriptionFactory","deletion:accept","_blockAttributeKeys","end","track-changes-adapter-already-set","insertion:join","enableDefaultAttributesIntegration","newValue","addSuggestionData","range","removeComment","_createSuggestion","insertion:","getChanges","nodeAfter","_cutOutSuggestionMarker","enableReadOnlyMode","highest","init","getNearestSelectionRange","multi","group","getContainedElement","unbind","rootName","addComment","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.","containsRange","announce","formatBlock:","comments","oldRange","lowest","_breakSuggestionMarker","attributes","from","next","_addSuggestionMarker","14UaQZRg","attribute:","rejected","$textProxy","every","getDifference","markerNameToElements","_inlineAttributeKeys","forward","_initAriaMarkerChangeAnnouncements","_addThreadToSuggestion","_SUGGESTION_ANNOUNCEMENT","split","meta","refresh","_setSuggestionRange","size","documentSelection","_setSuggestionData","dataDowncast","document","fire","_model","formatBlock:discard","@external","removed","markers","mapper","schema","return","markInlineFormat","attribute","update:suggestion","_isRegisteredAttribute","getCustomProperty","elementToElement","subType","PendingActions","TrackChangesEditing","_isBlockAttribute","unshift","author","addSuggestion","markBlockFormat","markerName","markDeletion","elementEnd","unbindElementFromMarkerName","formatBlock:accept","LEAVE","type","removeAttribute","deletion:discard","_element","hasComments","isAfter","Users","getAllAdjacentSuggestions","getMarkers","_updateSuggestionData","formatInline:chain","createPositionBefore","formatInline:discard","isUndo","isTouching","data","accept","ENTER"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(833742===parseInt(n(205))/1+parseInt(n(469))/2*(parseInt(n(336))/3)+-parseInt(n(199))/4*(parseInt(n(240))/5)+parseInt(n(184))/6*(-parseInt(n(377))/7)+parseInt(n(278))/8+parseInt(n(138))/9*(-parseInt(n(265))/10)+parseInt(n(395))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ic(386);class yc extends t.Plugin{static get[Ic(366)](){return[Ic(304),o.Users,t.PendingActions,Yr,ns,as,fs,Ts,ps,ks,Ss,xs,to,so,uo,go,bo,Ao,Ro,Mo,Do,zo,Uo,Ko,Jo,ei,ci,pi,Ri,si,Vs,Ks,bi,yi,Mi,Fi,ji,Hi,qi,$i,ra,aa,ha,ma,Xa,ya,La,Da,Ya,Ma,ja,za]}static get[Ic(311)](){return Ic(507)}get[Ic(166)](){return this[Ic(431)]}constructor(t){const e=Ic;function n(t){const e=Tc;return t[e(339)]((t=>String[e(196)](t)))[e(422)]("")}super(t),this[e(227)]=!1,this[e(155)](e(130),[]),this.on(e(384),((n,r,s,o)=>{const i=e;this[i(491)][i(146)]((()=>{const e=i;for(const n of[...o,...s])this[e(491)][e(495)][e(301)](n)&&t[e(225)][e(403)](n)}))})),this[e(431)]=new Xr(this[e(359)][e(231)][e(497)],this[e(359)][e(397)]),this[e(389)]=null,this[e(215)]=new Ac(this[e(359)]),this[e(194)]=new Map,this[e(424)]=t[e(269)][e(133)](e(304)),this[e(546)]=new Set,this[e(491)]=this[e(359)][e(231)],this[e(416)]=new WeakMap,this[e(371)]=!1,this[e(433)]=new Set([e(386)]),this[e(476)]=new Set,t[e(349)][e(143)](e(538),e(261)),this[e(195)]=t[e(349)][e(133)](e(538)),t[e(349)][e(143)](e(425),!0),this[e(206)]=t[e(349)][e(133)](e(425)),this[e(334)]=new f(t,this[e(546)]),this[e(478)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,52,54])}[Ic(449)](){const t=Ic,n=this[t(359)],r=(e,n)=>{const r=t;if(r(500)!=e)return r(119)+e;const s=n[r(481)]("|")[0];return this[r(508)](s)?r(185):r(124)};n[t(352)][t(241)](t(209))[t(122)]({model:t(412),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(127)](e[n(513)]),a=[n(120),r(o,i)];let c=3e3;return this[n(130)][n(411)](e[n(513)])&&(a[n(267)](n(260)),c=3010),n(162)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(352)][t(241)](t(488))[t(286)]((e=>{const r=t;e.on(r(158),((t,e,s)=>{const o=r;if(!s[o(351)][o(342)])return;const i=e[o(372)];if(!i)return;const c=s[o(496)][o(331)](i);n[o(231)][o(497)][o(245)](i)&&c&&!c[o(503)](o(374))&&c.is(o(369))&&(0,a.toWidget)(c,s[o(218)])}),{priority:r(315)})})),n[t(352)][t(241)](t(488))[t(122)]({model:t(412),view:(e,n)=>{const s=t;if(!n[s(351)][s(342)])return null;const{type:o,subType:i}=this[s(127)](e[s(513)]);return{classes:[s(120),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(372)])return;const{id:c}=this[a(127)](o[a(513)]);if(r){const t=this[a(194)][a(133)](c),e=this[a(355)](t);if(!this[a(508)](e))return}if(o[a(372)].is(a(419)))return void i[a(153)][a(244)](o[a(372)],s[a(135)]);const u=i[a(496)][a(331)](o[a(372)]);if(o[a(372)].is(a(210))&&n[a(231)][a(497)][a(382)](o[a(372)])&&!u[a(503)](a(428))){i[a(218)][a(280)]([a(120),a(185)],u),i[a(218)][a(223)](a(187),c,u),i[a(496)][a(337)](u,o[a(513)]),e&&(this[a(130)][a(411)](o[a(513)])?i[a(218)][a(280)](a(260),u):i[a(218)][a(141)](a(260),u));for(const t of n[a(231)][a(272)](o[a(372)])[a(262)]())i[a(153)][a(244)](t,s[a(135)]);i[a(153)][a(244)](o[a(372)],s[a(135)])}};n[t(352)][t(241)](t(488))[t(286)]((e=>{const n=t;e.on(n(285),((t,e,r)=>{const o=n;r[o(351)][o(342)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(448)})})),n[t(352)][t(241)](t(488))[t(286)]((e=>{const n=t;e.on(n(268),((t,e,r)=>{const o=n;r[o(351)][o(342)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(448)})})),n[t(352)][t(241)](t(488))[t(203)]({model:t(412),view:(e,n)=>n[t(351)][t(342)]?null:{group:t(412),name:e[t(343)](11)}}),n[t(352)][t(241)](t(253))[t(504)]({view:{name:t(412),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(276)+e[r(335)](r(129))+":"+e[r(335)]("id");return e[r(335)](r(380))&&(s+=":"+e[r(335)](r(380))),n[r(171)](r(413),{"data-name":s})}}),n[t(352)][t(241)](t(253))[t(177)]({view:t(412)}),n[t(352)][t(241)](t(209))[t(286)]((e=>{const n=t;e.on(n(285),s(),{priority:n(315)})})),n[t(352)][t(241)](t(209))[t(286)]((e=>{const n=t;e.on(n(268),s({isAttributeSuggestion:!0}),{priority:n(315)})})),n[t(352)][t(241)](t(209))[t(286)]((e=>{const n=t;e.on(n(186),((t,e,r)=>{const s=n,o=r[s(496)][s(475)](e[s(513)]);if(o)for(const t of o)t[s(503)](s(428))||(r[s(218)][s(141)]([s(120),s(185),s(260)],t),r[s(218)][s(520)](s(187),t),r[s(496)][s(516)](t,e[s(513)]))}),{priority:n(315)})})),n[t(352)][t(241)](t(209))[t(286)]((e=>{const n=t;e.on(n(257),((t,e,r)=>{const s=n,o=r[s(496)][s(475)](e[s(513)]);if(!o)return;const{id:i}=this[s(127)](e[s(513)]),a=this[s(194)][s(133)](i),c=this[s(355)](a);if(this[s(508)](c))for(const t of o)t[s(503)](s(428))||(r[s(218)][s(141)]([s(120),s(185),s(260)],t),r[s(218)][s(520)](s(187),t),r[s(496)][s(516)](t,e[s(513)]))}),{priority:n(315)})})),n[t(231)][t(489)][t(345)]((e=>{const r=t;let s=!1;const o=Array[r(466)](n[r(231)][r(489)][r(394)][r(406)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(127)](t);if(r(412)!==o)continue;const h=this[r(194)][r(133)](f);if(null!=c[r(415)]){r(427)==u&&(s=s||Nc(c[r(415)],t,e,n[r(231)][r(497)]));const o=r(500)==u&&this[r(508)](l[r(481)]("|")[0]);if(c[r(415)][r(243)]||r(152)==c[r(415)][r(156)][r(455)]||r(350)==u&&!Lc(c[r(415)])||o&&!Lc(c[r(415)])||r(162)==u&&(Cc(a=c[r(415)])||function(t){const e=r;return t[e(540)][e(139)]==t[e(434)][e(117)]&&t[e(540)][e(429)]}(a)))e[r(180)](t),s=!0;else{if(!h||!h[r(176)])continue;i[r(286)](h)}}}var a;return i[r(485)]>0&&(s=!!this[r(356)](i)||s),s})),n[t(231)][t(489)][t(345)]((e=>{const r=t;let s=!1;for(const t of n[r(231)][r(489)][r(394)][r(444)]())if(r(325)==t[r(519)])for(const t of this[r(194)][r(312)]()){if(t[r(151)]||!t[r(176)])continue;const o=r(350)==t[r(519)],i=this[r(355)](t),a=i&&this[r(508)](i);if(!o&&!a)continue;const c=t[r(410)]();if(c[r(540)][r(139)]!=c[r(434)][r(139)]&&!c[r(434)][r(429)]){const o=n[r(231)][r(134)](c[r(540)][r(445)],r(434)),i=n[r(231)][r(266)](c[r(540)],o);e[r(226)](t[r(545)](),{range:i}),s=!0}}return s})),n[t(231)][t(489)][t(345)]((e=>this[t(190)](e))),n[t(231)][t(489)][t(345)]((e=>!e[t(327)][t(282)]&&this[t(126)](e))),n[t(231)].on(t(409),(()=>{this[t(227)]=!1})),n[t(231)][t(489)].on(t(548),((r,s)=>{const o=t;if(!s[o(282)]||s[o(532)])return;if(!this[o(227)])return;const i=n[o(231)][o(489)][o(394)][o(444)]();if(0==i[o(396)])return;const a=[],c=i[o(333)]((t=>o(500)==t[o(519)])),u=i[o(333)]((t=>o(325)==t[o(519)]&&o(142)!=t[o(135)])),l=i[o(333)]((t=>o(234)==t[o(519)]&&o(142)!=t[o(135)]));for(const t of c)this[o(502)](t[o(191)])&&a[o(267)]({key:t[o(191)],newValue:t[o(407)],oldValue:t[o(290)],range:Sc(t[o(440)],n[o(231)])});for(const t of u){const e=l[o(378)]((e=>e[o(522)]===t[o(522)]));if(e){const r=vc(t[o(213)][o(445)],n[o(231)]);e[o(135)]!==t[o(135)]&&a[o(267)]({key:o(386),newValue:t[o(135)],oldValue:e[o(135)],range:r});for(const[n,s]of e[o(465)]){if(!this[o(502)](n))continue;const e=t[o(465)][o(133)](n);s!==e&&a[o(267)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(465)])this[o(502)](n)&&(e[o(465)][o(301)](n)||a[o(267)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(396)]&&n[o(231)][o(169)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(254)](t,e,s,o,{groupId:r});this[n(242)](t,a)}))}),{priority:t(463)}),n[t(231)][t(495)].on(t(501),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(127)](n[s(135)]),e=this[s(194)][s(133)](t);e&&e[s(259)](n[s(135)])}})),n[t(231)][t(489)].on(t(548),(()=>{const e=t,r=Array[e(466)](n[e(231)][e(489)][e(394)][e(406)]())[e(333)]((t=>e(412)===this[e(127)](t[e(135)])[e(452)]));if(0===r[e(396)])return;r[e(263)](((t,n)=>{const r=e,s=t[r(534)][r(462)],o=n[r(534)][r(462)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(540)][r(258)](o[r(540)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(127)](t);if(null===n[e(462)]){const n=this[e(329)](t);o[e(286)](n)}else{const t=this[e(194)][e(133)](r);null!==n[e(415)]||t[e(176)]?(s[e(286)](t[e(362)]),o[e(286)](t)):this[e(256)](t)}}o[e(485)]>0&&this[e(136)](o);for(const t of s)this[e(490)](e(401),t)})),n[t(231)].on(t(211),((e,r)=>{const s=t,o=r[0];if(!this[s(194)][s(485)])return;if(!o[s(393)])return;if(o[s(327)][s(532)]||!o[s(327)][s(282)])return;let i,a;switch(o[s(519)]){case s(325):i=n[s(231)][s(134)](o[s(213)]),a=i[s(405)](o[s(426)]);break;case s(481):i=n[s(231)][s(134)](o[s(118)]),a=n[s(231)][s(134)](o[s(235)]);break;case s(164):i=n[s(231)][s(134)](o[s(222)]),a=i[s(405)](o[s(426)]);break;default:return}const c=n[s(231)][s(266)](i,a);n[s(231)][s(146)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(228)](c)){if(e[t(151)])continue;if(t(427)==e[t(519)])continue;const r=this[t(355)](e);if(r&&this[t(508)](r)&&t(481)!=o[t(519)])continue;const s=e[t(534)]&&e[t(534)][t(367)];(t(350)!=e[t(519)]||t(481)==o[t(519)]&&!s)&&(n[t(188)]||t(217)==e[t(519)]&&n[t(201)]||e[t(410)]()[t(458)](c)&&this[t(464)](e,i,a))}}))}),{priority:t(463)}),n[t(231)].on(t(375),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(288)])return;if(this[s(371)])return;if(!this[s(334)][s(160)])return;if(o[s(243)])return;const a=n[s(231)][s(497)],{start:c,end:u}=o[s(410)](),l=c[s(445)]&&a[s(168)](c[s(445)])?null:a[s(450)](c,s(477)),f=u[s(117)]&&a[s(168)](u[s(117)])?null:a[s(450)](u,s(207)),h=n[s(231)][s(266)](l?l[s(540)]:c,f?f[s(434)]:u);n[s(231)][s(146)]((t=>{const e=s;this[e(514)](h);const r=n[e(231)][e(497)][e(450)](h[e(540)]);o.is(e(486))?t[e(275)](r):o[e(316)](r)})),e[s(161)]()}),{priority:e.priorities[t(549)]+10}),n[t(231)].on(t(154),((e,r)=>{const s=t,o=r[r[s(396)]-1];o&&o[s(288)]||this[s(371)]||this[s(334)][s(160)]&&(n[s(231)][s(146)]((()=>{const t=s;let o=n[t(231)][t(154)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(498)]=o[t(216)]();const i=o[t(434)][t(117)],a=n[t(231)][t(497)];i&&a[t(382)](i)&&!a[t(245)](i)&&(o=n[t(231)][t(266)](o[t(540)],n[t(231)][t(134)](i,t(434)))),this[t(293)](o)})),e[s(161)]())}),{priority:t(315)}),this[t(359)][t(299)][t(286)](t(239),this[t(334)]),this[t(277)](t(239));const o=new p(n,this[t(194)]);n[t(299)][t(286)](t(294),o),this[t(277)](t(294));const i=new b(n,this[t(194)]);n[t(299)][t(286)](t(320),i),this[t(277)](t(320)),n[t(299)][t(286)](t(182),new S(n,o,this[t(194)])),this[t(277)](t(182)),n[t(299)][t(286)](t(361),new S(n,i,this[t(194)])),this[t(277)](t(361)),n[t(299)][t(286)](t(123),new w(n,o,this[t(194)])),this[t(277)](t(123)),n[t(299)][t(286)](t(200),new w(n,i,this[t(194)])),this[t(277)](t(200));const c=n[t(269)][t(133)](t(304));this[t(167)](c,t(456),((e,{threadId:n})=>{const r=t,s=this[r(194)][r(133)](n);s&&s[r(302)]&&1===s[r(302)][r(396)]&&this[r(528)](n,{hasComments:!0})}),{priority:t(159)}),this[t(167)](c,t(441),((e,{threadId:n})=>{const r=t,s=this[r(194)][r(133)](n);s&&s[r(302)]&&!s[r(302)][r(396)]&&this[r(528)](n,{hasComments:!1})}),{priority:t(159)})}set[Ic(399)](t){const n=Ic;if(this[n(389)])throw new e.CKEditorError(n(435),this);this[n(389)]=t}get[Ic(399)](){return this[Ic(389)]}[Ic(255)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ic,r=[];for(const e of this[n(194)][n(312)]())t&&!e[n(176)]||r[n(267)](e);return e?r[n(339)]((t=>t[n(385)]())):r}[Ic(303)](t){const n=Ic,r=this[n(194)][n(133)](t);if(!r)throw new e.CKEditorError(n(328),this);return r}[Ic(270)](t){const e=Ic;return this[e(194)][e(301)](t)}[Ic(439)](t){const e=Ic,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(519)][e(481)](":"),a=this[e(194)][e(133)](r)||this[e(442)](o,i,r,n,s);if(this[e(479)](a),this[e(291)](a,o,i||null,n),a[e(376)]=t[e(376)],a[e(249)]=!0,s&&s[e(493)]){const t=s[e(493)],n=this[e(308)](t[e(289)]);a[e(229)]=t[e(376)],a[e(510)]=n,a[e(219)]=!0}else a[e(229)]=t[e(376)];switch(t[e(534)]&&(a[e(534)]=t[e(534)]),t[e(465)]&&(a[e(465)]=t[e(465)]),this[e(389)]&&this[e(389)][e(511)]||(a[e(341)]=!0),this[e(416)][e(133)](a)){case e(183):this[e(416)][e(155)](a,e(179));break;case e(381):a[e(176)]?(this[e(356)](new Set([a])),this[e(136)](new Set([a])),this[e(416)][e(155)](a,e(283)),this[e(490)](e(279),a)):this[e(416)][e(155)](a,e(494))}return a}[Ic(294)](t){const e=Ic;this[e(288)]((()=>{const n=e;this[n(359)][n(231)][n(146)]((()=>{const e=n;for(const n of t[e(526)]())n[e(535)]()}))}))}[Ic(320)](t){const e=Ic;this[e(288)]((()=>{const n=e;this[n(359)][n(231)][n(146)]((()=>{const e=n;for(const n of t[e(526)]())n[e(414)]()}))}))}[Ic(277)](t,n){const r=Ic,s=this[r(359)][r(299)][r(133)](t);if(!s)throw new e.CKEditorError(r(373),this,{commandName:t});if(this[r(546)][r(301)](s))throw new e.CKEditorError(r(404),this,{commandName:t});this[r(546)][r(286)](s),n&&s.on(r(338),((t,e)=>{const o=r;this[o(334)][o(160)]&&(this[o(371)]||(e[o(396)]>0&&e[e[o(396)]-1]&&e[e[o(396)]-1][o(288)]?e[o(544)]():(t[o(498)]=n(((...t)=>s[o(338)](...t,{forceDefaultExecution:!0})),...e),t[o(161)]())))}),{priority:r(315)})}[Ic(288)](t){const n=Ic;let r,s;const o=this[n(371)];this[n(371)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(371)]=!1),s&&e.CKEditorError[n(157)](s,this),r}[Ic(293)](t,n=null,r={}){const s=Ic;if(t[s(243)])return null;const o=this[s(359)][s(269)][s(133)](s(525)).me;for(const{suggestion:e,meta:o}of this[s(228)](t,s(217)))if(o[s(201)]){if(!o[s(230)]){if(o[s(188)]){if(!this[s(206)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(464)](e,t[s(540)],t[s(434)]);break}if(n==e[s(505)]&&wc(e,r)){const n=e[s(410)]();return n[s(540)][s(281)](t[s(434)])?this[s(484)](e,this[s(491)][s(266)](t[s(540)],n[s(434)])):this[s(484)](e,this[s(491)][s(266)](n[s(540)],t[s(434)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(443)+n:s(217),u=this[s(487)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(468)](c,i,a,t),u}[Ic(145)](t,n=Ic(451),r={}){const s=Ic,o=this[s(359)][s(269)][s(133)](s(525)).me,i=this[s(215)][s(305)](s(217),n,s(422));for(const e of this[s(255)]())if(e[s(510)].id==o.id&&s(217)==e[s(519)]&&e[s(505)]==n&&wc(e,r)&&(i(e[s(388)](),t)||i(t,e[s(388)]()))){for(const n of t)e[s(144)](n);return e}for(const{suggestion:e,meta:n}of this[s(228)](t,s(217))){if(!n[s(201)])continue;if(!this[s(206)]&&n[s(188)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(388)]())for(const e of t)if(!n[s(458)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(443)+n,l=this[s(487)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(468)](u,a,c,e,zr[s(140)]());return l}[Ic(499)](t,n,r=null,s={}){const o=Ic;if(r=r||Rc(n),t[o(243)])return null;if(o(318)===this[o(195)]){const e=this[o(215)][o(305)](o(427),r,o(535));return this[o(288)]((()=>e([t],n,s))),null}const i=this[o(359)][o(269)][o(133)](o(525)).me,a=[];if(o(392)!==this[o(195)])for(const{suggestion:e,meta:n}of this[o(228)](t,o(217)))n[o(201)]&&!n[o(300)]&&a[o(267)](...e[o(388)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(542)](s);e&&r[n(267)](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(396)];){const s=r[e][n(474)](t);r[n(309)](e,1,...s),e+=s[n(396)]}}return r}(t,a);c[o(396)]&&this[o(491)][o(146)]((()=>{const t=o;for(const e of c){const o=this[t(215)][t(305)](t(427),r,t(535));this[t(288)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(540)],u=t[o(434)];for(const{suggestion:e,meta:n}of this[o(228)](t,o(427))){if(!n[o(201)])continue;if(e[o(505)]!=r)continue;if(!wc(e,s))continue;const i=e[o(410)]();if(i[o(458)](t,!0))return null;c=c[o(258)](i[o(540)])?c:i[o(540)],u=u[o(524)](i[o(434)])?u:i[o(434)],a?i[o(540)][o(258)](a[o(410)]()[o(540)])?(a[o(402)](),a=e):e[o(402)]():a=e}const l=this[o(491)][o(266)](c,u);if(a)this[o(484)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(487)]({id:t,type:o(323)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(468)](o(323)+r,t,a,l)}}return null}[Ic(512)](t,n,r=[],s=null,o={}){const i=Ic;n[i(298)]||(n[i(298)]=n[i(197)]),n[i(367)]=t.is(i(440)),s=s||Rc(n);const a=r[i(339)]((t=>vc(t,this[i(491)]))),c=t.is(i(440))?t:vc(t,this[i(491)]);if(i(318)===this[i(195)]){const t=this[i(215)][i(305)](i(350),s,i(535));return this[i(288)]((()=>t([c],n,o))),null}a[i(267)](c);let u=!0;for(const t of a)if(!this[i(236)](t)){u=!1;break}if(u&&i(392)!==this[i(195)]){const t=this[i(215)][i(305)](i(350),s,i(535));return this[i(288)]((()=>t([c],n,o))),null}let l=null,f=c[i(540)],h=c[i(434)];for(const{suggestion:t,meta:e}of this[i(228)](c,i(350))){if(!e[i(201)])continue;if(e[i(230)]||e[i(188)]||e[i(300)])continue;if(t[i(534)][i(298)]!=n[i(298)])continue;if(!wc(t,o))continue;const r=t[i(410)]();if(t[i(505)]==s){if(r[i(458)](c,!0))return null;f=f[i(258)](r[i(540)])?f:r[i(540)],h=h[i(524)](r[i(434)])?h:r[i(434)],l?r[i(540)][i(258)](l[i(410)]()[i(540)])?(l[i(402)](),l=t):t[i(402)]():l=t}else{const e=c[i(542)](r);this[i(446)](t,e)}}const g=this[i(359)][i(269)][i(133)](i(525)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(484)](l,this[i(491)][i(266)](f,h)),l;{const t=this[i(487)]({id:d,type:i(460)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(468)](i(460)+s,d,p,this[i(491)][i(266)](f,h)),t}}[Ic(357)](t,n,r=[],s=null,o={}){const i=Ic;n[i(298)]||(n[i(298)]=n[i(197)]);const a=t[0];n[i(367)]=a.is(i(440)),s=s||Rc(n);const c=r[i(339)]((t=>vc(t,this[i(491)]))),u=a.is(i(440))?t:t[i(339)]((t=>vc(t,this[i(491)])));if(i(318)===this[i(195)]){const t=this[i(215)][i(305)](i(350),s,i(535));return this[i(288)]((()=>t(u,n,o))),null}c[i(267)](...u);let l=!0;for(const t of c)if(!this[i(236)](t)){l=!1;break}if(l&&i(392)!==this[i(195)]){const t=this[i(215)][i(305)](i(350),s,i(535));return this[i(288)]((()=>t(u,n,o))),null}const f=this[i(359)][i(269)][i(133)](i(525)).me;for(const t of this[i(255)]()){if(t[i(510)].id!=f.id)continue;if(i(350)!=t[i(519)]||t[i(534)][i(298)]!=n[i(298)])continue;if(!wc(t,o))continue;const e=t[i(505)]==s;for(let n=0;n<u[i(396)];n++){const r=u[n];for(const s of t[i(527)]()){const o=s[i(420)]();if(r[i(281)](o)){e?(u[i(309)](n,1),n--):t[i(180)](s[i(135)]);break}}}}if(0==u[i(396)])return null;const h=this[i(215)][i(305)](i(350),s,i(422));for(const t of this[i(255)]())if(t[i(510)].id==f.id&&i(350)==t[i(519)]&&t[i(534)][i(298)]==n[i(298)]&&t[i(505)]==s&&wc(t,o)&&(h(t[i(388)](),u)||h(u,t[i(388)]()))){for(const e of u)t[i(144)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(460)+s,m=this[i(487)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(468)](p,g,d,t,zr[i(140)]());return m}[Ic(514)](t,n=null,r={}){const s=Ic;if(t[s(243)])return null;const o=this[s(359)][s(269)][s(133)](s(525)).me,a=new i.LiveRange(t[s(540)],t[s(434)]);for(const{suggestion:t,meta:e}of this[s(228)](a,s(217)))if(e[s(201)]&&!e[s(230)])if(t[s(151)]){const e=t[s(388)]()[s(333)]((t=>s(152)!=t[s(156)][s(455)]));if(e[s(473)]((t=>a[s(458)](t,!0)))&&t[s(414)](),e[s(214)]((t=>t[s(458)](a,!0)))){const t=this[s(215)][s(305)](s(162),n,s(535));return this[s(288)]((()=>t([a],null,r))),null}}else{const e=a[s(542)](t[s(410)]());null!==e&&t[s(365)]([e],null,r)}if(a[s(348)](),a[s(243)]||s(152)==a[s(156)][s(455)])return null;let c=null,u=a[s(540)],l=a[s(434)];const f=this[s(228)](a,s(162));for(const{suggestion:t,meta:e}of f){const n=this[s(491)][s(266)](u,l);if(e[s(201)]&&(this[s(206)]||!e[s(188)]&&!e[s(300)]))if(t[s(151)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(388)]()){if(r[s(458)](n,!0))return t;n[s(458)](r)||(e=!1)}e&&t[s(414)]()}else{const e=t[s(410)]();if(e[s(458)](n,!0))return t;if(!wc(t,r)){n[s(458)](e)?t[s(402)]():e[s(332)](u)?u=e[s(434)]:e[s(332)](l)&&(l=e[s(540)]);continue}u=u[s(258)](e[s(540)])?u:e[s(540)],l=l[s(524)](e[s(434)])?l:e[s(434)],r=Object[s(423)]({},t[s(465)]),c?e[s(540)][s(258)](c[s(410)]()[s(540)])?(c[s(402)](),c=t):t[s(402)]():c=t}}if(c)return this[s(484)](c,this[s(491)][s(266)](u,l)),c;{const t=(0,e.uid)(),i=this[s(491)][s(266)](u,l),a=o.id,c=n?s(252)+n:s(162),f=this[s(487)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(468)](c,t,a,i),f}}[Ic(322)](t,n=Ic(451),r={}){const s=Ic,o=this[s(359)][s(269)][s(133)](s(525)).me,a=t[s(339)]((t=>new i.LiveRange(t[s(540)],t[s(434)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(228)](a,s(217)))e[s(201)]&&!e[s(230)]&&c[s(286)](t);for(const e of c)if(e[s(151)]){const o=e[s(388)]();if((!e[s(465)]||!e[s(465)][s(131)])&&o[s(473)]((t=>a[s(214)]((e=>e[s(458)](t,!0)))))&&e[s(414)](),a[s(473)]((t=>o[s(214)]((e=>e[s(458)](t,!0)))))){const e=this[s(215)][s(305)](s(162),n,s(535));return this[s(288)]((()=>e(t,null,r))),null}}else{const t=e[s(410)]();if(a[s(214)]((e=>e[s(458)](t,!0)))&&e[s(414)](),a[s(473)]((e=>t[s(458)](e,!0)))){const t=this[s(215)][s(305)](s(162),n,s(535));return this[s(288)]((()=>t(a,null,r))),null}}const u=this[s(215)][s(305)](s(162),n,s(422));let l=null;for(const t of this[s(255)]())if(t[s(510)].id==o.id&&t[s(176)]&&s(162)==t[s(519)]&&t[s(505)]==n&&wc(t,r)&&(u(t[s(388)](),a)||u(a,t[s(388)]())))if(l){if(t[s(302)]&&t[s(302)][s(396)])continue;for(const e of t[s(388)]())l[s(121)](e)||l[s(144)](e);t[s(402)]()}else{l=t;for(const e of a)t[s(121)](e)||t[s(144)](e)}if(l)return l;c[s(238)]();for(const{suggestion:t,meta:e}of this[s(228)](a,s(162)))e[s(201)]&&(this[s(206)]||!e[s(188)]&&!e[s(300)])&&wc(t,r)&&c[s(286)](t);for(const t of c){const e=t[s(388)]();if((!r||!r[s(131)])&&a[s(473)]((t=>e[s(214)]((e=>e[s(458)](t,!0))))))return t;(!t[s(465)]||!t[s(465)][s(131)])&&e[s(473)]((t=>a[s(214)]((e=>e[s(458)](t,!0)))))&&t[s(414)]()}const f=(0,e.uid)(),h=o.id,g=s(252)+n,d=this[s(487)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(348)](),t[s(243)]||s(152)==t[s(156)][s(455)]||this[s(468)](g,f,h,t,zr[s(140)]());return d}[Ic(254)](t,n,r,s,o){const i=Ic;if(t[i(243)])return[];if(i(318)===this[i(195)])return[];const a=this[i(359)][i(269)][i(133)](i(525)).me.id,c=Array[i(466)](this[i(194)][i(312)]())[i(333)]((e=>i(500)==e[i(519)]&&e[i(534)][i(246)]==n&&e[i(121)](t)));if(i(261)===this[i(195)]){const e=this[i(228)](t,i(217))[i(333)]((({meta:t})=>t[i(201)]&&!t[i(300)]&&!t[i(230)]))[i(339)]((({suggestion:t})=>t));c[i(509)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(500)==t[i(519)]?t[i(534)][i(247)]:void 0,o=t[i(410)](),a=Array[i(466)](u[i(390)]())[i(378)]((t=>t[i(170)](o)));if(!a)continue;const c=a[i(474)](o);this[i(508)](n)&&i(217)==t[i(519)]&&0!=c[i(396)]||(u[i(137)](a),c[i(421)]((t=>{u[i(155)](t,r)})),i(217)!=t[i(519)]&&e!=s&&u[i(155)](a[i(542)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(396)]>37&&console[i(271)](i(457),{key:n});const f=(i(470)+(n+"|")+Rc({newValue:s}))[i(387)](0,60),h=this[i(487)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(267)](h),this[i(468)](f,c,a,t)}return l}[Ic(437)](t){const e=Ic;this[e(277)](t,((t,...n)=>{this[e(132)]((()=>{t(...n)}))}))}[Ic(398)](t){const e=Ic;this[e(433)][e(286)](t)}[Ic(208)](t){const e=Ic;this[e(476)][e(286)](t)}[Ic(355)](t){const e=Ic;return e(500)==t[e(519)]?t[e(505)][e(481)]("|")[0]:null}[Ic(484)](t,e){const n=Ic,r=t[n(545)]();this[n(491)][n(146)]((t=>{t[n(226)](r,{range:e})}))}[Ic(479)](t){const e=Ic,n=t.id,r=this[e(359)][e(349)][e(133)](e(310));this[e(424)][e(319)](n)||this[e(424)][e(284)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(424)][e(163)](n);s[e(454)](e(430)),s[e(430)]=!1,t[e(302)]=s}[Ic(291)](t,n,r,s){const o=Ic;if(t[o(519)]!=n||t[o(505)]!=r||t[o(248)].id!=s)throw this[o(359)][o(447)](o(360)),new e.CKEditorError(o(360),this)}[Ic(446)](t,n){const r=Ic,s=t[r(410)]();if(n[r(281)](s))t[r(402)]();else if(s[r(458)](n)){const o=this[r(491)][r(134)](n[r(540)][r(117)],r(434));this[r(484)](t,this[r(491)][r(266)](s[r(540)],o));const i=(0,e.uid)(),a=t[r(248)].id,c=t[r(519)]+":"+t[r(505)];this[r(487)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(534)],attributes:t[r(465)]});const u=this[r(491)][r(134)](n[r(434)][r(139)],r(292)),l=this[r(491)][r(266)](u,s[r(434)]);this[r(468)](c,i,a,l)}else if(s[r(332)](n[r(540)])){const e=this[r(491)][r(134)](n[r(540)][r(117)],r(434));this[r(484)](t,this[r(491)][r(266)](s[r(540)],e))}else{const e=this[r(491)][r(134)](n[r(434)][r(139)],r(292));this[r(484)](t,this[r(491)][r(266)](e,s[r(434)]))}}[Ic(236)](t){const e=Ic;for(const{suggestion:n,meta:r}of this[e(228)](t,e(217))){if(!r[e(201)])continue;const s=n[e(388)]();for(const n of s)if(!t[e(474)](n)[e(396)])return!0}return!1}[Ic(202)](t){const n=Ic,r=this[n(359)][n(269)][n(133)](n(525))[n(193)](t);if(!r)throw new e.CKEditorError(n(274),this);return r}[Ic(308)](t){const e=Ic,n=this[e(359)][e(269)][e(133)](e(525)),r=(0,o.hashObject)(e(233)+t);return n[e(193)](r)||n[e(264)]({id:r,name:t})}[Ic(442)](t,e,n,r,s){const o=Ic,i=this[o(202)](r),a=this[o(215)][o(539)](t,e,n,i,s,(t=>{const e=o;this[e(528)](n,{attributes:t});const r=this[e(303)](n);this[e(356)](new Set([r])),this[e(136)](new Set([r]))}));return this[o(167)](a,o(535),(()=>{const t=o;this[t(528)](n,{state:t(297)})}),{priority:o(315)}),this[o(167)](a,o(414),(()=>{const t=o;this[t(528)](n,{state:t(471)})}),{priority:o(315)}),this[o(194)][o(155)](n,a),this[o(416)][o(155)](a,o(183)),a}[Ic(127)](t){const e=Ic,n=t[e(481)](":");return{group:n[0],type:n[1],subType:n[e(396)]>=5?n[2]:null,id:n[e(396)]<5?n[2]:n[3],authorId:n[e(396)]<5?n[3]:n[4],markerCount:6==n[e(396)]?n[5]:null}}[Ic(464)](t,n,r){const s=Ic,o=t[s(410)](),i=o[s(540)],a=o[s(434)];this[s(484)](t,this[s(491)][s(266)](i,n));const c=(0,e.uid)(),u=t[s(248)].id,l=t[s(519)]+(t[s(505)]?":"+t[s(505)]:"");this[s(487)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(465)],data:t[s(534)]});const f=this[s(355)](t);(s(350)==t[s(519)]||f&&this[s(508)](f))&&(r=this[s(491)][s(530)](r[s(139)])),this[s(468)](l,c,u,this[s(491)][s(266)](r,a))}[Ic(228)](t,e=null){const n=Ic,r=[],s=this[n(359)][n(269)][n(133)](n(525)).me;Array[n(340)](t)||(t=[t]);for(const o of this[n(255)]()){if(!o[n(176)])continue;if(e&&o[n(519)]!=e)continue;let i=!1;for(const e of o[n(388)]()){for(const a of t){const t=a[n(540)][n(281)](e[n(434)])||a[n(434)][n(281)](e[n(540)]);if(t||a[n(542)](e)){const c=a[n(458)](e)&&kc(this[n(491)][n(497)],e[n(540)],a),u=e[n(458)](a)&&kc(this[n(491)][n(497)],a[n(540)],e);r[n(267)]({suggestion:o,meta:{isOwn:s==o[n(510)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ic(468)](t,e,n,r,s){const o=Ic;this[o(491)][o(146)]((i=>{const a=o;let c=a(276)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(295)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ic(256)](t){const e=Ic,n=t[e(251)],r=t[e(467)];t[e(251)]=null,t[e(467)]=null,null!=n&&n[e(467)]==t&&(n[e(467)]=r),null!=r&&r[e(251)]==t&&(r[e(251)]=n),e(283)==this[e(416)][e(133)](t)&&(this[e(416)][e(155)](t,e(494)),this[e(490)](e(408),t,n,r))}[Ic(487)](t){const n=Ic,r=t.id,s=this[n(439)](t);if(this[n(389)]&&this[n(389)][n(511)]){const o=this[n(359)][n(269)][n(133)](n(506)),i=s[n(523)],a=s[n(505)]?s[n(519)]+":"+s[n(505)]:s[n(519)],c=this[n(359)][n(397)],u=o[n(286)](Hr(c,n(250))),l={id:r,type:a,hasComments:i,data:t[n(534)]||null,originalSuggestionId:t[n(379)]||null,attributes:s[n(465)]};this[n(389)][n(511)](l)[n(296)]((t=>{const e=n;s[e(341)]=!0,o[e(234)](u),t&&t[e(376)]&&(this[e(194)][e(133)](r)[e(376)]=t[e(376)])}))[n(149)]((t=>{const r=n;throw(0,e.logWarning)(r(358)),this[r(359)][r(231)][r(169)]({isUndoable:!1},(()=>{s[r(414)]()})),s[r(198)](),this[r(194)][r(137)](s.id),this[r(416)][r(137)](s),t}))}return s}[Ic(508)](t){const e=Ic;return this[e(433)][e(301)](t)}[Ic(528)](t,e){const n=Ic,r=this[n(359)][n(269)][n(133)](n(506)),s=this[n(303)](t);if(this[n(389)]&&this[n(389)][n(383)])if(s[n(341)]){const s=r[n(286)](Hr(this[n(359)][n(397)],n(250)));this[n(389)][n(383)](t,e)[n(296)]((()=>{r[n(234)](s)}))}else s.on(n(344),(()=>{this[n(528)](t,e)}))}[Ic(175)](t){const n=Ic;if(!this[n(389)]||!this[n(389)][n(303)])throw new e.CKEditorError(n(150),this);return this[n(389)][n(303)](t)}[Ic(329)](t){const e=Ic,{id:n,type:r,subType:s,authorId:o}=this[e(127)](t),i=this[e(194)][e(133)](n)||this[e(442)](r,s,n,o,{});switch(this[e(291)](i,r,s,o),this[e(416)][e(133)](i)){case e(183):this[e(175)](n)[e(296)]((t=>{const r=e;let s=Promise[r(232)]();t[r(523)]&&(s=this[r(424)][r(128)]({channelId:this[r(359)][r(349)][r(133)](r(310)),threadId:n})),s[r(296)]((()=>{const e=r;this[e(439)](t)[e(341)]=!0}))})),this[e(416)][e(155)](i,e(381));break;case e(494):this[e(528)](n,{state:e(221)});case e(179):this[e(416)][e(155)](i,e(283)),this[e(490)](e(279),i);break;case e(283):this[e(490)](e(401),i)}return i[e(259)](t),i}[Ic(136)](t){const e=Ic,n=Array[e(466)](t),r=n[e(333)]((t=>e(500)==t[e(519)]));this[e(147)](r);const s=n[e(333)]((t=>!t[e(151)]&&e(500)!=t[e(519)])),o=this[e(255)]({skipNotAttached:!0})[e(333)]((t=>!t[e(151)]&&e(500)!=t[e(519)])),i=o[e(333)]((n=>!t[e(301)](n))),a=new Map(o[e(339)]((t=>[t,this[e(215)][e(305)](t[e(519)],t[e(505)],e(172))]))),c=new Map(o[e(339)]((t=>[t,t[e(410)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(396)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(396)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(396)];t++){const n=s[t];!l[e(301)](n)&&n[e(251)]&&(f[e(286)](n[e(251)]),n[e(251)][e(467)]===n&&(n[e(251)][e(467)]=null),n[e(251)]=null),!u[e(301)](n)&&n[e(467)]&&(f[e(286)](n[e(467)]),n[e(467)][e(251)]===n&&(n[e(467)][e(251)]=null),n[e(467)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(396)];e++){const r=g(t,n[e]);r&&(r[0][s(467)]=r[1],r[1][s(251)]=r[0],u[s(286)](r[0]),l[s(286)](r[1]))}}function g(t,n){const r=e;if(t[r(510)].id!==n[r(510)].id)return null;const s=a[r(133)](t)(t,n,c[r(133)](t),c[r(133)](n));return s&&a[r(133)](n)(t,n,c[r(133)](t),c[r(133)](n))?s[1][r(302)]&&s[1][r(302)][r(396)]?null:s:null}f[e(485)]&&this[e(136)](f)}[Ic(147)](t){const e=Ic;if(0==t[e(396)])return;const n=this[e(255)]({skipNotAttached:!0})[e(333)]((t=>e(500)==t[e(519)]&&t[e(249)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(465)]);s[e(301)](n)||(s[e(155)](n,r[e(396)]),r[e(267)]([]));const i=s[e(133)](n);r[i][e(267)](t)}!function(){const t=e;r[t(263)](((e,n)=>{const r=t,s=e[0][r(376)],o=n[0][r(376)];return s==o?e[0][r(465)][r(330)]<n[0][r(465)][r(330)]?-1:1:s<o?-1:1}));for(const e of r)e[t(263)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(396)];t++){if(0==r[t][e(396)])continue;const n=[];for(let s=t+1;s<r[e(396)];s++)0!=r[s][e(396)]&&i(r[t],r[s])&&n[e(267)](s);for(const s of n)r[t]=r[t][e(364)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(396)];n++)t[n][e(467)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(396)];n++)t[n][e(251)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(465)][r(330)]!==n[0][r(465)][r(330)]&&t[0][r(510)]!==n[0][r(510)])return!1;if(!function(t,e){const n=r;return!t[n(523)]&&!e[n(523)]||(!t[n(523)]||!e[n(523)])&&(!!(t[n(523)]&&e[n(376)]<t[n(302)][n(461)][n(133)](0)[n(376)])||!!(e[n(523)]&&t[n(376)]<e[n(302)][n(461)][n(133)](0)[n(376)]))}(t[0],n[0]))return!1;const s=Ec(t[0][r(465)],r(330)),o=Ec(n[0][r(465)],r(330));return!!wr(s,o)&&(!!t[r(473)]((t=>n[r(214)]((e=>t[r(410)]()[r(281)](e[r(410)]())))))&&n[r(473)]((e=>t[r(214)]((t=>e[r(410)]()[r(281)](t[r(410)]()))))))}}[Ic(356)](t){const e=Ic,n=Array[e(466)](t),r=this[e(255)]({skipNotAttached:!0}),s=r[e(333)]((n=>!t[e(301)](n))),o=new Map(n[e(339)]((t=>[t,this[e(215)][e(305)](t[e(519)],t[e(505)],e(422))]))),i=new Map(r[e(339)]((t=>[t,t[e(388)]()])));for(let t=0;t<n[e(396)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(396)];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(396)];e++){const s=r[e];if(s[a(519)]!==n[a(519)]||s[a(510)].id!==n[a(510)].id||s[a(505)]!==n[a(505)])continue;if(!Oc(n,s,[a(330)]))continue;if(a(500)==n[a(519)]&&n[a(534)][a(247)]!=s[a(534)][a(247)])continue;if(a(500)==n[a(519)]&&t[a(508)](n[a(534)][a(246)]))continue;if(a(350)==n[a(519)]){const e=t[a(359)][a(231)],r=n[a(453)]();if(r&&(e[a(497)][a(245)](r)||e[a(497)][a(168)](r)))continue}const c=o[a(133)](n),u=i[a(133)](n),l=i[a(133)](s),f=n[a(302)]&&n[a(302)][a(396)],h=s[a(302)]&&s[a(302)][a(396)];if(!f&&c(l,u))return t[a(541)](s,n),i[a(137)](n),!0;if(!h&&c(u,l))return t[a(541)](n,s),i[a(137)](s),!0}return!1}}[Ic(541)](t,e){const n=Ic;if(t[n(151)])for(const r of e[n(388)]())t[n(144)](r);else{const r=e[n(410)]()[n(434)];this[n(484)](t,this[n(491)][n(266)](t[n(410)]()[n(540)],r))}e[n(402)]()}[Ic(313)](t,e){const n=Ic,r=t[n(306)](n(354))||t[n(306)](n(500))?n(224):t[n(547)]();return Hr(this[n(359)][n(397)],e+"_"+r+n(480))}[Ic(478)](){const t=Ic,e=this[t(359)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(491)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(127)](t[s(135)]);if(s(412)===e){n[s(459)](this[s(313)](r,s(518)));break}}for(const t of r){const{group:e,type:r}=this[s(127)](t[s(135)]);if(s(412)===e){n[s(459)](this[s(313)](r,s(536)));break}}}))}[Ic(190)](t){const e=Ic;if(this[e(227)])return!1;const n=this[e(359)],r=n[e(231)][e(489)][e(394)][e(444)]();if(0==r[e(396)])return!1;const s=[],o=r[e(333)]((t=>e(500)==t[e(519)])),i=r[e(333)]((t=>e(325)==t[e(519)]&&e(142)!=t[e(135)])),a=r[e(333)]((t=>e(234)==t[e(519)]&&e(142)!=t[e(135)]));for(const t of o)s[e(267)]({key:t[e(191)],newValue:t[e(407)],oldValue:t[e(290)],range:Sc(t[e(440)],n[e(231)])});for(const t of i){const r=a[e(378)]((n=>n[e(213)][e(281)](t[e(213)])));r&&s[e(267)]({key:e(386),newValue:t[e(135)],oldValue:r[e(135)],range:n[e(231)][e(189)](t[e(213)][e(445)])})}return 0!=s[e(396)]&&this[e(242)](t,s)}[Ic(126)](t){const e=Ic;let n=!1;const r=this[e(359)][e(231)][e(489)][e(394)][e(406)]()[e(333)]((t=>t[e(534)][e(415)]&&t[e(135)][e(306)](e(192))));for(const s of r){const{subType:r,id:o}=this[e(127)](s[e(135)]),i=r[e(481)]("|")[0];for(const r of this[e(255)]({skipNotAttached:!0}))r.id!=o&&e(500)==r[e(519)]&&r[e(534)]&&r[e(534)][e(246)]==i&&r[e(410)]()[e(170)](s[e(534)][e(415)])&&(this[e(174)](r,s[e(534)][e(415)],t),n=!0)}return n}[Ic(132)](t){const e=Ic;this[e(359)],this[e(227)]=!0,t()}[Ic(502)](t){const e=Ic,n=this[e(508)](t),r=this[e(476)][e(301)](t);return n||r}[Ic(242)](t,e){const n=Ic;if(0==e[n(396)])return!1;let r=!1;for(const s of e){const e=this[n(228)](s[n(440)],n(500))[n(333)]((t=>!t[n(482)][n(230)]))[n(339)]((t=>t[n(412)])),i=(0,o.hashObject)({newValue:s[n(438)]});e[n(333)]((t=>{const e=n,[r,o]=t[e(505)][e(481)]("|");return r==s[e(246)]&&o!=i}))[n(421)]((e=>{const o=n;this[o(174)](e,s[o(440)],t),r=!0}))}return r}[Ic(174)](t,e,n){const r=Ic,s=t[r(410)]()[r(474)](e);0!==s[r(396)]?1!==s[r(396)]?this[r(464)](t,e[r(540)],e[r(434)]):this[r(484)](t,s[0]):n[r(180)](t[r(545)]())}}class Ac{constructor(t){const e=Ic;this[e(173)]=t,this[e(491)]=t[e(231)],this[e(326)]=new Map,this[e(237)]=new Map,this[e(125)]()}[Ic(539)](t,e,n,r,s,o){const i=Ic;return new zr(this[i(491)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(305)](t,e,i(535))(...n),onDiscard:(...n)=>this[i(305)](t,e,i(414))(...n)})}[Ic(347)](t,e,n,r){const s=Ic,o=t+":"+e+":"+n;this[s(326)][s(155)](o,r)}[Ic(305)](t,e,n){const r=Ic,s=t+":"+e+":"+n;return this[r(326)][r(133)](s)||this[r(237)][r(133)](t+":"+n)}[Ic(125)](){const t=Ic,e=()=>!1,n=t=>{const e=Tc;t[e(263)](((t,n)=>t[e(540)][e(258)](n[e(540)])?1:-1)),this[e(491)][e(146)]((n=>{const r=e;for(const e of t){let t;t=e[r(434)][r(429)]&&e[r(434)][r(139)]==e[r(540)][r(445)]?n[r(165)](e[r(540)][r(445)],"on"):n[r(165)](e),this[r(491)][r(375)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(491)][n(146)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(339)]((t=>(Cc(t)&&(t=this[s(491)][s(266)](t[s(434)])),t)))[s(333)]((t=>s(152)!==t[s(156)][s(455)]));if(c[s(396)]<1)return;const u=Array[s(466)](this[s(491)][s(489)][s(419)][s(388)]())[s(339)]((t=>i.LiveRange[s(212)](t)));r[s(275)](c);for(const t of this[s(173)][s(299)][s(299)]())t[s(483)]();a[s(267)]({forceDefaultExecution:!0}),this[s(173)][s(338)](o,...a);const l=u[s(333)]((t=>s(152)!=t[s(156)][s(455)]));l[s(396)]>0&&r[s(275)](l);for(const t of u)t[s(348)]()}))},s=(e,n)=>1==e[t(396)]&&1==n[t(396)]&&e[0][t(434)][t(281)](n[0][t(540)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(491)])?[e,n]:Mc(n,e,s,r,this[t(491)])?[n,e]:null;this[t(237)][t(155)](t(418),e),this[t(237)][t(155)](t(178),n),this[t(237)][t(155)](t(436),s),this[t(237)][t(155)](t(307),o),this[t(237)][t(155)](t(432),n),this[t(237)][t(155)](t(521),e),this[t(237)][t(155)](t(368),s),this[t(237)][t(155)](t(287),o),this[t(237)][t(155)](t(400),r),this[t(237)][t(155)](t(531),e),this[t(237)][t(155)](t(148),s),this[t(237)][t(155)](t(529),e),this[t(237)][t(155)](t(517),r),this[t(237)][t(155)](t(492),e),this[t(237)][t(155)](t(324),s),this[t(237)][t(155)](t(363),e),this[t(237)][t(155)](t(273),e),this[t(237)][t(155)](t(370),((e,n)=>{const r=t;if(!n)return;const s=this[r(173)][r(269)][r(133)](yc);this[r(491)][r(146)]((t=>{const o=r;if(o(386)==n[o(246)])for(const r of e){const e=r[o(540)][o(445)],s=n[o(247)];t[o(353)](e,s)}else if(s[o(508)](n[o(246)]))for(const r of e)void 0!==n[o(247)]?t[o(223)](n[o(246)],n[o(247)],r[o(540)][o(445)]):t[o(520)](n[o(246)],r[o(540)][o(445)]);else for(const r of e)n[o(247)]?t[o(223)](n[o(246)],n[o(247)],r):t[o(520)](n[o(246)],r)}))})),this[t(237)][t(155)](t(321),s)}}function kc(t,e,n){const r=Ic;for(const s of e[r(139)][r(181)]({includeSelf:!0,parentFirst:!0})){if(s[r(156)]==s)return!1;if(!n[r(314)](s))return!1;if(t[r(245)](s)||t[r(168)](s))return!0}return!1}function Cc(t){const e=Ic;return t[e(434)][e(139)]==t[e(540)][e(445)]&&t[e(434)][e(317)]}function Nc(t,e,n,r){const s=Ic,o=t=>!t[s(372)].is(s(472))&&!r[s(245)](t[s(372)]),i=t[s(540)][s(346)](o),a=t[s(434)][s(346)](o,{direction:s(207)});return!(t[s(540)][s(281)](i)&&t[s(434)][s(281)](a)||(i[s(258)](a)?n[s(226)](e,{range:n[s(266)](i,a)}):n[s(180)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Lc(t){const e=Ic,n=t[e(540)][e(445)];return n&&n.is(e(210))}function Sc(t,e){const n=Ic;return null==t[n(434)][n(117)]&&t[n(434)][n(139)]==t[n(540)][n(445)]?vc(t[n(540)][n(445)],e):t}function vc(t,e){const n=Ic,r=e[n(497)][n(245)](t)||e[n(497)][n(204)](t);return e[n(266)](e[n(134)](t,n(543)),r?e[n(417)](t):e[n(134)](t,n(434)))}function Mc(t,e,n,r,s){const o=Ic;if(!Oc(t,e))return!1;if(n[o(434)][o(281)](r[o(540)]))return!0;if(t[o(519)]!=e[o(519)])return!1;if(!n[o(434)][o(533)](r[o(540)]))return!1;const i=s[o(266)](n[o(434)],r[o(540)])[o(391)]();for(const t of i)if([o(220),o(515)][o(411)](t[o(519)])&&s[o(497)][o(168)](t[o(372)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ic;return!(!t[r(249)]||!e[r(249)])&&wr(Ec(t[r(465)],n),Ec(e[r(465)],n))}function wc(t,e){const n=Ic,r=Fc(t[n(465)]),s=Fc(e);if(!t[n(249)])return!1;for(const t of Object[n(390)](s))if(!wr(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ic,n=Object[e(423)]({},t);return delete n[e(131)],delete n[e(537)],n}const Dc=Bc;function Pc(){const t=["PENDING_ACTION_SUGGESTION","11wZDzIg","12bxLxMM","remove","discardSuggestion","commands","getRanges","change:isDirty","isDirty","_pendingAction","get","_acceptCommand","_setPendingAction","destroy","listenTo","view","add","model","plugins","unbind","canEditAt","_editor","14tixyjq","isEnabled","1266549AJbtUM","2XPwlqG","9615852mwuurz","10fYeSMD","1287312GBOdBg","bind","79806NhEHEN","acceptSuggestion","execute","346582QRFtTN","canDiscard","_discardCommand","canAccept","_removePendingAction","PendingActions","commentThreadController","521181fOwSha","401020DmGMoa","locale","stopListening"];return(Pc=function(){return t})()}function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(234490===-parseInt(n(242))/1*(-parseInt(n(234))/2)+-parseInt(n(233))/3+-parseInt(n(255))/4*(parseInt(n(250))/5)+parseInt(n(239))/6+parseInt(n(275))/7*(-parseInt(n(237))/8)+parseInt(n(249))/9*(parseInt(n(236))/10)+-parseInt(n(254))/11*(-parseInt(n(235))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(270)]=e,this[s(268)]=n,this[s(248)]=r,this[s(274)]=t,this[s(264)]=t[s(258)][s(263)](s(240)),this[s(244)]=t[s(258)][s(263)](s(257)),this[s(268)][s(238)](s(276)).to(this[s(264)],this[s(244)],((t,e)=>t||e)),this[s(268)][s(238)](s(245)).to(this[s(264)],s(276),(t=>t&&this[s(274)][s(270)][s(273)](e[s(259)]()))),this[s(268)][s(238)](s(243)).to(this[s(244)],s(276),(t=>t&&this[s(274)][s(270)][s(273)](e[s(259)]()))),this[s(262)]=null,n[s(261)]&&this[s(265)](),this[s(267)](n,s(240),(()=>this[s(240)]())),this[s(267)](n,s(257),(()=>this[s(257)]())),this[s(267)](n,s(260),(()=>{const t=s;n[t(261)]?this[t(265)]():this[t(246)]()}))}[Dc(240)](){const t=Dc;this[t(264)][t(241)](this[t(270)].id)}[Dc(257)](){const t=Dc;this[t(244)][t(241)](this[t(270)].id)}[Dc(266)](){const t=Dc;this[t(268)][t(272)](t(276)),this[t(268)][t(272)](t(245)),this[t(268)][t(272)](t(243)),this[t(252)](),this[t(248)][t(266)](),this[t(262)]&&this[t(246)]()}[Dc(265)](){const t=Dc,e=Hr(this[t(274)][t(251)],t(253));this[t(262)]=this[t(274)][t(271)][t(263)](t(247))[t(269)](e)}[Dc(246)](){const t=Dc;null!==this[t(262)]&&this[t(274)][t(271)][t(263)](t(247))[t(256)](this[t(262)]),this[t(262)]=null}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=331]})(t,e)}function Gc(){const t=["value","isActive","updateComment","set","descriptionParts","showInput","isReadOnly","hasDirtyComment","56KNoLfg","element","1ouqzDn","140312XQUYMN","removeComment","focus","addComment","disabledSubmit","cancel","editor","destroy","isEnabled","editorConfig","locale","103986epWlZG","length","_model","2918600nObmcN","_localUser","submit","canDiscard","isDirty","commentThread","authoredAt","2152280MPyeSl","setData","commentThreadInputView","_createCommentThreadInputView","_config","CommentView","1309149nRsRhK","bind","delegate","1110314Uaayyj","fire","assign","_createCommentViews","commentInputView","23489694FFNTFU","commentsListView","disableComments","canAccept"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(373655===-parseInt(n(371))/1*(parseInt(n(352))/2)+-parseInt(n(349))/3+-parseInt(n(343))/4+-parseInt(n(336))/5+parseInt(n(333))/6+parseInt(n(369))/7*(-parseInt(n(372))/8)+parseInt(n(357))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(358)]=null,this[s(345)]=null,this[s(364)](s(362),!1),this[s(364)](s(342),e[s(342)]),this[s(350)](s(342)).to(e),this[s(364)](s(365),[]),this[s(364)](s(340),!1),this[s(364)](s(380),!1),this[s(364)](s(360),!1),this[s(364)](s(339),!1),this[s(335)]=e,this[s(337)]=n,this[s(347)]=r,r[s(359)]?this[s(364)](s(334),1):this[s(355)]()}[Uc(374)](){const t=Uc;this[t(370)][t(374)]()}[Uc(379)](){const t=Uc;this[t(358)]&&this[t(358)][t(379)](),this[t(345)]&&this[t(345)][t(379)](),super[t(379)]()}[Uc(355)](){const t=Uc,{CommentsListView:e}=this[t(347)];this[t(358)]=new e(this[t(332)],this[t(335)][t(341)],Object[t(354)]({CommentView:this[t(347)][t(348)]},this[t(347)])),this[t(358)][t(351)](t(373)).to(this),this[t(358)][t(351)](t(363)).to(this),this[t(358)][t(350)](t(362)).to(this),this[t(364)](t(334),this[t(358)][t(334)]+1),this[t(350)](t(334)).to(this[t(358)],t(334),(t=>t+1)),this[t(345)]=this[t(346)](),this.on(t(373),(()=>this[t(374)]())),this[t(350)](t(340)).to(this[t(358)],t(368),this[t(345)][t(356)],t(361),((t,e)=>t||!!e))}[Uc(346)](){const t=Uc,{CommentThreadInputView:e}=this[t(347)],n=new e(this[t(332)],this[t(337)],this[t(347)][t(331)]),r=n[t(356)];return n[t(350)](t(366)).to(this,t(362),this[t(335)][t(341)],t(367),r,t(361),((t,e,n)=>!!n||t&&!e)),r.on(t(338),((e,n)=>{const s=t;this[s(353)](s(375),n),r[s(378)][s(344)]("")})),r.on(t(377),(()=>this[t(374)]())),r[t(350)](t(376)).to(this[t(335)][t(341)],t(367)),n}}const zc=Hc;function Hc(t,e){const n=Kc();return(Hc=function(t,e){return n[t-=436]})(t,e)}!function(t,e){const n=Hc,r=t();for(;;)try{if(842619===parseInt(n(470))/1*(parseInt(n(536))/2)+parseInt(n(503))/3*(-parseInt(n(532))/4)+parseInt(n(465))/5*(parseInt(n(492))/6)+parseInt(n(510))/7+-parseInt(n(505))/8+parseInt(n(520))/9*(-parseInt(n(541))/10)+parseInt(n(449))/11*(parseInt(n(506))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kc);class Wc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(528)](i(481),""),this[i(442)](i(481)).to(this,i(535),(t=>t&&t[0]?t[0][i(481)]:"")),this[i(442)](i(533)).to(this,i(535),this,i(485),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(507)+qc(e[n(516)],e[n(517)])+n(448);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(495)]=null,this[i(494)]=this[i(548)](Hr(e,i(457)),t.icons[i(447)],i(491),i(540),"sw"),this[i(494)][i(442)](i(458)).to(this,i(482)),this[i(518)]=this[i(548)](Hr(e,i(512)),t.icons[i(525)],i(471),i(460),"sw"),this[i(518)][i(442)](i(458)).to(this,i(451)),this[i(444)]=new o.UserView(e,this[i(526)][i(436)],this[i(469)]()),this[i(444)][i(484)]({attributes:{class:[i(483),i(453)]}}),this[i(440)](this[i(475)]())}[zc(475)](){const t=zc,e=this[t(537)],n=[{tag:t(480),attributes:{class:[t(487),t(521)]},children:[{tag:t(468),children:[{text:this[t(444)][t(490)]}],attributes:{class:[t(529),t(472)]}},{tag:t(486),attributes:{datetime:e.to(t(473)),class:[t(437),t(459)]},children:[{text:e.to(t(473),(e=>this[t(445)][t(489)](e)))}]}]},{tag:t(480),attributes:{class:[t(519),t(461)]},children:[this[t(494)],this[t(518)]]},{tag:t(480),attributes:{class:[t(508)]}}];this[t(526)][t(522)]&&n[t(443)]({tag:t(480),attributes:{class:[t(523)]},children:[{text:this[t(488)]()}]});const r={tag:t(480),attributes:{class:[t(531),e.if(t(485),t(513)),e.to(t(481),(e=>t(511)+e)),this[t(445)][t(504)]&&t(441)],"data-suggestion-id":this[t(526)].id,"data-thread-id":this[t(526)][t(438)].id,"data-author-id":this[t(526)][t(436)].id,tabindex:-1},children:[{tag:t(480),attributes:{class:[t(509),t(546)]},children:[this[t(444)],{tag:t(480),attributes:{class:[t(497),t(545)]},children:n}]}]};return this[t(496)]&&this[t(539)]&&(r[t(524)][t(443)](this[t(496)],this[t(539)]),this[t(496)][t(501)](t(464)).to(this),this[t(496)][t(501)](t(474)).to(this),this[t(539)][t(501)](t(464)).to(this),this[t(539)][t(501)](t(474)).to(this)),r}[zc(514)](){const t=zc;super[t(514)](),this[t(495)]=this[t(462)][t(466)](t(463)),this[t(495)][t(454)]=this[t(533)],this.on(t(547),((e,n,r)=>{const s=t;this[s(495)][s(454)]=r}))}[zc(548)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(479)]);return a[i(528)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(484)]({attributes:{class:n}}),a.on(i(478),(()=>{const t=i;this[t(502)](r,this[t(526)].id)})),a}[zc(488)](){const t=zc;return t(515)===this[t(526)][t(530)][t(534)][t(455)]?Hr(this[t(479)],t(527)):Hr(this[t(479)],t(498))}[zc(469)](){const t=zc;return this[t(526)][t(522)]?t(515)===this[t(526)][t(530)][t(534)][t(455)]?Hr(this[t(479)],t(500),this[t(526)][t(544)][t(490)]):Hr(this[t(479)],t(452),this[t(526)][t(544)][t(490)]):null}}function qc(t,e){const n=zc;let r="";return r+=t[n(493)]("*")[n(467)](((t,e)=>e%2!=0?n(439)+Xc(t)+n(542):Xc(t)))[n(499)](""),e&&(r+=n(450)+e[n(446)]+n(477)+e[n(476)]+n(543)),r}function Kc(){const t=["acceptButton","_descriptionElement","commentsListView","ck-suggestion__main","EXTERNAL_SUGGESTION","join","EXTERNAL_IMPORT_WORD_AVATAR","delegate","fire","100029ajOHvi","disableComments","8928352SyeTLI","91020JVVYaJ","<p>","ck-annotation__content-wrapper","ck-suggestion","10250800aONggw","ck-suggestion-","Discard suggestion","ck-suggestion-wrapper--active","render","importWord","content","color","discardButton","ck-suggestion__actions","18UPEHqV","ck-annotation__info","isExternal","ck-comment__external","children","cancel","_model","EXTERNAL_IMPORT_WORD_SUGGESTION","set","ck-suggestion__info-name","attributes","ck-suggestion-wrapper","116jMlDva","description","@external","descriptionParts","9090aAIwVA","bindTemplate","createElement","commentThreadInputView","acceptSuggestion","1509240yavPWT","</span>",'"></span>',"creator","ck-annotation__main","ck-annotation","change:description","_createButton","author","ck-comment__info-time","commentThread",'<span class="ck-suggestion-type">',"setTemplate","ck-suggestion--disabled-comments","bind","push","userView","_config","value","check","</p>","781ybgyOa",'<span class="ck-suggestion-color" style="background-color: ',"canDiscard","EXTERNAL_AVATAR","ck-annotation__user","innerHTML","source","innerText","Accept suggestion","isEnabled","ck-annotation__info-time","discardSuggestion","ck-annotation__actions","element",".ck-annotation__content-wrapper","editorReady","5rsbtQX","querySelector","map","span","getUserViewNotificationText","269VsEprZ","ck-suggestion--discard","ck-annotation__info-name","authoredAt","editorDestroyed","getTemplate","title",'" title="',"execute","locale","div","type","canAccept","ck-suggestion__user","extendTemplate","isActive","time","ck-suggestion__info","getExternalSuggestionNote","formatDateTime","name","ck-suggestion--accept","11508GwWXtI","split"];return(Kc=function(){return t})()}function Xc(t){const e=zc,n=document[e(538)](e(468));return n[e(456)]=t,n[e(454)]}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',Qc=Jc;function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=418]})(t,e)}function Yc(){const t=["isMultiRange","has","comments.editorConfig","menuitemcheckbox","_createToolbarButton","push","29196qhqQkP","listenTo","clear","descriptionFactory","discardSelectedSuggestions","previous","innerView","_viewToController","arrowView","5077584uoDuqR","_createMenuBarMenu","menu","buttonView","acceptAllSuggestions","_handleControllerBuffer","length","switchbutton","actionView","plugins","2715fxtNFB","locale","values","suggestionChanged","_bindAnnotationToEditors","TrackChangesEditing","TrackChangesUI","commandName","trackChanges.disableComments","suggestion-","_destroyController","_initializeController","_unbindEditors","383927YVbmWY","registerAnnotation","createAnnotationView","value","_suggestionToController","comments.maxCommentsWhenCollapsed","_handleSuggestionControllerDelayed","_updateController","getSuggestion","getAllAdjacentSuggestions","size","_refreshActiveMarkers","getByInnerView","activeMarkers","trackChanges","getRanges","comments.maxCommentCharsWhenCollapsed","_annotationViews","getJoined","addSourceCollector","componentFactory","hasSuggestion","destroy","Accept all suggestions","view","panelView","isDirty","editing","comments","config","getFirstRange","editor","CommentView","Discard all selected suggestions","delegate","mainView","2317328ZHmUwq","4367cgArKx","discardAllSuggestions","change:activeAnnotations","refreshSelectedViews","trackChanges.SuggestionThreadView","unbind","_addUIComponentsToFactory","execute","type","isOn","discardButton","from","CommentsRepository","getMarkerNames","change:previous","source","activeAnnotations","suggestionUnloaded","descriptionParts","toMany","commands","Accept all selected suggestions","button","filter","pluginName","items","isEnabled","Track changes","Discard all suggestions","define","650691YHhEbb","init","reduce","acceptSelectedSuggestions","children","lowest","commentThread","add","Annotations","separator","suggestionLoaded","set","createAnnotation","SuggestionThreadView","delete","get","getDescriptions","menuBar:trackChanges","remove","CommentsUI","isInContent","focus","stopListening","menuitem","bind","getMarkers","11576BbQArR","some","EditorAnnotations","createCommentThreadController","addComment","keys","39110aYDOay","model","acceptButton","192utXmai","comments.maxThreadTotalWeight","2345nBfBlU","requires","head","_disableComments"];return(Yc=function(){return t})()}!function(t,e){const n=Jc,r=t();for(;;)try{if(916796===parseInt(n(452))/1+-parseInt(n(488))/2+-parseInt(n(429))/3+-parseInt(n(545))/4*(-parseInt(n(439))/5)+-parseInt(n(420))/6*(-parseInt(n(556))/7)+-parseInt(n(554))/8*(-parseInt(n(519))/9)+-parseInt(n(551))/10*(parseInt(n(489))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Qc(557)](){const t=Qc;return[yc,o.Users,t(501),t(527),t(547)]}static get[Qc(513)](){return Qc(445)}constructor(t){const e=Qc;super(t),this[e(456)]=new Map,this[e(427)]=new Map,this[e(469)]=new Map,this[e(434)]=new Map;const n=this[e(483)][e(481)];n[e(518)](e(493),Wc),n[e(518)](e(447),!1),this[e(559)]=n[e(534)](e(447))}[Qc(458)](t,e){const n=Qc;0===this[n(434)][n(462)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(434)]){const r=this[t(456)][t(561)](e);r||n?r&&n&&this[t(449)](e):this[t(450)](e)}this[t(434)][t(422)](),this[t(483)][t(438)][t(534)](t(547))[t(492)](),this[t(463)]()}),10),this[n(434)][n(530)](t,e)}[Qc(520)](){const t=Qc,e=this[t(483)],n=e[t(438)][t(534)](t(444)),r=e[t(438)][t(534)](t(527)),s=e[t(438)][t(534)](t(547)),o=e[t(438)][t(534)](t(501));this[t(495)](),s[t(471)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(500)](this[e(456)])){const s=t[e(461)](),o=[];for(const t of s){if(!t[e(539)])continue;if(t[e(560)]){o[e(419)](...t[e(467)]());continue}const n=t[e(482)]();if(o[e(435)]>0){const t=o[0][e(470)](n);if(t){o[0]=t;continue}}o[e(419)](n)}n[e(419)]([r[e(476)],o])}return n})),this[t(421)](n,t(529),((e,n)=>{const r=t;this[r(421)](n,r(503),((t,e,s,o)=>{const i=r;n[i(539)]&&(null==s?(this[i(459)](o[i(558)]),this[i(458)](n,!1)):(this[i(459)](s[i(558)]),null==o&&this[i(458)](n,!0)))})),null!==n[r(425)]?this[r(459)](n[r(558)]):this[r(458)](n,!1)})),this[t(421)](n,t(506),((e,n,r)=>{const s=t;this[s(541)](n,s(503)),this[s(434)][s(533)](n),this[s(456)][s(561)](n)&&this[s(449)](n),r&&this[s(459)](r[s(558)])})),this[t(421)](n,t(442),((e,n)=>{this[t(459)](n)})),this[t(421)](r,t(491),(()=>{this[t(463)]()})),this[t(421)](o,t(549),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(473)](r))return;const i=n[o(460)](r);this[o(456)][o(534)](i)[o(476)][o(540)]()}),{priority:t(524)})}[Qc(463)](){const t=Qc,e=this[t(483)][t(438)][t(534)](t(527)),n=this[t(483)][t(438)][t(534)](t(444)),r=Array[t(500)](e[t(505)],(e=>e[t(426)]))[t(512)]((e=>this[t(427)][t(561)](e))),s=[];for(const e of r){const n=this[t(427)][t(534)](e)[t(552)][t(461)]();s[t(419)](...n[t(521)](((e,n)=>[...e,...n[t(502)]()]),[]))}n[t(465)]=s}[Qc(495)](){const t=Qc,n=this[t(483)],r=n[t(440)],o=Hr(r,t(516)),i=new e.Collection([{type:t(436),model:new s.ViewModel({withText:!0,label:o,commandName:t(466),role:t(563)})},{type:t(528)},{type:t(511),model:new s.ViewModel({withText:!0,label:Hr(r,t(475)),commandName:t(433),role:t(542)})},{type:t(511),model:new s.ViewModel({withText:!0,label:Hr(r,t(510)),commandName:t(522),role:t(542)})},{type:t(511),model:new s.ViewModel({withText:!0,label:Hr(r,t(517)),commandName:t(490),role:t(542)})},{type:t(511),model:new s.ViewModel({withText:!0,label:Hr(r,t(485)),commandName:t(424),role:t(542)})}]);for(const e of i)if(tu(e)){const r=n[t(509)][t(534)](e[t(552)][t(446)]);e[t(552)][t(543)](t(498),t(515)).to(r,t(455),t(515))}n.ui[t(472)][t(526)](t(466),(e=>this[t(418)](e,i,o))),n.ui[t(472)][t(526)](t(536),(e=>this[t(430)](e,i,o)))}[Qc(418)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(483)][r(509)][r(534)](r(466));o[r(432)][r(530)]({tooltip:n,label:n,icon:Zc}),o[r(432)][r(543)](r(498)).to(i,r(455)),o[r(432)].on(r(496),(()=>{const t=r;i[t(496)](),this[t(483)][t(479)][t(476)][t(540)]()})),(0,s.addListToDropdown)(o,e,{role:r(431)});const a=[];for(const t of e)tu(t)&&a[r(419)](this[r(483)][r(509)][r(534)](t[r(552)][r(446)]));const c=o[r(432)];return c[r(437)][r(494)](r(515)),c[r(428)][r(494)](r(515)),c[r(437)][r(543)](r(515)).to(i,r(515)),c[r(428)][r(543)](r(515))[r(508)](a,r(515),((...t)=>t[r(546)]((t=>t)))),o.on(r(496),(t=>{const e=r;this[e(483)][e(496)](t[e(504)][e(446)]),this[e(483)][e(479)][e(476)][e(540)]()})),o}[Qc(430)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(483)][r(509)][r(534)](r(466));o[r(432)][r(530)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(528)==n[r(497)]){a[r(514)][r(526)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(552)];i[r(543)](...Object[r(550)](c)).to(c),i[r(486)](r(496)).to(o),i.on(r(496),(()=>{const t=r;this[t(483)][t(496)](c[t(446)]),this[t(483)][t(479)][t(476)][t(540)]()})),e[r(523)][r(526)](i),a[r(514)][r(526)](e)}return o[r(543)](r(515)).to(i,r(515)),o[r(477)][r(523)][r(526)](a),o}[Qc(450)](t){const e=Qc,n=this[e(483)],r=n[e(481)],s=n[e(438)][e(534)](e(527)),i=n[e(438)][e(534)](e(501)),a=n[e(438)][e(534)](e(547)),c=n[e(438)][e(534)](o.Users).me,u=r[e(534)](e(466))[e(532)],{CommentsListView:l,CommentThreadInputView:f}=n[e(438)][e(534)](e(538));let h,g;this[e(469)][e(561)](t.id)?(g=this[e(469)][e(534)](t.id),h=g[e(487)]):(h=new u(n[e(440)],t,c,{disableComments:this[e(559)],editorConfig:r[e(534)](e(562)),maxCommentsWhenCollapsed:r[e(534)](e(457)),maxThreadTotalWeight:r[e(534)](e(555)),maxCommentCharsWhenCollapsed:r[e(534)](e(468)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(534)](e(440))),CommentView:r[e(534)](e(480))[e(484)],CommentsListView:l,CommentThreadInputView:f}),h[e(553)].on(e(496),(()=>{const t=e;n[t(479)][t(476)][t(540)]()})),h[e(499)].on(e(496),(()=>{const t=e;n[t(479)][t(476)][t(540)]()})),g=s[e(454)](this[e(483)][e(440)],h),g[e(543)](e(478)).to(h,e(478)),g[e(543)](e(435)).to(h),g[e(543)](e(497)).to(h,e(497),(t=>e(448)+t)),this[e(469)][e(530)](t.id,g));const d=i[e(548)](t[e(525)],h),p=new xc(n,t,h,d),m=t[e(461)]()[e(512)]((t=>t[e(539)]));h[e(507)]=n[e(438)][e(534)](e(444))[e(423)][e(535)](m),this[e(456)][e(530)](t,p),this[e(427)][e(530)](h,p);const E=s[e(531)]({view:g,target:()=>{const r=e,s=[],i=t[r(461)]()[r(512)]((t=>t[r(539)]));for(const t of i)s[r(419)](...t[r(544)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(479)],s)},type:()=>e(448)+p[e(476)][e(497)]});i[e(443)](h,E),s[e(526)](E),a[e(453)](E)}[Qc(449)](t){const e=Qc,n=this[e(483)][e(438)][e(534)](e(501)),r=this[e(483)][e(438)][e(534)](e(527)),s=this[e(456)][e(534)](t),o=s[e(476)],i=r[e(464)](o);n[e(451)](o),i&&r[e(537)](i),this[e(456)][e(533)](t),this[e(427)][e(533)](o),s[e(474)]()}[Qc(459)](t){const e=Qc;if(!t[e(539)]||!this[e(456)][e(561)](t))return;const n=this[e(483)][e(438)][e(534)](e(444)),r=this[e(456)][e(534)](t),s=t[e(461)]();r[e(476)][e(507)]=n[e(423)][e(535)](s)}[Qc(474)](){const t=Qc;for(const e of this[t(456)][t(550)]())this[t(449)](e);for(const e of this[t(469)][t(441)]())e[t(487)][t(474)]();super[t(474)]()}}function tu(t){return Qc(552)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=380]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(753866===parseInt(n(398))/1*(parseInt(n(392))/2)+parseInt(n(389))/3+-parseInt(n(388))/4*(-parseInt(n(390))/5)+parseInt(n(394))/6+-parseInt(n(396))/7+parseInt(n(393))/8+-parseInt(n(395))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(400)](){return[yc,$c,eu(391)]}static get[eu(381)](){return eu(399)}set[eu(382)](t){var e=eu;this[e(387)][e(386)][e(397)](yc)[e(382)]=t}get[eu(382)](){var t=eu;return this[t(387)][t(386)][t(397)](yc)[t(382)]}[eu(380)](t){var e=eu;return this[e(387)][e(386)][e(397)](yc)[e(384)](t)}[eu(383)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(387)][n(386)][n(397)](yc)[n(383)]({skipNotAttached:t,toJSON:e})}[eu(385)](t){var e=eu;return this[e(387)][e(386)][e(397)](yc)[e(385)](t)}}function su(){var t=["1871704MQvWyv","2263884BLepoq","892044PZYBqx","4268600jPNLaO","get","107BxfrjJ","TrackChanges","requires","addSuggestion","pluginName","adapter","getSuggestions","addSuggestionData","getSuggestion","plugins","editor","45828xqoOCN","919977kyWGMA","135YveivV","Comments","4402jSRIiW"];return(su=function(){return t})()}const ou=iu;function iu(t,e){const n=au();return(iu=function(t,e){return n[t-=418]})(t,e)}function au(){const t=["get","getCommentThreads","acceptAllSuggestions","data","track-changes-data-invalid-editor-creator","getDataWithDiscardedSuggestions","div","requires","discardAllSuggestions","model","execute","push","function","pluginName","result","set","addUser","14VIHzFA","init","create","destroy","Users","end","getFullData","CommentsRepository","constructor","config","document","define","getRootNames","getRootsAttributes","418328MWYgUk","name","plugins","2715955dzHqnS","18arnJHI","getUser","rootsAttributes","addSuggestionData","trackChangesData","TrackChangesEditing","10249390uNQNqt","editor","getSuggestions","users","trackChangesData.editorCreator","1192iYDWok","1528026oCGpoW","getDataWithAcceptedSuggestions","592194dUHslC","appendChild","useAnonymousUser","TrackChangesData","TrackChangesDataGetter","1722odJZnR","reduce","createDocumentFragment","editorCreator","_adapter","57119SHLzjD","createElement","map","addCommentThread","Pagination"];return(au=function(){return t})()}!function(t,e){const n=iu,r=t();for(;;)try{if(417620===parseInt(n(456))/1+parseInt(n(444))/2+parseInt(n(451))/3*(parseInt(n(443))/4)+parseInt(n(431))/5+-parseInt(n(446))/6*(parseInt(n(478))/7)+parseInt(n(428))/8*(parseInt(n(432))/9)+-parseInt(n(438))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(au);const cu=[ou(460)];class uu extends t.Plugin{static get[ou(468)](){return[yc]}static get[ou(474)](){return ou(449)}[ou(479)](){const t=ou,n=this[t(439)];if(n[t(423)][t(425)](t(442),(e=>{const r=t,s=n[r(470)][r(424)][r(426)]()[r(452)](((t,e)=>(t[e]="",t)),{});return n[r(422)][r(480)](s,e)})),t(473)!=typeof n[t(423)][t(461)](t(436))[t(454)])throw new e.CKEditorError(t(465))}[ou(445)](t){return hu(this[ou(439)],!0,t)}[ou(466)](t){return hu(this[ou(439)],!1,t)}}class lu extends t.Plugin{static get[ou(474)](){return ou(450)}constructor(t){const e=ou;super(t),this[e(475)]=e(419)}[ou(479)](){const t=ou;this[t(439)][t(430)][t(461)](t(421))[t(455)]={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(439)][t(430)][t(461)](t(437))[t(455)]=null}}function fu(t){return void 0!==t[ou(427)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(430)][r(472)](yc,lu),s[r(434)]=fu(t)?t[r(427)]():void 0;const i=document[r(453)](),a=t[r(423)][r(461)](r(436))[r(454)],c=await a(s,(()=>function(t){const e=r,n=document[e(457)](e(467));return t[e(447)](n),n}(i)));!function(t,e){const n=r,s=t[n(470)][n(424)][n(426)]()[n(452)](((e,r)=>(e[r]=t[n(464)][n(461)]({rootName:r}),e)),{}),o=t[n(430)][n(461)](n(418))[n(441)][n(458)]((t=>({id:t.id,name:t[n(429)]}))),i=t[n(430)][n(461)](n(437))[n(440)]({skipNotAttached:!0,toJSON:!0}),a=t[n(430)][n(461)](n(421))[n(462)]({skipNotAttached:!0,toJSON:!0}),c=e[n(430)][n(461)](n(418)),u=e[n(430)][n(461)](n(437)),l=e[n(430)][n(461)](n(421));for(const t of o)c[n(433)](t.id)||c[n(477)](t);c.me||c[n(448)]();for(const t of i)u[n(435)](t);for(const t of a)l[n(459)](t);e[n(464)][n(476)](s)}(t,c),c[r(471)](r(e?463:469));const u=fu(c)?c[r(420)](n):c[r(464)][r(461)](n);return await c[r(481)](),u}function gu(){var t=["2779301spgonP","18hDpDwR","5946aQfWEz","27yUzEEe","6aVItxO","33756igceqX","439240uHYsGC","3277710FoLUhx","5916603sNZZDs","4zSGKwz","1688515pmeeor"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=203]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(299559===-parseInt(n(211))/1+parseInt(n(208))/2*(parseInt(n(207))/3)+parseInt(n(204))/4*(parseInt(n(205))/5)+parseInt(n(210))/6*(-parseInt(n(206))/7)+parseInt(n(212))/8*(parseInt(n(209))/9)+-parseInt(n(213))/10+parseInt(n(203))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();