@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240605.0 → 0.0.0-nightly-20240605.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 (170) hide show
  1. package/README.md +6 -0
  2. package/build/track-changes.js +1 -1
  3. package/dist/index.js +3 -1
  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/dist/types/suggestion.d.ts +1 -1
  100. package/dist/types/ui/suggestioncontroller.d.ts +1 -1
  101. package/package.json +3 -3
  102. package/src/commands/acceptsuggestioncommand.js +1 -1
  103. package/src/commands/discardsuggestioncommand.js +1 -1
  104. package/src/commands/executeonallsuggestionscommand.js +1 -1
  105. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  106. package/src/commands/trackchangescommand.js +1 -1
  107. package/src/index.js +1 -1
  108. package/src/integrations/aiassistant.js +1 -1
  109. package/src/integrations/alignment.js +1 -1
  110. package/src/integrations/basicstyles.js +1 -1
  111. package/src/integrations/blockquote.js +1 -1
  112. package/src/integrations/casechange.js +1 -1
  113. package/src/integrations/ckbox.js +1 -1
  114. package/src/integrations/codeblock.js +1 -1
  115. package/src/integrations/comments.js +1 -1
  116. package/src/integrations/deletecommand.js +1 -1
  117. package/src/integrations/entercommand.js +1 -1
  118. package/src/integrations/findandreplace.js +1 -1
  119. package/src/integrations/font.js +1 -1
  120. package/src/integrations/formatpainter.js +1 -1
  121. package/src/integrations/heading.js +1 -1
  122. package/src/integrations/highlight.js +1 -1
  123. package/src/integrations/horizontalline.js +1 -1
  124. package/src/integrations/htmlembed.js +1 -1
  125. package/src/integrations/image.js +1 -1
  126. package/src/integrations/imagereplace.js +1 -1
  127. package/src/integrations/imagestyle.js +1 -1
  128. package/src/integrations/importword.js +1 -1
  129. package/src/integrations/indent.js +1 -1
  130. package/src/integrations/inputcommand.js +1 -1
  131. package/src/integrations/legacylist.js +1 -1
  132. package/src/integrations/legacylistproperties.js +1 -1
  133. package/src/integrations/link.js +1 -1
  134. package/src/integrations/list.js +1 -1
  135. package/src/integrations/listproperties.js +1 -1
  136. package/src/integrations/mediaembed.js +1 -1
  137. package/src/integrations/mention.js +1 -1
  138. package/src/integrations/multilevellist.js +1 -1
  139. package/src/integrations/pagebreak.js +1 -1
  140. package/src/integrations/paragraph.js +1 -1
  141. package/src/integrations/removeformat.js +1 -1
  142. package/src/integrations/restrictededitingmode.js +1 -1
  143. package/src/integrations/shiftentercommand.js +1 -1
  144. package/src/integrations/standardeditingmode.js +1 -1
  145. package/src/integrations/style.js +1 -1
  146. package/src/integrations/table.js +1 -1
  147. package/src/integrations/tablecaption.js +1 -1
  148. package/src/integrations/tableclipboard.js +1 -1
  149. package/src/integrations/tablecolumnresize.js +1 -1
  150. package/src/integrations/tableheadings.js +1 -1
  151. package/src/integrations/tablemergesplit.js +1 -1
  152. package/src/integrations/tableofcontents.js +1 -1
  153. package/src/integrations/tableproperties.js +1 -1
  154. package/src/integrations/template.js +1 -1
  155. package/src/integrations/title.js +1 -1
  156. package/src/integrations/undo.js +1 -1
  157. package/src/integrations/utils.js +1 -1
  158. package/src/suggestion.d.ts +1 -1
  159. package/src/suggestion.js +2 -1
  160. package/src/suggestiondescriptionfactory.js +1 -1
  161. package/src/trackchanges.js +1 -1
  162. package/src/trackchangesdata.js +1 -1
  163. package/src/trackchangesediting.js +1 -1
  164. package/src/trackchangesui.js +1 -1
  165. package/src/ui/suggestioncontroller.d.ts +1 -1
  166. package/src/ui/suggestioncontroller.js +2 -1
  167. package/src/ui/view/basesuggestionthreadview.js +1 -1
  168. package/src/ui/view/suggestionthreadview.js +1 -1
  169. package/src/utils/common-translations.js +1 -1
  170. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>ru,TrackChangesData:()=>cu,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["1353233dyIpIi","clearForceDisabled","forceDisabled","_enableCommands","value","10336509tMmlMp","5YdJoet","refresh","32BXEBnZ","93vXRFZX","_isEnabledBasedOnSelection","has","5276760QKjLVY","821675fKyszr","isEnabled","_disableUnsupportedCommands","_enabledCommands","editor","4655016hkiSvM","commands","execute","11530mFjzrs","3506860rSTFTQ","affectsData","TrackChangesCommand"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=332]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(728719===-parseInt(n(355))/1+-parseInt(n(338))/2*(parseInt(n(351))/3)+parseInt(n(354))/4*(-parseInt(n(348))/5)+parseInt(n(335))/6+parseInt(n(342))/7*(parseInt(n(350))/8)+parseInt(n(347))/9+parseInt(n(339))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(333)]=e,this[n(346)]=!1,this[n(349)](),this[n(352)]=!1}[c(349)](){this[c(356)]=!0}[c(337)](){const t=c;this[t(346)]=!this[t(346)],this[t(346)]?this[t(332)]():this[t(345)]()}[c(332)](){const t=c;for(const e of this[t(334)][t(336)][t(336)]())e[t(340)]&&!this[t(333)][t(353)](e)&&e[t(344)](t(341))}[c(345)](){const t=c;for(const e of this[t(334)][t(336)][t(336)]())e[t(340)]&&!this[t(333)][t(353)](e)&&e[t(343)](t(341))}}function h(){const t=["267107eLYWmS","model","1188350jHQPur","getRanges","_isEnabledBasedOnSelection","258075wUkBbE","36UiXZsA","4MCukLP","373346YmtIST","execute","refresh","883990MlJHDk","8VvueDj","1197721KXEINk","isEnabled","plugins","acceptSuggestion","editor","TrackChangesEditing","1119810yHawEl","canEditAt","_suggestions","get","track-changes-accept-suggestion-not-found"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=292]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(137049===-parseInt(n(312))/1+parseInt(n(296))/2+parseInt(n(293))/3*(parseInt(n(295))/4)+-parseInt(n(314))/5+parseInt(n(307))/6+-parseInt(n(301))/7*(parseInt(n(300))/8)+-parseInt(n(294))/9*(-parseInt(n(299))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(309)]=e,this[n(298)](),this[n(292)]=!1}[g(298)](){this[g(302)]=!0}[g(297)](t){const n=g,r=this[n(309)][n(310)](t);if(!r)throw new e.CKEditorError(n(311),this);const s=r[n(315)]();this[n(305)][n(313)][n(308)](s)&&this[n(305)][n(303)][n(310)](n(306))[n(304)](r)}}function m(t,e){const n=E();return(m=function(t,e){return n[t-=149]})(t,e)}const I=m;function E(){const t=["plugins","model","_isEnabledBasedOnSelection","147TCrZrj","47836GvIgSt","editor","56VRzHIx","isEnabled","execute","229394DqnvMR","_suggestions","getRanges","canEditAt","1834030YMAYkF","track-changes-discard-suggestion-not-found","2031475nFVrWP","4275775hmuksH","143qdYMCU","get","discardSuggestion","444096qKOJKt","1dcWxlY","refresh","502692sFRDQO","TrackChangesEditing"];return(E=function(){return t})()}!function(t,e){const n=m,r=t();for(;;)try{if(404805===parseInt(n(158))/1*(-parseInt(n(171))/2)+parseInt(n(165))/3*(-parseInt(n(166))/4)+-parseInt(n(152))/5+parseInt(n(160))/6+-parseInt(n(153))/7+-parseInt(n(168))/8*(parseInt(n(157))/9)+parseInt(n(150))/10*(parseInt(n(154))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=m;super(t),this[n(172)]=e,this[n(159)](),this[n(164)]=!1}[I(159)](){this[I(169)]=!0}[I(170)](t){const n=I,r=this[n(172)][n(155)](t);if(!r)throw new e.CKEditorError(n(151),this);const s=r[n(173)]();this[n(167)][n(163)][n(149)](s)&&this[n(167)][n(162)][n(155)](n(161))[n(156)](r)}}function T(t){const e=y;return t[e(412)](((t,n)=>e(418)==t[e(420)]&&e(418)!=n[e(420)]?-1:e(418)!=t[e(420)]&&e(418)==n[e(420)]?1:0))}function _(){const t=["sort","color","49482SIycBw","next","createPositionAfter","isTouching","deletion","splice","type","map","add","595347KKFsjM","length","replace","join","createPositionAt","content","6702440ttxTJk","isArray"," [color ","isInContent","10458bBRlcl","2203852zMRvsH","createPositionBefore","createRange","push","from","value","isObject","getRanges","end","23YLDtUd","7ccwmIu","change","isIntersecting","start","isCollapsed","2206690QbOxgQ","execute","4017870OuyOwX","schema","isMultiRange"];return(_=function(){return t})()}function y(t,e){const n=_();return(y=function(t,e){return n[t-=398]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(410)];for(;s<t[n(424)];){const a=t[s],c=t[s+1];r||(r=e[n(435)](a)),k(e,a,c)||(o[n(437)](e[n(436)](r,i[n(398)](a)?e[n(416)](a):e[n(427)](a,n(400)))),r=null),s++}return o}function k(t,e,n){const r=y;if(!n)return!1;const s=t[r(416)](e),o=t[r(435)](n);return s[r(417)](o)}!function(t,e){const n=y,r=t();for(;;)try{if(487485===-parseInt(n(401))/1*(-parseInt(n(414))/2)+parseInt(n(423))/3+parseInt(n(434))/4+-parseInt(n(407))/5+parseInt(n(433))/6+-parseInt(n(402))/7*(parseInt(n(429))/8)+parseInt(n(409))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_);function C(t,e,n){const r=y;for(;n[r(424)];){const s=n[r(419)](0,100);t[r(403)]((()=>{const t=r;for(const n of s)n[t(432)]&&e[t(408)](n.id)}))}}const L=S;function R(){const t=["73812tKjWTA","isEnabled","getRanges","710637ASjtpa","8579728wklCyR","_suggestions","205480tcfcDU","canEditAt","9cnCnGx","execute","isInContent","editor","20jcTJnB","model","1365189eXNGWS","165xrjvyF","values","from","9127900LXZeoV","17386325jOHnzL","_command","2ZGOezW","some","_isEnabledBasedOnSelection","refresh"];return(R=function(){return t})()}function S(t,e){const n=R();return(S=function(t,e){return n[t-=471]})(t,e)}!function(t,e){const n=S,r=t();for(;;)try{if(652923===-parseInt(n(482))/1*(-parseInt(n(472))/2)+parseInt(n(479))/3*(-parseInt(n(488))/4)+parseInt(n(491))/5*(parseInt(n(476))/6)+-parseInt(n(490))/7+parseInt(n(480))/8*(-parseInt(n(484))/9)+parseInt(n(494))/10+parseInt(n(495))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class N extends t.Command{constructor(t,e,n){const r=S;super(t),this[r(471)]=e,this[r(481)]=n,this[r(475)](),this[r(474)]=!1}[L(475)](){const t=L,e=Array[t(493)](this[t(481)][t(492)]())[t(473)]((e=>e[t(486)]));this[t(477)]=this[t(471)][t(477)]&&e}[L(485)](){const t=L,e=T(Array[t(493)](this[t(481)][t(492)]()));for(const n of e){const e=n[t(478)]();if(!this[t(487)][t(489)][t(483)](e))return}C(this[t(487)][t(489)],this[t(471)],e)}}const v=M;function M(t,e){const n=O();return(M=function(t,e){return n[t-=449]})(t,e)}function O(){const t=["27xqKyhZ","258TVovmw","_suggestions","7895280NBLUJS","831524bCwaBB","getRanges","1323372ubkDTT","refresh","execute","size","_isEnabledBasedOnSelection","document","20gZXEfD","isEnabled","852612FFDXKt","_selectedSuggestions","editor","15953qXVSJE","2875052AdaZzi","model","2479520TIpmKo","_command","from","values","selection","canEditAt"];return(O=function(){return t})()}!function(t,e){const n=M,r=t();for(;;)try{if(959279===parseInt(n(467))/1+-parseInt(n(455))/2+parseInt(n(451))/3+-parseInt(n(469))/4*(-parseInt(n(449))/5)+-parseInt(n(464))/6*(-parseInt(n(454))/7)+parseInt(n(457))/8*(-parseInt(n(463))/9)+parseInt(n(466))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(458)]=e,this[r(465)]=n,this[r(452)]=new Set,this[r(470)](),this[r(473)]=!1}[v(470)](){const t=v,e=this[t(453)][t(456)][t(474)][t(461)],n=Array[t(459)](this[t(465)][t(460)]());this[t(452)]=function(t,e){const n=y,r=Array[n(438)](t[n(399)]()),s=new Set;for(const o of e)if(o[n(432)])for(const e of r)for(const r of o[n(399)]())(e[n(404)](r)||t[n(406)]&&!o[n(411)]&&o[n(415)]&&r[n(400)][n(417)](e[n(405)]))&&s[n(422)](o);return s}(e,n),this[t(450)]=this[t(458)][t(450)]&&!!this[t(452)][t(472)]}[v(471)](){const t=v,e=T(Array[t(459)](this[t(452)]));for(const n of e){const e=n[t(468)]();if(!this[t(453)][t(456)][t(462)](e))return}C(this[t(453)][t(456)],this[t(458)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var 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 z=V;const H=function(){this.__data__=new z,this.size=0};const K=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const W=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||Z||Function("return this")();const J=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var 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 Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var St=Object.prototype.hasOwnProperty;const Nt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=Nt,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||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const 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 zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Kt(t){var e=this.__data__=new z(t);this.size=e.size}Kt.prototype.clear=H,Kt.prototype.delete=K,Kt.prototype.get=W,Kt.prototype.has=X,Kt.prototype.set=Ht;const Wt=Kt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Y.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Se=function(t,e){return function(n){return t(e(n))}};const Ne=Se(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Ne(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(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,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const Ke=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const We=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),We(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;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=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,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 Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Sn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Nn=J?J.prototype:void 0,vn=Nn?Nn.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 Sn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const 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 zn="[object Arguments]",Hn="[object Function]",Kn="[object Object]",Wn={};Wn[zn]=Wn["[object Array]"]=Wn["[object ArrayBuffer]"]=Wn["[object DataView]"]=Wn["[object Boolean]"]=Wn["[object Date]"]=Wn["[object Float32Array]"]=Wn["[object Float64Array]"]=Wn["[object Int8Array]"]=Wn["[object Int16Array]"]=Wn["[object Int32Array]"]=Wn["[object Map]"]=Wn["[object Number]"]=Wn[Kn]=Wn["[object RegExp]"]=Wn["[object Set]"]=Wn["[object String]"]=Wn["[object Symbol]"]=Wn["[object Uint8Array]"]=Wn["[object Uint8ClampedArray]"]=Wn["[object Uint16Array]"]=Wn["[object Uint32Array]"]=!0,Wn["[object Error]"]=Wn[Hn]=Wn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return Ke(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Kn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Je(e,De(a,e))}else{if(!Wn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Wt);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:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Jn.test(t)||!Yn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const 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 F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Sr="[object Array]",Nr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Rr?Nr:c)==Nr,f=(u=u==Rr?Nr:u)==Nr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Wt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Wt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Wt),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=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=324]})(t,e)}function Vr(){const t=["substr","split","2618464eDBvJF","getContainedElement","decorate","addMarker","_markerNames","next","removeAttribute","creator","end","head","clear","push","removeMarkers","data","add","nodeAfter","2TyLHnY","size","accept","_model","getRange","getFirstRange","setAttribute","1160HrSjZq","set","onAccept","type","addRange","map","filter","isExternal","isIntersectingWithRange","89310uLLlng","@external","40557bNJgZD","_saved","5736iGoaiQ","_onAttributesChange","getAllAdjacentSuggestions","6bVHkmg","subType","getMarkers","_isDataLoaded","isMultiRange","getMultiRangeId","discard","isInContent","reduce","getRanges","removeMarker","toJSON","onDiscard","isIntersecting","author","40023OTYeMf","nodeBefore","getFirstMarker","_onDiscard","24dIXUfl","length","hasComments","_onAccept","markers","addMarkerName","from","previous","1390245ciCKES","getItems","suggestion:","getMarkerNames","authoredAt","2228541LULDBz","delete","createdAt","onAttributesChange","change","attributes","427194LztrHQ","commentThread","get","start"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(454152===-parseInt(n(327))/1+parseInt(n(349))/2*(-parseInt(n(399))/3)+parseInt(n(391))/4*(parseInt(n(365))/5)+-parseInt(n(372))/6*(-parseInt(n(404))/7)+-parseInt(n(333))/8+parseInt(n(387))/9*(-parseInt(n(356))/10)+parseInt(n(367))/11*(parseInt(n(369))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(375)]=!1,this.id=e.id,this[n(359)]=e[n(359)],this[n(373)]=e[n(373)]||null,this[n(386)]=e[n(386)],this[n(340)]=e[n(340)]||e[n(386)],this[n(363)]=Boolean(e[n(326)]&&e[n(326)][n(366)]),this[n(346)]=null,this[n(352)]=t,this[n(394)]=e[n(358)],this[n(390)]=e[n(384)],this[n(370)]=e[n(324)],this[n(337)]=new Set,this[n(406)]=null,this[n(357)](n(403),null),this[n(357)](n(326),e[n(326)]||{}),this[n(357)](n(398),null),this[n(357)](n(338),null),this[n(357)](n(328),null),this[n(357)](n(368),!1),this[n(335)](n(351)),this[n(335)](n(378))}get[jr(342)](){const t=jr;let e=this;for(;e[t(398)];)e=e[t(398)];return e}get[jr(393)](){const t=jr;return!!this[t(328)]&&this[t(328)][t(392)]>0}get[jr(376)](){const t=jr;return 0!=this[t(337)][t(350)]&&6==Array[t(397)](this[t(337)])[0][t(332)](":")[t(392)]}get[jr(379)](){return null!==this[jr(389)]()}[jr(396)](t){const e=jr;this[e(337)][e(347)](t)}[jr(402)](){const t=jr;return Array[t(397)](this[t(337)])}[jr(374)](){const t=jr;return this[t(402)]()[t(361)]((e=>this[t(352)][t(395)][t(329)](e)))[t(362)]((t=>t))}[jr(389)](){return this[jr(374)]()[0]||null}[jr(345)](){const t=jr;this[t(352)][t(325)]((e=>{const n=t;for(const t of this[n(374)]())e[n(382)](t)})),this[t(337)][t(343)]()}[jr(382)](t){const e=jr;this[e(352)][e(325)]((n=>{n[e(382)](t)})),this[e(337)][e(405)](t)}[jr(360)](t){const e=jr,n=e(401)+this[e(359)]+":"+this[e(373)]+":"+this.id+":"+this[e(340)].id+":"+zr[e(377)]();this[e(396)](n),this[e(352)][e(325)]((r=>{r[e(336)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(364)](t){const e=jr;for(const n of this[e(381)]())if(n[e(385)](t))return!0;return!1}[jr(381)](){const t=jr;return this[t(374)]()[t(361)]((e=>e[t(353)]()))}[jr(400)](){const t=jr;return this[t(381)]()[t(380)](((e,n)=>[...e,...n[t(400)]()]),[])}[jr(354)](){const t=jr;var e;return(null===(e=this[t(389)]())||void 0===e?void 0:e[t(353)]())||null}[jr(334)](){const t=jr,e=this[t(381)]();if(1!=e[t(392)])return null;const n=e[0],r=n[t(330)][t(348)],s=n[t(341)][t(388)];return r instanceof i.Element?r!=s?null:r:null}[jr(351)](){const t=jr;this[t(394)](this[t(381)](),this[t(346)],this[t(326)]),this[t(345)]()}[jr(378)](){const t=jr;this[t(390)](this[t(381)](),this[t(346)],this[t(326)]),this[t(345)]()}[jr(371)](){const t=jr,e=[];let n=this[t(342)];for(;n;)e[t(344)](n),n=n[t(338)];return e}[jr(355)](t,e){const n=jr,r=qn(this[n(326)]);hr(r,t,e),wr(r,this[n(326)])||(this[n(326)]=r,this[n(370)](r))}[jr(339)](t){const e=jr,n=qn(this[e(326)]);Ur(n,t),wr(n,this[e(326)])||(this[e(326)]=n,this[e(370)](this[e(326)]))}[jr(383)](){const t=jr;return{id:this.id,type:this[t(373)]?this[t(359)]+":"+this[t(373)]:this[t(359)],authorId:this[t(340)].id,createdAt:this[t(406)],hasComments:this[t(393)],data:this[t(346)],attributes:this[t(326)]}}static[jr(377)](){const t=jr;return(0,e.uid)()[t(331)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Kr=Wr;function Wr(t,e){const n=Xr();return(Wr=function(t,e){return n[t-=376]})(t,e)}function Xr(){const t=["elementEnd","isObject","insertion","111816OctGcX","skip","*Change to:* %0","_itemLabels","ELEMENT_SPACE","*Insert:* %0","checkChild","_handleRenameSuggestionDescription","_handleInsertRemoveSuggestionDescription","addContainer","subType","nodeAfter","attribute","length","label","removeFormat","isEqual","_schema","9PIfqeZ","key","text","data","pop","1512494puXPUf","elementStart","match","getDescriptions","12059550KoDMtR","removeEmptyContainer","deletion","588RnJWiI","registerDescriptionCallback","quantity","get","getFirstRange","remove","normal","Container","has","end","_resolveDescriptionItems","_customCallbacks","removeObject","previousSibling","newValue","13006180vpUaZd","element","*Remove format:* %0","join","REPLACE_TEXT","getItemLabel","*Set format:* %0","start","set","getWalker","addObject","_locale","*Split:* %0","type","function","5BAofNW","_handleCustomCallbackDescription","nextSibling","*Remove:* %0","removeContainer","replace","isInContent","name","_itemLabelsCallbacks","addEmptyContainer","_attributeLabels","indexOf","registerElementLabel","$text","isEmpty","2971614pdshuS","_addDescriptionItems","Object","item","1276290pMoQYs","registerAttributeLabel","$1 $2","3PbuStE","add","*Merge:* %0","EmptyContainer","$textProxy","4596008pFSOYp","softBreak","matchingCallback","addFormat","push","format","map","_handleAttributeSuggestionDescription"];return(Xr=function(){return t})()}!function(t,e){const n=Wr,r=t();for(;;)try{if(876133===-parseInt(n(443))/1+parseInt(n(387))/2*(-parseInt(n(446))/3)+-parseInt(n(451))/4+parseInt(n(424))/5*(parseInt(n(439))/6)+-parseInt(n(394))/7*(-parseInt(n(462))/8)+-parseInt(n(382))/9*(-parseInt(n(391))/10)+parseInt(n(409))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xr);class qr{constructor(t,e){const n=Wr;this[n(405)]=[],this[n(465)]=new Map,this[n(432)]=[],this[n(434)]=new Map,this[n(381)]=t,this[n(420)]=e}[Kr(390)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(377)];o++){const i=t[o];if(!i[e(430)])continue;const a=this[e(425)](i);if(a){if(null!=i[e(472)]){if(r[e(402)](i[e(472)]))continue;r[e(447)](i[e(472)])}n[e(455)](a)}else if(e(376)!=i[e(422)])e(461)!=i[e(422)]&&e(393)!=i[e(422)]||this[e(470)](n,i,t[o+1]);else{const t=i[e(385)][e(383)];if(s[e(402)](t))continue;s[e(447)](i[e(385)][e(383)]),t==Tc?this[e(469)](n,i):this[e(458)](n,i)}}return this[e(404)](n)}[Kr(395)](t){const e=Kr;this[e(405)][e(455)](t)}[Kr(436)](t,n,r=e.priorities[Kr(400)]){const s=Kr;s(423)==typeof t?(0,e.insertToPriorityArray)(this[s(432)],{matchingCallback:t,label:n,priority:r}):this[s(465)][s(417)](t,n)}[Kr(444)](t,e){const n=Kr;this[n(434)][n(417)](t,e)}[Kr(414)](t,e=1){const n=Kr;let r;for(const e of this[n(432)])if(e[n(453)](t)){r=e[n(378)];break}return r||(r=this[n(465)][n(397)](t[n(431)])),r?r(e):1!==e?e+" "+t[n(431)]+"s":""+t[n(431)]}[Kr(440)](t,e){const n=Kr,r=e[n(398)]()[n(418)](),s=n(461)==e[n(422)]?n(447):n(399);for(const e of r){const o=e[n(442)],i=t[t[n(377)]-1];if(o.is(n(450)))i&&i[n(422)][n(435)](n(401))>-1&&t[n(386)](),i&&n(384)==i[n(422)]?i[s]+=o[n(385)]:t[n(455)]({type:n(384),add:n(447)==s?o[n(385)]:"",remove:n(399)==s?o[n(385)]:""});else if(this[n(381)][n(460)](o)){const a=o;if(i&&i[n(422)][n(435)](n(401))>-1&&t[n(386)](),n(459)==e[n(422)])continue;i&&i[n(422)]==s+n(441)&&i[n(410)][n(431)]==a[n(431)]?i[n(396)]++:t[n(455)]({type:s+n(441),element:a,quantity:1}),r[n(463)]((t=>!(n(459)==t[n(422)]&&t[n(442)]==o)))}else if(this[n(381)][n(468)](o,n(437))||o.is(n(410),n(452))){const r=o;if(n(447)==s&&n(388)==e[n(422)]||n(399)==s&&n(459)==e[n(422)])continue;if(i&&-1==i[n(422)][n(435)](n(401))){n(384)==i[n(422)]&&(i[s]+="\n");continue}let a;if(a=n(447)==s?r[n(426)]&&!this[n(381)][n(460)](r[n(426)])?r[n(426)]:null:r[n(407)]&&!this[n(381)][n(460)](r[n(407)])?r[n(407)]:null,r[n(438)]||a&&a[n(438)]){const e=a&&a[n(438)]?a:r;i&&i[n(422)]==s+n(449)&&i[n(410)][n(431)]==e[n(431)]?i[n(396)]++:t[n(455)]({type:s+n(449),element:e,quantity:1})}else t[n(455)]({type:s+n(401),element:r})}}}[Kr(404)](t){const e=Kr,n=this[e(420)],r=[],s=[],o=[];for(const i of t)switch(i[e(422)]){case e(384):if(i[e(447)]=i[e(447)][e(429)](/(\S)\u000A+(\S)/g,e(445))[e(429)](/\u000A/g,""),i[e(399)]=i[e(399)][e(429)](/(\S)\u000A+(\S)/g,e(445))[e(429)](/\u000A/g,""),""!=i[e(447)]&&""!=i[e(399)]){r[e(455)]({type:e(429),content:Hr(n,e(413),['"'+i[e(399)]+'"','"'+i[e(447)]+'"'])});continue}if(null!=i[e(447)][e(389)](/^ +$/)){r[e(455)]({type:e(461),content:Hr(n,e(467),Hr(n,e(466),i[e(447)][e(377)]))});continue}if(null!=i[e(399)][e(389)](/^ +$/)){r[e(455)]({type:e(393),content:Hr(n,e(427),Hr(n,e(466),i[e(399)][e(377)]))});continue}if(""!=i[e(447)]){r[e(455)]({type:e(461),content:Hr(n,e(467),'"'+i[e(447)]+'"')});continue}r[e(455)]({type:e(393),content:Hr(n,e(427),'"'+i[e(399)]+'"')});continue;case e(433):case e(419):r[e(455)]({type:e(461),content:Hr(n,e(467),this[e(414)](i[e(410)],i[e(396)]))});continue;case e(392):case e(406):r[e(455)]({type:e(393),content:Hr(n,e(427),this[e(414)](i[e(410)],i[e(396)]))});continue;case e(471):r[e(455)]({type:e(461),content:Hr(n,e(421),this[e(414)](i[e(410)],i[e(396)]))});continue;case e(428):r[e(455)]({type:e(393),content:Hr(n,e(448),this[e(414)](i[e(410)],i[e(396)]))});continue;case e(454):s[e(455)](i[e(383)]);continue;case e(379):o[e(455)](i[e(383)]);continue;default:r[e(455)](i)}if(s[e(377)]){const t=s[e(457)]((t=>this[e(434)][e(402)](t)?this[e(434)][e(397)](t):t))[e(412)](", ");r[e(455)]({type:e(456),content:Hr(this[e(420)],e(415),t)})}if(o[e(377)]){const t=o[e(457)]((t=>this[e(434)][e(402)](t)?this[e(434)][e(397)](t):t))[e(412)](", ");r[e(455)]({type:e(456),content:Hr(this[e(420)],e(411),t)})}return r}[Kr(425)](t){const e=Kr;for(const n of this[e(405)]){const r=n(t);if(r&&e(422)in r)return r}}[Kr(458)](t,e){const n=Kr,r=e[n(385)],s=void 0===r[n(408)]?n(379):n(454);t[n(455)]({type:s,key:r[n(383)]})}[Kr(469)](t,e){const n=Kr;t[n(455)]({type:n(456),content:Hr(this[n(420)],n(464),this[n(414)](e[n(398)]()[n(416)][n(473)],1))})}[Kr(470)](t,e,n){const r=Kr;if(this[r(440)](t,e),n&&n[r(398)]()&&!e[r(398)]()[r(403)][r(380)](n[r(398)]()[r(416)])){const n=t[t[r(377)]-1],s=r(461)==e[r(422)]?r(447):r(399);n&&r(384)==n[r(422)]&&(n[s]+="\n")}}}const Zr=Jr;function Yr(){const t=["get","2722202RcTGxt","24pkVgaE","7433790fHgvhV","afterInit","plugins","3280BhvKHL","9qadvBG","121bbtoJJ","3903255NyUNBq","commands","editor","showAIAssistant","3692530mHCZXP","450549XEaQUF","TrackChangesEditing","906812XuTyZa","enableCommand","7468DNAOKQ"];return(Yr=function(){return t})()}function Jr(t,e){const n=Yr();return(Jr=function(t,e){return n[t-=328]})(t,e)}!function(t,e){const n=Jr,r=t();for(;;)try{if(699498===-parseInt(n(329))/1+-parseInt(n(331))/2*(parseInt(n(341))/3)+-parseInt(n(333))/4*(parseInt(n(340))/5)+-parseInt(n(337))/6+-parseInt(n(335))/7+parseInt(n(336))/8*(parseInt(n(343))/9)+parseInt(n(328))/10*(parseInt(n(342))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Qr extends t.Plugin{[Zr(338)](){const t=Zr,e=this[t(345)],n=e[t(339)][t(334)](t(330));e[t(344)][t(334)](t(346))&&n[t(332)](t(346))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=271]})(t,e)}function es(){const t=["afterInit","descriptionFactory","center","_registerLegacyDescription","registerBlockAttribute","1620033FToONz","3951945eOgDPI","FORMAT_JUSTIFY_TEXT","plugins","474938deuexQ","FORMAT_ALIGN_TO_CENTER","editor","has","registerDescriptionCallback","get","1182pXGepK","FORMAT_ALIGN_TO_LEFT","3865hSoVwb","TrackChangesEditing","commandName","FORMAT_ALIGN_TO_RIGHT","format","964341XnrHvK","registerAttributeLabel","67448jhWSbB","justify","right","commandParams","left","alignment","1825420cwPvQu","formatBlock","FORMAT_ALIGNMENT","enableDefaultAttributesIntegration","*Format:* %0","type","locale","AlignmentEditing","value","1aOGbpp"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(279205===parseInt(n(307))/1*(-parseInt(n(277))/2)+parseInt(n(273))/3+-parseInt(n(298))/4+parseInt(n(285))/5*(-parseInt(n(283))/6)+parseInt(n(290))/7+parseInt(n(292))/8+parseInt(n(274))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(308)](){const t=$r,e=this[t(279)],n=e[t(304)];if(!e[t(276)][t(280)](t(305)))return;const r=e[t(276)][t(282)](t(286));r[t(301)](t(297)),r[t(272)](t(297)),r[t(309)][t(291)](t(297),Hr(n,t(300))),this[t(271)]()}[$r(271)](){const t=$r,e=this[t(279)],n=e[t(304)];e[t(276)][t(282)](t(286))[t(309)][t(281)]((e=>{const r=t;if(r(299)!=e[r(303)])return;const{data:s}=e;if(s&&r(297)==s[r(287)]){const t=s[r(295)][0][r(306)];return{type:r(289),content:Hr(n,r(302),function(t){const e=r;switch(t){case e(296):return Hr(n,e(284));case e(294):return Hr(n,e(288));case e(310):return Hr(n,e(278));case e(293):return Hr(n,e(275))}}(t))}}}))}}function rs(){const t=["commandName","bold","CodeEditing","FORMAT_STRIKETHROUGH","underline","slice","afterInit","4899699OVukjz","get","28686zKNxfe","FORMAT_SUBSCRIPT","_registerLegacyDescription","FORMAT_BOLD","descriptionFactory","FORMAT_ITALIC","441945JmcLVr","StrikethroughEditing","FORMAT_UNDERLINE","has","2261577mLdiVv","locale","UnderlineEditing","FORMAT_SUPERSCRIPT","TrackChangesEditing","enableDefaultAttributesIntegration","plugins","formatInline","registerInlineAttribute","editor","registerAttributeLabel","registerDescriptionCallback","ItalicEditing","forceValue","721ZsgjlV","SuperscriptEditing","*Remove format:* %0","2620688EGGlWU","249928HytuUQ","800674yqBQHP","strikethrough","code","SubscriptEditing","superscript","format","italic","subscript","*Format:* %0","FORMAT_","BoldEditing","28IqYRKf","FORMAT_CODE","type","toLowerCase","toUpperCase","commandParams"];return(rs=function(){return t})()}function ss(t,e){const n=rs();return(ss=function(t,e){return n[t-=459]})(t,e)}const os=ss;!function(t,e){const n=ss,r=t();for(;;)try{if(423723===parseInt(n(491))/1+-parseInt(n(492))/2+-parseInt(n(473))/3+parseInt(n(503))/4*(parseInt(n(469))/5)+-parseInt(n(463))/6*(-parseInt(n(487))/7)+-parseInt(n(490))/8+parseInt(n(461))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[os(502),os(485),os(475),os(511),os(470),os(495),os(488)];class as extends t.Plugin{[os(460)](){const t=os,e=this[t(482)],n=e[t(479)][t(462)](t(477)),r=e[t(474)];for(const s of is){if(!e[t(479)][t(472)](s))continue;const o=s[t(459)](0,-7)[t(506)](),i=t(501)+o[t(507)]();n[t(478)](o),n[t(481)](o),n[t(467)][t(483)](o,Hr(r,i))}this[t(465)]()}[os(465)](){const t=os,e=this[t(482)],n=e[t(474)],r=e[t(479)][t(462)](t(477));function s(e,s){const o=t;r[o(467)][o(484)]((t=>{const r=o;if(r(480)!=t[r(505)])return;const{data:i}=t;return i&&i[r(509)]===e?i[r(508)][0][r(486)]?{type:r(497),content:Hr(n,r(500),s)}:{type:r(497),content:Hr(n,r(489),s)}:void 0}))}s(t(510),Hr(n,t(466))),s(t(498),Hr(n,t(468))),s(t(513),Hr(n,t(471))),s(t(494),Hr(n,t(504))),s(t(493),Hr(n,t(512))),s(t(499),Hr(n,t(464))),s(t(496),Hr(n,t(476)))}}function cs(t,e){const n=ls();return(cs=function(t,e){return n[t-=167]})(t,e)}const us=cs;function ls(){const t=["$root","format","blockQuote","plugins","5DXDppF","2377740keCpcv","descriptionFactory","selection","26xCKluG","parent","TrackChangesEditing","3849FFRgfm","document","registerDescriptionCallback","32DsovyQ","207109eJIWLP","BlockQuoteEditing","value","locale","40bGZPgZ","*Set format:* %0","431397qRADaz","editor","882964IFehxd","*Remove format:* %0","commands","from","markBlockFormat","ELEMENT_BLOCK_QUOTE","commandName","commandParams","name","getSelectedBlocks","540153BebmIh","9436922LEXnfB","model","has","checkChild","filter","forceValue","schema","change","enableCommand","afterInit","get"];return(ls=function(){return t})()}!function(t,e){const n=cs,r=t();for(;;)try{if(295567===parseInt(n(185))/1+parseInt(n(172))/2*(-parseInt(n(175))/3)+-parseInt(n(187))/4*(-parseInt(n(168))/5)+parseInt(n(169))/6+-parseInt(n(179))/7*(parseInt(n(178))/8)+-parseInt(n(197))/9*(-parseInt(n(183))/10)+-parseInt(n(198))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[us(207)](){const t=us,e=this[t(186)],n=e[t(182)];if(!e[t(167)][t(200)](t(180)))return;const r=e[t(167)][t(208)](t(174)),s=this[t(186)][t(189)][t(208)](t(211));r[t(206)](t(211),((n,o={})=>{const i=t,a=this[i(186)][i(199)][i(176)][i(171)],c=o&&void 0!==o[i(203)]?o[i(203)]:!s[i(181)];let u=[];if(c){const t=Array[i(190)](a[i(196)]())[i(202)]((t=>hs(t)||function(t,e){const n=i,r=e[n(201)](t[n(173)],n(211)),s=e[n(201)]([n(209),n(211)],t);return r&&s}(t,this[i(186)][i(199)][i(204)])));u=A(t,e[i(199)])}else{const t=Array[i(190)](a[i(196)]())[i(202)]((t=>hs(t)));u=A(t,e[i(199)])}e[i(199)][i(205)]((()=>{const t=i;for(const e of u)r[t(191)](e,{commandName:t(211),commandParams:[{forceValue:c}]})}))})),r[t(170)][t(177)]((e=>{const r=t,{data:s}=e;if(s&&r(211)==s[r(193)]){const t=Hr(n,r(192));return s[r(194)][0][r(203)]?{type:r(210),content:Hr(n,r(184),t)}:{type:r(210),content:Hr(n,r(188),t)}}}))}}function hs(t){const e=us;return e(211)==t[e(173)][e(195)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=423]})(t,e)}function ps(){const t=["enableCommand","afterInit","1729744yKGKQT","27ubCkwY","35996FrIGBu","63SZTvQP","get","changeCaseLower","editor","1ueDTeN","has","7MFWOha","1091470xzErOx","1798130RVbTqJ","161068JRzfSL","CaseChange","changeCaseUpper","TrackChangesEditing","changeCaseTitle","22271513ZFMSVK","968532CJcZKx","plugins"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(528807===parseInt(n(431))/1*(-parseInt(n(426))/2)+-parseInt(n(427))/3*(parseInt(n(436))/4)+-parseInt(n(435))/5+-parseInt(n(442))/6+parseInt(n(433))/7*(parseInt(n(424))/8)+-parseInt(n(425))/9*(parseInt(n(434))/10)+parseInt(n(441))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(423)](){const t=gs,e=this[t(430)];e[t(443)][t(432)](t(437))&&(e[t(443)][t(428)](t(439))[t(444)](t(438)),e[t(443)][t(428)](t(439))[t(444)](t(429)),e[t(443)][t(428)](t(439))[t(444)](t(440)))}}const Is=bs;function Es(){const t=["editor","129389soPDgU","plugins","afterInit","6074190yHZftq","10553013ABxZwU","14709HrifcS","20ZkvhEi","ckbox","commands","3538576lbUhZS","1054046cglCqe","get","42cvmDRC","222rBleXk","1236395OtPHkP","enableCommand","TrackChangesEditing"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=357]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(740461===parseInt(n(368))/1+parseInt(n(363))/2*(-parseInt(n(373))/3)+-parseInt(n(374))/4*(parseInt(n(364))/5)+parseInt(n(362))/6*(parseInt(n(360))/7)+-parseInt(n(359))/8+parseInt(n(372))/9+parseInt(n(371))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(370)](){const t=Is,e=this[t(367)];e[t(358)][t(361)](t(357))&&e[t(369)][t(361)](t(366))[t(365)](t(357))}}function _s(t,e){const n=As();return(_s=function(t,e){return n[t-=339]})(t,e)}const ys=_s;function As(){const t=["commands","languages","change","1196850vdVATz","selection","name","config","parent","rootElement","isLimit","TrackChangesEditing","plugins","18852FLQRDT","*Set format:* %0","from","formatBlock","filter","language","48849iQbgYk","model","locale","has","markBlockFormat","find","indentCodeBlock","toLowerCase","schema","format","outdentCodeBlock","get","getSelectedBlocks","descriptionFactory","codeBlock","198HEsvBM","14AWPARt","checkChild","enableCommand","59140YgstPz","3586616YOjpgR","60dsPGun","commandParams","label","ELEMENT_CODE_BLOCK","21694zSlRFn","type","afterInit","777vqwZLc","registerDescriptionCallback","editor","commandName","4368663RBfRrh","value","document","blockName","registerElementLabel","*Remove format:* %0","forceValue","CodeBlock"];return(As=function(){return t})()}!function(t,e){const n=_s,r=t();for(;;)try{if(335561===-parseInt(n(396))/1*(parseInt(n(347))/2)+parseInt(n(380))/3*(-parseInt(n(343))/4)+parseInt(n(365))/5+parseInt(n(374))/6*(parseInt(n(350))/7)+-parseInt(n(342))/8+parseInt(n(354))/9+-parseInt(n(341))/10*(-parseInt(n(395))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[ys(349)](){const t=ys,e=this[t(352)];if(!e[t(373)][t(383)](t(361)))return;const n=e[t(373)][t(391)](t(372)),r=e[t(382)],s=e[t(368)][t(391)](t(394))[t(363)],o=e[t(362)][t(391)](t(394));n[t(340)](t(386)),n[t(340)](t(390)),n[t(340)](t(394),((r,i={})=>{const a=t,c=e[a(381)],u=e[a(381)][a(356)][a(366)],l=i&&void 0!==i[a(360)]?i[a(360)]:!o[a(355)];let f;i[a(379)]||(i[a(379)]=s[0][a(379)]),f=l?Array[a(376)](u[a(392)]())[a(378)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(370))&&!e[n(371)](t)&&e[n(339)](t[n(369)],n(394))}(t,c[a(388)]))):Array[a(376)](u[a(392)]())[a(378)]((t=>Cs(t)));const h=A(f,c);c[a(364)]((()=>{const t=a;for(const e of h)n[t(384)](e,{commandName:t(394),commandParams:[{...i,forceValue:l}],formatGroupId:t(357)})}))})),n[t(393)][t(358)](t(394),(e=>Hr(r,t(346),e))),n[t(393)][t(351)]((e=>{const n=t;if(n(377)!=e[n(348)])return;const o=r.t,{data:i}=e;if(!i||n(394)!=i[n(353)])return;const a=i[n(344)][0][n(379)],c=o(s[n(385)]((t=>t[n(379)]===a))[n(345)])[n(387)]();return i[n(344)][0][n(360)]?{type:n(389),content:Hr(r,n(375),Hr(r,n(346),1)+" ("+c+")")}:{type:n(389),content:Hr(r,n(359),Hr(r,n(346),1))}}))}}function Cs(t){const e=ys;return e(394)==t[e(367)]}function Ls(){const t=["2LpcEvT","31532pqLwLd","addCommentThread","1482936gocRaE","TrackChangesEditing","CommentsEditing","has","3118451ZrTliS","3202650YWvGMp","plugins","344kOIOsi","68751JGPijl","afterInit","65KLMJOb","get","283054oJzdEu","147870YnJtYj","editor","enableCommand"];return(Ls=function(){return t})()}function Rs(t,e){const n=Ls();return(Rs=function(t,e){return n[t-=208]})(t,e)}const Ss=Rs;!function(t,e){const n=Rs,r=t();for(;;)try{if(228274===parseInt(n(225))/1*(parseInt(n(221))/2)+parseInt(n(222))/3+-parseInt(n(226))/4*(-parseInt(n(219))/5)+parseInt(n(209))/6+-parseInt(n(213))/7+parseInt(n(216))/8*(-parseInt(n(217))/9)+parseInt(n(214))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ns extends t.Plugin{[Ss(218)](){const t=Ss,e=this[t(223)];e[t(215)][t(212)](t(211))&&e[t(215)][t(220)](t(210))[t(224)](t(208))}}var vs=n(834);function Ms(){const t=["includes","activeMarkers","schema","24HLqpjD","isLimit","parent","ck-suggestion-marker--active","bindElementToMarker","nextSibling","createUIElement","4450iouaMB","getItems","34954jKUECY","toViewElement","getCustomProperty","markerRange","5aOSbdE","name","plugins","addClass","get","792216FTZffl","284289zmMRtj","insert","type","elementEnd","isContent","27FTpFdK","1935jLbRDF","item","previousPosition","span","ck-suggestion-marker-","start","TrackChangesEditing","isBlock","mapper","249416bfucxD","consumable","4857204rhsocJ","push","isAtEnd","addHighlight","hasAttribute","test","createRangeOn","writer","getWalker","model","483343ViCoKu","toViewPosition","markerName"];return(Ms=function(){return t})()}function Os(t,e){const n=Ms();return(Os=function(t,e){return n[t-=390]})(t,e)}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(428)]())o[r(408)](t)&&s[r(405)](n[r(410)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(435)][r(437)](r(399));return(o,i,a)=>{const c=r;if(!a[c(403)][c(409)](i[c(432)],o[c(434)]))return;const u=i[c(432)][c(412)](),l=i[c(432)][c(398)],f=t[c(413)][c(419)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(394)];d=d||f[c(391)](e);const n=a[c(401)][c(430)](e);if(n&&n[c(431)](c(407)))return;c(390)==t[c(441)]&&f[c(400)](e)&&!f[c(421)](e)&&(e[c(425)]||l[c(406)]?h&&h[c(422)]==e||(h=e,m(t[c(395)]),p=!0):g=g||t[c(395)])}function m(t){const r=c,o=a[r(411)][r(426)](r(396),{class:r(397)+e}),u=a[r(401)][r(415)](t);n&&s[r(418)][r(417)](i[r(416)])&&a[r(411)][r(436)](r(423),o),a[r(411)][r(440)](u,o),a[r(401)][r(424)](o,i[r(416)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(158808===parseInt(n(439))/1+-parseInt(n(429))/2*(parseInt(n(392))/3)+-parseInt(n(438))/4*(parseInt(n(433))/5)+-parseInt(n(420))/6*(parseInt(n(414))/7)+-parseInt(n(402))/8+-parseInt(n(393))/9*(-parseInt(n(427))/10)+parseInt(n(404))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Fs=xs;function Ps(){const t=["data","showSuggestionHighlights","setSelection","buffer","end","high","detach","commands","TrackChangesEditing","fromRange","6997438KYUdot","addMarker:suggestion:deletion","lock","delete","rootName","modifySelection","1519227LdenSj","656816abojZo","unlock","deleteForward","markerNameToElements","17550PqzbFe","options","writer","unit","downcastDispatcher","root","editor","enqueueChange","batch","isCollapsed","5270504OqxwIo","selection","6950AKvvMT","model","document","$graveyard","8XILrgy","merge","get","plugins","removeMarker:suggestion:deletion","markerName","createSelection","forward","editing","createRange","enableCommand","remove","6vPEALG","bind","360302IClEQP","mapper","start","3086135OxoOTp","unbindElementFromMarkerName","getFirstRange","requires","uiElement","init"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=115]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(546685===-parseInt(n(131))/1+-parseInt(n(165))/2+parseInt(n(130))/3*(-parseInt(n(151))/4)+-parseInt(n(168))/5+parseInt(n(163))/6*(parseInt(n(124))/7)+parseInt(n(145))/8+parseInt(n(135))/9*(parseInt(n(147))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(171)](){return[vs.Delete]}[Fs(173)](){const t=Fs,e=this[t(141)],n=e[t(154)][t(153)](t(122));n[t(161)](t(127));const r=e[t(121)][t(153)](t(133));n[t(161)](t(133),((n,s={})=>{const o=t,a=e[o(148)][o(157)](e[o(148)][o(149)][o(146)]);a[o(144)]&&e[o(148)][o(129)](a,{direction:o(158),unit:s[o(138)]});const c=a[o(170)](),u=i.LiveRange[o(123)](c);let l;n(s),l=o(150)==u[o(140)][o(128)]?e[o(148)][o(160)](c[o(167)]):e[o(148)][o(160)](u[o(167)],u[o(118)]),u[o(120)](),e[o(148)][o(142)](r[o(117)][o(143)],(t=>{const e=o;r[e(117)][e(126)](),t[e(116)](t[e(160)](l[e(118)])),r[e(117)][e(132)]()}))})),e[t(159)][t(139)].on(t(125),Ds(e,t(152)),{priority:t(119)}),e[t(174)][t(139)].on(t(125),((n,r,s)=>{const o=t;s[o(136)][o(115)]&&Ds(e,o(152),{showActiveMarker:!1})[o(164)](this)(n,r,s)}),{priority:t(119)}),e[t(159)][t(139)].on(t(155),((e,n,r)=>{const s=t,o=r[s(166)][s(134)](n[s(156)]);if(o)for(const t of o)t.is(s(172))&&(r[s(166)][s(169)](t,n[s(156)]),r[s(137)][s(162)](t))}),{priority:t(119)})}}const Us=Gs;function js(){const t=["fromRange","indentList","get","has","list.multiBlock","numberedList","toUpperCase","attributeKey","8KQqsNH","registerDescriptionCallback","includes","groupId","ELEMENT_NUMBERED_LIST","assureChains","commands","listStart","getFirstMarker","1090YMiGCG","*Set format:* %0","descriptionFactory","locale","6232nogYzf","commandParams","_findSuggestions","registerAttributeLabel","accept","enableDefaultAttributesIntegration","listMarker","todo","execute","listReversed","getChanges","*Merge:* list item","splitListItemBefore","listMarkerStyle","isLocal","_supportLegacySuggestions","listItemId","documentList","12ENitXM","value","_suggestionFactory","oldValue","filter","suggestion","detach","schema","type","*Split:* list item","getAttribute","*Check item*","nextSibling","*Merge:* %0","*Outdent:* %0","multipleBlocks","isUndo","*Format:* remove from %0","isNextTo","length","previousSibling","numbered","every","registerCustomCallback","listType","attributes","attribute","model","ELEMENT_BULLETED_LIST","mergeListItemForward","1071WeSquI","listItemIdFixer","batch","_getAttributeKey","4285sQlhQH","commandName","document","head","splitListItemAfter","*Indent:* %0","FORMAT_INDENT","editor","_LIST","format","plugins","mergeListItemBackward","listIndent","getFirstRange","*Format:* insert into %0","ELEMENT_LIST_ITEM","noTrackChangesFixer","map","removeMarker","change","from","push","createRange","setSelection","isObject","forceValue","trackChangesCommand","find","registerBlockAttribute","5714064KindsS","setAttribute","meta","createPositionAt","parent","ELEMENT_","customBulletedList","afterInit","*Remove format:* %0","default","containsItem","differ","config","customNumberedList","registerElementLabel","registerPostFixer","3553470ykwnWl","bulleted","todoListCheck","_registerLegacyDescription","start","listStyle","outdentList","19404627tStYJA","TrackChangesEditing","newValue","663oOtCzm","getRanges","checkTodoList","data","903492bTbrpJ","getSuggestions","formatBlock","4926OMMlMP","next","todoListChecked","key","bulletedList","ListEditing","deletion","range","TodoListEditing","nodeAfter","selection","refresh","ELEMENT_TODO_LIST","*Change to:* %0","todoList","end","*Uncheck item*"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(430397===parseInt(n(581))/1*(-parseInt(n(470))/2)+parseInt(n(585))/3*(parseInt(n(461))/4)+parseInt(n(526))/5*(-parseInt(n(588))/6)+parseInt(n(522))/7*(parseInt(n(474))/8)+-parseInt(n(555))/9+-parseInt(n(571))/10+parseInt(n(578))/11*(parseInt(n(492))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(562)](){const t=Us,e=this[t(533)];if(!e[t(536)][t(456)](t(441)))return;const n=e[t(473)],r=e[t(536)][t(455)](t(579)),s=e[t(536)][t(456)](t(444)),o=!!e[t(567)][t(455)](t(457));function i(e){const r=t;return{type:r(535),content:""+Hr(n,r(471),e)}}function a(e){const r=t;return{type:r(535),content:""+Hr(n,r(563),e)}}r[t(479)](t(458)),r[t(479)](t(440)),r[t(479)](t(568)),r[t(479)](t(561)),r[t(479)](t(454)),r[t(479)](t(577)),r[t(479)](t(530)),r[t(479)](t(486)),r[t(554)](t(490)),r[t(554)](t(516)),r[t(554)](t(538)),o&&(r[t(479)](t(537)),r[t(479)](t(521))),s&&(r[t(479)](t(450)),r[t(479)](t(583)),r[t(554)](t(438)),r[t(472)][t(462)]((e=>{const r=t,{data:s}=e;if(s&&r(438)==s[r(439)])return{type:r(535),content:s[r(580)]?Hr(n,r(503)):Hr(n,r(452))}})),this[t(533)][t(519)][t(528)][t(570)]((e=>{const n=t;if(e[n(524)][n(508)])return!1;let s=!1;const o=r[n(586)]({skipNotAttached:!0})[n(496)]((t=>n(438)===r[n(525)](t)));for(const t of o)n(481)!=t[n(539)]()[n(575)][n(445)][n(502)](n(516))&&(r[n(476)](t[n(539)](),n(518))[n(553)]((t=>n(516)===r[n(525)](t[n(497)])))||(e[n(544)](t[n(469)]()),s=!0));return s}))),r[t(472)][t(477)](t(538),Hr(n,t(532)));const c={type:t(535),content:""};r[t(472)][t(462)]((e=>{const r=t,{data:s}=e;if(!s||r(516)!=s[r(439)])return;let u=e[r(529)];for(;u;){if(u[r(584)]&&((r(576)==u[r(584)][r(439)]||r(487)==u[r(584)][r(439)])&&(u[r(584)][r(580)]&&r(564)!=u[r(584)][r(580)]||r(564)!=u[r(584)][r(495)]&&!s[r(580)])||!o&&u[r(584)][r(439)]==Tc))return c;u=u[r(437)]}if(null==s[r(580)])switch(s[r(495)]){case r(572):return a(Hr(n,r(520)));case r(513):return a(Hr(n,r(465)));case r(481):return a(Hr(n,r(448)))}switch(s[r(580)]){case r(572):return i(Hr(n,r(520)));case r(513):return i(Hr(n,r(465)));case r(481):return i(Hr(n,r(448)))}})),r[t(472)][t(462)]((e=>{const n=t,{data:r}=e;if(r&&n(538)==r[n(439)])return null==r[n(580)]||null==r[n(495)]&&0==r[n(580)]?c:void 0})),r[t(472)][t(462)]((e=>{const r=t;if(r(518)!=e[r(500)])return;const{data:s}=e;if(!s||r(490)!=s[r(439)])return;const o=zs(e);return r(580)==o?{type:r(535),content:Hr(n,r(485))}:r(495)==o?{type:r(535),content:Hr(n,r(501))}:c})),e[t(519)][t(528)][t(570)]((e=>this[t(523)](e))),e[t(519)][t(528)][t(570)]((e=>this[t(542)](e))),e[t(519)][t(528)][t(570)]((e=>this[t(466)](e))),this[t(489)]()}[Us(523)](t){const e=Us;if(t[e(524)][e(508)]||!t[e(524)][e(488)])return!1;let n=!1;const r=this[e(533)][e(536)][e(455)](e(579))[e(586)]({skipNotAttached:!0})[e(496)]((t=>t[e(584)]&&e(490)==t[e(584)][e(439)]))[e(496)]((t=>t[e(584)][e(580)]&&t[e(584)][e(495)]));for(const s of r)zs(s)||(t[e(544)](s[e(469)]()),n=!0);return n}[Us(542)](t){const e=Us;if(t[e(524)][e(508)]||!t[e(524)][e(488)])return!1;const n=this[e(533)][e(536)][e(455)](e(579));if(n[e(552)][e(493)])return!1;let r=!1;const s=[e(516),e(490),e(538),e(576),e(468),e(483),e(573),e(480),e(487)],o=this[e(533)][e(519)][e(528)][e(566)][e(484)]()[e(496)]((t=>e(518)==t[e(500)]))[e(496)]((t=>s[e(463)](t[e(460)])));if(0==o[e(511)])return r;for(const i of o){const o=n[e(476)](i[e(443)],e(518))[e(496)]((t=>!t[e(557)][e(510)]))[e(543)]((t=>t[e(497)]))[e(496)]((t=>{const r=e,o=n[r(525)](t);return s[r(463)](o)}));if(o[e(511)]){for(const n of o)t[e(544)](n[e(469)]());r=!0}}return r}[Us(466)](t){const e=Us;if(t[e(524)][e(508)]||!t[e(524)][e(488)])return!1;const n=this[e(533)][e(536)][e(455)](e(579));let r=!1;const s=[e(516),e(490),e(538),e(576),e(468),e(483),e(573),e(480),e(487)];for(const t of n[e(586)]({skipNotAttached:!0})){const o=n[e(476)](t[e(539)](),e(518))[e(543)]((t=>t[e(497)]))[e(496)]((t=>t[e(584)]&&s[e(463)](t[e(584)][e(439)])));if(!o[e(511)])continue;const a=o[0][e(529)][e(517)][e(464)];if(!o[e(514)]((t=>t[e(517)][e(464)]===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(586)]({skipNotAttached:!0})[s(496)]((e=>s(518)==e[s(500)]&&e[s(517)][s(464)]==t)))e[s(556)](s(464),r)}function i(t,n){const r=e;let s=t[r(529)],i=!1;for(;s;)s[r(517)][r(464)]!=n&&(o(s[r(517)][r(464)],n),s[r(556)](r(464),n),i=!0),s=s[r(437)];return i}}[Us(489)](){const t=Us,e=this[t(533)],n=e[t(473)],r=e[t(536)][t(455)](t(579));this[t(574)](),r[t(494)][t(515)](t(587),t(491),t(478),(function(n,r){const s=t,o=[];for(let t of n)t[s(575)][s(445)]===t[s(451)][s(559)]&&(t=e[s(519)][s(548)](e[s(519)][s(558)](t[s(575)][s(445)],0))),o[s(547)](t);e[s(519)][s(545)]((t=>{const n=s,a=e[n(519)][n(528)][n(446)],c=Array[n(546)](a[n(582)]())[n(543)]((t=>i.LiveRange[n(453)](t)));t[n(549)](o),e[n(467)][n(455)](r[n(527)])[n(447)](),r[n(475)][n(547)]({forceDefaultExecution:!0}),e[n(482)](r[n(527)],...r[n(475)]),t[n(549)](c);for(const t of c)t[n(498)]()}))})),r[t(472)][t(569)]((function(n){const r=t,s=!e[r(519)][r(499)][r(550)](n),o=n[r(512)],i=n[r(504)],a=n[r(502)](r(490)),c=!o||o[r(502)](r(490))!==a,u=!i||i[r(502)](r(490))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(541),e)))}[Us(574)](){const t=Us,e=this[t(533)],n=e[t(473)];function r(n){const r=t,s=e[r(467)][r(455)](r(440))[r(493)],o=e[r(467)][r(455)](r(458))[r(493)];return r(458)===n?s:o}e[t(536)][t(455)](t(579))[t(472)][t(462)]((function(s){const o=t;if(o(587)!=s[o(500)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(527)]){case o(440):u=i[o(475)][0][o(551)],l=r(i[o(527)]),a=o(u?540:509),!l&&e[o(567)][o(455)](o(457))||(a=o(449)),c={type:o(535),content:Hr(n,a,Hr(n,o(520)))};break;case o(458):u=i[o(475)][0][o(551)],l=r(i[o(527)]),a=o(u?540:509),!l&&e[o(567)][o(455)](o(457))||(a=o(449)),c={type:o(535),content:Hr(n,a,Hr(n,o(465)))};break;case o(454):a=o(531),c={type:o(535),content:Hr(n,a,Hr(n,o(541)))};break;case o(577):a=function(t){const e=o,n=t[e(539)]();let r=n[e(575)][e(445)];for(;r&&n[e(565)](r);){if(r[e(502)](e(538))>0)return!1;r=r[e(504)]}return!0}(s)?Hr(n,o(509),Hr(n,function(t){const e=o;return e(560)+t[e(539)]()[e(575)][e(445)][e(502)](e(516))[e(459)]()+e(534)}(s))):Hr(n,o(506),Hr(n,o(541))),c={type:o(535),content:a};break;case o(537):case o(521):!1===i[o(507)]&&(a=o(505),c={type:o(442),content:Hr(n,a,Hr(n,o(541)))})}return c}))}}function zs(t){const e=Us;let n=t[e(539)]()[e(575)][e(445)][e(512)];for(;n;){const r=n[e(502)](e(490));if(!r)return!1;if(r==t[e(584)][e(580)])return e(580);if(r==t[e(584)][e(495)])return e(495);n=n[e(512)]}return!1}const Hs=qs;!function(t,e){const n=qs,r=t();for(;;)try{if(468901===-parseInt(n(290))/1+parseInt(n(308))/2+parseInt(n(329))/3+-parseInt(n(352))/4+parseInt(n(366))/5*(-parseInt(n(334))/6)+-parseInt(n(323))/7+parseInt(n(361))/8*(parseInt(n(321))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class Ks extends t.Plugin{[Hs(368)](){const t=Hs;if(!this[t(340)][t(374)][t(337)](t(376)))return;const e=this[t(340)][t(369)][t(318)](t(292)),n=this[t(340)][t(374)][t(318)](t(343));e[t(332)]&&(n[t(355)](t(378)),n[t(357)](t(378))),e[t(320)]&&(n[t(355)](t(298)),n[t(357)](t(298))),e[t(375)]&&(n[t(355)](t(299)),n[t(357)](t(299)));const r={type:t(326),content:""};n[t(315)][t(344)](this[t(314)][t(350)](this));const s=this[t(340)][t(296)];n[t(315)][t(377)](t(298),Hr(s,t(325))),n[t(315)][t(344)]((e=>{const n=t,{data:s}=e;if(s&&n(298)==s[n(301)])return null==s[n(356)]||0==s[n(356)]&&null==s[n(316)]?r:void 0})),n[t(315)][t(377)](t(299),Hr(s,t(289))),n[t(315)][t(344)]((e=>{const n=t,{data:s}=e;if(s&&n(299)==s[n(301)])return null==s[n(356)]||1==s[n(356)]&&null==s[n(316)]?r:void 0})),this[t(340)][t(330)][t(348)][t(367)]((e=>{const r=t;if(e[r(349)][r(311)])return!1;let s=!1;const o=n[r(372)]({skipNotAttached:!0})[r(354)]((t=>{const e=r,s=n[e(351)](t);return e(299)==s||e(298)==s}));for(const t of o){const o=t[r(359)]()[r(297)][r(288)][r(345)](r(312));r(319)!=o&&r(342)!=o&&(n[r(305)](t[r(359)](),r(335))[r(307)]((t=>r(312)==n[r(351)](t[r(358)])))||(e[r(295)](t[r(303)]()),s=!0))}return s})),this[t(293)]()}[Hs(314)](t){const e=Hs,n=this[e(340)][e(296)],{data:r}=t,s={type:e(326),content:""};if(!r||e(378)!=r[e(301)])return;if(!r[e(316)])return e(336)==r[e(356)]?s:{type:e(326),content:""+Hr(n,e(346),Hr(n,this[e(309)](r[e(356)])))};if(!r[e(356)]){if(e(336)==r[e(316)])return s;let o=t[e(304)];for(;o;){if(o[e(347)]&&e(312)==o[e(347)][e(301)]&&o[e(347)][e(356)])return s;o=o[e(373)]}return{type:e(326),content:""+Hr(n,e(371),Hr(n,this[e(309)](r[e(316)])))}}if(e(336)!=r[e(356)])return{type:e(326),content:""+Hr(n,e(346),Hr(n,this[e(309)](r[e(356)])))};let o=t[e(304)];for(;o;){if(o[e(347)]&&e(312)==o[e(347)][e(301)]&&o[e(347)][e(356)]&&o[e(347)][e(316)])return s;o=o[e(373)]}const i=t[e(359)]()[e(297)][e(288)][e(345)](e(312));return{type:e(326),content:Hr(n,e(346),Hr(n,e(339)+i[e(313)]()+e(300)))}}[Hs(293)](){const t=Hs,e=this[t(340)],n=e[t(296)];e[t(374)][t(318)](t(343))[t(315)][t(344)]((e=>{const r=t;if(r(365)!=e[r(317)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(294)]){case r(378):o=r(291),i={type:r(326),content:Hr(n,o,Hr(n,this[r(309)](s[r(310)][0][r(317)])))};break;case r(298):o=s[r(310)][0][r(320)]?r(302):r(353),i={type:r(326),content:Hr(n,o)};break;case r(299):o=r(338),i={type:r(326),content:Hr(n,o,s[r(310)][0][r(375)])}}return i}))}[Hs(309)](t){const e=Hs;return e(339)+function(t){const n=e;return Ws[n(328)](t)?n(331):Xs[n(328)](t)?n(319):null}(t)[e(313)]()+e(364)+t[e(313)]()[e(370)](/-/g,"_")}}const Ws=[Hs(363),Hs(360),Hs(341)],Xs=[Hs(362),Hs(327),Hs(306),Hs(333),Hs(322),Hs(324)];function qs(t,e){const n=Zs();return(qs=function(t,e){return n[t-=288]})(t,e)}function Zs(){const t=["listType","toUpperCase","handleDescriptions","descriptionFactory","oldValue","type","get","numbered","reversed","117oKSluS","lower-latin","2619295qhRSDo","upper-latin","FORMAT_LIST_REVERSED","format","decimal-leading-zero","includes","991494YTXjfz","model","bulleted","styles","upper-roman","1500882KCsoTN","attribute","default","has","*Format:* set start index to %0","ELEMENT_","editor","square","customNumbered","TrackChangesEditing","registerDescriptionCallback","getAttribute","*Set format:* %0","data","document","batch","bind","_getAttributeKey","763428zEjCaI","*Format:* set order to regular","filter","enableDefaultAttributesIntegration","newValue","registerBlockAttribute","suggestion","getFirstRange","circle","666520pBMmkO","decimal","disc","_LIST_","formatBlock","5isVPbu","registerPostFixer","afterInit","config","replace","*Remove format:* %0","getSuggestions","next","plugins","startIndex","ListPropertiesEditing","registerAttributeLabel","listStyle","nodeAfter","FORMAT_LIST_START","383502afBKhr","*Change to:* %0","list.properties","_registerLegacyDescription","commandName","removeMarker","locale","start","listReversed","listStart","_LIST_DEFAULT","key","*Format:* set order to reversed","getFirstMarker","head","_findSuggestions","lower-roman","find","507998ZYGZtC","_getTranslationKeyForListStyle","commandParams","isUndo"];return(Zs=function(){return t})()}var Ys=n(507);const Js=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=328]})(t,e)}function $s(){const t=["3543918Prsjde","8UhsKQi","bind","addMarker:suggestion:insertion","fire","getFirstPosition","126KqEPpE","change","enableCommand","commands","124157QEByGv","editing","split","hasClass","document","nextSibling","afterExecute","ck-suggestion-marker-split","1698430IrCyiw","fromRange","init","createRange","editor","enter","50rpvOEZ","TrackChangesEditing","getFirstRange","unbindElementFromMarkerName","markerNameToElements","238236qfmAol","plugins","createPositionAt","selection","mapper","markerName","detach","requires","showSuggestionHighlights","model","end","data","downcastDispatcher","148872XMgJrx","enterBlock","writer","setSelection","1020144FKjpZE","3dhZHiw","200827DvXCyB","remove","options","removeMarker:suggestion:insertion","parent","high","markInsertion","get"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(288990===-parseInt(n(341))/1*(parseInt(n(332))/2)+-parseInt(n(378))/3*(parseInt(n(360))/4)+parseInt(n(349))/5+-parseInt(n(377))/6+parseInt(n(331))/7+parseInt(n(373))/8*(parseInt(n(337))/9)+parseInt(n(355))/10*(-parseInt(n(379))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[Js(367)](){return[Ys.Enter]}[Js(351)](){const t=Js,e=this[t(353)],n=e[t(361)][t(330)](t(356)),r=e[t(340)][t(330)](t(354));n[t(339)](t(354),(()=>{const s=t;e[s(369)][s(338)]((t=>{const o=s,a=e[o(369)][o(345)][o(363)],c=a[o(336)](),u=i.LiveRange[o(350)](a[o(357)]());if(r[o(374)](t)){const r=e[o(369)][o(362)](c[o(383)][o(346)],0),s=t[o(352)](c,r);n[o(329)](s)}else t[o(376)](t[o(352)](u[o(370)]));u[o(366)](),r[o(335)](o(347),{writer:t})}))})),e[t(342)][t(372)].on(t(334),Ds(e,t(343)),{priority:t(328)}),e[t(342)][t(372)].on(t(382),((e,n,r)=>{const s=t,o=r[s(364)][s(359)](n[s(365)]);if(o)for(const t of o)t[s(344)](s(348))&&(r[s(364)][s(358)](t,n[s(365)]),r[s(375)][s(380)](t))}),{priority:t(328)}),e[t(371)][t(372)].on(t(334),((n,r,s)=>{const o=t;s[o(381)][o(368)]&&Ds(e,o(343),{showActiveMarker:!1})[o(333)](this)(n,r,s)}),{priority:t(328)})}}const eo=ro;function no(){const t=["getRange","handleFindCommand","getIntersection","104KMpYYZ","getMarkersGroup","TrackChangesEditing","plugins","find","20810HxQCRs","findNext","createRange","filter","item","2770040EErBIj","FindAndReplaceUtils","_isInDeletionRange","findByTextCallback","model","suggestion:deletion","findPrevious","bind","createPositionAt","77IjpDiK","4TgbZHM","replaceAll","editor","has","59EQAXmk","301947jNdlse","markers","358631zydlWl","end","start","3052338ylReRe","string","enableCommand","replace","1284830pwgUKz","1536048GwatgV","FindAndReplaceEditing","afterInit","get"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=385]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(405281===parseInt(n(385))/1*(parseInt(n(408))/2)+parseInt(n(386))/3*(-parseInt(n(423))/4)+-parseInt(n(413))/5+parseInt(n(391))/6+-parseInt(n(388))/7*(-parseInt(n(403))/8)+parseInt(n(396))/9+parseInt(n(395))/10*(-parseInt(n(422))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(398)](){const t=eo;if(!this[t(425)][t(406)][t(426)](t(397)))return;const e=this[t(425)][t(406)][t(399)](t(405));e[t(393)](t(407),this[t(401)][t(420)](this)),e[t(393)](t(409)),e[t(393)](t(419)),e[t(393)](t(394)),e[t(393)](t(424))}[eo(401)](t,e,n={}){const r=eo,s=this[r(425)][r(406)][r(399)](r(414));return t((t=>(r(392)==typeof e?s[r(416)](e,n):e)(t)[r(411)]((e=>!1===this[r(415)](e,t[r(412)])))),n)}[eo(415)](t,e){const n=eo,r=this[n(425)][n(417)][n(410)](this[n(425)][n(417)][n(421)](e,t[n(390)]),this[n(425)][n(417)][n(421)](e,t[n(389)]));for(const t of this[n(425)][n(417)][n(387)][n(404)](n(418)))if(null!==r[n(402)](t[n(400)]()))return!0;return!1}}const oo=io;function io(t,e){const n=uo();return(io=function(t,e){return n[t-=320]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(435985===-parseInt(n(363))/1+-parseInt(n(378))/2+parseInt(n(341))/3+parseInt(n(377))/4+-parseInt(n(328))/5+parseInt(n(375))/6*(-parseInt(n(340))/7)+parseInt(n(354))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const ao=[{pluginName:oo(351),commandName:oo(332)},{pluginName:oo(367),commandName:oo(334)},{pluginName:oo(366),commandName:oo(327)},{pluginName:oo(331),commandName:oo(339)}];class co extends t.Plugin{[oo(345)](){const t=oo,e=this[t(349)][t(357)],n=this[t(349)][t(336)][t(361)](t(344));for(const{pluginName:e,commandName:r}of ao)this[t(349)][t(336)][t(343)](e)&&(n[t(372)](r),n[t(350)](r));e.t,n[t(356)][t(335)](t(332),Hr(e,t(321))),n[t(356)][t(335)](t(334),Hr(e,t(358))),n[t(356)][t(335)](t(327),Hr(e,t(338))),n[t(356)][t(335)](t(339),Hr(e,t(347))),this[t(348)]()}[oo(348)](){const t=oo,e=this[t(349)],n=e[t(357)];e[t(336)][t(361)](t(344))[t(356)][t(364)]((e=>{const r=t,o=n.t;if(r(323)!=e[r(374)])return;const{data:i}=e;if(null!=i){if(r(332)==i[r(376)]){const t=i[r(365)][0][r(359)];if(t){const e=o(this[r(349)][r(336)][r(361)](r(322))[r(333)](this[r(349)][r(355)][r(361)](r(370)))[r(337)]((e=>e[r(352)]==t))[r(369)])[r(330)]();return{type:r(362),content:Hr(n,r(368),e)}}return{type:r(362),content:Hr(n,r(371))}}if(r(334)==i[r(376)]){const t=i[r(365)][0][r(359)];return t?{type:r(362),content:Hr(n,r(326),t)}:{type:r(362),content:Hr(n,r(329))}}if(r(327)==i[r(376)]){const t=i[r(365)][0][r(359)];if(t){const e=(0,s.normalizeColorOptions)(this[r(349)][r(355)][r(361)](r(373)))[r(337)]((e=>e[r(352)]==t));let i=t,a="";return e&&(i=e[r(353)],a=o(i)[r(330)]()),{type:r(362),content:Hr(n,r(360),a)[r(325)](),color:{value:t,title:a||i}}}return{type:r(362),content:Hr(n,r(324))}}if(r(339)==i[r(376)]){const t=i[r(365)][0][r(359)];if(t){const e=(0,s.normalizeColorOptions)(this[r(349)][r(355)][r(361)](r(342)))[r(337)]((e=>e[r(352)]==t));let i=t,a="";return e&&(i=e[r(353)],a=o(i)[r(330)]()),{type:r(362),content:Hr(n,r(346),a)[r(325)](),color:{value:t,title:a||i}}}return{type:r(362),content:Hr(n,r(320))}}}}))}}function uo(){const t=["label","9422456QqyogQ","config","descriptionFactory","locale","FORMAT_FONT_FAMILY","value","*Set font color:* %0","get","format","587247MyEGUP","registerDescriptionCallback","commandParams","FontColorEditing","FontFamilyEditing","*Set font size:* %0","title","fontSize.options","*Reset font size*","enableDefaultAttributesIntegration","fontColor.colors","type","168WcUevv","commandName","872124jfATto","374068XYWPgl","*Reset font background color*","FORMAT_FONT_SIZE","FontSize","formatInline","*Reset font color*","trim","*Set font family:* %0","fontColor","2828080oxghNx","*Reset font family*","toLowerCase","FontBackgroundColorEditing","fontSize","normalizeSizeOptions","fontFamily","registerAttributeLabel","plugins","find","FORMAT_FONT_COLOR","fontBackgroundColor","11221pYMSRi","1274784EmLTjy","fontBackgroundColor.colors","has","TrackChangesEditing","afterInit","*Set font background color:* %0","FORMAT_FONT_BACKGROUND","_registerLegacyDescription","editor","registerInlineAttribute","FontSizeEditing","model"];return(uo=function(){return t})()}const lo=ho;function fo(){const t=["model","normalizeSizeOptions","split","FontSize","charAt","fontColor","9jmIORN","title","config","copyFormat","*Set format to:* %0","fontColor.colors","boolean","70930KNsJhs","enableCommand","351973NFxgjm","100pVVFiw","1930930jIdcGc","descriptionFactory","formatBlock","entries","fontSize","toUpperCase","266qfkiVC","77gKXJTO","push","enableDefaultAttributesIntegration","TrackChangesEditing","commandParams","label","slice","toLowerCase","join","format","pasteFormat","editor","100788WwIVir","type","*Remove all formatting*","get","commandName","592nnzpzS","_registerLegacyDescription","commands","2810832sVGCLO","find","afterInit","fontSize.options","plugins","registerDescriptionCallback","length","fontBackgroundColor","9948oloYKb","formatInline","locale","3046092uXWpNq"];return(fo=function(){return t})()}function ho(t,e){const n=fo();return(ho=function(t,e){return n[t-=200]})(t,e)}!function(t,e){const n=ho,r=t();for(;;)try{if(568791===-parseInt(n(223))/1+parseInt(n(249))/2*(-parseInt(n(204))/3)+-parseInt(n(224))/4*(parseInt(n(221))/5)+-parseInt(n(244))/6*(-parseInt(n(231))/7)+-parseInt(n(252))/8+parseInt(n(214))/9*(parseInt(n(225))/10)+parseInt(n(232))/11*(parseInt(n(207))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fo);class go extends t.Plugin{[lo(254)](){const t=lo,e=this[t(243)],n=e[t(200)][t(247)](t(235)),r=e[t(251)][t(247)](t(217)),s=e[t(251)][t(247)](t(242));r&&s&&(n[t(234)](t(242)),n[t(222)](t(217)),this[t(250)]())}[lo(250)](){const t=lo,e=this[t(243)],n=e[t(206)];e[t(200)][t(247)](t(235))[t(226)][t(201)]((r=>{const s=t;if(s(227)!=r[s(245)]&&s(205)!=r[s(245)])return;const{data:o}=r;if(o&&s(242)===o[s(248)]){const t=[],r=o[s(236)][0];for(const[n,o]of Object[s(228)](r))t[s(233)](po(e,n,o));return t[s(202)]?{type:s(241),content:Hr(n,s(218),t[s(240)](", "))}:{type:s(241),content:Hr(n,s(246))}}}))}}function po(t,e,n){const r=lo,o=t[r(206)].t,i=e[r(210)](/(?=[A-Z])/)[r(240)](" "),a=o(i[r(212)](0)[r(230)]()+i[r(238)](1))[r(239)]();if(r(220)==typeof n)return a;if(r(213)===e||r(203)===e){const e=(0,s.normalizeColorOptions)(t[r(216)][r(247)](r(219)))[r(253)]((t=>t[r(208)]==n));return a+" ("+(e?o(e[r(237)])[r(239)]():n)+")"}if(r(229)===e&&isNaN(parseFloat(n))){const e=t[r(200)][r(247)](r(211))[r(209)](t[r(216)][r(247)](r(255)))[r(253)]((t=>t[r(208)]==n));return a+" ("+(e?o(e[r(215)])[r(239)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["match","_headingOptions","get","3211138aKITbz","view","paragraph","model","1941210zurXvc","registerElementLabel","enableDefaultAttributesIntegration","format","locale","heading.options","1972980aDkYKH","_getHeadingLevel","config","_registerLegacyDescription","editor","find","489758KfAFzt","type","value","title","2SwHDfR","commandParams","1703502BHdUku","*Change to:* %0","ELEMENT_HEADING_CUSTOM","has","registerDescriptionCallback","name","formatBlock","12248wouPCh","TrackChangesEditing","45UAzUZx","HeadingEditing","2737484vtjVXw","afterInit","descriptionFactory","ELEMENT_HEADING","commandName","plugins","heading"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=171]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(510705===-parseInt(n(186))/1*(parseInt(n(182))/2)+parseInt(n(188))/3+parseInt(n(199))/4+-parseInt(n(176))/5+-parseInt(n(213))/6+parseInt(n(209))/7+parseInt(n(195))/8*(parseInt(n(197))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(200)](){const t=mo,e=this[t(180)];if(!e[t(204)][t(191)](t(198)))return;this[t(207)]=e[t(178)][t(208)](t(175));const n=e[t(174)],r=e[t(204)][t(208)](t(196));r[t(172)](t(205));for(const e of this[t(207)])t(211)!=e[t(212)]&&r[t(201)][t(171)](e[t(212)],(n=>{const r=t,i=this[r(177)](e[r(212)]);return null!==i?s(n,i):o(n,e[r(185)])}));function s(e,r){return Hr(n,t(202),[e,r])}function o(e,r){return Hr(n,t(190),[e,r])}this[t(179)]()}[mo(179)](){const t=mo,e=this[t(180)],n=e[t(174)];e[t(204)][t(208)](t(196))[t(201)][t(192)]((e=>{const r=t;if(r(194)!=e[r(183)])return;const{data:s}=e;if(s&&r(205)==s[r(203)]){const e=s[r(187)][0][r(184)],c=this[r(177)](e);if(null!==c)return{type:r(173),content:Hr(n,r(189),(1,a=c,Hr(n,r(202),[1,a])))};const u=this[r(207)][r(181)]((t=>t[r(212)]===e))[r(185)];return{type:r(173),content:Hr(n,r(189),(o=1,i=u,Hr(n,t(190),[o,i])))}}var o,i,a}))}[mo(177)](t){const e=mo;var n,r;const s=t[e(206)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(207)])||void 0===n?void 0:n[e(181)]((n=>n[e(212)]==t));if(o&&o[e(210)]){const t=o[e(210)],n=(null!==(r=t[e(193)])&&void 0!==r?r:t)[e(206)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["get","enableDefaultAttributesIntegration","_registerLegacyDescription","model","TrackChangesEditing","registerInlineAttribute","11qHSpZZ","*Set highlight:* %0","91132urRzBx","config","2nCyyWs","*Remove highlight*","2615930lHPHpW","commandParams","112rOkpJo","HighlightEditing","commandName","type","registerAttributeLabel","descriptionFactory","103733gfvcXj","619188tFkpMY","formatInline","138357ynvvQw","editor","afterInit","FORMAT_HIGHLIGHT","highlight","5ysfttp","value","toLowerCase","color","2828304suxhxf","highlight.options","has","registerDescriptionCallback","72840lVlCtT","plugins","locale","find","42xZTJub","title","format"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=484]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(136061===parseInt(n(517))/1*(parseInt(n(515))/2)+-parseInt(n(500))/3+-parseInt(n(485))/4*(-parseInt(n(492))/5)+parseInt(n(504))/6*(parseInt(n(484))/7)+-parseInt(n(521))/8*(parseInt(n(487))/9)+-parseInt(n(519))/10*(-parseInt(n(513))/11)+-parseInt(n(496))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(489)](){const t=_o,e=this[t(488)];if(!e[t(501)][t(498)](t(522)))return;const n=e[t(501)][t(507)](t(511)),r=e[t(502)];n[t(508)](t(491)),n[t(512)](t(491)),n[t(526)][t(525)](t(491),Hr(r,t(490))),this[t(509)]()}[_o(509)](){const t=_o,e=this[t(488)],n=e[t(502)];e[t(501)][t(507)](t(511))[t(526)][t(499)]((r=>{const s=t;if(s(486)!=r[s(524)])return;const{data:o}=r;if(o&&s(491)==o[s(523)]){const t=n.t,r=o[s(520)][0][s(493)];if(r){const o=e[s(516)][s(507)](s(497))[s(503)]((t=>t[s(510)]==r)),i=t(o[s(505)])[s(494)]();return{type:s(506),content:Hr(n,s(514),i),color:{value:o[s(495)],title:o[s(505)]}}}return{type:s(506),content:Hr(n,s(518),Hr(n,s(490)))}}}))}}function ko(){const t=["afterInit","createPositionAt","editor","TrackChangesEditing","238JshfWK","184006bkfUqT","insert","addClass","444424GxoShL","for","ck-horizontal-line","781140XLlEGv","locale","high","showSuggestionHighlights","enableCommand","createContainerElement","registerElementLabel","4728630slZrqk","plugins","40563liIOjD","createEmptyElement","14781540xcVIkI","17cfJVKE","get","div","6364179IFlySr","92pNYIwV","dataDowncast","horizontalLine","HorizontalLineEditing","elementToStructure","descriptionFactory","ELEMENT_HORIZONTAL_LINE","has","conversion"];return(ko=function(){return t})()}const Co=Lo;function Lo(t,e){const n=ko();return(Lo=function(t,e){return n[t-=218]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(950825===parseInt(n(231))/1*(parseInt(n(249))/2)+parseInt(n(228))/3*(-parseInt(n(235))/4)+parseInt(n(226))/5+-parseInt(n(219))/6+parseInt(n(248))/7*(-parseInt(n(252))/8)+-parseInt(n(234))/9+parseInt(n(230))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ko);class Ro extends t.Plugin{[Co(244)](){const t=Co,e=this[t(246)];if(!e[t(227)][t(242)](t(238)))return;e[t(227)][t(232)](t(247))[t(223)](t(237));const n=e[t(227)][t(232)](t(247)),r=e[t(220)];n[t(240)][t(225)](t(237),(e=>Hr(r,t(241),e))),e[t(243)][t(253)](t(236))[t(239)]({model:t(237),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(222)])return null;const o=n[s(224)](s(233)),i=n[s(229)]("hr");return n[s(251)](s(218),o),n[s(250)](n[s(245)](o,0),i),o},converterPriority:t(221)})}}const So=No;function No(t,e){const n=vo();return(No=function(t,e){return n[t-=427]})(t,e)}function vo(){const t=["key","get","attribute","HtmlEmbed","rawHtml","registerElementLabel","afterInit","1633907QAKJbD","registerBlockAttribute","nodeAfter","getFirstRange","editor","369064XVzkjS","26084ICUhrD","locale","8CxRLWh","7852308Ecxwvg","value","12396voShbV","format","enableDefaultAttributesIntegration","formatBlock","has","10GPJQZu","2705UtXrCR","ELEMENT_HTML_EMBED","_registerLegacyDescription","52shAueu","7dAgLtM","2917980bGtNZQ","start","1158jLkaFf","plugins","type","element","htmlEmbed","descriptionFactory","commandName","*Change %0 content*","registerDescriptionCallback","TrackChangesEditing"];return(vo=function(){return t})()}!function(t,e){const n=No,r=t();for(;;)try{if(174096===parseInt(n(456))/1*(-parseInt(n(454))/2)+-parseInt(n(459))/3*(parseInt(n(427))/4)+parseInt(n(465))/5*(parseInt(n(431))/6)+parseInt(n(428))/7*(parseInt(n(453))/8)+-parseInt(n(429))/9+-parseInt(n(464))/10*(parseInt(n(448))/11)+parseInt(n(457))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[So(447)](){const t=So,e=this[t(452)];if(!e[t(432)][t(463)](t(444)))return;const n=e[t(432)][t(442)](t(440)),r=e[t(455)];n[t(436)][t(446)](t(445),(e=>Hr(r,t(466),e))),n[t(461)](t(435)),n[t(449)](t(458)),n[t(436)][t(439)]((e=>{const n=t;if(n(443)!=e[n(433)])return;const{data:s}=e;if(s&&n(458)==s[n(441)]&&e[n(451)]()[n(430)][n(450)].is(n(434),n(445))){const t=Hr(r,n(466));return{type:n(460),content:Hr(r,n(438),t)}}})),this[t(467)]()}[So(467)](){const t=So,e=this[t(452)],n=e[t(455)];e[t(432)][t(442)](t(440))[t(436)][t(439)]((e=>{const r=t;if(r(462)!=e[r(433)])return;const{data:s}=e;if(s&&r(435)==s[r(437)]){const t=Hr(n,r(466));return{type:r(460),content:Hr(n,r(438),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=162]})(t,e)}function Do(){const t=["attribute","imageBlock","resizeImage","editor","TrackChangesEditing","commandParams","afterInit","registerAttributeLabel","getClosestSelectedImageElement","forceDefaultExecution","convertBlockImageToInline","convertInlineImageToBlock","toPrevious","_registerLegacyDescription","nodeBefore","12jaoTbM","formatInline","Block image to inline image","nodeAfter","ELEMENT_IMAGE","type","isCollapsed","resizedWidth","ImageEditing","findIndex","find","imageTextAlternative","1yKuqyy","registerBlockAttribute","*Set image width:* %0","createRange","toggleImageCaption","912744uLGkRa","isOwn","getContainedElement","ImageUtils","540905IqPteH","caption","filter","imageTypeBlock","descriptionFactory","*Reset image width*","newValue","length","ImageUploadEditing","schema","FORMAT_IMAGE_SIZE","change","chain","registerDescriptionCallback","registerCustomCallback","join","getNearestSelectionRange","registerElementLabel","previous","*Set image text alternative:* %0","ImageCaptionUtils","deletion","model","_findSuggestions","toNext","*Remove image text alternative*","200BMgLJL","enableCommand","get","selection","imageTypeInline","imageStylePreApply","commandName","getSuggestionCallback","insertion","width","imageCaption","ImageBlockEditing","addObject","ImageInlineEditing","has","format","ImageCaptionEditing","ELEMENT_INLINE_IMAGE","getCaptionFromImageModelElement","markDeletion","enableDefaultAttributesIntegration","isIntersecting","backward","createRangeOn","1759742DMsPws","removeObject","document","accept","ImageResize","isEqual","end","ImageTextAlternativeEditing","markInsertion","358857OfSbUG","825174UfanQc","forward","isBlockImage","uploadImage","plugins","Inline image to block image","markBlockFormat","alt","discard","key","insertImage","detach","element","locale","fromPosition","_suggestionFactory","start","681814ecSBPO","subType","getFirstRange","imageInline","isBefore","9089250yXYpPH","formatBlock","ELEMENT_CAPTION"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(525079===parseInt(n(264))/1*(parseInt(n(202))/2)+parseInt(n(212))/3+-parseInt(n(269))/4+parseInt(n(273))/5*(-parseInt(n(252))/6)+-parseInt(n(229))/7+-parseInt(n(178))/8*(parseInt(n(211))/9)+parseInt(n(234))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(243)](){const t=Oo,e=this[t(240)];if(!e[t(216)][t(192)](t(260)))return;const n=e[t(216)][t(180)](t(241)),r=e[t(216)][t(180)](t(272)),s=e[t(225)];n[t(179)](t(222)),n[t(277)][t(169)](t(238),(e=>Hr(s,t(256),e))),n[t(277)][t(169)](t(232),(e=>Hr(s,t(195),e))),n[t(277)][t(169)](t(274),(()=>Hr(s,t(236)))),e[t(216)][t(192)](t(281))&&n[t(179)](t(215)),e[t(216)][t(192)](t(189))&&e[t(216)][t(192)](t(191))&&(n[t(179)](t(182),((s,o)=>{const i=t,a=r[i(245)](e[i(174)][i(204)][i(181)]);e[i(174)][i(163)]((()=>{const t=i;n[t(218)](a,{commandName:t(182),commandParams:[o]},[],t(247))}))})),n[t(179)](t(276),((s,o)=>{const a=t;e[a(174)][a(163)]((t=>{const c=a;let u=r[c(245)](e[c(174)][c(204)][c(181)]),l=t[c(201)](u);const f=i.LivePosition[c(226)](l[c(228)],c(249)),h=i.LivePosition[c(226)](l[c(208)],c(176));n[c(246)]((()=>s(o))),u=r[c(245)](e[c(174)][c(204)][c(181)]),l=t[c(201)](u);const g=t[c(267)](f,h);f[c(223)](),h[c(223)](),n[c(218)](u,{commandName:c(182),commandParams:[o]},[],c(248)),g[c(228)][c(233)](l[c(228)])&&n[c(210)](t[c(267)](g[c(228)],l[c(228)]),c(248)),l[c(208)][c(233)](g[c(208)])&&n[c(210)](t[c(267)](l[c(208)],g[c(208)]),c(248))}))})),n[t(227)][t(166)](t(235),t(248),t(167),(()=>!1)),n[t(227)][t(166)](t(235),t(248),t(205),(()=>!1)),n[t(227)][t(166)](t(235),t(248),t(220),n[t(227)][t(185)](t(235),"",t(205))),n[t(227)][t(166)](t(186),t(248),t(167),(()=>!1)),n[t(227)][t(166)](t(186),t(248),t(220),(([r])=>{const s=t,o=n[s(227)][s(185)](s(186),"",s(220));let i=r[s(228)],a=r[s(208)];const c=e[s(174)][s(282)][s(168)](i,s(200)),u=e[s(174)][s(282)][s(168)](a,s(213));c[s(258)]&&(i=c[s(228)]),u[s(258)]&&(a=u[s(208)]),o([e[s(174)][s(267)](i,a)])})),n[t(227)][t(166)](t(235),t(248),t(164),c),n[t(227)][t(166)](t(186),t(248),t(164),c)),e[t(216)][t(192)](t(194))&&(n[t(179)](t(268),((s,o)=>{const i=t,a=e[i(216)][i(180)](i(172));let c=r[i(245)](e[i(174)][i(204)][i(181)]),u=a[i(196)](c);e[i(174)][i(163)]((()=>{const t=i;if(u)return void n[t(197)](e[t(174)][t(201)](u));const l=r[t(214)](c);s(o),c=r[t(245)](e[t(174)][t(204)][t(181)]),u=a[t(196)](c),n[t(210)](e[t(174)][t(201)](u),l?null:t(188))}))})),n[t(227)][t(166)](t(186),t(188),t(164),c));const o=[{type:t(235),subType:t(183)},{type:t(186),subType:t(188)},{type:t(235),subType:t(248)},{type:t(186),subType:t(248)}];function a(e,s){const i=t,a=o[i(261)]((({type:t,subType:n})=>e[i(257)]==t&&e[i(230)]==n)),c=o[i(261)]((({type:t,subType:e})=>s[i(257)]==t&&s[i(230)]==e));if(a<0||c<0)return!1;const u=e[i(231)](),l=s[i(231)]();if((0==a||1==a)&&2==c&&u[i(199)](l))return!0;if(2==a&&3==c){const t=n[i(175)](u,i(186))[i(275)]((({suggestion:t,meta:e})=>e[i(270)]&&i(248)==t[i(230)]));if(t[i(280)]>1&&l[i(208)][i(207)](u[i(228)]))return!0;if(1==t[i(280)]&&(u[i(228)][i(207)](l[i(208)])||u[i(208)][i(207)](l[i(228)])))return!0}if(3==a&&3==c&&u[i(228)][i(233)](l[i(228)])){const t=u[i(208)][i(255)],e=l[i(228)][i(251)];return r[i(214)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(216)][t(192)](t(206))&&(n[t(198)](t(239)),n[t(265)](t(259)),n[t(277)][t(244)](t(259),Hr(s,t(162)))),e[t(216)][t(192)](t(209))&&(n[t(198)](t(263)),n[t(265)](t(219))),n[t(277)][t(165)]((e=>{const n=t;if(o[n(262)]((({type:t,subType:r})=>e[n(257)]==t&&e[n(230)]==r)))return e[n(170)]?{}:void 0})),n[t(277)][t(165)]((e=>{const n=t;if(n(186)==e[n(257)]||n(173)==e[n(257)]){const t=e[n(271)]();if(t&&t.is(n(224),n(274)))return{type:n(186)==e[n(257)]?n(190):n(203),element:t,quantity:1}}})),n[t(277)][t(165)]((e=>t(235)==e[t(257)]&&t(248)==e[t(230)]?{type:t(193),content:t(217)}:t(235)==e[t(257)]&&t(247)==e[t(230)]?{type:t(193),content:t(254)}:void 0)),n[t(277)][t(165)]((e=>{const n=t;if(n(237)!=e[n(257)])return;const{data:r}=e;if(!r||n(219)!=r[n(221)])return;const o=r[n(279)];return o?{type:n(193),content:Hr(s,n(171),'"'+o+'"')}:{type:n(193),content:Hr(s,n(177))}})),this[t(250)]()}[Oo(250)](){const t=Oo,e=this[t(240)],n=e[t(225)];e[t(216)][t(180)](t(241))[t(277)][t(165)]((e=>{const r=t;if(r(235)!=e[r(257)]&&r(253)!=e[r(257)])return;const{data:s}=e;if(s){if(r(263)==s[r(184)]){const t=s[r(242)][0][r(279)];return t?{type:r(193),content:Hr(n,r(171),'"'+t+'"')}:{type:r(193),content:Hr(n,r(177))}}if(r(239)==s[r(184)]){const t=s[r(242)][0][r(187)];return t?{type:r(193),content:Hr(n,r(266),t)}:{type:r(193),content:Hr(n,r(278))}}}}))}}const Po=Bo;function xo(){const t=["oldValue","type","28460wwYsxK","3nmxCqi","src","1837ZVdUon","registerDescriptionCallback","replaceImageSource","getSuggestionCallback","registerCustomCallback","discard","2701264WbYSOd","plugins","newValue","has","_handleLegacySuggestions","get","96lOEiDd","afterInit","*Replace image URL*","key","commandName","accept","registerBlockAttribute","600622zXlTZj","enableDefaultAttributesIntegration","_suggestionFactory","format","*Format:* replace image URL","423710CZmeWi","descriptionFactory","12065778jcBdcz","editor","locale","_registerLegacyDescription","626246CDDzLE","formatBlock","20670YGlzhz","attribute","405zKCxrx","ImageEditing","TrackChangesEditing","formatInline"];return(xo=function(){return t})()}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(762461===-parseInt(n(284))/1+-parseInt(n(295))/2*(-parseInt(n(306))/3)+-parseInt(n(305))/4*(parseInt(n(299))/5)+parseInt(n(277))/6*(parseInt(n(289))/7)+-parseInt(n(271))/8+parseInt(n(291))/9+-parseInt(n(297))/10*(parseInt(n(308))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(278)](){const t=Po;if(!this[t(292)][t(272)][t(274)](t(300)))return;const e=this[t(292)][t(293)],n=this[t(292)][t(272)][t(276)](t(301));n[t(285)](t(267)),n[t(283)](t(307)),n[t(290)][t(309)]((n=>{const r=t;if(r(298)!=n[r(304)])return;const{data:s}=n;return s&&r(307)==s[r(280)]?s[r(273)]&&s[r(303)]?{type:r(287),content:Hr(e,r(279))}:{type:r(287),content:""}:void 0})),this[t(275)]()}[Po(275)](){const t=Po,e=this[t(292)][t(272)][t(276)](t(301));e[t(286)][t(269)](t(296),t(267),t(282),e[t(286)][t(268)](t(296),null,t(270))),e[t(286)][t(269)](t(296),t(267),t(270),e[t(286)][t(268)](t(296),null,t(282))),this[t(294)]()}[Po(294)](){const t=Po,e=this[t(292)],n=e[t(293)];e[t(272)][t(276)](t(301))[t(290)][t(309)]((e=>{const r=t;if(r(296)!=e[r(304)]&&r(302)!=e[r(304)])return;const{data:s}=e;return s&&r(267)==s[r(281)]?{type:r(287),content:Hr(n,r(288))}:void 0}))}}function jo(t,e){const n=Vo();return(jo=function(t,e){return n[t-=218]})(t,e)}const Go=jo;function Vo(){const t=["locale","end","getSuggestion","imageStyle","_splitMarkerName","getSuggestions","setImageNaturalSizeAttributes","title","getSuggestionCallback","imageStylePreApply","ImageUtils","filter","imageTypeInline","accept","nodeAfter","commandReversedParams","Users","toLowerCase","599170wBQKcy","has","model","FORMAT_SIDE_IMAGE","differ","isInlineImage","51045MAPdYy","1UvXDTc","4382616KsFUhx","formatInline","getFirstRange","isEqual","registerCustomCallback","14559310iKUPMJ","from","document","editor","shouldConvertImageType","formatBlock","discardSuggestion","format","209301PwjSQP","imageStylePostApply","refresh","getClosestSelectedImageElement","ImageStyleEditing","next","change","markInlineFormat","markBlockFormat","commandName","imageTypeBlock","enableCommand","8YkPsVG","isInContent","insertion","forEach","findIndex","createRangeOn","descriptionFactory","normalizedStyles","start","commandParams","plugins","168JCAZcd","selection","registerDescriptionCallback","registerPostFixer","discard","isIntersecting","chain","value","7366122TonRAs","_findSuggestions","head","afterInit","suggestion","hasSuggestion","getContainedElement","side","length","getChangedMarkers","commands","isOwn","*Format:* %0","newRange","name","author","nodeBefore","type","get","1719109qJnYgw","convertInlineImageToBlock","join","isBlockImage","TrackChangesEditing","_registerLegacyDescription","imageCaption","subType","_suggestionFactory","isBefore"];return(Vo=function(){return t})()}!function(t,e){const n=jo,r=t();for(;;)try{if(500236===parseInt(n(256))/1*(-parseInt(n(249))/2)+-parseInt(n(270))/3+-parseInt(n(293))/4*(parseInt(n(255))/5)+-parseInt(n(257))/6+parseInt(n(221))/7*(-parseInt(n(282))/8)+parseInt(n(301))/9+parseInt(n(262))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[Go(304)](){const t=Go,n=this[t(265)];if(!n[t(292)][t(250)](t(274)))return;const r=n[t(292)][t(220)](t(225)),s=n[t(292)][t(220)](t(241)),o={};r[t(281)](t(234),((o,i)=>{const a=t,c=n[a(292)][a(220)](a(247)).me,u=n[a(311)][a(220)](a(234));let l=s[a(273)](n[a(251)][a(264)][a(294)]),f=n[a(251)][a(287)](l),h=u[a(300)];if(h==i[a(300)])return;const g={commandName:a(234),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(251)][a(276)]((()=>{const t=a;if(r[t(236)]()[t(242)]((e=>e[t(283)]&&c==e[t(316)]&&(t(267)==e[t(219)]||t(258)==e[t(219)])&&(t(240)==e[t(228)]||t(271)==e[t(228)])&&e[t(259)]()[t(260)](f)))[t(285)]((e=>r[t(268)](e[t(303)]))),l=s[t(273)](n[t(251)][t(264)][t(294)]),f=n[t(251)][t(287)](l),u[t(272)](),n[t(311)][t(220)](t(243))[t(272)](),n[t(311)][t(220)](t(280))[t(272)](),h=u[t(300)],h!=i[t(300)])return s[t(254)](l)&&u[t(266)](i[t(300)],l)?(o({...i,setImageSizes:!1}),l=s[t(273)](n[t(251)][t(264)][t(294)]),void r[t(278)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(240))):void(s[t(224)](l)?r[t(278)](l,g,[],t(271)):r[t(277)](f,g,t(271)))}))}));for(const e of n[t(292)][t(220)](t(274))[t(289)])o[e[t(315)]]=e[t(238)][t(248)]();r[t(229)][t(261)](t(267),t(240),t(223),(()=>!1)),r[t(229)][t(261)](t(267),t(271),t(223),(()=>!1)),r[t(229)][t(261)](t(258),t(271),t(223),(()=>!1)),r[t(229)][t(261)](t(267),t(240),t(244),(([e])=>{const n=t;s[n(237)](e[n(307)]())})),r[t(229)][t(261)](t(267),t(240),t(297),((e,n)=>{const s=t;r[s(229)][s(239)](s(267),"",s(244))(e,{commandName:n[s(279)],commandParams:n[s(246)]})})),r[t(229)][t(261)](t(267),t(240),t(299),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(267),subType:t(240)},{type:t(284),subType:t(227)},{type:t(267),subType:t(222)},{type:t(284),subType:t(222)}];function a(e,n){const o=t,a=i[o(286)]((({type:t,subType:n})=>e[o(219)]==t&&e[o(228)]==n)),c=i[o(286)]((({type:t,subType:e})=>n[o(219)]==t&&n[o(228)]==e));if(a<0||c<0)return!1;const u=e[o(259)](),l=n[o(259)]();if((0==a||1==a)&&2==c&&u[o(298)](l))return!0;if(2==a&&3==c){const t=r[o(302)](u,o(284))[o(242)]((({suggestion:t,meta:e})=>e[o(312)]&&o(222)==t[o(228)]));if(t[o(309)]>1&&l[o(232)][o(260)](u[o(290)]))return!0;if(1==t[o(309)]&&(u[o(290)][o(260)](l[o(232)])||u[o(232)][o(260)](l[o(290)])))return!0}if(3==a&&3==c&&u[o(290)][o(230)](l[o(290)])){const t=u[o(232)][o(245)],e=l[o(290)][o(218)];return s[o(224)](t)&&t===e}return!1}n[t(251)][t(264)][t(296)]((()=>{const e=t;let o=!1;const i=Array[e(263)](n[e(251)][e(264)][e(253)][e(310)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(235)](t);if(e(305)==i&&r[e(306)](u)){if(e(267)==a&&(e(240)==c||e(271)==c)){const t=r[e(233)](u);if(n[e(314)]){const n=t[e(259)]()[e(307)]();if(s[e(224)](n))continue;r[e(268)](t),o=!0}}if(e(284)==a&&e(227)==c&&!n[e(314)]){const t=r[e(233)](u);t[e(275)]&&t[e(275)][e(283)]&&(r[e(268)](t[e(275)]),o=!0)}}}return o})),this[t(226)](o)}[Go(226)](t){const e=Go,n=this[e(265)],r=n[e(231)];n[e(292)][e(220)](e(225))[e(288)][e(295)]((n=>{const s=e;if(s(267)!=n[s(219)]&&s(258)!=n[s(219)])return;const{data:o}=n;if(!o||s(234)!=o[s(279)])return;const i=o[s(291)][0][s(300)];return function(t){const e=s;return{type:e(269),content:Hr(r,e(313),t)}}(s(308)===i?Hr(r,s(252)):t[i]||i)}))}}function Ho(){const t=["4948MSNVpP","4136zBuJRL","_setSuggestionData","trackChanges","enableCommand","execute","importWord","2UqIALE","track_changes","450rxTHgy","_handleImportedData","value","lowest","plugins","forEach","editor","1399311DMeMlq","_trackChangesExecuted","commands","get","737678jyTeNs","6450042TkQxbq","Users","12670730pxudkk","4505EKsWmA","114848OvrBkW","163104mlFjZw","dataInsert","afterInit","collaboration_features","TrackChangesEditing","high","_trackChangesValueDuringImport","7usIdnf","bind","listenTo"];return(Ho=function(){return t})()}const Ko=Wo;function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=Wo,r=t();for(;;)try{if(664934===-parseInt(n(452))/1*(parseInt(n(465))/2)+parseInt(n(461))/3+-parseInt(n(445))/4*(parseInt(n(469))/5)+parseInt(n(466))/6*(-parseInt(n(478))/7)+parseInt(n(470))/8*(-parseInt(n(454))/9)+-parseInt(n(468))/10+parseInt(n(446))/11*(parseInt(n(471))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ho);class Xo extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(477)]=!1,this[e(462)]=!1}[Ko(473)](){const t=Ko,e=this[t(460)],n=e[t(463)][t(464)](t(451)),r=e[t(463)][t(464)](t(448));n&&(n.on(t(450),((e,[,n])=>{const s=t;this[s(477)]=r[s(456)],n[s(474)][s(453)]=!this[s(477)]}),{priority:t(476)}),this[t(480)](n,t(472),this[t(455)][t(479)](this)),this[t(480)](n,t(472),(()=>{const e=t;this[e(462)]&&(r[e(450)](),this[e(462)]=!1)}),{priority:t(457)}),e[t(458)][t(464)](t(475))[t(449)](t(451)))}[Ko(455)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(460)][n(463)][n(464)](n(448)),o=s[n(456)];this[n(477)]!==o&&(s[n(450)](),this[n(462)]=!0),r&&r[n(459)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(460)][o(458)][o(464)](o(467)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(451)}}};this[o(460)][o(458)][o(464)](o(475))[o(447)](i)}))}}const qo=Zo;function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Zo,r=t();for(;;)try{if(573908===parseInt(n(523))/1*(parseInt(n(488))/2)+parseInt(n(496))/3*(-parseInt(n(504))/4)+parseInt(n(502))/5+-parseInt(n(486))/6*(parseInt(n(505))/7)+parseInt(n(512))/8+-parseInt(n(503))/9+parseInt(n(511))/10*(-parseInt(n(490))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[qo(516)](){const t=qo,e=this[t(520)],n=e[t(497)][t(519)](t(494));if(e[t(497)][t(510)](t(489))&&(n[t(515)](t(508)),n[t(515)](t(525))),e[t(497)][t(510)](t(522)))for(const e of[t(514),t(509)])n[t(493)](e);const r=e[t(518)];n[t(507)](t(500)),n[t(524)][t(495)](t(500),Hr(r,t(501))),this[t(506)]()}[qo(506)](){const t=qo,e=this[t(520)],n=e[t(518)],r=e[t(497)][t(519)](t(494));r[t(524)][t(517)]((e=>{const s=t;if(s(487)!=e[s(513)])return;const{data:o}=e;if(!o)return;if(s(514)!=o[s(498)]&&s(509)!=o[s(498)])return;const i=e[s(526)]()[0],a=r[s(524)][s(499)](i);return s(514)==o[s(498)]?{type:s(521),content:Hr(n,s(491),a)}:s(509)==o[s(498)]?{type:s(521),content:Hr(n,s(492),a)}:void 0}))}}function Jo(){const t=["2lgEuzm","IndentEditing","11DPKfpV","*Indent:* %0","*Outdent:* %0","enableDefaultAttributesIntegration","TrackChangesEditing","registerAttributeLabel","10869HhQnCv","plugins","commandName","getItemLabel","blockIndent","FORMAT_INDENT","3779055eFpDCf","1524600BpqzRZ","508RCvTQe","11109zeNpJH","_registerLegacyDescription","registerBlockAttribute","indent","outdentBlock","has","11047770HAqUvR","6795448pdvAcK","type","indentBlock","enableCommand","afterInit","registerDescriptionCallback","locale","get","editor","format","IndentBlock","1142563JVORsq","descriptionFactory","outdent","getItems","1662gGMrUy","formatBlock"];return(Jo=function(){return t})()}var Qo=ti;function $o(){var t=["5JMKyMb","18OLbCAl","enableCommand","editor","11195940FsbRKn","4NQgmfV","204iowIXn","get","30oOoUpF","plugins","requires","361893CqosEZ","543515tQKCxw","1428848uTfNfq","TrackChangesEditing","init","1366255AUtSIR","1614704oCvmRX","20275hUtKFF","input"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=262]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(911667===parseInt(n(279))/1+parseInt(n(266))/2*(parseInt(n(272))/3)+parseInt(n(278))/4*(parseInt(n(281))/5)+-parseInt(n(269))/6*(parseInt(n(273))/7)+parseInt(n(274))/8*(-parseInt(n(262))/9)+-parseInt(n(265))/10+-parseInt(n(277))/11*(-parseInt(n(267))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(271)](){return[vs.Input]}[Qo(276)](){var t=Qo;this[t(264)][t(270)][t(268)](t(275))[t(263)](t(280))}}function ni(t,e){const n=si();return(ni=function(t,e){return n[t-=348]})(t,e)}const ri=ni;function si(){const t=["registerInlineAttribute","enableDefaultAttributesIntegration","1053452hNGisW","commandParams","editor","locale","registerDescriptionCallback","linkHref","unlink","_registerLegacyDescription","commands","21OUxihC","key","LinkEditing","has","624969BddIPT","registerAttributeLabel","10OhlPJy","link","manualDecorators","formatInline","link (","TrackChangesEditing","descriptionFactory","afterInit","130ZNkBOI","attribute","*Set link:* %0","type","32092FNtpdU","1kcDWma","label","5181777IDzwpG","plugins","newValue","toLowerCase","2440680TcnGtt","get","1249464UhIkHo","481288dEwQQv","*Remove link*","format","commandName"];return(si=function(){return t})()}!function(t,e){const n=ni,r=t();for(;;)try{if(298393===parseInt(n(375))/1*(-parseInt(n(390))/2)+parseInt(n(360))/3+-parseInt(n(374))/4*(parseInt(n(370))/5)+parseInt(n(383))/6+-parseInt(n(356))/7*(parseInt(n(384))/8)+parseInt(n(377))/9*(parseInt(n(362))/10)+parseInt(n(381))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ri(369)](){const t=ri,e=this[t(349)];if(!e[t(378)][t(359)](t(358)))return;const n=e[t(378)][t(382)](t(367)),r=e[t(355)][t(382)](t(363));n[t(389)](t(363)),n[t(389)](t(353)),n[t(388)](t(352));for(const e of r[t(364)])n[t(388)](e.id),n[t(368)][t(361)](e.id,t(366)+e[t(376)][t(380)]()+")");n[t(368)][t(351)]((n=>{const r=t;if(r(371)!=n[r(373)])return;const{data:s}=n;if(!s||r(352)!=s[r(357)])return;const o=s[r(379)],i=e[r(350)];return{type:r(386),content:null==o?Hr(i,r(385)):Hr(i,r(372),'"'+o+'"')}})),this[t(354)]()}[ri(354)](){const t=ri,e=this[t(349)],n=e[t(350)];e[t(378)][t(382)](t(367))[t(368)][t(351)]((e=>{const r=t;if(r(365)!=e[r(373)])return;const{data:s}=e;if(s){if(r(363)==s[r(387)]){const t=s[r(348)][0];return{type:r(386),content:Hr(n,r(372),'"'+t+'"')}}return r(353)==s[r(387)]?{type:r(386),content:Hr(n,r(385))}:void 0}}))}}const ii=ai;function ai(t,e){const n=ui();return(ai=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(127829===-parseInt(n(321))/1*(parseInt(n(332))/2)+parseInt(n(269))/3+-parseInt(n(270))/4*(-parseInt(n(286))/5)+-parseInt(n(297))/6+parseInt(n(344))/7*(parseInt(n(342))/8)+parseInt(n(318))/9+parseInt(n(305))/10*(-parseInt(n(314))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ui);class ci extends t.Plugin{[ii(284)](){const t=ii,e=this[t(273)],n=e[t(277)];if(!e[t(317)][t(264)](t(275)))return;const r=e[t(317)][t(311)](t(330)),s=e[t(317)][t(264)](t(319));function o(t){return()=>{const n=ai,s=e[n(294)][n(335)][n(283)],o=e[n(306)][n(311)](t);if(o[n(308)])return void e[n(304)](n(333),{});const i=t[n(279)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(316)](t)[s(336)]((t=>function(t,e){const n=s;return e[n(339)](t[n(323)],n(350))&&!e[n(289)](t)}(t,r)));o=o[s(336)]((t=>!t.is(s(295),s(350))||t[s(267)](s(322))!=e));const i=new Set;for(const t of o)t.is(s(295),s(350))?i[s(299)](li(t)):i[s(299)](t);return Array[s(316)](i)}(s[n(278)](),i,e[n(294)][n(265)]);e[n(294)][n(272)]((()=>{const e=n;for(const n of a)r[e(300)](n,{commandName:t,commandParams:[{forceValue:!o[e(308)]}],formatGroupId:e(291)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(316)](t);const r=n[e(266)]((t=>e(350)!=t[e(340)]));return r>-1&&(n=n[e(279)](0,r)),n}(e[n(294)][n(335)][n(283)][n(278)]()),o=e[n(294)][n(320)](e[n(294)][n(349)](s[0],n(296)),e[n(294)][n(349)](s[s[n(276)]-1],n(341)));e[n(294)][n(272)]((()=>{const e=n;r[e(300)](o,{commandName:t,commandParams:[],formatGroupId:e(292)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(345)];for(;t&&t[n(267)](n(292))>e[n(267)](n(292));)r[n(299)](t),t=t[n(345)]}return Array[n(316)](r)}(s))}))}}r[t(348)](t(274),o(t(274))),r[t(348)](t(326),o(t(326))),s&&r[t(348)](t(301),o(t(301))),r[t(348)](t(282),i(t(282))),r[t(348)](t(293),i(t(293))),s&&r[t(348)](t(327),(()=>{const n=t,s=e[n(306)][n(311)](n(327)),o=Array[n(316)](s[n(307)]);o[n(336)]((t=>t[n(267)](n(310))!=s[n(308)])),e[n(294)][n(272)]((()=>{const t=n;for(const e of o)r[t(300)](e,{commandName:t(327),commandParams:[{forceValue:!s[t(308)]}]})}))})),r[t(268)][t(313)](t(350),(e=>Hr(n,t(271),e))),r[t(268)][t(346)]((e=>{const r=t;if(r(343)!=e[r(280)]&&r(287)!=e[r(280)])return;const{data:s}=e;if(s){if(r(274)==s[r(298)]||r(326)==s[r(298)]||r(301)==s[r(298)])switch(s[r(298)][r(334)](r(281),"")){case r(331):return o(Hr(n,r(347)));case r(290):return o(Hr(n,r(328)));case r(315):return o(Hr(n,r(302)))}if(r(282)==s[r(298)])return{type:r(325),content:Hr(n,r(324),Hr(n,r(271)))};if(r(293)==s[r(298)])return{type:r(325),content:Hr(n,r(309),Hr(n,r(271)))};if(r(327)==s[r(298)])return s[r(329)][0][r(288)]?{type:r(325),content:Hr(n,r(312))}:{type:r(325),content:Hr(n,r(338))}}function o(t){const e=r;return{type:e(325),content:Hr(n,e(303),t)}}}))}}function ui(){const t=["32dZOeio","ELEMENT_LIST_ITEM","change","editor","numberedList","LegacyListEditing","length","locale","getSelectedBlocks","slice","type","List","indentList","selection","afterInit","push","46135hEOEME","formatInline","forceValue","isObject","numbered","blockName","listIndent","outdentList","model","element","before","752430fyCStP","commandName","add","markBlockFormat","todoList","ELEMENT_TODO_LIST","*Change to:* %0","execute","1310YjHQCG","commands","_selectedElements","value","*Outdent:* %0","todoListChecked","get","*Check item*","registerElementLabel","13112JUaDzP","todo","from","plugins","2087127MRLhHw","LegacyTodoListEditing","createRange","59pLKjvn","listType","parent","*Indent:* %0","format","bulletedList","checkTodoList","ELEMENT_NUMBERED_LIST","commandParams","TrackChangesEditing","bulleted","954yHzKFb","paragraph","replace","document","filter","previousSibling","*Uncheck item*","checkChild","name","end","16ZunJwQ","formatBlock","401268oSPNHA","nextSibling","registerDescriptionCallback","ELEMENT_BULLETED_LIST","enableCommand","createPositionAt","listItem","has","schema","findIndex","getAttribute","descriptionFactory","51486jvizgF"];return(ui=function(){return t})()}function li(t){const e=ii,n=t[e(267)](e(292));if(0==n)return t;let r=t;for(;t[e(337)]&&t[e(337)].is(e(295),e(350));){const s=t[e(337)][e(267)](e(292));if(s==n)r=t[e(337)];else if(s<n)break;t=t[e(337)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(295),e(350))&&t[e(267)](e(292))>0){let r=t[e(345)];for(;r&&e(350)==r[e(340)]&&r[e(267)](e(292))==t[e(267)](e(292));)n[e(285)](r),r=r[e(345)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=466]})(t,e)}function di(){const t=["handleListStyleCommand","map","_getSuggestionBlocks","18ODvsLA","990472vTKDmb","*Format:* set start index to %0","flat","*Format:* set order to reversed","length","default","LegacyListPropertiesEditing","LegacyListUtils","descriptionFactory","push","commandParams","filter","locale","listStyle","formatInline","format","TrackChangesEditing","selection","bind","backward","115520hTheUi","3TkvDrL","*Change to:* %0","getFirstPosition","type","createPositionAt","before","52879RLZocV","replace","_getTranslationKeyForListStyle","styles","parent","listType","handleListStartCommand","ELEMENT_","createRange","5508314cEJuqs","change","*Format:* set order to regular","registerDescriptionCallback","plugins","startIndex","handleDescriptions","numbered","reversed","document","enableCommand","commandName","_LIST_","element","listItem","markMultiRangeBlockFormat","80nPOLFb","list.properties","getAttribute","1143274lZiRBW","getSelectedBlocks","afterInit","has","config","toUpperCase","unshift","237642DggYFo","8sNVWoj","formatBlock","listReversed","forward","handleListReversedCommand","531JMjmgK","getLastPosition","editor","listStart","model","from","getSiblingNodes","get","getListTypeFromListStyleType","_getSuggestionBlocksForListStyle","13059552gTIeQM"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(394291===-parseInt(n(511))/1*(parseInt(n(483))/2)+parseInt(n(505))/3*(-parseInt(n(484))/4)+-parseInt(n(536))/5*(-parseInt(n(546))/6)+parseInt(n(520))/7*(parseInt(n(547))/8)+parseInt(n(469))/9*(parseInt(n(504))/10)+parseInt(n(539))/11+-parseInt(n(479))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(541)](){const t=hi;if(!this[t(471)][t(524)][t(542)](t(490)))return;const e=this[t(471)][t(543)][t(476)](t(537)),n=this[t(471)][t(524)][t(476)](t(500));e[t(514)]&&n[t(530)](t(497),this[t(480)][t(502)](this)),e[t(528)]&&n[t(530)](t(466),this[t(468)][t(502)](this)),e[t(525)]&&n[t(530)](t(472),this[t(517)][t(502)](this)),n[t(492)][t(523)](this[t(526)][t(502)](this))}[hi(480)](t,e={}){const n=hi,r=this[n(471)][n(524)][n(476)](n(500)),s=this[n(478)]();this[n(471)][n(473)][n(521)]((()=>{const t=n;r[t(535)](s,{commandName:t(497),commandParams:[{type:e[t(508)]}],formatGroupId:t(497)})}))}[hi(468)](t,e={}){const n=hi,r=this[n(471)][n(524)][n(476)](n(500)),s=this[n(482)]((t=>t.is(n(533),n(534))&&n(527)===t[n(538)](n(516))));if(s[n(488)]<1)return;const o=s[n(481)]((t=>this[n(471)][n(473)][n(519)](this[n(471)][n(473)][n(509)](t,n(510)),this[n(471)][n(473)][n(509)](t,0))));this[n(471)][n(473)][n(521)]((()=>{const t=n;r[t(535)](o,{commandName:t(466),commandParams:[{reversed:e[t(528)]}],formatGroupId:t(466)})}))}[hi(517)](t,e={}){const n=hi,r=this[n(471)][n(524)][n(476)](n(500)),s=this[n(482)]((t=>t.is(n(533),n(534))&&n(527)===t[n(538)](n(516))));if(s[n(488)]<1)return;const o=s[n(481)]((t=>this[n(471)][n(473)][n(519)](this[n(471)][n(473)][n(509)](t,n(510)),this[n(471)][n(473)][n(509)](t,0))));this[n(471)][n(473)][n(521)]((()=>{const t=n;r[t(535)](o,{commandName:t(472),commandParams:[{startIndex:e[t(525)]}],formatGroupId:t(472)})}))}[hi(526)](t){const e=hi;if(e(548)!=t[e(508)]&&e(498)!=t[e(508)])return;const n=this[e(471)][e(496)],{data:r}=t;if(!r)return;let s,o;switch(r[e(531)]){case e(497):s=e(506),o={type:e(499),content:Hr(n,s,Hr(n,this[e(513)](r[e(494)][0][e(508)])))};break;case e(466):s=r[e(494)][0][e(528)]?e(487):e(522),o={type:e(499),content:Hr(n,s)};break;case e(472):s=e(485),o={type:e(499),content:Hr(n,s,r[e(494)][0][e(525)])}}return o}[hi(478)](){const t=hi;var e,n,r,s;const o=this[t(471)][t(524)][t(476)](t(491));let i=Array[t(474)](this[t(471)][t(473)][t(529)][t(501)][t(540)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(533),t(534)))&&i[t(545)](...o[t(475)](this[t(471)][t(473)][t(529)][t(501)][t(507)](),t(503))),(null===(n=i[i[t(488)]-1])||void 0===n?void 0:n.is(t(533),t(534)))&&i[t(493)](...o[t(475)](this[t(471)][t(473)][t(529)][t(501)][t(470)](),t(467))),i=[...new Set(i)],(null===(s=null===(r=this[t(471)][t(473)][t(529)][t(501)][t(507)]())||void 0===r?void 0:r[t(515)])||void 0===s?void 0:s.is(t(533),t(534)))&&(i=i[t(495)]((e=>e.is(t(533),t(534))))),i}[hi(482)](t){const e=hi,n=this[e(471)][e(524)][e(476)](e(491));let r=Array[e(474)](this[e(471)][e(473)][e(529)][e(501)][e(540)]())[e(495)](t)[e(481)]((t=>{const r=e,s=this[r(471)][r(473)][r(509)](t,0);return[...n[r(475)](s,r(503)),...n[r(475)](s,r(467))]}))[e(486)]();return r=[...new Set(r)],r}[hi(513)](t){const e=hi;return e(518)+(this[e(471)][e(524)][e(476)](e(491))[e(477)](t)||e(489))[e(544)]()+e(532)+t[e(544)]()[e(512)](/-/g,"_")}}const mi=Ei;function Ii(){const t=["high","9249TxXNcs","locale","6974DPWIpI","8chsGKH","has","5JZOcgg","MediaEmbedEditing","afterInit","12910HnuDdP","1563990UwRJUs","ELEMENT_MEDIA","865522JhAtJc","stop","3561309nMSHKA","enableCommand","descriptionFactory","TrackChangesEditing","editor","downcastDispatcher","registerElementLabel","1393228etYYgy","div","data","get","options","createEmptyElement","for","showSuggestionHighlights","media","mediaEmbed","plugins","dataDowncast","attribute:url:media","46AvdfCd","conversion","elementToElement","1741890PRciak"];return(Ii=function(){return t})()}function Ei(t,e){const n=Ii();return(Ei=function(t,e){return n[t-=230]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(282130===-parseInt(n(263))/1*(-parseInt(n(258))/2)+parseInt(n(234))/3+parseInt(n(245))/4*(parseInt(n(230))/5)+parseInt(n(261))/6+parseInt(n(236))/7+-parseInt(n(266))/8*(parseInt(n(238))/9)+parseInt(n(233))/10*(-parseInt(n(265))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ii);class bi extends t.Plugin{[mi(232)](){const t=mi,e=this[t(242)];if(!e[t(255)][t(267)](t(231)))return;const n=e[t(255)][t(248)](t(241)),r=e[t(264)];n[t(239)](t(254)),n[t(240)][t(244)](t(253),(e=>Hr(r,t(235),e))),e[t(259)][t(251)](t(256))[t(260)]({model:t(253),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(252)])return n[s(250)](s(246))},converterPriority:t(262)}),e[t(247)][t(243)].on(t(257),((e,n,r)=>{const s=t;r[s(249)][s(252)]&&e[s(237)]()}),{priority:t(262)})}}const Ti=yi;function _i(){const t=["4720zDYhel","get","5577618ROtXYj","1UCElvi","4459776aKmszm","TrackChangesEditing","editor","1831983QxsGHP","has","plugins","8480495irTtzq","3134832eBQPyQ","mention","enableCommand","6398aGkvWX","MentionEditing","1070kYzLdr","afterInit","218547DvYeWK"];return(_i=function(){return t})()}function yi(t,e){const n=_i();return(yi=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(921976===parseInt(n(116))/1*(parseInt(n(124))/2)+parseInt(n(120))/3+parseInt(n(117))/4+parseInt(n(123))/5+-parseInt(n(115))/6+-parseInt(n(127))/7*(parseInt(n(113))/8)+-parseInt(n(112))/9*(parseInt(n(129))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_i);class Ai extends t.Plugin{[Ti(130)](){const t=Ti,e=this[t(119)];e[t(122)][t(121)](t(128))&&e[t(122)][t(114)](t(118))[t(126)](t(125))}}const ki=Li;function Ci(){const t=["handleDescriptions","ELEMENT_MULTI_LEVEL_LIST","21qljFtS","191217VCMbfL","500036sVPrmn","format","registerDescriptionCallback","head","multiLevelList","data","MultiLevelList","enableDefaultAttributesIntegration","descriptionFactory","editor","*Remove format:* %0","key","oldValue","locale","12vCwfwk","newValue","9NiFDtK","52rEGLHl","57011933AyXqzy","5487270yKwlhm","160310CrhXdD","next","get","204LmoITx","has","listMarkerStyle","1523922KOvNGk","TrackChangesEditing","1991576OTPaGc","listType","*Set format:* %0","afterInit","registerBlockAttribute","plugins"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=295]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(706623===-parseInt(n(306))/1+-parseInt(n(332))/2+-parseInt(n(305))/3*(parseInt(n(323))/4)+parseInt(n(326))/5*(-parseInt(n(329))/6)+-parseInt(n(304))/7*(parseInt(n(296))/8)+parseInt(n(322))/9*(-parseInt(n(325))/10)+-parseInt(n(324))/11*(-parseInt(n(320))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ri extends t.Plugin{[ki(299)](){const t=ki,e=this[t(315)],n=e[t(301)][t(328)](t(295));e[t(301)][t(330)](t(312))&&(n[t(313)](t(310)),n[t(300)](t(331)),n[t(314)][t(308)]((e=>this[t(302)](e))))}[ki(302)](t){const e=ki,n=this[e(315)][e(319)],{data:r}=t,s={type:e(307),content:""};if(r&&e(331)==r[e(317)]){if(!r[e(318)])return{type:e(307),content:Hr(n,e(298),Hr(n,e(303)))+" ("+r[e(321)]+")"};if(!r[e(321)]){let o=t[e(309)];for(;o;){if(o[e(311)]&&e(297)==o[e(311)][e(317)]&&o[e(311)][e(321)])return s;o=o[e(327)]}return{type:e(307),content:Hr(n,e(316),Hr(n,e(303)))+" ("+r[e(318)]+")"}}}}}const Si=vi;function Ni(){const t=["locale","get","1563310nwXaqc","afterInit","5940027agJSZw","descriptionFactory","TrackChangesEditing","8jiLxeQ","pageBreak","ELEMENT_PAGE_BREAK","212972zeFszV","enableCommand","1316904LyOkWz","has","1289724skPEbD","4dGFzgm","PageBreakEditing","registerElementLabel","356245UJJGja","6152496QUPdvx","editor","plugins"];return(Ni=function(){return t})()}function vi(t,e){const n=Ni();return(vi=function(t,e){return n[t-=330]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(663413===parseInt(n(350))/1+parseInt(n(333))/2*(parseInt(n(332))/3)+-parseInt(n(347))/4*(-parseInt(n(336))/5)+-parseInt(n(330))/6+-parseInt(n(342))/7+-parseInt(n(337))/8+parseInt(n(344))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Mi extends t.Plugin{[Si(343)](){const t=Si,e=this[t(338)];if(!e[t(339)][t(331)](t(334)))return;e[t(339)][t(341)](t(346))[t(351)](t(348));const n=e[t(339)][t(341)](t(346)),r=e[t(340)];n[t(345)][t(335)](t(348),(e=>Hr(r,t(349),e)))}}function Oi(t,e){const n=wi();return(Oi=function(t,e){return n[t-=190]})(t,e)}function wi(){const t=["2kedDhY","consumable","6910248IBndvL","markerRange","downcastDispatcher","registerDescriptionCallback","afterInit","9avAbey","has","isTouching","_registerLegacyDescription","insert","ELEMENT_PARAGRAPH","editing","start","data","getItemLabel","format","end","markerName","includes","highest","TrackChangesEditing","ck-suggestion-marker--active","mapper","enableDefaultAttributesIntegration","model","addClass","*Insert:* %0","showSuggestionHighlights","bindElementToMarker","15450YAFgFv","enableCommand","get","formatBlock","createUIElement","commandName","3006705ohAOzv","plugins","127477CtJUUh","editor","1328682VuTCSr","nodeAfter","locale","writer","toViewPosition","options","name","730488bpWjUg","consume","registerElementLabel","insertParagraph","ck-suggestion-marker-split","isLimit","span","$text","checkChild","descriptionFactory","addMarker:suggestion:insertion","Paragraph","getFirstRange","activeMarkers","isBlock","insertion","*Change to:* %0","1562spuekA","941156RCUliP","402mgsFfI","type","paragraph","schema"];return(wi=function(){return t})()}const Di=Oi;!function(t,e){const n=Oi,r=t();for(;;)try{if(737053===parseInt(n(226))/1+-parseInt(n(231))/2*(-parseInt(n(201))/3)+-parseInt(n(208))/4+-parseInt(n(197))/5+parseInt(n(227))/6*(parseInt(n(199))/7)+parseInt(n(233))/8*(-parseInt(n(238))/9)+-parseInt(n(191))/10*(parseInt(n(225))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Di(237)](){const t=Di,e=this[t(200)];if(!e[t(198)][t(239)](t(219)))return;const n=e[t(203)],r=e[t(198)][t(193)](t(253));r[t(217)][t(210)](t(229),(e=>Hr(n,t(243),e))),r[t(256)](t(229)),r[t(192)](t(211)),e[t(244)][t(235)].on(t(218),Pi(e),{priority:t(252)}),e[t(246)][t(235)].on(t(218),((n,r,s)=>{const o=t;s[o(206)][o(260)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(252)});const s=r[t(217)];s[t(236)]((r=>{const o=t;if(o(223)!==r[o(228)])return;const{start:i,end:a}=r[o(220)]();if(!i[o(240)](a)||!i[o(202)])return;const c=e[o(257)][o(230)],u=i[o(202)];return c[o(222)](u)&&!c[o(213)](u)&&c[o(216)](u,o(215))?{type:o(223),content:Hr(n,o(259),s[o(247)](u,1))}:void 0})),this[t(241)]()}[Di(241)](){const t=Di,e=this[t(200)],n=e[t(203)];e[t(198)][t(193)](t(253))[t(217)][t(236)]((e=>{const r=t;if(r(194)!=e[r(228)])return;const{data:s}=e;return s&&r(229)==s[r(196)]?{type:r(248),content:Hr(n,r(224),Hr(n,r(243)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(198)][o(193)](o(253)),a=r[o(234)][o(245)],c=r[o(234)][o(249)],u=t[o(257)][o(230)];if(!a[o(240)](c)||!a[o(202)])return;const l=a[o(202)];if(u[o(222)](l)&&!u[o(213)](l)&&u[o(216)](l,o(215))){if(!s[o(232)][o(209)](r[o(234)],n[o(207)]))return;const t=s[o(204)][o(195)](o(214),{class:o(212)}),a=s[o(255)][o(205)](c);e&&i[o(221)][o(251)](r[o(250)])&&s[o(204)][o(258)](o(254),t),s[o(204)][o(242)](a,t),s[o(255)][o(190)](t,r[o(250)])}}}const xi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=351]})(t,e)}function Ui(){const t=["locale","7808016yyAxKf","2305688AEAduh","format","type","afterInit","commandName","editor","168MyUAGa","formatInline","TrackChangesEditing","15013690IOXwDR","_registerLegacyDescription","has","enableDefaultAttributesIntegration","get","30uJgIOm","removeFormat","4411419aBLXSm","registerDescriptionCallback","9ELJUri","*Remove all formatting*","RemoveFormatEditing","formatBlock","34548oPhunB","descriptionFactory","plugins","46rGthUR","781364GQYPQN","18747SnxHVE","553nvOiZN"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(841061===parseInt(n(362))/1*(-parseInt(n(360))/2)+-parseInt(n(351))/3+-parseInt(n(361))/4*(parseInt(n(380))/5)+-parseInt(n(357))/6*(-parseInt(n(363))/7)+-parseInt(n(365))/8+parseInt(n(353))/9*(parseInt(n(375))/10)+-parseInt(n(366))/11*(-parseInt(n(372))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(369)](){const t=xi,e=this[t(371)];e[t(359)][t(377)](t(355))&&(e[t(359)][t(379)](t(374))[t(378)](t(381)),this[t(376)]())}[xi(376)](){const t=xi,e=this[t(371)];e[t(359)][t(379)](t(374))[t(358)][t(352)]((n=>{const r=t;if(r(356)!=n[r(368)]&&r(373)!=n[r(368)])return;const{data:s}=n;return s&&r(381)==s[r(370)]?{type:r(367),content:Hr(e[r(364)],r(354))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Hi();return(Vi=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=Vi,r=t();for(;;)try{if(723535===parseInt(n(445))/1+-parseInt(n(449))/2+parseInt(n(447))/3*(parseInt(n(454))/4)+-parseInt(n(442))/5*(parseInt(n(446))/6)+parseInt(n(438))/7*(parseInt(n(460))/8)+parseInt(n(451))/9*(parseInt(n(444))/10)+parseInt(n(456))/11*(parseInt(n(459))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class zi extends t.Plugin{[Gi(448)](){const t=Gi,e=this[t(443)];if(!e[t(435)][t(455)](t(462)))return;const n=e[t(435)][t(450)](t(453));n[t(463)](t(441)),n[t(463)](t(458));const r=e[t(435)][t(450)](t(462));r[t(463)](t(439)),r[t(463)](t(436)),r[t(463)](t(457)),r[t(463)](t(452)),r[t(463)](t(440)),r[t(463)](t(461)),r[t(463)](t(437))}}function Hi(){const t=["discardAllSuggestions","goToPreviousRestrictedEditingException","151070wSPDMs","editor","4088190RHiYwW","211558PSWwXl","156btNlGm","1145379TgAWuW","afterInit","2503116RKVerE","get","9juKUcf","acceptAllSuggestions","TrackChangesEditing","4KTpuex","has","15564923pqJbjS","discardSuggestion","goToNextRestrictedEditingException","12Urctld","144nQwBVS","acceptSelectedSuggestions","RestrictedEditingModeEditing","enableCommand","plugins","acceptSuggestion","discardSelectedSuggestions","133581WGKLWD","trackChanges"];return(Hi=function(){return t})()}const Ki=Wi;function Wi(t,e){const n=Xi();return(Wi=function(t,e){return n[t-=497]})(t,e)}function Xi(){const t=["model","downcastDispatcher","120052MJAYlp","getItems","span","enableCommand","split","133640zMTeqZ","activeMarkers","723hgcZrW","ELEMENT_LINE_BREAK","requires","mapper","editor","2086WLSowJ","test","writer","790PhndRr","markerRange","128178mXXfHH","addClass","options","shiftEnter","descriptionFactory","consumable","359928zOMWhs","locale","init","addMarker:suggestion","20tdGdZv","markerName","high","toViewPosition","20948swckuP","merge","registerElementLabel","element","546vSdZHI","insert","88vsxyVR","get","addMarker:suggestion:deletion","ck-suggestion-marker--active","addMarker:suggestion:insertion","ck-suggestion-marker-","editing","deletion","name","bindElementToMarker","createPositionBefore","data","9680bAPVUr","createUIElement","showSuggestionHighlights","8AVPwqm","includes","TrackChangesEditing","plugins","softBreak","130905fczvxm"];return(Xi=function(){return t})()}!function(t,e){const n=Wi,r=t();for(;;)try{if(648124===parseInt(n(510))/1*(-parseInt(n(502))/2)+-parseInt(n(517))/3*(-parseInt(n(541))/4)+parseInt(n(537))/5*(-parseInt(n(527))/6)+parseInt(n(545))/7*(parseInt(n(499))/8)+-parseInt(n(507))/9*(-parseInt(n(525))/10)+-parseInt(n(547))/11*(-parseInt(n(533))/12)+parseInt(n(515))/13*(-parseInt(n(522))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class qi extends t.Plugin{static get[Ki(519)](){return[Ys.ShiftEnter]}[Ki(535)](){const t=Ki,e=this[t(521)],n=e[t(505)][t(548)](t(504));n[t(513)](t(530)),e[t(553)][t(509)].on(t(551),Zi(e),{priority:t(539)}),e[t(553)][t(509)].on(t(549),Zi(e),{priority:t(539)}),e[t(498)][t(509)].on(t(536),((n,r,s)=>{const o=t;s[o(529)][o(501)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(531)][t(543)](t(506),(n=>Hr(e[t(534)],t(518),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(505)][o(548)](o(504));if(!s[o(532)][o(523)](r[o(526)],n[o(555)]))return;const a=t[o(508)];for(const t of r[o(526)][o(511)]()){if(!t.is(o(544),o(506)))continue;const n=o(554)==r[o(538)][o(514)](":")[1]?o(542):o(514),c=s[o(524)][o(500)](o(512),{class:o(552)+n}),u=s[o(520)][o(540)](a[o(497)](t));e&&i[o(516)][o(503)](r[o(538)])&&s[o(524)][o(528)](o(550),c),s[o(524)][o(546)](u,c),s[o(520)][o(556)](c,r[o(538)])}}}const Yi=Qi;function Ji(){const t=["commands","markInlineFormat","editor","commandName","1387776CKvnUV","formatInline","802512JJtoha","1665wMfpBd","28KbXYug","isCollapsed","descriptionFactory","formatBlock","getRanges","value","get","format","enableCommand","registerDescriptionCallback","has","from","locale","6BGOqWR","FORMAT_RESTRICTED_ENABLED","forceValue","StandardEditingModeEditing","7388gPsNvy","FORMAT_RESTRICTED_DISABLED","583yAaiuZ","document","357690iLathb","afterInit","777008ejTiNF","selection","7058628apOImO","change","TrackChangesEditing","2215295ITyVxl","plugins","type","restrictedEditingException","model","commandParams"];return(Ji=function(){return t})()}function Qi(t,e){const n=Ji();return(Qi=function(t,e){return n[t-=343]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(697495===-parseInt(n(348))/1+-parseInt(n(350))/2+-parseInt(n(351))/3*(parseInt(n(369))/4)+parseInt(n(380))/5*(parseInt(n(365))/6)+parseInt(n(352))/7*(parseInt(n(375))/8)+parseInt(n(377))/9+-parseInt(n(373))/10*(-parseInt(n(371))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Yi(374)](){const t=Yi,e=this[t(346)],n=e[t(384)],r=e[t(364)];if(!e[t(381)][t(362)](t(368)))return;const s=e[t(381)][t(358)](t(379)),o=t(383),i=e[t(344)][t(358)](o);s[t(360)](o,((e,r={})=>{const a=t,c=n[a(372)][a(376)];if(c[a(353)])return void e(r);const u=void 0!==r[a(367)]?r[a(367)]:!i[a(357)];n[a(378)]((()=>{const t=a,e=Array[t(363)](c[t(356)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(345)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(354)][t(361)]((e=>{const n=t;if(n(355)!=e[n(382)]&&n(349)!=e[n(382)])return;const{data:s}=e;return s&&s[n(347)]==o?s[n(343)][0][n(367)]?{type:n(359),content:Hr(r,n(366))}:{type:n(359),content:Hr(r,n(370))}:void 0}))}}const ta=ea;function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=ea,r=t();for(;;)try{if(640411===parseInt(n(208))/1*(parseInt(n(203))/2)+-parseInt(n(248))/3+parseInt(n(240))/4*(parseInt(n(231))/5)+parseInt(n(216))/6+-parseInt(n(245))/7*(-parseInt(n(247))/8)+parseInt(n(225))/9*(-parseInt(n(218))/10)+-parseInt(n(217))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class na extends t.Plugin{[ta(229)](){const t=ta,e=this[t(251)];if(!e[t(237)][t(246)](t(243))||!e[t(237)][t(246)](t(249)))return;const n=e[t(237)][t(212)](t(214)),r=e[t(221)],s=e[t(233)][t(212)](t(241))||{},o=e[t(237)][t(212)](t(252)),i=e[t(237)][t(212)](t(227))[t(213)](e[t(237)][t(212)](t(249)),s[t(209)]);n[t(250)](t(241));const a=new Set;for(const e of i[t(228)]){const n=o[t(230)](e[t(223)]);a[t(224)](n)}const c=new Set;for(const e of i[t(219)]){const n=o[t(230)](e[t(223)]);c[t(224)](n);for(const n of e[t(235)])c[t(224)](n)}for(const e of a)n[t(211)](e),n[t(253)][t(239)](e,Hr(r,t(242)));for(const e of c)n[t(234)](e),n[t(253)][t(239)](e,Hr(r,t(242)));this[t(222)]()}[ta(222)](){const t=ta,e=this[t(251)],n=e[t(221)];e[t(237)][t(212)](t(214))[t(253)][t(205)]((e=>{const r=t;if(r(232)!=e[r(226)]&&r(238)!=e[r(226)])return;const{data:s}=e;return s&&r(241)===s[r(207)]?s[r(204)][0][r(206)]?{type:r(215),content:Hr(n,r(236),s[r(204)][0][r(244)][r(220)]())}:{type:r(215),content:Hr(n,r(210),s[r(204)][0][r(244)][r(220)]())}:void 0}))}}function ra(){const t=["DataSchema","enableDefaultAttributesIntegration","editor","GeneralHtmlSupport","descriptionFactory","1953256GlkXaR","commandParams","registerDescriptionCallback","forceValue","commandName","1zuQVFl","definitions","*Remove format:* %0","registerBlockAttribute","get","normalizeConfig","TrackChangesEditing","format","3604752iiaToh","19449925BaZlQe","6190YhJynj","inline","toLowerCase","locale","_registerLegacyDescription","element","add","17271gZGHEU","type","StyleUtils","block","afterInit","getGhsAttributeNameForElement","5xlIkNo","formatBlock","config","registerInlineAttribute","ghsAttributes","*Set format:* %0","plugins","formatInline","registerAttributeLabel","3792092aGzOsv","style","FORMAT_STYLE","Style","styleName","266JVOEHo","has","251792Aeemiw","375024nTqXXU"];return(ra=function(){return t})()}function sa(t,e){const n=ia();return(sa=function(t,e){return n[t-=466]})(t,e)}const oa=sa;function ia(){const t=["map","isInContent","getCellLocation","TableEditing","registerPostFixer","hasAttribute","has","min","execute","6558448jMqIbA","createPositionAt","getChildren","length","subType","ELEMENT_TABLE_WITH_TEXT","1886910SZHpHX","getSelectionAffectedTableCells","minColumn","differ","removeTableColumn","document","push","maxColumn","TableUtils","name","getRowIndexes","addRange","MIN_SAFE_INTEGER","fromRange","change","options","tableCell","tableColumn","25QKrpel","join","position","createRangeOn","discard","afterInit","removeTableRow","startsWith","TrackChangesEditing","insertTableColumnRight","findAncestor","highest","root","getContainedElement","plugins","above","selectTableColumn","getRanges","ELEMENT_TABLE_ROW_WITH_TEXT","showSuggestionHighlights","*Insert:* %0","writer","max","rootName","enqueueChange","downcastDispatcher","getFirstRange","ELEMENT_TABLE","removeClass","21DfJvpR","toViewElement","batch","suggestion","getColumnIndexes","ELEMENT_TABLE_COLUMN_WITH_TEXT","last","*Remove:* %0","end","25355825rGYoEn","4083720vBppuh","toLowerCase","createTableWalker","78091pLozBd","insertTableColumnLeft","ELEMENT_TABLE_COLUMN","nodeBefore","insert","registerDescriptionCallback","isIntersectingWithRange","table","_splitMarkerName","markMultiRangeDeletion","refresh","data","minRow","getChangedMarkers","insertion","$textProxy","isArray","MAX_SAFE_INTEGER","add","setSelection","span","oldRange","get","values","insertTable","addClass","insertTableRowBelow","28jIcwiJ","cell","_tablePostFixingSubtypes","isTouching","filter","change:data","commands","start","enableCommand","selection","order","341956kqmMsj","low","_getSuggestionCoords","element","3258gedmxe","ELEMENT_TABLE_ROW","classes","tableRow","maxRow","getAttribute","selectTableRow","first","deletion","_acceptFormatSuggestionCallbackFactory","$graveyard","markMultiRangeInsertion","_tableSuggestions","substr","_suggestionFactory","createRangeIn","_getCoordsForCells","accept","21030mUswjm","getSuggestion","mapper","forceValue","detach","type","registerCustomCallback","item","_setupColumnsRowsFixing","some","colspan","locale","isEqual","getItems","getChanges","descriptionFactory","addMarker:suggestion","registerElementLabel","nodeAfter","every","editor","tablePaste","model","insertTableRowAbove","left","includes","rowspan","from"];return(ia=function(){return t})()}!function(t,e){const n=sa,r=t();for(;;)try{if(724729===parseInt(n(611))/1*(parseInt(n(475))/2)+-parseInt(n(608))/3+parseInt(n(486))/4*(-parseInt(n(569))/5)+parseInt(n(551))/6*(-parseInt(n(598))/7)+parseInt(n(545))/8+parseInt(n(490))/9*(-parseInt(n(508))/10)+parseInt(n(607))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=sa;super(t),this[e(477)]=[e(493),e(568)],this[e(502)]=new Set}[oa(574)](){const t=oa,e=this[t(528)],n=e[t(530)][t(556)][t(484)];if(!e[t(583)][t(542)](t(539)))return;const r=e[t(519)],s=e[t(583)][t(470)](t(577)),o=e[t(583)][t(470)](t(559));s[t(523)][t(525)](t(618),(e=>Hr(r,t(596),e))),this[t(516)](),s[t(483)](t(472)),s[t(483)](t(496)),s[t(483)](t(585));for(const r of[t(531),t(474)]){const i=e[t(481)][t(470)](r);s[t(483)](r,(r=>{const a=t;e[a(530)][a(565)]((t=>{const e=a;r();const c=e(584)===i[e(485)],u=o[e(552)](n),l=o[e(561)](u),f=c?l[e(497)]-1:l[e(604)]+1,h=u[0][e(579)](e(618)),g=o[e(610)](h,{startRow:f,endRow:f}),d=Array[e(535)](g)[e(536)]((n=>t[e(572)](n[e(476)])));s[e(501)](d,e(493))}))}))}for(const r of[t(612),t(578)]){const i=e[t(481)][t(470)](r);s[t(483)](r,(r=>{const a=t;e[a(530)][a(565)]((t=>{const e=a;r();const c=e(532)===i[e(485)],u=o[e(552)](n),l=o[e(602)](u),f=c?l[e(497)]-1:l[e(604)]+1,h=u[0][e(579)](e(618)),g=o[e(610)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(535)](g)[e(536)]((n=>t[e(572)](n[e(476)])));s[e(501)](d,e(568))}))}))}for(const r of[t(575),t(555)]){const i=r[t(503)](11),a=i[t(609)](),c=a[t(503)](0,3)+t(468),u=t(618)+i,l=t(543)+i,f=t(591)+i;s[t(483)](r,(()=>{const i=t;e[i(530)][i(565)]((t=>{const e=i,h=o[e(552)](n),g=h[0][e(579)](e(618));let d;if(e(575)==r){const t=o[e(561)](h);d={startRow:t[e(497)],endRow:t[e(604)],includeAllSlots:!0}}else{const t=o[e(602)](h);d={startColumn:t[e(497)],endColumn:t[e(604)],includeAllSlots:!0}}const p=o[e(610)](g,d),m=Array[e(535)](p)[e(536)]((({cell:t})=>t)),I=ca(m[e(479)]((t=>t[e(541)](c)))),E=ca(m[e(479)]((t=>!t[e(541)](c))))[e(536)]((n=>t[e(572)](n))),b=s[e(620)](E,u);if(b&&(e(493)==b[e(549)]||e(568)==b[e(549)])){const n=this[e(488)](b);for(const r of I){const s=t[e(572)](r),i=o[e(538)](r),u=r[e(495)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(562)](s)}}}))}))}function c(r){const s=t,o=Array[s(535)](n[s(586)]())[s(536)]((t=>i.LiveRange[s(564)](t)));e[s(530)][s(565)]((t=>{const n=s,i=t[n(600)];r=r[n(479)]((t=>n(500)!=t[n(581)][n(592)])),t[n(467)](r),e[n(481)][n(470)](n(575))[n(621)](),e[n(544)](n(575),{forceDefaultExecution:!0}),e[n(530)][n(593)]((()=>{const t=n;e[t(530)][t(593)](i,(e=>{const n=t,r=o[n(479)]((t=>n(500)!=t[n(581)][n(592)]));r[n(548)]>0&&e[n(467)](r);for(const t of o)t[n(512)]()}))}))}))}function u(r){const s=t;e[s(530)][s(565)]((t=>{const o=s,a=Array[o(535)](n[o(586)]())[o(536)]((t=>i.LiveRange[o(564)](t))),c=[];for(const t of r)for(const e of t[o(521)]({shallow:!0}))c[o(557)](e);for(const n of c)o(500)!=n[o(581)][o(592)]&&(t[o(467)](t[o(546)](n,0)),e[o(481)][o(470)](o(555))[o(621)](),e[o(544)](o(555),{forceDefaultExecution:!0}));const u=a[o(479)]((t=>o(500)!=t[o(581)][o(592)]));u[o(548)]>0&&t[o(467)](u);for(const t of a)t[o(512)]()}))}function l(e,n){const r=t;return n[r(527)]((t=>e[r(517)]((e=>e[r(606)][r(520)](t[r(482)])||t[r(606)][r(520)](e[r(482)])))))}function f(e,n){const r=t;return e[r(517)]((t=>n[r(517)]((e=>t[r(606)][r(478)](e[r(482)])))))}e[t(622)][t(594)].on(t(524),((e,n,r)=>{const s=t;if(!r[s(566)][s(588)])return;const o=n[s(515)];if(!o)return;const i=r[s(510)][s(599)](o);function c(t){return Array[s(627)](t)?t:[t]}i&&s(567)===o[s(560)]&&(0,a.setHighlightHandling)(i,r[s(590)],((t,e,n)=>n[s(473)](c(e[s(492)]),t)),((t,e,n)=>n[s(597)](c(e[s(492)]),t)))}),{priority:t(580)}),s[t(523)][t(616)]((e=>{const n=t;if(n(625)!=e[n(513)]&&n(498)!=e[n(513)])return;const s=e[n(582)]();if(null!=s&&s.is(n(489),n(618))){if(n(625)==e[n(513)]){const t=e[n(521)]()[n(479)]((t=>t.is(n(626))))[n(536)]((t=>t[n(622)]));if(t[n(548)])return{type:n(625),content:Hr(r,n(589),Hr(r,n(550),'"'+t[n(570)](" ")+'"'))}}if(n(498)==e[n(513)]){const t=e[n(521)]()[n(479)]((t=>t.is(n(626))))[n(536)]((t=>t[n(622)]));if(t[n(548)])return{type:n(498),content:Hr(r,n(605),Hr(r,n(550),'"'+t[n(570)](" ")+'"'))}}}})),s[t(523)][t(616)]((e=>{const n=t;if(n(493)==e[n(549)]){const t=e[n(521)]()[n(479)]((t=>t.is(n(626))))[n(536)]((t=>t[n(622)])),s=this[n(488)](e),o=s[n(494)]-s[n(623)]+1;if(n(625)==e[n(513)])return t[n(548)]?{type:n(625),content:Hr(r,n(589),Hr(r,n(587),[o,'"'+t[n(570)](" ")+'"']))}:{type:n(625),content:Hr(r,n(589),Hr(r,n(491),o))};if(n(498)==e[n(513)])return t[n(548)]?{type:n(498),content:Hr(r,n(605),Hr(r,n(587),[o,'"'+t[n(570)](" ")+'"']))}:{type:n(498),content:Hr(r,n(605),Hr(r,n(491),o))}}if(n(568)==e[n(549)]){const t=e[n(521)]()[n(479)]((t=>t.is(n(626))))[n(536)]((t=>t[n(622)])),s=this[n(488)](e),o=s[n(558)]-s[n(553)]+1;if(n(625)==e[n(513)])return t[n(548)]?{type:n(625),content:Hr(r,n(589),Hr(r,n(603),[o,'"'+t[n(570)](" ")+'"']))}:{type:n(625),content:Hr(r,n(589),Hr(r,n(613),o))};if(n(498)==e[n(513)])return t[n(548)]?{type:n(498),content:Hr(r,n(605),Hr(r,n(603),[o,'"'+t[n(570)](" ")+'"']))}:{type:n(498),content:Hr(r,n(605),Hr(r,n(613),o))}}})),s[t(504)][t(514)](t(625),t(493),t(573),c),s[t(504)][t(514)](t(498),t(493),t(507),c),s[t(504)][t(514)](t(625),t(568),t(573),u),s[t(504)][t(514)](t(498),t(568),t(507),u),s[t(504)][t(514)](t(625),t(568),t(570),l),s[t(504)][t(514)](t(498),t(568),t(570),l),s[t(504)][t(514)](t(625),t(493),t(570),f),s[t(504)][t(514)](t(498),t(493),t(570),f)}[oa(499)](){const t=oa,e=this[t(528)],n=e[t(530)][t(556)][t(484)];return(r,s)=>{const o=t;e[o(530)][o(565)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(606)][a(614)];u&&u[0]&&!1===u[0][a(511)]&&(l=r[0][a(482)][a(526)]);const f=t[a(505)](l);if(a(500)==f[a(581)][a(592)])return;const h=Array[a(535)](n[a(586)]())[a(536)]((t=>i.LiveRange[a(564)](t)));t[a(467)](f),e[a(481)][a(470)](c)[a(621)](),u[a(557)]({forceDefaultExecution:!0}),e[a(544)](c,...u);const g=h[a(479)]((t=>a(500)!=t[a(581)][a(592)]));g[a(548)]>0&&t[a(467)](g);for(const t of h)t[a(512)]()}))}}[oa(506)](t){const e=oa,n=this[e(528)][e(583)][e(470)](e(559));let r=Number[e(628)],s=Number[e(563)],o=Number[e(628)],i=Number[e(563)];for(const a of t){if(e(500)==a[e(581)][e(592)])continue;const{row:t,column:c}=n[e(538)](a),u=a[e(541)](e(534))?a[e(495)](e(534))-1:0,l=a[e(541)](e(518))?a[e(495)](e(518))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(516)](){const t=oa,e=this[t(528)],n=e[t(583)][t(470)](t(577)),r=e[t(583)][t(470)](t(559));e[t(530)][t(556)].on(t(480),(()=>{const r=t,s=Array[r(535)](e[r(530)][r(556)][r(554)][r(624)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(619)](t);if(r(601)!=s)continue;if(null!=e[r(469)])continue;const a=n[r(509)](o);this[r(477)][r(533)](i)&&this[r(502)][r(466)](a)}}),{priority:t(487)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(572)](e),a=e[s(579)](s(618)),c=r[s(538)](e);for(const t of this[s(502)]){const n=t[s(549)],r=n[s(576)](s(529)),u=n[s(503)](r?10:5),l=u[s(609)](),f=l[s(503)](0,3)+s(468),h=s(543)+u,g=s(591)+u;if(!t[s(537)])continue;if(a!=t[s(595)]()[s(482)][s(579)](s(618)))continue;if(t[s(617)](i))continue;const d=e[s(541)](f)?e[s(495)](f)-1:0,p=this[s(488)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(562)](i),o=!0)}return o};e[t(530)][t(556)][t(540)]((n=>{const r=t;let o=!1;for(const t of e[r(530)][r(556)][r(554)][r(522)]())if(r(615)==t[r(513)])if(r(493)==t[r(560)])for(const e of t[r(571)][r(526)][r(547)]())o=o||s(e,n);else r(567)==t[r(560)]&&(o=o||s(t[r(571)][r(526)],n));return o}))}[oa(488)](t){const e=oa;return this[e(506)](t[e(586)]()[e(536)]((t=>t[e(482)][e(526)])))}}function ca(t){const e=oa;return Array[e(535)](new Set(t)[e(471)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=100]})(t,e)}function fa(){const t=["formatInline","257410cnAgya","_tablePostFixingSubtypes","cell","getSuggestions","getFirstPosition","getAncestors","markBlockFormat","execute","detach","author","type","5362GXQhZK","createRangeOn","2932353PmRPUg","low","setSelection","getRanges","element","locale","afterInit","requires","change","filter","29368dioEOt","commandName","findAncestor","map","_areMergableCells","getCellLocation","value","length","_suggestionFactory","document","formatBlock","direction","884352yZDkvY","editor","root","markMultiRangeBlockFormat","tableCell","forceDefaultExecution","593724IPwezR","trackChanges","registerDescriptionCallback","getSelectionAffectedTableCells","*Split cell:* vertically","isEnabled","39kXdjAC","TableEditing","push","highest","enableCommand","add","accept","plugins","size","refresh","table","splitTableCellVertically","isInContent","containsRange","model","_isForcedDefaultExecutionBlock","$graveyard","splitTableCellHorizontally","createTableWalker","selection","descriptionFactory","horizontally","format","TableUtils","_areSelectedCellsMergable","671013Wqeeie","find","return","set:isEnabled","mergeTableCells","deletion","*Merge cells*","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","mergeTableCellRight","mergeTableCellUp","6sKyuhp","mergeTableCellDown","rootName","insertion","subType","has","commands","get","stop","TrackChangesEditing","from","*Split cell:* horizontally","mergeTableCellLeft","fromRange"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(105734===parseInt(n(181))/1+parseInt(n(169))/2*(-parseInt(n(107))/3)+-parseInt(n(101))/4+-parseInt(n(158))/5+parseInt(n(143))/6*(parseInt(n(132))/7)+-parseInt(n(193))/8+parseInt(n(171))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(178)](){return[aa]}[ua(177)](){const t=ua,e=this[t(194)],n=e[t(121)][t(190)][t(126)],r=e[t(176)];if(!e[t(114)][t(148)](t(108)))return;const s=e[t(114)][t(150)](t(152)),o=e[t(114)][t(150)](t(130)),a=e[t(114)][t(150)](aa);a[t(159)][t(109)](t(136)),s[t(111)](t(136),(()=>{const n=t,r=o[n(104)](e[n(121)][n(190)][n(126)]);e[n(121)][n(179)]((()=>{const t=n;s[t(196)](r,{commandName:t(136),commandParams:[]},[],t(136))}))})),e[t(149)][t(150)](t(136)).on(t(165),((n,r)=>{const o=t;e[o(149)][o(150)](o(102))[o(187)]&&(r[o(188)]>0&&r[r[o(188)]-1]&&r[r[o(188)]-1][o(100)]||s[o(122)]||this[o(131)]()||n[o(151)]())}),{priority:t(110)});for(const n of[t(142),t(141),t(144),t(155)]){const r=e[t(149)][t(150)](n);s[t(111)](n,(()=>{const n=t,o=e[n(121)][n(190)][n(126)][n(162)]()[n(163)]()[n(133)]((t=>t.is(n(175),n(197)))),i=r[n(187)];e[n(121)][n(179)]((()=>{const t=n;s[t(196)]([o,i],{commandName:t(136),commandParams:[]},[],t(136))}))}))}for(const n of[t(118),t(124)]){const r=e[t(149)][t(150)](n);s[t(111)](n,(()=>{const i=t,a=o[i(104)](e[i(121)][i(190)][i(126)])[0],c=a[i(183)](i(117)),{column:u,row:l}=o[i(186)](a);let f=[];if(i(128)==r[i(192)]){const t=o[i(125)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(153)](t)[i(184)]((t=>t[i(160)]))}else{const t=o[i(125)](c,{column:u,includeAllSlots:!0});f=Array[i(153)](t)[i(184)]((t=>t[i(160)]))}e[i(121)][i(179)]((t=>{const e=i;s[e(164)](t[e(170)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(127)][t(103)]((e=>{const n=t;if(n(191)!=e[n(168)]&&n(157)!=e[n(168)])return;const{data:s}=e;return s&&n(136)==s[n(182)]?{type:n(129),content:Hr(r,n(138))}:void 0})),s[t(127)][t(103)]((e=>{const n=t;if(n(191)!=e[n(168)]&&n(157)!=e[n(168)])return;const{data:s}=e;return s?n(118)==s[n(182)]?{type:n(129),content:Hr(r,n(105))}:n(124)==s[n(182)]?{type:n(129),content:Hr(r,n(154))}:void 0:void 0}));const c=a[t(139)]();for(const e of[t(142),t(141),t(144),t(155)])s[t(189)][t(140)](t(191),e,t(113),c);for(const e of[t(118),t(124)])s[t(189)][t(140)](t(191),e,t(113),c);s[t(189)][t(140)](t(191),t(136),t(113),(r=>{const s=t;e[s(121)][s(179)]((t=>{const o=s,a=Array[o(153)](n[o(174)]())[o(184)]((t=>i.LiveRange[o(156)](t)));t[o(173)](r),e[o(149)][o(150)](o(136))[o(116)](),e[o(165)](o(136),{forceDefaultExecution:!0});const c=a[o(180)]((t=>o(123)!=t[o(195)][o(145)]));c[o(188)]>0&&t[o(173)](c);for(const t of a)t[o(166)]()}))}));for(const n of[t(142),t(144),t(155),t(141)]){const r=e[t(149)][t(150)](n);r.on(t(135),((n,s,o)=>{const i=t;if(o){const t=e[i(121)][i(190)][i(126)][i(162)]()[i(163)]()[i(133)]((t=>t.is(i(175),i(197))));this[i(185)](r[i(187)],t)||(n[i(134)]=!1,n[i(151)]())}}),{priority:t(172)})}}[ua(131)](){const t=ua,e=this[t(194)][t(149)][t(150)](t(136)),n=this[t(194)][t(114)][t(150)](t(130));if(!e[t(106)])return!1;const r=n[t(104)](this[t(194)][t(121)][t(190)][t(126)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(185)](e,n))return!1;return!0}[ua(185)](t,e){const n=ua,r=this[n(194)][n(114)][n(150)](n(152)),s=this[n(194)][n(121)][n(170)](t),o=this[n(194)][n(121)][n(170)](e),i=new Set,a=new Set;for(const t of r[n(161)]())if((n(146)==t[n(168)]||n(137)==t[n(168)]||n(136)==t[n(147)])&&t[n(119)])for(const e of t[n(174)]())e[n(120)](s,!0)&&i[n(112)](t[n(168)]+":"+t[n(167)].id),e[n(120)](o,!0)&&a[n(112)](t[n(168)]+":"+t[n(167)].id);if(i[n(115)]!=a[n(115)])return!1;for(const t of i)if(!a[n(148)](t))return!1;return!0}}function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=432]})(t,e)}const da=ga;function pa(){const t=["unbindElementFromMarkerName","forceValue","getCellLocation","removeMarker:suggestion","activeMarkers","parent","afterInit","cell","highest","has","stop","get","4488711OxOcgD","showSuggestionHighlights","TrackChangesEditing","toViewElement","commandName","end","options","enableDefaultAttributesIntegration","plugins","markerRange","6219ytPYDn","16312MeXEDc","2603814DozkAX","ck-suggestion-marker-","registerDescriptionCallback","174340eArBfx","TableUtils","95dmUugc","data","markerNameToElements","ck-suggestion-marker--active","FORMAT_HEADER_ROW","consume","editor","TableEditing","34166590WWWsSZ","editing","locale","downcastDispatcher","registerAttributeLabel","descriptionFactory","setAttribute","item","addClass","setTableColumnHeader","_handleLegacySuggestions","_splitMarkerName","addMarker:suggestion","markerName","type","includes","registerBlockAttribute","formatBlock","removeAttribute","FORMAT_REGULAR_COLUMN","_suggestionFactory","*Format:* %0","commandParams","1221358PMhCLR","FORMAT_HEADER_COLUMN","headingRows","nodeAfter","removeClass","14vwEjhg","_registerLegacyDescription","writer","accept","start","345788BrPhkT","FORMAT_REGULAR_ROW","requires","format","setTableRowHeader","data-suggestion","consumable","bindElementToMarker","_acceptFormatSuggestionCallbackFactory","createTableWalker","getSuggestion","nodeBefore","headingColumns","registerCustomCallback","mapper","name"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(816187===-parseInt(n(433))/1+parseInt(n(509))/2+-parseInt(n(461))/3+-parseInt(n(476))/4*(parseInt(n(478))/5)+parseInt(n(473))/6*(parseInt(n(514))/7)+parseInt(n(472))/8*(-parseInt(n(471))/9)+parseInt(n(486))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(435)](){return[aa]}[da(455)](){const t=da,e=this[t(484)];if(!e[t(469)][t(458)](t(485)))return;const n=e[t(488)],r=e[t(469)][t(460)](t(463));r[t(468)](t(437)),r[t(468)](t(495)),r[t(502)](t(511)),r[t(502)](t(445)),r[t(491)][t(490)](t(511),Hr(n,t(482))),r[t(491)][t(490)](t(445),Hr(n,t(510))),this[t(496)]()}[da(496)](){const t=da,e=this[t(484)][t(469)][t(460)](t(463)),n=this[t(484)][t(469)][t(460)](t(477)),r=this[t(484)][t(469)][t(460)](aa)[t(441)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(497)](o[a(499)]),l=e[a(443)](u),f=l[a(479)];if(a(503)!=l[a(500)]||!f||a(495)!=f[a(465)])return;if(o[a(493)])return void s[a(459)]();if(!i[a(439)][a(483)](o[a(470)],s[a(448)]))return;const h=o[a(470)][a(432)][a(512)],g=o[a(470)][a(466)][a(444)],d=h[a(454)][a(454)],{column:p}=n[a(451)](h),{column:m}=n[a(451)](g);for(let s=p;s<=m;s++){const l=n[a(442)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(456)],l=i[a(447)][a(464)](s);i[a(516)][a(494)](a(474)+c,l),r&&i[a(516)][a(492)](a(438),u,l),i[a(447)][a(440)](l,o[a(499)]),t&&(e[a(453)][a(501)](o[a(499)])?i[a(516)][a(494)](a(481),l):i[a(516)][a(513)](a(481),l))}}}}e[t(506)][t(446)](t(503),t(437),t(517),r),e[t(506)][t(446)](t(503),t(495),t(517),r),this[t(484)][t(487)][t(489)].on(t(498),s(),{priority:t(457)}),this[t(484)][t(479)][t(489)].on(t(498),((e,n,r)=>{const o=t;r[o(467)][o(462)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(457)}),this[t(484)][t(487)][t(489)].on(t(452),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(497)](r[o(499)]),c=e[o(443)](a),u=c[o(479)];if(o(503)!=c[o(500)]||!u||o(495)!=u[o(465)])return;const l=s[o(447)][o(480)](r[o(499)]);if(l)for(const t of l)s[o(516)][o(513)](o(474)+i,t),s[o(516)][o(513)](o(481),t),s[o(516)][o(504)](o(438),t),s[o(447)][o(449)](t,r[o(499)])}),{priority:t(457)}),this[t(515)]()}[da(515)](){const t=da,e=this[t(484)],n=e[t(488)];function r(e){const r=t;return{type:r(436),content:Hr(n,r(507),e)}}e[t(469)][t(460)](t(463))[t(491)][t(475)]((e=>{const s=t;if(s(503)!=e[s(500)])return;const{data:o}=e;if(o){if(s(437)==o[s(465)]){const t=o[s(508)][0][s(450)];return r(Hr(n,s(t?482:434)))}if(s(495)==o[s(465)]){const t=o[s(508)][0][s(450)];return r(Hr(n,s(t?510:505)))}}}))}}const Ia=ba;function Ea(){const t=["tablePaste","getRowIndexes","every","fromRange","getSuggestionCallback","getColumnIndexes","attributes","start","markerAttributes","148UlXLhB","_isForcedDefaultExecutionBlock","3500835GhCOqK","$graveyard","elementToElement","8686971oGUBFQ","suggestionLoaded","suggestionUnloaded","editingDowncast","_tablePostFixingSubtypes","tableCellHorizontalAlignment","schema","414McnuPS","updateMarker","add","get","previousSibling","tableCell","getChangedMarkers","getSuggestion","suggestion:formatBlock:tablePasteCell","author","registerPostFixer","register","keys","deletion","listenTo","trackChanges","value","setAttributes","unwrap","createRangeOn","cells","paragraph","table","7627908GaLOYn","getShiftedBy","root","isEmpty","createRangeIn","requires","low","getItems","getContainedElement","last","getAttributes","createPositionBefore","Users","getAllAdjacentSuggestions","end","10TWhGdj","insertContent","markMultiRangeInsertion","cell","hasSuggestion","rowInsertionRanges","model","markMultiRangeBlockFormat","removeColumns","getColumns","_createdBatches","createElement","forceDefaultExecution","view","22451988lVWVry","insertColumns","position","type","element","rowInsertionIndexes","nodeAfter","suggestion","611709rCfZYi","*Replace table cells*","tablePasteRow","dataDowncast","documentSelection","forEach","remove","getSuggestions","has","ck-suggestion-marker--active","createTableWalker","detach","reduce","containsRange","88JaHTgH","getRanges","afterInit","return","fill","insertion","locale","registerCustomCallback","clipboardOutput","for","find","accept","removeRows","rows","markMultiRangeDeletion","push","_splitMarkerName","endRow","selection","tablePasteColumn","getChild","columnInsertionRanges","column","tableCellVerticalAlignment","tablePasteCell","8261bFbaMY","getMarkers","26485arzfLl","name","includes","move","4oKFuOw","markers","commands","getChildren","ck-suggestion-marker-insertion","insert","fromEntries","findAncestor","insertRows","document","previous","isInContent","batch","tableCellBorderWidth","22QmwYVW","length","markerName","discard","options","newRange","editing","plugins","join","conversion","TrackChangesEditing","getTableIfOnlyTableInContent","columnInsertionIndexes","setAttribute","row","markerToHighlight","call","from","tableCellBackgroundColor","redo","some","rootName","showSuggestionHighlights","TableUtils","getRange","wrap","_suggestionFactory","high","nextSibling","differ","tableCellSuggestion","filter","_replaceTableSlotCell","first","tableCellBorderColor","content","subType","oldRange","isEqual","formatBlock","registerDescriptionCallback","change","getSelectionAffectedTableCells","tableCellBorderStyle","editor","activeMarkers","columns","endColumn","ck-suggestion-marker","insertionRanges","tablePasteChainId","entries","getRows","getChanges","removeMarker","startsWith","removeMarkers","createRange","deletionRanges","stop","next","set","suggestion-td","tableCellPadding","_getCoordsForCells","map","TableClipboard","descriptionFactory"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=424]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(641934===parseInt(n(563))/1*(-parseInt(n(452))/2)+-parseInt(n(454))/3*(-parseInt(n(569))/4)+parseInt(n(565))/5*(-parseInt(n(464))/6)+parseInt(n(524))/7*(parseInt(n(538))/8)+parseInt(n(457))/9*(-parseInt(n(502))/10)+-parseInt(n(583))/11*(parseInt(n(487))/12)+parseInt(n(516))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(582),Ia(617),Ia(626),Ia(462),Ia(561),Ia(601),Ia(438)],_a=Object[Ia(575)](Ta[Ia(440)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(492)](){return[aa]}[Ia(540)](){const t=Ia,n=this[t(627)];if(!n[t(590)][t(532)](t(441)))return;const r=n[t(590)][t(467)](t(593)),s=n[t(590)][t(467)](t(606)),o=n[t(590)][t(467)](aa),a=n[t(590)][t(467)](t(441));o[t(461)][t(553)](t(526),t(557)),n[t(508)][t(463)][t(475)](t(613),{allowIn:t(469),allowContentOf:t(469),isLimit:!0}),n[t(592)][t(456)]({model:t(613),view:t(437)});let c=null;n[t(508)].on(t(503),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(584)]-1];h&&h[u(514)]||r[u(453)]||this[u(627)][u(571)][u(467)](u(479))[u(480)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(528)))return!1;const i=s[o(594)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(625)](n[o(578)][o(556)]);if(!a[o(584)])return!1;const c=a[0][o(576)](o(486)),l=r[o(444)](a),f=r[o(448)](a),h={startRow:l[o(616)],endRow:l[o(496)],startColumn:f[o(616)],endColumn:f[o(496)]};return 1==a[o(584)]&&(h[o(555)]+=r[o(427)](i)-1,h[o(630)]+=r[o(511)](i)-1),ka(c,h,r)}(l,f,n[u(508)],s,a)&&(o[u(434)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(508)][u(624)]((()=>{const t=u;n[t(508)][t(503)](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(584)]&&r[t(504)](o,t(526),{tablePasteChainId:s}),a[t(584)]&&r[t(504)](a,t(557),{tablePasteChainId:s}),l[t(584)]&&(r[t(504)](l,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(529)]((e=>{const n=t;var r;return null===(r=e[n(535)])||void 0===r?void 0:r[n(599)](e)}))),f[t(584)]&&(r[t(552)](f,t(443),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(529)]((e=>{const n=t;var r;return null===(r=e[n(535)])||void 0===r?void 0:r[n(599)](e)})));const g=r[t(509)](h[t(440)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(562),{tablePasteChainId:s});if(g){const e=g[t(564)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(508)][t(483)](s),a=e[t(548)]((e=>e[t(607)]()[t(621)](i)));a&&r[t(553)]([a[t(566)],o])}r[t(584)]&&g[t(596)](t(451),Object[t(575)](r))}c=null})))}),{priority:e.priorities[t(610)]+10}),n[t(590)][t(467)](t(441)).on(t(615),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(434)]();const u=s[r(505)],l=o,f=Aa(u),h=Aa(l);e[r(541)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(530)](u[r(558)](0));for(const t of Array[r(600)](l[r(572)]()))a[r(574)](t,u,r(501));const t=c[r(521)][r(567)](s[r(597)]),e=c[r(595)][r(567)](s[r(560)]);t||e||(g=i.LiveRange[r(446)](a[r(491)](u)))}else h&&!f&&(d=a[r(491)](u));else{const t=a[r(513)](r(613)),e=a[r(513)](r(613));a[r(608)](a[r(491)](u),e),a[r(574)](t,u,0);for(const e of Array[r(600)](l[r(572)]()))a[r(574)](e,t,r(501));g=i.LiveRange[r(446)](a[r(483)](t)),d=i.LiveRange[r(446)](a[r(483)](e))}const p=Array[r(600)](l[r(497)]())[r(614)]((([t])=>Ta[r(567)](t)));c[r(484)][r(553)]({element:u,attributes:p[r(584)]?Object[r(575)](p):null}),g&&c[r(424)][r(553)](g),d&&c[r(433)][r(553)](d)}),{priority:t(610)}),s.on(t(517),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(629)]||1;c[o(595)]=new Array(l)[o(542)](u)[o(440)](((t,e)=>t+e));for(const{cell:t}of s[o(534)](i,{startColumn:u,endColumn:u+l-1}))c[o(559)][o(553)](n[o(508)][o(483)](t))}),{priority:t(493)}),s.on(t(577),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(551)]||1;c[o(521)]=new Array(l)[o(542)](u)[o(440)](((t,e)=>t+e));for(const{cell:t}of s[o(534)](i,{startRow:u,endRow:u+l-1}))c[o(507)][o(553)](n[o(508)][o(483)](t))}),{priority:t(493)}),r[t(442)][t(623)]((e=>{const r=t;if(e[r(619)]&&e[r(619)][r(430)](r(443)))return e[r(579)]?{}:{type:r(543),content:Hr(n[r(544)],r(525))}}));const u=()=>!1;for(const e of[t(443),t(557),t(526),t(562)])r[t(609)][t(545)](t(543),e,t(591),u),r[t(609)][t(545)](t(477),e,t(591),u),r[t(609)][t(545)](t(622),e,t(591),u);r[t(609)][t(545)](t(622),t(562),t(586),u),r[t(609)][t(545)](t(622),t(562),t(549),((e,r,s)=>{const o=t,i=e[o(440)]((t=>t[o(495)]()))[o(614)]((t=>t)),a=new Map(i[o(440)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(484)])e&&a[o(436)](t,e);else if(s&&s[o(451)])for(const[t,e]of Object[o(426)](s[o(451)])){const r=n[o(508)][o(570)][o(467)](t),s=r?r[o(607)]()[o(495)]():null;s&&a[o(436)](s,e)}n[o(508)][o(624)]((t=>{const e=o;for(const[n,r]of a)t[e(481)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(609)][o(545)](e,o(443),s,((t,i,a)=>{const c=o;n[c(508)][c(624)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(450)][o(522)];t.is(o(520),o(613))&&u[o(553)](t)}r[o(609)][o(447)](e,null,s)(t,i,a);for(const t of u)o(455)!=t[o(489)][o(604)]&&n[o(482)](t)}))}))};l(t(543),t(549)),l(t(543),t(586)),l(t(477),t(549)),l(t(477),t(586)),r[t(609)][t(545)](t(543),t(526),t(586),(e=>{const n=t,r=e[n(440)]((t=>t[n(495)]())),i=r[0][n(576)](n(486)),{minRow:a,maxRow:c}=o[n(439)](r);s[n(550)](i,{at:a,rows:c-a+1})})),r[t(609)][t(545)](t(543),t(557),t(586),(e=>{const n=t,r=e[n(440)]((t=>t[n(495)]())),i=r[0][n(576)](n(486)),{minColumn:a,maxColumn:c}=o[n(439)](r);s[n(510)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(619)]||!n[s(619)][s(430)](s(443)))return;const o=n[s(449)][s(425)],i=r[s(531)]()[s(614)]((t=>t[s(580)]&&t[s(449)]&&t[s(449)][s(425)]==o));i[s(584)]&&n[s(500)]()[s(584)]!=i[s(584)]&&i[s(536)](((t,e)=>(t[s(435)]=e,e[s(579)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(554)](e[s(585)]),i=[s(631),s(573)],a=r[s(628)][s(567)](e[s(585)]);return a&&i[s(553)](s(533)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(458),f,{priority:t(610)}),r.on(t(459),f,{priority:t(610)}),n[t(508)][t(578)][t(474)]((()=>{const e=t;let s=!1;const o=Array[e(600)](n[e(508)][e(578)][e(612)][e(470)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(554)](t);if(e(523)!=o||e(477)!=a||i[e(620)])continue;if(!r[e(506)](c))continue;const u=r[e(471)](c)[e(539)](),l=n[e(590)][e(467)](e(499)).me;for(const t of r[e(531)]())if(t[e(580)]&&t[e(473)]==l&&e(622)==t[e(519)]&&e(562)==t[e(619)]&&t[e(539)]()[e(445)]((t=>u[e(603)]((n=>n[e(537)](t,!0))))))for(const n of t[e(500)]())n[e(580)]&&(n[e(586)](),s=!0)}return s})),n[t(508)][t(578)][t(474)]((e=>{const s=t,o=n[s(571)][s(467)](s(602));if(!o||!o[s(512)][s(532)](e[s(581)]))return!1;let i=!1;const a=n[s(590)][s(467)](s(499)).me,c=n[s(508)][s(578)][s(612)][s(428)](),u=Array[s(600)](n[s(508)][s(578)][s(612)][s(470)]())[s(614)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(554)](t);return n(523)==o&&n(443)==i&&c==a.id&&!e[n(620)]}));for(const t of c){if(s(574)!=t[s(519)]||s(613)!=t[s(566)]||1!=t[s(584)])continue;const n=e[s(432)](t[s(518)],t[s(518)][s(488)](1));if(!u[s(548)]((({data:t})=>t[s(588)][s(621)](n))))for(const{name:t,data:r}of u)if(n[s(537)](r[s(588)])){e[s(465)](t,{range:n}),i=!0;break}}return i})),n[t(508)][t(578)][t(474)]((e=>{const s=t;let o=!1;const i=n[s(590)][s(467)](s(499)).me,a=r[s(531)]()[s(614)]((t=>t[s(580)]&&t[s(473)]==i)),c=new Set,u=new Set;for(const t of a)if(s(443)==t[s(619)])for(const e of t[s(564)]()){const n=e[s(607)]()[s(495)]();if(n)if(n.is(s(520),s(613))&&Aa(n)){t[s(429)](e[s(566)]),c[s(466)](n),o=!0;const r=n[s(611)],i=n[s(468)],a=r&&r.is(s(520),s(613)),l=i&&i.is(s(520),s(613));a&&!c[s(532)](r)&&u[s(466)](r),l&&!c[s(532)](i)&&u[s(466)](i)}else n.is(s(520),s(485))&&n[s(490)]&&(t[s(429)](e[s(566)]),o=!0)}else if(s(562)==t[s(619)]){if(!t[s(449)]||!t[s(449)][s(425)])continue;const e=t[s(449)][s(451)];if(e&&Object[s(476)](e)[s(584)])continue;const n=t[s(449)][s(425)];let r=!0,i=!0;for(const e of a)if(e[s(619)]&&e[s(619)][s(430)](s(443))){if(!e[s(449)][s(425)]){i=!1;break}if(e.id!=t.id&&e[s(449)][s(425)]==n){r=!1;break}}i&&r&&(t[s(431)](),o=!0)}for(const t of c)e[s(530)](t);for(const t of u)e[s(482)](t);return o})),n[t(592)][t(547)](t(460))[t(598)]({model:t(472),view:(t,e)=>h(t),converterPriority:t(610)}),n[t(592)][t(547)](t(527))[t(598)]({model:t(472),view:(e,n)=>n[t(587)][t(605)]?h(e,!1):null,converterPriority:t(610)});const g=n[t(589)][t(515)];this[t(478)](g[t(578)],t(546),((e,n)=>{const r=t,s=[];for(const t of g[r(491)](n[r(618)])[r(494)]())t.is(r(520),r(437))&&s[r(553)](t);g[r(624)]((t=>{const e=r;for(const n of s)t[e(568)](t[e(491)](n),t[e(498)](n)),t[e(530)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(490)])return!0;const n=t[e(558)](0);return n.is(e(520),e(485))&&n[e(490)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(534)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Ra();return(Ca=function(t,e){return n[t-=330]})(t,e)}const La=Ca;function Ra(){const t=["registerDescriptionCallback","bind","21648tidjeZ","get","getSelectedElement","table","afterInit","1324432CZFFde","TrackChangesEditing","TableColumnResizeEditing","markBlockFormat","plugins","getContainedElement","document","getTableColumnsWidths","subType","discard","locale","getAttribute","formatBlock","278310VwNOWv","handleResizeTableWidthCommand","getSuggestionCallback","change","resizeTable","tableWidth","registerCustomCallback","columnWidths","formatInline","author","type","editor","12406QklhZe","formatGroupId","_suggestionFactory","getSuggestions","format","8244730ykIBYn","commandParams","Users","*Format:* resize table","3068139dtThzL","has","2328741Xqiivb","enableCommand","data","selection","model","219kEbPvL","accept","189jwIYqv","handleSuggestionDescription","resizeTableWidth","700szBhuh","descriptionFactory","getColumnGroupElement"];return(Ra=function(){return t})()}!function(t,e){const n=Ca,r=t();for(;;)try{if(771265===parseInt(n(368))/1*(parseInt(n(352))/2)+parseInt(n(361))/3+parseInt(n(378))/4*(-parseInt(n(373))/5)+parseInt(n(340))/6*(-parseInt(n(370))/7)+-parseInt(n(383))/8+-parseInt(n(363))/9+parseInt(n(357))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Sa extends t.Plugin{[La(382)](){const t=La;if(!this[t(351)][t(331)][t(362)](t(385)))return;const e=this[t(351)][t(331)][t(379)](t(384));e[t(364)](t(372),this[t(341)][t(377)](this)),e[t(354)][t(346)](t(339),t(344),t(369),e[t(354)][t(342)](t(339),null,t(336))),e[t(354)][t(346)](t(339),t(344),t(336),e[t(354)][t(342)](t(339),null,t(369))),e[t(374)][t(376)](this[t(371)][t(377)](this))}[La(341)](t,e){const n=La,r=this[n(351)][n(331)][n(379)](n(384)),s=this[n(351)][n(331)][n(379)](n(385)),o=e[n(381)]||this[n(351)][n(367)][n(333)][n(366)][n(380)]();this[n(351)][n(367)][n(343)]((()=>{const i=n,a=s[i(375)](o);let c=a?s[i(334)](a):null,u=o[i(338)](i(345))||null;const l=e[i(345)]||u,f=e[i(347)]||c,h=this[i(351)][i(331)][i(379)](i(359)).me;for(const t of r[i(355)]()){const e=t[i(332)]();if(i(344)===t[i(335)]&&e===o){t[i(349)]!==h&&t[i(336)]();const e=t[i(365)][i(358)];u=e[0][i(345)],c=e[0][i(347)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(330)](o,{commandName:i(372),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(344)},[],i(344))}))}[La(371)](t){const e=La;if(e(339)!=t[e(350)]&&e(348)!=t[e(350)])return;const{data:n}=t;if(n&&e(344)===n[e(353)]){const t=e(360);return{type:e(356),content:Hr(this[e(351)][e(337)],t)}}}}const Na=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=217]})(t,e)}function Ma(){const t=["afterInit","Template","326892ljHvGT","249uITwrm","enableCommand","has","1895658nHpUyu","414jvYemx","insertTemplate","TrackChangesEditing","28088HeBtVc","get","922555uShlpA","17129FOKqHk","plugins","editor","6252mYouOv","166854laAdnm"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(181649===-parseInt(n(234))/1+parseInt(n(231))/2+-parseInt(n(217))/3*(-parseInt(n(230))/4)+-parseInt(n(226))/5+parseInt(n(220))/6+parseInt(n(227))/7+-parseInt(n(224))/8*(-parseInt(n(221))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Na(232)](){const t=Na,e=this[t(229)];e[t(228)][t(219)](t(233))&&e[t(228)][t(225)](t(223))[t(218)](t(222))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=181]})(t,e)}function Fa(){const t=["ELEMENT_TABLE_OF_CONTENTS","10117176MMGWco","plugins","afterInit","locale","tableOfContents","7879293zREmwu","insertTableOfContents","9590903aKRkmc","enableCommand","editor","68301jzIATi","563998kWOTAp","registerElementLabel","get","commands","677359orfIrV","5rvmoLI","descriptionFactory","TrackChangesEditing","24NEyQmj","9971454qhKufg"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(939708===parseInt(n(194))/1+-parseInt(n(190))/2+parseInt(n(189))/3*(-parseInt(n(198))/4)+parseInt(n(195))/5*(parseInt(n(199))/6)+-parseInt(n(186))/7+parseInt(n(201))/8+-parseInt(n(184))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Pa extends t.Plugin{[wa(181)](){const t=wa,e=this[t(188)];if(!e[t(193)][t(192)](t(185)))return;e[t(202)][t(192)](t(197))[t(187)](t(185));const n=e[t(202)][t(192)](t(197)),r=e[t(182)];n[t(196)][t(191)](t(183),(e=>Hr(r,t(200),e)))}}const xa=Ua;function Ba(){const t=["277810lXyPEn","99RjIKGq","element","from","ELEMENT_TITLE","726UGhYVu","updateMarker","TrackChangesEditing","end","10482021opLZxd","suggestion","624vGLrQR","has","getChangedMarkers","2664EICXLj","newRange","nodeBefore","isTouching","removeMarker","get","plugins","182wspWzE","isCollapsed","26630stjiTa","getNearestSelectionRange","schema","registerElementLabel","_splitMarkerName","isEqual","title-content","registerPostFixer","editor","afterInit","model","forward","start","differ","108368OqaWcx","13808xiPfeR","document","Title","71390KTIVTB","locale","descriptionFactory","createRange"];return(Ba=function(){return t})()}function Ua(t,e){const n=Ba();return(Ua=function(t,e){return n[t-=252]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(282258===-parseInt(n(256))/1+parseInt(n(252))/2+-parseInt(n(265))/3*(-parseInt(n(274))/4)+parseInt(n(283))/5*(-parseInt(n(271))/6)+parseInt(n(281))/7*(parseInt(n(253))/8)+-parseInt(n(261))/9*(parseInt(n(260))/10)+parseInt(n(269))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class ja extends t.Plugin{[xa(292)](){const t=xa,e=this[t(291)];if(!e[t(280)][t(272)](t(255)))return;const n=e[t(280)][t(279)](t(267));n[t(258)][t(286)](t(289),(()=>Hr(e[t(257)],t(264)))),e[t(293)][t(254)][t(290)]((r=>{const s=t;let o=!1;const i=Array[s(263)](e[s(293)][s(254)][s(296)][s(273)]());for(const{name:t,data:a}of i){const{group:i}=n[s(287)](t);if(s(270)!==i||!a[s(275)])continue;const c=a[s(275)],u=c[s(268)][s(276)];if(!u||!u.is(s(262),s(289)))continue;if(!c[s(295)][s(277)](c[s(268)]))continue;const l=e[s(293)][s(285)][s(284)](c[s(268)],s(294));if(l&&l[s(282)]){const e=r[s(259)](c[s(295)],l[s(295)]);e[s(288)](c)||(r[s(266)](t,{range:e}),o=!0)}o||(r[s(278)](t),o=!0)}return o}))}}function Ga(t,e){const n=za();return(Ga=function(t,e){return n[t-=134]})(t,e)}const Va=Ga;function za(){const t=["plugins","afterInit","1497339kRsslw","46510FwZCGa","undo","editor","has","121426eLVwPp","UndoEditing","290382DXGDVz","202608DeZRHP","1227821HZTrBw","54qXQdFD","get","TrackChangesEditing","8HXfvWn","132831Soklrf","redo","enableCommand"];return(za=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(118032===parseInt(n(138))/1+parseInt(n(148))/2+-parseInt(n(150))/3*(parseInt(n(137))/4)+-parseInt(n(144))/5*(-parseInt(n(134))/6)+parseInt(n(152))/7+parseInt(n(151))/8+-parseInt(n(143))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Ha extends t.Plugin{[Va(142)](){const t=Va,e=this[t(146)],n=e[t(141)][t(135)](t(136));e[t(141)][t(147)](t(149))&&(n[t(140)](t(145)),n[t(140)](t(139)))}}const Ka=Xa;function Wa(){const t=["152496iofKyw","91338uHPzZQ","4870nHUEdG","get","editor","plugins","2FrFmVW","TrackChangesEditing","296hbgjoM","114713FQmYUY","toggleTableCaption","requires","24HXRItG","918999QmLjBp","1348370CEAKiu","afterInit","enableCommand","39193KPPEgR","has","TableCaptionEditing"];return(Wa=function(){return t})()}function Xa(t,e){const n=Wa();return(Xa=function(t,e){return n[t-=339]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(102475===parseInt(n(349))/1*(parseInt(n(346))/2)+parseInt(n(341))/3+parseInt(n(348))/4*(-parseInt(n(342))/5)+-parseInt(n(352))/6*(parseInt(n(357))/7)+parseInt(n(340))/8+-parseInt(n(353))/9+parseInt(n(354))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wa);class qa extends t.Plugin{static get[Ka(351)](){return[aa]}[Ka(355)](){const t=Ka,e=this[t(344)];e[t(345)][t(358)](t(339))&&e[t(345)][t(343)](t(347))[t(356)](t(350))}}function Za(t,e){const n=Ja();return(Za=function(t,e){return n[t-=178]})(t,e)}const Ya=Za;function Ja(){const t=["batch","842204hoNEls","tableCellPadding","getFirstPosition","tableBorderStyle","start","getAttribute","TablePropertiesEditing","*Format:* change table properties","has","314hWeBVj","3231320EpbFeV","tableProperties","get","model","tableHeight","setAttribute","editor","removeAttribute","_suggestionFactory","selection","*Format:* change table cell properties","tableCellHorizontalAlignment","tableBackgroundColor","discard","5768136KLrLvn","4726ezXPkv","2115618yeNMCa","markBlockFormat","change","commandParams","handleDiscardAction","getSuggestionCallback","pluginName","table","_handlePropertyChange","formatBlock","TableUtils","TableCellPropertiesEditing","join","getSelectionAffectedTableCells","data","5PsOhfM","_getSuggestion","getSuggestions","findAncestor","document","getContainedElement","10633464VDUOiZ","tableWidth","tableCellVerticalAlignment","enqueueChange","2961021ihOBrx","format","descriptionFactory","tableCellWidth","tableAlignment","subType","registerCustomCallback","accept","10MRPcZC","18UgdHzr","tableBorderWidth","tableCellBackgroundColor","6jVLeTW","enableCommand","TrackChangesTableProperties","nodeAfter","TrackChangesEditing","registerDescriptionCallback","tableCellBorderWidth","tableBorderColor","tableCellBorderStyle","tableCellHeight","tableCellBorderColor","tableCellProperties","afterInit","handleSuggestionDescription","plugins","locale"];return(Ja=function(){return t})()}!function(t,e){const n=Za,r=t();for(;;)try{if(499246===parseInt(n(178))/1*(-parseInt(n(194))/2)+parseInt(n(195))/3+-parseInt(n(249))/4*(parseInt(n(210))/5)+parseInt(n(232))/6*(-parseInt(n(220))/7)+-parseInt(n(179))/8*(-parseInt(n(229))/9)+parseInt(n(228))/10*(-parseInt(n(193))/11)+parseInt(n(216))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Qa extends t.Plugin{constructor(t){const e=Za;super(t),this[e(180)]=[e(239),e(252),e(230),e(224),e(217),e(183),e(191)],this[e(243)]=[e(242),e(240),e(238),e(250),e(223),e(241),e(231),e(190),e(218)]}static get[Ya(201)](){return Ya(234)}[Ya(244)](){const t=Ya,e=this[t(185)][t(246)][t(181)](t(236));if(this[t(185)][t(246)][t(257)](t(255))){for(const n of this[t(180)])e[t(233)](n,((e,r)=>{const s=t,o=this[s(185)][s(182)][s(214)][s(188)][s(251)]()[s(213)](s(202));this[s(203)](n,[o],this[s(180)],s(180),e,r)}));e[t(187)][t(226)](t(204),t(180),t(227),e[t(187)][t(200)](t(204),null,t(192))),e[t(187)][t(226)](t(204),t(180),t(192),((e,n)=>this[t(199)](this[t(180)],e,n))),e[t(187)][t(226)](t(204),t(180),t(207),(()=>!1))}if(this[t(185)][t(246)][t(257)](t(206))){for(const n of this[t(243)])e[t(233)](n,((e,r)=>{const s=t,o=this[s(185)][s(246)][s(181)](s(205))[s(208)](this[s(185)][s(182)][s(214)][s(188)]);this[s(203)](n,o,this[s(243)],s(243),e,r)}));e[t(187)][t(226)](t(204),t(243),t(227),e[t(187)][t(200)](t(204),null,t(192))),e[t(187)][t(226)](t(204),t(243),t(192),((e,n)=>this[t(199)](this[t(243)],e,n))),e[t(187)][t(226)](t(204),t(243),t(207),(()=>!1))}e[t(222)][t(237)]((e=>this[t(245)](e)))}[Ya(203)](t,e,n,r,s,o){const i=Ya,a=this[i(185)][i(246)][i(181)](i(236));this[i(185)][i(182)][i(219)](o[i(248)],(()=>{const t=i;for(const i of e)if(this[t(211)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(254)](r);void 0!==n&&(e[r]=n)}s(o),a[t(196)](i,{commandParams:[e]},[],r)}}))}[Ya(199)](t,e,n){const r=Ya,s=e[0][r(253)][r(235)],o=n[r(198)][0];this[r(185)][r(182)][r(197)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(184)](r,o[r],s):e[n(186)](r,s)}))}[Ya(245)](t){const e=Ya;if(t[e(209)])switch(t[e(225)]){case e(180):return{type:e(221),content:Hr(this[e(185)][e(247)],e(256))};case e(243):return{type:e(221),content:Hr(this[e(185)][e(247)],e(189))}}}[Ya(211)](t,e){const n=Ya,r=this[n(185)][n(246)][n(181)](n(236));for(const s of r[n(212)]({skipNotAttached:!0})){const r=s[n(215)]();if(s[n(225)]===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=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=yc();return(bc=function(t,e){return n[t-=491]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(435284===-parseInt(n(657))/1*(parseInt(n(512))/2)+parseInt(n(852))/3+parseInt(n(524))/4*(-parseInt(n(766))/5)+-parseInt(n(863))/6*(-parseInt(n(715))/7)+-parseInt(n(602))/8*(parseInt(n(782))/9)+parseInt(n(547))/10+parseInt(n(529))/11*(parseInt(n(528))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yc);const Tc=Ec(734);class _c extends t.Plugin{static get[Ec(609)](){return[Ec(846),o.Users,t.PendingActions,Qr,ns,as,fs,Ts,ms,ks,Ns,Bs,to,so,co,go,bo,Ao,Ro,Mo,Fo,zo,Uo,Xo,Yo,ei,ci,pi,Ri,oi,Vs,Ks,bi,Ai,Mi,Fi,ji,zi,qi,$i,na,aa,ha,ma,qa,ya,Sa,Pa,Qa,Oa,ja,Ha]}static get[Ec(915)](){return Ec(763)}get[Ec(721)](){return this[Ec(679)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(559)]((t=>String[e(622)](t)))[e(835)]("")}super(t),this[e(884)]=!1,this[e(618)](e(923),[]),this.on(e(722),((n,r,s,o)=>{const i=e;this[i(726)][i(794)]((()=>{const e=i;for(const n of[...o,...s])this[e(726)][e(588)][e(603)](n)&&t[e(758)][e(757)](n)}))})),this[e(679)]=new qr(this[e(637)][e(759)][e(889)],this[e(637)][e(725)]),this[e(498)]=null,this[e(795)]=new Ac(this[e(637)]),this[e(832)]=new Map,this[e(789)]=t[e(522)][e(785)](e(846)),this[e(902)]=new Set,this[e(726)]=this[e(637)][e(759)],this[e(903)]=new WeakMap,this[e(586)]=!1,this[e(500)]=new Set([e(734)]),this[e(643)]=new Set,t[e(817)][e(497)](e(780),e(772)),this[e(675)]=t[e(817)][e(785)](e(780)),t[e(817)][e(497)](e(743),!0),this[e(888)]=t[e(817)][e(785)](e(743)),this[e(777)]=new f(t,this[e(902)]),this[e(769)](),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,50,49,48])}[Ec(839)](){const t=Ec,n=this[t(637)],r=(e,n)=>{const r=t;if(r(745)!=e)return r(607)+e;const s=n[r(753)]("|")[0];return this[r(639)](s)?r(894):r(913)};n[t(781)][t(656)](t(665))[t(855)]({model:t(827),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(778)](e[n(729)]),a=[n(645),r(o,i)];let c=3e3;return this[n(923)][n(698)](e[n(729)])&&(a[n(881)](n(831)),c=3010),n(830)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(781)][t(656)](t(697))[t(705)]((e=>{const r=t;e.on(r(516),((t,e,s)=>{const o=r;if(!s[o(629)][o(620)])return;const i=e[o(811)];if(!i)return;const c=s[o(649)][o(537)](i);n[o(759)][o(889)][o(642)](i)&&c&&!c[o(784)](o(865))&&c.is(o(744))&&(0,a.toWidget)(c,s[o(848)])}),{priority:r(558)})})),n[t(781)][t(656)](t(697))[t(855)]({model:t(827),view:(e,n)=>{const s=t;if(!n[s(629)][s(620)])return null;const{type:o,subType:i}=this[s(778)](e[s(729)]);return{classes:[s(645),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(811)])return;const{id:c}=this[a(778)](o[a(729)]);if(r){const t=this[a(832)][a(785)](c),e=this[a(724)](t);if(!this[a(639)](e))return}if(o[a(811)].is(a(526)))return void i[a(786)][a(666)](o[a(811)],s[a(701)]);const u=i[a(649)][a(537)](o[a(811)]);if(o[a(811)].is(a(668))&&n[a(759)][a(889)][a(676)](o[a(811)])&&!u[a(784)](a(505))){i[a(848)][a(853)]([a(645),a(894)],u),i[a(848)][a(536)](a(694),c,u),i[a(649)][a(517)](u,o[a(729)]),e&&(this[a(923)][a(698)](o[a(729)])?i[a(848)][a(853)](a(831),u):i[a(848)][a(585)](a(831),u));for(const t of n[a(759)][a(849)](o[a(811)])[a(531)]())i[a(786)][a(666)](t,s[a(701)]);i[a(786)][a(666)](o[a(811)],s[a(701)])}};n[t(781)][t(656)](t(697))[t(705)]((e=>{const n=t;e.on(n(716),((t,e,r)=>{const o=n;r[o(629)][o(620)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(748)})})),n[t(781)][t(656)](t(697))[t(705)]((e=>{const n=t;e.on(n(847),((t,e,r)=>{const o=n;r[o(629)][o(620)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(748)})})),n[t(781)][t(656)](t(697))[t(890)]({model:t(827),view:(e,n)=>n[t(629)][t(620)]?null:{group:t(827),name:e[t(575)](11)}}),n[t(781)][t(656)](t(520))[t(814)]({view:{name:t(827),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(491)+e[r(755)](r(687))+":"+e[r(755)]("id");return e[r(755)](r(728))&&(s+=":"+e[r(755)](r(728))),n[r(871)](r(860),{"data-name":s})}}),n[t(781)][t(656)](t(520))[t(796)]({view:t(827)}),n[t(781)][t(656)](t(665))[t(705)]((e=>{const n=t;e.on(n(716),s(),{priority:n(558)})})),n[t(781)][t(656)](t(665))[t(705)]((e=>{const n=t;e.on(n(847),s({isAttributeSuggestion:!0}),{priority:n(558)})})),n[t(781)][t(656)](t(665))[t(705)]((e=>{const n=t;e.on(n(806),((t,e,r)=>{const s=n,o=r[s(649)][s(597)](e[s(729)]);if(o)for(const t of o)t[s(784)](s(505))||(r[s(848)][s(585)]([s(645),s(894),s(831)],t),r[s(848)][s(627)](s(694),t),r[s(649)][s(924)](t,e[s(729)]))}),{priority:n(558)})})),n[t(781)][t(656)](t(665))[t(705)]((e=>{const n=t;e.on(n(749),((t,e,r)=>{const s=n,o=r[s(649)][s(597)](e[s(729)]);if(!o)return;const{id:i}=this[s(778)](e[s(729)]),a=this[s(832)][s(785)](i),c=this[s(724)](a);if(this[s(639)](c))for(const t of o)t[s(784)](s(505))||(r[s(848)][s(585)]([s(645),s(894),s(831)],t),r[s(848)][s(627)](s(694),t),r[s(649)][s(924)](t,e[s(729)]))}),{priority:n(558)})})),n[t(759)][t(717)][t(662)]((e=>{const r=t;let s=!1;const o=Array[r(523)](n[r(759)][r(717)][r(680)][r(908)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(778)](t);if(r(827)!==o)continue;const h=this[r(832)][r(785)](f);if(null!=c[r(883)]){r(702)==u&&(s=s||Lc(c[r(883)],t,e,n[r(759)][r(889)]));const o=r(745)==u&&this[r(639)](l[r(753)]("|")[0]);if(c[r(883)][r(678)]||r(821)==c[r(883)][r(599)][r(608)]||r(843)==u&&!Sc(c[r(883)])||o&&!Sc(c[r(883)])||r(830)==u&&(Cc(a=c[r(883)])||function(t){const e=r;return t[e(792)][e(732)]==t[e(910)][e(845)]&&t[e(792)][e(647)]}(a)))e[r(573)](t),s=!0;else{if(!h||!h[r(711)])continue;i[r(705)](h)}}}var a;return i[r(492)]>0&&(s=!!this[r(634)](i)||s),s})),n[t(759)][t(717)][t(662)]((e=>{const r=t;let s=!1;for(const t of n[r(759)][r(717)][r(680)][r(619)]())if(r(754)==t[r(616)])for(const t of this[r(832)][r(592)]()){if(t[r(813)]||!t[r(711)])continue;const o=r(843)==t[r(616)],i=this[r(724)](t),a=i&&this[r(639)](i);if(!o&&!a)continue;const c=t[r(756)]();if(c[r(792)][r(732)]!=c[r(910)][r(732)]&&!c[r(910)][r(647)]){const o=n[r(759)][r(605)](c[r(792)][r(604)],r(910)),i=n[r(759)][r(533)](c[r(792)],o);e[r(710)](t[r(824)](),{range:i}),s=!0}}return s})),n[t(759)][t(717)][t(662)]((e=>this[t(802)](e))),n[t(759)][t(717)][t(662)]((e=>!e[t(914)][t(617)]&&this[t(742)](e))),n[t(759)].on(t(578),(()=>{this[t(884)]=!1})),n[t(759)][t(717)].on(t(905),((r,s)=>{const o=t;if(!s[o(617)]||s[o(812)])return;if(!this[o(884)])return;const i=n[o(759)][o(717)][o(680)][o(619)]();if(0==i[o(594)])return;const a=[],c=i[o(519)]((t=>o(745)==t[o(616)])),u=i[o(519)]((t=>o(754)==t[o(616)]&&o(566)!=t[o(701)])),l=i[o(519)]((t=>o(663)==t[o(616)]&&o(566)!=t[o(701)]));for(const t of c)this[o(689)](t[o(564)])&&a[o(881)]({key:t[o(564)],newValue:t[o(621)],oldValue:t[o(548)],range:Nc(t[o(704)],n[o(759)])});for(const t of u){const e=l[o(684)]((e=>e[o(552)]===t[o(552)]));if(e){const r=vc(t[o(900)][o(604)],n[o(759)]);e[o(701)]!==t[o(701)]&&a[o(881)]({key:o(734),newValue:t[o(701)],oldValue:e[o(701)],range:r});for(const[n,s]of e[o(706)]){if(!this[o(689)](n))continue;const e=t[o(706)][o(785)](n);s!==e&&a[o(881)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(706)])this[o(689)](n)&&(e[o(706)][o(603)](n)||a[o(881)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(594)]&&n[o(759)][o(809)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(513)](t,e,s,o,{groupId:r});this[n(683)](t,a)}))}),{priority:t(878)}),n[t(759)][t(588)].on(t(493),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(778)](n[s(701)]),e=this[s(832)][s(785)](t);e&&e[s(720)](n[s(701)])}})),n[t(759)][t(717)].on(t(905),(()=>{const e=t,r=Array[e(523)](n[e(759)][e(717)][e(680)][e(908)]())[e(519)]((t=>e(827)===this[e(778)](t[e(701)])[e(739)]));if(0===r[e(594)])return;r[e(638)](((t,n)=>{const r=e,s=t[r(893)][r(733)],o=n[r(893)][r(733)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(792)][r(895)](o[r(792)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(778)](t);if(null===n[e(733)]){const n=this[e(887)](t);o[e(705)](n)}else{const t=this[e(832)][e(785)](r);null!==n[e(883)]||t[e(711)]?(s[e(705)](t[e(580)]),o[e(705)](t)):this[e(919)](t)}}o[e(492)]>0&&this[e(563)](o);for(const t of s)this[e(765)](e(898),t)})),n[t(759)].on(t(808),((e,r)=>{const s=t,o=r[0];if(!this[s(832)][s(492)])return;if(!o[s(741)])return;if(o[s(914)][s(812)]||!o[s(914)][s(617)])return;let i,a;switch(o[s(616)]){case s(754):i=n[s(759)][s(605)](o[s(900)]),a=i[s(653)](o[s(700)]);break;case s(753):i=n[s(759)][s(605)](o[s(685)]),a=n[s(759)][s(605)](o[s(751)]);break;case s(690):i=n[s(759)][s(605)](o[s(648)]),a=i[s(653)](o[s(700)]);break;default:return}const c=n[s(759)][s(533)](i,a);n[s(759)][s(794)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(699)](c)){if(e[t(813)])continue;if(t(702)==e[t(616)])continue;const r=this[t(724)](e);if(r&&this[t(639)](r)&&t(753)!=o[t(616)])continue;const s=e[t(893)]&&e[t(893)][t(530)];(t(843)!=e[t(616)]||t(753)==o[t(616)]&&!s)&&(n[t(532)]||t(896)==e[t(616)]&&n[t(826)]||e[t(756)]()[t(736)](c)&&this[t(596)](e,i,a))}}))}),{priority:t(878)}),n[t(759)].on(t(712),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(856)])return;if(this[s(586)])return;if(!this[s(777)][s(600)])return;if(o[s(678)])return;const a=n[s(759)][s(889)],{start:c,end:u}=o[s(756)](),l=c[s(604)]&&a[s(501)](c[s(604)])?null:a[s(692)](c,s(762)),f=u[s(845)]&&a[s(501)](u[s(845)])?null:a[s(692)](u,s(661)),h=n[s(759)][s(533)](l?l[s(792)]:c,f?f[s(910)]:u);n[s(759)][s(794)]((t=>{const e=s;this[e(750)](h);const r=n[e(759)][e(889)][e(692)](h[e(792)]);o.is(e(727))?t[e(667)](r):o[e(917)](r)})),e[s(880)]()}),{priority:e.priorities[t(541)]+10}),n[t(759)].on(t(779),((e,r)=>{const s=t,o=r[r[s(594)]-1];o&&o[s(856)]||this[s(586)]||this[s(777)][s(600)]&&(n[s(759)][s(794)]((()=>{const t=s;let o=n[t(759)][t(779)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(496)]=o[t(874)]();const i=o[t(910)][t(845)],a=n[t(759)][t(889)];i&&a[t(676)](i)&&!a[t(642)](i)&&(o=n[t(759)][t(533)](o[t(792)],n[t(759)][t(605)](i,t(910)))),this[t(560)](o)})),e[s(880)]())}),{priority:t(558)}),this[t(637)][t(869)][t(705)](t(876),this[t(777)]),this[t(546)](t(876));const o=new p(n,this[t(832)]);n[t(869)][t(705)](t(783),o),this[t(546)](t(783));const i=new b(n,this[t(832)]);n[t(869)][t(705)](t(707),i),this[t(546)](t(707)),n[t(869)][t(705)](t(507),new N(n,o,this[t(832)])),this[t(546)](t(507)),n[t(869)][t(705)](t(624),new N(n,i,this[t(832)])),this[t(546)](t(624)),n[t(869)][t(705)](t(577),new w(n,o,this[t(832)])),this[t(546)](t(577)),n[t(869)][t(705)](t(539),new w(n,i,this[t(832)])),this[t(546)](t(539));const c=n[t(522)][t(785)](t(846));this[t(664)](c,t(509),((e,{threadId:n})=>{const r=t,s=this[r(832)][r(785)](n);s&&s[r(879)]&&1===s[r(879)][r(594)]&&this[r(598)](n,{hasComments:!0})}),{priority:t(718)}),this[t(664)](c,t(822),((e,{threadId:n})=>{const r=t,s=this[r(832)][r(785)](n);s&&s[r(879)]&&!s[r(879)][r(594)]&&this[r(598)](n,{hasComments:!1})}),{priority:t(718)})}set[Ec(506)](t){const n=Ec;if(this[n(498)])throw new e.CKEditorError(n(838),this);this[n(498)]=t}get[Ec(506)](){return this[Ec(498)]}[Ec(771)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(832)][n(592)]())t&&!e[n(711)]||r[n(881)](e);return e?r[n(559)]((t=>t[n(601)]())):r}[Ec(561)](t){const n=Ec,r=this[n(832)][n(785)](t);if(!r)throw new e.CKEditorError(n(836),this);return r}[Ec(868)](t){const e=Ec;return this[e(832)][e(603)](t)}[Ec(740)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(616)][e(753)](":"),a=this[e(832)][e(785)](r)||this[e(920)](o,i,r,n,s);if(this[e(633)](a),this[e(768)](a,o,i||null,n),a[e(907)]=t[e(907)],a[e(851)]=!0,s&&s[e(788)]){const t=s[e(788)],n=this[e(583)](t[e(527)]);a[e(612)]=t[e(907)],a[e(672)]=n,a[e(873)]=!0}else a[e(612)]=t[e(907)];switch(t[e(893)]&&(a[e(893)]=t[e(893)]),t[e(706)]&&(a[e(706)]=t[e(706)]),this[e(498)]&&this[e(498)][e(840)]||(a[e(579)]=!0),this[e(903)][e(785)](a)){case e(494):this[e(903)][e(618)](a,e(610));break;case e(510):a[e(711)]?(this[e(634)](new Set([a])),this[e(563)](new Set([a])),this[e(903)][e(618)](a,e(882)),this[e(765)](e(650),a)):this[e(903)][e(618)](a,e(551))}return a}[Ec(783)](t){const e=Ec;this[e(856)]((()=>{const n=e;this[n(637)][n(759)][n(794)]((()=>{const e=n;for(const n of t[e(688)]())n[e(659)]()}))}))}[Ec(707)](t){const e=Ec;this[e(856)]((()=>{const n=e;this[n(637)][n(759)][n(794)]((()=>{const e=n;for(const n of t[e(688)]())n[e(916)]()}))}))}[Ec(546)](t,n){const r=Ec,s=this[r(637)][r(869)][r(785)](t);if(!s)throw new e.CKEditorError(r(632),this,{commandName:t});if(this[r(902)][r(603)](s))throw new e.CKEditorError(r(589),this,{commandName:t});this[r(902)][r(705)](s),n&&s.on(r(798),((t,e)=>{const o=r;this[o(777)][o(600)]&&(this[o(586)]||(e[o(594)]>0&&e[e[o(594)]-1]&&e[e[o(594)]-1][o(856)]?e[o(584)]():(t[o(496)]=n(((...t)=>s[o(798)](...t,{forceDefaultExecution:!0})),...e),t[o(880)]())))}),{priority:r(558)})}[Ec(856)](t){const n=Ec;let r,s;const o=this[n(586)];this[n(586)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(586)]=!1),s&&e.CKEditorError[n(535)](s,this),r}[Ec(560)](t,n=null,r={}){const s=Ec;if(t[s(678)])return null;const o=this[s(637)][s(522)][s(785)](s(805)).me;for(const{suggestion:e,meta:o}of this[s(699)](t,s(896)))if(o[s(826)]){if(!o[s(545)]){if(o[s(532)]){if(!this[s(888)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(596)](e,t[s(792)],t[s(910)]);break}if(n==e[s(760)]&&wc(e,r)){const n=e[s(756)]();return n[s(792)][s(582)](t[s(910)])?this[s(693)](e,this[s(726)][s(533)](t[s(792)],n[s(910)])):this[s(693)](e,this[s(726)][s(533)](n[s(792)],t[s(910)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(866)+n:s(896),u=this[s(651)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(574)](c,i,a,t),u}[Ec(640)](t,n=Ec(557),r={}){const s=Ec,o=this[s(637)][s(522)][s(785)](s(805)).me,i=this[s(795)][s(677)](s(896),n,s(835));for(const e of this[s(771)]())if(e[s(672)].id==o.id&&s(896)==e[s(616)]&&e[s(760)]==n&&wc(e,r)&&(i(e[s(593)](),t)||i(t,e[s(593)]()))){for(const n of t)e[s(674)](n);return e}for(const{suggestion:e,meta:n}of this[s(699)](t,s(896))){if(!n[s(826)])continue;if(!this[s(888)]&&n[s(532)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(593)]())for(const e of t)if(!n[s(736)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(866)+n,l=this[s(651)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(574)](u,a,c,e,zr[s(790)]());return l}[Ec(904)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(678)])return null;if(o(571)===this[o(675)]){const e=this[o(795)][o(677)](o(702),r,o(659));return this[o(856)]((()=>e([t],n,s))),null}const i=this[o(637)][o(522)][o(785)](o(805)).me,a=[];if(o(911)!==this[o(675)])for(const{suggestion:e,meta:n}of this[o(699)](t,o(896)))n[o(826)]&&!n[o(864)]&&a[o(881)](...e[o(593)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(565)](s);e&&r[n(881)](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(594)];){const s=r[e][n(525)](t);r[n(538)](e,1,...s),e+=s[n(594)]}}return r}(t,a);c[o(594)]&&this[o(726)][o(794)]((()=>{const t=o;for(const e of c){const o=this[t(795)][t(677)](t(702),r,t(659));this[t(856)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(792)],u=t[o(910)];for(const{suggestion:e,meta:n}of this[o(699)](t,o(702))){if(!n[o(826)])continue;if(e[o(760)]!=r)continue;if(!wc(e,s))continue;const i=e[o(756)]();if(i[o(736)](t,!0))return null;c=c[o(895)](i[o(792)])?c:i[o(792)],u=u[o(834)](i[o(910)])?u:i[o(910)],a?i[o(792)][o(895)](a[o(756)]()[o(792)])?(a[o(746)](),a=e):e[o(746)]():a=e}const l=this[o(726)][o(533)](c,u);if(a)this[o(693)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(651)]({id:t,type:o(901)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(574)](o(901)+r,t,a,l)}}return null}[Ec(833)](t,n,r=[],s=null,o={}){const i=Ec;n[i(776)]||(n[i(776)]=n[i(508)]),n[i(530)]=t.is(i(704)),s=s||Rc(n);const a=r[i(559)]((t=>vc(t,this[i(726)]))),c=t.is(i(704))?t:vc(t,this[i(726)]);if(i(571)===this[i(675)]){const t=this[i(795)][i(677)](i(843),s,i(659));return this[i(856)]((()=>t([c],n,o))),null}a[i(881)](c);let u=!0;for(const t of a)if(!this[i(829)](t)){u=!1;break}if(u&&i(911)!==this[i(675)]){const t=this[i(795)][i(677)](i(843),s,i(659));return this[i(856)]((()=>t([c],n,o))),null}let l=null,f=c[i(792)],h=c[i(910)];for(const{suggestion:t,meta:e}of this[i(699)](c,i(843))){if(!e[i(826)])continue;if(e[i(545)]||e[i(532)]||e[i(864)])continue;if(t[i(893)][i(776)]!=n[i(776)])continue;if(!wc(t,o))continue;const r=t[i(756)]();if(t[i(760)]==s){if(r[i(736)](c,!0))return null;f=f[i(895)](r[i(792)])?f:r[i(792)],h=h[i(834)](r[i(910)])?h:r[i(910)],l?r[i(792)][i(895)](l[i(756)]()[i(792)])?(l[i(746)](),l=t):t[i(746)]():l=t}else{const e=c[i(565)](r);this[i(912)](t,e)}}const g=this[i(637)][i(522)][i(785)](i(805)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(693)](l,this[i(726)][i(533)](f,h)),l;{const t=this[i(651)]({id:d,type:i(696)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(574)](i(696)+s,d,p,this[i(726)][i(533)](f,h)),t}}[Ec(803)](t,n,r=[],s=null,o={}){const i=Ec;n[i(776)]||(n[i(776)]=n[i(508)]);const a=t[0];n[i(530)]=a.is(i(704)),s=s||Rc(n);const c=r[i(559)]((t=>vc(t,this[i(726)]))),u=a.is(i(704))?t:t[i(559)]((t=>vc(t,this[i(726)])));if(i(571)===this[i(675)]){const t=this[i(795)][i(677)](i(843),s,i(659));return this[i(856)]((()=>t(u,n,o))),null}c[i(881)](...u);let l=!0;for(const t of c)if(!this[i(829)](t)){l=!1;break}if(l&&i(911)!==this[i(675)]){const t=this[i(795)][i(677)](i(843),s,i(659));return this[i(856)]((()=>t(u,n,o))),null}const f=this[i(637)][i(522)][i(785)](i(805)).me;for(const t of this[i(771)]()){if(t[i(672)].id!=f.id)continue;if(i(843)!=t[i(616)]||t[i(893)][i(776)]!=n[i(776)])continue;if(!wc(t,o))continue;const e=t[i(760)]==s;for(let n=0;n<u[i(594)];n++){const r=u[n];for(const s of t[i(858)]()){const o=s[i(713)]();if(r[i(582)](o)){e?(u[i(538)](n,1),n--):t[i(573)](s[i(701)]);break}}}}if(0==u[i(594)])return null;const h=this[i(795)][i(677)](i(843),s,i(835));for(const t of this[i(771)]())if(t[i(672)].id==f.id&&i(843)==t[i(616)]&&t[i(893)][i(776)]==n[i(776)]&&t[i(760)]==s&&wc(t,o)&&(h(t[i(593)](),u)||h(u,t[i(593)]()))){for(const e of u)t[i(674)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(696)+s,m=this[i(651)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(574)](p,g,d,t,zr[i(790)]());return m}[Ec(750)](t,n=null,r={}){const s=Ec;if(t[s(678)])return null;const o=this[s(637)][s(522)][s(785)](s(805)).me,a=new i.LiveRange(t[s(792)],t[s(910)]);for(const{suggestion:t,meta:e}of this[s(699)](a,s(896)))if(e[s(826)]&&!e[s(545)])if(t[s(813)]){const e=t[s(593)]()[s(519)]((t=>s(821)!=t[s(599)][s(608)]));if(e[s(791)]((t=>a[s(736)](t,!0)))&&t[s(916)](),e[s(892)]((t=>t[s(736)](a,!0)))){const t=this[s(795)][s(677)](s(830),n,s(659));return this[s(856)]((()=>t([a],null,r))),null}}else{const e=a[s(565)](t[s(756)]());null!==e&&t[s(885)]([e],null,r)}if(a[s(820)](),a[s(678)]||s(821)==a[s(599)][s(608)])return null;let c=null,u=a[s(792)],l=a[s(910)];const f=this[s(699)](a,s(830));for(const{suggestion:t,meta:e}of f){const n=this[s(726)][s(533)](u,l);if(e[s(826)]&&(this[s(888)]||!e[s(532)]&&!e[s(864)]))if(t[s(813)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(593)]()){if(r[s(736)](n,!0))return t;n[s(736)](r)||(e=!1)}e&&t[s(916)]()}else{const e=t[s(756)]();if(e[s(736)](n,!0))return t;if(!wc(t,r)){n[s(736)](e)?t[s(746)]():e[s(859)](u)?u=e[s(910)]:e[s(859)](l)&&(l=e[s(792)]);continue}u=u[s(895)](e[s(792)])?u:e[s(792)],l=l[s(834)](e[s(910)])?l:e[s(910)],r=Object[s(555)]({},t[s(706)]),c?e[s(792)][s(895)](c[s(756)]()[s(792)])?(c[s(746)](),c=t):t[s(746)]():c=t}}if(c)return this[s(693)](c,this[s(726)][s(533)](u,l)),c;{const t=(0,e.uid)(),i=this[s(726)][s(533)](u,l),a=o.id,c=n?s(752)+n:s(830),f=this[s(651)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(574)](c,t,a,i),f}}[Ec(641)](t,n=Ec(557),r={}){const s=Ec,o=this[s(637)][s(522)][s(785)](s(805)).me,a=t[s(559)]((t=>new i.LiveRange(t[s(792)],t[s(910)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(699)](a,s(896)))e[s(826)]&&!e[s(545)]&&c[s(705)](t);for(const e of c)if(e[s(813)]){const o=e[s(593)]();if((!e[s(706)]||!e[s(706)][s(635)])&&o[s(791)]((t=>a[s(892)]((e=>e[s(736)](t,!0)))))&&e[s(916)](),a[s(791)]((t=>o[s(892)]((e=>e[s(736)](t,!0)))))){const e=this[s(795)][s(677)](s(830),n,s(659));return this[s(856)]((()=>e(t,null,r))),null}}else{const t=e[s(756)]();if(a[s(892)]((e=>e[s(736)](t,!0)))&&e[s(916)](),a[s(791)]((e=>t[s(736)](e,!0)))){const t=this[s(795)][s(677)](s(830),n,s(659));return this[s(856)]((()=>t(a,null,r))),null}}const u=this[s(795)][s(677)](s(830),n,s(835));let l=null;for(const t of this[s(771)]())if(t[s(672)].id==o.id&&t[s(711)]&&s(830)==t[s(616)]&&t[s(760)]==n&&wc(t,r)&&(u(t[s(593)](),a)||u(a,t[s(593)]())))if(l){if(t[s(879)]&&t[s(879)][s(594)])continue;for(const e of t[s(593)]())l[s(654)](e)||l[s(674)](e);t[s(746)]()}else{l=t;for(const e of a)t[s(654)](e)||t[s(674)](e)}if(l)return l;c[s(870)]();for(const{suggestion:t,meta:e}of this[s(699)](a,s(830)))e[s(826)]&&(this[s(888)]||!e[s(532)]&&!e[s(864)])&&wc(t,r)&&c[s(705)](t);for(const t of c){const e=t[s(593)]();if((!r||!r[s(635)])&&a[s(791)]((t=>e[s(892)]((e=>e[s(736)](t,!0))))))return t;(!t[s(706)]||!t[s(706)][s(635)])&&e[s(791)]((t=>a[s(892)]((e=>e[s(736)](t,!0)))))&&t[s(916)]()}const f=(0,e.uid)(),h=o.id,g=s(752)+n,d=this[s(651)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(820)](),t[s(678)]||s(821)==t[s(599)][s(608)]||this[s(574)](g,f,h,t,zr[s(790)]());return d}[Ec(513)](t,n,r,s,o){const i=Ec;if(t[i(678)])return[];if(i(571)===this[i(675)])return[];const a=this[i(637)][i(522)][i(785)](i(805)).me.id,c=Array[i(523)](this[i(832)][i(592)]())[i(519)]((e=>i(745)==e[i(616)]&&e[i(893)][i(562)]==n&&e[i(654)](t)));if(i(772)===this[i(675)]){const e=this[i(699)](t,i(896))[i(519)]((({meta:t})=>t[i(826)]&&!t[i(864)]&&!t[i(545)]))[i(559)]((({suggestion:t})=>t));c[i(891)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(745)==t[i(616)]?t[i(893)][i(503)]:void 0,o=t[i(756)](),a=Array[i(523)](u[i(682)]())[i(684)]((t=>t[i(709)](o)));if(!a)continue;const c=a[i(525)](o);this[i(639)](n)&&i(896)==t[i(616)]&&0!=c[i(594)]||(u[i(877)](a),c[i(886)]((t=>{u[i(618)](t,r)})),i(896)!=t[i(616)]&&e!=s&&u[i(618)](a[i(565)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(594)]>37&&console[i(590)](i(797),{key:n});const f=(i(703)+(n+"|")+Rc({newValue:s}))[i(723)](0,60),h=this[i(651)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(881)](h),this[i(574)](f,c,a,t)}return l}[Ec(518)](t){const e=Ec;this[e(546)](t,((t,...n)=>{this[e(807)]((()=>{t(...n)}))}))}[Ec(625)](t){const e=Ec;this[e(500)][e(705)](t)}[Ec(819)](t){const e=Ec;this[e(643)][e(705)](t)}[Ec(724)](t){const e=Ec;return e(745)==t[e(616)]?t[e(760)][e(753)]("|")[0]:null}[Ec(693)](t,e){const n=Ec,r=t[n(824)]();this[n(726)][n(794)]((t=>{t[n(710)](r,{range:e})}))}[Ec(633)](t){const e=Ec,n=t.id,r=this[e(637)][e(817)][e(785)](e(652));this[e(789)][e(818)](n)||this[e(789)][e(671)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(789)][e(540)](n);s[e(793)](e(774)),s[e(774)]=!1,t[e(879)]=s}[Ec(768)](t,n,r,s){const o=Ec;if(t[o(616)]!=n||t[o(760)]!=r||t[o(801)].id!=s)throw this[o(637)][o(773)](o(511)),new e.CKEditorError(o(511),this)}[Ec(912)](t,n){const r=Ec,s=t[r(756)]();if(n[r(582)](s))t[r(746)]();else if(s[r(736)](n)){const o=this[r(726)][r(605)](n[r(792)][r(845)],r(910));this[r(693)](t,this[r(726)][r(533)](s[r(792)],o));const i=(0,e.uid)(),a=t[r(801)].id,c=t[r(616)]+":"+t[r(760)];this[r(651)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(893)],attributes:t[r(706)]});const u=this[r(726)][r(605)](n[r(910)][r(732)],r(861)),l=this[r(726)][r(533)](u,s[r(910)]);this[r(574)](c,i,a,l)}else if(s[r(859)](n[r(792)])){const e=this[r(726)][r(605)](n[r(792)][r(845)],r(910));this[r(693)](t,this[r(726)][r(533)](s[r(792)],e))}else{const e=this[r(726)][r(605)](n[r(910)][r(732)],r(861));this[r(693)](t,this[r(726)][r(533)](e,s[r(910)]))}}[Ec(829)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(699)](t,e(896))){if(!r[e(826)])continue;const s=n[e(593)]();for(const n of s)if(!t[e(525)](n)[e(594)])return!0}return!1}[Ec(587)](t){const n=Ec,r=this[n(637)][n(522)][n(785)](n(805))[n(556)](t);if(!r)throw new e.CKEditorError(n(730),this);return r}[Ec(583)](t){const e=Ec,n=this[e(637)][e(522)][e(785)](e(805)),r=(0,o.hashObject)(e(906)+t);return n[e(556)](r)||n[e(544)]({id:r,name:t})}[Ec(920)](t,e,n,r,s){const o=Ec,i=this[o(587)](r),a=this[o(795)][o(719)](t,e,n,i,s,(t=>{const e=o;this[e(598)](n,{attributes:t});const r=this[e(561)](n);this[e(634)](new Set([r])),this[e(563)](new Set([r]))}));return this[o(664)](a,o(659),(()=>{const t=o;this[t(598)](n,{state:t(747)})}),{priority:o(558)}),this[o(664)](a,o(916),(()=>{const t=o;this[t(598)](n,{state:t(737)})}),{priority:o(558)}),this[o(832)][o(618)](n,a),this[o(903)][o(618)](a,o(494)),a}[Ec(778)](t){const e=Ec,n=t[e(753)](":");return{group:n[0],type:n[1],subType:n[e(594)]>=5?n[2]:null,id:n[e(594)]<5?n[2]:n[3],authorId:n[e(594)]<5?n[3]:n[4],markerCount:6==n[e(594)]?n[5]:null}}[Ec(596)](t,n,r){const s=Ec,o=t[s(756)](),i=o[s(792)],a=o[s(910)];this[s(693)](t,this[s(726)][s(533)](i,n));const c=(0,e.uid)(),u=t[s(801)].id,l=t[s(616)]+(t[s(760)]?":"+t[s(760)]:"");this[s(651)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(706)],data:t[s(893)]});const f=this[s(724)](t);(s(843)==t[s(616)]||f&&this[s(639)](f))&&(r=this[s(726)][s(572)](r[s(732)])),this[s(574)](l,c,u,this[s(726)][s(533)](r,a))}[Ec(699)](t,e=null){const n=Ec,r=[],s=this[n(637)][n(522)][n(785)](n(805)).me;Array[n(626)](t)||(t=[t]);for(const o of this[n(771)]()){if(!o[n(711)])continue;if(e&&o[n(616)]!=e)continue;let i=!1;for(const e of o[n(593)]()){for(const a of t){const t=a[n(792)][n(582)](e[n(910)])||a[n(910)][n(582)](e[n(792)]);if(t||a[n(565)](e)){const c=a[n(736)](e)&&kc(this[n(726)][n(889)],e[n(792)],a),u=e[n(736)](a)&&kc(this[n(726)][n(889)],a[n(792)],e);r[n(881)]({suggestion:o,meta:{isOwn:s==o[n(672)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(574)](t,e,n,r,s){const o=Ec;this[o(726)][o(794)]((i=>{const a=o;let c=a(491)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(862)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(919)](t){const e=Ec,n=t[e(644)],r=t[e(837)];t[e(644)]=null,t[e(837)]=null,null!=n&&n[e(837)]==t&&(n[e(837)]=r),null!=r&&r[e(644)]==t&&(r[e(644)]=n),e(882)==this[e(903)][e(785)](t)&&(this[e(903)][e(618)](t,e(551)),this[e(765)](e(515),t,n,r))}[Ec(651)](t){const n=Ec,r=t.id,s=this[n(740)](t);if(this[n(498)]&&this[n(498)][n(840)]){const o=this[n(637)][n(522)][n(785)](n(611)),i=s[n(918)],a=s[n(760)]?s[n(616)]+":"+s[n(760)]:s[n(616)],c=this[n(637)][n(725)],u=o[n(705)](Hr(c,n(630))),l={id:r,type:a,hasComments:i,data:t[n(893)]||null,originalSuggestionId:t[n(844)]||null,attributes:s[n(706)]};this[n(498)][n(840)](l)[n(669)]((t=>{const e=n;s[e(579)]=!0,o[e(663)](u),t&&t[e(907)]&&(this[e(832)][e(785)](r)[e(907)]=t[e(907)])}))[n(695)]((t=>{const r=n;throw(0,e.logWarning)(r(495)),this[r(637)][r(759)][r(809)]({isUndoable:!1},(()=>{s[r(916)]()})),s[r(867)](),this[r(832)][r(877)](s.id),this[r(903)][r(877)](s),t}))}return s}[Ec(639)](t){const e=Ec;return this[e(500)][e(603)](t)}[Ec(598)](t,e){const n=Ec,r=this[n(637)][n(522)][n(785)](n(611)),s=this[n(561)](t);if(this[n(498)]&&this[n(498)][n(804)])if(s[n(579)]){const s=r[n(705)](Hr(this[n(637)][n(725)],n(630)));this[n(498)][n(804)](t,e)[n(669)]((()=>{r[n(663)](s)}))}else s.on(n(655),(()=>{this[n(598)](t,e)}))}[Ec(767)](t){const n=Ec;if(!this[n(498)]||!this[n(498)][n(561)])throw new e.CKEditorError(n(825),this);return this[n(498)][n(561)](t)}[Ec(887)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(778)](t),i=this[e(832)][e(785)](n)||this[e(920)](r,s,n,o,{});switch(this[e(768)](i,r,s,o),this[e(903)][e(785)](i)){case e(494):this[e(767)](n)[e(669)]((t=>{const r=e;let s=Promise[r(549)]();t[r(918)]&&(s=this[r(789)][r(800)]({channelId:this[r(637)][r(817)][r(785)](r(652)),threadId:n})),s[r(669)]((()=>{const e=r;this[e(740)](t)[e(579)]=!0}))})),this[e(903)][e(618)](i,e(510));break;case e(551):this[e(598)](n,{state:e(787)});case e(610):this[e(903)][e(618)](i,e(882)),this[e(765)](e(650),i);break;case e(882):this[e(765)](e(898),i)}return i[e(720)](t),i}[Ec(563)](t){const e=Ec,n=Array[e(523)](t),r=n[e(519)]((t=>e(745)==t[e(616)]));this[e(631)](r);const s=n[e(519)]((t=>!t[e(813)]&&e(745)!=t[e(616)])),o=this[e(771)]({skipNotAttached:!0})[e(519)]((t=>!t[e(813)]&&e(745)!=t[e(616)])),i=o[e(519)]((n=>!t[e(603)](n))),a=new Map(o[e(559)]((t=>[t,this[e(795)][e(677)](t[e(616)],t[e(760)],e(514))]))),c=new Map(o[e(559)]((t=>[t,t[e(756)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(594)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(594)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(594)];t++){const n=s[t];!l[e(603)](n)&&n[e(644)]&&(f[e(705)](n[e(644)]),n[e(644)][e(837)]===n&&(n[e(644)][e(837)]=null),n[e(644)]=null),!u[e(603)](n)&&n[e(837)]&&(f[e(705)](n[e(837)]),n[e(837)][e(644)]===n&&(n[e(837)][e(644)]=null),n[e(837)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(594)];e++){const r=g(t,n[e]);r&&(r[0][s(837)]=r[1],r[1][s(644)]=r[0],u[s(705)](r[0]),l[s(705)](r[1]))}}function g(t,n){const r=e;if(t[r(672)].id!==n[r(672)].id)return null;const s=a[r(785)](t)(t,n,c[r(785)](t),c[r(785)](n));return s&&a[r(785)](n)(t,n,c[r(785)](t),c[r(785)](n))?s[1][r(879)]&&s[1][r(879)][r(594)]?null:s:null}f[e(492)]&&this[e(563)](f)}[Ec(631)](t){const e=Ec;if(0==t[e(594)])return;const n=this[e(771)]({skipNotAttached:!0})[e(519)]((t=>e(745)==t[e(616)]&&t[e(851)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(706)]);s[e(603)](n)||(s[e(618)](n,r[e(594)]),r[e(881)]([]));const i=s[e(785)](n);r[i][e(881)](t)}!function(){const t=e;r[t(638)](((e,n)=>{const r=t,s=e[0][r(907)],o=n[0][r(907)];return s==o?e[0][r(706)][r(576)]<n[0][r(706)][r(576)]?-1:1:s<o?-1:1}));for(const e of r)e[t(638)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(594)];t++){if(0==r[t][e(594)])continue;const n=[];for(let s=t+1;s<r[e(594)];s++)0!=r[s][e(594)]&&i(r[t],r[s])&&n[e(881)](s);for(const s of n)r[t]=r[t][e(875)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(594)];n++)t[n][e(837)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(594)];n++)t[n][e(644)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(706)][r(576)]!==n[0][r(706)][r(576)]&&t[0][r(672)]!==n[0][r(672)])return!1;if(!function(t,e){const n=r;return!t[n(918)]&&!e[n(918)]||(!t[n(918)]||!e[n(918)])&&(!!(t[n(918)]&&e[n(907)]<t[n(879)][n(842)][n(785)](0)[n(907)])||!!(e[n(918)]&&t[n(907)]<e[n(879)][n(842)][n(785)](0)[n(907)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(706)],r(576)),o=Ic(n[0][r(706)],r(576));return!!wr(s,o)&&(!!t[r(791)]((t=>n[r(892)]((e=>t[r(756)]()[r(582)](e[r(756)]())))))&&n[r(791)]((e=>t[r(892)]((t=>e[r(756)]()[r(582)](t[r(756)]()))))))}}[Ec(634)](t){const e=Ec,n=Array[e(523)](t),r=this[e(771)]({skipNotAttached:!0}),s=r[e(519)]((n=>!t[e(603)](n))),o=new Map(n[e(559)]((t=>[t,this[e(795)][e(677)](t[e(616)],t[e(760)],e(835))]))),i=new Map(r[e(559)]((t=>[t,t[e(593)]()])));for(let t=0;t<n[e(594)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(594)];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(594)];e++){const s=r[e];if(s[a(616)]!==n[a(616)]||s[a(672)].id!==n[a(672)].id||s[a(760)]!==n[a(760)])continue;if(!Oc(n,s,[a(576)]))continue;if(a(745)==n[a(616)]&&n[a(893)][a(503)]!=s[a(893)][a(503)])continue;if(a(745)==n[a(616)]&&t[a(639)](n[a(893)][a(562)]))continue;if(a(843)==n[a(616)]){const e=t[a(637)][a(759)],r=n[a(841)]();if(r&&(e[a(889)][a(642)](r)||e[a(889)][a(501)](r)))continue}const c=o[a(785)](n),u=i[a(785)](n),l=i[a(785)](s),f=n[a(879)]&&n[a(879)][a(594)],h=s[a(879)]&&s[a(879)][a(594)];if(!f&&c(l,u))return t[a(553)](s,n),i[a(877)](n),!0;if(!h&&c(u,l))return t[a(553)](n,s),i[a(877)](s),!0}return!1}}[Ec(553)](t,e){const n=Ec;if(t[n(813)])for(const r of e[n(593)]())t[n(674)](r);else{const r=e[n(756)]()[n(910)];this[n(693)](t,this[n(726)][n(533)](t[n(756)]()[n(792)],r))}e[n(746)]()}[Ec(909)](t,e){const n=Ec,r=t[n(658)](n(761))||t[n(658)](n(745))?n(542):t[n(521)]();return Hr(this[n(637)][n(725)],e+"_"+r+n(872))}[Ec(769)](){const t=Ec,e=this[t(637)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(726)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(778)](t[s(701)]);if(s(827)===e){n[s(738)](this[s(909)](r,s(595)));break}}for(const t of r){const{group:e,type:r}=this[s(778)](t[s(701)]);if(s(827)===e){n[s(738)](this[s(909)](r,s(581)));break}}}))}[Ec(802)](t){const e=Ec;if(this[e(884)])return!1;const n=this[e(637)],r=n[e(759)][e(717)][e(680)][e(619)]();if(0==r[e(594)])return!1;const s=[],o=r[e(519)]((t=>e(745)==t[e(616)])),i=r[e(519)]((t=>e(754)==t[e(616)]&&e(566)!=t[e(701)])),a=r[e(519)]((t=>e(663)==t[e(616)]&&e(566)!=t[e(701)]));for(const t of o)s[e(881)]({key:t[e(564)],newValue:t[e(621)],oldValue:t[e(548)],range:Nc(t[e(704)],n[e(759)])});for(const t of i){const r=a[e(684)]((n=>n[e(900)][e(582)](t[e(900)])));r&&s[e(881)]({key:e(734),newValue:t[e(701)],oldValue:r[e(701)],range:n[e(759)][e(613)](t[e(900)][e(604)])})}return 0!=s[e(594)]&&this[e(683)](t,s)}[Ec(742)](t){const e=Ec;let n=!1;const r=this[e(637)][e(759)][e(717)][e(680)][e(908)]()[e(519)]((t=>t[e(893)][e(883)]&&t[e(701)][e(658)](e(504))));for(const s of r){const{subType:r,id:o}=this[e(778)](s[e(701)]),i=r[e(753)]("|")[0];for(const r of this[e(771)]({skipNotAttached:!0}))r.id!=o&&e(745)==r[e(616)]&&r[e(893)]&&r[e(893)][e(562)]==i&&r[e(756)]()[e(709)](s[e(893)][e(883)])&&(this[e(816)](r,s[e(893)][e(883)],t),n=!0)}return n}[Ec(807)](t){const e=Ec;this[e(637)],this[e(884)]=!0,t()}[Ec(689)](t){const e=Ec,n=this[e(639)](t),r=this[e(643)][e(603)](t);return n||r}[Ec(683)](t,e){const n=Ec;if(0==e[n(594)])return!1;let r=!1;for(const s of e){const e=this[n(699)](s[n(704)],n(745))[n(519)]((t=>!t[n(568)][n(545)]))[n(559)]((t=>t[n(827)])),i=(0,o.hashObject)({newValue:s[n(554)]});e[n(519)]((t=>{const e=n,[r,o]=t[e(760)][e(753)]("|");return r==s[e(562)]&&o!=i}))[n(886)]((e=>{const o=n;this[o(816)](e,s[o(704)],t),r=!0}))}return r}[Ec(816)](t,e,n){const r=Ec,s=t[r(756)]()[r(525)](e);0!==s[r(594)]?1!==s[r(594)]?this[r(596)](t,e[r(792)],e[r(910)]):this[r(693)](t,s[0]):n[r(573)](t[r(824)]())}}function yc(){const t=["createPositionAfter","addCommentThread","author","deletion:chain","addRange","_trackFormatChanges","isBlock","getSuggestionCallback","isCollapsed","descriptionFactory","differ","containsItem","keys","_reduceExistingSuggestions","find","splitPosition","formatInline:discard","suggestion-type","getAllAdjacentSuggestions","_isRegisteredAttribute","move","deletion:discard","getNearestSelectionRange","_setSuggestionRange","data-suggestion","catch","formatBlock:","dataDowncast","includes","_findSuggestions","howMany","name","formatInline","attribute:","range","add","attributes","discardSuggestion","registerCustomCallback","isIntersecting","updateMarker","isInContent","deleteContent","getRange","insertion:join","7HyqiFO","addMarker:suggestion:formatBlock","document","low","buildSuggestion","addMarkerName","_descriptionFactory","change:activeMarkers","substring","_getAttributeKey","locale","_model","documentSelection","marker-count","markerName","track-changes-user-not-found","elementStart","parent","oldRange","$elementName","deletion:accept","containsRange","rejected","announce","group","addSuggestionData","isDocumentOperation","_processAttributeSuggestions","trackChanges.mergeNestedSuggestions","containerElement","attribute","removeMarkers","accepted","highest","removeMarker:suggestion:attribute","markDeletion","moveTargetPosition","deletion:","split","insert","getAttribute","getFirstRange","reconvertMarker","editing","model","subType","format","forward","TrackChangesEditing","createSelection","fire","5WaOdQQ","_getSuggestionData","_checkSuggestionCorrectness","_initAriaMarkerChangeAnnouncements","elementEnd","getSuggestions","default","enableReadOnlyMode","isRemovable","rename","formatGroupId","trackChangesCommand","_splitMarkerName","insertContent","trackChanges.trackFormatChanges","conversion","11079fAToky","acceptSuggestion","getCustomProperty","get","consumable","open","@external","_commentsRepository","getMultiRangeId","every","start","unbind","change","_suggestionFactory","dataToMarker","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.","execute","insertion:chain","fetchCommentThread","creator","_processAttributeChanges","markMultiRangeBlockFormat","updateSuggestion","Users","removeMarker:suggestion:formatBlock","_recordAttributeChanges","applyOperation","enqueueChange","getWalker","item","isUndo","isMultiRange","elementToElement","formatBlock:chain","_reduceSuggestionAttributeRange","config","hasCommentThread","registerInlineAttribute","detach","$graveyard","removeComment","getLastMatchingPosition","getFirstMarker","track-changes-adapter-missing-getsuggestion","isOwn","suggestion","insertion:accept","_rangeIsInLocalUserInsertion","deletion","ck-suggestion-marker--active","_suggestions","markBlockFormat","isAfter","join","track-changes-suggestion-not-found","next","track-changes-adapter-already-set","init","addSuggestion","getContainedElement","comments","formatBlock","originalSuggestionId","nodeBefore","CommentsRepository","addMarker:suggestion:attribute","writer","createRangeIn","deletion:join","_isDataLoaded","1871412CsHFnh","addClass","formatBlock:accept","markerToHighlight","forceDefaultExecution","formatInline:join","getMarkers","containsPosition","$marker","after","addMarker","4361142EKLJzO","isInsideObject","widget","insertion:","stopListening","hasSuggestion","commands","clear","createElement","_SUGGESTION_ANNOUNCEMENT","isExternal","clone","concat","trackChanges","delete","lowest","commentThread","stop","push","ready","newRange","_recordAttributeSuggestions","_onDiscard","forEach","_handleNewSuggestionMarker","_mergeNestedSuggestions","schema","markerToData","unshift","some","data","ck-suggestion-marker-formatBlock","isBefore","insertion","_customCallbacks","suggestionChanged","attribute:join","position","formatInline:","_enabledCommands","_suggestionState","markInlineFormat","change:data","external:","createdAt","getChangedMarkers","_getMarkerAnnouncementText","end","always","_cutOutSuggestionMarker","ck-suggestion-marker-formatInline","batch","pluginName","discard","setTo","hasComments","_removeSuggestion","_createSuggestion","formatInline:chain","tablePasteChainId","activeMarkers","unbindElementFromMarkerName","suggestion:","size","update:suggestion","notReady","error-saving-suggestion-data-suggestion-discarded","return","define","_adapter","$textProxy","_blockAttributeKeys","isLimit","getAncestors","oldValue","suggestion:attribute:","addHighlight","adapter","acceptAllSuggestions","commandName","addComment","markerReady","track-changes-suggestion-data-mismatch","218nMEiRT","markAttributeChange","chain","suggestionUnloaded","addMarker:suggestion","bindElementToMarker","enableDefaultAttributesIntegration","filter","upcast","toUpperCase","plugins","from","2203796hMfOfs","getDifference","selection","authorName","1464NKaNOK","36069UGCnHC","multipleBlocks","getItems","containsRangeInObject","createRange","isTouching","rethrowUnexpectedError","setAttribute","toViewElement","splice","discardSelectedSuggestions","getCommentThread","normal","FORMATTING","before","addUser","isNextTo","enableCommand","1895030XdjwYR","attributeOldValue","resolve","_defaultCallbacks","removed","_element","_joinSuggestions","newValue","assign","getUser","multi","high","map","markInsertion","getSuggestion","key","_refreshSuggestionsChain","attributeKey","getIntersection","$text","isAtStart","meta","formatBlock:discard","attribute:discard","never","createPositionBefore","removeMarker","_addSuggestionMarker","substr","groupId","acceptSelectedSuggestions","_afterChanges","_saved","head","ENTER","isEqual","_getExternalAuthor","pop","removeClass","_isForcedDefaultExecutionBlock","_getAuthorFromId","markers","track-changes-enable-command-twice","warn","_registerDefaultCallbacks","values","getRanges","length","LEAVE","_breakSuggestionMarker","markerNameToElements","_updateSuggestionData","root","value","toJSON","3352YvCtXw","has","nodeAfter","createPositionAt","formatInline:accept","ck-suggestion-marker-","rootName","requires","dataReady","PendingActions","authoredAt","createRangeOn","formatBlock:join","insertion:discard","type","isLocal","set","getChanges","showSuggestionHighlights","attributeNewValue","fromCharCode","_editor","discardAllSuggestions","registerBlockAttribute","isArray","removeAttribute","refresh","options","PENDING_ACTION_SUGGESTION","_refreshAttributeSuggestionsChain","track-changes-command-not-found","_addThreadToSuggestion","_joinWithAdjacentSuggestions","skipNestingCheck","fromRange","editor","sort","_isBlockAttribute","markMultiRangeInsertion","markMultiRangeDeletion","isObject","_inlineAttributeKeys","previous","ck-suggestion-marker","isSelectable","isAtEnd","targetPosition","mapper","suggestionLoaded","_setSuggestionData","collaboration.channelId","getShiftedBy","isIntersectingWithRange","change:_saved","for","4020vxGlVL","startsWith","accept","attribute:accept","backward","registerPostFixer","remove","listenTo","editingDowncast","consume","setSelection","element","then"];return(yc=function(){return t})()}class Ac{constructor(t){const e=Ec;this[e(623)]=t,this[e(726)]=t[e(759)],this[e(897)]=new Map,this[e(550)]=new Map,this[e(591)]()}[Ec(719)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(726)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(677)](t,e,i(659))(...n),onDiscard:(...n)=>this[i(677)](t,e,i(916))(...n)})}[Ec(708)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(897)][s(618)](o,r)}[Ec(677)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(897)][r(785)](s)||this[r(550)][r(785)](t+":"+n)}[Ec(591)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(638)](((t,n)=>t[e(792)][e(895)](n[e(792)])?1:-1)),this[e(726)][e(794)]((n=>{const r=e;for(const e of t){let t;t=e[r(910)][r(647)]&&e[r(910)][r(732)]==e[r(792)][r(604)]?n[r(764)](e[r(792)][r(604)],"on"):n[r(764)](e),this[r(726)][r(712)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(726)][n(794)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(559)]((t=>(Cc(t)&&(t=this[s(726)][s(533)](t[s(910)])),t)))[s(519)]((t=>s(821)!==t[s(599)][s(608)]));if(c[s(594)]<1)return;const u=Array[s(523)](this[s(726)][s(717)][s(526)][s(593)]())[s(559)]((t=>i.LiveRange[s(636)](t)));r[s(667)](c);for(const t of this[s(623)][s(869)][s(869)]())t[s(628)]();a[s(881)]({forceDefaultExecution:!0}),this[s(623)][s(798)](o,...a);const l=u[s(519)]((t=>s(821)!=t[s(599)][s(608)]));l[s(594)]>0&&r[s(667)](l);for(const t of u)t[s(820)]()}))},s=(e,n)=>1==e[t(594)]&&1==n[t(594)]&&e[0][t(910)][t(582)](n[0][t(792)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(726)])?[e,n]:Mc(n,e,s,r,this[t(726)])?[n,e]:null;this[t(550)][t(618)](t(828),e),this[t(550)][t(618)](t(615),n),this[t(550)][t(618)](t(714),s),this[t(550)][t(618)](t(799),o),this[t(550)][t(618)](t(735),n),this[t(550)][t(618)](t(691),e),this[t(550)][t(618)](t(850),s),this[t(550)][t(618)](t(673),o),this[t(550)][t(618)](t(606),r),this[t(550)][t(618)](t(686),e),this[t(550)][t(618)](t(857),s),this[t(550)][t(618)](t(921),e),this[t(550)][t(618)](t(854),r),this[t(550)][t(618)](t(569),e),this[t(550)][t(618)](t(614),s),this[t(550)][t(618)](t(815),e),this[t(550)][t(618)](t(660),e),this[t(550)][t(618)](t(570),((e,n)=>{const r=t;if(!n)return;const s=this[r(623)][r(522)][r(785)](_c);this[r(726)][r(794)]((t=>{const o=r;if(o(734)==n[o(562)])for(const r of e){const e=r[o(792)][o(604)],s=n[o(503)];t[o(775)](e,s)}else if(s[o(639)](n[o(562)]))for(const r of e)void 0!==n[o(503)]?t[o(536)](n[o(562)],n[o(503)],r[o(792)][o(604)]):t[o(627)](n[o(562)],r[o(792)][o(604)]);else for(const r of e)n[o(503)]?t[o(536)](n[o(562)],n[o(503)],r):t[o(627)](n[o(562)],r)}))})),this[t(550)][t(618)](t(899),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(732)][r(502)]({includeSelf:!0,parentFirst:!0})){if(s[r(599)]==s)return!1;if(!n[r(681)](s))return!1;if(t[r(642)](s)||t[r(501)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(910)][e(732)]==t[e(792)][e(604)]&&t[e(910)][e(567)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(811)].is(s(499))&&!r[s(642)](t[s(811)]),i=t[s(792)][s(823)](o),a=t[s(910)][s(823)](o,{direction:s(661)});return!(t[s(792)][s(582)](i)&&t[s(910)][s(582)](a)||(i[s(895)](a)?n[s(710)](e,{range:n[s(533)](i,a)}):n[s(573)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Sc(t){const e=Ec,n=t[e(792)][e(604)];return n&&n.is(e(668))}function Nc(t,e){const n=Ec;return null==t[n(910)][n(845)]&&t[n(910)][n(732)]==t[n(792)][n(604)]?vc(t[n(792)][n(604)],e):t}function vc(t,e){const n=Ec,r=e[n(889)][n(642)](t)||e[n(889)][n(646)](t);return e[n(533)](e[n(605)](t,n(543)),r?e[n(670)](t):e[n(605)](t,n(910)))}function Mc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(910)][o(582)](r[o(792)]))return!0;if(t[o(616)]!=e[o(616)])return!1;if(!n[o(910)][o(534)](r[o(792)]))return!1;const i=s[o(533)](n[o(910)],r[o(792)])[o(810)]();for(const t of i)if([o(731),o(770)][o(698)](t[o(616)])&&s[o(889)][o(501)](t[o(811)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(851)]||!e[r(851)])&&wr(Ic(t[r(706)],n),Ic(e[r(706)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(706)]),s=Dc(e);if(!t[n(851)])return!1;for(const t of Object[n(682)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(555)]({},t);return delete n[e(635)],delete n[e(922)],n}const Fc=xc;function Pc(){const t=["bind","PENDING_ACTION_SUGGESTION","get","plugins","69403IBvFkd","_editor","model","canAccept","stopListening","commands","isDirty","_removePendingAction","10Ylralb","change:isDirty","remove","execute","locale","PendingActions","_setPendingAction","3KhfGkn","_acceptCommand","destroy","discardSuggestion","canDiscard","8637350vHCBcQ","listenTo","add","acceptSuggestion","commentThreadController","_discardCommand","60MRqMAU","1043sQFfdc","440506icPfzA","view","isEnabled","34296mvKTpi","canEditAt","5587047CPewDS","getRanges","_pendingAction","2732996NAstqL","unbind","335050zBqnfm","12PSLMLt"];return(Pc=function(){return t})()}function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=185]})(t,e)}!function(t,e){const n=xc,r=t();for(;;)try{if(471843===-parseInt(n(219))/1*(parseInt(n(227))/2)+parseInt(n(190))/3*(parseInt(n(211))/4)+-parseInt(n(213))/5*(parseInt(n(201))/6)+parseInt(n(202))/7*(-parseInt(n(206))/8)+parseInt(n(208))/9+parseInt(n(195))/10+-parseInt(n(203))/11*(parseInt(n(214))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(221)]=e,this[s(204)]=n,this[s(199)]=r,this[s(220)]=t,this[s(191)]=t[s(224)][s(217)](s(198)),this[s(200)]=t[s(224)][s(217)](s(193)),this[s(204)][s(215)](s(205)).to(this[s(191)],this[s(200)],((t,e)=>t||e)),this[s(204)][s(215)](s(222)).to(this[s(191)],s(205),(t=>t&&this[s(220)][s(221)][s(207)](e[s(209)]()))),this[s(204)][s(215)](s(194)).to(this[s(200)],s(205),(t=>t&&this[s(220)][s(221)][s(207)](e[s(209)]()))),this[s(210)]=null,n[s(225)]&&this[s(189)](),this[s(196)](n,s(198),(()=>this[s(198)]())),this[s(196)](n,s(193),(()=>this[s(193)]())),this[s(196)](n,s(228),(()=>{const t=s;n[t(225)]?this[t(189)]():this[t(226)]()}))}[Fc(198)](){const t=Fc;this[t(191)][t(186)](this[t(221)].id)}[Fc(193)](){const t=Fc;this[t(200)][t(186)](this[t(221)].id)}[Fc(192)](){const t=Fc;this[t(204)][t(212)](t(205)),this[t(204)][t(212)](t(222)),this[t(204)][t(212)](t(194)),this[t(223)](),this[t(199)][t(192)](),this[t(210)]&&this[t(226)]()}[Fc(189)](){const t=Fc,e=Hr(this[t(220)][t(187)],t(216));this[t(210)]=this[t(220)][t(218)][t(217)](t(188))[t(197)](e)}[Fc(226)](){const t=Fc;null!==this[t(210)]&&this[t(220)][t(218)][t(217)](t(188))[t(185)](this[t(210)]),this[t(210)]=null}}function Uc(t,e){const n=Gc();return(Uc=function(t,e){return n[t-=486]})(t,e)}const jc=Uc;function Gc(){const t=["26287860xeDSZA","bind","commentThreadInputView","61807lZpKKQ","8019385tDkWcn","1096QBnuYS","isEnabled","_model","10kRxXtE","10eVsTSs","isReadOnly","isActive","editorConfig","disabledSubmit","_createCommentViews","_createCommentThreadInputView","focus","setData","6TxRssa","CommentView","delegate","commentsListView","updateComment","canDiscard","assign","_config","isDirty","removeComment","locale","13IKfvkd","cancel","_localUser","value","authoredAt","hasDirtyComment","52389tsZjTZ","showInput","addComment","editor","submit","63XzTZPR","element","commentInputView","canAccept","558988GOXAOd","3677635wsaHRk","disableComments","commentThread","fire","length","set","destroy","descriptionParts","112002euQPZI"];return(Gc=function(){return t})()}!function(t,e){const n=Uc,r=t();for(;;)try{if(630154===-parseInt(n(501))/1*(parseInt(n(506))/2)+-parseInt(n(516))/3*(parseInt(n(488))/4)+-parseInt(n(489))/5+parseInt(n(497))/6*(-parseInt(n(538))/7)+parseInt(n(503))/8*(-parseInt(n(533))/9)+parseInt(n(507))/10*(parseInt(n(502))/11)+-parseInt(n(498))/12*(-parseInt(n(527))/13))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(519)]=null,this[s(500)]=null,this[s(494)](s(509),!1),this[s(494)](s(531),e[s(531)]),this[s(499)](s(531)).to(e),this[s(494)](s(496),[]),this[s(494)](s(524),!1),this[s(494)](s(504),!1),this[s(494)](s(487),!1),this[s(494)](s(521),!1),this[s(505)]=e,this[s(529)]=n,this[s(523)]=r,r[s(490)]?this[s(494)](s(493),1):this[s(512)]()}[jc(514)](){const t=jc;this[t(539)][t(514)]()}[jc(495)](){const t=jc;this[t(519)]&&this[t(519)][t(495)](),this[t(500)]&&this[t(500)][t(495)](),super[t(495)]()}[jc(512)](){const t=jc,{CommentsListView:e}=this[t(523)];this[t(519)]=new e(this[t(526)],this[t(505)][t(491)],Object[t(522)]({CommentView:this[t(523)][t(517)]},this[t(523)])),this[t(519)][t(518)](t(525)).to(this),this[t(519)][t(518)](t(520)).to(this),this[t(519)][t(499)](t(509)).to(this),this[t(494)](t(493),this[t(519)][t(493)]+1),this[t(499)](t(493)).to(this[t(519)],t(493),(t=>t+1)),this[t(500)]=this[t(513)](),this.on(t(525),(()=>this[t(514)]())),this[t(499)](t(524)).to(this[t(519)],t(532),this[t(500)][t(486)],t(530),((t,e)=>t||!!e))}[jc(513)](){const t=jc,{CommentThreadInputView:e}=this[t(523)],n=new e(this[t(526)],this[t(529)],this[t(523)][t(510)]),r=n[t(486)];return n[t(499)](t(534)).to(this,t(509),this[t(505)][t(491)],t(508),r,t(530),((t,e,n)=>!!n||t&&!e)),r.on(t(537),((e,n)=>{const s=t;this[s(492)](s(535),n),r[s(536)][s(515)]("")})),r.on(t(528),(()=>this[t(514)]())),r[t(499)](t(511)).to(this[t(505)][t(491)],t(508)),n}}const zc=Wc;function Hc(){const t=["ck-suggestion-wrapper--active","17612YdICXl","acceptButton","cancel","EXTERNAL_AVATAR","fire","editorDestroyed","_model","_createButton","2973005yASGhw","Accept suggestion","extendTemplate","querySelector","content","map","setTemplate","render","ck-annotation__info-name","canAccept","bindTemplate","ck-comment__info-time","commentThreadInputView","ck-annotation__info-time","_descriptionElement","innerText",'"></span>',"2622696MbVouO","isEnabled","isExternal","ck-suggestion--accept","type","isActive","join","3621537qcJPYW","116756BzMhwx","getTemplate","ck-suggestion__info","source","authoredAt","ck-suggestion__main","div","commentThread","editorReady","name","ck-comment__external","children",'<span class="ck-suggestion-color" style="background-color: ',"ck-suggestion-wrapper","43422gapnfA","importWord","creator","</p>","ck-annotation__user","split","disableComments","_config","</span>","innerHTML","ck-annotation",'<span class="ck-suggestion-type">',"ck-suggestion__user","ck-annotation__main","discardButton","value","color","author","check","3529816nqvYyz","ck-annotation__content-wrapper","165FJxOKb","title","Discard suggestion","change:description","delegate","getExternalSuggestionNote","305UbJrFE","set","commentsListView","ck-suggestion--disabled-comments","@external","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_IMPORT_WORD_AVATAR","bind","ck-annotation__actions","userView","formatDateTime","getUserViewNotificationText","locale",".ck-annotation__content-wrapper","ck-suggestion-","descriptionParts","description","time","ck-suggestion","ck-suggestion__actions","ck-suggestion--discard","ck-annotation__info","span","execute","discardSuggestion","attributes","ck-suggestion__info-name","createElement","element","acceptSuggestion","<p>",'" title="',"10mYZeNs","push","canDiscard","EXTERNAL_SUGGESTION"];return(Hc=function(){return t})()}!function(t,e){const n=Wc,r=t();for(;;)try{if(542812===parseInt(n(284))/1+-parseInt(n(251))/2*(-parseInt(n(319))/3)+parseInt(n(317))/4+parseInt(n(325))/5*(-parseInt(n(298))/6)+-parseInt(n(259))/7+parseInt(n(276))/8+-parseInt(n(283))/9*(parseInt(n(246))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(326)](i(280),""),this[i(332)](i(280)).to(this,i(340),(t=>t&&t[0]?t[0][i(280)]:"")),this[i(332)](i(341)).to(this,i(340),this,i(281),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(244)+Xc(e[n(263)],e[n(314)])+n(301);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(273)]=null,this[i(252)]=this[i(258)](Hr(e,i(260)),t.icons[i(316)],i(279),i(243),"sw"),this[i(252)][i(332)](i(277)).to(this,i(268)),this[i(312)]=this[i(258)](Hr(e,i(321)),t.icons[i(253)],i(345),i(238),"sw"),this[i(312)][i(332)](i(277)).to(this,i(248)),this[i(334)]=new o.UserView(e,this[i(257)][i(315)],this[i(336)]()),this[i(334)][i(261)]({attributes:{class:[i(310),i(302)]}}),this[i(265)](this[i(285)]())}[zc(285)](){const t=zc,e=this[t(269)],n=[{tag:t(290),attributes:{class:[t(286),t(346)]},children:[{tag:t(347),children:[{text:this[t(334)][t(293)]}],attributes:{class:[t(240),t(267)]}},{tag:t(342),attributes:{datetime:e.to(t(288)),class:[t(270),t(272)]},children:[{text:e.to(t(288),(e=>this[t(305)][t(335)](e)))}]}]},{tag:t(290),attributes:{class:[t(344),t(333)]},children:[this[t(252)],this[t(312)]]},{tag:t(290),attributes:{class:[t(318)]}}];this[t(257)][t(278)]&&n[t(247)]({tag:t(290),attributes:{class:[t(294)]},children:[{text:this[t(324)]()}]});const r={tag:t(290),attributes:{class:[t(297),e.if(t(281),t(250)),e.to(t(280),(e=>t(339)+e)),this[t(305)][t(304)]&&t(328)],"data-suggestion-id":this[t(257)].id,"data-thread-id":this[t(257)][t(291)].id,"data-author-id":this[t(257)][t(315)].id,tabindex:-1},children:[{tag:t(290),attributes:{class:[t(343),t(308)]},children:[this[t(334)],{tag:t(290),attributes:{class:[t(289),t(311)]},children:n}]}]};return this[t(327)]&&this[t(271)]&&(r[t(295)][t(247)](this[t(327)],this[t(271)]),this[t(327)][t(323)](t(292)).to(this),this[t(327)][t(323)](t(256)).to(this),this[t(271)][t(323)](t(292)).to(this),this[t(271)][t(323)](t(256)).to(this)),r}[zc(266)](){const t=zc;super[t(266)](),this[t(273)]=this[t(242)][t(262)](t(338)),this[t(273)][t(307)]=this[t(341)],this.on(t(322),((e,n,r)=>{const s=t;this[s(273)][s(307)]=r}))}[zc(258)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(337)]);return a[i(326)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(261)]({attributes:{class:n}}),a.on(i(348),(()=>{const t=i;this[t(255)](r,this[t(257)].id)})),a}[zc(324)](){const t=zc;return t(299)===this[t(257)][t(239)][t(329)][t(287)]?Hr(this[t(337)],t(330)):Hr(this[t(337)],t(249))}[zc(336)](){const t=zc;return this[t(257)][t(278)]?t(299)===this[t(257)][t(239)][t(329)][t(287)]?Hr(this[t(337)],t(331),this[t(257)][t(300)][t(293)]):Hr(this[t(337)],t(254),this[t(257)][t(300)][t(293)]):null}}function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=238]})(t,e)}function Xc(t,e){const n=zc;let r="";return r+=t[n(303)]("*")[n(264)](((t,e)=>e%2!=0?n(309)+qc(t)+n(306):qc(t)))[n(282)](""),e&&(r+=n(296)+e[n(313)]+n(245)+e[n(320)]+n(275)),r}function qc(t){const e=zc,n=document[e(241)](e(347));return n[e(274)]=t,n[e(307)]}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-=371]})(t,e)}function Qc(){const t=["listenTo","type","value","11537784OmKKnR","change:activeAnnotations","menu","trackChanges.SuggestionThreadView","isInContent","lowest","comments.editorConfig","delegate","isOn","_initializeController","_destroyController","Discard all selected suggestions","addComment","_addUIComponentsToFactory","items","get","51vmnCkx","activeAnnotations","779499csNuuS","163926zeATAg","set","Accept all selected suggestions","60QRSxiw","activeMarkers","isDirty","comments.maxCommentCharsWhenCollapsed","requires","isMultiRange","getJoined","buttonView","refreshSelectedViews","13280LyRodh","focus","getAllAdjacentSuggestions","clear","panelView","arrowView","define","view","_bindAnnotationToEditors","discardButton","remove","stopListening","from","Annotations","getRanges","switchbutton","descriptionFactory","CommentsRepository","change:previous","getSuggestion","getMarkerNames","createAnnotation","commentThread","getMarkers","reduce","createAnnotationView","_viewToController","getFirstRange","unbind","pluginName","suggestionChanged","size","trackChanges.disableComments","_updateController","head","locale","13240683ZKeeKe","discardSelectedSuggestions","_createToolbarButton","Track changes","comments.maxThreadTotalWeight","getDescriptions","delete","bind","length","Discard all suggestions","_handleControllerBuffer","menuBar:trackChanges","hasSuggestion","commands","trackChanges","_disableComments","864324sKVgeM","suggestionLoaded","descriptionParts","_annotationViews","CommentView","execute","commandName","previous","_handleSuggestionControllerDelayed","some","acceptSelectedSuggestions","plugins","editor","registerAnnotation","values","_suggestionToController","comments","EditorAnnotations","createCommentThreadController","addSourceCollector","TrackChangesUI","isEnabled","children","_createMenuBarMenu","has","keys","source","_unbindEditors","menuitem","model","button","mainView","CommentsUI","componentFactory","2850436wwrMwE","discardAllSuggestions","TrackChangesEditing","getByInnerView","suggestion-","destroy","actionView","add","menuitemcheckbox","SuggestionThreadView","_refreshActiveMarkers","innerView","editing","init","acceptButton","comments.maxCommentsWhenCollapsed","suggestionUnloaded","config","separator","acceptAllSuggestions","toMany","Accept all suggestions","push","filter"];return(Qc=function(){return t})()}!function(t,e){const n=Jc,r=t();for(;;)try{if(783923===-parseInt(n(437))/1+-parseInt(n(471))/2+parseInt(n(514))/3*(-parseInt(n(385))/4)+parseInt(n(376))/5*(parseInt(n(373))/6)+-parseInt(n(372))/7+parseInt(n(498))/8+parseInt(n(421))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Yc(380)](){const t=Yc;return[_c,o.Users,t(402),t(398),t(454)]}static get[Yc(414)](){return Yc(457)}constructor(t){const e=Yc;super(t),this[e(452)]=new Map,this[e(411)]=new Map,this[e(440)]=new Map,this[e(431)]=new Map;const n=this[e(449)][e(488)];n[e(391)](e(501),Kc),n[e(391)](e(417),!1),this[e(436)]=n[e(513)](e(417))}[Yc(445)](t,e){const n=Yc;0===this[n(431)][n(416)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(431)]){const r=this[t(452)][t(461)](e);r||n?r&&n&&this[t(508)](e):this[t(507)](e)}this[t(431)][t(388)](),this[t(449)][t(448)][t(513)](t(454))[t(384)](),this[t(481)]()}),10),this[n(431)][n(374)](t,e)}[Yc(484)](){const t=Yc,e=this[t(449)],n=e[t(448)][t(513)](t(473)),r=e[t(448)][t(513)](t(398)),s=e[t(448)][t(513)](t(454)),o=e[t(448)][t(513)](t(402));this[t(511)](),s[t(456)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(397)](this[e(452)])){const s=t[e(387)](),o=[];for(const t of s){if(!t[e(502)])continue;if(t[e(381)]){o[e(493)](...t[e(399)]());continue}const n=t[e(412)]();if(o[e(429)]>0){const t=o[0][e(382)](n);if(t){o[0]=t;continue}}o[e(493)](n)}n[e(493)]([r[e(392)],o])}return n})),this[t(495)](n,t(438),((e,n)=>{const r=t;this[r(495)](n,r(403),((t,e,s,o)=>{const i=r;n[i(502)]&&(null==s?(this[i(418)](o[i(419)]),this[i(445)](n,!1)):(this[i(418)](s[i(419)]),null==o&&this[i(445)](n,!0)))})),null!==n[r(444)]?this[r(418)](n[r(419)]):this[r(445)](n,!1)})),this[t(495)](n,t(487),((e,n,r)=>{const s=t;this[s(396)](n,s(403)),this[s(431)][s(427)](n),this[s(452)][s(461)](n)&&this[s(508)](n),r&&this[s(418)](r[s(419)])})),this[t(495)](n,t(415),((e,n)=>{this[t(418)](n)})),this[t(495)](r,t(499),(()=>{this[t(481)]()})),this[t(495)](o,t(510),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(433)](r))return;const i=n[o(404)](r);this[o(452)][o(513)](i)[o(392)][o(386)]()}),{priority:t(503)})}[Yc(481)](){const t=Yc,e=this[t(449)][t(448)][t(513)](t(398)),n=this[t(449)][t(448)][t(513)](t(473)),r=Array[t(397)](e[t(371)],(e=>e[t(482)]))[t(494)]((e=>this[t(411)][t(461)](e))),s=[];for(const e of r){const n=this[t(411)][t(513)](e)[t(466)][t(387)]();s[t(493)](...n[t(409)](((e,n)=>[...e,...n[t(405)]()]),[]))}n[t(377)]=s}[Yc(511)](){const t=Yc,n=this[t(449)],r=n[t(420)],o=Hr(r,t(424)),i=new e.Collection([{type:t(400),model:new s.ViewModel({withText:!0,label:o,commandName:t(435),role:t(479)})},{type:t(489)},{type:t(467),model:new s.ViewModel({withText:!0,label:Hr(r,t(492)),commandName:t(490),role:t(465)})},{type:t(467),model:new s.ViewModel({withText:!0,label:Hr(r,t(375)),commandName:t(447),role:t(465)})},{type:t(467),model:new s.ViewModel({withText:!0,label:Hr(r,t(430)),commandName:t(472),role:t(465)})},{type:t(467),model:new s.ViewModel({withText:!0,label:Hr(r,t(509)),commandName:t(422),role:t(465)})}]);for(const e of i)if(tu(e)){const r=n[t(434)][t(513)](e[t(466)][t(443)]);e[t(466)][t(428)](t(506),t(458)).to(r,t(497),t(458))}n.ui[t(470)][t(478)](t(435),(e=>this[t(423)](e,i,o))),n.ui[t(470)][t(478)](t(432),(e=>this[t(460)](e,i,o)))}[Yc(423)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(449)][r(434)][r(513)](r(435));o[r(383)][r(374)]({tooltip:n,label:n,icon:Zc}),o[r(383)][r(428)](r(506)).to(i,r(497)),o[r(383)].on(r(442),(()=>{const t=r;i[t(442)](),this[t(449)][t(483)][t(392)][t(386)]()})),(0,s.addListToDropdown)(o,e,{role:r(500)});const a=[];for(const t of e)tu(t)&&a[r(493)](this[r(449)][r(434)][r(513)](t[r(466)][r(443)]));const c=o[r(383)];return c[r(477)][r(413)](r(458)),c[r(390)][r(413)](r(458)),c[r(477)][r(428)](r(458)).to(i,r(458)),c[r(390)][r(428)](r(458))[r(491)](a,r(458),((...t)=>t[r(446)]((t=>t)))),o.on(r(442),(t=>{const e=r;this[e(449)][e(442)](t[e(463)][e(443)]),this[e(449)][e(483)][e(392)][e(386)]()})),o}[Yc(460)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(449)][r(434)][r(513)](r(435));o[r(383)][r(374)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(489)==n[r(496)]){a[r(512)][r(478)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(466)];i[r(428)](...Object[r(462)](c)).to(c),i[r(505)](r(442)).to(o),i.on(r(442),(()=>{const t=r;this[t(449)][t(442)](c[t(443)]),this[t(449)][t(483)][t(392)][t(386)]()})),e[r(459)][r(478)](i),a[r(512)][r(478)](e)}return o[r(428)](r(458)).to(i,r(458)),o[r(389)][r(459)][r(478)](a),o}[Yc(507)](t){const e=Yc,n=this[e(449)],r=n[e(488)],s=n[e(448)][e(513)](e(398)),i=n[e(448)][e(513)](e(402)),a=n[e(448)][e(513)](e(454)),c=n[e(448)][e(513)](o.Users).me,u=r[e(513)](e(435))[e(480)],{CommentsListView:l,CommentThreadInputView:f}=n[e(448)][e(513)](e(469));let h,g;this[e(440)][e(461)](t.id)?(g=this[e(440)][e(513)](t.id),h=g[e(468)]):(h=new u(n[e(420)],t,c,{disableComments:this[e(436)],editorConfig:r[e(513)](e(504)),maxCommentsWhenCollapsed:r[e(513)](e(486)),maxThreadTotalWeight:r[e(513)](e(425)),maxCommentCharsWhenCollapsed:r[e(513)](e(379)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(513)](e(420))),CommentView:r[e(513)](e(453))[e(441)],CommentsListView:l,CommentThreadInputView:f}),h[e(485)].on(e(442),(()=>{const t=e;n[t(483)][t(392)][t(386)]()})),h[e(394)].on(e(442),(()=>{const t=e;n[t(483)][t(392)][t(386)]()})),g=s[e(410)](this[e(449)][e(420)],h),g[e(428)](e(378)).to(h,e(378)),g[e(428)](e(429)).to(h),g[e(428)](e(496)).to(h,e(496),(t=>e(475)+t)),this[e(440)][e(374)](t.id,g));const d=i[e(455)](t[e(407)],h),p=new Bc(n,t,h,d),m=t[e(387)]()[e(494)]((t=>t[e(502)]));h[e(439)]=n[e(448)][e(513)](e(473))[e(401)][e(426)](m),this[e(452)][e(374)](t,p),this[e(411)][e(374)](h,p);const I=s[e(406)]({view:g,target:()=>{const r=e,s=[],i=t[r(387)]()[r(494)]((t=>t[r(502)]));for(const t of i)s[r(493)](...t[r(408)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(483)],s)},type:()=>e(475)+p[e(392)][e(496)]});i[e(393)](h,I),s[e(478)](I),a[e(450)](I)}[Yc(508)](t){const e=Yc,n=this[e(449)][e(448)][e(513)](e(402)),r=this[e(449)][e(448)][e(513)](e(398)),s=this[e(452)][e(513)](t),o=s[e(392)],i=r[e(474)](o);n[e(464)](o),i&&r[e(395)](i),this[e(452)][e(427)](t),this[e(411)][e(427)](o),s[e(476)]()}[Yc(418)](t){const e=Yc;if(!t[e(502)]||!this[e(452)][e(461)](t))return;const n=this[e(449)][e(448)][e(513)](e(473)),r=this[e(452)][e(513)](t),s=t[e(387)]();r[e(392)][e(439)]=n[e(401)][e(426)](s)}[Yc(476)](){const t=Yc;for(const e of this[t(452)][t(462)]())this[t(508)](e);for(const e of this[t(440)][t(451)]())e[t(468)][t(476)]();super[t(476)]()}}function tu(t){return Yc(466)in t}var eu=nu;function nu(t,e){var n=su();return(nu=function(t,e){return n[t-=439]})(t,e)}!function(t,e){for(var n=nu,r=t();;)try{if(533287===parseInt(n(442))/1+-parseInt(n(445))/2+parseInt(n(449))/3+parseInt(n(457))/4*(parseInt(n(440))/5)+parseInt(n(455))/6*(-parseInt(n(447))/7)+parseInt(n(454))/8+-parseInt(n(446))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(su);class ru extends t.Plugin{static get[eu(444)](){return[_c,$c,eu(459)]}static get[eu(448)](){return eu(458)}set[eu(456)](t){var e=eu;this[e(443)][e(452)][e(439)](_c)[e(456)]=t}get[eu(456)](){var t=eu;return this[t(443)][t(452)][t(439)](_c)[t(456)]}[eu(441)](t){var e=eu;return this[e(443)][e(452)][e(439)](_c)[e(450)](t)}[eu(453)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(443)][n(452)][n(439)](_c)[n(453)]({skipNotAttached:t,toJSON:e})}[eu(451)](t){var e=eu;return this[e(443)][e(452)][e(439)](_c)[e(451)](t)}}function su(){var t=["addSuggestion","335859RsGYHJ","editor","requires","1149460mEhPKi","7190730JGjDkm","1229760ogtxUU","pluginName","1508751XNtzMY","addSuggestionData","getSuggestion","plugins","getSuggestions","7847112AfPsdB","24xJincS","adapter","1580084bbgLcK","TrackChanges","Comments","get","10BogoCS"];return(su=function(){return t})()}const ou=fu;function iu(){const t=["execute","getRootsAttributes","result","4177575PTfEnV","760795NsXWoj","map","discardAllSuggestions","editor","name","getDataWithDiscardedSuggestions","58502dVuUVD","Pagination","init","_adapter","reduce","getCommentThreads","acceptAllSuggestions","end","trackChangesData.editorCreator","6RJRscc","getUser","editorCreator","getSuggestions","rootsAttributes","2966502rOUptz","getRootNames","constructor","config","pluginName","plugins","document","data","requires","addCommentThread","appendChild","TrackChangesDataGetter","destroy","CommentsRepository","div","TrackChangesData","TrackChangesEditing","useAnonymousUser","get","30288225mgOdSR","create","trackChangesData","set","addSuggestionData","createDocumentFragment","16GYJEKf","5ehapPj","getDataWithAcceptedSuggestions","createElement","22RcHvFW","push","define","users","function","Users","addUser","810996wyxvOy","track-changes-data-invalid-editor-creator","getFullData","8173670lrofiq","model"];return(iu=function(){return t})()}!function(t,e){const n=fu,r=t();for(;;)try{if(530534===parseInt(n(288))/1*(parseInt(n(331))/2)+parseInt(n(302))/3+parseInt(n(338))/4*(-parseInt(n(328))/5)+parseInt(n(297))/6*(parseInt(n(282))/7)+parseInt(n(327))/8*(parseInt(n(281))/9)+parseInt(n(276))/10+-parseInt(n(321))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(289)];class cu extends t.Plugin{static get[ou(310)](){return[_c]}static get[ou(306)](){return ou(317)}[ou(290)](){const t=ou,n=this[t(285)];if(n[t(305)][t(333)](t(296),(e=>{const r=t,s=n[r(277)][r(308)][r(303)]()[r(292)](((t,e)=>(t[e]="",t)),{});return n[r(304)][r(322)](s,e)})),t(335)!=typeof n[t(305)][t(320)](t(323))[t(299)])throw new e.CKEditorError(t(274))}[ou(329)](t){return hu(this[ou(285)],!0,t)}[ou(287)](t){return hu(this[ou(285)],!1,t)}}class uu extends t.Plugin{static get[ou(306)](){return ou(313)}constructor(t){const e=ou;super(t),this[e(280)]=e(295)}[ou(290)](){const t=ou;this[t(285)][t(307)][t(320)](t(315))[t(291)]={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(285)][t(307)][t(320)](t(318))[t(291)]=null}}function lu(t){return void 0!==t[ou(279)]}function fu(t,e){const n=iu();return(fu=function(t,e){return n[t-=274]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(307)][r(332)](_c,uu),s[r(301)]=lu(t)?t[r(279)]():void 0;const i=document[r(326)](),a=t[r(305)][r(320)](r(323))[r(299)],c=await a(s,(()=>function(t){const e=r,n=document[e(330)](e(316));return t[e(312)](n),n}(i)));!function(t,e){const n=r,s=t[n(277)][n(308)][n(303)]()[n(292)](((e,r)=>(e[r]=t[n(309)][n(320)]({rootName:r}),e)),{}),o=t[n(307)][n(320)](n(336))[n(334)][n(283)]((t=>({id:t.id,name:t[n(286)]}))),i=t[n(307)][n(320)](n(318))[n(300)]({skipNotAttached:!0,toJSON:!0}),a=t[n(307)][n(320)](n(315))[n(293)]({skipNotAttached:!0,toJSON:!0}),c=e[n(307)][n(320)](n(336)),u=e[n(307)][n(320)](n(318)),l=e[n(307)][n(320)](n(315));for(const t of o)c[n(298)](t.id)||c[n(337)](t);c.me||c[n(319)]();for(const t of i)u[n(325)](t);for(const t of a)l[n(311)](t);e[n(309)][n(324)](s)}(t,c),c[r(278)](r(e?294:284));const u=lu(c)?c[r(275)](n):c[r(309)][r(320)](n);return await c[r(314)](),u}function gu(){var t=["135648caUDAq","8PgQUTM","1043403PDSPhd","1370XtenVW","573287JmXcXV","25827370KFWrUK","6582821vzqnoM","4sZzeoO","9132ifPIci","1863488IIqYLJ"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=407]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(534120===parseInt(n(416))/1+-parseInt(n(411))/2+-parseInt(n(414))/3*(parseInt(n(409))/4)+parseInt(n(415))/5*(-parseInt(n(410))/6)+-parseInt(n(408))/7+parseInt(n(413))/8*(parseInt(n(412))/9)+parseInt(n(407))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>zc,TrackChanges:()=>su,TrackChangesData:()=>cu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=299]})(t,e)}function l(){const t=["14507229YQMlOk","24zzlQoz","refresh","commands","execute","88dQwJUF","TrackChangesCommand","editor","forceDisabled","757648pdXEXH","4kYaFlj","11095310Gfrzza","104338YqnBCj","_isEnabledBasedOnSelection","_disableUnsupportedCommands","42840FNxbMu","9XiGlZt","_enabledCommands","clearForceDisabled","value","300uHqSVV","has","isEnabled","601072QhIRVY","83377hGsQZi","2112VwCDEo","affectsData","_enableCommands"];return(l=function(){return t})()}!function(t,e){const n=u,r=t();for(;;)try{if(954751===-parseInt(n(318))/1*(-parseInt(n(305))/2)+-parseInt(n(324))/3*(-parseInt(n(304))/4)+parseInt(n(315))/5*(-parseInt(n(310))/6)+-parseInt(n(319))/7*(parseInt(n(300))/8)+-parseInt(n(311))/9*(parseInt(n(306))/10)+parseInt(n(323))/11+-parseInt(n(320))/12*(parseInt(n(307))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(312)]=e,this[n(314)]=!1,this[n(325)](),this[n(308)]=!1}[c(325)](){this[c(317)]=!0}[c(299)](){const t=c;this[t(314)]=!this[t(314)],this[t(314)]?this[t(309)]():this[t(322)]()}[c(309)](){const t=c;for(const e of this[t(302)][t(326)][t(326)]())e[t(321)]&&!this[t(312)][t(316)](e)&&e[t(303)](t(301))}[c(322)](){const t=c;for(const e of this[t(302)][t(326)][t(326)]())e[t(321)]&&!this[t(312)][t(316)](e)&&e[t(313)](t(301))}}function h(){const t=["acceptSuggestion","getRanges","741445gRthLk","6KhjWNd","execute","_isEnabledBasedOnSelection","isEnabled","402344BesUGn","model","3701624YFsUaA","track-changes-accept-suggestion-not-found","833742zbwhFy","canEditAt","970iKjJZg","12QrYEYQ","_suggestions","270660vWsjaR","plugins","editor","240341UqjqBW","refresh","TrackChangesEditing","get","53339HivPFf","14nYItxo"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(480276===parseInt(n(374))/1*(parseInt(n(358))/2)+-parseInt(n(371))/3+parseInt(n(362))/4+parseInt(n(357))/5*(parseInt(n(369))/6)+-parseInt(n(354))/7*(parseInt(n(364))/8)+-parseInt(n(366))/9+-parseInt(n(368))/10*(-parseInt(n(378))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(370)]=e,this[n(375)](),this[n(360)]=!1}[g(375)](){this[g(361)]=!0}[g(359)](t){const n=g,r=this[n(370)][n(377)](t);if(!r)throw new e.CKEditorError(n(365),this);const s=r[n(356)]();this[n(373)][n(363)][n(367)](s)&&this[n(373)][n(372)][n(377)](n(376))[n(355)](r)}}const m=E;function I(){const t=["isEnabled","3033EZZVFJ","getRanges","execute","refresh","model","942078pZWvUU","_isEnabledBasedOnSelection","canEditAt","822576ejyrqF","editor","832532FTfnNF","143zlFbJT","discardSuggestion","_suggestions","get","track-changes-discard-suggestion-not-found","plugins","5ssPDlw","TrackChangesEditing","7cWSQXH","6074TAVozM","4328FEmlQJ","14GTJVfG","3240110qqyjiM","1042698LHalgh"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(188944===parseInt(n(382))/1*(-parseInt(n(383))/2)+-parseInt(n(368))/3+-parseInt(n(373))/4*(parseInt(n(380))/5)+-parseInt(n(387))/6*(-parseInt(n(385))/7)+parseInt(n(384))/8*(-parseInt(n(389))/9)+-parseInt(n(386))/10+parseInt(n(374))/11*(parseInt(n(371))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(376)]=e,this[n(366)](),this[n(369)]=!1}[m(366)](){this[m(388)]=!0}[m(365)](t){const n=m,r=this[n(376)][n(377)](t);if(!r)throw new e.CKEditorError(n(378),this);const s=r[n(390)]();this[n(372)][n(367)][n(370)](s)&&this[n(372)][n(379)][n(377)](n(381))[n(375)](r)}}function T(t){const e=y;return t[e(214)](((t,n)=>e(223)==t[e(233)]&&e(223)!=n[e(233)]?-1:e(223)!=t[e(233)]&&e(223)==n[e(233)]?1:0))}function _(t,e){const n=y;let r,s=0;const o=[],i=e[n(253)];for(;s<t[n(242)];){const a=t[s],c=t[s+1];r||(r=e[n(228)](a)),k(e,a,c)||(o[n(251)](e[n(216)](r,i[n(224)](a)?e[n(246)](a):e[n(254)](a,n(239)))),r=null),s++}return o}function y(t,e){const n=A();return(y=function(t,e){return n[t-=214]})(t,e)}function A(){const t=["color"," [color ","next","isCollapsed","join","end","getRanges","564012pMQMDm","length","3485rjDRLe","isIntersecting","415335RRnaKL","createPositionAfter","start","isMultiRange","map","173037TbdPRu","push","3633872srAOTF","schema","createPositionAt","209GjhvnO","16tGqmLi","content","sort","value","createRange","3461129QupuWu","isArray","151390nVojZj","from","execute","2GuOoBb","deletion","isObject","replace","add","isInContent","createPositionBefore","change","570ZxdWJT","isTouching","splice","type"];return(A=function(){return t})()}function k(t,e,n){const r=y;if(!n)return!1;const s=t[r(246)](e),o=t[r(228)](n);return s[r(231)](o)}!function(t,e){const n=y,r=t();for(;;)try{if(658515===parseInt(n(245))/1*(parseInt(n(222))/2)+parseInt(n(250))/3+parseInt(n(252))/4+parseInt(n(243))/5*(-parseInt(n(230))/6)+-parseInt(n(217))/7+parseInt(n(256))/8*(parseInt(n(241))/9)+-parseInt(n(219))/10*(parseInt(n(255))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(A);function C(t,e,n){const r=y;for(;n[r(242)];){const s=n[r(232)](0,100);t[r(229)]((()=>{const t=r;for(const n of s)n[t(227)]&&e[t(221)](n.id)}))}}function L(t,e){const n=R();return(L=function(t,e){return n[t-=363]})(t,e)}function R(){const t=["82452CapyVK","editor","12XAgiJu","canEditAt","execute","getRanges","refresh","5YbUrmH","_isEnabledBasedOnSelection","model","_command","isEnabled","10522402DBPqFK","80JWgmdu","1158558OWfcuC","117297PXTLRi","isInContent","some","from","values","_suggestions","1tHAGVF","1044260eHzqFc","536950nAzvWW","1742230sBkENa"];return(R=function(){return t})()}const N=L;!function(t,e){const n=L,r=t();for(;;)try{if(137768===parseInt(n(368))/1*(-parseInt(n(370))/2)+parseInt(n(372))/3*(-parseInt(n(374))/4)+-parseInt(n(379))/5*(parseInt(n(386))/6)+-parseInt(n(371))/7+-parseInt(n(385))/8*(parseInt(n(387))/9)+parseInt(n(369))/10+parseInt(n(384))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=L;super(t),this[r(382)]=e,this[r(367)]=n,this[r(378)](),this[r(380)]=!1}[N(378)](){const t=N,e=Array[t(365)](this[t(367)][t(366)]())[t(364)]((e=>e[t(363)]));this[t(383)]=this[t(382)][t(383)]&&e}[N(376)](){const t=N,e=T(Array[t(365)](this[t(367)][t(366)]()));for(const n of e){const e=n[t(377)]();if(!this[t(373)][t(381)][t(375)](e))return}C(this[t(373)][t(381)],this[t(382)],e)}}function v(t,e){const n=O();return(v=function(t,e){return n[t-=417]})(t,e)}const M=v;!function(t,e){const n=v,r=t();for(;;)try{if(540784===parseInt(n(434))/1*(-parseInt(n(421))/2)+parseInt(n(432))/3+-parseInt(n(422))/4*(parseInt(n(437))/5)+-parseInt(n(430))/6+parseInt(n(441))/7+parseInt(n(424))/8*(parseInt(n(427))/9)+parseInt(n(440))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(438)]=e,this[r(429)]=n,this[r(435)]=new Set,this[r(425)](),this[r(420)]=!1}[M(425)](){const t=M,e=this[t(419)][t(439)][t(433)][t(442)],n=Array[t(428)](this[t(429)][t(426)]());this[t(435)]=function(t,e){const n=y,r=Array[n(220)](t[n(240)]()),s=new Set;for(const o of e)if(o[n(227)])for(const e of r)for(const r of o[n(240)]())(e[n(244)](r)||t[n(237)]&&!o[n(248)]&&o[n(236)]&&r[n(239)][n(231)](e[n(247)]))&&s[n(226)](o);return s}(e,n),this[t(423)]=this[t(438)][t(423)]&&!!this[t(435)][t(417)]}[M(431)](){const t=M,e=T(Array[t(428)](this[t(435)]));for(const n of e){const e=n[t(418)]();if(!this[t(419)][t(439)][t(436)](e))return}C(this[t(419)][t(439)],this[t(438)],e)}}function O(){const t=["92205pWtUoW","_command","model","4392440eSiMqi","6273008ycQSEs","selection","size","getRanges","editor","_isEnabledBasedOnSelection","3778SvgtSp","8dIQOLQ","isEnabled","8RiAMgy","refresh","values","4112811xocroy","from","_suggestions","5869446KYaBYY","execute","407019Xxbwcm","document","197UyKzwz","_selectedSuggestions","canEditAt"];return(O=function(){return t})()}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 z(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])}}z.prototype.clear=F,z.prototype.delete=B,z.prototype.get=U,z.prototype.has=j,z.prototype.set=G;const V=z;const H=function(){this.__data__=new V,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 Y="object"==typeof self&&self&&self.Object===Object&&self;const J=X||Y||Function("return this")();const Q=J.Symbol;var Z=Object.prototype,$=Z.hasOwnProperty,tt=Z.toString,et=Q?Q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Q?Q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Rt,Ot.prototype.get=St,Ot.prototype.has=Mt,Ot.prototype.set=wt;const Ft=Ot;const Dt=function(){this.size=0,this.__data__={hash:new Ft,map:new(kt||V),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 zt(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])}}zt.prototype.clear=Dt,zt.prototype.delete=Bt,zt.prototype.get=Ut,zt.prototype.has=jt,zt.prototype.set=Gt;const Vt=zt;const Ht=function(t,e){var n=this.__data__;if(n instanceof V){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Vt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new V(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=q,Wt.prototype.set=Ht;const Kt=Wt;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Qt=function(t,e,n){var r=t[e];Jt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const Zt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):Qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Zt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return De(t);var e=Re(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&&Zt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,ze=Ge&&Ge.exports===je?J.Buffer:void 0,Ve=ze?ze.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=Ve?Ve(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,Ye=Object.getOwnPropertySymbols;const Je=Ye?function(t){return null==t?[]:(t=Object(t),Ke(Ye(t),(function(e){return Xe.call(t,e)})))}:qe;const Qe=function(t,e){return Zt(t,Je(t),e)};const Ze=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ze(e,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Zt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ze(r,n(t))};const rn=function(t){return nn(t,Oe,Je)};const sn=function(t){return nn(t,Be,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Q?Q.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return Mn(t)}};var Fn=Object.create;const Dn=function(){function t(){}return function(e){if(!at(e))return{};if(Fn)return Fn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const xn=function(t){return"function"!=typeof t.constructor||Re(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 zn=Gn?Ie(Gn):jn;var Vn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[Vn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==Vn||g&&!o){if(a=u||g?{}:xn(e),!c)return u?en(e,Ue(a,e)):Qe(e,Fe(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),zn(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]),Qt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Yn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Qn=/^\w*$/;const Zn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||(Qn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Vt),n}$n.Cache=Vt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Q?Q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Yn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Zn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Vt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Q?Q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Fr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Dr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const 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)};function jr(){const t=["6637930pnyYEs","add","removeAttribute","end","isInContent","_onAccept","getRanges","attributes","91FrnIEh","nodeBefore","creator","length","_saved","onAccept","nodeAfter","createdAt","next","addRange","markers","map","removeMarkers","delete","split","getContainedElement","getFirstRange","removeMarker","addMarker","1101412WjDRqI","getRange","change","previous","getFirstMarker","start","_markerNames","_onDiscard","setAttribute","getMarkerNames","385989nndXZA","isExternal","18tEWJNa","5yePNMe","size","_onAttributesChange","toJSON","631792vuEdrH","commentThread","get","reduce","accept","_isDataLoaded","onAttributesChange","@external","suggestion:","30216ckCJfD","subType","clear","type","_model","discard","head","getMultiRangeId","183UohRxS","28965123vJqYDC","data","getAllAdjacentSuggestions","isIntersecting","push","set","authoredAt","addMarkerName","author","isMultiRange","from","isIntersectingWithRange","filter","hasComments","3122184PdQmVF","getItems","decorate","substr","getMarkers","onDiscard"];return(jr=function(){return t})()}const Gr=zr;function zr(t,e){const n=jr();return(zr=function(t,e){return n[t-=448]})(t,e)}!function(t,e){const n=zr,r=t();for(;;)try{if(830823===-parseInt(n(508))/1+parseInt(n(524))/2*(-parseInt(n(450))/3)+parseInt(n(498))/4*(-parseInt(n(511))/5)+-parseInt(n(465))/6+parseInt(n(479))/7*(-parseInt(n(515))/8)+-parseInt(n(510))/9*(-parseInt(n(471))/10)+parseInt(n(451))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=zr;super(),this[n(520)]=!1,this.id=e.id,this[n(527)]=e[n(527)],this[n(525)]=e[n(525)]||null,this[n(459)]=e[n(459)],this[n(481)]=e[n(481)]||e[n(459)],this[n(509)]=Boolean(e[n(478)]&&e[n(478)][n(522)]),this[n(452)]=null,this[n(528)]=t,this[n(476)]=e[n(484)],this[n(505)]=e[n(470)],this[n(513)]=e[n(521)],this[n(504)]=new Set,this[n(486)]=null,this[n(456)](n(457),null),this[n(456)](n(478),e[n(478)]||{}),this[n(456)](n(501),null),this[n(456)](n(487),null),this[n(456)](n(516),null),this[n(456)](n(483),!1),this[n(467)](n(519)),this[n(467)](n(529))}get[Gr(448)](){const t=Gr;let e=this;for(;e[t(501)];)e=e[t(501)];return e}get[Gr(464)](){const t=Gr;return!!this[t(516)]&&this[t(516)][t(482)]>0}get[Gr(460)](){const t=Gr;return 0!=this[t(504)][t(512)]&&6==Array[t(461)](this[t(504)])[0][t(493)](":")[t(482)]}get[Gr(475)](){return null!==this[Gr(502)]()}[Gr(458)](t){const e=Gr;this[e(504)][e(472)](t)}[Gr(507)](){const t=Gr;return Array[t(461)](this[t(504)])}[Gr(469)](){const t=Gr;return this[t(507)]()[t(490)]((e=>this[t(528)][t(489)][t(517)](e)))[t(463)]((t=>t))}[Gr(502)](){return this[Gr(469)]()[0]||null}[Gr(491)](){const t=Gr;this[t(528)][t(500)]((e=>{const n=t;for(const t of this[n(469)]())e[n(496)](t)})),this[t(504)][t(526)]()}[Gr(496)](t){const e=Gr;this[e(528)][e(500)]((n=>{n[e(496)](t)})),this[e(504)][e(492)](t)}[Gr(488)](t){const e=Gr,n=e(523)+this[e(527)]+":"+this[e(525)]+":"+this.id+":"+this[e(481)].id+":"+Vr[e(449)]();this[e(458)](n),this[e(528)][e(500)]((r=>{r[e(497)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(462)](t){const e=Gr;for(const n of this[e(477)]())if(n[e(454)](t))return!0;return!1}[Gr(477)](){const t=Gr;return this[t(469)]()[t(490)]((e=>e[t(499)]()))}[Gr(466)](){const t=Gr;return this[t(477)]()[t(518)](((e,n)=>[...e,...n[t(466)]()]),[])}[Gr(495)](){const t=Gr;var e;return(null===(e=this[t(502)]())||void 0===e?void 0:e[t(499)]())||null}[Gr(494)](){const t=Gr,e=this[t(477)]();if(1!=e[t(482)])return null;const n=e[0],r=n[t(503)][t(485)],s=n[t(474)][t(480)];return r instanceof i.Element?r!=s?null:r:null}[Gr(519)](){const t=Gr;this[t(476)](this[t(477)](),this[t(452)],this[t(478)]),this[t(491)]()}[Gr(529)](){const t=Gr;this[t(505)](this[t(477)](),this[t(452)],this[t(478)]),this[t(491)]()}[Gr(453)](){const t=Gr,e=[];let n=this[t(448)];for(;n;)e[t(455)](n),n=n[t(487)];return e}[Gr(506)](t,e){const n=Gr,r=Xn(this[n(478)]);hr(r,t,e),Or(r,this[n(478)])||(this[n(478)]=r,this[n(513)](r))}[Gr(473)](t){const e=Gr,n=Xn(this[e(478)]);Ur(n,t),Or(n,this[e(478)])||(this[e(478)]=n,this[e(513)](this[e(478)]))}[Gr(514)](){const t=Gr;return{id:this.id,type:this[t(525)]?this[t(527)]+":"+this[t(525)]:this[t(527)],authorId:this[t(481)].id,createdAt:this[t(486)],hasComments:this[t(464)],data:this[t(452)],attributes:this[t(478)]}}static[Gr(449)](){const t=Gr;return(0,e.uid)()[t(468)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=qr;function Kr(){const t=["addFormat","label","8839744MwpdlS","pop","replace","_schema","skip","*Split:* %0","*Set format:* %0","_itemLabelsCallbacks","registerElementLabel","newValue","$textProxy","*Change to:* %0","start","has","isEqual","_handleInsertRemoveSuggestionDescription","element","addObject","softBreak","remove","REPLACE_TEXT","addEmptyContainer","EmptyContainer","previousSibling","$text","registerAttributeLabel","checkChild","nodeAfter","isObject","insertion","join","end","158754BZUUJI","*Insert:* %0","ELEMENT_SPACE","removeEmptyContainer","_handleRenameSuggestionDescription","type","Object","normal","392MAhbGJ","quantity","64634283ScSneP","*Merge:* %0","elementStart","*Remove format:* %0","removeObject","data","length","_customCallbacks","_itemLabels","key","isEmpty","text","_resolveDescriptionItems","getDescriptions","_locale","attribute","elementEnd","nextSibling","name","$1 $2","removeFormat","_handleAttributeSuggestionDescription","isInContent","add","_addDescriptionItems","7253230NWVHHR","_handleCustomCallbackDescription","deletion","*Remove:* %0","indexOf","addContainer","map","Container","matchingCallback","subType","getWalker","push","2777190mcbgBC","set","format","function","getItemLabel","360186qghZVV","_attributeLabels","getFirstRange","get","match","2000864GSlyzY","4gxwfVD","registerDescriptionCallback","item","removeContainer"];return(Kr=function(){return t})()}function qr(t,e){const n=Kr();return(qr=function(t,e){return n[t-=342]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(857921===-parseInt(n(425))/1+-parseInt(n(430))/2+-parseInt(n(420))/3+parseInt(n(431))/4*(-parseInt(n(408))/5)+-parseInt(n(373))/6*(parseInt(n(381))/7)+-parseInt(n(437))/8+parseInt(n(383))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Xr{constructor(t,e){const n=qr;this[n(390)]=[],this[n(391)]=new Map,this[n(348)]=[],this[n(426)]=new Map,this[n(344)]=t,this[n(397)]=e}[Wr(396)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(389)];o++){const i=t[o];if(!i[e(405)])continue;const a=this[e(409)](i);if(a){if(null!=i[e(417)]){if(r[e(354)](i[e(417)]))continue;r[e(406)](i[e(417)])}n[e(419)](a)}else if(e(398)!=i[e(378)])e(370)!=i[e(378)]&&e(410)!=i[e(378)]||this[e(356)](n,i,t[o+1]);else{const t=i[e(388)][e(392)];if(s[e(354)](t))continue;s[e(406)](i[e(388)][e(392)]),t==_c?this[e(377)](n,i):this[e(404)](n,i)}}return this[e(395)](n)}[Wr(432)](t){const e=Wr;this[e(390)][e(419)](t)}[Wr(349)](t,n,r=e.priorities[Wr(380)]){const s=Wr;s(423)==typeof t?(0,e.insertToPriorityArray)(this[s(348)],{matchingCallback:t,label:n,priority:r}):this[s(391)][s(421)](t,n)}[Wr(366)](t,e){const n=Wr;this[n(426)][n(421)](t,e)}[Wr(424)](t,e=1){const n=Wr;let r;for(const e of this[n(348)])if(e[n(416)](t)){r=e[n(436)];break}return r||(r=this[n(391)][n(428)](t[n(401)])),r?r(e):1!==e?e+" "+t[n(401)]+"s":""+t[n(401)]}[Wr(407)](t,e){const n=Wr,r=e[n(427)]()[n(418)](),s=n(370)==e[n(378)]?n(406):n(360);for(const e of r){const o=e[n(433)],i=t[t[n(389)]-1];if(o.is(n(351)))i&&i[n(378)][n(412)](n(415))>-1&&t[n(342)](),i&&n(394)==i[n(378)]?i[s]+=o[n(388)]:t[n(419)]({type:n(394),add:n(406)==s?o[n(388)]:"",remove:n(360)==s?o[n(388)]:""});else if(this[n(344)][n(369)](o)){const a=o;if(i&&i[n(378)][n(412)](n(415))>-1&&t[n(342)](),n(399)==e[n(378)])continue;i&&i[n(378)]==s+n(379)&&i[n(357)][n(401)]==a[n(401)]?i[n(382)]++:t[n(419)]({type:s+n(379),element:a,quantity:1}),r[n(345)]((t=>!(n(399)==t[n(378)]&&t[n(433)]==o)))}else if(this[n(344)][n(367)](o,n(365))||o.is(n(357),n(359))){const r=o;if(n(406)==s&&n(385)==e[n(378)]||n(360)==s&&n(399)==e[n(378)])continue;if(i&&-1==i[n(378)][n(412)](n(415))){n(394)==i[n(378)]&&(i[s]+="\n");continue}let a;if(a=n(406)==s?r[n(400)]&&!this[n(344)][n(369)](r[n(400)])?r[n(400)]:null:r[n(364)]&&!this[n(344)][n(369)](r[n(364)])?r[n(364)]:null,r[n(393)]||a&&a[n(393)]){const e=a&&a[n(393)]?a:r;i&&i[n(378)]==s+n(363)&&i[n(357)][n(401)]==e[n(401)]?i[n(382)]++:t[n(419)]({type:s+n(363),element:e,quantity:1})}else t[n(419)]({type:s+n(415),element:r})}}}[Wr(395)](t){const e=Wr,n=this[e(397)],r=[],s=[],o=[];for(const i of t)switch(i[e(378)]){case e(394):if(i[e(406)]=i[e(406)][e(343)](/(\S)\u000A+(\S)/g,e(402))[e(343)](/\u000A/g,""),i[e(360)]=i[e(360)][e(343)](/(\S)\u000A+(\S)/g,e(402))[e(343)](/\u000A/g,""),""!=i[e(406)]&&""!=i[e(360)]){r[e(419)]({type:e(343),content:Hr(n,e(361),['"'+i[e(360)]+'"','"'+i[e(406)]+'"'])});continue}if(null!=i[e(406)][e(429)](/^ +$/)){r[e(419)]({type:e(370),content:Hr(n,e(374),Hr(n,e(375),i[e(406)][e(389)]))});continue}if(null!=i[e(360)][e(429)](/^ +$/)){r[e(419)]({type:e(410),content:Hr(n,e(411),Hr(n,e(375),i[e(360)][e(389)]))});continue}if(""!=i[e(406)]){r[e(419)]({type:e(370),content:Hr(n,e(374),'"'+i[e(406)]+'"')});continue}r[e(419)]({type:e(410),content:Hr(n,e(411),'"'+i[e(360)]+'"')});continue;case e(362):case e(358):r[e(419)]({type:e(370),content:Hr(n,e(374),this[e(424)](i[e(357)],i[e(382)]))});continue;case e(376):case e(387):r[e(419)]({type:e(410),content:Hr(n,e(411),this[e(424)](i[e(357)],i[e(382)]))});continue;case e(413):r[e(419)]({type:e(370),content:Hr(n,e(346),this[e(424)](i[e(357)],i[e(382)]))});continue;case e(434):r[e(419)]({type:e(410),content:Hr(n,e(384),this[e(424)](i[e(357)],i[e(382)]))});continue;case e(435):s[e(419)](i[e(392)]);continue;case e(403):o[e(419)](i[e(392)]);continue;default:r[e(419)](i)}if(s[e(389)]){const t=s[e(414)]((t=>this[e(426)][e(354)](t)?this[e(426)][e(428)](t):t))[e(371)](", ");r[e(419)]({type:e(422),content:Hr(this[e(397)],e(347),t)})}if(o[e(389)]){const t=o[e(414)]((t=>this[e(426)][e(354)](t)?this[e(426)][e(428)](t):t))[e(371)](", ");r[e(419)]({type:e(422),content:Hr(this[e(397)],e(386),t)})}return r}[Wr(409)](t){const e=Wr;for(const n of this[e(390)]){const r=n(t);if(r&&e(378)in r)return r}}[Wr(404)](t,e){const n=Wr,r=e[n(388)],s=void 0===r[n(350)]?n(403):n(435);t[n(419)]({type:s,key:r[n(392)]})}[Wr(377)](t,e){const n=Wr;t[n(419)]({type:n(422),content:Hr(this[n(397)],n(352),this[n(424)](e[n(427)]()[n(353)][n(368)],1))})}[Wr(356)](t,e,n){const r=Wr;if(this[r(407)](t,e),n&&n[r(427)]()&&!e[r(427)]()[r(372)][r(355)](n[r(427)]()[r(353)])){const n=t[t[r(389)]-1],s=r(370)==e[r(378)]?r(406):r(360);n&&r(394)==n[r(378)]&&(n[s]+="\n")}}}const Yr=Jr;function Jr(t,e){const n=Qr();return(Jr=function(t,e){return n[t-=422]})(t,e)}function Qr(){const t=["afterInit","enableCommand","TrackChangesEditing","551064KdCjiC","plugins","12977880gyzVFF","1162546TWzqvm","commands","908130CCKrpt","showAIAssistant","get","327EDapUv","editor","763oifPeV","13836NSmBxf","188611IlPWbx","15716dsBluR","27ypRogJ"];return(Qr=function(){return t})()}!function(t,e){const n=Jr,r=t();for(;;)try{if(376020===-parseInt(n(427))/1+-parseInt(n(436))/2+parseInt(n(423))/3*(-parseInt(n(428))/4)+-parseInt(n(438))/5+parseInt(n(426))/6*(parseInt(n(425))/7)+parseInt(n(433))/8*(parseInt(n(429))/9)+parseInt(n(435))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Zr extends t.Plugin{[Yr(430)](){const t=Yr,e=this[t(424)],n=e[t(434)][t(422)](t(432));e[t(437)][t(422)](t(439))&&n[t(431)](t(439))}}const $r=es;function ts(){const t=["AlignmentEditing","format","3385yQrtRm","1086146dcRqLI","FORMAT_ALIGN_TO_LEFT","plugins","594861KAPEuU","justify","value","left","descriptionFactory","TrackChangesEditing","commandParams","2317236McRZAS","afterInit","FORMAT_ALIGN_TO_RIGHT","FORMAT_JUSTIFY_TEXT","type","FORMAT_ALIGN_TO_CENTER","locale","10mgtavg","FORMAT_ALIGNMENT","alignment","registerBlockAttribute","5541669QfDdfd","center","1651023AUEPVh","registerAttributeLabel","registerDescriptionCallback","right","commandName","enableDefaultAttributesIntegration","has","get","*Format:* %0","1672VmbMYl","4720criuAz","formatBlock","2247aWLzua","editor","_registerLegacyDescription"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=236]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(362614===-parseInt(n(246))/1+parseInt(n(243))/2+parseInt(n(266))/3+parseInt(n(275))/4*(parseInt(n(242))/5)+parseInt(n(253))/6+parseInt(n(237))/7*(-parseInt(n(276))/8)+parseInt(n(264))/9*(-parseInt(n(260))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(254)](){const t=$r,e=this[t(238)],n=e[t(259)];if(!e[t(245)][t(272)](t(240)))return;const r=e[t(245)][t(273)](t(251));r[t(271)](t(262)),r[t(263)](t(262)),r[t(250)][t(267)](t(262),Hr(n,t(261))),this[t(239)]()}[$r(239)](){const t=$r,e=this[t(238)],n=e[t(259)];e[t(245)][t(273)](t(251))[t(250)][t(268)]((e=>{const r=t;if(r(236)!=e[r(257)])return;const{data:s}=e;if(s&&r(262)==s[r(270)]){const t=s[r(252)][0][r(248)];return{type:r(241),content:Hr(n,r(274),function(t){const e=r;switch(t){case e(249):return Hr(n,e(244));case e(269):return Hr(n,e(255));case e(265):return Hr(n,e(258));case e(247):return Hr(n,e(256))}}(t))}}}))}}const rs=os;function ss(){const t=["13382yldbKZ","toUpperCase","commandName","BoldEditing","locale","format","ItalicEditing","47883EwOkUY","270575DLpmll","FORMAT_CODE","306HPilrp","underline","has","CodeEditing","bold","StrikethroughEditing","SuperscriptEditing","32uFCZiB","editor","registerAttributeLabel","_registerLegacyDescription","enableDefaultAttributesIntegration","FORMAT_BOLD","6WJlcsy","8204MKgfCC","type","registerDescriptionCallback","toLowerCase","217339UGYDhZ","registerInlineAttribute","FORMAT_ITALIC","FORMAT_SUPERSCRIPT","slice","UnderlineEditing","66159DGyMvq","descriptionFactory","afterInit","superscript","FORMAT_","forceValue","TrackChangesEditing","plugins","632064KgPPFd","code","FORMAT_SUBSCRIPT","*Remove format:* %0","FORMAT_STRIKETHROUGH","10rpcicY","subscript","FORMAT_UNDERLINE","get","strikethrough","commandParams","formatInline","SubscriptEditing","*Format:* %0","italic"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(161541===parseInt(n(354))/1+-parseInt(n(383))/2*(-parseInt(n(349))/3)+-parseInt(n(368))/4+parseInt(n(334))/5+parseInt(n(336))/6*(parseInt(n(350))/7)+-parseInt(n(343))/8*(parseInt(n(360))/9)+parseInt(n(373))/10*(parseInt(n(333))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(386),rs(389),rs(359),rs(339),rs(341),rs(380),rs(342)];class as extends t.Plugin{[rs(362)](){const t=rs,e=this[t(344)],n=e[t(367)][t(376)](t(366)),r=e[t(387)];for(const s of is){if(!e[t(367)][t(338)](s))continue;const o=s[t(358)](0,-7)[t(353)](),i=t(364)+o[t(384)]();n[t(347)](o),n[t(355)](o),n[t(361)][t(345)](o,Hr(r,i))}this[t(346)]()}[rs(346)](){const t=rs,e=this[t(344)],n=e[t(387)],r=e[t(367)][t(376)](t(366));function s(e,s){const o=t;r[o(361)][o(352)]((t=>{const r=o;if(r(379)!=t[r(351)])return;const{data:i}=t;return i&&i[r(385)]===e?i[r(378)][0][r(365)]?{type:r(388),content:Hr(n,r(381),s)}:{type:r(388),content:Hr(n,r(371),s)}:void 0}))}s(t(340),Hr(n,t(348))),s(t(382),Hr(n,t(356))),s(t(337),Hr(n,t(375))),s(t(369),Hr(n,t(335))),s(t(377),Hr(n,t(372))),s(t(374),Hr(n,t(370))),s(t(363),Hr(n,t(357)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=314]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(356636===-parseInt(n(350))/1*(parseInt(n(336))/2)+-parseInt(n(331))/3*(parseInt(n(340))/4)+parseInt(n(322))/5+parseInt(n(352))/6*(parseInt(n(337))/7)+parseInt(n(316))/8+parseInt(n(334))/9+-parseInt(n(349))/10*(parseInt(n(326))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(358)](){const t=cs,e=this[t(347)],n=e[t(314)];if(!e[t(354)][t(318)](t(353)))return;const r=e[t(354)][t(319)](t(317)),s=this[t(347)][t(351)][t(319)](t(341));r[t(325)](t(341),((n,o={})=>{const i=t,a=this[i(347)][i(344)][i(355)][i(339)],c=o&&void 0!==o[i(356)]?o[i(356)]:!s[i(357)];let u=[];if(c){const t=Array[i(335)](a[i(348)]())[i(324)]((t=>hs(t)||function(t,e){const n=i,r=e[n(320)](t[n(321)],n(341)),s=e[n(320)]([n(342),n(341)],t);return r&&s}(t,this[i(347)][i(344)][i(332)])));u=_(t,e[i(344)])}else{const t=Array[i(335)](a[i(348)]())[i(324)]((t=>hs(t)));u=_(t,e[i(344)])}e[i(344)][i(343)]((()=>{const t=i;for(const e of u)r[t(327)](e,{commandName:t(341),commandParams:[{forceValue:c}]})}))})),r[t(315)][t(345)]((e=>{const r=t,{data:s}=e;if(s&&r(341)==s[r(338)]){const t=Hr(n,r(329));return s[r(330)][0][r(356)]?{type:r(323),content:Hr(n,r(328),t)}:{type:r(323),content:Hr(n,r(346),t)}}}))}}function fs(){const t=["enableCommand","44TGqdqw","markBlockFormat","*Set format:* %0","ELEMENT_BLOCK_QUOTE","commandParams","357414yYQGkK","schema","name","5884092XoukOu","from","1004UGDeER","667079bEOWsm","commandName","selection","20mdqkmC","blockQuote","$root","change","model","registerDescriptionCallback","*Remove format:* %0","editor","getSelectedBlocks","1447940GNqajF","214LupfAK","commands","30cBrfei","BlockQuoteEditing","plugins","document","forceValue","value","afterInit","locale","descriptionFactory","3559696TGvpQA","TrackChangesEditing","has","get","checkChild","parent","318475HbVzuH","format","filter"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(341)==t[e(321)][e(333)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=289]})(t,e)}function ps(){const t=["50247rwvGTm","changeCaseTitle","afterInit","762740CFJUkY","184887dyTqng","changeCaseUpper","has","225827TGxnFC","57257387AZTwLY","180MNlQQI","863510MxSzCe","3478944rGbZcU","3010wHWeIM","editor","enableCommand","plugins","changeCaseLower","TrackChangesEditing","CaseChange","28mvCNzW","2zbAxDQ","get"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(998797===parseInt(n(309))/1*(-parseInt(n(297))/2)+-parseInt(n(303))/3+parseInt(n(296))/4*(-parseInt(n(302))/5)+parseInt(n(308))/6*(-parseInt(n(306))/7)+parseInt(n(310))/8+parseInt(n(299))/9*(-parseInt(n(289))/10)+parseInt(n(307))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(301)](){const t=gs,e=this[t(290)];e[t(292)][t(305)](t(295))&&(e[t(292)][t(298)](t(294))[t(291)](t(304)),e[t(292)][t(298)](t(294))[t(291)](t(293)),e[t(292)][t(298)](t(294))[t(291)](t(300)))}}const Is=bs;function Es(){const t=["588122anoHgs","2072790cHPpta","698664FUGeLX","117aESYhb","afterInit","commands","TrackChangesEditing","132853Pjvsbg","19556RcGFof","ckbox","enableCommand","255ooEBuM","2787900YKFdhl","editor","plugins","408MPcmPj","2623116NDgzoq","get"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=178]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(692838===parseInt(n(190))/1+parseInt(n(188))/2+parseInt(n(191))/3+parseInt(n(180))/4*(parseInt(n(183))/5)+-parseInt(n(187))/6*(parseInt(n(179))/7)+parseInt(n(192))/8*(-parseInt(n(193))/9)+parseInt(n(184))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(194)](){const t=Is,e=this[t(185)];e[t(195)][t(189)](t(181))&&e[t(186)][t(189)](t(178))[t(182)](t(181))}}const _s=ys;function ys(t,e){const n=ks();return(ys=function(t,e){return n[t-=387]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(303865===parseInt(n(430))/1+-parseInt(n(414))/2+-parseInt(n(426))/3*(-parseInt(n(413))/4)+-parseInt(n(436))/5+-parseInt(n(392))/6*(-parseInt(n(417))/7)+parseInt(n(388))/8+-parseInt(n(442))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ks);class As extends t.Plugin{[_s(387)](){const t=_s,e=this[t(397)];if(!e[t(390)][t(394)](t(441)))return;const n=e[t(390)][t(409)](t(418)),r=e[t(395)],s=e[t(427)][t(409)](t(429))[t(431)],o=e[t(419)][t(409)](t(429));n[t(420)](t(421)),n[t(420)](t(416)),n[t(420)](t(429),((r,i={})=>{const a=t,c=e[a(396)],u=e[a(396)][a(406)][a(393)],l=i&&void 0!==i[a(432)]?i[a(432)]:!o[a(410)];let f;i[a(402)]||(i[a(402)]=s[0][a(402)]),f=l?Array[a(398)](u[a(438)]())[a(407)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(399))&&!e[n(411)](t)&&e[n(423)](t[n(437)],n(429))}(t,c[a(422)]))):Array[a(398)](u[a(438)]())[a(407)]((t=>Cs(t)));const h=_(f,c);c[a(400)]((()=>{const t=a;for(const e of h)n[t(428)](e,{commandName:t(429),commandParams:[{...i,forceValue:l}],formatGroupId:t(391)})}))})),n[t(389)][t(404)](t(429),(e=>Hr(r,t(408),e))),n[t(389)][t(440)]((e=>{const n=t;if(n(434)!=e[n(415)])return;const o=r.t,{data:i}=e;if(!i||n(429)!=i[n(439)])return;const a=i[n(424)][0][n(402)],c=o(s[n(403)]((t=>t[n(402)]===a))[n(425)])[n(401)]();return i[n(424)][0][n(432)]?{type:n(405),content:Hr(r,n(435),Hr(r,n(408),1)+" ("+c+")")}:{type:n(405),content:Hr(r,n(412),Hr(r,n(408),1))}}))}}function ks(){const t=["toLowerCase","language","find","registerElementLabel","format","document","filter","ELEMENT_CODE_BLOCK","get","value","isLimit","*Remove format:* %0","490444cOxhDT","977118JwTisU","type","outdentCodeBlock","14pbUfbx","TrackChangesEditing","commands","enableCommand","indentCodeBlock","schema","checkChild","commandParams","label","3uxXRwo","config","markBlockFormat","codeBlock","9324CPGqiF","languages","forceValue","name","formatBlock","*Set format:* %0","783290WBpdRr","parent","getSelectedBlocks","commandName","registerDescriptionCallback","CodeBlock","968796CcyzUt","afterInit","4241624lCEWUg","descriptionFactory","plugins","blockName","1183764dzatUQ","selection","has","locale","model","editor","from","rootElement","change"];return(ks=function(){return t})()}function Cs(t){const e=_s;return e(429)==t[e(433)]}function Ls(t,e){const n=Ns();return(Ls=function(t,e){return n[t-=212]})(t,e)}const Rs=Ls;function Ns(){const t=["528970fJHZRX","8946lDFPfK","addCommentThread","384850lzBQQF","4426MjNtzK","has","10prkaUQ","1137726OcRrlN","2068912wWuCLV","enableCommand","editor","TrackChangesEditing","CommentsEditing","afterInit","652329YOMfHD","get","2696TblHaK","669RQcUmO","plugins"];return(Ns=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(288001===parseInt(n(220))/1+-parseInt(n(224))/2*(parseInt(n(218))/3)+-parseInt(n(228))/4+parseInt(n(223))/5+parseInt(n(227))/6+-parseInt(n(221))/7*(-parseInt(n(217))/8)+-parseInt(n(215))/9*(-parseInt(n(226))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Rs(214)](){const t=Rs,e=this[t(230)];e[t(219)][t(225)](t(213))&&e[t(219)][t(216)](t(212))[t(229)](t(222))}}var vs=n(834);function Ms(t,e,n){const r=ws,s=[];for(const o of e[r(440)]())o[r(439)](t)&&s[r(408)](n[r(409)](o));return s}function ws(t,e){const n=Os();return(ws=function(t,e){return n[t-=408]})(t,e)}function Os(){const t=["96churuc","getCustomProperty","1197182SNYAYL","isContent","item","markerName","mapper","989085qoDwpd","toViewElement","insert","model","bindElementToMarker","hasAttribute","getItems","65058UseHOV","includes","schema","createUIElement","markerRange","activeMarkers","writer","ck-suggestion-marker--active","nextSibling","type","get","addClass","isLimit","8078121UeouEC","isBlock","test","span","push","createRangeOn","previousPosition","consumable","TrackChangesEditing","getWalker","toViewPosition","addHighlight","isAtEnd","elementEnd","4qhrlKR","3157632zAgtAp","1570650xcZIJi","plugins","parent","ck-suggestion-marker-","16711WXnUgO","name","start"];return(Os=function(){return t})()}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(421)][r(451)](r(412));return(o,i,a)=>{const c=r;if(!a[c(411)][c(456)](i[c(445)],o[c(425)]))return;const u=i[c(445)][c(413)](),l=i[c(445)][c(426)],f=t[c(437)][c(443)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(431)];d=d||f[c(430)](e);const n=a[c(433)][c(435)](e);if(n&&n[c(428)](c(415)))return;c(417)==t[c(450)]&&f[c(455)](e)&&!f[c(453)](e)&&(e[c(449)]||l[c(416)]?h&&h[c(422)]==e||(h=e,m(t[c(410)]),p=!0):g=g||t[c(410)])}function m(t){const r=c,o=a[r(447)][r(444)](r(457),{class:r(423)+e}),u=a[r(433)][r(414)](t);n&&s[r(446)][r(442)](i[r(432)])&&a[r(447)][r(452)](r(448),o),a[r(447)][r(436)](u,o),a[r(433)][r(438)](o,i[r(432)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(304389===-parseInt(n(424))/1*(-parseInt(n(418))/2)+parseInt(n(441))/3*(-parseInt(n(427))/4)+parseInt(n(434))/5+parseInt(n(420))/6+-parseInt(n(429))/7+-parseInt(n(419))/8+parseInt(n(454))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Os);const Ds=xs;function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=283]})(t,e)}function Ps(){const t=["10BjmJNS","end","modifySelection","showSuggestionHighlights","1996OxCjHG","3OwVgzO","unlock","markerNameToElements","116282VStfAr","get","setSelection","createRange","761257LaYcyt","rootName","delete","enableCommand","8FIIhAy","unbindElementFromMarkerName","uiElement","addMarker:suggestion:deletion","forward","lock","removeMarker:suggestion:deletion","writer","bind","model","163836NxUReI","start","document","$graveyard","24211116PWccUG","createSelection","batch","42462bciEZY","getFirstRange","fromRange","init","data","2895rSvKWi","18NFtFqO","markerName","buffer","plugins","isCollapsed","detach","TrackChangesEditing","selection","mapper","remove","enqueueChange","root","deleteForward","requires","11123761faYccm","editor","merge","high","commands","options","editing","downcastDispatcher","unit"];return(Ps=function(){return t})()}!function(t,e){const n=xs,r=t();for(;;)try{if(506261===parseInt(n(284))/1*(parseInt(n(287))/2)+-parseInt(n(305))/3+parseInt(n(283))/4*(-parseInt(n(317))/5)+parseInt(n(318))/6*(-parseInt(n(291))/7)+parseInt(n(295))/8*(-parseInt(n(312))/9)+-parseInt(n(341))/10*(parseInt(n(332))/11)+parseInt(n(309))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Ds(331)](){return[vs.Delete]}[Ds(315)](){const t=Ds,e=this[t(333)],n=e[t(321)][t(288)](t(324));n[t(294)](t(293));const r=e[t(336)][t(288)](t(330));n[t(294)](t(330),((n,s={})=>{const o=t,a=e[o(304)][o(310)](e[o(304)][o(307)][o(325)]);a[o(322)]&&e[o(304)][o(343)](a,{direction:o(299),unit:s[o(340)]});const c=a[o(313)](),u=i.LiveRange[o(314)](c);let l;n(s),l=o(308)==u[o(329)][o(292)]?e[o(304)][o(290)](c[o(306)]):e[o(304)][o(290)](u[o(306)],u[o(342)]),u[o(323)](),e[o(304)][o(328)](r[o(320)][o(311)],(t=>{const e=o;r[e(320)][e(300)](),t[e(289)](t[e(290)](l[e(342)])),r[e(320)][e(285)]()}))})),e[t(338)][t(339)].on(t(298),Fs(e,t(334)),{priority:t(335)}),e[t(316)][t(339)].on(t(298),((n,r,s)=>{const o=t;s[o(337)][o(344)]&&Fs(e,o(334),{showActiveMarker:!1})[o(303)](this)(n,r,s)}),{priority:t(335)}),e[t(338)][t(339)].on(t(301),((e,n,r)=>{const s=t,o=r[s(326)][s(286)](n[s(319)]);if(o)for(const t of o)t.is(s(297))&&(r[s(326)][s(296)](t,n[s(319)]),r[s(302)][s(327)](t))}),{priority:t(335)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=128]})(t,e)}function Gs(){const t=["ELEMENT_BULLETED_LIST","outdentList","head","enableDefaultAttributesIntegration","listStyle","*Outdent:* %0","filter","TrackChangesEditing","key","registerCustomCallback","4957812qbLsRl","*Merge:* %0","listMarkerStyle","ELEMENT_NUMBERED_LIST","selection","model","schema","detach","_getAttributeKey","69818uhSQYb","nodeAfter","refresh","isLocal","descriptionFactory","customNumberedList","*Indent:* %0","length","type","commandName","ELEMENT_","previousSibling","from","_suggestionFactory","*Format:* remove from %0","*Check item*","444748HCKgby","mergeListItemForward","splitListItemBefore","createRange","todoListCheck","ListEditing","ELEMENT_LIST_ITEM","next","setSelection","fromRange","oldValue","removeMarker","deletion","*Remove format:* %0","multipleBlocks","data","_findSuggestions","*Split:* list item","config","isNextTo","getSuggestions","splitListItemAfter","customBulletedList","listItemIdFixer","change","642fOYqvX","document","FORMAT_INDENT","*Merge:* list item","push","attributes","_supportLegacySuggestions","todo","listReversed","editor","bulletedList","getFirstMarker","todoListChecked","listType","indentList","formatBlock","list.multiBlock","attributeKey","17431UUUXAI","trackChangesCommand","bulleted","2615325gnhUmv","accept","isObject","commands","getAttribute","get","start","_registerLegacyDescription","getChanges","numbered","map","documentList","noTrackChangesFixer","*Set format:* %0","TodoListEditing","newValue","70oDHwPp","listItemId","value","afterInit","getRanges","containsItem","meta","find","format","5609320SRtJsN","commandParams","suggestion","registerPostFixer","every","5305700mfTbGR","default","*Uncheck item*","range","batch","differ","_LIST","attribute","mergeListItemBackward","toUpperCase","numberedList","groupId","forceValue","nextSibling","ELEMENT_TODO_LIST","checkTodoList","locale","registerBlockAttribute","todoList","*Change to:* %0","registerDescriptionCallback","listStart","createPositionAt","parent","listIndent","setAttribute","end","assureChains","has","*Format:* insert into %0","registerAttributeLabel","execute","includes","plugins","getFirstRange","registerElementLabel","listMarker","isUndo"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(716722===parseInt(n(199))/1*(parseInt(n(218))/2)+parseInt(n(202))/3+parseInt(n(156))/4+-parseInt(n(232))/5+parseInt(n(181))/6*(-parseInt(n(140))/7)+parseInt(n(227))/8+parseInt(n(131))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class zs extends t.Plugin{[Us(221)](){const t=Us,e=this[t(190)];if(!e[t(265)][t(260)](t(161)))return;const n=e[t(248)],r=e[t(265)][t(207)](t(128)),s=e[t(265)][t(260)](t(216)),o=!!e[t(174)][t(207)](t(197));function i(e){const r=t;return{type:r(226),content:""+Hr(n,r(215),e)}}function a(e){const r=t;return{type:r(226),content:""+Hr(n,r(169),e)}}r[t(273)](t(242)),r[t(273)](t(191)),r[t(273)](t(145)),r[t(273)](t(178)),r[t(273)](t(195)),r[t(273)](t(271)),r[t(273)](t(177)),r[t(273)](t(158)),r[t(249)](t(219)),r[t(249)](t(194)),r[t(249)](t(256)),o&&(r[t(273)](t(240)),r[t(273)](t(157))),s&&(r[t(273)](t(250)),r[t(273)](t(247)),r[t(249)](t(193)),r[t(144)][t(252)]((e=>{const r=t,{data:s}=e;if(s&&r(193)==s[r(129)])return{type:r(226),content:s[r(217)]?Hr(n,r(155)):Hr(n,r(234))}})),this[t(190)][t(136)][t(182)][t(230)]((e=>{const n=t;if(e[n(236)][n(269)])return!1;let s=!1;const o=r[n(176)]({skipNotAttached:!0})[n(276)]((t=>n(193)===r[n(139)](t)));for(const t of o)n(188)!=t[n(266)]()[n(208)][n(141)][n(206)](n(194))&&(r[n(172)](t[n(266)](),n(239))[n(225)]((t=>n(194)===r[n(139)](t[n(229)])))||(e[n(167)](t[n(192)]()),s=!0));return s}))),r[t(144)][t(262)](t(256),Hr(n,t(183)));const c={type:t(226),content:""};r[t(144)][t(252)]((e=>{const r=t,{data:s}=e;if(!s||r(194)!=s[r(129)])return;let u=e[r(272)];for(;u;){if(u[r(171)]&&((r(274)==u[r(171)][r(129)]||r(133)==u[r(171)][r(129)])&&(u[r(171)][r(217)]&&r(233)!=u[r(171)][r(217)]||r(233)!=u[r(171)][r(166)]&&!s[r(217)])||!o&&u[r(171)][r(129)]==_c))return c;u=u[r(163)]}if(null==s[r(217)])switch(s[r(166)]){case r(201):return a(Hr(n,r(270)));case r(211):return a(Hr(n,r(134)));case r(188):return a(Hr(n,r(246)))}switch(s[r(217)]){case r(201):return i(Hr(n,r(270)));case r(211):return i(Hr(n,r(134)));case r(188):return i(Hr(n,r(246)))}})),r[t(144)][t(252)]((e=>{const n=t,{data:r}=e;if(r&&n(256)==r[n(129)])return null==r[n(217)]||null==r[n(166)]&&0==r[n(217)]?c:void 0})),r[t(144)][t(252)]((e=>{const r=t;if(r(239)!=e[r(148)])return;const{data:s}=e;if(!s||r(219)!=s[r(129)])return;const o=Vs(e);return r(217)==o?{type:r(226),content:Hr(n,r(184))}:r(166)==o?{type:r(226),content:Hr(n,r(173))}:c})),e[t(136)][t(182)][t(230)]((e=>this[t(179)](e))),e[t(136)][t(182)][t(230)]((e=>this[t(214)](e))),e[t(136)][t(182)][t(230)]((e=>this[t(259)](e))),this[t(187)]()}[Us(179)](t){const e=Us;if(t[e(236)][e(269)]||!t[e(236)][e(143)])return!1;let n=!1;const r=this[e(190)][e(265)][e(207)](e(128))[e(176)]({skipNotAttached:!0})[e(276)]((t=>t[e(171)]&&e(219)==t[e(171)][e(129)]))[e(276)]((t=>t[e(171)][e(217)]&&t[e(171)][e(166)]));for(const s of r)Vs(s)||(t[e(167)](s[e(192)]()),n=!0);return n}[Us(214)](t){const e=Us;if(t[e(236)][e(269)]||!t[e(236)][e(143)])return!1;const n=this[e(190)][e(265)][e(207)](e(128));if(n[e(200)][e(220)])return!1;let r=!1;const s=[e(194),e(219),e(256),e(274),e(253),e(189),e(160),e(268),e(133)],o=this[e(190)][e(136)][e(182)][e(237)][e(210)]()[e(276)]((t=>e(239)==t[e(148)]))[e(276)]((t=>s[e(264)](t[e(198)])));if(0==o[e(147)])return r;for(const i of o){const o=n[e(172)](i[e(235)],e(239))[e(276)]((t=>!t[e(224)][e(175)]))[e(212)]((t=>t[e(229)]))[e(276)]((t=>{const r=e,o=n[r(139)](t);return s[r(264)](o)}));if(o[e(147)]){for(const n of o)t[e(167)](n[e(192)]());r=!0}}return r}[Us(259)](t){const e=Us;if(t[e(236)][e(269)]||!t[e(236)][e(143)])return!1;const n=this[e(190)][e(265)][e(207)](e(128));let r=!1;const s=[e(194),e(219),e(256),e(274),e(253),e(189),e(160),e(268),e(133)];for(const t of n[e(176)]({skipNotAttached:!0})){const o=n[e(172)](t[e(266)](),e(239))[e(212)]((t=>t[e(229)]))[e(276)]((t=>t[e(171)]&&s[e(264)](t[e(171)][e(129)])));if(!o[e(147)])continue;const a=o[0][e(272)][e(186)][e(243)];if(!o[e(231)]((t=>t[e(186)][e(243)]===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(176)]({skipNotAttached:!0})[s(276)]((e=>s(239)==e[s(148)]&&e[s(186)][s(243)]==t)))e[s(257)](s(243),r)}function i(t,n){const r=e;let s=t[r(272)],i=!1;for(;s;)s[r(186)][r(243)]!=n&&(o(s[r(186)][r(243)],n),s[r(257)](r(243),n),i=!0),s=s[r(163)];return i}}[Us(187)](){const t=Us,e=this[t(190)],n=e[t(248)],r=e[t(265)][t(207)](t(128));this[t(209)](),r[t(153)][t(130)](t(196),t(213),t(203),(function(n,r){const s=t,o=[];for(let t of n)t[s(208)][s(141)]===t[s(258)][s(255)]&&(t=e[s(136)][s(159)](e[s(136)][s(254)](t[s(208)][s(141)],0))),o[s(185)](t);e[s(136)][s(180)]((t=>{const n=s,a=e[n(136)][n(182)][n(135)],c=Array[n(152)](a[n(222)]())[n(212)]((t=>i.LiveRange[n(165)](t)));t[n(164)](o),e[n(205)][n(207)](r[n(149)])[n(142)](),r[n(228)][n(185)]({forceDefaultExecution:!0}),e[n(263)](r[n(149)],...r[n(228)]),t[n(164)](c);for(const t of c)t[n(138)]()}))})),r[t(144)][t(267)]((function(n){const r=t,s=!e[r(136)][r(137)][r(204)](n),o=n[r(151)],i=n[r(245)],a=n[r(206)](r(219)),c=!o||o[r(206)](r(219))!==a,u=!i||i[r(206)](r(219))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(162),e)))}[Us(209)](){const t=Us,e=this[t(190)],n=e[t(248)];function r(n){const r=t,s=e[r(205)][r(207)](r(191))[r(220)],o=e[r(205)][r(207)](r(242))[r(220)];return r(242)===n?s:o}e[t(265)][t(207)](t(128))[t(144)][t(252)]((function(s){const o=t;if(o(196)!=s[o(148)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(149)]){case o(191):u=i[o(228)][0][o(244)],l=r(i[o(149)]),a=o(u?261:154),!l&&e[o(174)][o(207)](o(197))||(a=o(251)),c={type:o(226),content:Hr(n,a,Hr(n,o(270)))};break;case o(242):u=i[o(228)][0][o(244)],l=r(i[o(149)]),a=o(u?261:154),!l&&e[o(174)][o(207)](o(197))||(a=o(251)),c={type:o(226),content:Hr(n,a,Hr(n,o(134)))};break;case o(195):a=o(146),c={type:o(226),content:Hr(n,a,Hr(n,o(162)))};break;case o(271):a=function(t){const e=o,n=t[e(266)]();let r=n[e(208)][e(141)];for(;r&&n[e(223)](r);){if(r[e(206)](e(256))>0)return!1;r=r[e(245)]}return!0}(s)?Hr(n,o(154),Hr(n,function(t){const e=o;return e(150)+t[e(266)]()[e(208)][e(141)][e(206)](e(194))[e(241)]()+e(238)}(s))):Hr(n,o(275),Hr(n,o(162))),c={type:o(226),content:a};break;case o(240):case o(157):!1===i[o(170)]&&(a=o(132),c={type:o(168),content:Hr(n,a,Hr(n,o(162)))})}return c}))}}function Vs(t){const e=Us;let n=t[e(266)]()[e(208)][e(141)][e(151)];for(;n;){const r=n[e(206)](e(219));if(!r)return!1;if(r==t[e(171)][e(217)])return e(217);if(r==t[e(171)][e(166)])return e(166);n=n[e(151)]}return!1}const Hs=Ks;function Ws(){const t=["12945030iDyzAQ","handleDescriptions","_findSuggestions","bind","listStart","_getTranslationKeyForListStyle","getFirstMarker","*Format:* set start index to %0","start","type","registerPostFixer","attribute","find","toUpperCase","batch","getAttribute","ELEMENT_","square","has","_getAttributeKey","4874aKxhVT","*Remove format:* %0","formatBlock","config","locale","list.properties","4WsFtYA","document","_registerLegacyDescription","removeMarker","startIndex","data","model","descriptionFactory","listType","lower-latin","format","_LIST_","next","ListPropertiesEditing","key","decimal","TrackChangesEditing","isUndo","bulleted","reversed","default","33823260lbmxgH","styles","listStyle","upper-latin","enableDefaultAttributesIntegration","nodeAfter","10otUFyv","4492944XYDXdf","customNumbered","*Set format:* %0","commandParams","*Change to:* %0","registerBlockAttribute","oldValue","editor","upper-roman","_LIST_DEFAULT","head","listReversed","FORMAT_LIST_START","*Format:* set order to reversed","get","disc","5042600VDnTto","filter","circle","lower-roman","suggestion","registerAttributeLabel","newValue","afterInit","registerDescriptionCallback","commandName","decimal-leading-zero","64833RlAzPl","getSuggestions","getFirstRange","includes","2277gOKVkl","replace","numbered","plugins","*Format:* set order to regular","FORMAT_LIST_REVERSED","7049316CCvJNX"];return(Ws=function(){return t})()}function Ks(t,e){const n=Ws();return(Ks=function(t,e){return n[t-=135]})(t,e)}!function(t,e){const n=Ks,r=t();for(;;)try{if(948676===-parseInt(n(137))/1+parseInt(n(168))/2*(parseInt(n(141))/3)+-parseInt(n(174))/4*(parseInt(n(218))/5)+-parseInt(n(147))/6+-parseInt(n(148))/7+-parseInt(n(202))/8+parseInt(n(195))/9*(parseInt(n(201))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class qs extends t.Plugin{[Hs(225)](){const t=Hs;if(!this[t(209)][t(144)][t(166)](t(187)))return;const e=this[t(209)][t(171)][t(216)](t(173)),n=this[t(209)][t(144)][t(216)](t(190));e[t(196)]&&(n[t(199)](t(197)),n[t(207)](t(197))),e[t(193)]&&(n[t(199)](t(213)),n[t(207)](t(213))),e[t(178)]&&(n[t(199)](t(152)),n[t(207)](t(152)));const r={type:t(184),content:""};n[t(181)][t(226)](this[t(149)][t(151)](this));const s=this[t(209)][t(172)];n[t(181)][t(223)](t(213),Hr(s,t(146))),n[t(181)][t(226)]((e=>{const n=t,{data:s}=e;if(s&&n(213)==s[n(188)])return null==s[n(224)]||0==s[n(224)]&&null==s[n(208)]?r:void 0})),n[t(181)][t(223)](t(152),Hr(s,t(214))),n[t(181)][t(226)]((e=>{const n=t,{data:s}=e;if(s&&n(152)==s[n(188)])return null==s[n(224)]||1==s[n(224)]&&null==s[n(208)]?r:void 0})),this[t(209)][t(180)][t(175)][t(158)]((e=>{const r=t;if(e[r(162)][r(191)])return!1;let s=!1;const o=n[r(138)]({skipNotAttached:!0})[r(219)]((t=>{const e=r,s=n[e(167)](t);return e(152)==s||e(213)==s}));for(const t of o){const o=t[r(139)]()[r(156)][r(200)][r(163)](r(182));r(143)!=o&&r(203)!=o&&(n[r(150)](t[r(139)](),r(159))[r(160)]((t=>r(182)==n[r(167)](t[r(222)])))||(e[r(177)](t[r(154)]()),s=!0))}return s})),this[t(176)]()}[Hs(149)](t){const e=Hs,n=this[e(209)][e(172)],{data:r}=t,s={type:e(184),content:""};if(!r||e(197)!=r[e(188)])return;if(!r[e(208)])return e(194)==r[e(224)]?s:{type:e(184),content:""+Hr(n,e(204),Hr(n,this[e(153)](r[e(224)])))};if(!r[e(224)]){if(e(194)==r[e(208)])return s;let o=t[e(212)];for(;o;){if(o[e(179)]&&e(182)==o[e(179)][e(188)]&&o[e(179)][e(224)])return s;o=o[e(186)]}return{type:e(184),content:""+Hr(n,e(169),Hr(n,this[e(153)](r[e(208)])))}}if(e(194)!=r[e(224)])return{type:e(184),content:""+Hr(n,e(204),Hr(n,this[e(153)](r[e(224)])))};let o=t[e(212)];for(;o;){if(o[e(179)]&&e(182)==o[e(179)][e(188)]&&o[e(179)][e(224)]&&o[e(179)][e(208)])return s;o=o[e(186)]}const i=t[e(139)]()[e(156)][e(200)][e(163)](e(182));return{type:e(184),content:Hr(n,e(204),Hr(n,e(164)+i[e(161)]()+e(211)))}}[Hs(176)](){const t=Hs,e=this[t(209)],n=e[t(172)];e[t(144)][t(216)](t(190))[t(181)][t(226)]((e=>{const r=t;if(r(170)!=e[r(157)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(135)]){case r(197):o=r(206),i={type:r(184),content:Hr(n,o,Hr(n,this[r(153)](s[r(205)][0][r(157)])))};break;case r(213):o=s[r(205)][0][r(193)]?r(215):r(145),i={type:r(184),content:Hr(n,o)};break;case r(152):o=r(155),i={type:r(184),content:Hr(n,o,s[r(205)][0][r(178)])}}return i}))}[Hs(153)](t){const e=Hs;return e(164)+function(t){const n=e;return Xs[n(140)](t)?n(192):Ys[n(140)](t)?n(143):null}(t)[e(161)]()+e(185)+t[e(161)]()[e(142)](/-/g,"_")}}const Xs=[Hs(217),Hs(220),Hs(165)],Ys=[Hs(189),Hs(136),Hs(221),Hs(210),Hs(183),Hs(198)];var Js=n(507);const Qs=$s;function Zs(){const t=["bind","23920StuHav","enter","28MTrxeB","fire","end","fromRange","change","createRange","setSelection","requires","options","detach","unbindElementFromMarkerName","2783zcYkjv","6471896vxOflu","plugins","591265rwNtCu","afterExecute","7JqsnRb","markerNameToElements","21WVKMvq","markerName","selection","showSuggestionHighlights","model","document","markInsertion","getFirstRange","TrackChangesEditing","removeMarker:suggestion:insertion","commands","mapper","220437iBkynD","getFirstPosition","get","split","data","parent","downcastDispatcher","503774YNEjNG","writer","editor","editing","createPositionAt","396188ptzoDk","enableCommand","6500574YXJvIw","hasClass","init","remove","enterBlock","nextSibling","addMarker:suggestion:insertion","ck-suggestion-marker-split","high"];return(Zs=function(){return t})()}function $s(t,e){const n=Zs();return($s=function(t,e){return n[t-=282]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(932045===-parseInt(n(333))/1+-parseInt(n(328))/2*(-parseInt(n(309))/3)+parseInt(n(291))/4*(parseInt(n(305))/5)+parseInt(n(335))/6*(-parseInt(n(307))/7)+-parseInt(n(303))/8+parseInt(n(321))/9+parseInt(n(289))/10*(parseInt(n(302))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zs);class to extends t.Plugin{static get[Qs(298)](){return[Js.Enter]}[Qs(337)](){const t=Qs,e=this[t(330)],n=e[t(304)][t(323)](t(317)),r=e[t(319)][t(323)](t(290));n[t(334)](t(290),(()=>{const s=t;e[s(313)][s(295)]((t=>{const o=s,a=e[o(313)][o(314)][o(311)],c=a[o(322)](),u=i.LiveRange[o(294)](a[o(316)]());if(r[o(283)](t)){const r=e[o(313)][o(332)](c[o(326)][o(284)],0),s=t[o(296)](c,r);n[o(315)](s)}else t[o(297)](t[o(296)](u[o(293)]));u[o(300)](),r[o(292)](o(306),{writer:t})}))})),e[t(331)][t(327)].on(t(285),Fs(e,t(324)),{priority:t(287)}),e[t(331)][t(327)].on(t(318),((e,n,r)=>{const s=t,o=r[s(320)][s(308)](n[s(310)]);if(o)for(const t of o)t[s(336)](s(286))&&(r[s(320)][s(301)](t,n[s(310)]),r[s(329)][s(282)](t))}),{priority:t(287)}),e[t(325)][t(327)].on(t(285),((n,r,s)=>{const o=t;s[o(299)][o(312)]&&Fs(e,o(324),{showActiveMarker:!1})[o(288)](this)(n,r,s)}),{priority:t(287)})}}const eo=ro;function no(){const t=["getRange","FindAndReplaceEditing","afterInit","_isInDeletionRange","753000ejtdml","24fezmmc","model","end","string","getIntersection","markers","start","8mdlzRy","replace","87405QyDiuQ","handleFindCommand","FindAndReplaceUtils","3297546tPgXBI","29643680wmYzeH","1990838dcgzJJ","findPrevious","bind","replaceAll","editor","357426kchTBU","has","get","2230915bFKclP","item","createRange","find","enableCommand","plugins","getMarkersGroup","findNext","TrackChangesEditing","createPositionAt","findByTextCallback","suggestion:deletion","91XXohwq","filter"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=381]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(633427===parseInt(n(383))/1+parseInt(n(388))/2+-parseInt(n(414))/3+parseInt(n(381))/4*(parseInt(n(396))/5)+parseInt(n(393))/6*(parseInt(n(408))/7)+parseInt(n(415))/8*(parseInt(n(386))/9)+-parseInt(n(387))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(412)](){const t=eo;if(!this[t(392)][t(401)][t(394)](t(411)))return;const e=this[t(392)][t(401)][t(395)](t(404));e[t(400)](t(399),this[t(384)][t(390)](this)),e[t(400)](t(403)),e[t(400)](t(389)),e[t(400)](t(382)),e[t(400)](t(391))}[eo(384)](t,e,n={}){const r=eo,s=this[r(392)][r(401)][r(395)](r(385));return t((t=>(r(418)==typeof e?s[r(406)](e,n):e)(t)[r(409)]((e=>!1===this[r(413)](e,t[r(397)])))),n)}[eo(413)](t,e){const n=eo,r=this[n(392)][n(416)][n(398)](this[n(392)][n(416)][n(405)](e,t[n(421)]),this[n(392)][n(416)][n(405)](e,t[n(417)]));for(const t of this[n(392)][n(416)][n(420)][n(402)](n(407)))if(null!==r[n(419)](t[n(410)]()))return!0;return!1}}function oo(t,e){const n=ao();return(oo=function(t,e){return n[t-=282]})(t,e)}const io=oo;function ao(){const t=["fontBackgroundColor","FontSize","8stnvFh","registerInlineAttribute","title","enableDefaultAttributesIntegration","_registerLegacyDescription","fontColor","*Set font size:* %0","registerDescriptionCallback","trim","FontBackgroundColorEditing","FORMAT_FONT_SIZE","*Set font background color:* %0","FontSizeEditing","model","13293vetAJz","fontSize","locale","toLowerCase","formatInline","commandName","commandParams","FontColorEditing","701380ROhnRb","*Set font family:* %0","type","config","editor","fontColor.colors","TrackChangesEditing","3274424RbsrRn","plugins","8608tgxDfk","afterInit","find","format","fontFamily","FORMAT_FONT_FAMILY","label","1086IykZdA","*Reset font background color*","normalizeSizeOptions","value","has","*Set font color:* %0","*Reset font color*","846639dJzskD","registerAttributeLabel","get","fontBackgroundColor.colors","223TKcGfj","FontFamilyEditing","FORMAT_FONT_BACKGROUND","FORMAT_FONT_COLOR","fontSize.options","*Reset font size*","14681060qOkLSX","316842eBHqKU","descriptionFactory","*Reset font family*"];return(ao=function(){return t})()}!function(t,e){const n=oo,r=t();for(;;)try{if(493031===-parseInt(n(294))/1*(parseInt(n(337))/2)+parseInt(n(301))/3+-parseInt(n(306))/4*(parseInt(n(328))/5)+-parseInt(n(283))/6*(parseInt(n(320))/7)+parseInt(n(335))/8+parseInt(n(290))/9+parseInt(n(300))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ao);const co=[{pluginName:io(318),commandName:io(321)},{pluginName:io(295),commandName:io(341)},{pluginName:io(327),commandName:io(311)},{pluginName:io(315),commandName:io(304)}];class uo extends t.Plugin{[io(338)](){const t=io,e=this[t(332)][t(322)],n=this[t(332)][t(336)][t(292)](t(334));for(const{pluginName:e,commandName:r}of co)this[t(332)][t(336)][t(287)](e)&&(n[t(309)](r),n[t(307)](r));e.t,n[t(302)][t(291)](t(321),Hr(e,t(316))),n[t(302)][t(291)](t(341),Hr(e,t(342))),n[t(302)][t(291)](t(311),Hr(e,t(297))),n[t(302)][t(291)](t(304),Hr(e,t(296))),this[t(310)]()}[io(310)](){const t=io,e=this[t(332)],n=e[t(322)];e[t(336)][t(292)](t(334))[t(302)][t(313)]((e=>{const r=t,o=n.t;if(r(324)!=e[r(330)])return;const{data:i}=e;if(null!=i){if(r(321)==i[r(325)]){const t=i[r(326)][0][r(286)];if(t){const e=o(this[r(332)][r(336)][r(292)](r(305))[r(285)](this[r(332)][r(331)][r(292)](r(298)))[r(339)]((e=>e[r(319)]==t))[r(308)])[r(323)]();return{type:r(340),content:Hr(n,r(312),e)}}return{type:r(340),content:Hr(n,r(299))}}if(r(341)==i[r(325)]){const t=i[r(326)][0][r(286)];return t?{type:r(340),content:Hr(n,r(329),t)}:{type:r(340),content:Hr(n,r(303))}}if(r(311)==i[r(325)]){const t=i[r(326)][0][r(286)];if(t){const e=(0,s.normalizeColorOptions)(this[r(332)][r(331)][r(292)](r(333)))[r(339)]((e=>e[r(319)]==t));let i=t,a="";return e&&(i=e[r(282)],a=o(i)[r(323)]()),{type:r(340),content:Hr(n,r(288),a)[r(314)](),color:{value:t,title:a||i}}}return{type:r(340),content:Hr(n,r(289))}}if(r(304)==i[r(325)]){const t=i[r(326)][0][r(286)];if(t){const e=(0,s.normalizeColorOptions)(this[r(332)][r(331)][r(292)](r(293)))[r(339)]((e=>e[r(319)]==t));let i=t,a="";return e&&(i=e[r(282)],a=o(i)[r(323)]()),{type:r(340),content:Hr(n,r(317),a)[r(314)](),color:{value:t,title:a||i}}}return{type:r(340),content:Hr(n,r(284))}}}}))}}const lo=fo;function fo(t,e){const n=po();return(fo=function(t,e){return n[t-=154]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(883410===parseInt(n(201))/1*(-parseInt(n(170))/2)+-parseInt(n(154))/3*(-parseInt(n(199))/4)+parseInt(n(156))/5+-parseInt(n(197))/6+parseInt(n(186))/7+parseInt(n(204))/8*(parseInt(n(175))/9)+parseInt(n(181))/10*(parseInt(n(192))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(po);class ho extends t.Plugin{[lo(166)](){const t=lo,e=this[t(169)],n=e[t(188)][t(208)](t(200)),r=e[t(177)][t(208)](t(158)),s=e[t(177)][t(208)](t(187));r&&s&&(n[t(168)](t(187)),n[t(198)](t(158)),this[t(206)]())}[lo(206)](){const t=lo,e=this[t(169)],n=e[t(178)];e[t(188)][t(208)](t(200))[t(195)][t(167)]((r=>{const s=t;if(s(160)!=r[s(171)]&&s(203)!=r[s(171)])return;const{data:o}=r;if(o&&s(187)===o[s(155)]){const t=[],r=o[s(180)][0];for(const[n,o]of Object[s(190)](r))t[s(189)](go(e,n,o));return t[s(207)]?{type:s(184),content:Hr(n,s(196),t[s(173)](", "))}:{type:s(184),content:Hr(n,s(161))}}}))}}function go(t,e,n){const r=lo,o=t[r(178)].t,i=e[r(185)](/(?=[A-Z])/)[r(173)](" "),a=o(i[r(164)](0)[r(162)]()+i[r(172)](1))[r(202)]();if(r(165)==typeof n)return a;if(r(163)===e||r(176)===e){const e=(0,s.normalizeColorOptions)(t[r(174)][r(208)](r(157)))[r(205)]((t=>t[r(182)]==n));return a+" ("+(e?o(e[r(183)])[r(202)]():n)+")"}if(r(159)===e&&isNaN(parseFloat(n))){const e=t[r(188)][r(208)](r(179))[r(193)](t[r(174)][r(208)](r(191)))[r(205)]((t=>t[r(182)]==n));return a+" ("+(e?o(e[r(194)])[r(202)]():n)+")"}return a+" ("+n+")"}function po(){const t=["*Set format to:* %0","4426686VikOkD","enableCommand","4IFbOvP","TrackChangesEditing","1nUhfec","toLowerCase","formatInline","752ezQuzt","find","_registerLegacyDescription","length","get","900879FKKIDr","commandName","6563435wAXvFX","fontColor.colors","copyFormat","fontSize","formatBlock","*Remove all formatting*","toUpperCase","fontColor","charAt","boolean","afterInit","registerDescriptionCallback","enableDefaultAttributesIntegration","editor","3010166vNVnjx","type","slice","join","config","74322dpXzSP","fontBackgroundColor","commands","locale","FontSize","commandParams","4048790mpejdc","model","label","format","split","2325141oYJGPq","pasteFormat","plugins","push","entries","fontSize.options","11YkDAyx","normalizeSizeOptions","title","descriptionFactory"];return(po=function(){return t})()}function mo(t,e){const n=Eo();return(mo=function(t,e){return n[t-=131]})(t,e)}const Io=mo;function Eo(){const t=["*Change to:* %0","type","HeadingEditing","3208wMEiaD","editor","_headingOptions","plugins","1581831nuyMrB","locale","enableDefaultAttributesIntegration","heading","name","model","_registerLegacyDescription","15826520yyNeHd","ELEMENT_HEADING_CUSTOM","config","format","title","formatBlock","_getHeadingLevel","914zCmKVO","view","afterInit","commandName","730302GrqOlo","descriptionFactory","get","1441zABIKh","match","find","has","registerDescriptionCallback","heading.options","2047096auAzDt","value","registerElementLabel","TrackChangesEditing","11547dyfdmh","ELEMENT_HEADING","7slriTX","paragraph","522875GoCCjw","commandParams"];return(Eo=function(){return t})()}!function(t,e){const n=mo,r=t();for(;;)try{if(651427===-parseInt(n(147))/1*(parseInt(n(140))/2)+parseInt(n(170))/3+-parseInt(n(153))/4+parseInt(n(161))/5+parseInt(n(144))/6*(parseInt(n(159))/7)+-parseInt(n(166))/8*(parseInt(n(157))/9)+parseInt(n(133))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[Io(142)](){const t=Io,e=this[t(167)];if(!e[t(169)][t(150)](t(165)))return;this[t(168)]=e[t(135)][t(146)](t(152));const n=e[t(171)],r=e[t(169)][t(146)](t(156));r[t(172)](t(173));for(const e of this[t(168)])t(160)!=e[t(131)]&&r[t(145)][t(155)](e[t(131)],(n=>{const r=t,i=this[r(139)](e[r(131)]);return null!==i?s(n,i):o(n,e[r(137)])}));function s(e,r){return Hr(n,t(158),[e,r])}function o(e,r){return Hr(n,t(134),[e,r])}this[t(132)]()}[Io(132)](){const t=Io,e=this[t(167)],n=e[t(171)];e[t(169)][t(146)](t(156))[t(145)][t(151)]((e=>{const r=t;if(r(138)!=e[r(164)])return;const{data:s}=e;if(s&&r(173)==s[r(143)]){const e=s[r(162)][0][r(154)],c=this[r(139)](e);if(null!==c)return{type:r(136),content:Hr(n,r(163),(1,a=c,Hr(n,r(158),[1,a])))};const u=this[r(168)][r(149)]((t=>t[r(131)]===e))[r(137)];return{type:r(136),content:Hr(n,r(163),(o=1,i=u,Hr(n,t(134),[o,i])))}}var o,i,a}))}[Io(139)](t){const e=Io;var n,r;const s=t[e(148)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(168)])||void 0===n?void 0:n[e(149)]((n=>n[e(131)]==t));if(o&&o[e(141)]){const t=o[e(141)],n=(null!==(r=t[e(174)])&&void 0!==r?r:t)[e(148)](/^h(\d+)/);if(n)return n[1]}return null}}function To(){const t=["5455410XzwoFx","HighlightEditing","format","config","commandParams","1007382oMOhHE","type","*Remove highlight*","_registerLegacyDescription","enableDefaultAttributesIntegration","2078199xBIgIF","1767132gisJcJ","formatInline","get","editor","has","plugins","98jHmQuu","commandName","locale","color","highlight.options","descriptionFactory","toLowerCase","3974358YoBpmf","registerDescriptionCallback","afterInit","FORMAT_HIGHLIGHT","value","TrackChangesEditing","highlight","model","registerInlineAttribute","find","13103JOvAZM","159816oNXMNw","title","registerAttributeLabel","*Set highlight:* %0","77ivrHeX"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=To();return(yo=function(t,e){return n[t-=313]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(554781===parseInt(n(334))/1*(-parseInt(n(317))/2)+parseInt(n(345))/3+-parseInt(n(351))/4+parseInt(n(340))/5+parseInt(n(324))/6+-parseInt(n(339))/7*(parseInt(n(335))/8)+-parseInt(n(350))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(To);class Ao extends t.Plugin{[_o(326)](){const t=_o,e=this[t(314)];if(!e[t(316)][t(315)](t(341)))return;const n=e[t(316)][t(313)](t(329)),r=e[t(319)];n[t(349)](t(330)),n[t(332)](t(330)),n[t(322)][t(337)](t(330),Hr(r,t(327))),this[t(348)]()}[_o(348)](){const t=_o,e=this[t(314)],n=e[t(319)];e[t(316)][t(313)](t(329))[t(322)][t(325)]((r=>{const s=t;if(s(352)!=r[s(346)])return;const{data:o}=r;if(o&&s(330)==o[s(318)]){const t=n.t,r=o[s(344)][0][s(328)];if(r){const o=e[s(343)][s(313)](s(321))[s(333)]((t=>t[s(331)]==r)),i=t(o[s(336)])[s(323)]();return{type:s(342),content:Hr(n,s(338),i),color:{value:o[s(320)],title:o[s(336)]}}}return{type:s(342),content:Hr(n,s(347),Hr(n,s(327)))}}}))}}function ko(t,e){const n=Lo();return(ko=function(t,e){return n[t-=226]})(t,e)}const Co=ko;function Lo(){const t=["high","9895mbapol","addClass","230260qHbfTE","1171807Prcply","get","10fwrCGj","62359sWOKvQ","locale","412dWHXwL","createEmptyElement","plugins","HorizontalLineEditing","6ZVPzEQ","enableCommand","insert","9RkzGQC","conversion","for","showSuggestionHighlights","elementToStructure","registerElementLabel","editor","div","TrackChangesEditing","ck-horizontal-line","afterInit","3113192ziAxMx","has","ELEMENT_HORIZONTAL_LINE","createContainerElement","horizontalLine","dataDowncast","descriptionFactory","388884kPemaE","createPositionAt","1275360kzqDlG"];return(Lo=function(){return t})()}!function(t,e){const n=ko,r=t();for(;;)try{if(268150===-parseInt(n(230))/1+-parseInt(n(236))/2+parseInt(n(232))/3+parseInt(n(242))/4*(-parseInt(n(234))/5)+parseInt(n(246))/6*(parseInt(n(237))/7)+parseInt(n(260))/8*(parseInt(n(249))/9)+parseInt(n(239))/10*(-parseInt(n(240))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Ro extends t.Plugin{[Co(259)](){const t=Co,e=this[t(255)];if(!e[t(244)][t(261)](t(245)))return;e[t(244)][t(238)](t(257))[t(247)](t(227));const n=e[t(244)][t(238)](t(257)),r=e[t(241)];n[t(229)][t(254)](t(227),(e=>Hr(r,t(262),e))),e[t(250)][t(251)](t(228))[t(253)]({model:t(227),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(252)])return null;const o=n[s(226)](s(256)),i=n[s(243)]("hr");return n[s(235)](s(258),o),n[s(248)](n[s(231)](o,0),i),o},converterPriority:t(233)})}}const No=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=436]})(t,e)}function vo(){const t=["commandName","start","getFirstRange","1187040nQXHQk","registerDescriptionCallback","has","formatBlock","TrackChangesEditing","enableDefaultAttributesIntegration","1529875tkQhdN","locale","registerBlockAttribute","_registerLegacyDescription","5103507mkpjHI","3096388pbxyvm","27643788aQGmcS","HtmlEmbed","get","htmlEmbed","ELEMENT_HTML_EMBED","type","7iopoTP","attribute","registerElementLabel","rawHtml","nodeAfter","plugins","*Change %0 content*","value","format","editor","descriptionFactory","2222658DwkYvx","afterInit","2rXGCdz","1689038yizqpU","element","key"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(879924===parseInt(n(455))/1+parseInt(n(454))/2*(parseInt(n(471))/3)+parseInt(n(472))/4+parseInt(n(467))/5+-parseInt(n(452))/6+-parseInt(n(441))/7*(parseInt(n(461))/8)+-parseInt(n(473))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[No(453)](){const t=No,e=this[t(450)];if(!e[t(446)][t(463)](t(436)))return;const n=e[t(446)][t(437)](t(465)),r=e[t(468)];n[t(451)][t(443)](t(444),(e=>Hr(r,t(439),e))),n[t(466)](t(438)),n[t(469)](t(448)),n[t(451)][t(462)]((e=>{const n=t;if(n(442)!=e[n(440)])return;const{data:s}=e;if(s&&n(448)==s[n(457)]&&e[n(460)]()[n(459)][n(445)].is(n(456),n(444))){const t=Hr(r,n(439));return{type:n(449),content:Hr(r,n(447),t)}}})),this[t(470)]()}[No(470)](){const t=No,e=this[t(450)],n=e[t(468)];e[t(446)][t(437)](t(465))[t(451)][t(462)]((e=>{const r=t;if(r(464)!=e[r(440)])return;const{data:s}=e;if(s&&r(438)==s[r(458)]){const t=Hr(n,r(439));return{type:r(449),content:Hr(n,r(447),t)}}}))}}const wo=Fo;function Oo(){const t=["discard","createRange","_registerLegacyDescription","ELEMENT_IMAGE","newValue","ImageTextAlternativeEditing","isEqual","Inline image to block image","ImageUploadEditing","commandName","4264hTjMwp","end","TrackChangesEditing","imageBlock","chain","ELEMENT_CAPTION","toNext","isIntersecting","13YxicxT","registerElementLabel","insertion","ImageUtils","746NqgZMG","element","isBlockImage","uploadImage","addObject","2317884TaoCHl","caption","nodeBefore","convertInlineImageToBlock","length","enableDefaultAttributesIntegration","ImageInlineEditing","2661219mIxmRO","registerDescriptionCallback","plugins","getClosestSelectedImageElement","4844jhGNjM","imageTypeBlock","ImageResize","ImageEditing","registerCustomCallback","forward","accept","commandParams","get","*Set image width:* %0","84tRWFuO","getCaptionFromImageModelElement","nodeAfter","_findSuggestions","alt","registerAttributeLabel","insertImage","toPrevious","createRangeOn","formatBlock","previous","ImageCaptionUtils","getContainedElement","markBlockFormat","afterInit","model","ImageBlockEditing","width","filter","getFirstRange","3bKxhQA","editor","FORMAT_IMAGE_SIZE","has","689InBTTT","*Remove image text alternative*","4446343xLiEjR","isCollapsed","subType","type","deletion","removeObject","document","enableCommand","markDeletion","detach","formatInline","findIndex","forceDefaultExecution","imageInline","fromPosition","_suggestionFactory","10rmoePH","find","format","toggleImageCaption","resizedWidth","isBefore","schema","*Reset image width*","markInsertion","join","*Set image text alternative:* %0","selection","11166876EiLGHE","imageStylePreApply","resizeImage","backward","isOwn","imageCaption","imageTypeInline","locale","imageTextAlternative","registerBlockAttribute","getNearestSelectionRange","convertBlockImageToInline","key","ImageCaptionEditing","change","descriptionFactory","268115MTlubP","Block image to inline image","ELEMENT_INLINE_IMAGE","start","attribute","getSuggestionCallback"];return(Oo=function(){return t})()}function Fo(t,e){const n=Oo();return(Fo=function(t,e){return n[t-=111]})(t,e)}!function(t,e){const n=Fo,r=t();for(;;)try{if(396303===-parseInt(n(210))/1*(-parseInt(n(160))/2)+-parseInt(n(206))/3*(-parseInt(n(165))/4)+parseInt(n(132))/5*(parseInt(n(186))/6)+-parseInt(n(176))/7*(parseInt(n(148))/8)+-parseInt(n(172))/9+-parseInt(n(228))/10*(-parseInt(n(212))/11)+parseInt(n(116))/12*(-parseInt(n(156))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Oo);class Do extends t.Plugin{[wo(200)](){const t=wo,e=this[t(207)];if(!e[t(174)][t(209)](t(179)))return;const n=e[t(174)][t(184)](t(150)),r=e[t(174)][t(184)](t(159)),s=e[t(123)];n[t(219)](t(192)),n[t(131)][t(157)](t(151),(e=>Hr(s,t(141),e))),n[t(131)][t(157)](t(225),(e=>Hr(s,t(134),e))),n[t(131)][t(157)](t(166),(()=>Hr(s,t(153)))),e[t(174)][t(209)](t(146))&&n[t(219)](t(163)),e[t(174)][t(209)](t(202))&&e[t(174)][t(209)](t(171))&&(n[t(219)](t(122),((s,o)=>{const i=t,a=r[i(175)](e[i(201)][i(218)][i(115)]);e[i(201)][i(130)]((()=>{const t=i;n[t(199)](a,{commandName:t(122),commandParams:[o]},[],t(127))}))})),n[t(219)](t(177),((s,o)=>{const a=t;e[a(201)][a(130)]((t=>{const c=a;let u=r[c(175)](e[c(201)][c(218)][c(115)]),l=t[c(194)](u);const f=i.LivePosition[c(226)](l[c(135)],c(193)),h=i.LivePosition[c(226)](l[c(149)],c(154));n[c(224)]((()=>s(o))),u=r[c(175)](e[c(201)][c(218)][c(115)]),l=t[c(194)](u);const g=t[c(139)](f,h);f[c(221)](),h[c(221)](),n[c(199)](u,{commandName:c(122),commandParams:[o]},[],c(168)),g[c(135)][c(233)](l[c(135)])&&n[c(112)](t[c(139)](g[c(135)],l[c(135)]),c(168)),l[c(149)][c(233)](g[c(149)])&&n[c(112)](t[c(139)](l[c(149)],g[c(149)]),c(168))}))})),n[t(227)][t(180)](t(195),t(168),t(113),(()=>!1)),n[t(227)][t(180)](t(195),t(168),t(182),(()=>!1)),n[t(227)][t(180)](t(195),t(168),t(138),n[t(227)][t(137)](t(195),"",t(182))),n[t(227)][t(180)](t(158),t(168),t(113),(()=>!1)),n[t(227)][t(180)](t(158),t(168),t(138),(([r])=>{const s=t,o=n[s(227)][s(137)](s(158),"",s(138));let i=r[s(135)],a=r[s(149)];const c=e[s(201)][s(234)][s(126)](i,s(119)),u=e[s(201)][s(234)][s(126)](a,s(181));c[s(213)]&&(i=c[s(135)]),u[s(213)]&&(a=u[s(149)]),o([e[s(201)][s(139)](i,a)])})),n[t(227)][t(180)](t(195),t(168),t(152),c),n[t(227)][t(180)](t(158),t(168),t(152),c)),e[t(174)][t(209)](t(129))&&(n[t(219)](t(231),((s,o)=>{const i=t,a=e[i(174)][i(184)](i(197));let c=r[i(175)](e[i(201)][i(218)][i(115)]),u=a[i(187)](c);e[i(201)][i(130)]((()=>{const t=i;if(u)return void n[t(220)](e[t(201)][t(194)](u));const l=r[t(162)](c);s(o),c=r[t(175)](e[t(201)][t(218)][t(115)]),u=a[t(187)](c),n[t(112)](e[t(201)][t(194)](u),l?null:t(121))}))})),n[t(227)][t(180)](t(158),t(121),t(152),c));const o=[{type:t(195),subType:t(117)},{type:t(158),subType:t(121)},{type:t(195),subType:t(168)},{type:t(158),subType:t(168)}];function a(e,s){const i=t,a=o[i(223)]((({type:t,subType:n})=>e[i(215)]==t&&e[i(214)]==n)),c=o[i(223)]((({type:t,subType:e})=>s[i(215)]==t&&s[i(214)]==e));if(a<0||c<0)return!1;const u=e[i(205)](),l=s[i(205)]();if((0==a||1==a)&&2==c&&u[i(155)](l))return!0;if(2==a&&3==c){const t=n[i(189)](u,i(158))[i(204)]((({suggestion:t,meta:e})=>e[i(120)]&&i(168)==t[i(214)]));if(t[i(169)]>1&&l[i(149)][i(144)](u[i(135)]))return!0;if(1==t[i(169)]&&(u[i(135)][i(144)](l[i(149)])||u[i(149)][i(144)](l[i(135)])))return!0}if(3==a&&3==c&&u[i(135)][i(233)](l[i(135)])){const t=u[i(149)][i(188)],e=l[i(135)][i(167)];return r[i(162)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(174)][t(209)](t(178))&&(n[t(170)](t(118)),n[t(125)](t(232)),n[t(131)][t(191)](t(232),Hr(s,t(208)))),e[t(174)][t(209)](t(143))&&(n[t(170)](t(124)),n[t(125)](t(190))),n[t(131)][t(173)]((e=>{const n=t;if(o[n(229)]((({type:t,subType:r})=>e[n(215)]==t&&e[n(214)]==r)))return e[n(196)]?{}:void 0})),n[t(131)][t(173)]((e=>{const n=t;if(n(158)==e[n(215)]||n(216)==e[n(215)]){const t=e[n(198)]();if(t&&t.is(n(161),n(166)))return{type:n(158)==e[n(215)]?n(164):n(217),element:t,quantity:1}}})),n[t(131)][t(173)]((e=>t(195)==e[t(215)]&&t(168)==e[t(214)]?{type:t(230),content:t(145)}:t(195)==e[t(215)]&&t(127)==e[t(214)]?{type:t(230),content:t(133)}:void 0)),n[t(131)][t(173)]((e=>{const n=t;if(n(136)!=e[n(215)])return;const{data:r}=e;if(!r||n(190)!=r[n(128)])return;const o=r[n(142)];return o?{type:n(230),content:Hr(s,n(114),'"'+o+'"')}:{type:n(230),content:Hr(s,n(211))}})),this[t(140)]()}[wo(140)](){const t=wo,e=this[t(207)],n=e[t(123)];e[t(174)][t(184)](t(150))[t(131)][t(173)]((e=>{const r=t;if(r(195)!=e[r(215)]&&r(222)!=e[r(215)])return;const{data:s}=e;if(s){if(r(124)==s[r(147)]){const t=s[r(183)][0][r(142)];return t?{type:r(230),content:Hr(n,r(114),'"'+t+'"')}:{type:r(230),content:Hr(n,r(211))}}if(r(118)==s[r(147)]){const t=s[r(183)][0][r(203)];return t?{type:r(230),content:Hr(n,r(185),t)}:{type:r(230),content:Hr(n,r(111))}}}}))}}const xo=Po;function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=344]})(t,e)}function Bo(){const t=["replaceImageSource","*Replace image URL*","key","170tIJOdj","registerCustomCallback","has","_suggestionFactory","117467mTAXeL","commandName","locale","831370ILzdvw","format","accept","newValue","getSuggestionCallback","1493384fMsfok","discard","TrackChangesEditing","1021860oqPxio","640188DDuaPe","enableDefaultAttributesIntegration","ImageEditing","afterInit","1350312shqpXt","formatBlock","3iDVtxq","7NyPeFE","get","registerDescriptionCallback","descriptionFactory","type","registerBlockAttribute","_handleLegacySuggestions","formatInline","37197QqxbmB","plugins","_registerLegacyDescription","attribute","src","*Format:* replace image URL","editor","oldValue"];return(Bo=function(){return t})()}!function(t,e){const n=Po,r=t();for(;;)try{if(261966===-parseInt(n(381))/1+-parseInt(n(384))/2*(-parseInt(n(357))/3)+parseInt(n(347))/4+-parseInt(n(350))/5+-parseInt(n(351))/6*(parseInt(n(358))/7)+-parseInt(n(355))/8+-parseInt(n(366))/9*(-parseInt(n(377))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(354)](){const t=xo;if(!this[t(372)][t(367)][t(379)](t(353)))return;const e=this[t(372)][t(383)],n=this[t(372)][t(367)][t(359)](t(349));n[t(352)](t(374)),n[t(363)](t(370)),n[t(361)][t(360)]((n=>{const r=t;if(r(369)!=n[r(362)])return;const{data:s}=n;return s&&r(370)==s[r(376)]?s[r(345)]&&s[r(373)]?{type:r(385),content:Hr(e,r(375))}:{type:r(385),content:""}:void 0})),this[t(364)]()}[xo(364)](){const t=xo,e=this[t(372)][t(367)][t(359)](t(349));e[t(380)][t(378)](t(356),t(374),t(344),e[t(380)][t(346)](t(356),null,t(348))),e[t(380)][t(378)](t(356),t(374),t(348),e[t(380)][t(346)](t(356),null,t(344))),this[t(368)]()}[xo(368)](){const t=xo,e=this[t(372)],n=e[t(383)];e[t(367)][t(359)](t(349))[t(361)][t(360)]((e=>{const r=t;if(r(356)!=e[r(362)]&&r(365)!=e[r(362)])return;const{data:s}=e;return s&&r(374)==s[r(382)]?{type:r(385),content:Hr(n,r(371))}:void 0}))}}const jo=Go;function Go(t,e){const n=zo();return(Go=function(t,e){return n[t-=406]})(t,e)}function zo(){const t=["nodeAfter","convertInlineImageToBlock","document","findIndex","3150942segqLG","name","isIntersecting","nodeBefore","_splitMarkerName","forEach","setImageNaturalSizeAttributes","title","registerDescriptionCallback","hasSuggestion","discardSuggestion","registerCustomCallback","refresh","start","type","accept","change","7830945uzCqSG","isBefore","descriptionFactory","3073360DzhETj","imageCaption","selection","getSuggestion","ImageUtils","differ","model","editor","ImageStyleEditing","value","author","_suggestionFactory","14Ukmqid","566222TdHvDh","get","locale","markBlockFormat","afterInit","commands","normalizedStyles","getSuggestionCallback","6247205QalQMV","plugins","filter","isOwn","imageTypeInline","join","isEqual","TrackChangesEditing","imageStylePostApply","has","newRange","createRangeOn","head","imageStylePreApply","subType","imageTypeBlock","getClosestSelectedImageElement","_findSuggestions","shouldConvertImageType","getContainedElement","discard","isInlineImage","getFirstRange","registerPostFixer","toLowerCase","enableCommand","*Format:* %0","3UZrNhB","2109945wgpuEw","length","imageStyle","commandParams","commandName","format","isInContent","6642416HtNfZB","formatBlock","isBlockImage","side","next","getChangedMarkers","end","markInlineFormat","Users","FORMAT_SIDE_IMAGE","_registerLegacyDescription","insertion","getSuggestions","from","suggestion","formatInline","chain","commandReversedParams"];return(zo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(819708===-parseInt(n(430))/1*(-parseInt(n(493))/2)+parseInt(n(431))/3+parseInt(n(480))/4+parseInt(n(501))/5+parseInt(n(460))/6*(-parseInt(n(492))/7)+-parseInt(n(438))/8+-parseInt(n(477))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zo);class Vo extends t.Plugin{[jo(497)](){const t=jo,n=this[t(487)];if(!n[t(502)][t(412)](t(488)))return;const r=n[t(502)][t(494)](t(410)),s=n[t(502)][t(494)](t(484)),o={};r[t(428)](t(433),((o,i)=>{const a=t,c=n[a(502)][a(494)](a(446)).me,u=n[a(498)][a(494)](a(433));let l=s[a(419)](n[a(486)][a(458)][a(482)]),f=n[a(486)][a(414)](l),h=u[a(489)];if(h==i[a(489)])return;const g={commandName:a(433),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(486)][a(476)]((()=>{const t=a;if(r[t(450)]()[t(503)]((e=>e[t(437)]&&c==e[t(490)]&&(t(439)==e[t(474)]||t(453)==e[t(474)])&&(t(416)==e[t(417)]||t(411)==e[t(417)])&&e[t(425)]()[t(409)](f)))[t(465)]((e=>r[t(470)](e[t(415)]))),l=s[t(419)](n[t(486)][t(458)][t(482)]),f=n[t(486)][t(414)](l),u[t(472)](),n[t(498)][t(494)](t(407))[t(472)](),n[t(498)][t(494)](t(418))[t(472)](),h=u[t(489)],h!=i[t(489)])return s[t(424)](l)&&u[t(421)](i[t(489)],l)?(o({...i,setImageSizes:!1}),l=s[t(419)](n[t(486)][t(458)][t(482)]),void r[t(496)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(416))):void(s[t(440)](l)?r[t(496)](l,g,[],t(411)):r[t(445)](f,g,t(411)))}))}));for(const e of n[t(502)][t(494)](t(488))[t(499)])o[e[t(461)]]=e[t(467)][t(427)]();r[t(491)][t(471)](t(439),t(416),t(408),(()=>!1)),r[t(491)][t(471)](t(439),t(411),t(408),(()=>!1)),r[t(491)][t(471)](t(453),t(411),t(408),(()=>!1)),r[t(491)][t(471)](t(439),t(416),t(475),(([e])=>{const n=t;s[n(466)](e[n(422)]())})),r[t(491)][t(471)](t(439),t(416),t(423),((e,n)=>{const s=t;r[s(491)][s(500)](s(439),"",s(475))(e,{commandName:n[s(435)],commandParams:n[s(455)]})})),r[t(491)][t(471)](t(439),t(416),t(454),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(439),subType:t(416)},{type:t(449),subType:t(481)},{type:t(439),subType:t(457)},{type:t(449),subType:t(457)}];function a(e,n){const o=t,a=i[o(459)]((({type:t,subType:n})=>e[o(474)]==t&&e[o(417)]==n)),c=i[o(459)]((({type:t,subType:e})=>n[o(474)]==t&&n[o(417)]==e));if(a<0||c<0)return!1;const u=e[o(425)](),l=n[o(425)]();if((0==a||1==a)&&2==c&&u[o(462)](l))return!0;if(2==a&&3==c){const t=r[o(420)](u,o(449))[o(503)]((({suggestion:t,meta:e})=>e[o(406)]&&o(457)==t[o(417)]));if(t[o(432)]>1&&l[o(444)][o(409)](u[o(473)]))return!0;if(1==t[o(432)]&&(u[o(473)][o(409)](l[o(444)])||u[o(444)][o(409)](l[o(473)])))return!0}if(3==a&&3==c&&u[o(473)][o(478)](l[o(473)])){const t=u[o(444)][o(456)],e=l[o(473)][o(463)];return s[o(440)](t)&&t===e}return!1}n[t(486)][t(458)][t(426)]((()=>{const e=t;let o=!1;const i=Array[e(451)](n[e(486)][e(458)][e(485)][e(443)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(464)](t);if(e(452)==i&&r[e(469)](u)){if(e(439)==a&&(e(416)==c||e(411)==c)){const t=r[e(483)](u);if(n[e(413)]){const n=t[e(425)]()[e(422)]();if(s[e(440)](n))continue;r[e(470)](t),o=!0}}if(e(449)==a&&e(481)==c&&!n[e(413)]){const t=r[e(483)](u);t[e(442)]&&t[e(442)][e(437)]&&(r[e(470)](t[e(442)]),o=!0)}}}return o})),this[t(448)](o)}[jo(448)](t){const e=jo,n=this[e(487)],r=n[e(495)];n[e(502)][e(494)](e(410))[e(479)][e(468)]((n=>{const s=e;if(s(439)!=n[s(474)]&&s(453)!=n[s(474)])return;const{data:o}=n;if(!o||s(433)!=o[s(435)])return;const i=o[s(434)][0][s(489)];return function(t){const e=s;return{type:e(436),content:Hr(r,e(429),t)}}(s(441)===i?Hr(r,s(447)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["_trackChangesExecuted","listenTo","enableCommand","7vkrURo","importWord","Users","2gzyrts","3784542WfWBOY","plugins","afterInit","dataInsert","editor","5450235yInpBd","collaboration_features","_handleImportedData","execute","get","forEach","value","bind","track_changes","5613102IFgNCZ","2170472trLtKy","559016bfGrCj","lowest","_trackChangesValueDuringImport","trackChanges","commands","2896107mTOdCi","_setSuggestionData","TrackChangesEditing","high","263323KIshCD"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=239]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(618465===parseInt(n(244))/1+-parseInt(n(251))/2*(-parseInt(n(240))/3)+parseInt(n(267))/4+-parseInt(n(257))/5+parseInt(n(252))/6+-parseInt(n(248))/7*(parseInt(n(268))/8)+-parseInt(n(266))/9)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(270)]=!1,this[e(245)]=!1}[Ho(254)](){const t=Ho,e=this[t(256)],n=e[t(239)][t(261)](t(249)),r=e[t(239)][t(261)](t(271));n&&(n.on(t(260),((e,[,n])=>{const s=t;this[s(270)]=r[s(263)],n[s(258)][s(265)]=!this[s(270)]}),{priority:t(243)}),this[t(246)](n,t(255),this[t(259)][t(264)](this)),this[t(246)](n,t(255),(()=>{const e=t;this[e(245)]&&(r[e(260)](),this[e(245)]=!1)}),{priority:t(269)}),e[t(253)][t(261)](t(242))[t(247)](t(249)))}[Ho(259)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(256)][n(239)][n(261)](n(271)),o=s[n(263)];this[n(270)]!==o&&(s[n(260)](),this[n(245)]=!0),r&&r[n(262)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(256)][o(253)][o(261)](o(250)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(249)}}};this[o(256)][o(253)][o(261)](o(242))[o(241)](i)}))}}const Xo=Yo;function Yo(t,e){const n=Jo();return(Yo=function(t,e){return n[t-=298]})(t,e)}function Jo(){const t=["outdent","afterInit","enableCommand","IndentEditing","901112wthWKU","locale","680934eyjrVh","getItemLabel","format","TrackChangesEditing","9wxIMhj","descriptionFactory","outdentBlock","getItems","*Indent:* %0","blockIndent","91338GHDfGS","9569098qlmVxM","IndentBlock","registerAttributeLabel","has","3DdqjOo","8332950bUSuMP","1750254WidPKv","editor","type","formatBlock","enableDefaultAttributesIntegration","29760RTnUAh","*Outdent:* %0","45zmnKeg","registerDescriptionCallback","FORMAT_INDENT","get","indentBlock","indent","_registerLegacyDescription","commandName","3420RvrPpP","plugins","registerBlockAttribute"];return(Jo=function(){return t})()}!function(t,e){const n=Yo,r=t();for(;;)try{if(711877===-parseInt(n(308))/1*(-parseInt(n(314))/2)+-parseInt(n(319))/3*(-parseInt(n(302))/4)+-parseInt(n(328))/5*(-parseInt(n(304))/6)+-parseInt(n(315))/7+parseInt(n(326))/8*(parseInt(n(336))/9)+-parseInt(n(320))/10+-parseInt(n(321))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Qo extends t.Plugin{[Xo(299)](){const t=Xo,e=this[t(322)],n=e[t(337)][t(331)](t(307));if(e[t(337)][t(318)](t(301))&&(n[t(300)](t(333)),n[t(300)](t(298))),e[t(337)][t(318)](t(316)))for(const e of[t(332),t(310)])n[t(325)](e);const r=e[t(303)];n[t(338)](t(313)),n[t(309)][t(317)](t(313),Hr(r,t(330))),this[t(334)]()}[Xo(334)](){const t=Xo,e=this[t(322)],n=e[t(303)],r=e[t(337)][t(331)](t(307));r[t(309)][t(329)]((e=>{const s=t;if(s(324)!=e[s(323)])return;const{data:o}=e;if(!o)return;if(s(332)!=o[s(335)]&&s(310)!=o[s(335)])return;const i=e[s(311)]()[0],a=r[s(309)][s(305)](i);return s(332)==o[s(335)]?{type:s(306),content:Hr(n,s(312),a)}:s(310)==o[s(335)]?{type:s(306),content:Hr(n,s(327),a)}:void 0}))}}function Zo(t,e){var n=ti();return(Zo=function(t,e){return n[t-=125]})(t,e)}var $o=Zo;function ti(){var t=["4691043sOlkNl","requires","839734sirFeB","40cYLBfz","init","4656885gtNpbq","532500GIdWyL","get","plugins","enableCommand","input","893770Jjhahk","149334vddVlV","TrackChangesEditing","2845623HhazGv","6iNDHwJ","editor"];return(ti=function(){return t})()}!function(t,e){for(var n=Zo,r=t();;)try{if(667925===parseInt(n(131))/1+parseInt(n(130))/2+parseInt(n(133))/3+parseInt(n(125))/4+parseInt(n(141))/5*(-parseInt(n(134))/6)+-parseInt(n(138))/7*(parseInt(n(139))/8)+parseInt(n(136))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[$o(137)](){return[vs.Input]}[$o(140)](){var t=$o;this[t(135)][t(127)][t(126)](t(132))[t(128)](t(129))}}const ni=si;!function(t,e){const n=si,r=t();for(;;)try{if(312341===parseInt(n(207))/1+parseInt(n(203))/2*(-parseInt(n(191))/3)+parseInt(n(189))/4+parseInt(n(182))/5*(-parseInt(n(190))/6)+-parseInt(n(174))/7*(parseInt(n(185))/8)+parseInt(n(186))/9*(-parseInt(n(200))/10)+parseInt(n(197))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class ri extends t.Plugin{[ni(206)](){const t=ni,e=this[t(201)];if(!e[t(176)][t(173)](t(170)))return;const n=e[t(176)][t(177)](t(180)),r=e[t(169)][t(177)](t(193));n[t(184)](t(193)),n[t(184)](t(188)),n[t(204)](t(205));for(const e of r[t(166)])n[t(204)](e.id),n[t(167)][t(194)](e.id,t(199)+e[t(179)][t(165)]()+")");n[t(167)][t(183)]((n=>{const r=t;if(r(168)!=n[r(181)])return;const{data:s}=n;if(!s||r(205)!=s[r(175)])return;const o=s[r(195)],i=e[r(196)];return{type:r(198),content:null==o?Hr(i,r(202)):Hr(i,r(172),'"'+o+'"')}})),this[t(178)]()}[ni(178)](){const t=ni,e=this[t(201)],n=e[t(196)];e[t(176)][t(177)](t(180))[t(167)][t(183)]((e=>{const r=t;if(r(171)!=e[r(181)])return;const{data:s}=e;if(s){if(r(193)==s[r(192)]){const t=s[r(187)][0];return{type:r(198),content:Hr(n,r(172),'"'+t+'"')}}return r(188)==s[r(192)]?{type:r(198),content:Hr(n,r(202))}:void 0}}))}}function si(t,e){const n=oi();return(si=function(t,e){return n[t-=165]})(t,e)}function oi(){const t=["153873snxqxi","commandParams","unlink","100288Xowzgr","31890NYntRK","426IBHioG","commandName","link","registerAttributeLabel","newValue","locale","12038092EYdJNp","format","link (","50OyZlNJ","editor","*Remove link*","5226zKznxD","registerInlineAttribute","linkHref","afterInit","126348dSvAZC","toLowerCase","manualDecorators","descriptionFactory","attribute","commands","LinkEditing","formatInline","*Set link:* %0","has","35wEhFao","key","plugins","get","_registerLegacyDescription","label","TrackChangesEditing","type","115fzrWrK","registerDescriptionCallback","enableDefaultAttributesIntegration","567480AXVOQZ"];return(oi=function(){return t})()}const ii=ci;function ai(){const t=["change","6372279ACyIhm","1524325FqxTar","listIndent","commandParams","getSelectedBlocks","forceValue","formatBlock","registerDescriptionCallback","paragraph","outdentList","List","isObject","registerElementLabel","818196rOrwLO","parent","model","replace","from","push","*Outdent:* %0","schema","value","listItem","LegacyTodoListEditing","bulletedList","*Uncheck item*","name","formatInline","ELEMENT_BULLETED_LIST","document","checkTodoList","element","execute","ELEMENT_NUMBERED_LIST","6ruxVKI","commands","has","ELEMENT_TODO_LIST","add","todo","descriptionFactory","34072nYPvei","TrackChangesEditing","enableCommand","afterInit","commandName","format","todoListChecked","868RSHReB","createRange","markBlockFormat","blockName","todoList","nextSibling","ELEMENT_LIST_ITEM","numberedList","numbered","length","10eGJuKk","*Indent:* %0","findIndex","filter","getAttribute","previousSibling","plugins","listType","indentList","slice","*Check item*","selection","before","createPositionAt","locale","201932ZGqqSj","_selectedElements","bulleted","872691ZbUArj","editor","end","checkChild","3739248wKbJue","LegacyListEditing","type","get","*Change to:* %0"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=335]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(488225===parseInt(n(360))/1+-parseInt(n(407))/2*(-parseInt(n(363))/3)+-parseInt(n(367))/4+parseInt(n(374))/5+-parseInt(n(386))/6+parseInt(n(335))/7*(-parseInt(n(414))/8)+-parseInt(n(373))/9*(-parseInt(n(345))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(417)](){const t=ii,e=this[t(364)],n=e[t(359)];if(!e[t(351)][t(409)](t(368)))return;const r=e[t(351)][t(370)](t(415)),s=e[t(351)][t(409)](t(396));function o(t){return()=>{const n=ci,s=e[n(388)][n(402)][n(356)],o=e[n(408)][n(370)](t);if(o[n(394)])return void e[n(405)](n(381),{});const i=t[n(354)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(390)](t)[s(348)]((t=>function(t,e){const n=s;return e[n(366)](t[n(387)],n(395))&&!e[n(384)](t)}(t,r)));o=o[s(348)]((t=>!t.is(s(404),s(395))||t[s(349)](s(352))!=e));const i=new Set;for(const t of o)t.is(s(404),s(395))?i[s(411)](li(t)):i[s(411)](t);return Array[s(390)](i)}(s[n(377)](),i,e[n(388)][n(393)]);e[n(388)][n(372)]((()=>{const e=n;for(const n of a)r[e(337)](n,{commandName:t,commandParams:[{forceValue:!o[e(394)]}],formatGroupId:e(338)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(390)](t);const r=n[e(347)]((t=>e(395)!=t[e(399)]));return r>-1&&(n=n[e(354)](0,r)),n}(e[n(388)][n(402)][n(356)][n(377)]()),o=e[n(388)][n(336)](e[n(388)][n(358)](s[0],n(357)),e[n(388)][n(358)](s[s[n(344)]-1],n(365)));e[n(388)][n(372)]((()=>{const e=n;r[e(337)](o,{commandName:t,commandParams:[],formatGroupId:e(375)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(340)];for(;t&&t[n(349)](n(375))>e[n(349)](n(375));)r[n(411)](t),t=t[n(340)]}return Array[n(390)](r)}(s))}))}}r[t(416)](t(342),o(t(342))),r[t(416)](t(397),o(t(397))),s&&r[t(416)](t(339),o(t(339))),r[t(416)](t(353),i(t(353))),r[t(416)](t(382),i(t(382))),s&&r[t(416)](t(403),(()=>{const n=t,s=e[n(408)][n(370)](n(403)),o=Array[n(390)](s[n(361)]);o[n(348)]((t=>t[n(349)](n(420))!=s[n(394)])),e[n(388)][n(372)]((()=>{const t=n;for(const e of o)r[t(337)](e,{commandName:t(403),commandParams:[{forceValue:!s[t(394)]}]})}))})),r[t(413)][t(385)](t(395),(e=>Hr(n,t(341),e))),r[t(413)][t(380)]((e=>{const r=t;if(r(379)!=e[r(369)]&&r(400)!=e[r(369)])return;const{data:s}=e;if(s){if(r(342)==s[r(418)]||r(397)==s[r(418)]||r(339)==s[r(418)])switch(s[r(418)][r(389)](r(383),"")){case r(362):return o(Hr(n,r(401)));case r(343):return o(Hr(n,r(406)));case r(412):return o(Hr(n,r(410)))}if(r(353)==s[r(418)])return{type:r(419),content:Hr(n,r(346),Hr(n,r(341)))};if(r(382)==s[r(418)])return{type:r(419),content:Hr(n,r(392),Hr(n,r(341)))};if(r(403)==s[r(418)])return s[r(376)][0][r(378)]?{type:r(419),content:Hr(n,r(355))}:{type:r(419),content:Hr(n,r(398))}}function o(t){const e=r;return{type:e(419),content:Hr(n,e(371),t)}}}))}}function li(t){const e=ii,n=t[e(349)](e(375));if(0==n)return t;let r=t;for(;t[e(350)]&&t[e(350)].is(e(404),e(395));){const s=t[e(350)][e(349)](e(375));if(s==n)r=t[e(350)];else if(s<n)break;t=t[e(350)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(404),e(395))&&t[e(349)](e(375))>0){let r=t[e(340)];for(;r&&e(395)==r[e(399)]&&r[e(349)](e(375))==t[e(349)](e(375));)n[e(391)](r),r=r[e(340)]}return n}function hi(t,e){const n=di();return(hi=function(t,e){return n[t-=242]})(t,e)}const gi=hi;function di(){const t=["formatBlock","listType","LegacyListPropertiesEditing","locale","_getSuggestionBlocksForListStyle","enableCommand","formatInline","getSiblingNodes","listStyle","type","unshift","_getSuggestionBlocks","*Format:* set order to reversed","registerDescriptionCallback","4767273gWjMxp","editor","commandParams","LegacyListUtils","markMultiRangeBlockFormat","listItem","descriptionFactory","getAttribute","*Format:* set order to regular","_getTranslationKeyForListStyle","push","model","handleDescriptions","replace","toUpperCase","config","handleListStartCommand","selection","createRange","list.properties","48QbgvjZ","*Change to:* %0","handleListReversedCommand","getSelectedBlocks","parent","startIndex","createPositionAt","4Taozuh","forward","afterInit","element","styles","2409861EYfCnY","_LIST_","2294611xmzGIL","*Format:* set start index to %0","get","3193242wHLflr","getFirstPosition","map","has","bind","getLastPosition","listReversed","flat","backward","4147626nQKnhf","change","from","plugins","reversed","TrackChangesEditing","commandName","before","filter","listStart","default","10UcETZZ","8UAeHeJ","getListTypeFromListStyleType","handleListStyleCommand","ELEMENT_","document","6154OFeHrF","length","format","3376070YvkahL","numbered"];return(di=function(){return t})()}!function(t,e){const n=hi,r=t();for(;;)try{if(402218===-parseInt(n(309))/1*(parseInt(n(266))/2)+-parseInt(n(278))/3*(parseInt(n(273))/4)+parseInt(n(312))/5+parseInt(n(283))/6+-parseInt(n(292))/7+parseInt(n(304))/8*(parseInt(n(246))/9)+parseInt(n(303))/10*(parseInt(n(280))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[gi(275)](){const t=gi;if(!this[t(247)][t(295)][t(286)](t(316)))return;const e=this[t(247)][t(261)][t(282)](t(265)),n=this[t(247)][t(295)][t(282)](t(297));e[t(277)]&&n[t(319)](t(322),this[t(306)][t(287)](this)),e[t(296)]&&n[t(319)](t(289),this[t(268)][t(287)](this)),e[t(271)]&&n[t(319)](t(301),this[t(262)][t(287)](this)),n[t(252)][t(245)](this[t(258)][t(287)](this))}[gi(306)](t,e={}){const n=gi,r=this[n(247)][n(295)][n(282)](n(297)),s=this[n(318)]();this[n(247)][n(257)][n(293)]((()=>{const t=n;r[t(250)](s,{commandName:t(322),commandParams:[{type:e[t(323)]}],formatGroupId:t(322)})}))}[gi(268)](t,e={}){const n=gi,r=this[n(247)][n(295)][n(282)](n(297)),s=this[n(243)]((t=>t.is(n(276),n(251))&&n(313)===t[n(253)](n(315))));if(s[n(310)]<1)return;const o=s[n(285)]((t=>this[n(247)][n(257)][n(264)](this[n(247)][n(257)][n(272)](t,n(299)),this[n(247)][n(257)][n(272)](t,0))));this[n(247)][n(257)][n(293)]((()=>{const t=n;r[t(250)](o,{commandName:t(289),commandParams:[{reversed:e[t(296)]}],formatGroupId:t(289)})}))}[gi(262)](t,e={}){const n=gi,r=this[n(247)][n(295)][n(282)](n(297)),s=this[n(243)]((t=>t.is(n(276),n(251))&&n(313)===t[n(253)](n(315))));if(s[n(310)]<1)return;const o=s[n(285)]((t=>this[n(247)][n(257)][n(264)](this[n(247)][n(257)][n(272)](t,n(299)),this[n(247)][n(257)][n(272)](t,0))));this[n(247)][n(257)][n(293)]((()=>{const t=n;r[t(250)](o,{commandName:t(301),commandParams:[{startIndex:e[t(271)]}],formatGroupId:t(301)})}))}[gi(258)](t){const e=gi;if(e(314)!=t[e(323)]&&e(320)!=t[e(323)])return;const n=this[e(247)][e(317)],{data:r}=t;if(!r)return;let s,o;switch(r[e(298)]){case e(322):s=e(267),o={type:e(311),content:Hr(n,s,Hr(n,this[e(255)](r[e(248)][0][e(323)])))};break;case e(289):s=r[e(248)][0][e(296)]?e(244):e(254),o={type:e(311),content:Hr(n,s)};break;case e(301):s=e(281),o={type:e(311),content:Hr(n,s,r[e(248)][0][e(271)])}}return o}[gi(318)](){const t=gi;var e,n,r,s;const o=this[t(247)][t(295)][t(282)](t(249));let i=Array[t(294)](this[t(247)][t(257)][t(308)][t(263)][t(269)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(276),t(251)))&&i[t(242)](...o[t(321)](this[t(247)][t(257)][t(308)][t(263)][t(284)](),t(291))),(null===(n=i[i[t(310)]-1])||void 0===n?void 0:n.is(t(276),t(251)))&&i[t(256)](...o[t(321)](this[t(247)][t(257)][t(308)][t(263)][t(288)](),t(274))),i=[...new Set(i)],(null===(s=null===(r=this[t(247)][t(257)][t(308)][t(263)][t(284)]())||void 0===r?void 0:r[t(270)])||void 0===s?void 0:s.is(t(276),t(251)))&&(i=i[t(300)]((e=>e.is(t(276),t(251))))),i}[gi(243)](t){const e=gi,n=this[e(247)][e(295)][e(282)](e(249));let r=Array[e(294)](this[e(247)][e(257)][e(308)][e(263)][e(269)]())[e(300)](t)[e(285)]((t=>{const r=e,s=this[r(247)][r(257)][r(272)](t,0);return[...n[r(321)](s,r(291)),...n[r(321)](s,r(274))]}))[e(290)]();return r=[...new Set(r)],r}[gi(255)](t){const e=gi;return e(307)+(this[e(247)][e(295)][e(282)](e(249))[e(305)](t)||e(302))[e(260)]()+e(279)+t[e(260)]()[e(259)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=360]})(t,e)}const Ii=mi;function Ei(){const t=["registerElementLabel","elementToElement","afterInit","70IpXrSi","editor","data","has","MediaEmbedEditing","85ETJSpS","for","descriptionFactory","div","showSuggestionHighlights","conversion","ELEMENT_MEDIA","media","downcastDispatcher","enableCommand","high","plugins","4084840kOVzaD","29064ViLyET","7499610MlAyum","TrackChangesEditing","24678750PjAQsQ","options","dataDowncast","2350792jluHPZ","2042010pqGfzG","28943MYYPuZ","get","21qpXSNC","stop","createEmptyElement","attribute:url:media","locale","mediaEmbed"];return(Ei=function(){return t})()}!function(t,e){const n=mi,r=t();for(;;)try{if(518159===parseInt(n(379))/1*(parseInt(n(390))/2)+-parseInt(n(378))/3+parseInt(n(370))/4+parseInt(n(395))/5*(-parseInt(n(371))/6)+-parseInt(n(381))/7*(-parseInt(n(377))/8)+parseInt(n(372))/9+-parseInt(n(374))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[Ii(389)](){const t=Ii,e=this[t(391)];if(!e[t(369)][t(393)](t(394)))return;const n=e[t(369)][t(380)](t(373)),r=e[t(385)];n[t(367)](t(386)),n[t(360)][t(387)](t(365),(e=>Hr(r,t(364),e))),e[t(363)][t(396)](t(376))[t(388)]({model:t(365),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(362)])return n[s(383)](s(361))},converterPriority:t(368)}),e[t(392)][t(366)].on(t(384),((e,n,r)=>{const s=t;r[s(375)][s(362)]&&e[s(382)]()}),{priority:t(368)})}}function Ti(){const t=["has","plugins","enableCommand","TrackChangesEditing","MentionEditing","176bUvkyP","21FxBiXS","editor","mention","400974TEbXcL","515110pZSIXA","677509DuXaZp","80648NLeKqa","571132BkQWov","999912Dzamew","37328JuZPdw","get","549OsBGGn","15DdaARZ","afterInit"];return(Ti=function(){return t})()}const _i=yi;function yi(t,e){const n=Ti();return(yi=function(t,e){return n[t-=356]})(t,e)}!function(t,e){const n=yi,r=t();for(;;)try{if(404078===parseInt(n(368))/1+parseInt(n(371))/2*(parseInt(n(365))/3)+-parseInt(n(372))/4+parseInt(n(357))/5*(parseInt(n(373))/6)+-parseInt(n(370))/7+-parseInt(n(374))/8*(-parseInt(n(356))/9)+-parseInt(n(369))/10*(parseInt(n(364))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[_i(358)](){const t=_i,e=this[t(366)];e[t(360)][t(359)](t(363))&&e[t(360)][t(375)](t(362))[t(361)](t(367))}}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=177]})(t,e)}const Ci=ki;function Li(){const t=["336bctCiy","editor","get","24972KkjEoL","newValue","3blXqxs","2071964yYYHTT","TrackChangesEditing","registerBlockAttribute","154HDDDcv","plugins","key","oldValue","handleDescriptions","7928604geipnt","next","MultiLevelList","head","ELEMENT_MULTI_LEVEL_LIST","format","2547224zTfeFE","enableDefaultAttributesIntegration","has","*Set format:* %0","2435810ceACwn","registerDescriptionCallback","3734570kHIsfk","1541253hLNQEG","descriptionFactory","data","multiLevelList","listMarkerStyle","locale","*Remove format:* %0","4ZRHwNI","afterInit","listType"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(848314===-parseInt(n(182))/1+parseInt(n(198))/2*(-parseInt(n(197))/3)+-parseInt(n(189))/4*(parseInt(n(181))/5)+parseInt(n(195))/6*(parseInt(n(192))/7)+-parseInt(n(212))/8+parseInt(n(206))/9+parseInt(n(179))/10*(parseInt(n(201))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ri extends t.Plugin{[Ci(190)](){const t=Ci,e=this[t(193)],n=e[t(202)][t(194)](t(199));e[t(202)][t(177)](t(208))&&(n[t(213)](t(185)),n[t(200)](t(186)),n[t(183)][t(180)]((e=>this[t(205)](e))))}[Ci(205)](t){const e=Ci,n=this[e(193)][e(187)],{data:r}=t,s={type:e(211),content:""};if(r&&e(186)==r[e(203)]){if(!r[e(204)])return{type:e(211),content:Hr(n,e(178),Hr(n,e(210)))+" ("+r[e(196)]+")"};if(!r[e(196)]){let o=t[e(209)];for(;o;){if(o[e(184)]&&e(191)==o[e(184)][e(203)]&&o[e(184)][e(196)])return s;o=o[e(207)]}return{type:e(211),content:Hr(n,e(188),Hr(n,e(210)))+" ("+r[e(204)]+")"}}}}}const Ni=vi;function Si(){const t=["1838498sZHfly","246824dOEXVg","2057olxkfG","90JmzXND","268188GzhFrj","editor","plugins","16628wQxddQ","3225300ipEsto","has","2408226iBSomm","ELEMENT_PAGE_BREAK","1RDimhk","635ursWXp","locale","enableCommand","TrackChangesEditing","descriptionFactory","pageBreak","get","registerElementLabel","14IfXEpD","17602150jCPUxf","PageBreakEditing","afterInit"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=489]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(935688===parseInt(n(508))/1*(-parseInt(n(496))/2)+parseInt(n(504))/3+-parseInt(n(503))/4*(parseInt(n(509))/5)+parseInt(n(506))/6*(-parseInt(n(492))/7)+parseInt(n(497))/8*(-parseInt(n(499))/9)+-parseInt(n(493))/10+parseInt(n(498))/11*(parseInt(n(500))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Ni(495)](){const t=Ni,e=this[t(501)];if(!e[t(502)][t(505)](t(494)))return;e[t(502)][t(490)](t(512))[t(511)](t(489));const n=e[t(502)][t(490)](t(512)),r=e[t(510)];n[t(513)][t(491)](t(489),(e=>Hr(r,t(507),e)))}}const wi=Oi;function Oi(t,e){const n=Fi();return(Oi=function(t,e){return n[t-=170]})(t,e)}function Fi(){const t=["downcastDispatcher","11FbZWsW","insertParagraph","type","registerElementLabel","data","*Change to:* %0","includes","$text","getItemLabel","createUIElement","markerRange","Paragraph","name","ELEMENT_PARAGRAPH","locale","mapper","isBlock","consumable","2131962pPtKiM","toViewPosition","1642503bnAaWx","registerDescriptionCallback","get","start","schema","82022HgMrsR","isTouching","9mlMvxl","enableDefaultAttributesIntegration","isLimit","has","showSuggestionHighlights","span","activeMarkers","addMarker:suggestion:insertion","610TXCVdK","insertion","375CPfIhG","editor","_registerLegacyDescription","options","getFirstRange","ck-suggestion-marker--active","nodeAfter","consume","commandName","format","markerName","formatBlock","157971cbwvOP","enableCommand","afterInit","end","2942080CraKjx","addClass","TrackChangesEditing","ck-suggestion-marker-split","42132qSxthW","bindElementToMarker","plugins","checkChild","descriptionFactory","paragraph","insert","4306288RDtTGa","editing","highest","writer","*Insert:* %0","model"];return(Fi=function(){return t})()}!function(t,e){const n=Oi,r=t();for(;;)try{if(420325===parseInt(n(200))/1*(parseInt(n(225))/2)+-parseInt(n(220))/3+parseInt(n(186))/4*(parseInt(n(237))/5)+parseInt(n(218))/6+parseInt(n(193))/7+parseInt(n(182))/8*(-parseInt(n(227))/9)+parseInt(n(235))/10*(-parseInt(n(178))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Di extends t.Plugin{[wi(180)](){const t=wi,e=this[t(238)];if(!e[t(188)][t(230)](t(211)))return;const n=e[t(214)],r=e[t(188)][t(222)](t(184));r[t(190)][t(203)](t(191),(e=>Hr(n,t(213),e))),r[t(228)](t(191)),r[t(179)](t(201)),e[t(194)][t(199)].on(t(234),xi(e),{priority:t(195)}),e[t(204)][t(199)].on(t(234),((n,r,s)=>{const o=t;s[o(240)][o(231)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(195)});const s=r[t(190)];s[t(221)]((r=>{const o=t;if(o(236)!==r[o(202)])return;const{start:i,end:a}=r[o(170)]();if(!i[o(226)](a)||!i[o(172)])return;const c=e[o(198)][o(224)],u=i[o(172)];return c[o(216)](u)&&!c[o(229)](u)&&c[o(189)](u,o(207))?{type:o(236),content:Hr(n,o(197),s[o(208)](u,1))}:void 0})),this[t(239)]()}[wi(239)](){const t=wi,e=this[t(238)],n=e[t(214)];e[t(188)][t(222)](t(184))[t(190)][t(221)]((e=>{const r=t;if(r(177)!=e[r(202)])return;const{data:s}=e;return s&&r(191)==s[r(174)]?{type:r(175),content:Hr(n,r(205),Hr(n,r(213)))}:void 0}))}}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(188)][o(222)](o(184)),a=r[o(210)][o(223)],c=r[o(210)][o(181)],u=t[o(198)][o(224)];if(!a[o(226)](c)||!a[o(172)])return;const l=a[o(172)];if(u[o(216)](l)&&!u[o(229)](l)&&u[o(189)](l,o(207))){if(!s[o(217)][o(173)](r[o(210)],n[o(212)]))return;const t=s[o(196)][o(209)](o(232),{class:o(185)}),a=s[o(215)][o(219)](c);e&&i[o(233)][o(206)](r[o(176)])&&s[o(196)][o(183)](o(171),t),s[o(196)][o(192)](a,t),s[o(215)][o(187)](t,r[o(176)])}}}const Pi=Ui;function Bi(){const t=["2062053UOFRRq","has","RemoveFormatEditing","formatBlock","63277vNbaKC","512200GpZVvr","plugins","5Fhnnmi","editor","get","542382QFMbKo","commandName","enableDefaultAttributesIntegration","removeFormat","73028sZPmpt","locale","registerDescriptionCallback","format","descriptionFactory","formatInline","TrackChangesEditing","_registerLegacyDescription","*Remove all formatting*","type","4CaCKhG","afterInit","886886wpkOGk","181734FhZfoY"];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(107470===parseInt(n(196))/1+-parseInt(n(178))/2+-parseInt(n(202))/3*(parseInt(n(188))/4)+parseInt(n(199))/5*(-parseInt(n(191))/6)+parseInt(n(190))/7+-parseInt(n(197))/8+parseInt(n(192))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[Pi(189)](){const t=Pi,e=this[t(200)];e[t(198)][t(193)](t(194))&&(e[t(198)][t(201)](t(184))[t(204)](t(177)),this[t(185)]())}[Pi(185)](){const t=Pi,e=this[t(200)];e[t(198)][t(201)](t(184))[t(182)][t(180)]((n=>{const r=t;if(r(195)!=n[r(187)]&&r(183)!=n[r(187)])return;const{data:s}=n;return s&&r(177)==s[r(203)]?{type:r(181),content:Hr(e[r(179)],r(186))}:void 0}))}}const Gi=zi;function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=229]})(t,e)}function Vi(){const t=["has","1354876MWhpic","plugins","TrackChangesEditing","RestrictedEditingModeEditing","acceptSuggestion","6DixfPT","27tdCMlB","4523175vACuqh","discardAllSuggestions","trackChanges","3329iaUcNl","editor","684495vAhHco","6QYbhHz","5034490TYwraz","goToNextRestrictedEditingException","acceptAllSuggestions","goToPreviousRestrictedEditingException","enableCommand","discardSelectedSuggestions","22557711FfrbMi","afterInit","discardSuggestion","get","766ALpbfx","12816296qWfoJU","acceptSelectedSuggestions"];return(Vi=function(){return t})()}!function(t,e){const n=zi,r=t();for(;;)try{if(812474===parseInt(n(235))/1*(parseInt(n(249))/2)+parseInt(n(230))/3*(parseInt(n(253))/4)+parseInt(n(232))/5*(parseInt(n(238))/6)+parseInt(n(237))/7+-parseInt(n(250))/8+-parseInt(n(231))/9*(-parseInt(n(239))/10)+-parseInt(n(245))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(246)](){const t=Gi,e=this[t(236)];if(!e[t(254)][t(252)](t(256)))return;const n=e[t(254)][t(248)](t(255));n[t(243)](t(242)),n[t(243)](t(240));const r=e[t(254)][t(248)](t(256));r[t(243)](t(234)),r[t(243)](t(229)),r[t(243)](t(247)),r[t(243)](t(241)),r[t(243)](t(233)),r[t(243)](t(251)),r[t(243)](t(244))}}function Wi(){const t=["shiftEnter","split","TrackChangesEditing","deletion","test","1013354XqtNOl","insert","merge","ELEMENT_LINE_BREAK","6300828xNvDIO","createPositionBefore","softBreak","locale","bindElementToMarker","3FKFeUl","3440872XCIWHc","model","markerRange","data","editor","toViewPosition","high","250825ROtgHa","mapper","consumable","init","ck-suggestion-marker-","editing","get","addMarker:suggestion","24SifHsR","ck-suggestion-marker--active","name","showSuggestionHighlights","includes","span","writer","getItems","10161945JCOYqI","createUIElement","addMarker:suggestion:deletion","markerName","addClass","addMarker:suggestion:insertion","enableCommand","registerElementLabel","options","descriptionFactory","plugins","downcastDispatcher","5606915OwKTlb","6846322CEqwJL","requires","element","activeMarkers"];return(Wi=function(){return t})()}const Ki=qi;function qi(t,e){const n=Wi();return(qi=function(t,e){return n[t-=313]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(862794===-parseInt(n(336))/1+-parseInt(n(319))/2+-parseInt(n(328))/3*(parseInt(n(329))/4)+parseInt(n(364))/5+-parseInt(n(323))/6+-parseInt(n(365))/7+parseInt(n(344))/8*(parseInt(n(352))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Xi extends t.Plugin{static get[Ki(366)](){return[Js.ShiftEnter]}[Ki(339)](){const t=Ki,e=this[t(333)],n=e[t(362)][t(342)](t(316));n[t(358)](t(314)),e[t(341)][t(363)].on(t(357),Yi(e),{priority:t(335)}),e[t(341)][t(363)].on(t(354),Yi(e),{priority:t(335)}),e[t(332)][t(363)].on(t(343),((n,r,s)=>{const o=t;s[o(360)][o(347)]&&Yi(e,{showActiveMarker:!1})(n,r,s)})),n[t(361)][t(359)](t(325),(n=>Hr(e[t(326)],t(322),n)))}}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(362)][o(342)](o(316));if(!s[o(338)][o(318)](r[o(331)],n[o(346)]))return;const a=t[o(330)];for(const t of r[o(331)][o(351)]()){if(!t.is(o(367),o(325)))continue;const n=o(317)==r[o(355)][o(315)](":")[1]?o(321):o(315),c=s[o(350)][o(353)](o(349),{class:o(340)+n}),u=s[o(337)][o(334)](a[o(324)](t));e&&i[o(313)][o(348)](r[o(355)])&&s[o(350)][o(356)](o(345),c),s[o(350)][o(320)](u,c),s[o(337)][o(327)](c,r[o(355)])}}}function Ji(t,e){const n=Qi();return(Ji=function(t,e){return n[t-=315]})(t,e)}function Qi(){const t=["StandardEditingModeEditing","change","commands","afterInit","18ewrVlp","has","descriptionFactory","2277860ykaPSU","TrackChangesEditing","document","isCollapsed","338578SywMIk","forceValue","getRanges","plugins","get","FORMAT_RESTRICTED_ENABLED","commandParams","from","editor","type","model","49QKvbNZ","1271397VaLCJz","format","locale","value","enableCommand","377155BYaVdi","selection","formatInline","formatBlock","FORMAT_RESTRICTED_DISABLED","443539nYqYwL","909176JybNGC","markInlineFormat","registerDescriptionCallback","restrictedEditingException","19729953MzHSds","commandName"];return(Qi=function(){return t})()}const Zi=Ji;!function(t,e){const n=Ji,r=t();for(;;)try{if(435697===parseInt(n(322))/1+parseInt(n(340))/2+parseInt(n(352))/3+parseInt(n(336))/4+-parseInt(n(317))/5*(-parseInt(n(333))/6)+parseInt(n(351))/7*(parseInt(n(323))/8)+-parseInt(n(327))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qi);class $i extends t.Plugin{[Zi(332)](){const t=Zi,e=this[t(348)],n=e[t(350)],r=e[t(354)];if(!e[t(343)][t(334)](t(329)))return;const s=e[t(343)][t(344)](t(337)),o=t(326),i=e[t(331)][t(344)](o);s[t(316)](o,((e,r={})=>{const a=t,c=n[a(338)][a(318)];if(c[a(339)])return void e(r);const u=void 0!==r[a(341)]?r[a(341)]:!i[a(315)];n[a(330)]((()=>{const t=a,e=Array[t(347)](c[t(342)]());for(const r of e){const e=u?[r]:Ms(o,r,n);for(const n of e)s[t(324)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(335)][t(325)]((e=>{const n=t;if(n(320)!=e[n(349)]&&n(319)!=e[n(349)])return;const{data:s}=e;return s&&s[n(328)]==o?s[n(346)][0][n(341)]?{type:n(353),content:Hr(r,n(345))}:{type:n(353),content:Hr(r,n(321))}:void 0}))}}const ta=ea;function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=281]})(t,e)}!function(t,e){const n=ea,r=t();for(;;)try{if(143863===parseInt(n(315))/1*(-parseInt(n(305))/2)+-parseInt(n(332))/3*(parseInt(n(286))/4)+parseInt(n(287))/5+parseInt(n(329))/6*(-parseInt(n(282))/7)+-parseInt(n(296))/8+parseInt(n(311))/9*(-parseInt(n(328))/10)+-parseInt(n(308))/11*(-parseInt(n(292))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class na extends t.Plugin{[ta(284)](){const t=ta,e=this[t(319)];if(!e[t(293)][t(318)](t(327))||!e[t(293)][t(318)](t(302)))return;const n=e[t(293)][t(320)](t(300)),r=e[t(330)],s=e[t(321)][t(320)](t(314))||{},o=e[t(293)][t(320)](t(288)),i=e[t(293)][t(320)](t(322))[t(324)](e[t(293)][t(320)](t(302)),s[t(313)]);n[t(304)](t(314));const a=new Set;for(const e of i[t(331)]){const n=o[t(317)](e[t(281)]);a[t(290)](n)}const c=new Set;for(const e of i[t(283)]){const n=o[t(317)](e[t(281)]);c[t(290)](n);for(const n of e[t(309)])c[t(290)](n)}for(const e of a)n[t(298)](e),n[t(297)][t(301)](e,Hr(r,t(316)));for(const e of c)n[t(285)](e),n[t(297)][t(301)](e,Hr(r,t(316)));this[t(294)]()}[ta(294)](){const t=ta,e=this[t(319)],n=e[t(330)];e[t(293)][t(320)](t(300))[t(297)][t(289)]((e=>{const r=t;if(r(299)!=e[r(291)]&&r(325)!=e[r(291)])return;const{data:s}=e;return s&&r(314)===s[r(310)]?s[r(306)][0][r(312)]?{type:r(323),content:Hr(n,r(326),s[r(306)][0][r(303)][r(295)]())}:{type:r(323),content:Hr(n,r(307),s[r(306)][0][r(303)][r(295)]())}:void 0}))}}function ra(){const t=["*Remove format:* %0","14245748vvjiQf","ghsAttributes","commandName","27KXPTRO","forceValue","definitions","style","1VHlFWw","FORMAT_STYLE","getGhsAttributeNameForElement","has","editor","get","config","StyleUtils","format","normalizeConfig","formatInline","*Set format:* %0","Style","935820uOhJHp","516OElwBO","locale","block","102QbbwZI","element","15757hawWuK","inline","afterInit","registerInlineAttribute","27844WXvron","238675FANkDs","GeneralHtmlSupport","registerDescriptionCallback","add","type","12ceNBjs","plugins","_registerLegacyDescription","toLowerCase","2083160itvVsq","descriptionFactory","registerBlockAttribute","formatBlock","TrackChangesEditing","registerAttributeLabel","DataSchema","styleName","enableDefaultAttributesIntegration","455078DqCgAQ","commandParams"];return(ra=function(){return t})()}function sa(t,e){const n=ia();return(sa=function(t,e){return n[t-=371]})(t,e)}const oa=sa;function ia(){const t=["getCellLocation","enableCommand","registerDescriptionCallback","24mzucXa","colspan","enqueueChange","document","table","tableColumn","downcastDispatcher","_tablePostFixingSubtypes","getChanges","getContainedElement","getChildren","descriptionFactory","insertTableRowBelow","map","left","suggestion","ELEMENT_TABLE_ROW_WITH_TEXT","deletion","from","detach","createTableWalker","fromRange","addRange","type","toLowerCase","plugins","tableRow","MIN_SAFE_INTEGER","isIntersecting","selectTableColumn","ELEMENT_TABLE_ROW","insert","every","mapper","getAttribute","selection","createRangeIn","above","registerCustomCallback","discard","rootName","start","showSuggestionHighlights","removeTableRow","values","highest","findAncestor","getRanges","root","end","item","8MbaAOU","data","name","*Remove:* %0","99fOFsSS","markMultiRangeDeletion","position","commands","min","*Insert:* %0","isEqual","length","getSelectionAffectedTableCells","_acceptFormatSuggestionCallbackFactory","1738970uaKOoD","nodeBefore","hasAttribute","startsWith","change","364cjUqxI","getRowIndexes","MAX_SAFE_INTEGER","$graveyard","createRangeOn","push","add","getChangedMarkers","get","TableUtils","_getSuggestionCoords","first","cell","1372932fWUZYm","removeClass","last","toViewElement","markMultiRangeInsertion","addClass","insertion","removeTableColumn","rowspan","nodeAfter","insertTable","isTouching","maxRow","ELEMENT_TABLE_COLUMN_WITH_TEXT","join","batch","includes","ELEMENT_TABLE_WITH_TEXT","execute","editor","getFirstRange","writer","order","low","refresh","TrackChangesEditing","getItems","getSuggestion","createPositionAt","getColumnIndexes","minRow","oldRange","178890YuOcAm","model","isIntersectingWithRange","insertTableColumnLeft","span","1838655VDPwMK","registerPostFixer","$textProxy","insertTableRowAbove","468JsCpXV","subType","maxColumn","_suggestionFactory","accept","substr","_getCoordsForCells","2433865YcmCmN","ELEMENT_TABLE_COLUMN","forceValue","isInContent","locale","tableCell","tablePaste","setSelection","_setupColumnsRowsFixing","addMarker:suggestion","insertTableColumnRight","has","element","_tableSuggestions","ELEMENT_TABLE","some","filter","920183TOrxnI","selectTableRow","registerElementLabel","options","TableEditing","afterInit","minColumn","differ","max","classes","change:data","_splitMarkerName","isArray"];return(ia=function(){return t})()}!function(t,e){const n=sa,r=t();for(;;)try{if(750874===parseInt(n(395))/1+parseInt(n(494))/2+-parseInt(n(371))/3*(-parseInt(n(481))/4)+parseInt(n(526))/5*(parseInt(n(411))/6)+parseInt(n(378))/7*(parseInt(n(462))/8)+parseInt(n(531))/9+parseInt(n(476))/10*(-parseInt(n(466))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=sa;super(t),this[e(418)]=[e(437),e(416)],this[e(391)]=new Set}[oa(400)](){const t=oa,e=this[t(513)],n=e[t(527)][t(414)][t(446)];if(!e[t(436)][t(389)](t(399)))return;const r=e[t(382)],s=e[t(436)][t(489)](t(519)),o=e[t(436)][t(489)](t(490));s[t(422)][t(397)](t(415),(e=>Hr(r,t(392),e))),this[t(386)](),s[t(409)](t(504)),s[t(409)](t(396)),s[t(409)](t(440));for(const r of[t(534),t(423)]){const i=e[t(469)][t(489)](r);s[t(409)](r,(r=>{const a=t;e[a(527)][a(480)]((t=>{const e=a;r();const c=e(448)===i[e(516)],u=o[e(474)](n),l=o[e(482)](u),f=c?l[e(492)]-1:l[e(496)]+1,h=u[0][e(457)](e(415)),g=o[e(431)](h,{startRow:f,endRow:f}),d=Array[e(429)](g)[e(424)]((n=>t[e(485)](n[e(493)])));s[e(498)](d,e(437))}))}))}for(const r of[t(529),t(388)]){const i=e[t(469)][t(489)](r);s[t(409)](r,(r=>{const a=t;e[a(527)][a(480)]((t=>{const e=a;r();const c=e(425)===i[e(516)],u=o[e(474)](n),l=o[e(523)](u),f=c?l[e(492)]-1:l[e(496)]+1,h=u[0][e(457)](e(415)),g=o[e(431)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(429)](g)[e(424)]((n=>t[e(485)](n[e(493)])));s[e(498)](d,e(416))}))}))}for(const r of[t(454),t(501)]){const i=r[t(376)](11),a=i[t(435)](),c=a[t(376)](0,3)+t(530),u=t(415)+i,l=t(470)+i,f=t(403)+i;s[t(409)](r,(()=>{const i=t;e[i(527)][i(480)]((t=>{const e=i,h=o[e(474)](n),g=h[0][e(457)](e(415));let d;if(e(454)==r){const t=o[e(482)](h);d={startRow:t[e(492)],endRow:t[e(496)],includeAllSlots:!0}}else{const t=o[e(523)](h);d={startColumn:t[e(492)],endColumn:t[e(496)],includeAllSlots:!0}}const p=o[e(431)](g,d),m=Array[e(429)](p)[e(424)]((({cell:t})=>t)),I=ca(m[e(394)]((t=>t[e(478)](c)))),E=ca(m[e(394)]((t=>!t[e(478)](c))))[e(424)]((n=>t[e(485)](n))),b=s[e(467)](E,u);if(b&&(e(437)==b[e(372)]||e(416)==b[e(372)])){const n=this[e(491)](b);for(const r of I){const s=t[e(485)](r),i=o[e(408)](r),u=r[e(445)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(433)](s)}}}))}))}function c(r){const s=t,o=Array[s(429)](n[s(458)]())[s(424)]((t=>i.LiveRange[s(432)](t)));e[s(527)][s(480)]((t=>{const n=s,i=t[n(509)];r=r[n(394)]((t=>n(484)!=t[n(459)][n(451)])),t[n(385)](r),e[n(469)][n(489)](n(454))[n(518)](),e[n(512)](n(454),{forceDefaultExecution:!0}),e[n(527)][n(413)]((()=>{const t=n;e[t(527)][t(413)](i,(e=>{const n=t,r=o[n(394)]((t=>n(484)!=t[n(459)][n(451)]));r[n(473)]>0&&e[n(385)](r);for(const t of o)t[n(430)]()}))}))}))}function u(r){const s=t;e[s(527)][s(480)]((t=>{const o=s,a=Array[o(429)](n[o(458)]())[o(424)]((t=>i.LiveRange[o(432)](t))),c=[];for(const t of r)for(const e of t[o(520)]({shallow:!0}))c[o(486)](e);for(const n of c)o(484)!=n[o(459)][o(451)]&&(t[o(385)](t[o(522)](n,0)),e[o(469)][o(489)](o(501))[o(518)](),e[o(512)](o(501),{forceDefaultExecution:!0}));const u=a[o(394)]((t=>o(484)!=t[o(459)][o(451)]));u[o(473)]>0&&t[o(385)](u);for(const t of a)t[o(430)]()}))}function l(e,n){const r=t;return n[r(443)]((t=>e[r(393)]((e=>e[r(460)][r(472)](t[r(452)])||t[r(460)][r(472)](e[r(452)])))))}function f(e,n){const r=t;return!e[r(393)]((t=>n[r(393)]((e=>t[r(439)](e)))))&&e[r(393)]((t=>n[r(393)]((e=>t[r(460)][r(505)](e[r(452)])))))}e[t(463)][t(417)].on(t(387),((e,n,r)=>{const s=t;if(!r[s(398)][s(453)])return;const o=n[s(461)];if(!o)return;const i=r[s(444)][s(497)](o);function c(t){return Array[s(407)](t)?t:[t]}i&&s(383)===o[s(464)]&&(0,a.setHighlightHandling)(i,r[s(515)],((t,e,n)=>n[s(499)](c(e[s(404)]),t)),((t,e,n)=>n[s(495)](c(e[s(404)]),t)))}),{priority:t(456)}),s[t(422)][t(410)]((e=>{const n=t;if(n(500)!=e[n(434)]&&n(428)!=e[n(434)])return;const s=e[n(420)]();if(null!=s&&s.is(n(390),n(415))){if(n(500)==e[n(434)]){const t=e[n(520)]()[n(394)]((t=>t.is(n(533))))[n(424)]((t=>t[n(463)]));if(t[n(473)])return{type:n(500),content:Hr(r,n(471),Hr(r,n(511),'"'+t[n(508)](" ")+'"'))}}if(n(428)==e[n(434)]){const t=e[n(520)]()[n(394)]((t=>t.is(n(533))))[n(424)]((t=>t[n(463)]));if(t[n(473)])return{type:n(428),content:Hr(r,n(465),Hr(r,n(511),'"'+t[n(508)](" ")+'"'))}}}})),s[t(422)][t(410)]((e=>{const n=t;if(n(437)==e[n(372)]){const t=e[n(520)]()[n(394)]((t=>t.is(n(533))))[n(424)]((t=>t[n(463)])),s=this[n(491)](e),o=s[n(506)]-s[n(524)]+1;if(n(500)==e[n(434)])return t[n(473)]?{type:n(500),content:Hr(r,n(471),Hr(r,n(427),[o,'"'+t[n(508)](" ")+'"']))}:{type:n(500),content:Hr(r,n(471),Hr(r,n(441),o))};if(n(428)==e[n(434)])return t[n(473)]?{type:n(428),content:Hr(r,n(465),Hr(r,n(427),[o,'"'+t[n(508)](" ")+'"']))}:{type:n(428),content:Hr(r,n(465),Hr(r,n(441),o))}}if(n(416)==e[n(372)]){const t=e[n(520)]()[n(394)]((t=>t.is(n(533))))[n(424)]((t=>t[n(463)])),s=this[n(491)](e),o=s[n(373)]-s[n(401)]+1;if(n(500)==e[n(434)])return t[n(473)]?{type:n(500),content:Hr(r,n(471),Hr(r,n(507),[o,'"'+t[n(508)](" ")+'"']))}:{type:n(500),content:Hr(r,n(471),Hr(r,n(379),o))};if(n(428)==e[n(434)])return t[n(473)]?{type:n(428),content:Hr(r,n(465),Hr(r,n(507),[o,'"'+t[n(508)](" ")+'"']))}:{type:n(428),content:Hr(r,n(465),Hr(r,n(379),o))}}})),s[t(374)][t(449)](t(500),t(437),t(450),c),s[t(374)][t(449)](t(428),t(437),t(375),c),s[t(374)][t(449)](t(500),t(416),t(450),u),s[t(374)][t(449)](t(428),t(416),t(375),u),s[t(374)][t(449)](t(500),t(416),t(508),l),s[t(374)][t(449)](t(428),t(416),t(508),l),s[t(374)][t(449)](t(500),t(437),t(508),f),s[t(374)][t(449)](t(428),t(437),t(508),f)}[oa(475)](){const t=oa,e=this[t(513)],n=e[t(527)][t(414)][t(446)];return(r,s)=>{const o=t;e[o(527)][o(480)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(460)][a(477)];u&&u[0]&&!1===u[0][a(380)]&&(l=r[0][a(452)][a(503)]);const f=t[a(447)](l);if(a(484)==f[a(459)][a(451)])return;const h=Array[a(429)](n[a(458)]())[a(424)]((t=>i.LiveRange[a(432)](t)));t[a(385)](f),e[a(469)][a(489)](c)[a(518)](),u[a(486)]({forceDefaultExecution:!0}),e[a(512)](c,...u);const g=h[a(394)]((t=>a(484)!=t[a(459)][a(451)]));g[a(473)]>0&&t[a(385)](g);for(const t of h)t[a(430)]()}))}}[oa(377)](t){const e=oa,n=this[e(513)][e(436)][e(489)](e(490));let r=Number[e(483)],s=Number[e(438)],o=Number[e(483)],i=Number[e(438)];for(const a of t){if(e(484)==a[e(459)][e(451)])continue;const{row:t,column:c}=n[e(408)](a),u=a[e(478)](e(502))?a[e(445)](e(502))-1:0,l=a[e(478)](e(412))?a[e(445)](e(412))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(386)](){const t=oa,e=this[t(513)],n=e[t(436)][t(489)](t(519)),r=e[t(436)][t(489)](t(490));e[t(527)][t(414)].on(t(405),(()=>{const r=t,s=Array[r(429)](e[r(527)][r(414)][r(402)][r(488)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(406)](t);if(r(426)!=s)continue;if(null!=e[r(525)])continue;const a=n[r(521)](o);this[r(418)][r(510)](i)&&this[r(391)][r(487)](a)}}),{priority:t(517)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(485)](e),a=e[s(457)](s(415)),c=r[s(408)](e);for(const t of this[s(391)]){const n=t[s(372)],r=n[s(479)](s(384)),u=n[s(376)](r?10:5),l=u[s(435)](),f=l[s(376)](0,3)+s(530),h=s(470)+u,g=s(403)+u;if(!t[s(381)])continue;if(a!=t[s(514)]()[s(452)][s(457)](s(415)))continue;if(t[s(528)](i))continue;const d=e[s(478)](f)?e[s(445)](f)-1:0,p=this[s(491)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(433)](i),o=!0)}return o};e[t(527)][t(414)][t(532)]((n=>{const r=t;let o=!1;for(const t of e[r(527)][r(414)][r(402)][r(419)]())if(r(442)==t[r(434)])if(r(437)==t[r(464)])for(const e of t[r(468)][r(503)][r(421)]())o=o||s(e,n);else r(383)==t[r(464)]&&(o=o||s(t[r(468)][r(503)],n));return o}))}[oa(491)](t){const e=oa;return this[e(377)](t[e(458)]()[e(424)]((t=>t[e(452)][e(503)])))}}function ca(t){const e=oa;return Array[e(429)](new Set(t)[e(455)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=461]})(t,e)}function fa(){const t=["type","*Split cell:* vertically","formatBlock","filter","$graveyard","fromRange","mergeTableCellDown","cell","locale","document","detach","map","getRanges","has","TableEditing","root","92724XoaXmB","_suggestionFactory","add","insertion","registerDescriptionCallback","length","get","format","execute","afterInit","*Split cell:* horizontally","plugins","from","mergeTableCellLeft","registerCustomCallback","*Merge cells*","refresh","56fksSnY","containsRange","direction","forceDefaultExecution","setSelection","_areSelectedCellsMergable","find","5UfuQlE","isEnabled","requires","_tablePostFixingSubtypes","_isForcedDefaultExecutionBlock","commandName","createTableWalker","TrackChangesEditing","commands","push","author","horizontally","650192sKWLjA","editor","TableUtils","getCellLocation","95877ayDsjI","90sKRROs","mergeTableCellRight","subType","set:isEnabled","markBlockFormat","size","trackChanges","change","return","selection","getSuggestions","stop","581691ntYRGR","1402173MCvbup","splitTableCellVertically","highest","createRangeOn","splitTableCellHorizontally","_areMergableCells","rootName","439928XliJfC","markMultiRangeBlockFormat","low","model","value","table","element","descriptionFactory","findAncestor","mergeTableCellUp","formatInline","isInContent","mergeTableCells","20jhdorQ","deletion","getFirstPosition","55656ckISBC","getAncestors","tableCell","getSelectionAffectedTableCells","_acceptFormatSuggestionCallbackFactory","enableCommand","accept"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(110682===-parseInt(n(497))/1+-parseInt(n(531))/2*(-parseInt(n(534))/3)+parseInt(n(493))/4*(parseInt(n(481))/5)+parseInt(n(557))/6*(parseInt(n(474))/7)+parseInt(n(518))/8+parseInt(n(511))/9+-parseInt(n(498))/10*(parseInt(n(510))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(483)](){return[aa]}[ua(466)](){const t=ua,e=this[t(494)],n=e[t(521)][t(550)][t(507)],r=e[t(549)];if(!e[t(468)][t(554)](t(555)))return;const s=e[t(468)][t(463)](t(488)),o=e[t(468)][t(463)](t(495)),a=e[t(468)][t(463)](aa);a[t(484)][t(490)](t(530)),s[t(539)](t(530),(()=>{const n=t,r=o[n(537)](e[n(521)][n(550)][n(507)]);e[n(521)][n(505)]((()=>{const t=n;s[t(519)](r,{commandName:t(530),commandParams:[]},[],t(530))}))})),e[t(489)][t(463)](t(530)).on(t(465),((n,r)=>{const o=t;e[o(489)][o(463)](o(504))[o(522)]&&(r[o(462)]>0&&r[r[o(462)]-1]&&r[r[o(462)]-1][o(477)]||s[o(485)]||this[o(479)]()||n[o(509)]())}),{priority:t(513)});for(const n of[t(527),t(499),t(547),t(470)]){const r=e[t(489)][t(463)](n);s[t(539)](n,(()=>{const n=t,o=e[n(521)][n(550)][n(507)][n(533)]()[n(535)]()[n(480)]((t=>t.is(n(524),n(536)))),i=r[n(522)];e[n(521)][n(505)]((()=>{const t=n;s[t(519)]([o,i],{commandName:t(530),commandParams:[]},[],t(530))}))}))}for(const n of[t(512),t(515)]){const r=e[t(489)][t(463)](n);s[t(539)](n,(()=>{const i=t,a=o[i(537)](e[i(521)][i(550)][i(507)])[0],c=a[i(526)](i(523)),{column:u,row:l}=o[i(496)](a);let f=[];if(i(492)==r[i(476)]){const t=o[i(487)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(469)](t)[i(552)]((t=>t[i(548)]))}else{const t=o[i(487)](c,{column:u,includeAllSlots:!0});f=Array[i(469)](t)[i(552)]((t=>t[i(548)]))}e[i(521)][i(505)]((t=>{const e=i;s[e(502)](t[e(514)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(525)][t(461)]((e=>{const n=t;if(n(543)!=e[n(541)]&&n(528)!=e[n(541)])return;const{data:s}=e;return s&&n(530)==s[n(486)]?{type:n(464),content:Hr(r,n(472))}:void 0})),s[t(525)][t(461)]((e=>{const n=t;if(n(543)!=e[n(541)]&&n(528)!=e[n(541)])return;const{data:s}=e;return s?n(512)==s[n(486)]?{type:n(464),content:Hr(r,n(542))}:n(515)==s[n(486)]?{type:n(464),content:Hr(r,n(467))}:void 0:void 0}));const c=a[t(538)]();for(const e of[t(527),t(499),t(547),t(470)])s[t(558)][t(471)](t(543),e,t(540),c);for(const e of[t(512),t(515)])s[t(558)][t(471)](t(543),e,t(540),c);s[t(558)][t(471)](t(543),t(530),t(540),(r=>{const s=t;e[s(521)][s(505)]((t=>{const o=s,a=Array[o(469)](n[o(553)]())[o(552)]((t=>i.LiveRange[o(546)](t)));t[o(478)](r),e[o(489)][o(463)](o(530))[o(473)](),e[o(465)](o(530),{forceDefaultExecution:!0});const c=a[o(544)]((t=>o(545)!=t[o(556)][o(517)]));c[o(462)]>0&&t[o(478)](c);for(const t of a)t[o(551)]()}))}));for(const n of[t(527),t(547),t(470),t(499)]){const r=e[t(489)][t(463)](n);r.on(t(501),((n,s,o)=>{const i=t;if(o){const t=e[i(521)][i(550)][i(507)][i(533)]()[i(535)]()[i(480)]((t=>t.is(i(524),i(536))));this[i(516)](r[i(522)],t)||(n[i(506)]=!1,n[i(509)]())}}),{priority:t(520)})}}[ua(479)](){const t=ua,e=this[t(494)][t(489)][t(463)](t(530)),n=this[t(494)][t(468)][t(463)](t(495));if(!e[t(482)])return!1;const r=n[t(537)](this[t(494)][t(521)][t(550)][t(507)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(516)](e,n))return!1;return!0}[ua(516)](t,e){const n=ua,r=this[n(494)][n(468)][n(463)](n(488)),s=this[n(494)][n(521)][n(514)](t),o=this[n(494)][n(521)][n(514)](e),i=new Set,a=new Set;for(const t of r[n(508)]())if((n(560)==t[n(541)]||n(532)==t[n(541)]||n(530)==t[n(500)])&&t[n(529)])for(const e of t[n(553)]())e[n(475)](s,!0)&&i[n(559)](t[n(541)]+":"+t[n(491)].id),e[n(475)](o,!0)&&a[n(559)](t[n(541)]+":"+t[n(491)].id);if(i[n(503)]!=a[n(503)])return!1;for(const t of i)if(!a[n(554)](t))return!1;return!0}}const ga=pa;!function(t,e){const n=pa,r=t();for(;;)try{if(921953===-parseInt(n(529))/1*(-parseInt(n(549))/2)+parseInt(n(542))/3*(parseInt(n(493))/4)+parseInt(n(495))/5+parseInt(n(538))/6*(-parseInt(n(537))/7)+parseInt(n(572))/8*(-parseInt(n(496))/9)+-parseInt(n(543))/10*(-parseInt(n(511))/11)+parseInt(n(494))/12*(-parseInt(n(540))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ma);class da extends t.Plugin{static get[ga(567)](){return[aa]}[ga(547)](){const t=ga,e=this[t(518)];if(!e[t(569)][t(497)](t(514)))return;const n=e[t(504)],r=e[t(569)][t(507)](t(570));r[t(574)](t(562)),r[t(574)](t(502)),r[t(577)](t(510)),r[t(577)](t(491)),r[t(557)][t(490)](t(510),Hr(n,t(545))),r[t(557)][t(490)](t(491),Hr(n,t(532))),this[t(508)]()}[ga(508)](){const t=ga,e=this[t(518)][t(569)][t(507)](t(570)),n=this[t(518)][t(569)][t(507)](t(525)),r=this[t(518)][t(569)][t(507)](aa)[t(512)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(520)](o[a(541)]),l=e[a(526)](u),f=l[a(530)];if(a(519)!=l[a(552)]||!f||a(502)!=f[a(539)])return;if(o[a(544)])return void s[a(546)]();if(!i[a(578)][a(576)](o[a(515)],s[a(575)]))return;const h=o[a(515)][a(500)][a(553)],g=o[a(515)][a(565)][a(503)],d=h[a(492)][a(492)],{column:p}=n[a(550)](h),{column:m}=n[a(550)](g);for(let s=p;s<=m;s++){const l=n[a(524)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(522)],l=i[a(551)][a(527)](s);i[a(558)][a(564)](a(571)+c,l),r&&i[a(558)][a(534)](a(506),u,l),i[a(551)][a(566)](l,o[a(541)]),t&&(e[a(521)][a(559)](o[a(541)])?i[a(558)][a(564)](a(548),l):i[a(558)][a(513)](a(548),l))}}}}e[t(523)][t(533)](t(519),t(562),t(505),r),e[t(523)][t(533)](t(519),t(502),t(505),r),this[t(518)][t(535)][t(501)].on(t(516),s(),{priority:t(509)}),this[t(518)][t(530)][t(501)].on(t(516),((e,n,r)=>{const o=t;r[o(554)][o(561)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(509)}),this[t(518)][t(535)][t(501)].on(t(555),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(520)](r[o(541)]),c=e[o(526)](a),u=c[o(530)];if(o(519)!=c[o(552)]||!u||o(502)!=u[o(539)])return;const l=s[o(551)][o(556)](r[o(541)]);if(l)for(const t of l)s[o(558)][o(513)](o(571)+i,t),s[o(558)][o(513)](o(548),t),s[o(558)][o(568)](o(506),t),s[o(551)][o(573)](t,r[o(541)])}),{priority:t(509)}),this[t(517)]()}[ga(517)](){const t=ga,e=this[t(518)],n=e[t(504)];function r(e){const r=t;return{type:r(499),content:Hr(n,r(536),e)}}e[t(569)][t(507)](t(570))[t(557)][t(531)]((e=>{const s=t;if(s(519)!=e[s(552)])return;const{data:o}=e;if(o){if(s(562)==o[s(539)]){const t=o[s(560)][0][s(498)];return r(Hr(n,s(t?545:563)))}if(s(502)==o[s(539)]){const t=o[s(560)][0][s(498)];return r(Hr(n,s(t?532:528)))}}}))}}function pa(t,e){const n=ma();return(pa=function(t,e){return n[t-=490]})(t,e)}function ma(){const t=["12DoSJCx","6044055KSxFIQ","1218213CEuLxr","has","forceValue","format","start","downcastDispatcher","setTableColumnHeader","nodeBefore","locale","accept","data-suggestion","get","_handleLegacySuggestions","highest","headingRows","9004897LMRwYD","_acceptFormatSuggestionCallbackFactory","removeClass","TableEditing","markerRange","addMarker:suggestion","_registerLegacyDescription","editor","formatBlock","_splitMarkerName","activeMarkers","cell","_suggestionFactory","createTableWalker","TableUtils","getSuggestion","toViewElement","FORMAT_REGULAR_COLUMN","1294011lpATkb","data","registerDescriptionCallback","FORMAT_HEADER_COLUMN","registerCustomCallback","setAttribute","editing","*Format:* %0","49OiuDAt","148782czehUs","commandName","15760511cFwzGo","markerName","1426071MxkcrT","10udkNCF","item","FORMAT_HEADER_ROW","stop","afterInit","ck-suggestion-marker--active","2nipnHa","getCellLocation","mapper","type","nodeAfter","options","removeMarker:suggestion","markerNameToElements","descriptionFactory","writer","includes","commandParams","showSuggestionHighlights","setTableRowHeader","FORMAT_REGULAR_ROW","addClass","end","bindElementToMarker","requires","removeAttribute","plugins","TrackChangesEditing","ck-suggestion-marker-","88xBYDFy","unbindElementFromMarkerName","enableDefaultAttributesIntegration","name","consume","registerBlockAttribute","consumable","registerAttributeLabel","headingColumns","parent","4vPnjqq"];return(ma=function(){return t})()}const Ia=Ea;function Ea(t,e){const n=Aa();return(Ea=function(t,e){return n[t-=193]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(277169===-parseInt(n(274))/1*(parseInt(n(214))/2)+parseInt(n(349))/3*(parseInt(n(346))/4)+parseInt(n(381))/5*(-parseInt(n(216))/6)+parseInt(n(360))/7+-parseInt(n(272))/8+-parseInt(n(268))/9*(parseInt(n(309))/10)+parseInt(n(347))/11*(parseInt(n(275))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);const ba=[Ia(361),Ia(311),Ia(252),Ia(195),Ia(319),Ia(344),Ia(265)],Ta=Object[Ia(243)](ba[Ia(294)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(327)](){return[aa]}[Ia(250)](){const t=Ia,n=this[t(210)];if(!n[t(350)][t(375)](t(365)))return;const r=n[t(350)][t(366)](t(369)),s=n[t(350)][t(366)](t(277)),o=n[t(350)][t(366)](aa),a=n[t(350)][t(366)](t(365));o[t(226)][t(377)](t(331),t(398)),n[t(295)][t(255)][t(218)](t(285),{allowIn:t(248),allowContentOf:t(248),isLimit:!0}),n[t(338)][t(341)]({model:t(285),view:t(320)});let c=null;n[t(295)].on(t(281),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(247)]-1];h&&h[u(235)]||r[u(194)]||this[u(210)][u(245)][u(366)](u(388))[u(206)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(308)))return!1;const i=s[o(352)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(225)](n[o(312)][o(237)]);if(!a[o(247)])return!1;const c=a[0][o(330)](o(212)),l=r[o(372)](a),f=r[o(333)](a),h={startRow:l[o(332)],endRow:l[o(307)],startColumn:f[o(332)],endColumn:f[o(307)]};return 1==a[o(247)]&&(h[o(213)]+=r[o(253)](i)-1,h[o(234)]+=r[o(335)](i)-1),ka(c,h,r)}(l,f,n[u(295)],s,a)&&(o[u(321)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(295)][u(229)]((()=>{const t=u;n[t(295)][t(281)](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(247)]&&r[t(197)](o,t(331),{tablePasteChainId:s}),a[t(247)]&&r[t(197)](a,t(398),{tablePasteChainId:s}),l[t(247)]&&(r[t(197)](l,t(362),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(357)]((e=>{const n=t;var r;return null===(r=e[n(271)])||void 0===r?void 0:r[n(230)](e)}))),f[t(247)]&&(r[t(329)](f,t(362),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(357)]((e=>{const n=t;var r;return null===(r=e[n(271)])||void 0===r?void 0:r[n(230)](e)})));const g=r[t(301)](h[t(294)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(261),{tablePasteChainId:s});if(g){const e=g[t(348)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(295)][t(221)](s),a=e[t(283)]((e=>e[t(278)]()[t(249)](i)));a&&r[t(377)]([a[t(392)],o])}r[t(247)]&&g[t(280)](t(292),Object[t(243)](r))}c=null})))}),{priority:e.priorities[t(382)]+10}),n[t(350)][t(366)](t(365)).on(t(260),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(321)]();const u=s[r(305)],l=o,f=ya(u),h=ya(l);e[r(279)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(299)](u[r(297)](0));for(const t of Array[r(200)](l[r(244)]()))a[r(337)](t,u,r(358));const t=c[r(220)][r(328)](s[r(373)]),e=c[r(193)][r(328)](s[r(343)]);t||e||(g=i.LiveRange[r(284)](a[r(199)](u)))}else h&&!f&&(d=a[r(199)](u));else{const t=a[r(231)](r(285)),e=a[r(231)](r(285));a[r(242)](a[r(199)](u),e),a[r(337)](t,u,0);for(const e of Array[r(200)](l[r(244)]()))a[r(337)](e,t,r(358));g=i.LiveRange[r(284)](a[r(221)](t)),d=i.LiveRange[r(284)](a[r(221)](e))}const p=Array[r(200)](l[r(364)]())[r(222)]((([t])=>ba[r(328)](t)));c[r(316)][r(377)]({element:u,attributes:p[r(247)]?Object[r(243)](p):null}),g&&c[r(310)][r(377)](g),d&&c[r(203)][r(377)](d)}),{priority:t(382)}),s.on(t(368),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(269)]||1;c[o(193)]=new Array(l)[o(386)](u)[o(294)](((t,e)=>t+e));for(const{cell:t}of s[o(241)](i,{startColumn:u,endColumn:u+l-1}))c[o(393)][o(377)](n[o(295)][o(221)](t))}),{priority:t(204)}),s.on(t(223),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(370)]||1;c[o(220)]=new Array(l)[o(386)](u)[o(294)](((t,e)=>t+e));for(const{cell:t}of s[o(241)](i,{startRow:u,endRow:u+l-1}))c[o(380)][o(377)](n[o(295)][o(221)](t))}),{priority:t(204)}),r[t(399)][t(236)]((e=>{const r=t;if(e[r(353)]&&e[r(353)][r(359)](r(362)))return e[r(345)]?{}:{type:r(298),content:Hr(n[r(273)],r(217))}}));const u=()=>!1;for(const e of[t(362),t(398),t(331),t(261)])r[t(334)][t(317)](t(298),e,t(251),u),r[t(334)][t(317)](t(293),e,t(251),u),r[t(334)][t(317)](t(288),e,t(251),u);r[t(334)][t(317)](t(288),t(261),t(356),u),r[t(334)][t(317)](t(288),t(261),t(394),((e,r,s)=>{const o=t,i=e[o(294)]((t=>t[o(379)]()))[o(222)]((t=>t)),a=new Map(i[o(294)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(316)])e&&a[o(355)](t,e);else if(s&&s[o(292)])for(const[t,e]of Object[o(303)](s[o(292)])){const r=n[o(295)][o(291)][o(366)](t),s=r?r[o(278)]()[o(379)]():null;s&&a[o(355)](s,e)}n[o(295)][o(229)]((t=>{const e=o;for(const[n,r]of a)t[e(385)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(334)][o(317)](e,o(362),s,((t,i,a)=>{const c=o;n[c(295)][c(229)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(306)][o(302)];t.is(o(228),o(285))&&u[o(377)](t)}r[o(334)][o(289)](e,null,s)(t,i,a);for(const t of u)o(233)!=t[o(239)][o(258)]&&n[o(389)](t)}))}))};l(t(298),t(394)),l(t(298),t(356)),l(t(293),t(394)),l(t(293),t(356)),r[t(334)][t(317)](t(298),t(331),t(356),(e=>{const n=t,r=e[n(294)]((t=>t[n(379)]())),i=r[0][n(330)](n(212)),{minRow:a,maxRow:c}=o[n(290)](r);s[n(387)](i,{at:a,rows:c-a+1})})),r[t(334)][t(317)](t(298),t(398),t(356),(e=>{const n=t,r=e[n(294)]((t=>t[n(379)]())),i=r[0][n(330)](n(212)),{minColumn:a,maxColumn:c}=o[n(290)](r);s[n(211)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(353)]||!n[s(353)][s(359)](s(362)))return;const o=n[s(224)][s(259)],i=r[s(323)]()[s(222)]((t=>t[s(198)]&&t[s(224)]&&t[s(224)][s(259)]==o));i[s(247)]&&n[s(314)]()[s(247)]!=i[s(247)]&&i[s(201)](((t,e)=>(t[s(325)]=e,e[s(345)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(202)](e[s(391)]),i=[s(238),s(376)],a=r[s(339)][s(328)](e[s(391)]);return a&&i[s(377)](s(209)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(363),f,{priority:t(382)}),r.on(t(286),f,{priority:t(382)}),n[t(295)][t(312)][t(240)]((()=>{const e=t;let s=!1;const o=Array[e(200)](n[e(295)][e(312)][e(287)][e(264)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(202)](t);if(e(227)!=o||e(293)!=a||i[e(276)])continue;if(!r[e(340)](c))continue;const u=r[e(263)](c)[e(378)](),l=n[e(350)][e(366)](e(354)).me;for(const t of r[e(323)]())if(t[e(198)]&&t[e(296)]==l&&e(288)==t[e(266)]&&e(261)==t[e(353)]&&t[e(378)]()[e(396)]((t=>u[e(318)]((n=>n[e(262)](t,!0))))))for(const n of t[e(314)]())n[e(198)]&&(n[e(356)](),s=!0)}return s})),n[t(295)][t(312)][t(240)]((e=>{const s=t,o=n[s(245)][s(366)](s(395));if(!o||!o[s(196)][s(375)](e[s(267)]))return!1;let i=!1;const a=n[s(350)][s(366)](s(354)).me,c=n[s(295)][s(312)][s(287)][s(367)](),u=Array[s(200)](n[s(295)][s(312)][s(287)][s(264)]())[s(222)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(202)](t);return n(227)==o&&n(362)==i&&c==a.id&&!e[n(276)]}));for(const t of c){if(s(337)!=t[s(266)]||s(285)!=t[s(392)]||1!=t[s(247)])continue;const n=e[s(282)](t[s(257)],t[s(257)][s(300)](1));if(!u[s(283)]((({data:t})=>t[s(374)][s(249)](n))))for(const{name:t,data:r}of u)if(n[s(262)](r[s(374)])){e[s(207)](t,{range:n}),i=!0;break}}return i})),n[t(295)][t(312)][t(240)]((e=>{const s=t;let o=!1;const i=n[s(350)][s(366)](s(354)).me,a=r[s(323)]()[s(222)]((t=>t[s(198)]&&t[s(296)]==i)),c=new Set,u=new Set;for(const t of a)if(s(362)==t[s(353)])for(const e of t[s(348)]()){const n=e[s(278)]()[s(379)]();if(n)if(n.is(s(228),s(285))&&ya(n)){t[s(342)](e[s(392)]),c[s(270)](n),o=!0;const r=n[s(315)],i=n[s(326)],a=r&&r.is(s(228),s(285)),l=i&&i.is(s(228),s(285));a&&!c[s(375)](r)&&u[s(270)](r),l&&!c[s(375)](i)&&u[s(270)](i)}else n.is(s(228),s(336))&&n[s(232)]&&(t[s(342)](e[s(392)]),o=!0)}else if(s(261)==t[s(353)]){if(!t[s(224)]||!t[s(224)][s(259)])continue;const e=t[s(224)][s(292)];if(e&&Object[s(322)](e)[s(247)])continue;const n=t[s(224)][s(259)];let r=!0,i=!0;for(const e of a)if(e[s(353)]&&e[s(353)][s(359)](s(362))){if(!e[s(224)][s(259)]){i=!1;break}if(e.id!=t.id&&e[s(224)][s(259)]==n){r=!1;break}}i&&r&&(t[s(313)](),o=!0)}for(const t of c)e[s(299)](t);for(const t of u)e[s(389)](t);return o})),n[t(338)][t(324)](t(304))[t(390)]({model:t(383),view:(t,e)=>h(t),converterPriority:t(382)}),n[t(338)][t(324)](t(208))[t(390)]({model:t(383),view:(e,n)=>n[t(246)][t(351)]?h(e,!1):null,converterPriority:t(382)});const g=n[t(254)][t(371)];this[t(256)](g[t(312)],t(205),((e,n)=>{const r=t,s=[];for(const t of g[r(199)](n[r(384)])[r(215)]())t.is(r(228),r(320))&&s[r(377)](t);g[r(229)]((t=>{const e=r;for(const n of s)t[e(219)](t[e(199)](n),t[e(397)](n)),t[e(299)](n)}))}))}}function ya(t){const e=Ia;if(t[e(232)])return!0;const n=t[e(297)](0);return n.is(e(228),e(336))&&n[e(232)]}function Aa(){const t=["createRangeOn","filter","insertRows","attributes","getSelectionAffectedTableCells","_tablePostFixingSubtypes","suggestion","element","change","call","createElement","isEmpty","$graveyard","endColumn","forceDefaultExecution","registerDescriptionCallback","selection","ck-suggestion-marker","root","registerPostFixer","createTableWalker","wrap","fromEntries","getChildren","commands","options","length","tableCell","isEqual","afterInit","join","tableCellBorderStyle","getRows","editing","schema","listenTo","position","rootName","tablePasteChainId","_replaceTableSlotCell","tablePasteCell","containsRange","getSuggestion","getChangedMarkers","tableCellPadding","type","batch","9gcrkAU","columns","add","detach","1039432QynMiw","locale","1YHFkYC","8184CAlHvh","oldRange","TableUtils","getRange","return","setAttribute","insertContent","createRange","find","fromRange","tableCellSuggestion","suggestionUnloaded","differ","formatBlock","getSuggestionCallback","_getCoordsForCells","markers","markerAttributes","deletion","map","model","author","getChild","insertion","remove","getShiftedBy","markMultiRangeBlockFormat","nodeAfter","entries","editingDowncast","cell","start","last","documentSelection","2259970vuotkG","insertionRanges","tableCellBorderColor","document","removeMarkers","getAllAdjacentSuggestions","nextSibling","cells","registerCustomCallback","some","tableCellVerticalAlignment","suggestion-td","stop","keys","getSuggestions","for","next","previousSibling","requires","includes","markMultiRangeDeletion","findAncestor","tablePasteRow","first","getColumnIndexes","_suggestionFactory","getColumns","paragraph","insert","conversion","activeMarkers","hasSuggestion","elementToElement","removeMarker","column","tableCellBackgroundColor","previous","77124BhTHeO","3707GYhABl","getMarkers","39SODKTk","plugins","showSuggestionHighlights","getTableIfOnlyTableInContent","subType","Users","set","discard","forEach","end","startsWith","3660349ATEAdK","tableCellBorderWidth","tablePaste","suggestionLoaded","getAttributes","TableClipboard","get","getChanges","insertColumns","TrackChangesEditing","rows","view","getRowIndexes","row","newRange","has","ck-suggestion-marker-insertion","push","getRanges","getContainedElement","rowInsertionRanges","15CRKxVe","high","suggestion:formatBlock:tablePasteCell","content","setAttributes","fill","removeRows","trackChanges","unwrap","markerToHighlight","markerName","name","columnInsertionRanges","accept","redo","every","createPositionBefore","tablePasteColumn","descriptionFactory","columnInsertionIndexes","_isForcedDefaultExecutionBlock","tableCellHorizontalAlignment","_createdBatches","markMultiRangeInsertion","isInContent","createRangeIn","from","reduce","_splitMarkerName","deletionRanges","low","clipboardOutput","value","updateMarker","dataDowncast","ck-suggestion-marker--active","editor","removeColumns","table","endRow","614106frhguX","getItems","126492qbYkSX","*Replace table cells*","register","move","rowInsertionIndexes"];return(Aa=function(){return t})()}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(241)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(){const t=["2146190rvPHZy","descriptionFactory","formatBlock","selection","model","11888CAdmyZ","data","has","TrackChangesEditing","formatInline","type","enableCommand","locale","discard","columnWidths","112342SZZbTb","getTableColumnsWidths","tableWidth","getContainedElement","18CkyxOl","getSelectedElement","resizeTableWidth","registerCustomCallback","editor","formatGroupId","get","getSuggestions","registerDescriptionCallback","table","plugins","subType","document","getSuggestionCallback","change","resizeTable","3187970dPjpTU","bind","format","afterInit","987kFbLhI","97358kQFHrt","_suggestionFactory","markBlockFormat","getAttribute","author","handleResizeTableWidthCommand","TableColumnResizeEditing","286350XcuTMD","commandParams","1445448PDoyyA","21YBzeUn","accept","getColumnGroupElement","handleSuggestionDescription","*Format:* resize table","Users"];return(Ca=function(){return t})()}function La(t,e){const n=Ca();return(La=function(t,e){return n[t-=151]})(t,e)}const Ra=La;!function(t,e){const n=La,r=t();for(;;)try{if(219808===parseInt(n(206))/1+-parseInt(n(175))/2*(parseInt(n(185))/3)+-parseInt(n(184))/4+parseInt(n(191))/5+-parseInt(n(182))/6+-parseInt(n(174))/7*(parseInt(n(196))/8)+-parseInt(n(154))/9*(-parseInt(n(170))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ca);class Na extends t.Plugin{[Ra(173)](){const t=Ra;if(!this[t(158)][t(164)][t(198)](t(181)))return;const e=this[t(158)][t(164)][t(160)](t(199));e[t(202)](t(156),this[t(180)][t(171)](this)),e[t(176)][t(157)](t(193),t(169),t(186),e[t(176)][t(167)](t(193),null,t(204))),e[t(176)][t(157)](t(193),t(169),t(204),e[t(176)][t(167)](t(193),null,t(186))),e[t(192)][t(162)](this[t(188)][t(171)](this))}[Ra(180)](t,e){const n=Ra,r=this[n(158)][n(164)][n(160)](n(199)),s=this[n(158)][n(164)][n(160)](n(181)),o=e[n(163)]||this[n(158)][n(195)][n(166)][n(194)][n(155)]();this[n(158)][n(195)][n(168)]((()=>{const i=n,a=s[i(187)](o);let c=a?s[i(151)](a):null,u=o[i(178)](i(152))||null;const l=e[i(152)]||u,f=e[i(205)]||c,h=this[i(158)][i(164)][i(160)](i(190)).me;for(const t of r[i(161)]()){const e=t[i(153)]();if(i(169)===t[i(165)]&&e===o){t[i(179)]!==h&&t[i(204)]();const e=t[i(197)][i(183)];u=e[0][i(152)],c=e[0][i(205)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(177)](o,{commandName:i(156),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(169)},[],i(169))}))}[Ra(188)](t){const e=Ra;if(e(193)!=t[e(201)]&&e(200)!=t[e(201)])return;const{data:n}=t;if(n&&e(169)===n[e(159)]){const t=e(189);return{type:e(172),content:Hr(this[e(158)][e(203)],t)}}}}const Sa=Ma;function va(){const t=["81dTIdvG","336786DwLsRJ","has","plugins","insertTemplate","3122421cRiSRU","336815YgOhYE","afterInit","enableCommand","1289736YxEyTp","get","356170lfumos","Template","1137388QPsOJy","editor","2EXgfFK","2479463zxogXI","TrackChangesEditing"];return(va=function(){return t})()}function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=389]})(t,e)}!function(t,e){const n=Ma,r=t();for(;;)try{if(572960===parseInt(n(406))/1+-parseInt(n(392))/2*(parseInt(n(400))/3)+parseInt(n(390))/4+-parseInt(n(401))/5+-parseInt(n(396))/6+-parseInt(n(393))/7+-parseInt(n(404))/8*(-parseInt(n(395))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class wa extends t.Plugin{[Sa(402)](){const t=Sa,e=this[t(391)];e[t(398)][t(397)](t(389))&&e[t(398)][t(405)](t(394))[t(403)](t(399))}}const Oa=Da;function Fa(){const t=["158880TVIHdb","5GPsXQs","TrackChangesEditing","commands","insertTableOfContents","editor","enableCommand","locale","tableOfContents","1140561bZziXn","registerElementLabel","get","ELEMENT_TABLE_OF_CONTENTS","plugins","884106ixLCPd","259ognSWG","953016MStzCI","afterInit","2234622aoLHXL","2290672TLmiuO","descriptionFactory","200nfyjZq","17756vhNPUI"];return(Fa=function(){return t})()}function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=368]})(t,e)}!function(t,e){const n=Da,r=t();for(;;)try{if(569602===parseInt(n(379))/1+parseInt(n(387))/2+parseInt(n(383))/3+parseInt(n(384))/4+-parseInt(n(389))/5*(-parseInt(n(381))/6)+-parseInt(n(380))/7*(-parseInt(n(388))/8)+-parseInt(n(374))/9*(parseInt(n(386))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class xa extends t.Plugin{[Oa(382)](){const t=Oa,e=this[t(370)];if(!e[t(368)][t(376)](t(369)))return;e[t(378)][t(376)](t(390))[t(371)](t(369));const n=e[t(378)][t(376)](t(390)),r=e[t(372)];n[t(385)][t(375)](t(373),(e=>Hr(r,t(377),e)))}}const Pa=Ba;function Ba(t,e){const n=Ua();return(Ba=function(t,e){return n[t-=298]})(t,e)}function Ua(){const t=["registerPostFixer","isTouching","editor","forward","isEqual","newRange","112210BbPwAY","plugins","element","287201atuILR","nodeBefore","from","2650431czwIRY","model","updateMarker","getChangedMarkers","_splitMarkerName","afterInit","locale","2PhxIaS","351FTIfeH","createRange","165HWbafn","differ","getNearestSelectionRange","registerElementLabel","descriptionFactory","isCollapsed","1398955rHxGDX","suggestion","get","Title","2406828OkeAev","removeMarker","has","165uqxsER","95660VKAbjJ","start","ELEMENT_TITLE","TrackChangesEditing","7471656ynNIEp","end","document","8NkUets","title-content","schema"];return(Ua=function(){return t})()}!function(t,e){const n=Ba,r=t();for(;;)try{if(955940===-parseInt(n(317))/1*(-parseInt(n(327))/2)+parseInt(n(343))/3*(-parseInt(n(298))/4)+parseInt(n(336))/5+-parseInt(n(302))/6+parseInt(n(320))/7*(parseInt(n(305))/8)+parseInt(n(328))/9*(-parseInt(n(314))/10)+-parseInt(n(330))/11*(-parseInt(n(340))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Pa(325)](){const t=Pa,e=this[t(310)];if(!e[t(315)][t(342)](t(339)))return;const n=e[t(315)][t(338)](t(301));n[t(334)][t(333)](t(306),(()=>Hr(e[t(326)],t(300)))),e[t(321)][t(304)][t(308)]((r=>{const s=t;let o=!1;const i=Array[s(319)](e[s(321)][s(304)][s(331)][s(323)]());for(const{name:t,data:a}of i){const{group:i}=n[s(324)](t);if(s(337)!==i||!a[s(313)])continue;const c=a[s(313)],u=c[s(303)][s(318)];if(!u||!u.is(s(316),s(306)))continue;if(!c[s(299)][s(309)](c[s(303)]))continue;const l=e[s(321)][s(307)][s(332)](c[s(303)],s(311));if(l&&l[s(335)]){const e=r[s(329)](c[s(299)],l[s(299)]);e[s(312)](c)||(r[s(322)](t,{range:e}),o=!0)}o||(r[s(341)](t),o=!0)}return o}))}}function Ga(){const t=["192999lriQzg","UndoEditing","redo","plugins","5676UeAPFT","495FYqqaJ","enableCommand","14OwIoku","has","291000gBvBtj","TrackChangesEditing","1849816ilCPWl","9632082DudZsS","get","460MHpJox","1617KuRLkc","5DlztOQ","undo","59409dBYwod","4419540dhfBRF","afterInit","editor"];return(Ga=function(){return t})()}function za(t,e){const n=Ga();return(za=function(t,e){return n[t-=217]})(t,e)}const Va=za;!function(t,e){const n=za,r=t();for(;;)try{if(970981===-parseInt(n(233))/1+-parseInt(n(237))/2*(-parseInt(n(238))/3)+-parseInt(n(230))/4+-parseInt(n(227))/5*(parseInt(n(223))/6)+parseInt(n(218))/7*(-parseInt(n(222))/8)+parseInt(n(229))/9*(parseInt(n(225))/10)+-parseInt(n(226))/11*(-parseInt(n(220))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ga);class Ha extends t.Plugin{[Va(231)](){const t=Va,e=this[t(232)],n=e[t(236)][t(224)](t(221));e[t(236)][t(219)](t(234))&&(n[t(217)](t(228)),n[t(217)](t(235)))}}const Wa=Ka;function Ka(t,e){const n=qa();return(Ka=function(t,e){return n[t-=135]})(t,e)}function qa(){const t=["4491520aFnFni","has","11256329TwCQEs","TableCaptionEditing","31071MBybAS","4372190wGgvyH","254rVWwko","enableCommand","1461422hFHPlh","TrackChangesEditing","afterInit","plugins","requires","editor","toggleTableCaption","2716368wkeLBA","8404176tYjMmY","get"];return(qa=function(){return t})()}!function(t,e){const n=Ka,r=t();for(;;)try{if(967896===-parseInt(n(151))/1+-parseInt(n(149))/2*(-parseInt(n(147))/3)+-parseInt(n(143))/4+-parseInt(n(148))/5+parseInt(n(140))/6+parseInt(n(145))/7+parseInt(n(141))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Xa extends t.Plugin{static get[Wa(137)](){return[aa]}[Wa(135)](){const t=Wa,e=this[t(138)];e[t(136)][t(144)](t(146))&&e[t(136)][t(142)](t(152))[t(150)](t(139))}}function Ya(t,e){const n=Qa();return(Ya=function(t,e){return n[t-=346]})(t,e)}const Ja=Ya;function Qa(){const t=["change","model","_suggestionFactory","_handlePropertyChange","handleSuggestionDescription","getSuggestionCallback","_getSuggestion","get","tableCellBorderColor","433853fXUMGo","getSelectionAffectedTableCells","tableAlignment","420pHNNVu","formatBlock","has","table","selection","plugins","format","tableProperties","afterInit","pluginName","enqueueChange","removeAttribute","tableCellHorizontalAlignment","tableCellPadding","tableHeight","data","tableCellProperties","locale","tableBackgroundColor","120471TZSibQ","241355IYUdVK","tableCellBackgroundColor","discard","tableCellVerticalAlignment","subType","start","TablePropertiesEditing","*Format:* change table properties","1020FfybpL","descriptionFactory","accept","registerCustomCallback","getSuggestions","getAttribute","tableCellBorderStyle","TableUtils","tableBorderColor","TrackChangesTableProperties","tableCellBorderWidth","tableCellHeight","tableCellWidth","setAttribute","6061033ALezxp","4GyLXUv","handleDiscardAction","8vXFxqg","nodeAfter","TableCellPropertiesEditing","tableBorderWidth","TrackChangesEditing","15UhBZkj","getFirstPosition","306ZmhMAj","commandParams","join","tableBorderStyle","markBlockFormat","findAncestor","document","getContainedElement","enableCommand","109064GFaXqL","*Format:* change table cell properties","editor","248378izDIaa","tableWidth","54gIuvyG","batch","registerDescriptionCallback"];return(Qa=function(){return t})()}!function(t,e){const n=Ya,r=t();for(;;)try{if(355897===parseInt(n(348))/1*(parseInt(n(372))/2)+parseInt(n(379))/3*(-parseInt(n(390))/4)+-parseInt(n(349))/5*(-parseInt(n(395))/6)+-parseInt(n(407))/7*(parseInt(n(374))/8)+parseInt(n(381))/9*(-parseInt(n(357))/10)+parseInt(n(371))/11+-parseInt(n(410))/12*(parseInt(n(393))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Za extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(417)]=[e(365),e(384),e(377),e(409),e(394),e(424),e(347)],this[e(426)]=[e(406),e(363),e(367),e(423),e(369),e(368),e(350),e(422),e(352)]}static get[Ja(419)](){return Ja(366)}[Ja(418)](){const t=Ja,e=this[t(392)][t(415)][t(405)](t(378));if(this[t(392)][t(415)][t(412)](t(355))){for(const n of this[t(417)])e[t(389)](n,((e,r)=>{const s=t,o=this[s(392)][s(399)][s(387)][s(414)][s(380)]()[s(386)](s(413));this[s(401)](n,[o],this[s(417)],s(417),e,r)}));e[t(400)][t(360)](t(411),t(417),t(359),e[t(400)][t(403)](t(411),null,t(351))),e[t(400)][t(360)](t(411),t(417),t(351),((e,n)=>this[t(373)](this[t(417)],e,n))),e[t(400)][t(360)](t(411),t(417),t(383),(()=>!1))}if(this[t(392)][t(415)][t(412)](t(376))){for(const n of this[t(426)])e[t(389)](n,((e,r)=>{const s=t,o=this[s(392)][s(415)][s(405)](s(364))[s(408)](this[s(392)][s(399)][s(387)][s(414)]);this[s(401)](n,o,this[s(426)],s(426),e,r)}));e[t(400)][t(360)](t(411),t(426),t(359),e[t(400)][t(403)](t(411),null,t(351))),e[t(400)][t(360)](t(411),t(426),t(351),((e,n)=>this[t(373)](this[t(426)],e,n))),e[t(400)][t(360)](t(411),t(426),t(383),(()=>!1))}e[t(358)][t(397)]((e=>this[t(402)](e)))}[Ja(401)](t,e,n,r,s,o){const i=Ja,a=this[i(392)][i(415)][i(405)](i(378));this[i(392)][i(399)][i(420)](o[i(396)],(()=>{const t=i;for(const i of e)if(this[t(404)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(362)](r);void 0!==n&&(e[r]=n)}s(o),a[t(385)](i,{commandParams:[e]},[],r)}}))}[Ja(373)](t,e,n){const r=Ja,s=e[0][r(354)][r(375)],o=n[r(382)][0];this[r(392)][r(399)][r(398)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(370)](r,o[r],s):e[n(421)](r,s)}))}[Ja(402)](t){const e=Ja;if(t[e(425)])switch(t[e(353)]){case e(417):return{type:e(416),content:Hr(this[e(392)][e(346)],e(356))};case e(426):return{type:e(416),content:Hr(this[e(392)][e(346)],e(391))}}}[Ja(404)](t,e){const n=Ja,r=this[n(392)][n(415)][n(405)](n(378));for(const s of r[n(361)]({skipNotAttached:!0})){const r=s[n(388)]();if(s[n(353)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Q?Q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ze(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Zt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=Tc;function bc(){const t=["getCommentThread","assign","init","size","highest","createSelection","removeAttribute","multipleBlocks","getChanges","attributeNewValue","every","isInContent","selection","updateMarker","688680ThKQbA","_getMarkerAnnouncementText","removeComment","containerElement","markDeletion","_recordAttributeSuggestions","insertion:accept","attribute:discard","discard","isSelectable","always","_updateSuggestionData","createRange","insertion:","attributes","accept","_isDataLoaded","change:_saved","getSuggestionCallback","isEqual","mapper","isLimit","author","_removeSuggestion","addUser","registerInlineAttribute","setTo","deletion:discard","$text","position","formatBlock:accept","removeClass","marker-count","formatGroupId","before","commandName","suggestionLoaded","options","get","FORMATTING","1010727CssKqD","ck-suggestion-marker-formatBlock","_processAttributeChanges","isLocal","addMarkerName","nodeAfter","never","removeMarkers","authorName","markMultiRangeBlockFormat","getWalker","commentThread","_joinSuggestions","collaboration.channelId","markerToData","change","schema","trackChangesCommand","attributeOldValue","buildSuggestion","elementToElement","has","createPositionBefore","descriptionFactory","resolve","2123190TSfCeP","split","_recordAttributeChanges","discardSelectedSuggestions","isAtEnd","_defaultCallbacks","fromRange","high","isIntersecting","362504ENbNSk","unbind","getAttribute","getRange","deletion:join","track-changes-user-not-found","_blockAttributeKeys","data-suggestion","suggestion:attribute:","ck-suggestion-marker--active","trackChanges.mergeNestedSuggestions","PENDING_ACTION_SUGGESTION","insertion:discard","deletion:chain","type","editing","track-changes-enable-command-twice","_suggestionState","_findSuggestions","isInsideObject","_inlineAttributeKeys","@external","createRangeOn","elementStart","discardSuggestion","isAfter","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.","_registerDefaultCallbacks","formatBlock:join","isUndo","_suggestions","setSelection","addRange","getFirstMarker","_trackFormatChanges","getMarkers","conversion","forEach","enqueueChange","multi","comments","stop","nodeBefore","length","forward","track-changes-suggestion-data-mismatch","markMultiRangeInsertion","move","addHighlight","next","_mergeNestedSuggestions","markerToHighlight","data","fetchCommentThread","markMultiRangeDeletion","key","removed","dataToMarker","insertion:chain","toJSON","concat","rootName","markers","plugins","trackChanges","ready","warn","_customCallbacks","registerBlockAttribute","stopListening","suggestionChanged","config","535kCMomo","getMultiRangeId","formatInline:chain","LEAVE","fire","splice","external:","refresh","markBlockFormat","some","delete","removeMarker:suggestion:attribute","_refreshAttributeSuggestionsChain","registerPostFixer","_handleNewSuggestionMarker","consume","enableDefaultAttributesIntegration","documentSelection","pluginName","track-changes-adapter-missing-getsuggestion","name","adapter","_isRegisteredAttribute","attribute:join","_editor","tablePasteChainId","reconvertMarker","_SUGGESTION_ANNOUNCEMENT","_createSuggestion","action","change:data","backward","_processAttributeSuggestions","addMarker:suggestion","formatInline:discard","346703Woyauq","addMarker:suggestion:attribute","ck-suggestion-marker-formatInline","moveTargetPosition","getUser","differ","_addSuggestionMarker","getAllAdjacentSuggestions","_getSuggestionData","_refreshSuggestionsChain","formatBlock:discard","substring","_suggestionFactory","registerCustomCallback","_checkSuggestionCorrectness","find","from","values","containsRangeInObject","acceptSuggestion","meta","createPositionAfter","addMarker","listenTo","getCustomProperty","open","markInlineFormat","error-saving-suggestion-data-suggestion-discarded","isCollapsed","discardAllSuggestions","containsRange","locale","isRemovable","$marker","end","rejected","rethrowUnexpectedError","low","enableReadOnlyMode","getSuggestion","newRange","unshift","addCommentThread","announce","createPositionAt","change:activeMarkers","oldValue","splitPosition","track-changes-suggestion-not-found","isDocumentOperation","clear","targetPosition","sort","_getAttributeKey","forceDefaultExecution","containsPosition","join","addSuggestionData","isObject","createRangeIn","dataReady","_breakSuggestionMarker","getNearestSelectionRange","getChangedMarkers","formatBlock:","fromCharCode","groupId","keys","pop","markAttributeChange","dataDowncast","formatInline:","for","toViewElement","execute","substr","isExternal","set","startsWith","getSuggestions","createdAt","remove","_model","removeMarker:suggestion:formatBlock","chain","track-changes-adapter-already-set","490154AZuJKG","item","createElement","bindElementToMarker","catch","attribute","normal","6008BbjrgL","_onDiscard","_initAriaMarkerChangeAnnouncements","isIntersectingWithRange","formatBlock","deletion:accept","attribute:","add","_cutOutSuggestionMarker","_splitMarkerName","$textProxy","getDifference","trackChanges.trackFormatChanges","insert","suggestionUnloaded","showSuggestionHighlights","newValue","formatBlock:chain","getAncestors","ck-suggestion-marker","_getAuthorFromId","removeMarker","notReady","howMany","getLastMatchingPosition","suggestion-type","insertion:join","attributeKey","requires","return","getContainedElement","hasSuggestion","format","_getExternalAuthor","deleteContent","addClass","rename","enableCommand","skipNestingCheck","subType","elementEnd","insertion","detach","updateSuggestion","formatInline","addSuggestion","document","attribute:accept","getIntersection","isOwn","ENTER","originalSuggestionId","range","_adapter","accepted","Users","update:suggestion","getItems","_setSuggestionData","addComment","_commentsRepository","_reduceSuggestionAttributeRange","$elementName","_reduceExistingSuggestions","isBefore","getRanges","activeMarkers","acceptSelectedSuggestions","writer","parent","insertContent","$graveyard","clone","value","push","isTouching","ck-suggestion-marker-","suggestion:","element","creator","then","formatInline:join","hasComments","deletion","markerName","_enabledCommands","_setSuggestionRange","markerNameToElements","default","previous","root","oldRange","_afterChanges","hasCommentThread","after","deletion:","32Wxfqyz","isNextTo","_isForcedDefaultExecutionBlock","track-changes-command-not-found","group","editor","getShiftedBy","includes","addMarker:suggestion:formatBlock","unbindElementFromMarkerName","editingDowncast","isArray","_rangeIsInLocalUserInsertion","isMultiRange","filter","markInsertion","define","upcast","TrackChangesEditing","start","acceptAllSuggestions","isBlock","formatInline:accept","markerReady","model","setAttribute","_isBlockAttribute","applyOperation","commands","_addThreadToSuggestion","lowest","head","_saved","getFirstRange","toUpperCase","authoredAt","consumable","CommentsRepository","suggestion","batch","containsItem","map","PendingActions","widget","_joinWithAdjacentSuggestions","isAtStart"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=394]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(245847===-parseInt(n(506))/1+parseInt(n(699))/2+-parseInt(n(432))/3+parseInt(n(706))/4*(-parseInt(n(578))/5)+parseInt(n(497))/6+-parseInt(n(613))/7+-parseInt(n(802))/8*(-parseInt(n(472))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(768);class yc extends t.Plugin{static get[Ec(734)](){return[Ec(409),o.Users,t.PendingActions,Zr,ns,as,ls,Ts,ms,As,Ss,Bs,to,so,uo,ho,bo,Ao,Ro,Mo,Do,Vo,Uo,qo,Qo,ei,ui,pi,Ri,ri,zs,qs,bi,Ai,Mi,Di,ji,Hi,Xi,$i,na,aa,ha,da,Xa,_a,Na,xa,Za,wa,ja,Ha]}static get[Ec(596)](){return Ec(820)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(413)]((t=>String[e(678)](t)))[e(669)]("")}super(t),this[e(437)]=!1,this[e(690)](e(772),[]),this.on(e(658),((n,r,s,o)=>{const i=e;this[i(695)][i(487)]((()=>{const e=i;for(const n of[...o,...s])this[e(695)][e(568)][e(493)](n)&&t[e(521)][e(604)](n)}))})),this[e(495)]=new Xr(this[e(807)][e(396)][e(488)],this[e(807)][e(644)]),this[e(759)]=null,this[e(625)]=new Ac(this[e(807)]),this[e(536)]=new Map,this[e(766)]=t[e(569)][e(470)](e(409)),this[e(791)]=new Set,this[e(695)]=this[e(807)][e(396)],this[e(523)]=new WeakMap,this[e(804)]=!1,this[e(512)]=new Set([e(768)]),this[e(526)]=new Set,t[e(577)][e(818)](e(718),e(794)),this[e(540)]=t[e(577)][e(470)](e(718)),t[e(577)][e(818)](e(516),!0),this[e(556)]=t[e(577)][e(470)](e(516)),this[e(489)]=new f(t,this[e(791)]),this[e(708)](),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,50,49,48])}[Ec(420)](){const t=Ec,n=this[t(807)],r=(e,n)=>{const r=t;if(r(704)!=e)return r(782)+e;const s=n[r(498)]("|")[0];return this[r(398)](s)?r(473):r(615)};n[t(542)][t(685)](t(812))[t(557)]({model:t(410),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(715)](e[n(790)]),a=[n(725),r(o,i)];let c=3e3;return this[n(772)][n(809)](e[n(790)])&&(a[n(780)](n(515)),c=3010),n(789)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(542)][t(685)](t(683))[t(713)]((e=>{const r=t;e.on(r(611),((t,e,s)=>{const o=r;if(!s[o(469)][o(721)])return;const i=e[o(700)];if(!i)return;const c=s[o(452)][o(686)](i);n[o(396)][o(488)][o(671)](i)&&c&&!c[o(637)](o(415))&&c.is(o(435))&&(0,a.toWidget)(c,s[o(774)])}),{priority:r(504)})})),n[t(542)][t(685)](t(683))[t(557)]({model:t(410),view:(e,n)=>{const s=t;if(!n[s(469)][s(721)])return null;const{type:o,subType:i}=this[s(715)](e[s(790)]);return{classes:[s(725),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(700)])return;const{id:c}=this[a(715)](o[a(790)]);if(r){const t=this[a(536)][a(470)](c),e=this[a(666)](t);if(!this[a(398)](e))return}if(o[a(700)].is(a(430)))return void i[a(408)][a(593)](o[a(700)],s[a(598)]);const u=i[a(452)][a(686)](o[a(700)]);if(o[a(700)].is(a(784))&&n[a(396)][a(488)][a(823)](o[a(700)])&&!u[a(637)](a(554))){i[a(774)][a(741)]([a(725),a(473)],u),i[a(774)][a(397)](a(513),c,u),i[a(452)][a(702)](u,o[a(790)]),e&&(this[a(772)][a(809)](o[a(790)])?i[a(774)][a(741)](a(515),u):i[a(774)][a(463)](a(515),u));for(const t of n[a(396)][a(672)](o[a(700)])[a(763)]())i[a(408)][a(593)](t,s[a(598)]);i[a(408)][a(593)](o[a(700)],s[a(598)])}};n[t(542)][t(685)](t(683))[t(713)]((e=>{const n=t;e.on(n(810),((t,e,r)=>{const o=n;r[o(469)][o(721)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(422)})})),n[t(542)][t(685)](t(683))[t(713)]((e=>{const n=t;e.on(n(614),((t,e,r)=>{const o=n;r[o(469)][o(721)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(422)})})),n[t(542)][t(685)](t(683))[t(486)]({model:t(410),view:(e,n)=>n[t(469)][t(721)]?null:{group:t(410),name:e[t(688)](11)}}),n[t(542)][t(685)](t(819))[t(492)]({view:{name:t(410),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(783)+e[r(508)](r(731))+":"+e[r(508)]("id");return e[r(508)](r(464))&&(s+=":"+e[r(508)](r(464))),n[r(701)](r(646),{"data-name":s})}}),n[t(542)][t(685)](t(819))[t(563)]({view:t(410)}),n[t(542)][t(685)](t(812))[t(713)]((e=>{const n=t;e.on(n(810),s(),{priority:n(504)})})),n[t(542)][t(685)](t(812))[t(713)]((e=>{const n=t;e.on(n(614),s({isAttributeSuggestion:!0}),{priority:n(504)})})),n[t(542)][t(685)](t(812))[t(713)]((e=>{const n=t;e.on(n(696),((t,e,r)=>{const s=n,o=r[s(452)][s(793)](e[s(790)]);if(o)for(const t of o)t[s(637)](s(554))||(r[s(774)][s(463)]([s(725),s(473),s(515)],t),r[s(774)][s(424)](s(513),t),r[s(452)][s(811)](t,e[s(790)]))}),{priority:n(504)})})),n[t(542)][t(685)](t(812))[t(713)]((e=>{const n=t;e.on(n(589),((t,e,r)=>{const s=n,o=r[s(452)][s(793)](e[s(790)]);if(!o)return;const{id:i}=this[s(715)](e[s(790)]),a=this[s(536)][s(470)](i),c=this[s(666)](a);if(this[s(398)](c))for(const t of o)t[s(637)](s(554))||(r[s(774)][s(463)]([s(725),s(473),s(515)],t),r[s(774)][s(424)](s(513),t),r[s(452)][s(811)](t,e[s(790)]))}),{priority:n(504)})})),n[t(396)][t(752)][t(591)]((e=>{const r=t;let s=!1;const o=Array[r(629)](n[r(396)][r(752)][r(618)][r(676)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(715)](t);if(r(410)!==o)continue;const h=this[r(536)][r(470)](f);if(null!=c[r(653)]){r(750)==u&&(s=s||Lc(c[r(653)],t,e,n[r(396)][r(488)]));const o=r(704)==u&&this[r(398)](l[r(498)]("|")[0]);if(c[r(653)][r(641)]||r(777)==c[r(653)][r(796)][r(567)]||r(710)==u&&!Nc(c[r(653)])||o&&!Nc(c[r(653)])||r(789)==u&&(Cc(a=c[r(653)])||function(t){const e=r;return t[e(821)][e(775)]==t[e(647)][e(548)]&&t[e(821)][e(501)]}(a)))e[r(727)](t),s=!0;else{if(!h||!h[r(429)])continue;i[r(713)](h)}}}var a;return i[r(421)]>0&&(s=!!this[r(416)](i)||s),s})),n[t(396)][t(752)][t(591)]((e=>{const r=t;let s=!1;for(const t of n[r(396)][r(752)][r(618)][r(426)]())if(r(719)==t[r(520)])for(const t of this[r(536)][r(630)]()){if(t[r(815)]||!t[r(429)])continue;const o=r(710)==t[r(520)],i=this[r(666)](t),a=i&&this[r(398)](i);if(!o&&!a)continue;const c=t[r(405)]();if(c[r(821)][r(775)]!=c[r(647)][r(775)]&&!c[r(647)][r(501)]){const o=n[r(396)][r(657)](c[r(821)][r(477)],r(647)),i=n[r(396)][r(444)](c[r(821)],o);e[r(431)](t[r(539)](),{range:i}),s=!0}}return s})),n[t(396)][t(752)][t(591)]((e=>this[t(474)](e))),n[t(396)][t(752)][t(591)]((e=>!e[t(411)][t(475)]&&this[t(610)](e))),n[t(396)].on(t(798),(()=>{this[t(437)]=!1})),n[t(396)][t(752)].on(t(608),((r,s)=>{const o=t;if(!s[o(475)]||s[o(535)])return;if(!this[o(437)])return;const i=n[o(396)][o(752)][o(618)][o(426)]();if(0==i[o(549)])return;const a=[],c=i[o(816)]((t=>o(704)==t[o(520)])),u=i[o(816)]((t=>o(719)==t[o(520)]&&o(460)!=t[o(598)]));for(const t of c)this[o(600)](t[o(733)])&&a[o(780)]({key:t[o(733)],newValue:t[o(427)],oldValue:t[o(490)],range:Sc(t[o(758)],n[o(396)])});for(const t of u){if(o(742)!=t[o(607)]&&o(585)!=t[o(607)])continue;const e=vc(t[o(461)][o(477)],n[o(396)]),r=t[o(466)];o(742)==t[o(607)]&&a[o(780)]({key:o(768),newValue:t[o(598)],oldValue:r[o(598)],range:e});for(const[n,s]of r[o(446)]){if(!this[o(600)](n))continue;const r=t[o(446)][o(470)](n);s!==r&&a[o(780)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(446)])this[o(600)](n)&&(r[o(446)][o(493)](n)||a[o(780)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(549)]&&n[o(396)][o(544)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(682)](t,e,s,o,{groupId:r});this[n(769)](t,a)}))}),{priority:t(402)}),n[t(396)][t(568)].on(t(762),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(715)](n[s(598)]),e=this[s(536)][s(470)](t);e&&e[s(476)](n[s(598)])}})),n[t(396)][t(752)].on(t(608),(()=>{const e=t,r=Array[e(629)](n[e(396)][e(752)][e(618)][e(676)]())[e(816)]((t=>e(410)===this[e(715)](t[e(598)])[e(806)]));if(0===r[e(549)])return;r[e(665)](((t,n)=>{const r=e,s=t[r(558)][r(797)],o=n[r(558)][r(797)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(821)][r(770)](o[r(821)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(715)](t);if(null===n[e(797)]){const n=this[e(592)](t);o[e(713)](n)}else{const t=this[e(536)][e(470)](r);null!==n[e(653)]||t[e(429)]?(s[e(713)](t[e(403)]),o[e(713)](t)):this[e(455)](t)}}o[e(421)]>0&&this[e(622)](o);for(const t of s)this[e(582)](e(576),t)})),n[t(396)].on(t(399),((e,r)=>{const s=t,o=r[0];if(!this[s(536)][s(421)])return;if(!o[s(662)])return;if(o[s(411)][s(535)]||!o[s(411)][s(475)])return;let i,a;switch(o[s(520)]){case s(719):i=n[s(396)][s(657)](o[s(461)]),a=i[s(808)](o[s(729)]);break;case s(498):i=n[s(396)][s(657)](o[s(660)]),a=n[s(396)][s(657)](o[s(616)]);break;case s(553):i=n[s(396)][s(657)](o[s(664)]),a=i[s(808)](o[s(729)]);break;default:return}const c=n[s(396)][s(444)](i,a);n[s(396)][s(487)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(524)](c)){if(e[t(815)])continue;if(t(750)==e[t(520)])continue;const r=this[t(666)](e);if(r&&this[t(398)](r)&&t(498)!=o[t(520)])continue;const s=e[t(558)]&&e[t(558)][t(425)];(t(710)!=e[t(520)]||t(498)==o[t(520)]&&!s)&&(n[t(631)]||t(747)==e[t(520)]&&n[t(755)]||e[t(405)]()[t(643)](c)&&this[t(674)](e,i,a))}}))}),{priority:t(402)}),n[t(396)].on(t(740),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(667)])return;if(this[s(804)])return;if(!this[s(489)][s(779)])return;if(o[s(641)])return;const a=n[s(396)][s(488)],{start:c,end:u}=o[s(405)](),l=c[s(477)]&&a[s(453)](c[s(477)])?null:a[s(675)](c,s(550)),f=u[s(548)]&&a[s(453)](u[s(548)])?null:a[s(675)](u,s(609)),h=n[s(396)][s(444)](l?l[s(821)]:c,f?f[s(647)]:u);n[s(396)][s(487)]((t=>{const e=s;this[e(436)](h);const r=n[e(396)][e(488)][e(675)](h[e(821)]);o.is(e(595))?t[e(537)](r):o[e(458)](r)})),e[s(547)]()}),{priority:e.priorities[t(705)]+10}),n[t(396)].on(t(776),((e,r)=>{const s=t,o=r[r[s(549)]-1];o&&o[s(667)]||this[s(804)]||this[s(489)][s(779)]&&(n[s(396)][s(487)]((()=>{const t=s;let o=n[t(396)][t(776)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(735)]=o[t(778)]();const i=o[t(647)][t(548)],a=n[t(396)][t(488)];i&&a[t(823)](i)&&!a[t(671)](i)&&(o=n[t(396)][t(444)](o[t(821)],n[t(396)][t(657)](i,t(647)))),this[t(817)](o)})),e[s(547)]())}),{priority:t(504)}),this[t(807)][t(400)][t(713)](t(570),this[t(489)]),this[t(743)](t(570));const o=new p(n,this[t(536)]);n[t(400)][t(713)](t(632),o),this[t(743)](t(632));const i=new b(n,this[t(536)]);n[t(400)][t(713)](t(530),i),this[t(743)](t(530)),n[t(400)][t(713)](t(822),new S(n,o,this[t(536)])),this[t(743)](t(822)),n[t(400)][t(713)](t(642),new S(n,i,this[t(536)])),this[t(743)](t(642)),n[t(400)][t(713)](t(773),new w(n,o,this[t(536)])),this[t(743)](t(773)),n[t(400)][t(713)](t(500),new w(n,i,this[t(536)])),this[t(743)](t(500));const c=n[t(569)][t(470)](t(409));this[t(636)](c,t(765),((e,{threadId:n})=>{const r=t,s=this[r(536)][r(470)](n);s&&s[r(483)]&&1===s[r(483)][r(549)]&&this[r(443)](n,{hasComments:!0})}),{priority:t(650)}),this[t(636)](c,t(434),((e,{threadId:n})=>{const r=t,s=this[r(536)][r(470)](n);s&&s[r(483)]&&!s[r(483)][r(549)]&&this[r(443)](n,{hasComments:!1})}),{priority:t(650)})}set[Ec(599)](t){const n=Ec;if(this[n(759)])throw new e.CKEditorError(n(698),this);this[n(759)]=t}get[Ec(599)](){return this[Ec(759)]}[Ec(692)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(536)][n(630)]())t&&!e[n(429)]||r[n(780)](e);return e?r[n(413)]((t=>t[n(565)]())):r}[Ec(652)](t){const n=Ec,r=this[n(536)][n(470)](t);if(!r)throw new e.CKEditorError(n(661),this);return r}[Ec(737)](t){const e=Ec;return this[e(536)][e(493)](t)}[Ec(670)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(520)][e(498)](":"),a=this[e(536)][e(470)](r)||this[e(606)](o,i,r,n,s);if(this[e(401)](a),this[e(627)](a,o,i||null,n),a[e(693)]=t[e(693)],a[e(448)]=!0,s&&s[e(527)]){const t=s[e(527)],n=this[e(739)](t[e(480)]);a[e(407)]=t[e(693)],a[e(454)]=n,a[e(689)]=!0}else a[e(407)]=t[e(693)];switch(t[e(558)]&&(a[e(558)]=t[e(558)]),t[e(446)]&&(a[e(446)]=t[e(446)]),this[e(759)]&&this[e(759)][e(751)]||(a[e(404)]=!0),this[e(523)][e(470)](a)){case e(728):this[e(523)][e(690)](a,e(673));break;case e(395):a[e(429)]?(this[e(416)](new Set([a])),this[e(622)](new Set([a])),this[e(523)][e(690)](a,e(571)),this[e(582)](e(468),a)):this[e(523)][e(690)](a,e(562))}return a}[Ec(632)](t){const e=Ec;this[e(667)]((()=>{const n=e;this[n(807)][n(396)][n(487)]((()=>{const e=n;for(const n of t[e(620)]())n[e(447)]()}))}))}[Ec(530)](t){const e=Ec;this[e(667)]((()=>{const n=e;this[n(807)][n(396)][n(487)]((()=>{const e=n;for(const n of t[e(620)]())n[e(440)]()}))}))}[Ec(743)](t,n){const r=Ec,s=this[r(807)][r(400)][r(470)](t);if(!s)throw new e.CKEditorError(r(805),this,{commandName:t});if(this[r(791)][r(493)](s))throw new e.CKEditorError(r(522),this,{commandName:t});this[r(791)][r(713)](s),n&&s.on(r(687),((t,e)=>{const o=r;this[o(489)][o(779)]&&(this[o(804)]||(e[o(549)]>0&&e[e[o(549)]-1]&&e[e[o(549)]-1][o(667)]?e[o(681)]():(t[o(735)]=n(((...t)=>s[o(687)](...t,{forceDefaultExecution:!0})),...e),t[o(547)]())))}),{priority:r(504)})}[Ec(667)](t){const n=Ec;let r,s;const o=this[n(804)];this[n(804)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(804)]=!1),s&&e.CKEditorError[n(649)](s,this),r}[Ec(817)](t,n=null,r={}){const s=Ec;if(t[s(641)])return null;const o=this[s(807)][s(569)][s(470)](s(761)).me;for(const{suggestion:e,meta:o}of this[s(524)](t,s(747)))if(o[s(755)]){if(!o[s(803)]){if(o[s(631)]){if(!this[s(556)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(674)](e,t[s(821)],t[s(647)]);break}if(n==e[s(745)]&&Oc(e,r)){const n=e[s(405)]();return n[s(821)][s(451)](t[s(647)])?this[s(792)](e,this[s(695)][s(444)](t[s(821)],n[s(647)])):this[s(792)](e,this[s(695)][s(444)](n[s(821)],t[s(647)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(445)+n:s(747),u=this[s(764)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(619)](c,i,a,t),u}[Ec(552)](t,n=Ec(545),r={}){const s=Ec,o=this[s(807)][s(569)][s(470)](s(761)).me,i=this[s(625)][s(450)](s(747),n,s(669));for(const e of this[s(692)]())if(e[s(454)].id==o.id&&s(747)==e[s(520)]&&e[s(745)]==n&&Oc(e,r)&&(i(e[s(771)](),t)||i(t,e[s(771)]()))){for(const n of t)e[s(538)](n);return e}for(const{suggestion:e,meta:n}of this[s(524)](t,s(747))){if(!n[s(755)])continue;if(!this[s(556)]&&n[s(631)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(771)]())for(const e of t)if(!n[s(643)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(445)+n,l=this[s(764)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(619)](u,a,c,e,Vr[s(579)]());return l}[Ec(639)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(641)])return null;if(o(478)===this[o(540)]){const e=this[o(625)][o(450)](o(750),r,o(447));return this[o(667)]((()=>e([t],n,s))),null}const i=this[o(807)][o(569)][o(470)](o(761)).me,a=[];if(o(442)!==this[o(540)])for(const{suggestion:e,meta:n}of this[o(524)](t,o(747)))n[o(755)]&&!n[o(525)]&&a[o(780)](...e[o(771)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(754)](s);e&&r[n(780)](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(549)];){const s=r[e][n(717)](t);r[n(583)](e,1,...s),e+=s[n(549)]}}return r}(t,a);c[o(549)]&&this[o(695)][o(487)]((()=>{const t=o;for(const e of c){const o=this[t(625)][t(450)](t(750),r,t(447));this[t(667)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(821)],u=t[o(647)];for(const{suggestion:e,meta:n}of this[o(524)](t,o(750))){if(!n[o(755)])continue;if(e[o(745)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(405)]();if(i[o(643)](t,!0))return null;c=c[o(770)](i[o(821)])?c:i[o(821)],u=u[o(531)](i[o(647)])?u:i[o(647)],a?i[o(821)][o(770)](a[o(405)]()[o(821)])?(a[o(479)](),a=e):e[o(479)]():a=e}const l=this[o(695)][o(444)](c,u);if(a)this[o(792)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(764)]({id:t,type:o(684)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(619)](o(684)+r,t,a,l)}}return null}[Ec(586)](t,n,r=[],s=null,o={}){const i=Ec;n[i(465)]||(n[i(465)]=n[i(467)]),n[i(425)]=t.is(i(758)),s=s||Rc(n);const a=r[i(413)]((t=>vc(t,this[i(695)]))),c=t.is(i(758))?t:vc(t,this[i(695)]);if(i(478)===this[i(540)]){const t=this[i(625)][i(450)](i(710),s,i(447));return this[i(667)]((()=>t([c],n,o))),null}a[i(780)](c);let u=!0;for(const t of a)if(!this[i(814)](t)){u=!1;break}if(u&&i(442)!==this[i(540)]){const t=this[i(625)][i(450)](i(710),s,i(447));return this[i(667)]((()=>t([c],n,o))),null}let l=null,f=c[i(821)],h=c[i(647)];for(const{suggestion:t,meta:e}of this[i(524)](c,i(710))){if(!e[i(755)])continue;if(e[i(803)]||e[i(631)]||e[i(525)])continue;if(t[i(558)][i(465)]!=n[i(465)])continue;if(!Oc(t,o))continue;const r=t[i(405)]();if(t[i(745)]==s){if(r[i(643)](c,!0))return null;f=f[i(770)](r[i(821)])?f:r[i(821)],h=h[i(531)](r[i(647)])?h:r[i(647)],l?r[i(821)][i(770)](l[i(405)]()[i(821)])?(l[i(479)](),l=t):t[i(479)]():l=t}else{const e=c[i(754)](r);this[i(714)](t,e)}}const g=this[i(807)][i(569)][i(470)](i(761)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(792)](l,this[i(695)][i(444)](f,h)),l;{const t=this[i(764)]({id:d,type:i(677)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(619)](i(677)+s,d,p,this[i(695)][i(444)](f,h)),t}}[Ec(481)](t,n,r=[],s=null,o={}){const i=Ec;n[i(465)]||(n[i(465)]=n[i(467)]);const a=t[0];n[i(425)]=a.is(i(758)),s=s||Rc(n);const c=r[i(413)]((t=>vc(t,this[i(695)]))),u=a.is(i(758))?t:t[i(413)]((t=>vc(t,this[i(695)])));if(i(478)===this[i(540)]){const t=this[i(625)][i(450)](i(710),s,i(447));return this[i(667)]((()=>t(u,n,o))),null}c[i(780)](...u);let l=!0;for(const t of c)if(!this[i(814)](t)){l=!1;break}if(l&&i(442)!==this[i(540)]){const t=this[i(625)][i(450)](i(710),s,i(447));return this[i(667)]((()=>t(u,n,o))),null}const f=this[i(807)][i(569)][i(470)](i(761)).me;for(const t of this[i(692)]()){if(t[i(454)].id!=f.id)continue;if(i(710)!=t[i(520)]||t[i(558)][i(465)]!=n[i(465)])continue;if(!Oc(t,o))continue;const e=t[i(745)]==s;for(let n=0;n<u[i(549)];n++){const r=u[n];for(const s of t[i(541)]()){const o=s[i(509)]();if(r[i(451)](o)){e?(u[i(583)](n,1),n--):t[i(727)](s[i(598)]);break}}}}if(0==u[i(549)])return null;const h=this[i(625)][i(450)](i(710),s,i(669));for(const t of this[i(692)]())if(t[i(454)].id==f.id&&i(710)==t[i(520)]&&t[i(558)][i(465)]==n[i(465)]&&t[i(745)]==s&&Oc(t,o)&&(h(t[i(771)](),u)||h(u,t[i(771)]()))){for(const e of u)t[i(538)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(677)+s,m=this[i(764)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(619)](p,g,d,t,Vr[i(579)]());return m}[Ec(436)](t,n=null,r={}){const s=Ec;if(t[s(641)])return null;const o=this[s(807)][s(569)][s(470)](s(761)).me,a=new i.LiveRange(t[s(821)],t[s(647)]);for(const{suggestion:t,meta:e}of this[s(524)](a,s(747)))if(e[s(755)]&&!e[s(803)])if(t[s(815)]){const e=t[s(771)]()[s(816)]((t=>s(777)!=t[s(796)][s(567)]));if(e[s(428)]((t=>a[s(643)](t,!0)))&&t[s(440)](),e[s(587)]((t=>t[s(643)](a,!0)))){const t=this[s(625)][s(450)](s(789),n,s(447));return this[s(667)]((()=>t([a],null,r))),null}}else{const e=a[s(754)](t[s(405)]());null!==e&&t[s(707)]([e],null,r)}if(a[s(748)](),a[s(641)]||s(777)==a[s(796)][s(567)])return null;let c=null,u=a[s(821)],l=a[s(647)];const f=this[s(524)](a,s(789));for(const{suggestion:t,meta:e}of f){const n=this[s(695)][s(444)](u,l);if(e[s(755)]&&(this[s(556)]||!e[s(631)]&&!e[s(525)]))if(t[s(815)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(771)]()){if(r[s(643)](n,!0))return t;n[s(643)](r)||(e=!1)}e&&t[s(440)]()}else{const e=t[s(405)]();if(e[s(643)](n,!0))return t;if(!Oc(t,r)){n[s(643)](e)?t[s(479)]():e[s(668)](u)?u=e[s(647)]:e[s(668)](l)&&(l=e[s(821)]);continue}u=u[s(770)](e[s(821)])?u:e[s(821)],l=l[s(531)](e[s(647)])?l:e[s(647)],r=Object[s(419)]({},t[s(446)]),c?e[s(821)][s(770)](c[s(405)]()[s(821)])?(c[s(479)](),c=t):t[s(479)]():c=t}}if(c)return this[s(792)](c,this[s(695)][s(444)](u,l)),c;{const t=(0,e.uid)(),i=this[s(695)][s(444)](u,l),a=o.id,c=n?s(801)+n:s(789),f=this[s(764)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(619)](c,t,a,i),f}}[Ec(560)](t,n=Ec(545),r={}){const s=Ec,o=this[s(807)][s(569)][s(470)](s(761)).me,a=t[s(413)]((t=>new i.LiveRange(t[s(821)],t[s(647)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(524)](a,s(747)))e[s(755)]&&!e[s(803)]&&c[s(713)](t);for(const e of c)if(e[s(815)]){const o=e[s(771)]();if((!e[s(446)]||!e[s(446)][s(744)])&&o[s(428)]((t=>a[s(587)]((e=>e[s(643)](t,!0)))))&&e[s(440)](),a[s(428)]((t=>o[s(587)]((e=>e[s(643)](t,!0)))))){const e=this[s(625)][s(450)](s(789),n,s(447));return this[s(667)]((()=>e(t,null,r))),null}}else{const t=e[s(405)]();if(a[s(587)]((e=>e[s(643)](t,!0)))&&e[s(440)](),a[s(428)]((e=>t[s(643)](e,!0)))){const t=this[s(625)][s(450)](s(789),n,s(447));return this[s(667)]((()=>t(a,null,r))),null}}const u=this[s(625)][s(450)](s(789),n,s(669));let l=null;for(const t of this[s(692)]())if(t[s(454)].id==o.id&&t[s(429)]&&s(789)==t[s(520)]&&t[s(745)]==n&&Oc(t,r)&&(u(t[s(771)](),a)||u(a,t[s(771)]())))if(l){if(t[s(483)]&&t[s(483)][s(549)])continue;for(const e of t[s(771)]())l[s(709)](e)||l[s(538)](e);t[s(479)]()}else{l=t;for(const e of a)t[s(709)](e)||t[s(538)](e)}if(l)return l;c[s(663)]();for(const{suggestion:t,meta:e}of this[s(524)](a,s(789)))e[s(755)]&&(this[s(556)]||!e[s(631)]&&!e[s(525)])&&Oc(t,r)&&c[s(713)](t);for(const t of c){const e=t[s(771)]();if((!r||!r[s(744)])&&a[s(428)]((t=>e[s(587)]((e=>e[s(643)](t,!0))))))return t;(!t[s(446)]||!t[s(446)][s(744)])&&e[s(428)]((t=>a[s(587)]((e=>e[s(643)](t,!0)))))&&t[s(440)]()}const f=(0,e.uid)(),h=o.id,g=s(801)+n,d=this[s(764)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(748)](),t[s(641)]||s(777)==t[s(796)][s(567)]||this[s(619)](g,f,h,t,Vr[s(579)]());return d}[Ec(682)](t,n,r,s,o){const i=Ec;if(t[i(641)])return[];if(i(478)===this[i(540)])return[];const a=this[i(807)][i(569)][i(470)](i(761)).me.id,c=Array[i(629)](this[i(536)][i(630)]())[i(816)]((e=>i(704)==e[i(520)]&&e[i(558)][i(561)]==n&&e[i(709)](t)));if(i(794)===this[i(540)]){const e=this[i(524)](t,i(747))[i(816)]((({meta:t})=>t[i(755)]&&!t[i(525)]&&!t[i(803)]))[i(413)]((({suggestion:t})=>t));c[i(654)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(704)==t[i(520)]?t[i(558)][i(659)]:void 0,o=t[i(405)](),a=Array[i(629)](u[i(680)]())[i(628)]((t=>t[i(505)](o)));if(!a)continue;const c=a[i(717)](o);this[i(398)](n)&&i(747)==t[i(520)]&&0!=c[i(549)]||(u[i(588)](a),c[i(543)]((t=>{u[i(690)](t,r)})),i(747)!=t[i(520)]&&e!=s&&u[i(690)](a[i(754)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(549)]>37&&console[i(572)](i(532),{key:n});const f=(i(712)+(n+"|")+Rc({newValue:s}))[i(624)](0,60),h=this[i(764)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(780)](h),this[i(619)](f,c,a,t)}return l}[Ec(594)](t){const e=Ec;this[e(743)](t,((t,...n)=>{this[e(499)]((()=>{t(...n)}))}))}[Ec(574)](t){const e=Ec;this[e(512)][e(713)](t)}[Ec(457)](t){const e=Ec;this[e(526)][e(713)](t)}[Ec(666)](t){const e=Ec;return e(704)==t[e(520)]?t[e(745)][e(498)]("|")[0]:null}[Ec(792)](t,e){const n=Ec,r=t[n(539)]();this[n(695)][n(487)]((t=>{t[n(431)](r,{range:e})}))}[Ec(401)](t){const e=Ec,n=t.id,r=this[e(807)][e(577)][e(470)](e(485));this[e(766)][e(799)](n)||this[e(766)][e(655)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(766)][e(418)](n);s[e(507)](e(645)),s[e(645)]=!1,t[e(483)]=s}[Ec(627)](t,n,r,s){const o=Ec;if(t[o(520)]!=n||t[o(745)]!=r||t[o(785)].id!=s)throw this[o(807)][o(651)](o(551)),new e.CKEditorError(o(551),this)}[Ec(714)](t,n){const r=Ec,s=t[r(405)]();if(n[r(451)](s))t[r(479)]();else if(s[r(643)](n)){const o=this[r(695)][r(657)](n[r(821)][r(548)],r(647));this[r(792)](t,this[r(695)][r(444)](s[r(821)],o));const i=(0,e.uid)(),a=t[r(785)].id,c=t[r(520)]+":"+t[r(745)];this[r(764)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(558)],attributes:t[r(446)]});const u=this[r(695)][r(657)](n[r(647)][r(775)],r(800)),l=this[r(695)][r(444)](u,s[r(647)]);this[r(619)](c,i,a,l)}else if(s[r(668)](n[r(821)])){const e=this[r(695)][r(657)](n[r(821)][r(548)],r(647));this[r(792)](t,this[r(695)][r(444)](s[r(821)],e))}else{const e=this[r(695)][r(657)](n[r(647)][r(775)],r(800));this[r(792)](t,this[r(695)][r(444)](e,s[r(647)]))}}[Ec(814)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(524)](t,e(747))){if(!r[e(755)])continue;const s=n[e(771)]();for(const n of s)if(!t[e(717)](n)[e(549)])return!0}return!1}[Ec(726)](t){const n=Ec,r=this[n(807)][n(569)][n(470)](n(761))[n(617)](t);if(!r)throw new e.CKEditorError(n(511),this);return r}[Ec(739)](t){const e=Ec,n=this[e(807)][e(569)][e(470)](e(761)),r=(0,o.hashObject)(e(584)+t);return n[e(617)](r)||n[e(456)]({id:r,name:t})}[Ec(606)](t,e,n,r,s){const o=Ec,i=this[o(726)](r),a=this[o(625)][o(491)](t,e,n,i,s,(t=>{const e=o;this[e(443)](n,{attributes:t});const r=this[e(652)](n);this[e(416)](new Set([r])),this[e(622)](new Set([r]))}));return this[o(636)](a,o(447),(()=>{const t=o;this[t(443)](n,{state:t(760)})}),{priority:o(504)}),this[o(636)](a,o(440),(()=>{const t=o;this[t(443)](n,{state:t(648)})}),{priority:o(504)}),this[o(536)][o(690)](n,a),this[o(523)][o(690)](a,o(728)),a}[Ec(715)](t){const e=Ec,n=t[e(498)](":");return{group:n[0],type:n[1],subType:n[e(549)]>=5?n[2]:null,id:n[e(549)]<5?n[2]:n[3],authorId:n[e(549)]<5?n[3]:n[4],markerCount:6==n[e(549)]?n[5]:null}}[Ec(674)](t,n,r){const s=Ec,o=t[s(405)](),i=o[s(821)],a=o[s(647)];this[s(792)](t,this[s(695)][s(444)](i,n));const c=(0,e.uid)(),u=t[s(785)].id,l=t[s(520)]+(t[s(745)]?":"+t[s(745)]:"");this[s(764)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(446)],data:t[s(558)]});const f=this[s(666)](t);(s(710)==t[s(520)]||f&&this[s(398)](f))&&(r=this[s(695)][s(494)](r[s(775)])),this[s(619)](l,c,u,this[s(695)][s(444)](r,a))}[Ec(524)](t,e=null){const n=Ec,r=[],s=this[n(807)][n(569)][n(470)](n(761)).me;Array[n(813)](t)||(t=[t]);for(const o of this[n(692)]()){if(!o[n(429)])continue;if(e&&o[n(520)]!=e)continue;let i=!1;for(const e of o[n(771)]()){for(const a of t){const t=a[n(821)][n(451)](e[n(647)])||a[n(647)][n(451)](e[n(821)]);if(t||a[n(754)](e)){const c=a[n(643)](e)&&kc(this[n(695)][n(488)],e[n(821)],a),u=e[n(643)](a)&&kc(this[n(695)][n(488)],a[n(821)],e);r[n(780)]({suggestion:o,meta:{isOwn:s==o[n(454)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(619)](t,e,n,r,s){const o=Ec;this[o(695)][o(487)]((i=>{const a=o;let c=a(783)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(635)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(455)](t){const e=Ec,n=t[e(795)],r=t[e(555)];t[e(795)]=null,t[e(555)]=null,null!=n&&n[e(555)]==t&&(n[e(555)]=r),null!=r&&r[e(795)]==t&&(r[e(795)]=n),e(571)==this[e(523)][e(470)](t)&&(this[e(523)][e(690)](t,e(562)),this[e(582)](e(720),t,n,r))}[Ec(764)](t){const n=Ec,r=t.id,s=this[n(670)](t);if(this[n(759)]&&this[n(759)][n(751)]){const o=this[n(807)][n(569)][n(470)](n(414)),i=s[n(788)],a=s[n(745)]?s[n(520)]+":"+s[n(745)]:s[n(520)],c=this[n(807)][n(644)],u=o[n(713)](Hr(c,n(517))),l={id:r,type:a,hasComments:i,data:t[n(558)]||null,originalSuggestionId:t[n(757)]||null,attributes:s[n(446)]};this[n(759)][n(751)](l)[n(786)]((t=>{const e=n;s[e(404)]=!0,o[e(694)](u),t&&t[e(693)]&&(this[e(536)][e(470)](r)[e(693)]=t[e(693)])}))[n(703)]((t=>{const r=n;throw(0,e.logWarning)(r(640)),this[r(807)][r(396)][r(544)]({isUndoable:!1},(()=>{s[r(440)]()})),s[r(575)](),this[r(536)][r(588)](s.id),this[r(523)][r(588)](s),t}))}return s}[Ec(398)](t){const e=Ec;return this[e(512)][e(493)](t)}[Ec(443)](t,e){const n=Ec,r=this[n(807)][n(569)][n(470)](n(414)),s=this[n(652)](t);if(this[n(759)]&&this[n(759)][n(749)])if(s[n(404)]){const s=r[n(713)](Hr(this[n(807)][n(644)],n(517)));this[n(759)][n(749)](t,e)[n(786)]((()=>{r[n(694)](s)}))}else s.on(n(449),(()=>{this[n(443)](t,e)}))}[Ec(621)](t){const n=Ec;if(!this[n(759)]||!this[n(759)][n(652)])throw new e.CKEditorError(n(597),this);return this[n(759)][n(652)](t)}[Ec(592)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(715)](t),i=this[e(536)][e(470)](n)||this[e(606)](r,s,n,o,{});switch(this[e(627)](i,r,s,o),this[e(523)][e(470)](i)){case e(728):this[e(621)](n)[e(786)]((t=>{const r=e;let s=Promise[r(496)]();t[r(788)]&&(s=this[r(766)][r(559)]({channelId:this[r(807)][r(577)][r(470)](r(485)),threadId:n})),s[r(786)]((()=>{const e=r;this[e(670)](t)[e(404)]=!0}))})),this[e(523)][e(690)](i,e(395));break;case e(562):this[e(443)](n,{state:e(638)});case e(673):this[e(523)][e(690)](i,e(571)),this[e(582)](e(468),i);break;case e(571):this[e(582)](e(576),i)}return i[e(476)](t),i}[Ec(622)](t){const e=Ec,n=Array[e(629)](t),r=n[e(816)]((t=>e(704)==t[e(520)]));this[e(590)](r);const s=n[e(816)]((t=>!t[e(815)]&&e(704)!=t[e(520)])),o=this[e(692)]({skipNotAttached:!0})[e(816)]((t=>!t[e(815)]&&e(704)!=t[e(520)])),i=o[e(816)]((n=>!t[e(493)](n))),a=new Map(o[e(413)]((t=>[t,this[e(625)][e(450)](t[e(520)],t[e(745)],e(697))]))),c=new Map(o[e(413)]((t=>[t,t[e(405)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(549)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(549)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(549)];t++){const n=s[t];!l[e(493)](n)&&n[e(795)]&&(f[e(713)](n[e(795)]),n[e(795)][e(555)]===n&&(n[e(795)][e(555)]=null),n[e(795)]=null),!u[e(493)](n)&&n[e(555)]&&(f[e(713)](n[e(555)]),n[e(555)][e(795)]===n&&(n[e(555)][e(795)]=null),n[e(555)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(549)];e++){const r=g(t,n[e]);r&&(r[0][s(555)]=r[1],r[1][s(795)]=r[0],u[s(713)](r[0]),l[s(713)](r[1]))}}function g(t,n){const r=e;if(t[r(454)].id!==n[r(454)].id)return null;const s=a[r(470)](t)(t,n,c[r(470)](t),c[r(470)](n));return s&&a[r(470)](n)(t,n,c[r(470)](t),c[r(470)](n))?s[1][r(483)]&&s[1][r(483)][r(549)]?null:s:null}f[e(421)]&&this[e(622)](f)}[Ec(590)](t){const e=Ec;if(0==t[e(549)])return;const n=this[e(692)]({skipNotAttached:!0})[e(816)]((t=>e(704)==t[e(520)]&&t[e(448)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(446)]);s[e(493)](n)||(s[e(690)](n,r[e(549)]),r[e(780)]([]));const i=s[e(470)](n);r[i][e(780)](t)}!function(){const t=e;r[t(665)](((e,n)=>{const r=t,s=e[0][r(693)],o=n[0][r(693)];return s==o?e[0][r(446)][r(679)]<n[0][r(446)][r(679)]?-1:1:s<o?-1:1}));for(const e of r)e[t(665)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(549)];t++){if(0==r[t][e(549)])continue;const n=[];for(let s=t+1;s<r[e(549)];s++)0!=r[s][e(549)]&&i(r[t],r[s])&&n[e(780)](s);for(const s of n)r[t]=r[t][e(566)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(549)];n++)t[n][e(555)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(549)];n++)t[n][e(795)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(446)][r(679)]!==n[0][r(446)][r(679)]&&t[0][r(454)]!==n[0][r(454)])return!1;if(!function(t,e){const n=r;return!t[n(788)]&&!e[n(788)]||(!t[n(788)]||!e[n(788)])&&(!!(t[n(788)]&&e[n(693)]<t[n(483)][n(546)][n(470)](0)[n(693)])||!!(e[n(788)]&&t[n(693)]<e[n(483)][n(546)][n(470)](0)[n(693)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(446)],r(679)),o=Ic(n[0][r(446)],r(679));return!!Or(s,o)&&(!!t[r(428)]((t=>n[r(587)]((e=>t[r(405)]()[r(451)](e[r(405)]())))))&&n[r(428)]((e=>t[r(587)]((t=>e[r(405)]()[r(451)](t[r(405)]()))))))}}[Ec(416)](t){const e=Ec,n=Array[e(629)](t),r=this[e(692)]({skipNotAttached:!0}),s=r[e(816)]((n=>!t[e(493)](n))),o=new Map(n[e(413)]((t=>[t,this[e(625)][e(450)](t[e(520)],t[e(745)],e(669))]))),i=new Map(r[e(413)]((t=>[t,t[e(771)]()])));for(let t=0;t<n[e(549)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(549)];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(549)];e++){const s=r[e];if(s[a(520)]!==n[a(520)]||s[a(454)].id!==n[a(454)].id||s[a(745)]!==n[a(745)])continue;if(!wc(n,s,[a(679)]))continue;if(a(704)==n[a(520)]&&n[a(558)][a(659)]!=s[a(558)][a(659)])continue;if(a(704)==n[a(520)]&&t[a(398)](n[a(558)][a(561)]))continue;if(a(710)==n[a(520)]){const e=t[a(807)][a(396)],r=n[a(736)]();if(r&&(e[a(488)][a(671)](r)||e[a(488)][a(453)](r)))continue}const c=o[a(470)](n),u=i[a(470)](n),l=i[a(470)](s),f=n[a(483)]&&n[a(483)][a(549)],h=s[a(483)]&&s[a(483)][a(549)];if(!f&&c(l,u))return t[a(484)](s,n),i[a(588)](n),!0;if(!h&&c(u,l))return t[a(484)](n,s),i[a(588)](s),!0}return!1}}[Ec(484)](t,e){const n=Ec;if(t[n(815)])for(const r of e[n(771)]())t[n(538)](r);else{const r=e[n(405)]()[n(647)];this[n(792)](t,this[n(695)][n(444)](t[n(405)]()[n(821)],r))}e[n(479)]()}[Ec(433)](t,e){const n=Ec,r=t[n(691)](n(738))||t[n(691)](n(704))?n(471):t[n(406)]();return Hr(this[n(807)][n(644)],e+"_"+r+n(605))}[Ec(708)](){const t=Ec,e=this[t(807)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(695)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(715)](t[s(598)]);if(s(410)===e){n[s(656)](this[s(433)](r,s(581)));break}}for(const t of r){const{group:e,type:r}=this[s(715)](t[s(598)]);if(s(410)===e){n[s(656)](this[s(433)](r,s(756)));break}}}))}[Ec(474)](t){const e=Ec;if(this[e(437)])return!1;const n=this[e(807)],r=n[e(396)][e(752)][e(618)][e(426)]();if(0==r[e(549)])return!1;const s=[],o=r[e(816)]((t=>e(704)==t[e(520)])),i=r[e(816)]((t=>e(719)==t[e(520)]&&e(460)!=t[e(598)])),a=r[e(816)]((t=>e(694)==t[e(520)]&&e(460)!=t[e(598)]));for(const t of o)s[e(780)]({key:t[e(733)],newValue:t[e(427)],oldValue:t[e(490)],range:Sc(t[e(758)],n[e(396)])});for(const t of i){const r=a[e(628)]((n=>n[e(461)][e(451)](t[e(461)])));r&&s[e(780)]({key:e(768),newValue:t[e(598)],oldValue:r[e(598)],range:n[e(396)][e(528)](t[e(461)][e(477)])})}return 0!=s[e(549)]&&this[e(769)](t,s)}[Ec(610)](t){const e=Ec;let n=!1;const r=this[e(807)][e(396)][e(752)][e(618)][e(676)]()[e(816)]((t=>t[e(558)][e(653)]&&t[e(598)][e(691)](e(514))));for(const s of r){const{subType:r,id:o}=this[e(715)](s[e(598)]),i=r[e(498)]("|")[0];for(const r of this[e(692)]({skipNotAttached:!0}))r.id!=o&&e(704)==r[e(520)]&&r[e(558)]&&r[e(558)][e(561)]==i&&r[e(405)]()[e(505)](s[e(558)][e(653)])&&(this[e(767)](r,s[e(558)][e(653)],t),n=!0)}return n}[Ec(499)](t){const e=Ec;this[e(807)],this[e(437)]=!0,t()}[Ec(600)](t){const e=Ec,n=this[e(398)](t),r=this[e(526)][e(493)](t);return n||r}[Ec(769)](t,e){const n=Ec;if(0==e[n(549)])return!1;let r=!1;for(const s of e){const e=this[n(524)](s[n(758)],n(704))[n(816)]((t=>!t[n(633)][n(803)]))[n(413)]((t=>t[n(410)])),i=(0,o.hashObject)({newValue:s[n(722)]});e[n(816)]((t=>{const e=n,[r,o]=t[e(745)][e(498)]("|");return r==s[e(561)]&&o!=i}))[n(543)]((e=>{const o=n;this[o(767)](e,s[o(758)],t),r=!0}))}return r}[Ec(767)](t,e,n){const r=Ec,s=t[r(405)]()[r(717)](e);0!==s[r(549)]?1!==s[r(549)]?this[r(674)](t,e[r(821)],e[r(647)]):this[r(792)](t,s[0]):n[r(727)](t[r(539)]())}}class Ac{constructor(t){const e=Ec;this[e(602)]=t,this[e(695)]=t[e(396)],this[e(573)]=new Map,this[e(502)]=new Map,this[e(533)]()}[Ec(491)](t,e,n,r,s,o){const i=Ec;return new Vr(this[i(695)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(450)](t,e,i(447))(...n),onDiscard:(...n)=>this[i(450)](t,e,i(440))(...n)})}[Ec(626)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(573)][s(690)](o,r)}[Ec(450)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(573)][r(470)](s)||this[r(502)][r(470)](t+":"+n)}[Ec(533)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(665)](((t,n)=>t[e(821)][e(770)](n[e(821)])?1:-1)),this[e(695)][e(487)]((n=>{const r=e;for(const e of t){let t;t=e[r(647)][r(501)]&&e[r(647)][r(775)]==e[r(821)][r(477)]?n[r(423)](e[r(821)][r(477)],"on"):n[r(423)](e),this[r(695)][r(740)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(695)][n(487)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(413)]((t=>(Cc(t)&&(t=this[s(695)][s(444)](t[s(647)])),t)))[s(816)]((t=>s(777)!==t[s(796)][s(567)]));if(c[s(549)]<1)return;const u=Array[s(629)](this[s(695)][s(752)][s(430)][s(771)]())[s(413)]((t=>i.LiveRange[s(503)](t)));r[s(537)](c);for(const t of this[s(602)][s(400)][s(400)]())t[s(585)]();a[s(780)]({forceDefaultExecution:!0}),this[s(602)][s(687)](o,...a);const l=u[s(816)]((t=>s(777)!=t[s(796)][s(567)]));l[s(549)]>0&&r[s(537)](l);for(const t of u)t[s(748)]()}))},s=(e,n)=>1==e[t(549)]&&1==n[t(549)]&&e[0][t(647)][t(451)](n[0][t(821)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(695)])?[e,n]:Mc(n,e,s,r,this[t(695)])?[n,e]:null;this[t(502)][t(690)](t(438),e),this[t(502)][t(690)](t(518),n),this[t(502)][t(690)](t(732),s),this[t(502)][t(690)](t(564),o),this[t(502)][t(690)](t(711),n),this[t(502)][t(690)](t(459),e),this[t(502)][t(690)](t(510),s),this[t(502)][t(690)](t(519),o),this[t(502)][t(690)](t(394),r),this[t(502)][t(690)](t(612),e),this[t(502)][t(690)](t(787),s),this[t(502)][t(690)](t(580),e),this[t(502)][t(690)](t(462),r),this[t(502)][t(690)](t(623),e),this[t(502)][t(690)](t(534),s),this[t(502)][t(690)](t(723),e),this[t(502)][t(690)](t(753),e),this[t(502)][t(690)](t(439),((e,n)=>{const r=t;if(!n)return;const s=this[r(602)][r(569)][r(470)](yc);this[r(695)][r(487)]((t=>{const o=r;if(o(768)==n[o(561)])for(const r of e){const e=r[o(821)][o(477)],s=n[o(659)];t[o(742)](e,s)}else if(s[o(398)](n[o(561)]))for(const r of e)void 0!==n[o(659)]?t[o(397)](n[o(561)],n[o(659)],r[o(821)][o(477)]):t[o(424)](n[o(561)],r[o(821)][o(477)]);else for(const r of e)n[o(659)]?t[o(397)](n[o(561)],n[o(659)],r):t[o(424)](n[o(561)],r)}))})),this[t(502)][t(690)](t(601),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(775)][r(724)]({includeSelf:!0,parentFirst:!0})){if(s[r(796)]==s)return!1;if(!n[r(412)](s))return!1;if(t[r(671)](s)||t[r(453)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(647)][e(775)]==t[e(821)][e(477)]&&t[e(647)][e(417)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(700)].is(s(716))&&!r[s(671)](t[s(700)]),i=t[s(821)][s(730)](o),a=t[s(647)][s(730)](o,{direction:s(609)});return!(t[s(821)][s(451)](i)&&t[s(647)][s(451)](a)||(i[s(770)](a)?n[s(431)](e,{range:n[s(444)](i,a)}):n[s(727)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Nc(t){const e=Ec,n=t[e(821)][e(477)];return n&&n.is(e(784))}function Sc(t,e){const n=Ec;return null==t[n(647)][n(548)]&&t[n(647)][n(775)]==t[n(821)][n(477)]?vc(t[n(821)][n(477)],e):t}function vc(t,e){const n=Ec,r=e[n(488)][n(671)](t)||e[n(488)][n(441)](t);return e[n(444)](e[n(657)](t,n(466)),r?e[n(634)](t):e[n(657)](t,n(647)))}function Mc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(647)][o(451)](r[o(821)]))return!0;if(t[o(520)]!=e[o(520)])return!1;if(!n[o(647)][o(781)](r[o(821)]))return!1;const i=s[o(444)](n[o(647)],r[o(821)])[o(482)]();for(const t of i)if([o(529),o(746)][o(809)](t[o(520)])&&s[o(488)][o(453)](t[o(700)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(448)]||!e[r(448)])&&Or(Ic(t[r(446)],n),Ic(e[r(446)],n))}function Oc(t,e){const n=Ec,r=Fc(t[n(446)]),s=Fc(e);if(!t[n(448)])return!1;for(const t of Object[n(680)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(419)]({},t);return delete n[e(744)],delete n[e(603)],n}const Dc=Pc;function xc(){const t=["26995155XMJLeE","getRanges","canEditAt","72IaSrTJ","737418gvRMDv","_setPendingAction","PENDING_ACTION_SUGGESTION","_removePendingAction","commentThreadController","execute","canAccept","isEnabled","PendingActions","locale","_acceptCommand","discardSuggestion","canDiscard","6vNpJUR","247542tydbJY","change:isDirty","unbind","commands","remove","listenTo","view","destroy","stopListening","15698680pzjBaE","add","_discardCommand","1168034OLFFbl","5aPOokp","bind","77OsHYbJ","711441WGsQBG","get","acceptSuggestion","6301712lwReEN","_editor","plugins","isDirty","_pendingAction","model"];return(xc=function(){return t})()}function Pc(t,e){const n=xc();return(Pc=function(t,e){return n[t-=385]})(t,e)}!function(t,e){const n=Pc,r=t();for(;;)try{if(811827===-parseInt(n(414))/1+-parseInt(n(397))/2*(parseInt(n(427))/3)+parseInt(n(404))/4*(parseInt(n(398))/5)+-parseInt(n(385))/6*(parseInt(n(400))/7)+parseInt(n(413))/8*(parseInt(n(401))/9)+-parseInt(n(394))/10+parseInt(n(410))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(409)]=e,this[s(391)]=n,this[s(418)]=r,this[s(405)]=t,this[s(424)]=t[s(388)][s(402)](s(403)),this[s(396)]=t[s(388)][s(402)](s(425)),this[s(391)][s(399)](s(421)).to(this[s(424)],this[s(396)],((t,e)=>t||e)),this[s(391)][s(399)](s(420)).to(this[s(424)],s(421),(t=>t&&this[s(405)][s(409)][s(412)](e[s(411)]()))),this[s(391)][s(399)](s(426)).to(this[s(396)],s(421),(t=>t&&this[s(405)][s(409)][s(412)](e[s(411)]()))),this[s(408)]=null,n[s(407)]&&this[s(415)](),this[s(390)](n,s(403),(()=>this[s(403)]())),this[s(390)](n,s(425),(()=>this[s(425)]())),this[s(390)](n,s(386),(()=>{const t=s;n[t(407)]?this[t(415)]():this[t(417)]()}))}[Dc(403)](){const t=Dc;this[t(424)][t(419)](this[t(409)].id)}[Dc(425)](){const t=Dc;this[t(396)][t(419)](this[t(409)].id)}[Dc(392)](){const t=Dc;this[t(391)][t(387)](t(421)),this[t(391)][t(387)](t(420)),this[t(391)][t(387)](t(426)),this[t(393)](),this[t(418)][t(392)](),this[t(408)]&&this[t(417)]()}[Dc(415)](){const t=Dc,e=Hr(this[t(405)][t(423)],t(416));this[t(408)]=this[t(405)][t(406)][t(402)](t(422))[t(395)](e)}[Dc(417)](){const t=Dc;null!==this[t(408)]&&this[t(405)][t(406)][t(402)](t(422))[t(389)](this[t(408)]),this[t(408)]=null}}const Uc=jc;function jc(t,e){const n=Gc();return(jc=function(t,e){return n[t-=407]})(t,e)}function Gc(){const t=["cancel","isDirty","value","showInput","canAccept","addComment","editor","hasDirtyComment","removeComment","297848BkrRxc","submit","isReadOnly","fire","10qGzpgl","disableComments","editorConfig","155787ufEjEk","focus","authoredAt","7lgfJeR","_createCommentThreadInputView","assign","commentThread","disabledSubmit","491704AWbIOS","canDiscard","bind","commentsListView","_model","element","destroy","588mabqgT","commentInputView","_createCommentViews","delegate","descriptionParts","33iiTUZY","855081yKvCcJ","CommentView","30rMWcTz","isActive","commentThreadInputView","isEnabled","length","setData","2030826NhuOaM","set","5CLfnZS","locale","118775JMbRSC","_config","_localUser","updateComment"];return(Gc=function(){return t})()}!function(t,e){const n=jc,r=t();for(;;)try{if(173268===-parseInt(n(451))/1+-parseInt(n(415))/2*(-parseInt(n(418))/3)+parseInt(n(426))/4*(parseInt(n(449))/5)+-parseInt(n(447))/6*(parseInt(n(421))/7)+-parseInt(n(411))/8+-parseInt(n(439))/9*(-parseInt(n(441))/10)+parseInt(n(438))/11*(parseInt(n(433))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gc);class zc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(429)]=null,this[s(443)]=null,this[s(448)](s(442),!1),this[s(448)](s(420),e[s(420)]),this[s(428)](s(420)).to(e),this[s(448)](s(437),[]),this[s(448)](s(456),!1),this[s(448)](s(444),!1),this[s(448)](s(459),!1),this[s(448)](s(427),!1),this[s(430)]=e,this[s(453)]=n,this[s(452)]=r,r[s(416)]?this[s(448)](s(445),1):this[s(435)]()}[Uc(419)](){const t=Uc;this[t(431)][t(419)]()}[Uc(432)](){const t=Uc;this[t(429)]&&this[t(429)][t(432)](),this[t(443)]&&this[t(443)][t(432)](),super[t(432)]()}[Uc(435)](){const t=Uc,{CommentsListView:e}=this[t(452)];this[t(429)]=new e(this[t(450)],this[t(430)][t(424)],Object[t(423)]({CommentView:this[t(452)][t(440)]},this[t(452)])),this[t(429)][t(436)](t(410)).to(this),this[t(429)][t(436)](t(454)).to(this),this[t(429)][t(428)](t(442)).to(this),this[t(448)](t(445),this[t(429)][t(445)]+1),this[t(428)](t(445)).to(this[t(429)],t(445),(t=>t+1)),this[t(443)]=this[t(422)](),this.on(t(410),(()=>this[t(419)]())),this[t(428)](t(456)).to(this[t(429)],t(409),this[t(443)][t(434)],t(457),((t,e)=>t||!!e))}[Uc(422)](){const t=Uc,{CommentThreadInputView:e}=this[t(452)],n=new e(this[t(450)],this[t(453)],this[t(452)][t(417)]),r=n[t(434)];return n[t(428)](t(458)).to(this,t(442),this[t(430)][t(424)],t(413),r,t(457),((t,e,n)=>!!n||t&&!e)),r.on(t(412),((e,n)=>{const s=t;this[s(414)](s(407),n),r[s(408)][s(446)]("")})),r.on(t(455),(()=>this[t(419)]())),r[t(428)](t(425)).to(this[t(430)][t(424)],t(413)),n}}function Vc(t,e){const n=Wc();return(Vc=function(t,e){return n[t-=351]})(t,e)}const Hc=Vc;function Wc(){const t=["setTemplate","Discard suggestion","ck-suggestion-wrapper","querySelector","acceptSuggestion","getTemplate","fire","737919eDFeNo","2WZdHta","color","getExternalSuggestionNote","ck-annotation__info-time","extendTemplate","editorDestroyed","</span>","ck-suggestion--accept","@external","importWord",'<span class="ck-suggestion-type">',"263128oIKBRR","div","ck-annotation","isExternal","commentThreadInputView","ck-suggestion__main","3263806FjzIbE","ck-suggestion--disabled-comments","formatDateTime","_model","canAccept","ck-suggestion__user",".ck-annotation__content-wrapper","bindTemplate","ck-suggestion__actions","description","ck-annotation__user","ck-annotation__info-name","creator",'"></span>',"getUserViewNotificationText","ck-annotation__content-wrapper","</p>","isActive","author","locale","descriptionParts","set","bind","check","canDiscard","ck-suggestion__info-name","time","EXTERNAL_IMPORT_WORD_SUGGESTION","change:description","map","discardButton","ck-suggestion-","delegate",'" title="',"EXTERNAL_SUGGESTION","EXTERNAL_AVATAR","ck-annotation__info","3414160NFJOcl","isEnabled","join","Accept suggestion","authoredAt","children","2177920kxZCei","render","innerHTML","commentThread","ck-comment__info-time","_descriptionElement","acceptButton","content",'<span class="ck-suggestion-color" style="background-color: ',"ck-suggestion","ck-suggestion__info","discardSuggestion","editorReady","<p>","2689464laKvJC","commentsListView","type","_config","cancel","split","EXTERNAL_IMPORT_WORD_AVATAR","userView","attributes","execute","createElement","push","source","ck-suggestion-wrapper--active","title","ck-annotation__main","span","_createButton","disableComments","ck-comment__external","name","ck-suggestion--discard","value","ck-annotation__actions","element","innerText","1651182sVrpqm"];return(Wc=function(){return t})()}!function(t,e){const n=Vc,r=t();for(;;)try{if(435680===parseInt(n(395))/1*(-parseInt(n(384))/2)+parseInt(n(383))/3+parseInt(n(458))/4+-parseInt(n(438))/5+-parseInt(n(375))/6+parseInt(n(401))/7+parseInt(n(444))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends zc{constructor(e,n,r,s){const i=Vc;super(e,n,r,s),this[i(422)](i(351),""),this[i(423)](i(351)).to(this,i(421),(t=>t&&t[0]?t[0][i(351)]:"")),this[i(423)](i(410)).to(this,i(421),this,i(418),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(457)+qc(e[n(451)],e[n(385)])+n(417);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(449)]=null,this[i(450)]=this[i(366)](Hr(e,i(441)),t.icons[i(424)],i(391),i(380),"sw"),this[i(450)][i(423)](i(439)).to(this,i(405)),this[i(431)]=this[i(366)](Hr(e,i(377)),t.icons[i(353)],i(370),i(455),"sw"),this[i(431)][i(423)](i(439)).to(this,i(425)),this[i(356)]=new o.UserView(e,this[i(404)][i(419)],this[i(415)]()),this[i(356)][i(388)]({attributes:{class:[i(406),i(411)]}}),this[i(376)](this[i(381)]())}[Hc(381)](){const t=Hc,e=this[t(408)],n=[{tag:t(396),attributes:{class:[t(454),t(437)]},children:[{tag:t(365),children:[{text:this[t(356)][t(369)]}],attributes:{class:[t(426),t(412)]}},{tag:t(427),attributes:{datetime:e.to(t(442)),class:[t(448),t(387)]},children:[{text:e.to(t(442),(e=>this[t(352)][t(403)](e)))}]}]},{tag:t(396),attributes:{class:[t(409),t(372)]},children:[this[t(450)],this[t(431)]]},{tag:t(396),attributes:{class:[t(416)]}}];this[t(404)][t(398)]&&n[t(360)]({tag:t(396),attributes:{class:[t(368)]},children:[{text:this[t(386)]()}]});const r={tag:t(396),attributes:{class:[t(378),e.if(t(418),t(362)),e.to(t(351),(e=>t(432)+e)),this[t(352)][t(367)]&&t(402)],"data-suggestion-id":this[t(404)].id,"data-thread-id":this[t(404)][t(447)].id,"data-author-id":this[t(404)][t(419)].id,tabindex:-1},children:[{tag:t(396),attributes:{class:[t(453),t(397)]},children:[this[t(356)],{tag:t(396),attributes:{class:[t(400),t(364)]},children:n}]}]};return this[t(459)]&&this[t(399)]&&(r[t(443)][t(360)](this[t(459)],this[t(399)]),this[t(459)][t(433)](t(456)).to(this),this[t(459)][t(433)](t(389)).to(this),this[t(399)][t(433)](t(456)).to(this),this[t(399)][t(433)](t(389)).to(this)),r}[Hc(445)](){const t=Hc;super[t(445)](),this[t(449)]=this[t(373)][t(379)](t(407)),this[t(449)][t(446)]=this[t(410)],this.on(t(429),((e,n,r)=>{const s=t;this[s(449)][s(446)]=r}))}[Hc(366)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(420)]);return a[i(422)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(388)]({attributes:{class:n}}),a.on(i(358),(()=>{const t=i;this[t(382)](r,this[t(404)].id)})),a}[Hc(386)](){const t=Hc;return t(393)===this[t(404)][t(357)][t(392)][t(361)]?Hr(this[t(420)],t(428)):Hr(this[t(420)],t(435))}[Hc(415)](){const t=Hc;return this[t(404)][t(398)]?t(393)===this[t(404)][t(357)][t(392)][t(361)]?Hr(this[t(420)],t(355),this[t(404)][t(413)][t(369)]):Hr(this[t(420)],t(436),this[t(404)][t(413)][t(369)]):null}}function qc(t,e){const n=Hc;let r="";return r+=t[n(354)]("*")[n(430)](((t,e)=>e%2!=0?n(394)+Xc(t)+n(390):Xc(t)))[n(440)](""),e&&(r+=n(452)+e[n(371)]+n(434)+e[n(363)]+n(414)),r}function Xc(t){const e=Hc,n=document[e(359)](e(365));return n[e(374)]=t,n[e(446)]}const Yc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Jc=Zc;function Qc(){const t=["init","config","stopListening","innerView","editor","_unbindEditors","getMarkers","refreshSelectedViews","Annotations","source","push","suggestionUnloaded","commands","delete","change:activeAnnotations","children","comments.editorConfig","lowest","Track changes","_destroyController","get","trackChanges.disableComments","menuitemcheckbox","discardSelectedSuggestions","suggestionChanged","Accept all selected suggestions","Discard all selected suggestions","_addUIComponentsToFactory","hasSuggestion","CommentView","menu","view","menuitem","getRanges","locale","SuggestionThreadView","trackChanges.SuggestionThreadView","values","execute","activeMarkers","mainView","registerAnnotation","destroy","comments.maxCommentCharsWhenCollapsed","4750JkYodB","clear","set","some","focus","_bindAnnotationToEditors","has","1oIHUde","_createToolbarButton","_refreshActiveMarkers","toMany","comments","acceptAllSuggestions","type","reduce","value","_suggestionToController","switchbutton","keys","TrackChangesUI","getDescriptions","suggestion-","getSuggestion","discardAllSuggestions","_disableComments","52wImcun","unbind","41855IwRusW","TrackChangesEditing","createCommentThreadController","Discard all suggestions","addSourceCollector","_viewToController","activeAnnotations","actionView","364KJgZpj","_createMenuBarMenu","comments.maxThreadTotalWeight","1036010NeCnfh","pluginName","CommentsUI","menuBar:trackChanges","discardButton","bind","createAnnotation","define","size","requires","remove","plugins","63978MmtXwK","_annotationViews","_updateController","getByInnerView","commentThread","separator","6017448bwlvok","_handleSuggestionControllerDelayed","1322896yNYBMd","getJoined","getFirstRange","suggestionLoaded","isMultiRange","isDirty","change:previous","isOn","CommentsRepository","panelView","addComment","items","buttonView","editing","createAnnotationView","comments.maxCommentsWhenCollapsed","Accept all suggestions","listenTo","filter","descriptionParts","isInContent","trackChanges","getMarkerNames","getAllAdjacentSuggestions","add","isEnabled","previous","_initializeController","from","arrowView","_handleControllerBuffer","componentFactory","model","delegate","length","acceptSelectedSuggestions","button","EditorAnnotations","head","4405824cGYHwX","29907gqcLRn","acceptButton","commandName","descriptionFactory"];return(Qc=function(){return t})()}function Zc(t,e){const n=Qc();return(Zc=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=Zc,r=t();for(;;)try{if(381081===parseInt(n(471))/1*(-parseInt(n(522))/2)+parseInt(n(416))/3*(parseInt(n(489))/4)+-parseInt(n(502))/5+parseInt(n(514))/6*(parseInt(n(499))/7)+-parseInt(n(520))/8+-parseInt(n(415))/9+-parseInt(n(464))/10*(-parseInt(n(491))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(511)](){const t=Jc;return[yc,o.Users,t(530),t(428),t(413)]}static get[Jc(503)](){return Jc(483)}constructor(t){const e=Jc;super(t),this[e(480)]=new Map,this[e(496)]=new Map,this[e(515)]=new Map,this[e(406)]=new Map;const n=this[e(424)][e(421)];n[e(509)](e(456),Kc),n[e(509)](e(441),!1),this[e(488)]=n[e(440)](e(441))}[Jc(521)](t,e){const n=Jc;0===this[n(406)][n(510)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(406)]){const r=this[t(480)][t(470)](e);r||n?r&&n&&this[t(439)](e):this[t(403)](e)}this[t(406)][t(465)](),this[t(424)][t(513)][t(440)](t(413))[t(427)](),this[t(473)]()}),10),this[n(406)][n(466)](t,e)}[Jc(420)](){const t=Jc,e=this[t(424)],n=e[t(513)][t(440)](t(492)),r=e[t(513)][t(440)](t(428)),s=e[t(513)][t(440)](t(413)),o=e[t(513)][t(440)](t(530));this[t(447)](),s[t(495)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(404)](this[e(480)])){const s=t[e(545)](),o=[];for(const t of s){if(!t[e(542)])continue;if(t[e(526)]){o[e(430)](...t[e(453)]());continue}const n=t[e(524)]();if(o[e(410)]>0){const t=o[0][e(523)](n);if(t){o[0]=t;continue}}o[e(430)](n)}n[e(430)]([r[e(451)],o])}return n})),this[t(539)](n,t(525),((e,n)=>{const r=t;this[r(539)](n,r(528),((t,e,s,o)=>{const i=r;n[i(542)]&&(null==s?(this[i(516)](o[i(414)]),this[i(521)](n,!1)):(this[i(516)](s[i(414)]),null==o&&this[i(521)](n,!0)))})),null!==n[r(402)]?this[r(516)](n[r(414)]):this[r(521)](n,!1)})),this[t(539)](n,t(431),((e,n,r)=>{const s=t;this[s(422)](n,s(528)),this[s(406)][s(433)](n),this[s(480)][s(470)](n)&&this[s(439)](n),r&&this[s(516)](r[s(414)])})),this[t(539)](n,t(444),((e,n)=>{this[t(516)](n)})),this[t(539)](r,t(434),(()=>{this[t(473)]()})),this[t(539)](o,t(532),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(448)](r))return;const i=n[o(486)](r);this[o(480)][o(440)](i)[o(451)][o(468)]()}),{priority:t(437)})}[Jc(473)](){const t=Jc,e=this[t(424)][t(513)][t(440)](t(428)),n=this[t(424)][t(513)][t(440)](t(492)),r=Array[t(404)](e[t(497)],(e=>e[t(423)]))[t(540)]((e=>this[t(496)][t(470)](e))),s=[];for(const e of r){const n=this[t(496)][t(440)](e)[t(408)][t(545)]();s[t(430)](...n[t(478)](((e,n)=>[...e,...n[t(544)]()]),[]))}n[t(459)]=s}[Jc(447)](){const t=Jc,n=this[t(424)],r=n[t(454)],o=Hr(r,t(438)),i=new e.Collection([{type:t(481),model:new s.ViewModel({withText:!0,label:o,commandName:t(543),role:t(442)})},{type:t(519)},{type:t(412),model:new s.ViewModel({withText:!0,label:Hr(r,t(538)),commandName:t(476),role:t(452)})},{type:t(412),model:new s.ViewModel({withText:!0,label:Hr(r,t(445)),commandName:t(411),role:t(452)})},{type:t(412),model:new s.ViewModel({withText:!0,label:Hr(r,t(494)),commandName:t(487),role:t(452)})},{type:t(412),model:new s.ViewModel({withText:!0,label:Hr(r,t(446)),commandName:t(443),role:t(452)})}]);for(const e of i)if(tu(e)){const r=n[t(432)][t(440)](e[t(408)][t(418)]);e[t(408)][t(507)](t(529),t(401)).to(r,t(479),t(401))}n.ui[t(407)][t(400)](t(543),(e=>this[t(472)](e,i,o))),n.ui[t(407)][t(400)](t(505),(e=>this[t(500)](e,i,o)))}[Jc(472)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(424)][r(432)][r(440)](r(543));o[r(534)][r(466)]({tooltip:n,label:n,icon:Yc}),o[r(534)][r(507)](r(529)).to(i,r(479)),o[r(534)].on(r(458),(()=>{const t=r;i[t(458)](),this[t(424)][t(535)][t(451)][t(468)]()})),(0,s.addListToDropdown)(o,e,{role:r(450)});const a=[];for(const t of e)tu(t)&&a[r(430)](this[r(424)][r(432)][r(440)](t[r(408)][r(418)]));const c=o[r(534)];return c[r(498)][r(490)](r(401)),c[r(405)][r(490)](r(401)),c[r(498)][r(507)](r(401)).to(i,r(401)),c[r(405)][r(507)](r(401))[r(474)](a,r(401),((...t)=>t[r(467)]((t=>t)))),o.on(r(458),(t=>{const e=r;this[e(424)][e(458)](t[e(429)][e(418)]),this[e(424)][e(535)][e(451)][e(468)]()})),o}[Jc(500)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(424)][r(432)][r(440)](r(543));o[r(534)][r(466)]({label:n,icon:Yc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(519)==n[r(477)]){a[r(533)][r(400)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(408)];i[r(507)](...Object[r(482)](c)).to(c),i[r(409)](r(458)).to(o),i.on(r(458),(()=>{const t=r;this[t(424)][t(458)](c[t(418)]),this[t(424)][t(535)][t(451)][t(468)]()})),e[r(435)][r(400)](i),a[r(533)][r(400)](e)}return o[r(507)](r(401)).to(i,r(401)),o[r(531)][r(435)][r(400)](a),o}[Jc(403)](t){const e=Jc,n=this[e(424)],r=n[e(421)],s=n[e(513)][e(440)](e(428)),i=n[e(513)][e(440)](e(530)),a=n[e(513)][e(440)](e(413)),c=n[e(513)][e(440)](o.Users).me,u=r[e(440)](e(543))[e(455)],{CommentsListView:l,CommentThreadInputView:f}=n[e(513)][e(440)](e(504));let h,g;this[e(515)][e(470)](t.id)?(g=this[e(515)][e(440)](t.id),h=g[e(460)]):(h=new u(n[e(454)],t,c,{disableComments:this[e(488)],editorConfig:r[e(440)](e(436)),maxCommentsWhenCollapsed:r[e(440)](e(537)),maxThreadTotalWeight:r[e(440)](e(501)),maxCommentCharsWhenCollapsed:r[e(440)](e(463)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(440)](e(454))),CommentView:r[e(440)](e(475))[e(449)],CommentsListView:l,CommentThreadInputView:f}),h[e(417)].on(e(458),(()=>{const t=e;n[t(535)][t(451)][t(468)]()})),h[e(506)].on(e(458),(()=>{const t=e;n[t(535)][t(451)][t(468)]()})),g=s[e(536)](this[e(424)][e(454)],h),g[e(507)](e(527)).to(h,e(527)),g[e(507)](e(410)).to(h),g[e(507)](e(477)).to(h,e(477),(t=>e(485)+t)),this[e(515)][e(466)](t.id,g));const d=i[e(493)](t[e(518)],h),p=new Bc(n,t,h,d),m=t[e(545)]()[e(540)]((t=>t[e(542)]));h[e(541)]=n[e(513)][e(440)](e(492))[e(419)][e(484)](m),this[e(480)][e(466)](t,p),this[e(496)][e(466)](h,p);const I=s[e(508)]({view:g,target:()=>{const r=e,s=[],i=t[r(545)]()[r(540)]((t=>t[r(542)]));for(const t of i)s[r(430)](...t[r(426)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(535)],s)},type:()=>e(485)+p[e(451)][e(477)]});i[e(469)](h,I),s[e(400)](I),a[e(461)](I)}[Jc(439)](t){const e=Jc,n=this[e(424)][e(513)][e(440)](e(530)),r=this[e(424)][e(513)][e(440)](e(428)),s=this[e(480)][e(440)](t),o=s[e(451)],i=r[e(517)](o);n[e(425)](o),i&&r[e(512)](i),this[e(480)][e(433)](t),this[e(496)][e(433)](o),s[e(462)]()}[Jc(516)](t){const e=Jc;if(!t[e(542)]||!this[e(480)][e(470)](t))return;const n=this[e(424)][e(513)][e(440)](e(492)),r=this[e(480)][e(440)](t),s=t[e(545)]();r[e(451)][e(541)]=n[e(419)][e(484)](s)}[Jc(462)](){const t=Jc;for(const e of this[t(480)][t(482)]())this[t(439)](e);for(const e of this[t(515)][t(457)]())e[t(460)][t(462)]();super[t(462)]()}}function tu(t){return Jc(408)in t}var eu=ru;function nu(){var t=["1322139zvmIpS","addSuggestionData","450945ZebtiH","Comments","get","plugins","376nVrvKI","adapter","1148aDsSnK","7628930wYzbSS","pluginName","editor","46665XpPxQz","getSuggestion","2010030xJjyJF","requires","addSuggestion","6145RIbUfJ","TrackChanges","8hRmdfK","getSuggestions","101149WSPfoB"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=336]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(245082===parseInt(n(343))/1*(-parseInt(n(341))/2)+-parseInt(n(346))/3+parseInt(n(352))/4*(-parseInt(n(339))/5)+parseInt(n(336))/6+-parseInt(n(344))/7+parseInt(n(350))/8*(parseInt(n(356))/9)+parseInt(n(353))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(337)](){return[yc,$c,eu(347)]}static get[eu(354)](){return eu(340)}set[eu(351)](t){var e=eu;this[e(355)][e(349)][e(348)](yc)[e(351)]=t}get[eu(351)](){var t=eu;return this[t(355)][t(349)][t(348)](yc)[t(351)]}[eu(338)](t){var e=eu;return this[e(355)][e(349)][e(348)](yc)[e(345)](t)}[eu(342)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(355)][n(349)][n(348)](yc)[n(342)]({skipNotAttached:t,toJSON:e})}[eu(357)](t){var e=eu;return this[e(355)][e(349)][e(348)](yc)[e(357)](t)}}const ou=au;!function(t,e){const n=au,r=t();for(;;)try{if(524170===parseInt(n(555))/1*(-parseInt(n(551))/2)+parseInt(n(527))/3*(parseInt(n(500))/4)+-parseInt(n(561))/5+-parseInt(n(542))/6+-parseInt(n(554))/7+-parseInt(n(511))/8*(-parseInt(n(529))/9)+-parseInt(n(508))/10*(-parseInt(n(512))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uu);const iu=[ou(560)];function au(t,e){const n=uu();return(au=function(t,e){return n[t-=497]})(t,e)}class cu extends t.Plugin{static get[ou(524)](){return[yc]}static get[ou(545)](){return ou(519)}[ou(557)](){const t=ou,n=this[t(556)];if(n[t(558)][t(537)](t(539),(e=>{const r=t,s=n[r(548)][r(549)][r(533)]()[r(538)](((t,e)=>(t[e]="",t)),{});return n[r(522)][r(518)](s,e)})),t(531)!=typeof n[t(558)][t(547)](t(534))[t(540)])throw new e.CKEditorError(t(501))}[ou(521)](t){return hu(this[ou(556)],!0,t)}[ou(536)](t){return hu(this[ou(556)],!1,t)}}function uu(){const t=["10XRhAnc","destroy","discardAllSuggestions","48gTKjLk","19406442SeKSWX","addUser","data","result","getCommentThreads","name","create","TrackChangesData","getFullData","getDataWithAcceptedSuggestions","constructor","getUser","requires","getSuggestions","createDocumentFragment","3hBxcLT","set","198459Tekdxe","rootsAttributes","function","_adapter","getRootNames","trackChangesData","addCommentThread","getDataWithDiscardedSuggestions","define","reduce","trackChangesData.editorCreator","editorCreator","TrackChangesDataGetter","685776qwJsrK","appendChild","execute","pluginName","div","get","model","document","getRootsAttributes","106rqDSkn","useAnonymousUser","Users","6202644KOzGiV","6383guRsaM","editor","init","config","addSuggestionData","Pagination","989975RorBDX","end","users","acceptAllSuggestions","657296ViuYNN","track-changes-data-invalid-editor-creator","plugins","createElement","CommentsRepository","map","push","TrackChangesEditing"];return(uu=function(){return t})()}class lu extends t.Plugin{static get[ou(545)](){return ou(541)}constructor(t){const e=ou;super(t),this[e(515)]=e(497)}[ou(557)](){const t=ou;this[t(556)][t(502)][t(547)](t(504))[t(532)]={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(556)][t(502)][t(547)](t(507))[t(532)]=null}}function fu(t){return void 0!==t[ou(550)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(502)][r(506)](yc,lu),s[r(530)]=fu(t)?t[r(550)]():void 0;const i=document[r(526)](),a=t[r(558)][r(547)](r(534))[r(540)],c=await a(s,(()=>function(t){const e=r,n=document[e(503)](e(546));return t[e(543)](n),n}(i)));!function(t,e){const n=r,s=t[n(548)][n(549)][n(533)]()[n(538)](((e,r)=>(e[r]=t[n(514)][n(547)]({rootName:r}),e)),{}),o=t[n(502)][n(547)](n(553))[n(498)][n(505)]((t=>({id:t.id,name:t[n(517)]}))),i=t[n(502)][n(547)](n(507))[n(525)]({skipNotAttached:!0,toJSON:!0}),a=t[n(502)][n(547)](n(504))[n(516)]({skipNotAttached:!0,toJSON:!0}),c=e[n(502)][n(547)](n(553)),u=e[n(502)][n(547)](n(507)),l=e[n(502)][n(547)](n(504));for(const t of o)c[n(523)](t.id)||c[n(513)](t);c.me||c[n(552)]();for(const t of a)l[n(535)](t);for(const t of i)u[n(559)](t);e[n(514)][n(528)](s)}(t,c),c[r(544)](r(e?499:510));const u=fu(c)?c[r(520)](n):c[r(514)][r(547)](n);return await c[r(509)](),u}function gu(){var t=["42nPglYX","4zpyVyF","2679245GuGevv","5084916wJosce","27byecQJ","4402152WxsvVw","1182776GbpafK","44123RESaDH","2259870PvLQKg","6648649GCPIBd"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=169]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(756775===parseInt(n(174))/1*(-parseInt(n(177))/2)+parseInt(n(172))/3+-parseInt(n(178))/4*(-parseInt(n(169))/5)+parseInt(n(170))/6+-parseInt(n(176))/7+parseInt(n(173))/8*(-parseInt(n(171))/9)+parseInt(n(175))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();