@ckeditor/ckeditor5-track-changes 42.0.1-alpha.3 → 42.0.1

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/LICENSE.md +1 -1
  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:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;!function(t,e){const n=l,r=t();for(;;)try{if(440869===parseInt(n(259))/1+-parseInt(n(263))/2+parseInt(n(266))/3*(-parseInt(n(276))/4)+-parseInt(n(270))/5*(-parseInt(n(255))/6)+-parseInt(n(253))/7*(parseInt(n(272))/8)+parseInt(n(260))/9*(-parseInt(n(262))/10)+parseInt(n(264))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class u extends t.Command{constructor(t,e){const n=l;super(t),this[n(252)]=e,this[n(257)]=!1,this[n(269)](),this[n(265)]=!1}[c(269)](){this[c(273)]=!0}[c(258)](){const t=c;this[t(257)]=!this[t(257)],this[t(257)]?this[t(271)]():this[t(274)]()}[c(271)](){const t=c;for(const e of this[t(275)][t(268)][t(268)]())e[t(256)]&&!this[t(252)][t(251)](e)&&e[t(254)](t(261))}[c(274)](){const t=c;for(const e of this[t(275)][t(268)][t(268)]())e[t(256)]&&!this[t(252)][t(251)](e)&&e[t(267)](t(261))}}function l(t,e){const n=f();return(l=function(t,e){return n[t-=251]})(t,e)}function f(){const t=["_enableCommands","editor","13116Smaowr","has","_enabledCommands","1078aoWHGc","forceDisabled","504jdmJIO","affectsData","value","execute","770046UCscjJ","41535oqugDH","TrackChangesCommand","1100guTcjG","836052cQYcOT","6476459vzcPzH","_isEnabledBasedOnSelection","12bFhhwn","clearForceDisabled","commands","refresh","38815xetRwF","_disableUnsupportedCommands","32792MGFTxH","isEnabled"];return(f=function(){return t})()}const h=g;function d(){const t=["execute","3770552jUnnDj","1010202AQeOEb","refresh","4ywlFnW","_isEnabledBasedOnSelection","204235WoXIDZ","model","1227597JtUxZI","1446099fAlBpF","499151BvixPH","TrackChangesEditing","isEnabled","editor","108OJXetd","canEditAt","track-changes-accept-suggestion-not-found","get","_suggestions","acceptSuggestion","getRanges","plugins","29530224UQIelS"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=403]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(412915===-parseInt(n(405))/1+-parseInt(n(420))/2+-parseInt(n(404))/3*(parseInt(n(422))/4)+parseInt(n(424))/5*(-parseInt(n(409))/6)+-parseInt(n(403))/7+-parseInt(n(419))/8+parseInt(n(417))/9)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(413)]=e,this[n(421)](),this[n(423)]=!1}[h(421)](){this[h(407)]=!0}[h(418)](t){const n=h,r=this[n(413)][n(412)](t);if(!r)throw new e.CKEditorError(n(411),this);const s=r[n(415)]();this[n(408)][n(425)][n(410)](s)&&this[n(408)][n(416)][n(412)](n(406))[n(414)](r)}}function m(){const t=["15970296DIXGTM","2098283FAtsei","refresh","24687urjupH","88mGwuhT","isEnabled","canEditAt","getRanges","_isEnabledBasedOnSelection","467449RWquWy","6315337pOnGvD","get","editor","996wTcseO","4812yllwCv","6SbJLDE","3856yhcBQy","TrackChangesEditing","plugins","model","30fwJaEF","154515KugnXt","discardSuggestion","_suggestions","execute","track-changes-discard-suggestion-not-found"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=498]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(687187===parseInt(n(509))/1+-parseInt(n(514))/2*(parseInt(n(513))/3)+parseInt(n(504))/4*(parseInt(n(521))/5)+-parseInt(n(515))/6*(-parseInt(n(510))/7)+parseInt(n(516))/8*(-parseInt(n(503))/9)+-parseInt(n(520))/10*(parseInt(n(501))/11)+parseInt(n(500))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(523)]=e,this[n(502)](),this[n(508)]=!1}[I(502)](){this[I(505)]=!0}[I(498)](t){const n=I,r=this[n(523)][n(511)](t);if(!r)throw new e.CKEditorError(n(499),this);const s=r[n(507)]();this[n(512)][n(519)][n(506)](s)&&this[n(512)][n(518)][n(511)](n(517))[n(522)](r)}}function T(t){const e=_;return t[e(421)](((t,n)=>e(459)==t[e(434)]&&e(459)!=n[e(434)]?-1:e(459)!=t[e(434)]&&e(459)==n[e(434)]?1:0))}function _(t,e){const n=k();return(_=function(t,e){return n[t-=421]})(t,e)}function y(t,e){const n=_;let r,s=0;const o=[],i=e[n(457)];for(;s<t[n(432)];){const a=t[s],c=t[s+1];r||(r=e[n(430)](a)),A(e,a,c)||(o[n(454)](e[n(448)](r,i[n(456)](a)?e[n(443)](a):e[n(425)](a,n(431)))),r=null),s++}return o}function A(t,e,n){const r=_;if(!n)return!1;const s=t[r(443)](e),o=t[r(430)](n);return s[r(452)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(153299===parseInt(n(460))/1+-parseInt(n(439))/2*(parseInt(n(455))/3)+-parseInt(n(427))/4*(-parseInt(n(449))/5)+parseInt(n(437))/6*(-parseInt(n(422))/7)+-parseInt(n(463))/8+-parseInt(n(423))/9+-parseInt(n(428))/10*(-parseInt(n(447))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function k(){const t=["isInContent","push","25962llDOck","isObject","schema","isArray","deletion","196988mRuYZf","change","isMultiRange","56816dnJTZJ","replace","sort","1033732lxjGfr","2010726lINglN","next","createPositionAt","splice","26652vwplAJ","710DScucl"," [color ","createPositionBefore","end","length","color","type","isIntersecting","start","6wmGeBj","value","22qlistB","isCollapsed","getRanges","add","createPositionAfter","from","content","execute","60379FEbqYr","createRange","30mTCMZM","join","map","isTouching"];return(k=function(){return t})()}function C(t,e,n){const r=_;for(;n[r(432)];){const s=n[r(426)](0,100);t[r(461)]((()=>{const t=r;for(const n of s)n[t(453)]&&e[t(446)](n.id)}))}}function L(){const t=["canEditAt","execute","_isEnabledBasedOnSelection","27433vjQbYC","isInContent","values","refresh","some","37762002TJNiyi","294RJUPZD","editor","6882596AMYvkQ","_command","model","58625iHOVpY","2751805pUXrVO","51fYMAlm","49430GvCcMk","from","9471136syAXlw","getRanges","_suggestions","isEnabled"];return(L=function(){return t})()}const N=R;function R(t,e){const n=L();return(R=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(983635===-parseInt(n(267))/1+-parseInt(n(258))/2*(parseInt(n(257))/3)+-parseInt(n(252))/4+parseInt(n(256))/5+-parseInt(n(250))/6*(parseInt(n(255))/7)+-parseInt(n(260))/8+parseInt(n(249))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(253)]=e,this[r(262)]=n,this[r(247)](),this[r(266)]=!1}[N(247)](){const t=N,e=Array[t(259)](this[t(262)][t(246)]())[t(248)]((e=>e[t(268)]));this[t(263)]=this[t(253)][t(263)]&&e}[N(265)](){const t=N,e=T(Array[t(259)](this[t(262)][t(246)]()));for(const n of e){const e=n[t(261)]();if(!this[t(251)][t(254)][t(264)](e))return}C(this[t(251)][t(254)],this[t(253)],e)}}const v=M;function M(t,e){const n=w();return(M=function(t,e){return n[t-=325]})(t,e)}!function(t,e){const n=M,r=t();for(;;)try{if(219500===parseInt(n(335))/1+-parseInt(n(325))/2+parseInt(n(332))/3*(parseInt(n(349))/4)+-parseInt(n(327))/5*(-parseInt(n(346))/6)+-parseInt(n(350))/7+-parseInt(n(343))/8+-parseInt(n(344))/9*(-parseInt(n(333))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(339)]=e,this[r(336)]=n,this[r(337)]=new Set,this[r(348)](),this[r(326)]=!1}[v(348)](){const t=v,e=this[t(345)][t(340)][t(331)][t(330)],n=Array[t(329)](this[t(336)][t(342)]());this[t(337)]=function(t,e){const n=_,r=Array[n(444)](t[n(441)]()),s=new Set;for(const o of e)if(o[n(453)])for(const e of r)for(const r of o[n(441)]())(e[n(435)](r)||t[n(440)]&&!o[n(462)]&&o[n(424)]&&r[n(431)][n(452)](e[n(436)]))&&s[n(442)](o);return s}(e,n),this[t(334)]=this[t(339)][t(334)]&&!!this[t(337)][t(341)]}[v(328)](){const t=v,e=T(Array[t(329)](this[t(337)]));for(const n of e){const e=n[t(347)]();if(!this[t(345)][t(340)][t(338)](e))return}C(this[t(345)][t(340)],this[t(339)],e)}}function w(){const t=["execute","from","selection","document","9sqGcuy","5850NZiPow","isEnabled","436812lIbuET","_suggestions","_selectedSuggestions","canEditAt","_command","model","size","values","1328960ONGeHI","3015uCgNba","editor","8616JlRHsq","getRanges","refresh","204868nLtlKU","2001944vyERqC","700660Bfxwlk","_isEnabledBasedOnSelection","820ZGzlXl"];return(w=function(){return t})()}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const 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 q=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 Y=Q.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=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 dt=Function.prototype.toString;const gt=function(t){if(null!=t){try{return dt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(gt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Nt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||H),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const 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=q,Wt.prototype.set=zt;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const 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 Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(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?Zt(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?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const de=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const ge=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&ge(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||de(u,c))||a.push(u);return a};var Le=Object.prototype;const Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&ge(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Jt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Jt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.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 qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Ye=function(t,e){return Jt(t,Qe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Qe(t)),t=$e(t);return e}:qe;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,Qe)};const sn=function(t){return nn(t,Be,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]",dn="[object WeakMap]",gn="[object DataView]",pn=gt(on),mn=gt(kt),In=gt(an),En=gt(cn),bn=gt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=gn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=dn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?gt(n):"";if(r)switch(r){case pn:return gn;case mn:return ln;case In:return fn;case En:return hn;case bn:return dn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var 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 qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),d=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||d&&!o){if(a=u||d?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var g=i.get(e);if(g)return g;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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&&!Zn(t))||(Yn.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||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(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:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:de(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const dr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const gr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=dr,pr.prototype.has=gr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Ir(e,(function(t,e){if(!Er(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&vr.call(t,"__wrapped__"),g=f&&vr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Vr;function Gr(){const t=["type","removeMarker","setAttribute","substr","commentThread","@external","getContainedElement","584sWPVbd","decorate","getItems","delete","getFirstRange","previous","addMarker","_onDiscard","isInContent","isIntersectingWithRange","141921qrECYn","299164TmnqNk","attributes","addRange","accept","12475970DJSAJy","getAllAdjacentSuggestions","add","1244eQbYXu","2191336ksSZvO","isExternal","split","removeAttribute","map","addMarkerName","author","createdAt","getMultiRangeId","onDiscard","4ckMbpF","end","markers","getFirstMarker","from","isMultiRange","removeMarkers","_markerNames","next","change","30HxQFZc","hasComments","getMarkers","discard","_isDataLoaded","set","data","start","_onAttributesChange","subType","size","creator","_saved","suggestion:","_model","head","reduce","clear","onAttributesChange","toJSON","nodeBefore","push","nodeAfter","getRanges","onAccept","getRange","786504lbzxgf","getMarkerNames","isIntersecting","filter","authoredAt","length","get","2921394SuvZuw","_onAccept"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=449]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(800988===parseInt(n(528))/1*(-parseInt(n(517))/2)+parseInt(n(490))/3+-parseInt(n(510))/4*(parseInt(n(457))/5)+-parseInt(n(483))/6+parseInt(n(518))/7+-parseInt(n(499))/8*(parseInt(n(509))/9)+parseInt(n(514))/10)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(461)]=!1,this.id=e.id,this[n(492)]=e[n(492)],this[n(466)]=e[n(466)]||null,this[n(524)]=e[n(524)],this[n(468)]=e[n(468)]||e[n(524)],this[n(519)]=Boolean(e[n(511)]&&e[n(511)][n(497)]),this[n(463)]=null,this[n(471)]=t,this[n(491)]=e[n(481)],this[n(506)]=e[n(527)],this[n(465)]=e[n(475)],this[n(454)]=new Set,this[n(525)]=null,this[n(462)](n(487),null),this[n(462)](n(511),e[n(511)]||{}),this[n(462)](n(504),null),this[n(462)](n(455),null),this[n(462)](n(496),null),this[n(462)](n(469),!1),this[n(500)](n(513)),this[n(500)](n(460))}get[jr(472)](){const t=jr;let e=this;for(;e[t(504)];)e=e[t(504)];return e}get[jr(458)](){const t=jr;return!!this[t(496)]&&this[t(496)][t(488)]>0}get[jr(452)](){const t=jr;return 0!=this[t(454)][t(467)]&&6==Array[t(451)](this[t(454)])[0][t(520)](":")[t(488)]}get[jr(507)](){return null!==this[jr(450)]()}[jr(523)](t){const e=jr;this[e(454)][e(516)](t)}[jr(484)](){const t=jr;return Array[t(451)](this[t(454)])}[jr(459)](){const t=jr;return this[t(484)]()[t(522)]((e=>this[t(471)][t(449)][t(489)](e)))[t(486)]((t=>t))}[jr(450)](){return this[jr(459)]()[0]||null}[jr(453)](){const t=jr;this[t(471)][t(456)]((e=>{const n=t;for(const t of this[n(459)]())e[n(493)](t)})),this[t(454)][t(474)]()}[jr(493)](t){const e=jr;this[e(471)][e(456)]((n=>{n[e(493)](t)})),this[e(454)][e(502)](t)}[jr(512)](t){const e=jr,n=e(470)+this[e(492)]+":"+this[e(466)]+":"+this.id+":"+this[e(468)].id+":"+Hr[e(526)]();this[e(523)](n),this[e(471)][e(456)]((r=>{r[e(505)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(508)](t){const e=jr;for(const n of this[e(480)]())if(n[e(485)](t))return!0;return!1}[jr(480)](){const t=jr;return this[t(459)]()[t(522)]((e=>e[t(482)]()))}[jr(501)](){const t=jr;return this[t(480)]()[t(473)](((e,n)=>[...e,...n[t(501)]()]),[])}[jr(503)](){const t=jr;var e;return(null===(e=this[t(450)]())||void 0===e?void 0:e[t(482)]())||null}[jr(498)](){const t=jr,e=this[t(480)]();if(1!=e[t(488)])return null;const n=e[0],r=n[t(464)][t(479)],s=n[t(529)][t(477)];return r instanceof i.Element?r!=s?null:r:null}[jr(513)](){const t=jr;this[t(491)](this[t(480)](),this[t(463)],this[t(511)]),this[t(453)]()}[jr(460)](){const t=jr;this[t(506)](this[t(480)](),this[t(463)],this[t(511)]),this[t(453)]()}[jr(515)](){const t=jr,e=[];let n=this[t(472)];for(;n;)e[t(478)](n),n=n[t(455)];return e}[jr(494)](t,e){const n=jr,r=Xn(this[n(511)]);hr(r,t,e),wr(r,this[n(511)])||(this[n(511)]=r,this[n(465)](r))}[jr(521)](t){const e=jr,n=Xn(this[e(511)]);Ur(n,t),wr(n,this[e(511)])||(this[e(511)]=n,this[e(465)](this[e(511)]))}[jr(476)](){const t=jr;return{id:this.id,type:this[t(466)]?this[t(492)]+":"+this[t(466)]:this[t(492)],authorId:this[t(468)].id,createdAt:this[t(525)],hasComments:this[t(458)],data:this[t(463)],attributes:this[t(511)]}}static[jr(526)](){const t=jr;return(0,e.uid)()[t(495)](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}}const Wr=Kr;function Kr(t,e){const n=Xr();return(Kr=function(t,e){return n[t-=321]})(t,e)}!function(t,e){const n=Kr,r=t();for(;;)try{if(267302===parseInt(n(392))/1*(parseInt(n(410))/2)+-parseInt(n(403))/3+-parseInt(n(329))/4*(-parseInt(n(378))/5)+parseInt(n(415))/6*(-parseInt(n(344))/7)+parseInt(n(341))/8*(parseInt(n(351))/9)+parseInt(n(370))/10*(-parseInt(n(355))/11)+-parseInt(n(409))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Kr;this[n(337)]=[],this[n(380)]=new Map,this[n(388)]=[],this[n(414)]=new Map,this[n(342)]=t,this[n(327)]=e}[Wr(363)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(379)];o++){const i=t[o];if(!i[e(359)])continue;const a=this[e(361)](i);if(a){if(null!=i[e(346)]){if(r[e(381)](i[e(346)]))continue;r[e(338)](i[e(346)])}n[e(406)](a)}else if(e(396)!=i[e(356)])e(334)!=i[e(356)]&&e(416)!=i[e(356)]||this[e(336)](n,i,t[o+1]);else{const t=i[e(343)][e(354)];if(s[e(381)](t))continue;s[e(338)](i[e(343)][e(354)]),t==_c?this[e(418)](n,i):this[e(367)](n,i)}}return this[e(412)](n)}[Wr(413)](t){const e=Wr;this[e(337)][e(406)](t)}[Wr(383)](t,n,r=e.priorities[Wr(322)]){const s=Wr;s(368)==typeof t?(0,e.insertToPriorityArray)(this[s(388)],{matchingCallback:t,label:n,priority:r}):this[s(380)][s(417)](t,n)}[Wr(335)](t,e){const n=Wr;this[n(414)][n(417)](t,e)}[Wr(357)](t,e=1){const n=Wr;let r;for(const e of this[n(388)])if(e[n(374)](t)){r=e[n(389)];break}return r||(r=this[n(380)][n(375)](t[n(349)])),r?r(e):1!==e?e+" "+t[n(349)]+"s":""+t[n(349)]}[Wr(386)](t,e){const n=Wr,r=e[n(402)]()[n(371)](),s=n(334)==e[n(356)]?n(338):n(323);for(const e of r){const o=e[n(401)],i=t[t[n(379)]-1];if(o.is(n(352)))i&&i[n(356)][n(398)](n(347))>-1&&t[n(345)](),i&&n(350)==i[n(356)]?i[s]+=o[n(343)]:t[n(406)]({type:n(350),add:n(338)==s?o[n(343)]:"",remove:n(323)==s?o[n(343)]:""});else if(this[n(342)][n(385)](o)){const a=o;if(i&&i[n(356)][n(398)](n(347))>-1&&t[n(345)](),n(353)==e[n(356)])continue;i&&i[n(356)]==s+n(408)&&i[n(340)][n(349)]==a[n(349)]?i[n(348)]++:t[n(406)]({type:s+n(408),element:a,quantity:1}),r[n(365)]((t=>!(n(353)==t[n(356)]&&t[n(401)]==o)))}else if(this[n(342)][n(419)](o,n(407))||o.is(n(340),n(360))){const r=o;if(n(338)==s&&n(332)==e[n(356)]||n(323)==s&&n(353)==e[n(356)])continue;if(i&&-1==i[n(356)][n(398)](n(347))){n(350)==i[n(356)]&&(i[s]+="\n");continue}let a;if(a=n(338)==s?r[n(362)]&&!this[n(342)][n(385)](r[n(362)])?r[n(362)]:null:r[n(331)]&&!this[n(342)][n(385)](r[n(331)])?r[n(331)]:null,r[n(404)]||a&&a[n(404)]){const e=a&&a[n(404)]?a:r;i&&i[n(356)]==s+n(387)&&i[n(340)][n(349)]==e[n(349)]?i[n(348)]++:t[n(406)]({type:s+n(387),element:e,quantity:1})}else t[n(406)]({type:s+n(347),element:r})}}}[Wr(412)](t){const e=Wr,n=this[e(327)],r=[],s=[],o=[];for(const i of t)switch(i[e(356)]){case e(350):if(i[e(338)]=i[e(338)][e(326)](/(\S)\u000A+(\S)/g,e(366))[e(326)](/\u000A/g,""),i[e(323)]=i[e(323)][e(326)](/(\S)\u000A+(\S)/g,e(366))[e(326)](/\u000A/g,""),""!=i[e(338)]&&""!=i[e(323)]){r[e(406)]({type:e(326),content:zr(n,e(411),['"'+i[e(323)]+'"','"'+i[e(338)]+'"'])});continue}if(null!=i[e(338)][e(395)](/^ +$/)){r[e(406)]({type:e(334),content:zr(n,e(364),zr(n,e(321),i[e(338)][e(379)]))});continue}if(null!=i[e(323)][e(395)](/^ +$/)){r[e(406)]({type:e(416),content:zr(n,e(373),zr(n,e(321),i[e(323)][e(379)]))});continue}if(""!=i[e(338)]){r[e(406)]({type:e(334),content:zr(n,e(364),'"'+i[e(338)]+'"')});continue}r[e(406)]({type:e(416),content:zr(n,e(373),'"'+i[e(323)]+'"')});continue;case e(330):case e(384):r[e(406)]({type:e(334),content:zr(n,e(364),this[e(357)](i[e(340)],i[e(348)]))});continue;case e(397):case e(391):r[e(406)]({type:e(416),content:zr(n,e(373),this[e(357)](i[e(340)],i[e(348)]))});continue;case e(390):r[e(406)]({type:e(334),content:zr(n,e(325),this[e(357)](i[e(340)],i[e(348)]))});continue;case e(393):r[e(406)]({type:e(416),content:zr(n,e(358),this[e(357)](i[e(340)],i[e(348)]))});continue;case e(400):s[e(406)](i[e(354)]);continue;case e(376):o[e(406)](i[e(354)]);continue;default:r[e(406)](i)}if(s[e(379)]){const t=s[e(369)]((t=>this[e(414)][e(381)](t)?this[e(414)][e(375)](t):t))[e(382)](", ");r[e(406)]({type:e(372),content:zr(this[e(327)],e(405),t)})}if(o[e(379)]){const t=o[e(369)]((t=>this[e(414)][e(381)](t)?this[e(414)][e(375)](t):t))[e(382)](", ");r[e(406)]({type:e(372),content:zr(this[e(327)],e(399),t)})}return r}[Wr(361)](t){const e=Wr;for(const n of this[e(337)]){const r=n(t);if(r&&e(356)in r)return r}}[Wr(367)](t,e){const n=Wr,r=e[n(343)],s=void 0===r[n(339)]?n(376):n(400);t[n(406)]({type:s,key:r[n(354)]})}[Wr(418)](t,e){const n=Wr;t[n(406)]({type:n(372),content:zr(this[n(327)],n(324),this[n(357)](e[n(402)]()[n(333)][n(377)],1))})}[Wr(336)](t,e,n){const r=Wr;if(this[r(386)](t,e),n&&n[r(402)]()&&!e[r(402)]()[r(394)][r(328)](n[r(402)]()[r(333)])){const n=t[t[r(379)]-1],s=r(334)==e[r(356)]?r(338):r(323);n&&r(350)==n[r(356)]&&(n[s]+="\n")}}}function Xr(){const t=["EmptyContainer","_itemLabelsCallbacks","label","addContainer","removeObject","13FXbxSf","removeContainer","end","match","attribute","removeEmptyContainer","indexOf","*Remove format:* %0","addFormat","item","getFirstRange","959925qqKJzc","isEmpty","*Set format:* %0","push","$text","Object","1399632NsmOli","67202MolhLV","REPLACE_TEXT","_resolveDescriptionItems","registerDescriptionCallback","_attributeLabels","288EPKOiB","deletion","set","_handleRenameSuggestionDescription","checkChild","ELEMENT_SPACE","normal","remove","*Change to:* %0","*Split:* %0","replace","_locale","isEqual","948NTckcJ","addEmptyContainer","previousSibling","elementStart","start","insertion","registerAttributeLabel","_handleInsertRemoveSuggestionDescription","_customCallbacks","add","newValue","element","475048wptqPz","_schema","data","6608DmFrnX","pop","subType","Container","quantity","name","text","45KsBydi","$textProxy","elementEnd","key","3696nLNVEI","type","getItemLabel","*Merge:* %0","isInContent","softBreak","_handleCustomCallbackDescription","nextSibling","getDescriptions","*Insert:* %0","skip","$1 $2","_handleAttributeSuggestionDescription","function","map","2240lnJOpx","getWalker","format","*Remove:* %0","matchingCallback","get","removeFormat","nodeAfter","1915xDsKZr","length","_itemLabels","has","join","registerElementLabel","addObject","isObject","_addDescriptionItems"];return(Xr=function(){return t})()}const Zr=Qr;function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=367]})(t,e)}function Yr(){const t=["showAIAssistant","get","558cYRhmI","1098777MzDasY","558260hVerpa","enableCommand","5361152nupAjj","3689586jjwYod","4045gPdIAx","TrackChangesEditing","2NcZcTZ","commands","4893592QvTnlB","10818XzvrHW","editor","plugins","5792325JQcPdd","afterInit"];return(Yr=function(){return t})()}!function(t,e){const n=Qr,r=t();for(;;)try{if(746988===parseInt(n(383))/1*(parseInt(n(372))/2)+-parseInt(n(369))/3+-parseInt(n(368))/4+-parseInt(n(370))/5*(parseInt(n(375))/6)+parseInt(n(378))/7+-parseInt(n(374))/8+-parseInt(n(382))/9*(-parseInt(n(384))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[Zr(379)](){const t=Zr,e=this[t(376)],n=e[t(377)][t(381)](t(371));e[t(373)][t(381)](t(380))&&n[t(367)](t(380))}}const $r=es;!function(t,e){const n=es,r=t();for(;;)try{if(561577===-parseInt(n(450))/1+-parseInt(n(442))/2+parseInt(n(447))/3+-parseInt(n(424))/4*(parseInt(n(435))/5)+-parseInt(n(457))/6*(parseInt(n(449))/7)+parseInt(n(448))/8+-parseInt(n(444))/9*(-parseInt(n(426))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ns);class ts extends t.Plugin{[$r(460)](){const t=$r,e=this[t(445)],n=e[t(428)];if(!e[t(443)][t(427)](t(453)))return;const r=e[t(443)][t(446)](t(456));r[t(423)](t(451)),r[t(433)](t(451)),r[t(432)][t(441)](t(451),zr(n,t(454))),this[t(461)]()}[$r(461)](){const t=$r,e=this[t(445)],n=e[t(428)];e[t(443)][t(446)](t(456))[t(432)][t(434)]((e=>{const r=t;if(r(458)!=e[r(436)])return;const{data:s}=e;if(s&&r(451)==s[r(430)]){const t=s[r(440)][0][r(463)];return{type:r(425),content:zr(n,r(438),function(t){const e=r;switch(t){case e(431):return zr(n,e(437));case e(455):return zr(n,e(459));case e(452):return zr(n,e(439));case e(462):return zr(n,e(429))}}(t))}}}))}}function es(t,e){const n=ns();return(es=function(t,e){return n[t-=423]})(t,e)}function ns(){const t=["44JArhXf","format","30VVQbrG","has","locale","FORMAT_JUSTIFY_TEXT","commandName","left","descriptionFactory","registerBlockAttribute","registerDescriptionCallback","331555ERBmVE","type","FORMAT_ALIGN_TO_LEFT","*Format:* %0","FORMAT_ALIGN_TO_CENTER","commandParams","registerAttributeLabel","568372xBInRE","plugins","5632209KVheQa","editor","get","1765470DIWbtV","958472sozVsd","171934UrzMug","568402HoZXrn","alignment","center","AlignmentEditing","FORMAT_ALIGNMENT","right","TrackChangesEditing","108ZeNLpj","formatBlock","FORMAT_ALIGN_TO_RIGHT","afterInit","_registerLegacyDescription","justify","value","enableDefaultAttributesIntegration"];return(ns=function(){return t})()}const rs=is;function ss(){const t=["italic","*Remove format:* %0","195264ifuHRq","formatInline","BoldEditing","77SexlQh","registerDescriptionCallback","UnderlineEditing","CodeEditing","descriptionFactory","locale","format","84042wCnZNP","FORMAT_BOLD","FORMAT_ITALIC","get","632490ljWSFi","slice","plugins","toUpperCase","subscript","has","enableDefaultAttributesIntegration","registerAttributeLabel","FORMAT_SUPERSCRIPT","SubscriptEditing","type","5686736MPvgvb","afterInit","editor","65lvExlH","FORMAT_","FORMAT_CODE","bold","forceValue","ItalicEditing","code","FORMAT_STRIKETHROUGH","SuperscriptEditing","30GfxWIP","TrackChangesEditing","259659wdUlJy","StrikethroughEditing","commandParams","FORMAT_SUBSCRIPT","FORMAT_UNDERLINE","toLowerCase","245656VMcBCw","underline","16464866owbPZb","7MdKTKU","commandName","superscript","strikethrough","*Format:* %0","registerInlineAttribute","_registerLegacyDescription"];return(ss=function(){return t})()}!function(t,e){const n=is,r=t();for(;;)try{if(430086===parseInt(n(277))/1*(parseInt(n(274))/2)+-parseInt(n(300))/3+parseInt(n(286))/4*(parseInt(n(314))/5)+parseInt(n(296))/6*(-parseInt(n(289))/7)+parseInt(n(311))/8+-parseInt(n(325))/9*(-parseInt(n(323))/10)+-parseInt(n(276))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const os=[rs(288),rs(319),rs(291),rs(292),rs(326),rs(309),rs(322)];function is(t,e){const n=ss();return(is=function(t,e){return n[t-=270]})(t,e)}class as extends t.Plugin{[rs(312)](){const t=rs,e=this[t(313)],n=e[t(302)][t(299)](t(324)),r=e[t(294)];for(const s of os){if(!e[t(302)][t(305)](s))continue;const o=s[t(301)](0,-7)[t(273)](),i=t(315)+o[t(303)]();n[t(306)](o),n[t(282)](o),n[t(293)][t(307)](o,zr(r,i))}this[t(283)]()}[rs(283)](){const t=rs,e=this[t(313)],n=e[t(294)],r=e[t(302)][t(299)](t(324));function s(e,s){const o=t;r[o(293)][o(290)]((t=>{const r=o;if(r(287)!=t[r(310)])return;const{data:i}=t;return i&&i[r(278)]===e?i[r(270)][0][r(318)]?{type:r(295),content:zr(n,r(281),s)}:{type:r(295),content:zr(n,r(285),s)}:void 0}))}s(t(317),zr(n,t(297))),s(t(284),zr(n,t(298))),s(t(275),zr(n,t(272))),s(t(320),zr(n,t(316))),s(t(280),zr(n,t(321))),s(t(304),zr(n,t(271))),s(t(279),zr(n,t(308)))}}const cs=ls;function us(){const t=["3672024QcsaFa","6761785bodaiE","enableCommand","TrackChangesEditing","blockQuote","parent","*Remove format:* %0","357TqtOtc","value","from","546210JzbvFK","3424312ORviON","schema","commandName","registerDescriptionCallback","ELEMENT_BLOCK_QUOTE","21070lTrYTK","editor","get","getSelectedBlocks","document","checkChild","format","commands","descriptionFactory","BlockQuoteEditing","9763965aFQqJw","markBlockFormat","locale","change","forceValue","commandParams","selection","filter","30SOLlwL","*Set format:* %0","model","name","7rEKmyq","30452HBQsIZ","has","plugins","afterInit","$root"];return(us=function(){return t})()}function ls(t,e){const n=us();return(ls=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=ls,r=t();for(;;)try{if(715939===-parseInt(n(387))/1*(-parseInt(n(369))/2)+-parseInt(n(404))/3*(-parseInt(n(392))/4)+-parseInt(n(398))/5+parseInt(n(397))/6*(-parseInt(n(391))/7)+parseInt(n(408))/8+parseInt(n(379))/9+-parseInt(n(407))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class fs extends t.Plugin{[cs(395)](){const t=cs,e=this[t(370)],n=e[t(381)];if(!e[t(394)][t(393)](t(378)))return;const r=e[t(394)][t(371)](t(400)),s=this[t(370)][t(376)][t(371)](t(401));r[t(399)](t(401),((n,o={})=>{const i=t,a=this[i(370)][i(389)][i(373)][i(385)],c=o&&void 0!==o[i(383)]?o[i(383)]:!s[i(405)];let u=[];if(c){const t=Array[i(406)](a[i(372)]())[i(386)]((t=>hs(t)||function(t,e){const n=i,r=e[n(374)](t[n(402)],n(401)),s=e[n(374)]([n(396),n(401)],t);return r&&s}(t,this[i(370)][i(389)][i(365)])));u=y(t,e[i(389)])}else{const t=Array[i(406)](a[i(372)]())[i(386)]((t=>hs(t)));u=y(t,e[i(389)])}e[i(389)][i(382)]((()=>{const t=i;for(const e of u)r[t(380)](e,{commandName:t(401),commandParams:[{forceValue:c}]})}))})),r[t(377)][t(367)]((e=>{const r=t,{data:s}=e;if(s&&r(401)==s[r(366)]){const t=zr(n,r(368));return s[r(384)][0][r(383)]?{type:r(375),content:zr(n,r(388),t)}:{type:r(375),content:zr(n,r(403),t)}}}))}}function hs(t){const e=cs;return e(401)==t[e(402)][e(390)]}function ds(){const t=["editor","enableCommand","19068RQAjGs","4784263iFUQGD","TrackChangesEditing","2618iBcwsj","427419VNAZQK","1560vqTrHS","63wDZKSR","1917490OLLpmd","plugins","changeCaseLower","466vmFunm","get","2402065oNzWaV","changeCaseUpper","CaseChange","4Dxtdcn","4135848SmNWUb","has","changeCaseTitle","afterInit"];return(ds=function(){return t})()}const gs=ps;function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(702424===-parseInt(n(278))/1*(parseInt(n(293))/2)+parseInt(n(294))/3*(-parseInt(n(283))/4)+-parseInt(n(280))/5+parseInt(n(284))/6+-parseInt(n(290))/7*(parseInt(n(295))/8)+-parseInt(n(296))/9*(-parseInt(n(297))/10)+parseInt(n(291))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(287)](){const t=gs,e=this[t(288)];e[t(298)][t(285)](t(282))&&(e[t(298)][t(279)](t(292))[t(289)](t(281)),e[t(298)][t(279)](t(292))[t(289)](t(299)),e[t(298)][t(279)](t(292))[t(289)](t(286)))}}function Is(){const t=["4892972UTeyly","3362688jZwhcb","enableCommand","editor","1350435KYccvX","afterInit","441958RiZJuV","get","3199384CvqmfC","7SUPFPY","7555620hwXvKT","86115NhLCiO","6NvklAa","ckbox","10ldClys","106uYdiSn","plugins","TrackChangesEditing","commands"];return(Is=function(){return t})()}function Es(t,e){const n=Is();return(Es=function(t,e){return n[t-=276]})(t,e)}const bs=Es;!function(t,e){const n=Es,r=t();for(;;)try{if(930684===parseInt(n(279))/1+parseInt(n(290))/2*(-parseInt(n(286))/3)+-parseInt(n(294))/4+-parseInt(n(285))/5*(-parseInt(n(287))/6)+-parseInt(n(284))/7*(-parseInt(n(283))/8)+parseInt(n(276))/9+-parseInt(n(289))/10*(-parseInt(n(281))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[bs(280)](){const t=bs,e=this[t(278)];e[t(293)][t(282)](t(288))&&e[t(291)][t(282)](t(292))[t(277)](t(288))}}const _s=As;function ys(){const t=["checkChild","1809310ollyAw","373716VyrsNO","rootElement","config","value","outdentCodeBlock","24NpLqSj","has","document","commands","schema","model","type","3652767lfnoTn","forceValue","markBlockFormat","format","language","TrackChangesEditing","locale","*Set format:* %0","blockName","5413485KBpPhJ","*Remove format:* %0","from","change","plugins","commandParams","enableCommand","formatBlock","602560sqckMk","ELEMENT_CODE_BLOCK","languages","commandName","find","toLowerCase","8qvpGNZ","getSelectedBlocks","registerDescriptionCallback","CodeBlock","filter","parent","label","isLimit","codeBlock","105246wuyURN","name","get","selection","afterInit","descriptionFactory","registerElementLabel","5097156kaPaRn","indentCodeBlock","editor"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=330]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(424922===-parseInt(n(382))/1+-parseInt(n(367))/2+parseInt(n(343))/3*(-parseInt(n(338))/4)+parseInt(n(337))/5+parseInt(n(333))/6+parseInt(n(359))/7+parseInt(n(373))/8*(-parseInt(n(350))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(330)](){const t=_s,e=this[t(335)];if(!e[t(363)][t(344)](t(376)))return;const n=e[t(363)][t(384)](t(355)),r=e[t(356)],s=e[t(340)][t(384)](t(381))[t(369)],o=e[t(346)][t(384)](t(381));n[t(365)](t(334)),n[t(365)](t(342)),n[t(365)](t(381),((r,i={})=>{const a=t,c=e[a(348)],u=e[a(348)][a(345)][a(385)],l=i&&void 0!==i[a(351)]?i[a(351)]:!o[a(341)];let f;i[a(354)]||(i[a(354)]=s[0][a(354)]),f=l?Array[a(361)](u[a(374)]())[a(377)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(339))&&!e[n(380)](t)&&e[n(336)](t[n(378)],n(381))}(t,c[a(347)]))):Array[a(361)](u[a(374)]())[a(377)]((t=>Cs(t)));const h=y(f,c);c[a(362)]((()=>{const t=a;for(const e of h)n[t(352)](e,{commandName:t(381),commandParams:[{...i,forceValue:l}],formatGroupId:t(358)})}))})),n[t(331)][t(332)](t(381),(e=>zr(r,t(368),e))),n[t(331)][t(375)]((e=>{const n=t;if(n(366)!=e[n(349)])return;const o=r.t,{data:i}=e;if(!i||n(381)!=i[n(370)])return;const a=i[n(364)][0][n(354)],c=o(s[n(371)]((t=>t[n(354)]===a))[n(379)])[n(372)]();return i[n(364)][0][n(351)]?{type:n(353),content:zr(r,n(357),zr(r,n(368),1)+" ("+c+")")}:{type:n(353),content:zr(r,n(360),zr(r,n(368),1))}}))}}function Cs(t){const e=_s;return e(381)==t[e(383)]}const Ls=Rs;function Ns(){const t=["174477TEGmZX","TrackChangesEditing","addCommentThread","editor","get","7072429LLtUyr","2250130cRbdcW","4003080jMknjj","plugins","449616aLJHxR","has","CommentsEditing","76zuByqO","333171HhKinw","afterInit","enableCommand","3015222MHyuWb"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=464]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(554057===-parseInt(n(470))/1+parseInt(n(466))/2+-parseInt(n(474))/3*(-parseInt(n(469))/4)+-parseInt(n(480))/5+-parseInt(n(473))/6+parseInt(n(479))/7+-parseInt(n(464))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(471)](){const t=Ls,e=this[t(477)];e[t(465)][t(467)](t(468))&&e[t(465)][t(478)](t(475))[t(472)](t(476))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=360]})(t,e)}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(394)]())o[r(377)](t)&&s[r(370)](n[r(406)](o));return s}function ws(){const t=["previousPosition","1112410bhYdZT","mapper","model","toViewElement","774234kczOnn","schema","24MVzYWc","3009684dSaqrs","ck-suggestion-marker--active","createRangeOn","elementEnd","isLimit","getWalker","markerRange","5911800JuIcSh","writer","TrackChangesEditing","insert","item","type","isContent","get","push","ck-suggestion-marker-","isBlock","test","26083952GvnvUd","start","isAtEnd","hasAttribute","parent","bindElementToMarker","toViewPosition","addClass","activeMarkers","span","3636920wMKfCv","plugins","nextSibling","includes","name","579397DPGklD","getCustomProperty","consumable","addHighlight","createUIElement","getItems","markerName"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(385)][r(369)](r(364));return(o,i,a)=>{const c=r;if(!a[c(391)][c(373)](i[c(361)],o[c(388)]))return;const u=i[c(361)][c(360)](),l=i[c(361)][c(375)],f=t[c(399)][c(402)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(366)];g=g||f[c(368)](e);const n=a[c(398)][c(400)](e);if(n&&n[c(390)](c(392)))return;c(407)==t[c(367)]&&f[c(372)](e)&&!f[c(408)](e)&&(e[c(386)]||l[c(376)]?h&&h[c(378)]==e||(h=e,m(t[c(396)]),p=!0):d=d||t[c(396)])}function m(t){const r=c,o=a[r(363)][r(393)](r(383),{class:r(371)+e}),u=a[r(398)][r(380)](t);n&&s[r(382)][r(387)](i[r(395)])&&a[r(363)][r(381)](r(405),o),a[r(363)][r(365)](u,o),a[r(398)][r(379)](o,i[r(395)])}g||p||!d||m(d)}}!function(t,e){const n=Ms,r=t();for(;;)try{if(858430===-parseInt(n(397))/1+parseInt(n(404))/2+-parseInt(n(401))/3+-parseInt(n(362))/4+-parseInt(n(384))/5+parseInt(n(403))/6*(-parseInt(n(389))/7)+parseInt(n(374))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=Ps;function Ps(t,e){const n=Bs();return(Ps=function(t,e){return n[t-=257]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(100677===-parseInt(n(289))/1*(parseInt(n(299))/2)+-parseInt(n(306))/3*(parseInt(n(261))/4)+-parseInt(n(305))/5*(parseInt(n(316))/6)+-parseInt(n(312))/7*(parseInt(n(297))/8)+-parseInt(n(308))/9*(-parseInt(n(285))/10)+parseInt(n(290))/11*(parseInt(n(310))/12)+parseInt(n(265))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bs);class xs extends t.Plugin{static get[Fs(267)](){return[vs.Delete]}[Fs(276)](){const t=Fs,e=this[t(314)],n=e[t(301)][t(304)](t(302));n[t(309)](t(278));const r=e[t(263)][t(304)](t(287));n[t(309)](t(287),((n,s={})=>{const o=t,a=e[o(318)][o(311)](e[o(318)][o(264)][o(319)]);a[o(273)]&&e[o(318)][o(271)](a,{direction:o(295),unit:s[o(270)]});const c=a[o(268)](),u=i.LiveRange[o(258)](c);let l;n(s),l=o(279)==u[o(298)][o(303)]?e[o(318)][o(281)](c[o(260)]):e[o(318)][o(281)](u[o(260)],u[o(313)]),u[o(277)](),e[o(318)][o(280)](r[o(274)][o(257)],(t=>{const e=o;r[e(274)][e(259)](),t[e(269)](t[e(281)](l[e(313)])),r[e(274)][e(266)]()}))})),e[t(282)][t(296)].on(t(284),Ds(e,t(275)),{priority:t(292)}),e[t(317)][t(296)].on(t(284),((n,r,s)=>{const o=t;s[o(307)][o(286)]&&Ds(e,o(275),{showActiveMarker:!1})[o(272)](this)(n,r,s)}),{priority:t(292)}),e[t(282)][t(296)].on(t(288),((e,n,r)=>{const s=t,o=r[s(293)][s(300)](n[s(291)]);if(o)for(const t of o)t.is(s(315))&&(r[s(293)][s(294)](t,n[s(291)]),r[s(262)][s(283)](t))}),{priority:t(292)})}}function Bs(){const t=["173786srOvDE","9647zrIeAd","markerName","high","mapper","unbindElementFromMarkerName","forward","downcastDispatcher","1520VEoiCv","root","2sPrvcm","markerNameToElements","plugins","TrackChangesEditing","rootName","get","5dvlRdk","9JPtCPC","options","874278kOpmZm","enableCommand","504CDbxqw","createSelection","413GsjMZY","end","editor","uiElement","441462tawLJi","data","model","selection","batch","fromRange","lock","start","166284BqPmRE","writer","commands","document","4549831YLJQVm","unlock","requires","getFirstRange","setSelection","unit","modifySelection","bind","isCollapsed","buffer","merge","init","detach","delete","$graveyard","enqueueChange","createRange","editing","remove","addMarker:suggestion:deletion","10QFGxMN","showSuggestionHighlights","deleteForward","removeMarker:suggestion:deletion"];return(Bs=function(){return t})()}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=433]})(t,e)}function Gs(){const t=["find","enableDefaultAttributesIntegration","ELEMENT_NUMBERED_LIST","*Remove format:* %0","formatBlock","createPositionAt","_findSuggestions","next","parent","accept","push","*Format:* remove from %0","includes","_suggestionFactory","toUpperCase","904970LZAROW","suggestion","editor","isObject","getChanges","isUndo","getFirstRange","removeMarker","trackChangesCommand","isNextTo","deletion","7vLUwWm","data","fromRange","batch","model","registerPostFixer","oldValue","plugins","*Set format:* %0","*Indent:* %0","todoList","has","mergeListItemBackward","commandName","_LIST","registerAttributeLabel","locale","listStyle","get","*Merge:* list item","FORMAT_INDENT","TodoListEditing","meta","isLocal","commandParams","nodeAfter","filter","bulletedList","todo","list.multiBlock","differ","*Check item*","_supportLegacySuggestions","_registerLegacyDescription","listMarkerStyle","getRanges","noTrackChangesFixer","563559hBbOyP","indentList","assureChains","898296MTIJeP","listItemIdFixer","start","default","registerCustomCallback","*Change to:* %0","listIndent","multipleBlocks","schema","_getAttributeKey","forceValue","ListEditing","splitListItemAfter","detach","getFirstMarker","registerBlockAttribute","ELEMENT_BULLETED_LIST","document","end","format","type","mergeListItemForward","splitListItemBefore","config","customNumberedList","change","numbered","listType","attributeKey","*Split:* list item","TrackChangesEditing","groupId","setSelection","head","descriptionFactory","checkTodoList","6IiPbYF","getAttribute","refresh","afterInit","range","bulleted","ELEMENT_","from","*Outdent:* %0","outdentList","selection","nextSibling","listStart","registerElementLabel","every","todoListChecked","customBulletedList","*Merge:* %0","map","documentList","2548648NdjrMy","1877795ChFBPP","newValue","numberedList","ELEMENT_TODO_LIST","747780VYkEjJ","630152uTeamp","setAttribute","listMarker","createRange","commands","registerDescriptionCallback","*Uncheck item*","ELEMENT_LIST_ITEM","previousSibling","execute","value","listItemId","listReversed","todoListCheck","length","135qjhgDM","attribute","attributes","key","containsItem","*Format:* insert into %0","getSuggestions"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(380704===-parseInt(n(509))/1+parseInt(n(574))/2*(parseInt(n(548))/3)+-parseInt(n(512))/4+-parseInt(n(569))/5+-parseInt(n(573))/6+parseInt(n(472))/7*(-parseInt(n(568))/8)+parseInt(n(439))/9*(parseInt(n(461))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(551)](){const t=Us,e=this[t(463)];if(!e[t(479)][t(483)](t(523)))return;const n=e[t(488)],r=e[t(479)][t(490)](t(542)),s=e[t(479)][t(483)](t(493)),o=!!e[t(535)][t(490)](t(501));function i(e){const r=t;return{type:r(531),content:""+zr(n,r(480),e)}}function a(e){const r=t;return{type:r(531),content:""+zr(n,r(449),e)}}r[t(447)](t(571)),r[t(447)](t(499)),r[t(447)](t(536)),r[t(447)](t(564)),r[t(447)](t(510)),r[t(447)](t(557)),r[t(447)](t(524)),r[t(447)](t(534)),r[t(527)](t(435)),r[t(527)](t(539)),r[t(527)](t(518)),o&&(r[t(447)](t(484)),r[t(447)](t(533))),s&&(r[t(447)](t(482)),r[t(447)](t(547)),r[t(527)](t(563)),r[t(546)][t(579)]((e=>{const r=t,{data:s}=e;if(s&&r(563)==s[r(442)])return{type:r(531),content:s[r(570)]?zr(n,r(503)):zr(n,r(580))}})),this[t(463)][t(476)][t(529)][t(477)]((e=>{const n=t;if(e[n(475)][n(466)])return!1;let s=!1;const o=r[n(445)]({skipNotAttached:!0})[n(498)]((t=>n(563)===r[n(521)](t)));for(const t of o)n(500)!=t[n(467)]()[n(514)][n(497)][n(549)](n(539))&&(r[n(452)](t[n(467)](),n(440))[n(446)]((t=>n(539)===r[n(521)](t[n(462)])))||(e[n(468)](t[n(526)]()),s=!0));return s}))),r[t(546)][t(487)](t(518),zr(n,t(492)));const c={type:t(531),content:""};r[t(546)][t(579)]((e=>{const r=t,{data:s}=e;if(!s||r(539)!=s[r(442)])return;let u=e[r(545)];for(;u;){if(u[r(473)]&&((r(489)==u[r(473)][r(442)]||r(506)==u[r(473)][r(442)])&&(u[r(473)][r(570)]&&r(515)!=u[r(473)][r(570)]||r(515)!=u[r(473)][r(478)]&&!s[r(570)])||!o&&u[r(473)][r(442)]==_c))return c;u=u[r(453)]}if(null==s[r(570)])switch(s[r(478)]){case r(553):return a(zr(n,r(528)));case r(538):return a(zr(n,r(448)));case r(500):return a(zr(n,r(572)))}switch(s[r(570)]){case r(553):return i(zr(n,r(528)));case r(538):return i(zr(n,r(448)));case r(500):return i(zr(n,r(572)))}})),r[t(546)][t(579)]((e=>{const n=t,{data:r}=e;if(r&&n(518)==r[n(442)])return null==r[n(570)]||null==r[n(478)]&&0==r[n(570)]?c:void 0})),r[t(546)][t(579)]((e=>{const r=t;if(r(440)!=e[r(532)])return;const{data:s}=e;if(!s||r(435)!=s[r(442)])return;const o=Hs(e);return r(570)==o?{type:r(531),content:zr(n,r(491))}:r(478)==o?{type:r(531),content:zr(n,r(541))}:c})),e[t(476)][t(529)][t(477)]((e=>this[t(513)](e))),e[t(476)][t(529)][t(477)]((e=>this[t(508)](e))),e[t(476)][t(529)][t(477)]((e=>this[t(511)](e))),this[t(504)]()}[Us(513)](t){const e=Us;if(t[e(475)][e(466)]||!t[e(475)][e(495)])return!1;let n=!1;const r=this[e(463)][e(479)][e(490)](e(542))[e(445)]({skipNotAttached:!0})[e(498)]((t=>t[e(473)]&&e(435)==t[e(473)][e(442)]))[e(498)]((t=>t[e(473)][e(570)]&&t[e(473)][e(478)]));for(const s of r)Hs(s)||(t[e(468)](s[e(526)]()),n=!0);return n}[Us(508)](t){const e=Us;if(t[e(475)][e(466)]||!t[e(475)][e(495)])return!1;const n=this[e(463)][e(479)][e(490)](e(542));if(n[e(469)][e(434)])return!1;let r=!1;const s=[e(539),e(435),e(518),e(489),e(560),e(436),e(437),e(576),e(506)],o=this[e(463)][e(476)][e(529)][e(502)][e(465)]()[e(498)]((t=>e(440)==t[e(532)]))[e(498)]((t=>s[e(458)](t[e(540)])));if(0==o[e(438)])return r;for(const i of o){const o=n[e(452)](i[e(552)],e(440))[e(498)]((t=>!t[e(494)][e(470)]))[e(566)]((t=>t[e(462)]))[e(498)]((t=>{const r=e,o=n[r(521)](t);return s[r(458)](o)}));if(o[e(438)]){for(const n of o)t[e(468)](n[e(526)]());r=!0}}return r}[Us(511)](t){const e=Us;if(t[e(475)][e(466)]||!t[e(475)][e(495)])return!1;const n=this[e(463)][e(479)][e(490)](e(542));let r=!1;const s=[e(539),e(435),e(518),e(489),e(560),e(436),e(437),e(576),e(506)];for(const t of n[e(445)]({skipNotAttached:!0})){const o=n[e(452)](t[e(467)](),e(440))[e(566)]((t=>t[e(462)]))[e(498)]((t=>t[e(473)]&&s[e(458)](t[e(473)][e(442)])));if(!o[e(438)])continue;const a=o[0][e(545)][e(441)][e(543)];if(!o[e(562)]((t=>t[e(441)][e(543)]===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(445)]({skipNotAttached:!0})[s(498)]((e=>s(440)==e[s(532)]&&e[s(441)][s(543)]==t)))e[s(575)](s(543),r)}function i(t,n){const r=e;let s=t[r(545)],i=!1;for(;s;)s[r(441)][r(543)]!=n&&(o(s[r(441)][r(543)],n),s[r(575)](r(543),n),i=!0),s=s[r(453)];return i}}[Us(504)](){const t=Us,e=this[t(463)],n=e[t(488)],r=e[t(479)][t(490)](t(542));this[t(505)](),r[t(459)][t(516)](t(450),t(567),t(455),(function(n,r){const s=t,o=[];for(let t of n)t[s(514)][s(497)]===t[s(530)][s(454)]&&(t=e[s(476)][s(577)](e[s(476)][s(451)](t[s(514)][s(497)],0))),o[s(456)](t);e[s(476)][s(537)]((t=>{const n=s,a=e[n(476)][n(529)][n(558)],c=Array[n(555)](a[n(507)]())[n(566)]((t=>i.LiveRange[n(474)](t)));t[n(544)](o),e[n(578)][n(490)](r[n(485)])[n(550)](),r[n(496)][n(456)]({forceDefaultExecution:!0}),e[n(433)](r[n(485)],...r[n(496)]),t[n(544)](c);for(const t of c)t[n(525)]()}))})),r[t(546)][t(561)]((function(n){const r=t,s=!e[r(476)][r(520)][r(464)](n),o=n[r(582)],i=n[r(559)],a=n[r(549)](r(435)),c=!o||o[r(549)](r(435))!==a,u=!i||i[r(549)](r(435))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(581),e)))}[Us(505)](){const t=Us,e=this[t(463)],n=e[t(488)];function r(n){const r=t,s=e[r(578)][r(490)](r(499))[r(434)],o=e[r(578)][r(490)](r(571))[r(434)];return r(571)===n?s:o}e[t(479)][t(490)](t(542))[t(546)][t(579)]((function(s){const o=t;if(o(450)!=s[o(532)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(485)]){case o(499):u=i[o(496)][0][o(522)],l=r(i[o(485)]),a=o(u?444:457),!l&&e[o(535)][o(490)](o(501))||(a=o(517)),c={type:o(531),content:zr(n,a,zr(n,o(528)))};break;case o(571):u=i[o(496)][0][o(522)],l=r(i[o(485)]),a=o(u?444:457),!l&&e[o(535)][o(490)](o(501))||(a=o(517)),c={type:o(531),content:zr(n,a,zr(n,o(448)))};break;case o(510):a=o(481),c={type:o(531),content:zr(n,a,zr(n,o(581)))};break;case o(557):a=function(t){const e=o,n=t[e(467)]();let r=n[e(514)][e(497)];for(;r&&n[e(443)](r);){if(r[e(549)](e(518))>0)return!1;r=r[e(559)]}return!0}(s)?zr(n,o(457),zr(n,function(t){const e=o;return e(554)+t[e(467)]()[e(514)][e(497)][e(549)](e(539))[e(460)]()+e(486)}(s))):zr(n,o(556),zr(n,o(581))),c={type:o(531),content:a};break;case o(484):case o(533):!1===i[o(519)]&&(a=o(565),c={type:o(471),content:zr(n,a,zr(n,o(581)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(467)]()[e(514)][e(497)][e(582)];for(;n;){const r=n[e(549)](e(435));if(!r)return!1;if(r==t[e(473)][e(570)])return e(570);if(r==t[e(473)][e(478)])return e(478);n=n[e(582)]}return!1}const zs=Ks;!function(t,e){const n=Ks,r=t();for(;;)try{if(374249===parseInt(n(214))/1+parseInt(n(197))/2+parseInt(n(177))/3+-parseInt(n(174))/4+parseInt(n(185))/5*(parseInt(n(188))/6)+-parseInt(n(187))/7*(parseInt(n(183))/8)+parseInt(n(160))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qs);class Ws extends t.Plugin{[zs(159)](){const t=zs;if(!this[t(198)][t(217)][t(200)](t(223)))return;const e=this[t(198)][t(212)][t(235)](t(202)),n=this[t(198)][t(217)][t(235)](t(148));e[t(238)]&&(n[t(190)](t(156)),n[t(233)](t(156))),e[t(153)]&&(n[t(190)](t(161)),n[t(233)](t(161))),e[t(152)]&&(n[t(190)](t(203)),n[t(233)](t(203)));const r={type:t(180),content:""};n[t(219)][t(166)](this[t(176)][t(221)](this));const s=this[t(198)][t(234)];n[t(219)][t(207)](t(161),zr(s,t(151))),n[t(219)][t(166)]((e=>{const n=t,{data:s}=e;if(s&&n(161)==s[n(192)])return null==s[n(215)]||0==s[n(215)]&&null==s[n(169)]?r:void 0})),n[t(219)][t(207)](t(203),zr(s,t(173))),n[t(219)][t(166)]((e=>{const n=t,{data:s}=e;if(s&&n(203)==s[n(192)])return null==s[n(215)]||1==s[n(215)]&&null==s[n(169)]?r:void 0})),this[t(198)][t(204)][t(167)][t(171)]((e=>{const r=t;if(e[r(172)][r(189)])return!1;let s=!1;const o=n[r(224)]({skipNotAttached:!0})[r(216)]((t=>{const e=r,s=n[e(218)](t);return e(203)==s||e(161)==s}));for(const t of o){const o=t[r(211)]()[r(237)][r(179)][r(191)](r(206));r(195)!=o&&r(220)!=o&&(n[r(178)](t[r(211)](),r(230))[r(222)]((t=>r(206)==n[r(218)](t[r(228)])))||(e[r(210)](t[r(170)]()),s=!0))}return s})),this[t(163)]()}[zs(176)](t){const e=zs,n=this[e(198)][e(234)],{data:r}=t,s={type:e(180),content:""};if(!r||e(156)!=r[e(192)])return;if(!r[e(169)])return e(226)==r[e(215)]?s:{type:e(180),content:""+zr(n,e(181),zr(n,this[e(165)](r[e(215)])))};if(!r[e(215)]){if(e(226)==r[e(169)])return s;let o=t[e(150)];for(;o;){if(o[e(168)]&&e(206)==o[e(168)][e(192)]&&o[e(168)][e(215)])return s;o=o[e(157)]}return{type:e(180),content:""+zr(n,e(227),zr(n,this[e(165)](r[e(169)])))}}if(e(226)!=r[e(215)])return{type:e(180),content:""+zr(n,e(181),zr(n,this[e(165)](r[e(215)])))};let o=t[e(150)];for(;o;){if(o[e(168)]&&e(206)==o[e(168)][e(192)]&&o[e(168)][e(215)]&&o[e(168)][e(169)])return s;o=o[e(157)]}const i=t[e(211)]()[e(237)][e(179)][e(191)](e(206));return{type:e(180),content:zr(n,e(181),zr(n,e(182)+i[e(175)]()+e(158)))}}[zs(163)](){const t=zs,e=this[t(198)],n=e[t(234)];e[t(217)][t(235)](t(148))[t(219)][t(166)]((e=>{const r=t;if(r(209)!=e[r(236)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(231)]){case r(156):o=r(149),i={type:r(180),content:zr(n,o,zr(n,this[r(165)](s[r(164)][0][r(236)])))};break;case r(161):o=s[r(164)][0][r(153)]?r(213):r(201),i={type:r(180),content:zr(n,o)};break;case r(203):o=r(232),i={type:r(180),content:zr(n,o,s[r(164)][0][r(152)])}}return i}))}[zs(165)](t){const e=zs;return e(182)+function(t){const n=e;return Xs[n(208)](t)?n(229):Zs[n(208)](t)?n(195):null}(t)[e(175)]()+e(184)+t[e(175)]()[e(186)](/-/g,"_")}}function Ks(t,e){const n=qs();return(Ks=function(t,e){return n[t-=148]})(t,e)}function qs(){const t=["disc","square","listStyle","next","_LIST_DEFAULT","afterInit","2622834PYZCdx","listReversed","upper-latin","_registerLegacyDescription","commandParams","_getTranslationKeyForListStyle","registerDescriptionCallback","document","data","oldValue","getFirstMarker","registerPostFixer","batch","FORMAT_LIST_START","2806732sIlNBy","toUpperCase","handleDescriptions","1430463ICXOFg","_findSuggestions","nodeAfter","format","*Set format:* %0","ELEMENT_","61624pSEXOO","_LIST_","5eqsiQW","replace","343ocfOui","1504122PsOxcI","isUndo","enableDefaultAttributesIntegration","getAttribute","key","upper-roman","circle","numbered","lower-latin","158830RKlMAx","editor","decimal","has","*Format:* set order to regular","list.properties","listStart","model","decimal-leading-zero","listType","registerAttributeLabel","includes","formatBlock","removeMarker","getFirstRange","config","*Format:* set order to reversed","355030MdOxCz","newValue","filter","plugins","_getAttributeKey","descriptionFactory","customNumbered","bind","find","ListPropertiesEditing","getSuggestions","lower-roman","default","*Remove format:* %0","suggestion","bulleted","attribute","commandName","*Format:* set start index to %0","registerBlockAttribute","locale","get","type","start","styles","TrackChangesEditing","*Change to:* %0","head","FORMAT_LIST_REVERSED","startIndex","reversed"];return(qs=function(){return t})()}const Xs=[zs(154),zs(194),zs(155)],Zs=[zs(199),zs(205),zs(225),zs(193),zs(196),zs(162)];var Qs=n(507);const Ys=$s;function Js(){const t=["commands","4LLZlAu","getFirstPosition","model","requires","1Evqipt","fromRange","hasClass","addMarker:suggestion:insertion","enterBlock","setSelection","bind","enter","11872071uwiaRy","writer","editor","3230402DfojZT","createRange","end","get","11123RlkvCy","editing","init","25wiQksG","8544tzcjDZ","detach","change","removeMarker:suggestion:insertion","downcastDispatcher","fire","markInsertion","markerName","split","remove","document","parent","options","363HaJtVb","selection","2020290twiCWt","showSuggestionHighlights","TrackChangesEditing","10PeLdLV","afterExecute","getFirstRange","unbindElementFromMarkerName","10825321EcxsiC","251184ITQsnP","markerNameToElements","data","ck-suggestion-marker-split","high","createPositionAt","1394922UwAKHu","enableCommand","mapper","nextSibling","plugins"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=487]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(924876===-parseInt(n(505))/1*(-parseInt(n(516))/2)+-parseInt(n(539))/3*(parseInt(n(501))/4)+-parseInt(n(523))/5*(parseInt(n(495))/6)+-parseInt(n(520))/7*(parseInt(n(524))/8)+parseInt(n(513))/9*(parseInt(n(542))/10)+parseInt(n(537))/11*(parseInt(n(489))/12)+parseInt(n(488))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(504)](){return[Qs.Enter]}[Ys(522)](){const t=Ys,e=this[t(515)],n=e[t(499)][t(519)](t(541)),r=e[t(500)][t(519)](t(512));n[t(496)](t(512),(()=>{const s=t;e[s(503)][s(526)]((t=>{const o=s,a=e[o(503)][o(534)][o(538)],c=a[o(502)](),u=i.LiveRange[o(506)](a[o(544)]());if(r[o(509)](t)){const r=e[o(503)][o(494)](c[o(535)][o(498)],0),s=t[o(517)](c,r);n[o(530)](s)}else t[o(510)](t[o(517)](u[o(518)]));u[o(525)](),r[o(529)](o(543),{writer:t})}))})),e[t(521)][t(528)].on(t(508),Ds(e,t(532)),{priority:t(493)}),e[t(521)][t(528)].on(t(527),((e,n,r)=>{const s=t,o=r[s(497)][s(490)](n[s(531)]);if(o)for(const t of o)t[s(507)](s(492))&&(r[s(497)][s(487)](t,n[s(531)]),r[s(514)][s(533)](t))}),{priority:t(493)}),e[t(491)][t(528)].on(t(508),((n,r,s)=>{const o=t;s[o(536)][o(540)]&&Ds(e,o(532),{showActiveMarker:!1})[o(511)](this)(n,r,s)}),{priority:t(493)})}}const eo=ro;function no(){const t=["792832RMVvwW","item","getMarkersGroup","afterInit","markers","start","plugins","replaceAll","suggestion:deletion","handleFindCommand","end","filter","find","FindAndReplaceEditing","replace","bind","getRange","5200pDJbhh","has","findPrevious","get","2288ZfgblK","1199331BvdStV","findByTextCallback","createPositionAt","createRange","1951704xJchIW","getIntersection","104ALeVle","3423084yGeOZE","354822RoHabx","361298yAdbLy","TrackChangesEditing","enableCommand","_isInDeletionRange","findNext","FindAndReplaceUtils","string","editor","model"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=469]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(357809===-parseInt(n(471))/1+-parseInt(n(481))/2+-parseInt(n(507))/3+-parseInt(n(502))/4*(parseInt(n(498))/5)+parseInt(n(470))/6+parseInt(n(472))/7+parseInt(n(469))/8*(parseInt(n(503))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(484)](){const t=eo;if(!this[t(479)][t(487)][t(499)](t(494)))return;const e=this[t(479)][t(487)][t(501)](t(473));e[t(474)](t(493),this[t(490)][t(496)](this)),e[t(474)](t(476)),e[t(474)](t(500)),e[t(474)](t(495)),e[t(474)](t(488))}[eo(490)](t,e,n={}){const r=eo,s=this[r(479)][r(487)][r(501)](r(477));return t((t=>(r(478)==typeof e?s[r(504)](e,n):e)(t)[r(492)]((e=>!1===this[r(475)](e,t[r(482)])))),n)}[eo(475)](t,e){const n=eo,r=this[n(479)][n(480)][n(506)](this[n(479)][n(480)][n(505)](e,t[n(486)]),this[n(479)][n(480)][n(505)](e,t[n(491)]));for(const t of this[n(479)][n(480)][n(485)][n(483)](n(489)))if(null!==r[n(508)](t[n(497)]()))return!0;return!1}}const oo=ao;function io(){const t=["FontFamilyEditing","toLowerCase","title","label","13396735whpOdm","*Set font size:* %0","config","formatInline","FontBackgroundColorEditing","fontSize.options","trim","1131042lQypsa","FORMAT_FONT_BACKGROUND","FontSize","fontBackgroundColor.colors","*Reset font family*","commandParams","1299ylNHzU","type","fontColor","30vxQmAA","plugins","get","fontBackgroundColor","fontFamily","editor","normalizeSizeOptions","commandName","TrackChangesEditing","*Reset font background color*","FontColorEditing","value","FontSizeEditing","fontSize","fontColor.colors","find","FORMAT_FONT_SIZE","format","has","afterInit","155lQJmyl","*Set font family:* %0","_registerLegacyDescription","enableDefaultAttributesIntegration","3512493myngkK","FORMAT_FONT_COLOR","registerAttributeLabel","locale","descriptionFactory","256278KEroxP","16247IPmrRc","258565OSJONf","FORMAT_FONT_FAMILY","*Set font color:* %0","1324FhYpAx","model","*Set font background color:* %0","registerDescriptionCallback","registerInlineAttribute","*Reset font size*","*Reset font color*","4312HxowdL"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=166]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(851889===-parseInt(n(227))/1+parseInt(n(187))/2+-parseInt(n(193))/3*(parseInt(n(168))/4)+parseInt(n(216))/5*(-parseInt(n(225))/6)+parseInt(n(226))/7*(-parseInt(n(175))/8)+-parseInt(n(220))/9+parseInt(n(196))/10*(parseInt(n(180))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(208),commandName:oo(209)},{pluginName:oo(176),commandName:oo(200)},{pluginName:oo(206),commandName:oo(195)},{pluginName:oo(184),commandName:oo(199)}];class uo extends t.Plugin{[oo(215)](){const t=oo,e=this[t(201)][t(223)],n=this[t(201)][t(197)][t(198)](t(204));for(const{pluginName:e,commandName:r}of co)this[t(201)][t(197)][t(214)](e)&&(n[t(219)](r),n[t(172)](r));e.t,n[t(224)][t(222)](t(209),zr(e,t(212))),n[t(224)][t(222)](t(200),zr(e,t(166))),n[t(224)][t(222)](t(195),zr(e,t(221))),n[t(224)][t(222)](t(199),zr(e,t(188))),this[t(218)]()}[oo(218)](){const t=oo,e=this[t(201)],n=e[t(223)];e[t(197)][t(198)](t(204))[t(224)][t(171)]((e=>{const r=t,o=n.t;if(r(183)!=e[r(194)])return;const{data:i}=e;if(null!=i){if(r(209)==i[r(203)]){const t=i[r(192)][0][r(207)];if(t){const e=o(this[r(201)][r(197)][r(198)](r(189))[r(202)](this[r(201)][r(182)][r(198)](r(185)))[r(211)]((e=>e[r(169)]==t))[r(178)])[r(177)]();return{type:r(213),content:zr(n,r(181),e)}}return{type:r(213),content:zr(n,r(173))}}if(r(200)==i[r(203)]){const t=i[r(192)][0][r(207)];return t?{type:r(213),content:zr(n,r(217),t)}:{type:r(213),content:zr(n,r(191))}}if(r(195)==i[r(203)]){const t=i[r(192)][0][r(207)];if(t){const e=(0,s.normalizeColorOptions)(this[r(201)][r(182)][r(198)](r(210)))[r(211)]((e=>e[r(169)]==t));let i=t,a="";return e&&(i=e[r(179)],a=o(i)[r(177)]()),{type:r(213),content:zr(n,r(167),a)[r(186)](),color:{value:t,title:a||i}}}return{type:r(213),content:zr(n,r(174))}}if(r(199)==i[r(203)]){const t=i[r(192)][0][r(207)];if(t){const e=(0,s.normalizeColorOptions)(this[r(201)][r(182)][r(198)](r(190)))[r(211)]((e=>e[r(169)]==t));let i=t,a="";return e&&(i=e[r(179)],a=o(i)[r(177)]()),{type:r(213),content:zr(n,r(170),a)[r(186)](),color:{value:t,title:a||i}}}return{type:r(213),content:zr(n,r(205))}}}}))}}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=308]})(t,e)}const fo=lo;function ho(){const t=["*Remove all formatting*","560523rcksdw","8244880YjTANa","config","fontBackgroundColor","toLowerCase","3711222aXpAlR","enableCommand","FontSize","formatInline","format","toUpperCase","commandParams","18lWskLC","fontSize.options","14SUBMyp","commandName","type","entries","fontColor","normalizeSizeOptions","registerDescriptionCallback","fontSize","2474005xVMcof","get","commands","label","fontColor.colors","charAt","copyFormat","split","plugins","locale","push","formatBlock","71377Bxwiul","4NHhEZq","model","descriptionFactory","afterInit","_registerLegacyDescription","pasteFormat","1795296FrGPaV","join","slice","2406584DZsndl","*Set format to:* %0","editor","title","enableDefaultAttributesIntegration","TrackChangesEditing","find","boolean","length"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(449483===-parseInt(n(316))/1*(-parseInt(n(348))/2)+parseInt(n(336))/3*(-parseInt(n(317))/4)+-parseInt(n(358))/5+parseInt(n(323))/6+parseInt(n(350))/7*(parseInt(n(326))/8)+parseInt(n(341))/9+-parseInt(n(337))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(320)](){const t=fo,e=this[t(328)],n=e[t(312)][t(359)](t(331)),r=e[t(360)][t(359)](t(310)),s=e[t(360)][t(359)](t(322));r&&s&&(n[t(330)](t(322)),n[t(342)](t(310)),this[t(321)]())}[fo(321)](){const t=fo,e=this[t(328)],n=e[t(313)];e[t(312)][t(359)](t(331))[t(319)][t(356)]((r=>{const s=t;if(s(315)!=r[s(352)]&&s(344)!=r[s(352)])return;const{data:o}=r;if(o&&s(322)===o[s(351)]){const t=[],r=o[s(347)][0];for(const[n,o]of Object[s(353)](r))t[s(314)](po(e,n,o));return t[s(334)]?{type:s(345),content:zr(n,s(327),t[s(324)](", "))}:{type:s(345),content:zr(n,s(335))}}}))}}function po(t,e,n){const r=fo,o=t[r(313)].t,i=e[r(311)](/(?=[A-Z])/)[r(324)](" "),a=o(i[r(309)](0)[r(346)]()+i[r(325)](1))[r(340)]();if(r(333)==typeof n)return a;if(r(354)===e||r(339)===e){const e=(0,s.normalizeColorOptions)(t[r(338)][r(359)](r(308)))[r(332)]((t=>t[r(318)]==n));return a+" ("+(e?o(e[r(361)])[r(340)]():n)+")"}if(r(357)===e&&isNaN(parseFloat(n))){const e=t[r(312)][r(359)](r(343))[r(355)](t[r(338)][r(359)](r(349)))[r(332)]((t=>t[r(318)]==n));return a+" ("+(e?o(e[r(329)])[r(340)]():n)+")"}return a+" ("+n+")"}function mo(){const t=["value","756mjLWkj","registerElementLabel","enableDefaultAttributesIntegration","afterInit","2kbNNnH","plugins","_getHeadingLevel","*Change to:* %0","TrackChangesEditing","HeadingEditing","registerDescriptionCallback","format","heading","name","24saXWdy","heading.options","44072hqGwms","locale","ELEMENT_HEADING","type","315481DZQYNH","formatBlock","618384OSTzNd","config","paragraph","editor","match","title","has","ELEMENT_HEADING_CUSTOM","model","5801477cVZYlg","_registerLegacyDescription","find","3tIIdvT","descriptionFactory","get","_headingOptions","4855698cAPbnj","7072770uxcZQn","view","commandParams","commandName","756eNPktM","9245AFQlQO"];return(mo=function(){return t})()}const Io=Eo;function Eo(t,e){const n=mo();return(Eo=function(t,e){return n[t-=150]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(390494===parseInt(n(164))/1*(-parseInt(n(194))/2)+parseInt(n(178))/3*(-parseInt(n(166))/4)+-parseInt(n(188))/5*(-parseInt(n(190))/6)+parseInt(n(187))/7*(-parseInt(n(160))/8)+-parseInt(n(182))/9+parseInt(n(183))/10+-parseInt(n(175))/11*(-parseInt(n(158))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mo);class bo extends t.Plugin{[Io(193)](){const t=Io,e=this[t(169)];if(!e[t(195)][t(172)](t(153)))return;this[t(181)]=e[t(167)][t(180)](t(159));const n=e[t(161)],r=e[t(195)][t(180)](t(152));r[t(192)](t(156));for(const e of this[t(181)])t(168)!=e[t(174)]&&r[t(179)][t(191)](e[t(174)],(n=>{const r=t,i=this[r(150)](e[r(174)]);return null!==i?s(n,i):o(n,e[r(171)])}));function s(e,r){return zr(n,t(162),[e,r])}function o(e,r){return zr(n,t(173),[e,r])}this[t(176)]()}[Io(176)](){const t=Io,e=this[t(169)],n=e[t(161)];e[t(195)][t(180)](t(152))[t(179)][t(154)]((e=>{const r=t;if(r(165)!=e[r(163)])return;const{data:s}=e;if(s&&r(156)==s[r(186)]){const e=s[r(185)][0][r(189)],c=this[r(150)](e);if(null!==c)return{type:r(155),content:zr(n,r(151),(a=c,zr(n,r(162),[1,a])))};const u=this[r(181)][r(177)]((t=>t[r(174)]===e))[r(171)];return{type:r(155),content:zr(n,r(151),(o=1,i=u,zr(n,t(173),[o,i])))}}var o,i,a}))}[Io(150)](t){const e=Io;var n,r;const s=t[e(170)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(181)])||void 0===n?void 0:n[e(177)]((n=>n[e(174)]==t));if(o&&o[e(184)]){const t=o[e(184)],n=(null!==(r=t[e(157)])&&void 0!==r?r:t)[e(170)](/^h(\d+)/);if(n)return n[1]}return null}}const To=_o;function _o(t,e){const n=Ao();return(_o=function(t,e){return n[t-=488]})(t,e)}!function(t,e){const n=_o,r=t();for(;;)try{if(479461===parseInt(n(508))/1*(parseInt(n(513))/2)+-parseInt(n(489))/3+-parseInt(n(509))/4+parseInt(n(503))/5+-parseInt(n(488))/6+-parseInt(n(518))/7+parseInt(n(491))/8*(parseInt(n(494))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ao);class yo extends t.Plugin{[To(497)](){const t=To,e=this[t(490)];if(!e[t(499)][t(507)](t(511)))return;const n=e[t(499)][t(524)](t(521)),r=e[t(523)];n[t(492)](t(515)),n[t(505)](t(515)),n[t(519)][t(500)](t(515),zr(r,t(510))),this[t(527)]()}[To(527)](){const t=To,e=this[t(490)],n=e[t(523)];e[t(499)][t(524)](t(521))[t(519)][t(525)]((r=>{const s=t;if(s(517)!=r[s(516)])return;const{data:o}=r;if(o&&s(515)==o[s(502)]){const t=n.t,r=o[s(495)][0][s(498)];if(r){const o=e[s(506)][s(524)](s(522))[s(496)]((t=>t[s(501)]==r)),i=t(o[s(504)])[s(514)]();return{type:s(512),content:zr(n,s(493),i),color:{value:o[s(520)],title:o[s(504)]}}}return{type:s(512),content:zr(n,s(526),zr(n,s(510)))}}}))}}function Ao(){const t=["enableDefaultAttributesIntegration","*Set highlight:* %0","1451997CDyeVq","commandParams","find","afterInit","value","plugins","registerAttributeLabel","model","commandName","686905krqMkX","title","registerInlineAttribute","config","has","16529QEPsSd","3057288qbZERF","FORMAT_HIGHLIGHT","HighlightEditing","format","42yTDYdw","toLowerCase","highlight","type","formatInline","2613184MzqiHY","descriptionFactory","color","TrackChangesEditing","highlight.options","locale","get","registerDescriptionCallback","*Remove highlight*","_registerLegacyDescription","4185810fEHlVd","2737263kIPdxf","editor","136uzARsg"];return(Ao=function(){return t})()}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=101]})(t,e)}function Lo(){const t=["high","createEmptyElement","TrackChangesEditing","for","7253360JPWcXR","86414MgbnHX","ELEMENT_HORIZONTAL_LINE","horizontalLine","afterInit","enableCommand","HorizontalLineEditing","495384VxcYmE","div","locale","showSuggestionHighlights","72RXWisL","conversion","has","editor","39384NwFxDC","get","140680qjgOmw","registerElementLabel","addClass","insert","descriptionFactory","plugins","7234380jDezNY","createContainerElement","ck-horizontal-line","2097IbeFUg","dataDowncast","createPositionAt","218103jUApwc","elementToStructure","1309auzANJ"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(733384===-parseInt(n(114))/1+parseInt(n(122))/2*(-parseInt(n(132))/3)+-parseInt(n(128))/4+-parseInt(n(121))/5+parseInt(n(108))/6+-parseInt(n(116))/7*(parseInt(n(136))/8)+parseInt(n(111))/9*(parseInt(n(102))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class No extends t.Plugin{[ko(125)](){const t=ko,e=this[t(135)];if(!e[t(107)][t(134)](t(127)))return;e[t(107)][t(101)](t(119))[t(126)](t(124));const n=e[t(107)][t(101)](t(119)),r=e[t(130)];n[t(106)][t(103)](t(124),(e=>zr(r,t(123),e))),e[t(133)][t(120)](t(112))[t(115)]({model:t(124),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(131)])return null;const o=n[s(109)](s(129)),i=n[s(118)]("hr");return n[s(104)](s(110),o),n[s(105)](n[s(113)](o,0),i),o},converterPriority:t(117)})}}const Ro=vo;function So(){const t=["enableDefaultAttributesIntegration","element","_registerLegacyDescription","registerBlockAttribute","start","format","ELEMENT_HTML_EMBED","value","type","get","afterInit","locale","2025448sXMcWW","key","descriptionFactory","editor","rawHtml","formatBlock","49730kyPdMY","3545364jccwFN","9394434siapQJ","registerDescriptionCallback","plugins","has","commandName","htmlEmbed","getFirstRange","1307uWdBbF","registerElementLabel","TrackChangesEditing","attribute","nodeAfter","11363481Ewmoti","HtmlEmbed","*Change %0 content*","4059264XHSMvh","220ILCcXS","402CophfY"];return(So=function(){return t})()}function vo(t,e){const n=So();return(vo=function(t,e){return n[t-=420]})(t,e)}!function(t,e){const n=vo,r=t();for(;;)try{if(801611===parseInt(n(428))/1*(-parseInt(n(438))/2)+parseInt(n(436))/3+-parseInt(n(437))/4*(parseInt(n(457))/5)+parseInt(n(420))/6+-parseInt(n(421))/7+-parseInt(n(451))/8+parseInt(n(433))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(So);class Mo extends t.Plugin{[Ro(449)](){const t=Ro,e=this[t(454)];if(!e[t(423)][t(424)](t(434)))return;const n=e[t(423)][t(448)](t(430)),r=e[t(450)];n[t(453)][t(429)](t(455),(e=>zr(r,t(445),e))),n[t(439)](t(426)),n[t(442)](t(446)),n[t(453)][t(422)]((e=>{const n=t;if(n(431)!=e[n(447)])return;const{data:s}=e;if(s&&n(446)==s[n(452)]&&e[n(427)]()[n(443)][n(432)].is(n(440),n(455))){const t=zr(r,n(445));return{type:n(444),content:zr(r,n(435),t)}}})),this[t(441)]()}[Ro(441)](){const t=Ro,e=this[t(454)],n=e[t(450)];e[t(423)][t(448)](t(430))[t(453)][t(422)]((e=>{const r=t;if(r(456)!=e[r(447)])return;const{data:s}=e;if(s&&r(426)==s[r(425)]){const t=zr(n,r(445));return{type:r(444),content:zr(n,r(435),t)}}}))}}const Oo=Do;function wo(){const t=["ImageUploadEditing","toPrevious","7522696JCcMYP","*Reset image width*","getSuggestionCallback","isBlockImage","132132gzzQtf","isIntersecting","*Set image width:* %0","getClosestSelectedImageElement","convertBlockImageToInline","imageTextAlternative","ImageResize","commandName","3904860uZEdYB","afterInit","createRangeOn","start","ImageInlineEditing","nodeBefore","caption","imageBlock","toggleImageCaption","5491936KcNTWK","18zDrfOm","imageCaption","resizeImage","find","format","deletion","subType","isCollapsed","_suggestionFactory","registerElementLabel","enableDefaultAttributesIntegration","ImageUtils","markInsertion","addObject","ImageBlockEditing","7SQmvOV","markBlockFormat","getCaptionFromImageModelElement","markDeletion","ELEMENT_INLINE_IMAGE","ImageEditing","231570GZOOJG","accept","_findSuggestions","registerCustomCallback","ImageCaptionUtils","ImageTextAlternativeEditing","detach","_registerLegacyDescription","length","imageTypeInline","forceDefaultExecution","model","TrackChangesEditing","formatInline","imageStylePreApply","alt","ImageCaptionEditing","selection","key","createRange","previous","registerAttributeLabel","isOwn","isEqual","imageTypeBlock","toNext","has","ELEMENT_CAPTION","isBefore","removeObject","change","attribute","nodeAfter","plugins","954000lgeotP","imageInline","backward","Block image to inline image","newValue","getContainedElement","uploadImage","end","locale","formatBlock","ELEMENT_IMAGE","registerDescriptionCallback","join","filter","Inline image to block image","descriptionFactory","*Set image text alternative:* %0","getFirstRange","registerBlockAttribute","document","width","insertImage","convertInlineImageToBlock","insertion","get","type","getNearestSelectionRange","editor","enableCommand","FORMAT_IMAGE_SIZE","element","commandParams","8626986ajUpPc","schema","discard","findIndex","forward","chain","fromPosition","resizedWidth","*Remove image text alternative*"];return(wo=function(){return t})()}function Do(t,e){const n=wo();return(Do=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(802400===-parseInt(n(425))/1*(-parseInt(n(443))/2)+-parseInt(n(498))/3+-parseInt(n(442))/4+parseInt(n(433))/5+parseInt(n(410))/6+-parseInt(n(458))/7*(parseInt(n(421))/8)+parseInt(n(464))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Oo(434)](){const t=Oo,e=this[t(405)];if(!e[t(497)][t(490)](t(463)))return;const n=e[t(497)][t(402)](t(476)),r=e[t(497)][t(402)](t(454)),s=e[t(506)];n[t(406)](t(519)),n[t(513)][t(452)](t(440),(e=>zr(s,t(508),e))),n[t(513)][t(452)](t(499),(e=>zr(s,t(462),e))),n[t(513)][t(452)](t(439),(()=>zr(s,t(491)))),e[t(497)][t(490)](t(419))&&n[t(406)](t(504)),e[t(497)][t(490)](t(457))&&e[t(497)][t(490)](t(437))&&(n[t(406)](t(473),((s,o)=>{const i=t,a=r[i(428)](e[i(475)][i(517)][i(481)]);e[i(475)][i(494)]((()=>{const t=i;n[t(459)](a,{commandName:t(473),commandParams:[o]},[],t(429))}))})),n[t(406)](t(488),((s,o)=>{const a=t;e[a(475)][a(494)]((t=>{const c=a;let u=r[c(428)](e[c(475)][c(517)][c(481)]),l=t[c(435)](u);const f=i.LivePosition[c(416)](l[c(436)],c(420)),h=i.LivePosition[c(416)](l[c(505)],c(489));n[c(474)]((()=>s(o))),u=r[c(428)](e[c(475)][c(517)][c(481)]),l=t[c(435)](u);const d=t[c(483)](f,h);f[c(470)](),h[c(470)](),n[c(459)](u,{commandName:c(473),commandParams:[o]},[],c(520)),d[c(436)][c(492)](l[c(436)])&&n[c(455)](t[c(483)](d[c(436)],l[c(436)]),c(520)),l[c(505)][c(492)](d[c(505)])&&n[c(455)](t[c(483)](l[c(505)],d[c(505)]),c(520))}))})),n[t(451)][t(467)](t(507),t(520),t(510),(()=>!1)),n[t(451)][t(467)](t(507),t(520),t(465),(()=>!1)),n[t(451)][t(467)](t(507),t(520),t(412),n[t(451)][t(423)](t(507),"",t(465))),n[t(451)][t(467)](t(521),t(520),t(510),(()=>!1)),n[t(451)][t(467)](t(521),t(520),t(412),(([r])=>{const s=t,o=n[s(451)][s(423)](s(521),"",s(412));let i=r[s(436)],a=r[s(505)];const c=e[s(475)][s(411)][s(404)](i,s(500)),u=e[s(475)][s(411)][s(404)](a,s(414));c[s(450)]&&(i=c[s(436)]),u[s(450)]&&(a=u[s(505)]),o([e[s(475)][s(483)](i,a)])})),n[t(451)][t(467)](t(507),t(520),t(415),c),n[t(451)][t(467)](t(521),t(520),t(415),c)),e[t(497)][t(490)](t(480))&&(n[t(406)](t(441),((s,o)=>{const i=t,a=e[i(497)][i(402)](i(468));let c=r[i(428)](e[i(475)][i(517)][i(481)]),u=a[i(460)](c);e[i(475)][i(494)]((()=>{const t=i;if(u)return void n[t(461)](e[t(475)][t(435)](u));const l=r[t(424)](c);s(o),c=r[t(428)](e[t(475)][t(517)][t(481)]),u=a[t(460)](c),n[t(455)](e[t(475)][t(435)](u),l?null:t(444))}))})),n[t(451)][t(467)](t(521),t(444),t(415),c));const o=[{type:t(507),subType:t(478)},{type:t(521),subType:t(444)},{type:t(507),subType:t(520)},{type:t(521),subType:t(520)}];function a(e,s){const i=t,a=o[i(413)]((({type:t,subType:n})=>e[i(403)]==t&&e[i(449)]==n)),c=o[i(413)]((({type:t,subType:e})=>s[i(403)]==t&&s[i(449)]==e));if(a<0||c<0)return!1;const u=e[i(515)](),l=s[i(515)]();if((0==a||1==a)&&2==c&&u[i(426)](l))return!0;if(2==a&&3==c){const t=n[i(466)](u,i(521))[i(511)]((({suggestion:t,meta:e})=>e[i(486)]&&i(520)==t[i(449)]));if(t[i(472)]>1&&l[i(505)][i(487)](u[i(436)]))return!0;if(1==t[i(472)]&&(u[i(436)][i(487)](l[i(505)])||u[i(505)][i(487)](l[i(436)])))return!0}if(3==a&&3==c&&u[i(436)][i(492)](l[i(436)])){const t=u[i(505)][i(496)],e=l[i(436)][i(438)];return r[i(424)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(497)][t(490)](t(431))&&(n[t(453)](t(445)),n[t(516)](t(417)),n[t(513)][t(485)](t(417),zr(s,t(407)))),e[t(497)][t(490)](t(469))&&(n[t(453)](t(430)),n[t(516)](t(479))),n[t(513)][t(509)]((e=>{const n=t;if(o[n(446)]((({type:t,subType:r})=>e[n(403)]==t&&e[n(449)]==r)))return e[n(484)]?{}:void 0})),n[t(513)][t(509)]((e=>{const n=t;if(n(521)==e[n(403)]||n(448)==e[n(403)]){const t=e[n(503)]();if(t&&t.is(n(408),n(439)))return{type:n(521)==e[n(403)]?n(456):n(493),element:t,quantity:1}}})),n[t(513)][t(509)]((e=>t(507)==e[t(403)]&&t(520)==e[t(449)]?{type:t(447),content:t(512)}:t(507)==e[t(403)]&&t(429)==e[t(449)]?{type:t(447),content:t(501)}:void 0)),n[t(513)][t(509)]((e=>{const n=t;if(n(495)!=e[n(403)])return;const{data:r}=e;if(!r||n(479)!=r[n(482)])return;const o=r[n(502)];return o?{type:n(447),content:zr(s,n(514),'"'+o+'"')}:{type:n(447),content:zr(s,n(418))}})),this[t(471)]()}[Oo(471)](){const t=Oo,e=this[t(405)],n=e[t(506)];e[t(497)][t(402)](t(476))[t(513)][t(509)]((e=>{const r=t;if(r(507)!=e[r(403)]&&r(477)!=e[r(403)])return;const{data:s}=e;if(s){if(r(430)==s[r(432)]){const t=s[r(409)][0][r(502)];return t?{type:r(447),content:zr(n,r(514),'"'+t+'"')}:{type:r(447),content:zr(n,r(418))}}if(r(445)==s[r(432)]){const t=s[r(409)][0][r(518)];return t?{type:r(447),content:zr(n,r(427),t)}:{type:r(447),content:zr(n,r(422))}}}}))}}const Po=Bo;function xo(){const t=["descriptionFactory","54TBOkRg","replaceImageSource","263893YVoWsh","1128108nmHhnE","discard","has","editor","*Replace image URL*","registerBlockAttribute","9107lQOuYj","src","locale","type","TrackChangesEditing","attribute","format","_handleLegacySuggestions","getSuggestionCallback","*Format:* replace image URL","_registerLegacyDescription","formatBlock","1624CpXSNl","commandName","65110cSVVpt","get","afterInit","oldValue","4ytOQBp","_suggestionFactory","registerDescriptionCallback","ImageEditing","formatInline","830465NClNvG","enableDefaultAttributesIntegration","201390VreNzl","registerCustomCallback","accept","key","newValue","plugins","42966XKGOVH"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(278370===-parseInt(n(292))/1+-parseInt(n(282))/2+-parseInt(n(288))/3+-parseInt(n(317))/4*(-parseInt(n(280))/5)+parseInt(n(293))/6+parseInt(n(299))/7*(parseInt(n(311))/8)+parseInt(n(290))/9*(parseInt(n(313))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(315)](){const t=Po;if(!this[t(296)][t(287)][t(295)](t(278)))return;const e=this[t(296)][t(301)],n=this[t(296)][t(287)][t(314)](t(303));n[t(281)](t(291)),n[t(298)](t(300)),n[t(289)][t(319)]((n=>{const r=t;if(r(304)!=n[r(302)])return;const{data:s}=n;return s&&r(300)==s[r(285)]?s[r(286)]&&s[r(316)]?{type:r(305),content:zr(e,r(297))}:{type:r(305),content:""}:void 0})),this[t(306)]()}[Po(306)](){const t=Po,e=this[t(296)][t(287)][t(314)](t(303));e[t(318)][t(283)](t(310),t(291),t(284),e[t(318)][t(307)](t(310),null,t(294))),e[t(318)][t(283)](t(310),t(291),t(294),e[t(318)][t(307)](t(310),null,t(284))),this[t(309)]()}[Po(309)](){const t=Po,e=this[t(296)],n=e[t(301)];e[t(287)][t(314)](t(303))[t(289)][t(319)]((e=>{const r=t;if(r(310)!=e[r(302)]&&r(279)!=e[r(302)])return;const{data:s}=e;return s&&r(291)==s[r(312)]?{type:r(305),content:zr(n,r(308))}:void 0}))}}const jo=Vo;function Go(){const t=["getContainedElement","isInlineImage","join","isOwn","ImageStyleEditing","shouldConvertImageType","getChangedMarkers","subType","registerCustomCallback","formatBlock","selection","hasSuggestion","commandReversedParams","length","imageCaption","3784QsfxUe","getClosestSelectedImageElement","filter","model","setImageNaturalSizeAttributes","type","imageStylePreApply","name","*Format:* %0","plugins","refresh","_suggestionFactory","descriptionFactory","newRange","nodeAfter","chain","_findSuggestions","ImageUtils","2684872qMrpus","isIntersecting","commandName","imageTypeBlock","findIndex","suggestion","3438050HpgepV","imageStylePostApply","editor","isInContent","1730Jzvcfm","registerPostFixer","getSuggestionCallback","205446ibgAhj","markInlineFormat","start","imageTypeInline","discardSuggestion","5139pYOlvQ","next","registerDescriptionCallback","markBlockFormat","enableCommand","isBefore","_registerLegacyDescription","commands","9ouNRnD","convertInlineImageToBlock","formatInline","getSuggestion","getSuggestions","_splitMarkerName","head","getFirstRange","end","discard","createRangeOn","differ","1383272rFDAkQ","commandParams","830RHYoFT","change","locale","92241YfNnUS","author","format","get","toLowerCase","Users","insertion","FORMAT_SIDE_IMAGE","from","TrackChangesEditing","has","isEqual","49BKqEfb","afterInit","imageStyle","value","title","accept","nodeBefore","forEach","side","document","normalizedStyles","isBlockImage"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=168]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(378364===parseInt(n(224))/1+-parseInt(n(221))/2*(parseInt(n(199))/3)+parseInt(n(219))/4+parseInt(n(187))/5+-parseInt(n(194))/6*(-parseInt(n(236))/7)+-parseInt(n(181))/8*(parseInt(n(207))/9)+parseInt(n(191))/10*(parseInt(n(263))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(237)](){const t=jo,n=this[t(189)];if(!n[t(172)][t(234)](t(252)))return;const r=n[t(172)][t(227)](t(233)),s=n[t(172)][t(227)](t(180)),o={};r[t(203)](t(238),((o,i)=>{const a=t,c=n[a(172)][a(227)](a(229)).me,u=n[a(206)][a(227)](a(238));let l=s[a(264)](n[a(266)][a(245)][a(258)]),f=n[a(266)][a(217)](l),h=u[a(239)];if(h==i[a(239)])return;const d={commandName:a(238),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(266)][a(222)]((()=>{const t=a;if(r[t(211)]()[t(265)]((e=>e[t(190)]&&c==e[t(225)]&&(t(257)==e[t(168)]||t(209)==e[t(168)])&&(t(169)==e[t(255)]||t(188)==e[t(255)])&&e[t(214)]()[t(235)](f)))[t(243)]((e=>r[t(198)](e[t(213)]))),l=s[t(264)](n[t(266)][t(245)][t(258)]),f=n[t(266)][t(217)](l),u[t(173)](),n[t(206)][t(227)](t(197))[t(173)](),n[t(206)][t(227)](t(184))[t(173)](),h=u[t(239)],h!=i[t(239)])return s[t(249)](l)&&u[t(253)](i[t(239)],l)?(o({...i,setImageSizes:!1}),l=s[t(264)](n[t(266)][t(245)][t(258)]),void r[t(202)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(169))):void(s[t(247)](l)?r[t(202)](l,d,[],t(188)):r[t(195)](f,d,t(188)))}))}));for(const e of n[t(172)][t(227)](t(252))[t(246)])o[e[t(170)]]=e[t(240)][t(228)]();r[t(174)][t(256)](t(257),t(169),t(250),(()=>!1)),r[t(174)][t(256)](t(257),t(188),t(250),(()=>!1)),r[t(174)][t(256)](t(209),t(188),t(250),(()=>!1)),r[t(174)][t(256)](t(257),t(169),t(241),(([e])=>{const n=t;s[n(267)](e[n(248)]())})),r[t(174)][t(256)](t(257),t(169),t(216),((e,n)=>{const s=t;r[s(174)][s(193)](s(257),"",s(241))(e,{commandName:n[s(183)],commandParams:n[s(260)]})})),r[t(174)][t(256)](t(257),t(169),t(178),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(257),subType:t(169)},{type:t(230),subType:t(262)},{type:t(257),subType:t(208)},{type:t(230),subType:t(208)}];function a(e,n){const o=t,a=i[o(185)]((({type:t,subType:n})=>e[o(168)]==t&&e[o(255)]==n)),c=i[o(185)]((({type:t,subType:e})=>n[o(168)]==t&&n[o(255)]==e));if(a<0||c<0)return!1;const u=e[o(214)](),l=n[o(214)]();if((0==a||1==a)&&2==c&&u[o(182)](l))return!0;if(2==a&&3==c){const t=r[o(179)](u,o(230))[o(265)]((({suggestion:t,meta:e})=>e[o(251)]&&o(208)==t[o(255)]));if(t[o(261)]>1&&l[o(215)][o(235)](u[o(196)]))return!0;if(1==t[o(261)]&&(u[o(196)][o(235)](l[o(215)])||u[o(215)][o(235)](l[o(196)])))return!0}if(3==a&&3==c&&u[o(196)][o(204)](l[o(196)])){const t=u[o(215)][o(177)],e=l[o(196)][o(242)];return s[o(247)](t)&&t===e}return!1}n[t(266)][t(245)][t(192)]((()=>{const e=t;let o=!1;const i=Array[e(232)](n[e(266)][e(245)][e(218)][e(254)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(212)](t);if(e(186)==i&&r[e(259)](u)){if(e(257)==a&&(e(169)==c||e(188)==c)){const t=r[e(210)](u);if(n[e(176)]){const n=t[e(214)]()[e(248)]();if(s[e(247)](n))continue;r[e(198)](t),o=!0}}if(e(230)==a&&e(262)==c&&!n[e(176)]){const t=r[e(210)](u);t[e(200)]&&t[e(200)][e(190)]&&(r[e(198)](t[e(200)]),o=!0)}}}return o})),this[t(205)](o)}[jo(205)](t){const e=jo,n=this[e(189)],r=n[e(223)];n[e(172)][e(227)](e(233))[e(175)][e(201)]((n=>{const s=e;if(s(257)!=n[s(168)]&&s(209)!=n[s(168)])return;const{data:o}=n;if(!o||s(238)!=o[s(183)])return;const i=o[s(220)][0][s(239)];return function(t){const e=s;return{type:e(226),content:zr(r,e(171),t)}}(s(244)===i?zr(r,s(231)):t[i]||i)}))}}const zo=Wo;function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(124396===parseInt(n(121))/1*(-parseInt(n(142))/2)+-parseInt(n(147))/3+-parseInt(n(135))/4*(parseInt(n(130))/5)+parseInt(n(146))/6+-parseInt(n(128))/7*(parseInt(n(127))/8)+-parseInt(n(149))/9*(parseInt(n(123))/10)+-parseInt(n(145))/11*(-parseInt(n(155))/12))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(150)]=!1}[zo(131)](){const t=zo,e=this[t(138)],n=e[t(125)][t(153)](t(152)),r=e[t(125)][t(153)](t(134));n&&(n.on(t(143),((e,[,n])=>{const s=t;this[s(129)]=r[s(154)],n[s(136)][s(151)]=!this[s(129)]}),{priority:t(132)}),this[t(148)](n,t(139),this[t(137)][t(141)](this)),this[t(148)](n,t(139),(()=>{const e=t;this[e(150)]&&(r[e(143)](),this[e(150)]=!1)}),{priority:t(122)}),e[t(120)][t(153)](t(133))[t(124)](t(152)))}[zo(137)](t,e){const n=zo,{suggestions:r}=e,s=this[n(138)][n(125)][n(153)](n(134)),o=s[n(154)];this[n(129)]!==o&&(s[n(143)](),this[n(150)]=!0),r&&r[n(126)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(138)][o(120)][o(153)](o(140)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(152)}}};this[o(138)][o(120)][o(153)](o(133))[o(144)](i)}))}}function qo(){const t=["418828fAwhHQ","collaboration_features","_handleImportedData","editor","dataInsert","Users","bind","10732ujbJDj","execute","_setSuggestionData","9511755VdZUvs","70812yWYsww","100725pysEXx","listenTo","66267MPShVp","_trackChangesExecuted","track_changes","importWord","get","value","12UVIyEd","plugins","41UioXyi","lowest","230sIyhNf","enableCommand","commands","forEach","1795792Mxpjcs","7vftHln","_trackChangesValueDuringImport","5vQxsxF","afterInit","high","TrackChangesEditing","trackChanges"];return(qo=function(){return t})()}const Xo=Qo;function Zo(){const t=["42otTjUW","18dmIndT","editor","has","FORMAT_INDENT","commandName","251515KpZiFk","684CLrQOv","_registerLegacyDescription","1382580stJHHv","registerAttributeLabel","formatBlock","get","type","6111uRyTIC","format","IndentEditing","outdentBlock","plugins","registerDescriptionCallback","*Indent:* %0","5010hFEZNk","locale","106645VJSYPz","outdent","4856xiLlFj","727478iUVitf","getItemLabel","TrackChangesEditing","indent","enableCommand","getItems","afterInit","enableDefaultAttributesIntegration","1408EklAIo","registerBlockAttribute","1148090VdluTx","indentBlock","*Outdent:* %0","descriptionFactory","IndentBlock","blockIndent"];return(Zo=function(){return t})()}function Qo(t,e){const n=Zo();return(Qo=function(t,e){return n[t-=355]})(t,e)}!function(t,e){const n=Qo,r=t();for(;;)try{if(393698===parseInt(n(396))/1+-parseInt(n(364))/2+parseInt(n(391))/3*(parseInt(n(362))/4)+-parseInt(n(393))/5*(-parseInt(n(370))/6)+parseInt(n(384))/7*(parseInt(n(395))/8)+parseInt(n(371))/9*(parseInt(n(379))/10)+-parseInt(n(376))/11*(parseInt(n(377))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class Yo extends t.Plugin{[Xo(360)](){const t=Xo,e=this[t(372)],n=e[t(388)][t(382)](t(356));if(e[t(388)][t(373)](t(386))&&(n[t(358)](t(357)),n[t(358)](t(394))),e[t(388)][t(373)](t(368)))for(const e of[t(365),t(387)])n[t(361)](e);const r=e[t(392)];n[t(363)](t(369)),n[t(367)][t(380)](t(369),zr(r,t(374))),this[t(378)]()}[Xo(378)](){const t=Xo,e=this[t(372)],n=e[t(392)],r=e[t(388)][t(382)](t(356));r[t(367)][t(389)]((e=>{const s=t;if(s(381)!=e[s(383)])return;const{data:o}=e;if(!o)return;if(s(365)!=o[s(375)]&&s(387)!=o[s(375)])return;const i=e[s(359)]()[0],a=r[s(367)][s(355)](i);return s(365)==o[s(375)]?{type:s(385),content:zr(n,s(390),a)}:s(387)==o[s(375)]?{type:s(385),content:zr(n,s(366),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=142]})(t,e)}function ti(){var t=["input","requires","get","3191382ouBHdd","4YVdpsW","1812040OmsANz","2254830hHDBOR","init","3833365hiDjjF","plugins","enableCommand","62011bNFKmj","3014032MRRUWp","1814880dHfaEA","TrackChangesEditing","7sZqSdl","editor"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(385096===parseInt(n(154))/1*(parseInt(n(147))/2)+-parseInt(n(156))/3+parseInt(n(148))/4+parseInt(n(151))/5+parseInt(n(149))/6*(-parseInt(n(158))/7)+parseInt(n(155))/8+-parseInt(n(146))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(144)](){return[vs.Input]}[Jo(150)](){var t=Jo;this[t(142)][t(152)][t(145)](t(157))[t(153)](t(143))}}const ni=si;!function(t,e){const n=si,r=t();for(;;)try{if(335559===parseInt(n(289))/1+parseInt(n(288))/2*(parseInt(n(278))/3)+parseInt(n(299))/4+parseInt(n(280))/5+parseInt(n(296))/6+-parseInt(n(266))/7+-parseInt(n(302))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class ri extends t.Plugin{[ni(298)](){const t=ni,e=this[t(285)];if(!e[t(304)][t(272)](t(305)))return;const n=e[t(304)][t(270)](t(284)),r=e[t(281)][t(270)](t(287));n[t(295)](t(287)),n[t(295)](t(269)),n[t(276)](t(268));for(const e of r[t(286)])n[t(276)](e.id),n[t(279)][t(301)](e.id,t(275)+e[t(292)][t(273)]()+")");n[t(279)][t(274)]((n=>{const r=t;if(r(297)!=n[r(294)])return;const{data:s}=n;if(!s||r(268)!=s[r(290)])return;const o=s[r(300)],i=e[r(291)];return{type:r(303),content:null==o?zr(i,r(271)):zr(i,r(277),'"'+o+'"')}})),this[t(293)]()}[ni(293)](){const t=ni,e=this[t(285)],n=e[t(291)];e[t(304)][t(270)](t(284))[t(279)][t(274)]((e=>{const r=t;if(r(267)!=e[r(294)])return;const{data:s}=e;if(s){if(r(287)==s[r(283)]){const t=s[r(282)][0];return{type:r(303),content:zr(n,r(277),'"'+t+'"')}}return r(269)==s[r(283)]?{type:r(303),content:zr(n,r(271))}:void 0}}))}}function si(t,e){const n=oi();return(si=function(t,e){return n[t-=266]})(t,e)}function oi(){const t=["label","_registerLegacyDescription","type","enableDefaultAttributesIntegration","3717540YuVbGg","attribute","afterInit","1579124UqZBIB","newValue","registerAttributeLabel","13154312lIurCf","format","plugins","LinkEditing","2084908CYBAGF","formatInline","linkHref","unlink","get","*Remove link*","has","toLowerCase","registerDescriptionCallback","link (","registerInlineAttribute","*Set link:* %0","4188KPAYxj","descriptionFactory","1642800wjcmjd","commands","commandParams","commandName","TrackChangesEditing","editor","manualDecorators","link","530DHxegm","564821QkVXig","key","locale"];return(oi=function(){return t})()}const ii=ui;!function(t,e){const n=ui,r=t();for(;;)try{if(225602===parseInt(n(367))/1*(-parseInt(n(403))/2)+parseInt(n(392))/3*(parseInt(n(399))/4)+-parseInt(n(358))/5+parseInt(n(419))/6+-parseInt(n(415))/7+parseInt(n(365))/8+parseInt(n(412))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fi);class ai extends t.Plugin{[ii(409)](){const t=ii,e=this[t(379)],n=e[t(346)];if(!e[t(352)][t(407)](t(420)))return;const r=e[t(352)][t(377)](t(390)),s=e[t(352)][t(407)](t(361));function o(t){return()=>{const n=ui,s=e[n(369)][n(428)][n(413)],o=e[n(401)][n(377)](t);if(o[n(402)])return void e[n(363)](n(357),{});const i=t[n(406)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(384)](t)[s(429)]((t=>function(t,e){const n=s;return e[n(355)](t[n(411)],n(393))&&!e[n(353)](t)}(t,r)));o=o[s(429)]((t=>!t.is(s(388),s(393))||t[s(376)](s(356))!=e));const i=new Set;for(const t of o)t.is(s(388),s(393))?i[s(375)](ci(t)):i[s(375)](t);return Array[s(384)](i)}(s[n(381)](),i,e[n(369)][n(347)]);e[n(369)][n(426)]((()=>{const e=n;for(const n of a)r[e(423)](n,{commandName:t,commandParams:[{forceValue:!o[e(402)]}],formatGroupId:e(374)},li(n))}))}}function i(t){return()=>{const n=ui,s=function(t){const e=ui;let n=Array[e(384)](t);const r=n[e(394)]((t=>e(393)!=t[e(424)]));return r>-1&&(n=n[e(406)](0,r)),n}(e[n(369)][n(428)][n(413)][n(381)]()),o=e[n(369)][n(362)](e[n(369)][n(398)](s[0],n(408)),e[n(369)][n(398)](s[s[n(422)]-1],n(368)));e[n(369)][n(426)]((()=>{const e=n;r[e(423)](o,{commandName:t,commandParams:[],formatGroupId:e(385)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(410)];for(;t&&t[n(376)](n(385))>e[n(376)](n(385));)r[n(375)](t),t=t[n(410)]}return Array[n(384)](r)}(s))}))}}r[t(421)](t(386),o(t(386))),r[t(421)](t(425),o(t(425))),s&&r[t(421)](t(382),o(t(382))),r[t(421)](t(404),i(t(404))),r[t(421)](t(418),i(t(418))),s&&r[t(421)](t(427),(()=>{const n=t,s=e[n(401)][n(377)](n(427)),o=Array[n(384)](s[n(366)]);o[n(429)]((t=>t[n(376)](n(349))!=s[n(402)])),e[n(369)][n(426)]((()=>{const t=n;for(const e of o)r[t(423)](e,{commandName:t(427),commandParams:[{forceValue:!s[t(402)]}]})}))})),r[t(348)][t(372)](t(393),(e=>zr(n,t(350),e))),r[t(348)][t(364)]((e=>{const r=t;if(r(373)!=e[r(391)]&&r(378)!=e[r(391)])return;const{data:s}=e;if(s){if(r(386)==s[r(370)]||r(425)==s[r(370)]||r(382)==s[r(370)])switch(s[r(370)][r(405)](r(414),"")){case r(416):return o(zr(n,r(371)));case r(417):return o(zr(n,r(360)));case r(380):return o(zr(n,r(389)))}if(r(404)==s[r(370)])return{type:r(351),content:zr(n,r(383),zr(n,r(350)))};if(r(418)==s[r(370)])return{type:r(351),content:zr(n,r(430),zr(n,r(350)))};if(r(427)==s[r(370)])return s[r(354)][0][r(387)]?{type:r(351),content:zr(n,r(359))}:{type:r(351),content:zr(n,r(395))}}function o(t){const e=r;return{type:e(351),content:zr(n,e(397),t)}}}))}}function ci(t){const e=ii,n=t[e(376)](e(385));if(0==n)return t;let r=t;for(;t[e(400)]&&t[e(400)].is(e(388),e(393));){const s=t[e(400)][e(376)](e(385));if(s==n)r=t[e(400)];else if(s<n)break;t=t[e(400)]}return r}function ui(t,e){const n=fi();return(ui=function(t,e){return n[t-=346]})(t,e)}function li(t){const e=ii,n=[];if(t.is(e(388),e(393))&&t[e(376)](e(385))>0){let r=t[e(410)];for(;r&&e(393)==r[e(424)]&&r[e(376)](e(385))==t[e(376)](e(385));)n[e(396)](r),r=r[e(410)]}return n}function fi(){const t=["LegacyListEditing","enableCommand","length","markBlockFormat","name","bulletedList","change","checkTodoList","document","filter","*Outdent:* %0","locale","schema","descriptionFactory","todoListChecked","ELEMENT_LIST_ITEM","format","plugins","isObject","commandParams","checkChild","listType","paragraph","664145GrtaWB","*Check item*","ELEMENT_NUMBERED_LIST","LegacyTodoListEditing","createRange","execute","registerDescriptionCallback","2792240onAkQz","_selectedElements","256700aYooHh","end","model","commandName","ELEMENT_BULLETED_LIST","registerElementLabel","formatBlock","blockName","add","getAttribute","get","formatInline","editor","todo","getSelectedBlocks","todoList","*Indent:* %0","from","listIndent","numberedList","forceValue","element","ELEMENT_TODO_LIST","TrackChangesEditing","type","24720rSkijs","listItem","findIndex","*Uncheck item*","push","*Change to:* %0","createPositionAt","52bHkZQL","previousSibling","commands","value","2achtjD","indentList","replace","slice","has","before","afterInit","nextSibling","parent","2057760NyaNUj","selection","List","2479743NiSGSH","bulleted","numbered","outdentList","1707540BMOSvz"];return(fi=function(){return t})()}const hi=di;function di(t,e){const n=gi();return(di=function(t,e){return n[t-=158]})(t,e)}function gi(){const t=["editor","TrackChangesEditing","filter","forward","numbered","registerDescriptionCallback","formatBlock","createRange","model","from","LegacyListUtils","styles","backward","has","*Format:* set start index to %0","10UORDzR","enableCommand","get","commandName","*Format:* set order to reversed","startIndex","change","14695888lpPvjl","listType","format","_getSuggestionBlocksForListStyle","createPositionAt","1075248CBOycm","getSelectedBlocks","markMultiRangeBlockFormat","length","541582OfwCOq","1566720TTQcOr","getSiblingNodes","replace","getListTypeFromListStyleType","bind","map","element","formatInline","LegacyListPropertiesEditing","getAttribute","handleListStartCommand","660101iUxXqS","parent","9206800qrRkWa","unshift","document","handleListReversedCommand","getFirstPosition","9ObiOWb","handleListStyleCommand","flat","selection","2514wDbEpG","commandParams","4697NjNOub","_getTranslationKeyForListStyle","config","descriptionFactory","getLastPosition","locale","type","push","*Format:* set order to regular","listItem","*Change to:* %0","listStart","plugins","list.properties","_getSuggestionBlocks","reversed","default","toUpperCase","ELEMENT_","handleDescriptions","afterInit","listStyle","listReversed","before","_LIST_"];return(gi=function(){return t})()}!function(t,e){const n=di,r=t();for(;;)try{if(945431===-parseInt(n(225))/1+parseInt(n(213))/2+-parseInt(n(209))/3+-parseInt(n(214))/4*(parseInt(n(197))/5)+parseInt(n(236))/6*(-parseInt(n(238))/7)+-parseInt(n(204))/8*(-parseInt(n(232))/9)+parseInt(n(227))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(177)](){const t=hi;if(!this[t(182)][t(169)][t(195)](t(222)))return;const e=this[t(182)][t(159)][t(199)](t(170)),n=this[t(182)][t(169)][t(199)](t(183));e[t(193)]&&n[t(198)](t(178),this[t(233)][t(218)](this)),e[t(172)]&&n[t(198)](t(179),this[t(230)][t(218)](this)),e[t(202)]&&n[t(198)](t(168),this[t(224)][t(218)](this)),n[t(160)][t(187)](this[t(176)][t(218)](this))}[hi(233)](t,e={}){const n=hi,r=this[n(182)][n(169)][n(199)](n(183)),s=this[n(207)]();this[n(182)][n(190)][n(203)]((()=>{const t=n;r[t(211)](s,{commandName:t(178),commandParams:[{type:e[t(163)]}],formatGroupId:t(178)})}))}[hi(230)](t,e={}){const n=hi,r=this[n(182)][n(169)][n(199)](n(183)),s=this[n(171)]((t=>t.is(n(220),n(166))&&n(186)===t[n(223)](n(205))));if(s[n(212)]<1)return;const o=s[n(219)]((t=>this[n(182)][n(190)][n(189)](this[n(182)][n(190)][n(208)](t,n(180)),this[n(182)][n(190)][n(208)](t,0))));this[n(182)][n(190)][n(203)]((()=>{const t=n;r[t(211)](o,{commandName:t(179),commandParams:[{reversed:e[t(172)]}],formatGroupId:t(179)})}))}[hi(224)](t,e={}){const n=hi,r=this[n(182)][n(169)][n(199)](n(183)),s=this[n(171)]((t=>t.is(n(220),n(166))&&n(186)===t[n(223)](n(205))));if(s[n(212)]<1)return;const o=s[n(219)]((t=>this[n(182)][n(190)][n(189)](this[n(182)][n(190)][n(208)](t,n(180)),this[n(182)][n(190)][n(208)](t,0))));this[n(182)][n(190)][n(203)]((()=>{const t=n;r[t(211)](o,{commandName:t(168),commandParams:[{startIndex:e[t(202)]}],formatGroupId:t(168)})}))}[hi(176)](t){const e=hi;if(e(188)!=t[e(163)]&&e(221)!=t[e(163)])return;const n=this[e(182)][e(162)],{data:r}=t;if(!r)return;let s,o;switch(r[e(200)]){case e(178):s=e(167),o={type:e(206),content:zr(n,s,zr(n,this[e(158)](r[e(237)][0][e(163)])))};break;case e(179):s=r[e(237)][0][e(172)]?e(201):e(165),o={type:e(206),content:zr(n,s)};break;case e(168):s=e(196),o={type:e(206),content:zr(n,s,r[e(237)][0][e(202)])}}return o}[hi(207)](){const t=hi;var e,n,r,s;const o=this[t(182)][t(169)][t(199)](t(192));let i=Array[t(191)](this[t(182)][t(190)][t(229)][t(235)][t(210)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(220),t(166)))&&i[t(228)](...o[t(215)](this[t(182)][t(190)][t(229)][t(235)][t(231)](),t(194))),(null===(n=i[i[t(212)]-1])||void 0===n?void 0:n.is(t(220),t(166)))&&i[t(164)](...o[t(215)](this[t(182)][t(190)][t(229)][t(235)][t(161)](),t(185))),i=[...new Set(i)],(null===(s=null===(r=this[t(182)][t(190)][t(229)][t(235)][t(231)]())||void 0===r?void 0:r[t(226)])||void 0===s?void 0:s.is(t(220),t(166)))&&(i=i[t(184)]((e=>e.is(t(220),t(166))))),i}[hi(171)](t){const e=hi,n=this[e(182)][e(169)][e(199)](e(192));let r=Array[e(191)](this[e(182)][e(190)][e(229)][e(235)][e(210)]())[e(184)](t)[e(219)]((t=>{const r=e,s=this[r(182)][r(190)][r(208)](t,0);return[...n[r(215)](s,r(194)),...n[r(215)](s,r(185))]}))[e(234)]();return r=[...new Set(r)],r}[hi(158)](t){const e=hi;return e(175)+(this[e(182)][e(169)][e(199)](e(192))[e(217)](t)||e(173))[e(174)]()+e(181)+t[e(174)]()[e(216)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=133]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(726497===-parseInt(n(168))/1+-parseInt(n(135))/2+-parseInt(n(159))/3*(-parseInt(n(165))/4)+-parseInt(n(134))/5*(-parseInt(n(153))/6)+parseInt(n(146))/7+parseInt(n(142))/8+-parseInt(n(151))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(138)](){const t=mi,e=this[t(158)];if(!e[t(162)][t(141)](t(149)))return;const n=e[t(162)][t(148)](t(164)),r=e[t(143)];n[t(166)](t(147)),n[t(154)][t(163)](t(157),(e=>zr(r,t(136),e))),e[t(150)][t(144)](t(140))[t(139)]({model:t(157),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(160)])return n[s(167)](s(156))},converterPriority:t(152)}),e[t(137)][t(155)].on(t(133),((e,n,r)=>{const s=t;r[s(145)][s(160)]&&e[s(161)]()}),{priority:t(152)})}}function bi(){const t=["high","198ouCGUO","descriptionFactory","downcastDispatcher","div","media","editor","33LajyWv","showSuggestionHighlights","stop","plugins","registerElementLabel","TrackChangesEditing","318196SDDlSg","enableCommand","createEmptyElement","1023978SFQjqH","attribute:url:media","138655CKHVtQ","2289738AbmRDF","ELEMENT_MEDIA","data","afterInit","elementToElement","dataDowncast","has","9480864IucGLR","locale","for","options","1804341kztIdq","mediaEmbed","get","MediaEmbedEditing","conversion","3039201dVRAxX"];return(bi=function(){return t})()}const Ti=yi;function _i(){const t=["enableCommand","get","3052684EAxLZw","mention","5309856VWCWKN","130gWcqxk","1848756aBNnvv","956562poDWUd","afterInit","MentionEditing","editor","has","1843565wQceWc","3994pDDNHe","1242234GERuga","TrackChangesEditing","plugins","21kEOTuJ"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=334]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(484539===parseInt(n(345))/1*(-parseInt(n(337))/2)+parseInt(n(338))/3+parseInt(n(334))/4+parseInt(n(344))/5+-parseInt(n(339))/6*(parseInt(n(349))/7)+-parseInt(n(336))/8+parseInt(n(346))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(340)](){const t=Ti,e=this[t(342)];e[t(348)][t(343)](t(341))&&e[t(348)][t(351)](t(347))[t(350)](t(335))}}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=189]})(t,e)}function Li(){const t=["multiLevelList","listType","editor","locale","3500570oBhUqN","handleDescriptions","ELEMENT_MULTI_LEVEL_LIST","TrackChangesEditing","head","newValue","format","135rWoDTO","686133mYIlUN","has","plugins","*Remove format:* %0","10eJwgda","9678123ZWxKsW","afterInit","20302oAVptb","get","MultiLevelList","listMarkerStyle","enableDefaultAttributesIntegration","registerBlockAttribute","637IKlMLi","7394556swyRuM","*Set format:* %0","next","oldValue","descriptionFactory","key","4UtEKoh","data","91720pPmQcP","registerDescriptionCallback","17393189anAqpE"];return(Li=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(624393===-parseInt(n(193))/1+-parseInt(n(200))/2*(parseInt(n(192))/3)+-parseInt(n(213))/4*(parseInt(n(222))/5)+-parseInt(n(207))/6+-parseInt(n(206))/7*(-parseInt(n(215))/8)+parseInt(n(198))/9+parseInt(n(197))/10*(parseInt(n(217))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[ki(199)](){const t=ki,e=this[t(220)],n=e[t(195)][t(201)](t(225));e[t(195)][t(194)](t(202))&&(n[t(204)](t(218)),n[t(205)](t(203)),n[t(211)][t(216)]((e=>this[t(223)](e))))}[ki(223)](t){const e=ki,n=this[e(220)][e(221)],{data:r}=t,s={type:e(191),content:""};if(r&&e(203)==r[e(212)]){if(!r[e(210)])return{type:e(191),content:zr(n,e(208),zr(n,e(224)))+" ("+r[e(190)]+")"};if(!r[e(190)]){let o=t[e(189)];for(;o;){if(o[e(214)]&&e(219)==o[e(214)][e(212)]&&o[e(214)][e(190)])return s;o=o[e(209)]}return{type:e(191),content:zr(n,e(196),zr(n,e(224)))+" ("+r[e(210)]+")"}}}}}const Ri=vi;function Si(){const t=["plugins","get","has","descriptionFactory","afterInit","locale","2212BGVUwv","enableCommand","PageBreakEditing","6129GNPmUA","TrackChangesEditing","1148926uAGKEx","9644344ZxPNol","21asAiTl","4535LBdhIJ","registerElementLabel","248946pFAVCf","ELEMENT_PAGE_BREAK","197630jEJxIB","49Rmjqmg","21416879coRnAo","editor","pageBreak","16970pmyXlv"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(835018===parseInt(n(467))/1+-parseInt(n(450))/2*(parseInt(n(469))/3)+parseInt(n(462))/4*(parseInt(n(470))/5)+-parseInt(n(448))/6*(-parseInt(n(451))/7)+-parseInt(n(468))/8+parseInt(n(465))/9*(-parseInt(n(455))/10)+parseInt(n(452))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Ri(460)](){const t=Ri,e=this[t(453)];if(!e[t(456)][t(458)](t(464)))return;e[t(456)][t(457)](t(466))[t(463)](t(454));const n=e[t(456)][t(457)](t(466)),r=e[t(461)];n[t(459)][t(471)](t(454),(e=>zr(r,t(449),e)))}}const Oi=wi;function wi(t,e){const n=Pi();return(wi=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=wi,r=t();for(;;)try{if(590048===parseInt(n(488))/1+-parseInt(n(491))/2*(parseInt(n(469))/3)+parseInt(n(493))/4*(parseInt(n(528))/5)+parseInt(n(498))/6+-parseInt(n(500))/7+parseInt(n(524))/8*(-parseInt(n(514))/9)+parseInt(n(477))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pi);class Di extends t.Plugin{[Oi(510)](){const t=Oi,e=this[t(489)];if(!e[t(461)][t(511)](t(530)))return;const n=e[t(509)],r=e[t(461)][t(522)](t(517));r[t(502)][t(492)](t(476),(e=>zr(n,t(470),e))),r[t(494)](t(476)),r[t(473)](t(525)),e[t(482)][t(526)].on(t(481),Fi(e),{priority:t(468)}),e[t(495)][t(526)].on(t(481),((n,r,s)=>{const o=t;s[o(484)][o(462)]&&Fi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(468)});const s=r[t(502)];s[t(516)]((r=>{const o=t;if(o(496)!==r[o(487)])return;const{start:i,end:a}=r[o(518)]();if(!i[o(486)](a)||!i[o(508)])return;const c=e[o(503)][o(472)],u=i[o(508)];return c[o(501)](u)&&!c[o(497)](u)&&c[o(523)](u,o(490))?{type:o(496),content:zr(n,o(480),s[o(507)](u,1))}:void 0})),this[t(520)]()}[Oi(520)](){const t=Oi,e=this[t(489)],n=e[t(509)];e[t(461)][t(522)](t(517))[t(502)][t(516)]((e=>{const r=t;if(r(474)!=e[r(487)])return;const{data:s}=e;return s&&r(476)==s[r(485)]?{type:r(505),content:zr(n,r(465),zr(n,r(470)))}:void 0}))}}function Fi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(461)][o(522)](o(517)),a=r[o(515)][o(519)],c=r[o(515)][o(529)],u=t[o(503)][o(472)];if(!a[o(486)](c)||!a[o(508)])return;const l=a[o(508)];if(u[o(501)](l)&&!u[o(497)](l)&&u[o(523)](l,o(490))){if(!s[o(483)][o(521)](r[o(515)],n[o(467)]))return;const t=s[o(512)][o(479)](o(499),{class:o(466)}),a=s[o(504)][o(527)](c);e&&i[o(463)][o(506)](r[o(471)])&&s[o(512)][o(475)](o(478),t),s[o(512)][o(513)](a,t),s[o(504)][o(464)](t,r[o(471)])}}}function Pi(){const t=["includes","getItemLabel","nodeAfter","locale","afterInit","has","writer","insert","3197214kCCvbY","markerRange","registerDescriptionCallback","TrackChangesEditing","getFirstRange","start","_registerLegacyDescription","consume","get","checkChild","24VDeGXH","insertParagraph","downcastDispatcher","toViewPosition","23525MOhWkP","end","Paragraph","plugins","showSuggestionHighlights","activeMarkers","bindElementToMarker","*Change to:* %0","ck-suggestion-marker-split","name","highest","27iqUjxc","ELEMENT_PARAGRAPH","markerName","schema","enableCommand","formatBlock","addClass","paragraph","15754760rWctSk","ck-suggestion-marker--active","createUIElement","*Insert:* %0","addMarker:suggestion:insertion","editing","consumable","options","commandName","isTouching","type","910158IhXnHk","editor","$text","197272HSSIfc","registerElementLabel","68zyjblQ","enableDefaultAttributesIntegration","data","insertion","isLimit","5459064eRVgzZ","span","6523671GtBKXq","isBlock","descriptionFactory","model","mapper","format"];return(Pi=function(){return t})()}const xi=Ui;function Bi(){const t=["120699WvVOoe","afterInit","commandName","7CxKCNf","3049062gLqtLm","30wcLhwR","_registerLegacyDescription","formatInline","locale","get","type","removeFormat","TrackChangesEditing","75HtOpbm","919798vivKoh","registerDescriptionCallback","editor","plugins","30364HqGTuI","enableDefaultAttributesIntegration","RemoveFormatEditing","20gyrizQ","*Remove all formatting*","74359tFMucC","152YAmJGb","3230580sYOjgQ","descriptionFactory","1029041okEULE","format","420ihOulh","has","formatBlock"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=177]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(678882===-parseInt(n(182))/1*(parseInt(n(180))/2)+parseInt(n(204))/3*(-parseInt(n(177))/4)+-parseInt(n(184))/5+-parseInt(n(195))/6*(parseInt(n(194))/7)+-parseInt(n(183))/8*(parseInt(n(191))/9)+-parseInt(n(196))/10*(-parseInt(n(205))/11)+parseInt(n(188))/12*(parseInt(n(186))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(192)](){const t=xi,e=this[t(207)];e[t(208)][t(189)](t(179))&&(e[t(208)][t(200)](t(203))[t(178)](t(202)),this[t(197)]())}[xi(197)](){const t=xi,e=this[t(207)];e[t(208)][t(200)](t(203))[t(185)][t(206)]((n=>{const r=t;if(r(190)!=n[r(201)]&&r(198)!=n[r(201)])return;const{data:s}=n;return s&&r(202)==s[r(193)]?{type:r(187),content:zr(e[r(199)],r(181))}:void 0}))}}const Gi=Hi;!function(t,e){const n=Hi,r=t();for(;;)try{if(659024===-parseInt(n(242))/1*(-parseInt(n(257))/2)+-parseInt(n(263))/3+parseInt(n(241))/4+parseInt(n(245))/5*(-parseInt(n(261))/6)+parseInt(n(247))/7+parseInt(n(240))/8+parseInt(n(255))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Vi extends t.Plugin{[Gi(250)](){const t=Gi,e=this[t(239)];if(!e[t(249)][t(251)](t(246)))return;const n=e[t(249)][t(252)](t(243));n[t(244)](t(238)),n[t(244)](t(248));const r=e[t(249)][t(252)](t(246));r[t(244)](t(258)),r[t(244)](t(259)),r[t(244)](t(253)),r[t(244)](t(260)),r[t(244)](t(254)),r[t(244)](t(256)),r[t(244)](t(262))}}function Hi(t,e){const n=zi();return(Hi=function(t,e){return n[t-=238]})(t,e)}function zi(){const t=["5371735lUoPqJ","RestrictedEditingModeEditing","1180221xnhUqg","goToNextRestrictedEditingException","plugins","afterInit","has","get","discardSuggestion","discardAllSuggestions","9956439EJrEPG","acceptSelectedSuggestions","2auPcnK","trackChanges","acceptSuggestion","acceptAllSuggestions","6aZkcfL","discardSelectedSuggestions","1448169XWdDVj","goToPreviousRestrictedEditingException","editor","4605080WsyZas","67560vdTWPg","348695GphZWS","TrackChangesEditing","enableCommand"];return(zi=function(){return t})()}const Wi=qi;function Ki(){const t=["TrackChangesEditing","11388960CljKLo","get","16019010cAfTyt","addClass","1079010Cplgsy","activeMarkers","downcastDispatcher","ck-suggestion-marker--active","5595OfBdny","6FNeteV","4980661lIcOAa","span","88434saUrmu","includes","getItems","shiftEnter","markerName","locale","consumable","ck-suggestion-marker-","addMarker:suggestion:deletion","init","mapper","high","10292571sAsAgF","addMarker:suggestion:insertion","descriptionFactory","insert","addMarker:suggestion","registerElementLabel","plugins","editor","ELEMENT_LINE_BREAK","showSuggestionHighlights","test","requires","element","softBreak","name","writer","createUIElement","createPositionBefore","bindElementToMarker","deletion","editing","markerRange","21zHVPKN","model","2972ruHaTI","toViewPosition","enableCommand","options","split","merge","data"];return(Ki=function(){return t})()}function qi(t,e){const n=Ki();return(qi=function(t,e){return n[t-=405]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(851713===-parseInt(n(426))/1*(parseInt(n(448))/2)+-parseInt(n(444))/3*(-parseInt(n(428))/4)+-parseInt(n(440))/5+parseInt(n(445))/6*(-parseInt(n(446))/7)+-parseInt(n(436))/8+parseInt(n(460))/9+parseInt(n(438))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class Xi extends t.Plugin{static get[Wi(415)](){return[Qs.ShiftEnter]}[Wi(457)](){const t=Wi,e=this[t(411)],n=e[t(410)][t(437)](t(435));n[t(430)](t(451)),e[t(424)][t(442)].on(t(405),Zi(e),{priority:t(459)}),e[t(424)][t(442)].on(t(456),Zi(e),{priority:t(459)}),e[t(434)][t(442)].on(t(408),((n,r,s)=>{const o=t;s[o(431)][o(413)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(406)][t(409)](t(417),(n=>zr(e[t(453)],t(412),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(410)][o(437)](o(435));if(!s[o(454)][o(414)](r[o(425)],n[o(418)]))return;const a=t[o(427)];for(const t of r[o(425)][o(450)]()){if(!t.is(o(416),o(417)))continue;const n=o(423)==r[o(452)][o(432)](":")[1]?o(433):o(432),c=s[o(419)][o(420)](o(447),{class:o(455)+n}),u=s[o(458)][o(429)](a[o(421)](t));e&&i[o(441)][o(449)](r[o(452)])&&s[o(419)][o(439)](o(443),c),s[o(419)][o(407)](u,c),s[o(458)][o(422)](c,r[o(452)])}}}function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=362]})(t,e)}const Yi=Qi;function Ji(){const t=["selection","change","model","markInlineFormat","254632rZdQqx","5jVjwAm","178MttpFr","document","commandParams","enableCommand","1039HeoBIY","552650Rhrlmy","572tDGPid","get","has","registerDescriptionCallback","9300pDFZaH","isCollapsed","9CqyWIk","from","FORMAT_RESTRICTED_ENABLED","TrackChangesEditing","StandardEditingModeEditing","plugins","16Zanvup","locale","editor","commands","3992328QoMrDU","FORMAT_RESTRICTED_DISABLED","descriptionFactory","formatInline","value","formatBlock","1174182foBsxm","afterInit","44925PlNgWM","getRanges","forceValue","format","commandName","restrictedEditingException","type"];return(Ji=function(){return t})()}!function(t,e){const n=Qi,r=t();for(;;)try{if(110855===-parseInt(n(404))/1*(-parseInt(n(400))/2)+parseInt(n(387))/3*(parseInt(n(375))/4)+-parseInt(n(399))/5*(-parseInt(n(385))/6)+parseInt(n(362))/7+-parseInt(n(398))/8*(parseInt(n(369))/9)+parseInt(n(367))/10*(parseInt(n(363))/11)+-parseInt(n(379))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Yi(386)](){const t=Yi,e=this[t(377)],n=e[t(396)],r=e[t(376)];if(!e[t(374)][t(365)](t(373)))return;const s=e[t(374)][t(364)](t(372)),o=t(392),i=e[t(378)][t(364)](o);s[t(403)](o,((e,r={})=>{const a=t,c=n[a(401)][a(394)];if(c[a(368)])return void e(r);const u=void 0!==r[a(389)]?r[a(389)]:!i[a(383)];n[a(395)]((()=>{const t=a,e=Array[t(370)](c[t(388)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(397)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(381)][t(366)]((e=>{const n=t;if(n(384)!=e[n(393)]&&n(382)!=e[n(393)])return;const{data:s}=e;return s&&s[n(391)]==o?s[n(402)][0][n(389)]?{type:n(390),content:zr(r,n(371))}:{type:n(390),content:zr(r,n(380))}:void 0}))}}const ta=na;function ea(){const t=["7433048cbNCyu","Style","add","81BXMDXq","100173VfPiLB","registerInlineAttribute","commandName","*Remove format:* %0","inline","afterInit","config","commandParams","get","definitions","enableDefaultAttributesIntegration","210920jEwSkC","plugins","77yRBHXH","getGhsAttributeNameForElement","registerBlockAttribute","normalizeConfig","has","registerDescriptionCallback","toLowerCase","TrackChangesEditing","styleName","forceValue","351805FByrSU","registerAttributeLabel","_registerLegacyDescription","20zQpmil","426850ZOJeRM","GeneralHtmlSupport","type","element","formatBlock","format","block","DataSchema","locale","style","1914216fQFOAT","descriptionFactory","ghsAttributes","editor","FORMAT_STYLE","444895PYoktS","StyleUtils","formatInline","78ndRiMk","*Set format:* %0"];return(ea=function(){return t})()}function na(t,e){const n=ea();return(na=function(t,e){return n[t-=250]})(t,e)}!function(t,e){const n=na,r=t();for(;;)try{if(551797===parseInt(n(277))/1+parseInt(n(272))/2+parseInt(n(286))/3*(-parseInt(n(261))/4)+parseInt(n(258))/5*(parseInt(n(280))/6)+-parseInt(n(282))/7+parseInt(n(297))/8*(-parseInt(n(285))/9)+-parseInt(n(262))/10*(parseInt(n(299))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ea);class ra extends t.Plugin{[ta(291)](){const t=ta,e=this[t(275)];if(!e[t(298)][t(252)](t(283))||!e[t(298)][t(252)](t(269)))return;const n=e[t(298)][t(294)](t(255)),r=e[t(270)],s=e[t(292)][t(294)](t(271))||{},o=e[t(298)][t(294)](t(263)),i=e[t(298)][t(294)](t(278))[t(251)](e[t(298)][t(294)](t(269)),s[t(295)]);n[t(296)](t(271));const a=new Set;for(const e of i[t(268)]){const n=o[t(300)](e[t(265)]);a[t(284)](n)}const c=new Set;for(const e of i[t(290)]){const n=o[t(300)](e[t(265)]);c[t(284)](n);for(const n of e[t(274)])c[t(284)](n)}for(const e of a)n[t(250)](e),n[t(273)][t(259)](e,zr(r,t(276)));for(const e of c)n[t(287)](e),n[t(273)][t(259)](e,zr(r,t(276)));this[t(260)]()}[ta(260)](){const t=ta,e=this[t(275)],n=e[t(270)];e[t(298)][t(294)](t(255))[t(273)][t(253)]((e=>{const r=t;if(r(266)!=e[r(264)]&&r(279)!=e[r(264)])return;const{data:s}=e;return s&&r(271)===s[r(288)]?s[r(293)][0][r(257)]?{type:r(267),content:zr(n,r(281),s[r(293)][0][r(256)][r(254)]())}:{type:r(267),content:zr(n,r(289),s[r(293)][0][r(256)][r(254)]())}:void 0}))}}function sa(t,e){const n=oa();return(sa=function(t,e){return n[t-=212]})(t,e)}function oa(){const t=["minRow","element","refresh","nodeBefore","colspan","insertTableColumnLeft","978ZUiSEx","fromRange","above","ELEMENT_TABLE_WITH_TEXT","add","addClass","MIN_SAFE_INTEGER","maxRow","TableUtils","9669aiBvrf","first","_tablePostFixingSubtypes","registerPostFixer","6mMkkWi","insertTableColumnRight","forceValue","TrackChangesEditing","isIntersectingWithRange","discard","getSuggestion","oldRange","selectTableRow","_acceptFormatSuggestionCallbackFactory","locale","ELEMENT_TABLE_ROW","isInContent","TableEditing","mapper","length","getColumnIndexes","getContainedElement","getChangedMarkers","selectTableColumn","removeClass","removeTableRow","createRangeOn","start","accept","getFirstRange","values","tablePaste","addMarker:suggestion","change:data","insertion","insert","markMultiRangeDeletion","insertTable","maxColumn","isArray","change","classes","_splitMarkerName","isIntersecting","getRanges","ELEMENT_TABLE_ROW_WITH_TEXT","end","every","filter","detach","setSelection","2813097kGVgDX","name","plugins","tableCell","selection","max","data","type","span","getSelectionAffectedTableCells","map","getAttribute","createTableWalker","showSuggestionHighlights","commands","*Insert:* %0","getItems","get","model","batch","from","hasAttribute","_getCoordsForCells","4034gpCeYf","_setupColumnsRowsFixing","insertTableRowAbove","toViewElement","substr","has","createRangeIn","push","afterInit","differ","left","1056196vbnGuh","ELEMENT_TABLE_COLUMN","getCellLocation","rootName","createPositionAt","low","registerDescriptionCallback","$graveyard","deletion","descriptionFactory","subType","_tableSuggestions","$textProxy","findAncestor","tableRow","options","nodeAfter","registerCustomCallback","enqueueChange","1218544kVkJRh","_getSuggestionCoords","removeTableColumn","order","downcastDispatcher","table","last","44qXkZjT","item","MAX_SAFE_INTEGER","enableCommand","execute","minColumn","toLowerCase","root","join","min","_suggestionFactory","getChildren","*Remove:* %0","document","200015gSHSiv","getChanges","getRowIndexes","18fKfbEN","tableColumn","includes","7990DAvLXk","some","editor","writer","insertTableRowBelow","startsWith","isTouching","addRange","rowspan","ELEMENT_TABLE_COLUMN_WITH_TEXT","cell","markMultiRangeInsertion","ELEMENT_TABLE","isEqual","highest","registerElementLabel","position","suggestion","32530812JXpyKg"];return(oa=function(){return t})()}const ia=sa;!function(t,e){const n=sa,r=t();for(;;)try{if(561316===-parseInt(n(326))/1+-parseInt(n(315))/2*(parseInt(n(232))/3)+parseInt(n(352))/4*(-parseInt(n(366))/5)+parseInt(n(245))/6*(parseInt(n(292))/7)+parseInt(n(345))/8*(parseInt(n(369))/9)+-parseInt(n(372))/10*(parseInt(n(241))/11)+parseInt(n(225))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class aa extends t.Plugin{constructor(t){const e=sa;super(t),this[e(243)]=[e(340),e(370)],this[e(337)]=new Set}[ia(323)](){const t=ia,e=this[t(374)],n=e[t(310)][t(365)][t(296)];if(!e[t(294)][t(320)](t(258)))return;const r=e[t(255)],s=e[t(294)][t(309)](t(248)),o=e[t(294)][t(309)](t(240));s[t(335)][t(222)](t(350),(e=>zr(r,t(219),e))),this[t(316)](),s[t(355)](t(278)),s[t(355)](t(253)),s[t(355)](t(264));for(const r of[t(317),t(376)]){const i=e[t(306)][t(309)](r);s[t(355)](r,(r=>{const a=t;e[a(310)][a(281)]((t=>{const e=a;r();const c=e(234)===i[e(348)],u=o[e(301)](n),l=o[e(368)](u),f=c?l[e(242)]-1:l[e(351)]+1,h=u[0][e(339)](e(350)),d=o[e(304)](h,{startRow:f,endRow:f}),g=Array[e(312)](d)[e(302)]((n=>t[e(267)](n[e(217)])));s[e(218)](g,e(340))}))}))}for(const r of[t(231),t(246)]){const i=e[t(306)][t(309)](r);s[t(355)](r,(r=>{const a=t;e[a(310)][a(281)]((t=>{const e=a;r();const c=e(325)===i[e(348)],u=o[e(301)](n),l=o[e(261)](u),f=c?l[e(242)]-1:l[e(351)]+1,h=u[0][e(339)](e(350)),d=o[e(304)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(312)](d)[e(302)]((n=>t[e(267)](n[e(217)])));s[e(218)](g,e(370))}))}))}for(const r of[t(266),t(347)]){const i=r[t(319)](11),a=i[t(358)](),c=a[t(319)](0,3)+t(300),u=t(350)+i,l=t(361)+i,f=t(297)+i;s[t(355)](r,(()=>{const i=t;e[i(310)][i(281)]((t=>{const e=i,h=o[e(301)](n),d=h[0][e(339)](e(350));let g;if(e(266)==r){const t=o[e(368)](h);g={startRow:t[e(242)],endRow:t[e(351)],includeAllSlots:!0}}else{const t=o[e(261)](h);g={startColumn:t[e(242)],endColumn:t[e(351)],includeAllSlots:!0}}const p=o[e(304)](d,g),m=Array[e(312)](p)[e(302)]((({cell:t})=>t)),I=ca(m[e(289)]((t=>t[e(313)](c)))),E=ca(m[e(289)]((t=>!t[e(313)](c))))[e(302)]((n=>t[e(267)](n))),b=s[e(277)](E,u);if(b&&(e(340)==b[e(336)]||e(370)==b[e(336)])){const n=this[e(346)](b);for(const r of I){const s=t[e(267)](r),i=o[e(328)](r),u=r[e(303)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(214)](s)}}}))}))}function c(r){const s=t,o=Array[s(312)](n[s(285)]())[s(302)]((t=>i.LiveRange[s(233)](t)));e[s(310)][s(281)]((t=>{const n=s,i=t[n(311)];r=r[n(289)]((t=>n(333)!=t[n(359)][n(329)])),t[n(291)](r),e[n(306)][n(309)](n(266))[n(228)](),e[n(356)](n(266),{forceDefaultExecution:!0}),e[n(310)][n(344)]((()=>{const t=n;e[t(310)][t(344)](i,(e=>{const n=t,r=o[n(289)]((t=>n(333)!=t[n(359)][n(329)]));r[n(260)]>0&&e[n(291)](r);for(const t of o)t[n(290)]()}))}))}))}function u(r){const s=t;e[s(310)][s(281)]((t=>{const o=s,a=Array[o(312)](n[o(285)]())[o(302)]((t=>i.LiveRange[o(233)](t))),c=[];for(const t of r)for(const e of t[o(308)]({shallow:!0}))c[o(322)](e);for(const n of c)o(333)!=n[o(359)][o(329)]&&(t[o(291)](t[o(330)](n,0)),e[o(306)][o(309)](o(347))[o(228)](),e[o(356)](o(347),{forceDefaultExecution:!0}));const u=a[o(289)]((t=>o(333)!=t[o(359)][o(329)]));u[o(260)]>0&&t[o(291)](u);for(const t of a)t[o(290)]()}))}function l(e,n){const r=t;return n[r(288)]((t=>e[r(373)]((e=>e[r(287)][r(220)](t[r(268)])||t[r(287)][r(220)](e[r(268)])))))}function f(e,n){const r=t;return!e[r(373)]((t=>n[r(373)]((e=>t[r(284)](e)))))&&e[r(373)]((t=>n[r(373)]((e=>t[r(287)][r(213)](e[r(268)])))))}e[t(298)][t(349)].on(t(273),((e,n,r)=>{const s=t;if(!r[s(341)][s(305)])return;const o=n[s(353)];if(!o)return;const i=r[s(259)][s(318)](o);function c(t){return Array[s(280)](t)?t:[t]}i&&s(295)===o[s(293)]&&(0,a.setHighlightHandling)(i,r[s(375)],((t,e,n)=>n[s(237)](c(e[s(282)]),t)),((t,e,n)=>n[s(265)](c(e[s(282)]),t)))}),{priority:t(221)}),s[t(335)][t(332)]((e=>{const n=t;if(n(275)!=e[n(299)]&&n(334)!=e[n(299)])return;const s=e[n(262)]();if(null!=s&&s.is(n(227),n(350))){if(n(275)==e[n(299)]){const t=e[n(308)]()[n(289)]((t=>t.is(n(338))))[n(302)]((t=>t[n(298)]));if(t[n(260)])return{type:n(275),content:zr(r,n(307),zr(r,n(235),'"'+t[n(360)](" ")+'"'))}}if(n(334)==e[n(299)]){const t=e[n(308)]()[n(289)]((t=>t.is(n(338))))[n(302)]((t=>t[n(298)]));if(t[n(260)])return{type:n(334),content:zr(r,n(364),zr(r,n(235),'"'+t[n(360)](" ")+'"'))}}}})),s[t(335)][t(332)]((e=>{const n=t;if(n(340)==e[n(336)]){const t=e[n(308)]()[n(289)]((t=>t.is(n(338))))[n(302)]((t=>t[n(298)])),s=this[n(346)](e),o=s[n(239)]-s[n(226)]+1;if(n(275)==e[n(299)])return t[n(260)]?{type:n(275),content:zr(r,n(307),zr(r,n(286),[o,'"'+t[n(360)](" ")+'"']))}:{type:n(275),content:zr(r,n(307),zr(r,n(256),o))};if(n(334)==e[n(299)])return t[n(260)]?{type:n(334),content:zr(r,n(364),zr(r,n(286),[o,'"'+t[n(360)](" ")+'"']))}:{type:n(334),content:zr(r,n(364),zr(r,n(256),o))}}if(n(370)==e[n(336)]){const t=e[n(308)]()[n(289)]((t=>t.is(n(338))))[n(302)]((t=>t[n(298)])),s=this[n(346)](e),o=s[n(279)]-s[n(357)]+1;if(n(275)==e[n(299)])return t[n(260)]?{type:n(275),content:zr(r,n(307),zr(r,n(216),[o,'"'+t[n(360)](" ")+'"']))}:{type:n(275),content:zr(r,n(307),zr(r,n(327),o))};if(n(334)==e[n(299)])return t[n(260)]?{type:n(334),content:zr(r,n(364),zr(r,n(216),[o,'"'+t[n(360)](" ")+'"']))}:{type:n(334),content:zr(r,n(364),zr(r,n(327),o))}}})),s[t(362)][t(343)](t(275),t(340),t(250),c),s[t(362)][t(343)](t(334),t(340),t(269),c),s[t(362)][t(343)](t(275),t(370),t(250),u),s[t(362)][t(343)](t(334),t(370),t(269),u),s[t(362)][t(343)](t(275),t(370),t(360),l),s[t(362)][t(343)](t(334),t(370),t(360),l),s[t(362)][t(343)](t(275),t(340),t(360),f),s[t(362)][t(343)](t(334),t(340),t(360),f)}[ia(254)](){const t=ia,e=this[t(374)],n=e[t(310)][t(365)][t(296)];return(r,s)=>{const o=t;e[o(310)][o(281)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(287)][a(229)];u&&u[0]&&!1===u[0][a(247)]&&(l=r[0][a(268)][a(342)]);const f=t[a(321)](l);if(a(333)==f[a(359)][a(329)])return;const h=Array[a(312)](n[a(285)]())[a(302)]((t=>i.LiveRange[a(233)](t)));t[a(291)](f),e[a(306)][a(309)](c)[a(228)](),u[a(322)]({forceDefaultExecution:!0}),e[a(356)](c,...u);const d=h[a(289)]((t=>a(333)!=t[a(359)][a(329)]));d[a(260)]>0&&t[a(291)](d);for(const t of h)t[a(290)]()}))}}[ia(314)](t){const e=ia,n=this[e(374)][e(294)][e(309)](e(240));let r=Number[e(354)],s=Number[e(238)],o=Number[e(354)],i=Number[e(238)];for(const a of t){if(e(333)==a[e(359)][e(329)])continue;const{row:t,column:c}=n[e(328)](a),u=a[e(313)](e(215))?a[e(303)](e(215))-1:0,l=a[e(313)](e(230))?a[e(303)](e(230))-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}}[ia(316)](){const t=ia,e=this[t(374)],n=e[t(294)][t(309)](t(248)),r=e[t(294)][t(309)](t(240));e[t(310)][t(365)].on(t(274),(()=>{const r=t,s=Array[r(312)](e[r(310)][r(365)][r(324)][r(263)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(283)](t);if(r(224)!=s)continue;if(null!=e[r(252)])continue;const a=n[r(251)](o);this[r(243)][r(371)](i)&&this[r(337)][r(236)](a)}}),{priority:t(331)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(267)](e),a=e[s(339)](s(350)),c=r[s(328)](e);for(const t of this[s(337)]){const n=t[s(336)],r=n[s(212)](s(272)),u=n[s(319)](r?10:5),l=u[s(358)](),f=l[s(319)](0,3)+s(300),h=s(361)+u,d=s(297)+u;if(!t[s(257)])continue;if(a!=t[s(270)]()[s(268)][s(339)](s(350)))continue;if(t[s(249)](i))continue;const g=e[s(313)](f)?e[s(303)](f)-1:0,p=this[s(346)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(214)](i),o=!0)}return o};e[t(310)][t(365)][t(244)]((n=>{const r=t;let o=!1;for(const t of e[r(310)][r(365)][r(324)][r(367)]())if(r(276)==t[r(299)])if(r(340)==t[r(293)])for(const e of t[r(223)][r(342)][r(363)]())o=o||s(e,n);else r(295)==t[r(293)]&&(o=o||s(t[r(223)][r(342)],n));return o}))}[ia(346)](t){const e=ia;return this[e(314)](t[e(285)]()[e(302)]((t=>t[e(268)][e(342)])))}}function ca(t){const e=ia;return Array[e(312)](new Set(t)[e(271)]())}const ua=fa;function la(){const t=["TableEditing","containsRange","push","insertion","selection","low","_suggestionFactory","*Merge cells*","document","_acceptFormatSuggestionCallbackFactory","getFirstPosition","TableUtils","format","change","TrackChangesEditing","element","locale","splitTableCellVertically","_isForcedDefaultExecutionBlock","commandName","trackChanges","isEnabled","from","createRangeOn","return","plugins","5208064Eifhcg","registerCustomCallback","30052CBbAwQ","getRanges","mergeTableCellDown","_tablePostFixingSubtypes","mergeTableCellUp","mergeTableCellLeft","_areSelectedCellsMergable","direction","*Split cell:* horizontally","*Split cell:* vertically","getSuggestions","_areMergableCells","1524940GcAnzy","formatInline","find","author","registerDescriptionCallback","setSelection","1095QbtUBX","length","rootName","6sjEPFl","enableCommand","size","4bzUSIU","map","model","add","5499945eIIzwz","mergeTableCells","subType","refresh","horizontally","value","filter","stop","formatBlock","forceDefaultExecution","table","createTableWalker","findAncestor","requires","splitTableCellHorizontally","6700gsnTfI","root","markMultiRangeBlockFormat","accept","getCellLocation","deletion","getAncestors","cell","fromRange","getSelectionAffectedTableCells","mergeTableCellRight","set:isEnabled","commands","afterInit","$graveyard","editor","detach","107655LZqbsW","has","get","execute","1004xJrOli","highest","tableCell","type","isInContent","markBlockFormat","descriptionFactory","2356466LTCoGJ"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=231]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(476282===parseInt(n(258))/1*(-parseInt(n(322))/2)+-parseInt(n(316))/3*(-parseInt(n(262))/4)+-parseInt(n(310))/5+-parseInt(n(319))/6*(-parseInt(n(269))/7)+-parseInt(n(296))/8+-parseInt(n(326))/9+parseInt(n(241))/10*(parseInt(n(298))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(239)](){return[aa]}[ua(254)](){const t=ua,e=this[t(256)],n=e[t(324)][t(278)][t(274)],r=e[t(286)];if(!e[t(295)][t(259)](t(270)))return;const s=e[t(295)][t(260)](t(284)),o=e[t(295)][t(260)](t(281)),a=e[t(295)][t(260)](aa);a[t(301)][t(272)](t(327)),s[t(320)](t(327),(()=>{const n=t,r=o[n(250)](e[n(324)][n(278)][n(274)]);e[n(324)][n(283)]((()=>{const t=n;s[t(243)](r,{commandName:t(327),commandParams:[]},[],t(327))}))})),e[t(253)][t(260)](t(327)).on(t(261),((n,r)=>{const o=t;e[o(253)][o(260)](o(290))[o(231)]&&(r[o(317)]>0&&r[r[o(317)]-1]&&r[r[o(317)]-1][o(235)]||s[o(288)]||this[o(304)]()||n[o(233)]())}),{priority:t(263)});for(const n of[t(302),t(251),t(300),t(303)]){const r=e[t(253)][t(260)](n);s[t(320)](n,(()=>{const n=t,o=e[n(324)][n(278)][n(274)][n(280)]()[n(247)]()[n(312)]((t=>t.is(n(285),n(264)))),i=r[n(231)];e[n(324)][n(283)]((()=>{const t=n;s[t(243)]([o,i],{commandName:t(327),commandParams:[]},[],t(327))}))}))}for(const n of[t(287),t(240)]){const r=e[t(253)][t(260)](n);s[t(320)](n,(()=>{const i=t,a=o[i(250)](e[i(324)][i(278)][i(274)])[0],c=a[i(238)](i(236)),{column:u,row:l}=o[i(245)](a);let f=[];if(i(330)==r[i(305)]){const t=o[i(237)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(292)](t)[i(323)]((t=>t[i(248)]))}else{const t=o[i(237)](c,{column:u,includeAllSlots:!0});f=Array[i(292)](t)[i(323)]((t=>t[i(248)]))}e[i(324)][i(283)]((t=>{const e=i;s[e(267)](t[e(293)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(268)][t(314)]((e=>{const n=t;if(n(234)!=e[n(265)]&&n(311)!=e[n(265)])return;const{data:s}=e;return s&&n(327)==s[n(289)]?{type:n(282),content:zr(r,n(277))}:void 0})),s[t(268)][t(314)]((e=>{const n=t;if(n(234)!=e[n(265)]&&n(311)!=e[n(265)])return;const{data:s}=e;return s?n(287)==s[n(289)]?{type:n(282),content:zr(r,n(307))}:n(240)==s[n(289)]?{type:n(282),content:zr(r,n(306))}:void 0:void 0}));const c=a[t(279)]();for(const e of[t(302),t(251),t(300),t(303)])s[t(276)][t(297)](t(234),e,t(244),c);for(const e of[t(287),t(240)])s[t(276)][t(297)](t(234),e,t(244),c);s[t(276)][t(297)](t(234),t(327),t(244),(r=>{const s=t;e[s(324)][s(283)]((t=>{const o=s,a=Array[o(292)](n[o(299)]())[o(323)]((t=>i.LiveRange[o(249)](t)));t[o(315)](r),e[o(253)][o(260)](o(327))[o(329)](),e[o(261)](o(327),{forceDefaultExecution:!0});const c=a[o(232)]((t=>o(255)!=t[o(242)][o(318)]));c[o(317)]>0&&t[o(315)](c);for(const t of a)t[o(257)]()}))}));for(const n of[t(302),t(300),t(303),t(251)]){const r=e[t(253)][t(260)](n);r.on(t(252),((n,s,o)=>{const i=t;if(o){const t=e[i(324)][i(278)][i(274)][i(280)]()[i(247)]()[i(312)]((t=>t.is(i(285),i(264))));this[i(309)](r[i(231)],t)||(n[i(294)]=!1,n[i(233)]())}}),{priority:t(275)})}}[ua(304)](){const t=ua,e=this[t(256)][t(253)][t(260)](t(327)),n=this[t(256)][t(295)][t(260)](t(281));if(!e[t(291)])return!1;const r=n[t(250)](this[t(256)][t(324)][t(278)][t(274)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(309)](e,n))return!1;return!0}[ua(309)](t,e){const n=ua,r=this[n(256)][n(295)][n(260)](n(284)),s=this[n(256)][n(324)][n(293)](t),o=this[n(256)][n(324)][n(293)](e),i=new Set,a=new Set;for(const t of r[n(308)]())if((n(273)==t[n(265)]||n(246)==t[n(265)]||n(327)==t[n(328)])&&t[n(266)])for(const e of t[n(299)]())e[n(271)](s,!0)&&i[n(325)](t[n(265)]+":"+t[n(313)].id),e[n(271)](o,!0)&&a[n(325)](t[n(265)]+":"+t[n(313)].id);if(i[n(321)]!=a[n(321)])return!1;for(const t of i)if(!a[n(259)](t))return!1;return!0}}function da(t,e){const n=ma();return(da=function(t,e){return n[t-=304]})(t,e)}const ga=da;!function(t,e){const n=da,r=t();for(;;)try{if(836902===parseInt(n(351))/1+parseInt(n(365))/2+parseInt(n(309))/3+-parseInt(n(374))/4*(parseInt(n(362))/5)+-parseInt(n(366))/6+-parseInt(n(370))/7+parseInt(n(336))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class pa extends t.Plugin{static get[ga(358)](){return[aa]}[ga(304)](){const t=ga,e=this[t(330)];if(!e[t(353)][t(352)](t(316)))return;const n=e[t(340)],r=e[t(353)][t(308)](t(315));r[t(332)](t(376)),r[t(332)](t(325)),r[t(378)](t(368)),r[t(378)](t(335)),r[t(371)][t(307)](t(368),zr(n,t(320))),r[t(371)][t(307)](t(335),zr(n,t(350))),this[t(342)]()}[ga(342)](){const t=ga,e=this[t(330)][t(353)][t(308)](t(315)),n=this[t(330)][t(353)][t(308)](t(329)),r=this[t(330)][t(353)][t(308)](aa)[t(312)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(359)](o[a(324)]),l=e[a(344)](u),f=l[a(327)];if(a(321)!=l[a(361)]||!f||a(325)!=f[a(355)])return;if(o[a(319)])return void s[a(317)]();if(!i[a(386)][a(345)](o[a(333)],s[a(314)]))return;const h=o[a(333)][a(373)][a(349)],d=o[a(333)][a(379)][a(338)],g=h[a(356)][a(356)],{column:p}=n[a(331)](h),{column:m}=n[a(331)](d);for(let s=p;s<=m;s++){const l=n[a(305)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(384)],l=i[a(339)][a(311)](s);i[a(367)][a(383)](a(375)+c,l),r&&i[a(367)][a(334)](a(387),u,l),i[a(339)][a(343)](l,o[a(324)]),t&&(e[a(313)][a(385)](o[a(324)])?i[a(367)][a(383)](a(323),l):i[a(367)][a(372)](a(323),l))}}}}e[t(346)][t(347)](t(321),t(376),t(348),r),e[t(346)][t(347)](t(321),t(325),t(348),r),this[t(330)][t(326)][t(354)].on(t(382),s(),{priority:t(360)}),this[t(330)][t(327)][t(354)].on(t(382),((e,n,r)=>{const o=t;r[o(369)][o(310)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(360)}),this[t(330)][t(326)][t(354)].on(t(322),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(359)](r[o(324)]),c=e[o(344)](a),u=c[o(327)];if(o(321)!=c[o(361)]||!u||o(325)!=u[o(355)])return;const l=s[o(339)][o(357)](r[o(324)]);if(l)for(const t of l)s[o(367)][o(372)](o(375)+i,t),s[o(367)][o(372)](o(323),t),s[o(367)][o(364)](o(387),t),s[o(339)][o(341)](t,r[o(324)])}),{priority:t(360)}),this[t(363)]()}[ga(363)](){const t=ga,e=this[t(330)],n=e[t(340)];function r(e){const r=t;return{type:r(381),content:zr(n,r(337),e)}}e[t(353)][t(308)](t(315))[t(371)][t(306)]((e=>{const s=t;if(s(321)!=e[s(361)])return;const{data:o}=e;if(o){if(s(376)==o[s(355)]){const t=o[s(328)][0][s(380)];return r(zr(n,s(t?320:318)))}if(s(325)==o[s(355)]){const t=o[s(328)][0][s(380)];return r(zr(n,s(t?350:377)))}}}))}}function ma(){const t=["createTableWalker","registerDescriptionCallback","registerAttributeLabel","get","4436091DBNPor","showSuggestionHighlights","toViewElement","_acceptFormatSuggestionCallbackFactory","activeMarkers","name","TrackChangesEditing","TableEditing","stop","FORMAT_REGULAR_ROW","item","FORMAT_HEADER_ROW","formatBlock","removeMarker:suggestion","ck-suggestion-marker--active","markerName","setTableColumnHeader","editing","data","commandParams","TableUtils","editor","getCellLocation","enableDefaultAttributesIntegration","markerRange","setAttribute","headingColumns","3982768WEPTKh","*Format:* %0","nodeBefore","mapper","locale","unbindElementFromMarkerName","_handleLegacySuggestions","bindElementToMarker","getSuggestion","consume","_suggestionFactory","registerCustomCallback","accept","nodeAfter","FORMAT_HEADER_COLUMN","1467493xdyEVH","has","plugins","downcastDispatcher","commandName","parent","markerNameToElements","requires","_splitMarkerName","highest","type","4355440HaSXOZ","_registerLegacyDescription","removeAttribute","326972aanRSB","8497824FFuTbR","writer","headingRows","options","3382596dvEXNx","descriptionFactory","removeClass","start","4tUpJNR","ck-suggestion-marker-","setTableRowHeader","FORMAT_REGULAR_COLUMN","registerBlockAttribute","end","forceValue","format","addMarker:suggestion","addClass","cell","includes","consumable","data-suggestion","afterInit"];return(ma=function(){return t})()}const Ia=ya;function Ea(){const t=["removeColumns","rootName","filter","newRange","schema","nextSibling","register","cell","commands","261DkJJFK","2402735CmRuou","return","tableCellBorderStyle","259224qwvCUe","keys","12uibZQi","TrackChangesEditing","cells","table","TableClipboard","subType","last","getRange","hasSuggestion","getItems","updateMarker","includes","markerAttributes","differ","_getCoordsForCells","nodeAfter","length","paragraph","requires","column","editor","columnInsertionRanges","getChangedMarkers","next","change","createRangeIn","removeMarkers","conversion","end","startsWith","tablePasteChainId","value","suggestion-td","editingDowncast","accept","add","fill","TableUtils","low","move","previous","every","tablePaste","tableCell","tablePasteRow","options","forceDefaultExecution","start","containsRange","Users","endRow","insertColumns","forEach","isEmpty","getRowIndexes","getColumnIndexes","suggestion","entries","row","11edFvfT","createRangeOn","isInContent","tableCellBackgroundColor","selection","createRange","rows","name","7gKzbSF","_createdBatches","getRows","getAttributes","trackChanges","content","getColumns","_splitMarkerName","remove","getChanges","getContainedElement","insert","getSuggestions","clipboardOutput","root","documentSelection","createElement","from","redo","push","36538CFzpkK","insertion","reduce","markers","columns","has","model","5019118tSkbqV","getChild","createTableWalker","insertionRanges","removeMarker","call","oldRange","plugins","for","some","_suggestionFactory","fromEntries","getRanges","activeMarkers","dataDowncast","unwrap","set","removeRows","8675810EECmGj","ck-suggestion-marker","discard","insertContent","suggestionLoaded","first","getSelectionAffectedTableCells","descriptionFactory","tableCellBorderWidth","locale","elementToElement","map","wrap","26iijXQO","insertRows","2189172BwuiPt","deletionRanges","view","document","$graveyard","listenTo","517953OfeZiz","tableCellPadding","_isForcedDefaultExecutionBlock","getChildren","suggestion:formatBlock:tablePasteCell","tablePasteColumn","columnInsertionIndexes","getShiftedBy","_replaceTableSlotCell","markerName","getAllAdjacentSuggestions","detach","previousSibling","type","ck-suggestion-marker-insertion","registerDescriptionCallback","rowInsertionIndexes","suggestionUnloaded","author","findAncestor","stop","rowInsertionRanges","find","batch","showSuggestionHighlights","afterInit","createPositionBefore","getSuggestionCallback","getMarkers","setAttribute","ck-suggestion-marker--active","tableCellSuggestion","getSuggestion","*Replace table cells*","tableCellHorizontalAlignment","join","setAttributes","markMultiRangeInsertion","fromRange","editing","position","markerToHighlight","deletion","attributes","markMultiRangeBlockFormat","isEqual","tableCellBorderColor","registerPostFixer","getTableIfOnlyTableInContent","tableCellVerticalAlignment","endColumn","high","element","4XTWZYi","_tablePostFixingSubtypes","registerCustomCallback","markMultiRangeDeletion","tablePasteCell","get","formatBlock"];return(Ea=function(){return t})()}!function(t,e){const n=ya,r=t();for(;;)try{if(500638===parseInt(n(417))/1*(parseInt(n(455))/2)+-parseInt(n(463))/3+-parseInt(n(308))/4*(parseInt(n(325))/5)+parseInt(n(457))/6*(parseInt(n(397))/7)+-parseInt(n(328))/8*(parseInt(n(324))/9)+parseInt(n(442))/10*(parseInt(n(389))/11)+parseInt(n(330))/12*(parseInt(n(424))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const ba=[Ia(450),Ia(301),Ia(327),Ia(497),Ia(304),Ia(392),Ia(464)],Ta=Object[Ia(435)](ba[Ia(453)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(348)](){return[aa]}[Ia(488)](){const t=Ia,n=this[t(350)];if(!n[t(431)][t(422)](t(334)))return;const r=n[t(431)][t(313)](t(331)),s=n[t(431)][t(313)](t(367)),o=n[t(431)][t(313)](aa),a=n[t(431)][t(313)](t(334));o[t(309)][t(416)](t(374),t(468)),n[t(423)][t(319)][t(321)](t(494),{allowIn:t(373),allowContentOf:t(373),isLimit:!0}),n[t(357)][t(452)]({model:t(494),view:t(362)});let c=null;n[t(423)].on(t(445),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(346)]-1];h&&h[u(376)]||r[u(465)]||this[u(350)][u(323)][u(313)](u(401))[u(361)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(412)))return!1;const i=s[o(303)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(448)](n[o(460)][o(393)]);if(!a[o(346)])return!1;const c=a[0][o(482)](o(333)),l=r[o(384)](a),f=r[o(385)](a),h={startRow:l[o(447)],endRow:l[o(336)],startColumn:f[o(447)],endColumn:f[o(336)]};return 1==a[o(346)]&&(h[o(380)]+=r[o(399)](i)-1,h[o(305)]+=r[o(403)](i)-1),ka(c,h,r)}(l,f,n[u(423)],s,a)&&(o[u(483)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(423)][u(354)]((()=>{const t=u;n[t(423)][t(445)](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(346)]&&r[t(500)](o,t(374),{tablePasteChainId:s}),a[t(346)]&&r[t(500)](a,t(468),{tablePasteChainId:s}),l[t(346)]&&(r[t(500)](l,t(372),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(382)]((e=>{const n=t;var r;return null===(r=e[n(474)])||void 0===r?void 0:r[n(429)](e)}))),f[t(346)]&&(r[t(311)](f,t(372),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(382)]((e=>{const n=t;var r;return null===(r=e[n(474)])||void 0===r?void 0:r[n(429)](e)})));const d=r[t(507)](h[t(453)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(312),{tablePasteChainId:s});if(d){const e=d[t(491)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(423)][t(390)](s),a=e[t(485)]((e=>e[t(337)]()[t(300)](i)));a&&r[t(416)]([a[t(396)],o])}r[t(346)]&&d[t(492)](t(342),Object[t(435)](r))}c=null})))}),{priority:e.priorities[t(306)]+10}),n[t(431)][t(313)](t(334)).on(t(471),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(483)]();const u=s[r(322)],l=o,f=Aa(u),h=Aa(l);e[r(326)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(405)](u[r(425)](0));for(const t of Array[r(414)](l[r(466)]()))a[r(408)](t,u,r(358));const t=c[r(479)][r(341)](s[r(388)]),e=c[r(469)][r(341)](s[r(349)]);t||e||(d=i.LiveRange[r(501)](a[r(355)](u)))}else h&&!f&&(g=a[r(355)](u));else{const t=a[r(413)](r(494)),e=a[r(413)](r(494));a[r(454)](a[r(355)](u),e),a[r(408)](t,u,0);for(const e of Array[r(414)](l[r(466)]()))a[r(408)](e,t,r(358));d=i.LiveRange[r(501)](a[r(390)](t)),g=i.LiveRange[r(501)](a[r(390)](e))}const p=Array[r(414)](l[r(400)]())[r(317)]((([t])=>ba[r(341)](t)));c[r(332)][r(416)]({element:u,attributes:p[r(346)]?Object[r(435)](p):null}),d&&c[r(427)][r(416)](d),g&&c[r(458)][r(416)](g)}),{priority:t(306)}),s.on(t(381),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(421)]||1;c[o(469)]=new Array(l)[o(366)](u)[o(453)](((t,e)=>t+e));for(const{cell:t}of s[o(426)](i,{startColumn:u,endColumn:u+l-1}))c[o(351)][o(416)](n[o(423)][o(390)](t))}),{priority:t(368)}),s.on(t(456),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(395)]||1;c[o(479)]=new Array(l)[o(366)](u)[o(453)](((t,e)=>t+e));for(const{cell:t}of s[o(426)](i,{startRow:u,endRow:u+l-1}))c[o(484)][o(416)](n[o(423)][o(390)](t))}),{priority:t(368)}),r[t(449)][t(478)]((e=>{const r=t;if(e[r(335)]&&e[r(335)][r(359)](r(372)))return e[r(370)]?{}:{type:r(418),content:zr(n[r(451)],r(496))}}));const u=()=>!1;for(const e of[t(372),t(468),t(374),t(312)])r[t(434)][t(310)](t(418),e,t(498),u),r[t(434)][t(310)](t(505),e,t(498),u),r[t(434)][t(310)](t(314),e,t(498),u);r[t(434)][t(310)](t(314),t(312),t(444),u),r[t(434)][t(310)](t(314),t(312),t(364),((e,r,s)=>{const o=t,i=e[o(453)]((t=>t[o(407)]()))[o(317)]((t=>t)),a=new Map(i[o(453)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(332)])e&&a[o(440)](t,e);else if(s&&s[o(342)])for(const[t,e]of Object[o(387)](s[o(342)])){const r=n[o(423)][o(420)][o(313)](t),s=r?r[o(337)]()[o(407)]():null;s&&a[o(440)](s,e)}n[o(423)][o(354)]((t=>{const e=o;for(const[n,r]of a)t[e(499)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(434)][o(310)](e,o(372),s,((t,i,a)=>{const c=o;n[c(423)][c(354)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(377)][o(345)];t.is(o(307),o(494))&&u[o(416)](t)}r[o(434)][o(490)](e,null,s)(t,i,a);for(const t of u)o(461)!=t[o(411)][o(316)]&&n[o(439)](t)}))}))};l(t(418),t(364)),l(t(418),t(444)),l(t(505),t(364)),l(t(505),t(444)),r[t(434)][t(310)](t(418),t(374),t(444),(e=>{const n=t,r=e[n(453)]((t=>t[n(407)]())),i=r[0][n(482)](n(333)),{minRow:a,maxRow:c}=o[n(344)](r);s[n(441)](i,{at:a,rows:c-a+1})})),r[t(434)][t(310)](t(418),t(468),t(444),(e=>{const n=t,r=e[n(453)]((t=>t[n(407)]())),i=r[0][n(482)](n(333)),{minColumn:a,maxColumn:c}=o[n(344)](r);s[n(315)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(335)]||!n[s(335)][s(359)](s(372)))return;const o=n[s(506)][s(360)],i=r[s(409)]()[s(317)]((t=>t[s(391)]&&t[s(506)]&&t[s(506)][s(360)]==o));i[s(346)]&&n[s(473)]()[s(346)]!=i[s(346)]&&i[s(419)](((t,e)=>(t[s(353)]=e,e[s(370)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(404)](e[s(472)]),i=[s(443),s(477)],a=r[s(437)][s(341)](e[s(472)]);return a&&i[s(416)](s(493)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(446),f,{priority:t(306)}),r.on(t(480),f,{priority:t(306)}),n[t(423)][t(460)][t(302)]((()=>{const e=t;let s=!1;const o=Array[e(414)](n[e(423)][e(460)][e(343)][e(352)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(404)](t);if(e(386)!=o||e(505)!=a||i[e(430)])continue;if(!r[e(338)](c))continue;const u=r[e(495)](c)[e(436)](),l=n[e(431)][e(313)](e(379)).me;for(const t of r[e(409)]())if(t[e(391)]&&t[e(481)]==l&&e(314)==t[e(476)]&&e(312)==t[e(335)]&&t[e(436)]()[e(371)]((t=>u[e(433)]((n=>n[e(378)](t,!0))))))for(const n of t[e(473)]())n[e(391)]&&(n[e(444)](),s=!0)}return s})),n[t(423)][t(460)][t(302)]((e=>{const s=t,o=n[s(323)][s(313)](s(415));if(!o||!o[s(398)][s(422)](e[s(486)]))return!1;let i=!1;const a=n[s(431)][s(313)](s(379)).me,c=n[s(423)][s(460)][s(343)][s(406)](),u=Array[s(414)](n[s(423)][s(460)][s(343)][s(352)]())[s(317)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(404)](t);return n(386)==o&&n(372)==i&&c==a.id&&!e[n(430)]}));for(const t of c){if(s(408)!=t[s(476)]||s(494)!=t[s(396)]||1!=t[s(346)])continue;const n=e[s(394)](t[s(503)],t[s(503)][s(470)](1));if(!u[s(485)]((({data:t})=>t[s(318)][s(300)](n))))for(const{name:t,data:r}of u)if(n[s(378)](r[s(318)])){e[s(340)](t,{range:n}),i=!0;break}}return i})),n[t(423)][t(460)][t(302)]((e=>{const s=t;let o=!1;const i=n[s(431)][s(313)](s(379)).me,a=r[s(409)]()[s(317)]((t=>t[s(391)]&&t[s(481)]==i)),c=new Set,u=new Set;for(const t of a)if(s(372)==t[s(335)])for(const e of t[s(491)]()){const n=e[s(337)]()[s(407)]();if(n)if(n.is(s(307),s(494))&&Aa(n)){t[s(428)](e[s(396)]),c[s(365)](n),o=!0;const r=n[s(320)],i=n[s(475)],a=r&&r.is(s(307),s(494)),l=i&&i.is(s(307),s(494));a&&!c[s(422)](r)&&u[s(365)](r),l&&!c[s(422)](i)&&u[s(365)](i)}else n.is(s(307),s(347))&&n[s(383)]&&(t[s(428)](e[s(396)]),o=!0)}else if(s(312)==t[s(335)]){if(!t[s(506)]||!t[s(506)][s(360)])continue;const e=t[s(506)][s(342)];if(e&&Object[s(329)](e)[s(346)])continue;const n=t[s(506)][s(360)];let r=!0,i=!0;for(const e of a)if(e[s(335)]&&e[s(335)][s(359)](s(372))){if(!e[s(506)][s(360)]){i=!1;break}if(e.id!=t.id&&e[s(506)][s(360)]==n){r=!1;break}}i&&r&&(t[s(356)](),o=!0)}for(const t of c)e[s(405)](t);for(const t of u)e[s(439)](t);return o})),n[t(357)][t(432)](t(363))[t(504)]({model:t(467),view:(t,e)=>h(t),converterPriority:t(306)}),n[t(357)][t(432)](t(438))[t(504)]({model:t(467),view:(e,n)=>n[t(375)][t(487)]?h(e,!1):null,converterPriority:t(306)});const d=n[t(502)][t(459)];this[t(462)](d[t(460)],t(410),((e,n)=>{const r=t,s=[];for(const t of d[r(355)](n[r(402)])[r(339)]())t.is(r(307),r(362))&&s[r(416)](t);d[r(354)]((t=>{const e=r;for(const n of s)t[e(369)](t[e(355)](n),t[e(489)](n)),t[e(405)](n)}))}))}}function ya(t,e){const n=Ea();return(ya=function(t,e){return n[t-=300]})(t,e)}function Aa(t){const e=Ia;if(t[e(383)])return!0;const n=t[e(425)](0);return n.is(e(307),e(347))&&n[e(383)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(426)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Ra();return(La=function(t,e){return n[t-=319]})(t,e)}!function(t,e){const n=La,r=t();for(;;)try{if(607134===parseInt(n(370))/1*(-parseInt(n(320))/2)+parseInt(n(371))/3+-parseInt(n(353))/4+-parseInt(n(319))/5+-parseInt(n(325))/6*(parseInt(n(356))/7)+-parseInt(n(339))/8+parseInt(n(336))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[Ca(343)](){const t=Ca;if(!this[t(369)][t(362)][t(338)](t(367)))return;const e=this[t(369)][t(362)][t(350)](t(354));e[t(332)](t(349),this[t(344)][t(321)](this)),e[t(372)][t(347)](t(355),t(364),t(368),e[t(372)][t(340)](t(355),null,t(327))),e[t(372)][t(347)](t(355),t(364),t(327),e[t(372)][t(340)](t(355),null,t(368))),e[t(360)][t(346)](this[t(326)][t(321)](this))}[Ca(344)](t,e){const n=Ca,r=this[n(369)][n(362)][n(350)](n(354)),s=this[n(369)][n(362)][n(350)](n(367)),o=e[n(324)]||this[n(369)][n(348)][n(323)][n(334)][n(351)]();this[n(369)][n(348)][n(358)]((()=>{const i=n,a=s[i(331)](o);let c=a?s[i(341)](a):null,u=o[i(337)](i(335))||null;const l=e[i(335)]||u,f=e[i(352)]||c,h=this[i(369)][i(362)][i(350)](i(333)).me;for(const t of r[i(328)]()){const e=t[i(373)]();if(i(364)===t[i(361)]&&e===o){t[i(342)]!==h&&t[i(327)]();const e=t[i(365)][i(329)];u=e[0][i(335)],c=e[0][i(352)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(359)](o,{commandName:i(349),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(364)},[],i(364))}))}[Ca(326)](t){const e=Ca;if(e(355)!=t[e(322)]&&e(345)!=t[e(322)])return;const{data:n}=t;if(n&&e(364)===n[e(363)]){const t=e(357);return{type:e(330),content:zr(this[e(369)][e(366)],t)}}}}function Ra(){const t=["4365200EzIrNm","TrackChangesEditing","formatBlock","931WBfBAX","*Format:* resize table","change","markBlockFormat","descriptionFactory","subType","plugins","formatGroupId","resizeTable","data","locale","TableColumnResizeEditing","accept","editor","1RzDNsF","1180416LZezjI","_suggestionFactory","getContainedElement","5348665oRJOWr","684218DpZDrW","bind","type","document","table","34842AdMtVU","handleSuggestionDescription","discard","getSuggestions","commandParams","format","getColumnGroupElement","enableCommand","Users","selection","tableWidth","39770172ZnFlHn","getAttribute","has","7438184WwEUeE","getSuggestionCallback","getTableColumnsWidths","author","afterInit","handleResizeTableWidthCommand","formatInline","registerDescriptionCallback","registerCustomCallback","model","resizeTableWidth","get","getSelectedElement","columnWidths"];return(Ra=function(){return t})()}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=217]})(t,e)}function Ma(){const t=["get","TrackChangesEditing","Template","148723iSKlfb","1654849zUqcct","628870thNzCY","11124qcpPnF","9ZBPcfW","insertTemplate","1232592cisQYi","editor","4wZNNgU","1548680QnSVGk","plugins","has","905ayLdDz","736845DkfeVg","afterInit","enableCommand"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(178276===parseInt(n(229))/1+-parseInt(n(231))/2+parseInt(n(223))/3*(parseInt(n(218))/4)+parseInt(n(222))/5*(parseInt(n(232))/6)+-parseInt(n(230))/7+parseInt(n(235))/8*(parseInt(n(233))/9)+-parseInt(n(219))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(224)](){const t=Sa,e=this[t(217)];e[t(220)][t(221)](t(228))&&e[t(220)][t(226)](t(227))[t(225)](t(234))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=133]})(t,e)}function Fa(){const t=["462942lxzJkw","5751160AolAFv","6545945meFnHh","ELEMENT_TABLE_OF_CONTENTS","1XLyEOx","1720462LxtayG","354144FTYDCe","insertTableOfContents","afterInit","registerElementLabel","get","TrackChangesEditing","6UISHtl","enableCommand","locale","commands","editor","descriptionFactory","9jOLbAf","tableOfContents","5893762ezsjjD","9661090EXlahs","plugins"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(914393===-parseInt(n(136))/1*(-parseInt(n(137))/2)+-parseInt(n(155))/3+parseInt(n(133))/4+-parseInt(n(134))/5*(parseInt(n(144))/6)+-parseInt(n(152))/7+-parseInt(n(138))/8+parseInt(n(150))/9*(parseInt(n(153))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(140)](){const t=wa,e=this[t(148)];if(!e[t(147)][t(142)](t(139)))return;e[t(154)][t(142)](t(143))[t(145)](t(139));const n=e[t(154)][t(142)](t(143)),r=e[t(146)];n[t(149)][t(141)](t(151),(e=>zr(r,t(135),e)))}}const xa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=392]})(t,e)}function Ua(){const t=["element","isTouching","TrackChangesEditing","Title","from","newRange","isCollapsed","get","24BBZcuL","ELEMENT_TITLE","editor","987263mkPUsU","registerElementLabel","2024142hdNvLA","100707XZKOcD","registerPostFixer","descriptionFactory","forward","createRange","has","model","_splitMarkerName","schema","afterInit","title-content","474780cutkQW","suggestion","locale","document","45LaLVtq","end","differ","getNearestSelectionRange","getChangedMarkers","76385SxDdcZ","isEqual","nodeBefore","removeMarker","6143396BPHvXf","plugins","updateMarker","78DAnjOL","start","168856oaOOYh"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(510862===parseInt(n(427))/1+-parseInt(n(429))/2+parseInt(n(430))/3*(-parseInt(n(424))/4)+-parseInt(n(406))/5*(parseInt(n(413))/6)+parseInt(n(410))/7+parseInt(n(415))/8*(parseInt(n(401))/9)+-parseInt(n(397))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[xa(395)](){const t=xa,e=this[t(426)];if(!e[t(411)][t(435)](t(419)))return;const n=e[t(411)][t(423)](t(418));n[t(432)][t(428)](t(396),(()=>zr(e[t(399)],t(425)))),e[t(392)][t(400)][t(431)]((r=>{const s=t;let o=!1;const i=Array[s(420)](e[s(392)][s(400)][s(403)][s(405)]());for(const{name:t,data:a}of i){const{group:i}=n[s(393)](t);if(s(398)!==i||!a[s(421)])continue;const c=a[s(421)],u=c[s(402)][s(408)];if(!u||!u.is(s(416),s(396)))continue;if(!c[s(414)][s(417)](c[s(402)]))continue;const l=e[s(392)][s(394)][s(404)](c[s(402)],s(433));if(l&&l[s(422)]){const e=r[s(434)](c[s(414)],l[s(414)]);e[s(407)](c)||(r[s(412)](t,{range:e}),o=!0)}o||(r[s(409)](t),o=!0)}return o}))}}const Ga=Ha;function Va(){const t=["1218572xFMsyF","get","has","7345cIirrZ","plugins","undo","10kMQeqt","4370292LcDVeQ","7942956ZCTzAv","19963031BfQENz","738MFkSvp","UndoEditing","editor","8IhKoFl","TrackChangesEditing","2OnOOLD","redo","1362806ahjkhL","4012488dPWamm","afterInit","enableCommand"];return(Va=function(){return t})()}function Ha(t,e){const n=Va();return(Ha=function(t,e){return n[t-=452]})(t,e)}!function(t,e){const n=Ha,r=t();for(;;)try{if(705681===-parseInt(n(465))/1*(-parseInt(n(467))/2)+-parseInt(n(468))/3+-parseInt(n(471))/4+-parseInt(n(453))/5*(parseInt(n(460))/6)+-parseInt(n(458))/7*(parseInt(n(463))/8)+parseInt(n(457))/9+parseInt(n(456))/10*(parseInt(n(459))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class za extends t.Plugin{[Ga(469)](){const t=Ga,e=this[t(462)],n=e[t(454)][t(472)](t(464));e[t(454)][t(452)](t(461))&&(n[t(470)](t(455)),n[t(470)](t(466)))}}const Wa=qa;function Ka(){const t=["1811100NwwRZY","2398040hxRRad","5641030RsjxOQ","TableCaptionEditing","770089axIfvd","get","TrackChangesEditing","toggleTableCaption","afterInit","9HBqUZz","10858FbchlK","editor","has","enableCommand","24BGXdJE","plugins","14002760ZQWIjY","requires","7696052zUaXAP"];return(Ka=function(){return t})()}function qa(t,e){const n=Ka();return(qa=function(t,e){return n[t-=125]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(633884===parseInt(n(125))/1+parseInt(n(131))/2*(parseInt(n(135))/3)+parseInt(n(141))/4+-parseInt(n(142))/5+-parseInt(n(140))/6+-parseInt(n(139))/7+parseInt(n(137))/8*(parseInt(n(130))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class Xa extends t.Plugin{static get[Wa(138)](){return[aa]}[Wa(129)](){const t=Wa,e=this[t(132)];e[t(136)][t(133)](t(143))&&e[t(136)][t(126)](t(127))[t(134)](t(128))}}const Za=Qa;function Qa(t,e){const n=Ya();return(Qa=function(t,e){return n[t-=228]})(t,e)}function Ya(){const t=["tableBorderWidth","8XtynZi","399600TJMZXh","tableCellPadding","change","formatBlock","TableCellPropertiesEditing","getFirstPosition","batch","TablePropertiesEditing","handleDiscardAction","tableCellVerticalAlignment","start","getSuggestions","data","enqueueChange","markBlockFormat","get","942UXLdEv","tableCellBorderStyle","selection","model","20999fNvWAV","tableCellHorizontalAlignment","tableBorderStyle","registerDescriptionCallback","getContainedElement","tableCellBorderColor","*Format:* change table cell properties","6haqRLI","_getSuggestion","tableCellProperties","TrackChangesEditing","tableProperties","locale","18942QKtxCi","accept","subType","TrackChangesTableProperties","_handlePropertyChange","_suggestionFactory","*Format:* change table properties","getSelectionAffectedTableCells","tableCellWidth","tableCellBackgroundColor","registerCustomCallback","afterInit","pluginName","tableCellBorderWidth","tableWidth","handleSuggestionDescription","descriptionFactory","1357857cxtmbA","nodeAfter","enableCommand","document","3367485sEzqGO","getAttribute","editor","4346015ZkuBtR","discard","commandParams","7340CUJYWV","findAncestor","TableUtils","removeAttribute","has","join","tableHeight","format","tableBackgroundColor","plugins","tableAlignment","setAttribute","321270FExLUE","tableCellHeight","getSuggestionCallback","tableBorderColor","table"];return(Ya=function(){return t})()}!function(t,e){const n=Qa,r=t();for(;;)try{if(678295===-parseInt(n(273))/1*(-parseInt(n(239))/2)+-parseInt(n(296))/3+-parseInt(n(246))/4+parseInt(n(303))/5+parseInt(n(262))/6*(parseInt(n(279))/7)+-parseInt(n(245))/8*(-parseInt(n(300))/9)+parseInt(n(306))/10*(-parseInt(n(266))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ya);class Ja extends t.Plugin{constructor(t){const e=Qa;super(t),this[e(277)]=[e(242),e(268),e(244),e(237),e(293),e(233),e(235)],this[e(275)]=[e(271),e(263),e(292),e(247),e(287),e(240),e(288),e(267),e(255)]}static get[Za(291)](){return Za(282)}[Za(290)](){const t=Za,e=this[t(302)][t(236)][t(261)](t(276));if(this[t(302)][t(236)][t(231)](t(253))){for(const n of this[t(277)])e[t(298)](n,((e,r)=>{const s=t,o=this[s(302)][s(265)][s(299)][s(264)][s(251)]()[s(228)](s(243));this[s(283)](n,[o],this[s(277)],s(277),e,r)}));e[t(284)][t(289)](t(249),t(277),t(280),e[t(284)][t(241)](t(249),null,t(304))),e[t(284)][t(289)](t(249),t(277),t(304),((e,n)=>this[t(254)](this[t(277)],e,n))),e[t(284)][t(289)](t(249),t(277),t(232),(()=>!1))}if(this[t(302)][t(236)][t(231)](t(250))){for(const n of this[t(275)])e[t(298)](n,((e,r)=>{const s=t,o=this[s(302)][s(236)][s(261)](s(229))[s(286)](this[s(302)][s(265)][s(299)][s(264)]);this[s(283)](n,o,this[s(275)],s(275),e,r)}));e[t(284)][t(289)](t(249),t(275),t(280),e[t(284)][t(241)](t(249),null,t(304))),e[t(284)][t(289)](t(249),t(275),t(304),((e,n)=>this[t(254)](this[t(275)],e,n))),e[t(284)][t(289)](t(249),t(275),t(232),(()=>!1))}e[t(295)][t(269)]((e=>this[t(294)](e)))}[Za(283)](t,e,n,r,s,o){const i=Za,a=this[i(302)][i(236)][i(261)](i(276));this[i(302)][i(265)][i(259)](o[i(252)],(()=>{const t=i;for(const i of e)if(this[t(274)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(301)](r);void 0!==n&&(e[r]=n)}s(o),a[t(260)](i,{commandParams:[e]},[],r)}}))}[Za(254)](t,e,n){const r=Za,s=e[0][r(256)][r(297)],o=n[r(305)][0];this[r(302)][r(265)][r(248)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(238)](r,o[r],s):e[n(230)](r,s)}))}[Za(294)](t){const e=Za;if(t[e(258)])switch(t[e(281)]){case e(277):return{type:e(234),content:zr(this[e(302)][e(278)],e(285))};case e(275):return{type:e(234),content:zr(this[e(302)][e(278)],e(272))}}}[Za(274)](t,e){const n=Za,r=this[n(302)][n(236)][n(261)](n(276));for(const s of r[n(257)]({skipNotAttached:!0})){const r=s[n(270)]();if(s[n(281)]===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 dc=function(t){return function(){return t}};const gc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:dc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(gc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n}));function Ec(){const t=["value","push","backward","fromCharCode","document","_suggestions","addComment","deletion:discard","authoredAt","accepted","addUser","LEAVE","enableCommand","insert","newValue","listenTo","attribute:discard","_refreshSuggestionsChain","getDifference","5346792TVSKtc","substr","nodeBefore","descriptionFactory","formatBlock:","remove","ck-suggestion-marker","external:","suggestionLoaded","attributes","addMarker:suggestion:formatBlock","discardSelectedSuggestions","multipleBlocks","addClass","enableReadOnlyMode","getCommentThread","position","_createSuggestion","ENTER","options","suggestion:attribute:","trackChangesCommand","markerToHighlight","getFirstMarker","isSelectable","change","isBefore","every","isArray","track-changes-enable-command-twice","containsRange","_getAuthorFromId","detach","change:_saved","attribute:join","groupId","discardSuggestion","markerNameToElements","createRangeIn","discard","start","insertContent","_commentsRepository","get","meta","update:suggestion","markerName","attribute:","Users","formatInline:join","track-changes-suggestion-not-found","hasComments","isBlock","_removeSuggestion","clone","forward","setSelection","deletion:","consumable","suggestion","includes","markMultiRangeInsertion","type","unbind","accept","isCollapsed","removeMarkers","split","_joinWithAdjacentSuggestions","removeMarker","isEqual","ck-suggestion-marker-formatBlock","markers","addHighlight","toUpperCase","element","PendingActions","originalSuggestionId","ck-suggestion-marker-formatInline","suggestion-type","5985672dvNPrG","conversion","creator","insertion:accept","trackChanges","_saved","_reduceSuggestionAttributeRange","multi","_isForcedDefaultExecutionBlock","_refreshAttributeSuggestionsChain","open","locale","dataDowncast","acceptSuggestion","isExternal","_getExternalAuthor","hasSuggestion","attribute:accept","_isRegisteredAttribute","change:data","getFirstRange","createElement","after","editingDowncast","isLocal","1627758eqWRCZ","name","trackChanges.trackFormatChanges","isInContent","suggestion:","_customCallbacks","plugins","low","_cutOutSuggestionMarker","unshift","CommentsRepository","createPositionAfter","data-suggestion","_processAttributeChanges","2847047xJRFKx","join","pluginName","warn","widget","move","deleteContent","tablePasteChainId","schema","setTo","insertion:","addSuggestionData","oldValue","_getAttributeKey","markAttributeChange","formatInline:accept","from","catch","enableDefaultAttributesIntegration","action","getContainedElement","track-changes-command-not-found","_blockAttributeKeys","requires","dataReady","_getSuggestionData","3cgewAG","formatBlock:discard","editor","isAfter","next","removeClass","commands","moveTargetPosition","markInlineFormat","@external","notReady","before","head","stop","discardAllSuggestions","attributeKey","reconvertMarker","_suggestionState","collaboration.channelId","getNearestSelectionRange","formatInline:discard","getLastMatchingPosition","unbindElementFromMarkerName","adapter","error-saving-suggestion-data-suggestion-discarded","chain","removeMarker:suggestion:formatBlock","forceDefaultExecution","_model","ready","parent","default","deletion:accept","_recordAttributeSuggestions","pop","getMarkers","fetchCommentThread","addCommentThread","highest","_setSuggestionData","execute","createdAt","markerReady","range","registerPostFixer","removeAttribute","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.","return","formatBlock","getSuggestion","substring","init","subType","nodeAfter","_initAriaMarkerChangeAnnouncements","documentSelection","ck-suggestion-marker--active","markBlockFormat","add","containsRangeInObject","_setSuggestionRange","config","writer","containsPosition","_recordAttributeChanges","_editor","newRange","values","formatInline:chain","acceptAllSuggestions","registerBlockAttribute","previous","fromRange","isDocumentOperation","markDeletion","markMultiRangeDeletion","track-changes-adapter-missing-getsuggestion","keys","5777095cZlGDs","$elementName","data","deletion:join","isAtEnd","getShiftedBy","author","acceptSelectedSuggestions","getItems","_getMarkerAnnouncementText","isUndo","formatBlock:chain","TrackChangesEditing","_reduceExistingSuggestions","getMultiRangeId","getRange","has","formatInline","isAtStart","formatGroupId","registerCustomCallback","FORMATTING","_suggestionFactory","addMarkerName","editing","getAttribute","attributeNewValue","_adapter","removed","fire","setAttribute","announce","resolve","toViewElement","getSuggestions","commentThread","comments","upcast","isIntersecting","then","getIntersection","_checkSuggestionCorrectness","isMultiRange","root","insertion:discard","elementEnd","enqueueChange","addSuggestion","startsWith","12790206UnvCTF","for","formatBlock:accept","isIntersectingWithRange","normal","set","forEach","hasCommentThread","updateMarker","buildSuggestion","_afterChanges","clear","selection","item","getUser","_onDiscard","getAllAdjacentSuggestions","isObject","getCustomProperty","rename","splitPosition","isNextTo","rejected","_splitMarkerName","formatBlock:join","_addThreadToSuggestion","ck-suggestion-marker-","attributeOldValue","commandName","addMarker:suggestion:attribute","consume","deletion","authorName","batch","track-changes-adapter-already-set","toJSON","lowest","_processAttributeSuggestions","trackChanges.mergeNestedSuggestions","markMultiRangeBlockFormat","containerElement","addMarker:suggestion","4Otnedh","_inlineAttributeKeys","getSuggestionCallback","showSuggestionHighlights","stopListening","PENDING_ACTION_SUGGESTION","isRemovable","rootName","model","_isDataLoaded","updateSuggestion","insertion:join","suggestionUnloaded","change:activeMarkers","isOwn","isTouching","track-changes-user-not-found","$text","insertion:chain","suggestionChanged","_registerDefaultCallbacks","containsItem","key","always","length","format","splice","sort","_enabledCommands","createSelection","high","skipNestingCheck","_addSuggestionMarker","some","elementToElement","formatInline:","targetPosition","dataToMarker","addRange","filter","end","_SUGGESTION_ANNOUNCEMENT","getChangedMarkers","mapper","createPositionAt","registerInlineAttribute","find","1103287xfYwIL","$graveyard","markerToData","_trackFormatChanges","$marker","deletion:chain","_defaultCallbacks","never","define","applyOperation","concat","isInsideObject","howMany","bindElementToMarker","isLimit","getWalker","_joinSuggestions","rethrowUnexpectedError","assign","_breakSuggestionMarker","group","removeComment","_mergeNestedSuggestions","_isBlockAttribute","_findSuggestions","activeMarkers","_rangeIsInLocalUserInsertion","_updateSuggestionData","differ","getRanges","createRangeOn","elementStart","size","track-changes-suggestion-data-mismatch","addMarker","createRange","markInsertion","marker-count","map","delete","getAncestors","_handleNewSuggestionMarker","createPositionBefore","insertion","attribute","refresh","oldRange","removeMarker:suggestion:attribute","$textProxy","getChanges"];return(Ec=function(){return t})()}const bc=Tc;function Tc(t,e){const n=Ec();return(Tc=function(t,e){return n[t-=161]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(677497===-parseInt(n(348))/1+-parseInt(n(522))/2*(-parseInt(n(562))/3)+parseInt(n(301))/4*(parseInt(n(210))/5)+parseInt(n(417))/6+-parseInt(n(536))/7+parseInt(n(497))/8+-parseInt(n(259))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ec);const _c=bc(211);class yc extends t.Plugin{static get[bc(559)](){return[bc(532),o.Users,t.PendingActions,Jr,ts,as,fs,Ts,ms,ks,Ss,xs,to,so,uo,go,bo,yo,No,Mo,Fo,Ho,Uo,Ko,Yo,ei,ai,pi,Ni,ri,Vs,Ws,Ei,Ai,Mi,Di,ji,Vi,Xi,$i,ra,aa,ha,pa,Xa,_a,Na,Pa,Ja,Oa,ja,za]}static get[bc(538)](){return bc(222)}constructor(t){const e=bc;function n(t){const e=Tc;return t[e(386)]((t=>String[e(401)](t)))[e(537)]("")}super(t),this[e(165)]=!1,this[e(264)](e(373),[]),this.on(e(314),((n,r,s,o)=>{const i=e;this[i(590)][i(442)]((()=>{const e=i;for(const n of[...o,...s])this[e(590)][e(489)][e(226)](n)&&t[e(234)][e(578)](n)}))})),this[e(420)]=new qr(this[e(564)][e(309)][e(544)],this[e(564)][e(508)]),this[e(237)]=null,this[e(232)]=new Ac(this[e(564)]),this[e(403)]=new Map,this[e(459)]=t[e(528)][e(460)](e(532)),this[e(329)]=new Set,this[e(590)]=this[e(564)][e(309)],this[e(579)]=new WeakMap,this[e(505)]=!1,this[e(558)]=new Set([e(211)]),this[e(302)]=new Set,t[e(193)][e(356)](e(524),e(163)),this[e(351)]=t[e(193)][e(460)](e(524)),t[e(193)][e(356)](e(297),!0),this[e(370)]=t[e(193)][e(460)](e(297)),this[e(438)]=new u(t,this[e(329)]),this[e(186)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,50,50])}[bc(183)](){const t=bc,n=this[t(564)],r=(e,n)=>{const r=t;if(r(392)!=e)return r(285)+e;const s=n[r(484)]("|")[0];return this[r(371)](s)?r(488):r(495)};n[t(498)][t(260)](t(520))[t(439)]({model:t(476),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(282)](e[n(463)]),a=[n(423),r(o,i)];let c=3e3;return this[n(373)][n(477)](e[n(463)])&&(a[n(399)](n(188)),c=3010),n(290)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(498)][t(260)](t(509))[t(190)]((e=>{const r=t;e.on(r(300),((t,e,s)=>{const o=r;if(!s[o(436)][o(304)])return;const i=e[o(272)];if(!i)return;const c=s[o(344)][o(243)](i);n[o(309)][o(544)][o(276)](i)&&c&&!c[o(277)](o(540))&&c.is(o(299))&&(0,a.toWidget)(c,s[o(194)])}),{priority:r(331)})})),n[t(498)][t(260)](t(509))[t(439)]({model:t(476),view:(e,n)=>{const s=t;if(!n[s(436)][s(304)])return null;const{type:o,subType:i}=this[s(282)](e[s(463)]);return{classes:[s(423),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(272)])return;const{id:c}=this[a(282)](o[a(463)]);if(r){const t=this[a(403)][a(460)](c),e=this[a(549)](t);if(!this[a(371)](e))return}if(o[a(272)].is(a(271)))return void i[a(475)][a(289)](o[a(272)],s[a(523)]);const u=i[a(344)][a(243)](o[a(272)]);if(o[a(272)].is(a(492))&&n[a(309)][a(544)][a(469)](o[a(272)])&&!u[a(277)](a(490))){i[a(194)][a(430)]([a(423),a(488)],u),i[a(194)][a(240)](a(534),c,u),i[a(344)][a(361)](u,o[a(463)]),e&&(this[a(373)][a(477)](o[a(463)])?i[a(194)][a(430)](a(188),u):i[a(194)][a(567)](a(188),u));for(const t of n[a(309)][a(455)](o[a(272)])[a(218)]())i[a(475)][a(289)](t,s[a(523)]);i[a(475)][a(289)](o[a(272)],s[a(523)])}};n[t(498)][t(260)](t(509))[t(190)]((e=>{const n=t;e.on(n(427),((t,e,r)=>{const o=n;r[o(436)][o(304)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(170)})})),n[t(498)][t(260)](t(509))[t(190)]((e=>{const n=t;e.on(n(288),((t,e,r)=>{const o=n;r[o(436)][o(304)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(170)})})),n[t(498)][t(260)](t(509))[t(350)]({model:t(476),view:(e,n)=>n[t(436)][t(304)]?null:{group:t(476),name:e[t(418)](11)}}),n[t(498)][t(260)](t(247))[t(335)]({view:{name:t(476),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(526)+e[r(235)](r(496))+":"+e[r(235)]("id");return e[r(235)](r(385))&&(s+=":"+e[r(235)](r(385))),n[r(518)](r(352),{"data-name":s})}}),n[t(498)][t(260)](t(247))[t(338)]({view:t(476)}),n[t(498)][t(260)](t(520))[t(190)]((e=>{const n=t;e.on(n(427),s(),{priority:n(331)})})),n[t(498)][t(260)](t(520))[t(190)]((e=>{const n=t;e.on(n(288),s({isAttributeSuggestion:!0}),{priority:n(331)})})),n[t(498)][t(260)](t(520))[t(190)]((e=>{const n=t;e.on(n(588),((t,e,r)=>{const s=n,o=r[s(344)][s(454)](e[s(463)]);if(o)for(const t of o)t[s(277)](s(490))||(r[s(194)][s(567)]([s(423),s(488),s(188)],t),r[s(194)][s(177)](s(534),t),r[s(344)][s(584)](t,e[s(463)]))}),{priority:n(331)})})),n[t(498)][t(260)](t(520))[t(190)]((e=>{const n=t;e.on(n(395),((t,e,r)=>{const s=n,o=r[s(344)][s(454)](e[s(463)]);if(!o)return;const{id:i}=this[s(282)](e[s(463)]),a=this[s(403)][s(460)](i),c=this[s(549)](a);if(this[s(371)](c))for(const t of o)t[s(277)](s(490))||(r[s(194)][s(567)]([s(423),s(488),s(188)],t),r[s(194)][s(177)](s(534),t),r[s(344)][s(584)](t,e[s(463)]))}),{priority:n(331)})})),n[t(309)][t(402)][t(176)]((e=>{const r=t;let s=!1;const o=Array[r(552)](n[r(309)][r(402)][r(376)][r(343)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(282)](t);if(r(476)!==o)continue;const h=this[r(403)][r(460)](f);if(null!=c[r(198)]){r(227)==u&&(s=s||Lc(c[r(198)],t,e,n[r(309)][r(544)]));const o=r(392)==u&&this[r(371)](l[r(484)]("|")[0]);if(c[r(198)][r(482)]||r(349)==c[r(198)][r(253)][r(308)]||r(180)==u&&!Rc(c[r(198)])||o&&!Rc(c[r(198)])||r(290)==u&&(Cc(a=c[r(198)])||function(t){const e=r;return t[e(457)][e(162)]==t[e(341)][e(419)]&&t[e(457)][e(214)]}(a)))e[r(486)](t),s=!0;else{if(!h||!h[r(525)])continue;i[r(190)](h)}}}var a;return i[r(380)]>0&&(s=!!this[r(485)](i)||s),s})),n[t(309)][t(402)][t(176)]((e=>{const r=t;let s=!1;for(const t of n[r(309)][r(402)][r(376)][r(397)]())if(r(411)==t[r(479)])for(const t of this[r(403)][r(199)]()){if(t[r(252)]||!t[r(525)])continue;const o=r(180)==t[r(479)],i=this[r(549)](t),a=i&&this[r(371)](i);if(!o&&!a)continue;const c=t[r(517)]();if(c[r(457)][r(162)]!=c[r(341)][r(162)]&&!c[r(341)][r(214)]){const o=n[r(309)][r(345)](c[r(457)][r(185)],r(341)),i=n[r(309)][r(383)](c[r(457)],o);e[r(267)](t[r(440)](),{range:i}),s=!0}}return s})),n[t(309)][t(402)][t(176)]((e=>this[t(535)](e))),n[t(309)][t(402)][t(176)]((e=>!e[t(292)][t(521)]&&this[t(296)](e))),n[t(309)].on(t(269),(()=>{this[t(165)]=!1})),n[t(309)][t(402)].on(t(516),((r,s)=>{const o=t;if(!s[o(521)]||s[o(220)])return;if(!this[o(165)])return;const i=n[o(309)][o(402)][o(376)][o(397)]();if(0==i[o(325)])return;const a=[],c=i[o(340)]((t=>o(392)==t[o(479)])),u=i[o(340)]((t=>o(411)==t[o(479)]&&o(318)!=t[o(523)]));for(const t of c)this[o(515)](t[o(577)])&&a[o(399)]({key:t[o(577)],newValue:t[o(236)],oldValue:t[o(286)],range:Sc(t[o(175)],n[o(309)])});for(const t of u){if(o(278)!=t[o(555)]&&o(393)!=t[o(555)])continue;const e=vc(t[o(433)][o(185)],n[o(309)]),r=t[o(573)];o(278)==t[o(555)]&&a[o(399)]({key:o(211),newValue:t[o(523)],oldValue:r[o(523)],range:e});for(const[n,s]of r[o(426)]){if(!this[o(515)](n))continue;const r=t[o(426)][o(460)](n);s!==r&&a[o(399)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(426)])this[o(515)](n)&&(r[o(426)][o(226)](n)||a[o(399)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(325)]&&n[o(309)][o(256)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(550)](t,e,s,o,{groupId:r});this[n(223)](t,a)}))}),{priority:t(295)}),n[t(309)][t(489)].on(t(462),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(282)](n[s(523)]),e=this[s(403)][s(460)](t);e&&e[s(233)](n[s(523)])}})),n[t(309)][t(402)].on(t(516),(()=>{const e=t,r=Array[e(552)](n[e(309)][e(402)][e(376)][e(343)]())[e(340)]((t=>e(476)===this[e(282)](t[e(523)])[e(368)]));if(0===r[e(325)])return;r[e(328)](((t,n)=>{const r=e,s=t[r(212)][r(394)],o=n[r(212)][r(394)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(457)][r(443)](o[r(457)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(282)](t);if(null===n[e(394)]){const n=this[e(389)](t);o[e(190)](n)}else{const t=this[e(403)][e(460)](r);null!==n[e(198)]||t[e(525)]?(s[e(190)](t[e(574)]),o[e(190)](t)):this[e(470)](t)}}o[e(380)]>0&&this[e(415)](o);for(const t of s)this[e(239)](e(320),t)})),n[t(309)].on(t(357),((e,r)=>{const s=t,o=r[0];if(!this[s(403)][s(380)])return;if(!o[s(205)])return;if(o[s(292)][s(220)]||!o[s(292)][s(521)])return;let i,a;switch(o[s(479)]){case s(411):i=n[s(309)][s(345)](o[s(433)]),a=i[s(215)](o[s(360)]);break;case s(484):i=n[s(309)][s(345)](o[s(279)]),a=n[s(309)][s(345)](o[s(569)]);break;case s(541):i=n[s(309)][s(345)](o[s(337)]),a=i[s(215)](o[s(360)]);break;default:return}const c=n[s(309)][s(383)](i,a);n[s(309)][s(442)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(372)](c)){if(e[t(252)])continue;if(t(227)==e[t(479)])continue;const r=this[t(549)](e);if(r&&this[t(371)](r)&&t(484)!=o[t(479)])continue;const s=e[t(212)]&&e[t(212)][t(429)];(t(180)!=e[t(479)]||t(484)==o[t(479)]&&!s)&&(n[t(191)]||t(391)==e[t(479)]&&n[t(315)]||e[t(517)]()[t(447)](c)&&this[t(367)](e,i,a))}}))}),{priority:t(295)}),n[t(309)].on(t(542),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(589)])return;if(this[s(505)])return;if(!this[s(438)][s(398)])return;if(o[s(482)])return;const a=n[s(309)][s(544)],{start:c,end:u}=o[s(517)](),l=c[s(185)]&&a[s(362)](c[s(185)])?null:a[s(581)](c,s(472)),f=u[s(419)]&&a[s(362)](u[s(419)])?null:a[s(581)](u,s(400)),h=n[s(309)][s(383)](l?l[s(457)]:c,f?f[s(341)]:u);n[s(309)][s(442)]((t=>{const e=s;this[e(206)](h);const r=n[e(309)][e(544)][e(581)](h[e(457)]);o.is(e(187))?t[e(473)](r):o[e(545)](r)})),e[s(575)]()}),{priority:e.priorities[t(263)]+10}),n[t(309)].on(t(458),((e,r)=>{const s=t,o=r[r[s(325)]-1];o&&o[s(589)]||this[s(505)]||this[s(438)][s(398)]&&(n[s(309)][s(442)]((()=>{const t=s;let o=n[t(309)][t(458)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(179)]=o[t(471)]();const i=o[t(341)][t(419)],a=n[t(309)][t(544)];i&&a[t(469)](i)&&!a[t(276)](i)&&(o=n[t(309)][t(383)](o[t(457)],n[t(309)][t(345)](i,t(341)))),this[t(384)](o)})),e[s(575)]())}),{priority:t(331)}),this[t(564)][t(568)][t(190)](t(501),this[t(438)]),this[t(410)](t(501));const o=new p(n,this[t(403)]);n[t(568)][t(190)](t(510),o),this[t(410)](t(510));const i=new b(n,this[t(403)]);n[t(568)][t(190)](t(453),i),this[t(410)](t(453)),n[t(568)][t(190)](t(201),new S(n,o,this[t(403)])),this[t(410)](t(201)),n[t(568)][t(190)](t(576),new S(n,i,this[t(403)])),this[t(410)](t(576)),n[t(568)][t(190)](t(217),new O(n,o,this[t(403)])),this[t(410)](t(217)),n[t(568)][t(190)](t(428),new O(n,i,this[t(403)])),this[t(410)](t(428));const c=n[t(528)][t(460)](t(532));this[t(413)](c,t(404),((e,{threadId:n})=>{const r=t,s=this[r(403)][r(460)](n);s&&s[r(245)]&&1===s[r(245)][r(325)]&&this[r(375)](n,{hasComments:!0})}),{priority:t(529)}),this[t(413)](c,t(369),((e,{threadId:n})=>{const r=t,s=this[r(403)][r(460)](n);s&&s[r(245)]&&!s[r(245)][r(325)]&&this[r(375)](n,{hasComments:!1})}),{priority:t(529)})}set[bc(585)](t){const n=bc;if(this[n(237)])throw new e.CKEditorError(n(293),this);this[n(237)]=t}get[bc(585)](){return this[bc(237)]}[bc(244)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=bc,r=[];for(const e of this[n(403)][n(199)]())t&&!e[n(525)]||r[n(399)](e);return e?r[n(386)]((t=>t[n(294)]())):r}[bc(181)](t){const n=bc,r=this[n(403)][n(460)](t);if(!r)throw new e.CKEditorError(n(467),this);return r}[bc(513)](t){const e=bc;return this[e(403)][e(226)](t)}[bc(547)](t){const e=bc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(479)][e(484)](":"),a=this[e(403)][e(460)](r)||this[e(434)](o,i,r,n,s);if(this[e(284)](a),this[e(251)](a,o,i||null,n),a[e(173)]=t[e(173)],a[e(310)]=!0,s&&s[e(571)]){const t=s[e(571)],n=this[e(512)](t[e(291)]);a[e(406)]=t[e(173)],a[e(216)]=n,a[e(511)]=!0}else a[e(406)]=t[e(173)];switch(t[e(212)]&&(a[e(212)]=t[e(212)]),t[e(426)]&&(a[e(426)]=t[e(426)]),this[e(237)]&&this[e(237)][e(257)]||(a[e(502)]=!0),this[e(579)][e(460)](a)){case e(572):this[e(579)][e(264)](a,e(560));break;case e(174):a[e(525)]?(this[e(485)](new Set([a])),this[e(415)](new Set([a])),this[e(579)][e(264)](a,e(161)),this[e(239)](e(425),a)):this[e(579)][e(264)](a,e(238))}return a}[bc(510)](t){const e=bc;this[e(589)]((()=>{const n=e;this[n(564)][n(309)][n(442)]((()=>{const e=n;for(const n of t[e(275)]())n[e(481)]()}))}))}[bc(453)](t){const e=bc;this[e(589)]((()=>{const n=e;this[n(564)][n(309)][n(442)]((()=>{const e=n;for(const n of t[e(275)]())n[e(456)]()}))}))}[bc(410)](t,n){const r=bc,s=this[r(564)][r(568)][r(460)](t);if(!s)throw new e.CKEditorError(r(557),this,{commandName:t});if(this[r(329)][r(226)](s))throw new e.CKEditorError(r(446),this,{commandName:t});this[r(329)][r(190)](s),n&&s.on(r(172),((t,e)=>{const o=r;this[o(438)][o(398)]&&(this[o(505)]||(e[o(325)]>0&&e[e[o(325)]-1]&&e[e[o(325)]-1][o(589)]?e[o(166)]():(t[o(179)]=n(((...t)=>s[o(172)](...t,{forceDefaultExecution:!0})),...e),t[o(575)]())))}),{priority:r(331)})}[bc(589)](t){const n=bc;let r,s;const o=this[n(505)];this[n(505)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(505)]=!1),s&&e.CKEditorError[n(365)](s,this),r}[bc(384)](t,n=null,r={}){const s=bc;if(t[s(482)])return null;const o=this[s(564)][s(528)][s(460)](s(465)).me;for(const{suggestion:e,meta:o}of this[s(372)](t,s(391)))if(o[s(315)]){if(!o[s(280)]){if(o[s(191)]){if(!this[s(370)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(367)](e,t[s(457)],t[s(341)]);break}if(n==e[s(184)]&&wc(e,r)){const n=e[s(517)]();return n[s(457)][s(487)](t[s(341)])?this[s(192)](e,this[s(590)][s(383)](t[s(457)],n[s(341)])):this[s(192)](e,this[s(590)][s(383)](n[s(457)],t[s(341)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(546)+n:s(391),u=this[s(171)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(333)](c,i,a,t),u}[bc(478)](t,n=bc(504),r={}){const s=bc,o=this[s(564)][s(528)][s(460)](s(465)).me,i=this[s(232)][s(303)](s(391),n,s(537));for(const e of this[s(244)]())if(e[s(216)].id==o.id&&s(391)==e[s(479)]&&e[s(184)]==n&&wc(e,r)&&(i(e[s(377)](),t)||i(t,e[s(377)]()))){for(const n of t)e[s(339)](n);return e}for(const{suggestion:e,meta:n}of this[s(372)](t,s(391))){if(!n[s(315)])continue;if(!this[s(370)]&&n[s(191)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(377)]())for(const e of t)if(!n[s(447)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(546)+n,l=this[s(171)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(333)](u,a,c,e,Hr[s(224)]());return l}[bc(570)](t,n,r=null,s={}){const o=bc;if(r=r||Nc(n),t[o(482)])return null;if(o(355)===this[o(351)]){const e=this[o(232)][o(303)](o(227),r,o(481));return this[o(589)]((()=>e([t],n,s))),null}const i=this[o(564)][o(528)][o(460)](o(465)).me,a=[];if(o(324)!==this[o(351)])for(const{suggestion:e,meta:n}of this[o(372)](t,o(391)))n[o(315)]&&!n[o(359)]&&a[o(399)](...e[o(377)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(250)](s);e&&r[n(399)](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(325)];){const s=r[e][n(416)](t);r[n(327)](e,1,...s),e+=s[n(325)]}}return r}(t,a);c[o(325)]&&this[o(590)][o(442)]((()=>{const t=o;for(const e of c){const o=this[t(232)][t(303)](t(227),r,t(481));this[t(589)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(457)],u=t[o(341)];for(const{suggestion:e,meta:n}of this[o(372)](t,o(227))){if(!n[o(315)])continue;if(e[o(184)]!=r)continue;if(!wc(e,s))continue;const i=e[o(517)]();if(i[o(447)](t,!0))return null;c=c[o(443)](i[o(457)])?c:i[o(457)],u=u[o(565)](i[o(341)])?u:i[o(341)],a?i[o(457)][o(443)](a[o(517)]()[o(457)])?(a[o(483)](),a=e):e[o(483)]():a=e}const l=this[o(590)][o(383)](c,u);if(a)this[o(192)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(171)]({id:t,type:o(336)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(333)](o(336)+r,t,a,l)}}return null}[bc(189)](t,n,r=[],s=null,o={}){const i=bc;n[i(229)]||(n[i(229)]=n[i(287)]),n[i(429)]=t.is(i(175)),s=s||Nc(n);const a=r[i(386)]((t=>vc(t,this[i(590)]))),c=t.is(i(175))?t:vc(t,this[i(590)]);if(i(355)===this[i(351)]){const t=this[i(232)][i(303)](i(180),s,i(481));return this[i(589)]((()=>t([c],n,o))),null}a[i(399)](c);let u=!0;for(const t of a)if(!this[i(374)](t)){u=!1;break}if(u&&i(324)!==this[i(351)]){const t=this[i(232)][i(303)](i(180),s,i(481));return this[i(589)]((()=>t([c],n,o))),null}let l=null,f=c[i(457)],h=c[i(341)];for(const{suggestion:t,meta:e}of this[i(372)](c,i(180))){if(!e[i(315)])continue;if(e[i(280)]||e[i(191)]||e[i(359)])continue;if(t[i(212)][i(229)]!=n[i(229)])continue;if(!wc(t,o))continue;const r=t[i(517)]();if(t[i(184)]==s){if(r[i(447)](c,!0))return null;f=f[i(443)](r[i(457)])?f:r[i(457)],h=h[i(565)](r[i(341)])?h:r[i(341)],l?r[i(457)][i(443)](l[i(517)]()[i(457)])?(l[i(483)](),l=t):t[i(483)]():l=t}else{const e=c[i(250)](r);this[i(530)](t,e)}}const d=this[i(564)][i(528)][i(460)](i(465)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(192)](l,this[i(590)][i(383)](f,h)),l;{const t=this[i(171)]({id:g,type:i(421)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(333)](i(421)+s,g,p,this[i(590)][i(383)](f,h)),t}}[bc(298)](t,n,r=[],s=null,o={}){const i=bc;n[i(229)]||(n[i(229)]=n[i(287)]);const a=t[0];n[i(429)]=a.is(i(175)),s=s||Nc(n);const c=r[i(386)]((t=>vc(t,this[i(590)]))),u=a.is(i(175))?t:t[i(386)]((t=>vc(t,this[i(590)])));if(i(355)===this[i(351)]){const t=this[i(232)][i(303)](i(180),s,i(481));return this[i(589)]((()=>t(u,n,o))),null}c[i(399)](...u);let l=!0;for(const t of c)if(!this[i(374)](t)){l=!1;break}if(l&&i(324)!==this[i(351)]){const t=this[i(232)][i(303)](i(180),s,i(481));return this[i(589)]((()=>t(u,n,o))),null}const f=this[i(564)][i(528)][i(460)](i(465)).me;for(const t of this[i(244)]()){if(t[i(216)].id!=f.id)continue;if(i(180)!=t[i(479)]||t[i(212)][i(229)]!=n[i(229)])continue;if(!wc(t,o))continue;const e=t[i(184)]==s;for(let n=0;n<u[i(325)];n++){const r=u[n];for(const s of t[i(167)]()){const o=s[i(225)]();if(r[i(487)](o)){e?(u[i(327)](n,1),n--):t[i(486)](s[i(523)]);break}}}}if(0==u[i(325)])return null;const h=this[i(232)][i(303)](i(180),s,i(537));for(const t of this[i(244)]())if(t[i(216)].id==f.id&&i(180)==t[i(479)]&&t[i(212)][i(229)]==n[i(229)]&&t[i(184)]==s&&wc(t,o)&&(h(t[i(377)](),u)||h(u,t[i(377)]()))){for(const e of u)t[i(339)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(421)+s,m=this[i(171)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(333)](p,d,g,t,Hr[i(224)]());return m}[bc(206)](t,n=null,r={}){const s=bc;if(t[s(482)])return null;const o=this[s(564)][s(528)][s(460)](s(465)).me,a=new i.LiveRange(t[s(457)],t[s(341)]);for(const{suggestion:t,meta:e}of this[s(372)](a,s(391)))if(e[s(315)]&&!e[s(280)])if(t[s(252)]){const e=t[s(377)]()[s(340)]((t=>s(349)!=t[s(253)][s(308)]));if(e[s(444)]((t=>a[s(447)](t,!0)))&&t[s(456)](),e[s(334)]((t=>t[s(447)](a,!0)))){const t=this[s(232)][s(303)](s(290),n,s(481));return this[s(589)]((()=>t([a],null,r))),null}}else{const e=a[s(250)](t[s(517)]());null!==e&&t[s(274)]([e],null,r)}if(a[s(449)](),a[s(482)]||s(349)==a[s(253)][s(308)])return null;let c=null,u=a[s(457)],l=a[s(341)];const f=this[s(372)](a,s(290));for(const{suggestion:t,meta:e}of f){const n=this[s(590)][s(383)](u,l);if(e[s(315)]&&(this[s(370)]||!e[s(191)]&&!e[s(359)]))if(t[s(252)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(377)]()){if(r[s(447)](n,!0))return t;n[s(447)](r)||(e=!1)}e&&t[s(456)]()}else{const e=t[s(517)]();if(e[s(447)](n,!0))return t;if(!wc(t,r)){n[s(447)](e)?t[s(483)]():e[s(195)](u)?u=e[s(341)]:e[s(195)](l)&&(l=e[s(457)]);continue}u=u[s(443)](e[s(457)])?u:e[s(457)],l=l[s(565)](e[s(341)])?l:e[s(341)],r=Object[s(366)]({},t[s(426)]),c?e[s(457)][s(443)](c[s(517)]()[s(457)])?(c[s(483)](),c=t):t[s(483)]():c=t}}if(c)return this[s(192)](c,this[s(590)][s(383)](u,l)),c;{const t=(0,e.uid)(),i=this[s(590)][s(383)](u,l),a=o.id,c=n?s(474)+n:s(290),f=this[s(171)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(333)](c,t,a,i),f}}[bc(207)](t,n=bc(504),r={}){const s=bc,o=this[s(564)][s(528)][s(460)](s(465)).me,a=t[s(386)]((t=>new i.LiveRange(t[s(457)],t[s(341)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(372)](a,s(391)))e[s(315)]&&!e[s(280)]&&c[s(190)](t);for(const e of c)if(e[s(252)]){const o=e[s(377)]();if((!e[s(426)]||!e[s(426)][s(332)])&&o[s(444)]((t=>a[s(334)]((e=>e[s(447)](t,!0)))))&&e[s(456)](),a[s(444)]((t=>o[s(334)]((e=>e[s(447)](t,!0)))))){const e=this[s(232)][s(303)](s(290),n,s(481));return this[s(589)]((()=>e(t,null,r))),null}}else{const t=e[s(517)]();if(a[s(334)]((e=>e[s(447)](t,!0)))&&e[s(456)](),a[s(444)]((e=>t[s(447)](e,!0)))){const t=this[s(232)][s(303)](s(290),n,s(481));return this[s(589)]((()=>t(a,null,r))),null}}const u=this[s(232)][s(303)](s(290),n,s(537));let l=null;for(const t of this[s(244)]())if(t[s(216)].id==o.id&&t[s(525)]&&s(290)==t[s(479)]&&t[s(184)]==n&&wc(t,r)&&(u(t[s(377)](),a)||u(a,t[s(377)]())))if(l){if(t[s(245)]&&t[s(245)][s(325)])continue;for(const e of t[s(377)]())l[s(262)](e)||l[s(339)](e);t[s(483)]()}else{l=t;for(const e of a)t[s(262)](e)||t[s(339)](e)}if(l)return l;c[s(270)]();for(const{suggestion:t,meta:e}of this[s(372)](a,s(290)))e[s(315)]&&(this[s(370)]||!e[s(191)]&&!e[s(359)])&&wc(t,r)&&c[s(190)](t);for(const t of c){const e=t[s(377)]();if((!r||!r[s(332)])&&a[s(444)]((t=>e[s(334)]((e=>e[s(447)](t,!0))))))return t;(!t[s(426)]||!t[s(426)][s(332)])&&e[s(444)]((t=>a[s(334)]((e=>e[s(447)](t,!0)))))&&t[s(456)]()}const f=(0,e.uid)(),h=o.id,d=s(474)+n,g=this[s(171)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(449)](),t[s(482)]||s(349)==t[s(253)][s(308)]||this[s(333)](d,f,h,t,Hr[s(224)]());return g}[bc(550)](t,n,r,s,o){const i=bc;if(t[i(482)])return[];if(i(355)===this[i(351)])return[];const a=this[i(564)][i(528)][i(460)](i(465)).me.id,c=Array[i(552)](this[i(403)][i(199)]())[i(340)]((e=>i(392)==e[i(479)]&&e[i(212)][i(323)]==n&&e[i(262)](t)));if(i(163)===this[i(351)]){const e=this[i(372)](t,i(391))[i(340)]((({meta:t})=>t[i(315)]&&!t[i(359)]&&!t[i(280)]))[i(386)]((({suggestion:t})=>t));c[i(531)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(392)==t[i(479)]?t[i(212)][i(548)]:void 0,o=t[i(517)](),a=Array[i(552)](u[i(209)]())[i(347)]((t=>t[i(248)](o)));if(!a)continue;const c=a[i(416)](o);this[i(371)](n)&&i(391)==t[i(479)]&&0!=c[i(325)]||(u[i(387)](a),c[i(265)]((t=>{u[i(264)](t,r)})),i(391)!=t[i(479)]&&e!=s&&u[i(264)](a[i(250)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(325)]>37&&console[i(539)](i(178),{key:n});const f=(i(464)+(n+"|")+Nc({newValue:s}))[i(182)](0,60),h=this[i(171)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(399)](h),this[i(333)](f,c,a,t)}return l}[bc(554)](t){const e=bc;this[e(410)](t,((t,...n)=>{this[e(196)]((()=>{t(...n)}))}))}[bc(202)](t){const e=bc;this[e(558)][e(190)](t)}[bc(346)](t){const e=bc;this[e(302)][e(190)](t)}[bc(549)](t){const e=bc;return e(392)==t[e(479)]?t[e(184)][e(484)]("|")[0]:null}[bc(192)](t,e){const n=bc,r=t[n(440)]();this[n(590)][n(442)]((t=>{t[n(267)](r,{range:e})}))}[bc(284)](t){const e=bc,n=t.id,r=this[e(564)][e(193)][e(460)](e(580));this[e(459)][e(266)](n)||this[e(459)][e(169)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(459)][e(432)](n);s[e(480)](e(307)),s[e(307)]=!1,t[e(245)]=s}[bc(251)](t,n,r,s){const o=bc;if(t[o(479)]!=n||t[o(184)]!=r||t[o(499)].id!=s)throw this[o(564)][o(431)](o(381)),new e.CKEditorError(o(381),this)}[bc(530)](t,n){const r=bc,s=t[r(517)]();if(n[r(487)](s))t[r(483)]();else if(s[r(447)](n)){const o=this[r(590)][r(345)](n[r(457)][r(419)],r(341));this[r(192)](t,this[r(590)][r(383)](s[r(457)],o));const i=(0,e.uid)(),a=t[r(499)].id,c=t[r(479)]+":"+t[r(184)];this[r(171)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(212)],attributes:t[r(426)]});const u=this[r(590)][r(345)](n[r(341)][r(162)],r(519)),l=this[r(590)][r(383)](u,s[r(341)]);this[r(333)](c,i,a,l)}else if(s[r(195)](n[r(457)])){const e=this[r(590)][r(345)](n[r(457)][r(419)],r(341));this[r(192)](t,this[r(590)][r(383)](s[r(457)],e))}else{const e=this[r(590)][r(345)](n[r(341)][r(162)],r(519));this[r(192)](t,this[r(590)][r(383)](e,s[r(341)]))}}[bc(374)](t){const e=bc;for(const{suggestion:n,meta:r}of this[e(372)](t,e(391))){if(!r[e(315)])continue;const s=n[e(377)]();for(const n of s)if(!t[e(416)](n)[e(325)])return!0}return!1}[bc(448)](t){const n=bc,r=this[n(564)][n(528)][n(460)](n(465))[n(273)](t);if(!r)throw new e.CKEditorError(n(317),this);return r}[bc(512)](t){const e=bc,n=this[e(564)][e(528)][e(460)](e(465)),r=(0,o.hashObject)(e(424)+t);return n[e(273)](r)||n[e(408)]({id:r,name:t})}[bc(434)](t,e,n,r,s){const o=bc,i=this[o(448)](r),a=this[o(232)][o(268)](t,e,n,i,s,(t=>{const e=o;this[e(375)](n,{attributes:t});const r=this[e(181)](n);this[e(485)](new Set([r])),this[e(415)](new Set([r]))}));return this[o(413)](a,o(481),(()=>{const t=o;this[t(375)](n,{state:t(407)})}),{priority:o(331)}),this[o(413)](a,o(456),(()=>{const t=o;this[t(375)](n,{state:t(281)})}),{priority:o(331)}),this[o(403)][o(264)](n,a),this[o(579)][o(264)](a,o(572)),a}[bc(282)](t){const e=bc,n=t[e(484)](":");return{group:n[0],type:n[1],subType:n[e(325)]>=5?n[2]:null,id:n[e(325)]<5?n[2]:n[3],authorId:n[e(325)]<5?n[3]:n[4],markerCount:6==n[e(325)]?n[5]:null}}[bc(367)](t,n,r){const s=bc,o=t[s(517)](),i=o[s(457)],a=o[s(341)];this[s(192)](t,this[s(590)][s(383)](i,n));const c=(0,e.uid)(),u=t[s(499)].id,l=t[s(479)]+(t[s(184)]?":"+t[s(184)]:"");this[s(171)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(426)],data:t[s(212)]});const f=this[s(549)](t);(s(180)==t[s(479)]||f&&this[s(371)](f))&&(r=this[s(590)][s(390)](r[s(162)])),this[s(333)](l,c,u,this[s(590)][s(383)](r,a))}[bc(372)](t,e=null){const n=bc,r=[],s=this[n(564)][n(528)][n(460)](n(465)).me;Array[n(445)](t)||(t=[t]);for(const o of this[n(244)]()){if(!o[n(525)])continue;if(e&&o[n(479)]!=e)continue;let i=!1;for(const e of o[n(377)]()){for(const a of t){const t=a[n(457)][n(487)](e[n(341)])||a[n(341)][n(487)](e[n(457)]);if(t||a[n(250)](e)){const c=a[n(447)](e)&&kc(this[n(590)][n(544)],e[n(457)],a),u=e[n(447)](a)&&kc(this[n(590)][n(544)],a[n(457)],e);r[n(399)]({suggestion:o,meta:{isOwn:s==o[n(216)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[bc(333)](t,e,n,r,s){const o=bc;this[o(590)][o(442)]((i=>{const a=o;let c=a(526)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(382)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[bc(470)](t){const e=bc,n=t[e(203)],r=t[e(566)];t[e(203)]=null,t[e(566)]=null,null!=n&&n[e(566)]==t&&(n[e(566)]=r),null!=r&&r[e(203)]==t&&(r[e(203)]=n),e(161)==this[e(579)][e(460)](t)&&(this[e(579)][e(264)](t,e(238)),this[e(239)](e(313),t,n,r))}[bc(171)](t){const n=bc,r=t.id,s=this[n(547)](t);if(this[n(237)]&&this[n(237)][n(257)]){const o=this[n(564)][n(528)][n(460)](n(493)),i=s[n(468)],a=s[n(184)]?s[n(479)]+":"+s[n(184)]:s[n(479)],c=this[n(564)][n(508)],u=o[n(190)](zr(c,n(306))),l={id:r,type:a,hasComments:i,data:t[n(212)]||null,originalSuggestionId:t[n(494)]||null,attributes:s[n(426)]};this[n(237)][n(257)](l)[n(249)]((t=>{const e=n;s[e(502)]=!0,o[e(422)](u),t&&t[e(173)]&&(this[e(403)][e(460)](r)[e(173)]=t[e(173)])}))[n(553)]((t=>{const r=n;throw(0,e.logWarning)(r(586)),this[r(564)][r(309)][r(256)]({isUndoable:!1},(()=>{s[r(456)]()})),s[r(305)](),this[r(403)][r(387)](s.id),this[r(579)][r(387)](s),t}))}return s}[bc(371)](t){const e=bc;return this[e(558)][e(226)](t)}[bc(375)](t,e){const n=bc,r=this[n(564)][n(528)][n(460)](n(493)),s=this[n(181)](t);if(this[n(237)]&&this[n(237)][n(311)])if(s[n(502)]){const s=r[n(190)](zr(this[n(564)][n(508)],n(306)));this[n(237)][n(311)](t,e)[n(249)]((()=>{r[n(422)](s)}))}else s.on(n(450),(()=>{this[n(375)](t,e)}))}[bc(561)](t){const n=bc;if(!this[n(237)]||!this[n(237)][n(181)])throw new e.CKEditorError(n(208),this);return this[n(237)][n(181)](t)}[bc(389)](t){const e=bc,{id:n,type:r,subType:s,authorId:o}=this[e(282)](t),i=this[e(403)][e(460)](n)||this[e(434)](r,s,n,o,{});switch(this[e(251)](i,r,s,o),this[e(579)][e(460)](i)){case e(572):this[e(561)](n)[e(249)]((t=>{const r=e;let s=Promise[r(242)]();t[r(468)]&&(s=this[r(459)][r(168)]({channelId:this[r(564)][r(193)][r(460)](r(580)),threadId:n})),s[r(249)]((()=>{const e=r;this[e(547)](t)[e(502)]=!0}))})),this[e(579)][e(264)](i,e(174));break;case e(238):this[e(375)](n,{state:e(507)});case e(560):this[e(579)][e(264)](i,e(161)),this[e(239)](e(425),i);break;case e(161):this[e(239)](e(320),i)}return i[e(233)](t),i}[bc(415)](t){const e=bc,n=Array[e(552)](t),r=n[e(340)]((t=>e(392)==t[e(479)]));this[e(506)](r);const s=n[e(340)]((t=>!t[e(252)]&&e(392)!=t[e(479)])),o=this[e(244)]({skipNotAttached:!0})[e(340)]((t=>!t[e(252)]&&e(392)!=t[e(479)])),i=o[e(340)]((n=>!t[e(226)](n))),a=new Map(o[e(386)]((t=>[t,this[e(232)][e(303)](t[e(479)],t[e(184)],e(587))]))),c=new Map(o[e(386)]((t=>[t,t[e(517)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(325)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(325)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(325)];t++){const n=s[t];!l[e(226)](n)&&n[e(203)]&&(f[e(190)](n[e(203)]),n[e(203)][e(566)]===n&&(n[e(203)][e(566)]=null),n[e(203)]=null),!u[e(226)](n)&&n[e(566)]&&(f[e(190)](n[e(566)]),n[e(566)][e(203)]===n&&(n[e(566)][e(203)]=null),n[e(566)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(325)];e++){const r=d(t,n[e]);r&&(r[0][s(566)]=r[1],r[1][s(203)]=r[0],u[s(190)](r[0]),l[s(190)](r[1]))}}function d(t,n){const r=e;if(t[r(216)].id!==n[r(216)].id)return null;const s=a[r(460)](t)(t,n,c[r(460)](t),c[r(460)](n));return s&&a[r(460)](n)(t,n,c[r(460)](t),c[r(460)](n))?s[1][r(245)]&&s[1][r(245)][r(325)]?null:s:null}f[e(380)]&&this[e(415)](f)}[bc(506)](t){const e=bc;if(0==t[e(325)])return;const n=this[e(244)]({skipNotAttached:!0})[e(340)]((t=>e(392)==t[e(479)]&&t[e(310)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(426)]);s[e(226)](n)||(s[e(264)](n,r[e(325)]),r[e(399)]([]));const i=s[e(460)](n);r[i][e(399)](t)}!function(){const t=e;r[t(328)](((e,n)=>{const r=t,s=e[0][r(173)],o=n[0][r(173)];return s==o?e[0][r(426)][r(452)]<n[0][r(426)][r(452)]?-1:1:s<o?-1:1}));for(const e of r)e[t(328)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(325)];t++){if(0==r[t][e(325)])continue;const n=[];for(let s=t+1;s<r[e(325)];s++)0!=r[s][e(325)]&&i(r[t],r[s])&&n[e(399)](s);for(const s of n)r[t]=r[t][e(358)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(325)];n++)t[n][e(566)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(325)];n++)t[n][e(203)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(426)][r(452)]!==n[0][r(426)][r(452)]&&t[0][r(216)]!==n[0][r(216)])return!1;if(!function(t,e){const n=r;return!t[n(468)]&&!e[n(468)]||(!t[n(468)]||!e[n(468)])&&(!!(t[n(468)]&&e[n(173)]<t[n(245)][n(246)][n(460)](0)[n(173)])||!!(e[n(468)]&&t[n(173)]<e[n(245)][n(246)][n(460)](0)[n(173)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(426)],r(452)),o=Ic(n[0][r(426)],r(452));return!!wr(s,o)&&(!!t[r(444)]((t=>n[r(334)]((e=>t[r(517)]()[r(487)](e[r(517)]())))))&&n[r(444)]((e=>t[r(334)]((t=>e[r(517)]()[r(487)](t[r(517)]()))))))}}[bc(485)](t){const e=bc,n=Array[e(552)](t),r=this[e(244)]({skipNotAttached:!0}),s=r[e(340)]((n=>!t[e(226)](n))),o=new Map(n[e(386)]((t=>[t,this[e(232)][e(303)](t[e(479)],t[e(184)],e(537))]))),i=new Map(r[e(386)]((t=>[t,t[e(377)]()])));for(let t=0;t<n[e(325)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(325)];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(325)];e++){const s=r[e];if(s[a(479)]!==n[a(479)]||s[a(216)].id!==n[a(216)].id||s[a(184)]!==n[a(184)])continue;if(!Oc(n,s,[a(452)]))continue;if(a(392)==n[a(479)]&&n[a(212)][a(548)]!=s[a(212)][a(548)])continue;if(a(392)==n[a(479)]&&t[a(371)](n[a(212)][a(323)]))continue;if(a(180)==n[a(479)]){const e=t[a(564)][a(309)],r=n[a(556)]();if(r&&(e[a(544)][a(276)](r)||e[a(544)][a(362)](r)))continue}const c=o[a(460)](n),u=i[a(460)](n),l=i[a(460)](s),f=n[a(245)]&&n[a(245)][a(325)],h=s[a(245)]&&s[a(245)][a(325)];if(!f&&c(l,u))return t[a(364)](s,n),i[a(387)](n),!0;if(!h&&c(u,l))return t[a(364)](n,s),i[a(387)](s),!0}return!1}}[bc(364)](t,e){const n=bc;if(t[n(252)])for(const r of e[n(377)]())t[n(339)](r);else{const r=e[n(517)]()[n(341)];this[n(192)](t,this[n(590)][n(383)](t[n(517)]()[n(457)],r))}e[n(483)]()}[bc(219)](t,e){const n=bc,r=t[n(258)](n(326))||t[n(258)](n(392))?n(231):t[n(491)]();return zr(this[n(564)][n(508)],e+"_"+r+n(342))}[bc(186)](){const t=bc,e=this[t(564)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(590)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(282)](t[s(523)]);if(s(476)===e){n[s(241)](this[s(219)](r,s(409)));break}}for(const t of r){const{group:e,type:r}=this[s(282)](t[s(523)]);if(s(476)===e){n[s(241)](this[s(219)](r,s(435)));break}}}))}[bc(535)](t){const e=bc;if(this[e(165)])return!1;const n=this[e(564)],r=n[e(309)][e(402)][e(376)][e(397)]();if(0==r[e(325)])return!1;const s=[],o=r[e(340)]((t=>e(392)==t[e(479)])),i=r[e(340)]((t=>e(411)==t[e(479)]&&e(318)!=t[e(523)])),a=r[e(340)]((t=>e(422)==t[e(479)]&&e(318)!=t[e(523)]));for(const t of o)s[e(399)]({key:t[e(577)],newValue:t[e(236)],oldValue:t[e(286)],range:Sc(t[e(175)],n[e(309)])});for(const t of i){const r=a[e(347)]((n=>n[e(433)][e(487)](t[e(433)])));r&&s[e(399)]({key:e(211),newValue:t[e(523)],oldValue:r[e(523)],range:n[e(309)][e(378)](t[e(433)][e(185)])})}return 0!=s[e(325)]&&this[e(223)](t,s)}[bc(296)](t){const e=bc;let n=!1;const r=this[e(564)][e(309)][e(402)][e(376)][e(343)]()[e(340)]((t=>t[e(212)][e(198)]&&t[e(523)][e(258)](e(437))));for(const s of r){const{subType:r,id:o}=this[e(282)](s[e(523)]),i=r[e(484)]("|")[0];for(const r of this[e(244)]({skipNotAttached:!0}))r.id!=o&&e(392)==r[e(479)]&&r[e(212)]&&r[e(212)][e(323)]==i&&r[e(517)]()[e(248)](s[e(212)][e(198)])&&(this[e(503)](r,s[e(212)][e(198)],t),n=!0)}return n}[bc(196)](t){const e=bc;this[e(564)],this[e(165)]=!0,t()}[bc(515)](t){const e=bc,n=this[e(371)](t),r=this[e(302)][e(226)](t);return n||r}[bc(223)](t,e){const n=bc;if(0==e[n(325)])return!1;let r=!1;for(const s of e){const e=this[n(372)](s[n(175)],n(392))[n(340)]((t=>!t[n(461)][n(280)]))[n(386)]((t=>t[n(476)])),i=(0,o.hashObject)({newValue:s[n(412)]});e[n(340)]((t=>{const e=n,[r,o]=t[e(184)][e(484)]("|");return r==s[e(323)]&&o!=i}))[n(265)]((e=>{const o=n;this[o(503)](e,s[o(175)],t),r=!0}))}return r}[bc(503)](t,e,n){const r=bc,s=t[r(517)]()[r(416)](e);0!==s[r(325)]?1!==s[r(325)]?this[r(367)](t,e[r(457)],e[r(341)]):this[r(192)](t,s[0]):n[r(486)](t[r(440)]())}}class Ac{constructor(t){const e=bc;this[e(197)]=t,this[e(590)]=t[e(309)],this[e(527)]=new Map,this[e(354)]=new Map,this[e(321)]()}[bc(268)](t,e,n,r,s,o){const i=bc;return new Hr(this[i(590)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(303)](t,e,i(481))(...n),onDiscard:(...n)=>this[i(303)](t,e,i(456))(...n)})}[bc(230)](t,e,n,r){const s=bc,o=t+":"+e+":"+n;this[s(527)][s(264)](o,r)}[bc(303)](t,e,n){const r=bc,s=t+":"+e+":"+n;return this[r(527)][r(460)](s)||this[r(354)][r(460)](t+":"+n)}[bc(321)](){const t=bc,e=()=>!1,n=t=>{const e=Tc;t[e(328)](((t,n)=>t[e(457)][e(443)](n[e(457)])?1:-1)),this[e(590)][e(442)]((n=>{const r=e;for(const e of t){let t;t=e[r(341)][r(214)]&&e[r(341)][r(162)]==e[r(457)][r(185)]?n[r(330)](e[r(457)][r(185)],"on"):n[r(330)](e),this[r(590)][r(542)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(590)][n(442)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(386)]((t=>(Cc(t)&&(t=this[s(590)][s(383)](t[s(341)])),t)))[s(340)]((t=>s(349)!==t[s(253)][s(308)]));if(c[s(325)]<1)return;const u=Array[s(552)](this[s(590)][s(402)][s(271)][s(377)]())[s(386)]((t=>i.LiveRange[s(204)](t)));r[s(473)](c);for(const t of this[s(197)][s(568)][s(568)]())t[s(393)]();a[s(399)]({forceDefaultExecution:!0}),this[s(197)][s(172)](o,...a);const l=u[s(340)]((t=>s(349)!=t[s(253)][s(308)]));l[s(325)]>0&&r[s(473)](l);for(const t of u)t[s(449)]()}))},s=(e,n)=>1==e[t(325)]&&1==n[t(325)]&&e[0][t(341)][t(487)](n[0][t(457)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(590)])?[e,n]:Mc(n,e,s,r,this[t(590)])?[n,e]:null;this[t(354)][t(264)](t(500),e),this[t(354)][t(264)](t(254),n),this[t(354)][t(264)](t(312),s),this[t(354)][t(264)](t(319),o),this[t(354)][t(264)](t(164),n),this[t(354)][t(264)](t(405),e),this[t(354)][t(264)](t(213),s),this[t(354)][t(264)](t(353),o),this[t(354)][t(264)](t(551),r),this[t(354)][t(264)](t(582),e),this[t(354)][t(264)](t(466),s),this[t(354)][t(264)](t(200),e),this[t(354)][t(264)](t(261),r),this[t(354)][t(264)](t(563),e),this[t(354)][t(264)](t(283),s),this[t(354)][t(264)](t(221),e),this[t(354)][t(264)](t(514),e),this[t(354)][t(264)](t(414),((e,n)=>{const r=t;if(!n)return;const s=this[r(197)][r(528)][r(460)](yc);this[r(590)][r(442)]((t=>{const o=r;if(o(211)==n[o(323)])for(const r of e){const e=r[o(457)][o(185)],s=n[o(548)];t[o(278)](e,s)}else if(s[o(371)](n[o(323)]))for(const r of e)void 0!==n[o(548)]?t[o(240)](n[o(323)],n[o(548)],r[o(457)][o(185)]):t[o(177)](n[o(323)],r[o(457)][o(185)]);else for(const r of e)n[o(548)]?t[o(240)](n[o(323)],n[o(548)],r):t[o(177)](n[o(323)],r)}))})),this[t(354)][t(264)](t(451),s)}}function kc(t,e,n){const r=bc;for(const s of e[r(162)][r(388)]({includeSelf:!0,parentFirst:!0})){if(s[r(253)]==s)return!1;if(!n[r(322)](s))return!1;if(t[r(276)](s)||t[r(362)](s))return!0}return!1}function Cc(t){const e=bc;return t[e(341)][e(162)]==t[e(457)][e(185)]&&t[e(341)][e(228)]}function Lc(t,e,n,r){const s=bc,o=t=>!t[s(272)].is(s(396))&&!r[s(276)](t[s(272)]),i=t[s(457)][s(583)](o),a=t[s(341)][s(583)](o,{direction:s(400)});return!(t[s(457)][s(487)](i)&&t[s(341)][s(487)](a)||(i[s(443)](a)?n[s(267)](e,{range:n[s(383)](i,a)}):n[s(486)](e),0))}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=bc,n=t[e(457)][e(185)];return n&&n.is(e(492))}function Sc(t,e){const n=bc;return null==t[n(341)][n(419)]&&t[n(341)][n(162)]==t[n(457)][n(185)]?vc(t[n(457)][n(185)],e):t}function vc(t,e){const n=bc,r=e[n(544)][n(276)](t)||e[n(544)][n(441)](t);return e[n(383)](e[n(345)](t,n(573)),r?e[n(533)](t):e[n(345)](t,n(341)))}function Mc(t,e,n,r,s){const o=bc;if(!Oc(t,e))return!1;if(n[o(341)][o(487)](r[o(457)]))return!0;if(t[o(479)]!=e[o(479)])return!1;if(!n[o(341)][o(316)](r[o(457)]))return!1;const i=s[o(383)](n[o(341)],r[o(457)])[o(363)]();for(const t of i)if([o(379),o(255)][o(477)](t[o(479)])&&s[o(544)][o(362)](t[o(272)]))return!1;return!0}function Oc(t,e,n=[]){const r=bc;return!(!t[r(310)]||!e[r(310)])&&wr(Ic(t[r(426)],n),Ic(e[r(426)],n))}function wc(t,e){const n=bc,r=Dc(t[n(426)]),s=Dc(e);if(!t[n(310)])return!1;for(const t of Object[n(209)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=bc,n=Object[e(366)]({},t);return delete n[e(332)],delete n[e(543)],n}const Fc=Pc;function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=313]})(t,e)}function xc(){const t=["isDirty","acceptSuggestion","PendingActions","execute","discardSuggestion","unbind","476030WRYsKI","destroy","bind","_pendingAction","listenTo","remove","_editor","canDiscard","stopListening","_removePendingAction","2604402AILIfg","plugins","PENDING_ACTION_SUGGESTION","commands","isEnabled","get","3326828SNBzNg","_setPendingAction","getRanges","view","1637010wvTSpe","_discardCommand","model","_acceptCommand","12mEovEf","commentThreadController","2631704foavHc","add","1654akIxCP","canAccept","canEditAt","locale","change:isDirty","3akKTAz","1894109blpQIC"];return(xc=function(){return t})()}!function(t,e){const n=Pc,r=t();for(;;)try{if(421159===parseInt(n(341))/1+-parseInt(n(313))/2+parseInt(n(346))/3*(parseInt(n(329))/4)+parseInt(n(333))/5+parseInt(n(337))/6*(-parseInt(n(347))/7)+parseInt(n(339))/8+-parseInt(n(323))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(335)]=e,this[s(332)]=n,this[s(338)]=r,this[s(319)]=t,this[s(336)]=t[s(326)][s(328)](s(349)),this[s(334)]=t[s(326)][s(328)](s(352)),this[s(332)][s(315)](s(327)).to(this[s(336)],this[s(334)],((t,e)=>t||e)),this[s(332)][s(315)](s(342)).to(this[s(336)],s(327),(t=>t&&this[s(319)][s(335)][s(343)](e[s(331)]()))),this[s(332)][s(315)](s(320)).to(this[s(334)],s(327),(t=>t&&this[s(319)][s(335)][s(343)](e[s(331)]()))),this[s(316)]=null,n[s(348)]&&this[s(330)](),this[s(317)](n,s(349),(()=>this[s(349)]())),this[s(317)](n,s(352),(()=>this[s(352)]())),this[s(317)](n,s(345),(()=>{const t=s;n[t(348)]?this[t(330)]():this[t(322)]()}))}[Fc(349)](){const t=Fc;this[t(336)][t(351)](this[t(335)].id)}[Fc(352)](){const t=Fc;this[t(334)][t(351)](this[t(335)].id)}[Fc(314)](){const t=Fc;this[t(332)][t(353)](t(327)),this[t(332)][t(353)](t(342)),this[t(332)][t(353)](t(320)),this[t(321)](),this[t(338)][t(314)](),this[t(316)]&&this[t(322)]()}[Fc(330)](){const t=Fc,e=zr(this[t(319)][t(344)],t(325));this[t(316)]=this[t(319)][t(324)][t(328)](t(350))[t(340)](e)}[Fc(322)](){const t=Fc;null!==this[t(316)]&&this[t(319)][t(324)][t(328)](t(350))[t(318)](this[t(316)]),this[t(316)]=null}}function Uc(){const t=["_localUser","setData","_config","delegate","fire","bind","assign","627567khgkFd","10HPVscF","length","canAccept","removeComment","editor","showInput","locale","473728Djlakh","commentThread","1097810YSQxRH","8gzQZuy","addComment","focus","385828Yonmuf","descriptionParts","isActive","commentInputView","isDirty","canDiscard","CommentView","55818heNUrW","cancel","disableComments","45bTTGMT","disabledSubmit","submit","updateComment","isReadOnly","element","isEnabled","commentsListView","hasDirtyComment","editorConfig","_model","_createCommentThreadInputView","_createCommentViews","authoredAt","471156LaaVnE","set","19939601FQBLXb","commentThreadInputView","destroy","value","1056EGgreV"];return(Uc=function(){return t})()}const jc=Gc;function Gc(t,e){const n=Uc();return(Gc=function(t,e){return n[t-=199]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(473352===-parseInt(n(240))/1+-parseInt(n(243))/2*(parseInt(n(232))/3)+-parseInt(n(246))/4*(-parseInt(n(204))/5)+parseInt(n(218))/6+-parseInt(n(242))/7+parseInt(n(224))/8*(-parseInt(n(201))/9)+parseInt(n(233))/10*(parseInt(n(220))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(211)]=null,this[s(221)]=null,this[s(219)](s(248),!1),this[s(219)](s(217),e[s(217)]),this[s(230)](s(217)).to(e),this[s(219)](s(247),[]),this[s(219)](s(250),!1),this[s(219)](s(210),!1),this[s(219)](s(235),!1),this[s(219)](s(199),!1),this[s(214)]=e,this[s(225)]=n,this[s(227)]=r,r[s(203)]?this[s(219)](s(234),1):this[s(216)]()}[jc(245)](){const t=jc;this[t(209)][t(245)]()}[jc(222)](){const t=jc;this[t(211)]&&this[t(211)][t(222)](),this[t(221)]&&this[t(221)][t(222)](),super[t(222)]()}[jc(216)](){const t=jc,{CommentsListView:e}=this[t(227)];this[t(211)]=new e(this[t(239)],this[t(214)][t(241)],Object[t(231)]({CommentView:this[t(227)][t(200)]},this[t(227)])),this[t(211)][t(228)](t(236)).to(this),this[t(211)][t(228)](t(207)).to(this),this[t(211)][t(230)](t(248)).to(this),this[t(219)](t(234),this[t(211)][t(234)]+1),this[t(230)](t(234)).to(this[t(211)],t(234),(t=>t+1)),this[t(221)]=this[t(215)](),this.on(t(236),(()=>this[t(245)]())),this[t(230)](t(250)).to(this[t(211)],t(212),this[t(221)][t(249)],t(223),((t,e)=>t||!!e))}[jc(215)](){const t=jc,{CommentThreadInputView:e}=this[t(227)],n=new e(this[t(239)],this[t(225)],this[t(227)][t(213)]),r=n[t(249)];return n[t(230)](t(238)).to(this,t(248),this[t(214)][t(241)],t(208),r,t(223),((t,e,n)=>!!n||t&&!e)),r.on(t(206),((e,n)=>{const s=t;this[s(229)](s(244),n),r[s(237)][s(226)]("")})),r.on(t(202),(()=>this[t(245)]())),r[t(230)](t(205)).to(this[t(214)][t(241)],t(208)),n}}const Hc=zc;function zc(t,e){const n=Xc();return(zc=function(t,e){return n[t-=121]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(987257===-parseInt(n(231))/1+-parseInt(n(148))/2*(-parseInt(n(142))/3)+-parseInt(n(227))/4*(parseInt(n(196))/5)+-parseInt(n(206))/6+parseInt(n(128))/7+-parseInt(n(203))/8*(parseInt(n(209))/9)+-parseInt(n(153))/10*(-parseInt(n(208))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xc);class Wc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(157)](i(212),""),this[i(175)](i(212)).to(this,i(207),(t=>t&&t[0]?t[0][i(212)]:"")),this[i(175)](i(184)).to(this,i(207),this,i(214),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(174)+Kc(e[n(154)],e[n(145)])+n(230);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(180)]=null,this[i(226)]=this[i(139)](zr(e,i(134)),t.icons[i(205)],i(187),i(129),"sw"),this[i(226)][i(175)](i(201)).to(this,i(173)),this[i(172)]=this[i(139)](zr(e,i(211)),t.icons[i(125)],i(158),i(140),"sw"),this[i(172)][i(175)](i(201)).to(this,i(159)),this[i(164)]=new o.UserView(e,this[i(124)][i(202)],this[i(135)]()),this[i(164)][i(166)]({attributes:{class:[i(177),i(218)]}}),this[i(133)](this[i(210)]())}[Hc(210)](){const t=Hc,e=this[t(143)],n=[{tag:t(178),attributes:{class:[t(130),t(176)]},children:[{tag:t(191),children:[{text:this[t(164)][t(215)]}],attributes:{class:[t(225),t(169)]}},{tag:t(204),attributes:{datetime:e.to(t(155)),class:[t(147),t(216)]},children:[{text:e.to(t(155),(e=>this[t(181)][t(156)](e)))}]}]},{tag:t(178),attributes:{class:[t(221),t(122)]},children:[this[t(226)],this[t(172)]]},{tag:t(178),attributes:{class:[t(224)]}}];this[t(124)][t(137)]&&n[t(200)]({tag:t(178),attributes:{class:[t(182)]},children:[{text:this[t(123)]()}]});const r={tag:t(178),attributes:{class:[t(190),e.if(t(214),t(150)),e.to(t(212),(e=>t(183)+e)),this[t(181)][t(192)]&&t(146)],"data-suggestion-id":this[t(124)].id,"data-thread-id":this[t(124)][t(160)].id,"data-author-id":this[t(124)][t(202)].id,tabindex:-1},children:[{tag:t(178),attributes:{class:[t(179),t(126)]},children:[this[t(164)],{tag:t(178),attributes:{class:[t(141),t(186)]},children:n}]}]};return this[t(149)]&&this[t(197)]&&(r[t(161)][t(200)](this[t(149)],this[t(197)]),this[t(149)][t(199)](t(185)).to(this),this[t(149)][t(199)](t(220)).to(this),this[t(197)][t(199)](t(185)).to(this),this[t(197)][t(199)](t(220)).to(this)),r}[Hc(152)](){const t=Hc;super[t(152)](),this[t(180)]=this[t(223)][t(222)](t(162)),this[t(180)][t(132)]=this[t(184)],this.on(t(138),((e,n,r)=>{const s=t;this[s(180)][s(132)]=r}))}[Hc(139)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(165)]);return a[i(157)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(166)]({attributes:{class:n}}),a.on(i(144),(()=>{const t=i;this[t(127)](r,this[t(124)].id)})),a}[Hc(123)](){const t=Hc;return t(198)===this[t(124)][t(171)][t(228)][t(219)]?zr(this[t(165)],t(229)):zr(this[t(165)],t(151))}[Hc(135)](){const t=Hc;return this[t(124)][t(137)]?t(198)===this[t(124)][t(171)][t(228)][t(219)]?zr(this[t(165)],t(168),this[t(124)][t(213)][t(215)]):zr(this[t(165)],t(193),this[t(124)][t(213)][t(215)]):null}}function Kc(t,e){const n=Hc;let r="";return r+=t[n(163)]("*")[n(188)](((t,e)=>e%2!=0?n(194)+qc(t)+n(189):qc(t)))[n(195)](""),e&&(r+=n(131)+e[n(167)]+n(136)+e[n(121)]+n(217)),r}function qc(t){const e=Hc,n=document[e(170)](e(191));return n[e(232)]=t,n[e(132)]}function Xc(){const t=["bindTemplate","execute","color","ck-suggestion--disabled-comments","ck-comment__info-time","387434zIMLcf","commentsListView","ck-suggestion-wrapper--active","EXTERNAL_SUGGESTION","render","14330ZxpRIG","content","authoredAt","formatDateTime","set","ck-suggestion--discard","canDiscard","commentThread","children",".ck-annotation__content-wrapper","split","userView","locale","extendTemplate","value","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__info-name","createElement","attributes","discardButton","canAccept","<p>","bind","ck-annotation__info","ck-suggestion__user","div","ck-suggestion","_descriptionElement","_config","ck-comment__external","ck-suggestion-","description","editorReady","ck-annotation__main","ck-suggestion--accept","map","</span>","ck-suggestion-wrapper","span","disableComments","EXTERNAL_AVATAR",'<span class="ck-suggestion-type">',"join","713350JFwhLU","commentThreadInputView","importWord","delegate","push","isEnabled","author","120xKSLrg","time","check","10651698DpEQop","descriptionParts","34507AuGnYI","593937LKjfld","getTemplate","Discard suggestion","type","creator","isActive","name","ck-annotation__info-time",'"></span>',"ck-annotation__user","source","editorDestroyed","ck-suggestion__actions","querySelector","element","ck-annotation__content-wrapper","ck-suggestion__info-name","acceptButton","4PCZcdY","@external","EXTERNAL_IMPORT_WORD_SUGGESTION","</p>","1791931uXHUjg","innerText","title","ck-annotation__actions","getExternalSuggestionNote","_model","cancel","ck-annotation","fire","5629967RhJgEZ","acceptSuggestion","ck-suggestion__info",'<span class="ck-suggestion-color" style="background-color: ',"innerHTML","setTemplate","Accept suggestion","getUserViewNotificationText",'" title="',"isExternal","change:description","_createButton","discardSuggestion","ck-suggestion__main","6jzAXRj"];return(Xc=function(){return t})()}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 Yc(){const t=["children","_annotationViews","getAllAdjacentSuggestions","has","hasSuggestion","from","previous","componentFactory","_destroyController","arrowView","head","separator","_createToolbarButton","_suggestionToController","change:activeAnnotations","change:previous","pluginName","suggestionChanged","define","discardButton","Discard all selected suggestions","items","Accept all selected suggestions","isOn","type","menuBar:trackChanges","suggestionUnloaded","menuitemcheckbox","createAnnotationView","delete","createAnnotation","config","refreshSelectedViews","comments.maxThreadTotalWeight","acceptSelectedSuggestions","requires","activeMarkers","_createMenuBarMenu","delegate","bind","discardSelectedSuggestions","comments","toMany","70139gZnfNj","acceptAllSuggestions","discardAllSuggestions","comments.editorConfig","CommentView","getFirstRange","4555rvOXzg","Accept all suggestions","mainView","createCommentThreadController","value","source","isMultiRange","clear","getMarkers","reduce","_handleSuggestionControllerDelayed","locale","init","getRanges","keys","_handleControllerBuffer","comments.maxCommentCharsWhenCollapsed","EditorAnnotations","activeAnnotations","trackChanges","size","138pQGubv","button","isDirty","destroy","Discard all suggestions","Annotations","Track changes","getMarkerNames","comments.maxCommentsWhenCollapsed","SuggestionThreadView","_refreshActiveMarkers","getDescriptions","CommentsUI","panelView","isInContent","commands","_initializeController","buttonView","get","switchbutton","listenTo","suggestionLoaded","set","stopListening","697802SMjCAa","length","innerView","getByInnerView","_bindAnnotationToEditors","editing","_disableComments","addSourceCollector","view","execute","filter","suggestion-","editor","registerAnnotation","some","CommentsRepository","push","3maeIAS","trackChanges.SuggestionThreadView","acceptButton","getSuggestion","4033665JFaDuV","_unbindEditors","remove","model","menu","_updateController","actionView","224170oXkfat","_addUIComponentsToFactory","2132iLqzPV","unbind","TrackChangesUI","684592iEArNb","add","lowest","descriptionFactory","trackChanges.disableComments","TrackChangesEditing","plugins","getJoined","commentThread","commandName","focus","descriptionParts","addComment","_viewToController","isEnabled","menuitem","values"];return(Yc=function(){return t})()}function Jc(t,e){const n=Yc();return(Jc=function(t,e){return n[t-=227]})(t,e)}!function(t,e){const n=Jc,r=t();for(;;)try{if(102187===-parseInt(n(287))/1+parseInt(n(366))/2*(-parseInt(n(355))/3)+parseInt(n(368))/4+parseInt(n(293))/5*(parseInt(n(314))/6)+-parseInt(n(338))/7+-parseInt(n(227))/8+parseInt(n(359))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[Qc(279)](){const t=Qc;return[yc,o.Users,t(353),t(319),t(310)]}static get[Qc(260)](){return Qc(370)}constructor(t){const e=Qc;super(t),this[e(257)]=new Map,this[e(240)]=new Map,this[e(245)]=new Map,this[e(308)]=new Map;const n=this[e(350)][e(275)];n[e(262)](e(356),Wc),n[e(262)](e(231),!1),this[e(344)]=n[e(332)](e(231))}[Qc(303)](t,e){const n=Qc;0===this[n(308)][n(313)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(308)]){const r=this[t(257)][t(247)](e);r||n?r&&n&&this[t(252)](e):this[t(330)](e)}this[t(308)][t(300)](),this[t(350)][t(233)][t(332)](t(310))[t(276)](),this[t(324)]()}),10),this[n(308)][n(336)](t,e)}[Qc(305)](){const t=Qc,e=this[t(350)],n=e[t(233)][t(332)](t(232)),r=e[t(233)][t(332)](t(319)),s=e[t(233)][t(332)](t(310)),o=e[t(233)][t(332)](t(353));this[t(367)](),s[t(345)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(249)](this[e(257)])){const s=t[e(246)](),o=[];for(const t of s){if(!t[e(328)])continue;if(t[e(299)]){o[e(354)](...t[e(306)]());continue}const n=t[e(292)]();if(o[e(339)]>0){const t=o[0][e(234)](n);if(t){o[0]=t;continue}}o[e(354)](n)}n[e(354)]([r[e(346)],o])}return n})),this[t(334)](n,t(335),((e,n)=>{const r=t;this[r(334)](n,r(259),((t,e,s,o)=>{const i=r;n[i(328)]&&(null==s?(this[i(364)](o[i(254)]),this[i(303)](n,!1)):(this[i(364)](s[i(254)]),null==o&&this[i(303)](n,!0)))})),null!==n[r(250)]?this[r(364)](n[r(254)]):this[r(303)](n,!1)})),this[t(334)](n,t(270),((e,n,r)=>{const s=t;this[s(337)](n,s(259)),this[s(308)][s(273)](n),this[s(257)][s(247)](n)&&this[s(252)](n),r&&this[s(364)](r[s(254)])})),this[t(334)](n,t(261),((e,n)=>{this[t(364)](n)})),this[t(334)](r,t(258),(()=>{this[t(324)]()})),this[t(334)](o,t(239),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(248)](r))return;const i=n[o(358)](r);this[o(257)][o(332)](i)[o(346)][o(237)]()}),{priority:t(229)})}[Qc(324)](){const t=Qc,e=this[t(350)][t(233)][t(332)](t(319)),n=this[t(350)][t(233)][t(332)](t(232)),r=Array[t(249)](e[t(311)],(e=>e[t(340)]))[t(348)]((e=>this[t(240)][t(247)](e))),s=[];for(const e of r){const n=this[t(240)][t(332)](e)[t(362)][t(246)]();s[t(354)](...n[t(302)](((e,n)=>[...e,...n[t(321)]()]),[]))}n[t(280)]=s}[Qc(367)](){const t=Qc,n=this[t(350)],r=n[t(304)],o=zr(r,t(320)),i=new e.Collection([{type:t(333),model:new s.ViewModel({withText:!0,label:o,commandName:t(312),role:t(271)})},{type:t(255)},{type:t(315),model:new s.ViewModel({withText:!0,label:zr(r,t(294)),commandName:t(288),role:t(242)})},{type:t(315),model:new s.ViewModel({withText:!0,label:zr(r,t(266)),commandName:t(278),role:t(242)})},{type:t(315),model:new s.ViewModel({withText:!0,label:zr(r,t(318)),commandName:t(289),role:t(242)})},{type:t(315),model:new s.ViewModel({withText:!0,label:zr(r,t(264)),commandName:t(284),role:t(242)})}]);for(const e of i)if(tu(e)){const r=n[t(329)][t(332)](e[t(362)][t(236)]);e[t(362)][t(283)](t(267),t(241)).to(r,t(297),t(241))}n.ui[t(251)][t(228)](t(312),(e=>this[t(256)](e,i,o))),n.ui[t(251)][t(228)](t(269),(e=>this[t(281)](e,i,o)))}[Qc(256)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(350)][r(329)][r(332)](r(312));o[r(331)][r(336)]({tooltip:n,label:n,icon:Zc}),o[r(331)][r(283)](r(267)).to(i,r(297)),o[r(331)].on(r(347),(()=>{const t=r;i[t(347)](),this[t(350)][t(343)][t(346)][t(237)]()})),(0,s.addListToDropdown)(o,e,{role:r(363)});const a=[];for(const t of e)tu(t)&&a[r(354)](this[r(350)][r(329)][r(332)](t[r(362)][r(236)]));const c=o[r(331)];return c[r(365)][r(369)](r(241)),c[r(253)][r(369)](r(241)),c[r(365)][r(283)](r(241)).to(i,r(241)),c[r(253)][r(283)](r(241))[r(286)](a,r(241),((...t)=>t[r(352)]((t=>t)))),o.on(r(347),(t=>{const e=r;this[e(350)][e(347)](t[e(298)][e(236)]),this[e(350)][e(343)][e(346)][e(237)]()})),o}[Qc(281)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(350)][r(329)][r(332)](r(312));o[r(331)][r(336)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(255)==n[r(268)]){a[r(265)][r(228)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(362)];i[r(283)](...Object[r(307)](c)).to(c),i[r(282)](r(347)).to(o),i.on(r(347),(()=>{const t=r;this[t(350)][t(347)](c[t(236)]),this[t(350)][t(343)][t(346)][t(237)]()})),e[r(244)][r(228)](i),a[r(265)][r(228)](e)}return o[r(283)](r(241)).to(i,r(241)),o[r(327)][r(244)][r(228)](a),o}[Qc(330)](t){const e=Qc,n=this[e(350)],r=n[e(275)],s=n[e(233)][e(332)](e(319)),i=n[e(233)][e(332)](e(353)),a=n[e(233)][e(332)](e(310)),c=n[e(233)][e(332)](o.Users).me,u=r[e(332)](e(312))[e(323)],{CommentsListView:l,CommentThreadInputView:f}=n[e(233)][e(332)](e(326));let h,d;this[e(245)][e(247)](t.id)?(d=this[e(245)][e(332)](t.id),h=d[e(295)]):(h=new u(n[e(304)],t,c,{disableComments:this[e(344)],editorConfig:r[e(332)](e(290)),maxCommentsWhenCollapsed:r[e(332)](e(322)),maxThreadTotalWeight:r[e(332)](e(277)),maxCommentCharsWhenCollapsed:r[e(332)](e(309)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(332)](e(304))),CommentView:r[e(332)](e(285))[e(291)],CommentsListView:l,CommentThreadInputView:f}),h[e(357)].on(e(347),(()=>{const t=e;n[t(343)][t(346)][t(237)]()})),h[e(263)].on(e(347),(()=>{const t=e;n[t(343)][t(346)][t(237)]()})),d=s[e(272)](this[e(350)][e(304)],h),d[e(283)](e(316)).to(h,e(316)),d[e(283)](e(339)).to(h),d[e(283)](e(268)).to(h,e(268),(t=>e(349)+t)),this[e(245)][e(336)](t.id,d));const g=i[e(296)](t[e(235)],h),p=new Bc(n,t,h,g),m=t[e(246)]()[e(348)]((t=>t[e(328)]));h[e(238)]=n[e(233)][e(332)](e(232))[e(230)][e(325)](m),this[e(257)][e(336)](t,p),this[e(240)][e(336)](h,p);const I=s[e(274)]({view:d,target:()=>{const r=e,s=[],i=t[r(246)]()[r(348)]((t=>t[r(328)]));for(const t of i)s[r(354)](...t[r(301)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(343)],s)},type:()=>e(349)+p[e(346)][e(268)]});i[e(342)](h,I),s[e(228)](I),a[e(351)](I)}[Qc(252)](t){const e=Qc,n=this[e(350)][e(233)][e(332)](e(353)),r=this[e(350)][e(233)][e(332)](e(319)),s=this[e(257)][e(332)](t),o=s[e(346)],i=r[e(341)](o);n[e(360)](o),i&&r[e(361)](i),this[e(257)][e(273)](t),this[e(240)][e(273)](o),s[e(317)]()}[Qc(364)](t){const e=Qc;if(!t[e(328)]||!this[e(257)][e(247)](t))return;const n=this[e(350)][e(233)][e(332)](e(232)),r=this[e(257)][e(332)](t),s=t[e(246)]();r[e(346)][e(238)]=n[e(230)][e(325)](s)}[Qc(317)](){const t=Qc;for(const e of this[t(257)][t(307)]())this[t(252)](e);for(const e of this[t(245)][t(243)]())e[t(295)][t(317)]();super[t(317)]()}}function tu(t){return Qc(362)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=184]})(t,e)}function ru(){var t=["4DUgPCi","1076243qcpnub","8Wjhpmn","11485212lvUUwo","170118oWtLnt","requires","editor","7810bHanjl","getSuggestion","455856eNhTDA","addSuggestionData","adapter","TrackChanges","Comments","551730oPAdBq","getSuggestions","pluginName","43404DMSAYT","get","685MKotkW","plugins","11331aBanwY","11uBfihP","1316PrnuLD","addSuggestion","1Hnhoqt"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(554830===-parseInt(n(187))/1*(-parseInt(n(202))/2)+parseInt(n(197))/3*(parseInt(n(188))/4)+parseInt(n(207))/5*(parseInt(n(205))/6)+parseInt(n(189))/7*(-parseInt(n(190))/8)+parseInt(n(209))/9*(-parseInt(n(195))/10)+parseInt(n(184))/11*(-parseInt(n(191))/12)+parseInt(n(192))/13*(parseInt(n(185))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(193)](){return[yc,$c,eu(201)]}static get[eu(204)](){return eu(200)}set[eu(199)](t){var e=eu;this[e(194)][e(208)][e(206)](yc)[e(199)]=t}get[eu(199)](){var t=eu;return this[t(194)][t(208)][t(206)](yc)[t(199)]}[eu(186)](t){var e=eu;return this[e(194)][e(208)][e(206)](yc)[e(198)](t)}[eu(203)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(194)][n(208)][n(206)](yc)[n(203)]({skipNotAttached:t,toJSON:e})}[eu(196)](t){var e=eu;return this[e(194)][e(208)][e(206)](yc)[e(196)](t)}}const ou=au;function iu(){const t=["4638179cWjdgm","plugins","54743LzlSjM","_adapter","1111451LlvuXC","pluginName","config","constructor","addUser","TrackChangesDataGetter","div","track-changes-data-invalid-editor-creator","1181118wkTeOX","appendChild","getFullData","useAnonymousUser","editorCreator","document","reduce","define","destroy","Users","36BaHkAh","getRootNames","createElement","name","trackChangesData.editorCreator","CommentsRepository","8ukpzXP","data","getSuggestions","60OWRSxS","init","model","requires","130utwXBK","addCommentThread","addSuggestionData","push","198136OpaoGX","getRootsAttributes","342GmSJbL","Pagination","map","get","editor","users","TrackChangesEditing","TrackChangesData","502566KEwEPO","execute","getDataWithDiscardedSuggestions","createDocumentFragment","getUser","end","trackChangesData","set","result","rootsAttributes","discardAllSuggestions","40eFlpJk","getDataWithAcceptedSuggestions","function","acceptAllSuggestions","getCommentThreads","9175751qvorIb","create"];return(iu=function(){return t})()}function au(t,e){const n=iu();return(au=function(t,e){return n[t-=452]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(897707===parseInt(n(466))/1*(-parseInt(n(495))/2)+parseInt(n(476))/3*(parseInt(n(492))/4)+-parseInt(n(457))/5*(-parseInt(n(513))/6)+-parseInt(n(464))/7+-parseInt(n(503))/8*(-parseInt(n(505))/9)+-parseInt(n(499))/10*(parseInt(n(468))/11)+-parseInt(n(486))/12*(-parseInt(n(462))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const cu=[ou(506)];class uu extends t.Plugin{static get[ou(498)](){return[yc]}static get[ou(469)](){return ou(512)}[ou(496)](){const t=ou,n=this[t(509)];if(n[t(470)][t(483)](t(490),(e=>{const r=t,s=n[r(497)][r(481)][r(487)]()[r(482)](((t,e)=>(t[e]="",t)),{});return n[r(471)][r(463)](s,e)})),t(459)!=typeof n[t(470)][t(508)](t(452))[t(480)])throw new e.CKEditorError(t(475))}[ou(458)](t){return hu(this[ou(509)],!0,t)}[ou(515)](t){return hu(this[ou(509)],!1,t)}}class lu extends t.Plugin{static get[ou(469)](){return ou(473)}constructor(t){const e=ou;super(t),this[e(454)]=e(518)}[ou(496)](){const t=ou;this[t(509)][t(465)][t(508)](t(491))[t(467)]={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(509)][t(465)][t(508)](t(511))[t(467)]=null}}function fu(t){return void 0!==t[ou(504)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(465)][r(502)](yc,lu),s[r(455)]=fu(t)?t[r(504)]():void 0;const i=document[r(516)](),a=t[r(470)][r(508)](r(452))[r(480)],c=await a(s,(()=>function(t){const e=r,n=document[e(488)](e(474));return t[e(477)](n),n}(i)));!function(t,e){const n=r,s=t[n(497)][n(481)][n(487)]()[n(482)](((e,r)=>(e[r]=t[n(493)][n(508)]({rootName:r}),e)),{}),o=t[n(465)][n(508)](n(485))[n(510)][n(507)]((t=>({id:t.id,name:t[n(489)]}))),i=t[n(465)][n(508)](n(511))[n(494)]({skipNotAttached:!0,toJSON:!0}),a=t[n(465)][n(508)](n(491))[n(461)]({skipNotAttached:!0,toJSON:!0}),c=e[n(465)][n(508)](n(485)),u=e[n(465)][n(508)](n(511)),l=e[n(465)][n(508)](n(491));for(const t of o)c[n(517)](t.id)||c[n(472)](t);c.me||c[n(479)]();for(const t of a)l[n(500)](t);for(const t of i)u[n(501)](t);e[n(493)][n(453)](s)}(t,c),c[r(514)](r(e?460:456));const u=fu(c)?c[r(478)](n):c[r(493)][r(508)](n);return await c[r(484)](),u}function du(){var t=["2135EmrQpH","45xrOUEZ","490076GphNDk","929052DGGQPY","5434592fUgTbL","3021849EYzaXI","6340901UpjutF","34uMVXEC","27369780LgoLZU","6WrFHdU"];return(du=function(){return t})()}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=385]})(t,e)}!function(t,e){for(var n=gu,r=t();;)try{if(818620===-parseInt(n(386))/1*(parseInt(n(393))/2)+parseInt(n(391))/3+-parseInt(n(388))/4*(-parseInt(n(387))/5)+-parseInt(n(385))/6*(-parseInt(n(392))/7)+parseInt(n(390))/8+-parseInt(n(389))/9+-parseInt(n(394))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>uu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(){const t=["1788234wCUheM","_disableUnsupportedCommands","130507xkvPQO","commands","TrackChangesCommand","8Hixorl","96HAqNHo","has","1988hGHHRP","_enableCommands","5730DArivx","_isEnabledBasedOnSelection","118788PCLdSH","619095luqUyw","10972GyXrCt","isEnabled","forceDisabled","94168oLhoTu","8685IzEfWe","editor","refresh","value","clearForceDisabled","81xVtKEI","_enabledCommands","12gEmvKX","affectsData","execute","539fRjhRx"];return(c=function(){return t})()}function u(t,e){const n=c();return(u=function(t,e){return n[t-=450]})(t,e)}const l=u;!function(t,e){const n=u,r=t();for(;;)try{if(338966===parseInt(n(478))/1*(-parseInt(n(470))/2)+parseInt(n(458))/3*(-parseInt(n(452))/4)+-parseInt(n(477))/5*(parseInt(n(460))/6)+parseInt(n(464))/7*(parseInt(n(469))/8)+parseInt(n(453))/9*(parseInt(n(474))/10)+-parseInt(n(463))/11*(parseInt(n(476))/12)+parseInt(n(466))/13*(parseInt(n(472))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(c);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(459)]=e,this[n(456)]=!1,this[n(455)](),this[n(475)]=!1}[l(455)](){this[l(450)]=!0}[l(462)](){const t=l;this[t(456)]=!this[t(456)],this[t(456)]?this[t(465)]():this[t(473)]()}[l(465)](){const t=l;for(const e of this[t(454)][t(467)][t(467)]())e[t(461)]&&!this[t(459)][t(471)](e)&&e[t(451)](t(468))}[l(473)](){const t=l;for(const e of this[t(454)][t(467)][t(467)]())e[t(461)]&&!this[t(459)][t(471)](e)&&e[t(457)](t(468))}}const h=d;function g(){const t=["canEditAt","editor","execute","get","5842827QBTnDG","124296kQMpir","3921864YrHBEG","713012gCeCIu","acceptSuggestion","plugins","refresh","track-changes-accept-suggestion-not-found","TrackChangesEditing","model","isEnabled","_isEnabledBasedOnSelection","_suggestions","2kTvLmn","151035FMpDWj","797855YPdypT","7ZfGeMS","171432MUnAth","getRanges"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=191]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(292259===parseInt(n(213))/1+-parseInt(n(212))/2*(parseInt(n(193))/3)+parseInt(n(202))/4+-parseInt(n(191))/5+parseInt(n(200))/6+-parseInt(n(192))/7*(parseInt(n(201))/8)+parseInt(n(199))/9)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(211)]=e,this[n(205)](),this[n(210)]=!1}[h(205)](){this[h(209)]=!0}[h(197)](t){const n=h,r=this[n(211)][n(198)](t);if(!r)throw new e.CKEditorError(n(206),this);const s=r[n(194)]();this[n(196)][n(208)][n(195)](s)&&this[n(196)][n(204)][n(198)](n(207))[n(203)](r)}}function m(t,e){const n=b();return(m=function(t,e){return n[t-=304]})(t,e)}const I=m;!function(t,e){const n=m,r=t();for(;;)try{if(118416===-parseInt(n(313))/1*(parseInt(n(307))/2)+parseInt(n(321))/3+-parseInt(n(319))/4+-parseInt(n(326))/5*(-parseInt(n(318))/6)+-parseInt(n(306))/7+parseInt(n(308))/8+parseInt(n(315))/9*(parseInt(n(320))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=m;super(t),this[n(305)]=e,this[n(327)](),this[n(324)]=!1}[I(327)](){this[I(325)]=!0}[I(316)](t){const n=I,r=this[n(305)][n(322)](t);if(!r)throw new e.CKEditorError(n(314),this);const s=r[n(311)]();this[n(309)][n(312)][n(310)](s)&&this[n(309)][n(317)][n(322)](n(323))[n(304)](r)}}function b(){const t=["refresh","discardSuggestion","_suggestions","595343FVTAjT","213170LyUalS","293000xHcfcB","editor","canEditAt","getRanges","model","2aJnkPE","track-changes-discard-suggestion-not-found","38187yzYMJq","execute","plugins","48xwCRRr","787284VRHwAS","1250jxMGox","71952ApjAUt","get","TrackChangesEditing","_isEnabledBasedOnSelection","isEnabled","14045KLwveQ"];return(b=function(){return t})()}function T(t){const e=A;return t[e(395)](((t,n)=>e(388)==t[e(412)]&&e(388)!=n[e(412)]?-1:e(388)!=t[e(412)]&&e(388)==n[e(412)]?1:0))}function _(){const t=["map","isTouching","1225103VHiLvS","sort","value","push","execute","7jtwlSI","end","from","schema","content","join","401972FxNbpF","change"," [color ","splice","color","50feCQhC","createRange","type","createPositionAt","length","712764XIGCGb","getRanges","add","1ydCKpJ","907305uMdXBo","createPositionAfter","isObject","next","1318113qaDBKG","replace","start","2708916rgmoAt","isArray","isIntersecting","isCollapsed","isMultiRange","isInContent","deletion","476286YWoNyK","8XHVOws","createPositionBefore"];return(_=function(){return t})()}function y(t,e){const n=A;let r,s=0;const o=[],i=e[n(402)];for(;s<t[n(414)];){const a=t[s],c=t[s+1];r||(r=e[n(391)](a)),k(e,a,c)||(o[n(397)](e[n(411)](r,i[n(421)](a)?e[n(420)](a):e[n(413)](a,n(400)))),r=null),s++}return o}function A(t,e){const n=_();return(A=function(t,e){return n[t-=382]})(t,e)}function k(t,e,n){const r=A;if(!n)return!1;const s=t[r(420)](e),o=t[r(391)](n);return s[r(393)](o)}!function(t,e){const n=A,r=t();for(;;)try{if(353685===parseInt(n(418))/1*(parseInt(n(389))/2)+parseInt(n(415))/3+parseInt(n(405))/4+-parseInt(n(419))/5+parseInt(n(382))/6*(-parseInt(n(399))/7)+-parseInt(n(390))/8*(parseInt(n(423))/9)+parseInt(n(410))/10*(parseInt(n(394))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function C(t,e,n){const r=A;for(;n[r(414)];){const s=n[r(408)](0,100);t[r(406)]((()=>{const t=r;for(const n of s)n[t(387)]&&e[t(398)](n.id)}))}}const N=R;function L(){const t=["editor","execute","2051906eiuKYI","refresh","_suggestions","values","some","from","_command","392112jjXPoI","model","_isEnabledBasedOnSelection","274152dkzugP","35EUqftZ","isEnabled","25855568jJeXDW","getRanges","canEditAt","3247424BrpWQc","1245992csijeE","isInContent","2894542hAMpTM"];return(L=function(){return t})()}function R(t,e){const n=L();return(R=function(t,e){return n[t-=155]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(715909===parseInt(n(161))/1+parseInt(n(166))/2+parseInt(n(173))/3+parseInt(n(160))/4+-parseInt(n(155))/5*(-parseInt(n(176))/6)+parseInt(n(163))/7+-parseInt(n(157))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(L);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(172)]=e,this[r(168)]=n,this[r(167)](),this[r(175)]=!1}[N(167)](){const t=N,e=Array[t(171)](this[t(168)][t(169)]())[t(170)]((e=>e[t(162)]));this[t(156)]=this[t(172)][t(156)]&&e}[N(165)](){const t=N,e=T(Array[t(171)](this[t(168)][t(169)]()));for(const n of e){const e=n[t(158)]();if(!this[t(164)][t(174)][t(159)](e))return}C(this[t(164)][t(174)],this[t(172)],e)}}function M(){const t=["canEditAt","getRanges","model","18852MEqRmT","isEnabled","25IwcpEm","document","80258aINZam","size","refresh","selection","66gDbmXE","1565136ZYQpdM","_isEnabledBasedOnSelection","from","_suggestions","_selectedSuggestions","297441cLvHiu","editor","2634313nbySvk","5dnBQGo","_command","values","3260EdigEF","execute","20230rtzqMj","40vSxXmq"];return(M=function(){return t})()}const v=w;function w(t,e){const n=M();return(w=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(117400===-parseInt(n(393))/1*(-parseInt(n(380))/2)+-parseInt(n(384))/3*(-parseInt(n(396))/4)+parseInt(n(378))/5*(-parseInt(n(376))/6)+parseInt(n(398))/7+-parseInt(n(385))/8+parseInt(n(390))/9*(-parseInt(n(399))/10)+parseInt(n(392))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(394)]=e,this[r(388)]=n,this[r(389)]=new Set,this[r(382)](),this[r(386)]=!1}[v(382)](){const t=v,e=this[t(391)][t(375)][t(379)][t(383)],n=Array[t(387)](this[t(388)][t(395)]());this[t(389)]=function(t,e){const n=A,r=Array[n(401)](t[n(416)]()),s=new Set;for(const o of e)if(o[n(387)])for(const e of r)for(const r of o[n(416)]())(e[n(384)](r)||t[n(385)]&&!o[n(386)]&&o[n(422)]&&r[n(400)][n(393)](e[n(425)]))&&s[n(417)](o);return s}(e,n),this[t(377)]=this[t(394)][t(377)]&&!!this[t(389)][t(381)]}[v(397)](){const t=v,e=T(Array[t(387)](this[t(389)]));for(const n of e){const e=n[t(401)]();if(!this[t(391)][t(375)][t(400)](e))return}C(this[t(391)][t(375)],this[t(394)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=B,V.prototype.get=U,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 q=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 Y=X||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Nt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Lt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Nt,Ot.prototype.delete=Lt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||H),string:new Ft}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,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=q,Wt.prototype.set=zt;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Le(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const Fe=function(t,e){return t&&Qt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Le(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Be=function(t){return we(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,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 qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Je=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,Oe,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Nn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ln=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Ln.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return 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 wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Le(t)?{}:Dn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",zn="[object Function]",Wn="[object Object]",Kn={};Kn[Hn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[zn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==zn||"[object GeneratorFunction]"==h;if(fe(e))return ze(e,c);if(h==Wn||h==Hn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:Oe)(e);return qt(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 qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||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=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l: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 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=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 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 Lr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Lr?Sr:c)==Sr,f=(u=u==Lr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Nr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Dr(t,xr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Fr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=410]})(t,e)}function Vr(){const t=["_saved","subType","authoredAt","substr","5042200AWBeiP","addRange","previous","5291570MZsqry","getFirstRange","map","removeAttribute","start","head","_model","removeMarker","setAttribute","90442KiRaks","_onAccept","creator","decorate","delete","_markerNames","4113lCybEa","4234000HzQYIc","addMarker","164AOsayo","suggestion:","getItems","toJSON","getRanges","push","end","markers","getMarkers","isIntersecting","7ufnVqi","type","next","attributes","getMultiRangeId","removeMarkers","hasComments","size","author","getFirstMarker","onDiscard","4155006klUUpj","addMarkerName","data","onAttributesChange","isInContent","10956KiCCgu","accept","filter","add","12QIMIrU","reduce","nodeBefore","from","onAccept","9876MkYmjZ","isExternal","getRange","change","_onDiscard","_isDataLoaded","split","getContainedElement","_onAttributesChange","getMarkerNames","isIntersectingWithRange","length","discard","9oMMsYc","nodeAfter","clear","commentThread","getAllAdjacentSuggestions","isMultiRange","set","get","@external","createdAt"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(521623===parseInt(n(421))/1*(parseInt(n(465))/2)+-parseInt(n(471))/3*(-parseInt(n(474))/4)+-parseInt(n(453))/5+parseInt(n(412))/6*(parseInt(n(484))/7)+parseInt(n(472))/8+-parseInt(n(439))/9*(-parseInt(n(456))/10)+parseInt(n(417))/11*(-parseInt(n(426))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(431)]=!1,this.id=e.id,this[n(485)]=e[n(485)],this[n(450)]=e[n(450)]||null,this[n(492)]=e[n(492)],this[n(467)]=e[n(467)]||e[n(492)],this[n(427)]=Boolean(e[n(487)]&&e[n(487)][n(447)]),this[n(414)]=null,this[n(462)]=t,this[n(466)]=e[n(425)],this[n(430)]=e[n(411)],this[n(434)]=e[n(415)],this[n(470)]=new Set,this[n(448)]=null,this[n(445)](n(451),null),this[n(445)](n(487),e[n(487)]||{}),this[n(445)](n(455),null),this[n(445)](n(486),null),this[n(445)](n(442),null),this[n(445)](n(449),!1),this[n(468)](n(418)),this[n(468)](n(438))}get[jr(461)](){const t=jr;let e=this;for(;e[t(455)];)e=e[t(455)];return e}get[jr(490)](){const t=jr;return!!this[t(442)]&&this[t(442)][t(437)]>0}get[jr(444)](){const t=jr;return 0!=this[t(470)][t(491)]&&6==Array[t(424)](this[t(470)])[0][t(432)](":")[t(437)]}get[jr(416)](){return null!==this[jr(410)]()}[jr(413)](t){const e=jr;this[e(470)][e(420)](t)}[jr(435)](){const t=jr;return Array[t(424)](this[t(470)])}[jr(482)](){const t=jr;return this[t(435)]()[t(458)]((e=>this[t(462)][t(481)][t(446)](e)))[t(419)]((t=>t))}[jr(410)](){return this[jr(482)]()[0]||null}[jr(489)](){const t=jr;this[t(462)][t(429)]((e=>{const n=t;for(const t of this[n(482)]())e[n(463)](t)})),this[t(470)][t(441)]()}[jr(463)](t){const e=jr;this[e(462)][e(429)]((n=>{n[e(463)](t)})),this[e(470)][e(469)](t)}[jr(454)](t){const e=jr,n=e(475)+this[e(485)]+":"+this[e(450)]+":"+this.id+":"+this[e(467)].id+":"+Hr[e(488)]();this[e(413)](n),this[e(462)][e(429)]((r=>{r[e(473)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(436)](t){const e=jr;for(const n of this[e(478)]())if(n[e(483)](t))return!0;return!1}[jr(478)](){const t=jr;return this[t(482)]()[t(458)]((e=>e[t(428)]()))}[jr(476)](){const t=jr;return this[t(478)]()[t(422)](((e,n)=>[...e,...n[t(476)]()]),[])}[jr(457)](){const t=jr;var e;return(null===(e=this[t(410)]())||void 0===e?void 0:e[t(428)]())||null}[jr(433)](){const t=jr,e=this[t(478)]();if(1!=e[t(437)])return null;const n=e[0],r=n[t(460)][t(440)],s=n[t(480)][t(423)];return r instanceof i.Element?r!=s?null:r:null}[jr(418)](){const t=jr;this[t(466)](this[t(478)](),this[t(414)],this[t(487)]),this[t(489)]()}[jr(438)](){const t=jr;this[t(430)](this[t(478)](),this[t(414)],this[t(487)]),this[t(489)]()}[jr(443)](){const t=jr,e=[];let n=this[t(461)];for(;n;)e[t(479)](n),n=n[t(486)];return e}[jr(464)](t,e){const n=jr,r=Xn(this[n(487)]);hr(r,t,e),Or(r,this[n(487)])||(this[n(487)]=r,this[n(434)](r))}[jr(459)](t){const e=jr,n=Xn(this[e(487)]);Ur(n,t),Or(n,this[e(487)])||(this[e(487)]=n,this[e(434)](this[e(487)]))}[jr(477)](){const t=jr;return{id:this.id,type:this[t(450)]?this[t(485)]+":"+this[t(450)]:this[t(485)],authorId:this[t(467)].id,createdAt:this[t(448)],hasComments:this[t(490)],data:this[t(414)],attributes:this[t(487)]}}static[jr(488)](){const t=jr;return(0,e.uid)()[t(452)](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}}const Wr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=491]})(t,e)}function qr(){const t=["566586RXEskN","pop","isInContent","registerDescriptionCallback","newValue","925914QQWuWg","Object","attribute","_attributeLabels","push","573672PWKPHa","898116SARNDX","addEmptyContainer","_itemLabels","*Split:* %0","insertion","$1 $2","48VKsVed","Container","start","2633511RrUDTC","element","_schema","skip","359065McMUmv","addContainer","function","elementEnd","REPLACE_TEXT","addObject","*Insert:* %0","3874015BELjxA","text","getFirstRange","110ZAvdVl","removeObject","_locale","data","key","_handleInsertRemoveSuggestionDescription","$textProxy","_handleAttributeSuggestionDescription","isEqual","normal","label","*Merge:* %0","_customCallbacks","_resolveDescriptionItems","getWalker","add","end","removeEmptyContainer","name","item","removeFormat","get","isObject","getDescriptions","join","type","elementStart","6hLZQdb","format","quantity","has","remove","nextSibling","previousSibling","map","length","_itemLabelsCallbacks","registerElementLabel","set","$text","EmptyContainer","subType","deletion","removeContainer","isEmpty","*Remove format:* %0","indexOf","getItemLabel","matchingCallback","softBreak","match","addFormat","ELEMENT_SPACE","*Change to:* %0","*Set format:* %0","_handleCustomCallbackDescription","checkChild","_addDescriptionItems","*Remove:* %0","_handleRenameSuggestionDescription","registerAttributeLabel","replace","nodeAfter"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(500463===parseInt(n(581))/1+parseInt(n(586))/2+-parseInt(n(499))/3+-parseInt(n(587))/4+-parseInt(n(510))/5*(-parseInt(n(540))/6)+-parseInt(n(503))/7*(-parseInt(n(496))/8)+-parseInt(n(576))/9*(parseInt(n(513))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(525)]=[],this[n(492)]=new Map,this[n(549)]=[],this[n(584)]=new Map,this[n(501)]=t,this[n(515)]=e}[Wr(536)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(548)];o++){const i=t[o];if(!i[e(578)])continue;const a=this[e(568)](i);if(a){if(null!=i[e(554)]){if(r[e(543)](i[e(554)]))continue;r[e(528)](i[e(554)])}n[e(585)](a)}else if(e(583)!=i[e(538)])e(494)!=i[e(538)]&&e(555)!=i[e(538)]||this[e(518)](n,i,t[o+1]);else{const t=i[e(516)][e(517)];if(s[e(543)](t))continue;s[e(528)](i[e(516)][e(517)]),t==Tc?this[e(572)](n,i):this[e(520)](n,i)}}return this[e(526)](n)}[Wr(579)](t){const e=Wr;this[e(525)][e(585)](t)}[Wr(550)](t,n,r=e.priorities[Wr(522)]){const s=Wr;s(505)==typeof t?(0,e.insertToPriorityArray)(this[s(549)],{matchingCallback:t,label:n,priority:r}):this[s(492)][s(551)](t,n)}[Wr(573)](t,e){const n=Wr;this[n(584)][n(551)](t,e)}[Wr(560)](t,e=1){const n=Wr;let r;for(const e of this[n(549)])if(e[n(561)](t)){r=e[n(523)];break}return r||(r=this[n(492)][n(534)](t[n(531)])),r?r(e):1!==e?e+" "+t[n(531)]+"s":""+t[n(531)]}[Wr(570)](t,e){const n=Wr,r=e[n(512)]()[n(527)](),s=n(494)==e[n(538)]?n(528):n(544);for(const e of r){const o=e[n(532)],i=t[t[n(548)]-1];if(o.is(n(519)))i&&i[n(538)][n(559)](n(497))>-1&&t[n(577)](),i&&n(511)==i[n(538)]?i[s]+=o[n(516)]:t[n(585)]({type:n(511),add:n(528)==s?o[n(516)]:"",remove:n(544)==s?o[n(516)]:""});else if(this[n(501)][n(535)](o)){const a=o;if(i&&i[n(538)][n(559)](n(497))>-1&&t[n(577)](),n(506)==e[n(538)])continue;i&&i[n(538)]==s+n(582)&&i[n(500)][n(531)]==a[n(531)]?i[n(542)]++:t[n(585)]({type:s+n(582),element:a,quantity:1}),r[n(502)]((t=>!(n(506)==t[n(538)]&&t[n(532)]==o)))}else if(this[n(501)][n(569)](o,n(552))||o.is(n(500),n(562))){const r=o;if(n(528)==s&&n(539)==e[n(538)]||n(544)==s&&n(506)==e[n(538)])continue;if(i&&-1==i[n(538)][n(559)](n(497))){n(511)==i[n(538)]&&(i[s]+="\n");continue}let a;if(a=n(528)==s?r[n(545)]&&!this[n(501)][n(535)](r[n(545)])?r[n(545)]:null:r[n(546)]&&!this[n(501)][n(535)](r[n(546)])?r[n(546)]:null,r[n(557)]||a&&a[n(557)]){const e=a&&a[n(557)]?a:r;i&&i[n(538)]==s+n(553)&&i[n(500)][n(531)]==e[n(531)]?i[n(542)]++:t[n(585)]({type:s+n(553),element:e,quantity:1})}else t[n(585)]({type:s+n(497),element:r})}}}[Wr(526)](t){const e=Wr,n=this[e(515)],r=[],s=[],o=[];for(const i of t)switch(i[e(538)]){case e(511):if(i[e(528)]=i[e(528)][e(574)](/(\S)\u000A+(\S)/g,e(495))[e(574)](/\u000A/g,""),i[e(544)]=i[e(544)][e(574)](/(\S)\u000A+(\S)/g,e(495))[e(574)](/\u000A/g,""),""!=i[e(528)]&&""!=i[e(544)]){r[e(585)]({type:e(574),content:zr(n,e(507),['"'+i[e(544)]+'"','"'+i[e(528)]+'"'])});continue}if(null!=i[e(528)][e(563)](/^ +$/)){r[e(585)]({type:e(494),content:zr(n,e(509),zr(n,e(565),i[e(528)][e(548)]))});continue}if(null!=i[e(544)][e(563)](/^ +$/)){r[e(585)]({type:e(555),content:zr(n,e(571),zr(n,e(565),i[e(544)][e(548)]))});continue}if(""!=i[e(528)]){r[e(585)]({type:e(494),content:zr(n,e(509),'"'+i[e(528)]+'"')});continue}r[e(585)]({type:e(555),content:zr(n,e(571),'"'+i[e(544)]+'"')});continue;case e(491):case e(508):r[e(585)]({type:e(494),content:zr(n,e(509),this[e(560)](i[e(500)],i[e(542)]))});continue;case e(530):case e(514):r[e(585)]({type:e(555),content:zr(n,e(571),this[e(560)](i[e(500)],i[e(542)]))});continue;case e(504):r[e(585)]({type:e(494),content:zr(n,e(493),this[e(560)](i[e(500)],i[e(542)]))});continue;case e(556):r[e(585)]({type:e(555),content:zr(n,e(524),this[e(560)](i[e(500)],i[e(542)]))});continue;case e(564):s[e(585)](i[e(517)]);continue;case e(533):o[e(585)](i[e(517)]);continue;default:r[e(585)](i)}if(s[e(548)]){const t=s[e(547)]((t=>this[e(584)][e(543)](t)?this[e(584)][e(534)](t):t))[e(537)](", ");r[e(585)]({type:e(541),content:zr(this[e(515)],e(567),t)})}if(o[e(548)]){const t=o[e(547)]((t=>this[e(584)][e(543)](t)?this[e(584)][e(534)](t):t))[e(537)](", ");r[e(585)]({type:e(541),content:zr(this[e(515)],e(558),t)})}return r}[Wr(568)](t){const e=Wr;for(const n of this[e(525)]){const r=n(t);if(r&&e(538)in r)return r}}[Wr(520)](t,e){const n=Wr,r=e[n(516)],s=void 0===r[n(580)]?n(533):n(564);t[n(585)]({type:s,key:r[n(517)]})}[Wr(572)](t,e){const n=Wr;t[n(585)]({type:n(541),content:zr(this[n(515)],n(566),this[n(560)](e[n(512)]()[n(498)][n(575)],1))})}[Wr(518)](t,e,n){const r=Wr;if(this[r(570)](t,e),n&&n[r(512)]()&&!e[r(512)]()[r(529)][r(521)](n[r(512)]()[r(498)])){const n=t[t[r(548)]-1],s=r(494)==e[r(538)]?r(528):r(544);n&&r(511)==n[r(538)]&&(n[s]+="\n")}}}const Zr=Yr;function Yr(t,e){const n=Jr();return(Yr=function(t,e){return n[t-=239]})(t,e)}function Jr(){const t=["262617BUvXib","afterInit","showAIAssistant","editor","1537788vzTGsq","140828sUyFLc","593334OafWkS","185070BSNlJy","enableCommand","plugins","get","TrackChangesEditing","444760AouGxb","commands","182536XTtGoH"];return(Jr=function(){return t})()}!function(t,e){const n=Yr,r=t();for(;;)try{if(139340===parseInt(n(250))/1+parseInt(n(240))/2+parseInt(n(242))/3+-parseInt(n(249))/4+-parseInt(n(247))/5+parseInt(n(241))/6+-parseInt(n(239))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jr);class Qr extends t.Plugin{[Zr(251)](){const t=Zr,e=this[t(253)],n=e[t(244)][t(245)](t(246));e[t(248)][t(245)](t(252))&&n[t(243)](t(252))}}const $r=es;function ts(){const t=["_registerLegacyDescription","plugins","registerAttributeLabel","left","descriptionFactory","554222iqCLls","afterInit","1LPyzjb","3449593qusNok","6xbAwjK","AlignmentEditing","FORMAT_JUSTIFY_TEXT","editor","commandParams","8DZykAd","justify","FORMAT_ALIGN_TO_RIGHT","right","locale","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_CENTER","869470vIhEUb","type","format","3866859wwSybo","alignment","2137075YPolXj","formatBlock","get","commandName","TrackChangesEditing","value","enableDefaultAttributesIntegration","*Format:* %0","1514540pGsuAs","registerBlockAttribute","has","545361BkYNwU","FORMAT_ALIGN_TO_LEFT","registerDescriptionCallback","center"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(255551===parseInt(n(320))/1*(parseInt(n(318))/2)+parseInt(n(350))/3+parseInt(n(347))/4+parseInt(n(339))/5+parseInt(n(322))/6*(-parseInt(n(321))/7)+parseInt(n(327))/8*(-parseInt(n(337))/9)+-parseInt(n(334))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(319)](){const t=$r,e=this[t(325)],n=e[t(331)];if(!e[t(355)][t(349)](t(323)))return;const r=e[t(355)][t(341)](t(343));r[t(345)](t(338)),r[t(348)](t(338)),r[t(358)][t(356)](t(338),zr(n,t(332))),this[t(354)]()}[$r(354)](){const t=$r,e=this[t(325)],n=e[t(331)];e[t(355)][t(341)](t(343))[t(358)][t(352)]((e=>{const r=t;if(r(340)!=e[r(335)])return;const{data:s}=e;if(s&&r(338)==s[r(342)]){const t=s[r(326)][0][r(344)];return{type:r(336),content:zr(n,r(346),function(t){const e=r;switch(t){case e(357):return zr(n,e(351));case e(330):return zr(n,e(329));case e(353):return zr(n,e(333));case e(328):return zr(n,e(324))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=is();return(ss=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(709406===-parseInt(n(350))/1+-parseInt(n(319))/2*(-parseInt(n(353))/3)+-parseInt(n(334))/4+parseInt(n(315))/5*(parseInt(n(352))/6)+-parseInt(n(331))/7*(parseInt(n(366))/8)+-parseInt(n(354))/9+parseInt(n(336))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(is);const os=[rs(314),rs(324),rs(365),rs(321),rs(328),rs(359),rs(341)];function is(){const t=["64595qsNwwh","registerDescriptionCallback","FORMAT_UNDERLINE","slice","1834384PjnNYI","FORMAT_CODE","CodeEditing","FORMAT_STRIKETHROUGH","enableDefaultAttributesIntegration","ItalicEditing","editor","subscript","italic","StrikethroughEditing","formatInline","FORMAT_SUPERSCRIPT","1365tjgsdO","bold","commandParams","3651900FZrDcN","_registerLegacyDescription","26576060RDvKLV","toLowerCase","underline","superscript","plugins","SuperscriptEditing","*Remove format:* %0","TrackChangesEditing","locale","strikethrough","code","registerInlineAttribute","forceValue","format","656792PhxhDN","commandName","114SNCJZS","3vXGHwN","12686904vFrilp","get","FORMAT_BOLD","FORMAT_SUBSCRIPT","descriptionFactory","SubscriptEditing","afterInit","has","type","registerAttributeLabel","FORMAT_ITALIC","UnderlineEditing","5392Gttpkx","toUpperCase","*Format:* %0","FORMAT_","BoldEditing"];return(is=function(){return t})()}class as extends t.Plugin{[rs(360)](){const t=rs,e=this[t(325)],n=e[t(340)][t(355)](t(343)),r=e[t(344)];for(const s of os){if(!e[t(340)][t(361)](s))continue;const o=s[t(318)](0,-7)[t(337)](),i=t(313)+o[t(311)]();n[t(323)](o),n[t(347)](o),n[t(358)][t(363)](o,zr(r,i))}this[t(335)]()}[rs(335)](){const t=rs,e=this[t(325)],n=e[t(344)],r=e[t(340)][t(355)](t(343));function s(e,s){const o=t;r[o(358)][o(316)]((t=>{const r=o;if(r(329)!=t[r(362)])return;const{data:i}=t;return i&&i[r(351)]===e?i[r(333)][0][r(348)]?{type:r(349),content:zr(n,r(312),s)}:{type:r(349),content:zr(n,r(342),s)}:void 0}))}s(t(332),zr(n,t(356))),s(t(327),zr(n,t(364))),s(t(338),zr(n,t(317))),s(t(346),zr(n,t(320))),s(t(345),zr(n,t(322))),s(t(326),zr(n,t(357))),s(t(339),zr(n,t(330)))}}const cs=fs;function us(){const t=["locale","afterInit","getSelectedBlocks","descriptionFactory","checkChild","commandName","$root","schema","5192512wPgtor","TrackChangesEditing","forceValue","registerDescriptionCallback","document","commandParams","markBlockFormat","718214JTkMkn","*Remove format:* %0","get","138374AOLSFs","blockQuote","filter","model","name","BlockQuoteEditing","selection","parent","1129947RmEhvv","editor","12vLamNP","from","ELEMENT_BLOCK_QUOTE","plugins","78174XIvlNV","enableCommand","change","value","*Set format:* %0","461228AFncSl","format","commands","has","388460aLbWPk"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(267733===-parseInt(n(459))/1+-parseInt(n(445))/2+-parseInt(n(453))/3+-parseInt(n(464))/4+-parseInt(n(468))/5*(-parseInt(n(455))/6)+parseInt(n(442))/7+parseInt(n(477))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(470)](){const t=cs,e=this[t(454)],n=e[t(469)];if(!e[t(458)][t(467)](t(450)))return;const r=e[t(458)][t(444)](t(436)),s=this[t(454)][t(466)][t(444)](t(446));r[t(460)](t(446),((n,o={})=>{const i=t,a=this[i(454)][i(448)][i(439)][i(451)],c=o&&void 0!==o[i(437)]?o[i(437)]:!s[i(462)];let u=[];if(c){const t=Array[i(456)](a[i(471)]())[i(447)]((t=>hs(t)||function(t,e){const n=i,r=e[n(473)](t[n(452)],n(446)),s=e[n(473)]([n(475),n(446)],t);return r&&s}(t,this[i(454)][i(448)][i(476)])));u=y(t,e[i(448)])}else{const t=Array[i(456)](a[i(471)]())[i(447)]((t=>hs(t)));u=y(t,e[i(448)])}e[i(448)][i(461)]((()=>{const t=i;for(const e of u)r[t(441)](e,{commandName:t(446),commandParams:[{forceValue:c}]})}))})),r[t(472)][t(438)]((e=>{const r=t,{data:s}=e;if(s&&r(446)==s[r(474)]){const t=zr(n,r(457));return s[r(440)][0][r(437)]?{type:r(465),content:zr(n,r(463),t)}:{type:r(465),content:zr(n,r(443),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=436]})(t,e)}function hs(t){const e=cs;return e(446)==t[e(452)][e(449)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=379]})(t,e)}function ps(){const t=["810AlmdwS","9092YKohyP","afterInit","CaseChange","3KxQCCn","269750zQxDcH","editor","1777160aRUKgc","91LJLnBq","14502267zrCGao","5220570zWlvnt","plugins","enableCommand","changeCaseUpper","get","changeCaseTitle","145gMoScU","1525222MFbMKJ","TrackChangesEditing","changeCaseLower","has"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(857098===parseInt(n(380))/1+-parseInt(n(389))/2*(-parseInt(n(388))/3)+-parseInt(n(385))/4*(-parseInt(n(379))/5)+parseInt(n(384))/6*(-parseInt(n(392))/7)+parseInt(n(391))/8+-parseInt(n(393))/9+parseInt(n(394))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(386)](){const t=gs,e=this[t(390)];e[t(395)][t(383)](t(387))&&(e[t(395)][t(398)](t(381))[t(396)](t(397)),e[t(395)][t(398)](t(381))[t(396)](t(382)),e[t(395)][t(398)](t(381))[t(396)](t(399)))}}const Is=bs;function Es(){const t=["1203918zcHxMO","60JWZwTb","518574pHJSVF","2000559AKxZTG","871266aVlzXc","commands","editor","24HIZgEH","4QjSLgt","enableCommand","148550dcMBfJ","ckbox","27605UeztWW","afterInit","1QrlEUg","plugins","get","281700jJPzZz","TrackChangesEditing"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=396]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(250406===parseInt(n(402))/1*(-parseInt(n(398))/2)+parseInt(n(407))/3+parseInt(n(396))/4*(-parseInt(n(400))/5)+parseInt(n(411))/6+-parseInt(n(409))/7*(parseInt(n(414))/8)+-parseInt(n(405))/9*(-parseInt(n(408))/10)+-parseInt(n(410))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(401)](){const t=Is,e=this[t(413)];e[t(412)][t(404)](t(399))&&e[t(403)][t(404)](t(406))[t(397)](t(399))}}const _s=ys;function ys(t,e){const n=Cs();return(ys=function(t,e){return n[t-=265]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(783551===-parseInt(n(278))/1+-parseInt(n(270))/2*(-parseInt(n(282))/3)+-parseInt(n(284))/4*(parseInt(n(285))/5)+parseInt(n(268))/6*(parseInt(n(288))/7)+-parseInt(n(316))/8*(-parseInt(n(304))/9)+-parseInt(n(290))/10+-parseInt(n(313))/11*(-parseInt(n(269))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class As extends t.Plugin{[_s(307)](){const t=_s,e=this[t(276)];if(!e[t(306)][t(277)](t(296)))return;const n=e[t(306)][t(310)](t(322)),r=e[t(309)],s=e[t(275)][t(310)](t(300))[t(319)],o=e[t(305)][t(310)](t(300));n[t(292)](t(281)),n[t(292)](t(311)),n[t(292)](t(300),((r,i={})=>{const a=t,c=e[a(302)],u=e[a(302)][a(323)][a(293)],l=i&&void 0!==i[a(298)]?i[a(298)]:!o[a(317)];let f;i[a(265)]||(i[a(265)]=s[0][a(265)]),f=l?Array[a(315)](u[a(279)]())[a(291)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(297))&&!e[n(273)](t)&&e[n(295)](t[n(308)],n(300))}(t,c[a(321)]))):Array[a(315)](u[a(279)]())[a(291)]((t=>ks(t)));const h=y(f,c);c[a(267)]((()=>{const t=a;for(const e of h)n[t(266)](e,{commandName:t(300),commandParams:[{...i,forceValue:l}],formatGroupId:t(318)})}))})),n[t(286)][t(283)](t(300),(e=>zr(r,t(289),e))),n[t(286)][t(294)]((e=>{const n=t;if(n(314)!=e[n(299)])return;const o=r.t,{data:i}=e;if(!i||n(300)!=i[n(287)])return;const a=i[n(271)][0][n(265)],c=o(s[n(303)]((t=>t[n(265)]===a))[n(280)])[n(301)]();return i[n(271)][0][n(298)]?{type:n(272),content:zr(r,n(320),zr(r,n(289),1)+" ("+c+")")}:{type:n(272),content:zr(r,n(274),zr(r,n(289),1))}}))}}function ks(t){const e=_s;return e(300)==t[e(312)]}function Cs(){const t=["4424wLWZHd","value","blockName","languages","*Set format:* %0","schema","TrackChangesEditing","document","language","markBlockFormat","change","84984DLeTqk","251508DjNGLs","2tONcEM","commandParams","format","isLimit","*Remove format:* %0","config","editor","has","1129927FSJqxB","getSelectedBlocks","label","indentCodeBlock","460905xKSkKl","registerElementLabel","8beaUHL","2890565PVojCk","descriptionFactory","commandName","371mopAex","ELEMENT_CODE_BLOCK","15487840uHhPEr","filter","enableCommand","selection","registerDescriptionCallback","checkChild","CodeBlock","rootElement","forceValue","type","codeBlock","toLowerCase","model","find","6894AdBcbX","commands","plugins","afterInit","parent","locale","get","outdentCodeBlock","name","1727VxWamZ","formatBlock","from"];return(Cs=function(){return t})()}function Ns(){const t=["469615JMMove","1372611LdRCxa","afterInit","1443436NXXhEy","4oERbdp","addCommentThread","4291HPVXhD","14561028JNRhyH","TrackChangesEditing","plugins","674824wKUuTg","editor","11238fgaQfI","2691990bNqzJI","has","CommentsEditing","enableCommand","get"];return(Ns=function(){return t})()}const Ls=Rs;function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=106]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(725338===-parseInt(n(116))/1+parseInt(n(119))/2+-parseInt(n(117))/3*(-parseInt(n(120))/4)+-parseInt(n(111))/5+parseInt(n(110))/6*(-parseInt(n(122))/7)+parseInt(n(108))/8+parseInt(n(123))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(118)](){const t=Ls,e=this[t(109)];e[t(107)][t(112)](t(113))&&e[t(107)][t(115)](t(106))[t(114)](t(121))}}var Ms=n(834);function vs(t,e){const n=Os();return(vs=function(t,e){return n[t-=486]})(t,e)}function ws(t,e,n){const r=vs,s=[];for(const o of e[r(515)]())o[r(499)](t)&&s[r(503)](n[r(520)](o));return s}function Os(){const t=["writer","getCustomProperty","markerName","test","name","1378053LHGteT","isContent","getItems","11432purtHb","get","2cpzXVU","TrackChangesEditing","createRangeOn","5JdGyKY","nextSibling","addClass","1379EUFemY","activeMarkers","start","consumable","103671HwHxze","markerRange","1078190ERdlPZ","createUIElement","plugins","addHighlight","parent","1584258dJnUOH","883228fwWkXa","toViewElement","model","previousPosition","bindElementToMarker","elementEnd","99lBDpAG","248601Mnznqu","isBlock","mapper","insert","schema","ck-suggestion-marker-","type","isLimit","hasAttribute","item","getWalker","isAtEnd","push","includes","ck-suggestion-marker--active","toViewPosition","span"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(532)][r(517)](r(519));return(o,i,a)=>{const c=r;if(!a[c(527)][c(511)](i[c(529)],o[c(512)]))return;const u=i[c(529)][c(501)](),l=i[c(529)][c(526)],f=t[c(486)][c(495)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(500)];d=d||f[c(514)](e);const n=a[c(493)][c(537)](e);if(n&&n[c(509)](c(533)))return;c(489)==t[c(497)]&&f[c(492)](e)&&!f[c(498)](e)&&(e[c(522)]||l[c(502)]?h&&h[c(534)]==e||(h=e,m(t[c(487)]),p=!0):g=g||t[c(487)])}function m(t){const r=c,o=a[r(508)][r(531)](r(507),{class:r(496)+e}),u=a[r(493)][r(506)](t);n&&s[r(525)][r(504)](i[r(510)])&&a[r(508)][r(523)](r(505),o),a[r(508)][r(494)](u,o),a[r(493)][r(488)](o,i[r(510)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(163153===parseInt(n(491))/1+parseInt(n(518))/2*(-parseInt(n(528))/3)+parseInt(n(536))/4*(parseInt(n(521))/5)+parseInt(n(535))/6+parseInt(n(524))/7*(parseInt(n(516))/8)+parseInt(n(513))/9+-parseInt(n(530))/10*(parseInt(n(490))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=Ps;function xs(){const t=["enableCommand","7132MqOZMA","forward","bind","setSelection","init","2124FMJuGZ","124826pVOpBO","rootName","end","downcastDispatcher","573494Dcxcgw","options","fromRange","data","6DswRbD","markerNameToElements","high","TrackChangesEditing","writer","isCollapsed","2794167NEiEbL","document","root","batch","$graveyard","getFirstRange","delete","plugins","get","modifySelection","8FsExrH","4466WGTUvR","createSelection","buffer","editor","detach","deleteForward","2MWhJeR","editing","unbindElementFromMarkerName","900650YDiaXx","model","selection","createRange","start","unlock","unit","showSuggestionHighlights","2320MCwgfk","markerName","remove","removeMarker:suggestion:deletion","merge","mapper","requires","addMarker:suggestion:deletion","enqueueChange","2493435GqfETJ","537Wkwwjg","commands","lock","uiElement"];return(xs=function(){return t})()}function Ps(t,e){const n=xs();return(Ps=function(t,e){return n[t-=320]})(t,e)}!function(t,e){const n=Ps,r=t();for(;;)try{if(414557===-parseInt(n(376))/1*(parseInt(n(349))/2)+-parseInt(n(334))/3*(parseInt(n(339))/4)+parseInt(n(379))/5+parseInt(n(353))/6*(-parseInt(n(333))/7)+-parseInt(n(369))/8*(parseInt(n(359))/9)+-parseInt(n(324))/10*(-parseInt(n(370))/11)+parseInt(n(344))/12*(parseInt(n(345))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xs);class Bs extends t.Plugin{static get[Ds(330)](){return[Ms.Delete]}[Ds(343)](){const t=Ds,e=this[t(373)],n=e[t(366)][t(367)](t(356));n[t(338)](t(365));const r=e[t(335)][t(367)](t(375));n[t(338)](t(375),((n,s={})=>{const o=t,a=e[o(380)][o(371)](e[o(380)][o(360)][o(381)]);a[o(358)]&&e[o(380)][o(368)](a,{direction:o(340),unit:s[o(322)]});const c=a[o(364)](),u=i.LiveRange[o(351)](c);let l;n(s),l=o(363)==u[o(361)][o(346)]?e[o(380)][o(382)](c[o(320)]):e[o(380)][o(382)](u[o(320)],u[o(347)]),u[o(374)](),e[o(380)][o(332)](r[o(372)][o(362)],(t=>{const e=o;r[e(372)][e(336)](),t[e(342)](t[e(382)](l[e(347)])),r[e(372)][e(321)]()}))})),e[t(377)][t(348)].on(t(331),Fs(e,t(328)),{priority:t(355)}),e[t(352)][t(348)].on(t(331),((n,r,s)=>{const o=t;s[o(350)][o(323)]&&Fs(e,o(328),{showActiveMarker:!1})[o(341)](this)(n,r,s)}),{priority:t(355)}),e[t(377)][t(348)].on(t(327),((e,n,r)=>{const s=t,o=r[s(329)][s(354)](n[s(325)]);if(o)for(const t of o)t.is(s(337))&&(r[s(329)][s(378)](t,n[s(325)]),r[s(357)][s(326)](t))}),{priority:t(355)})}}const Us=Gs;!function(t,e){const n=Gs,r=t();for(;;)try{if(754307===parseInt(n(440))/1+-parseInt(n(523))/2*(parseInt(n(574))/3)+parseInt(n(467))/4*(parseInt(n(506))/5)+parseInt(n(553))/6*(parseInt(n(463))/7)+parseInt(n(570))/8*(-parseInt(n(554))/9)+-parseInt(n(514))/10*(parseInt(n(559))/11)+-parseInt(n(438))/12*(parseInt(n(451))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hs);class js extends t.Plugin{[Us(535)](){const t=Us,e=this[t(529)];if(!e[t(489)][t(521)](t(474)))return;const n=e[t(522)],r=e[t(489)][t(494)](t(531)),s=e[t(489)][t(521)](t(452)),o=!!e[t(447)][t(494)](t(544));function i(e){const r=t;return{type:r(565),content:""+zr(n,r(560),e)}}function a(e){const r=t;return{type:r(565),content:""+zr(n,r(446),e)}}r[t(509)](t(573)),r[t(509)](t(568)),r[t(509)](t(492)),r[t(509)](t(434)),r[t(509)](t(555)),r[t(509)](t(520)),r[t(509)](t(441)),r[t(509)](t(487)),r[t(443)](t(486)),r[t(443)](t(507)),r[t(443)](t(437)),o&&(r[t(509)](t(429)),r[t(509)](t(572))),s&&(r[t(509)](t(576)),r[t(509)](t(465)),r[t(443)](t(448)),r[t(491)][t(508)]((e=>{const r=t,{data:s}=e;if(s&&r(448)==s[r(464)])return{type:r(565),content:s[r(558)]?zr(n,r(477)):zr(n,r(427))}})),this[t(529)][t(475)][t(551)][t(435)]((e=>{const n=t;if(e[n(436)][n(569)])return!1;let s=!1;const o=r[n(493)]({skipNotAttached:!0})[n(547)]((t=>n(448)===r[n(511)](t)));for(const t of o)n(501)!=t[n(431)]()[n(543)][n(513)][n(549)](n(507))&&(r[n(515)](t[n(431)](),n(470))[n(519)]((t=>n(507)===r[n(511)](t[n(472)])))||(e[n(512)](t[n(433)]()),s=!0));return s}))),r[t(491)][t(564)](t(437),zr(n,t(556)));const c={type:t(565),content:""};r[t(491)][t(508)]((e=>{const r=t,{data:s}=e;if(!s||r(507)!=s[r(464)])return;let u=e[r(503)];for(;u;){if(u[r(518)]&&((r(505)==u[r(518)][r(464)]||r(567)==u[r(518)][r(464)])&&(u[r(518)][r(558)]&&r(482)!=u[r(518)][r(558)]||r(482)!=u[r(518)][r(442)]&&!s[r(558)])||!o&&u[r(518)][r(464)]==Tc))return c;u=u[r(457)]}if(null==s[r(558)])switch(s[r(442)]){case r(517):return a(zr(n,r(550)));case r(460):return a(zr(n,r(532)));case r(501):return a(zr(n,r(516)))}switch(s[r(558)]){case r(517):return i(zr(n,r(550)));case r(460):return i(zr(n,r(532)));case r(501):return i(zr(n,r(516)))}})),r[t(491)][t(508)]((e=>{const n=t,{data:r}=e;if(r&&n(437)==r[n(464)])return null==r[n(558)]||null==r[n(442)]&&0==r[n(558)]?c:void 0})),r[t(491)][t(508)]((e=>{const r=t;if(r(470)!=e[r(444)])return;const{data:s}=e;if(!s||r(486)!=s[r(464)])return;const o=Vs(e);return r(558)==o?{type:r(565),content:zr(n,r(484))}:r(442)==o?{type:r(565),content:zr(n,r(538))}:c})),e[t(475)][t(551)][t(435)]((e=>this[t(562)](e))),e[t(475)][t(551)][t(435)]((e=>this[t(471)](e))),e[t(475)][t(551)][t(435)]((e=>this[t(571)](e))),this[t(537)]()}[Us(562)](t){const e=Us;if(t[e(436)][e(569)]||!t[e(436)][e(496)])return!1;let n=!1;const r=this[e(529)][e(489)][e(494)](e(531))[e(493)]({skipNotAttached:!0})[e(547)]((t=>t[e(518)]&&e(486)==t[e(518)][e(464)]))[e(547)]((t=>t[e(518)][e(558)]&&t[e(518)][e(442)]));for(const s of r)Vs(s)||(t[e(512)](s[e(433)]()),n=!0);return n}[Us(471)](t){const e=Us;if(t[e(436)][e(569)]||!t[e(436)][e(496)])return!1;const n=this[e(529)][e(489)][e(494)](e(531));if(n[e(449)][e(426)])return!1;let r=!1;const s=[e(507),e(486),e(437),e(505),e(541),e(524),e(450),e(456),e(567)],o=this[e(529)][e(475)][e(551)][e(500)][e(466)]()[e(547)]((t=>e(470)==t[e(444)]))[e(547)]((t=>s[e(479)](t[e(424)])));if(0==o[e(468)])return r;for(const i of o){const o=n[e(515)](i[e(473)],e(470))[e(547)]((t=>!t[e(480)][e(499)]))[e(488)]((t=>t[e(472)]))[e(547)]((t=>{const r=e,o=n[r(511)](t);return s[r(479)](o)}));if(o[e(468)]){for(const n of o)t[e(512)](n[e(433)]());r=!0}}return r}[Us(571)](t){const e=Us;if(t[e(436)][e(569)]||!t[e(436)][e(496)])return!1;const n=this[e(529)][e(489)][e(494)](e(531));let r=!1;const s=[e(507),e(486),e(437),e(505),e(541),e(524),e(450),e(456),e(567)];for(const t of n[e(493)]({skipNotAttached:!0})){const o=n[e(515)](t[e(431)](),e(470))[e(488)]((t=>t[e(472)]))[e(547)]((t=>t[e(518)]&&s[e(479)](t[e(518)][e(464)])));if(!o[e(468)])continue;const a=o[0][e(503)][e(478)][e(461)];if(!o[e(557)]((t=>t[e(478)][e(461)]===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(493)]({skipNotAttached:!0})[s(547)]((e=>s(470)==e[s(444)]&&e[s(478)][s(461)]==t)))e[s(455)](s(461),r)}function i(t,n){const r=e;let s=t[r(503)],i=!1;for(;s;)s[r(478)][r(461)]!=n&&(o(s[r(478)][r(461)],n),s[r(455)](r(461),n),i=!0),s=s[r(457)];return i}}[Us(537)](){const t=Us,e=this[t(529)],n=e[t(522)],r=e[t(489)][t(494)](t(531));this[t(504)](),r[t(510)][t(462)](t(539),t(552),t(536),(function(n,r){const s=t,o=[];for(let t of n)t[s(543)][s(513)]===t[s(561)][s(528)]&&(t=e[s(475)][s(430)](e[s(475)][s(485)](t[s(543)][s(513)],0))),o[s(454)](t);e[s(475)][s(425)]((t=>{const n=s,a=e[n(475)][n(551)][n(469)],c=Array[n(542)](a[n(495)]())[n(488)]((t=>i.LiveRange[n(566)](t)));t[n(458)](o),e[n(432)][n(494)](r[n(533)])[n(453)](),r[n(540)][n(454)]({forceDefaultExecution:!0}),e[n(534)](r[n(533)],...r[n(540)]),t[n(458)](c);for(const t of c)t[n(459)]()}))})),r[t(491)][t(527)]((function(n){const r=t,s=!e[r(475)][r(445)][r(476)](n),o=n[r(575)],i=n[r(490)],a=n[r(549)](r(486)),c=!o||o[r(549)](r(486))!==a,u=!i||i[r(549)](r(486))!==a;return s&&Boolean(a)&&c&&u}),(e=>zr(n,t(498),e)))}[Us(504)](){const t=Us,e=this[t(529)],n=e[t(522)];function r(n){const r=t,s=e[r(432)][r(494)](r(568))[r(426)],o=e[r(432)][r(494)](r(573))[r(426)];return r(573)===n?s:o}e[t(489)][t(494)](t(531))[t(491)][t(508)]((function(s){const o=t;if(o(539)!=s[o(444)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(533)]){case o(568):u=i[o(540)][0][o(563)],l=r(i[o(533)]),a=o(u?439:502),!l&&e[o(447)][o(494)](o(544))||(a=o(545)),c={type:o(565),content:zr(n,a,zr(n,o(550)))};break;case o(573):u=i[o(540)][0][o(563)],l=r(i[o(533)]),a=o(u?439:502),!l&&e[o(447)][o(494)](o(544))||(a=o(545)),c={type:o(565),content:zr(n,a,zr(n,o(532)))};break;case o(555):a=o(526),c={type:o(565),content:zr(n,a,zr(n,o(498)))};break;case o(520):a=function(t){const e=o,n=t[e(431)]();let r=n[e(543)][e(513)];for(;r&&n[e(428)](r);){if(r[e(549)](e(437))>0)return!1;r=r[e(490)]}return!0}(s)?zr(n,o(502),zr(n,function(t){const e=o;return e(481)+t[e(431)]()[e(543)][e(513)][e(549)](e(507))[e(497)]()+e(483)}(s))):zr(n,o(525),zr(n,o(498))),c={type:o(565),content:a};break;case o(429):case o(572):!1===i[o(530)]&&(a=o(548),c={type:o(546),content:zr(n,a,zr(n,o(498)))})}return c}))}}function Gs(t,e){const n=Hs();return(Gs=function(t,e){return n[t-=424]})(t,e)}function Vs(t){const e=Us;let n=t[e(431)]()[e(543)][e(513)][e(575)];for(;n;){const r=n[e(549)](e(486));if(!r)return!1;if(r==t[e(518)][e(558)])return e(558);if(r==t[e(518)][e(442)])return e(442);n=n[e(575)]}return!1}function Hs(){const t=["setAttribute","listMarker","next","setSelection","detach","numbered","groupId","registerCustomCallback","28231ukrRTt","key","checkTodoList","getChanges","2260wOzuUO","length","selection","attribute","noTrackChangesFixer","suggestion","range","ListEditing","model","isObject","*Check item*","attributes","includes","meta","ELEMENT_","default","_LIST","*Merge:* list item","createPositionAt","listItemId","splitListItemBefore","map","plugins","nextSibling","descriptionFactory","customNumberedList","getSuggestions","get","getRanges","isLocal","toUpperCase","ELEMENT_LIST_ITEM","isNextTo","differ","todo","*Format:* remove from %0","head","_registerLegacyDescription","listStyle","12625sVypGc","listType","registerDescriptionCallback","enableDefaultAttributesIntegration","_suggestionFactory","_getAttributeKey","removeMarker","nodeAfter","6233650PjPPGw","_findSuggestions","ELEMENT_TODO_LIST","bulleted","data","find","outdentList","has","locale","145868pQGTgb","listReversed","*Outdent:* %0","*Indent:* %0","registerElementLabel","parent","editor","multipleBlocks","TrackChangesEditing","ELEMENT_NUMBERED_LIST","commandName","execute","afterInit","accept","_supportLegacySuggestions","*Split:* list item","formatBlock","commandParams","listStart","from","start","list.multiBlock","*Change to:* %0","deletion","filter","*Merge:* %0","getAttribute","ELEMENT_BULLETED_LIST","document","documentList","78OsdvGK","144NaEsCI","indentList","FORMAT_INDENT","every","newValue","11Glgjcx","*Set format:* %0","end","listItemIdFixer","forceValue","registerAttributeLabel","format","fromRange","listMarkerStyle","bulletedList","isUndo","74584bXsvwv","assureChains","mergeListItemForward","numberedList","3uqWnxo","previousSibling","todoList","attributeKey","change","value","*Uncheck item*","containsItem","mergeListItemBackward","createRange","getFirstRange","commands","getFirstMarker","customBulletedList","registerPostFixer","batch","listIndent","82776jaPFBe","*Format:* insert into %0","403538FVwzKR","splitListItemAfter","oldValue","registerBlockAttribute","type","schema","*Remove format:* %0","config","todoListChecked","trackChangesCommand","todoListCheck","533YQZcwL","TodoListEditing","refresh","push"];return(Hs=function(){return t})()}const zs=qs;function Ws(){const t=["getSuggestions","FORMAT_LIST_REVERSED","_getAttributeKey","find","square","reversed","commandName","attribute","registerPostFixer","handleDescriptions","getAttribute","data","ListPropertiesEditing","nodeAfter","has","upper-roman","includes","bind","_findSuggestions","*Set format:* %0","listReversed","_LIST_DEFAULT","2121560nalNFn","3TwZVpY","1PKcfFZ","next","_LIST_","8830832EkoVUj","decimal-leading-zero","toUpperCase","suggestion","styles","*Format:* set order to regular","138vpgubK","afterInit","upper-latin","default","lower-roman","locale","start","*Remove format:* %0","getFirstRange","ELEMENT_","list.properties","commandParams","lower-latin","filter","plugins","262465skvbMi","format","type","removeMarker","replace","165HXhIcc","registerAttributeLabel","getFirstMarker","*Format:* set start index to %0","batch","customNumbered","*Format:* set order to reversed","_getTranslationKeyForListStyle","oldValue","newValue","listStart","config","circle","enableDefaultAttributesIntegration","isUndo","listType","listStyle","registerDescriptionCallback","descriptionFactory","startIndex","1070898hNGkja","TrackChangesEditing","model","key","902296loLmZd","editor","numbered","registerBlockAttribute","2552931wkhBWd","document","_registerLegacyDescription","FORMAT_LIST_START","disc","head","get","906360HioMaP","decimal","bulleted","formatBlock","*Change to:* %0"];return(Ws=function(){return t})()}!function(t,e){const n=qs,r=t();for(;;)try{if(553647===-parseInt(n(432))/1*(parseInt(n(481))/2)+parseInt(n(431))/3*(-parseInt(n(485))/4)+parseInt(n(430))/5+-parseInt(n(441))/6*(-parseInt(n(456))/7)+parseInt(n(435))/8+parseInt(n(489))/9+parseInt(n(496))/10*(-parseInt(n(461))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Ks extends t.Plugin{[zs(442)](){const t=zs;if(!this[t(486)][t(455)][t(422)](t(420)))return;const e=this[t(486)][t(472)][t(495)](t(451)),n=this[t(486)][t(455)][t(495)](t(482));e[t(439)]&&(n[t(474)](t(477)),n[t(488)](t(477))),e[t(413)]&&(n[t(474)](t(428)),n[t(488)](t(428))),e[t(480)]&&(n[t(474)](t(471)),n[t(488)](t(471)));const r={type:t(457),content:""};n[t(479)][t(478)](this[t(417)][t(425)](this));const s=this[t(486)][t(446)];n[t(479)][t(462)](t(428),zr(s,t(409))),n[t(479)][t(478)]((e=>{const n=t,{data:s}=e;if(s&&n(428)==s[n(484)])return null==s[n(470)]||0==s[n(470)]&&null==s[n(469)]?r:void 0})),n[t(479)][t(462)](t(471),zr(s,t(492))),n[t(479)][t(478)]((e=>{const n=t,{data:s}=e;if(s&&n(471)==s[n(484)])return null==s[n(470)]||1==s[n(470)]&&null==s[n(469)]?r:void 0})),this[t(486)][t(483)][t(490)][t(416)]((e=>{const r=t;if(e[r(465)][r(475)])return!1;let s=!1;const o=n[r(408)]({skipNotAttached:!0})[r(454)]((t=>{const e=r,s=n[e(410)](t);return e(471)==s||e(428)==s}));for(const t of o){const o=t[r(449)]()[r(447)][r(421)][r(418)](r(476));r(487)!=o&&r(466)!=o&&(n[r(426)](t[r(449)](),r(415))[r(411)]((t=>r(476)==n[r(410)](t[r(438)])))||(e[r(459)](t[r(463)]()),s=!0))}return s})),this[t(491)]()}[zs(417)](t){const e=zs,n=this[e(486)][e(446)],{data:r}=t,s={type:e(457),content:""};if(!r||e(477)!=r[e(484)])return;if(!r[e(469)])return e(444)==r[e(470)]?s:{type:e(457),content:""+zr(n,e(427),zr(n,this[e(468)](r[e(470)])))};if(!r[e(470)]){if(e(444)==r[e(469)])return s;let o=t[e(494)];for(;o;){if(o[e(419)]&&e(476)==o[e(419)][e(484)]&&o[e(419)][e(470)])return s;o=o[e(433)]}return{type:e(457),content:""+zr(n,e(448),zr(n,this[e(468)](r[e(469)])))}}if(e(444)!=r[e(470)])return{type:e(457),content:""+zr(n,e(427),zr(n,this[e(468)](r[e(470)])))};let o=t[e(494)];for(;o;){if(o[e(419)]&&e(476)==o[e(419)][e(484)]&&o[e(419)][e(470)]&&o[e(419)][e(469)])return s;o=o[e(433)]}const i=t[e(449)]()[e(447)][e(421)][e(418)](e(476));return{type:e(457),content:zr(n,e(427),zr(n,e(450)+i[e(437)]()+e(429)))}}[zs(491)](){const t=zs,e=this[t(486)],n=e[t(446)];e[t(455)][t(495)](t(482))[t(479)][t(478)]((e=>{const r=t;if(r(406)!=e[r(458)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(414)]){case r(477):o=r(407),i={type:r(457),content:zr(n,o,zr(n,this[r(468)](s[r(452)][0][r(458)])))};break;case r(428):o=s[r(452)][0][r(413)]?r(467):r(440),i={type:r(457),content:zr(n,o)};break;case r(471):o=r(464),i={type:r(457),content:zr(n,o,s[r(452)][0][r(480)])}}return i}))}[zs(468)](t){const e=zs;return e(450)+function(t){const n=e;return Xs[n(424)](t)?n(405):Zs[n(424)](t)?n(487):null}(t)[e(437)]()+e(434)+t[e(437)]()[e(460)](/-/g,"_")}}function qs(t,e){const n=Ws();return(qs=function(t,e){return n[t-=404]})(t,e)}const Xs=[zs(493),zs(473),zs(412)],Zs=[zs(404),zs(436),zs(445),zs(423),zs(453),zs(443)];var Ys=n(507);const Js=$s;function Qs(){const t=["getFirstPosition","options","9mnQiNq","showSuggestionHighlights","bind","getFirstRange","fire","742686hwayZo","185560BIVjBV","removeMarker:suggestion:insertion","unbindElementFromMarkerName","markerName","editor","detach","fromRange","TrackChangesEditing","createPositionAt","commands","570980zuFwAP","split","get","writer","downcastDispatcher","mapper","plugins","setSelection","editing","createRange","addMarker:suggestion:insertion","document","init","enableCommand","selection","56pZyRzB","nextSibling","change","model","end","enter","data","markInsertion","13074iNgDLM","requires","64Kxsqfp","markerNameToElements","enterBlock","parent","1812651eeHksa","remove","hasClass","ck-suggestion-marker-split","3904988HxesXK","afterExecute","high","1237332xpGhlp"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(721272===-parseInt(n(218))/1*(parseInt(n(216))/2)+parseInt(n(222))/3+parseInt(n(226))/4+parseInt(n(248))/5+parseInt(n(229))/6+parseInt(n(237))/7*(-parseInt(n(208))/8)+-parseInt(n(232))/9*(parseInt(n(238))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Js(217)](){return[Ys.Enter]}[Js(205)](){const t=Js,e=this[t(242)],n=e[t(254)][t(250)](t(245)),r=e[t(247)][t(250)](t(213));n[t(206)](t(213),(()=>{const s=t;e[s(211)][s(210)]((t=>{const o=s,a=e[o(211)][o(204)][o(207)],c=a[o(230)](),u=i.LiveRange[o(244)](a[o(235)]());if(r[o(220)](t)){const r=e[o(211)][o(246)](c[o(221)][o(209)],0),s=t[o(257)](c,r);n[o(215)](s)}else t[o(255)](t[o(257)](u[o(212)]));u[o(243)](),r[o(236)](o(227),{writer:t})}))})),e[t(256)][t(252)].on(t(203),Fs(e,t(249)),{priority:t(228)}),e[t(256)][t(252)].on(t(239),((e,n,r)=>{const s=t,o=r[s(253)][s(219)](n[s(241)]);if(o)for(const t of o)t[s(224)](s(225))&&(r[s(253)][s(240)](t,n[s(241)]),r[s(251)][s(223)](t))}),{priority:t(228)}),e[t(214)][t(252)].on(t(203),((n,r,s)=>{const o=t;s[o(231)][o(233)]&&Fs(e,o(249),{showActiveMarker:!1})[o(234)](this)(n,r,s)}),{priority:t(228)})}}function eo(t,e){const n=no();return(eo=function(t,e){return n[t-=400]})(t,e)}function no(){const t=["findPrevious","item","FindAndReplaceUtils","229500qXwZNj","find","suggestion:deletion","editor","getRange","replaceAll","replace","6210376sxHqQK","11232060xSvcfK","filter","handleFindCommand","markers","findNext","getIntersection","createPositionAt","26PZmEPZ","30iOTwKS","end","afterInit","1591944GfbAev","string","bind","19068471XtpqER","getMarkersGroup","has","model","4674273boTyQz","FindAndReplaceEditing","start","enableCommand","get","createRange","27559whlmIh","_isInDeletionRange","findByTextCallback","TrackChangesEditing","plugins"];return(no=function(){return t})()}const ro=eo;!function(t,e){const n=eo,r=t();for(;;)try{if(840941===parseInt(n(424))/1*(-parseInt(n(407))/2)+parseInt(n(418))/3+-parseInt(n(432))/4+-parseInt(n(408))/5*(parseInt(n(411))/6)+-parseInt(n(400))/7+parseInt(n(439))/8+parseInt(n(414))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[ro(410)](){const t=ro;if(!this[t(435)][t(428)][t(416)](t(419)))return;const e=this[t(435)][t(428)][t(422)](t(427));e[t(421)](t(433),this[t(402)][t(413)](this)),e[t(421)](t(404)),e[t(421)](t(429)),e[t(421)](t(438)),e[t(421)](t(437))}[ro(402)](t,e,n={}){const r=ro,s=this[r(435)][r(428)][r(422)](r(431));return t((t=>(r(412)==typeof e?s[r(426)](e,n):e)(t)[r(401)]((e=>!1===this[r(425)](e,t[r(430)])))),n)}[ro(425)](t,e){const n=ro,r=this[n(435)][n(417)][n(423)](this[n(435)][n(417)][n(406)](e,t[n(420)]),this[n(435)][n(417)][n(406)](e,t[n(409)]));for(const t of this[n(435)][n(417)][n(403)][n(415)](n(434)))if(null!==r[n(405)](t[n(436)]()))return!0;return!1}}const oo=io;function io(t,e){const n=co();return(io=function(t,e){return n[t-=113]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(182087===parseInt(n(156))/1+-parseInt(n(116))/2+parseInt(n(128))/3+parseInt(n(138))/4*(parseInt(n(125))/5)+-parseInt(n(127))/6*(-parseInt(n(168))/7)+parseInt(n(119))/8+parseInt(n(118))/9*(-parseInt(n(172))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(co);const ao=[{pluginName:oo(126),commandName:oo(157)},{pluginName:oo(161),commandName:oo(115)},{pluginName:oo(148),commandName:oo(146)},{pluginName:oo(122),commandName:oo(164)}];function co(){const t=["58592ANuxHR","fontSize.options","5685867LPWwrX","2228912LbuHPl","get","label","FontBackgroundColorEditing","title","*Set font size:* %0","5bzGEwk","FontSizeEditing","6QiwROk","979977UNnmsa","*Reset font color*","*Set font color:* %0","registerAttributeLabel","toLowerCase","formatInline","*Reset font family*","enableDefaultAttributesIntegration","plugins","find","239732VcpRiD","commandName","FORMAT_FONT_FAMILY","registerDescriptionCallback","fontColor.colors","_registerLegacyDescription","*Reset font size*","TrackChangesEditing","fontColor","FontSize","FontColorEditing","FORMAT_FONT_COLOR","model","fontBackgroundColor.colors","value","descriptionFactory","type","format","88854uMaAvH","fontSize","registerInlineAttribute","commandParams","*Reset font background color*","FontFamilyEditing","normalizeSizeOptions","config","fontBackgroundColor","has","*Set font background color:* %0","*Set font family:* %0","623602Obrsfo","afterInit","editor","FORMAT_FONT_BACKGROUND","10PWzDlX","FORMAT_FONT_SIZE","trim","locale","fontFamily"];return(co=function(){return t})()}class uo extends t.Plugin{[oo(169)](){const t=oo,e=this[t(170)][t(114)],n=this[t(170)][t(136)][t(120)](t(145));for(const{pluginName:e,commandName:r}of ao)this[t(170)][t(136)][t(165)](e)&&(n[t(135)](r),n[t(158)](r));e.t,n[t(153)][t(131)](t(157),zr(e,t(173))),n[t(153)][t(131)](t(115),zr(e,t(140))),n[t(153)][t(131)](t(146),zr(e,t(149))),n[t(153)][t(131)](t(164),zr(e,t(171))),this[t(143)]()}[oo(143)](){const t=oo,e=this[t(170)],n=e[t(114)];e[t(136)][t(120)](t(145))[t(153)][t(141)]((e=>{const r=t,o=n.t;if(r(133)!=e[r(154)])return;const{data:i}=e;if(null!=i){if(r(157)==i[r(139)]){const t=i[r(159)][0][r(152)];if(t){const e=o(this[r(170)][r(136)][r(120)](r(147))[r(162)](this[r(170)][r(163)][r(120)](r(117)))[r(137)]((e=>e[r(150)]==t))[r(123)])[r(132)]();return{type:r(155),content:zr(n,r(124),e)}}return{type:r(155),content:zr(n,r(144))}}if(r(115)==i[r(139)]){const t=i[r(159)][0][r(152)];return t?{type:r(155),content:zr(n,r(167),t)}:{type:r(155),content:zr(n,r(134))}}if(r(146)==i[r(139)]){const t=i[r(159)][0][r(152)];if(t){const e=(0,s.normalizeColorOptions)(this[r(170)][r(163)][r(120)](r(142)))[r(137)]((e=>e[r(150)]==t));let i=t,a="";return e&&(i=e[r(121)],a=o(i)[r(132)]()),{type:r(155),content:zr(n,r(130),a)[r(113)](),color:{value:t,title:a||i}}}return{type:r(155),content:zr(n,r(129))}}if(r(164)==i[r(139)]){const t=i[r(159)][0][r(152)];if(t){const e=(0,s.normalizeColorOptions)(this[r(170)][r(163)][r(120)](r(151)))[r(137)]((e=>e[r(150)]==t));let i=t,a="";return e&&(i=e[r(121)],a=o(i)[r(132)]()),{type:r(155),content:zr(n,r(166),a)[r(113)](),color:{value:t,title:a||i}}}return{type:r(155),content:zr(n,r(160))}}}}))}}const lo=fo;function fo(t,e){const n=go();return(fo=function(t,e){return n[t-=420]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(212869===-parseInt(n(448))/1+-parseInt(n(432))/2+-parseInt(n(461))/3+-parseInt(n(446))/4*(parseInt(n(472))/5)+-parseInt(n(458))/6*(parseInt(n(439))/7)+parseInt(n(428))/8*(-parseInt(n(453))/9)+-parseInt(n(430))/10*(-parseInt(n(433))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[lo(470)](){const t=lo,e=this[t(426)],n=e[t(423)][t(427)](t(450)),r=e[t(464)][t(427)](t(424)),s=e[t(464)][t(427)](t(420));r&&s&&(n[t(473)](t(420)),n[t(460)](t(424)),this[t(442)]())}[lo(442)](){const t=lo,e=this[t(426)],n=e[t(452)];e[t(423)][t(427)](t(450))[t(425)][t(454)]((r=>{const s=t;if(s(463)!=r[s(422)]&&s(467)!=r[s(422)])return;const{data:o}=r;if(o&&s(420)===o[s(455)]){const t=[],r=o[s(441)][0];for(const[n,o]of Object[s(438)](r))t[s(445)](po(e,n,o));return t[s(437)]?{type:s(469),content:zr(n,s(459),t[s(440)](", "))}:{type:s(469),content:zr(n,s(462))}}}))}}function go(){const t=["14231zHysMn","join","commandParams","_registerLegacyDescription","normalizeSizeOptions","fontColor","push","4nUbper","split","61245qGciPv","title","TrackChangesEditing","find","locale","15597nPCmHh","registerDescriptionCallback","commandName","fontSize","model","786iUQWac","*Set format to:* %0","enableCommand","319257CDpJWn","*Remove all formatting*","formatBlock","commands","boolean","fontBackgroundColor","formatInline","config","format","afterInit","fontColor.colors","1912460esoJIC","enableDefaultAttributesIntegration","label","pasteFormat","FontSize","type","plugins","copyFormat","descriptionFactory","editor","get","200pizmPh","toUpperCase","14550590rhzrZx","toLowerCase","764772gnFgcL","11YEfxjt","fontSize.options","charAt","slice","length","entries"];return(go=function(){return t})()}function po(t,e,n){const r=lo,o=t[r(452)].t,i=e[r(447)](/(?=[A-Z])/)[r(440)](" "),a=o(i[r(435)](0)[r(429)]()+i[r(436)](1))[r(431)]();if(r(465)==typeof n)return a;if(r(444)===e||r(466)===e){const e=(0,s.normalizeColorOptions)(t[r(468)][r(427)](r(471)))[r(451)]((t=>t[r(457)]==n));return a+" ("+(e?o(e[r(474)])[r(431)]():n)+")"}if(r(456)===e&&isNaN(parseFloat(n))){const e=t[r(423)][r(427)](r(421))[r(443)](t[r(468)][r(427)](r(434)))[r(451)]((t=>t[r(457)]==n));return a+" ("+(e?o(e[r(449)])[r(431)]():n)+")"}return a+" ("+n+")"}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=127]})(t,e)}function Eo(){const t=["find","afterInit","registerElementLabel","paragraph","8051121dfQDWH","config","1950620HCMqsF","6205170lXkAle","_getHeadingLevel","descriptionFactory","*Change to:* %0","formatBlock","name","1512410ITpHJO","type","has","model","format","locale","heading.options","heading","commandParams","_registerLegacyDescription","title","12BlfJRQ","editor","get","view","2564365mCIkNT","commandName","505988EEGxYI","value","enableDefaultAttributesIntegration","match","plugins","ELEMENT_HEADING_CUSTOM","ELEMENT_HEADING","2piwvES","registerDescriptionCallback","HeadingEditing","10381520mZcGLV","TrackChangesEditing","_headingOptions"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(815295===parseInt(n(153))/1*(parseInt(n(129))/2)+-parseInt(n(140))/3*(-parseInt(n(146))/4)+parseInt(n(144))/5+-parseInt(n(166))/6+-parseInt(n(165))/7+-parseInt(n(156))/8+parseInt(n(163))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(160)](){const t=mo,e=this[t(141)];if(!e[t(150)][t(131)](t(155)))return;this[t(158)]=e[t(164)][t(142)](t(135));const n=e[t(134)],r=e[t(150)][t(142)](t(157));r[t(148)](t(136));for(const e of this[t(158)])t(162)!=e[t(132)]&&r[t(168)][t(161)](e[t(132)],(n=>{const r=t,i=this[r(167)](e[r(132)]);return null!==i?s(n,i):o(n,e[r(139)])}));function s(e,r){return zr(n,t(152),[e,r])}function o(e,r){return zr(n,t(151),[e,r])}this[t(138)]()}[mo(138)](){const t=mo,e=this[t(141)],n=e[t(134)];e[t(150)][t(142)](t(157))[t(168)][t(154)]((e=>{const r=t;if(r(127)!=e[r(130)])return;const{data:s}=e;if(s&&r(136)==s[r(145)]){const e=s[r(137)][0][r(147)],c=this[r(167)](e);if(null!==c)return{type:r(133),content:zr(n,r(169),(a=c,zr(n,r(152),[1,a])))};const u=this[r(158)][r(159)]((t=>t[r(132)]===e))[r(139)];return{type:r(133),content:zr(n,r(169),(o=1,i=u,zr(n,t(151),[o,i])))}}var o,i,a}))}[mo(167)](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(158)])||void 0===n?void 0:n[e(159)]((n=>n[e(132)]==t));if(o&&o[e(143)]){const t=o[e(143)],n=(null!==(r=t[e(128)])&&void 0!==r?r:t)[e(149)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["enableDefaultAttributesIntegration","plugins","_registerLegacyDescription","highlight.options","894462KysDwF","type","registerAttributeLabel","title","2020150HfvNIu","*Remove highlight*","config","find","afterInit","commandName","1627568CFWbDD","has","highlight","descriptionFactory","258586hPcXSg","color","commandParams","format","get","54jvgAzd","FORMAT_HIGHLIGHT","formatInline","editor","model","*Set highlight:* %0","TrackChangesEditing","value","1325384AkwjZg","24542kumlmU","570ESQuWz","registerDescriptionCallback","toLowerCase","49785UfqvUo","locale","HighlightEditing","registerInlineAttribute"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=497]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(286168===parseInt(n(509))/1+-parseInt(n(531))/2+-parseInt(n(517))/3+parseInt(n(527))/4+-parseInt(n(521))/5+parseInt(n(506))/6*(-parseInt(n(505))/7)+parseInt(n(504))/8*(parseInt(n(536))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(525)](){const t=_o,e=this[t(499)];if(!e[t(514)][t(528)](t(511)))return;const n=e[t(514)][t(535)](t(502)),r=e[t(510)];n[t(513)](t(529)),n[t(512)](t(529)),n[t(530)][t(519)](t(529),zr(r,t(497))),this[t(515)]()}[_o(515)](){const t=_o,e=this[t(499)],n=e[t(510)];e[t(514)][t(535)](t(502))[t(530)][t(507)]((r=>{const s=t;if(s(498)!=r[s(518)])return;const{data:o}=r;if(o&&s(529)==o[s(526)]){const t=n.t,r=o[s(533)][0][s(503)];if(r){const o=e[s(523)][s(535)](s(516))[s(524)]((t=>t[s(500)]==r)),i=t(o[s(520)])[s(508)]();return{type:s(534),content:zr(n,s(501),i),color:{value:o[s(532)],title:o[s(520)]}}}return{type:s(534),content:zr(n,s(522),zr(n,s(497)))}}}))}}function ko(){const t=["high","dataDowncast","registerElementLabel","horizontalLine","createContainerElement","382896EwZlRH","addClass","2388140EOssYu","showSuggestionHighlights","277671mICemp","enableCommand","TrackChangesEditing","div","HorizontalLineEditing","ELEMENT_HORIZONTAL_LINE","87996GdCmCM","get","plugins","editor","84UNELMw","descriptionFactory","4018800yFGhtV","elementToStructure","for","locale","conversion","3708474YBvxnV","insert","createEmptyElement","986754DRoCLe","afterInit","ck-horizontal-line","createPositionAt","has"];return(ko=function(){return t})()}const Co=No;function No(t,e){const n=ko();return(No=function(t,e){return n[t-=127]})(t,e)}!function(t,e){const n=No,r=t();for(;;)try{if(560294===parseInt(n(146))/1+-parseInt(n(132))/2+-parseInt(n(160))/3+-parseInt(n(138))/4+-parseInt(n(158))/5+parseInt(n(143))/6+parseInt(n(136))/7*(parseInt(n(156))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Lo extends t.Plugin{[Co(147)](){const t=Co,e=this[t(135)];if(!e[t(134)][t(150)](t(130)))return;e[t(134)][t(133)](t(128))[t(127)](t(154));const n=e[t(134)][t(133)](t(128)),r=e[t(141)];n[t(137)][t(153)](t(154),(e=>zr(r,t(131),e))),e[t(142)][t(140)](t(152))[t(139)]({model:t(154),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(159)])return null;const o=n[s(155)](s(129)),i=n[s(145)]("hr");return n[s(157)](s(148),o),n[s(144)](n[s(149)](o,0),i),o},converterPriority:t(151)})}}function Ro(t,e){const n=Mo();return(Ro=function(t,e){return n[t-=393]})(t,e)}const So=Ro;function Mo(){const t=["htmlEmbed","enableDefaultAttributesIntegration","1008IlNEjJ","get","commandName","141412ANHpzU","ELEMENT_HTML_EMBED","getFirstRange","1515IbMwIx","key","format","registerDescriptionCallback","afterInit","start","2025121snaIkC","_registerLegacyDescription","2400NkZwXl","value","TrackChangesEditing","registerBlockAttribute","800646RyUuUO","1486998kzkuJC","descriptionFactory","attribute","editor","registerElementLabel","*Change %0 content*","944082xCcvRE","HtmlEmbed","nodeAfter","has","rawHtml","formatBlock","plugins","9712EPKMdx","locale","type","element"];return(Mo=function(){return t})()}!function(t,e){const n=Ro,r=t();for(;;)try{if(214367===-parseInt(n(424))/1+parseInt(n(401))/2+parseInt(n(408))/3+parseInt(n(397))/4*(-parseInt(n(427))/5)+parseInt(n(402))/6+-parseInt(n(395))/7+-parseInt(n(415))/8*(parseInt(n(421))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mo);class vo extends t.Plugin{[So(393)](){const t=So,e=this[t(405)];if(!e[t(414)][t(411)](t(409)))return;const n=e[t(414)][t(422)](t(399)),r=e[t(416)];n[t(403)][t(406)](t(412),(e=>zr(r,t(425),e))),n[t(420)](t(419)),n[t(400)](t(398)),n[t(403)][t(430)]((e=>{const n=t;if(n(404)!=e[n(417)])return;const{data:s}=e;if(s&&n(398)==s[n(428)]&&e[n(426)]()[n(394)][n(410)].is(n(418),n(412))){const t=zr(r,n(425));return{type:n(429),content:zr(r,n(407),t)}}})),this[t(396)]()}[So(396)](){const t=So,e=this[t(405)],n=e[t(416)];e[t(414)][t(422)](t(399))[t(403)][t(430)]((e=>{const r=t;if(r(413)!=e[r(417)])return;const{data:s}=e;if(s&&r(419)==s[r(423)]){const t=zr(n,r(425));return{type:r(429),content:zr(n,r(407),t)}}}))}}function wo(){const t=["deletion","formatBlock","isIntersecting","18858230kARdkB","4765784vvxPIn","getClosestSelectedImageElement","isEqual","ImageResize","ELEMENT_INLINE_IMAGE","372249GuZVVl","registerDescriptionCallback","plugins","ELEMENT_CAPTION","afterInit","commandName","FORMAT_IMAGE_SIZE","TrackChangesEditing","type","2703285CsGSgZ","enableDefaultAttributesIntegration","attribute","ImageTextAlternativeEditing","imageStylePreApply","createRangeOn","25889McYMmL","imageBlock","accept","ELEMENT_IMAGE","imageTextAlternative","90ZVtXHJ","imageTypeInline","isCollapsed","getCaptionFromImageModelElement","commandParams","element","*Remove image text alternative*","imageCaption","registerAttributeLabel","enableCommand","has","fromPosition","imageInline","136BfJQWr","registerCustomCallback","ImageCaptionEditing","ImageInlineEditing","isBlockImage","nodeAfter","getContainedElement","findIndex","toNext","discard","ImageCaptionUtils","subType","end","_suggestionFactory","_registerLegacyDescription","isOwn","ImageUploadEditing","insertImage","width","alt","resizeImage","ImageBlockEditing","getSuggestionCallback","ImageEditing","_findSuggestions","Block image to inline image","previous","newValue","uploadImage","registerElementLabel","Inline image to block image","selection","getNearestSelectionRange","change","getFirstRange","addObject","42938NBTlrs","model","key","*Reset image width*","registerBlockAttribute","join","schema","removeObject","6AeNoKt","toPrevious","backward","forward","chain","editor","createRange","format","start","nodeBefore","imageTypeBlock","find","locale","isBefore","convertBlockImageToInline","formatInline","ImageUtils","*Set image text alternative:* %0","document","detach","caption","filter","convertInlineImageToBlock","resizedWidth","length","toggleImageCaption","markDeletion","insertion","forceDefaultExecution","descriptionFactory","*Set image width:* %0","markInsertion","get","markBlockFormat","1541850jtGpbr"];return(wo=function(){return t})()}const Oo=Fo;function Fo(t,e){const n=wo();return(Fo=function(t,e){return n[t-=113]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(635112===parseInt(n(158))/1*(-parseInt(n(220))/2)+-parseInt(n(152))/3+-parseInt(n(138))/4+parseInt(n(133))/5+parseInt(n(163))/6*(-parseInt(n(212))/7)+parseInt(n(176))/8*(parseInt(n(143))/9)+parseInt(n(137))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Do extends t.Plugin{[Oo(147)](){const t=Oo,e=this[t(225)];if(!e[t(145)][t(173)](t(199)))return;const n=e[t(145)][t(131)](t(150)),r=e[t(145)][t(131)](t(115)),s=e[t(232)];n[t(172)](t(193)),n[t(128)][t(205)](t(159),(e=>zr(s,t(161),e))),n[t(128)][t(205)](t(175),(e=>zr(s,t(142),e))),n[t(128)][t(205)](t(119),(()=>zr(s,t(146)))),e[t(145)][t(173)](t(192))&&n[t(172)](t(204)),e[t(145)][t(173)](t(197))&&e[t(145)][t(173)](t(179))&&(n[t(172)](t(164),((s,o)=>{const i=t,a=r[i(139)](e[i(213)][i(117)][i(207)]);e[i(213)][i(209)]((()=>{const t=i;n[t(132)](a,{commandName:t(164),commandParams:[o]},[],t(113))}))})),n[t(172)](t(230),((s,o)=>{const a=t;e[a(213)][a(209)]((t=>{const c=a;let u=r[c(139)](e[c(213)][c(117)][c(207)]),l=t[c(157)](u);const f=i.LivePosition[c(174)](l[c(228)],c(221)),h=i.LivePosition[c(174)](l[c(188)],c(184));n[c(127)]((()=>s(o))),u=r[c(139)](e[c(213)][c(117)][c(207)]),l=t[c(157)](u);const g=t[c(226)](f,h);f[c(118)](),h[c(118)](),n[c(132)](u,{commandName:c(164),commandParams:[o]},[],c(121)),g[c(228)][c(233)](l[c(228)])&&n[c(130)](t[c(226)](g[c(228)],l[c(228)]),c(121)),l[c(188)][c(233)](g[c(188)])&&n[c(130)](t[c(226)](l[c(188)],g[c(188)]),c(121))}))})),n[t(189)][t(177)](t(135),t(121),t(217),(()=>!1)),n[t(189)][t(177)](t(135),t(121),t(160),(()=>!1)),n[t(189)][t(177)](t(135),t(121),t(185),n[t(189)][t(198)](t(135),"",t(160))),n[t(189)][t(177)](t(126),t(121),t(217),(()=>!1)),n[t(189)][t(177)](t(126),t(121),t(185),(([r])=>{const s=t,o=n[s(189)][s(198)](s(126),"",s(185));let i=r[s(228)],a=r[s(188)];const c=e[s(213)][s(218)][s(208)](i,s(222)),u=e[s(213)][s(218)][s(208)](a,s(223));c[s(165)]&&(i=c[s(228)]),u[s(165)]&&(a=u[s(188)]),o([e[s(213)][s(226)](i,a)])})),n[t(189)][t(177)](t(135),t(121),t(224),c),n[t(189)][t(177)](t(126),t(121),t(224),c)),e[t(145)][t(173)](t(178))&&(n[t(172)](t(124),((s,o)=>{const i=t,a=e[i(145)][i(131)](i(186));let c=r[i(139)](e[i(213)][i(117)][i(207)]),u=a[i(166)](c);e[i(213)][i(209)]((()=>{const t=i;if(u)return void n[t(125)](e[t(213)][t(157)](u));const l=r[t(180)](c);s(o),c=r[t(139)](e[t(213)][t(117)][t(207)]),u=a[t(166)](c),n[t(130)](e[t(213)][t(157)](u),l?null:t(170))}))})),n[t(189)][t(177)](t(126),t(170),t(224),c));const o=[{type:t(135),subType:t(156)},{type:t(126),subType:t(170)},{type:t(135),subType:t(121)},{type:t(126),subType:t(121)}];function a(e,s){const i=t,a=o[i(183)]((({type:t,subType:n})=>e[i(151)]==t&&e[i(187)]==n)),c=o[i(183)]((({type:t,subType:e})=>s[i(151)]==t&&s[i(187)]==e));if(a<0||c<0)return!1;const u=e[i(210)](),l=s[i(210)]();if((0==a||1==a)&&2==c&&u[i(136)](l))return!0;if(2==a&&3==c){const t=n[i(200)](u,i(126))[i(120)]((({suggestion:t,meta:e})=>e[i(191)]&&i(121)==t[i(187)]));if(t[i(123)]>1&&l[i(188)][i(140)](u[i(228)]))return!0;if(1==t[i(123)]&&(u[i(228)][i(140)](l[i(188)])||u[i(188)][i(140)](l[i(228)])))return!0}if(3==a&&3==c&&u[i(228)][i(233)](l[i(228)])){const t=u[i(188)][i(181)],e=l[i(228)][i(229)];return r[i(180)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(145)][t(173)](t(141))&&(n[t(153)](t(196)),n[t(216)](t(122)),n[t(128)][t(171)](t(122),zr(s,t(149)))),e[t(145)][t(173)](t(155))&&(n[t(153)](t(162)),n[t(216)](t(195))),n[t(128)][t(144)]((e=>{const n=t;if(o[n(231)]((({type:t,subType:r})=>e[n(151)]==t&&e[n(187)]==r)))return e[n(202)]?{}:void 0})),n[t(128)][t(144)]((e=>{const n=t;if(n(126)==e[n(151)]||n(134)==e[n(151)]){const t=e[n(182)]();if(t&&t.is(n(168),n(119)))return{type:n(126)==e[n(151)]?n(211):n(219),element:t,quantity:1}}})),n[t(128)][t(144)]((e=>t(135)==e[t(151)]&&t(121)==e[t(187)]?{type:t(227),content:t(206)}:t(135)==e[t(151)]&&t(113)==e[t(187)]?{type:t(227),content:t(201)}:void 0)),n[t(128)][t(144)]((e=>{const n=t;if(n(154)!=e[n(151)])return;const{data:r}=e;if(!r||n(195)!=r[n(214)])return;const o=r[n(203)];return o?{type:n(227),content:zr(s,n(116),'"'+o+'"')}:{type:n(227),content:zr(s,n(169))}})),this[t(190)]()}[Oo(190)](){const t=Oo,e=this[t(225)],n=e[t(232)];e[t(145)][t(131)](t(150))[t(128)][t(144)]((e=>{const r=t;if(r(135)!=e[r(151)]&&r(114)!=e[r(151)])return;const{data:s}=e;if(s){if(r(162)==s[r(148)]){const t=s[r(167)][0][r(203)];return t?{type:r(227),content:zr(n,r(116),'"'+t+'"')}:{type:r(227),content:zr(n,r(169))}}if(r(196)==s[r(148)]){const t=s[r(167)][0][r(194)];return t?{type:r(227),content:zr(n,r(129),t)}:{type:r(227),content:zr(n,r(215))}}}}))}}function xo(){const t=["type","attribute","_suggestionFactory","1462203BspqMp","enableDefaultAttributesIntegration","formatBlock","afterInit","1142380BfvWCq","registerDescriptionCallback","_handleLegacySuggestions","606018xzKZBc","key","has","12xZTQZY","locale","accept","getSuggestionCallback","*Replace image URL*","128805mNOkSY","8NjFBWC","*Format:* replace image URL","newValue","plugins","ImageEditing","discard","format","121351JJhwXS","replaceImageSource","registerCustomCallback","descriptionFactory","1774914CNORpn","226104PHjcvG","editor","registerBlockAttribute","commandName","src","formatInline","get","oldValue","_registerLegacyDescription","TrackChangesEditing"];return(xo=function(){return t})()}const Po=Bo;function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=495]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(164701===-parseInt(n(526))/1+parseInt(n(513))/2*(-parseInt(n(518))/3)+-parseInt(n(531))/4+parseInt(n(507))/5+parseInt(n(530))/6+-parseInt(n(510))/7+parseInt(n(519))/8*(parseInt(n(503))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(506)](){const t=Po;if(!this[t(532)][t(522)][t(512)](t(523)))return;const e=this[t(532)][t(514)],n=this[t(532)][t(522)][t(496)](t(499));n[t(504)](t(527)),n[t(533)](t(535)),n[t(529)][t(508)]((n=>{const r=t;if(r(501)!=n[r(500)])return;const{data:s}=n;return s&&r(535)==s[r(511)]?s[r(521)]&&s[r(497)]?{type:r(525),content:zr(e,r(517))}:{type:r(525),content:""}:void 0})),this[t(509)]()}[Po(509)](){const t=Po,e=this[t(532)][t(522)][t(496)](t(499));e[t(502)][t(528)](t(505),t(527),t(515),e[t(502)][t(516)](t(505),null,t(524))),e[t(502)][t(528)](t(505),t(527),t(524),e[t(502)][t(516)](t(505),null,t(515))),this[t(498)]()}[Po(498)](){const t=Po,e=this[t(532)],n=e[t(514)];e[t(522)][t(496)](t(499))[t(529)][t(508)]((e=>{const r=t;if(r(505)!=e[r(500)]&&r(495)!=e[r(500)])return;const{data:s}=e;return s&&r(527)==s[r(534)]?{type:r(525),content:zr(n,r(520))}:void 0}))}}const jo=Vo;function Go(){const t=["filter","*Format:* %0","type","imageTypeInline","discardSuggestion","10gJewEt","registerDescriptionCallback","format","FORMAT_SIDE_IMAGE","getChangedMarkers","commandReversedParams","setImageNaturalSizeAttributes","next","subType","8pCinSq","ImageStyleEditing","title","refresh","getContainedElement","chain","model","imageStylePreApply","commandParams","descriptionFactory","value","insertion","getSuggestionCallback","_splitMarkerName","nodeAfter","isInContent","discard","getFirstRange","shouldConvertImageType","differ","commandName","head","side","getSuggestions","1195243RRUweM","isBefore","1104132rPkHtM","end","ImageUtils","isIntersecting","TrackChangesEditing","nodeBefore","convertInlineImageToBlock","imageCaption","5835510QEJkiC","imageTypeBlock","newRange","plugins","document","markInlineFormat","commands","accept","_suggestionFactory","isInlineImage","findIndex","normalizedStyles","markBlockFormat","start","formatBlock","Users","author","toLowerCase","change","isEqual","getClosestSelectedImageElement","locale","enableCommand","createRangeOn","join","registerCustomCallback","937FpVQGx","name","afterInit","registerPostFixer","imageStylePostApply","isOwn","formatInline","_registerLegacyDescription","hasSuggestion","editor","6419556NNflKk","forEach","24hVGJGt","selection","get","487131SkXbmo","_findSuggestions","getSuggestion","imageStyle","length","isBlockImage","suggestion","502gbspfI","23153746mJhCxF","from","has"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(568409===parseInt(n(128))/1*(-parseInt(n(150))/2)+-parseInt(n(143))/3*(parseInt(n(140))/4)+parseInt(n(159))/5*(-parseInt(n(194))/6)+parseInt(n(192))/7*(parseInt(n(168))/8)+-parseInt(n(138))/9+parseInt(n(202))/10+parseInt(n(151))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class Ho extends t.Plugin{[jo(130)](){const t=jo,n=this[t(137)];if(!n[t(205)][t(153)](t(169)))return;const r=n[t(205)][t(142)](t(198)),s=n[t(205)][t(142)](t(196)),o={};r[t(124)](t(146),((o,i)=>{const a=t,c=n[a(205)][a(142)](a(217)).me,u=n[a(208)][a(142)](a(146));let l=s[a(122)](n[a(174)][a(206)][a(141)]),f=n[a(174)][a(125)](l),h=u[a(178)];if(h==i[a(178)])return;const g={commandName:a(146),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(174)][a(220)]((()=>{const t=a;if(r[t(191)]()[t(154)]((e=>e[t(183)]&&c==e[t(218)]&&(t(216)==e[t(156)]||t(134)==e[t(156)])&&(t(175)==e[t(167)]||t(132)==e[t(167)])&&e[t(185)]()[t(221)](f)))[t(139)]((e=>r[t(158)](e[t(189)]))),l=s[t(122)](n[t(174)][t(206)][t(141)]),f=n[t(174)][t(125)](l),u[t(171)](),n[t(208)][t(142)](t(157))[t(171)](),n[t(208)][t(142)](t(203))[t(171)](),h=u[t(178)],h!=i[t(178)])return s[t(211)](l)&&u[t(186)](i[t(178)],l)?(o({...i,setImageSizes:!1}),l=s[t(122)](n[t(174)][t(206)][t(141)]),void r[t(214)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(175))):void(s[t(148)](l)?r[t(214)](l,g,[],t(132)):r[t(207)](f,g,t(132)))}))}));for(const e of n[t(205)][t(142)](t(169))[t(213)])o[e[t(129)]]=e[t(170)][t(219)]();r[t(210)][t(127)](t(216),t(175),t(126),(()=>!1)),r[t(210)][t(127)](t(216),t(132),t(126),(()=>!1)),r[t(210)][t(127)](t(134),t(132),t(126),(()=>!1)),r[t(210)][t(127)](t(216),t(175),t(209),(([e])=>{const n=t;s[n(165)](e[n(172)]())})),r[t(210)][t(127)](t(216),t(175),t(184),((e,n)=>{const s=t;r[s(210)][s(180)](s(216),"",s(209))(e,{commandName:n[s(188)],commandParams:n[s(164)]})})),r[t(210)][t(127)](t(216),t(175),t(173),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(216),subType:t(175)},{type:t(179),subType:t(201)},{type:t(216),subType:t(200)},{type:t(179),subType:t(200)}];function a(e,n){const o=t,a=i[o(212)]((({type:t,subType:n})=>e[o(156)]==t&&e[o(167)]==n)),c=i[o(212)]((({type:t,subType:e})=>n[o(156)]==t&&n[o(167)]==e));if(a<0||c<0)return!1;const u=e[o(185)](),l=n[o(185)]();if((0==a||1==a)&&2==c&&u[o(197)](l))return!0;if(2==a&&3==c){const t=r[o(144)](u,o(179))[o(154)]((({suggestion:t,meta:e})=>e[o(133)]&&o(200)==t[o(167)]));if(t[o(147)]>1&&l[o(195)][o(221)](u[o(215)]))return!0;if(1==t[o(147)]&&(u[o(215)][o(221)](l[o(195)])||u[o(195)][o(221)](l[o(215)])))return!0}if(3==a&&3==c&&u[o(215)][o(193)](l[o(215)])){const t=u[o(195)][o(182)],e=l[o(215)][o(199)];return s[o(148)](t)&&t===e}return!1}n[t(174)][t(206)][t(131)]((()=>{const e=t;let o=!1;const i=Array[e(152)](n[e(174)][e(206)][e(187)][e(163)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(181)](t);if(e(149)==i&&r[e(136)](u)){if(e(216)==a&&(e(175)==c||e(132)==c)){const t=r[e(145)](u);if(n[e(204)]){const n=t[e(185)]()[e(172)]();if(s[e(148)](n))continue;r[e(158)](t),o=!0}}if(e(179)==a&&e(201)==c&&!n[e(204)]){const t=r[e(145)](u);t[e(166)]&&t[e(166)][e(183)]&&(r[e(158)](t[e(166)]),o=!0)}}}return o})),this[t(135)](o)}[jo(135)](t){const e=jo,n=this[e(137)],r=n[e(123)];n[e(205)][e(142)](e(198))[e(177)][e(160)]((n=>{const s=e;if(s(216)!=n[s(156)]&&s(134)!=n[s(156)])return;const{data:o}=n;if(!o||s(146)!=o[s(188)])return;const i=o[s(176)][0][s(178)];return function(t){const e=s;return{type:e(161),content:zr(r,e(155),t)}}(s(190)===i?zr(r,s(162)):t[i]||i)}))}}const zo=Ko;function Wo(){const t=["362125eAHweE","forEach","listenTo","lowest","23SlkMqw","9932274kotdhz","_trackChangesValueDuringImport","value","1301770qgqmYA","track_changes","7uDbMuy","TrackChangesEditing","importWord","7258408tMOovP","get","plugins","_setSuggestionData","dataInsert","editor","55ZTxObh","collaboration_features","high","2571228FKZwgP","commands","enableCommand","execute","_handleImportedData","84UWYWUY","Users","713697rNHxUq","trackChanges","bind","17250WcHBVz","_trackChangesExecuted","afterInit"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=490]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(568741===-parseInt(n(515))/1*(parseInt(n(508))/2)+-parseInt(n(505))/3+-parseInt(n(498))/4+parseInt(n(511))/5*(-parseInt(n(503))/6)+parseInt(n(521))/7*(parseInt(n(524))/8)+parseInt(n(516))/9+-parseInt(n(519))/10*(-parseInt(n(495))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class qo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(517)]=!1,this[e(509)]=!1}[zo(510)](){const t=zo,e=this[t(494)],n=e[t(499)][t(490)](t(523)),r=e[t(499)][t(490)](t(506));n&&(n.on(t(501),((e,[,n])=>{const s=t;this[s(517)]=r[s(518)],n[s(496)][s(520)]=!this[s(517)]}),{priority:t(497)}),this[t(513)](n,t(493),this[t(502)][t(507)](this)),this[t(513)](n,t(493),(()=>{const e=t;this[e(509)]&&(r[e(501)](),this[e(509)]=!1)}),{priority:t(514)}),e[t(491)][t(490)](t(522))[t(500)](t(523)))}[zo(502)](t,e){const n=zo,{suggestions:r}=e,s=this[n(494)][n(499)][n(490)](n(506)),o=s[n(518)];this[n(517)]!==o&&(s[n(501)](),this[n(509)]=!0),r&&r[n(512)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(494)][o(491)][o(490)](o(504)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(523)}}};this[o(494)][o(491)][o(490)](o(522))[o(492)](i)}))}}function Xo(t,e){const n=Yo();return(Xo=function(t,e){return n[t-=325]})(t,e)}const Zo=Xo;function Yo(){const t=["descriptionFactory","FORMAT_INDENT","getItems","enableCommand","IndentEditing","has","*Outdent:* %0","enableDefaultAttributesIntegration","77tMErpw","452137lQMBjx","registerAttributeLabel","get","getItemLabel","outdentBlock","*Indent:* %0","_registerLegacyDescription","outdent","indentBlock","113554pEiwxj","plugins","20CcdVvk","afterInit","format","30FtTTcr","1200708tdBvdk","IndentBlock","registerBlockAttribute","indent","commandName","blockIndent","1154222zIvMcL","type","formatBlock","registerDescriptionCallback","168jgRpYG","locale","683050NVuytZ","editor","TrackChangesEditing","754270aExfqG","481581SwESFg"];return(Yo=function(){return t})()}!function(t,e){const n=Xo,r=t();for(;;)try{if(582352===parseInt(n(358))/1+-parseInt(n(329))/2+parseInt(n(364))/3+-parseInt(n(360))/4*(parseInt(n(335))/5)+parseInt(n(363))/6*(-parseInt(n(349))/7)+parseInt(n(333))/8*(parseInt(n(339))/9)+parseInt(n(338))/10*(parseInt(n(348))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yo);class Jo extends t.Plugin{[Zo(361)](){const t=Zo,e=this[t(336)],n=e[t(359)][t(351)](t(337));if(e[t(359)][t(345)](t(344))&&(n[t(343)](t(326)),n[t(343)](t(356))),e[t(359)][t(345)](t(365)))for(const e of[t(357),t(353)])n[t(347)](e);const r=e[t(334)];n[t(325)](t(328)),n[t(340)][t(350)](t(328),zr(r,t(341))),this[t(355)]()}[Zo(355)](){const t=Zo,e=this[t(336)],n=e[t(334)],r=e[t(359)][t(351)](t(337));r[t(340)][t(332)]((e=>{const s=t;if(s(331)!=e[s(330)])return;const{data:o}=e;if(!o)return;if(s(357)!=o[s(327)]&&s(353)!=o[s(327)])return;const i=e[s(342)]()[0],a=r[s(340)][s(352)](i);return s(357)==o[s(327)]?{type:s(362),content:zr(n,s(354),a)}:s(353)==o[s(327)]?{type:s(362),content:zr(n,s(346),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ei();return($o=function(t,e){return n[t-=433]})(t,e)}!function(t,e){for(var n=$o,r=t();;)try{if(563832===-parseInt(n(438))/1+-parseInt(n(445))/2*(parseInt(n(449))/3)+-parseInt(n(444))/4*(-parseInt(n(450))/5)+-parseInt(n(437))/6*(-parseInt(n(442))/7)+parseInt(n(436))/8+parseInt(n(435))/9+-parseInt(n(448))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ei);class ti extends t.Plugin{static get[Qo(446)](){return[Ms.Input]}[Qo(443)](){var t=Qo;this[t(434)][t(447)][t(440)](t(433))[t(439)](t(441))}}function ei(){var t=["4325600kcZoFG","51522gicpGI","677547MJVhoc","enableCommand","get","input","203NKLDrS","init","3170668pWSwZx","12joxULf","requires","plugins","12788790fPnkqe","82785qrGmQv","5ilyhSp","TrackChangesEditing","editor","9930942KJktXQ"];return(ei=function(){return t})()}function ni(t,e){const n=oi();return(ni=function(t,e){return n[t-=173]})(t,e)}const ri=ni;!function(t,e){const n=ni,r=t();for(;;)try{if(645256===-parseInt(n(210))/1*(-parseInt(n(194))/2)+parseInt(n(187))/3*(parseInt(n(180))/4)+parseInt(n(189))/5*(-parseInt(n(201))/6)+-parseInt(n(199))/7+-parseInt(n(173))/8*(-parseInt(n(200))/9)+parseInt(n(204))/10+parseInt(n(179))/11*(parseInt(n(213))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class si extends t.Plugin{[ri(208)](){const t=ri,e=this[t(215)];if(!e[t(185)][t(198)](t(174)))return;const n=e[t(185)][t(209)](t(211)),r=e[t(184)][t(209)](t(178));n[t(207)](t(178)),n[t(207)](t(175)),n[t(176)](t(205));for(const e of r[t(190)])n[t(176)](e.id),n[t(177)][t(188)](e.id,t(203)+e[t(196)][t(206)]()+")");n[t(177)][t(183)]((n=>{const r=t;if(r(197)!=n[r(182)])return;const{data:s}=n;if(!s||r(205)!=s[r(181)])return;const o=s[r(202)],i=e[r(195)];return{type:r(192),content:null==o?zr(i,r(191)):zr(i,r(212),'"'+o+'"')}})),this[t(216)]()}[ri(216)](){const t=ri,e=this[t(215)],n=e[t(195)];e[t(185)][t(209)](t(211))[t(177)][t(183)]((e=>{const r=t;if(r(186)!=e[r(182)])return;const{data:s}=e;if(s){if(r(178)==s[r(214)]){const t=s[r(193)][0];return{type:r(192),content:zr(n,r(212),'"'+t+'"')}}return r(175)==s[r(214)]?{type:r(192),content:zr(n,r(191))}:void 0}}))}}function oi(){const t=["_registerLegacyDescription","48QbWlBY","LinkEditing","unlink","registerInlineAttribute","descriptionFactory","link","771177wJtmDE","652JiKkIA","key","type","registerDescriptionCallback","commands","plugins","formatInline","12117TpULlT","registerAttributeLabel","432020vUeZrf","manualDecorators","*Remove link*","format","commandParams","14566AIROpz","locale","label","attribute","has","4633713SktZiW","303399UJkfUH","48nDJXKF","newValue","link (","5360580GDlxKz","linkHref","toLowerCase","enableDefaultAttributesIntegration","afterInit","get","73sOcBnT","TrackChangesEditing","*Set link:* %0","12qFaDRp","commandName","editor"];return(oi=function(){return t})()}const ii=ci;function ai(){const t=["isObject","formatInline","registerDescriptionCallback","TrackChangesEditing","formatBlock","end","1719800ltZZQj","createRange","*Change to:* %0","checkTodoList","findIndex","outdentList","markBlockFormat","blockName","checkChild","ELEMENT_BULLETED_LIST","nextSibling","name","value","has","commands","*Outdent:* %0","1002880yQMIbQ","model","before","push","11ssAoBo","parent","enableCommand","paragraph","from","todoListChecked","LegacyTodoListEditing","todo","filter","length","*Uncheck item*","selection","descriptionFactory","locale","indentList","forceValue","plugins","element","bulletedList","25948130FKNUOJ","numbered","listIndent","*Indent:* %0","LegacyListEditing","10285513ePKVNs","previousSibling","slice","ELEMENT_TODO_LIST","add","registerElementLabel","2948238WKJYXN","4dnGjyo","_selectedElements","execute","*Check item*","523665YxIEvB","List","listItem","replace","schema","get","ELEMENT_NUMBERED_LIST","getAttribute","ELEMENT_LIST_ITEM","1ePuDYW","numberedList","editor","commandParams","type","commandName","2450523CXSfza","afterInit","getSelectedBlocks","createPositionAt","bulleted","format","9UXZsCU","document","change","listType","todoList"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=214]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(812567===parseInt(n(264))/1*(parseInt(n(287))/2)+parseInt(n(270))/3*(parseInt(n(251))/4)+-parseInt(n(255))/5+parseInt(n(250))/6+parseInt(n(244))/7+-parseInt(n(216))/8*(parseInt(n(276))/9)+-parseInt(n(239))/10*(parseInt(n(220))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(271)](){const t=ii,e=this[t(266)],n=e[t(233)];if(!e[t(236)][t(300)](t(243)))return;const r=e[t(236)][t(260)](t(284)),s=e[t(236)][t(300)](t(226));function o(t){return()=>{const n=ci,s=e[n(217)][n(277)][n(231)],o=e[n(214)][n(260)](t);if(o[n(299)])return void e[n(253)](n(223),{});const i=t[n(246)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(224)](t)[s(228)]((t=>function(t,e){const n=s;return e[n(295)](t[n(221)],n(257))&&!e[n(281)](t)}(t,r)));o=o[s(228)]((t=>!t.is(s(237),s(257))||t[s(262)](s(279))!=e));const i=new Set;for(const t of o)t.is(s(237),s(257))?i[s(248)](li(t)):i[s(248)](t);return Array[s(224)](i)}(s[n(272)](),i,e[n(217)][n(259)]);e[n(217)][n(278)]((()=>{const e=n;for(const n of a)r[e(293)](n,{commandName:t,commandParams:[{forceValue:!o[e(299)]}],formatGroupId:e(294)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(224)](t);const r=n[e(291)]((t=>e(257)!=t[e(298)]));return r>-1&&(n=n[e(246)](0,r)),n}(e[n(217)][n(277)][n(231)][n(272)]()),o=e[n(217)][n(288)](e[n(217)][n(273)](s[0],n(218)),e[n(217)][n(273)](s[s[n(229)]-1],n(286)));e[n(217)][n(278)]((()=>{const e=n;r[e(293)](o,{commandName:t,commandParams:[],formatGroupId:e(241)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(297)];for(;t&&t[n(262)](n(241))>e[n(262)](n(241));)r[n(248)](t),t=t[n(297)]}return Array[n(224)](r)}(s))}))}}r[t(222)](t(265),o(t(265))),r[t(222)](t(238),o(t(238))),s&&r[t(222)](t(280),o(t(280))),r[t(222)](t(234),i(t(234))),r[t(222)](t(292),i(t(292))),s&&r[t(222)](t(290),(()=>{const n=t,s=e[n(214)][n(260)](n(290)),o=Array[n(224)](s[n(252)]);o[n(228)]((t=>t[n(262)](n(225))!=s[n(299)])),e[n(217)][n(278)]((()=>{const t=n;for(const e of o)r[t(293)](e,{commandName:t(290),commandParams:[{forceValue:!s[t(299)]}]})}))})),r[t(232)][t(249)](t(257),(e=>zr(n,t(263),e))),r[t(232)][t(283)]((e=>{const r=t;if(r(285)!=e[r(268)]&&r(282)!=e[r(268)])return;const{data:s}=e;if(s){if(r(265)==s[r(269)]||r(238)==s[r(269)]||r(280)==s[r(269)])switch(s[r(269)][r(258)](r(256),"")){case r(274):return o(zr(n,r(296)));case r(240):return o(zr(n,r(261)));case r(227):return o(zr(n,r(247)))}if(r(234)==s[r(269)])return{type:r(275),content:zr(n,r(242),zr(n,r(263)))};if(r(292)==s[r(269)])return{type:r(275),content:zr(n,r(215),zr(n,r(263)))};if(r(290)==s[r(269)])return s[r(267)][0][r(235)]?{type:r(275),content:zr(n,r(254))}:{type:r(275),content:zr(n,r(230))}}function o(t){const e=r;return{type:e(275),content:zr(n,e(289),t)}}}))}}function li(t){const e=ii,n=t[e(262)](e(241));if(0==n)return t;let r=t;for(;t[e(245)]&&t[e(245)].is(e(237),e(257));){const s=t[e(245)][e(262)](e(241));if(s==n)r=t[e(245)];else if(s<n)break;t=t[e(245)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(237),e(257))&&t[e(262)](e(241))>0){let r=t[e(297)];for(;r&&e(257)==r[e(298)]&&r[e(262)](e(241))==t[e(262)](e(241));)n[e(219)](r),r=r[e(297)]}return n}const hi=di;function gi(){const t=["createRange","_LIST_","handleListReversedCommand","afterInit","getListTypeFromListStyleType","flat","handleDescriptions","getAttribute","handleListStyleCommand","LegacyListPropertiesEditing","1520687XNYPGY","forward","styles","selection","startIndex","from","replace","4558520NnsCHA","listReversed","*Format:* set order to regular","commandName","123671WvyIko","_getSuggestionBlocks","getSiblingNodes","element","change","format","backward","2CINoAz","locale","listType","editor","document","listStart","markMultiRangeBlockFormat","push","handleListStartCommand","getFirstPosition","plugins","commandParams","*Change to:* %0","LegacyListUtils","44262joypom","*Format:* set start index to %0","unshift","get","has","parent","TrackChangesEditing","config","map","listItem","default","16UmmxZf","270786ZFWDkX","descriptionFactory","_getSuggestionBlocksForListStyle","toUpperCase","1227339UdvbEm","reversed","before","formatInline","model","enableCommand","ELEMENT_","numbered","type","_getTranslationKeyForListStyle","*Format:* set order to reversed","formatBlock","getSelectedBlocks","filter","2121504XwnAMy","getLastPosition","bind","5SRQJKp","listStyle","list.properties","registerDescriptionCallback","createPositionAt","length"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=102]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(161748===-parseInt(n(169))/1*(parseInt(n(176))/2)+parseInt(n(109))/3*(parseInt(n(120))/4)+parseInt(n(142))/5*(-parseInt(n(121))/6)+parseInt(n(158))/7+-parseInt(n(139))/8+-parseInt(n(125))/9+parseInt(n(165))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(151)](){const t=hi;if(!this[t(179)][t(105)][t(113)](t(157)))return;const e=this[t(179)][t(116)][t(112)](t(144)),n=this[t(179)][t(105)][t(112)](t(115));e[t(160)]&&n[t(130)](t(143),this[t(156)][t(141)](this)),e[t(126)]&&n[t(130)](t(166),this[t(150)][t(141)](this)),e[t(162)]&&n[t(130)](t(181),this[t(103)][t(141)](this)),n[t(122)][t(145)](this[t(154)][t(141)](this))}[hi(156)](t,e={}){const n=hi,r=this[n(179)][n(105)][n(112)](n(115)),s=this[n(123)]();this[n(179)][n(129)][n(173)]((()=>{const t=n;r[t(182)](s,{commandName:t(143),commandParams:[{type:e[t(133)]}],formatGroupId:t(143)})}))}[hi(150)](t,e={}){const n=hi,r=this[n(179)][n(105)][n(112)](n(115)),s=this[n(170)]((t=>t.is(n(172),n(118))&&n(132)===t[n(155)](n(178))));if(s[n(147)]<1)return;const o=s[n(117)]((t=>this[n(179)][n(129)][n(148)](this[n(179)][n(129)][n(146)](t,n(127)),this[n(179)][n(129)][n(146)](t,0))));this[n(179)][n(129)][n(173)]((()=>{const t=n;r[t(182)](o,{commandName:t(166),commandParams:[{reversed:e[t(126)]}],formatGroupId:t(166)})}))}[hi(103)](t,e={}){const n=hi,r=this[n(179)][n(105)][n(112)](n(115)),s=this[n(170)]((t=>t.is(n(172),n(118))&&n(132)===t[n(155)](n(178))));if(s[n(147)]<1)return;const o=s[n(117)]((t=>this[n(179)][n(129)][n(148)](this[n(179)][n(129)][n(146)](t,n(127)),this[n(179)][n(129)][n(146)](t,0))));this[n(179)][n(129)][n(173)]((()=>{const t=n;r[t(182)](o,{commandName:t(181),commandParams:[{startIndex:e[t(162)]}],formatGroupId:t(181)})}))}[hi(154)](t){const e=hi;if(e(136)!=t[e(133)]&&e(128)!=t[e(133)])return;const n=this[e(179)][e(177)],{data:r}=t;if(!r)return;let s,o;switch(r[e(168)]){case e(143):s=e(107),o={type:e(174),content:zr(n,s,zr(n,this[e(134)](r[e(106)][0][e(133)])))};break;case e(166):s=r[e(106)][0][e(126)]?e(135):e(167),o={type:e(174),content:zr(n,s)};break;case e(181):s=e(110),o={type:e(174),content:zr(n,s,r[e(106)][0][e(162)])}}return o}[hi(123)](){const t=hi;var e,n,r,s;const o=this[t(179)][t(105)][t(112)](t(108));let i=Array[t(163)](this[t(179)][t(129)][t(180)][t(161)][t(137)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(172),t(118)))&&i[t(111)](...o[t(171)](this[t(179)][t(129)][t(180)][t(161)][t(104)](),t(175))),(null===(n=i[i[t(147)]-1])||void 0===n?void 0:n.is(t(172),t(118)))&&i[t(102)](...o[t(171)](this[t(179)][t(129)][t(180)][t(161)][t(140)](),t(159))),i=[...new Set(i)],(null===(s=null===(r=this[t(179)][t(129)][t(180)][t(161)][t(104)]())||void 0===r?void 0:r[t(114)])||void 0===s?void 0:s.is(t(172),t(118)))&&(i=i[t(138)]((e=>e.is(t(172),t(118))))),i}[hi(170)](t){const e=hi,n=this[e(179)][e(105)][e(112)](e(108));let r=Array[e(163)](this[e(179)][e(129)][e(180)][e(161)][e(137)]())[e(138)](t)[e(117)]((t=>{const r=e,s=this[r(179)][r(129)][r(146)](t,0);return[...n[r(171)](s,r(175)),...n[r(171)](s,r(159))]}))[e(153)]();return r=[...new Set(r)],r}[hi(134)](t){const e=hi;return e(131)+(this[e(179)][e(105)][e(112)](e(108))[e(152)](t)||e(119))[e(124)]()+e(149)+t[e(124)]()[e(164)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(385638===parseInt(n(279))/1*(parseInt(n(278))/2)+-parseInt(n(287))/3*(-parseInt(n(285))/4)+parseInt(n(291))/5+parseInt(n(290))/6+parseInt(n(298))/7*(-parseInt(n(271))/8)+-parseInt(n(288))/9*(parseInt(n(267))/10)+-parseInt(n(261))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(297)](){const t=mi,e=this[t(269)];if(!e[t(293)][t(280)](t(270)))return;const n=e[t(293)][t(273)](t(274)),r=e[t(277)];n[t(286)](t(292)),n[t(289)][t(266)](t(264),(e=>zr(r,t(272),e))),e[t(282)][t(276)](t(294))[t(283)]({model:t(264),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(262)])return n[s(284)](s(296))},converterPriority:t(265)}),e[t(275)][t(281)].on(t(263),((e,n,r)=>{const s=t;r[s(268)][s(262)]&&e[s(295)]()}),{priority:t(265)})}}function bi(){const t=["downcastDispatcher","conversion","elementToElement","createEmptyElement","2619312CjNYLv","enableCommand","3ihBlJj","994887hVaTmK","descriptionFactory","11970qBaxVv","1931965fzsgSd","mediaEmbed","plugins","dataDowncast","stop","div","afterInit","7lJjiKo","11283844jjthCq","showSuggestionHighlights","attribute:url:media","media","high","registerElementLabel","10toamCw","options","editor","MediaEmbedEditing","797576OQIqyq","ELEMENT_MEDIA","get","TrackChangesEditing","data","for","locale","18364FrTniJ","63cDTdpQ","has"];return(bi=function(){return t})()}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=221]})(t,e)}function yi(){const t=["287310tMQNQq","56248kxNeXX","get","54yQaNFt","6948348bmAgbk","has","mention","995848zdYzBJ","1022243iTOCcJ","9043594oTzFxr","plugins","afterInit","8gUjBZA","144IrRUFp","enableCommand","TrackChangesEditing","MentionEditing","22552160tCiLkL","editor"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(728885===parseInt(n(225))/1+parseInt(n(237))/2*(-parseInt(n(230))/3)+-parseInt(n(229))/4*(-parseInt(n(236))/5)+parseInt(n(221))/6+parseInt(n(226))/7+parseInt(n(224))/8*(parseInt(n(239))/9)+-parseInt(n(234))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(228)](){const t=Ti,e=this[t(235)];e[t(227)][t(222)](t(233))&&e[t(227)][t(238)](t(232))[t(231)](t(223))}}const ki=Ni;function Ci(){const t=["plugins","next","multiLevelList","787237lMKQTt","7McAPGo","registerDescriptionCallback","get","handleDescriptions","171ImnCLd","key","8uuHeOl","data","1380604dcKquk","descriptionFactory","editor","MultiLevelList","33644KgHGrS","afterInit","format","listType","400000VZTcuk","registerBlockAttribute","*Set format:* %0","250flsBrd","oldValue","has","locale","head","2159112iQusCN","2996184CRLCdI","newValue","listMarkerStyle","enableDefaultAttributesIntegration","TrackChangesEditing","5319999ftuxhD","ELEMENT_MULTI_LEVEL_LIST","*Remove format:* %0"];return(Ci=function(){return t})()}function Ni(t,e){const n=Ci();return(Ni=function(t,e){return n[t-=398]})(t,e)}!function(t,e){const n=Ni,r=t();for(;;)try{if(797079===-parseInt(n(418))/1+parseInt(n(434))/2+-parseInt(n(414))/3*(-parseInt(n(422))/4)+-parseInt(n(426))/5+-parseInt(n(398))/6*(parseInt(n(410))/7)+-parseInt(n(416))/8*(parseInt(n(403))/9)+-parseInt(n(429))/10*(-parseInt(n(409))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Li extends t.Plugin{[ki(423)](){const t=ki,e=this[t(420)],n=e[t(406)][t(412)](t(402));e[t(406)][t(431)](t(421))&&(n[t(401)](t(408)),n[t(427)](t(400)),n[t(419)][t(411)]((e=>this[t(413)](e))))}[ki(413)](t){const e=ki,n=this[e(420)][e(432)],{data:r}=t,s={type:e(424),content:""};if(r&&e(400)==r[e(415)]){if(!r[e(430)])return{type:e(424),content:zr(n,e(428),zr(n,e(404)))+" ("+r[e(399)]+")"};if(!r[e(399)]){let o=t[e(433)];for(;o;){if(o[e(417)]&&e(425)==o[e(417)][e(415)]&&o[e(417)][e(399)])return s;o=o[e(407)]}return{type:e(424),content:zr(n,e(405),zr(n,e(404)))+" ("+r[e(430)]+")"}}}}}const Ri=Mi;function Si(){const t=["TrackChangesEditing","afterInit","PageBreakEditing","editor","enableCommand","633853FmeSTT","descriptionFactory","7wOqIvQ","locale","2688885DrOVoG","has","registerElementLabel","ELEMENT_PAGE_BREAK","6601005FCngLO","3868638MGtepX","get","plugins","3rdnpEe","pageBreak","6635568firGJF","97256wXxpGb","1426176sMIPMD"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=222]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(431678===parseInt(n(243))/1+-parseInt(n(236))/2*(parseInt(n(233))/3)+-parseInt(n(237))/4+-parseInt(n(225))/5+parseInt(n(230))/6+parseInt(n(223))/7*(parseInt(n(235))/8)+-parseInt(n(229))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(239)](){const t=Ri,e=this[t(241)];if(!e[t(232)][t(226)](t(240)))return;e[t(232)][t(231)](t(238))[t(242)](t(234));const n=e[t(232)][t(231)](t(238)),r=e[t(224)];n[t(222)][t(227)](t(234),(e=>zr(r,t(228),e)))}}const wi=Oi;function Oi(t,e){const n=Fi();return(Oi=function(t,e){return n[t-=389]})(t,e)}function Fi(){const t=["commandName","721230USCZFB","6430831FChVGe","start","15xIxpJe","format","TrackChangesEditing","descriptionFactory","3139101peDFNb","plugins","2145192VPrwbt","addClass","getItemLabel","schema","insertParagraph","activeMarkers","mapper","registerElementLabel","enableDefaultAttributesIntegration","consume","includes","ELEMENT_PARAGRAPH","1208728iLvRSr","end","highest","editor","830jMqysW","showSuggestionHighlights","18TrLYFm","name","markerName","data","downcastDispatcher","_registerLegacyDescription","markerRange","bindElementToMarker","*Change to:* %0","ck-suggestion-marker-split","getFirstRange","Paragraph","toViewPosition","*Insert:* %0","checkChild","get","nodeAfter","10XfreUP","addMarker:suggestion:insertion","enableCommand","691312VFjXQg","span","type","locale","$text","formatBlock","isTouching","editing","afterInit","paragraph","ck-suggestion-marker--active","isLimit","createUIElement","isBlock","insert","21FgUaTK","options","model","consumable","writer","has","registerDescriptionCallback","insertion"];return(Fi=function(){return t})()}!function(t,e){const n=Oi,r=t();for(;;)try{if(346720===parseInt(n(454))/1+parseInt(n(432))/2*(-parseInt(n(398))/3)+-parseInt(n(416))/4+-parseInt(n(410))/5*(-parseInt(n(407))/6)+-parseInt(n(414))/7+parseInt(n(428))/8*(-parseInt(n(434))/9)+parseInt(n(451))/10*(parseInt(n(408))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Di extends t.Plugin{[wi(391)](){const t=wi,e=this[t(431)];if(!e[t(415)][t(403)](t(445)))return;const n=e[t(457)],r=e[t(415)][t(449)](t(412));r[t(413)][t(423)](t(392),(e=>zr(n,t(427),e))),r[t(424)](t(392)),r[t(453)](t(420)),e[t(390)][t(438)].on(t(452),xi(e),{priority:t(430)}),e[t(437)][t(438)].on(t(452),((n,r,s)=>{const o=t;s[o(399)][o(433)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(430)});const s=r[t(413)];s[t(404)]((r=>{const o=t;if(o(405)!==r[o(456)])return;const{start:i,end:a}=r[o(444)]();if(!i[o(389)](a)||!i[o(450)])return;const c=e[o(400)][o(419)],u=i[o(450)];return c[o(396)](u)&&!c[o(394)](u)&&c[o(448)](u,o(458))?{type:o(405),content:zr(n,o(447),s[o(418)](u,1))}:void 0})),this[t(439)]()}[wi(439)](){const t=wi,e=this[t(431)],n=e[t(457)];e[t(415)][t(449)](t(412))[t(413)][t(404)]((e=>{const r=t;if(r(459)!=e[r(456)])return;const{data:s}=e;return s&&r(392)==s[r(406)]?{type:r(411),content:zr(n,r(442),zr(n,r(427)))}:void 0}))}}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(415)][o(449)](o(412)),a=r[o(440)][o(409)],c=r[o(440)][o(429)],u=t[o(400)][o(419)];if(!a[o(389)](c)||!a[o(450)])return;const l=a[o(450)];if(u[o(396)](l)&&!u[o(394)](l)&&u[o(448)](l,o(458))){if(!s[o(401)][o(425)](r[o(440)],n[o(435)]))return;const t=s[o(402)][o(395)](o(455),{class:o(443)}),a=s[o(422)][o(446)](c);e&&i[o(421)][o(426)](r[o(436)])&&s[o(402)][o(417)](o(393),t),s[o(402)][o(397)](a,t),s[o(422)][o(441)](t,r[o(436)])}}}const Pi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=156]})(t,e)}function Ui(){const t=["759930KDTKll","type","plugins","get","*Remove all formatting*","9208cxZUMT","afterInit","descriptionFactory","formatInline","6762Xhhupr","has","format","3451580MoTzNQ","removeFormat","1896204nFhOZL","6OLoCPc","registerDescriptionCallback","editor","locale","7239208vurPWJ","2383011PRpObD","_registerLegacyDescription","1093738qpyYkZ","commandName","enableDefaultAttributesIntegration","TrackChangesEditing","RemoveFormatEditing","formatBlock"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(907001===-parseInt(n(163))/1+parseInt(n(157))/2*(parseInt(n(178))/3)+-parseInt(n(182))/4+parseInt(n(175))/5+parseInt(n(177))/6+parseInt(n(172))/7*(parseInt(n(168))/8)+parseInt(n(183))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[Pi(169)](){const t=Pi,e=this[t(180)];e[t(165)][t(173)](t(161))&&(e[t(165)][t(166)](t(160))[t(159)](t(176)),this[t(156)]())}[Pi(156)](){const t=Pi,e=this[t(180)];e[t(165)][t(166)](t(160))[t(170)][t(179)]((n=>{const r=t;if(r(162)!=n[r(164)]&&r(171)!=n[r(164)])return;const{data:s}=n;return s&&r(176)==s[r(158)]?{type:r(174),content:zr(e[r(181)],r(167))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=128]})(t,e)}function Hi(){const t=["acceptSelectedSuggestions","RestrictedEditingModeEditing","discardAllSuggestions","plugins","1020193PEVdfH","trackChanges","enableCommand","acceptSuggestion","get","acceptAllSuggestions","has","377174AgoeRr","discardSelectedSuggestions","7748AashEk","8181110anBDal","49984120oCmvdi","106120ihuBqG","goToPreviousRestrictedEditingException","afterInit","60kSEoRq","TrackChangesEditing","1038RxwDgh","549MttTNK","discardSuggestion","2969090ykKxXE","editor","goToNextRestrictedEditingException"];return(Hi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(879651===parseInt(n(134))/1+-parseInt(n(154))/2+parseInt(n(151))/3*(-parseInt(n(143))/4)+-parseInt(n(144))/5+parseInt(n(149))/6*(-parseInt(n(141))/7)+-parseInt(n(146))/8*(parseInt(n(152))/9)+parseInt(n(145))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(148)](){const t=Gi,e=this[t(128)];if(!e[t(133)][t(140)](t(131)))return;const n=e[t(133)][t(138)](t(150));n[t(136)](t(147)),n[t(136)](t(129));const r=e[t(133)][t(138)](t(131));r[t(136)](t(135)),r[t(136)](t(137)),r[t(136)](t(153)),r[t(136)](t(139)),r[t(136)](t(132)),r[t(136)](t(130)),r[t(136)](t(142))}}const Wi=Ki;function Ki(t,e){const n=Xi();return(Ki=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(878424===parseInt(n(282))/1+-parseInt(n(280))/2*(-parseInt(n(290))/3)+parseInt(n(307))/4*(-parseInt(n(291))/5)+parseInt(n(293))/6+parseInt(n(332))/7*(-parseInt(n(322))/8)+parseInt(n(318))/9+parseInt(n(310))/10*(-parseInt(n(323))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Wi(305)](){return[Ys.ShiftEnter]}[Wi(302)](){const t=Wi,e=this[t(326)],n=e[t(314)][t(333)](t(330));n[t(289)](t(316)),e[t(303)][t(281)].on(t(325),Zi(e),{priority:t(327)}),e[t(303)][t(281)].on(t(286),Zi(e),{priority:t(327)}),e[t(298)][t(281)].on(t(299),((n,r,s)=>{const o=t;s[o(308)][o(321)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(313)][t(317)](t(292),(n=>zr(e[t(287)],t(285),n)))}}function Xi(){const t=["showSuggestionHighlights","5952216rjiWuk","458139tueNQk","model","addMarker:suggestion:insertion","editor","high","activeMarkers","getItems","TrackChangesEditing","mapper","7HkJxrR","get","element","ck-suggestion-marker--active","addClass","308cIsnoV","downcastDispatcher","1672567EiOwYi","includes","ck-suggestion-marker-","ELEMENT_LINE_BREAK","addMarker:suggestion:deletion","locale","createPositionBefore","enableCommand","22071IKOpPV","303055koWDDg","softBreak","5145678CfWBkP","deletion","toViewPosition","writer","test","data","addMarker:suggestion","markerName","span","init","editing","insert","requires","bindElementToMarker","32tUZqlS","options","merge","410aCcVQO","name","split","descriptionFactory","plugins","consumable","shiftEnter","registerElementLabel","1366110YAQWyF","createUIElement","markerRange"];return(Xi=function(){return t})()}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(314)][o(333)](o(330));if(!s[o(315)][o(297)](r[o(320)],n[o(311)]))return;const a=t[o(324)];for(const t of r[o(320)][o(329)]()){if(!t.is(o(334),o(292)))continue;const n=o(294)==r[o(300)][o(312)](":")[1]?o(309):o(312),c=s[o(296)][o(319)](o(301),{class:o(284)+n}),u=s[o(331)][o(295)](a[o(288)](t));e&&i[o(328)][o(283)](r[o(300)])&&s[o(296)][o(279)](o(278),c),s[o(296)][o(304)](u,c),s[o(331)][o(306)](c,r[o(300)])}}}const Yi=Ji;function Ji(t,e){const n=Qi();return(Ji=function(t,e){return n[t-=309]})(t,e)}function Qi(){const t=["19226CedGQM","value","24MgahiM","619409TaoIRa","FORMAT_RESTRICTED_DISABLED","restrictedEditingException","StandardEditingModeEditing","format","selection","editor","getRanges","get","commandParams","registerDescriptionCallback","afterInit","FORMAT_RESTRICTED_ENABLED","descriptionFactory","946620VBdxEN","markInlineFormat","9947079pRYwfB","forceValue","type","6210620KoWiji","enableCommand","4313838UCTPdX","isCollapsed","formatInline","from","1134884RxTdbG","model","change","locale","85eNltVh","commands","15zvAgEm","commandName","formatBlock","33aEdexl","TrackChangesEditing","plugins","document","has"];return(Qi=function(){return t})()}!function(t,e){const n=Ji,r=t();for(;;)try{if(576077===parseInt(n(335))/1*(-parseInt(n(345))/2)+parseInt(n(320))/3+parseInt(n(331))/4*(parseInt(n(337))/5)+parseInt(n(327))/6+-parseInt(n(348))/7*(-parseInt(n(347))/8)+parseInt(n(322))/9+-parseInt(n(325))/10*(parseInt(n(340))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Yi(317)](){const t=Yi,e=this[t(312)],n=e[t(332)],r=e[t(334)];if(!e[t(342)][t(344)](t(309)))return;const s=e[t(342)][t(314)](t(341)),o=t(350),i=e[t(336)][t(314)](o);s[t(326)](o,((e,r={})=>{const a=t,c=n[a(343)][a(311)];if(c[a(328)])return void e(r);const u=void 0!==r[a(323)]?r[a(323)]:!i[a(346)];n[a(333)]((()=>{const t=a,e=Array[t(330)](c[t(313)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(321)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(319)][t(316)]((e=>{const n=t;if(n(339)!=e[n(324)]&&n(329)!=e[n(324)])return;const{data:s}=e;return s&&s[n(338)]==o?s[n(315)][0][n(323)]?{type:n(310),content:zr(r,n(318))}:{type:n(310),content:zr(r,n(349))}:void 0}))}}const ta=na;!function(t,e){const n=na,r=t();for(;;)try{if(832281===parseInt(n(270))/1*(-parseInt(n(248))/2)+parseInt(n(243))/3+-parseInt(n(259))/4*(-parseInt(n(263))/5)+parseInt(n(239))/6+-parseInt(n(241))/7*(-parseInt(n(253))/8)+-parseInt(n(254))/9+-parseInt(n(222))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class ea extends t.Plugin{[ta(237)](){const t=ta,e=this[t(238)];if(!e[t(246)][t(249)](t(261))||!e[t(246)][t(249)](t(267)))return;const n=e[t(246)][t(257)](t(244)),r=e[t(258)],s=e[t(231)][t(257)](t(262))||{},o=e[t(246)][t(257)](t(225)),i=e[t(246)][t(257)](t(251))[t(245)](e[t(246)][t(257)](t(267)),s[t(242)]);n[t(240)](t(262));const a=new Set;for(const e of i[t(266)]){const n=o[t(250)](e[t(229)]);a[t(233)](n)}const c=new Set;for(const e of i[t(232)]){const n=o[t(250)](e[t(229)]);c[t(233)](n);for(const n of e[t(256)])c[t(233)](n)}for(const e of a)n[t(255)](e),n[t(271)][t(252)](e,zr(r,t(227)));for(const e of c)n[t(234)](e),n[t(271)][t(252)](e,zr(r,t(227)));this[t(228)]()}[ta(228)](){const t=ta,e=this[t(238)],n=e[t(258)];e[t(246)][t(257)](t(244))[t(271)][t(224)]((e=>{const r=t;if(r(230)!=e[r(235)]&&r(265)!=e[r(235)])return;const{data:s}=e;return s&&r(262)===s[r(223)]?s[r(268)][0][r(226)]?{type:r(264),content:zr(n,r(269),s[r(268)][0][r(260)][r(247)]())}:{type:r(264),content:zr(n,r(236),s[r(268)][0][r(260)][r(247)]())}:void 0}))}}function na(t,e){const n=ra();return(na=function(t,e){return n[t-=222]})(t,e)}function ra(){const t=["locale","12DJCXVV","styleName","Style","style","2586970aLfkDh","format","formatInline","block","DataSchema","commandParams","*Set format:* %0","2sHYyJv","descriptionFactory","24434140mGEujB","commandName","registerDescriptionCallback","GeneralHtmlSupport","forceValue","FORMAT_STYLE","_registerLegacyDescription","element","formatBlock","config","inline","add","registerInlineAttribute","type","*Remove format:* %0","afterInit","editor","1027026xkuztt","enableDefaultAttributesIntegration","7atGizk","definitions","2520054vfnWvJ","TrackChangesEditing","normalizeConfig","plugins","toLowerCase","907936QBuITu","has","getGhsAttributeNameForElement","StyleUtils","registerAttributeLabel","13218992YCHert","289026IdzTAA","registerBlockAttribute","ghsAttributes","get"];return(ra=function(){return t})()}const sa=aa;function oa(){const t=["findAncestor","getChildren","colspan","removeTableRow","$graveyard","element","getColumnIndexes","848985GTCrxW","ELEMENT_TABLE_COLUMN","change:data","item","4sioWYx","last","downcastDispatcher","tableColumn","getChanges","discard","includes","startsWith","markMultiRangeInsertion","tableCell","MAX_SAFE_INTEGER","insertTableColumnRight","hasAttribute","isIntersecting","min","getSuggestion","TableUtils","registerPostFixer","push","selection","ELEMENT_TABLE","root","insert","filter","_acceptFormatSuggestionCallbackFactory","first","selectTableColumn","351483fIkawL","substr","$textProxy","plugins","rowspan","getItems","cell","editor","differ","oldRange","12WKSkwc","22IYQtAz","_tableSuggestions","TrackChangesEditing","getFirstRange","getAttribute","_tablePostFixingSubtypes","removeClass","_getSuggestionCoords","fromRange","isIntersectingWithRange","insertTable","order","*Remove:* %0","6544783sgtvXe","enqueueChange","has","enableCommand","insertTableColumnLeft","span","refresh","tableRow","model","registerDescriptionCallback","*Insert:* %0","end","_suggestionFactory","execute","from","writer","some","type","accept","subType","table","_splitMarkerName","locale","registerElementLabel","left","registerCustomCallback","addMarker:suggestion","isArray","name","markMultiRangeDeletion","detach","classes","insertTableRowBelow","length","ELEMENT_TABLE_COLUMN_WITH_TEXT","showSuggestionHighlights","batch","6SaDDkU","addClass","372xuygYr","descriptionFactory","getCellLocation","position","join","tablePaste","rootName","318990asxmeU","removeTableColumn","highest","insertion","635398UsJuQY","isEqual","document","above","getChangedMarkers","nodeAfter","map","suggestion","createRangeOn","selectTableRow","maxColumn","180674JFmkwg","change","maxRow","minRow","toViewElement","TableEditing","setSelection","getSelectionAffectedTableCells","deletion","low","commands","toLowerCase","isTouching","minColumn","every","getContainedElement","options","createRangeIn","ELEMENT_TABLE_WITH_TEXT","createPositionAt","add","nodeBefore","1161TLKcUf","values","getRowIndexes","_getCoordsForCells","start","get","max","41336RWrudH","afterInit","data","ELEMENT_TABLE_ROW","MIN_SAFE_INTEGER","mapper","isInContent","getRanges","_setupColumnsRowsFixing","insertTableRowAbove","ELEMENT_TABLE_ROW_WITH_TEXT","addRange","createTableWalker","forceValue"];return(oa=function(){return t})()}!function(t,e){const n=aa,r=t();for(;;)try{if(586539===parseInt(n(363))/1+-parseInt(n(428))/2*(-parseInt(n(455))/3)+parseInt(n(299))/4*(-parseInt(n(424))/5)+parseInt(n(350))/6*(-parseInt(n(313))/7)+parseInt(n(403))/8*(parseInt(n(396))/9)+-parseInt(n(359))/10*(-parseInt(n(300))/11)+-parseInt(n(352))/12*(-parseInt(n(374))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ia extends t.Plugin{constructor(t){const e=aa;super(t),this[e(305)]=[e(320),e(431)],this[e(301)]=new Set}[sa(404)](){const t=sa,e=this[t(462)],n=e[t(321)][t(365)][t(447)];if(!e[t(458)][t(315)](t(379)))return;const r=e[t(335)],s=e[t(458)][t(401)](t(302)),o=e[t(458)][t(401)](t(444));s[t(353)][t(336)](t(333),(e=>zr(r,t(448),e))),this[t(411)](),s[t(316)](t(310)),s[t(316)](t(372)),s[t(316)](t(454));for(const r of[t(412),t(345)]){const i=e[t(384)][t(401)](r);s[t(316)](r,(r=>{const a=t;e[a(321)][a(375)]((t=>{const e=a;r();const c=e(366)===i[e(311)],u=o[e(381)](n),l=o[e(398)](u),f=c?l[e(453)]-1:l[e(429)]+1,h=u[0][e(417)](e(333)),g=o[e(415)](h,{startRow:f,endRow:f}),d=Array[e(327)](g)[e(369)]((n=>t[e(371)](n[e(461)])));s[e(436)](d,e(320))}))}))}for(const r of[t(317),t(439)]){const i=e[t(384)][t(401)](r);s[t(316)](r,(r=>{const a=t;e[a(321)][a(375)]((t=>{const e=a;r();const c=e(337)===i[e(311)],u=o[e(381)](n),l=o[e(423)](u),f=c?l[e(453)]-1:l[e(429)]+1,h=u[0][e(417)](e(333)),g=o[e(415)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(327)](g)[e(369)]((n=>t[e(371)](n[e(461)])));s[e(436)](d,e(431))}))}))}for(const r of[t(420),t(360)]){const i=r[t(456)](11),a=i[t(385)](),c=a[t(456)](0,3)+t(318),u=t(333)+i,l=t(442)+i,f=t(402)+i;s[t(316)](r,(()=>{const i=t;e[i(321)][i(375)]((t=>{const e=i,h=o[e(381)](n),g=h[0][e(417)](e(333));let d;if(e(420)==r){const t=o[e(398)](h);d={startRow:t[e(453)],endRow:t[e(429)],includeAllSlots:!0}}else{const t=o[e(423)](h);d={startColumn:t[e(453)],endColumn:t[e(429)],includeAllSlots:!0}}const p=o[e(415)](g,d),m=Array[e(327)](p)[e(369)]((({cell:t})=>t)),I=ca(m[e(451)]((t=>t[e(440)](c)))),E=ca(m[e(451)]((t=>!t[e(440)](c))))[e(369)]((n=>t[e(371)](n))),b=s[e(342)](E,u);if(b&&(e(320)==b[e(332)]||e(431)==b[e(332)])){const n=this[e(307)](b);for(const r of I){const s=t[e(371)](r),i=o[e(354)](r),u=r[e(304)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(414)](s)}}}))}))}function c(r){const s=t,o=Array[s(327)](n[s(410)]())[s(369)]((t=>i.LiveRange[s(308)](t)));e[s(321)][s(375)]((t=>{const n=s,i=t[n(349)];r=r[n(451)]((t=>n(421)!=t[n(449)][n(358)])),t[n(380)](r),e[n(384)][n(401)](n(420))[n(319)](),e[n(326)](n(420),{forceDefaultExecution:!0}),e[n(321)][n(314)]((()=>{const t=n;e[t(321)][t(314)](i,(e=>{const n=t,r=o[n(451)]((t=>n(421)!=t[n(449)][n(358)]));r[n(346)]>0&&e[n(380)](r);for(const t of o)t[n(343)]()}))}))}))}function u(r){const s=t;e[s(321)][s(375)]((t=>{const o=s,a=Array[o(327)](n[o(410)]())[o(369)]((t=>i.LiveRange[o(308)](t))),c=[];for(const t of r)for(const e of t[o(460)]({shallow:!0}))c[o(446)](e);for(const n of c)o(421)!=n[o(449)][o(358)]&&(t[o(380)](t[o(393)](n,0)),e[o(384)][o(401)](o(360))[o(319)](),e[o(326)](o(360),{forceDefaultExecution:!0}));const u=a[o(451)]((t=>o(421)!=t[o(449)][o(358)]));u[o(346)]>0&&t[o(380)](u);for(const t of a)t[o(343)]()}))}function l(e,n){const r=t;return n[r(388)]((t=>e[r(329)]((e=>e[r(324)][r(364)](t[r(400)])||t[r(324)][r(364)](e[r(400)])))))}function f(e,n){const r=t;return!e[r(329)]((t=>n[r(329)]((e=>t[r(441)](e)))))&&e[r(329)]((t=>n[r(329)]((e=>t[r(324)][r(386)](e[r(400)])))))}e[t(405)][t(430)].on(t(339),((e,n,r)=>{const s=t;if(!r[s(390)][s(348)])return;const o=n[s(427)];if(!o)return;const i=r[s(408)][s(378)](o);function c(t){return Array[s(340)](t)?t:[t]}i&&s(437)===o[s(341)]&&(0,a.setHighlightHandling)(i,r[s(328)],((t,e,n)=>n[s(351)](c(e[s(344)]),t)),((t,e,n)=>n[s(306)](c(e[s(344)]),t)))}),{priority:t(361)}),s[t(353)][t(322)]((e=>{const n=t;if(n(362)!=e[n(330)]&&n(382)!=e[n(330)])return;const s=e[n(389)]();if(null!=s&&s.is(n(422),n(333))){if(n(362)==e[n(330)]){const t=e[n(460)]()[n(451)]((t=>t.is(n(457))))[n(369)]((t=>t[n(405)]));if(t[n(346)])return{type:n(362),content:zr(r,n(323),zr(r,n(392),'"'+t[n(356)](" ")+'"'))}}if(n(382)==e[n(330)]){const t=e[n(460)]()[n(451)]((t=>t.is(n(457))))[n(369)]((t=>t[n(405)]));if(t[n(346)])return{type:n(382),content:zr(r,n(312),zr(r,n(392),'"'+t[n(356)](" ")+'"'))}}}})),s[t(353)][t(322)]((e=>{const n=t;if(n(320)==e[n(332)]){const t=e[n(460)]()[n(451)]((t=>t.is(n(457))))[n(369)]((t=>t[n(405)])),s=this[n(307)](e),o=s[n(376)]-s[n(377)]+1;if(n(362)==e[n(330)])return t[n(346)]?{type:n(362),content:zr(r,n(323),zr(r,n(413),[o,'"'+t[n(356)](" ")+'"']))}:{type:n(362),content:zr(r,n(323),zr(r,n(406),o))};if(n(382)==e[n(330)])return t[n(346)]?{type:n(382),content:zr(r,n(312),zr(r,n(413),[o,'"'+t[n(356)](" ")+'"']))}:{type:n(382),content:zr(r,n(312),zr(r,n(406),o))}}if(n(431)==e[n(332)]){const t=e[n(460)]()[n(451)]((t=>t.is(n(457))))[n(369)]((t=>t[n(405)])),s=this[n(307)](e),o=s[n(373)]-s[n(387)]+1;if(n(362)==e[n(330)])return t[n(346)]?{type:n(362),content:zr(r,n(323),zr(r,n(347),[o,'"'+t[n(356)](" ")+'"']))}:{type:n(362),content:zr(r,n(323),zr(r,n(425),o))};if(n(382)==e[n(330)])return t[n(346)]?{type:n(382),content:zr(r,n(312),zr(r,n(347),[o,'"'+t[n(356)](" ")+'"']))}:{type:n(382),content:zr(r,n(312),zr(r,n(425),o))}}})),s[t(325)][t(338)](t(362),t(320),t(433),c),s[t(325)][t(338)](t(382),t(320),t(331),c),s[t(325)][t(338)](t(362),t(431),t(433),u),s[t(325)][t(338)](t(382),t(431),t(331),u),s[t(325)][t(338)](t(362),t(431),t(356),l),s[t(325)][t(338)](t(382),t(431),t(356),l),s[t(325)][t(338)](t(362),t(320),t(356),f),s[t(325)][t(338)](t(382),t(320),t(356),f)}[sa(452)](){const t=sa,e=this[t(462)],n=e[t(321)][t(365)][t(447)];return(r,s)=>{const o=t;e[o(321)][o(375)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(324)][a(395)];u&&u[0]&&!1===u[0][a(416)]&&(l=r[0][a(400)][a(368)]);const f=t[a(391)](l);if(a(421)==f[a(449)][a(358)])return;const h=Array[a(327)](n[a(410)]())[a(369)]((t=>i.LiveRange[a(308)](t)));t[a(380)](f),e[a(384)][a(401)](c)[a(319)](),u[a(446)]({forceDefaultExecution:!0}),e[a(326)](c,...u);const g=h[a(451)]((t=>a(421)!=t[a(449)][a(358)]));g[a(346)]>0&&t[a(380)](g);for(const t of h)t[a(343)]()}))}}[sa(399)](t){const e=sa,n=this[e(462)][e(458)][e(401)](e(444));let r=Number[e(438)],s=Number[e(407)],o=Number[e(438)],i=Number[e(407)];for(const a of t){if(e(421)==a[e(449)][e(358)])continue;const{row:t,column:c}=n[e(354)](a),u=a[e(440)](e(459))?a[e(304)](e(459))-1:0,l=a[e(440)](e(419))?a[e(304)](e(419))-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(411)](){const t=sa,e=this[t(462)],n=e[t(458)][t(401)](t(302)),r=e[t(458)][t(401)](t(444));e[t(321)][t(365)].on(t(426),(()=>{const r=t,s=Array[r(327)](e[r(321)][r(365)][r(297)][r(367)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(334)](t);if(r(370)!=s)continue;if(null!=e[r(298)])continue;const a=n[r(443)](o);this[r(305)][r(434)](i)&&this[r(301)][r(394)](a)}}),{priority:t(383)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(371)](e),a=e[s(417)](s(333)),c=r[s(354)](e);for(const t of this[s(301)]){const n=t[s(332)],r=n[s(435)](s(357)),u=n[s(456)](r?10:5),l=u[s(385)](),f=l[s(456)](0,3)+s(318),h=s(442)+u,g=s(402)+u;if(!t[s(409)])continue;if(a!=t[s(303)]()[s(400)][s(417)](s(333)))continue;if(t[s(309)](i))continue;const d=e[s(440)](f)?e[s(304)](f)-1:0,p=this[s(307)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(414)](i),o=!0)}return o};e[t(321)][t(365)][t(445)]((n=>{const r=t;let o=!1;for(const t of e[r(321)][r(365)][r(297)][r(432)]())if(r(450)==t[r(330)])if(r(320)==t[r(341)])for(const e of t[r(355)][r(368)][r(418)]())o=o||s(e,n);else r(437)==t[r(341)]&&(o=o||s(t[r(355)][r(368)],n));return o}))}[sa(307)](t){const e=sa;return this[e(399)](t[e(410)]()[e(369)]((t=>t[e(400)][e(368)])))}}function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=297]})(t,e)}function ca(t){const e=sa;return Array[e(327)](new Set(t)[e(397)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=313]})(t,e)}function fa(){const t=["add","plugins","horizontally","getCellLocation","29668QgAhDi","createTableWalker","push","TableUtils","tableCell","_areSelectedCellsMergable","get","_suggestionFactory","requires","accept","direction","size","containsRange","commandName","commands","subType","6546525eaqQwk","refresh","root","splitTableCellHorizontally","deletion","1695879Zluccp","registerDescriptionCallback","2135056dWIbOH","forceDefaultExecution","setSelection","detach","model","_isForcedDefaultExecutionBlock","format","has","return","change","_areMergableCells","value","selection","TableEditing","mergeTableCellUp","836121BZSfVn","markMultiRangeBlockFormat","highest","rootName","$graveyard","afterInit","insertion","registerCustomCallback","*Merge cells*","489nkyZpP","mergeTableCellRight","getRanges","1gqiYUP","cell","_acceptFormatSuggestionCallbackFactory","mergeTableCellDown","set:isEnabled","map","editor","getAncestors","getSuggestions","isEnabled","formatInline","splitTableCellVertically","execute","fromRange","690hnvaMH","getFirstPosition","*Split cell:* horizontally","*Split cell:* vertically","1632818GSqklM","_tablePostFixingSubtypes","2295924baUJNd","descriptionFactory","element","getSelectionAffectedTableCells","filter","locale","markBlockFormat","isInContent","TrackChangesEditing","72PuyiFH","length","document","trackChanges","mergeTableCellLeft","from","createRangeOn","formatBlock","author","stop","table","mergeTableCells","find","type","enableCommand","findAncestor","low"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(901857===parseInt(n(325))/1*(-parseInt(n(343))/2)+-parseInt(n(322))/3*(parseInt(n(375))/4)+-parseInt(n(391))/5+parseInt(n(345))/6+parseInt(n(398))/7+parseInt(n(354))/8*(-parseInt(n(396))/9)+-parseInt(n(339))/10*(-parseInt(n(313))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(383)](){return[ia]}[ua(318)](){const t=ua,e=this[t(331)],n=e[t(402)][t(356)][t(410)],r=e[t(350)];if(!e[t(372)][t(405)](t(411)))return;const s=e[t(372)][t(381)](t(353)),o=e[t(372)][t(381)](t(378)),a=e[t(372)][t(381)](ia);a[t(344)][t(377)](t(365)),s[t(368)](t(365),(()=>{const n=t,r=o[n(348)](e[n(402)][n(356)][n(410)]);e[n(402)][n(407)]((()=>{const t=n;s[t(314)](r,{commandName:t(365),commandParams:[]},[],t(365))}))})),e[t(389)][t(381)](t(365)).on(t(337),((n,r)=>{const o=t;e[o(389)][o(381)](o(357))[o(409)]&&(r[o(355)]>0&&r[r[o(355)]-1]&&r[r[o(355)]-1][o(399)]||s[o(403)]||this[o(380)]()||n[o(363)]())}),{priority:t(315)});for(const n of[t(412),t(323),t(328),t(358)]){const r=e[t(389)][t(381)](n);s[t(368)](n,(()=>{const n=t,o=e[n(402)][n(356)][n(410)][n(340)]()[n(332)]()[n(366)]((t=>t.is(n(347),n(379)))),i=r[n(409)];e[n(402)][n(407)]((()=>{const t=n;s[t(314)]([o,i],{commandName:t(365),commandParams:[]},[],t(365))}))}))}for(const n of[t(336),t(394)]){const r=e[t(389)][t(381)](n);s[t(368)](n,(()=>{const i=t,a=o[i(348)](e[i(402)][i(356)][i(410)])[0],c=a[i(369)](i(364)),{column:u,row:l}=o[i(374)](a);let f=[];if(i(373)==r[i(385)]){const t=o[i(376)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(359)](t)[i(330)]((t=>t[i(326)]))}else{const t=o[i(376)](c,{column:u,includeAllSlots:!0});f=Array[i(359)](t)[i(330)]((t=>t[i(326)]))}e[i(402)][i(407)]((t=>{const e=i;s[e(351)](t[e(360)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(346)][t(397)]((e=>{const n=t;if(n(361)!=e[n(367)]&&n(335)!=e[n(367)])return;const{data:s}=e;return s&&n(365)==s[n(388)]?{type:n(404),content:zr(r,n(321))}:void 0})),s[t(346)][t(397)]((e=>{const n=t;if(n(361)!=e[n(367)]&&n(335)!=e[n(367)])return;const{data:s}=e;return s?n(336)==s[n(388)]?{type:n(404),content:zr(r,n(342))}:n(394)==s[n(388)]?{type:n(404),content:zr(r,n(341))}:void 0:void 0}));const c=a[t(327)]();for(const e of[t(412),t(323),t(328),t(358)])s[t(382)][t(320)](t(361),e,t(384),c);for(const e of[t(336),t(394)])s[t(382)][t(320)](t(361),e,t(384),c);s[t(382)][t(320)](t(361),t(365),t(384),(r=>{const s=t;e[s(402)][s(407)]((t=>{const o=s,a=Array[o(359)](n[o(324)]())[o(330)]((t=>i.LiveRange[o(338)](t)));t[o(400)](r),e[o(389)][o(381)](o(365))[o(392)](),e[o(337)](o(365),{forceDefaultExecution:!0});const c=a[o(349)]((t=>o(317)!=t[o(393)][o(316)]));c[o(355)]>0&&t[o(400)](c);for(const t of a)t[o(401)]()}))}));for(const n of[t(412),t(328),t(358),t(323)]){const r=e[t(389)][t(381)](n);r.on(t(329),((n,s,o)=>{const i=t;if(o){const t=e[i(402)][i(356)][i(410)][i(340)]()[i(332)]()[i(366)]((t=>t.is(i(347),i(379))));this[i(408)](r[i(409)],t)||(n[i(406)]=!1,n[i(363)]())}}),{priority:t(370)})}}[ua(380)](){const t=ua,e=this[t(331)][t(389)][t(381)](t(365)),n=this[t(331)][t(372)][t(381)](t(378));if(!e[t(334)])return!1;const r=n[t(348)](this[t(331)][t(402)][t(356)][t(410)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(408)](e,n))return!1;return!0}[ua(408)](t,e){const n=ua,r=this[n(331)][n(372)][n(381)](n(353)),s=this[n(331)][n(402)][n(360)](t),o=this[n(331)][n(402)][n(360)](e),i=new Set,a=new Set;for(const t of r[n(333)]())if((n(319)==t[n(367)]||n(395)==t[n(367)]||n(365)==t[n(390)])&&t[n(352)])for(const e of t[n(324)]())e[n(387)](s,!0)&&i[n(371)](t[n(367)]+":"+t[n(362)].id),e[n(387)](o,!0)&&a[n(371)](t[n(367)]+":"+t[n(362)].id);if(i[n(386)]!=a[n(386)])return!1;for(const t of i)if(!a[n(405)](t))return!1;return!0}}function ga(){const t=["ck-suggestion-marker--active","commandParams","662580rupDMj","_acceptFormatSuggestionCallbackFactory","start","parent","downcastDispatcher","has","activeMarkers","mapper","toViewElement","registerDescriptionCallback","name","markerNameToElements","_splitMarkerName","setTableRowHeader","descriptionFactory","showSuggestionHighlights","5807112WRzzud","createTableWalker","writer","includes","forceValue","nodeAfter","editor","removeClass","addMarker:suggestion","accept","removeAttribute","addClass","consumable","options","headingColumns","highest","2187258pUwDzB","afterInit","cell","setTableColumnHeader","locale","consume","1376030IyAwyE","FORMAT_HEADER_ROW","setAttribute","14mFkUKl","1035883lNqrVO","187468htcsWP","unbindElementFromMarkerName","bindElementToMarker","477gRxoTE","data","3220395dRZWqw","getCellLocation","end","39zOTZUH","editing","registerBlockAttribute","_registerLegacyDescription","markerRange","FORMAT_REGULAR_COLUMN","type","get","headingRows","nodeBefore","requires","commandName","registerCustomCallback","formatBlock","TableEditing","stop","format","FORMAT_HEADER_COLUMN","*Format:* %0","registerAttributeLabel","TrackChangesEditing","getSuggestion","FORMAT_REGULAR_ROW","removeMarker:suggestion","ck-suggestion-marker-","item","data-suggestion","TableUtils","_handleLegacySuggestions","markerName","enableDefaultAttributesIntegration","_suggestionFactory","plugins"];return(ga=function(){return t})()}const da=pa;function pa(t,e){const n=ga();return(pa=function(t,e){return n[t-=179]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(823221===-parseInt(n(210))/1+parseInt(n(206))/2+parseInt(n(219))/3*(-parseInt(n(211))/4)+-parseInt(n(216))/5+parseInt(n(200))/6+-parseInt(n(209))/7*(parseInt(n(184))/8)+-parseInt(n(214))/9*(-parseInt(n(254))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ga);class ma extends t.Plugin{static get[da(229)](){return[ia]}[da(201)](){const t=da,e=this[t(190)];if(!e[t(251)][t(259)](t(233)))return;const n=e[t(204)],r=e[t(251)][t(226)](t(239));r[t(249)](t(181)),r[t(249)](t(203)),r[t(221)](t(227)),r[t(221)](t(198)),r[t(182)][t(238)](t(227),zr(n,t(207))),r[t(182)][t(238)](t(198),zr(n,t(236))),this[t(247)]()}[da(247)](){const t=da,e=this[t(190)][t(251)][t(226)](t(239)),n=this[t(190)][t(251)][t(226)](t(246)),r=this[t(190)][t(251)][t(226)](ia)[t(255)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(180)](o[a(248)]),l=e[a(240)](u),f=l[a(215)];if(a(232)!=l[a(225)]||!f||a(203)!=f[a(230)])return;if(o[a(244)])return void s[a(234)]();if(!i[a(196)][a(205)](o[a(223)],s[a(264)]))return;const h=o[a(223)][a(256)][a(189)],g=o[a(223)][a(218)][a(228)],d=h[a(257)][a(257)],{column:p}=n[a(217)](h),{column:m}=n[a(217)](g);for(let s=p;s<=m;s++){const l=n[a(185)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(202)],l=i[a(261)][a(262)](s);i[a(186)][a(195)](a(243)+c,l),r&&i[a(186)][a(208)](a(245),u,l),i[a(261)][a(213)](l,o[a(248)]),t&&(e[a(260)][a(187)](o[a(248)])?i[a(186)][a(195)](a(252),l):i[a(186)][a(191)](a(252),l))}}}}e[t(250)][t(231)](t(232),t(181),t(193),r),e[t(250)][t(231)](t(232),t(203),t(193),r),this[t(190)][t(220)][t(258)].on(t(192),s(),{priority:t(199)}),this[t(190)][t(215)][t(258)].on(t(192),((e,n,r)=>{const o=t;r[o(197)][o(183)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(199)}),this[t(190)][t(220)][t(258)].on(t(242),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(180)](r[o(248)]),c=e[o(240)](a),u=c[o(215)];if(o(232)!=c[o(225)]||!u||o(203)!=u[o(230)])return;const l=s[o(261)][o(179)](r[o(248)]);if(l)for(const t of l)s[o(186)][o(191)](o(243)+i,t),s[o(186)][o(191)](o(252),t),s[o(186)][o(194)](o(245),t),s[o(261)][o(212)](t,r[o(248)])}),{priority:t(199)}),this[t(222)]()}[da(222)](){const t=da,e=this[t(190)],n=e[t(204)];function r(e){const r=t;return{type:r(235),content:zr(n,r(237),e)}}e[t(251)][t(226)](t(239))[t(182)][t(263)]((e=>{const s=t;if(s(232)!=e[s(225)])return;const{data:o}=e;if(o){if(s(181)==o[s(230)]){const t=o[s(253)][0][s(188)];return r(zr(n,s(t?207:241)))}if(s(203)==o[s(230)]){const t=o[s(253)][0][s(188)];return r(zr(n,s(t?236:224)))}}}))}}const Ia=ba;function Ea(){const t=["ck-suggestion-marker","4829YqUljU","columnInsertionIndexes","getAllAdjacentSuggestions","getChanges","getSuggestions","getMarkers","selection","4641656azPzWQ","clipboardOutput","discard","cells","locale","getRange","_tablePostFixingSubtypes","previousSibling","updateMarker","columnInsertionRanges","tablePasteRow","7926XJQddv","wrap","paragraph","rootName","findAncestor","document","getRows","9NGwDUS","nextSibling","every","createPositionBefore","commands","register","length","descriptionFactory","add","27910WSAiBG","return","tableCellSuggestion","_getCoordsForCells","fill","fromEntries","tableCellVerticalAlignment","call","filter","4768850zzxbOu","Users","dataDowncast","getChild","accept","tableCellBackgroundColor","fromRange","*Replace table cells*","_replaceTableSlotCell","TableClipboard","getColumns","tablePaste","suggestion","differ","getColumnIndexes","TableUtils","insertContent","tableCellBorderColor","requires","rows","get","isEqual","isInContent","showSuggestionHighlights","unwrap","endColumn","getRowIndexes","ck-suggestion-marker--active","insertColumns","markerAttributes","end","markers","activeMarkers","markMultiRangeInsertion","4246878YjEnlf","includes","registerCustomCallback","tableCellHorizontalAlignment","markerToHighlight","endRow","removeRows","nodeAfter","markMultiRangeBlockFormat","tableCell","options","root","tablePasteCell","5397PyCOye","view","createRange","forceDefaultExecution","find","_createdBatches","$graveyard","getChangedMarkers","_isForcedDefaultExecutionBlock","tableCellPadding","suggestion-td","start","insert","next","formatBlock","last","createRangeIn","elementToElement","getShiftedBy","getTableIfOnlyTableInContent","content","set","position","_suggestionFactory","remove","setAttributes","entries","push","suggestionUnloaded","deletionRanges","documentSelection","240921VukYXA","forEach","join","deletion","tablePasteChainId","getRanges","low","createTableWalker","keys","row","model","cell","afterInit","name","getSelectionAffectedTableCells","tablePasteColumn","_splitMarkerName","registerPostFixer","high","removeColumns","oldRange","registerDescriptionCallback","tableCellBorderWidth","some","move","insertRows","newRange","detach","editing","table","rowInsertionIndexes","plugins","ck-suggestion-marker-insertion","TrackChangesEditing","setAttribute","suggestion:formatBlock:tablePasteCell","listenTo","reduce","insertionRanges","schema","createRangeOn","getSuggestion","startsWith","value","has","from","getContainedElement","createElement","getChildren","stop","insertion","author","column","23658804FzYpTL","first","rowInsertionRanges","map","trackChanges","columns","hasSuggestion","redo","element","conversion","getSuggestionCallback","previous","attributes","editingDowncast","4kWMiFc","change","type","isEmpty","getAttributes","4nyaHzU","markerName","batch","editor","removeMarker","suggestionLoaded","getItems","removeMarkers","tableCellBorderStyle","subType","for","containsRange","markMultiRangeDeletion"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=478]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(872366===-parseInt(n(667))/1*(-parseInt(n(532))/2)+-parseInt(n(623))/3+-parseInt(n(527))/4*(-parseInt(n(589))/5)+parseInt(n(564))/6*(parseInt(n(636))/7)+parseInt(n(553))/8*(parseInt(n(571))/9)+parseInt(n(580))/10*(parseInt(n(546))/11)+-parseInt(n(513))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(482),Ia(606),Ia(540),Ia(626),Ia(586),Ia(594),Ia(645)],_a=Object[Ia(585)](Ta[Ia(516)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(607)](){return[ia]}[Ia(679)](){const t=Ia,n=this[t(535)];if(!n[t(491)][t(504)](t(598)))return;const r=n[t(491)][t(609)](t(493)),s=n[t(491)][t(609)](t(604)),o=n[t(491)][t(609)](ia),a=n[t(491)][t(609)](t(598));o[t(559)][t(663)](t(563),t(682)),n[t(677)][t(499)][t(576)](t(582),{allowIn:t(632),allowContentOf:t(632),isLimit:!0}),n[t(522)][t(653)]({model:t(582),view:t(646)});let c=null;n[t(677)].on(t(605),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(577)]-1];h&&h[u(639)]||r[u(644)]||this[u(535)][u(575)][u(609)](u(517))[u(503)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(666)))return!1;const i=s[o(655)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(681)](n[o(569)][o(552)]);if(!a[o(577)])return!1;const c=a[0][o(568)](o(489)),l=r[o(615)](a),f=r[o(603)](a),h={startRow:l[o(514)],endRow:l[o(651)],startColumn:f[o(514)],endColumn:f[o(651)]};return 1==a[o(577)]&&(h[o(628)]+=r[o(570)](i)-1,h[o(614)]+=r[o(599)](i)-1),ka(c,h,r)}(l,f,n[u(677)],s,a)&&(o[u(509)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(677)][u(528)]((()=>{const t=u;n[t(677)][t(605)](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(577)]&&r[t(622)](o,t(563),{tablePasteChainId:s}),a[t(577)]&&r[t(622)](a,t(682),{tablePasteChainId:s}),l[t(577)]&&(r[t(622)](l,t(600),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(668)]((e=>{const n=t;var r;return null===(r=e[n(487)])||void 0===r?void 0:r[n(587)](e)}))),f[t(577)]&&(r[t(544)](f,t(600),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(668)]((e=>{const n=t;var r;return null===(r=e[n(487)])||void 0===r?void 0:r[n(587)](e)})));const g=r[t(631)](h[t(516)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(635),{tablePasteChainId:s});if(g){const e=g[t(551)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(677)][t(500)](s),a=e[t(640)]((e=>e[t(558)]()[t(610)](i)));a&&r[t(663)]([a[t(680)],o])}r[t(577)]&&g[t(494)](t(618),Object[t(585)](r))}c=null})))}),{priority:e.priorities[t(478)]+10}),n[t(491)][t(609)](t(598)).on(t(597),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(509)]();const u=s[r(678)],l=o,f=Aa(u),h=Aa(l);e[r(581)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(660)](u[r(592)](0));for(const t of Array[r(505)](l[r(508)]()))a[r(648)](t,u,r(619));const t=c[r(490)][r(624)](s[r(676)]),e=c[r(547)][r(624)](s[r(512)]);t||e||(g=i.LiveRange[r(595)](a[r(652)](u)))}else h&&!f&&(d=a[r(652)](u));else{const t=a[r(507)](r(582)),e=a[r(507)](r(582));a[r(565)](a[r(652)](u),e),a[r(648)](t,u,0);for(const e of Array[r(505)](l[r(508)]()))a[r(648)](e,t,r(619));g=i.LiveRange[r(595)](a[r(500)](t)),d=i.LiveRange[r(595)](a[r(500)](e))}const p=Array[r(505)](l[r(531)]())[r(588)]((([t])=>Ta[r(624)](t)));c[r(556)][r(663)]({element:u,attributes:p[r(577)]?Object[r(585)](p):null}),g&&c[r(498)][r(663)](g),d&&c[r(665)][r(663)](d)}),{priority:t(478)}),s.on(t(617),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(518)]||1;c[o(547)]=new Array(l)[o(584)](u)[o(516)](((t,e)=>t+e));for(const{cell:t}of s[o(674)](i,{startColumn:u,endColumn:u+l-1}))c[o(562)][o(663)](n[o(677)][o(500)](t))}),{priority:t(673)}),s.on(t(485),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(608)]||1;c[o(490)]=new Array(l)[o(584)](u)[o(516)](((t,e)=>t+e));for(const{cell:t}of s[o(674)](i,{startRow:u,endRow:u+l-1}))c[o(515)][o(663)](n[o(677)][o(500)](t))}),{priority:t(673)}),r[t(578)][t(481)]((e=>{const r=t;if(e[r(541)]&&e[r(541)][r(502)](r(600)))return e[r(524)]?{}:{type:r(510),content:zr(n[r(557)],r(596))}}));const u=()=>!1;for(const e of[t(600),t(682),t(563),t(635)])r[t(659)][t(625)](t(510),e,t(669),u),r[t(659)][t(625)](t(670),e,t(669),u),r[t(659)][t(625)](t(650),e,t(669),u);r[t(659)][t(625)](t(650),t(635),t(555),u),r[t(659)][t(625)](t(650),t(635),t(593),((e,r,s)=>{const o=t,i=e[o(516)]((t=>t[o(506)]()))[o(588)]((t=>t)),a=new Map(i[o(516)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(556)])e&&a[o(657)](t,e);else if(s&&s[o(618)])for(const[t,e]of Object[o(662)](s[o(618)])){const r=n[o(677)][o(620)][o(609)](t),s=r?r[o(558)]()[o(506)]():null;s&&a[o(657)](s,e)}n[o(677)][o(528)]((t=>{const e=o;for(const[n,r]of a)t[e(661)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(659)][o(625)](e,o(600),s,((t,i,a)=>{const c=o;n[c(677)][c(528)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(647)][o(630)];t.is(o(521),o(582))&&u[o(663)](t)}r[o(659)][o(523)](e,null,s)(t,i,a);for(const t of u)o(642)!=t[o(634)][o(567)]&&n[o(613)](t)}))}))};l(t(510),t(593)),l(t(510),t(555)),l(t(670),t(593)),l(t(670),t(555)),r[t(659)][t(625)](t(510),t(563),t(555),(e=>{const n=t,r=e[n(516)]((t=>t[n(506)]())),i=r[0][n(568)](n(489)),{minRow:a,maxRow:c}=o[n(583)](r);s[n(629)](i,{at:a,rows:c-a+1})})),r[t(659)][t(625)](t(510),t(682),t(555),(e=>{const n=t,r=e[n(516)]((t=>t[n(506)]())),i=r[0][n(568)](n(489)),{minColumn:a,maxColumn:c}=o[n(583)](r);s[n(479)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(541)]||!n[s(541)][s(502)](s(600)))return;const o=n[s(525)][s(671)],i=r[s(550)]()[s(588)]((t=>t[s(611)]&&t[s(525)]&&t[s(525)][s(671)]==o));i[s(577)]&&n[s(548)]()[s(577)]!=i[s(577)]&&i[s(497)](((t,e)=>(t[s(649)]=e,e[s(524)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(683)](e[s(533)]),i=[s(545),s(492)],a=r[s(621)][s(624)](e[s(533)]);return a&&i[s(663)](s(616)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(537),f,{priority:t(478)}),r.on(t(664),f,{priority:t(478)}),n[t(677)][t(569)][t(684)]((()=>{const e=t;let s=!1;const o=Array[e(505)](n[e(677)][e(569)][e(602)][e(643)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(683)](t);if(e(601)!=o||e(670)!=a||i[e(480)])continue;if(!r[e(519)](c))continue;const u=r[e(501)](c)[e(672)](),l=n[e(491)][e(609)](e(590)).me;for(const t of r[e(550)]())if(t[e(611)]&&t[e(511)]==l&&e(650)==t[e(529)]&&e(635)==t[e(541)]&&t[e(672)]()[e(573)]((t=>u[e(483)]((n=>n[e(543)](t,!0))))))for(const n of t[e(548)]())n[e(611)]&&(n[e(555)](),s=!0)}return s})),n[t(677)][t(569)][t(684)]((e=>{const s=t,o=n[s(575)][s(609)](s(520));if(!o||!o[s(641)][s(504)](e[s(534)]))return!1;let i=!1;const a=n[s(491)][s(609)](s(590)).me,c=n[s(677)][s(569)][s(602)][s(549)](),u=Array[s(505)](n[s(677)][s(569)][s(602)][s(643)]())[s(588)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(683)](t);return n(601)==o&&n(600)==i&&c==a.id&&!e[n(480)]}));for(const t of c){if(s(648)!=t[s(529)]||s(582)!=t[s(680)]||1!=t[s(577)])continue;const n=e[s(638)](t[s(658)],t[s(658)][s(654)](1));if(!u[s(640)]((({data:t})=>t[s(486)][s(610)](n))))for(const{name:t,data:r}of u)if(n[s(543)](r[s(486)])){e[s(561)](t,{range:n}),i=!0;break}}return i})),n[t(677)][t(569)][t(684)]((e=>{const s=t;let o=!1;const i=n[s(491)][s(609)](s(590)).me,a=r[s(550)]()[s(588)]((t=>t[s(611)]&&t[s(511)]==i)),c=new Set,u=new Set;for(const t of a)if(s(600)==t[s(541)])for(const e of t[s(551)]()){const n=e[s(558)]()[s(506)]();if(n)if(n.is(s(521),s(582))&&Aa(n)){t[s(536)](e[s(680)]),c[s(579)](n),o=!0;const r=n[s(572)],i=n[s(560)],a=r&&r.is(s(521),s(582)),l=i&&i.is(s(521),s(582));a&&!c[s(504)](r)&&u[s(579)](r),l&&!c[s(504)](i)&&u[s(579)](i)}else n.is(s(521),s(566))&&n[s(530)]&&(t[s(536)](e[s(680)]),o=!0)}else if(s(635)==t[s(541)]){if(!t[s(525)]||!t[s(525)][s(671)])continue;const e=t[s(525)][s(618)];if(e&&Object[s(675)](e)[s(577)])continue;const n=t[s(525)][s(671)];let r=!0,i=!0;for(const e of a)if(e[s(541)]&&e[s(541)][s(502)](s(600))){if(!e[s(525)][s(671)]){i=!1;break}if(e.id!=t.id&&e[s(525)][s(671)]==n){r=!1;break}}i&&r&&(t[s(539)](),o=!0)}for(const t of c)e[s(660)](t);for(const t of u)e[s(613)](t);return o})),n[t(522)][t(542)](t(526))[t(627)]({model:t(495),view:(t,e)=>h(t),converterPriority:t(478)}),n[t(522)][t(542)](t(591))[t(627)]({model:t(495),view:(e,n)=>n[t(633)][t(612)]?h(e,!1):null,converterPriority:t(478)});const g=n[t(488)][t(637)];this[t(496)](g[t(569)],t(554),((e,n)=>{const r=t,s=[];for(const t of g[r(652)](n[r(656)])[r(538)]())t.is(r(521),r(646))&&s[r(663)](t);g[r(528)]((t=>{const e=r;for(const n of s)t[e(484)](t[e(652)](n),t[e(574)](n)),t[e(660)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(530)])return!0;const n=t[e(592)](0);return n.is(e(521),e(566))&&n[e(530)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(674)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Na;function Na(t,e){const n=Ra();return(Na=function(t,e){return n[t-=256]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(684484===parseInt(n(293))/1*(-parseInt(n(272))/2)+parseInt(n(270))/3*(parseInt(n(298))/4)+-parseInt(n(306))/5*(-parseInt(n(266))/6)+parseInt(n(257))/7*(parseInt(n(292))/8)+parseInt(n(294))/9*(parseInt(n(284))/10)+-parseInt(n(310))/11+-parseInt(n(305))/12*(parseInt(n(276))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class La extends t.Plugin{[Ca(290)](){const t=Ca;if(!this[t(280)][t(263)][t(296)](t(303)))return;const e=this[t(280)][t(263)][t(274)](t(277));e[t(269)](t(313),this[t(279)][t(288)](this)),e[t(286)][t(273)](t(275),t(258),t(287),e[t(286)][t(312)](t(275),null,t(261))),e[t(286)][t(273)](t(275),t(258),t(261),e[t(286)][t(312)](t(275),null,t(287))),e[t(283)][t(264)](this[t(282)][t(288)](this))}[Ca(279)](t,e){const n=Ca,r=this[n(280)][n(263)][n(274)](n(277)),s=this[n(280)][n(263)][n(274)](n(303)),o=e[n(314)]||this[n(280)][n(309)][n(271)][n(308)][n(259)]();this[n(280)][n(309)][n(265)]((()=>{const i=n,a=s[i(262)](o);let c=a?s[i(297)](a):null,u=o[i(307)](i(278))||null;const l=e[i(278)]||u,f=e[i(289)]||c,h=this[i(280)][i(263)][i(274)](i(311)).me;for(const t of r[i(268)]()){const e=t[i(299)]();if(i(258)===t[i(281)]&&e===o){t[i(302)]!==h&&t[i(261)]();const e=t[i(304)][i(256)];u=e[0][i(278)],c=e[0][i(289)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(301)](o,{commandName:i(313),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(258)},[],i(258))}))}[Ca(282)](t){const e=Ca;if(e(275)!=t[e(285)]&&e(267)!=t[e(285)])return;const{data:n}=t;if(n&&e(258)===n[e(295)]){const t=e(291);return{type:e(300),content:zr(this[e(280)][e(260)],t)}}}}function Ra(){const t=["type","_suggestionFactory","accept","bind","columnWidths","afterInit","*Format:* resize table","11144ecZXxs","237cMzijW","95454ahYcHx","formatGroupId","has","getTableColumnsWidths","8PfMjxO","getContainedElement","format","markBlockFormat","author","TableColumnResizeEditing","data","144gkOQbs","450mkBTIt","getAttribute","selection","model","8899594beYbIs","Users","getSuggestionCallback","resizeTableWidth","table","commandParams","1155LhdVAK","resizeTable","getSelectedElement","locale","discard","getColumnGroupElement","plugins","registerDescriptionCallback","change","89202adUIAz","formatInline","getSuggestions","enableCommand","199830JiSZDa","document","242giztPw","registerCustomCallback","get","formatBlock","1273831ZzJxpx","TrackChangesEditing","tableWidth","handleResizeTableWidthCommand","editor","subType","handleSuggestionDescription","descriptionFactory","940wzlKGF"];return(Ra=function(){return t})()}function Sa(t,e){const n=va();return(Sa=function(t,e){return n[t-=199]})(t,e)}const Ma=Sa;function va(){const t=["6115056XStcxw","Template","insertTemplate","179799ZNqtyp","2610615AeCBGd","1086aMHjcX","TrackChangesEditing","1647844gQqaUs","16tbwcKb","has","plugins","720504gyRptF","231805gFxBVU","afterInit","get","10KLohbK","editor","enableCommand","18610WdTmfd"];return(va=function(){return t})()}!function(t,e){const n=Sa,r=t();for(;;)try{if(448260===-parseInt(n(212))/1+parseInt(n(207))/2+parseInt(n(203))/3*(parseInt(n(208))/4)+-parseInt(n(199))/5*(-parseInt(n(205))/6)+-parseInt(n(204))/7+-parseInt(n(200))/8+-parseInt(n(211))/9*(-parseInt(n(215))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class wa extends t.Plugin{[Ma(213)](){const t=Ma,e=this[t(216)];e[t(210)][t(209)](t(201))&&e[t(210)][t(214)](t(206))[t(217)](t(202))}}function Oa(t,e){const n=xa();return(Oa=function(t,e){return n[t-=111]})(t,e)}const Fa=Oa;!function(t,e){const n=Oa,r=t();for(;;)try{if(932541===-parseInt(n(126))/1*(-parseInt(n(121))/2)+parseInt(n(133))/3+-parseInt(n(116))/4*(-parseInt(n(130))/5)+parseInt(n(119))/6*(-parseInt(n(115))/7)+-parseInt(n(111))/8+-parseInt(n(127))/9*(-parseInt(n(131))/10)+parseInt(n(114))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class Da extends t.Plugin{[Fa(112)](){const t=Fa,e=this[t(134)];if(!e[t(120)][t(128)](t(125)))return;e[t(117)][t(128)](t(118))[t(123)](t(125));const n=e[t(117)][t(128)](t(118)),r=e[t(122)];n[t(132)][t(124)](t(113),(e=>zr(r,t(129),e)))}}function xa(){const t=["2446419PVwKbl","editor","11089952CEoaVy","afterInit","tableOfContents","4065952AWspAs","7kclKPH","1805212CgAZPy","plugins","TrackChangesEditing","4636068nMBTjF","commands","4438NtFwGa","locale","enableCommand","registerElementLabel","insertTableOfContents","73VrUwjb","1662516tDOxwg","get","ELEMENT_TABLE_OF_CONTENTS","5ruhzYN","70SNuAYH","descriptionFactory"];return(xa=function(){return t})()}function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=123]})(t,e)}const Ba=Pa;function Ua(){const t=["ELEMENT_TITLE","forward","descriptionFactory","165WPbgxO","Title","updateMarker","4759056TOjRut","1967PaCZfk","get","newRange","from","261KjyHWI","model","3650205kECCrN","differ","TrackChangesEditing","nodeBefore","getChangedMarkers","createRange","_splitMarkerName","editor","isCollapsed","369138sCzcfw","plugins","locale","removeMarker","4452XgsYfJ","registerElementLabel","title-content","195620PodVUb","start","registerPostFixer","schema","isTouching","document","element","28472bwYPIj","afterInit","suggestion","1936846BofkJO","end","has","getNearestSelectionRange","isEqual"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(616340===-parseInt(n(154))/1+parseInt(n(127))/2+-parseInt(n(135))/3*(-parseInt(n(158))/4)+parseInt(n(145))/5+parseInt(n(138))/6+parseInt(n(139))/7*(-parseInt(n(124))/8)+parseInt(n(143))/9*(-parseInt(n(161))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(125)](){const t=Ba,e=this[t(152)];if(!e[t(155)][t(129)](t(136)))return;const n=e[t(155)][t(140)](t(147));n[t(134)][t(159)](t(160),(()=>zr(e[t(156)],t(132)))),e[t(144)][t(166)][t(163)]((r=>{const s=t;let o=!1;const i=Array[s(142)](e[s(144)][s(166)][s(146)][s(149)]());for(const{name:t,data:a}of i){const{group:i}=n[s(151)](t);if(s(126)!==i||!a[s(141)])continue;const c=a[s(141)],u=c[s(128)][s(148)];if(!u||!u.is(s(123),s(160)))continue;if(!c[s(162)][s(165)](c[s(128)]))continue;const l=e[s(144)][s(164)][s(130)](c[s(128)],s(133));if(l&&l[s(153)]){const e=r[s(150)](c[s(162)],l[s(162)]);e[s(131)](c)||(r[s(137)](t,{range:e}),o=!0)}o||(r[s(157)](t),o=!0)}return o}))}}function Ga(t,e){const n=Ha();return(Ga=function(t,e){return n[t-=151]})(t,e)}const Va=Ga;function Ha(){const t=["TrackChangesEditing","redo","50ISMQGb","has","enableCommand","plugins","65RymfzE","UndoEditing","2150613sYDKGI","854790IorltJ","10ZzCjFS","undo","afterInit","2105328PYVdpn","1592928hZgPcY","1723232gXtflC","374BfJyaG","editor","get","21836kqkHWj"];return(Ha=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(155446===-parseInt(n(169))/1*(-parseInt(n(159))/2)+-parseInt(n(152))/3+-parseInt(n(162))/4*(parseInt(n(165))/5)+-parseInt(n(157))/6+parseInt(n(158))/7+parseInt(n(156))/8+parseInt(n(151))/9*(parseInt(n(153))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Va(155)](){const t=Va,e=this[t(160)],n=e[t(168)][t(161)](t(163));e[t(168)][t(166)](t(170))&&(n[t(167)](t(154)),n[t(167)](t(164)))}}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=164]})(t,e)}function qa(){const t=["toggleTableCaption","297129tSsWnt","1391020Qtimve","enableCommand","698yrBwXK","24976VEFqHS","requires","18VNUHTI","198984fIeNCj","editor","TableCaptionEditing","TrackChangesEditing","11inSYoI","plugins","get","afterInit","75sLRedu","has","210355LPbbgT","8TUyChd","1427517CzDkQb"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(147952===-parseInt(n(179))/1+parseInt(n(178))/2*(parseInt(n(169))/3)+-parseInt(n(182))/4+-parseInt(n(171))/5*(parseInt(n(181))/6)+parseInt(n(175))/7+parseInt(n(172))/8*(parseInt(n(173))/9)+parseInt(n(176))/10*(parseInt(n(165))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Wa(180)](){return[ia]}[Wa(168)](){const t=Wa,e=this[t(183)];e[t(166)][t(170)](t(184))&&e[t(166)][t(167)](t(164))[t(177)](t(174))}}const Za=Ya;function Ya(t,e){const n=Ja();return(Ya=function(t,e){return n[t-=129]})(t,e)}function Ja(){const t=["commandParams","enableCommand","document","nodeAfter","4241010ytFNZs","*Format:* change table cell properties","afterInit","tableCellBorderStyle","5962935LsPtkN","_handlePropertyChange","7xwkUAz","join","batch","model","findAncestor","handleSuggestionDescription","tableProperties","2029160MljOHo","tableBorderStyle","tableWidth","discard","TrackChangesEditing","get","tableBorderWidth","formatBlock","462734MGmDeP","has","setAttribute","subType","enqueueChange","start","6031737RCcRlH","tableCellWidth","tableCellHorizontalAlignment","TableCellPropertiesEditing","_suggestionFactory","20742NUhKAz","accept","pluginName","tableAlignment","table","plugins","tableCellProperties","getAttribute","selection","1vedYNp","getFirstPosition","184zemtDo","registerCustomCallback","790nGNkIB","*Format:* change table properties","locale","descriptionFactory","getSuggestionCallback","registerDescriptionCallback","editor","removeAttribute","46443AUosDS","tableCellBackgroundColor","TrackChangesTableProperties","tableCellPadding","getContainedElement","tableCellHeight","tableHeight","tableCellVerticalAlignment","tableCellBorderWidth","tableCellBorderColor","tableBackgroundColor","tableBorderColor","format","_getSuggestion","getSelectionAffectedTableCells","TableUtils","handleDiscardAction","TablePropertiesEditing","markBlockFormat","getSuggestions","data","change"];return(Ja=function(){return t})()}!function(t,e){const n=Ya,r=t();for(;;)try{if(484191===-parseInt(n(134))/1*(parseInt(n(193))/2)+parseInt(n(146))/3*(parseInt(n(136))/4)+parseInt(n(138))/5*(-parseInt(n(204))/6)+parseInt(n(178))/7*(parseInt(n(185))/8)+-parseInt(n(199))/9+parseInt(n(172))/10+parseInt(n(176))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(184)]=[e(157),e(186),e(191),e(207),e(187),e(152),e(156)],this[e(131)]=[e(155),e(175),e(154),e(149),e(200),e(151),e(147),e(201),e(153)]}static get[Za(206)](){return Za(148)}[Za(174)](){const t=Za,e=this[t(144)][t(130)][t(190)](t(189));if(this[t(144)][t(130)][t(194)](t(163))){for(const n of this[t(184)])e[t(169)](n,((e,r)=>{const s=t,o=this[s(144)][s(181)][s(170)][s(133)][s(135)]()[s(182)](s(129));this[s(177)](n,[o],this[s(184)],s(184),e,r)}));e[t(203)][t(137)](t(192),t(184),t(205),e[t(203)][t(142)](t(192),null,t(188))),e[t(203)][t(137)](t(192),t(184),t(188),((e,n)=>this[t(162)](this[t(184)],e,n))),e[t(203)][t(137)](t(192),t(184),t(179),(()=>!1))}if(this[t(144)][t(130)][t(194)](t(202))){for(const n of this[t(131)])e[t(169)](n,((e,r)=>{const s=t,o=this[s(144)][s(130)][s(190)](s(161))[s(160)](this[s(144)][s(181)][s(170)][s(133)]);this[s(177)](n,o,this[s(131)],s(131),e,r)}));e[t(203)][t(137)](t(192),t(131),t(205),e[t(203)][t(142)](t(192),null,t(188))),e[t(203)][t(137)](t(192),t(131),t(188),((e,n)=>this[t(162)](this[t(131)],e,n))),e[t(203)][t(137)](t(192),t(131),t(179),(()=>!1))}e[t(141)][t(143)]((e=>this[t(183)](e)))}[Za(177)](t,e,n,r,s,o){const i=Za,a=this[i(144)][i(130)][i(190)](i(189));this[i(144)][i(181)][i(197)](o[i(180)],(()=>{const t=i;for(const i of e)if(this[t(159)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(132)](r);void 0!==n&&(e[r]=n)}s(o),a[t(164)](i,{commandParams:[e]},[],r)}}))}[Za(162)](t,e,n){const r=Za,s=e[0][r(198)][r(171)],o=n[r(168)][0];this[r(144)][r(181)][r(167)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(195)](r,o[r],s):e[n(145)](r,s)}))}[Za(183)](t){const e=Za;if(t[e(166)])switch(t[e(196)]){case e(184):return{type:e(158),content:zr(this[e(144)][e(140)],e(139))};case e(131):return{type:e(158),content:zr(this[e(144)][e(140)],e(173))}}}[Za(159)](t,e){const n=Za,r=this[n(144)][n(130)][n(190)](n(189));for(const s of r[n(165)]({skipNotAttached:!0})){const r=s[n(150)]();if(s[n(196)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=Cc;function bc(){const t=["getFirstRange","addUser","PendingActions","fire","batch","editor","deletion:join","@external","isRemovable","get","_trackFormatChanges","after","setSelection","values","change","removeComment","start","forward","highest","markers","createRangeIn","pop","newValue","skipNestingCheck","attribute:accept","discardAllSuggestions","markerReady","unbindElementFromMarkerName","bindElementToMarker","_createSuggestion","showSuggestionHighlights","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.","fromCharCode","formatInline","clear","unshift","isInContent","update:suggestion","pluginName","_inlineAttributeKeys","nodeBefore","registerBlockAttribute","getRange","containerElement","addRange","stopListening","high","item","isMultiRange","size","listenTo","trackChangesCommand","registerPostFixer","_breakSuggestionMarker","isExternal","for","updateSuggestion","substr","requires","3506328AZYYnU","markerToData","range","creator","adapter","commands","multi","addMarker:suggestion:attribute","ENTER","isOwn","45400fYKKcI","assign","getCommentThread","schema","createRangeOn","track-changes-adapter-missing-getsuggestion","_adapter","deleteContent","containsRange","suggestion-type","_refreshAttributeSuggestionsChain","addClass","formatBlock:discard","isBlock","discardSuggestion","getDifference","getRanges","_blockAttributeKeys","action","howMany","upcast","change:activeMarkers","_getMarkerAnnouncementText","suggestion:","_addThreadToSuggestion","147003yTFHuo","elementEnd","addSuggestion","10iBNVro","_onDiscard","formatInline:","Users","error-saving-suggestion-data-suggestion-discarded","isInsideObject","resolve","enableCommand","4cWRcDK","return","substring","CommentsRepository","addCommentThread","chain","addHighlight","getSuggestions","markerToHighlight","registerInlineAttribute","attributeOldValue","formatBlock:chain","data-suggestion","discard","addComment","isDocumentOperation","isAfter","insertion:discard","_updateSuggestionData","mapper","_isBlockAttribute","track-changes-user-not-found","_model","multipleBlocks","enqueueChange","deletion:chain","getChanges","_setSuggestionRange","end","1454215BDARTT","startsWith","move","plugins","dataReady","before","dataToMarker","formatBlock:","applyOperation","markDeletion","includes","nodeAfter","ck-suggestion-marker-formatInline","backward","split","isAtEnd","has","markInlineFormat","_checkSuggestionCorrectness","track-changes-adapter-already-set","deletion:discard","rejected","updateMarker","commentThread","attributes","suggestion","isBefore","open","from","getAttribute","getUser","hasSuggestion","isNextTo","createPositionAfter","documentSelection","targetPosition","$graveyard","locale","addMarker:suggestion:formatBlock","removeMarkers","subType","2157084VnnzWo","markInsertion","_recordAttributeSuggestions","createElement","markMultiRangeInsertion","PENDING_ACTION_SUGGESTION","widget","forceDefaultExecution","_getAttributeKey","setTo","filter","track-changes-command-not-found","addMarkerName","_joinWithAdjacentSuggestions","setAttribute","getCustomProperty","attributeKey","attribute","previous","attribute:","removeAttribute","announce","elementToElement","track-changes-enable-command-twice","formatInline:accept","rootName","$elementName","add","model","enableReadOnlyMode","isAtStart","getFirstMarker","push","_splitMarkerName","accepted","_processAttributeChanges","consume","suggestionLoaded","getMarkers","_setSuggestionData","_customCallbacks","isIntersecting","_suggestionState","accept","createPositionAt","_defaultCallbacks","getLastMatchingPosition","isLocal","isUndo","isIntersectingWithRange","deletion:","newRange","markMultiRangeBlockFormat","author","remove","head","trackChanges.mergeNestedSuggestions","5435310ZSrfFe","getShiftedBy","commandName","hasComments","getAllAdjacentSuggestions","isSelectable","deletion:accept","acceptAllSuggestions","ck-suggestion-marker-","_initAriaMarkerChangeAnnouncements","stop","insertion","elementStart","suggestionUnloaded","_mergeNestedSuggestions","init","_suggestions","concat","dataDowncast","insertion:join","attributeNewValue","fetchCommentThread","formatInline:join","formatBlock","data","trackChanges","removed","formatBlock:join","markerNameToElements","markAttributeChange","removeMarker:suggestion:formatBlock","_removeSuggestion","unbind","_afterChanges","groupId","ck-suggestion-marker-formatBlock","descriptionFactory","markerName","deletion","$marker","attribute:discard","change:data","warn","_rangeIsInLocalUserInsertion","getAncestors","_enabledCommands","notReady","ck-suggestion-marker","then","_reduceExistingSuggestions","sort","meta","_isRegisteredAttribute","collaboration.channelId","isEqual","_cutOutSuggestionMarker","find","splitPosition","getContainedElement","execute","clone","editing","oldValue","_saved","originalSuggestionId","rethrowUnexpectedError","formatBlock:accept","change:_saved","_getAuthorFromId","_commentsRepository","catch","options","config","key","refresh","suggestion:attribute:","getItems","define","_editor","comments","_processAttributeSuggestions","external:","oldRange","containsItem","insert","tablePasteChainId","ready","parent","ck-suggestion-marker--active","name","moveTargetPosition","_isDataLoaded","activeMarkers","insertContent","hasCommentThread","markBlockFormat","editingDowncast","$textProxy","addMarker","isArray","suggestionChanged","markMultiRangeDeletion","_handleNewSuggestionMarker","low","insertion:chain","join","lowest","_registerDefaultCallbacks","default","marker-count","acceptSelectedSuggestions","isCollapsed","_addSuggestionMarker","document","getChangedMarkers","reconvertMarker","toViewElement","track-changes-suggestion-data-mismatch","detach","addSuggestionData","containsPosition","_reduceSuggestionAttributeRange","authorName","map","_suggestionFactory","formatGroupId","_getExternalAuthor","createSelection","differ","selection","element","type","formatInline:chain","getSuggestionCallback","delete","normal","position","consumable","_SUGGESTION_ANNOUNCEMENT","group","isLimit","removeMarker","attribute:join","removeMarker:suggestion:attribute","getMultiRangeId","_findSuggestions","fromRange","never","isTouching","enableDefaultAttributesIntegration","buildSuggestion","acceptSuggestion","LEAVE","registerCustomCallback","createdAt","writer","trackChanges.trackFormatChanges","authoredAt","isObject","some","toUpperCase","formatInline:discard","value","containsRangeInObject","$text","_getSuggestionData","next","removeClass","length","every","discardSelectedSuggestions","forEach","_joinSuggestions","75005tHRbHL","_recordAttributeChanges","createRange","addMarker:suggestion","keys","root","_refreshSuggestionsChain","toJSON","TrackChangesEditing","getSuggestion","getWalker","format","always","getIntersection","rename","splice","conversion","insertion:","FORMATTING","_isForcedDefaultExecutionBlock","228OoIipZ","track-changes-suggestion-not-found","set","getNearestSelectionRange","insertion:accept","createPositionBefore"];return(bc=function(){return t})()}!function(t,e){const n=Cc,r=t();for(;;)try{if(294110===parseInt(n(431))/1*(parseInt(n(459))/2)+-parseInt(n(456))/3*(-parseInt(n(467))/4)+parseInt(n(496))/5+parseInt(n(356))/6*(-parseInt(n(336))/7)+parseInt(n(421))/8+parseInt(n(537))/9+-parseInt(n(163))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const Tc=Ec(132);class _c extends t.Plugin{static get[Ec(420)](){return[Ec(470),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,As,Ss,Bs,to,so,uo,ho,bo,Ao,Lo,vo,Do,Ho,Uo,qo,Jo,ti,ui,pi,Li,si,js,Ks,Ei,Ai,vi,Di,ji,zi,qi,$i,ea,ia,ha,ma,Xa,ya,La,Da,Qa,wa,ja,za]}static get[Ec(400)](){return Ec(344)}constructor(t){const e=Ec;function n(t){const e=Cc;return t[e(286)]((t=>String[e(394)](t)))[e(268)]("")}super(t),this[e(108)]=!1,this[e(358)](e(255),[]),this.on(e(452),((n,r,s,o)=>{const i=e;this[i(489)][i(376)]((()=>{const e=i;for(const n of[...o,...s])this[e(489)][e(381)][e(512)](n)&&t[e(224)][e(278)](n)}))})),this[e(199)]=new Xr(this[e(367)][e(134)][e(434)],this[e(367)][e(533)]),this[e(437)]=null,this[e(287)]=new yc(this[e(367)]),this[e(179)]=new Map,this[e(232)]=t[e(499)][e(371)](e(470)),this[e(208)]=new Set,this[e(489)]=this[e(367)][e(134)],this[e(148)]=new WeakMap,this[e(355)]=!1,this[e(448)]=new Set([e(132)]),this[e(401)]=new Set,t[e(235)][e(240)](e(319),e(271)),this[e(372)]=t[e(235)][e(371)](e(319)),t[e(235)][e(240)](e(162),!0),this[e(177)]=t[e(235)][e(371)](e(162)),this[e(413)]=new f(t,this[e(208)]),this[e(172)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,52,50,50])}[Ec(178)](){const t=Ec,n=this[t(367)],r=(e,n)=>{const r=t;if(r(123)!=e)return r(171)+e;const s=n[r(510)]("|")[0];return this[r(487)](s)?r(198):r(508)};n[t(352)][t(417)](t(259))[t(475)]({model:t(521),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(139)](e[n(200)]),a=[n(210),r(o,i)];let c=3e3;return this[n(255)][n(506)](e[n(200)])&&(a[n(138)](n(251)),c=3010),n(201)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(352)][t(417)](t(181))[t(133)]((e=>{const r=t;e.on(r(339),((t,e,s)=>{const o=r;if(!s[o(234)][o(392)])return;const i=e[o(409)];if(!i)return;const c=s[o(486)][o(279)](i);n[o(134)][o(434)][o(321)](i)&&c&&!c[o(121)](o(112))&&c.is(o(405))&&(0,a.toWidget)(c,s[o(318)])}),{priority:r(408)})})),n[t(352)][t(417)](t(181))[t(475)]({model:t(521),view:(e,n)=>{const s=t;if(!n[s(234)][s(392)])return null;const{type:o,subType:i}=this[s(139)](e[s(200)]);return{classes:[s(210),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(409)])return;const{id:c}=this[a(139)](o[a(200)]);if(r){const t=this[a(179)][a(371)](c),e=this[a(114)](t);if(!this[a(487)](e))return}if(o[a(409)].is(a(292)))return void i[a(300)][a(142)](o[a(409)],s[a(252)]);const u=i[a(486)][a(279)](o[a(409)]);if(o[a(409)].is(a(293))&&n[a(134)][a(434)][a(444)](o[a(409)])&&!u[a(121)](a(473))){i[a(318)][a(442)]([a(210),a(198)],u),i[a(318)][a(120)](a(479),c,u),i[a(486)][a(390)](u,o[a(200)]),e&&(this[a(255)][a(506)](o[a(200)])?i[a(318)][a(442)](a(251),u):i[a(318)][a(330)](a(251),u));for(const t of n[a(134)][a(382)](o[a(409)])[a(239)]())i[a(300)][a(142)](t,s[a(252)]);i[a(300)][a(142)](o[a(409)],s[a(252)])}};n[t(352)][t(417)](t(181))[t(133)]((e=>{const n=t;e.on(n(534),((t,e,r)=>{const o=n;r[o(234)][o(392)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(380)})})),n[t(352)][t(417)](t(181))[t(133)]((e=>{const n=t;e.on(n(428),((t,e,r)=>{const o=n;r[o(234)][o(392)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(380)})})),n[t(352)][t(417)](t(181))[t(422)]({model:t(521),view:(e,n)=>n[t(234)][t(392)]?null:{group:t(521),name:e[t(419)](11)}}),n[t(352)][t(417)](t(451))[t(128)]({view:{name:t(521),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(454)+e[r(525)](r(440))+":"+e[r(525)]("id");return e[r(525)](r(272))&&(s+=":"+e[r(525)](r(272))),n[r(109)](r(202),{"data-name":s})}}),n[t(352)][t(417)](t(451))[t(502)]({view:t(521)}),n[t(352)][t(417)](t(259))[t(133)]((e=>{const n=t;e.on(n(534),s(),{priority:n(408)})})),n[t(352)][t(417)](t(259))[t(133)]((e=>{const n=t;e.on(n(428),s({isAttributeSuggestion:!0}),{priority:n(408)})})),n[t(352)][t(417)](t(259))[t(133)]((e=>{const n=t;e.on(n(193),((t,e,r)=>{const s=n,o=r[s(486)][s(191)](e[s(200)]);if(o)for(const t of o)t[s(121)](s(473))||(r[s(318)][s(330)]([s(210),s(198),s(251)],t),r[s(318)][s(126)](s(479),t),r[s(486)][s(389)](t,e[s(200)]))}),{priority:n(408)})})),n[t(352)][t(417)](t(259))[t(133)]((e=>{const n=t;e.on(n(306),((t,e,r)=>{const s=n,o=r[s(486)][s(191)](e[s(200)]);if(!o)return;const{id:i}=this[s(139)](e[s(200)]),a=this[s(179)][s(371)](i),c=this[s(114)](a);if(this[s(487)](c))for(const t of o)t[s(121)](s(473))||(r[s(318)][s(330)]([s(210),s(198),s(251)],t),r[s(318)][s(126)](s(479),t),r[s(486)][s(389)](t,e[s(200)]))}),{priority:n(408)})})),n[t(134)][t(276)][t(414)]((e=>{const r=t;let s=!1;const o=Array[r(524)](n[r(134)][r(276)][r(291)][r(277)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(139)](t);if(r(521)!==o)continue;const h=this[r(179)][r(371)](f);if(null!=c[r(157)]){r(395)==u&&(s=s||Nc(c[r(157)],t,e,n[r(134)][r(434)]));const o=r(123)==u&&this[r(487)](l[r(510)]("|")[0]);if(c[r(157)][r(274)]||r(532)==c[r(157)][r(341)][r(131)]||r(186)==u&&!Rc(c[r(157)])||o&&!Rc(c[r(157)])||r(201)==u&&(kc(a=c[r(157)])||function(t){const e=r;return t[e(378)][e(250)]==t[e(495)][e(402)]&&t[e(378)][e(511)]}(a)))e[r(304)](t),s=!0;else{if(!h||!h[r(398)])continue;i[r(133)](h)}}}var a;return i[r(411)]>0&&(s=!!this[r(119)](i)||s),s})),n[t(134)][t(276)][t(414)]((e=>{const r=t;let s=!1;for(const t of n[r(134)][r(276)][r(291)][r(493)]())if(r(247)==t[r(294)])for(const t of this[r(179)][r(375)]()){if(t[r(410)]||!t[r(398)])continue;const o=r(186)==t[r(294)],i=this[r(114)](t),a=i&&this[r(487)](i);if(!o&&!a)continue;const c=t[r(362)]();if(c[r(378)][r(250)]!=c[r(495)][r(250)]&&!c[r(495)][r(511)]){const o=n[r(134)][r(150)](c[r(378)][r(507)],r(495)),i=n[r(134)][r(338)](c[r(378)],o);e[r(518)](t[r(137)](),{range:i}),s=!0}}return s})),n[t(134)][t(276)][t(414)]((e=>this[t(141)](e))),n[t(134)][t(276)][t(414)]((e=>!e[t(366)][t(153)]&&this[t(243)](e))),n[t(134)].on(t(196),(()=>{this[t(108)]=!1})),n[t(134)][t(276)].on(t(204),((r,s)=>{const o=t;if(!s[o(153)]||s[o(154)])return;if(!this[o(108)])return;const i=n[o(134)][o(276)][o(291)][o(493)]();if(0==i[o(331)])return;const a=[],c=i[o(116)]((t=>o(123)==t[o(294)])),u=i[o(116)]((t=>o(247)==t[o(294)]&&o(327)!=t[o(252)]));for(const t of c)this[o(215)](t[o(122)])&&a[o(138)]({key:t[o(122)],newValue:t[o(183)],oldValue:t[o(477)],range:Sc(t[o(423)],n[o(134)])});for(const t of u){if(o(350)!=t[o(449)]&&o(237)!=t[o(449)])continue;const e=Mc(t[o(299)][o(507)],n[o(134)]),r=t[o(501)];o(350)==t[o(449)]&&a[o(138)]({key:o(132),newValue:t[o(252)],oldValue:r[o(252)],range:e});for(const[n,s]of r[o(520)]){if(!this[o(215)](n))continue;const r=t[o(520)][o(371)](n);s!==r&&a[o(138)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(520)])this[o(215)](n)&&(r[o(520)][o(512)](n)||a[o(138)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(331)]&&n[o(134)][o(491)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(192)](t,e,s,o,{groupId:r});this[n(212)](t,a)}))}),{priority:t(269)}),n[t(134)][t(381)].on(t(399),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(139)](n[s(252)]),e=this[s(179)][s(371)](t);e&&e[s(118)](n[s(252)])}})),n[t(134)][t(276)].on(t(204),(()=>{const e=t,r=Array[e(524)](n[e(134)][e(276)][e(291)][e(277)]())[e(116)]((t=>e(521)===this[e(139)](t[e(252)])[e(302)]));if(0===r[e(331)])return;r[e(213)](((t,n)=>{const r=e,s=t[r(187)][r(245)],o=n[r(187)][r(245)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(378)][r(522)](o[r(378)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(139)](t);if(null===n[e(245)]){const n=this[e(265)](t);o[e(133)](n)}else{const t=this[e(179)][e(371)](r);null!==n[e(157)]||t[e(398)]?(s[e(133)](t[e(161)]),o[e(133)](t)):this[e(194)](t)}}o[e(411)]>0&&this[e(342)](o);for(const t of s)this[e(365)](e(263),t)})),n[t(134)].on(t(504),((e,r)=>{const s=t,o=r[0];if(!this[s(179)][s(411)])return;if(!o[s(482)])return;if(o[s(366)][s(154)]||!o[s(366)][s(153)])return;let i,a;switch(o[s(294)]){case s(247):i=n[s(134)][s(150)](o[s(299)]),a=i[s(164)](o[s(450)]);break;case s(510):i=n[s(134)][s(150)](o[s(220)]),a=n[s(134)][s(150)](o[s(253)]);break;case s(498):i=n[s(134)][s(150)](o[s(531)]),a=i[s(164)](o[s(450)]);break;default:return}const c=n[s(134)][s(338)](i,a);n[s(134)][s(376)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(308)](c)){if(e[t(410)])continue;if(t(395)==e[t(294)])continue;const r=this[t(114)](e);if(r&&this[t(487)](r)&&t(510)!=o[t(294)])continue;const s=e[t(187)]&&e[t(187)][t(490)];(t(186)!=e[t(294)]||t(510)==o[t(294)]&&!s)&&(n[t(326)]||t(174)==e[t(294)]&&n[t(430)]||e[t(362)]()[t(439)](c)&&this[t(415)](e,i,a))}}))}),{priority:t(269)}),n[t(134)].on(t(438),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(113)])return;if(this[s(355)])return;if(!this[s(413)][s(325)])return;if(o[s(274)])return;const a=n[s(134)][s(434)],{start:c,end:u}=o[s(362)](),l=c[s(507)]&&a[s(303)](c[s(507)])?null:a[s(359)](c,s(379)),f=u[s(402)]&&a[s(303)](u[s(402)])?null:a[s(359)](u,s(509)),h=n[s(134)][s(338)](l?l[s(378)]:c,f?f[s(495)]:u);n[s(134)][s(376)]((t=>{const e=s;this[e(505)](h);const r=n[e(134)][e(434)][e(359)](h[e(378)]);o.is(e(530))?t[e(374)](r):o[e(115)](r)})),e[s(173)]()}),{priority:e.priorities[t(298)]+10}),n[t(134)].on(t(256),((e,r)=>{const s=t,o=r[r[s(331)]-1];o&&o[s(113)]||this[s(355)]||this[s(413)][s(325)]&&(n[s(134)][s(376)]((()=>{const t=s;let o=n[t(134)][t(256)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(468)]=o[t(223)]();const i=o[t(495)][t(402)],a=n[t(134)][t(434)];i&&a[t(444)](i)&&!a[t(321)](i)&&(o=n[t(134)][t(338)](o[t(378)],n[t(134)][t(150)](i,t(495)))),this[t(538)](o)})),e[s(173)]())}),{priority:t(408)}),this[t(367)][t(426)][t(133)](t(188),this[t(413)]),this[t(466)](t(188));const o=new p(n,this[t(179)]);n[t(426)][t(133)](t(314),o),this[t(466)](t(314));const i=new E(n,this[t(179)]);n[t(426)][t(133)](t(445),i),this[t(466)](t(445)),n[t(426)][t(133)](t(170),new S(n,o,this[t(179)])),this[t(466)](t(170)),n[t(426)][t(133)](t(387),new S(n,i,this[t(179)])),this[t(466)](t(387)),n[t(426)][t(133)](t(273),new O(n,o,this[t(179)])),this[t(466)](t(273)),n[t(426)][t(133)](t(333),new O(n,i,this[t(179)])),this[t(466)](t(333));const c=n[t(499)][t(371)](t(470));this[t(412)](c,t(481),((e,{threadId:n})=>{const r=t,s=this[r(179)][r(371)](n);s&&s[r(519)]&&1===s[r(519)][r(331)]&&this[r(485)](n,{hasComments:!0})}),{priority:t(266)}),this[t(412)](c,t(377),((e,{threadId:n})=>{const r=t,s=this[r(179)][r(371)](n);s&&s[r(519)]&&!s[r(519)][r(331)]&&this[r(485)](n,{hasComments:!1})}),{priority:t(266)})}set[Ec(425)](t){const n=Ec;if(this[n(437)])throw new e.CKEditorError(n(515),this);this[n(437)]=t}get[Ec(425)](){return this[Ec(437)]}[Ec(474)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(179)][n(375)]())t&&!e[n(398)]||r[n(138)](e);return e?r[n(286)]((t=>t[n(343)]())):r}[Ec(345)](t){const n=Ec,r=this[n(179)][n(371)](t);if(!r)throw new e.CKEditorError(n(357),this);return r}[Ec(527)](t){const e=Ec;return this[e(179)][e(512)](t)}[Ec(282)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(294)][e(510)](":"),a=this[e(179)][e(371)](r)||this[e(391)](o,i,r,n,s);if(this[e(455)](a),this[e(514)](a,o,i||null,n),a[e(317)]=t[e(317)],a[e(254)]=!0,s&&s[e(369)]){const t=s[e(369)],n=this[e(289)](t[e(285)]);a[e(320)]=t[e(317)],a[e(159)]=n,a[e(416)]=!0}else a[e(320)]=t[e(317)];switch(t[e(187)]&&(a[e(187)]=t[e(187)]),t[e(520)]&&(a[e(520)]=t[e(520)]),this[e(437)]&&this[e(437)][e(458)]||(a[e(226)]=!0),this[e(148)][e(371)](a)){case e(209):this[e(148)][e(358)](a,e(500));break;case e(388):a[e(398)]?(this[e(119)](new Set([a])),this[e(342)](new Set([a])),this[e(148)][e(358)](a,e(249)),this[e(365)](e(143),a)):this[e(148)][e(358)](a,e(189))}return a}[Ec(314)](t){const e=Ec;this[e(113)]((()=>{const n=e;this[n(367)][n(134)][n(376)]((()=>{const e=n;for(const n of t[e(167)]())n[e(149)]()}))}))}[Ec(445)](t){const e=Ec;this[e(113)]((()=>{const n=e;this[n(367)][n(134)][n(376)]((()=>{const e=n;for(const n of t[e(167)]())n[e(480)]()}))}))}[Ec(466)](t,n){const r=Ec,s=this[r(367)][r(426)][r(371)](t);if(!s)throw new e.CKEditorError(r(117),this,{commandName:t});if(this[r(208)][r(512)](s))throw new e.CKEditorError(r(129),this,{commandName:t});this[r(208)][r(133)](s),n&&s.on(r(222),((t,e)=>{const o=r;this[o(413)][o(325)]&&(this[o(355)]||(e[o(331)]>0&&e[e[o(331)]-1]&&e[e[o(331)]-1][o(113)]?e[o(383)]():(t[o(468)]=n(((...t)=>s[o(222)](...t,{forceDefaultExecution:!0})),...e),t[o(173)]())))}),{priority:r(408)})}[Ec(113)](t){const n=Ec;let r,s;const o=this[n(355)];this[n(355)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(355)]=!1),s&&e.CKEditorError[n(228)](s,this),r}[Ec(538)](t,n=null,r={}){const s=Ec;if(t[s(274)])return null;const o=this[s(367)][s(499)][s(371)](s(462)).me;for(const{suggestion:e,meta:o}of this[s(308)](t,s(174)))if(o[s(430)]){if(!o[s(528)]){if(o[s(326)]){if(!this[s(177)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(415)](e,t[s(378)],t[s(495)]);break}if(n==e[s(536)]&&Oc(e,r)){const n=e[s(362)]();return n[s(378)][s(217)](t[s(495)])?this[s(494)](e,this[s(489)][s(338)](t[s(378)],n[s(495)])):this[s(494)](e,this[s(489)][s(338)](n[s(378)],t[s(495)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(353)+n:s(174),u=this[s(145)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(275)](c,i,a,t),u}[Ec(110)](t,n=Ec(427),r={}){const s=Ec,o=this[s(367)][s(499)][s(371)](s(462)).me,i=this[s(287)][s(296)](s(174),n,s(268));for(const e of this[s(474)]())if(e[s(159)].id==o.id&&s(174)==e[s(294)]&&e[s(536)]==n&&Oc(e,r)&&(i(e[s(447)](),t)||i(t,e[s(447)]()))){for(const n of t)e[s(406)](n);return e}for(const{suggestion:e,meta:n}of this[s(308)](t,s(174))){if(!n[s(430)])continue;if(!this[s(177)]&&n[s(326)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(447)]())for(const e of t)if(!n[s(439)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(353)+n,l=this[s(145)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(275)](u,a,c,e,Hr[s(307)]());return l}[Ec(513)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(274)])return null;if(o(310)===this[o(372)]){const e=this[o(287)][o(296)](o(395),r,o(149));return this[o(113)]((()=>e([t],n,s))),null}const i=this[o(367)][o(499)][o(371)](o(462)).me,a=[];if(o(348)!==this[o(372)])for(const{suggestion:e,meta:n}of this[o(308)](t,o(174)))n[o(430)]&&!n[o(464)]&&a[o(138)](...e[o(447)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(349)](s);e&&r[n(138)](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(331)];){const s=r[e][n(446)](t);r[n(351)](e,1,...s),e+=s[n(331)]}}return r}(t,a);c[o(331)]&&this[o(489)][o(376)]((()=>{const t=o;for(const e of c){const o=this[t(287)][t(296)](t(395),r,t(149));this[t(113)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(378)],u=t[o(495)];for(const{suggestion:e,meta:n}of this[o(308)](t,o(395))){if(!n[o(430)])continue;if(e[o(536)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(362)]();if(i[o(439)](t,!0))return null;c=c[o(522)](i[o(378)])?c:i[o(378)],u=u[o(483)](i[o(495)])?u:i[o(495)],a?i[o(378)][o(522)](a[o(362)]()[o(378)])?(a[o(535)](),a=e):e[o(535)]():a=e}const l=this[o(489)][o(338)](c,u);if(a)this[o(494)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(145)]({id:t,type:o(461)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(275)](o(461)+r,t,a,l)}}return null}[Ec(258)](t,n,r=[],s=null,o={}){const i=Ec;n[i(288)]||(n[i(288)]=n[i(165)]),n[i(490)]=t.is(i(423)),s=s||Lc(n);const a=r[i(286)]((t=>Mc(t,this[i(489)]))),c=t.is(i(423))?t:Mc(t,this[i(489)]);if(i(310)===this[i(372)]){const t=this[i(287)][i(296)](i(186),s,i(149));return this[i(113)]((()=>t([c],n,o))),null}a[i(138)](c);let u=!0;for(const t of a)if(!this[i(206)](t)){u=!1;break}if(u&&i(348)!==this[i(372)]){const t=this[i(287)][i(296)](i(186),s,i(149));return this[i(113)]((()=>t([c],n,o))),null}let l=null,f=c[i(378)],h=c[i(495)];for(const{suggestion:t,meta:e}of this[i(308)](c,i(186))){if(!e[i(430)])continue;if(e[i(528)]||e[i(326)]||e[i(464)])continue;if(t[i(187)][i(288)]!=n[i(288)])continue;if(!Oc(t,o))continue;const r=t[i(362)]();if(t[i(536)]==s){if(r[i(439)](c,!0))return null;f=f[i(522)](r[i(378)])?f:r[i(378)],h=h[i(483)](r[i(495)])?h:r[i(495)],l?r[i(378)][i(522)](l[i(362)]()[i(378)])?(l[i(535)](),l=t):t[i(535)]():l=t}else{const e=c[i(349)](r);this[i(218)](t,e)}}const g=this[i(367)][i(499)][i(371)](i(462)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(494)](l,this[i(489)][i(338)](f,h)),l;{const t=this[i(145)]({id:d,type:i(503)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(275)](i(503)+s,d,p,this[i(489)][i(338)](f,h)),t}}[Ec(158)](t,n,r=[],s=null,o={}){const i=Ec;n[i(288)]||(n[i(288)]=n[i(165)]);const a=t[0];n[i(490)]=a.is(i(423)),s=s||Lc(n);const c=r[i(286)]((t=>Mc(t,this[i(489)]))),u=a.is(i(423))?t:t[i(286)]((t=>Mc(t,this[i(489)])));if(i(310)===this[i(372)]){const t=this[i(287)][i(296)](i(186),s,i(149));return this[i(113)]((()=>t(u,n,o))),null}c[i(138)](...u);let l=!0;for(const t of c)if(!this[i(206)](t)){l=!1;break}if(l&&i(348)!==this[i(372)]){const t=this[i(287)][i(296)](i(186),s,i(149));return this[i(113)]((()=>t(u,n,o))),null}const f=this[i(367)][i(499)][i(371)](i(462)).me;for(const t of this[i(474)]()){if(t[i(159)].id!=f.id)continue;if(i(186)!=t[i(294)]||t[i(187)][i(288)]!=n[i(288)])continue;if(!Oc(t,o))continue;const e=t[i(536)]==s;for(let n=0;n<u[i(331)];n++){const r=u[n];for(const s of t[i(144)]()){const o=s[i(404)]();if(r[i(217)](o)){e?(u[i(351)](n,1),n--):t[i(304)](s[i(252)]);break}}}}if(0==u[i(331)])return null;const h=this[i(287)][i(296)](i(186),s,i(268));for(const t of this[i(474)]())if(t[i(159)].id==f.id&&i(186)==t[i(294)]&&t[i(187)][i(288)]==n[i(288)]&&t[i(536)]==s&&Oc(t,o)&&(h(t[i(447)](),u)||h(u,t[i(447)]()))){for(const e of u)t[i(406)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(503)+s,m=this[i(145)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(275)](p,g,d,t,Hr[i(307)]());return m}[Ec(505)](t,n=null,r={}){const s=Ec;if(t[s(274)])return null;const o=this[s(367)][s(499)][s(371)](s(462)).me,a=new i.LiveRange(t[s(378)],t[s(495)]);for(const{suggestion:t,meta:e}of this[s(308)](a,s(174)))if(e[s(430)]&&!e[s(528)])if(t[s(410)]){const e=t[s(447)]()[s(116)]((t=>s(532)!=t[s(341)][s(131)]));if(e[s(332)]((t=>a[s(439)](t,!0)))&&t[s(480)](),e[s(322)]((t=>t[s(439)](a,!0)))){const t=this[s(287)][s(296)](s(201),n,s(149));return this[s(113)]((()=>t([a],null,r))),null}}else{const e=a[s(349)](t[s(362)]());null!==e&&t[s(460)]([e],null,r)}if(a[s(281)](),a[s(274)]||s(532)==a[s(341)][s(131)])return null;let c=null,u=a[s(378)],l=a[s(495)];const f=this[s(308)](a,s(201));for(const{suggestion:t,meta:e}of f){const n=this[s(489)][s(338)](u,l);if(e[s(430)]&&(this[s(177)]||!e[s(326)]&&!e[s(464)]))if(t[s(410)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(447)]()){if(r[s(439)](n,!0))return t;n[s(439)](r)||(e=!1)}e&&t[s(480)]()}else{const e=t[s(362)]();if(e[s(439)](n,!0))return t;if(!Oc(t,r)){n[s(439)](e)?t[s(535)]():e[s(283)](u)?u=e[s(495)]:e[s(283)](l)&&(l=e[s(378)]);continue}u=u[s(522)](e[s(378)])?u:e[s(378)],l=l[s(483)](e[s(495)])?l:e[s(495)],r=Object[s(432)]({},t[s(520)]),c?e[s(378)][s(522)](c[s(362)]()[s(378)])?(c[s(535)](),c=t):t[s(535)]():c=t}}if(c)return this[s(494)](c,this[s(489)][s(338)](u,l)),c;{const t=(0,e.uid)(),i=this[s(489)][s(338)](u,l),a=o.id,c=n?s(156)+n:s(201),f=this[s(145)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(275)](c,t,a,i),f}}[Ec(264)](t,n=Ec(427),r={}){const s=Ec,o=this[s(367)][s(499)][s(371)](s(462)).me,a=t[s(286)]((t=>new i.LiveRange(t[s(378)],t[s(495)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(308)](a,s(174)))e[s(430)]&&!e[s(528)]&&c[s(133)](t);for(const e of c)if(e[s(410)]){const o=e[s(447)]();if((!e[s(520)]||!e[s(520)][s(385)])&&o[s(332)]((t=>a[s(322)]((e=>e[s(439)](t,!0)))))&&e[s(480)](),a[s(332)]((t=>o[s(322)]((e=>e[s(439)](t,!0)))))){const e=this[s(287)][s(296)](s(201),n,s(149));return this[s(113)]((()=>e(t,null,r))),null}}else{const t=e[s(362)]();if(a[s(322)]((e=>e[s(439)](t,!0)))&&e[s(480)](),a[s(332)]((e=>t[s(439)](e,!0)))){const t=this[s(287)][s(296)](s(201),n,s(149));return this[s(113)]((()=>t(a,null,r))),null}}const u=this[s(287)][s(296)](s(201),n,s(268));let l=null;for(const t of this[s(474)]())if(t[s(159)].id==o.id&&t[s(398)]&&s(201)==t[s(294)]&&t[s(536)]==n&&Oc(t,r)&&(u(t[s(447)](),a)||u(a,t[s(447)]())))if(l){if(t[s(519)]&&t[s(519)][s(331)])continue;for(const e of t[s(447)]())l[s(155)](e)||l[s(406)](e);t[s(535)]()}else{l=t;for(const e of a)t[s(155)](e)||t[s(406)](e)}if(l)return l;c[s(396)]();for(const{suggestion:t,meta:e}of this[s(308)](a,s(201)))e[s(430)]&&(this[s(177)]||!e[s(326)]&&!e[s(464)])&&Oc(t,r)&&c[s(133)](t);for(const t of c){const e=t[s(447)]();if((!r||!r[s(385)])&&a[s(332)]((t=>e[s(322)]((e=>e[s(439)](t,!0))))))return t;(!t[s(520)]||!t[s(520)][s(385)])&&e[s(332)]((t=>a[s(322)]((e=>e[s(439)](t,!0)))))&&t[s(480)]()}const f=(0,e.uid)(),h=o.id,g=s(156)+n,d=this[s(145)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(281)](),t[s(274)]||s(532)==t[s(341)][s(131)]||this[s(275)](g,f,h,t,Hr[s(307)]());return d}[Ec(192)](t,n,r,s,o){const i=Ec;if(t[i(274)])return[];if(i(310)===this[i(372)])return[];const a=this[i(367)][i(499)][i(371)](i(462)).me.id,c=Array[i(524)](this[i(179)][i(375)]())[i(116)]((e=>i(123)==e[i(294)]&&e[i(187)][i(236)]==n&&e[i(155)](t)));if(i(271)===this[i(372)]){const e=this[i(308)](t,i(174))[i(116)]((({meta:t})=>t[i(430)]&&!t[i(464)]&&!t[i(528)]))[i(286)]((({suggestion:t})=>t));c[i(397)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(123)==t[i(294)]?t[i(187)][i(225)]:void 0,o=t[i(362)](),a=Array[i(524)](u[i(340)]())[i(219)]((t=>t[i(147)](o)));if(!a)continue;const c=a[i(446)](o);this[i(487)](n)&&i(174)==t[i(294)]&&0!=c[i(331)]||(u[i(297)](a),c[i(334)]((t=>{u[i(358)](t,r)})),i(174)!=t[i(294)]&&e!=s&&u[i(358)](a[i(349)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(331)]>37&&console[i(205)](i(393),{key:n});const f=(i(125)+(n+"|")+Lc({newValue:s}))[i(469)](0,60),h=this[i(145)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(138)](h),this[i(275)](f,c,a,t)}return l}[Ec(312)](t){const e=Ec;this[e(466)](t,((t,...n)=>{this[e(337)]((()=>{t(...n)}))}))}[Ec(403)](t){const e=Ec;this[e(448)][e(133)](t)}[Ec(476)](t){const e=Ec;this[e(401)][e(133)](t)}[Ec(114)](t){const e=Ec;return e(123)==t[e(294)]?t[e(536)][e(510)]("|")[0]:null}[Ec(494)](t,e){const n=Ec,r=t[n(137)]();this[n(489)][n(376)]((t=>{t[n(518)](r,{range:e})}))}[Ec(455)](t){const e=Ec,n=t.id,r=this[e(367)][e(235)][e(371)](e(216));this[e(232)][e(257)](n)||this[e(232)][e(471)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(232)][e(433)](n);s[e(195)](e(370)),s[e(370)]=!1,t[e(519)]=s}[Ec(514)](t,n,r,s){const o=Ec;if(t[o(294)]!=n||t[o(536)]!=r||t[o(424)].id!=s)throw this[o(367)][o(135)](o(280)),new e.CKEditorError(o(280),this)}[Ec(218)](t,n){const r=Ec,s=t[r(362)]();if(n[r(217)](s))t[r(535)]();else if(s[r(439)](n)){const o=this[r(489)][r(150)](n[r(378)][r(402)],r(495));this[r(494)](t,this[r(489)][r(338)](s[r(378)],o));const i=(0,e.uid)(),a=t[r(424)].id,c=t[r(294)]+":"+t[r(536)];this[r(145)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(187)],attributes:t[r(520)]});const u=this[r(489)][r(150)](n[r(495)][r(250)],r(373)),l=this[r(489)][r(338)](u,s[r(495)]);this[r(275)](c,i,a,l)}else if(s[r(283)](n[r(378)])){const e=this[r(489)][r(150)](n[r(378)][r(402)],r(495));this[r(494)](t,this[r(489)][r(338)](s[r(378)],e))}else{const e=this[r(489)][r(150)](n[r(495)][r(250)],r(373));this[r(494)](t,this[r(489)][r(338)](e,s[r(495)]))}}[Ec(206)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(308)](t,e(174))){if(!r[e(430)])continue;const s=n[e(447)]();for(const n of s)if(!t[e(446)](n)[e(331)])return!0}return!1}[Ec(231)](t){const n=Ec,r=this[n(367)][n(499)][n(371)](n(462))[n(526)](t);if(!r)throw new e.CKEditorError(n(488),this);return r}[Ec(289)](t){const e=Ec,n=this[e(367)][e(499)][e(371)](e(462)),r=(0,o.hashObject)(e(244)+t);return n[e(526)](r)||n[e(363)]({id:r,name:t})}[Ec(391)](t,e,n,r,s){const o=Ec,i=this[o(231)](r),a=this[o(287)][o(313)](t,e,n,i,s,(t=>{const e=o;this[e(485)](n,{attributes:t});const r=this[e(345)](n);this[e(119)](new Set([r])),this[e(342)](new Set([r]))}));return this[o(412)](a,o(149),(()=>{const t=o;this[t(485)](n,{state:t(140)})}),{priority:o(408)}),this[o(412)](a,o(480),(()=>{const t=o;this[t(485)](n,{state:t(517)})}),{priority:o(408)}),this[o(179)][o(358)](n,a),this[o(148)][o(358)](a,o(209)),a}[Ec(139)](t){const e=Ec,n=t[e(510)](":");return{group:n[0],type:n[1],subType:n[e(331)]>=5?n[2]:null,id:n[e(331)]<5?n[2]:n[3],authorId:n[e(331)]<5?n[3]:n[4],markerCount:6==n[e(331)]?n[5]:null}}[Ec(415)](t,n,r){const s=Ec,o=t[s(362)](),i=o[s(378)],a=o[s(495)];this[s(494)](t,this[s(489)][s(338)](i,n));const c=(0,e.uid)(),u=t[s(424)].id,l=t[s(294)]+(t[s(536)]?":"+t[s(536)]:"");this[s(145)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(520)],data:t[s(187)]});const f=this[s(114)](t);(s(186)==t[s(294)]||f&&this[s(487)](f))&&(r=this[s(489)][s(361)](r[s(250)])),this[s(275)](l,c,u,this[s(489)][s(338)](r,a))}[Ec(308)](t,e=null){const n=Ec,r=[],s=this[n(367)][n(499)][n(371)](n(462)).me;Array[n(262)](t)||(t=[t]);for(const o of this[n(474)]()){if(!o[n(398)])continue;if(e&&o[n(294)]!=e)continue;let i=!1;for(const e of o[n(447)]()){for(const a of t){const t=a[n(378)][n(217)](e[n(495)])||a[n(495)][n(217)](e[n(378)]);if(t||a[n(349)](e)){const c=a[n(439)](e)&&Ac(this[n(489)][n(434)],e[n(378)],a),u=e[n(439)](a)&&Ac(this[n(489)][n(434)],a[n(378)],e);r[n(138)]({suggestion:o,meta:{isOwn:s==o[n(159)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(275)](t,e,n,r,s){const o=Ec;this[o(489)][o(376)]((i=>{const a=o;let c=a(454)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(261)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(194)](t){const e=Ec,n=t[e(124)],r=t[e(329)];t[e(124)]=null,t[e(329)]=null,null!=n&&n[e(329)]==t&&(n[e(329)]=r),null!=r&&r[e(124)]==t&&(r[e(124)]=n),e(249)==this[e(148)][e(371)](t)&&(this[e(148)][e(358)](t,e(189)),this[e(365)](e(176),t,n,r))}[Ec(145)](t){const n=Ec,r=t.id,s=this[n(282)](t);if(this[n(437)]&&this[n(437)][n(458)]){const o=this[n(367)][n(499)][n(371)](n(364)),i=s[n(166)],a=s[n(536)]?s[n(294)]+":"+s[n(536)]:s[n(294)],c=this[n(367)][n(533)],u=o[n(133)](zr(c,n(111))),l={id:r,type:a,hasComments:i,data:t[n(187)]||null,originalSuggestionId:t[n(227)]||null,attributes:s[n(520)]};this[n(437)][n(458)](l)[n(211)]((t=>{const e=n;s[e(226)]=!0,o[e(160)](u),t&&t[e(317)]&&(this[e(179)][e(371)](r)[e(317)]=t[e(317)])}))[n(233)]((t=>{const r=n;throw(0,e.logWarning)(r(463)),this[r(367)][r(134)][r(491)]({isUndoable:!1},(()=>{s[r(480)]()})),s[r(407)](),this[r(179)][r(297)](s.id),this[r(148)][r(297)](s),t}))}return s}[Ec(487)](t){const e=Ec;return this[e(448)][e(512)](t)}[Ec(485)](t,e){const n=Ec,r=this[n(367)][n(499)][n(371)](n(364)),s=this[n(345)](t);if(this[n(437)]&&this[n(437)][n(418)])if(s[n(226)]){const s=r[n(133)](zr(this[n(367)][n(533)],n(111)));this[n(437)][n(418)](t,e)[n(211)]((()=>{r[n(160)](s)}))}else s.on(n(230),(()=>{this[n(485)](t,e)}))}[Ec(328)](t){const n=Ec;if(!this[n(437)]||!this[n(437)][n(345)])throw new e.CKEditorError(n(436),this);return this[n(437)][n(345)](t)}[Ec(265)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(139)](t),i=this[e(179)][e(371)](n)||this[e(391)](r,s,n,o,{});switch(this[e(514)](i,r,s,o),this[e(148)][e(371)](i)){case e(209):this[e(328)](n)[e(211)]((t=>{const r=e;let s=Promise[r(465)]();t[r(166)]&&(s=this[r(232)][r(184)]({channelId:this[r(367)][r(235)][r(371)](r(216)),threadId:n})),s[r(211)]((()=>{const e=r;this[e(282)](t)[e(226)]=!0}))})),this[e(148)][e(358)](i,e(388));break;case e(189):this[e(485)](n,{state:e(523)});case e(500):this[e(148)][e(358)](i,e(249)),this[e(365)](e(143),i);break;case e(249):this[e(365)](e(263),i)}return i[e(118)](t),i}[Ec(342)](t){const e=Ec,n=Array[e(524)](t),r=n[e(116)]((t=>e(123)==t[e(294)]));this[e(441)](r);const s=n[e(116)]((t=>!t[e(410)]&&e(123)!=t[e(294)])),o=this[e(474)]({skipNotAttached:!0})[e(116)]((t=>!t[e(410)]&&e(123)!=t[e(294)])),i=o[e(116)]((n=>!t[e(512)](n))),a=new Map(o[e(286)]((t=>[t,this[e(287)][e(296)](t[e(294)],t[e(536)],e(472))]))),c=new Map(o[e(286)]((t=>[t,t[e(362)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(331)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(331)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(331)];t++){const n=s[t];!l[e(512)](n)&&n[e(124)]&&(f[e(133)](n[e(124)]),n[e(124)][e(329)]===n&&(n[e(124)][e(329)]=null),n[e(124)]=null),!u[e(512)](n)&&n[e(329)]&&(f[e(133)](n[e(329)]),n[e(329)][e(124)]===n&&(n[e(329)][e(124)]=null),n[e(329)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(331)];e++){const r=g(t,n[e]);r&&(r[0][s(329)]=r[1],r[1][s(124)]=r[0],u[s(133)](r[0]),l[s(133)](r[1]))}}function g(t,n){const r=e;if(t[r(159)].id!==n[r(159)].id)return null;const s=a[r(371)](t)(t,n,c[r(371)](t),c[r(371)](n));return s&&a[r(371)](n)(t,n,c[r(371)](t),c[r(371)](n))?s[1][r(519)]&&s[1][r(519)][r(331)]?null:s:null}f[e(411)]&&this[e(342)](f)}[Ec(441)](t){const e=Ec;if(0==t[e(331)])return;const n=this[e(474)]({skipNotAttached:!0})[e(116)]((t=>e(123)==t[e(294)]&&t[e(254)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(520)]);s[e(512)](n)||(s[e(358)](n,r[e(331)]),r[e(138)]([]));const i=s[e(371)](n);r[i][e(138)](t)}!function(){const t=e;r[t(213)](((e,n)=>{const r=t,s=e[0][r(317)],o=n[0][r(317)];return s==o?e[0][r(520)][r(197)]<n[0][r(520)][r(197)]?-1:1:s<o?-1:1}));for(const e of r)e[t(213)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(331)];t++){if(0==r[t][e(331)])continue;const n=[];for(let s=t+1;s<r[e(331)];s++)0!=r[s][e(331)]&&i(r[t],r[s])&&n[e(138)](s);for(const s of n)r[t]=r[t][e(180)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(331)];n++)t[n][e(329)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(331)];n++)t[n][e(124)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(520)][r(197)]!==n[0][r(520)][r(197)]&&t[0][r(159)]!==n[0][r(159)])return!1;if(!function(t,e){const n=r;return!t[n(166)]&&!e[n(166)]||(!t[n(166)]||!e[n(166)])&&(!!(t[n(166)]&&e[n(317)]<t[n(519)][n(242)][n(371)](0)[n(317)])||!!(e[n(166)]&&t[n(317)]<e[n(519)][n(242)][n(371)](0)[n(317)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(520)],r(197)),o=Ic(n[0][r(520)],r(197));return!!Or(s,o)&&(!!t[r(332)]((t=>n[r(322)]((e=>t[r(362)]()[r(217)](e[r(362)]())))))&&n[r(332)]((e=>t[r(322)]((t=>e[r(362)]()[r(217)](t[r(362)]()))))))}}[Ec(119)](t){const e=Ec,n=Array[e(524)](t),r=this[e(474)]({skipNotAttached:!0}),s=r[e(116)]((n=>!t[e(512)](n))),o=new Map(n[e(286)]((t=>[t,this[e(287)][e(296)](t[e(294)],t[e(536)],e(268))]))),i=new Map(r[e(286)]((t=>[t,t[e(447)]()])));for(let t=0;t<n[e(331)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(331)];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(331)];e++){const s=r[e];if(s[a(294)]!==n[a(294)]||s[a(159)].id!==n[a(159)].id||s[a(536)]!==n[a(536)])continue;if(!wc(n,s,[a(197)]))continue;if(a(123)==n[a(294)]&&n[a(187)][a(225)]!=s[a(187)][a(225)])continue;if(a(123)==n[a(294)]&&t[a(487)](n[a(187)][a(236)]))continue;if(a(186)==n[a(294)]){const e=t[a(367)][a(134)],r=n[a(221)]();if(r&&(e[a(434)][a(321)](r)||e[a(434)][a(303)](r)))continue}const c=o[a(371)](n),u=i[a(371)](n),l=i[a(371)](s),f=n[a(519)]&&n[a(519)][a(331)],h=s[a(519)]&&s[a(519)][a(331)];if(!f&&c(l,u))return t[a(335)](s,n),i[a(297)](n),!0;if(!h&&c(u,l))return t[a(335)](n,s),i[a(297)](s),!0}return!1}}[Ec(335)](t,e){const n=Ec;if(t[n(410)])for(const r of e[n(447)]())t[n(406)](r);else{const r=e[n(362)]()[n(495)];this[n(494)](t,this[n(489)][n(338)](t[n(362)]()[n(378)],r))}e[n(535)]()}[Ec(453)](t,e){const n=Ec,r=t[n(497)](n(347))||t[n(497)](n(123))?n(354):t[n(323)]();return zr(this[n(367)][n(533)],e+"_"+r+n(301))}[Ec(172)](){const t=Ec,e=this[t(367)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(489)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(139)](t[s(252)]);if(s(521)===e){n[s(127)](this[s(453)](r,s(315)));break}}for(const t of r){const{group:e,type:r}=this[s(139)](t[s(252)]);if(s(521)===e){n[s(127)](this[s(453)](r,s(429)));break}}}))}[Ec(141)](t){const e=Ec;if(this[e(108)])return!1;const n=this[e(367)],r=n[e(134)][e(276)][e(291)][e(493)]();if(0==r[e(331)])return!1;const s=[],o=r[e(116)]((t=>e(123)==t[e(294)])),i=r[e(116)]((t=>e(247)==t[e(294)]&&e(327)!=t[e(252)])),a=r[e(116)]((t=>e(160)==t[e(294)]&&e(327)!=t[e(252)]));for(const t of o)s[e(138)]({key:t[e(122)],newValue:t[e(183)],oldValue:t[e(477)],range:Sc(t[e(423)],n[e(134)])});for(const t of i){const r=a[e(219)]((n=>n[e(299)][e(217)](t[e(299)])));r&&s[e(138)]({key:e(132),newValue:t[e(252)],oldValue:r[e(252)],range:n[e(134)][e(435)](t[e(299)][e(507)])})}return 0!=s[e(331)]&&this[e(212)](t,s)}[Ec(243)](t){const e=Ec;let n=!1;const r=this[e(367)][e(134)][e(276)][e(291)][e(277)]()[e(116)]((t=>t[e(187)][e(157)]&&t[e(252)][e(497)](e(238))));for(const s of r){const{subType:r,id:o}=this[e(139)](s[e(252)]),i=r[e(510)]("|")[0];for(const r of this[e(474)]({skipNotAttached:!0}))r.id!=o&&e(123)==r[e(294)]&&r[e(187)]&&r[e(187)][e(236)]==i&&r[e(362)]()[e(147)](s[e(187)][e(157)])&&(this[e(284)](r,s[e(187)][e(157)],t),n=!0)}return n}[Ec(337)](t){const e=Ec;this[e(367)],this[e(108)]=!0,t()}[Ec(215)](t){const e=Ec,n=this[e(487)](t),r=this[e(401)][e(512)](t);return n||r}[Ec(212)](t,e){const n=Ec;if(0==e[n(331)])return!1;let r=!1;for(const s of e){const e=this[n(308)](s[n(423)],n(123))[n(116)]((t=>!t[n(214)][n(528)]))[n(286)]((t=>t[n(521)])),i=(0,o.hashObject)({newValue:s[n(384)]});e[n(116)]((t=>{const e=n,[r,o]=t[e(536)][e(510)]("|");return r==s[e(236)]&&o!=i}))[n(334)]((e=>{const o=n;this[o(284)](e,s[o(423)],t),r=!0}))}return r}[Ec(284)](t,e,n){const r=Ec,s=t[r(362)]()[r(446)](e);0!==s[r(331)]?1!==s[r(331)]?this[r(415)](t,e[r(378)],e[r(495)]):this[r(494)](t,s[0]):n[r(304)](t[r(137)]())}}class yc{constructor(t){const e=Ec;this[e(241)]=t,this[e(489)]=t[e(134)],this[e(146)]=new Map,this[e(151)]=new Map,this[e(270)]()}[Ec(313)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(489)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(296)](t,e,i(149))(...n),onDiscard:(...n)=>this[i(296)](t,e,i(480))(...n)})}[Ec(316)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(146)][s(358)](o,r)}[Ec(296)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(146)][r(371)](s)||this[r(151)][r(371)](t+":"+n)}[Ec(270)](){const t=Ec,e=()=>!1,n=t=>{const e=Cc;t[e(213)](((t,n)=>t[e(378)][e(522)](n[e(378)])?1:-1)),this[e(489)][e(376)]((n=>{const r=e;for(const e of t){let t;t=e[r(495)][r(511)]&&e[r(495)][r(250)]==e[r(378)][r(507)]?n[r(290)](e[r(378)][r(507)],"on"):n[r(290)](e),this[r(489)][r(438)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Cc;e&&this[n(489)][n(376)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(286)]((t=>(kc(t)&&(t=this[s(489)][s(338)](t[s(495)])),t)))[s(116)]((t=>s(532)!==t[s(341)][s(131)]));if(c[s(331)]<1)return;const u=Array[s(524)](this[s(489)][s(276)][s(292)][s(447)]())[s(286)]((t=>i.LiveRange[s(309)](t)));r[s(374)](c);for(const t of this[s(241)][s(426)][s(426)]())t[s(237)]();a[s(138)]({forceDefaultExecution:!0}),this[s(241)][s(222)](o,...a);const l=u[s(116)]((t=>s(532)!=t[s(341)][s(131)]));l[s(331)]>0&&r[s(374)](l);for(const t of u)t[s(281)]()}))},s=(e,n)=>1==e[t(331)]&&1==n[t(331)]&&e[0][t(495)][t(217)](n[0][t(378)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(489)])?[e,n]:vc(n,e,s,r,this[t(489)])?[n,e]:null;this[t(151)][t(358)](t(360),e),this[t(151)][t(358)](t(484),n),this[t(151)][t(358)](t(182),s),this[t(151)][t(358)](t(267),o),this[t(151)][t(358)](t(169),n),this[t(151)][t(358)](t(516),e),this[t(151)][t(358)](t(368),s),this[t(151)][t(358)](t(492),o),this[t(151)][t(358)](t(130),r),this[t(151)][t(358)](t(324),e),this[t(151)][t(358)](t(185),s),this[t(151)][t(358)](t(295),e),this[t(151)][t(358)](t(229),r),this[t(151)][t(358)](t(443),e),this[t(151)][t(358)](t(190),s),this[t(151)][t(358)](t(478),e),this[t(151)][t(358)](t(386),e),this[t(151)][t(358)](t(203),((e,n)=>{const r=t;if(!n)return;const s=this[r(241)][r(499)][r(371)](_c);this[r(489)][r(376)]((t=>{const o=r;if(o(132)==n[o(236)])for(const r of e){const e=r[o(378)][o(507)],s=n[o(225)];t[o(350)](e,s)}else if(s[o(487)](n[o(236)]))for(const r of e)void 0!==n[o(225)]?t[o(120)](n[o(236)],n[o(225)],r[o(378)][o(507)]):t[o(126)](n[o(236)],r[o(378)][o(507)]);else for(const r of e)n[o(225)]?t[o(120)](n[o(236)],n[o(225)],r):t[o(126)](n[o(236)],r)}))})),this[t(151)][t(358)](t(305),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(250)][r(207)]({includeSelf:!0,parentFirst:!0})){if(s[r(341)]==s)return!1;if(!n[r(246)](s))return!1;if(t[r(321)](s)||t[r(303)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(495)][e(250)]==t[e(378)][e(507)]&&t[e(495)][e(136)]}function Cc(t,e){const n=bc();return(Cc=function(t,e){return n[t-=108]})(t,e)}function Nc(t,e,n,r){const s=Ec,o=t=>!t[s(409)].is(s(260))&&!r[s(321)](t[s(409)]),i=t[s(378)][s(152)](o),a=t[s(495)][s(152)](o,{direction:s(509)});return!(t[s(378)][s(217)](i)&&t[s(495)][s(217)](a)||(i[s(522)](a)?n[s(518)](e,{range:n[s(338)](i,a)}):n[s(304)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(378)][e(507)];return n&&n.is(e(293))}function Sc(t,e){const n=Ec;return null==t[n(495)][n(402)]&&t[n(495)][n(250)]==t[n(378)][n(507)]?Mc(t[n(378)][n(507)],e):t}function Mc(t,e){const n=Ec,r=e[n(434)][n(321)](t)||e[n(434)][n(168)](t);return e[n(338)](e[n(150)](t,n(501)),r?e[n(529)](t):e[n(150)](t,n(495)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(495)][o(217)](r[o(378)]))return!0;if(t[o(294)]!=e[o(294)])return!1;if(!n[o(495)][o(311)](r[o(378)]))return!1;const i=s[o(338)](n[o(495)],r[o(378)])[o(346)]();for(const t of i)if([o(175),o(457)][o(506)](t[o(294)])&&s[o(434)][o(303)](t[o(409)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(254)]||!e[r(254)])&&Or(Ic(t[r(520)],n),Ic(e[r(520)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(520)]),s=Fc(e);if(!t[n(254)])return!1;for(const t of Object[n(340)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(432)]({},t);return delete n[e(385)],delete n[e(248)],n}const Dc=xc;function xc(t,e){const n=Bc();return(xc=function(t,e){return n[t-=492]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(268736===parseInt(n(505))/1+parseInt(n(528))/2+parseInt(n(511))/3+parseInt(n(518))/4*(-parseInt(n(510))/5)+-parseInt(n(494))/6+parseInt(n(527))/7*(-parseInt(n(493))/8)+parseInt(n(495))/9*(-parseInt(n(519))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(501)]=e,this[s(509)]=n,this[s(531)]=r,this[s(525)]=t,this[s(533)]=t[s(506)][s(516)](s(522)),this[s(492)]=t[s(506)][s(516)](s(513)),this[s(509)][s(500)](s(521)).to(this[s(533)],this[s(492)],((t,e)=>t||e)),this[s(509)][s(500)](s(503)).to(this[s(533)],s(521),(t=>t&&this[s(525)][s(501)][s(504)](e[s(498)]()))),this[s(509)][s(500)](s(499)).to(this[s(492)],s(521),(t=>t&&this[s(525)][s(501)][s(504)](e[s(498)]()))),this[s(508)]=null,n[s(532)]&&this[s(507)](),this[s(520)](n,s(522),(()=>this[s(522)]())),this[s(520)](n,s(513),(()=>this[s(513)]())),this[s(520)](n,s(502),(()=>{const t=s;n[t(532)]?this[t(507)]():this[t(530)]()}))}[Dc(522)](){const t=Dc;this[t(533)][t(529)](this[t(501)].id)}[Dc(513)](){const t=Dc;this[t(492)][t(529)](this[t(501)].id)}[Dc(524)](){const t=Dc;this[t(509)][t(517)](t(521)),this[t(509)][t(517)](t(503)),this[t(509)][t(517)](t(499)),this[t(515)](),this[t(531)][t(524)](),this[t(508)]&&this[t(530)]()}[Dc(507)](){const t=Dc,e=zr(this[t(525)][t(523)],t(526));this[t(508)]=this[t(525)][t(514)][t(516)](t(512))[t(496)](e)}[Dc(530)](){const t=Dc;null!==this[t(508)]&&this[t(525)][t(514)][t(516)](t(512))[t(497)](this[t(508)]),this[t(508)]=null}}function Bc(){const t=["model","change:isDirty","canAccept","canEditAt","497448ZWJHIH","commands","_setPendingAction","_pendingAction","view","10xzZboA","1552788AQqXwj","PendingActions","discardSuggestion","plugins","stopListening","get","unbind","43836Wrlzrd","20mhDEqy","listenTo","isEnabled","acceptSuggestion","locale","destroy","_editor","PENDING_ACTION_SUGGESTION","14ChZdcd","618074MBWFKY","execute","_removePendingAction","commentThreadController","isDirty","_acceptCommand","_discardCommand","1739512elcAKE","1741974FFOWqj","1386990xCsnqO","add","remove","getRanges","canDiscard","bind"];return(Bc=function(){return t})()}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=350]})(t,e)}const jc=Uc;function Gc(){const t=["commentsListView","value","descriptionParts","removeComment","submit","updateComment","focus","length","isEnabled","authoredAt","4012830upgZht","739110szFxxz","disabledSubmit","2110640aremwo","editor","disableComments","isDirty","_localUser","delegate","fire","5475870ZSEhkJ","isReadOnly","setData","CommentView","4XhHNcT","_createCommentViews","assign","cancel","editorConfig","282060KUXFdy","addComment","set","destroy","canAccept","bind","isActive","showInput","locale","commentThreadInputView","979jOihlt","15rwYCbF","element","_model","30352VBPWxn","_config","commentInputView","canDiscard","_createCommentThreadInputView","hasDirtyComment","253978XcWiTU","commentThread","623kQuoqy"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(436860===-parseInt(n(391))/1+-parseInt(n(377))/2*(parseInt(n(368))/3)+parseInt(n(352))/4*(-parseInt(n(393))/5)+parseInt(n(390))/6+-parseInt(n(379))/7*(parseInt(n(371))/8)+-parseInt(n(400))/9+parseInt(n(357))/10*(parseInt(n(367))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(380)]=null,this[s(366)]=null,this[s(359)](s(363),!1),this[s(359)](s(389),e[s(389)]),this[s(362)](s(389)).to(e),this[s(359)](s(382),[]),this[s(359)](s(396),!1),this[s(359)](s(388),!1),this[s(359)](s(361),!1),this[s(359)](s(374),!1),this[s(370)]=e,this[s(397)]=n,this[s(372)]=r,r[s(395)]?this[s(359)](s(387),1):this[s(353)]()}[jc(386)](){const t=jc;this[t(369)][t(386)]()}[jc(360)](){const t=jc;this[t(380)]&&this[t(380)][t(360)](),this[t(366)]&&this[t(366)][t(360)](),super[t(360)]()}[jc(353)](){const t=jc,{CommentsListView:e}=this[t(372)];this[t(380)]=new e(this[t(365)],this[t(370)][t(378)],Object[t(354)]({CommentView:this[t(372)][t(351)]},this[t(372)])),this[t(380)][t(398)](t(383)).to(this),this[t(380)][t(398)](t(385)).to(this),this[t(380)][t(362)](t(363)).to(this),this[t(359)](t(387),this[t(380)][t(387)]+1),this[t(362)](t(387)).to(this[t(380)],t(387),(t=>t+1)),this[t(366)]=this[t(375)](),this.on(t(383),(()=>this[t(386)]())),this[t(362)](t(396)).to(this[t(380)],t(376),this[t(366)][t(373)],t(381),((t,e)=>t||!!e))}[jc(375)](){const t=jc,{CommentThreadInputView:e}=this[t(372)],n=new e(this[t(365)],this[t(397)],this[t(372)][t(356)]),r=n[t(373)];return n[t(362)](t(364)).to(this,t(363),this[t(370)][t(378)],t(401),r,t(381),((t,e,n)=>!!n||t&&!e)),r.on(t(384),((e,n)=>{const s=t;this[s(399)](s(358),n),r[s(394)][s(350)]("")})),r.on(t(355),(()=>this[t(386)]())),r[t(362)](t(392)).to(this[t(370)][t(378)],t(401)),n}}const Hc=zc;function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=102]})(t,e)}function Wc(){const t=['<span class="ck-suggestion-type">',"render",'"></span>',"change:description","bindTemplate","<p>","</p>","EXTERNAL_AVATAR","value","innerText","ck-suggestion","execute",'<span class="ck-suggestion-color" style="background-color: ',"ck-annotation__info","authoredAt","ck-suggestion__actions","getTemplate","disableComments","getExternalSuggestionNote","innerHTML","time","formatDateTime","acceptSuggestion","35WXoagN","12324460BodAEj","ck-suggestion__info-name","EXTERNAL_IMPORT_WORD_SUGGESTION","commentsListView","ck-annotation__user","attributes","creator","6rgpGql","@external","editorReady","userView","discardButton","getUserViewNotificationText","description","locale","ck-suggestion-wrapper","ck-annotation__main","ck-suggestion--accept","importWord","144065gdEJgm","source","ck-suggestion-wrapper--active","split","commentThreadInputView","2133KyuAed","isActive","ck-suggestion-","content","bind","19496HYDtPA","createElement","canAccept","isEnabled","ck-suggestion__info","check","discardSuggestion","name","type",'" title="',"_descriptionElement","_model","ck-annotation__content-wrapper","Accept suggestion","div","join","author","ck-suggestion__user","setTemplate","_config","ck-comment__external","fire","ck-suggestion--disabled-comments","Discard suggestion","542384oUZHDp","editorDestroyed","ck-annotation__actions","EXTERNAL_SUGGESTION","ck-comment__info-time","span","EXTERNAL_IMPORT_WORD_AVATAR","querySelector","isExternal","extendTemplate","351449xrDEfi","children","canDiscard","acceptButton","set","ck-annotation__info-name","delegate","ck-annotation","</span>","ck-suggestion--discard","15378hPVdAp",".ck-annotation__content-wrapper","title","285084qScuSQ","commentThread","element","_createButton","ck-suggestion__main","push","cancel","ck-annotation__info-time","map","descriptionParts","color"];return(Wc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(329058===-parseInt(n(141))/1+-parseInt(n(129))/2*(parseInt(n(198))/3)+parseInt(n(175))/4+parseInt(n(121))/5*(parseInt(n(195))/6)+-parseInt(n(185))/7+-parseInt(n(151))/8*(parseInt(n(146))/9)+parseInt(n(122))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(189)](i(159),""),this[i(150)](i(159)).to(this,i(207),(t=>t&&t[0]?t[0][i(159)]:"")),this[i(150)](i(135)).to(this,i(207),this,i(147),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(103)+qc(e[n(149)],e[n(208)])+n(104);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(161)]=null,this[i(188)]=this[i(201)](zr(e,i(164)),t.icons[i(156)],i(139),i(120),"sw"),this[i(188)][i(150)](i(154)).to(this,i(153)),this[i(133)]=this[i(201)](zr(e,i(174)),t.icons[i(204)],i(194),i(157),"sw"),this[i(133)][i(150)](i(154)).to(this,i(187)),this[i(132)]=new o.UserView(e,this[i(162)][i(167)],this[i(134)]()),this[i(132)][i(184)]({attributes:{class:[i(168),i(126)]}}),this[i(169)](this[i(114)]())}[Hc(114)](){const t=Hc,e=this[t(102)],n=[{tag:t(165),attributes:{class:[t(155),t(111)]},children:[{tag:t(180),children:[{text:this[t(132)][t(158)]}],attributes:{class:[t(123),t(190)]}},{tag:t(118),attributes:{datetime:e.to(t(112)),class:[t(179),t(205)]},children:[{text:e.to(t(112),(e=>this[t(170)][t(119)](e)))}]}]},{tag:t(165),attributes:{class:[t(113),t(177)]},children:[this[t(188)],this[t(133)]]},{tag:t(165),attributes:{class:[t(163)]}}];this[t(162)][t(183)]&&n[t(203)]({tag:t(165),attributes:{class:[t(171)]},children:[{text:this[t(116)]()}]});const r={tag:t(165),attributes:{class:[t(137),e.if(t(147),t(143)),e.to(t(159),(e=>t(148)+e)),this[t(170)][t(115)]&&t(173)],"data-suggestion-id":this[t(162)].id,"data-thread-id":this[t(162)][t(199)].id,"data-author-id":this[t(162)][t(167)].id,tabindex:-1},children:[{tag:t(165),attributes:{class:[t(108),t(192)]},children:[this[t(132)],{tag:t(165),attributes:{class:[t(202),t(138)]},children:n}]}]};return this[t(125)]&&this[t(145)]&&(r[t(186)][t(203)](this[t(125)],this[t(145)]),this[t(125)][t(191)](t(131)).to(this),this[t(125)][t(191)](t(176)).to(this),this[t(145)][t(191)](t(131)).to(this),this[t(145)][t(191)](t(176)).to(this)),r}[Hc(210)](){const t=Hc;super[t(210)](),this[t(161)]=this[t(200)][t(182)](t(196)),this[t(161)][t(117)]=this[t(135)],this.on(t(212),((e,n,r)=>{const s=t;this[s(161)][s(117)]=r}))}[Hc(201)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(136)]);return a[i(189)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(184)]({attributes:{class:n}}),a.on(i(109),(()=>{const t=i;this[t(172)](r,this[t(162)].id)})),a}[Hc(116)](){const t=Hc;return t(140)===this[t(162)][t(127)][t(130)][t(142)]?zr(this[t(136)],t(124)):zr(this[t(136)],t(178))}[Hc(134)](){const t=Hc;return this[t(162)][t(183)]?t(140)===this[t(162)][t(127)][t(130)][t(142)]?zr(this[t(136)],t(181),this[t(162)][t(128)][t(158)]):zr(this[t(136)],t(105),this[t(162)][t(128)][t(158)]):null}}function qc(t,e){const n=Hc;let r="";return r+=t[n(144)]("*")[n(206)](((t,e)=>e%2!=0?n(209)+Xc(t)+n(193):Xc(t)))[n(166)](""),e&&(r+=n(110)+e[n(106)]+n(160)+e[n(197)]+n(211)),r}function Xc(t){const e=Hc,n=document[e(152)](e(180));return n[e(107)]=t,n[e(117)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Jc;function Jc(t,e){const n=Qc();return(Jc=function(t,e){return n[t-=473]})(t,e)}function Qc(){const t=["CommentsUI","comments.maxThreadTotalWeight","arrowView","reduce","source","pluginName","3334506qQGHaY","_createMenuBarMenu","refreshSelectedViews","getJoined","comments","createAnnotation","getAllAdjacentSuggestions","isOn","children","menuitemcheckbox","addSourceCollector","init","Accept all selected suggestions","CommentView","_handleControllerBuffer","push","Discard all suggestions","view","head","4QhYmMp","value","change:previous","innerView","define","model","execute","getFirstRange","trackChanges.disableComments","isDirty","menu","separator","getMarkers","addComment","TrackChangesUI","_updateController","toMany","panelView","26502270beXYNU","get","discardAllSuggestions","acceptAllSuggestions","descriptionFactory","getMarkerNames","_annotationViews","previous","suggestionUnloaded","trackChanges.SuggestionThreadView","700087NjAInj","665661wYeIkO","2363440ESMBGc","createAnnotationView","delegate","values","editing","type","_addUIComponentsToFactory","commentThread","CommentsRepository","unbind","componentFactory","set","suggestionLoaded","menuitem","getSuggestion","config","delete","bind","isEnabled","stopListening","discardButton","_destroyController","menuBar:trackChanges","_initializeController","remove","clear","comments.maxCommentCharsWhenCollapsed","Track changes","requires","some","Annotations","_createToolbarButton","_viewToController","switchbutton","45crkXNO","3456285lfrTej","lowest","acceptSelectedSuggestions","actionView","activeMarkers","locale","SuggestionThreadView","keys","filter","mainView","focus","2bPWIPT","discardSelectedSuggestions","descriptionParts","701315ivKvnV","Accept all suggestions","length","buttonView","destroy","getRanges","activeAnnotations","_handleSuggestionControllerDelayed","suggestionChanged","_suggestionToController","from","isMultiRange","_unbindEditors","registerAnnotation","getByInnerView","Discard all selected suggestions","_disableComments","size","editor","acceptButton","_refreshActiveMarkers","trackChanges","commandName","EditorAnnotations","comments.maxCommentsWhenCollapsed","TrackChangesEditing","plugins","has","_bindAnnotationToEditors","getDescriptions","comments.editorConfig","isInContent","button","listenTo","createCommentThreadController","add","suggestion-","change:activeAnnotations","commands","items","hasSuggestion"];return(Qc=function(){return t})()}!function(t,e){const n=Jc,r=t();for(;;)try{if(773144===parseInt(n(607))/1*(-parseInt(n(510))/2)+-parseInt(n(608))/3*(-parseInt(n(579))/4)+parseInt(n(513))/5+-parseInt(n(560))/6+parseInt(n(499))/7+-parseInt(n(609))/8*(parseInt(n(498))/9)+parseInt(n(597))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Yc(492)](){const t=Yc;return[_c,o.Users,t(617),t(494),t(536)]}static get[Yc(559)](){return Yc(593)}constructor(t){const e=Yc;super(t),this[e(522)]=new Map,this[e(496)]=new Map,this[e(603)]=new Map,this[e(574)]=new Map;const n=this[e(531)][e(479)];n[e(583)](e(606),Kc),n[e(583)](e(587),!1),this[e(529)]=n[e(598)](e(587))}[Yc(520)](t,e){const n=Yc;0===this[n(574)][n(530)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(574)]){const r=this[t(522)][t(540)](e);r||n?r&&n&&this[t(485)](e):this[t(487)](e)}this[t(574)][t(489)](),this[t(531)][t(539)][t(598)](t(536))[t(562)](),this[t(533)]()}),10),this[n(574)][n(475)](t,e)}[Yc(571)](){const t=Yc,e=this[t(531)],n=e[t(539)][t(598)](t(538)),r=e[t(539)][t(598)](t(494)),s=e[t(539)][t(598)](t(536)),o=e[t(539)][t(598)](t(617));this[t(615)](),s[t(570)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(523)](this[e(522)])){const s=t[e(566)](),o=[];for(const t of s){if(!t[e(544)])continue;if(t[e(524)]){o[e(575)](...t[e(518)]());continue}const n=t[e(586)]();if(o[e(515)]>0){const t=o[0][e(563)](n);if(t){o[0]=t;continue}}o[e(575)](n)}n[e(575)]([r[e(577)],o])}return n})),this[t(546)](n,t(476),((e,n)=>{const r=t;this[r(546)](n,r(581),((t,e,s,o)=>{const i=r;n[i(544)]&&(null==s?(this[i(594)](o[i(578)]),this[i(520)](n,!1)):(this[i(594)](s[i(578)]),null==o&&this[i(520)](n,!0)))})),null!==n[r(604)]?this[r(594)](n[r(578)]):this[r(520)](n,!1)})),this[t(546)](n,t(605),((e,n,r)=>{const s=t;this[s(483)](n,s(581)),this[s(574)][s(480)](n),this[s(522)][s(540)](n)&&this[s(485)](n),r&&this[s(594)](r[s(578)])})),this[t(546)](n,t(521),((e,n)=>{this[t(594)](n)})),this[t(546)](r,t(550),(()=>{this[t(533)]()})),this[t(546)](o,t(592),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(553)](r))return;const i=n[o(478)](r);this[o(522)][o(598)](i)[o(577)][o(509)]()}),{priority:t(500)})}[Yc(533)](){const t=Yc,e=this[t(531)][t(539)][t(598)](t(494)),n=this[t(531)][t(539)][t(598)](t(538)),r=Array[t(523)](e[t(519)],(e=>e[t(582)]))[t(507)]((e=>this[t(496)][t(540)](e))),s=[];for(const e of r){const n=this[t(496)][t(598)](e)[t(584)][t(566)]();s[t(575)](...n[t(557)](((e,n)=>[...e,...n[t(602)]()]),[]))}n[t(503)]=s}[Yc(615)](){const t=Yc,n=this[t(531)],r=n[t(504)],o=zr(r,t(491)),i=new e.Collection([{type:t(497),model:new s.ViewModel({withText:!0,label:o,commandName:t(534),role:t(569)})},{type:t(590)},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(514)),commandName:t(600),role:t(477)})},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(572)),commandName:t(501),role:t(477)})},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(576)),commandName:t(599),role:t(477)})},{type:t(545),model:new s.ViewModel({withText:!0,label:zr(r,t(528)),commandName:t(511),role:t(477)})}]);for(const e of i)if(tu(e)){const r=n[t(551)][t(598)](e[t(584)][t(535)]);e[t(584)][t(481)](t(567),t(482)).to(r,t(580),t(482))}n.ui[t(474)][t(548)](t(534),(e=>this[t(495)](e,i,o))),n.ui[t(474)][t(548)](t(486),(e=>this[t(561)](e,i,o)))}[Yc(495)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(531)][r(551)][r(598)](r(534));o[r(516)][r(475)]({tooltip:n,label:n,icon:Zc}),o[r(516)][r(481)](r(567)).to(i,r(580)),o[r(516)].on(r(585),(()=>{const t=r;i[t(585)](),this[t(531)][t(613)][t(577)][t(509)]()})),(0,s.addListToDropdown)(o,e,{role:r(589)});const a=[];for(const t of e)tu(t)&&a[r(575)](this[r(531)][r(551)][r(598)](t[r(584)][r(535)]));const c=o[r(516)];return c[r(502)][r(473)](r(482)),c[r(556)][r(473)](r(482)),c[r(502)][r(481)](r(482)).to(i,r(482)),c[r(556)][r(481)](r(482))[r(595)](a,r(482),((...t)=>t[r(493)]((t=>t)))),o.on(r(585),(t=>{const e=r;this[e(531)][e(585)](t[e(558)][e(535)]),this[e(531)][e(613)][e(577)][e(509)]()})),o}[Yc(561)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(531)][r(551)][r(598)](r(534));o[r(516)][r(475)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(590)==n[r(614)]){a[r(552)][r(548)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(584)];i[r(481)](...Object[r(506)](c)).to(c),i[r(611)](r(585)).to(o),i.on(r(585),(()=>{const t=r;this[t(531)][t(585)](c[t(535)]),this[t(531)][t(613)][t(577)][t(509)]()})),e[r(568)][r(548)](i),a[r(552)][r(548)](e)}return o[r(481)](r(482)).to(i,r(482)),o[r(596)][r(568)][r(548)](a),o}[Yc(487)](t){const e=Yc,n=this[e(531)],r=n[e(479)],s=n[e(539)][e(598)](e(494)),i=n[e(539)][e(598)](e(617)),a=n[e(539)][e(598)](e(536)),c=n[e(539)][e(598)](o.Users).me,u=r[e(598)](e(534))[e(505)],{CommentsListView:l,CommentThreadInputView:f}=n[e(539)][e(598)](e(554));let h,g;this[e(603)][e(540)](t.id)?(g=this[e(603)][e(598)](t.id),h=g[e(508)]):(h=new u(n[e(504)],t,c,{disableComments:this[e(529)],editorConfig:r[e(598)](e(543)),maxCommentsWhenCollapsed:r[e(598)](e(537)),maxThreadTotalWeight:r[e(598)](e(555)),maxCommentCharsWhenCollapsed:r[e(598)](e(490)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(598)](e(504))),CommentView:r[e(598)](e(564))[e(573)],CommentsListView:l,CommentThreadInputView:f}),h[e(532)].on(e(585),(()=>{const t=e;n[t(613)][t(577)][t(509)]()})),h[e(484)].on(e(585),(()=>{const t=e;n[t(613)][t(577)][t(509)]()})),g=s[e(610)](this[e(531)][e(504)],h),g[e(481)](e(588)).to(h,e(588)),g[e(481)](e(515)).to(h),g[e(481)](e(614)).to(h,e(614),(t=>e(549)+t)),this[e(603)][e(475)](t.id,g));const d=i[e(547)](t[e(616)],h),p=new Pc(n,t,h,d),m=t[e(566)]()[e(507)]((t=>t[e(544)]));h[e(512)]=n[e(539)][e(598)](e(538))[e(601)][e(542)](m),this[e(522)][e(475)](t,p),this[e(496)][e(475)](h,p);const I=s[e(565)]({view:g,target:()=>{const r=e,s=[],i=t[r(566)]()[r(507)]((t=>t[r(544)]));for(const t of i)s[r(575)](...t[r(591)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(613)],s)},type:()=>e(549)+p[e(577)][e(614)]});i[e(541)](h,I),s[e(548)](I),a[e(526)](I)}[Yc(485)](t){const e=Yc,n=this[e(531)][e(539)][e(598)](e(617)),r=this[e(531)][e(539)][e(598)](e(494)),s=this[e(522)][e(598)](t),o=s[e(577)],i=r[e(527)](o);n[e(525)](o),i&&r[e(488)](i),this[e(522)][e(480)](t),this[e(496)][e(480)](o),s[e(517)]()}[Yc(594)](t){const e=Yc;if(!t[e(544)]||!this[e(522)][e(540)](t))return;const n=this[e(531)][e(539)][e(598)](e(538)),r=this[e(522)][e(598)](t),s=t[e(566)]();r[e(577)][e(512)]=n[e(601)][e(542)](s)}[Yc(517)](){const t=Yc;for(const e of this[t(522)][t(506)]())this[t(485)](e);for(const e of this[t(603)][t(612)]())e[t(508)][t(517)]();super[t(517)]()}}function tu(t){return Yc(584)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=337]})(t,e)}function ru(){var t=["1245kBWUZK","4636rgvcYN","27342680bhDwey","pluginName","getSuggestions","80FiYjQW","166740rtQfNr","getSuggestion","10DaOvxx","TrackChanges","4630200JFvWJu","Comments","plugins","addSuggestion","457111rvrFWP","get","requires","editor","adapter","2924145MkABHW","442113brrHoM","addSuggestionData"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(393306===-parseInt(n(347))/1+-parseInt(n(341))/2*(parseInt(n(353))/3)+-parseInt(n(356))/4*(parseInt(n(355))/5)+-parseInt(n(343))/6+parseInt(n(339))/7*(parseInt(n(338))/8)+-parseInt(n(352))/9+parseInt(n(357))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(349)](){return[_c,$c,eu(344)]}static get[eu(358)](){return eu(342)}set[eu(351)](t){var e=eu;this[e(350)][e(345)][e(348)](_c)[e(351)]=t}get[eu(351)](){var t=eu;return this[t(350)][t(345)][t(348)](_c)[t(351)]}[eu(346)](t){var e=eu;return this[e(350)][e(345)][e(348)](_c)[e(354)](t)}[eu(337)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(350)][n(345)][n(348)](_c)[n(337)]({skipNotAttached:t,toJSON:e})}[eu(340)](t){var e=eu;return this[e(350)][e(345)][e(348)](_c)[e(340)](t)}}const ou=iu;function iu(t,e){const n=cu();return(iu=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=iu,r=t();for(;;)try{if(973956===parseInt(n(442))/1*(parseInt(n(457))/2)+-parseInt(n(426))/3*(parseInt(n(418))/4)+parseInt(n(405))/5*(-parseInt(n(406))/6)+-parseInt(n(420))/7+parseInt(n(409))/8+parseInt(n(440))/9*(-parseInt(n(467))/10)+parseInt(n(466))/11*(parseInt(n(459))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cu);const au=[ou(429)];function cu(){const t=["reduce","trackChangesData.editorCreator","Pagination","div","getDataWithDiscardedSuggestions","trackChangesData","getDataWithAcceptedSuggestions","push","getRootsAttributes","constructor","TrackChangesData","result","Users","36prziKl","users","16801dVBjVU","get","pluginName","TrackChangesEditing","getRootNames","createElement","execute","destroy","function","config","getUser","data","discardAllSuggestions","map","addCommentThread","4FeKZBt","createDocumentFragment","24BdayMs","useAnonymousUser","document","_adapter","end","define","TrackChangesDataGetter","15896507yKlUKE","10470ZkcVUx","addSuggestionData","acceptAllSuggestions","rootsAttributes","405NLqSXg","4206HBIBaH","editorCreator","init","5663320fWfWeV","addUser","CommentsRepository","editor","set","getFullData","plugins","getCommentThreads","track-changes-data-invalid-editor-creator","8gcWRsr","appendChild","10930024tuhuuS","requires","getSuggestions","model","create","name","1553151znbtPI"];return(cu=function(){return t})()}class uu extends t.Plugin{static get[ou(421)](){return[_c]}static get[ou(444)](){return ou(437)}[ou(408)](){const t=ou,n=this[t(412)];if(n[t(451)][t(464)](t(428),(e=>{const r=t,s=n[r(423)][r(461)][r(446)]()[r(427)](((t,e)=>(t[e]="",t)),{});return n[r(436)][r(424)](s,e)})),t(450)!=typeof n[t(451)][t(443)](t(432))[t(407)])throw new e.CKEditorError(t(417))}[ou(433)](t){return hu(this[ou(412)],!0,t)}[ou(431)](t){return hu(this[ou(412)],!1,t)}}class lu extends t.Plugin{static get[ou(444)](){return ou(465)}constructor(t){const e=ou;super(t),this[e(438)]=e(463)}[ou(408)](){const t=ou;this[t(412)][t(415)][t(443)](t(411))[t(462)]={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(412)][t(415)][t(443)](t(445))[t(462)]=null}}function fu(t){return void 0!==t[ou(435)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(415)][r(434)](_c,lu),s[r(404)]=fu(t)?t[r(435)]():void 0;const i=document[r(458)](),a=t[r(451)][r(443)](r(432))[r(407)],c=await a(s,(()=>function(t){const e=r,n=document[e(447)](e(430));return t[e(419)](n),n}(i)));!function(t,e){const n=r,s=t[n(423)][n(461)][n(446)]()[n(427)](((e,r)=>(e[r]=t[n(453)][n(443)]({rootName:r}),e)),{}),o=t[n(415)][n(443)](n(439))[n(441)][n(455)]((t=>({id:t.id,name:t[n(425)]}))),i=t[n(415)][n(443)](n(445))[n(422)]({skipNotAttached:!0,toJSON:!0}),a=t[n(415)][n(443)](n(411))[n(416)]({skipNotAttached:!0,toJSON:!0}),c=e[n(415)][n(443)](n(439)),u=e[n(415)][n(443)](n(445)),l=e[n(415)][n(443)](n(411));for(const t of o)c[n(452)](t.id)||c[n(410)](t);c.me||c[n(460)]();for(const t of a)l[n(456)](t);for(const t of i)u[n(402)](t);e[n(453)][n(413)](s)}(t,c),c[r(448)](r(e?403:454));const u=fu(c)?c[r(414)](n):c[r(453)][r(443)](n);return await c[r(449)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=275]})(t,e)}function du(){var t=["145668awnzuX","5835924MCTebi","290OlgWvf","15CcttYh","1489176PFxBbz","1504902PbRnkb","841122aCDWsD","7xoLsQF","111376jUablC","104093JkzseM","70QZwqYh"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(673729===-parseInt(n(283))/1*(-parseInt(n(280))/2)+parseInt(n(275))/3+-parseInt(n(277))/4*(parseInt(n(279))/5)+-parseInt(n(285))/6*(-parseInt(n(276))/7)+-parseInt(n(284))/8+-parseInt(n(281))/9+parseInt(n(282))/10*(parseInt(n(278))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();