@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240529.0 → 0.0.0-nightly-20240530.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +3 -3
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/multilevellist.js +1 -1
  136. package/src/integrations/pagebreak.js +1 -1
  137. package/src/integrations/paragraph.js +1 -1
  138. package/src/integrations/removeformat.js +1 -1
  139. package/src/integrations/restrictededitingmode.js +1 -1
  140. package/src/integrations/shiftentercommand.js +1 -1
  141. package/src/integrations/standardeditingmode.js +1 -1
  142. package/src/integrations/style.js +1 -1
  143. package/src/integrations/table.js +1 -1
  144. package/src/integrations/tablecaption.js +1 -1
  145. package/src/integrations/tableclipboard.js +1 -1
  146. package/src/integrations/tablecolumnresize.js +1 -1
  147. package/src/integrations/tableheadings.js +1 -1
  148. package/src/integrations/tablemergesplit.js +1 -1
  149. package/src/integrations/tableofcontents.js +1 -1
  150. package/src/integrations/tableproperties.js +1 -1
  151. package/src/integrations/template.js +1 -1
  152. package/src/integrations/title.js +1 -1
  153. package/src/integrations/undo.js +1 -1
  154. package/src/integrations/utils.js +1 -1
  155. package/src/suggestion.js +2 -2
  156. package/src/suggestiondescriptionfactory.js +1 -1
  157. package/src/trackchanges.js +1 -1
  158. package/src/trackchangesdata.js +1 -1
  159. package/src/trackchangesediting.js +1 -1
  160. package/src/trackchangesui.js +1 -1
  161. package/src/ui/suggestioncontroller.js +2 -2
  162. package/src/ui/view/basesuggestionthreadview.js +1 -1
  163. package/src/ui/view/suggestionthreadview.js +1 -1
  164. package/src/utils/common-translations.js +1 -1
  165. package/src/utils/utils.js +1 -1
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>au,TrackChangesEditing:()=>_c});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=113]})(t,e)}const u=c;function l(){const t=["423866HnzCTI","isEnabled","affectsData","3180339WUJGBZ","_isEnabledBasedOnSelection","has","value","9842558nqpzNW","7679014KzWwDf","refresh","5HLPqeG","forceDisabled","889370nWWqKW","99FLBnXf","_enableCommands","_enabledCommands","TrackChangesCommand","6ondtZo","1162048KgYWyx","36CWMpmh","editor","_disableUnsupportedCommands","clearForceDisabled","execute","4737012VexLZj","commands","5ruJJiD"];return(l=function(){return t})()}!function(t,e){const n=c,r=t();for(;;)try{if(883648===parseInt(n(135))/1*(parseInt(n(125))/2)+parseInt(n(128))/3+parseInt(n(122))/4*(parseInt(n(124))/5)+-parseInt(n(115))/6*(-parseInt(n(133))/7)+parseInt(n(116))/8+parseInt(n(138))/9*(-parseInt(n(137))/10)+-parseInt(n(132))/11*(parseInt(n(117))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(113)]=e,this[n(131)]=!1,this[n(134)](),this[n(129)]=!1}[u(134)](){this[u(126)]=!0}[u(121)](){const t=u;this[t(131)]=!this[t(131)],this[t(131)]?this[t(119)]():this[t(139)]()}[u(119)](){const t=u;for(const e of this[t(118)][t(123)][t(123)]())e[t(127)]&&!this[t(113)][t(130)](e)&&e[t(136)](t(114))}[u(139)](){const t=u;for(const e of this[t(118)][t(123)][t(123)]())e[t(127)]&&!this[t(113)][t(130)](e)&&e[t(120)](t(114))}}const h=d;function g(){const t=["4686033PZFRiB","122552ttQBEj","plugins","_suggestions","model","_isEnabledBasedOnSelection","canEditAt","2614788aNzXJd","refresh","isEnabled","16444XqrLPK","execute","acceptSuggestion","692pBiDOd","1758hPTKuE","2227582PDxQvN","getRanges","30LJCLlE","55UVgwXC","261nWCrww","get","TrackChangesEditing","track-changes-accept-suggestion-not-found","editor","519296BNovaf"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=490]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(274499===-parseInt(n(511))/1+-parseInt(n(500))/2*(parseInt(n(501))/3)+parseInt(n(497))/4*(parseInt(n(505))/5)+parseInt(n(494))/6+-parseInt(n(502))/7+parseInt(n(513))/8*(-parseInt(n(506))/9)+parseInt(n(504))/10*(parseInt(n(512))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(490)]=e,this[n(495)](),this[n(492)]=!1}[h(495)](){this[h(496)]=!0}[h(498)](t){const n=h,r=this[n(490)][n(507)](t);if(!r)throw new e.CKEditorError(n(509),this);const s=r[n(503)]();this[n(510)][n(491)][n(493)](s)&&this[n(510)][n(514)][n(507)](n(508))[n(499)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=375]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(123187===-parseInt(n(382))/1*(-parseInt(n(396))/2)+parseInt(n(383))/3*(-parseInt(n(390))/4)+-parseInt(n(376))/5+parseInt(n(392))/6*(-parseInt(n(377))/7)+parseInt(n(386))/8+parseInt(n(381))/9+parseInt(n(397))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class E extends t.Command{constructor(t,e){const n=I;super(t),this[n(395)]=e,this[n(394)](),this[n(375)]=!1}[m(394)](){this[m(391)]=!0}[m(379)](t){const n=m,r=this[n(395)][n(387)](t);if(!r)throw new e.CKEditorError(n(385),this);const s=r[n(380)]();this[n(393)][n(388)][n(384)](s)&&this[n(393)][n(378)][n(387)](n(398))[n(389)](r)}}function b(){const t=["100989ctgXBN","9767Inwpyi","1101ZdXxEu","canEditAt","track-changes-discard-suggestion-not-found","1649312YZIDHD","get","model","discardSuggestion","1332MytKHs","isEnabled","390282LYYKXY","editor","refresh","_suggestions","34qVGyJS","2378940waFbdU","TrackChangesEditing","_isEnabledBasedOnSelection","903895kSpHlt","21dWMTkR","plugins","execute","getRanges"];return(b=function(){return t})()}function T(t,e){const n=k();return(T=function(t,e){return n[t-=220]})(t,e)}function _(t){const e=T;return t[e(238)](((t,n)=>e(235)==t[e(254)]&&e(235)!=n[e(254)]?-1:e(235)!=t[e(254)]&&e(235)==n[e(254)]?1:0))}function y(t,e){const n=T;let r,s=0;const o=[],i=e[n(242)];for(;s<t[n(232)];){const a=t[s],c=t[s+1];r||(r=e[n(249)](a)),A(e,a,c)||(o[n(231)](e[n(262)](r,i[n(227)](a)?e[n(247)](a):e[n(236)](a,n(260)))),r=null),s++}return o}function A(t,e,n){const r=T;if(!n)return!1;const s=t[r(247)](e),o=t[r(249)](n);return s[r(251)](o)}function k(){const t=["next","end","change","createRange","isMultiRange","map","isCollapsed","8100xTOsvv","1491750jeyeNl","76mMOtlb","content","770yVaOTZ","isObject","getRanges","join","color","push","length","add","1257630AFUPFt","deletion","createPositionAt","isIntersecting","sort","336615wUCroJ","value","isInContent","schema"," [color ","execute","splice","3260Fywjnf","createPositionAfter","8zrhQtZ","createPositionBefore","isArray","isTouching","10758YYCFjr","replace","type","28237roKqtn","start","from","700280vJvxMg"];return(k=function(){return t})()}!function(t,e){const n=T,r=t();for(;;)try{if(218191===parseInt(n(224))/1*(parseInt(n(222))/2)+parseInt(n(239))/3*(-parseInt(n(248))/4)+-parseInt(n(234))/5+parseInt(n(252))/6*(-parseInt(n(226))/7)+-parseInt(n(258))/8+-parseInt(n(223))/9+-parseInt(n(246))/10*(-parseInt(n(255))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(k);function C(t,e,n){const r=T;for(;n[r(232)];){const s=n[r(245)](0,100);t[r(261)]((()=>{const t=r;for(const n of s)n[t(241)]&&e[t(244)](n.id)}))}}const L=N;function N(t,e){const n=R();return(N=function(t,e){return n[t-=238]})(t,e)}function R(){const t=["_isEnabledBasedOnSelection","isInContent","canEditAt","execute","6muYLbC","some","_command","2074285SQsWxu","3LgatYc","model","13282024LijftN","refresh","57403600ChraZD","values","_suggestions","1434470ZyEOJq","8dUlLmr","950857qlGzAM","isEnabled","3897144ClsSIB","14631272mWEjYe","editor","from","getRanges"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(984911===parseInt(n(245))/1+parseInt(n(243))/2*(-parseInt(n(260))/3)+parseInt(n(244))/4*(-parseInt(n(259))/5)+-parseInt(n(256))/6*(parseInt(n(238))/7)+-parseInt(n(248))/8+-parseInt(n(247))/9+parseInt(n(240))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(258)]=e,this[r(242)]=n,this[r(239)](),this[r(252)]=!1}[L(239)](){const t=L,e=Array[t(250)](this[t(242)][t(241)]())[t(257)]((e=>e[t(253)]));this[t(246)]=this[t(258)][t(246)]&&e}[L(255)](){const t=L,e=_(Array[t(250)](this[t(242)][t(241)]()));for(const n of e){const e=n[t(251)]();if(!this[t(249)][t(261)][t(254)](e))return}C(this[t(249)][t(261)],this[t(258)],e)}}const M=v;function v(t,e){const n=w();return(v=function(t,e){return n[t-=131]})(t,e)}function w(){const t=["execute","1936RIurSi","selection","23243066MzEmOA","document","isEnabled","7515160YuTlmv","canEditAt","getRanges","editor","refresh","8771084hHDnBo","_isEnabledBasedOnSelection","_selectedSuggestions","1221wMfeyX","_command","10368jzwsrZ","36UZZDrr","model","_suggestions","values","11493OXTCry","size","2826rzjrhG","2290rZTRgh","37664INSeXd","from"];return(w=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(646138===-parseInt(n(145))/1*(-parseInt(n(153))/2)+-parseInt(n(142))/3*(-parseInt(n(144))/4)+parseInt(n(152))/5*(parseInt(n(151))/6)+parseInt(n(139))/7+-parseInt(n(156))/8*(-parseInt(n(149))/9)+-parseInt(n(134))/10+-parseInt(n(131))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(w);class O extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(143)]=e,this[r(147)]=n,this[r(141)]=new Set,this[r(138)](),this[r(140)]=!1}[M(138)](){const t=M,e=this[t(137)][t(146)][t(132)][t(157)],n=Array[t(154)](this[t(147)][t(148)]());this[t(141)]=function(t,e){const n=T,r=Array[n(257)](t[n(228)]()),s=new Set;for(const o of e)if(o[n(241)])for(const e of r)for(const r of o[n(228)]())(e[n(237)](r)||t[n(221)]&&!o[n(263)]&&o[n(259)]&&r[n(260)][n(251)](e[n(256)]))&&s[n(233)](o);return s}(e,n),this[t(133)]=this[t(143)][t(133)]&&!!this[t(141)][t(150)]}[M(155)](){const t=M,e=_(Array[t(154)](this[t(141)]));for(const n of e){const e=n[t(136)]();if(!this[t(137)][t(146)][t(135)](e))return}C(this[t(137)][t(146)],this[t(143)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var B=Array.prototype.splice;const x=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():B.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var J="object"==typeof self&&self&&self.Object===Object&&self;const Y=q||J||Function("return this")();const Z=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Z?Z.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=Z?Z.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 Nt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const wt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function Ot(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Ot.prototype.clear=Lt,Ot.prototype.delete=Nt,Ot.prototype.get=St,Ot.prototype.has=vt,Ot.prototype.set=wt;const Dt=Ot;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Bt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Bt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Bt(this,t).get(t)};const jt=function(t){return Bt(this,t).has(t)};const Gt=function(t,e){var n=Bt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Jt=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 Zt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Jt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Jt(n,a,c):Zt(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 Ne=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Ne(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const we=function(t){return null!=t&&de(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Qt(e,Oe(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const Be=function(t){if(!at(t))return Fe(t);var e=Ne(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const xe=function(t){return we(t)?Ce(t,!0):Be(t)};const Ue=function(t,e){return t&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Je=Object.getOwnPropertySymbols;const Ye=Je?function(t){return null==t?[]:(t=Object(t),Ke(Je(t),(function(e){return qe.call(t,e)})))}:Xe;const Ze=function(t,e){return Qt(t,Ye(t),e)};const Qe=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Re(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}: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,Oe,Ye)};const sn=function(t){return nn(t,xe,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",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 Nn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Nn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Z?Z.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const wn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const On=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return wn(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Ne(t)?{}:Fn($e(t))};const Bn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ie(xn):Bn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",Wn="[object Object]",Kn={};Kn[zn]=Kn["[object Array]"]=Kn["[object ArrayBuffer]"]=Kn["[object DataView]"]=Kn["[object Boolean]"]=Kn["[object Date]"]=Kn["[object Float32Array]"]=Kn["[object Float64Array]"]=Kn["[object Int8Array]"]=Kn["[object Int16Array]"]=Kn["[object Int32Array]"]=Kn["[object Map]"]=Kn["[object Number]"]=Kn[Wn]=Kn["[object RegExp]"]=Kn["[object Set]"]=Kn["[object String]"]=Kn["[object Symbol]"]=Kn["[object Uint8Array]"]=Kn["[object Uint8ClampedArray]"]=Kn["[object Uint16Array]"]=Kn["[object Uint32Array]"]=!0,Kn["[object Error]"]=Kn[Hn]=Kn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return We(e,a)}else{var h=_n(e),g=h==Hn||"[object GeneratorFunction]"==h;if(fe(e))return He(e,c);if(h==Wn||h==zn||g&&!o){if(a=u||g?{}:Pn(e),!c)return u?en(e,Ue(a,e)):Ze(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=On(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:Oe)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Zt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Jn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Zn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Jn(t))||(Zn.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=Z?Z.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Jn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Jn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Zt(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=Z?Z.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Nr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Nr?Sr:c)==Sr,f=(u=u==Nr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const wr=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:vr(e,n,r,s,t,o))};const Or=function(t,e){return wr(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Br=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Br(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)};function jr(){const t=["removeMarker","getRanges","_isDataLoaded","getItems","hasComments","2345294ldJXxS","1075263OnMweK","removeMarkers","_onAttributesChange","split","getMarkerNames","setAttribute","decorate","end","commentThread","start","82210iEheYO","_saved","_onAccept","add","head","@external","map","next","5298056xRYdSf","2neuErE","from","subType","suggestion:","discard","delete","isMultiRange","set","isIntersectingWithRange","addMarker","522EMIOye","getMarkers","isInContent","reduce","_onDiscard","substr","removeAttribute","type","addRange","onAttributesChange","onAccept","creator","get","addMarkerName","clear","size","data","_model","attributes","filter","14090erjGmr","getMultiRangeId","getFirstMarker","length","getAllAdjacentSuggestions","change","nodeAfter","6996128AsiMBb","getRange","markers","authoredAt","createdAt","author","getContainedElement","_markerNames","isIntersecting","accept","isExternal","onDiscard","getFirstRange","toJSON","push","4233699Nvfonw","nodeBefore","2538gDcERK","previous"];return(jr=function(){return t})()}const Gr=Vr;function Vr(t,e){const n=jr();return(Vr=function(t,e){return n[t-=170]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(708048===parseInt(n(221))/1*(parseInt(n(240))/2)+parseInt(n(211))/3+parseInt(n(239))/4+-parseInt(n(189))/5*(parseInt(n(250))/6)+parseInt(n(220))/7+-parseInt(n(196))/8+parseInt(n(213))/9*(-parseInt(n(231))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(217)]=!1,this.id=e.id,this[n(176)]=e[n(176)],this[n(242)]=e[n(242)]||null,this[n(201)]=e[n(201)],this[n(180)]=e[n(180)]||e[n(201)],this[n(206)]=Boolean(e[n(187)]&&e[n(187)][n(236)]),this[n(185)]=null,this[n(186)]=t,this[n(233)]=e[n(179)],this[n(173)]=e[n(207)],this[n(223)]=e[n(178)],this[n(203)]=new Set,this[n(200)]=null,this[n(247)](n(199),null),this[n(247)](n(187),e[n(187)]||{}),this[n(247)](n(214),null),this[n(247)](n(238),null),this[n(247)](n(229),null),this[n(247)](n(232),!1),this[n(227)](n(205)),this[n(227)](n(244))}get[Gr(235)](){const t=Gr;let e=this;for(;e[t(214)];)e=e[t(214)];return e}get[Gr(219)](){const t=Gr;return!!this[t(229)]&&this[t(229)][t(192)]>0}get[Gr(246)](){const t=Gr;return 0!=this[t(203)][t(184)]&&6==Array[t(241)](this[t(203)])[0][t(224)](":")[t(192)]}get[Gr(171)](){return null!==this[Gr(191)]()}[Gr(182)](t){const e=Gr;this[e(203)][e(234)](t)}[Gr(225)](){const t=Gr;return Array[t(241)](this[t(203)])}[Gr(170)](){const t=Gr;return this[t(225)]()[t(237)]((e=>this[t(186)][t(198)][t(181)](e)))[t(188)]((t=>t))}[Gr(191)](){return this[Gr(170)]()[0]||null}[Gr(222)](){const t=Gr;this[t(186)][t(194)]((e=>{const n=t;for(const t of this[n(170)]())e[n(215)](t)})),this[t(203)][t(183)]()}[Gr(215)](t){const e=Gr;this[e(186)][e(194)]((n=>{n[e(215)](t)})),this[e(203)][e(245)](t)}[Gr(177)](t){const e=Gr,n=e(243)+this[e(176)]+":"+this[e(242)]+":"+this.id+":"+this[e(180)].id+":"+zr[e(190)]();this[e(182)](n),this[e(186)][e(194)]((r=>{r[e(249)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Gr(248)](t){const e=Gr;for(const n of this[e(216)]())if(n[e(204)](t))return!0;return!1}[Gr(216)](){const t=Gr;return this[t(170)]()[t(237)]((e=>e[t(197)]()))}[Gr(218)](){const t=Gr;return this[t(216)]()[t(172)](((e,n)=>[...e,...n[t(218)]()]),[])}[Gr(208)](){const t=Gr;var e;return(null===(e=this[t(191)]())||void 0===e?void 0:e[t(197)]())||null}[Gr(202)](){const t=Gr,e=this[t(216)]();if(1!=e[t(192)])return null;const n=e[0],r=n[t(230)][t(195)],s=n[t(228)][t(212)];return r instanceof i.Element?r!=s?null:r:null}[Gr(205)](){const t=Gr;this[t(233)](this[t(216)](),this[t(185)],this[t(187)]),this[t(222)]()}[Gr(244)](){const t=Gr;this[t(173)](this[t(216)](),this[t(185)],this[t(187)]),this[t(222)]()}[Gr(193)](){const t=Gr,e=[];let n=this[t(235)];for(;n;)e[t(210)](n),n=n[t(238)];return e}[Gr(226)](t,e){const n=Gr,r=qn(this[n(187)]);hr(r,t,e),Or(r,this[n(187)])||(this[n(187)]=r,this[n(223)](r))}[Gr(175)](t){const e=Gr,n=qn(this[e(187)]);Ur(n,t),Or(n,this[e(187)])||(this[e(187)]=n,this[e(223)](this[e(187)]))}[Gr(209)](){const t=Gr;return{id:this.id,type:this[t(242)]?this[t(176)]+":"+this[t(242)]:this[t(176)],authorId:this[t(180)].id,createdAt:this[t(200)],hasComments:this[t(219)],data:this[t(185)],attributes:this[t(187)]}}static[Gr(190)](){const t=Gr;return(0,e.uid)()[t(174)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(){const t=["*Remove:* %0","deletion","add","skip","addEmptyContainer","name","getDescriptions","push","length","format","_itemLabels","element","text","ELEMENT_SPACE","get","attribute","_locale","_handleCustomCallbackDescription","end","match","getFirstRange","insertion","_customCallbacks","_resolveDescriptionItems","pop","key","start","checkChild","3rKxqqm","item","registerElementLabel","set","11063332IXwAQH","*Insert:* %0","type","nextSibling","addContainer","registerDescriptionCallback","replace","addObject","previousSibling","softBreak","*Split:* %0","1700248rFDPlk","getItemLabel","_itemLabelsCallbacks","removeEmptyContainer","elementEnd","3725784lxfiBJ","label","8058FMhxUX","Container","$1 $2","function","Object","matchingCallback","_handleInsertRemoveSuggestionDescription","getWalker","subType","map","elementStart","*Merge:* %0","isObject","removeFormat","9370wlUwDe","EmptyContainer","REPLACE_TEXT","join","nodeAfter","_schema","removeContainer","*Remove format:* %0","27EJlDyB","isEmpty","_handleRenameSuggestionDescription","2634872WUWkgq","addFormat","isInContent","1468269HkPZJW","data","5105pqnGrJ","*Change to:* %0","$textProxy","newValue","_handleAttributeSuggestionDescription","$text","remove","*Set format:* %0","has","isEqual","indexOf","registerAttributeLabel","removeObject","_attributeLabels","normal","quantity","24629RIRGez","_addDescriptionItems"];return(Wr=function(){return t})()}const Kr=Xr;function Xr(t,e){const n=Wr();return(Xr=function(t,e){return n[t-=178]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(959862===parseInt(n(252))/1+parseInt(n(249))/2+parseInt(n(202))/3*(parseInt(n(217))/4)+-parseInt(n(254))/5*(parseInt(n(224))/6)+-parseInt(n(206))/7+parseInt(n(222))/8*(-parseInt(n(246))/9)+-parseInt(n(238))/10*(-parseInt(n(270))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wr);class qr{constructor(t,e){const n=Xr;this[n(196)]=[],this[n(184)]=new Map,this[n(219)]=[],this[n(267)]=new Map,this[n(243)]=t,this[n(190)]=e}[Kr(180)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(182)];o++){const i=t[o];if(!i[e(251)])continue;const a=this[e(191)](i);if(a){if(null!=i[e(232)]){if(r[e(262)](i[e(232)]))continue;r[e(274)](i[e(232)])}n[e(181)](a)}else if(e(189)!=i[e(208)])e(195)!=i[e(208)]&&e(273)!=i[e(208)]||this[e(230)](n,i,t[o+1]);else{const t=i[e(253)][e(199)];if(s[e(262)](t))continue;s[e(274)](i[e(253)][e(199)]),t==Tc?this[e(248)](n,i):this[e(258)](n,i)}}return this[e(197)](n)}[Kr(211)](t){const e=Kr;this[e(196)][e(181)](t)}[Kr(204)](t,n,r=e.priorities[Kr(268)]){const s=Kr;s(227)==typeof t?(0,e.insertToPriorityArray)(this[s(219)],{matchingCallback:t,label:n,priority:r}):this[s(184)][s(205)](t,n)}[Kr(265)](t,e){const n=Kr;this[n(267)][n(205)](t,e)}[Kr(218)](t,e=1){const n=Kr;let r;for(const e of this[n(219)])if(e[n(229)](t)){r=e[n(223)];break}return r||(r=this[n(184)][n(188)](t[n(179)])),r?r(e):1!==e?e+" "+t[n(179)]+"s":""+t[n(179)]}[Kr(271)](t,e){const n=Kr,r=e[n(194)]()[n(231)](),s=n(195)==e[n(208)]?n(274):n(260);for(const e of r){const o=e[n(203)],i=t[t[n(182)]-1];if(o.is(n(256)))i&&i[n(208)][n(264)](n(225))>-1&&t[n(198)](),i&&n(186)==i[n(208)]?i[s]+=o[n(253)]:t[n(181)]({type:n(186),add:n(274)==s?o[n(253)]:"",remove:n(260)==s?o[n(253)]:""});else if(this[n(243)][n(236)](o)){const a=o;if(i&&i[n(208)][n(264)](n(225))>-1&&t[n(198)](),n(221)==e[n(208)])continue;i&&i[n(208)]==s+n(228)&&i[n(185)][n(179)]==a[n(179)]?i[n(269)]++:t[n(181)]({type:s+n(228),element:a,quantity:1}),r[n(275)]((t=>!(n(221)==t[n(208)]&&t[n(203)]==o)))}else if(this[n(243)][n(201)](o,n(259))||o.is(n(185),n(215))){const r=o;if(n(274)==s&&n(234)==e[n(208)]||n(260)==s&&n(221)==e[n(208)])continue;if(i&&-1==i[n(208)][n(264)](n(225))){n(186)==i[n(208)]&&(i[s]+="\n");continue}let a;if(a=n(274)==s?r[n(209)]&&!this[n(243)][n(236)](r[n(209)])?r[n(209)]:null:r[n(214)]&&!this[n(243)][n(236)](r[n(214)])?r[n(214)]:null,r[n(247)]||a&&a[n(247)]){const e=a&&a[n(247)]?a:r;i&&i[n(208)]==s+n(239)&&i[n(185)][n(179)]==e[n(179)]?i[n(269)]++:t[n(181)]({type:s+n(239),element:e,quantity:1})}else t[n(181)]({type:s+n(225),element:r})}}}[Kr(197)](t){const e=Kr,n=this[e(190)],r=[],s=[],o=[];for(const i of t)switch(i[e(208)]){case e(186):if(i[e(274)]=i[e(274)][e(212)](/(\S)\u000A+(\S)/g,e(226))[e(212)](/\u000A/g,""),i[e(260)]=i[e(260)][e(212)](/(\S)\u000A+(\S)/g,e(226))[e(212)](/\u000A/g,""),""!=i[e(274)]&&""!=i[e(260)]){r[e(181)]({type:e(212),content:Hr(n,e(240),['"'+i[e(260)]+'"','"'+i[e(274)]+'"'])});continue}if(null!=i[e(274)][e(193)](/^ +$/)){r[e(181)]({type:e(195),content:Hr(n,e(207),Hr(n,e(187),i[e(274)][e(182)]))});continue}if(null!=i[e(260)][e(193)](/^ +$/)){r[e(181)]({type:e(273),content:Hr(n,e(272),Hr(n,e(187),i[e(260)][e(182)]))});continue}if(""!=i[e(274)]){r[e(181)]({type:e(195),content:Hr(n,e(207),'"'+i[e(274)]+'"')});continue}r[e(181)]({type:e(273),content:Hr(n,e(272),'"'+i[e(260)]+'"')});continue;case e(178):case e(213):r[e(181)]({type:e(195),content:Hr(n,e(207),this[e(218)](i[e(185)],i[e(269)]))});continue;case e(220):case e(266):r[e(181)]({type:e(273),content:Hr(n,e(272),this[e(218)](i[e(185)],i[e(269)]))});continue;case e(210):r[e(181)]({type:e(195),content:Hr(n,e(216),this[e(218)](i[e(185)],i[e(269)]))});continue;case e(244):r[e(181)]({type:e(273),content:Hr(n,e(235),this[e(218)](i[e(185)],i[e(269)]))});continue;case e(250):s[e(181)](i[e(199)]);continue;case e(237):o[e(181)](i[e(199)]);continue;default:r[e(181)](i)}if(s[e(182)]){const t=s[e(233)]((t=>this[e(267)][e(262)](t)?this[e(267)][e(188)](t):t))[e(241)](", ");r[e(181)]({type:e(183),content:Hr(this[e(190)],e(261),t)})}if(o[e(182)]){const t=o[e(233)]((t=>this[e(267)][e(262)](t)?this[e(267)][e(188)](t):t))[e(241)](", ");r[e(181)]({type:e(183),content:Hr(this[e(190)],e(245),t)})}return r}[Kr(191)](t){const e=Kr;for(const n of this[e(196)]){const r=n(t);if(r&&e(208)in r)return r}}[Kr(258)](t,e){const n=Kr,r=e[n(253)],s=void 0===r[n(257)]?n(237):n(250);t[n(181)]({type:s,key:r[n(199)]})}[Kr(248)](t,e){const n=Kr;t[n(181)]({type:n(183),content:Hr(this[n(190)],n(255),this[n(218)](e[n(194)]()[n(200)][n(242)],1))})}[Kr(230)](t,e,n){const r=Kr;if(this[r(271)](t,e),n&&n[r(194)]()&&!e[r(194)]()[r(192)][r(263)](n[r(194)]()[r(200)])){const n=t[t[r(182)]-1],s=r(195)==e[r(208)]?r(274):r(260);n&&r(186)==n[r(208)]&&(n[s]+="\n")}}}const Jr=Yr;function Yr(t,e){const n=Qr();return(Yr=function(t,e){return n[t-=417]})(t,e)}!function(t,e){const n=Yr,r=t();for(;;)try{if(257492===parseInt(n(434))/1*(parseInt(n(425))/2)+parseInt(n(428))/3+parseInt(n(432))/4*(-parseInt(n(429))/5)+parseInt(n(422))/6*(-parseInt(n(427))/7)+-parseInt(n(421))/8*(parseInt(n(418))/9)+-parseInt(n(420))/10+parseInt(n(423))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qr);class Zr extends t.Plugin{[Jr(431)](){const t=Jr,e=this[t(430)],n=e[t(433)][t(419)](t(417));e[t(435)][t(419)](t(426))&&n[t(424)](t(426))}}function Qr(){const t=["742578VnFklG","5JSDRLD","editor","afterInit","1387708ziBtVr","plugins","508915sKVsgO","commands","TrackChangesEditing","1911834uGRztd","get","3327850ZuIAKk","8ubxluL","12tQEwsh","7635947IOLKbR","enableCommand","2DhczDT","showAIAssistant","1053458kGBmEZ"];return(Qr=function(){return t})()}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=386]})(t,e)}function es(){const t=["registerDescriptionCallback","1755176jFBFsv","FORMAT_JUSTIFY_TEXT","justify","commandName","AlignmentEditing","279904VSvnUi","plugins","1525248BNvhDx","has","value","left","4031631qfZbbC","FORMAT_ALIGN_TO_RIGHT","registerBlockAttribute","registerAttributeLabel","FORMAT_ALIGNMENT","afterInit","right","TrackChangesEditing","locale","85884pMAriU","1474109hUPAbp","_registerLegacyDescription","formatBlock","*Format:* %0","FORMAT_ALIGN_TO_LEFT","descriptionFactory","2382235sAhcDe","enableDefaultAttributesIntegration","format","FORMAT_ALIGN_TO_CENTER","alignment","type","center","commandParams","get","33tQaCGx","8ukVXPS","editor"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(246947===-parseInt(n(388))/1+-parseInt(n(403))/2*(-parseInt(n(419))/3)+-parseInt(n(423))/4+parseInt(n(410))/5+parseInt(n(390))/6+parseInt(n(404))/7*(parseInt(n(420))/8)+-parseInt(n(394))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(399)](){const t=$r,e=this[t(421)],n=e[t(402)];if(!e[t(389)][t(391)](t(387)))return;const r=e[t(389)][t(418)](t(401));r[t(411)](t(414)),r[t(396)](t(414)),r[t(409)][t(397)](t(414),Hr(n,t(398))),this[t(405)]()}[$r(405)](){const t=$r,e=this[t(421)],n=e[t(402)];e[t(389)][t(418)](t(401))[t(409)][t(422)]((e=>{const r=t;if(r(406)!=e[r(415)])return;const{data:s}=e;if(s&&r(414)==s[r(386)]){const t=s[r(417)][0][r(392)];return{type:r(412),content:Hr(n,r(407),function(t){const e=r;switch(t){case e(393):return Hr(n,e(408));case e(400):return Hr(n,e(395));case e(416):return Hr(n,e(413));case e(425):return Hr(n,e(424))}}(t))}}}))}}const rs=os;function ss(){const t=["UnderlineEditing","CodeEditing","type","FORMAT_ITALIC","editor","descriptionFactory","StrikethroughEditing","forceValue","448732dMZKYE","FORMAT_UNDERLINE","8cUlGIj","registerDescriptionCallback","has","enableDefaultAttributesIntegration","get","FORMAT_BOLD","5798295tzXkhf","34luoLIO","ItalicEditing","superscript","FORMAT_SUBSCRIPT","FORMAT_SUPERSCRIPT","format","formatInline","registerInlineAttribute","bold","3794510XLHKSH","strikethrough","FORMAT_","SuperscriptEditing","code","toUpperCase","*Format:* %0","TrackChangesEditing","18402jwfwBp","subscript","registerAttributeLabel","italic","commandParams","toLowerCase","2888616tlqbKB","FORMAT_CODE","locale","SubscriptEditing","underline","3294340QsqfxI","plugins","*Remove format:* %0","FORMAT_STRIKETHROUGH","42297fZjUcT","BoldEditing","_registerLegacyDescription","commandName","afterInit","slice","1057OMEvjA"];return(ss=function(){return t})()}function os(t,e){const n=ss();return(os=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(494069===-parseInt(n(403))/1+parseInt(n(412))/2*(parseInt(n(388))/3)+parseInt(n(379))/4+parseInt(n(421))/5+-parseInt(n(373))/6*(parseInt(n(394))/7)+-parseInt(n(405))/8*(parseInt(n(411))/9)+parseInt(n(384))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ss);const is=[rs(389),rs(413),rs(395),rs(396),rs(401),rs(382),rs(424)];class as extends t.Plugin{[rs(392)](){const t=rs,e=this[t(399)],n=e[t(385)][t(409)](t(372)),r=e[t(381)];for(const s of is){if(!e[t(385)][t(407)](s))continue;const o=s[t(393)](0,-7)[t(378)](),i=t(423)+o[t(426)]();n[t(408)](o),n[t(419)](o),n[t(400)][t(375)](o,Hr(r,i))}this[t(390)]()}[rs(390)](){const t=rs,e=this[t(399)],n=e[t(381)],r=e[t(385)][t(409)](t(372));function s(e,s){const o=t;r[o(400)][o(406)]((t=>{const r=o;if(r(418)!=t[r(397)])return;const{data:i}=t;return i&&i[r(391)]===e?i[r(377)][0][r(402)]?{type:r(417),content:Hr(n,r(427),s)}:{type:r(417),content:Hr(n,r(386),s)}:void 0}))}s(t(420),Hr(n,t(410))),s(t(376),Hr(n,t(398))),s(t(383),Hr(n,t(404))),s(t(425),Hr(n,t(380))),s(t(422),Hr(n,t(387))),s(t(374),Hr(n,t(415))),s(t(414),Hr(n,t(416)))}}function cs(){const t=["28824cMBGTc","getSelectedBlocks","1878qYMvLN","afterInit","commandName","2171980pNpfiG","descriptionFactory","from","commandParams","format","name","get","selection","has","30dGCCnI","$root","schema","1134WInrmz","BlockQuoteEditing","checkChild","markBlockFormat","document","parent","enableCommand","374RbcBUw","editor","7390pvyZQI","TrackChangesEditing","ELEMENT_BLOCK_QUOTE","blockQuote","value","forceValue","change","filter","*Remove format:* %0","plugins","commands","model","locale","*Set format:* %0","5843233OSkJwA","1498083stNRXK","registerDescriptionCallback","417BJJFDu","1765962FHAFPz"];return(cs=function(){return t})()}function us(t,e){const n=cs();return(us=function(t,e){return n[t-=458]})(t,e)}const ls=us;!function(t,e){const n=us,r=t();for(;;)try{if(398128===parseInt(n(496))/1*(-parseInt(n(477))/2)+-parseInt(n(494))/3+-parseInt(n(458))/4+-parseInt(n(479))/5*(parseInt(n(500))/6)+parseInt(n(470))/7*(parseInt(n(498))/8)+-parseInt(n(497))/9+parseInt(n(467))/10*(parseInt(n(493))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(cs);class fs extends t.Plugin{[ls(501)](){const t=ls,e=this[t(478)],n=e[t(491)];if(!e[t(488)][t(466)](t(471)))return;const r=e[t(488)][t(464)](t(480)),s=this[t(478)][t(489)][t(464)](t(482));r[t(476)](t(482),((n,o={})=>{const i=t,a=this[i(478)][i(490)][i(474)][i(465)],c=o&&void 0!==o[i(484)]?o[i(484)]:!s[i(483)];let u=[];if(c){const t=Array[i(460)](a[i(499)]())[i(486)]((t=>hs(t)||function(t,e){const n=i,r=e[n(472)](t[n(475)],n(482)),s=e[n(472)]([n(468),n(482)],t);return r&&s}(t,this[i(478)][i(490)][i(469)])));u=y(t,e[i(490)])}else{const t=Array[i(460)](a[i(499)]())[i(486)]((t=>hs(t)));u=y(t,e[i(490)])}e[i(490)][i(485)]((()=>{const t=i;for(const e of u)r[t(473)](e,{commandName:t(482),commandParams:[{forceValue:c}]})}))})),r[t(459)][t(495)]((e=>{const r=t,{data:s}=e;if(s&&r(482)==s[r(502)]){const t=Hr(n,r(481));return s[r(461)][0][r(484)]?{type:r(462),content:Hr(n,r(492),t)}:{type:r(462),content:Hr(n,r(487),t)}}}))}}function hs(t){const e=ls;return e(482)==t[e(475)][e(463)]}const gs=ds;function ds(t,e){const n=ps();return(ds=function(t,e){return n[t-=378]})(t,e)}function ps(){const t=["editor","413091ywfTsj","enableCommand","changeCaseUpper","4987440QEwJTN","606441NEttMp","afterInit","3825904DpFvDT","260DNctge","123848vyYluz","5000193hJDixZ","changeCaseLower","has","35ZnzxOT","CaseChange","plugins","6327RtQZDS","changeCaseTitle","TrackChangesEditing","get"];return(ps=function(){return t})()}!function(t,e){const n=ds,r=t();for(;;)try{if(445937===parseInt(n(382))/1*(-parseInt(n(394))/2)+parseInt(n(391))/3+-parseInt(n(395))/4*(-parseInt(n(379))/5)+parseInt(n(390))/6+-parseInt(n(387))/7+-parseInt(n(393))/8+parseInt(n(396))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[gs(392)](){const t=gs,e=this[t(386)];e[t(381)][t(378)](t(380))&&(e[t(381)][t(385)](t(384))[t(388)](t(389)),e[t(381)][t(385)](t(384))[t(388)](t(397)),e[t(381)][t(385)](t(384))[t(388)](t(383)))}}const Is=bs;!function(t,e){const n=bs,r=t();for(;;)try{if(375972===parseInt(n(212))/1*(-parseInt(n(205))/2)+-parseInt(n(202))/3+parseInt(n(203))/4*(parseInt(n(207))/5)+parseInt(n(209))/6+-parseInt(n(213))/7*(parseInt(n(208))/8)+parseInt(n(195))/9+-parseInt(n(196))/10*(parseInt(n(197))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class Es extends t.Plugin{[Is(200)](){const t=Is,e=this[t(198)];e[t(204)][t(206)](t(201))&&e[t(199)][t(206)](t(211))[t(210)](t(201))}}function bs(t,e){const n=Ts();return(bs=function(t,e){return n[t-=195]})(t,e)}function Ts(){const t=["20lzsRcy","1074579xfAQVK","editor","plugins","afterInit","ckbox","125691jsYDFk","1084068fBAwMO","commands","56604AqFIyJ","get","5kstfWD","616HRmlKa","3359112HzcEcE","enableCommand","TrackChangesEditing","5dtBBiz","7525vaJeTo","59967ViqrOz"];return(Ts=function(){return t})()}function _s(t,e){const n=As();return(_s=function(t,e){return n[t-=360]})(t,e)}const ys=_s;function As(){const t=["value","descriptionFactory","format","registerDescriptionCallback","registerElementLabel","filter","label","plugins","document","locale","model","9649757PvNwkK","92719IcnFnI","792ieYqML","commandName","indentCodeBlock","get","isLimit","12TWnAXq","commands","toLowerCase","editor","TrackChangesEditing","3465609sMdCmn","getSelectedBlocks","languages","enableCommand","has","parent","3432867cZJCYl","formatBlock","from","6257360JKWcfp","selection","codeBlock","6sDwvmd","change","name","86985fNchri","ELEMENT_CODE_BLOCK","rootElement","language","markBlockFormat","*Remove format:* %0","schema","6382kjnfDC","CodeBlock","64JHbTIT","config","forceValue","checkChild","commandParams","type","1270bXDdky","*Set format:* %0","outdentCodeBlock","afterInit","4ZOJRys","find","blockName"];return(As=function(){return t})()}!function(t,e){const n=_s,r=t();for(;;)try{if(664709===-parseInt(n(366))/1*(parseInt(n(364))/2)+-parseInt(n(408))/3*(parseInt(n(376))/4)+-parseInt(n(411))/5+parseInt(n(414))/6*(parseInt(n(402))/7)+parseInt(n(392))/8*(parseInt(n(417))/9)+-parseInt(n(372))/10*(-parseInt(n(391))/11)+parseInt(n(397))/12*(parseInt(n(390))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(As);class ks extends t.Plugin{[ys(375)](){const t=ys,e=this[t(400)];if(!e[t(386)][t(406)](t(365)))return;const n=e[t(386)][t(395)](t(401)),r=e[t(388)],s=e[t(367)][t(395)](t(413))[t(404)],o=e[t(398)][t(395)](t(413));n[t(405)](t(394)),n[t(405)](t(374)),n[t(405)](t(413),((r,i={})=>{const a=t,c=e[a(389)],u=e[a(389)][a(387)][a(412)],l=i&&void 0!==i[a(368)]?i[a(368)]:!o[a(379)];let f;i[a(360)]||(i[a(360)]=s[0][a(360)]),f=l?Array[a(410)](u[a(403)]())[a(384)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(419))&&!e[n(396)](t)&&e[n(369)](t[n(407)],n(413))}(t,c[a(363)]))):Array[a(410)](u[a(403)]())[a(384)]((t=>Cs(t)));const h=y(f,c);c[a(415)]((()=>{const t=a;for(const e of h)n[t(361)](e,{commandName:t(413),commandParams:[{...i,forceValue:l}],formatGroupId:t(378)})}))})),n[t(380)][t(383)](t(413),(e=>Hr(r,t(418),e))),n[t(380)][t(382)]((e=>{const n=t;if(n(409)!=e[n(371)])return;const o=r.t,{data:i}=e;if(!i||n(413)!=i[n(393)])return;const a=i[n(370)][0][n(360)],c=o(s[n(377)]((t=>t[n(360)]===a))[n(385)])[n(399)]();return i[n(370)][0][n(368)]?{type:n(381),content:Hr(r,n(373),Hr(r,n(418),1)+" ("+c+")")}:{type:n(381),content:Hr(r,n(362),Hr(r,n(418),1))}}))}}function Cs(t){const e=ys;return e(413)==t[e(416)]}const Ls=Rs;function Ns(){const t=["TrackChangesEditing","5274BXxfpK","plugins","enableCommand","12XbkdRW","afterInit","78977ynftSW","has","4426848CkNwKJ","1751898dOdsEO","248025yqNVBT","3QANOzm","892466jDvUnF","CommentsEditing","1697066fgvDzq","get","editor","addCommentThread","10970oluaHd"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=388]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(515426===parseInt(n(402))/1+-parseInt(n(389))/2*(-parseInt(n(388))/3)+parseInt(n(400))/4*(-parseInt(n(406))/5)+parseInt(n(405))/6+-parseInt(n(391))/7+-parseInt(n(404))/8+-parseInt(n(397))/9*(-parseInt(n(395))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ns);class Ss extends t.Plugin{[Ls(401)](){const t=Ls,e=this[t(393)];e[t(398)][t(403)](t(390))&&e[t(398)][t(392)](t(396))[t(399)](t(394))}}var Ms=n(834);function vs(){const t=["writer","start","ck-suggestion-marker-","test","getItems","toViewElement","push","12983967pdCZGt","13252HvyGII","get","activeMarkers","type","301176sCaAQf","isContent","mapper","markerRange","getWalker","parent","isBlock","10cKRFDm","ck-suggestion-marker--active","4656029SIBDcB","includes","isAtEnd","bindElementToMarker","nextSibling","TrackChangesEditing","item","model","addHighlight","schema","span","plugins","markerName","1051796qRHTuO","elementEnd","addClass","3042550MMkLWi","consumable","getCustomProperty","21770SvbQcS","createRangeOn","createUIElement","insert","previousPosition","toViewPosition","6fKnDDa","147adhtWV","name","hasAttribute","isLimit"];return(vs=function(){return t})()}function ws(t,e){const n=vs();return(ws=function(t,e){return n[t-=362]})(t,e)}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(402)]())o[r(396)](t)&&s[r(404)](n[r(388)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(379)][r(407)](r(373));return(o,i,a)=>{const c=r;if(!a[c(385)][c(401)](i[c(362)],o[c(395)]))return;const u=i[c(362)][c(363)](),l=i[c(362)][c(399)],f=t[c(375)][c(377)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(374)];d=d||f[c(411)](e);const n=a[c(412)][c(403)](e);if(n&&n[c(386)](c(376)))return;c(382)==t[c(409)]&&f[c(365)](e)&&!f[c(397)](e)&&(e[c(372)]||l[c(370)]?h&&h[c(364)]==e||(h=e,m(t[c(391)]),p=!0):g=g||t[c(391)])}function m(t){const r=c,o=a[r(398)][r(389)](r(378),{class:r(400)+e}),u=a[r(412)][r(392)](t);n&&s[r(408)][r(369)](i[r(380)])&&a[r(398)][r(383)](r(367),o),a[r(398)][r(390)](u,o),a[r(412)][r(371)](o,i[r(380)])}d||p||!g||m(g)}}function Fs(){const t=["writer","editing","uiElement","get","7959149kZLGfi","8194570RdHczF","editor","12IZBMIV","createSelection","TrackChangesEditing","10cgkyZi","forward","unbindElementFromMarkerName","enqueueChange","unlock","commands","setSelection","mapper","createRange","requires","lock","high","rootName","end","merge","remove","7YcznYZ","model","plugins","isCollapsed","markerName","selection","enableCommand","buffer","141752lFhZKn","options","5768694XznxOB","showSuggestionHighlights","54oduobo","getFirstRange","modifySelection","document","downcastDispatcher","addMarker:suggestion:deletion","fromRange","batch","start","removeMarker:suggestion:deletion","4lodCRK","1288298gSGlPa","unit","bind","deleteForward","70233787jTuAaM","delete","data","detach","init","603TmHELx","111063RPVIog","markerNameToElements","root","$graveyard"];return(Fs=function(){return t})()}!function(t,e){const n=ws,r=t();for(;;)try{if(561309===-parseInt(n(381))/1+-parseInt(n(387))/2+parseInt(n(394))/3*(parseInt(n(406))/4)+-parseInt(n(384))/5+-parseInt(n(393))/6*(-parseInt(n(368))/7)+-parseInt(n(410))/8+-parseInt(n(405))/9*(-parseInt(n(366))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Ps=Bs;function Bs(t,e){const n=Fs();return(Bs=function(t,e){return n[t-=189]})(t,e)}!function(t,e){const n=Bs,r=t();for(;;)try{if(977985===-parseInt(n(194))/1+parseInt(n(246))/2*(-parseInt(n(204))/3)+-parseInt(n(193))/4*(parseInt(n(213))/5)+parseInt(n(244))/6*(-parseInt(n(234))/7)+-parseInt(n(242))/8*(-parseInt(n(203))/9)+-parseInt(n(218))/10*(parseInt(n(212))/11)+-parseInt(n(215))/12*(-parseInt(n(198))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fs);class xs extends t.Plugin{static get[Ps(227)](){return[Ms.Delete]}[Ps(202)](){const t=Ps,e=this[t(214)],n=e[t(236)][t(211)](t(217));n[t(240)](t(199));const r=e[t(223)][t(211)](t(197));n[t(240)](t(197),((n,s={})=>{const o=t,a=e[o(235)][o(216)](e[o(235)][o(249)][o(239)]);a[o(237)]&&e[o(235)][o(248)](a,{direction:o(219),unit:s[o(195)]});const c=a[o(247)](),u=i.LiveRange[o(189)](c);let l;n(s),l=o(207)==u[o(206)][o(230)]?e[o(235)][o(226)](c[o(191)]):e[o(235)][o(226)](u[o(191)],u[o(231)]),u[o(201)](),e[o(235)][o(221)](r[o(241)][o(190)],(t=>{const e=o;r[e(241)][e(228)](),t[e(224)](t[e(226)](l[e(231)])),r[e(241)][e(222)]()}))})),e[t(209)][t(250)].on(t(251),Ds(e,t(232)),{priority:t(229)}),e[t(200)][t(250)].on(t(251),((n,r,s)=>{const o=t;s[o(243)][o(245)]&&Ds(e,o(232),{showActiveMarker:!1})[o(196)](this)(n,r,s)}),{priority:t(229)}),e[t(209)][t(250)].on(t(192),((e,n,r)=>{const s=t,o=r[s(225)][s(205)](n[s(238)]);if(o)for(const t of o)t.is(s(210))&&(r[s(225)][s(220)](t,n[s(238)]),r[s(208)][s(233)](t))}),{priority:t(229)})}}const Us=Gs;function js(){const t=["6MYlMat","groupId","17234670UnwnIy","trackChangesCommand","commandParams","TodoListEditing","attributeKey","setAttribute","default","createPositionAt","listStart","data","plugins","customBulletedList","9NqfqwP","forceValue","range","registerCustomCallback","selection","bulletedList","FORMAT_INDENT","containsItem","differ","*Check item*","every","listItemId","formatBlock","nodeAfter","listReversed","_suggestionFactory","afterInit","next","splitListItemAfter","mergeListItemBackward","todoListChecked","numbered","checkTodoList","suggestion","*Change to:* %0","value","documentList","isUndo","todo","_findSuggestions","getAttribute","mergeListItemForward","TrackChangesEditing","115oQDpmv","numberedList","has","newValue","oldValue","listType","ELEMENT_","length","previousSibling","isLocal","ELEMENT_TODO_LIST","437880PMXppo","ListEditing","*Format:* remove from %0","*Uncheck item*","attributes","map","from","bulleted","registerPostFixer","listIndent","541750jpmXvZ","getSuggestions","registerAttributeLabel","listMarker","1960068Xmofyj","commands","_getAttributeKey","editor","meta","todoList","noTrackChangesFixer","ELEMENT_BULLETED_LIST","listStyle","todoListCheck","detach","head","_supportLegacySuggestions","getRanges","7914rnSMWx","ELEMENT_NUMBERED_LIST","*Indent:* %0","commandName","format","fromRange","indentList","*Outdent:* %0","start","registerDescriptionCallback","deletion","filter","*Set format:* %0","schema","listMarkerStyle","toUpperCase","document","outdentList","get","*Merge:* %0","descriptionFactory","setSelection","getFirstRange","end","refresh","config","createRange","removeMarker","getFirstMarker","*Split:* list item","_registerLegacyDescription","includes","getChanges","*Format:* insert into %0","model","list.multiBlock","3532296vPTFNU","multipleBlocks","locale","3140382zbXmfB","customNumberedList","execute","key","accept","type","listItemIdFixer","batch","nextSibling","ELEMENT_LIST_ITEM","find","parent","assureChains","*Remove format:* %0","enableDefaultAttributesIntegration","registerElementLabel","splitListItemBefore","isObject","_LIST","push","isNextTo","change","*Merge:* list item","registerBlockAttribute","attribute"];return(js=function(){return t})()}function Gs(t,e){const n=js();return(Gs=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(390147===parseInt(n(312))/1*(-parseInt(n(351))/2)+-parseInt(n(337))/3+-parseInt(n(323))/4+parseInt(n(333))/5*(-parseInt(n(265))/6)+-parseInt(n(240))/7+parseInt(n(237))/8+parseInt(n(279))/9*(parseInt(n(267))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(js);class Vs extends t.Plugin{[Us(295)](){const t=Us,e=this[t(340)];if(!e[t(277)][t(314)](t(324)))return;const n=e[t(239)],r=e[t(277)][t(369)](t(311)),s=e[t(277)][t(314)](t(270)),o=!!e[t(376)][t(369)](t(236));function i(e){const r=t;return{type:r(355),content:""+Hr(n,r(363),e)}}function a(e){const r=t;return{type:r(355),content:""+Hr(n,r(253),e)}}r[t(254)](t(313)),r[t(254)](t(284)),r[t(254)](t(241)),r[t(254)](t(278)),r[t(254)](t(357)),r[t(254)](t(368)),r[t(254)](t(297)),r[t(254)](t(256)),r[t(263)](t(290)),r[t(263)](t(317)),r[t(263)](t(332)),o&&(r[t(254)](t(298)),r[t(254)](t(310))),s&&(r[t(254)](t(342)),r[t(254)](t(301)),r[t(263)](t(299)),r[t(371)][t(360)]((e=>{const r=t,{data:s}=e;if(s&&r(299)==s[r(243)])return{type:r(355),content:s[r(315)]?Hr(n,r(288)):Hr(n,r(326))}})),this[t(340)][t(235)][t(367)][t(331)]((e=>{const n=t;if(e[n(247)][n(306)])return!1;let s=!1;const o=r[n(334)]({skipNotAttached:!0})[n(362)]((t=>n(299)===r[n(339)](t)));for(const t of o)n(307)!=t[n(373)]()[n(359)][n(292)][n(309)](n(317))&&(r[n(308)](t[n(373)](),n(264))[n(250)]((t=>n(317)===r[n(339)](t[n(302)])))||(e[n(378)](t[n(379)]()),s=!0));return s}))),r[t(371)][t(335)](t(332),Hr(n,t(285)));const c={type:t(355),content:""};r[t(371)][t(360)]((e=>{const r=t,{data:s}=e;if(!s||r(317)!=s[r(243)])return;let u=e[r(348)];for(;u;){if(u[r(276)]&&((r(345)==u[r(276)][r(243)]||r(365)==u[r(276)][r(243)])&&(u[r(276)][r(315)]&&r(273)!=u[r(276)][r(315)]||r(273)!=u[r(276)][r(316)]&&!s[r(315)])||!o&&u[r(276)][r(243)]==Tc))return c;u=u[r(296)]}if(null==s[r(315)])switch(s[r(316)]){case r(330):return a(Hr(n,r(344)));case r(300):return a(Hr(n,r(352)));case r(307):return a(Hr(n,r(322)))}switch(s[r(315)]){case r(330):return i(Hr(n,r(344)));case r(300):return i(Hr(n,r(352)));case r(307):return i(Hr(n,r(322)))}})),r[t(371)][t(360)]((e=>{const n=t,{data:r}=e;if(r&&n(332)==r[n(243)])return null==r[n(315)]||null==r[n(316)]&&0==r[n(315)]?c:void 0})),r[t(371)][t(360)]((e=>{const r=t;if(r(264)!=e[r(245)])return;const{data:s}=e;if(!s||r(290)!=s[r(243)])return;const o=zs(e);return r(315)==o?{type:r(355),content:Hr(n,r(262))}:r(316)==o?{type:r(355),content:Hr(n,r(380))}:c})),e[t(235)][t(367)][t(331)]((e=>this[t(246)](e))),e[t(235)][t(367)][t(331)]((e=>this[t(343)](e))),e[t(235)][t(367)][t(331)]((e=>this[t(252)](e))),this[t(349)]()}[Us(246)](t){const e=Us;if(t[e(247)][e(306)]||!t[e(247)][e(321)])return!1;let n=!1;const r=this[e(340)][e(277)][e(369)](e(311))[e(334)]({skipNotAttached:!0})[e(362)]((t=>t[e(276)]&&e(290)==t[e(276)][e(243)]))[e(362)]((t=>t[e(276)][e(315)]&&t[e(276)][e(316)]));for(const s of r)zs(s)||(t[e(378)](s[e(379)]()),n=!0);return n}[Us(343)](t){const e=Us;if(t[e(247)][e(306)]||!t[e(247)][e(321)])return!1;const n=this[e(340)][e(277)][e(369)](e(311));if(n[e(268)][e(304)])return!1;let r=!1;const s=[e(317),e(290),e(332),e(345),e(275),e(293),e(346),e(336),e(365)],o=this[e(340)][e(235)][e(367)][e(287)][e(233)]()[e(362)]((t=>e(264)==t[e(245)]))[e(362)]((t=>s[e(382)](t[e(271)])));if(0==o[e(319)])return r;for(const i of o){const o=n[e(308)](i[e(281)],e(264))[e(362)]((t=>!t[e(341)][e(260)]))[e(328)]((t=>t[e(302)]))[e(362)]((t=>{const r=e,o=n[r(339)](t);return s[r(382)](o)}));if(o[e(319)]){for(const n of o)t[e(378)](n[e(379)]());r=!0}}return r}[Us(252)](t){const e=Us;if(t[e(247)][e(306)]||!t[e(247)][e(321)])return!1;const n=this[e(340)][e(277)][e(369)](e(311));let r=!1;const s=[e(317),e(290),e(332),e(345),e(275),e(293),e(346),e(336),e(365)];for(const t of n[e(334)]({skipNotAttached:!0})){const o=n[e(308)](t[e(373)](),e(264))[e(328)]((t=>t[e(302)]))[e(362)]((t=>t[e(276)]&&s[e(382)](t[e(276)][e(243)])));if(!o[e(319)])continue;const a=o[0][e(348)][e(327)][e(266)];if(!o[e(289)]((t=>t[e(327)][e(266)]===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(334)]({skipNotAttached:!0})[s(362)]((e=>s(264)==e[s(245)]&&e[s(327)][s(266)]==t)))e[s(272)](s(266),r)}function i(t,n){const r=e;let s=t[r(348)],i=!1;for(;s;)s[r(327)][r(266)]!=n&&(o(s[r(327)][r(266)],n),s[r(272)](r(266),n),i=!0),s=s[r(296)];return i}}[Us(349)](){const t=Us,e=this[t(340)],n=e[t(239)],r=e[t(277)][t(369)](t(311));this[t(381)](),r[t(294)][t(282)](t(291),t(305),t(244),(function(n,r){const s=t,o=[];for(let t of n)t[s(359)][s(292)]===t[s(374)][s(251)]&&(t=e[s(235)][s(377)](e[s(235)][s(274)](t[s(359)][s(292)],0))),o[s(259)](t);e[s(235)][s(261)]((t=>{const n=s,a=e[n(235)][n(367)][n(283)],c=Array[n(329)](a[n(350)]())[n(328)]((t=>i.LiveRange[n(356)](t)));t[n(372)](o),e[n(338)][n(369)](r[n(354)])[n(375)](),r[n(269)][n(259)]({forceDefaultExecution:!0}),e[n(242)](r[n(354)],...r[n(269)]),t[n(372)](c);for(const t of c)t[n(347)]()}))})),r[t(371)][t(255)]((function(n){const r=t,s=!e[r(235)][r(364)][r(257)](n),o=n[r(320)],i=n[r(248)],a=n[r(309)](r(290)),c=!o||o[r(309)](r(290))!==a,u=!i||i[r(309)](r(290))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(249),e)))}[Us(381)](){const t=Us,e=this[t(340)],n=e[t(239)];function r(n){const r=t,s=e[r(338)][r(369)](r(284))[r(304)],o=e[r(338)][r(369)](r(313))[r(304)];return r(313)===n?s:o}e[t(277)][t(369)](t(311))[t(371)][t(360)]((function(s){const o=t;if(o(291)!=s[o(245)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(354)]){case o(284):u=i[o(269)][0][o(280)],l=r(i[o(354)]),a=o(u?234:325),!l&&e[o(376)][o(369)](o(236))||(a=o(303)),c={type:o(355),content:Hr(n,a,Hr(n,o(344)))};break;case o(313):u=i[o(269)][0][o(280)],l=r(i[o(354)]),a=o(u?234:325),!l&&e[o(376)][o(369)](o(236))||(a=o(303)),c={type:o(355),content:Hr(n,a,Hr(n,o(352)))};break;case o(357):a=o(353),c={type:o(355),content:Hr(n,a,Hr(n,o(249)))};break;case o(368):a=function(t){const e=o,n=t[e(373)]();let r=n[e(359)][e(292)];for(;r&&n[e(286)](r);){if(r[e(309)](e(332))>0)return!1;r=r[e(248)]}return!0}(s)?Hr(n,o(325),Hr(n,function(t){const e=o;return e(318)+t[e(373)]()[e(359)][e(292)][e(309)](e(317))[e(366)]()+e(258)}(s))):Hr(n,o(358),Hr(n,o(249))),c={type:o(355),content:a};break;case o(298):case o(310):!1===i[o(238)]&&(a=o(370),c={type:o(361),content:Hr(n,a,Hr(n,o(249)))})}return c}))}}function zs(t){const e=Us;let n=t[e(373)]()[e(359)][e(292)][e(320)];for(;n;){const r=n[e(309)](e(290));if(!r)return!1;if(r==t[e(276)][e(315)])return e(315);if(r==t[e(276)][e(316)])return e(316);n=n[e(320)]}return!1}const Hs=Ws;function Ws(t,e){const n=Ks();return(Ws=function(t,e){return n[t-=344]})(t,e)}function Ks(){const t=["get","registerBlockAttribute","key","lower-latin","numbered","enableDefaultAttributesIntegration","*Change to:* %0","*Format:* set order to regular","suggestion","styles","bulleted","549552UGwBdY","includes","TrackChangesEditing","afterInit","newValue","*Format:* set start index to %0","data","plugins","upper-latin","*Remove format:* %0","5892770ehPGzk","editor","9601200fgoHRC","filter","decimal-leading-zero","_LIST_","default","removeMarker","_getTranslationKeyForListStyle","registerPostFixer","isUndo","getFirstRange","formatBlock","disc","80086EVJlkF","circle","listReversed","start","document","265CNnYev","type","oldValue","commandParams","nodeAfter","descriptionFactory","FORMAT_LIST_START","replace","locale","commandName","listStart","startIndex","upper-roman","listStyle","49ZVWFNP","decimal","_getAttributeKey","format","getSuggestions","next","batch","find","getAttribute","registerAttributeLabel","ListPropertiesEditing","bind","config","listType","1316250QWNSrL","6243168iogYvk","reversed","toUpperCase","square","has","_findSuggestions","lower-roman","list.properties","customNumbered","FORMAT_LIST_REVERSED","ELEMENT_","getFirstMarker","model","32172fTunFM","123NAkxfA","_LIST_DEFAULT","_registerLegacyDescription","registerDescriptionCallback","*Set format:* %0","*Format:* set order to reversed","attribute","handleDescriptions","head"];return(Ks=function(){return t})()}!function(t,e){const n=Ws,r=t();for(;;)try{if(936427===-parseInt(n(388))/1+parseInt(n(355))/2*(parseInt(n(403))/3)+-parseInt(n(402))/4*(parseInt(n(360))/5)+parseInt(n(389))/6+-parseInt(n(374))/7*(parseInt(n(423))/8)+parseInt(n(435))/9+-parseInt(n(433))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Xs extends t.Plugin{[Hs(426)](){const t=Hs;if(!this[t(434)][t(430)][t(393)](t(384)))return;const e=this[t(434)][t(386)][t(412)](t(396)),n=this[t(434)][t(430)][t(412)](t(425));e[t(421)]&&(n[t(417)](t(373)),n[t(413)](t(373))),e[t(390)]&&(n[t(417)](t(357)),n[t(413)](t(357))),e[t(371)]&&(n[t(417)](t(370)),n[t(413)](t(370)));const r={type:t(377),content:""};n[t(365)][t(406)](this[t(410)][t(385)](this));const s=this[t(434)][t(368)];n[t(365)][t(383)](t(357),Hr(s,t(398))),n[t(365)][t(406)]((e=>{const n=t,{data:s}=e;if(s&&n(357)==s[n(414)])return null==s[n(427)]||0==s[n(427)]&&null==s[n(362)]?r:void 0})),n[t(365)][t(383)](t(370),Hr(s,t(366))),n[t(365)][t(406)]((e=>{const n=t,{data:s}=e;if(s&&n(370)==s[n(414)])return null==s[n(427)]||1==s[n(427)]&&null==s[n(362)]?r:void 0})),this[t(434)][t(401)][t(359)][t(350)]((e=>{const r=t;if(e[r(380)][r(351)])return!1;let s=!1;const o=n[r(378)]({skipNotAttached:!0})[r(344)]((t=>{const e=r,s=n[e(376)](t);return e(370)==s||e(357)==s}));for(const t of o){const o=t[r(352)]()[r(358)][r(364)][r(382)](r(387));r(416)!=o&&r(397)!=o&&(n[r(394)](t[r(352)](),r(409))[r(381)]((t=>r(387)==n[r(376)](t[r(420)])))||(e[r(348)](t[r(400)]()),s=!0))}return s})),this[t(405)]()}[Hs(410)](t){const e=Hs,n=this[e(434)][e(368)],{data:r}=t,s={type:e(377),content:""};if(!r||e(373)!=r[e(414)])return;if(!r[e(362)])return e(347)==r[e(427)]?s:{type:e(377),content:""+Hr(n,e(407),Hr(n,this[e(349)](r[e(427)])))};if(!r[e(427)]){if(e(347)==r[e(362)])return s;let o=t[e(411)];for(;o;){if(o[e(429)]&&e(387)==o[e(429)][e(414)]&&o[e(429)][e(427)])return s;o=o[e(379)]}return{type:e(377),content:""+Hr(n,e(432),Hr(n,this[e(349)](r[e(362)])))}}if(e(347)!=r[e(427)])return{type:e(377),content:""+Hr(n,e(407),Hr(n,this[e(349)](r[e(427)])))};let o=t[e(411)];for(;o;){if(o[e(429)]&&e(387)==o[e(429)][e(414)]&&o[e(429)][e(427)]&&o[e(429)][e(362)])return s;o=o[e(379)]}const i=t[e(352)]()[e(358)][e(364)][e(382)](e(387));return{type:e(377),content:Hr(n,e(407),Hr(n,e(399)+i[e(391)]()+e(404)))}}[Hs(405)](){const t=Hs,e=this[t(434)],n=e[t(368)];e[t(430)][t(412)](t(425))[t(365)][t(406)]((e=>{const r=t;if(r(353)!=e[r(361)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(369)]){case r(373):o=r(418),i={type:r(377),content:Hr(n,o,Hr(n,this[r(349)](s[r(363)][0][r(361)])))};break;case r(357):o=s[r(363)][0][r(390)]?r(408):r(419),i={type:r(377),content:Hr(n,o)};break;case r(370):o=r(428),i={type:r(377),content:Hr(n,o,s[r(363)][0][r(371)])}}return i}))}[Hs(349)](t){const e=Hs;return e(399)+function(t){const n=e;return qs[n(424)](t)?n(422):Js[n(424)](t)?n(416):null}(t)[e(391)]()+e(346)+t[e(391)]()[e(367)](/-/g,"_")}}const qs=[Hs(354),Hs(356),Hs(392)],Js=[Hs(375),Hs(345),Hs(395),Hs(372),Hs(415),Hs(431)];var Ys=n(507);const Zs=$s;function Qs(){const t=["showSuggestionHighlights","unbindElementFromMarkerName","143gnbCZE","editor","hasClass","model","options","init","setSelection","1798101NPFofR","4299610djAFrq","4525029XOyino","afterExecute","change","selection","getFirstRange","commands","8oLEQzj","removeMarker:suggestion:insertion","1145145mHPSUN","enter","1758zrbRyD","2164476wMkFyK","document","enterBlock","high","createPositionAt","data","writer","end","fire","6DNJsZX","ck-suggestion-marker-split","212hOgyHi","TrackChangesEditing","plugins","parent","remove","bind","markInsertion","downcastDispatcher","markerName","requires","addMarker:suggestion:insertion","editing","1981180IGpmvi","get","mapper","detach","enableCommand","markerNameToElements","4dDfvMA","fromRange","split","getFirstPosition","nextSibling","createRange"];return(Qs=function(){return t})()}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=117]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(387672===-parseInt(n(124))/1*(-parseInt(n(169))/2)+-parseInt(n(157))/3*(parseInt(n(142))/4)+parseInt(n(167))/5*(-parseInt(n(122))/6)+-parseInt(n(158))/7+-parseInt(n(165))/8*(parseInt(n(159))/9)+-parseInt(n(136))/10+-parseInt(n(150))/11*(-parseInt(n(170))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qs);class to extends t.Plugin{static get[Zs(133)](){return[Ys.Enter]}[Zs(155)](){const t=Zs,e=this[t(151)],n=e[t(126)][t(137)](t(125)),r=e[t(164)][t(137)](t(168));n[t(140)](t(168),(()=>{const s=t;e[s(153)][s(161)]((t=>{const o=s,a=e[o(153)][o(171)][o(162)],c=a[o(145)](),u=i.LiveRange[o(143)](a[o(163)]());if(r[o(172)](t)){const r=e[o(153)][o(117)](c[o(127)][o(146)],0),s=t[o(147)](c,r);n[o(130)](s)}else t[o(156)](t[o(147)](u[o(120)]));u[o(139)](),r[o(121)](o(160),{writer:t})}))})),e[t(135)][t(131)].on(t(134),Ds(e,t(144)),{priority:t(173)}),e[t(135)][t(131)].on(t(166),((e,n,r)=>{const s=t,o=r[s(138)][s(141)](n[s(132)]);if(o)for(const t of o)t[s(152)](s(123))&&(r[s(138)][s(149)](t,n[s(132)]),r[s(119)][s(128)](t))}),{priority:t(173)}),e[t(118)][t(131)].on(t(134),((n,r,s)=>{const o=t;s[o(154)][o(148)]&&Ds(e,o(144),{showActiveMarker:!1})[o(129)](this)(n,r,s)}),{priority:t(173)})}}const eo=no;function no(t,e){const n=ro();return(no=function(t,e){return n[t-=308]})(t,e)}function ro(){const t=["1001UNoKty","find","afterInit","item","replace","FindAndReplaceEditing","5296790QAwoJl","FindAndReplaceUtils","getIntersection","200DPJrUY","suggestion:deletion","createRange","replaceAll","4476qHwqya","createPositionAt","plugins","enableCommand","filter","62065xyufzB","getMarkersGroup","markers","get","end","bind","findNext","findPrevious","1138824pnJtDA","1481870ujFTUS","string","editor","TrackChangesEditing","_isInDeletionRange","11677912UwCYeX","9nIfoNv","findByTextCallback","getRange","model","start","2896518RpCEru","has","handleFindCommand"];return(ro=function(){return t})()}!function(t,e){const n=no,r=t();for(;;)try{if(838782===-parseInt(n(329))/1+parseInt(n(328))/2+-parseInt(n(340))/3+-parseInt(n(311))/4*(-parseInt(n(320))/5)+-parseInt(n(315))/6*(-parseInt(n(343))/7)+parseInt(n(334))/8*(parseInt(n(335))/9)+parseInt(n(308))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[eo(345)](){const t=eo;if(!this[t(331)][t(317)][t(341)](t(348)))return;const e=this[t(331)][t(317)][t(323)](t(332));e[t(318)](t(344),this[t(342)][t(325)](this)),e[t(318)](t(326)),e[t(318)](t(327)),e[t(318)](t(347)),e[t(318)](t(314))}[eo(342)](t,e,n={}){const r=eo,s=this[r(331)][r(317)][r(323)](r(309));return t((t=>(r(330)==typeof e?s[r(336)](e,n):e)(t)[r(319)]((e=>!1===this[r(333)](e,t[r(346)])))),n)}[eo(333)](t,e){const n=eo,r=this[n(331)][n(338)][n(313)](this[n(331)][n(338)][n(316)](e,t[n(339)]),this[n(331)][n(338)][n(316)](e,t[n(324)]));for(const t of this[n(331)][n(338)][n(322)][n(321)](n(312)))if(null!==r[n(310)](t[n(337)]()))return!0;return!1}}const oo=ao;!function(t,e){const n=ao,r=t();for(;;)try{if(920516===-parseInt(n(199))/1+-parseInt(n(234))/2+-parseInt(n(209))/3*(-parseInt(n(254))/4)+-parseInt(n(211))/5+-parseInt(n(250))/6+-parseInt(n(215))/7+parseInt(n(217))/8*(parseInt(n(207))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const io=[{pluginName:oo(225),commandName:oo(235)},{pluginName:oo(208),commandName:oo(201)},{pluginName:oo(248),commandName:oo(196)},{pluginName:oo(221),commandName:oo(253)}];function ao(t,e){const n=uo();return(ao=function(t,e){return n[t-=195]})(t,e)}class co extends t.Plugin{[oo(203)](){const t=oo,e=this[t(252)][t(228)],n=this[t(252)][t(245)][t(200)](t(227));for(const{pluginName:e,commandName:r}of io)this[t(252)][t(245)][t(238)](e)&&(n[t(219)](r),n[t(239)](r));e.t,n[t(224)][t(249)](t(235),Hr(e,t(244))),n[t(224)][t(249)](t(201),Hr(e,t(210))),n[t(224)][t(249)](t(196),Hr(e,t(214))),n[t(224)][t(249)](t(253),Hr(e,t(216))),this[t(206)]()}[oo(206)](){const t=oo,e=this[t(252)],n=e[t(228)];e[t(245)][t(200)](t(227))[t(224)][t(213)]((e=>{const r=t,o=n.t;if(r(197)!=e[r(243)])return;const{data:i}=e;if(null!=i){if(r(235)==i[r(232)]){const t=i[r(226)][0][r(223)];if(t){const e=o(this[r(252)][r(245)][r(200)](r(222))[r(233)](this[r(252)][r(241)][r(200)](r(202)))[r(247)]((e=>e[r(246)]==t))[r(220)])[r(240)]();return{type:r(204),content:Hr(n,r(212),e)}}return{type:r(204),content:Hr(n,r(230))}}if(r(201)==i[r(232)]){const t=i[r(226)][0][r(223)];return t?{type:r(204),content:Hr(n,r(229),t)}:{type:r(204),content:Hr(n,r(237))}}if(r(196)==i[r(232)]){const t=i[r(226)][0][r(223)];if(t){const e=(0,s.normalizeColorOptions)(this[r(252)][r(241)][r(200)](r(231)))[r(247)]((e=>e[r(246)]==t));let i=t,a="";return e&&(i=e[r(195)],a=o(i)[r(240)]()),{type:r(204),content:Hr(n,r(251),a)[r(236)](),color:{value:t,title:a||i}}}return{type:r(204),content:Hr(n,r(205))}}if(r(253)==i[r(232)]){const t=i[r(226)][0][r(223)];if(t){const e=(0,s.normalizeColorOptions)(this[r(252)][r(241)][r(200)](r(218)))[r(247)]((e=>e[r(246)]==t));let i=t,a="";return e&&(i=e[r(195)],a=o(i)[r(240)]()),{type:r(204),content:Hr(n,r(198),a)[r(236)](),color:{value:t,title:a||i}}}return{type:r(204),content:Hr(n,r(242))}}}}))}}function uo(){const t=["FORMAT_FONT_FAMILY","1045670fFuAtQ","*Set font size:* %0","registerDescriptionCallback","FORMAT_FONT_COLOR","12480580ShiqGi","FORMAT_FONT_BACKGROUND","21530104YaFPwK","fontBackgroundColor.colors","enableDefaultAttributesIntegration","title","FontBackgroundColorEditing","FontSize","value","descriptionFactory","FontSizeEditing","commandParams","TrackChangesEditing","locale","*Set font family:* %0","*Reset font size*","fontColor.colors","commandName","normalizeSizeOptions","3497280tbFBfV","fontSize","trim","*Reset font family*","has","registerInlineAttribute","toLowerCase","config","*Reset font background color*","type","FORMAT_FONT_SIZE","plugins","model","find","FontColorEditing","registerAttributeLabel","6692760kmqlqp","*Set font color:* %0","editor","fontBackgroundColor","2852wUkzen","label","fontColor","formatInline","*Set font background color:* %0","721681GgyDvg","get","fontFamily","fontSize.options","afterInit","format","*Reset font color*","_registerLegacyDescription","18jsGpyO","FontFamilyEditing","4695JvpmQf"];return(uo=function(){return t})()}const lo=fo;function fo(t,e){const n=po();return(fo=function(t,e){return n[t-=290]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(380627===-parseInt(n(333))/1+parseInt(n(310))/2+-parseInt(n(293))/3+-parseInt(n(337))/4+-parseInt(n(330))/5*(-parseInt(n(331))/6)+-parseInt(n(307))/7*(-parseInt(n(299))/8)+-parseInt(n(338))/9*(parseInt(n(294))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(po);class ho extends t.Plugin{[lo(303)](){const t=lo,e=this[t(290)],n=e[t(300)][t(341)](t(305)),r=e[t(318)][t(341)](t(335)),s=e[t(318)][t(341)](t(312));r&&s&&(n[t(343)](t(312)),n[t(321)](t(335)),this[t(311)]())}[lo(311)](){const t=lo,e=this[t(290)],n=e[t(328)];e[t(300)][t(341)](t(305))[t(336)][t(308)]((r=>{const s=t;if(s(316)!=r[s(306)]&&s(291)!=r[s(306)])return;const{data:o}=r;if(o&&s(312)===o[s(292)]){const t=[],r=o[s(340)][0];for(const[n,o]of Object[s(309)](r))t[s(334)](go(e,n,o));return t[s(313)]?{type:s(325),content:Hr(n,s(304),t[s(317)](", "))}:{type:s(325),content:Hr(n,s(295))}}}))}}function go(t,e,n){const r=lo,o=t[r(328)].t,i=e[r(323)](/(?=[A-Z])/)[r(317)](" "),a=o(i[r(298)](0)[r(322)]()+i[r(329)](1))[r(326)]();if(r(319)==typeof n)return a;if(r(324)===e||r(302)===e){const e=(0,s.normalizeColorOptions)(t[r(314)][r(341)](r(320)))[r(296)]((t=>t[r(339)]==n));return a+" ("+(e?o(e[r(342)])[r(326)]():n)+")"}if(r(297)===e&&isNaN(parseFloat(n))){const e=t[r(300)][r(341)](r(301))[r(315)](t[r(314)][r(341)](r(332)))[r(296)]((t=>t[r(339)]==n));return a+" ("+(e?o(e[r(327)])[r(326)]():n)+")"}return a+" ("+n+")"}function po(){const t=["split","fontColor","format","toLowerCase","title","locale","slice","2870ijqOjQ","6132UEelYd","fontSize.options","452690WUJsIp","push","copyFormat","descriptionFactory","85164IniUeV","757143iCURuK","model","commandParams","get","label","enableDefaultAttributesIntegration","editor","formatInline","commandName","833067oQwjZC","10tDhxiG","*Remove all formatting*","find","fontSize","charAt","1345192TJuHno","plugins","FontSize","fontBackgroundColor","afterInit","*Set format to:* %0","TrackChangesEditing","type","7Kyudmv","registerDescriptionCallback","entries","923294buRvYm","_registerLegacyDescription","pasteFormat","length","config","normalizeSizeOptions","formatBlock","join","commands","boolean","fontColor.colors","enableCommand","toUpperCase"];return(po=function(){return t})()}const mo=Io;function Io(t,e){const n=Eo();return(Io=function(t,e){return n[t-=367]})(t,e)}function Eo(){const t=["model","heading.options","4CLrHdw","config","_registerLegacyDescription","3258IOKgQF","3756ouFoCR","title","format","editor","_headingOptions","5656vaScVI","ELEMENT_HEADING","*Change to:* %0","6800jKSgwa","find","679110MZzBTN","529114itncNn","descriptionFactory","5785326nJeeQx","name","locale","10188708qEplPV","enableDefaultAttributesIntegration","HeadingEditing","formatBlock","_getHeadingLevel","get","registerDescriptionCallback","match","commandParams","heading","paragraph","ELEMENT_HEADING_CUSTOM","has","view","3505865gYACHU","registerElementLabel","10GNmBzY","plugins","TrackChangesEditing","type","value","36icmFmq","afterInit","commandName"];return(Eo=function(){return t})()}!function(t,e){const n=Io,r=t();for(;;)try{if(614618===parseInt(n(401))/1*(-parseInt(n(370))/2)+-parseInt(n(404))/3*(-parseInt(n(405))/4)+-parseInt(n(369))/5*(-parseInt(n(396))/6)+-parseInt(n(410))/7*(parseInt(n(367))/8)+-parseInt(n(372))/9+-parseInt(n(391))/10*(-parseInt(n(389))/11)+parseInt(n(375))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Eo);class bo extends t.Plugin{[mo(397)](){const t=mo,e=this[t(408)];if(!e[t(392)][t(387)](t(377)))return;this[t(409)]=e[t(402)][t(380)](t(400));const n=e[t(374)],r=e[t(392)][t(380)](t(393));r[t(376)](t(384));for(const e of this[t(409)])t(385)!=e[t(399)]&&r[t(371)][t(390)](e[t(399)],(n=>{const r=t,i=this[r(379)](e[r(399)]);return null!==i?s(n,i):o(n,e[r(406)])}));function s(e,r){return Hr(n,t(411),[e,r])}function o(e,r){return Hr(n,t(386),[e,r])}this[t(403)]()}[mo(403)](){const t=mo,e=this[t(408)],n=e[t(374)];e[t(392)][t(380)](t(393))[t(371)][t(381)]((e=>{const r=t;if(r(378)!=e[r(394)])return;const{data:s}=e;if(s&&r(384)==s[r(398)]){const e=s[r(383)][0][r(395)],c=this[r(379)](e);if(null!==c)return{type:r(407),content:Hr(n,r(412),(1,a=c,Hr(n,r(411),[1,a])))};const u=this[r(409)][r(368)]((t=>t[r(399)]===e))[r(406)];return{type:r(407),content:Hr(n,r(412),(o=1,i=u,Hr(n,t(386),[o,i])))}}var o,i,a}))}[mo(379)](t){const e=mo;var n,r;const s=t[e(382)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(409)])||void 0===n?void 0:n[e(368)]((n=>n[e(399)]==t));if(o&&o[e(388)]){const t=o[e(388)],n=(null!==(r=t[e(373)])&&void 0!==r?r:t)[e(382)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["descriptionFactory","HighlightEditing","2254905ZrerSP","highlight","type","17786hweyCD","format","toLowerCase","get","TrackChangesEditing","2953176XqUCeJ","commandParams","registerDescriptionCallback","2079328seIFPt","color","enableDefaultAttributesIntegration","*Remove highlight*","config","FORMAT_HIGHLIGHT","formatInline","has","model","16oSAQLa","8459712FACOeH","commandName","highlight.options","1288638AwTXps","*Set highlight:* %0","_registerLegacyDescription","afterInit","plugins","21rjvTMg","value","4117895mKtBjJ","locale","registerInlineAttribute","registerAttributeLabel","find","title","editor"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=307]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(423643===parseInt(n(325))/1*(parseInt(n(308))/2)+parseInt(n(345))/3+-parseInt(n(313))/4+parseInt(n(336))/5+-parseInt(n(329))/6*(-parseInt(n(334))/7)+-parseInt(n(316))/8+-parseInt(n(326))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(332)](){const t=To,e=this[t(342)];if(!e[t(333)][t(323)](t(344)))return;const n=e[t(333)][t(311)](t(312)),r=e[t(337)];n[t(318)](t(346)),n[t(338)](t(346)),n[t(343)][t(339)](t(346),Hr(r,t(321))),this[t(331)]()}[To(331)](){const t=To,e=this[t(342)],n=e[t(337)];e[t(333)][t(311)](t(312))[t(343)][t(315)]((r=>{const s=t;if(s(322)!=r[s(307)])return;const{data:o}=r;if(o&&s(346)==o[s(327)]){const t=n.t,r=o[s(314)][0][s(335)];if(r){const o=e[s(320)][s(311)](s(328))[s(340)]((t=>t[s(324)]==r)),i=t(o[s(341)])[s(310)]();return{type:s(309),content:Hr(n,s(330),i),color:{value:o[s(317)],title:o[s(341)]}}}return{type:s(309),content:Hr(n,s(319),Hr(n,s(321)))}}}))}}const ko=Lo;function Co(){const t=["5170roPWQw","plugins","createPositionAt","insert","high","272FMmNNL","1059676NDdiOC","725032MuuuJx","enableCommand","registerElementLabel","createEmptyElement","afterInit","ck-horizontal-line","conversion","TrackChangesEditing","addClass","HorizontalLineEditing","24kjxLpC","locale","for","3110976rHXiYp","elementToStructure","showSuggestionHighlights","has","editor","1346148btBIis","horizontalLine","div","2101563VsyHMw","descriptionFactory","dataDowncast","createContainerElement","ELEMENT_HORIZONTAL_LINE","125903zqlKyx","get"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=150]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(454576===-parseInt(n(168))/1+parseInt(n(176))/2+-parseInt(n(160))/3+-parseInt(n(175))/4*(parseInt(n(170))/5)+-parseInt(n(152))/6*(-parseInt(n(177))/7)+parseInt(n(155))/8+-parseInt(n(163))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class No extends t.Plugin{[ko(181)](){const t=ko,e=this[t(159)];if(!e[t(171)][t(158)](t(151)))return;e[t(171)][t(169)](t(184))[t(178)](t(161));const n=e[t(171)][t(169)](t(184)),r=e[t(153)];n[t(164)][t(179)](t(161),(e=>Hr(r,t(167),e))),e[t(183)][t(154)](t(165))[t(156)]({model:t(161),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(157)])return null;const o=n[s(166)](s(162)),i=n[s(180)]("hr");return n[s(150)](s(182),o),n[s(173)](n[s(172)](o,0),i),o},converterPriority:t(174)})}}function Ro(){const t=["374KDRQvm","324uMpTdD","714kUWVbD","has","formatBlock","16FNkktc","49945SSCxpU","6852296NgvNNW","attribute","value","locale","ELEMENT_HTML_EMBED","key","493089dqNSff","registerDescriptionCallback","commandName","format","plugins","18HDyiUr","TrackChangesEditing","HtmlEmbed","_registerLegacyDescription","1714220HJgbGM","type","element","3637RGNeYS","1326756EyFuOD","get","registerBlockAttribute","3855150lTKbHK","nodeAfter","descriptionFactory","htmlEmbed","afterInit","*Change %0 content*","start","rawHtml","enableDefaultAttributesIntegration","getFirstRange","editor","registerElementLabel"];return(Ro=function(){return t})()}const So=Mo;function Mo(t,e){const n=Ro();return(Mo=function(t,e){return n[t-=404]})(t,e)}!function(t,e){const n=Mo,r=t();for(;;)try{if(871408===-parseInt(n(414))/1*(-parseInt(n(431))/2)+parseInt(n(443))/3*(-parseInt(n(435))/4)+-parseInt(n(418))/5+parseInt(n(432))/6*(-parseInt(n(436))/7)+-parseInt(n(437))/8+-parseInt(n(407))/9*(parseInt(n(411))/10)+-parseInt(n(430))/11*(-parseInt(n(415))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ro);class vo extends t.Plugin{[So(422)](){const t=So,e=this[t(428)];if(!e[t(406)][t(433)](t(409)))return;const n=e[t(406)][t(416)](t(408)),r=e[t(440)];n[t(420)][t(429)](t(425),(e=>Hr(r,t(441),e))),n[t(426)](t(421)),n[t(417)](t(439)),n[t(420)][t(444)]((e=>{const n=t;if(n(438)!=e[n(412)])return;const{data:s}=e;if(s&&n(439)==s[n(442)]&&e[n(427)]()[n(424)][n(419)].is(n(413),n(425))){const t=Hr(r,n(441));return{type:n(405),content:Hr(r,n(423),t)}}})),this[t(410)]()}[So(410)](){const t=So,e=this[t(428)],n=e[t(440)];e[t(406)][t(416)](t(408))[t(420)][t(444)]((e=>{const r=t;if(r(434)!=e[r(412)])return;const{data:s}=e;if(s&&r(421)==s[r(404)]){const t=Hr(n,r(441));return{type:r(405),content:Hr(n,r(423),t)}}}))}}const wo=Do;!function(t,e){const n=Do,r=t();for(;;)try{if(302058===-parseInt(n(354))/1+parseInt(n(317))/2+parseInt(n(332))/3+-parseInt(n(337))/4+parseInt(n(350))/5+parseInt(n(309))/6+-parseInt(n(364))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fo);class Oo extends t.Plugin{[wo(362)](){const t=wo,e=this[t(292)];if(!e[t(366)][t(329)](t(339)))return;const n=e[t(366)][t(343)](t(263)),r=e[t(366)][t(343)](t(351)),s=e[t(287)];n[t(255)](t(297)),n[t(291)][t(369)](t(299),(e=>Hr(s,t(368),e))),n[t(291)][t(369)](t(266),(e=>Hr(s,t(357),e))),n[t(291)][t(369)](t(345),(()=>Hr(s,t(336)))),e[t(366)][t(329)](t(256))&&n[t(255)](t(344)),e[t(366)][t(329)](t(320))&&e[t(366)][t(329)](t(363))&&(n[t(255)](t(346),((s,o)=>{const i=t,a=r[i(348)](e[i(265)][i(289)][i(361)]);e[i(265)][i(303)]((()=>{const t=i;n[t(352)](a,{commandName:t(346),commandParams:[o]},[],t(270))}))})),n[t(255)](t(259),((s,o)=>{const a=t;e[a(265)][a(303)]((t=>{const c=a;let u=r[c(348)](e[c(265)][c(289)][c(361)]),l=t[c(330)](u);const f=i.LivePosition[c(281)](l[c(322)],c(327)),h=i.LivePosition[c(281)](l[c(257)],c(258));n[c(321)]((()=>s(o))),u=r[c(348)](e[c(265)][c(289)][c(361)]),l=t[c(330)](u);const g=t[c(275)](f,h);f[c(267)](),h[c(267)](),n[c(352)](u,{commandName:c(346),commandParams:[o]},[],c(335)),g[c(322)][c(308)](l[c(322)])&&n[c(331)](t[c(275)](g[c(322)],l[c(322)]),c(335)),l[c(257)][c(308)](g[c(257)])&&n[c(331)](t[c(275)](l[c(257)],g[c(257)]),c(335))}))})),n[t(367)][t(272)](t(359),t(335),t(293),(()=>!1)),n[t(367)][t(272)](t(359),t(335),t(284),(()=>!1)),n[t(367)][t(272)](t(359),t(335),t(278),n[t(367)][t(260)](t(359),"",t(284))),n[t(367)][t(272)](t(305),t(335),t(293),(()=>!1)),n[t(367)][t(272)](t(305),t(335),t(278),(([r])=>{const s=t,o=n[s(367)][s(260)](s(305),"",s(278));let i=r[s(322)],a=r[s(257)];const c=e[s(265)][s(315)][s(264)](i,s(261)),u=e[s(265)][s(315)][s(264)](a,s(254));c[s(358)]&&(i=c[s(322)]),u[s(358)]&&(a=u[s(257)]),o([e[s(265)][s(275)](i,a)])})),n[t(367)][t(272)](t(359),t(335),t(276),c),n[t(367)][t(272)](t(305),t(335),t(276),c)),e[t(366)][t(329)](t(316))&&(n[t(255)](t(349),((s,o)=>{const i=t,a=e[i(366)][i(343)](i(319));let c=r[i(348)](e[i(265)][i(289)][i(361)]),u=a[i(318)](c);e[i(265)][i(303)]((()=>{const t=i;if(u)return void n[t(262)](e[t(265)][t(330)](u));const l=r[t(342)](c);s(o),c=r[t(348)](e[t(265)][t(289)][t(361)]),u=a[t(318)](c),n[t(331)](e[t(265)][t(330)](u),l?null:t(333))}))})),n[t(367)][t(272)](t(305),t(333),t(276),c));const o=[{type:t(359),subType:t(301)},{type:t(305),subType:t(333)},{type:t(359),subType:t(335)},{type:t(305),subType:t(335)}];function a(e,s){const i=t,a=o[i(312)]((({type:t,subType:n})=>e[i(302)]==t&&e[i(288)]==n)),c=o[i(312)]((({type:t,subType:e})=>s[i(302)]==t&&s[i(288)]==e));if(a<0||c<0)return!1;const u=e[i(347)](),l=s[i(347)]();if((0==a||1==a)&&2==c&&u[i(290)](l))return!0;if(2==a&&3==c){const t=n[i(296)](u,i(305))[i(283)]((({suggestion:t,meta:e})=>e[i(269)]&&i(335)==t[i(288)]));if(t[i(285)]>1&&l[i(257)][i(306)](u[i(322)]))return!0;if(1==t[i(285)]&&(u[i(322)][i(306)](l[i(257)])||u[i(257)][i(306)](l[i(322)])))return!0}if(3==a&&3==c&&u[i(322)][i(308)](l[i(322)])){const t=u[i(257)][i(295)],e=l[i(322)][i(326)];return r[i(342)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(366)][t(329)](t(371))&&(n[t(324)](t(280)),n[t(274)](t(353)),n[t(291)][t(328)](t(353),Hr(s,t(311)))),e[t(366)][t(329)](t(334))&&(n[t(324)](t(356)),n[t(274)](t(310))),n[t(291)][t(307)]((e=>{const n=t;if(o[n(365)]((({type:t,subType:r})=>e[n(302)]==t&&e[n(288)]==r)))return e[n(340)]?{}:void 0})),n[t(291)][t(307)]((e=>{const n=t;if(n(305)==e[n(302)]||n(325)==e[n(302)]){const t=e[n(277)]();if(t&&t.is(n(341),n(345)))return{type:n(305)==e[n(302)]?n(294):n(298),element:t,quantity:1}}})),n[t(291)][t(307)]((e=>t(359)==e[t(302)]&&t(335)==e[t(288)]?{type:t(323),content:t(360)}:t(359)==e[t(302)]&&t(270)==e[t(288)]?{type:t(323),content:t(314)}:void 0)),n[t(291)][t(307)]((e=>{const n=t;if(n(313)!=e[n(302)])return;const{data:r}=e;if(!r||n(310)!=r[n(271)])return;const o=r[n(282)];return o?{type:n(323),content:Hr(s,n(279),'"'+o+'"')}:{type:n(323),content:Hr(s,n(370))}})),this[t(338)]()}[wo(338)](){const t=wo,e=this[t(292)],n=e[t(287)];e[t(366)][t(343)](t(263))[t(291)][t(307)]((e=>{const r=t;if(r(359)!=e[r(302)]&&r(286)!=e[r(302)])return;const{data:s}=e;if(s){if(r(356)==s[r(304)]){const t=s[r(300)][0][r(282)];return t?{type:r(323),content:Hr(n,r(279),'"'+t+'"')}:{type:r(323),content:Hr(n,r(370))}}if(r(280)==s[r(304)]){const t=s[r(300)][0][r(268)];return t?{type:r(323),content:Hr(n,r(273),t)}:{type:r(323),content:Hr(n,r(355))}}}}))}}function Do(t,e){const n=Fo();return(Do=function(t,e){return n[t-=254]})(t,e)}function Fo(){const t=["ImageBlockEditing","forceDefaultExecution","start","format","enableDefaultAttributesIntegration","deletion","nodeBefore","toPrevious","registerAttributeLabel","has","createRangeOn","markInsertion","989712jSLcXc","imageCaption","ImageTextAlternativeEditing","convertInlineImageToBlock","ELEMENT_CAPTION","529960ADjkgo","_registerLegacyDescription","ImageEditing","previous","element","isBlockImage","get","uploadImage","caption","imageTypeInline","getFirstRange","getClosestSelectedImageElement","toggleImageCaption","2287175TXNigT","ImageUtils","markBlockFormat","resizedWidth","395276SJviWa","*Reset image width*","imageTextAlternative","ELEMENT_INLINE_IMAGE","isCollapsed","formatBlock","Inline image to block image","selection","afterInit","ImageInlineEditing","498351YGMVUu","find","plugins","_suggestionFactory","ELEMENT_IMAGE","registerElementLabel","*Remove image text alternative*","ImageResize","forward","enableCommand","ImageUploadEditing","end","toNext","imageTypeBlock","getSuggestionCallback","backward","markDeletion","TrackChangesEditing","getNearestSelectionRange","model","imageInline","detach","width","isOwn","convertBlockImageToInline","key","registerCustomCallback","*Set image width:* %0","registerBlockAttribute","createRange","chain","getContainedElement","discard","*Set image text alternative:* %0","resizeImage","fromPosition","newValue","filter","accept","length","formatInline","locale","subType","document","isIntersecting","descriptionFactory","editor","join","addObject","nodeAfter","_findSuggestions","insertImage","removeObject","imageBlock","commandParams","imageStylePreApply","type","change","commandName","insertion","isEqual","registerDescriptionCallback","isBefore","395964AWPRNx","alt","FORMAT_IMAGE_SIZE","findIndex","attribute","Block image to inline image","schema","ImageCaptionEditing","95368UYAnmQ","getCaptionFromImageModelElement","ImageCaptionUtils"];return(Fo=function(){return t})()}const Po=Bo;function Bo(t,e){const n=Uo();return(Bo=function(t,e){return n[t-=337]})(t,e)}!function(t,e){const n=Bo,r=t();for(;;)try{if(862189===-parseInt(n(373))/1*(-parseInt(n(363))/2)+-parseInt(n(349))/3*(parseInt(n(352))/4)+parseInt(n(346))/5+parseInt(n(372))/6*(-parseInt(n(353))/7)+parseInt(n(371))/8+-parseInt(n(379))/9*(-parseInt(n(348))/10)+parseInt(n(354))/11*(-parseInt(n(365))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uo);class xo extends t.Plugin{[Po(339)](){const t=Po;if(!this[t(356)][t(355)][t(375)](t(347)))return;const e=this[t(356)][t(359)],n=this[t(356)][t(355)][t(361)](t(369));n[t(374)](t(357)),n[t(342)](t(343)),n[t(338)][t(377)]((n=>{const r=t;if(r(364)!=n[r(345)])return;const{data:s}=n;return s&&r(343)==s[r(362)]?s[r(366)]&&s[r(344)]?{type:r(368),content:Hr(e,r(350))}:{type:r(368),content:""}:void 0})),this[t(378)]()}[Po(378)](){const t=Po,e=this[t(356)][t(355)][t(361)](t(369));e[t(376)][t(367)](t(358),t(357),t(351),e[t(376)][t(370)](t(358),null,t(380))),e[t(376)][t(367)](t(358),t(357),t(380),e[t(376)][t(370)](t(358),null,t(351))),this[t(360)]()}[Po(360)](){const t=Po,e=this[t(356)],n=e[t(359)];e[t(355)][t(361)](t(369))[t(338)][t(377)]((e=>{const r=t;if(r(358)!=e[r(345)]&&r(341)!=e[r(345)])return;const{data:s}=e;return s&&r(357)==s[r(337)]?{type:r(368),content:Hr(n,r(340))}:void 0}))}}function Uo(){const t=["2008592gytjKp","12dhnuzE","1052674QrmRqz","enableDefaultAttributesIntegration","has","_suggestionFactory","registerDescriptionCallback","_handleLegacySuggestions","2627847UBRZJp","discard","commandName","descriptionFactory","afterInit","*Format:* replace image URL","formatInline","registerBlockAttribute","src","oldValue","type","7203730JAuWbF","ImageEditing","20DKzDIG","342jWhTHq","*Replace image URL*","accept","14936fZibOT","1936732JxohFo","1441fgKgET","plugins","editor","replaceImageSource","formatBlock","locale","_registerLegacyDescription","get","key","2CGtUbf","attribute","136236HKCrXG","newValue","registerCustomCallback","format","TrackChangesEditing","getSuggestionCallback"];return(Uo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=475]})(t,e)}function Vo(){const t=["getSuggestionCallback","name","_suggestionFactory","formatBlock","afterInit","678168weeFpr","16dnxCLG","join","refresh","accept","filter","discard","has","isOwn","createRangeOn","getSuggestion","getChangedMarkers","side","convertInlineImageToBlock","model","_splitMarkerName","imageTypeBlock","descriptionFactory","editor","2mTzhqC","imageTypeInline","newRange","selection","408600LJLWLh","head","start","1098195fQibSe","commands","6YekhMw","40744ZyheqP","document","ImageUtils","Users","getSuggestions","plugins","imageStylePostApply","normalizedStyles","imageStylePreApply","ImageStyleEditing","author","getClosestSelectedImageElement","length","format","markInlineFormat","markBlockFormat","get","136452AGhoIg","isIntersecting","TrackChangesEditing","formatInline","commandParams","isEqual","isBefore","locale","from","_registerLegacyDescription","FORMAT_SIDE_IMAGE","*Format:* %0","shouldConvertImageType","getContainedElement","forEach","suggestion","subType","imageCaption","findIndex","4645701wjbOdc","isInlineImage","registerDescriptionCallback","type","nodeAfter","registerPostFixer","chain","isBlockImage","isInContent","next","title","imageStyle","4750ElIYsb","differ","discardSuggestion","5020624MvMeVB","registerCustomCallback","_findSuggestions","insertion","change","commandReversedParams","hasSuggestion","toLowerCase","setImageNaturalSizeAttributes","nodeBefore","commandName","value","getFirstRange","enableCommand","end"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(502689===parseInt(n(526))/1*(parseInt(n(545))/2)+-parseInt(n(572))/3*(-parseInt(n(527))/4)+-parseInt(n(552))/5*(-parseInt(n(554))/6)+parseInt(n(506))/7+-parseInt(n(549))/8+parseInt(n(491))/9+-parseInt(n(503))/10*(parseInt(n(555))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(525)](){const t=jo,n=this[t(544)];if(!n[t(560)][t(533)](t(564)))return;const r=n[t(560)][t(571)](t(574)),s=n[t(560)][t(571)](t(557)),o={};r[t(519)](t(502),((o,i)=>{const a=t,c=n[a(560)][a(571)](a(558)).me,u=n[a(553)][a(571)](a(502));let l=s[a(566)](n[a(540)][a(556)][a(548)]),f=n[a(540)][a(535)](l),h=u[a(517)];if(h==i[a(517)])return;const g={commandName:a(502),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(540)][a(510)]((()=>{const t=a;if(r[t(559)]()[t(531)]((e=>e[t(499)]&&c==e[t(565)]&&(t(524)==e[t(494)]||t(475)==e[t(494)])&&(t(563)==e[t(488)]||t(561)==e[t(488)])&&e[t(518)]()[t(477)](f)))[t(486)]((e=>r[t(505)](e[t(550)]))),l=s[t(566)](n[t(540)][t(556)][t(548)]),f=n[t(540)][t(535)](l),u[t(529)](),n[t(553)][t(571)](t(546))[t(529)](),n[t(553)][t(571)](t(542))[t(529)](),h=u[t(517)],h!=i[t(517)])return s[t(492)](l)&&u[t(484)](i[t(517)],l)?(o({...i,setImageSizes:!1}),l=s[t(566)](n[t(540)][t(556)][t(548)]),void r[t(570)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(563))):void(s[t(498)](l)?r[t(570)](l,g,[],t(561)):r[t(569)](f,g,t(561)))}))}));for(const e of n[t(560)][t(571)](t(564))[t(562)])o[e[t(522)]]=e[t(501)][t(513)]();r[t(523)][t(507)](t(524),t(563),t(528),(()=>!1)),r[t(523)][t(507)](t(524),t(561),t(528),(()=>!1)),r[t(523)][t(507)](t(475),t(561),t(528),(()=>!1)),r[t(523)][t(507)](t(524),t(563),t(530),(([e])=>{const n=t;s[n(514)](e[n(485)]())})),r[t(523)][t(507)](t(524),t(563),t(532),((e,n)=>{const s=t;r[s(523)][s(521)](s(524),"",s(530))(e,{commandName:n[s(516)],commandParams:n[s(511)]})})),r[t(523)][t(507)](t(524),t(563),t(497),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(524),subType:t(563)},{type:t(509),subType:t(489)},{type:t(524),subType:t(539)},{type:t(509),subType:t(539)}];function a(e,n){const o=t,a=i[o(490)]((({type:t,subType:n})=>e[o(494)]==t&&e[o(488)]==n)),c=i[o(490)]((({type:t,subType:e})=>n[o(494)]==t&&n[o(488)]==e));if(a<0||c<0)return!1;const u=e[o(518)](),l=n[o(518)]();if((0==a||1==a)&&2==c&&u[o(573)](l))return!0;if(2==a&&3==c){const t=r[o(508)](u,o(509))[o(531)]((({suggestion:t,meta:e})=>e[o(534)]&&o(539)==t[o(488)]));if(t[o(567)]>1&&l[o(520)][o(477)](u[o(551)]))return!0;if(1==t[o(567)]&&(u[o(551)][o(477)](l[o(520)])||u[o(520)][o(477)](l[o(551)])))return!0}if(3==a&&3==c&&u[o(551)][o(478)](l[o(551)])){const t=u[o(520)][o(495)],e=l[o(551)][o(515)];return s[o(498)](t)&&t===e}return!1}n[t(540)][t(556)][t(496)]((()=>{const e=t;let o=!1;const i=Array[e(480)](n[e(540)][e(556)][e(504)][e(537)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(541)](t);if(e(487)==i&&r[e(512)](u)){if(e(524)==a&&(e(563)==c||e(561)==c)){const t=r[e(536)](u);if(n[e(547)]){const n=t[e(518)]()[e(485)]();if(s[e(498)](n))continue;r[e(505)](t),o=!0}}if(e(509)==a&&e(489)==c&&!n[e(547)]){const t=r[e(536)](u);t[e(500)]&&t[e(500)][e(499)]&&(r[e(505)](t[e(500)]),o=!0)}}}return o})),this[t(481)](o)}[jo(481)](t){const e=jo,n=this[e(544)],r=n[e(479)];n[e(560)][e(571)](e(574))[e(543)][e(493)]((n=>{const s=e;if(s(524)!=n[s(494)]&&s(475)!=n[s(494)])return;const{data:o}=n;if(!o||s(502)!=o[s(516)])return;const i=o[s(476)][0][s(517)];return function(t){const e=s;return{type:e(568),content:Hr(r,e(483),t)}}(s(538)===i?Hr(r,s(482)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["_handleImportedData","2cyEbBs","_setSuggestionData","2755416xpfDoT","editor","835121iBMUaX","Users","382100PLjRKn","importWord","9tNIGfj","3590741YnFyRy","143uaXqGN","forEach","trackChanges","12HteLzr","collaboration_features","commands","458412dWEdgE","get","76080oATyGI","execute","track_changes","high","enableCommand","lowest","10SsLQaI","listenTo","plugins","377418CnUZXc","TrackChangesEditing","bind","20OuiRoz","value","afterInit","_trackChangesExecuted","_trackChangesValueDuringImport","dataInsert"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=486]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(320333===parseInt(n(486))/1*(parseInt(n(504))/2)+-parseInt(n(513))/3+parseInt(n(492))/4*(parseInt(n(516))/5)+parseInt(n(499))/6*(parseInt(n(490))/7)+-parseInt(n(488))/8*(parseInt(n(494))/9)+parseInt(n(510))/10*(-parseInt(n(495))/11)+parseInt(n(502))/12*(parseInt(n(496))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class Xo extends t.Plugin{constructor(t){const e=Ko;super(t),this[e(520)]=!1,this[e(519)]=!1}[Ho(518)](){const t=Ho,e=this[t(489)],n=e[t(501)][t(503)](t(493)),r=e[t(501)][t(503)](t(498));n&&(n.on(t(505),((e,[,n])=>{const s=t;this[s(520)]=r[s(517)],n[s(500)][s(506)]=!this[s(520)]}),{priority:t(507)}),this[t(511)](n,t(521),this[t(522)][t(515)](this)),this[t(511)](n,t(521),(()=>{const e=t;this[e(519)]&&(r[e(505)](),this[e(519)]=!1)}),{priority:t(509)}),e[t(512)][t(503)](t(514))[t(508)](t(493)))}[Ho(522)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(489)][n(501)][n(503)](n(498)),o=s[n(517)];this[n(520)]!==o&&(s[n(505)](),this[n(519)]=!0),r&&r[n(497)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(489)][o(512)][o(503)](o(491)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(493)}}};this[o(489)][o(512)][o(503)](o(514))[o(487)](i)}))}}const qo=Yo;function Jo(){const t=["descriptionFactory","IndentBlock","8gLxnNm","registerBlockAttribute","getItemLabel","registerAttributeLabel","getItems","344088TWZzaM","indent","locale","5688708wqFNaQ","outdentBlock","format","9VfVjKe","plugins","indentBlock","enableDefaultAttributesIntegration","133906CuDPyD","_registerLegacyDescription","registerDescriptionCallback","FORMAT_INDENT","type","afterInit","has","commandName","*Indent:* %0","outdent","2057001BULIaj","editor","IndentEditing","formatBlock","get","blockIndent","*Outdent:* %0","enableCommand","1809170BiMlGP","6057247DdqJEF","5MpdfXc","1002396KSJmty","TrackChangesEditing"];return(Jo=function(){return t})()}function Yo(t,e){const n=Jo();return(Yo=function(t,e){return n[t-=223]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(495050===parseInt(n(249))/1+-parseInt(n(239))/2+parseInt(n(259))/3+-parseInt(n(230))/4*(parseInt(n(229))/5)+-parseInt(n(242))/6+-parseInt(n(228))/7*(-parseInt(n(234))/8)+parseInt(n(245))/9*(parseInt(n(227))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Zo extends t.Plugin{[qo(254)](){const t=qo,e=this[t(260)],n=e[t(246)][t(223)](t(231));if(e[t(246)][t(255)](t(261))&&(n[t(226)](t(240)),n[t(226)](t(258))),e[t(246)][t(255)](t(233)))for(const e of[t(247),t(243)])n[t(248)](e);const r=e[t(241)];n[t(235)](t(224)),n[t(232)][t(237)](t(224),Hr(r,t(252))),this[t(250)]()}[qo(250)](){const t=qo,e=this[t(260)],n=e[t(241)],r=e[t(246)][t(223)](t(231));r[t(232)][t(251)]((e=>{const s=t;if(s(262)!=e[s(253)])return;const{data:o}=e;if(!o)return;if(s(247)!=o[s(256)]&&s(243)!=o[s(256)])return;const i=e[s(238)]()[0],a=r[s(232)][s(236)](i);return s(247)==o[s(256)]?{type:s(244),content:Hr(n,s(257),a)}:s(243)==o[s(256)]?{type:s(244),content:Hr(n,s(225),a)}:void 0}))}}var Qo=ti;function $o(){var t=["editor","input","get","10IXDWjN","60991JgTyCx","enableCommand","init","244kuleKS","4099596pGZohz","1264NPHgzl","plugins","22495tVcJQI","requires","19641248cFlBnw","17972WxZGRc","TrackChangesEditing","1131264rmPdEA","11320443siZcXa","65cnBPgG"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=112]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(798404===-parseInt(n(116))/1*(-parseInt(n(112))/2)+-parseInt(n(125))/3+parseInt(n(124))/4*(-parseInt(n(128))/5)+parseInt(n(114))/6+parseInt(n(121))/7*(-parseInt(n(126))/8)+parseInt(n(115))/9*(parseInt(n(120))/10)+parseInt(n(130))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(129)](){return[Ms.Input]}[Qo(123)](){var t=Qo;this[t(117)][t(127)][t(119)](t(113))[t(122)](t(118))}}const ni=ri;function ri(t,e){const n=si();return(ri=function(t,e){return n[t-=113]})(t,e)}function si(){const t=["371AuAfWc","attribute","*Set link:* %0","get","type","59110eFKObj","TrackChangesEditing","156qenlVo","unlink","locale","formatInline","link (","format","20478icmoHp","afterInit","272277rTDlCG","editor","commands","toLowerCase","linkHref","445357VuFHId","registerDescriptionCallback","LinkEditing","*Remove link*","_registerLegacyDescription","3757104IGNgmz","label","registerAttributeLabel","84ahGiku","44070phgJkL","newValue","1MlfGJI","commandParams","descriptionFactory","has","enableDefaultAttributesIntegration","registerInlineAttribute","manualDecorators","link","key","plugins","252cAhmlH","commandName","16190GkkROR"];return(si=function(){return t})()}!function(t,e){const n=ri,r=t();for(;;)try{if(244016===-parseInt(n(149))/1*(-parseInt(n(131))/2)+-parseInt(n(133))/3+parseInt(n(125))/4*(parseInt(n(117))/5)+-parseInt(n(147))/6*(parseInt(n(118))/7)+parseInt(n(143))/8+parseInt(n(115))/9*(-parseInt(n(123))/10)+-parseInt(n(138))/11*(-parseInt(n(146))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ni(132)](){const t=ni,e=this[t(134)];if(!e[t(114)][t(152)](t(140)))return;const n=e[t(114)][t(121)](t(124)),r=e[t(135)][t(121)](t(156));n[t(153)](t(156)),n[t(153)](t(126)),n[t(154)](t(137));for(const e of r[t(155)])n[t(154)](e.id),n[t(151)][t(145)](e.id,t(129)+e[t(144)][t(136)]()+")");n[t(151)][t(139)]((n=>{const r=t;if(r(119)!=n[r(122)])return;const{data:s}=n;if(!s||r(137)!=s[r(113)])return;const o=s[r(148)],i=e[r(127)];return{type:r(130),content:null==o?Hr(i,r(141)):Hr(i,r(120),'"'+o+'"')}})),this[t(142)]()}[ni(142)](){const t=ni,e=this[t(134)],n=e[t(127)];e[t(114)][t(121)](t(124))[t(151)][t(139)]((e=>{const r=t;if(r(128)!=e[r(122)])return;const{data:s}=e;if(s){if(r(156)==s[r(116)]){const t=s[r(150)][0];return{type:r(130),content:Hr(n,r(120),'"'+t+'"')}}return r(126)==s[r(116)]?{type:r(130),content:Hr(n,r(141))}:void 0}}))}}function ii(){const t=["commandName","format","editor","from","commands","plugins","createPositionAt","listItem","LegacyTodoListEditing","nextSibling","todoListChecked","commandParams","getSelectedBlocks","*Uncheck item*","bulleted","element","outdentList","before","690kYlOdw","document","formatBlock","618306ENfQNK","model","value","blockName","checkChild","schema","todoList","formatInline","paragraph","numbered","2YVjpnz","isObject","parent","todo","777397wdJKmj","LegacyListEditing","1801776RoecWS","locale","*Check item*","createRange","forceValue","end","TrackChangesEditing","slice","ELEMENT_TODO_LIST","get","ELEMENT_BULLETED_LIST","previousSibling","getAttribute","*Indent:* %0","type","length","descriptionFactory","_selectedElements","ELEMENT_NUMBERED_LIST","push","7694388GlRzeA","listType","registerDescriptionCallback","enableCommand","selection","change","execute","markBlockFormat","*Change to:* %0","registerElementLabel","*Outdent:* %0","checkTodoList","5918515fCAvXP","56pbYFaF","ELEMENT_LIST_ITEM","634160gpYatF","380043ettjoV","add","replace","name","listIndent","numberedList","afterInit","bulletedList","has","indentList","findIndex","filter","List"];return(ii=function(){return t})()}const ai=ci;function ci(t,e){const n=ii();return(ci=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(719653===parseInt(n(464))/1+parseInt(n(546))/2*(parseInt(n(536))/3)+-parseInt(n(466))/4+parseInt(n(498))/5+parseInt(n(486))/6+-parseInt(n(499))/7*(-parseInt(n(501))/8)+-parseInt(n(502))/9*(parseInt(n(533))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ii);class ui extends t.Plugin{[ai(508)](){const t=ai,e=this[t(517)],n=e[t(467)];if(!e[t(520)][t(510)](t(465)))return;const r=e[t(520)][t(475)](t(472)),s=e[t(520)][t(510)](t(523));function o(t){return()=>{const n=ci,s=e[n(537)][n(534)][n(490)],o=e[n(519)][n(475)](t);if(o[n(538)])return void e[n(492)](n(544),{});const i=t[n(473)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(518)](t)[s(513)]((t=>function(t,e){const n=s;return e[n(540)](t[n(462)],n(522))&&!e[n(461)](t)}(t,r)));o=o[s(513)]((t=>!t.is(s(530),s(522))||t[s(478)](s(487))!=e));const i=new Set;for(const t of o)t.is(s(530),s(522))?i[s(503)](li(t)):i[s(503)](t);return Array[s(518)](i)}(s[n(527)](),i,e[n(537)][n(541)]);e[n(537)][n(491)]((()=>{const e=n;for(const n of a)r[e(493)](n,{commandName:t,commandParams:[{forceValue:!o[e(538)]}],formatGroupId:e(539)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(518)](t);const r=n[e(512)]((t=>e(522)!=t[e(505)]));return r>-1&&(n=n[e(473)](0,r)),n}(e[n(537)][n(534)][n(490)][n(527)]()),o=e[n(537)][n(469)](e[n(537)][n(521)](s[0],n(532)),e[n(537)][n(521)](s[s[n(481)]-1],n(471)));e[n(537)][n(491)]((()=>{const e=n;r[e(493)](o,{commandName:t,commandParams:[],formatGroupId:e(506)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(524)];for(;t&&t[n(478)](n(506))>e[n(478)](n(506));)r[n(503)](t),t=t[n(524)]}return Array[n(518)](r)}(s))}))}}r[t(489)](t(507),o(t(507))),r[t(489)](t(509),o(t(509))),s&&r[t(489)](t(542),o(t(542))),r[t(489)](t(511),i(t(511))),r[t(489)](t(531),i(t(531))),s&&r[t(489)](t(497),(()=>{const n=t,s=e[n(519)][n(475)](n(497)),o=Array[n(518)](s[n(483)]);o[n(513)]((t=>t[n(478)](n(525))!=s[n(538)])),e[n(537)][n(491)]((()=>{const t=n;for(const e of o)r[t(493)](e,{commandName:t(497),commandParams:[{forceValue:!s[t(538)]}]})}))})),r[t(482)][t(495)](t(522),(e=>Hr(n,t(500),e))),r[t(482)][t(488)]((e=>{const r=t;if(r(535)!=e[r(480)]&&r(543)!=e[r(480)])return;const{data:s}=e;if(s){if(r(507)==s[r(515)]||r(509)==s[r(515)]||r(542)==s[r(515)])switch(s[r(515)][r(504)](r(514),"")){case r(529):return o(Hr(n,r(476)));case r(545):return o(Hr(n,r(484)));case r(463):return o(Hr(n,r(474)))}if(r(511)==s[r(515)])return{type:r(516),content:Hr(n,r(479),Hr(n,r(500)))};if(r(531)==s[r(515)])return{type:r(516),content:Hr(n,r(496),Hr(n,r(500)))};if(r(497)==s[r(515)])return s[r(526)][0][r(470)]?{type:r(516),content:Hr(n,r(468))}:{type:r(516),content:Hr(n,r(528))}}function o(t){const e=r;return{type:e(516),content:Hr(n,e(494),t)}}}))}}function li(t){const e=ai,n=t[e(478)](e(506));if(0==n)return t;let r=t;for(;t[e(477)]&&t[e(477)].is(e(530),e(522));){const s=t[e(477)][e(478)](e(506));if(s==n)r=t[e(477)];else if(s<n)break;t=t[e(477)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(530),e(522))&&t[e(478)](e(506))>0){let r=t[e(524)];for(;r&&e(522)==r[e(505)]&&r[e(478)](e(506))==t[e(478)](e(506));)n[e(485)](r),r=r[e(524)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=232]})(t,e)}function di(){const t=["*Format:* set order to regular","locale","list.properties","listStart","descriptionFactory","editor","getLastPosition","toUpperCase","*Format:* set order to reversed","forward","getListTypeFromListStyleType","model","_getTranslationKeyForListStyle","backward","document","plugins","from","startIndex","type","has","*Change to:* %0","registerDescriptionCallback","ELEMENT_","enableCommand","getSiblingNodes","get","before","8402770DevgVR","bind","filter","flat","commandParams","20BLgLOW","selection","numbered","element","2221264Qfkeup","default","handleDescriptions","4yKZaxl","format","afterInit","handleListStyleCommand","getAttribute","9QVlovp","_LIST_","styles","createRange","9qDeNZb","commandName","markMultiRangeBlockFormat","listReversed","handleListReversedCommand","createPositionAt","replace","1161836cZLFEL","config","unshift","getSelectedBlocks","812108dtetQK","formatBlock","reversed","LegacyListUtils","listStyle","listItem","map","formatInline","_getSuggestionBlocks","getFirstPosition","parent","listType","change","TrackChangesEditing","_getSuggestionBlocksForListStyle","LegacyListPropertiesEditing","*Format:* set start index to %0","6149094Dpulpc","push","836864lSuGuI","length","handleListStartCommand","1085686FRYwTf"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(872844===-parseInt(n(249))/1+-parseInt(n(275))/2*(-parseInt(n(242))/3)+parseInt(n(233))/4*(parseInt(n(303))/5)+-parseInt(n(270))/6+-parseInt(n(272))/7+parseInt(n(312))/8*(-parseInt(n(238))/9)+-parseInt(n(308))/10*(-parseInt(n(253))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(235)](){const t=hi;if(!this[t(281)][t(291)][t(295)](t(268)))return;const e=this[t(281)][t(250)][t(301)](t(278)),n=this[t(281)][t(291)][t(301)](t(266));e[t(240)]&&n[t(299)](t(257),this[t(236)][t(304)](this)),e[t(255)]&&n[t(299)](t(245),this[t(246)][t(304)](this)),e[t(293)]&&n[t(299)](t(279),this[t(274)][t(304)](this)),n[t(280)][t(297)](this[t(232)][t(304)](this))}[hi(236)](t,e={}){const n=hi,r=this[n(281)][n(291)][n(301)](n(266)),s=this[n(267)]();this[n(281)][n(287)][n(265)]((()=>{const t=n;r[t(244)](s,{commandName:t(257),commandParams:[{type:e[t(294)]}],formatGroupId:t(257)})}))}[hi(246)](t,e={}){const n=hi,r=this[n(281)][n(291)][n(301)](n(266)),s=this[n(261)]((t=>t.is(n(311),n(258))&&n(310)===t[n(237)](n(264))));if(s[n(273)]<1)return;const o=s[n(259)]((t=>this[n(281)][n(287)][n(241)](this[n(281)][n(287)][n(247)](t,n(302)),this[n(281)][n(287)][n(247)](t,0))));this[n(281)][n(287)][n(265)]((()=>{const t=n;r[t(244)](o,{commandName:t(245),commandParams:[{reversed:e[t(255)]}],formatGroupId:t(245)})}))}[hi(274)](t,e={}){const n=hi,r=this[n(281)][n(291)][n(301)](n(266)),s=this[n(261)]((t=>t.is(n(311),n(258))&&n(310)===t[n(237)](n(264))));if(s[n(273)]<1)return;const o=s[n(259)]((t=>this[n(281)][n(287)][n(241)](this[n(281)][n(287)][n(247)](t,n(302)),this[n(281)][n(287)][n(247)](t,0))));this[n(281)][n(287)][n(265)]((()=>{const t=n;r[t(244)](o,{commandName:t(279),commandParams:[{startIndex:e[t(293)]}],formatGroupId:t(279)})}))}[hi(232)](t){const e=hi;if(e(254)!=t[e(294)]&&e(260)!=t[e(294)])return;const n=this[e(281)][e(277)],{data:r}=t;if(!r)return;let s,o;switch(r[e(243)]){case e(257):s=e(296),o={type:e(234),content:Hr(n,s,Hr(n,this[e(288)](r[e(307)][0][e(294)])))};break;case e(245):s=r[e(307)][0][e(255)]?e(284):e(276),o={type:e(234),content:Hr(n,s)};break;case e(279):s=e(269),o={type:e(234),content:Hr(n,s,r[e(307)][0][e(293)])}}return o}[hi(267)](){const t=hi;var e,n,r,s;const o=this[t(281)][t(291)][t(301)](t(256));let i=Array[t(292)](this[t(281)][t(287)][t(290)][t(309)][t(252)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(311),t(258)))&&i[t(251)](...o[t(300)](this[t(281)][t(287)][t(290)][t(309)][t(262)](),t(289))),(null===(n=i[i[t(273)]-1])||void 0===n?void 0:n.is(t(311),t(258)))&&i[t(271)](...o[t(300)](this[t(281)][t(287)][t(290)][t(309)][t(282)](),t(285))),i=[...new Set(i)],(null===(s=null===(r=this[t(281)][t(287)][t(290)][t(309)][t(262)]())||void 0===r?void 0:r[t(263)])||void 0===s?void 0:s.is(t(311),t(258)))&&(i=i[t(305)]((e=>e.is(t(311),t(258))))),i}[hi(261)](t){const e=hi,n=this[e(281)][e(291)][e(301)](e(256));let r=Array[e(292)](this[e(281)][e(287)][e(290)][e(309)][e(252)]())[e(305)](t)[e(259)]((t=>{const r=e,s=this[r(281)][r(287)][r(247)](t,0);return[...n[r(300)](s,r(289)),...n[r(300)](s,r(285))]}))[e(306)]();return r=[...new Set(r)],r}[hi(288)](t){const e=hi;return e(298)+(this[e(281)][e(291)][e(301)](e(256))[e(286)](t)||e(313))[e(283)]()+e(239)+t[e(283)]()[e(248)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=bi();return(Ii=function(t,e){return n[t-=309]})(t,e)}!function(t,e){const n=Ii,r=t();for(;;)try{if(244745===-parseInt(n(334))/1*(-parseInt(n(320))/2)+-parseInt(n(319))/3+-parseInt(n(342))/4+parseInt(n(309))/5+-parseInt(n(310))/6+-parseInt(n(321))/7+parseInt(n(331))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ei extends t.Plugin{[mi(314)](){const t=mi,e=this[t(323)];if(!e[t(328)][t(337)](t(317)))return;const n=e[t(328)][t(335)](t(315)),r=e[t(341)];n[t(325)](t(338)),n[t(333)][t(329)](t(332),(e=>Hr(r,t(311),e))),e[t(322)][t(339)](t(318))[t(326)]({model:t(332),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(330)])return n[s(312)](s(336))},converterPriority:t(340)}),e[t(327)][t(343)].on(t(316),((e,n,r)=>{const s=t;r[s(324)][s(330)]&&e[s(313)]()}),{priority:t(340)})}}function bi(){const t=["8216632JcEDsP","media","descriptionFactory","2olWJvf","get","div","has","mediaEmbed","for","high","locale","62380ocluHl","downcastDispatcher","72585cJdvbZ","2182968QMeaqs","ELEMENT_MEDIA","createEmptyElement","stop","afterInit","TrackChangesEditing","attribute:url:media","MediaEmbedEditing","dataDowncast","709617prlCuH","6126rMGIDx","1309105kaICWf","conversion","editor","options","enableCommand","elementToElement","data","plugins","registerElementLabel","showSuggestionHighlights"];return(bi=function(){return t})()}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=211]})(t,e)}function yi(){const t=["afterInit","118716vnlZpn","6918324gXUBse","953000Zgzbln","1907210WVjhUb","63DbjxbV","MentionEditing","18YQecUS","36EIaUoB","388941ZgCScU","plugins","700015pUIntv","6503uIsPaQ","TrackChangesEditing","6875CTJaGH","enableCommand","3512XUQwQE","editor","mention","has","get"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(723005===-parseInt(n(213))/1+parseInt(n(217))/2*(-parseInt(n(219))/3)+-parseInt(n(218))/4*(parseInt(n(221))/5)+-parseInt(n(212))/6+-parseInt(n(222))/7*(-parseInt(n(226))/8)+parseInt(n(215))/9*(-parseInt(n(214))/10)+-parseInt(n(224))/11*(-parseInt(n(211))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(231)](){const t=Ti,e=this[t(227)];e[t(220)][t(229)](t(216))&&e[t(220)][t(230)](t(223))[t(225)](t(228))}}const ki=Ci;function Ci(t,e){const n=Li();return(Ci=function(t,e){return n[t-=262]})(t,e)}function Li(){const t=["oldValue","ELEMENT_MULTI_LEVEL_LIST","descriptionFactory","MultiLevelList","listMarkerStyle","*Remove format:* %0","multiLevelList","32LNPfjn","TrackChangesEditing","afterInit","listType","1322482QzEYhy","485670hvJXgG","plugins","editor","140zmbhHf","locale","2lBSERB","886528Dhzidk","*Set format:* %0","registerBlockAttribute","1487169AVMXYF","get","has","next","key","3469254SuuOOT","newValue","enableDefaultAttributesIntegration","handleDescriptions","6670635lMlZZJ","registerDescriptionCallback","format","head","4988808MIiLKH","data"];return(Li=function(){return t})()}!function(t,e){const n=Ci,r=t();for(;;)try{if(676694===-parseInt(n(271))/1+parseInt(n(270))/2*(parseInt(n(279))/3)+-parseInt(n(287))/4+-parseInt(n(283))/5+-parseInt(n(265))/6+-parseInt(n(264))/7*(-parseInt(n(296))/8)+parseInt(n(274))/9*(parseInt(n(268))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ni extends t.Plugin{[ki(262)](){const t=ki,e=this[t(267)],n=e[t(266)][t(275)](t(297));e[t(266)][t(276)](t(292))&&(n[t(281)](t(295)),n[t(273)](t(293)),n[t(291)][t(284)]((e=>this[t(282)](e))))}[ki(282)](t){const e=ki,n=this[e(267)][e(269)],{data:r}=t,s={type:e(285),content:""};if(r&&e(293)==r[e(278)]){if(!r[e(289)])return{type:e(285),content:Hr(n,e(272),Hr(n,e(290)))+" ("+r[e(280)]+")"};if(!r[e(280)]){let o=t[e(286)];for(;o;){if(o[e(288)]&&e(263)==o[e(288)][e(278)]&&o[e(288)][e(280)])return s;o=o[e(277)]}return{type:e(285),content:Hr(n,e(294),Hr(n,e(290)))+" ("+r[e(289)]+")"}}}}}const Ri=Mi;function Si(){const t=["pageBreak","671084PUogXB","675796DCjdrE","has","651jcqWqE","1507344HOrhpe","plugins","454025neVDDu","descriptionFactory","get","65312KuLuoz","15xQHbuW","afterInit","40QEzyIH","editor","6811137MKwcIb","locale","enableCommand","registerElementLabel","78258Cldmfh","9bNSQSm","TrackChangesEditing","PageBreakEditing","ELEMENT_PAGE_BREAK"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=302]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(421970===parseInt(n(323))/1+parseInt(n(321))/2+-parseInt(n(312))/3*(parseInt(n(317))/4)+-parseInt(n(303))/5*(parseInt(n(311))/6)+parseInt(n(320))/7*(parseInt(n(302))/8)+-parseInt(n(307))/9+-parseInt(n(305))/10*(parseInt(n(318))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(304)](){const t=Ri,e=this[t(306)];if(!e[t(322)][t(319)](t(314)))return;e[t(322)][t(325)](t(313))[t(309)](t(316));const n=e[t(322)][t(325)](t(313)),r=e[t(308)];n[t(324)][t(310)](t(316),(e=>Hr(r,t(315),e)))}}const wi=Oi;function Oi(t,e){const n=Di();return(Oi=function(t,e){return n[t-=205]})(t,e)}function Di(){const t=["4ToFtUi","2131884fiClSb","2843718rrzyOX","insert","858170RZHOKg","showSuggestionHighlights","writer","highest","afterInit","downcastDispatcher","2311904ePDxyU","mapper","registerElementLabel","includes","insertion","name","has","commandName","3mhzVJO","get","plugins","isLimit","208190qtXaLE","Paragraph","formatBlock","bindElementToMarker","format","span","editor","ELEMENT_PARAGRAPH","addMarker:suggestion:insertion","type","model","*Insert:* %0","ck-suggestion-marker-split","registerDescriptionCallback","markerRange","$text","1038459ToKQMv","56xhXTIt","toViewPosition","data","462bjXHLx","enableCommand","markerName","*Change to:* %0","getFirstRange","enableDefaultAttributesIntegration","locale","ck-suggestion-marker--active","addClass","insertParagraph","consumable","537723crmolH","descriptionFactory","checkChild","isBlock","editing","nodeAfter","createUIElement","end","activeMarkers","paragraph","consume","schema","options","isTouching","_registerLegacyDescription","getItemLabel","TrackChangesEditing","start"];return(Di=function(){return t})()}!function(t,e){const n=Oi,r=t();for(;;)try{if(547173===-parseInt(n(256))/1+parseInt(n(219))/2*(parseInt(n(236))/3)+-parseInt(n(218))/4*(-parseInt(n(222))/5)+parseInt(n(220))/6+parseInt(n(228))/7+-parseInt(n(257))/8*(-parseInt(n(271))/9)+-parseInt(n(240))/10*(parseInt(n(260))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[wi(226)](){const t=wi,e=this[t(246)];if(!e[t(238)][t(234)](t(241)))return;const n=e[t(266)],r=e[t(238)][t(237)](t(216));r[t(272)][t(230)](t(209),(e=>Hr(n,t(247),e))),r[t(265)](t(209)),r[t(261)](t(269)),e[t(275)][t(227)].on(t(248),Pi(e),{priority:t(225)}),e[t(259)][t(227)].on(t(248),((n,r,s)=>{const o=t;s[o(212)][o(223)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(225)});const s=r[t(272)];s[t(253)]((r=>{const o=t;if(o(232)!==r[o(249)])return;const{start:i,end:a}=r[o(264)]();if(!i[o(213)](a)||!i[o(205)])return;const c=e[o(250)][o(211)],u=i[o(205)];return c[o(274)](u)&&!c[o(239)](u)&&c[o(273)](u,o(255))?{type:o(232),content:Hr(n,o(251),s[o(215)](u,1))}:void 0})),this[t(214)]()}[wi(214)](){const t=wi,e=this[t(246)],n=e[t(266)];e[t(238)][t(237)](t(216))[t(272)][t(253)]((e=>{const r=t;if(r(242)!=e[r(249)])return;const{data:s}=e;return s&&r(209)==s[r(235)]?{type:r(244),content:Hr(n,r(263),Hr(n,r(247)))}:void 0}))}}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Oi,i=t[o(238)][o(237)](o(216)),a=r[o(254)][o(217)],c=r[o(254)][o(207)],u=t[o(250)][o(211)];if(!a[o(213)](c)||!a[o(205)])return;const l=a[o(205)];if(u[o(274)](l)&&!u[o(239)](l)&&u[o(273)](l,o(255))){if(!s[o(270)][o(210)](r[o(254)],n[o(233)]))return;const t=s[o(224)][o(206)](o(245),{class:o(252)}),a=s[o(229)][o(258)](c);e&&i[o(208)][o(231)](r[o(262)])&&s[o(224)][o(268)](o(267),t),s[o(224)][o(221)](a,t),s[o(229)][o(243)](t,r[o(262)])}}}function Bi(){const t=["plugins","TrackChangesEditing","_registerLegacyDescription","removeFormat","9619992GfEJHe","340132HeLHgh","get","type","427740OhTEVI","has","registerDescriptionCallback","afterInit","locale","formatBlock","RemoveFormatEditing","formatInline","format","commandName","descriptionFactory","123EoGqMT","1990090OXSZXh","43182fFWfEA","45qPnFNA","editor","9emESFX","1783508CuJwdx","3246271mYiqqy","enableDefaultAttributesIntegration","*Remove all formatting*"];return(Bi=function(){return t})()}const xi=Ui;function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=460]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(835631===-parseInt(n(482))/1+parseInt(n(469))/2*(-parseInt(n(467))/3)+-parseInt(n(473))/4+parseInt(n(470))/5*(parseInt(n(485))/6)+parseInt(n(474))/7+parseInt(n(481))/8+parseInt(n(472))/9*(parseInt(n(468))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[xi(488)](){const t=xi,e=this[t(471)];e[t(477)][t(486)](t(462))&&(e[t(477)][t(483)](t(478))[t(475)](t(480)),this[t(479)]())}[xi(479)](){const t=xi,e=this[t(471)];e[t(477)][t(483)](t(478))[t(466)][t(487)]((n=>{const r=t;if(r(461)!=n[r(484)]&&r(463)!=n[r(484)])return;const{data:s}=n;return s&&r(480)==s[r(465)]?{type:r(464),content:Hr(e[r(460)],r(476))}:void 0}))}}const Gi=zi;function Vi(){const t=["110eatPkP","goToPreviousRestrictedEditingException","7763ySgPMd","10894730GFkZkw","711538lqhptD","afterInit","acceptSuggestion","editor","16075OaDUzI","trackChanges","enableCommand","acceptSelectedSuggestions","TrackChangesEditing","1120311YZDmSJ","RestrictedEditingModeEditing","goToNextRestrictedEditingException","has","discardSuggestion","2694GWbFSV","discardSelectedSuggestions","acceptAllSuggestions","plugins","get","185544qnaUnT","12tTocxZ","discardAllSuggestions","132UlCASw","9568024sNHaoS"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=298]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(734214===parseInt(n(307))/1+-parseInt(n(298))/2*(-parseInt(n(318))/3)+parseInt(n(320))/4*(parseInt(n(302))/5)+-parseInt(n(312))/6*(-parseInt(n(324))/7)+-parseInt(n(321))/8+parseInt(n(317))/9*(-parseInt(n(322))/10)+-parseInt(n(325))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(299)](){const t=Gi,e=this[t(301)];if(!e[t(315)][t(310)](t(308)))return;const n=e[t(315)][t(316)](t(306));n[t(304)](t(323)),n[t(304)](t(309));const r=e[t(315)][t(316)](t(308));r[t(304)](t(303)),r[t(304)](t(300)),r[t(304)](t(311)),r[t(304)](t(314)),r[t(304)](t(319)),r[t(304)](t(305)),r[t(304)](t(313))}}const Wi=Ki;function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=476]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(668916===-parseInt(n(480))/1+parseInt(n(487))/2*(parseInt(n(522))/3)+-parseInt(n(516))/4*(parseInt(n(490))/5)+parseInt(n(517))/6*(parseInt(n(482))/7)+parseInt(n(521))/8+parseInt(n(529))/9*(parseInt(n(488))/10)+parseInt(n(483))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Xi extends t.Plugin{static get[Wi(509)](){return[Ys.ShiftEnter]}[Wi(479)](){const t=Wi,e=this[t(525)],n=e[t(491)][t(486)](t(506));n[t(515)](t(514)),e[t(481)][t(513)].on(t(524),Ji(e),{priority:t(512)}),e[t(481)][t(513)].on(t(477),Ji(e),{priority:t(512)}),e[t(508)][t(513)].on(t(527),((n,r,s)=>{const o=t;s[o(526)][o(499)]&&Ji(e,{showActiveMarker:!1})(n,r,s)})),n[t(493)][t(500)](t(503),(n=>Hr(e[t(496)],t(505),n)))}}function qi(){const t=["4992141YAwesz","writer","includes","get","6gFEOYW","10DZJfyS","createUIElement","2089445AsHVHX","plugins","ck-suggestion-marker--active","descriptionFactory","createPositionBefore","activeMarkers","locale","mapper","ck-suggestion-marker-","showSuggestionHighlights","registerElementLabel","deletion","insert","softBreak","model","ELEMENT_LINE_BREAK","TrackChangesEditing","bindElementToMarker","data","requires","consumable","addClass","high","downcastDispatcher","shiftEnter","enableCommand","4hYTKOg","6RcyYqN","markerName","element","getItems","2566256rrVKeg","203529jbagPn","merge","addMarker:suggestion:insertion","editor","options","addMarker:suggestion","markerRange","722403WeWrPT","span","split","toViewPosition","name","addMarker:suggestion:deletion","test","init","1288568xvEnmh","editing","9218748mBVPzr"];return(qi=function(){return t})()}function Ji(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(491)][o(486)](o(506));if(!s[o(510)][o(478)](r[o(528)],n[o(476)]))return;const a=t[o(504)];for(const t of r[o(528)][o(520)]()){if(!t.is(o(519),o(503)))continue;const n=o(501)==r[o(518)][o(531)](":")[1]?o(523):o(531),c=s[o(484)][o(489)](o(530),{class:o(498)+n}),u=s[o(497)][o(532)](a[o(494)](t));e&&i[o(495)][o(485)](r[o(518)])&&s[o(484)][o(511)](o(492),c),s[o(484)][o(502)](u,c),s[o(497)][o(507)](c,r[o(518)])}}}const Yi=Qi;function Zi(){const t=["298LMucHX","20958540VvBSvS","markInlineFormat","editor","model","TrackChangesEditing","3306bnYEeH","from","2420veeruT","formatInline","registerDescriptionCallback","descriptionFactory","461055ljmWER","6764jhgCrm","change","formatBlock","get","value","FORMAT_RESTRICTED_DISABLED","973816yhUMeB","commandName","locale","commands","forceValue","51546mAVKNV","isCollapsed","type","restrictedEditingException","document","7088yUeVMt","StandardEditingModeEditing","18IOQwPz","commandParams","has","plugins","1754990gJhpFS","getRanges","selection","enableCommand","36YXggIc","format","afterInit","FORMAT_RESTRICTED_ENABLED"];return(Zi=function(){return t})()}function Qi(t,e){const n=Zi();return(Qi=function(t,e){return n[t-=390]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(996464===-parseInt(n(406))/1*(parseInt(n(420))/2)+-parseInt(n(426))/3*(parseInt(n(390))/4)+parseInt(n(412))/5+parseInt(n(408))/6*(parseInt(n(432))/7)+-parseInt(n(396))/8*(-parseInt(n(416))/9)+parseInt(n(428))/10*(parseInt(n(401))/11)+parseInt(n(421))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zi);class $i extends t.Plugin{[Yi(418)](){const t=Yi,e=this[t(423)],n=e[t(424)],r=e[t(398)];if(!e[t(411)][t(410)](t(407)))return;const s=e[t(411)][t(393)](t(425)),o=t(404),i=e[t(399)][t(393)](o);s[t(415)](o,((e,r={})=>{const a=t,c=n[a(405)][a(414)];if(c[a(402)])return void e(r);const u=void 0!==r[a(400)]?r[a(400)]:!i[a(394)];n[a(391)]((()=>{const t=a,e=Array[t(427)](c[t(413)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(422)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(431)][t(430)]((e=>{const n=t;if(n(392)!=e[n(403)]&&n(429)!=e[n(403)])return;const{data:s}=e;return s&&s[n(397)]==o?s[n(409)][0][n(400)]?{type:n(417),content:Hr(r,n(419))}:{type:n(417),content:Hr(r,n(395))}:void 0}))}}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=177]})(t,e)}function na(){const t=["formatBlock","registerBlockAttribute","style","18294122xkyxcT","format","getGhsAttributeNameForElement","_registerLegacyDescription","Style","config","type","has","afterInit","GeneralHtmlSupport","definitions","registerDescriptionCallback","StyleUtils","registerAttributeLabel","formatInline","descriptionFactory","normalizeConfig","5439888jDuegc","ghsAttributes","registerInlineAttribute","commandParams","enableDefaultAttributesIntegration","3051VnMmuy","editor","384618DZtrNe","44976bHZXAA","locale","70654nThurj","3420pgWQui","get","plugins","TrackChangesEditing","block","forceValue","commandName","element","add","69OgkFIn","FORMAT_STYLE","inline","toLowerCase","1872OVHwhT","DataSchema","styleName","*Set format:* %0","10860EMfnFq","*Remove format:* %0","861daaSYc"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(537603===parseInt(n(177))/1+-parseInt(n(180))/2*(parseInt(n(190))/3)+-parseInt(n(194))/4*(-parseInt(n(198))/5)+-parseInt(n(221))/6+parseInt(n(200))/7*(-parseInt(n(178))/8)+-parseInt(n(226))/9*(parseInt(n(181))/10)+parseInt(n(204))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(212)](){const t=ta,e=this[t(227)];if(!e[t(183)][t(211)](t(208))||!e[t(183)][t(211)](t(195)))return;const n=e[t(183)][t(182)](t(184)),r=e[t(179)],s=e[t(209)][t(182)](t(203))||{},o=e[t(183)][t(182)](t(213)),i=e[t(183)][t(182)](t(216))[t(220)](e[t(183)][t(182)](t(195)),s[t(214)]);n[t(225)](t(203));const a=new Set;for(const e of i[t(185)]){const n=o[t(206)](e[t(188)]);a[t(189)](n)}const c=new Set;for(const e of i[t(192)]){const n=o[t(206)](e[t(188)]);c[t(189)](n);for(const n of e[t(222)])c[t(189)](n)}for(const e of a)n[t(202)](e),n[t(219)][t(217)](e,Hr(r,t(191)));for(const e of c)n[t(223)](e),n[t(219)][t(217)](e,Hr(r,t(191)));this[t(207)]()}[ta(207)](){const t=ta,e=this[t(227)],n=e[t(179)];e[t(183)][t(182)](t(184))[t(219)][t(215)]((e=>{const r=t;if(r(201)!=e[r(210)]&&r(218)!=e[r(210)])return;const{data:s}=e;return s&&r(203)===s[r(187)]?s[r(224)][0][r(186)]?{type:r(205),content:Hr(n,r(197),s[r(224)][0][r(196)][r(193)]())}:{type:r(205),content:Hr(n,r(199),s[r(224)][0][r(196)][r(193)]())}:void 0}))}}const sa=aa;function oa(){const t=["_tableSuggestions","get","ELEMENT_TABLE_COLUMN_WITH_TEXT","change:data","execute","ELEMENT_TABLE","tableCell","getContainedElement","classes","addRange","ELEMENT_TABLE_ROW","editor","toViewElement","above","_splitMarkerName","has","commands","deletion","locale","*Remove:* %0","name","1366478ILChPs","9385410biHXzU","isArray","isInContent","registerPostFixer","2KDdLBP","nodeBefore","includes","159kdgSwP","order","isIntersectingWithRange","$graveyard","registerElementLabel","cell","accept","item","fromRange","rootName","removeClass","plugins","*Insert:* %0","discard","ELEMENT_TABLE_WITH_TEXT","removeTableColumn","removeTableRow","getFirstRange","afterInit","addClass","position","TrackChangesEditing","selectTableRow","enqueueChange","descriptionFactory","937350BVeuSr","insertTableColumnLeft","last","_getCoordsForCells","every","writer","batch","tablePaste","data","ELEMENT_TABLE_COLUMN","$textProxy","getChangedMarkers","_suggestionFactory","document","showSuggestionHighlights","maxColumn","selectTableColumn","getItems","104012OBRwra","_acceptFormatSuggestionCallbackFactory","enableCommand","_setupColumnsRowsFixing","oldRange","refresh","insertTableRowAbove","isTouching","insertTable","getRanges","hasAttribute","left","getChildren","getSuggestion","tableRow","tableColumn","model","add","nodeAfter","setSelection","from","startsWith","end","filter","max","createRangeOn","start","getChanges","TableUtils","insertTableColumnRight","MAX_SAFE_INTEGER","5047552yMChoQ","MIN_SAFE_INTEGER","differ","mapper","getCellLocation","options","insertion","getSelectionAffectedTableCells","getAttribute","_tablePostFixingSubtypes","span","createRangeIn","markMultiRangeInsertion","substr","registerCustomCallback","_getSuggestionCoords","createPositionAt","some","toLowerCase","registerDescriptionCallback","downcastDispatcher","length","insertTableRowBelow","forceValue","element","push","6422024tBBGrl","markMultiRangeDeletion","minRow","getRowIndexes","change","subType","table","highest","findAncestor","30883725OzNtNI","suggestion","colspan","first","addMarker:suggestion","TableEditing","maxRow","map","type","detach","minColumn","isEqual","root","selection","min","createTableWalker","insert","getColumnIndexes","ELEMENT_TABLE_ROW_WITH_TEXT","join","low","rowspan","values"];return(oa=function(){return t})()}!function(t,e){const n=aa,r=t();for(;;)try{if(890217===-parseInt(n(295))/1*(parseInt(n(300))/2)+-parseInt(n(303))/3*(parseInt(n(346))/4)+parseInt(n(328))/5+parseInt(n(296))/6+-parseInt(n(403))/7+-parseInt(n(377))/8+parseInt(n(412))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oa);class ia extends t.Plugin{constructor(t){const e=aa;super(t),this[e(386)]=[e(360),e(361)],this[e(274)]=new Set}[sa(321)](){const t=sa,e=this[t(285)],n=e[t(362)][t(341)][t(264)];if(!e[t(314)][t(289)](t(417)))return;const r=e[t(292)],s=e[t(314)][t(275)](t(324)),o=e[t(314)][t(275)](t(374));s[t(327)][t(307)](t(409),(e=>Hr(r,t(279),e))),this[t(349)](),s[t(348)](t(354)),s[t(348)](t(325)),s[t(348)](t(344));for(const r of[t(352),t(399)]){const i=e[t(290)][t(275)](r);s[t(348)](r,(r=>{const a=t;e[a(362)][a(407)]((t=>{const e=a;r();const c=e(287)===i[e(304)],u=o[e(384)](n),l=o[e(406)](u),f=c?l[e(415)]-1:l[e(330)]+1,h=u[0][e(411)](e(409)),g=o[e(266)](h,{startRow:f,endRow:f}),d=Array[e(366)](g)[e(419)]((n=>t[e(371)](n[e(308)])));s[e(389)](d,e(360))}))}))}for(const r of[t(329),t(375)]){const i=e[t(290)][t(275)](r);s[t(348)](r,(r=>{const a=t;e[a(362)][a(407)]((t=>{const e=a;r();const c=e(357)===i[e(304)],u=o[e(384)](n),l=o[e(268)](u),f=c?l[e(415)]-1:l[e(330)]+1,h=u[0][e(411)](e(409)),g=o[e(266)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(366)](g)[e(419)]((n=>t[e(371)](n[e(308)])));s[e(389)](d,e(361))}))}))}for(const r of[t(319),t(318)]){const i=r[t(390)](11),a=i[t(395)](),c=a[t(390)](0,3)+t(387),u=t(409)+i,l=t(265)+i,f=t(370)+i;s[t(348)](r,(()=>{const i=t;e[i(362)][i(407)]((t=>{const e=i,h=o[e(384)](n),g=h[0][e(411)](e(409));let d;if(e(319)==r){const t=o[e(406)](h);d={startRow:t[e(415)],endRow:t[e(330)],includeAllSlots:!0}}else{const t=o[e(268)](h);d={startColumn:t[e(415)],endColumn:t[e(330)],includeAllSlots:!0}}const p=o[e(266)](g,d),m=Array[e(366)](p)[e(419)]((({cell:t})=>t)),I=ca(m[e(369)]((t=>t[e(356)](c)))),E=ca(m[e(369)]((t=>!t[e(356)](c))))[e(419)]((n=>t[e(371)](n))),b=s[e(404)](E,u);if(b&&(e(360)==b[e(408)]||e(361)==b[e(408)])){const n=this[e(392)](b);for(const r of I){const s=t[e(371)](r),i=o[e(381)](r),u=r[e(385)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(283)](s)}}}))}))}function c(r){const s=t,o=Array[s(366)](n[s(355)]())[s(419)]((t=>i.LiveRange[s(311)](t)));e[s(362)][s(407)]((t=>{const n=s,i=t[n(334)];r=r[n(369)]((t=>n(306)!=t[n(263)][n(312)])),t[n(365)](r),e[n(290)][n(275)](n(319))[n(351)](),e[n(278)](n(319),{forceDefaultExecution:!0}),e[n(362)][n(326)]((()=>{const t=n;e[t(362)][t(326)](i,(e=>{const n=t,r=o[n(369)]((t=>n(306)!=t[n(263)][n(312)]));r[n(398)]>0&&e[n(365)](r);for(const t of o)t[n(421)]()}))}))}))}function u(r){const s=t;e[s(362)][s(407)]((t=>{const o=s,a=Array[o(366)](n[o(355)]())[o(419)]((t=>i.LiveRange[o(311)](t))),c=[];for(const t of r)for(const e of t[o(345)]({shallow:!0}))c[o(402)](e);for(const n of c)o(306)!=n[o(263)][o(312)]&&(t[o(365)](t[o(393)](n,0)),e[o(290)][o(275)](o(318))[o(351)](),e[o(278)](o(318),{forceDefaultExecution:!0}));const u=a[o(369)]((t=>o(306)!=t[o(263)][o(312)]));u[o(398)]>0&&t[o(365)](u);for(const t of a)t[o(421)]()}))}function l(e,n){const r=t;return n[r(332)]((t=>e[r(394)]((e=>e[r(368)][r(262)](t[r(372)])||t[r(368)][r(262)](e[r(372)])))))}function f(e,n){const r=t;return e[r(394)]((t=>n[r(394)]((e=>t[r(368)][r(353)](e[r(372)])))))}e[t(336)][t(397)].on(t(416),((e,n,r)=>{const s=t;if(!r[s(382)][s(342)])return;const o=n[s(310)];if(!o)return;const i=r[s(380)][s(286)](o);function c(t){return Array[s(297)](t)?t:[t]}i&&s(280)===o[s(294)]&&(0,a.setHighlightHandling)(i,r[s(333)],((t,e,n)=>n[s(322)](c(e[s(282)]),t)),((t,e,n)=>n[s(313)](c(e[s(282)]),t)))}),{priority:t(410)}),s[t(327)][t(396)]((e=>{const n=t;if(n(383)!=e[n(420)]&&n(291)!=e[n(420)])return;const s=e[n(281)]();if(null!=s&&s.is(n(401),n(409))){if(n(383)==e[n(420)]){const t=e[n(345)]()[n(369)]((t=>t.is(n(338))))[n(419)]((t=>t[n(336)]));if(t[n(398)])return{type:n(383),content:Hr(r,n(315),Hr(r,n(317),'"'+t[n(270)](" ")+'"'))}}if(n(291)==e[n(420)]){const t=e[n(345)]()[n(369)]((t=>t.is(n(338))))[n(419)]((t=>t[n(336)]));if(t[n(398)])return{type:n(291),content:Hr(r,n(293),Hr(r,n(317),'"'+t[n(270)](" ")+'"'))}}}})),s[t(327)][t(396)]((e=>{const n=t;if(n(360)==e[n(408)]){const t=e[n(345)]()[n(369)]((t=>t.is(n(338))))[n(419)]((t=>t[n(336)])),s=this[n(392)](e),o=s[n(418)]-s[n(405)]+1;if(n(383)==e[n(420)])return t[n(398)]?{type:n(383),content:Hr(r,n(315),Hr(r,n(269),[o,'"'+t[n(270)](" ")+'"']))}:{type:n(383),content:Hr(r,n(315),Hr(r,n(284),o))};if(n(291)==e[n(420)])return t[n(398)]?{type:n(291),content:Hr(r,n(293),Hr(r,n(269),[o,'"'+t[n(270)](" ")+'"']))}:{type:n(291),content:Hr(r,n(293),Hr(r,n(284),o))}}if(n(361)==e[n(408)]){const t=e[n(345)]()[n(369)]((t=>t.is(n(338))))[n(419)]((t=>t[n(336)])),s=this[n(392)](e),o=s[n(343)]-s[n(422)]+1;if(n(383)==e[n(420)])return t[n(398)]?{type:n(383),content:Hr(r,n(315),Hr(r,n(276),[o,'"'+t[n(270)](" ")+'"']))}:{type:n(383),content:Hr(r,n(315),Hr(r,n(337),o))};if(n(291)==e[n(420)])return t[n(398)]?{type:n(291),content:Hr(r,n(293),Hr(r,n(276),[o,'"'+t[n(270)](" ")+'"']))}:{type:n(291),content:Hr(r,n(293),Hr(r,n(337),o))}}})),s[t(340)][t(391)](t(383),t(360),t(316),c),s[t(340)][t(391)](t(291),t(360),t(309),c),s[t(340)][t(391)](t(383),t(361),t(316),u),s[t(340)][t(391)](t(291),t(361),t(309),u),s[t(340)][t(391)](t(383),t(361),t(270),l),s[t(340)][t(391)](t(291),t(361),t(270),l),s[t(340)][t(391)](t(383),t(360),t(270),f),s[t(340)][t(391)](t(291),t(360),t(270),f)}[sa(347)](){const t=sa,e=this[t(285)],n=e[t(362)][t(341)][t(264)];return(r,s)=>{const o=t;e[o(362)][o(407)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(368)][a(301)];u&&u[0]&&!1===u[0][a(400)]&&(l=r[0][a(372)][a(364)]);const f=t[a(388)](l);if(a(306)==f[a(263)][a(312)])return;const h=Array[a(366)](n[a(355)]())[a(419)]((t=>i.LiveRange[a(311)](t)));t[a(365)](f),e[a(290)][a(275)](c)[a(351)](),u[a(402)]({forceDefaultExecution:!0}),e[a(278)](c,...u);const g=h[a(369)]((t=>a(306)!=t[a(263)][a(312)]));g[a(398)]>0&&t[a(365)](g);for(const t of h)t[a(421)]()}))}}[sa(331)](t){const e=sa,n=this[e(285)][e(314)][e(275)](e(374));let r=Number[e(376)],s=Number[e(378)],o=Number[e(376)],i=Number[e(378)];for(const a of t){if(e(306)==a[e(263)][e(312)])continue;const{row:t,column:c}=n[e(381)](a),u=a[e(356)](e(272))?a[e(385)](e(272))-1:0,l=a[e(356)](e(414))?a[e(385)](e(414))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(349)](){const t=sa,e=this[t(285)],n=e[t(314)][t(275)](t(324)),r=e[t(314)][t(275)](t(374));e[t(362)][t(341)].on(t(277),(()=>{const r=t,s=Array[r(366)](e[r(362)][r(341)][r(379)][r(339)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(288)](t);if(r(413)!=s)continue;if(null!=e[r(350)])continue;const a=n[r(359)](o);this[r(386)][r(302)](i)&&this[r(274)][r(363)](a)}}),{priority:t(271)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(371)](e),a=e[s(411)](s(409)),c=r[s(381)](e);for(const t of this[s(274)]){const n=t[s(408)],r=n[s(367)](s(335)),u=n[s(390)](r?10:5),l=u[s(395)](),f=l[s(390)](0,3)+s(387),h=s(265)+u,g=s(370)+u;if(!t[s(298)])continue;if(a!=t[s(320)]()[s(372)][s(411)](s(409)))continue;if(t[s(305)](i))continue;const d=e[s(356)](f)?e[s(385)](f)-1:0,p=this[s(392)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(283)](i),o=!0)}return o};e[t(362)][t(341)][t(299)]((n=>{const r=t;let o=!1;for(const t of e[r(362)][r(341)][r(379)][r(373)]())if(r(267)==t[r(420)])if(r(360)==t[r(294)])for(const e of t[r(323)][r(364)][r(358)]())o=o||s(e,n);else r(280)==t[r(294)]&&(o=o||s(t[r(323)][r(364)],n));return o}))}[sa(392)](t){const e=sa;return this[e(331)](t[e(355)]()[e(419)]((t=>t[e(372)][e(364)])))}}function aa(t,e){const n=oa();return(aa=function(t,e){return n[t-=262]})(t,e)}function ca(t){const e=sa;return Array[e(366)](new Set(t)[e(273)]())}function ua(){const t=["_suggestionFactory","splitTableCellVertically","663YCsoHI","horizontally","registerCustomCallback","type","*Merge cells*","containsRange","length","getSelectionAffectedTableCells","insertion","refresh","trackChanges","return","descriptionFactory","508957scItdt","value","*Split cell:* horizontally","set:isEnabled","cell","editor","findAncestor","requires","selection","5361462JuHVdI","23454KUzowQ","_areMergableCells","table","mergeTableCellLeft","227356lrJvxT","formatInline","splitTableCellHorizontally","_areSelectedCellsMergable","3134SRlCer","map","detach","getSuggestions","_isForcedDefaultExecutionBlock","mergeTableCellDown","stop","getCellLocation","push","5658096EHAFNM","createTableWalker","from","formatBlock","createRangeOn","find","size","format","TrackChangesEditing","model","fromRange","direction","add","highest","$graveyard","low","TableUtils","setSelection","document","execute","*Split cell:* vertically","_tablePostFixingSubtypes","commands","deletion","author","markBlockFormat","enableCommand","forceDefaultExecution","markMultiRangeBlockFormat","root","5RXYrcY","subType","has","registerDescriptionCallback","plugins","_acceptFormatSuggestionCallbackFactory","7387940GMfcAm","rootName","afterInit","change","mergeTableCells","getAncestors","isEnabled","tableCell","locale","getFirstPosition","get","mergeTableCellUp","commandName","isInContent","accept","70mfFXJR","mergeTableCellRight","element","filter","TableEditing","getRanges"];return(ua=function(){return t})()}const la=fa;function fa(t,e){const n=ua();return(fa=function(t,e){return n[t-=264]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(446851===-parseInt(n(283))/1+-parseInt(n(301))/2*(-parseInt(n(270))/3)+-parseInt(n(297))/4*(parseInt(n(340))/5)+-parseInt(n(293))/6*(-parseInt(n(361))/7)+-parseInt(n(310))/8+parseInt(n(292))/9+parseInt(n(346))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ua);class ha extends t.Plugin{static get[la(290)](){return[ia]}[la(348)](){const t=la,e=this[t(288)],n=e[t(319)][t(328)][t(291)],r=e[t(354)];if(!e[t(344)][t(342)](t(266)))return;const s=e[t(344)][t(356)](t(318)),o=e[t(344)][t(356)](t(326)),a=e[t(344)][t(356)](ia);a[t(331)][t(309)](t(350)),s[t(336)](t(350),(()=>{const n=t,r=o[n(277)](e[n(319)][n(328)][n(291)]);e[n(319)][n(349)]((()=>{const t=n;s[t(338)](r,{commandName:t(350),commandParams:[]},[],t(350))}))})),e[t(332)][t(356)](t(350)).on(t(329),((n,r)=>{const o=t;e[o(332)][o(356)](o(280))[o(284)]&&(r[o(276)]>0&&r[r[o(276)]-1]&&r[r[o(276)]-1][o(337)]||s[o(305)]||this[o(300)]()||n[o(307)]())}),{priority:t(323)});for(const n of[t(357),t(362),t(306),t(296)]){const r=e[t(332)][t(356)](n);s[t(336)](n,(()=>{const n=t,o=e[n(319)][n(328)][n(291)][n(355)]()[n(351)]()[n(315)]((t=>t.is(n(264),n(353)))),i=r[n(284)];e[n(319)][n(349)]((()=>{const t=n;s[t(338)]([o,i],{commandName:t(350),commandParams:[]},[],t(350))}))}))}for(const n of[t(269),t(299)]){const r=e[t(332)][t(356)](n);s[t(336)](n,(()=>{const i=t,a=o[i(277)](e[i(319)][i(328)][i(291)])[0],c=a[i(289)](i(295)),{column:u,row:l}=o[i(308)](a);let f=[];if(i(271)==r[i(321)]){const t=o[i(311)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(312)](t)[i(302)]((t=>t[i(287)]))}else{const t=o[i(311)](c,{column:u,includeAllSlots:!0});f=Array[i(312)](t)[i(302)]((t=>t[i(287)]))}e[i(319)][i(349)]((t=>{const e=i;s[e(335)](t[e(314)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(282)][t(343)]((e=>{const n=t;if(n(313)!=e[n(273)]&&n(298)!=e[n(273)])return;const{data:s}=e;return s&&n(350)==s[n(358)]?{type:n(317),content:Hr(r,n(274))}:void 0})),s[t(282)][t(343)]((e=>{const n=t;if(n(313)!=e[n(273)]&&n(298)!=e[n(273)])return;const{data:s}=e;return s?n(269)==s[n(358)]?{type:n(317),content:Hr(r,n(330))}:n(299)==s[n(358)]?{type:n(317),content:Hr(r,n(285))}:void 0:void 0}));const c=a[t(345)]();for(const e of[t(357),t(362),t(306),t(296)])s[t(268)][t(272)](t(313),e,t(360),c);for(const e of[t(269),t(299)])s[t(268)][t(272)](t(313),e,t(360),c);s[t(268)][t(272)](t(313),t(350),t(360),(r=>{const s=t;e[s(319)][s(349)]((t=>{const o=s,a=Array[o(312)](n[o(267)]())[o(302)]((t=>i.LiveRange[o(320)](t)));t[o(327)](r),e[o(332)][o(356)](o(350))[o(279)](),e[o(329)](o(350),{forceDefaultExecution:!0});const c=a[o(265)]((t=>o(324)!=t[o(339)][o(347)]));c[o(276)]>0&&t[o(327)](c);for(const t of a)t[o(303)]()}))}));for(const n of[t(357),t(306),t(296),t(362)]){const r=e[t(332)][t(356)](n);r.on(t(286),((n,s,o)=>{const i=t;if(o){const t=e[i(319)][i(328)][i(291)][i(355)]()[i(351)]()[i(315)]((t=>t.is(i(264),i(353))));this[i(294)](r[i(284)],t)||(n[i(281)]=!1,n[i(307)]())}}),{priority:t(325)})}}[la(300)](){const t=la,e=this[t(288)][t(332)][t(356)](t(350)),n=this[t(288)][t(344)][t(356)](t(326));if(!e[t(352)])return!1;const r=n[t(277)](this[t(288)][t(319)][t(328)][t(291)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(294)](e,n))return!1;return!0}[la(294)](t,e){const n=la,r=this[n(288)][n(344)][n(356)](n(318)),s=this[n(288)][n(319)][n(314)](t),o=this[n(288)][n(319)][n(314)](e),i=new Set,a=new Set;for(const t of r[n(304)]())if((n(278)==t[n(273)]||n(333)==t[n(273)]||n(350)==t[n(341)])&&t[n(359)])for(const e of t[n(267)]())e[n(275)](s,!0)&&i[n(322)](t[n(273)]+":"+t[n(334)].id),e[n(275)](o,!0)&&a[n(322)](t[n(273)]+":"+t[n(334)].id);if(i[n(316)]!=a[n(316)])return!1;for(const t of i)if(!a[n(342)](t))return!1;return!0}}const ga=pa;function da(){const t=["addClass","_suggestionFactory","parent","addMarker:suggestion","commandName","TrackChangesEditing","removeAttribute","8jvYFFj","bindElementToMarker","cell","FORMAT_REGULAR_ROW","unbindElementFromMarkerName","locale","7ymGDmO","2057272eAyuHY","FORMAT_REGULAR_COLUMN","TableUtils","afterInit","options","stop","getCellLocation","commandParams","getSuggestion","registerCustomCallback","plugins","10qhQEHr","3139116gfUDRk","highest","requires","170187CRWQIs","_acceptFormatSuggestionCallbackFactory","nodeBefore","editing","editor","writer","showSuggestionHighlights","get","_registerLegacyDescription","728518rJgHDA","removeMarker:suggestion","TableEditing","name","FORMAT_HEADER_ROW","headingRows","markerName","format","consume","includes","setTableColumnHeader","consumable","registerDescriptionCallback","markerNameToElements","downcastDispatcher","_splitMarkerName","registerBlockAttribute","has","toViewElement","data-suggestion","descriptionFactory","type","accept","end","item","36hmdFDg","data","ck-suggestion-marker-","activeMarkers","start","ck-suggestion-marker--active","mapper","setTableRowHeader","*Format:* %0","setAttribute","markerRange","enableDefaultAttributesIntegration","11947540lOhUzc","removeClass","registerAttributeLabel","398910FNEgtr","formatBlock","forceValue","4529853cpdaWQ","FORMAT_HEADER_COLUMN","headingColumns","_handleLegacySuggestions","createTableWalker","nodeAfter"];return(da=function(){return t})()}function pa(t,e){const n=da();return(pa=function(t,e){return n[t-=127]})(t,e)}!function(t,e){const n=pa,r=t();for(;;)try{if(410528===parseInt(n(203))/1+-parseInt(n(172))/2*(parseInt(n(194))/3)+parseInt(n(141))/4*(parseInt(n(156))/5)+parseInt(n(191))/6+parseInt(n(178))/7*(parseInt(n(179))/8)+parseInt(n(159))/9*(-parseInt(n(190))/10)+-parseInt(n(153))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(da);class ma extends t.Plugin{static get[ga(193)](){return[ia]}[ga(182)](){const t=ga,e=this[t(198)];if(!e[t(189)][t(133)](t(205)))return;const n=e[t(177)],r=e[t(189)][t(201)](t(170));r[t(152)](t(148)),r[t(152)](t(213)),r[t(132)](t(208)),r[t(132)](t(161)),r[t(136)][t(155)](t(208),Hr(n,t(207))),r[t(136)][t(155)](t(161),Hr(n,t(160))),this[t(162)]()}[ga(162)](){const t=ga,e=this[t(198)][t(189)][t(201)](t(170)),n=this[t(198)][t(189)][t(201)](t(181)),r=this[t(198)][t(189)][t(201)](ia)[t(195)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=pa,{type:c,id:u}=e[a(131)](o[a(209)]),l=e[a(187)](u),f=l[a(142)];if(a(157)!=l[a(137)]||!f||a(213)!=f[a(169)])return;if(o[a(140)])return void s[a(184)]();if(!i[a(127)][a(211)](o[a(151)],s[a(206)]))return;const h=o[a(151)][a(145)][a(164)],g=o[a(151)][a(139)][a(196)],d=h[a(167)][a(167)],{column:p}=n[a(185)](h),{column:m}=n[a(185)](g);for(let s=p;s<=m;s++){const l=n[a(163)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(174)],l=i[a(147)][a(134)](s);i[a(199)][a(165)](a(143)+c,l),r&&i[a(199)][a(150)](a(135),u,l),i[a(147)][a(173)](l,o[a(209)]),t&&(e[a(144)][a(212)](o[a(209)])?i[a(199)][a(165)](a(146),l):i[a(199)][a(154)](a(146),l))}}}}e[t(166)][t(188)](t(157),t(148),t(138),r),e[t(166)][t(188)](t(157),t(213),t(138),r),this[t(198)][t(197)][t(130)].on(t(168),s(),{priority:t(192)}),this[t(198)][t(142)][t(130)].on(t(168),((e,n,r)=>{const o=t;r[o(183)][o(200)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(192)}),this[t(198)][t(197)][t(130)].on(t(204),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(131)](r[o(209)]),c=e[o(187)](a),u=c[o(142)];if(o(157)!=c[o(137)]||!u||o(213)!=u[o(169)])return;const l=s[o(147)][o(129)](r[o(209)]);if(l)for(const t of l)s[o(199)][o(154)](o(143)+i,t),s[o(199)][o(154)](o(146),t),s[o(199)][o(171)](o(135),t),s[o(147)][o(176)](t,r[o(209)])}),{priority:t(192)}),this[t(202)]()}[ga(202)](){const t=ga,e=this[t(198)],n=e[t(177)];function r(e){const r=t;return{type:r(210),content:Hr(n,r(149),e)}}e[t(189)][t(201)](t(170))[t(136)][t(128)]((e=>{const s=t;if(s(157)!=e[s(137)])return;const{data:o}=e;if(o){if(s(148)==o[s(169)]){const t=o[s(186)][0][s(158)];return r(Hr(n,s(t?207:175)))}if(s(213)==o[s(169)]){const t=o[s(186)][0][s(158)];return r(Hr(n,s(t?160:180)))}}}))}}const Ia=ba;function Ea(){const t=["rootName","getChanges","insertRows","afterInit","getRanges","attributes","markers","isInContent","suggestion-td","name","endRow","columnInsertionIndexes","entries","Users","content","paragraph","markerToHighlight","rowInsertionIndexes","value","commands","tableCellHorizontalAlignment","7677572VPWgzj","*Replace table cells*","tableCellVerticalAlignment","keys","registerCustomCallback","high","has","32964360NmGbJW","column","tablePaste","differ","editingDowncast","getRange","get","getColumnIndexes","insertion","9gfUADE","getSuggestion","filter","createRangeOn","tablePasteRow","map","tableCellSuggestion","12933020MXYMWd","forceDefaultExecution","fill","createElement","getTableIfOnlyTableInContent","fromEntries","nextSibling","endColumn","_suggestionFactory","rowInsertionRanges","_replaceTableSlotCell","30UqgrKc","ck-suggestion-marker","rows","element","29276xaxwWU","fromRange","accept","tablePasteChainId","document","redo","createRangeIn","suggestion","low","getMarkers","2548312OBnpec","descriptionFactory","change","locale","insertColumns","setAttribute","find","ck-suggestion-marker-insertion","removeColumns","markMultiRangeBlockFormat","startsWith","suggestionLoaded","18815MVEiHK","move","deletionRanges","hasSuggestion","deletion","type","tablePasteCell","oldRange","editor","discard","_tablePostFixingSubtypes","subType","tablePasteColumn","set","editing","view","isEqual","includes","295OaeVrE","call","length","getChildren","getChild","getItems","removeMarker","88902LuPfPR","getAttributes","createRange","tableCellBorderStyle","columnInsertionRanges","activeMarkers","options","removeRows","_createdBatches","createTableWalker","end","author","schema","next","listenTo","columns","return","position","insert","nodeAfter","tableCellBorderWidth","reduce","trackChanges","newRange","getRows","cell","getSuggestions","clipboardOutput","every","markMultiRangeDeletion","forEach","suggestion:formatBlock:tablePasteCell","push","_splitMarkerName","setAttributes","getAllAdjacentSuggestions","_getCoordsForCells","stop","_isForcedDefaultExecutionBlock","formatBlock","registerPostFixer","remove","table","getChangedMarkers","register","updateMarker","wrap","getRowIndexes","insertionRanges","first","some","markMultiRangeInsertion","markerName","suggestionUnloaded","getSelectionAffectedTableCells","add","isEmpty","insertContent","registerDescriptionCallback","getSuggestionCallback","TrackChangesEditing","join","previousSibling","getShiftedBy","markerAttributes","327fdEFii","ck-suggestion-marker--active","dataDowncast","selection","row","containsRange","model","tableCellBorderColor","elementToElement","start","tableCellPadding","tableCellBackgroundColor","for","getContainedElement","cells","plugins","findAncestor","showSuggestionHighlights","getColumns","removeMarkers","createPositionBefore","tableCell","last","from","unwrap","detach","batch","TableUtils","conversion","$graveyard","previous","root","TableClipboard","requires","documentSelection"];return(Ea=function(){return t})()}function ba(t,e){const n=Ea();return(ba=function(t,e){return n[t-=270]})(t,e)}!function(t,e){const n=ba,r=t();for(;;)try{if(719408===parseInt(n(284))/1*(-parseInt(n(464))/2)+-parseInt(n(374))/3*(parseInt(n(468))/4)+-parseInt(n(302))/5*(-parseInt(n(309))/6)+-parseInt(n(430))/7+parseInt(n(272))/8+parseInt(n(446))/9*(-parseInt(n(453))/10)+parseInt(n(437))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ea);const Ta=[Ia(329),Ia(381),Ia(312),Ia(429),Ia(432),Ia(385),Ia(384)],_a=Object[Ia(458)](Ta[Ia(451)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(407)](){return[ia]}[Ia(412)](){const t=Ia,n=this[t(292)];if(!n[t(389)][t(436)](t(406)))return;const r=n[t(389)][t(443)](t(369)),s=n[t(389)][t(443)](t(401)),o=n[t(389)][t(443)](ia),a=n[t(389)][t(443)](t(406));o[t(294)][t(341)](t(450),t(296)),n[t(380)][t(321)][t(353)](t(452),{allowIn:t(395),allowContentOf:t(395),isLimit:!0}),n[t(402)][t(382)]({model:t(452),view:t(417)});let c=null;n[t(380)].on(t(366),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(304)]-1];h&&h[u(454)]||r[u(347)]||this[u(292)][u(428)][u(443)](u(331))[u(427)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(408)))return!1;const i=s[o(457)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(363)](n[o(472)][o(377)]);if(!a[o(304)])return!1;const c=a[0][o(390)](o(351)),l=r[o(356)](a),f=r[o(444)](a),h={startRow:l[o(358)],endRow:l[o(396)],startColumn:f[o(358)],endColumn:f[o(396)]};return 1==a[o(304)]&&(h[o(419)]+=r[o(333)](i)-1,h[o(460)]+=r[o(392)](i)-1),ka(c,h,r)}(l,f,n[u(380)],s,a)&&(o[u(346)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(380)][u(274)]((()=>{const t=u;n[t(380)][t(366)](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(304)]&&r[t(360)](o,t(450),{tablePasteChainId:s}),a[t(304)]&&r[t(360)](a,t(296),{tablePasteChainId:s}),l[t(304)]&&(r[t(360)](l,t(439),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(339)]((e=>{const n=t;var r;return null===(r=e[n(399)])||void 0===r?void 0:r[n(303)](e)}))),f[t(304)]&&(r[t(338)](f,t(439),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(339)]((e=>{const n=t;var r;return null===(r=e[n(399)])||void 0===r?void 0:r[n(303)](e)})));const g=r[t(281)](h[t(451)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(290),{tablePasteChainId:s});if(g){const e=g[t(271)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(380)][t(449)](s),a=e[t(278)]((e=>e[t(442)]()[t(300)](i)));a&&r[t(341)]([a[t(418)],o])}r[t(304)]&&g[t(277)](t(373),Object[t(458)](r))}c=null})))}),{priority:e.priorities[t(435)]+10}),n[t(389)][t(443)](t(406)).on(t(463),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(346)]();const u=s[r(334)],l=o,f=Aa(u),h=Aa(l);e[r(325)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(350)](u[r(306)](0));for(const t of Array[r(397)](l[r(305)]()))a[r(327)](t,u,r(319));const t=c[r(426)][r(301)](s[r(378)]),e=c[r(420)][r(301)](s[r(438)]);t||e||(g=i.LiveRange[r(469)](a[r(474)](u)))}else h&&!f&&(d=a[r(474)](u));else{const t=a[r(456)](r(452)),e=a[r(456)](r(452));a[r(355)](a[r(474)](u),e),a[r(327)](t,u,0);for(const e of Array[r(397)](l[r(305)]()))a[r(327)](e,t,r(319));g=i.LiveRange[r(469)](a[r(449)](t)),d=i.LiveRange[r(469)](a[r(449)](e))}const p=Array[r(397)](l[r(310)]())[r(448)]((([t])=>Ta[r(301)](t)));c[r(388)][r(341)]({element:u,attributes:p[r(304)]?Object[r(458)](p):null}),g&&c[r(357)][r(341)](g),d&&c[r(286)][r(341)](d)}),{priority:t(435)}),s.on(t(276),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(324)]||1;c[o(420)]=new Array(l)[o(455)](u)[o(451)](((t,e)=>t+e));for(const{cell:t}of s[o(318)](i,{startColumn:u,endColumn:u+l-1}))c[o(313)][o(341)](n[o(380)][o(449)](t))}),{priority:t(270)}),s.on(t(411),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(466)]||1;c[o(426)]=new Array(l)[o(455)](u)[o(451)](((t,e)=>t+e));for(const{cell:t}of s[o(318)](i,{startRow:u,endRow:u+l-1}))c[o(462)][o(341)](n[o(380)][o(449)](t))}),{priority:t(270)}),r[t(273)][t(367)]((e=>{const r=t;if(e[r(295)]&&e[r(295)][r(282)](r(439)))return e[r(404)]?{}:{type:r(445),content:Hr(n[r(275)],r(431))}}));const u=()=>!1;for(const e of[t(439),t(296),t(450),t(290)])r[t(461)][t(434)](t(445),e,t(370),u),r[t(461)][t(434)](t(288),e,t(370),u),r[t(461)][t(434)](t(348),e,t(370),u);r[t(461)][t(434)](t(348),t(290),t(293),u),r[t(461)][t(434)](t(348),t(290),t(470),((e,r,s)=>{const o=t,i=e[o(451)]((t=>t[o(387)]()))[o(448)]((t=>t)),a=new Map(i[o(451)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(388)])e&&a[o(297)](t,e);else if(s&&s[o(373)])for(const[t,e]of Object[o(421)](s[o(373)])){const r=n[o(380)][o(415)][o(443)](t),s=r?r[o(442)]()[o(387)]():null;s&&a[o(297)](s,e)}n[o(380)][o(274)]((t=>{const e=o;for(const[n,r]of a)t[e(343)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(461)][o(434)](e,o(439),s,((t,i,a)=>{const c=o;n[c(380)][c(274)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(383)][o(328)];t.is(o(467),o(452))&&u[o(341)](t)}r[o(461)][o(368)](e,null,s)(t,i,a);for(const t of u)o(403)!=t[o(405)][o(409)]&&n[o(398)](t)}))}))};l(t(445),t(470)),l(t(445),t(293)),l(t(288),t(470)),l(t(288),t(293)),r[t(461)][t(434)](t(445),t(450),t(293),(e=>{const n=t,r=e[n(451)]((t=>t[n(387)]())),i=r[0][n(390)](n(351)),{minRow:a,maxRow:c}=o[n(345)](r);s[n(316)](i,{at:a,rows:c-a+1})})),r[t(461)][t(434)](t(445),t(296),t(293),(e=>{const n=t,r=e[n(451)]((t=>t[n(387)]())),i=r[0][n(390)](n(351)),{minColumn:a,maxColumn:c}=o[n(345)](r);s[n(280)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(295)]||!n[s(295)][s(282)](s(439)))return;const o=n[s(414)][s(471)],i=r[s(335)]()[s(448)]((t=>t[s(416)]&&t[s(414)]&&t[s(414)][s(471)]==o));i[s(304)]&&n[s(344)]()[s(304)]!=i[s(304)]&&i[s(330)](((t,e)=>(t[s(322)]=e,e[s(404)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(342)](e[s(361)]),i=[s(465),s(279)],a=r[s(314)][s(301)](e[s(361)]);return a&&i[s(341)](s(375)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(283),f,{priority:t(435)}),r.on(t(362),f,{priority:t(435)}),n[t(380)][t(472)][t(349)]((()=>{const e=t;let s=!1;const o=Array[e(397)](n[e(380)][e(472)][e(440)][e(352)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(342)](t);if(e(475)!=o||e(288)!=a||i[e(291)])continue;if(!r[e(287)](c))continue;const u=r[e(447)](c)[e(413)](),l=n[e(389)][e(443)](e(422)).me;for(const t of r[e(335)]())if(t[e(416)]&&t[e(320)]==l&&e(348)==t[e(289)]&&e(290)==t[e(295)]&&t[e(413)]()[e(337)]((t=>u[e(359)]((n=>n[e(379)](t,!0))))))for(const n of t[e(344)]())n[e(416)]&&(n[e(293)](),s=!0)}return s})),n[t(380)][t(472)][t(349)]((e=>{const s=t,o=n[s(428)][s(443)](s(473));if(!o||!o[s(317)][s(436)](e[s(400)]))return!1;let i=!1;const a=n[s(389)][s(443)](s(422)).me,c=n[s(380)][s(472)][s(440)][s(410)](),u=Array[s(397)](n[s(380)][s(472)][s(440)][s(352)]())[s(448)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(342)](t);return n(475)==o&&n(439)==i&&c==a.id&&!e[n(291)]}));for(const t of c){if(s(327)!=t[s(289)]||s(452)!=t[s(418)]||1!=t[s(304)])continue;const n=e[s(311)](t[s(326)],t[s(326)][s(372)](1));if(!u[s(278)]((({data:t})=>t[s(332)][s(300)](n))))for(const{name:t,data:r}of u)if(n[s(379)](r[s(332)])){e[s(354)](t,{range:n}),i=!0;break}}return i})),n[t(380)][t(472)][t(349)]((e=>{const s=t;let o=!1;const i=n[s(389)][s(443)](s(422)).me,a=r[s(335)]()[s(448)]((t=>t[s(416)]&&t[s(320)]==i)),c=new Set,u=new Set;for(const t of a)if(s(439)==t[s(295)])for(const e of t[s(271)]()){const n=e[s(442)]()[s(387)]();if(n)if(n.is(s(467),s(452))&&Aa(n)){t[s(308)](e[s(418)]),c[s(364)](n),o=!0;const r=n[s(459)],i=n[s(371)],a=r&&r.is(s(467),s(452)),l=i&&i.is(s(467),s(452));a&&!c[s(436)](r)&&u[s(364)](r),l&&!c[s(436)](i)&&u[s(364)](i)}else n.is(s(467),s(424))&&n[s(365)]&&(t[s(308)](e[s(418)]),o=!0)}else if(s(290)==t[s(295)]){if(!t[s(414)]||!t[s(414)][s(471)])continue;const e=t[s(414)][s(373)];if(e&&Object[s(433)](e)[s(304)])continue;const n=t[s(414)][s(471)];let r=!0,i=!0;for(const e of a)if(e[s(295)]&&e[s(295)][s(282)](s(439))){if(!e[s(414)][s(471)]){i=!1;break}if(e.id!=t.id&&e[s(414)][s(471)]==n){r=!1;break}}i&&r&&(t[s(393)](),o=!0)}for(const t of c)e[s(350)](t);for(const t of u)e[s(398)](t);return o})),n[t(402)][t(386)](t(441))[t(425)]({model:t(340),view:(t,e)=>h(t),converterPriority:t(435)}),n[t(402)][t(386)](t(376))[t(425)]({model:t(340),view:(e,n)=>n[t(315)][t(391)]?h(e,!1):null,converterPriority:t(435)});const g=n[t(298)][t(299)];this[t(323)](g[t(472)],t(336),((e,n)=>{const r=t,s=[];for(const t of g[r(474)](n[r(423)])[r(307)]())t.is(r(467),r(417))&&s[r(341)](t);g[r(274)]((t=>{const e=r;for(const n of s)t[e(285)](t[e(474)](n),t[e(394)](n)),t[e(350)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(365)])return!0;const n=t[e(306)](0);return n.is(e(467),e(424))&&n[e(365)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(318)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Na;function La(){const t=["formatInline","handleResizeTableWidthCommand","resizeTable","registerCustomCallback","plugins","data","discard","getAttribute","registerDescriptionCallback","descriptionFactory","770270RcExhn","markBlockFormat","change","TrackChangesEditing","bind","handleSuggestionDescription","559598tKLqGC","getColumnGroupElement","getContainedElement","format","getTableColumnsWidths","has","columnWidths","resizeTableWidth","10650DoeSit","author","accept","1548gJToSY","3265906NdIEbb","model","commandParams","getSuggestionCallback","enableCommand","TableColumnResizeEditing","formatBlock","selection","get","document","locale","500304woHsnZ","2480feXAuL","afterInit","getSelectedElement","formatGroupId","editor","subType","654056jeSEcC","*Format:* resize table","10170TBnivh","tableWidth","type","Users","_suggestionFactory","getSuggestions","4yeLpMY","table"];return(La=function(){return t})()}function Na(t,e){const n=La();return(Na=function(t,e){return n[t-=400]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(349450===-parseInt(n(437))/1+parseInt(n(431))/2+-parseInt(n(404))/3*(parseInt(n(419))/4)+parseInt(n(405))/5*(-parseInt(n(448))/6)+-parseInt(n(449))/7+parseInt(n(411))/8+parseInt(n(413))/9*(parseInt(n(445))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(La);class Ra extends t.Plugin{[Ca(406)](){const t=Ca;if(!this[t(409)][t(425)][t(442)](t(454)))return;const e=this[t(409)][t(425)][t(401)](t(434));e[t(453)](t(444),this[t(422)][t(435)](this)),e[t(417)][t(424)](t(455),t(423),t(447),e[t(417)][t(452)](t(455),null,t(427))),e[t(417)][t(424)](t(455),t(423),t(427),e[t(417)][t(452)](t(455),null,t(447))),e[t(430)][t(429)](this[t(436)][t(435)](this))}[Ca(422)](t,e){const n=Ca,r=this[n(409)][n(425)][n(401)](n(434)),s=this[n(409)][n(425)][n(401)](n(454)),o=e[n(420)]||this[n(409)][n(450)][n(402)][n(400)][n(407)]();this[n(409)][n(450)][n(433)]((()=>{const i=n,a=s[i(438)](o);let c=a?s[i(441)](a):null,u=o[i(428)](i(414))||null;const l=e[i(414)]||u,f=e[i(443)]||c,h=this[i(409)][i(425)][i(401)](i(416)).me;for(const t of r[i(418)]()){const e=t[i(439)]();if(i(423)===t[i(410)]&&e===o){t[i(446)]!==h&&t[i(427)]();const e=t[i(426)][i(451)];u=e[0][i(414)],c=e[0][i(443)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(432)](o,{commandName:i(444),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(423)},[],i(423))}))}[Ca(436)](t){const e=Ca;if(e(455)!=t[e(415)]&&e(421)!=t[e(415)])return;const{data:n}=t;if(n&&e(423)===n[e(408)]){const t=e(412);return{type:e(440),content:Hr(this[e(409)][e(403)],t)}}}}const Sa=va;function Ma(){const t=["insertTemplate","190496QZgrvc","54OvBJkG","899320sPPvpl","548946DOSNzp","33736800vdDOyt","TrackChangesEditing","has","enableCommand","68MbkAlO","plugins","16hHRzTj","6032442VVXmQC","get","afterInit","5508762MgQNyy","Template","7827mBrwxP","editor"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=372]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(544483===-parseInt(n(375))/1+-parseInt(n(380))/2*(-parseInt(n(388))/3)+parseInt(n(382))/4*(-parseInt(n(374))/5)+-parseInt(n(383))/6+-parseInt(n(386))/7+parseInt(n(372))/8*(parseInt(n(373))/9)+parseInt(n(376))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(385)](){const t=Sa,e=this[t(389)];e[t(381)][t(378)](t(387))&&e[t(381)][t(384)](t(377))[t(379)](t(390))}}function Oa(t,e){const n=Pa();return(Oa=function(t,e){return n[t-=461]})(t,e)}const Da=Oa;!function(t,e){const n=Oa,r=t();for(;;)try{if(536025===parseInt(n(472))/1*(parseInt(n(466))/2)+-parseInt(n(485))/3+-parseInt(n(462))/4*(parseInt(n(476))/5)+-parseInt(n(484))/6*(-parseInt(n(478))/7)+-parseInt(n(474))/8*(parseInt(n(475))/9)+-parseInt(n(465))/10*(parseInt(n(463))/11)+-parseInt(n(473))/12*(-parseInt(n(482))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class Fa extends t.Plugin{[Da(461)](){const t=Da,e=this[t(471)];if(!e[t(480)][t(477)](t(486)))return;e[t(464)][t(477)](t(470))[t(468)](t(486));const n=e[t(464)][t(477)](t(470)),r=e[t(483)];n[t(467)][t(481)](t(479),(e=>Hr(r,t(469),e)))}}function Pa(){const t=["2351139UnVgsE","insertTableOfContents","afterInit","4756zPOwsw","22627NlIyzb","plugins","2110uhGqTp","6KwLAhN","descriptionFactory","enableCommand","ELEMENT_TABLE_OF_CONTENTS","TrackChangesEditing","editor","169473aFZwTO","130236nTyweA","2853056nySNZz","9EpYcjo","735WhxGxV","get","2891rNiglu","tableOfContents","commands","registerElementLabel","1638XfGXbY","locale","5946nqVPYK"];return(Pa=function(){return t})()}function Ba(){const t=["has","nodeBefore","registerPostFixer","ELEMENT_TITLE","getNearestSelectionRange","afterInit","document","isEqual","end","1671970eNkhVf","1285408FgUQlp","differ","forward","title-content","locale","plugins","6QUaxtz","Title","schema","getChangedMarkers","removeMarker","start","get","139203nbWiOH","376YjWskC","isCollapsed","81lNWOfD","newRange","from","14759610pIUbMC","registerElementLabel","isTouching","model","suggestion","5648363ZmSrwg","createRange","updateMarker","editor","descriptionFactory","2934396Rmszcn","TrackChangesEditing","_splitMarkerName","element","31906JCTByU"];return(Ba=function(){return t})()}const xa=Ua;function Ua(t,e){const n=Ba();return(Ua=function(t,e){return n[t-=366]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(719343===parseInt(n(370))/1+-parseInt(n(403))/2*(-parseInt(n(386))/3)+parseInt(n(399))/4+-parseInt(n(369))/5+-parseInt(n(376))/6*(-parseInt(n(394))/7)+-parseInt(n(384))/8*(parseInt(n(383))/9)+-parseInt(n(389))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ba);class ja extends t.Plugin{[xa(409)](){const t=xa,e=this[t(397)];if(!e[t(375)][t(404)](t(377)))return;const n=e[t(375)][t(382)](t(400));n[t(398)][t(390)](t(373),(()=>Hr(e[t(374)],t(407)))),e[t(392)][t(366)][t(406)]((r=>{const s=t;let o=!1;const i=Array[s(388)](e[s(392)][s(366)][s(371)][s(379)]());for(const{name:t,data:a}of i){const{group:i}=n[s(401)](t);if(s(393)!==i||!a[s(387)])continue;const c=a[s(387)],u=c[s(368)][s(405)];if(!u||!u.is(s(402),s(373)))continue;if(!c[s(381)][s(391)](c[s(368)]))continue;const l=e[s(392)][s(378)][s(408)](c[s(368)],s(372));if(l&&l[s(385)]){const e=r[s(395)](c[s(381)],l[s(381)]);e[s(367)](c)||(r[s(396)](t,{range:e}),o=!0)}o||(r[s(380)](t),o=!0)}return o}))}}const Ga=za;function Va(){const t=["11692769PVWyxG","10AMXTQO","editor","1598881qXQKMk","plugins","30626kXHbeS","has","TrackChangesEditing","449928uDtDqv","get","undo","6sbtbeH","UndoEditing","2796130xeMVwz","102yEaiOL","redo","enableCommand","200KsMYbQ","1800628qLoXmM","4063654CbjYoy","afterInit"];return(Va=function(){return t})()}function za(t,e){const n=Va();return(za=function(t,e){return n[t-=289]})(t,e)}!function(t,e){const n=za,r=t();for(;;)try{if(805679===-parseInt(n(307))/1+-parseInt(n(309))/2*(-parseInt(n(297))/3)+-parseInt(n(301))/4+-parseInt(n(296))/5+parseInt(n(294))/6*(parseInt(n(302))/7)+-parseInt(n(300))/8*(-parseInt(n(291))/9)+parseInt(n(305))/10*(parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Va);class Ha extends t.Plugin{[Ga(303)](){const t=Ga,e=this[t(306)],n=e[t(308)][t(292)](t(290));e[t(308)][t(289)](t(295))&&(n[t(299)](t(293)),n[t(299)](t(298)))}}const Wa=Xa;function Ka(){const t=["2240800IMbbQL","has","toggleTableCaption","270385myofhy","6hAiSMx","509086Rrdrsq","TableCaptionEditing","3725460pLteur","afterInit","228144kYDheE","809553DOaYSU","plugins","editor","479108fTqDkU","requires","enableCommand","4QTLlWC","TrackChangesEditing","get"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=419]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(284931===-parseInt(n(435))/1+parseInt(n(431))/2+parseInt(n(436))/3*(parseInt(n(423))/4)+-parseInt(n(429))/5*(-parseInt(n(430))/6)+parseInt(n(420))/7+parseInt(n(426))/8+-parseInt(n(433))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(421)](){return[ia]}[Wa(434)](){const t=Wa,e=this[t(419)];e[t(437)][t(427)](t(432))&&e[t(437)][t(425)](t(424))[t(422)](t(428))}}const Ja=Ya;function Ya(t,e){const n=Za();return(Ya=function(t,e){return n[t-=121]})(t,e)}function Za(){const t=["data","14143987WtlOMm","tableWidth","plugins","TableUtils","registerDescriptionCallback","793326YiMmGU","tableBorderColor","join","nodeAfter","10aRvzXQ","tableProperties","accept","getSuggestions","TableCellPropertiesEditing","model","handleDiscardAction","tableHeight","change","11548vIcaWh","getAttribute","68LCBkTL","*Format:* change table properties","getSuggestionCallback","start","tableCellBorderStyle","tableAlignment","get","table","afterInit","TrackChangesEditing","setAttribute","662355HtFkiG","TrackChangesTableProperties","format","registerCustomCallback","tableCellProperties","tableCellHeight","53RtREft","2180176LXSzmD","*Format:* change table cell properties","editor","tableBorderWidth","tableCellBorderColor","_handlePropertyChange","removeAttribute","enqueueChange","15xrCuBu","TablePropertiesEditing","formatBlock","locale","selection","discard","handleSuggestionDescription","tableCellBorderWidth","pluginName","tableCellWidth","tableBorderStyle","subType","has","getContainedElement","markBlockFormat","123315oxLgrO","getFirstPosition","commandParams","6122655wwQSaS","_getSuggestion","batch","descriptionFactory","tableCellHorizontalAlignment","enableCommand","getSelectionAffectedTableCells","tableCellBackgroundColor","tableCellVerticalAlignment","_suggestionFactory","findAncestor","document","tableBackgroundColor","tableCellPadding"];return(Za=function(){return t})()}!function(t,e){const n=Ya,r=t();for(;;)try{if(577201===parseInt(n(145))/1*(-parseInt(n(126))/2)+-parseInt(n(169))/3*(-parseInt(n(128))/4)+-parseInt(n(154))/5*(-parseInt(n(192))/6)+parseInt(n(172))/7+parseInt(n(146))/8+-parseInt(n(139))/9+-parseInt(n(196))/10*(parseInt(n(187))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(197)]=[e(193),e(164),e(149),e(133),e(188),e(124),e(184)],this[e(143)]=[e(150),e(132),e(161),e(185),e(163),e(144),e(179),e(176),e(180)]}static get[Ja(162)](){return Ja(140)}[Ja(136)](){const t=Ja,e=this[t(148)][t(189)][t(134)](t(137));if(this[t(148)][t(189)][t(166)](t(155))){for(const n of this[t(197)])e[t(177)](n,((e,r)=>{const s=t,o=this[s(148)][s(122)][s(183)][s(158)][s(170)]()[s(182)](s(135));this[s(151)](n,[o],this[s(197)],s(197),e,r)}));e[t(181)][t(142)](t(156),t(197),t(198),e[t(181)][t(130)](t(156),null,t(159))),e[t(181)][t(142)](t(156),t(197),t(159),((e,n)=>this[t(123)](this[t(197)],e,n))),e[t(181)][t(142)](t(156),t(197),t(194),(()=>!1))}if(this[t(148)][t(189)][t(166)](t(121))){for(const n of this[t(143)])e[t(177)](n,((e,r)=>{const s=t,o=this[s(148)][s(189)][s(134)](s(190))[s(178)](this[s(148)][s(122)][s(183)][s(158)]);this[s(151)](n,o,this[s(143)],s(143),e,r)}));e[t(181)][t(142)](t(156),t(143),t(198),e[t(181)][t(130)](t(156),null,t(159))),e[t(181)][t(142)](t(156),t(143),t(159),((e,n)=>this[t(123)](this[t(143)],e,n))),e[t(181)][t(142)](t(156),t(143),t(194),(()=>!1))}e[t(175)][t(191)]((e=>this[t(160)](e)))}[Ja(151)](t,e,n,r,s,o){const i=Ja,a=this[i(148)][i(189)][i(134)](i(137));this[i(148)][i(122)][i(153)](o[i(174)],(()=>{const t=i;for(const i of e)if(this[t(173)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(127)](r);void 0!==n&&(e[r]=n)}s(o),a[t(168)](i,{commandParams:[e]},[],r)}}))}[Ja(123)](t,e,n){const r=Ja,s=e[0][r(131)][r(195)],o=n[r(171)][0];this[r(148)][r(122)][r(125)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(138)](r,o[r],s):e[n(152)](r,s)}))}[Ja(160)](t){const e=Ja;if(t[e(186)])switch(t[e(165)]){case e(197):return{type:e(141),content:Hr(this[e(148)][e(157)],e(129))};case e(143):return{type:e(141),content:Hr(this[e(148)][e(157)],e(147))}}}[Ja(173)](t,e){const n=Ja,r=this[n(148)][n(189)][n(134)](n(137));for(const s of r[n(199)]({skipNotAttached:!0})){const r=s[n(167)]();if(s[n(165)]===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=Z?Z.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--;)xr(n,e[s]);return n})),Ec=bc;function bc(t,e){const n=Lc();return(bc=function(t,e){return n[t-=109]})(t,e)}!function(t,e){const n=bc,r=t();for(;;)try{if(755585===-parseInt(n(418))/1+-parseInt(n(162))/2*(parseInt(n(524))/3)+parseInt(n(207))/4*(-parseInt(n(299))/5)+parseInt(n(383))/6*(-parseInt(n(270))/7)+parseInt(n(179))/8+parseInt(n(225))/9*(-parseInt(n(471))/10)+parseInt(n(115))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lc);const Tc=Ec(140);class _c extends t.Plugin{static get[Ec(454)](){return[Ec(197),o.Users,t.PendingActions,Zr,ns,as,fs,Es,ms,ks,Ss,xs,to,so,co,ho,bo,Ao,No,vo,Oo,zo,xo,Xo,Zo,ei,ui,pi,Ni,oi,Vs,Xs,Ei,Ai,vi,Fi,ji,Hi,Xi,$i,ra,ia,ha,ma,qa,ya,Ra,Fa,Qa,wa,ja,Ha]}static get[Ec(314)](){return Ec(541)}get[Ec(457)](){return this[Ec(305)]}constructor(t){const e=Ec;function n(t){const e=bc;return t[e(449)]((t=>String[e(481)](t)))[e(244)]("")}super(t),this[e(389)]=!1,this[e(444)](e(492),[]),this.on(e(412),((n,r,s,o)=>{const i=e;this[i(427)][i(445)]((()=>{const e=i;for(const n of[...o,...s])this[e(427)][e(479)][e(302)](n)&&t[e(267)][e(175)](n)}))})),this[e(305)]=new qr(this[e(276)][e(312)][e(385)],this[e(276)][e(255)]),this[e(414)]=null,this[e(253)]=new yc(this[e(276)]),this[e(256)]=new Map,this[e(502)]=t[e(411)][e(208)](e(197)),this[e(135)]=new Set,this[e(427)]=this[e(276)][e(312)],this[e(420)]=new WeakMap,this[e(422)]=!1,this[e(500)]=new Set([e(140)]),this[e(246)]=new Set,t[e(507)][e(308)](e(209),e(417)),this[e(369)]=t[e(507)][e(208)](e(209)),t[e(507)][e(308)](e(240),!0),this[e(527)]=t[e(507)][e(208)](e(240)),this[e(142)]=new f(t,this[e(135)]),this[e(368)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,53,56])}[Ec(226)](){const t=Ec,n=this[t(276)],r=(e,n)=>{const r=t;if(r(362)!=e)return r(409)+e;const s=n[r(304)]("|")[0];return this[r(164)](s)?r(339):r(504)};n[t(205)][t(520)](t(132))[t(387)]({model:t(442),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(300)](e[n(397)]),a=[n(147),r(o,i)];let c=3e3;return this[n(492)][n(413)](e[n(397)])&&(a[n(407)](n(477)),c=3010),n(490)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(205)][t(520)](t(515))[t(380)]((e=>{const r=t;e.on(r(283),((t,e,s)=>{const o=r;if(!s[o(499)][o(436)])return;const i=e[o(196)];if(!i)return;const c=s[o(415)][o(227)](i);n[o(312)][o(385)][o(360)](i)&&c&&!c[o(122)](o(332))&&c.is(o(173))&&(0,a.toWidget)(c,s[o(333)])}),{priority:r(467)})})),n[t(205)][t(520)](t(515))[t(387)]({model:t(442),view:(e,n)=>{const s=t;if(!n[s(499)][s(436)])return null;const{type:o,subType:i}=this[s(300)](e[s(397)]);return{classes:[s(147),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(196)])return;const{id:c}=this[a(300)](o[a(397)]);if(r){const t=this[a(256)][a(208)](c),e=this[a(169)](t);if(!this[a(164)](e))return}if(o[a(196)].is(a(345)))return void i[a(484)][a(215)](o[a(196)],s[a(289)]);const u=i[a(415)][a(227)](o[a(196)]);if(o[a(196)].is(a(274))&&n[a(312)][a(385)][a(324)](o[a(196)])&&!u[a(122)](a(406))){i[a(333)][a(259)]([a(147),a(339)],u),i[a(333)][a(438)](a(503),c,u),i[a(415)][a(286)](u,o[a(397)]),e&&(this[a(492)][a(413)](o[a(397)])?i[a(333)][a(259)](a(477),u):i[a(333)][a(473)](a(477),u));for(const t of n[a(312)][a(430)](o[a(196)])[a(344)]())i[a(484)][a(215)](t,s[a(289)]);i[a(484)][a(215)](o[a(196)],s[a(289)])}};n[t(205)][t(520)](t(515))[t(380)]((e=>{const n=t;e.on(n(529),((t,e,r)=>{const o=n;r[o(499)][o(436)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(315)})})),n[t(205)][t(520)](t(515))[t(380)]((e=>{const n=t;e.on(n(451),((t,e,r)=>{const o=n;r[o(499)][o(436)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(315)})})),n[t(205)][t(520)](t(515))[t(446)]({model:t(442),view:(e,n)=>n[t(499)][t(436)]?null:{group:t(442),name:e[t(216)](11)}}),n[t(205)][t(520)](t(151))[t(495)]({view:{name:t(442),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(214)+e[r(236)](r(393))+":"+e[r(236)]("id");return e[r(236)](r(521))&&(s+=":"+e[r(236)](r(521))),n[r(127)](r(404),{"data-name":s})}}),n[t(205)][t(520)](t(151))[t(292)]({view:t(442)}),n[t(205)][t(520)](t(132))[t(380)]((e=>{const n=t;e.on(n(529),s(),{priority:n(467)})})),n[t(205)][t(520)](t(132))[t(380)]((e=>{const n=t;e.on(n(451),s({isAttributeSuggestion:!0}),{priority:n(467)})})),n[t(205)][t(520)](t(132))[t(380)]((e=>{const n=t;e.on(n(184),((t,e,r)=>{const s=n,o=r[s(415)][s(155)](e[s(397)]);if(o)for(const t of o)t[s(122)](s(406))||(r[s(333)][s(473)]([s(147),s(339),s(477)],t),r[s(333)][s(252)](s(503),t),r[s(415)][s(145)](t,e[s(397)]))}),{priority:n(467)})})),n[t(205)][t(520)](t(132))[t(380)]((e=>{const n=t;e.on(n(373),((t,e,r)=>{const s=n,o=r[s(415)][s(155)](e[s(397)]);if(!o)return;const{id:i}=this[s(300)](e[s(397)]),a=this[s(256)][s(208)](i),c=this[s(169)](a);if(this[s(164)](c))for(const t of o)t[s(122)](s(406))||(r[s(333)][s(473)]([s(147),s(339),s(477)],t),r[s(333)][s(252)](s(503),t),r[s(415)][s(145)](t,e[s(397)]))}),{priority:n(467)})})),n[t(312)][t(456)][t(228)]((e=>{const r=t;let s=!1;const o=Array[r(532)](n[r(312)][r(456)][r(212)][r(120)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(300)](t);if(r(442)!==o)continue;const h=this[r(256)][r(208)](f);if(null!=c[r(350)]){r(518)==u&&(s=s||Cc(c[r(350)],t,e,n[r(312)][r(385)]));const o=r(362)==u&&this[r(164)](l[r(304)]("|")[0]);if(c[r(350)][r(429)]||r(328)==c[r(350)][r(359)][r(448)]||r(284)==u&&!Rc(c[r(350)])||o&&!Rc(c[r(350)])||r(490)==u&&(kc(a=c[r(350)])||function(t){const e=r;return t[e(428)][e(317)]==t[e(291)][e(233)]&&t[e(428)][e(238)]}(a)))e[r(371)](t),s=!0;else{if(!h||!h[r(501)])continue;i[r(380)](h)}}}var a;return i[r(323)]>0&&(s=!!this[r(331)](i)||s),s})),n[t(312)][t(456)][t(228)]((e=>{const r=t;let s=!1;for(const t of n[r(312)][r(456)][r(212)][r(390)]())if(r(330)==t[r(281)])for(const t of this[r(256)][r(287)]()){if(t[r(260)]||!t[r(501)])continue;const o=r(284)==t[r(281)],i=this[r(169)](t),a=i&&this[r(164)](i);if(!o&&!a)continue;const c=t[r(301)]();if(c[r(428)][r(317)]!=c[r(291)][r(317)]&&!c[r(291)][r(238)]){const o=n[r(312)][r(472)](c[r(428)][r(174)],r(291)),i=n[r(312)][r(378)](c[r(428)],o);e[r(439)](t[r(493)](),{range:i}),s=!0}}return s})),n[t(312)][t(456)][t(228)]((e=>this[t(528)](e))),n[t(312)][t(456)][t(228)]((e=>!e[t(379)][t(111)]&&this[t(265)](e))),n[t(312)].on(t(272),(()=>{this[t(389)]=!1})),n[t(312)][t(456)].on(t(325),((r,s)=>{const o=t;if(!s[o(111)]||s[o(257)])return;if(!this[o(389)])return;const i=n[o(312)][o(456)][o(212)][o(390)]();if(0==i[o(450)])return;const a=[],c=i[o(171)]((t=>o(362)==t[o(281)])),u=i[o(171)]((t=>o(330)==t[o(281)]&&o(148)!=t[o(289)])),l=i[o(171)]((t=>o(531)==t[o(281)]&&o(148)!=t[o(289)]));for(const t of c)this[o(425)](t[o(170)])&&a[o(407)]({key:t[o(170)],newValue:t[o(537)],oldValue:t[o(525)],range:Sc(t[o(338)],n[o(312)])});for(const t of u){const e=l[o(266)]((e=>e[o(307)]===t[o(307)]));if(e){const r=Mc(t[o(322)][o(174)],n[o(312)]);e[o(289)]!==t[o(289)]&&a[o(407)]({key:o(140),newValue:t[o(289)],oldValue:e[o(289)],range:r});for(const[n,s]of e[o(352)]){if(!this[o(425)](n))continue;const e=t[o(352)][o(208)](n);s!==e&&a[o(407)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(352)])this[o(425)](n)&&(e[o(352)][o(302)](n)||a[o(407)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(450)]&&n[o(312)][o(419)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(185)](t,e,s,o,{groupId:r});this[n(242)](t,a)}))}),{priority:t(293)}),n[t(312)][t(479)].on(t(290),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(300)](n[s(289)]),e=this[s(256)][s(208)](t);e&&e[s(218)](n[s(289)])}})),n[t(312)][t(456)].on(t(325),(()=>{const e=t,r=Array[e(532)](n[e(312)][e(456)][e(212)][e(120)]())[e(171)]((t=>e(442)===this[e(300)](t[e(289)])[e(124)]));if(0===r[e(450)])return;r[e(125)](((t,n)=>{const r=e,s=t[r(294)][r(154)],o=n[r(294)][r(154)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(428)][r(180)](o[r(428)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(300)](t);if(null===n[e(154)]){const n=this[e(167)](t);o[e(380)](n)}else{const t=this[e(256)][e(208)](r);null!==n[e(350)]||t[e(501)]?(s[e(380)](t[e(263)]),o[e(380)](t)):this[e(377)](t)}}o[e(323)]>0&&this[e(190)](o);for(const t of s)this[e(480)](e(194),t)})),n[t(312)].on(t(303),((e,r)=>{const s=t,o=r[0];if(!this[s(256)][s(323)])return;if(!o[s(408)])return;if(o[s(379)][s(257)]||!o[s(379)][s(111)])return;let i,a;switch(o[s(281)]){case s(330):i=n[s(312)][s(472)](o[s(322)]),a=i[s(296)](o[s(399)]);break;case s(304):i=n[s(312)][s(472)](o[s(202)]),a=n[s(312)][s(472)](o[s(176)]);break;case s(395):i=n[s(312)][s(472)](o[s(516)]),a=i[s(296)](o[s(399)]);break;default:return}const c=n[s(312)][s(378)](i,a);n[s(312)][s(445)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(519)](c)){if(e[t(260)])continue;if(t(518)==e[t(281)])continue;const r=this[t(169)](e);if(r&&this[t(164)](r)&&t(304)!=o[t(281)])continue;const s=e[t(294)]&&e[t(294)][t(511)];(t(284)!=e[t(281)]||t(304)==o[t(281)]&&!s)&&(n[t(229)]||t(146)==e[t(281)]&&n[t(123)]||e[t(301)]()[t(258)](c)&&this[t(271)](e,i,a))}}))}),{priority:t(293)}),n[t(312)].on(t(487),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(526)])return;if(this[s(422)])return;if(!this[s(142)][s(297)])return;if(o[s(429)])return;const a=n[s(312)][s(385)],{start:c,end:u}=o[s(301)](),l=c[s(174)]&&a[s(182)](c[s(174)])?null:a[s(334)](c,s(153)),f=u[s(233)]&&a[s(182)](u[s(233)])?null:a[s(334)](u,s(186)),h=n[s(312)][s(378)](l?l[s(428)]:c,f?f[s(291)]:u);n[s(312)][s(445)]((t=>{const e=s;this[e(510)](h);const r=n[e(312)][e(385)][e(334)](h[e(428)]);o.is(e(230))?t[e(168)](r):o[e(466)](r)})),e[s(464)]()}),{priority:e.priorities[t(476)]+10}),n[t(312)].on(t(401),((e,r)=>{const s=t,o=r[r[s(450)]-1];o&&o[s(526)]||this[s(422)]||this[s(142)][s(297)]&&(n[s(312)][s(445)]((()=>{const t=s;let o=n[t(312)][t(401)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(403)]=o[t(483)]();const i=o[t(291)][t(233)],a=n[t(312)][t(385)];i&&a[t(324)](i)&&!a[t(360)](i)&&(o=n[t(312)][t(378)](o[t(428)],n[t(312)][t(472)](i,t(291)))),this[t(458)](o)})),e[s(464)]())}),{priority:t(467)}),this[t(276)][t(249)][t(380)](t(199),this[t(142)]),this[t(192)](t(199));const o=new p(n,this[t(256)]);n[t(249)][t(380)](t(134),o),this[t(192)](t(134));const i=new E(n,this[t(256)]);n[t(249)][t(380)](t(434),i),this[t(192)](t(434)),n[t(249)][t(380)](t(441),new S(n,o,this[t(256)])),this[t(192)](t(441)),n[t(249)][t(380)](t(278),new S(n,i,this[t(256)])),this[t(192)](t(278)),n[t(249)][t(380)](t(223),new O(n,o,this[t(256)])),this[t(192)](t(223)),n[t(249)][t(380)](t(517),new O(n,i,this[t(256)])),this[t(192)](t(517));const c=n[t(411)][t(208)](t(197));this[t(462)](c,t(416),((e,{threadId:n})=>{const r=t,s=this[r(256)][r(208)](n);s&&s[r(121)]&&1===s[r(121)][r(450)]&&this[r(195)](n,{hasComments:!0})}),{priority:t(213)}),this[t(462)](c,t(460),((e,{threadId:n})=>{const r=t,s=this[r(256)][r(208)](n);s&&s[r(121)]&&!s[r(121)][r(450)]&&this[r(195)](n,{hasComments:!1})}),{priority:t(213)})}set[Ec(370)](t){const n=Ec;if(this[n(414)])throw new e.CKEditorError(n(234),this);this[n(414)]=t}get[Ec(370)](){return this[Ec(414)]}[Ec(250)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(256)][n(287)]())t&&!e[n(501)]||r[n(407)](e);return e?r[n(449)]((t=>t[n(231)]())):r}[Ec(306)](t){const n=Ec,r=this[n(256)][n(208)](t);if(!r)throw new e.CKEditorError(n(372),this);return r}[Ec(365)](t){const e=Ec;return this[e(256)][e(302)](t)}[Ec(343)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(281)][e(304)](":"),a=this[e(256)][e(208)](r)||this[e(217)](o,i,r,n,s);if(this[e(113)](a),this[e(247)](a,o,i||null,n),a[e(143)]=t[e(143)],a[e(157)]=!0,s&&s[e(488)]){const t=s[e(488)],n=this[e(398)](t[e(128)]);a[e(391)]=t[e(143)],a[e(221)]=n,a[e(491)]=!0}else a[e(391)]=t[e(143)];switch(t[e(294)]&&(a[e(294)]=t[e(294)]),t[e(352)]&&(a[e(352)]=t[e(352)]),this[e(414)]&&this[e(414)][e(329)]||(a[e(279)]=!0),this[e(420)][e(208)](a)){case e(211):this[e(420)][e(444)](a,e(353));break;case e(311):a[e(501)]?(this[e(331)](new Set([a])),this[e(190)](new Set([a])),this[e(420)][e(444)](a,e(262)),this[e(480)](e(347),a)):this[e(420)][e(444)](a,e(232))}return a}[Ec(134)](t){const e=Ec;this[e(526)]((()=>{const n=e;this[n(276)][n(312)][n(445)]((()=>{const e=n;for(const n of t[e(538)]())n[e(392)]()}))}))}[Ec(434)](t){const e=Ec;this[e(526)]((()=>{const n=e;this[n(276)][n(312)][n(445)]((()=>{const e=n;for(const n of t[e(538)]())n[e(172)]()}))}))}[Ec(192)](t,n){const r=Ec,s=this[r(276)][r(249)][r(208)](t);if(!s)throw new e.CKEditorError(r(133),this,{commandName:t});if(this[r(135)][r(302)](s))throw new e.CKEditorError(r(400),this,{commandName:t});this[r(135)][r(380)](s),n&&s.on(r(514),((t,e)=>{const o=r;this[o(142)][o(297)]&&(this[o(422)]||(e[o(450)]>0&&e[e[o(450)]-1]&&e[e[o(450)]-1][o(526)]?e[o(166)]():(t[o(403)]=n(((...t)=>s[o(514)](...t,{forceDefaultExecution:!0})),...e),t[o(464)]())))}),{priority:r(467)})}[Ec(526)](t){const n=Ec;let r,s;const o=this[n(422)];this[n(422)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(422)]=!1),s&&e.CKEditorError[n(200)](s,this),r}[Ec(458)](t,n=null,r={}){const s=Ec;if(t[s(429)])return null;const o=this[s(276)][s(411)][s(208)](s(453)).me;for(const{suggestion:e,meta:o}of this[s(519)](t,s(146)))if(o[s(123)]){if(!o[s(505)]){if(o[s(229)]){if(!this[s(527)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(271)](e,t[s(428)],t[s(291)]);break}if(n==e[s(342)]&&Oc(e,r)){const n=e[s(301)]();return n[s(428)][s(363)](t[s(291)])?this[s(475)](e,this[s(427)][s(378)](t[s(428)],n[s(291)])):this[s(475)](e,this[s(427)][s(378)](n[s(428)],t[s(291)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(346)+n:s(146),u=this[s(282)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(452)](c,i,a,t),u}[Ec(376)](t,n=Ec(295),r={}){const s=Ec,o=this[s(276)][s(411)][s(208)](s(453)).me,i=this[s(253)][s(381)](s(146),n,s(244));for(const e of this[s(250)]())if(e[s(221)].id==o.id&&s(146)==e[s(281)]&&e[s(342)]==n&&Oc(e,r)&&(i(e[s(261)](),t)||i(t,e[s(261)]()))){for(const n of t)e[s(131)](n);return e}for(const{suggestion:e,meta:n}of this[s(519)](t,s(146))){if(!n[s(123)])continue;if(!this[s(527)]&&n[s(229)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(261)]())for(const e of t)if(!n[s(258)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(346)+n,l=this[s(282)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(452)](u,a,c,e,zr[s(235)]());return l}[Ec(138)](t,n,r=null,s={}){const o=Ec;if(r=r||Nc(n),t[o(429)])return null;if(o(117)===this[o(369)]){const e=this[o(253)][o(381)](o(518),r,o(392));return this[o(526)]((()=>e([t],n,s))),null}const i=this[o(276)][o(411)][o(208)](o(453)).me,a=[];if(o(269)!==this[o(369)])for(const{suggestion:e,meta:n}of this[o(519)](t,o(146)))n[o(123)]&&!n[o(183)]&&a[o(407)](...e[o(261)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(358)](s);e&&r[n(407)](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(450)];){const s=r[e][n(533)](t);r[n(310)](e,1,...s),e+=s[n(450)]}}return r}(t,a);c[o(450)]&&this[o(427)][o(445)]((()=>{const t=o;for(const e of c){const o=this[t(253)][t(381)](t(518),r,t(392));this[t(526)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(428)],u=t[o(291)];for(const{suggestion:e,meta:n}of this[o(519)](t,o(518))){if(!n[o(123)])continue;if(e[o(342)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(301)]();if(i[o(258)](t,!0))return null;c=c[o(180)](i[o(428)])?c:i[o(428)],u=u[o(349)](i[o(291)])?u:i[o(291)],a?i[o(428)][o(180)](a[o(301)]()[o(428)])?(a[o(112)](),a=e):e[o(112)]():a=e}const l=this[o(427)][o(378)](c,u);if(a)this[o(475)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(282)]({id:t,type:o(288)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(452)](o(288)+r,t,a,l)}}return null}[Ec(405)](t,n,r=[],s=null,o={}){const i=Ec;n[i(318)]||(n[i(318)]=n[i(354)]),n[i(511)]=t.is(i(338)),s=s||Nc(n);const a=r[i(449)]((t=>Mc(t,this[i(427)]))),c=t.is(i(338))?t:Mc(t,this[i(427)]);if(i(117)===this[i(369)]){const t=this[i(253)][i(381)](i(284),s,i(392));return this[i(526)]((()=>t([c],n,o))),null}a[i(407)](c);let u=!0;for(const t of a)if(!this[i(321)](t)){u=!1;break}if(u&&i(269)!==this[i(369)]){const t=this[i(253)][i(381)](i(284),s,i(392));return this[i(526)]((()=>t([c],n,o))),null}let l=null,f=c[i(428)],h=c[i(291)];for(const{suggestion:t,meta:e}of this[i(519)](c,i(284))){if(!e[i(123)])continue;if(e[i(505)]||e[i(229)]||e[i(183)])continue;if(t[i(294)][i(318)]!=n[i(318)])continue;if(!Oc(t,o))continue;const r=t[i(301)]();if(t[i(342)]==s){if(r[i(258)](c,!0))return null;f=f[i(180)](r[i(428)])?f:r[i(428)],h=h[i(349)](r[i(291)])?h:r[i(291)],l?r[i(428)][i(180)](l[i(301)]()[i(428)])?(l[i(112)](),l=t):t[i(112)]():l=t}else{const e=c[i(358)](r);this[i(275)](t,e)}}const g=this[i(276)][i(411)][i(208)](i(453)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(475)](l,this[i(427)][i(378)](f,h)),l;{const t=this[i(282)]({id:d,type:i(498)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(452)](i(498)+s,d,p,this[i(427)][i(378)](f,h)),t}}[Ec(129)](t,n,r=[],s=null,o={}){const i=Ec;n[i(318)]||(n[i(318)]=n[i(354)]);const a=t[0];n[i(511)]=a.is(i(338)),s=s||Nc(n);const c=r[i(449)]((t=>Mc(t,this[i(427)]))),u=a.is(i(338))?t:t[i(449)]((t=>Mc(t,this[i(427)])));if(i(117)===this[i(369)]){const t=this[i(253)][i(381)](i(284),s,i(392));return this[i(526)]((()=>t(u,n,o))),null}c[i(407)](...u);let l=!0;for(const t of c)if(!this[i(321)](t)){l=!1;break}if(l&&i(269)!==this[i(369)]){const t=this[i(253)][i(381)](i(284),s,i(392));return this[i(526)]((()=>t(u,n,o))),null}const f=this[i(276)][i(411)][i(208)](i(453)).me;for(const t of this[i(250)]()){if(t[i(221)].id!=f.id)continue;if(i(284)!=t[i(281)]||t[i(294)][i(318)]!=n[i(318)])continue;if(!Oc(t,o))continue;const e=t[i(342)]==s;for(let n=0;n<u[i(450)];n++){const r=u[n];for(const s of t[i(181)]()){const o=s[i(437)]();if(r[i(363)](o)){e?(u[i(310)](n,1),n--):t[i(371)](s[i(289)]);break}}}}if(0==u[i(450)])return null;const h=this[i(253)][i(381)](i(284),s,i(244));for(const t of this[i(250)]())if(t[i(221)].id==f.id&&i(284)==t[i(281)]&&t[i(294)][i(318)]==n[i(318)]&&t[i(342)]==s&&Oc(t,o)&&(h(t[i(261)](),u)||h(u,t[i(261)]()))){for(const e of u)t[i(131)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(498)+s,m=this[i(282)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(452)](p,g,d,t,zr[i(235)]());return m}[Ec(510)](t,n=null,r={}){const s=Ec;if(t[s(429)])return null;const o=this[s(276)][s(411)][s(208)](s(453)).me,a=new i.LiveRange(t[s(428)],t[s(291)]);for(const{suggestion:t,meta:e}of this[s(519)](a,s(146)))if(e[s(123)]&&!e[s(505)])if(t[s(260)]){const e=t[s(261)]()[s(171)]((t=>s(328)!=t[s(359)][s(448)]));if(e[s(116)]((t=>a[s(258)](t,!0)))&&t[s(172)](),e[s(540)]((t=>t[s(258)](a,!0)))){const t=this[s(253)][s(381)](s(490),n,s(392));return this[s(526)]((()=>t([a],null,r))),null}}else{const e=a[s(358)](t[s(301)]());null!==e&&t[s(455)]([e],null,r)}if(a[s(241)](),a[s(429)]||s(328)==a[s(359)][s(448)])return null;let c=null,u=a[s(428)],l=a[s(291)];const f=this[s(519)](a,s(490));for(const{suggestion:t,meta:e}of f){const n=this[s(427)][s(378)](u,l);if(e[s(123)]&&(this[s(527)]||!e[s(229)]&&!e[s(183)]))if(t[s(260)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(261)]()){if(r[s(258)](n,!0))return t;n[s(258)](r)||(e=!1)}e&&t[s(172)]()}else{const e=t[s(301)]();if(e[s(258)](n,!0))return t;if(!Oc(t,r)){n[s(258)](e)?t[s(112)]():e[s(459)](u)?u=e[s(291)]:e[s(459)](l)&&(l=e[s(428)]);continue}u=u[s(180)](e[s(428)])?u:e[s(428)],l=l[s(349)](e[s(291)])?l:e[s(291)],r=Object[s(474)]({},t[s(352)]),c?e[s(428)][s(180)](c[s(301)]()[s(428)])?(c[s(112)](),c=t):t[s(112)]():c=t}}if(c)return this[s(475)](c,this[s(427)][s(378)](u,l)),c;{const t=(0,e.uid)(),i=this[s(427)][s(378)](u,l),a=o.id,c=n?s(485)+n:s(490),f=this[s(282)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(452)](c,t,a,i),f}}[Ec(316)](t,n=Ec(295),r={}){const s=Ec,o=this[s(276)][s(411)][s(208)](s(453)).me,a=t[s(449)]((t=>new i.LiveRange(t[s(428)],t[s(291)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(519)](a,s(146)))e[s(123)]&&!e[s(505)]&&c[s(380)](t);for(const e of c)if(e[s(260)]){const o=e[s(261)]();if((!e[s(352)]||!e[s(352)][s(364)])&&o[s(116)]((t=>a[s(540)]((e=>e[s(258)](t,!0)))))&&e[s(172)](),a[s(116)]((t=>o[s(540)]((e=>e[s(258)](t,!0)))))){const e=this[s(253)][s(381)](s(490),n,s(392));return this[s(526)]((()=>e(t,null,r))),null}}else{const t=e[s(301)]();if(a[s(540)]((e=>e[s(258)](t,!0)))&&e[s(172)](),a[s(116)]((e=>t[s(258)](e,!0)))){const t=this[s(253)][s(381)](s(490),n,s(392));return this[s(526)]((()=>t(a,null,r))),null}}const u=this[s(253)][s(381)](s(490),n,s(244));let l=null;for(const t of this[s(250)]())if(t[s(221)].id==o.id&&t[s(501)]&&s(490)==t[s(281)]&&t[s(342)]==n&&Oc(t,r)&&(u(t[s(261)](),a)||u(a,t[s(261)]())))if(l){if(t[s(121)]&&t[s(121)][s(450)])continue;for(const e of t[s(261)]())l[s(191)](e)||l[s(131)](e);t[s(112)]()}else{l=t;for(const e of a)t[s(191)](e)||t[s(131)](e)}if(l)return l;c[s(482)]();for(const{suggestion:t,meta:e}of this[s(519)](a,s(490)))e[s(123)]&&(this[s(527)]||!e[s(229)]&&!e[s(183)])&&Oc(t,r)&&c[s(380)](t);for(const t of c){const e=t[s(261)]();if((!r||!r[s(364)])&&a[s(116)]((t=>e[s(540)]((e=>e[s(258)](t,!0))))))return t;(!t[s(352)]||!t[s(352)][s(364)])&&e[s(116)]((t=>a[s(540)]((e=>e[s(258)](t,!0)))))&&t[s(172)]()}const f=(0,e.uid)(),h=o.id,g=s(485)+n,d=this[s(282)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(241)](),t[s(429)]||s(328)==t[s(359)][s(448)]||this[s(452)](g,f,h,t,zr[s(235)]());return d}[Ec(185)](t,n,r,s,o){const i=Ec;if(t[i(429)])return[];if(i(117)===this[i(369)])return[];const a=this[i(276)][i(411)][i(208)](i(453)).me.id,c=Array[i(532)](this[i(256)][i(287)]())[i(171)]((e=>i(362)==e[i(281)]&&e[i(294)][i(156)]==n&&e[i(191)](t)));if(i(417)===this[i(369)]){const e=this[i(519)](t,i(146))[i(171)]((({meta:t})=>t[i(123)]&&!t[i(183)]&&!t[i(505)]))[i(449)]((({suggestion:t})=>t));c[i(443)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(362)==t[i(281)]?t[i(294)][i(277)]:void 0,o=t[i(301)](),a=Array[i(532)](u[i(110)]())[i(266)]((t=>t[i(313)](o)));if(!a)continue;const c=a[i(533)](o);this[i(164)](n)&&i(146)==t[i(281)]&&0!=c[i(450)]||(u[i(149)](a),c[i(224)]((t=>{u[i(444)](t,r)})),i(146)!=t[i(281)]&&e!=s&&u[i(444)](a[i(358)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(450)]>37&&console[i(326)](i(188),{key:n});const f=(i(461)+(n+"|")+Nc({newValue:s}))[i(355)](0,60),h=this[i(282)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(407)](h),this[i(452)](f,c,a,t)}return l}[Ec(382)](t){const e=Ec;this[e(192)](t,((t,...n)=>{this[e(534)]((()=>{t(...n)}))}))}[Ec(426)](t){const e=Ec;this[e(500)][e(380)](t)}[Ec(496)](t){const e=Ec;this[e(246)][e(380)](t)}[Ec(169)](t){const e=Ec;return e(362)==t[e(281)]?t[e(342)][e(304)]("|")[0]:null}[Ec(475)](t,e){const n=Ec,r=t[n(493)]();this[n(427)][n(445)]((t=>{t[n(439)](r,{range:e})}))}[Ec(113)](t){const e=Ec,n=t.id,r=this[e(276)][e(507)][e(208)](e(423));this[e(502)][e(285)](n)||this[e(502)][e(486)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(502)][e(513)](n);s[e(130)](e(497)),s[e(497)]=!1,t[e(121)]=s}[Ec(247)](t,n,r,s){const o=Ec;if(t[o(281)]!=n||t[o(342)]!=r||t[o(165)].id!=s)throw this[o(276)][o(440)](o(478)),new e.CKEditorError(o(478),this)}[Ec(275)](t,n){const r=Ec,s=t[r(301)]();if(n[r(363)](s))t[r(112)]();else if(s[r(258)](n)){const o=this[r(427)][r(472)](n[r(428)][r(233)],r(291));this[r(475)](t,this[r(427)][r(378)](s[r(428)],o));const i=(0,e.uid)(),a=t[r(165)].id,c=t[r(281)]+":"+t[r(342)];this[r(282)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(294)],attributes:t[r(352)]});const u=this[r(427)][r(472)](n[r(291)][r(317)],r(388)),l=this[r(427)][r(378)](u,s[r(291)]);this[r(452)](c,i,a,l)}else if(s[r(459)](n[r(428)])){const e=this[r(427)][r(472)](n[r(428)][r(233)],r(291));this[r(475)](t,this[r(427)][r(378)](s[r(428)],e))}else{const e=this[r(427)][r(472)](n[r(291)][r(317)],r(388));this[r(475)](t,this[r(427)][r(378)](e,s[r(291)]))}}[Ec(321)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(519)](t,e(146))){if(!r[e(123)])continue;const s=n[e(261)]();for(const n of s)if(!t[e(533)](n)[e(450)])return!0}return!1}[Ec(158)](t){const n=Ec,r=this[n(276)][n(411)][n(208)](n(453))[n(375)](t);if(!r)throw new e.CKEditorError(n(433),this);return r}[Ec(398)](t){const e=Ec,n=this[e(276)][e(411)][e(208)](e(453)),r=(0,o.hashObject)(e(348)+t);return n[e(375)](r)||n[e(509)]({id:r,name:t})}[Ec(217)](t,e,n,r,s){const o=Ec,i=this[o(158)](r),a=this[o(253)][o(463)](t,e,n,i,s,(t=>{const e=o;this[e(195)](n,{attributes:t});const r=this[e(306)](n);this[e(331)](new Set([r])),this[e(190)](new Set([r]))}));return this[o(462)](a,o(392),(()=>{const t=o;this[t(195)](n,{state:t(410)})}),{priority:o(467)}),this[o(462)](a,o(172),(()=>{const t=o;this[t(195)](n,{state:t(178)})}),{priority:o(467)}),this[o(256)][o(444)](n,a),this[o(420)][o(444)](a,o(211)),a}[Ec(300)](t){const e=Ec,n=t[e(304)](":");return{group:n[0],type:n[1],subType:n[e(450)]>=5?n[2]:null,id:n[e(450)]<5?n[2]:n[3],authorId:n[e(450)]<5?n[3]:n[4],markerCount:6==n[e(450)]?n[5]:null}}[Ec(271)](t,n,r){const s=Ec,o=t[s(301)](),i=o[s(428)],a=o[s(291)];this[s(475)](t,this[s(427)][s(378)](i,n));const c=(0,e.uid)(),u=t[s(165)].id,l=t[s(281)]+(t[s(342)]?":"+t[s(342)]:"");this[s(282)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(352)],data:t[s(294)]});const f=this[s(169)](t);(s(284)==t[s(281)]||f&&this[s(164)](f))&&(r=this[s(427)][s(494)](r[s(317)])),this[s(452)](l,c,u,this[s(427)][s(378)](r,a))}[Ec(519)](t,e=null){const n=Ec,r=[],s=this[n(276)][n(411)][n(208)](n(453)).me;Array[n(210)](t)||(t=[t]);for(const o of this[n(250)]()){if(!o[n(501)])continue;if(e&&o[n(281)]!=e)continue;let i=!1;for(const e of o[n(261)]()){for(const a of t){const t=a[n(428)][n(363)](e[n(291)])||a[n(291)][n(363)](e[n(428)]);if(t||a[n(358)](e)){const c=a[n(258)](e)&&Ac(this[n(427)][n(385)],e[n(428)],a),u=e[n(258)](a)&&Ac(this[n(427)][n(385)],a[n(428)],e);r[n(407)]({suggestion:o,meta:{isOwn:s==o[n(221)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(452)](t,e,n,r,s){const o=Ec;this[o(427)][o(445)]((i=>{const a=o;let c=a(214)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(141)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(377)](t){const e=Ec,n=t[e(193)],r=t[e(177)];t[e(193)]=null,t[e(177)]=null,null!=n&&n[e(177)]==t&&(n[e(177)]=r),null!=r&&r[e(193)]==t&&(r[e(193)]=n),e(262)==this[e(420)][e(208)](t)&&(this[e(420)][e(444)](t,e(232)),this[e(480)](e(327),t,n,r))}[Ec(282)](t){const n=Ec,r=t.id,s=this[n(343)](t);if(this[n(414)]&&this[n(414)][n(329)]){const o=this[n(276)][n(411)][n(208)](n(187)),i=s[n(337)],a=s[n(342)]?s[n(281)]+":"+s[n(342)]:s[n(281)],c=this[n(276)][n(255)],u=o[n(380)](Hr(c,n(109))),l={id:r,type:a,hasComments:i,data:t[n(294)]||null,originalSuggestionId:t[n(384)]||null,attributes:s[n(352)]};this[n(414)][n(329)](l)[n(273)]((t=>{const e=n;s[e(279)]=!0,o[e(531)](u),t&&t[e(143)]&&(this[e(256)][e(208)](r)[e(143)]=t[e(143)])}))[n(366)]((t=>{const r=n;throw(0,e.logWarning)(r(237)),this[r(276)][r(312)][r(419)]({isUndoable:!1},(()=>{s[r(172)]()})),s[r(361)](),this[r(256)][r(149)](s.id),this[r(420)][r(149)](s),t}))}return s}[Ec(164)](t){const e=Ec;return this[e(500)][e(302)](t)}[Ec(195)](t,e){const n=Ec,r=this[n(276)][n(411)][n(208)](n(187)),s=this[n(306)](t);if(this[n(414)]&&this[n(414)][n(374)])if(s[n(279)]){const s=r[n(380)](Hr(this[n(276)][n(255)],n(109)));this[n(414)][n(374)](t,e)[n(273)]((()=>{r[n(531)](s)}))}else s.on(n(402),(()=>{this[n(195)](t,e)}))}[Ec(523)](t){const n=Ec;if(!this[n(414)]||!this[n(414)][n(306)])throw new e.CKEditorError(n(357),this);return this[n(414)][n(306)](t)}[Ec(167)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(300)](t),i=this[e(256)][e(208)](n)||this[e(217)](r,s,n,o,{});switch(this[e(247)](i,r,s,o),this[e(420)][e(208)](i)){case e(211):this[e(523)](n)[e(273)]((t=>{const r=e;let s=Promise[r(137)]();t[r(337)]&&(s=this[r(502)][r(341)]({channelId:this[r(276)][r(507)][r(208)](r(423)),threadId:n})),s[r(273)]((()=>{const e=r;this[e(343)](t)[e(279)]=!0}))})),this[e(420)][e(444)](i,e(311));break;case e(232):this[e(195)](n,{state:e(264)});case e(353):this[e(420)][e(444)](i,e(262)),this[e(480)](e(347),i);break;case e(262):this[e(480)](e(194),i)}return i[e(218)](t),i}[Ec(190)](t){const e=Ec,n=Array[e(532)](t),r=n[e(171)]((t=>e(362)==t[e(281)]));this[e(351)](r);const s=n[e(171)]((t=>!t[e(260)]&&e(362)!=t[e(281)])),o=this[e(250)]({skipNotAttached:!0})[e(171)]((t=>!t[e(260)]&&e(362)!=t[e(281)])),i=o[e(171)]((n=>!t[e(302)](n))),a=new Map(o[e(449)]((t=>[t,this[e(253)][e(381)](t[e(281)],t[e(342)],e(320))]))),c=new Map(o[e(449)]((t=>[t,t[e(301)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(450)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(450)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(450)];t++){const n=s[t];!l[e(302)](n)&&n[e(193)]&&(f[e(380)](n[e(193)]),n[e(193)][e(177)]===n&&(n[e(193)][e(177)]=null),n[e(193)]=null),!u[e(302)](n)&&n[e(177)]&&(f[e(380)](n[e(177)]),n[e(177)][e(193)]===n&&(n[e(177)][e(193)]=null),n[e(177)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(450)];e++){const r=g(t,n[e]);r&&(r[0][s(177)]=r[1],r[1][s(193)]=r[0],u[s(380)](r[0]),l[s(380)](r[1]))}}function g(t,n){const r=e;if(t[r(221)].id!==n[r(221)].id)return null;const s=a[r(208)](t)(t,n,c[r(208)](t),c[r(208)](n));return s&&a[r(208)](n)(t,n,c[r(208)](t),c[r(208)](n))?s[1][r(121)]&&s[1][r(121)][r(450)]?null:s:null}f[e(323)]&&this[e(190)](f)}[Ec(351)](t){const e=Ec;if(0==t[e(450)])return;const n=this[e(250)]({skipNotAttached:!0})[e(171)]((t=>e(362)==t[e(281)]&&t[e(157)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(352)]);s[e(302)](n)||(s[e(444)](n,r[e(450)]),r[e(407)]([]));const i=s[e(208)](n);r[i][e(407)](t)}!function(){const t=e;r[t(125)](((e,n)=>{const r=t,s=e[0][r(143)],o=n[0][r(143)];return s==o?e[0][r(352)][r(432)]<n[0][r(352)][r(432)]?-1:1:s<o?-1:1}));for(const e of r)e[t(125)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(450)];t++){if(0==r[t][e(450)])continue;const n=[];for(let s=t+1;s<r[e(450)];s++)0!=r[s][e(450)]&&i(r[t],r[s])&&n[e(407)](s);for(const s of n)r[t]=r[t][e(435)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(450)];n++)t[n][e(177)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(450)];n++)t[n][e(193)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(352)][r(432)]!==n[0][r(352)][r(432)]&&t[0][r(221)]!==n[0][r(221)])return!1;if(!function(t,e){const n=r;return!t[n(337)]&&!e[n(337)]||(!t[n(337)]||!e[n(337)])&&(!!(t[n(337)]&&e[n(143)]<t[n(121)][n(522)][n(208)](0)[n(143)])||!!(e[n(337)]&&t[n(143)]<e[n(121)][n(522)][n(208)](0)[n(143)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(352)],r(432)),o=Ic(n[0][r(352)],r(432));return!!Or(s,o)&&(!!t[r(116)]((t=>n[r(540)]((e=>t[r(301)]()[r(363)](e[r(301)]())))))&&n[r(116)]((e=>t[r(540)]((t=>e[r(301)]()[r(363)](t[r(301)]()))))))}}[Ec(331)](t){const e=Ec,n=Array[e(532)](t),r=this[e(250)]({skipNotAttached:!0}),s=r[e(171)]((n=>!t[e(302)](n))),o=new Map(n[e(449)]((t=>[t,this[e(253)][e(381)](t[e(281)],t[e(342)],e(244))]))),i=new Map(r[e(449)]((t=>[t,t[e(261)]()])));for(let t=0;t<n[e(450)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(450)];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(450)];e++){const s=r[e];if(s[a(281)]!==n[a(281)]||s[a(221)].id!==n[a(221)].id||s[a(342)]!==n[a(342)])continue;if(!wc(n,s,[a(432)]))continue;if(a(362)==n[a(281)]&&n[a(294)][a(277)]!=s[a(294)][a(277)])continue;if(a(362)==n[a(281)]&&t[a(164)](n[a(294)][a(156)]))continue;if(a(284)==n[a(281)]){const e=t[a(276)][a(312)],r=n[a(319)]();if(r&&(e[a(385)][a(360)](r)||e[a(385)][a(182)](r)))continue}const c=o[a(208)](n),u=i[a(208)](n),l=i[a(208)](s),f=n[a(121)]&&n[a(121)][a(450)],h=s[a(121)]&&s[a(121)][a(450)];if(!f&&c(l,u))return t[a(298)](s,n),i[a(149)](n),!0;if(!h&&c(u,l))return t[a(298)](n,s),i[a(149)](s),!0}return!1}}[Ec(298)](t,e){const n=Ec;if(t[n(260)])for(const r of e[n(261)]())t[n(131)](r);else{const r=e[n(301)]()[n(291)];this[n(475)](t,this[n(427)][n(378)](t[n(301)]()[n(428)],r))}e[n(112)]()}[Ec(468)](t,e){const n=Ec,r=t[n(251)](n(280))||t[n(251)](n(362))?n(206):t[n(431)]();return Hr(this[n(276)][n(255)],e+"_"+r+n(254))}[Ec(368)](){const t=Ec,e=this[t(276)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(427)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(300)](t[s(289)]);if(s(442)===e){n[s(530)](this[s(468)](r,s(203)));break}}for(const t of r){const{group:e,type:r}=this[s(300)](t[s(289)]);if(s(442)===e){n[s(530)](this[s(468)](r,s(535)));break}}}))}[Ec(528)](t){const e=Ec;if(this[e(389)])return!1;const n=this[e(276)],r=n[e(312)][e(456)][e(212)][e(390)]();if(0==r[e(450)])return!1;const s=[],o=r[e(171)]((t=>e(362)==t[e(281)])),i=r[e(171)]((t=>e(330)==t[e(281)]&&e(148)!=t[e(289)])),a=r[e(171)]((t=>e(531)==t[e(281)]&&e(148)!=t[e(289)]));for(const t of o)s[e(407)]({key:t[e(170)],newValue:t[e(537)],oldValue:t[e(525)],range:Sc(t[e(338)],n[e(312)])});for(const t of i){const r=a[e(266)]((n=>n[e(322)][e(363)](t[e(322)])));r&&s[e(407)]({key:e(140),newValue:t[e(289)],oldValue:r[e(289)],range:n[e(312)][e(201)](t[e(322)][e(174)])})}return 0!=s[e(450)]&&this[e(242)](t,s)}[Ec(265)](t){const e=Ec;let n=!1;const r=this[e(276)][e(312)][e(456)][e(212)][e(120)]()[e(171)]((t=>t[e(294)][e(350)]&&t[e(289)][e(251)](e(245))));for(const s of r){const{subType:r,id:o}=this[e(300)](s[e(289)]),i=r[e(304)]("|")[0];for(const r of this[e(250)]({skipNotAttached:!0}))r.id!=o&&e(362)==r[e(281)]&&r[e(294)]&&r[e(294)][e(156)]==i&&r[e(301)]()[e(313)](s[e(294)][e(350)])&&(this[e(508)](r,s[e(294)][e(350)],t),n=!0)}return n}[Ec(534)](t){const e=Ec;this[e(276)],this[e(389)]=!0,t()}[Ec(425)](t){const e=Ec,n=this[e(164)](t),r=this[e(246)][e(302)](t);return n||r}[Ec(242)](t,e){const n=Ec;if(0==e[n(450)])return!1;let r=!1;for(const s of e){const e=this[n(519)](s[n(338)],n(362))[n(171)]((t=>!t[n(161)][n(505)]))[n(449)]((t=>t[n(442)])),i=(0,o.hashObject)({newValue:s[n(336)]});e[n(171)]((t=>{const e=n,[r,o]=t[e(342)][e(304)]("|");return r==s[e(156)]&&o!=i}))[n(224)]((e=>{const o=n;this[o(508)](e,s[o(338)],t),r=!0}))}return r}[Ec(508)](t,e,n){const r=Ec,s=t[r(301)]()[r(533)](e);0!==s[r(450)]?1!==s[r(450)]?this[r(271)](t,e[r(428)],e[r(291)]):this[r(475)](t,s[0]):n[r(371)](t[r(493)]())}}class yc{constructor(t){const e=Ec;this[e(118)]=t,this[e(427)]=t[e(312)],this[e(489)]=new Map,this[e(248)]=new Map,this[e(394)]()}[Ec(463)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(427)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(381)](t,e,i(392))(...n),onDiscard:(...n)=>this[i(381)](t,e,i(172))(...n)})}[Ec(421)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(489)][s(444)](o,r)}[Ec(381)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(489)][r(208)](s)||this[r(248)][r(208)](t+":"+n)}[Ec(394)](){const t=Ec,e=()=>!1,n=t=>{const e=bc;t[e(125)](((t,n)=>t[e(428)][e(180)](n[e(428)])?1:-1)),this[e(427)][e(445)]((n=>{const r=e;for(const e of t){let t;t=e[r(291)][r(238)]&&e[r(291)][r(317)]==e[r(428)][r(174)]?n[r(470)](e[r(428)][r(174)],"on"):n[r(470)](e),this[r(427)][r(487)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(427)][n(445)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(449)]((t=>(kc(t)&&(t=this[s(427)][s(378)](t[s(291)])),t)))[s(171)]((t=>s(328)!==t[s(359)][s(448)]));if(c[s(450)]<1)return;const u=Array[s(532)](this[s(427)][s(456)][s(345)][s(261)]())[s(449)]((t=>i.LiveRange[s(340)](t)));r[s(168)](c);for(const t of this[s(118)][s(249)][s(249)]())t[s(220)]();a[s(407)]({forceDefaultExecution:!0}),this[s(118)][s(514)](o,...a);const l=u[s(171)]((t=>s(328)!=t[s(359)][s(448)]));l[s(450)]>0&&r[s(168)](l);for(const t of u)t[s(241)]()}))},s=(e,n)=>1==e[t(450)]&&1==n[t(450)]&&e[0][t(291)][t(363)](n[0][t(428)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(427)])?[e,n]:vc(n,e,s,r,this[t(427)])?[n,e]:null;this[t(248)][t(444)](t(506),e),this[t(248)][t(444)](t(189),n),this[t(248)][t(444)](t(512),s),this[t(248)][t(444)](t(268),o),this[t(248)][t(444)](t(222),n),this[t(248)][t(444)](t(204),e),this[t(248)][t(444)](t(136),s),this[t(248)][t(444)](t(386),o),this[t(248)][t(444)](t(126),r),this[t(248)][t(444)](t(152),e),this[t(248)][t(444)](t(159),s),this[t(248)][t(444)](t(160),e),this[t(248)][t(444)](t(139),r),this[t(248)][t(444)](t(219),e),this[t(248)][t(444)](t(536),s),this[t(248)][t(444)](t(465),e),this[t(248)][t(444)](t(539),e),this[t(248)][t(444)](t(396),((e,n)=>{const r=t;if(!n)return;const s=this[r(118)][r(411)][r(208)](_c);this[r(427)][r(445)]((t=>{const o=r;if(o(140)==n[o(156)])for(const r of e){const e=r[o(428)][o(174)],s=n[o(277)];t[o(243)](e,s)}else if(s[o(164)](n[o(156)]))for(const r of e)void 0!==n[o(277)]?t[o(438)](n[o(156)],n[o(277)],r[o(428)][o(174)]):t[o(252)](n[o(156)],r[o(428)][o(174)]);else for(const r of e)n[o(277)]?t[o(438)](n[o(156)],n[o(277)],r):t[o(252)](n[o(156)],r)}))})),this[t(248)][t(444)](t(335),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(317)][r(309)]({includeSelf:!0,parentFirst:!0})){if(s[r(359)]==s)return!1;if(!n[r(114)](s))return!1;if(t[r(360)](s)||t[r(182)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(291)][e(317)]==t[e(428)][e(174)]&&t[e(291)][e(163)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(196)].is(s(367))&&!r[s(360)](t[s(196)]),i=t[s(428)][s(447)](o),a=t[s(291)][s(447)](o,{direction:s(186)});return!(t[s(428)][s(363)](i)&&t[s(291)][s(363)](a)||(i[s(180)](a)?n[s(439)](e,{range:n[s(378)](i,a)}):n[s(371)](e),0))}function Lc(){const t=["markMultiRangeBlockFormat","unbind","addRange","editingDowncast","track-changes-command-not-found","acceptSuggestion","_enabledCommands","deletion:join","resolve","markInlineFormat","formatBlock:accept","$elementName","addMarker","trackChangesCommand","createdAt","isSelectable","unbindElementFromMarkerName","insertion","ck-suggestion-marker","$text","delete","elementEnd","upcast","formatInline:discard","forward","oldRange","markerNameToElements","key","_isDataLoaded","_getAuthorFromId","formatInline:join","formatInline:chain","meta","35714xYmhPY","isAtStart","_isBlockAttribute","creator","pop","_handleNewSuggestionMarker","setSelection","_getAttributeKey","attributeKey","filter","discard","containerElement","nodeAfter","reconvertMarker","moveTargetPosition","next","rejected","10884520uxikhZ","isBefore","getMarkers","isLimit","isInsideObject","removeMarker:suggestion:formatBlock","markAttributeChange","backward","PendingActions","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.","insertion:discard","_refreshSuggestionsChain","isIntersectingWithRange","enableCommand","previous","suggestionChanged","_updateSuggestionData","item","CommentsRepository","getWalker","trackChanges","rethrowUnexpectedError","createRangeOn","splitPosition","LEAVE","deletion:discard","conversion","FORMATTING","60AJTtiM","get","trackChanges.trackFormatChanges","isArray","notReady","differ","low","suggestion:","consume","substr","_createSuggestion","addMarkerName","formatBlock:discard","refresh","author","deletion:accept","acceptSelectedSuggestions","forEach","264546zyKsAL","init","toViewElement","registerPostFixer","containsRangeInObject","documentSelection","toJSON","removed","nodeBefore","track-changes-adapter-already-set","getMultiRangeId","getAttribute","error-saving-suggestion-data-suggestion-discarded","isAtEnd","elementStart","trackChanges.mergeNestedSuggestions","detach","_reduceExistingSuggestions","rename","join","suggestion:attribute:","_inlineAttributeKeys","_checkSuggestionCorrectness","_defaultCallbacks","commands","getSuggestions","startsWith","removeAttribute","_suggestionFactory","_SUGGESTION_ANNOUNCEMENT","locale","_suggestions","isUndo","containsRange","addClass","isMultiRange","getRanges","ready","head","open","_processAttributeSuggestions","find","editing","insertion:chain","always","11032bDhwOO","_breakSuggestionMarker","_afterChanges","then","element","_cutOutSuggestionMarker","editor","oldValue","discardAllSuggestions","_saved","format","type","_setSuggestionData","addMarker:suggestion","formatBlock","hasCommentThread","bindElementToMarker","values","formatInline:","name","update:suggestion","end","dataToMarker","lowest","data","multi","getShiftedBy","value","_joinSuggestions","262420kJJKjr","_splitMarkerName","getFirstRange","has","applyOperation","split","descriptionFactory","getSuggestion","_element","define","getAncestors","splice","markerReady","model","isIntersecting","pluginName","highest","markMultiRangeDeletion","parent","formatGroupId","getContainedElement","chain","_rangeIsInLocalUserInsertion","position","size","isBlock","change:data","warn","suggestionUnloaded","$graveyard","addSuggestion","insert","_joinWithAdjacentSuggestions","widget","writer","getNearestSelectionRange","attribute:join","newValue","hasComments","range","ck-suggestion-marker-formatBlock","fromRange","fetchCommentThread","subType","addSuggestionData","getItems","selection","insertion:","suggestionLoaded","external:","isAfter","newRange","_refreshAttributeSuggestionsChain","attributes","dataReady","commandName","substring","before","track-changes-adapter-missing-getsuggestion","getIntersection","root","isObject","stopListening","attribute","isEqual","skipNestingCheck","hasSuggestion","catch","$textProxy","_initAriaMarkerChangeAnnouncements","_trackFormatChanges","adapter","removeMarker","track-changes-suggestion-not-found","removeMarker:suggestion:attribute","updateSuggestion","getUser","markMultiRangeInsertion","_removeSuggestion","createRange","batch","add","getSuggestionCallback","enableDefaultAttributesIntegration","774DxDjXJ","originalSuggestionId","schema","deletion:chain","markerToHighlight","after","_recordAttributeSuggestions","getChanges","authoredAt","accept","suggestion-type","_registerDefaultCallbacks","move","attribute:discard","markerName","_getExternalAuthor","howMany","track-changes-enable-command-twice","insertContent","change:_saved","return","$marker","markBlockFormat","addHighlight","push","isDocumentOperation","ck-suggestion-marker-","accepted","plugins","change:activeMarkers","includes","_adapter","mapper","addComment","default","669446IOiaMT","enqueueChange","_suggestionState","registerCustomCallback","_isForcedDefaultExecutionBlock","collaboration.channelId","isTouching","_isRegisteredAttribute","registerBlockAttribute","_model","start","isCollapsed","createRangeIn","toUpperCase","groupId","track-changes-user-not-found","discardSuggestion","concat","showSuggestionHighlights","getRange","setAttribute","updateMarker","enableReadOnlyMode","acceptAllSuggestions","suggestion","unshift","set","change","markerToData","getLastMatchingPosition","rootName","map","length","addMarker:suggestion:attribute","_addSuggestionMarker","Users","requires","_onDiscard","document","_descriptionFactory","markInsertion","containsPosition","removeComment","attribute:","listenTo","buildSuggestion","stop","formatBlock:chain","setTo","high","_getMarkerAnnouncementText","createPositionAfter","createSelection","310zjbMNE","createPositionAt","removeClass","assign","_setSuggestionRange","normal","ck-suggestion-marker--active","track-changes-suggestion-data-mismatch","markers","fire","fromCharCode","clear","clone","consumable","deletion:","addCommentThread","deleteContent","@external","_customCallbacks","deletion","isExternal","activeMarkers","getFirstMarker","createPositionBefore","elementToElement","registerInlineAttribute","isRemovable","formatBlock:","options","_blockAttributeKeys","isInContent","_commentsRepository","data-suggestion","ck-suggestion-marker-formatInline","isNextTo","insertion:accept","config","_reduceSuggestionAttributeRange","addUser","markDeletion","multipleBlocks","insertion:join","getCommentThread","execute","dataDowncast","targetPosition","discardSelectedSuggestions","formatInline","_findSuggestions","for","marker-count","comments","_getSuggestionData","30jJqlLj","attributeOldValue","forceDefaultExecution","_mergeNestedSuggestions","_processAttributeChanges","addMarker:suggestion:formatBlock","announce","remove","from","getDifference","_recordAttributeChanges","ENTER","formatBlock:join","attributeNewValue","getAllAdjacentSuggestions","attribute:accept","some","TrackChangesEditing","PENDING_ACTION_SUGGESTION","keys","isLocal","removeMarkers","_addThreadToSuggestion","containsItem","23592954zlHqWo","every","never","_editor","tablePasteChainId","getChangedMarkers","commentThread","getCustomProperty","isOwn","group","sort","formatInline:accept","createElement","authorName"];return(Lc=function(){return t})()}function Nc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(428)][e(174)];return n&&n.is(e(274))}function Sc(t,e){const n=Ec;return null==t[n(291)][n(233)]&&t[n(291)][n(317)]==t[n(428)][n(174)]?Mc(t[n(428)][n(174)],e):t}function Mc(t,e){const n=Ec,r=e[n(385)][n(360)](t)||e[n(385)][n(144)](t);return e[n(378)](e[n(472)](t,n(356)),r?e[n(469)](t):e[n(472)](t,n(291)))}function vc(t,e,n,r,s){const o=Ec;if(!wc(t,e))return!1;if(n[o(291)][o(363)](r[o(428)]))return!0;if(t[o(281)]!=e[o(281)])return!1;if(!n[o(291)][o(424)](r[o(428)]))return!1;const i=s[o(378)](n[o(291)],r[o(428)])[o(198)]();for(const t of i)if([o(239),o(150)][o(413)](t[o(281)])&&s[o(385)][o(182)](t[o(196)]))return!1;return!0}function wc(t,e,n=[]){const r=Ec;return!(!t[r(157)]||!e[r(157)])&&Or(Ic(t[r(352)],n),Ic(e[r(352)],n))}function Oc(t,e){const n=Ec,r=Dc(t[n(352)]),s=Dc(e);if(!t[n(157)])return!1;for(const t of Object[n(110)](s))if(!Or(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(474)]({},t);return delete n[e(364)],delete n[e(119)],n}const Fc=Bc;function Pc(){const t=["unbind","6402230XMgKFc","_editor","locale","isDirty","stopListening","listenTo","change:isDirty","_acceptCommand","_setPendingAction","40364005lhMHGM","86993HJwaCw","canEditAt","PendingActions","648110RZhqsJ","_discardCommand","canDiscard","2147803lkOrhX","get","4PwEGyy","commands","3161880HUPEIe","discardSuggestion","add","execute","isEnabled","destroy","_removePendingAction","acceptSuggestion","commentThreadController","16MANfwg","2024469kkEEfS","PENDING_ACTION_SUGGESTION","_pendingAction","model","plugins","getRanges","bind","8dYUwJv","remove","view","canAccept","108XvSIfs"];return(Pc=function(){return t})()}function Bc(t,e){const n=Pc();return(Bc=function(t,e){return n[t-=213]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(962165===-parseInt(n(236))/1*(parseInt(n(255))/2)+-parseInt(n(213))/3+-parseInt(n(244))/4*(parseInt(n(226))/5)+-parseInt(n(246))/6+-parseInt(n(242))/7*(parseInt(n(220))/8)+parseInt(n(224))/9*(parseInt(n(239))/10)+parseInt(n(235))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(216)]=e,this[s(222)]=n,this[s(254)]=r,this[s(227)]=t,this[s(233)]=t[s(245)][s(243)](s(253)),this[s(240)]=t[s(245)][s(243)](s(247)),this[s(222)][s(219)](s(250)).to(this[s(233)],this[s(240)],((t,e)=>t||e)),this[s(222)][s(219)](s(223)).to(this[s(233)],s(250),(t=>t&&this[s(227)][s(216)][s(237)](e[s(218)]()))),this[s(222)][s(219)](s(241)).to(this[s(240)],s(250),(t=>t&&this[s(227)][s(216)][s(237)](e[s(218)]()))),this[s(215)]=null,n[s(229)]&&this[s(234)](),this[s(231)](n,s(253),(()=>this[s(253)]())),this[s(231)](n,s(247),(()=>this[s(247)]())),this[s(231)](n,s(232),(()=>{const t=s;n[t(229)]?this[t(234)]():this[t(252)]()}))}[Fc(253)](){const t=Fc;this[t(233)][t(249)](this[t(216)].id)}[Fc(247)](){const t=Fc;this[t(240)][t(249)](this[t(216)].id)}[Fc(251)](){const t=Fc;this[t(222)][t(225)](t(250)),this[t(222)][t(225)](t(223)),this[t(222)][t(225)](t(241)),this[t(230)](),this[t(254)][t(251)](),this[t(215)]&&this[t(252)]()}[Fc(234)](){const t=Fc,e=Hr(this[t(227)][t(228)],t(214));this[t(215)]=this[t(227)][t(217)][t(243)](t(238))[t(248)](e)}[Fc(252)](){const t=Fc;null!==this[t(215)]&&this[t(227)][t(217)][t(243)](t(238))[t(221)](this[t(215)]),this[t(215)]=null}}function Uc(t,e){const n=jc();return(Uc=function(t,e){return n[t-=419]})(t,e)}function jc(){const t=["146792hxftXD","_createCommentViews","canDiscard","232992AAuZnD","commentThreadInputView","addComment","185XfNUzj","length","isReadOnly","isEnabled","element","isDirty","setData","removeComment","isActive","17896879JkrOle","value","890ThDDGc","disabledSubmit","authoredAt","focus","descriptionParts","assign","hasDirtyComment","_createCommentThreadInputView","cancel","submit","commentThread","disableComments","editor","editorConfig","100tKcACy","329YAwFwv","updateComment","291987GPmULL","4299RtSkLz","locale","commentsListView","1563279HEskuB","bind","showInput","CommentView","canAccept","146652dXYUGu","destroy","_localUser","set","_config","_model","commentInputView","delegate","fire"];return(jc=function(){return t})()}const Gc=Uc;!function(t,e){const n=Uc,r=t();for(;;)try{if(998604===parseInt(n(448))/1+-parseInt(n(427))/2*(-parseInt(n(445))/3)+parseInt(n(465))/4+-parseInt(n(468))/5*(-parseInt(n(453))/6)+-parseInt(n(442))/7*(parseInt(n(462))/8)+-parseInt(n(444))/9*(-parseInt(n(441))/10)+-parseInt(n(425))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Uc;super(t),this[s(447)]=null,this[s(466)]=null,this[s(456)](s(424),!1),this[s(456)](s(429),e[s(429)]),this[s(449)](s(429)).to(e),this[s(456)](s(431),[]),this[s(456)](s(421),!1),this[s(456)](s(419),!1),this[s(456)](s(452),!1),this[s(456)](s(464),!1),this[s(458)]=e,this[s(455)]=n,this[s(457)]=r,r[s(438)]?this[s(456)](s(469),1):this[s(463)]()}[Gc(430)](){const t=Gc;this[t(420)][t(430)]()}[Gc(454)](){const t=Gc;this[t(447)]&&this[t(447)][t(454)](),this[t(466)]&&this[t(466)][t(454)](),super[t(454)]()}[Gc(463)](){const t=Gc,{CommentsListView:e}=this[t(457)];this[t(447)]=new e(this[t(446)],this[t(458)][t(437)],Object[t(432)]({CommentView:this[t(457)][t(451)]},this[t(457)])),this[t(447)][t(460)](t(423)).to(this),this[t(447)][t(460)](t(443)).to(this),this[t(447)][t(449)](t(424)).to(this),this[t(456)](t(469),this[t(447)][t(469)]+1),this[t(449)](t(469)).to(this[t(447)],t(469),(t=>t+1)),this[t(466)]=this[t(434)](),this.on(t(423),(()=>this[t(430)]())),this[t(449)](t(421)).to(this[t(447)],t(433),this[t(466)][t(459)],t(426),((t,e)=>t||!!e))}[Gc(434)](){const t=Gc,{CommentThreadInputView:e}=this[t(457)],n=new e(this[t(446)],this[t(455)],this[t(457)][t(440)]),r=n[t(459)];return n[t(449)](t(450)).to(this,t(424),this[t(458)][t(437)],t(470),r,t(426),((t,e,n)=>!!n||t&&!e)),r.on(t(436),((e,n)=>{const s=t;this[s(461)](s(467),n),r[s(439)][s(422)]("")})),r.on(t(435),(()=>this[t(430)]())),r[t(449)](t(428)).to(this[t(458)][t(437)],t(470)),n}}const zc=Wc;function Hc(){const t=["source","ck-suggestion__main","4650UjuKbX","385VrpiJG","ck-suggestion-","canDiscard","editorDestroyed","</span>","ck-comment__info-time","ck-suggestion__info-name","ck-suggestion__user","getUserViewNotificationText","ck-annotation__main","Accept suggestion","querySelector","ck-annotation__user","1095572asjxEJ","div","acceptSuggestion","ck-suggestion--accept","element","locale",".ck-annotation__content-wrapper","join","content","authoredAt","_model","innerHTML","fire","EXTERNAL_AVATAR","<p>","ck-annotation__info-time","execute","discardSuggestion","commentThread","change:description","innerText","1hzpIhR","550642aItBFz","bind","@external","attributes","disableComments","canAccept","acceptButton","type","importWord","1303263szyzDw","formatDateTime","ck-suggestion__info","description","extendTemplate","author","name",'" title="',"EXTERNAL_SUGGESTION","ck-annotation__info","isEnabled","531344HpczjI","1197765jQjvMR","ck-annotation__content-wrapper","commentThreadInputView","creator","delegate","cancel","getTemplate","ck-suggestion-wrapper--active",'<span class="ck-suggestion-color" style="background-color: ',"createElement","ck-comment__external",'"></span>',"span","render","title","check","ck-suggestion","discardButton","getExternalSuggestionNote","EXTERNAL_IMPORT_WORD_SUGGESTION","value","_config","map","isExternal",'<span class="ck-suggestion-type">',"set","ck-suggestion-wrapper","Discard suggestion","children","ck-suggestion--disabled-comments","setTemplate","EXTERNAL_IMPORT_WORD_AVATAR","ck-annotation__actions","_descriptionElement","ck-suggestion__actions","push","ck-suggestion--discard","editorReady","</p>","bindTemplate","commentsListView","_createButton","ck-annotation","397584nJGczz","isActive","descriptionParts","time","color","split","userView","ck-annotation__info-name"];return(Hc=function(){return t})()}function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=196]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(148253===-parseInt(n(245))/1*(-parseInt(n(246))/2)+parseInt(n(200))/3+-parseInt(n(224))/4+-parseInt(n(267))/5+-parseInt(n(210))/6*(-parseInt(n(211))/7)+parseInt(n(266))/8+parseInt(n(255))/9)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(292)](i(253),""),this[i(247)](i(253)).to(this,i(202),(t=>t&&t[0]?t[0][i(253)]:"")),this[i(247)](i(258)).to(this,i(202),this,i(201),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(238)+Xc(e[n(232)],e[n(204)])+n(305);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(300)]=null,this[i(252)]=this[i(198)](Hr(e,i(221)),t.icons[i(282)],i(227),i(226),"sw"),this[i(252)][i(247)](i(265)).to(this,i(251)),this[i(284)]=this[i(198)](Hr(e,i(294)),t.icons[i(272)],i(303),i(241),"sw"),this[i(284)][i(247)](i(265)).to(this,i(213)),this[i(206)]=new o.UserView(e,this[i(234)][i(260)],this[i(219)]()),this[i(206)][i(259)]({attributes:{class:[i(218),i(223)]}}),this[i(297)](this[i(273)]())}[zc(273)](){const t=zc,e=this[t(196)],n=[{tag:t(225),attributes:{class:[t(257),t(264)]},children:[{tag:t(279),children:[{text:this[t(206)][t(261)]}],attributes:{class:[t(217),t(207)]}},{tag:t(203),attributes:{datetime:e.to(t(233)),class:[t(216),t(239)]},children:[{text:e.to(t(233),(e=>this[t(288)][t(256)](e)))}]}]},{tag:t(225),attributes:{class:[t(301),t(299)]},children:[this[t(252)],this[t(284)]]},{tag:t(225),attributes:{class:[t(268)]}}];this[t(234)][t(290)]&&n[t(302)]({tag:t(225),attributes:{class:[t(277)]},children:[{text:this[t(285)]()}]});const r={tag:t(225),attributes:{class:[t(293),e.if(t(201),t(274)),e.to(t(253),(e=>t(212)+e)),this[t(288)][t(250)]&&t(296)],"data-suggestion-id":this[t(234)].id,"data-thread-id":this[t(234)][t(242)].id,"data-author-id":this[t(234)][t(260)].id,tabindex:-1},children:[{tag:t(225),attributes:{class:[t(283),t(199)]},children:[this[t(206)],{tag:t(225),attributes:{class:[t(209),t(220)]},children:n}]}]};return this[t(197)]&&this[t(269)]&&(r[t(295)][t(302)](this[t(197)],this[t(269)]),this[t(197)][t(271)](t(304)).to(this),this[t(197)][t(271)](t(214)).to(this),this[t(269)][t(271)](t(304)).to(this),this[t(269)][t(271)](t(214)).to(this)),r}[zc(280)](){const t=zc;super[t(280)](),this[t(300)]=this[t(228)][t(222)](t(230)),this[t(300)][t(235)]=this[t(258)],this.on(t(243),((e,n,r)=>{const s=t;this[s(300)][s(235)]=r}))}[zc(198)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(229)]);return a[i(292)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(259)]({attributes:{class:n}}),a.on(i(240),(()=>{const t=i;this[t(236)](r,this[t(234)].id)})),a}[zc(285)](){const t=zc;return t(254)===this[t(234)][t(249)][t(248)][t(208)]?Hr(this[t(229)],t(286)):Hr(this[t(229)],t(263))}[zc(219)](){const t=zc;return this[t(234)][t(290)]?t(254)===this[t(234)][t(249)][t(248)][t(208)]?Hr(this[t(229)],t(298),this[t(234)][t(270)][t(261)]):Hr(this[t(229)],t(237),this[t(234)][t(270)][t(261)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(205)]("*")[n(289)](((t,e)=>e%2!=0?n(291)+qc(t)+n(215):qc(t)))[n(231)](""),e&&(r+=n(275)+e[n(287)]+n(262)+e[n(281)]+n(278)),r}function qc(t){const e=zc,n=document[e(276)](e(279));return n[e(244)]=t,n[e(235)]}const Jc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Yc=Zc;function Zc(t,e){const n=Qc();return(Zc=function(t,e){return n[t-=339]})(t,e)}function Qc(){const t=["isInContent","actionView","Accept all selected suggestions","isDirty","hasSuggestion","menuBar:trackChanges","plugins","5748471UCLoub","getMarkers","3856024DgzPAk","delegate","233512qMRnOf","_refreshActiveMarkers","446156FucvAb","editing","mainView","addSourceCollector","componentFactory","listenTo","Discard all suggestions","trackChanges.disableComments","head","suggestion-","remove","button","isMultiRange","activeAnnotations","length","push","has","suggestionUnloaded","add","isOn","some","activeMarkers","toMany","getDescriptions","pluginName","children","suggestionChanged","reduce","innerView","editor","value","2774052ryiIZu","Track changes","from","descriptionParts","12nmILwm","panelView","focus","acceptSelectedSuggestions","locale","788467xEWUQy","keys","getJoined","size","model","comments","acceptButton","discardButton","getFirstRange","createAnnotationView","refreshSelectedViews","get","Annotations","delete","comments.maxThreadTotalWeight","_createToolbarButton","TrackChangesUI","getSuggestion","set","_unbindEditors","_updateController","TrackChangesEditing","execute","discardSelectedSuggestions","CommentView","_initializeController","registerAnnotation","buttonView","getAllAdjacentSuggestions","menuitemcheckbox","getRanges","Accept all suggestions","previous","_bindAnnotationToEditors","items","getMarkerNames","_annotationViews","menu","commands","createAnnotation","Discard all selected suggestions","type","CommentsUI","bind","values","addComment","CommentsRepository","trackChanges.SuggestionThreadView","init","destroy","comments.maxCommentCharsWhenCollapsed","comments.editorConfig","define","_addUIComponentsToFactory","view","arrowView","suggestionLoaded","_createMenuBarMenu","stopListening","requires","_disableComments","change:activeAnnotations","source","_handleControllerBuffer","_viewToController","commentThread","_suggestionToController","filter","EditorAnnotations","change:previous","SuggestionThreadView","20rDlnhs","discardAllSuggestions","_destroyController","descriptionFactory","trackChanges","lowest","createCommentThreadController","7YUYtSc","isEnabled","switchbutton","getByInnerView","acceptAllSuggestions","comments.maxCommentsWhenCollapsed","config","commandName","menuitem","3738725akjBil","separator","unbind","_handleSuggestionControllerDelayed","clear"];return(Qc=function(){return t})()}!function(t,e){const n=Zc,r=t();for(;;)try{if(654143===-parseInt(n(479))/1+-parseInt(n(437))/2+parseInt(n(474))/3*(-parseInt(n(439))/4)+parseInt(n(421))/5+parseInt(n(470))/6+parseInt(n(412))/7*(-parseInt(n(435))/8)+parseInt(n(433))/9*(parseInt(n(405))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Yc(393)](){const t=Yc;return[_c,o.Users,t(380),t(346),t(402)]}static get[Yc(463)](){return Yc(350)}constructor(t){const e=Yc;super(t),this[e(400)]=new Map,this[e(398)]=new Map,this[e(370)]=new Map,this[e(397)]=new Map;const n=this[e(468)][e(418)];n[e(386)](e(381),Kc),n[e(386)](e(446),!1),this[e(394)]=n[e(345)](e(446))}[Yc(424)](t,e){const n=Yc;0===this[n(397)][n(482)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(397)]){const r=this[t(400)][t(455)](e);r||n?r&&n&&this[t(407)](e):this[t(359)](e)}this[t(397)][t(425)](),this[t(468)][t(432)][t(345)](t(402))[t(344)](),this[t(438)]()}),10),this[n(397)][n(352)](t,e)}[Yc(382)](){const t=Yc,e=this[t(468)],n=e[t(432)][t(345)](t(355)),r=e[t(432)][t(345)](t(346)),s=e[t(432)][t(345)](t(402)),o=e[t(432)][t(345)](t(380));this[t(387)](),s[t(442)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(472)](this[e(400)])){const s=t[e(362)](),o=[];for(const t of s){if(!t[e(426)])continue;if(t[e(451)]){o[e(454)](...t[e(364)]());continue}const n=t[e(342)]();if(o[e(453)]>0){const t=o[0][e(481)](n);if(t){o[0]=t;continue}}o[e(454)](n)}n[e(454)]([r[e(388)],o])}return n})),this[t(444)](n,t(390),((e,n)=>{const r=t;this[r(444)](n,r(403),((t,e,s,o)=>{const i=r;n[i(426)]&&(null==s?(this[i(354)](o[i(447)]),this[i(424)](n,!1)):(this[i(354)](s[i(447)]),null==o&&this[i(424)](n,!0)))})),null!==n[r(366)]?this[r(354)](n[r(447)]):this[r(424)](n,!1)})),this[t(444)](n,t(456),((e,n,r)=>{const s=t;this[s(392)](n,s(403)),this[s(397)][s(347)](n),this[s(400)][s(455)](n)&&this[s(407)](n),r&&this[s(354)](r[s(447)])})),this[t(444)](n,t(465),((e,n)=>{this[t(354)](n)})),this[t(444)](r,t(395),(()=>{this[t(438)]()})),this[t(444)](o,t(379),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(430)](r))return;const i=n[o(351)](r);this[o(400)][o(345)](i)[o(388)][o(476)]()}),{priority:t(410)})}[Yc(438)](){const t=Yc,e=this[t(468)][t(432)][t(345)](t(346)),n=this[t(468)][t(432)][t(345)](t(355)),r=Array[t(472)](e[t(452)],(e=>e[t(467)]))[t(401)]((e=>this[t(398)][t(455)](e))),s=[];for(const e of r){const n=this[t(398)][t(345)](e)[t(483)][t(362)]();s[t(454)](...n[t(466)](((e,n)=>[...e,...n[t(369)]()]),[]))}n[t(460)]=s}[Yc(387)](){const t=Yc,n=this[t(468)],r=n[t(478)],o=Hr(r,t(471)),i=new e.Collection([{type:t(414),model:new s.ViewModel({withText:!0,label:o,commandName:t(409),role:t(363)})},{type:t(422)},{type:t(450),model:new s.ViewModel({withText:!0,label:Hr(r,t(365)),commandName:t(416),role:t(420)})},{type:t(450),model:new s.ViewModel({withText:!0,label:Hr(r,t(428)),commandName:t(477),role:t(420)})},{type:t(450),model:new s.ViewModel({withText:!0,label:Hr(r,t(445)),commandName:t(406),role:t(420)})},{type:t(450),model:new s.ViewModel({withText:!0,label:Hr(r,t(374)),commandName:t(357),role:t(420)})}]);for(const e of i)if(tu(e)){const r=n[t(372)][t(345)](e[t(483)][t(419)]);e[t(483)][t(377)](t(458),t(413)).to(r,t(469),t(413))}n.ui[t(443)][t(457)](t(409),(e=>this[t(349)](e,i,o))),n.ui[t(443)][t(457)](t(431),(e=>this[t(391)](e,i,o)))}[Yc(349)](t,e,n){const r=Yc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(468)][r(372)][r(345)](r(409));o[r(361)][r(352)]({tooltip:n,label:n,icon:Jc}),o[r(361)][r(377)](r(458)).to(i,r(469)),o[r(361)].on(r(356),(()=>{const t=r;i[t(356)](),this[t(468)][t(440)][t(388)][t(476)]()})),(0,s.addListToDropdown)(o,e,{role:r(371)});const a=[];for(const t of e)tu(t)&&a[r(454)](this[r(468)][r(372)][r(345)](t[r(483)][r(419)]));const c=o[r(361)];return c[r(427)][r(423)](r(413)),c[r(389)][r(423)](r(413)),c[r(427)][r(377)](r(413)).to(i,r(413)),c[r(389)][r(377)](r(413))[r(461)](a,r(413),((...t)=>t[r(459)]((t=>t)))),o.on(r(356),(t=>{const e=r;this[e(468)][e(356)](t[e(396)][e(419)]),this[e(468)][e(440)][e(388)][e(476)]()})),o}[Yc(391)](t,e,n){const r=Yc,o=new s.MenuBarMenuView(t),i=this[r(468)][r(372)][r(345)](r(409));o[r(361)][r(352)]({label:n,icon:Jc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(422)==n[r(375)]){a[r(368)][r(457)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(483)];i[r(377)](...Object[r(480)](c)).to(c),i[r(436)](r(356)).to(o),i.on(r(356),(()=>{const t=r;this[t(468)][t(356)](c[t(419)]),this[t(468)][t(440)][t(388)][t(476)]()})),e[r(464)][r(457)](i),a[r(368)][r(457)](e)}return o[r(377)](r(413)).to(i,r(413)),o[r(475)][r(464)][r(457)](a),o}[Yc(359)](t){const e=Yc,n=this[e(468)],r=n[e(418)],s=n[e(432)][e(345)](e(346)),i=n[e(432)][e(345)](e(380)),a=n[e(432)][e(345)](e(402)),c=n[e(432)][e(345)](o.Users).me,u=r[e(345)](e(409))[e(404)],{CommentsListView:l,CommentThreadInputView:f}=n[e(432)][e(345)](e(376));let h,g;this[e(370)][e(455)](t.id)?(g=this[e(370)][e(345)](t.id),h=g[e(441)]):(h=new u(n[e(478)],t,c,{disableComments:this[e(394)],editorConfig:r[e(345)](e(385)),maxCommentsWhenCollapsed:r[e(345)](e(417)),maxThreadTotalWeight:r[e(345)](e(348)),maxCommentCharsWhenCollapsed:r[e(345)](e(384)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(345)](e(478))),CommentView:r[e(345)](e(339))[e(358)],CommentsListView:l,CommentThreadInputView:f}),h[e(340)].on(e(356),(()=>{const t=e;n[t(440)][t(388)][t(476)]()})),h[e(341)].on(e(356),(()=>{const t=e;n[t(440)][t(388)][t(476)]()})),g=s[e(343)](this[e(468)][e(478)],h),g[e(377)](e(429)).to(h,e(429)),g[e(377)](e(453)).to(h),g[e(377)](e(375)).to(h,e(375),(t=>e(448)+t)),this[e(370)][e(352)](t.id,g));const d=i[e(411)](t[e(399)],h),p=new xc(n,t,h,d),m=t[e(362)]()[e(401)]((t=>t[e(426)]));h[e(473)]=n[e(432)][e(345)](e(355))[e(408)][e(462)](m),this[e(400)][e(352)](t,p),this[e(398)][e(352)](h,p);const I=s[e(373)]({view:g,target:()=>{const r=e,s=[],i=t[r(362)]()[r(401)]((t=>t[r(426)]));for(const t of i)s[r(454)](...t[r(434)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(440)],s)},type:()=>e(448)+p[e(388)][e(375)]});i[e(367)](h,I),s[e(457)](I),a[e(360)](I)}[Yc(407)](t){const e=Yc,n=this[e(468)][e(432)][e(345)](e(380)),r=this[e(468)][e(432)][e(345)](e(346)),s=this[e(400)][e(345)](t),o=s[e(388)],i=r[e(415)](o);n[e(353)](o),i&&r[e(449)](i),this[e(400)][e(347)](t),this[e(398)][e(347)](o),s[e(383)]()}[Yc(354)](t){const e=Yc;if(!t[e(426)]||!this[e(400)][e(455)](t))return;const n=this[e(468)][e(432)][e(345)](e(355)),r=this[e(400)][e(345)](t),s=t[e(362)]();r[e(388)][e(473)]=n[e(408)][e(462)](s)}[Yc(383)](){const t=Yc;for(const e of this[t(400)][t(480)]())this[t(407)](e);for(const e of this[t(370)][t(378)]())e[t(441)][t(383)]();super[t(383)]()}}function tu(t){return Yc(483)in t}var eu=nu;function nu(t,e){var n=ru();return(nu=function(t,e){return n[t-=174]})(t,e)}function ru(){var t=["102005EWJEfa","112154ylmFFB","editor","adapter","100YQcNmy","getSuggestions","addSuggestionData","addSuggestion","plugins","6zLAkxe","147084LLjHCQ","280722aNnmNg","TrackChanges","3224448upTOKh","1050472IfEPGu","get","requires","getSuggestion","Comments","58885XGttPS","pluginName"];return(ru=function(){return t})()}!function(t,e){for(var n=nu,r=t();;)try{if(170868===-parseInt(n(184))/1+parseInt(n(174))/2+parseInt(n(194))/3+-parseInt(n(188))/4*(-parseInt(n(182))/5)+parseInt(n(193))/6*(parseInt(n(185))/7)+parseInt(n(177))/8+-parseInt(n(176))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[eu(179)](){return[_c,$c,eu(181)]}static get[eu(183)](){return eu(175)}set[eu(187)](t){var e=eu;this[e(186)][e(192)][e(178)](_c)[e(187)]=t}get[eu(187)](){var t=eu;return this[t(186)][t(192)][t(178)](_c)[t(187)]}[eu(191)](t){var e=eu;return this[e(186)][e(192)][e(178)](_c)[e(190)](t)}[eu(189)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(186)][n(192)][n(178)](_c)[n(189)]({skipNotAttached:t,toJSON:e})}[eu(180)](t){var e=eu;return this[e(186)][e(192)][e(178)](_c)[e(180)](t)}}const ou=cu;!function(t,e){const n=cu,r=t();for(;;)try{if(887420===parseInt(n(152))/1*(parseInt(n(158))/2)+-parseInt(n(129))/3+-parseInt(n(165))/4*(parseInt(n(156))/5)+-parseInt(n(157))/6+parseInt(n(130))/7*(-parseInt(n(150))/8)+parseInt(n(133))/9+parseInt(n(179))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(lu);const iu=[ou(145)];class au extends t.Plugin{static get[ou(189)](){return[_c]}static get[ou(138)](){return ou(182)}[ou(166)](){const t=ou,n=this[t(127)];if(n[t(146)][t(164)](t(173),(e=>{const r=t,s=n[r(171)][r(161)][r(188)]()[r(142)](((t,e)=>(t[e]="",t)),{});return n[r(184)][r(177)](s,e)})),t(183)!=typeof n[t(146)][t(154)](t(170))[t(178)])throw new e.CKEditorError(t(140))}[ou(168)](t){return hu(this[ou(127)],!0,t)}[ou(141)](t){return hu(this[ou(127)],!1,t)}}function cu(t,e){const n=lu();return(cu=function(t,e){return n[t-=126]})(t,e)}class uu extends t.Plugin{static get[ou(138)](){return ou(144)}constructor(t){const e=ou;super(t),this[e(186)]=e(174)}[ou(166)](){const t=ou;this[t(127)][t(155)][t(154)](t(176))[t(147)]={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(127)][t(155)][t(154)](t(137))[t(147)]=null}}function lu(){const t=["define","4lvkIZj","init","acceptAllSuggestions","getDataWithAcceptedSuggestions","execute","trackChangesData","model","users","trackChangesData.editorCreator","end","addSuggestionData","CommentsRepository","create","editorCreator","14642680pKMbAs","createElement","appendChild","TrackChangesData","function","constructor","map","result","data","getRootNames","requires","getSuggestions","editor","getUser","2300469RXDHvT","371CrVfpf","destroy","addCommentThread","8216541MpDjmb","rootsAttributes","div","Users","TrackChangesEditing","pluginName","name","track-changes-data-invalid-editor-creator","getDataWithDiscardedSuggestions","reduce","discardAllSuggestions","TrackChangesDataGetter","Pagination","config","_adapter","getFullData","getCommentThreads","10432MXPuoX","getRootsAttributes","18127JXHPtz","createDocumentFragment","get","plugins","3120915UBgOFk","2788362asuKyK","48MOPuUk","push","addUser","document","set","useAnonymousUser"];return(lu=function(){return t})()}function fu(t){return void 0!==t[ou(151)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,iu);s[r(155)][r(159)](_c,uu),s[r(134)]=fu(t)?t[r(151)]():void 0;const i=document[r(153)](),a=t[r(146)][r(154)](r(170))[r(178)],c=await a(s,(()=>function(t){const e=r,n=document[e(180)](e(135));return t[e(181)](n),n}(i)));!function(t,e){const n=r,s=t[n(171)][n(161)][n(188)]()[n(142)](((e,r)=>(e[r]=t[n(187)][n(154)]({rootName:r}),e)),{}),o=t[n(155)][n(154)](n(136))[n(172)][n(185)]((t=>({id:t.id,name:t[n(139)]}))),i=t[n(155)][n(154)](n(137))[n(126)]({skipNotAttached:!0,toJSON:!0}),a=t[n(155)][n(154)](n(176))[n(149)]({skipNotAttached:!0,toJSON:!0}),c=e[n(155)][n(154)](n(136)),u=e[n(155)][n(154)](n(137)),l=e[n(155)][n(154)](n(176));for(const t of o)c[n(128)](t.id)||c[n(160)](t);c.me||c[n(163)]();for(const t of i)u[n(175)](t);for(const t of a)l[n(132)](t);e[n(187)][n(162)](s)}(t,c),c[r(169)](r(e?167:143));const u=fu(c)?c[r(148)](n):c[r(187)][r(154)](n);return await c[r(131)](),u}function gu(){var t=["5862393pUWgok","4uzTwXV","6PQvHop","662367iHxjNR","596JdBbpg","3055465USjhxU","566mqVXfm","2888968hcyTmJ","12531080zeEbFL","2644789muTsBi"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=229]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(396801===parseInt(n(229))/1*(parseInt(n(231))/2)+-parseInt(n(238))/3*(-parseInt(n(236))/4)+-parseInt(n(230))/5*(parseInt(n(237))/6)+parseInt(n(234))/7+-parseInt(n(232))/8+-parseInt(n(235))/9+parseInt(n(233))/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:()=>Gc,TrackChanges:()=>su,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=["value","has","4353485hkgtxq","3150LBVJgi","945309NigoRM","2540840vISxsS","affectsData","1837692Gxsnug","150iWHfGU","_disableUnsupportedCommands","_enabledCommands","forceDisabled","editor","isEnabled","TrackChangesCommand","1569276gPFcuc","4LCMFvU","3306KWkMrH","commands","refresh","_isEnabledBasedOnSelection","execute","584406zniZAE","_enableCommands","clearForceDisabled"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=441]})(t,e)}!function(t,e){const n=l,r=t();for(;;)try{if(501174===-parseInt(n(461))/1+-parseInt(n(454))/2+-parseInt(n(447))/3+-parseInt(n(448))/4*(parseInt(n(459))/5)+parseInt(n(449))/6*(-parseInt(n(460))/7)+parseInt(n(462))/8+-parseInt(n(464))/9*(-parseInt(n(465))/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(442)]=e,this[n(457)]=!1,this[n(451)](),this[n(452)]=!1}[c(451)](){this[c(445)]=!0}[c(453)](){const t=c;this[t(457)]=!this[t(457)],this[t(457)]?this[t(441)]():this[t(455)]()}[c(441)](){const t=c;for(const e of this[t(444)][t(450)][t(450)]())e[t(463)]&&!this[t(442)][t(458)](e)&&e[t(443)](t(446))}[c(455)](){const t=c;for(const e of this[t(444)][t(450)][t(450)]())e[t(463)]&&!this[t(442)][t(458)](e)&&e[t(456)](t(446))}}const h=g;function d(){const t=["2153336fRAfXE","9kqmAMo","editor","11GIgNnh","82998wLNsjX","945931rPVeTV","1032rJwHLX","561zwRCee","getRanges","405420cteHlS","26490ezwuTV","_suggestions","canEditAt","model","2932UIPhne","refresh","plugins","TrackChangesEditing","7071180QOkbzA","isEnabled","track-changes-accept-suggestion-not-found","execute","get","_isEnabledBasedOnSelection","18LpRsPU","acceptSuggestion"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=232]})(t,e)}!function(t,e){const n=g,r=t();for(;;)try{if(233039===parseInt(n(247))/1*(-parseInt(n(248))/2)+parseInt(n(250))/3*(-parseInt(n(232))/4)+parseInt(n(253))/5+parseInt(n(242))/6*(parseInt(n(249))/7)+parseInt(n(244))/8*(-parseInt(n(245))/9)+parseInt(n(254))/10*(parseInt(n(251))/11)+parseInt(n(236))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(255)]=e,this[n(233)](),this[n(241)]=!1}[h(233)](){this[h(237)]=!0}[h(239)](t){const n=h,r=this[n(255)][n(240)](t);if(!r)throw new e.CKEditorError(n(238),this);const s=r[n(252)]();this[n(246)][n(257)][n(256)](s)&&this[n(246)][n(234)][n(240)](n(235))[n(243)](r)}}function m(){const t=["46WZmWwc","360QqzLEo","isEnabled","editor","canEditAt","discardSuggestion","11555590LlksIq","getRanges","2465940JMDYpH","refresh","7161jkOKZU","plugins","TrackChangesEditing","28MtedAu","5323437MhVDqV","model","_suggestions","240965PyulZX","track-changes-discard-suggestion-not-found","execute","16345hQLxka","get","374264SpPDnh","_isEnabledBasedOnSelection"];return(m=function(){return t})()}const I=E;function E(t,e){const n=m();return(E=function(t,e){return n[t-=341]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(349965===parseInt(n(358))/1+-parseInt(n(360))/2*(-parseInt(n(346))/3)+-parseInt(n(349))/4*(parseInt(n(353))/5)+-parseInt(n(344))/6+-parseInt(n(356))/7*(-parseInt(n(361))/8)+-parseInt(n(350))/9+parseInt(n(342))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(m);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(352)]=e,this[n(345)](),this[n(359)]=!1}[I(345)](){this[I(362)]=!0}[I(355)](t){const n=I,r=this[n(352)][n(357)](t);if(!r)throw new e.CKEditorError(n(354),this);const s=r[n(343)]();this[n(363)][n(351)][n(364)](s)&&this[n(363)][n(347)][n(357)](n(348))[n(341)](r)}}function T(t){const e=_;return t[e(399)](((t,n)=>e(407)==t[e(390)]&&e(407)!=n[e(390)]?-1:e(407)!=t[e(390)]&&e(407)==n[e(390)]?1:0))}function _(t,e){const n=y();return(_=function(t,e){return n[t-=381]})(t,e)}function y(){const t=["deletion","4838420jnjuHZ","from","schema","createPositionAt","start","push","splice","isInContent","isObject","map","isMultiRange","isArray","5lkBgaR","1852746URNEec","createPositionAfter","replace","6957321EVvkuy","207cdUeDI","color","next","end","add","content","isTouching","type","change","value","3768729DZDYJt","getRanges","285472ohklIe","length","996547grEMZS","isCollapsed","sort","323328jWlWeY","createRange"," [color ","execute","join","isIntersecting","createPositionBefore"];return(y=function(){return t})()}function A(t,e){const n=_;let r,s=0;const o=[],i=e[n(410)];for(;s<t[n(396)];){const a=t[s],c=t[s+1];r||(r=e[n(406)](a)),k(e,a,c)||(o[n(413)](e[n(401)](r,i[n(416)](a)?e[n(422)](a):e[n(411)](a,n(386)))),r=null),s++}return o}function k(t,e,n){const r=_;if(!n)return!1;const s=t[r(422)](e),o=t[r(406)](n);return s[r(389)](o)}!function(t,e){const n=_,r=t();for(;;)try{if(717599===-parseInt(n(397))/1+parseInt(n(400))/2+parseInt(n(393))/3+-parseInt(n(408))/4+-parseInt(n(420))/5*(parseInt(n(421))/6)+parseInt(n(382))/7+parseInt(n(395))/8*(parseInt(n(383))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);function C(t,e,n){const r=_;for(;n[r(396)];){const s=n[r(414)](0,100);t[r(391)]((()=>{const t=r;for(const n of s)n[t(415)]&&e[t(403)](n.id)}))}}const L=R;function R(t,e){const n=S();return(R=function(t,e){return n[t-=152]})(t,e)}!function(t,e){const n=R,r=t();for(;;)try{if(668330===-parseInt(n(153))/1+-parseInt(n(169))/2+parseInt(n(168))/3+-parseInt(n(171))/4+-parseInt(n(158))/5+parseInt(n(157))/6*(parseInt(n(152))/7)+parseInt(n(167))/8*(parseInt(n(172))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(166)]=e,this[r(162)]=n,this[r(174)](),this[r(173)]=!1}[L(174)](){const t=L,e=Array[t(163)](this[t(162)][t(170)]())[t(156)]((e=>e[t(161)]));this[t(155)]=this[t(166)][t(155)]&&e}[L(160)](){const t=L,e=T(Array[t(163)](this[t(162)][t(170)]()));for(const n of e){const e=n[t(159)]();if(!this[t(154)][t(165)][t(164)](e))return}C(this[t(154)][t(165)],this[t(166)],e)}}function S(){const t=["getRanges","execute","isInContent","_suggestions","from","canEditAt","model","_command","8000tdRTuv","460017SpTEcm","2008442nxofFw","values","1159912HZAaVc","8613DnkzZW","_isEnabledBasedOnSelection","refresh","2247NGgJIQ","448085XafrWU","editor","isEnabled","some","24522RSfZdW","58260RPuBao"];return(S=function(){return t})()}const v=w;function M(){const t=["getRanges","_command","8247183JOsInu","4706600MRDIki","_selectedSuggestions","editor","execute","442388MTajFk","canEditAt","9137512qqDMFp","model","refresh","177210HITHYB","from","selection","size","9OfFVlo","973850ZuWhQL","document","isEnabled","_suggestions","values","367278VSKGeB","_isEnabledBasedOnSelection"];return(M=function(){return t})()}function w(t,e){const n=M();return(w=function(t,e){return n[t-=432]})(t,e)}!function(t,e){const n=w,r=t();for(;;)try{if(759559===parseInt(n(438))/1+parseInt(n(443))/2*(parseInt(n(437))/3)+parseInt(n(452))/4+-parseInt(n(448))/5+parseInt(n(433))/6+parseInt(n(447))/7+-parseInt(n(454))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class O extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(446)]=e,this[r(441)]=n,this[r(449)]=new Set,this[r(432)](),this[r(444)]=!1}[v(432)](){const t=v,e=this[t(450)][t(455)][t(439)][t(435)],n=Array[t(434)](this[t(441)][t(442)]());this[t(449)]=function(t,e){const n=_,r=Array[n(409)](t[n(394)]()),s=new Set;for(const o of e)if(o[n(415)])for(const e of r)for(const r of o[n(394)]())(e[n(405)](r)||t[n(398)]&&!o[n(418)]&&o[n(385)]&&r[n(386)][n(389)](e[n(412)]))&&s[n(387)](o);return s}(e,n),this[t(440)]=this[t(446)][t(440)]&&!!this[t(449)][t(436)]}[v(451)](){const t=v,e=T(Array[t(434)](this[t(449)]));for(const n of e){const e=n[t(445)]();if(!this[t(450)][t(455)][t(453)](e))return}C(this[t(450)][t(455)],this[t(446)],e)}}const F=function(){this.__data__=[],this.size=0};const D=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(D(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const B=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=F,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const H=V;const W=function(){this.__data__=new H,this.size=0};const z=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const K=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var X="object"==typeof self&&self&&self.Object===Object&&self;const Q=Z||X||Function("return this")();const J=Q.Symbol;var Y=Object.prototype,$=Y.hasOwnProperty,tt=Y.toString,et=J?J.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=J?J.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var dt=Function.prototype.toString;const gt=function(t){if(null!=t){try{return dt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(gt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Q,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const 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||H),string:new Ft}};const xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Dt,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const Ht=Vt;const Wt=function(t,e){var n=this.__data__;if(n instanceof H){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Ht(r)}return n.set(t,e),this.size=n.size,this};function zt(t){var e=this.__data__=new H(t);this.size=e.size}zt.prototype.clear=W,zt.prototype.delete=z,zt.prototype.get=q,zt.prototype.has=K,zt.prototype.set=Wt;const qt=zt;const Kt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Xt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Jt=function(t,e,n){var r=t[e];Qt.call(t,e)&&D(r,n)&&(void 0!==n||e in t)||Xt(t,e,n)};const Yt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Xt(n,a,c):Jt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const de=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const ge=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&ge(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&Z.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||de(u,c))||a.push(u);return a};var Le=Object.prototype;const 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&&ge(t.length)&&!ct(t)};const Oe=function(t){return we(t)?Ce(t):Me(t)};const Fe=function(t,e){return t&&Yt(e,Oe(e),t)};const De=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var 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&&Yt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,He=Ve?Ve.allocUnsafe:void 0;const We=function(t,e){if(e)return t.slice();var n=t.length,r=He?He(n):new t.constructor(n);return t.copy(r),r};const ze=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Ke=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Xe=Object.getOwnPropertySymbols;const Qe=Xe?function(t){return null==t?[]:(t=Object(t),qe(Xe(t),(function(e){return Ze.call(t,e)})))}:Ke;const Je=function(t,e){return Yt(t,Qe(t),e)};const Ye=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Ye(e,Qe(t)),t=$e(t);return e}:Ke;const en=function(t,e){return Yt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Ye(r,n(t))};const rn=function(t){return nn(t,Oe,Qe)};const sn=function(t){return nn(t,Be,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",dn="[object WeakMap]",gn="[object DataView]",pn=gt(on),mn=gt(kt),In=gt(an),En=gt(cn),bn=gt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=gn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=dn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?gt(n):"";if(r)switch(r){case pn:return gn;case mn:return ln;case In:return fn;case En:return hn;case bn:return dn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=J?J.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const 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 Vn=Gn?Ie(Gn):jn;var Hn="[object Arguments]",Wn="[object Function]",zn="[object Object]",qn={};qn[Hn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[zn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Wn]=qn["[object WeakMap]"]=!1;const Kn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return ze(e,a)}else{var h=_n(e),d=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==zn||h==Hn||d&&!o){if(a=u||d?{}:xn(e),!c)return u?en(e,Ue(a,e)):Je(e,Fe(a,e))}else{if(!qn[h])return o?e:{};a=On(e,h,c)}}i||(i=new qt);var g=i.get(e);if(g)return g;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:Oe)(e);return Kt(p||e,(function(s,o){p&&(s=e[o=s]),Jt(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Kn(t,5)};const Xn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Jn=/^\w*$/;const Yn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Xn(t))||(Jn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||Ht),n}$n.Cache=Ht;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=J?J.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Xn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Yn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Xn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:de(e[s+1])?[]:{})}Jt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const dr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const gr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Ht;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=dr,pr.prototype.has=gr;const mr=pr;const Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,d=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var g=t[f],p=e[f];if(r)var m=i?r(p,g,f,e,t,o):r(g,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(d){if(!Ir(e,(function(t,e){if(!Er(d,e)&&(g===t||s(g,t,n,r,o)))return d.push(e)}))){h=!1;break}}else if(g!==p&&!s(g,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=J?J.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return D(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var d=!0;o.set(t,e),o.set(e,t);for(var g=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var 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 qt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&vr.call(t,"__wrapped__"),g=f&&vr.call(e,"__wrapped__");if(d||g){var p=d?t.value():t,m=g?e.value():e;return o||(o=new qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),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)},jr=Vr;function Gr(){const t=["clear","getContainedElement","discard","getMarkerNames","7629985BdiiTp","split","@external","100ZaGmNN","getMultiRangeId","getItems","from","_markerNames","type","61195fGAyzs","accept","get","_onAccept","author","set","getRanges","filter","subType","getAllAdjacentSuggestions","nodeBefore","_model","commentThread","_onAttributesChange","isIntersectingWithRange","addRange","push","onAttributesChange","toJSON","add","map","_saved","previous","size","removeMarker","removeAttribute","onAccept","reduce","delete","70839kDiExy","1364680HIkcqk","111125yBDdxY","getMarkers","nodeAfter","suggestion:","attributes","head","end","getRange","isExternal","substr","isIntersecting","authoredAt","114GqMWdx","length","setAttribute","onDiscard","isMultiRange","12PYRgWa","136dMGRBh","start","isInContent","_isDataLoaded","167814srQIwN","markers","decorate","createdAt","data","getFirstMarker","next","getFirstRange","_onDiscard","removeMarkers","77823ytQpJd","creator","addMarkerName","15ObZdou","hasComments","addMarker","change"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=311]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(240465===-parseInt(n(384))/1+-parseInt(n(325))/2*(-parseInt(n(338))/3)+parseInt(n(321))/4*(-parseInt(n(355))/5)+parseInt(n(315))/6*(-parseInt(n(386))/7)+-parseInt(n(385))/8+parseInt(n(335))/9*(parseInt(n(349))/10)+parseInt(n(346))/11*(parseInt(n(320))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class Hr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(324)]=!1,this.id=e.id,this[n(354)]=e[n(354)],this[n(363)]=e[n(363)]||null,this[n(359)]=e[n(359)],this[n(336)]=e[n(336)]||e[n(359)],this[n(311)]=Boolean(e[n(390)]&&e[n(390)][n(348)]),this[n(329)]=null,this[n(366)]=t,this[n(358)]=e[n(381)],this[n(333)]=e[n(318)],this[n(368)]=e[n(372)],this[n(353)]=new Set,this[n(328)]=null,this[n(360)](n(314),null),this[n(360)](n(390),e[n(390)]||{}),this[n(360)](n(377),null),this[n(360)](n(331),null),this[n(360)](n(367),null),this[n(360)](n(376),!1),this[n(327)](n(356)),this[n(327)](n(344))}get[jr(391)](){const t=jr;let e=this;for(;e[t(377)];)e=e[t(377)];return e}get[jr(339)](){const t=jr;return!!this[t(367)]&&this[t(367)][t(316)]>0}get[jr(319)](){const t=jr;return 0!=this[t(353)][t(378)]&&6==Array[t(352)](this[t(353)])[0][t(347)](":")[t(316)]}get[jr(323)](){return null!==this[jr(330)]()}[jr(337)](t){const e=jr;this[e(353)][e(374)](t)}[jr(345)](){const t=jr;return Array[t(352)](this[t(353)])}[jr(387)](){const t=jr;return this[t(345)]()[t(375)]((e=>this[t(366)][t(326)][t(357)](e)))[t(362)]((t=>t))}[jr(330)](){return this[jr(387)]()[0]||null}[jr(334)](){const t=jr;this[t(366)][t(341)]((e=>{const n=t;for(const t of this[n(387)]())e[n(379)](t)})),this[t(353)][t(342)]()}[jr(379)](t){const e=jr;this[e(366)][e(341)]((n=>{n[e(379)](t)})),this[e(353)][e(383)](t)}[jr(370)](t){const e=jr,n=e(389)+this[e(354)]+":"+this[e(363)]+":"+this.id+":"+this[e(336)].id+":"+Hr[e(350)]();this[e(337)](n),this[e(366)][e(341)]((r=>{r[e(340)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(369)](t){const e=jr;for(const n of this[e(361)]())if(n[e(313)](t))return!0;return!1}[jr(361)](){const t=jr;return this[t(387)]()[t(375)]((e=>e[t(393)]()))}[jr(351)](){const t=jr;return this[t(361)]()[t(382)](((e,n)=>[...e,...n[t(351)]()]),[])}[jr(332)](){const t=jr;var e;return(null===(e=this[t(330)]())||void 0===e?void 0:e[t(393)]())||null}[jr(343)](){const t=jr,e=this[t(361)]();if(1!=e[t(316)])return null;const n=e[0],r=n[t(322)][t(388)],s=n[t(392)][t(365)];return r instanceof i.Element?r!=s?null:r:null}[jr(356)](){const t=jr;this[t(358)](this[t(361)](),this[t(329)],this[t(390)]),this[t(334)]()}[jr(344)](){const t=jr;this[t(333)](this[t(361)](),this[t(329)],this[t(390)]),this[t(334)]()}[jr(364)](){const t=jr,e=[];let n=this[t(391)];for(;n;)e[t(371)](n),n=n[t(331)];return e}[jr(317)](t,e){const n=jr,r=Zn(this[n(390)]);hr(r,t,e),Or(r,this[n(390)])||(this[n(390)]=r,this[n(368)](r))}[jr(380)](t){const e=jr,n=Zn(this[e(390)]);Ur(n,t),Or(n,this[e(390)])||(this[e(390)]=n,this[e(368)](this[e(390)]))}[jr(373)](){const t=jr;return{id:this.id,type:this[t(363)]?this[t(354)]+":"+this[t(363)]:this[t(354)],authorId:this[t(336)].id,createdAt:this[t(328)],hasComments:this[t(339)],data:this[t(329)],attributes:this[t(390)]}}static[jr(350)](){const t=jr;return(0,e.uid)()[t(312)](1,5)}}function Wr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_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 zr=qr;function qr(t,e){const n=Zr();return(qr=function(t,e){return n[t-=273]})(t,e)}!function(t,e){const n=qr,r=t();for(;;)try{if(676946===-parseInt(n(311))/1*(parseInt(n(282))/2)+-parseInt(n(368))/3+-parseInt(n(314))/4*(-parseInt(n(350))/5)+parseInt(n(336))/6*(parseInt(n(330))/7)+parseInt(n(285))/8*(parseInt(n(367))/9)+parseInt(n(338))/10+-parseInt(n(356))/11*(parseInt(n(290))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zr);class Kr{constructor(t,e){const n=qr;this[n(352)]=[],this[n(297)]=new Map,this[n(370)]=[],this[n(292)]=new Map,this[n(332)]=t,this[n(273)]=e}[zr(287)](t){const e=zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(286)];o++){const i=t[o];if(!i[e(357)])continue;const a=this[e(310)](i);if(a){if(null!=i[e(333)]){if(r[e(300)](i[e(333)]))continue;r[e(334)](i[e(333)])}n[e(280)](a)}else if(e(347)!=i[e(278)])e(284)!=i[e(278)]&&e(341)!=i[e(278)]||this[e(307)](n,i,t[o+1]);else{const t=i[e(305)][e(328)];if(s[e(300)](t))continue;s[e(334)](i[e(305)][e(328)]),t==Tc?this[e(312)](n,i):this[e(363)](n,i)}}return this[e(320)](n)}[zr(304)](t){const e=zr;this[e(352)][e(280)](t)}[zr(319)](t,n,r=e.priorities[zr(296)]){const s=zr;s(343)==typeof t?(0,e.insertToPriorityArray)(this[s(370)],{matchingCallback:t,label:n,priority:r}):this[s(297)][s(309)](t,n)}[zr(301)](t,e){const n=zr;this[n(292)][n(309)](t,e)}[zr(316)](t,e=1){const n=zr;let r;for(const e of this[n(370)])if(e[n(306)](t)){r=e[n(329)];break}return r||(r=this[n(297)][n(294)](t[n(318)])),r?r(e):1!==e?e+" "+t[n(318)]+"s":""+t[n(318)]}[zr(313)](t,e){const n=zr,r=e[n(366)]()[n(358)](),s=n(284)==e[n(278)]?n(334):n(326);for(const e of r){const o=e[n(349)],i=t[t[n(286)]-1];if(o.is(n(365)))i&&i[n(278)][n(362)](n(277))>-1&&t[n(293)](),i&&n(317)==i[n(278)]?i[s]+=o[n(305)]:t[n(280)]({type:n(317),add:n(334)==s?o[n(305)]:"",remove:n(326)==s?o[n(305)]:""});else if(this[n(332)][n(295)](o)){const a=o;if(i&&i[n(278)][n(362)](n(277))>-1&&t[n(293)](),n(302)==e[n(278)])continue;i&&i[n(278)]==s+n(325)&&i[n(346)][n(318)]==a[n(318)]?i[n(322)]++:t[n(280)]({type:s+n(325),element:a,quantity:1}),r[n(315)]((t=>!(n(302)==t[n(278)]&&t[n(349)]==o)))}else if(this[n(332)][n(283)](o,n(345))||o.is(n(346),n(327))){const r=o;if(n(334)==s&&n(359)==e[n(278)]||n(326)==s&&n(302)==e[n(278)])continue;if(i&&-1==i[n(278)][n(362)](n(277))){n(317)==i[n(278)]&&(i[s]+="\n");continue}let a;if(a=n(334)==s?r[n(274)]&&!this[n(332)][n(295)](r[n(274)])?r[n(274)]:null:r[n(291)]&&!this[n(332)][n(295)](r[n(291)])?r[n(291)]:null,r[n(369)]||a&&a[n(369)]){const e=a&&a[n(369)]?a:r;i&&i[n(278)]==s+n(281)&&i[n(346)][n(318)]==e[n(318)]?i[n(322)]++:t[n(280)]({type:s+n(281),element:e,quantity:1})}else t[n(280)]({type:s+n(277),element:r})}}}[zr(320)](t){const e=zr,n=this[e(273)],r=[],s=[],o=[];for(const i of t)switch(i[e(278)]){case e(317):if(i[e(334)]=i[e(334)][e(337)](/(\S)\u000A+(\S)/g,e(323))[e(337)](/\u000A/g,""),i[e(326)]=i[e(326)][e(337)](/(\S)\u000A+(\S)/g,e(323))[e(337)](/\u000A/g,""),""!=i[e(334)]&&""!=i[e(326)]){r[e(280)]({type:e(337),content:Wr(n,e(361),['"'+i[e(326)]+'"','"'+i[e(334)]+'"'])});continue}if(null!=i[e(334)][e(279)](/^ +$/)){r[e(280)]({type:e(284),content:Wr(n,e(321),Wr(n,e(348),i[e(334)][e(286)]))});continue}if(null!=i[e(326)][e(279)](/^ +$/)){r[e(280)]({type:e(341),content:Wr(n,e(354),Wr(n,e(348),i[e(326)][e(286)]))});continue}if(""!=i[e(334)]){r[e(280)]({type:e(284),content:Wr(n,e(321),'"'+i[e(334)]+'"')});continue}r[e(280)]({type:e(341),content:Wr(n,e(354),'"'+i[e(326)]+'"')});continue;case e(324):case e(364):r[e(280)]({type:e(284),content:Wr(n,e(321),this[e(316)](i[e(346)],i[e(322)]))});continue;case e(353):case e(340):r[e(280)]({type:e(341),content:Wr(n,e(354),this[e(316)](i[e(346)],i[e(322)]))});continue;case e(276):r[e(280)]({type:e(284),content:Wr(n,e(331),this[e(316)](i[e(346)],i[e(322)]))});continue;case e(344):r[e(280)]({type:e(341),content:Wr(n,e(351),this[e(316)](i[e(346)],i[e(322)]))});continue;case e(371):s[e(280)](i[e(328)]);continue;case e(335):o[e(280)](i[e(328)]);continue;default:r[e(280)](i)}if(s[e(286)]){const t=s[e(339)]((t=>this[e(292)][e(300)](t)?this[e(292)][e(294)](t):t))[e(289)](", ");r[e(280)]({type:e(342),content:Wr(this[e(273)],e(355),t)})}if(o[e(286)]){const t=o[e(339)]((t=>this[e(292)][e(300)](t)?this[e(292)][e(294)](t):t))[e(289)](", ");r[e(280)]({type:e(342),content:Wr(this[e(273)],e(303),t)})}return r}[zr(310)](t){const e=zr;for(const n of this[e(352)]){const r=n(t);if(r&&e(278)in r)return r}}[zr(363)](t,e){const n=zr,r=e[n(305)],s=void 0===r[n(275)]?n(335):n(371);t[n(280)]({type:s,key:r[n(328)]})}[zr(312)](t,e){const n=zr;t[n(280)]({type:n(342),content:Wr(this[n(273)],n(308),this[n(316)](e[n(366)]()[n(360)][n(298)],1))})}[zr(307)](t,e,n){const r=zr;if(this[r(313)](t,e),n&&n[r(366)]()&&!e[r(366)]()[r(299)][r(288)](n[r(366)]()[r(360)])){const n=t[t[r(286)]-1],s=r(284)==e[r(278)]?r(334):r(326);n&&r(317)==n[r(278)]&&(n[s]+="\n")}}}function Zr(){const t=["getItemLabel","text","name","registerElementLabel","_resolveDescriptionItems","*Insert:* %0","quantity","$1 $2","addEmptyContainer","Object","remove","softBreak","key","label","517349uhEtac","*Split:* %0","_schema","subType","add","removeFormat","30krlnxU","replace","8081590GRqEkm","map","removeObject","deletion","format","function","removeContainer","$text","element","attribute","ELEMENT_SPACE","item","353735ZYMMbs","*Merge:* %0","_customCallbacks","removeEmptyContainer","*Remove:* %0","*Set format:* %0","3695329YCHQhF","isInContent","getWalker","elementStart","start","REPLACE_TEXT","indexOf","_handleAttributeSuggestionDescription","addObject","$textProxy","getFirstRange","279Dkdlxe","3959886NfgbIS","isEmpty","_itemLabelsCallbacks","addFormat","_locale","nextSibling","newValue","addContainer","Container","type","match","push","EmptyContainer","1334sTwMCR","checkChild","insertion","260280YHuMpQ","length","getDescriptions","isEqual","join","12AuTEtT","previousSibling","_attributeLabels","pop","get","isObject","normal","_itemLabels","nodeAfter","end","has","registerAttributeLabel","elementEnd","*Remove format:* %0","registerDescriptionCallback","data","matchingCallback","_handleInsertRemoveSuggestionDescription","*Change to:* %0","set","_handleCustomCallbackDescription","947enfYvW","_handleRenameSuggestionDescription","_addDescriptionItems","44kSZuLW","skip"];return(Zr=function(){return t})()}function Xr(t,e){const n=Yr();return(Xr=function(t,e){return n[t-=398]})(t,e)}const Qr=Xr;!function(t,e){const n=Xr,r=t();for(;;)try{if(275876===parseInt(n(407))/1*(-parseInt(n(414))/2)+parseInt(n(400))/3+parseInt(n(409))/4+-parseInt(n(401))/5+-parseInt(n(404))/6*(parseInt(n(405))/7)+parseInt(n(408))/8*(-parseInt(n(412))/9)+parseInt(n(413))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[Qr(399)](){const t=Qr,e=this[t(406)],n=e[t(403)][t(411)](t(402));e[t(415)][t(411)](t(410))&&n[t(398)](t(410))}}function Yr(){const t=["21hgPoVo","editor","10480DPoKMw","8ZRYjLN","1018036eduaPf","showAIAssistant","get","3861378TILSuL","13990150bgCTQk","76KXiedK","commands","enableCommand","afterInit","549846kpfKZl","2637425ZUrixJ","TrackChangesEditing","plugins","412326Vlmmqf"];return(Yr=function(){return t})()}function $r(t,e){const n=es();return($r=function(t,e){return n[t-=398]})(t,e)}const ts=$r;function es(){const t=["registerBlockAttribute","commandParams","alignment","center","1112826LrKugF","3454002xufthf","registerAttributeLabel","_registerLegacyDescription","has","FORMAT_ALIGN_TO_CENTER","2597jilkQg","formatBlock","TrackChangesEditing","commandName","2560624Stucnj","*Format:* %0","format","locale","afterInit","editor","left","plugins","AlignmentEditing","750TYfxWq","registerDescriptionCallback","211604prKGUO","1328pofrng","FORMAT_ALIGNMENT","type","FORMAT_ALIGN_TO_RIGHT","5qHwpEs","FORMAT_JUSTIFY_TEXT","justify","enableDefaultAttributesIntegration","FORMAT_ALIGN_TO_LEFT","descriptionFactory","right","966827zXcfGz","226701PXIvuR","get","value"];return(es=function(){return t})()}!function(t,e){const n=$r,r=t();for(;;)try{if(724314===parseInt(n(417))/1+-parseInt(n(435))/2+-parseInt(n(426))/3+parseInt(n(405))/4*(parseInt(n(410))/5)+parseInt(n(425))/6+parseInt(n(431))/7*(parseInt(n(406))/8)+parseInt(n(418))/9*(parseInt(n(403))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[ts(398)](){const t=ts,e=this[t(399)],n=e[t(438)];if(!e[t(401)][t(429)](t(402)))return;const r=e[t(401)][t(419)](t(433));r[t(413)](t(423)),r[t(421)](t(423)),r[t(415)][t(427)](t(423),Wr(n,t(407))),this[t(428)]()}[ts(428)](){const t=ts,e=this[t(399)],n=e[t(438)];e[t(401)][t(419)](t(433))[t(415)][t(404)]((e=>{const r=t;if(r(432)!=e[r(408)])return;const{data:s}=e;if(s&&r(423)==s[r(434)]){const t=s[r(422)][0][r(420)];return{type:r(437),content:Wr(n,r(436),function(t){const e=r;switch(t){case e(400):return Wr(n,e(414));case e(416):return Wr(n,e(409));case e(424):return Wr(n,e(430));case e(412):return Wr(n,e(411))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=os();return(ss=function(t,e){return n[t-=220]})(t,e)}function os(){const t=["type","italic","commandName","bold","FORMAT_UNDERLINE","has","editor","8274875fgFVnz","FORMAT_","567654CjPXpw","formatInline","454472tNBbDi","registerAttributeLabel","FORMAT_CODE","SubscriptEditing","6476xsLReL","descriptionFactory","enableDefaultAttributesIntegration","afterInit","subscript","registerInlineAttribute","CodeEditing","TrackChangesEditing","slice","StrikethroughEditing","code","SuperscriptEditing","FORMAT_SUPERSCRIPT","1406064XaikVL","forceValue","117IfVJDq","FORMAT_ITALIC","*Remove format:* %0","commandParams","plugins","strikethrough","7044HjqBtL","1795CRFhaY","underline","2487TzsJiF","FORMAT_BOLD","BoldEditing","superscript","_registerLegacyDescription","toLowerCase","UnderlineEditing","3433440FILggr","registerDescriptionCallback","get","format","FORMAT_STRIKETHROUGH","FORMAT_SUBSCRIPT","locale","ItalicEditing","*Format:* %0","toUpperCase"];return(os=function(){return t})()}!function(t,e){const n=ss,r=t();for(;;)try{if(770317===parseInt(n(238))/1+parseInt(n(257))/2+parseInt(n(268))/3*(parseInt(n(244))/4)+-parseInt(n(266))/5*(-parseInt(n(265))/6)+-parseInt(n(236))/7+-parseInt(n(240))/8*(parseInt(n(259))/9)+-parseInt(n(275))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(os);const is=[rs(270),rs(226),rs(274),rs(250),rs(253),rs(243),rs(255)];class as extends t.Plugin{[rs(247)](){const t=rs,e=this[t(235)],n=e[t(263)][t(221)](t(251)),r=e[t(225)];for(const s of is){if(!e[t(263)][t(234)](s))continue;const o=s[t(252)](0,-7)[t(273)](),i=t(237)+o[t(228)]();n[t(246)](o),n[t(249)](o),n[t(245)][t(241)](o,Wr(r,i))}this[t(272)]()}[rs(272)](){const t=rs,e=this[t(235)],n=e[t(225)],r=e[t(263)][t(221)](t(251));function s(e,s){const o=t;r[o(245)][o(220)]((t=>{const r=o;if(r(239)!=t[r(229)])return;const{data:i}=t;return i&&i[r(231)]===e?i[r(262)][0][r(258)]?{type:r(222),content:Wr(n,r(227),s)}:{type:r(222),content:Wr(n,r(261),s)}:void 0}))}s(t(232),Wr(n,t(269))),s(t(230),Wr(n,t(260))),s(t(267),Wr(n,t(233))),s(t(254),Wr(n,t(242))),s(t(264),Wr(n,t(223))),s(t(248),Wr(n,t(224))),s(t(271),Wr(n,t(256)))}}const cs=us;function us(t,e){const n=fs();return(us=function(t,e){return n[t-=318]})(t,e)}!function(t,e){const n=us,r=t();for(;;)try{if(769756===-parseInt(n(346))/1*(-parseInt(n(319))/2)+parseInt(n(356))/3*(-parseInt(n(321))/4)+-parseInt(n(327))/5+-parseInt(n(345))/6+parseInt(n(335))/7*(-parseInt(n(354))/8)+-parseInt(n(350))/9+parseInt(n(329))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fs);class ls extends t.Plugin{[cs(328)](){const t=cs,e=this[t(323)],n=e[t(325)];if(!e[t(360)][t(333)](t(353)))return;const r=e[t(360)][t(331)](t(332)),s=this[t(323)][t(338)][t(331)](t(326));r[t(339)](t(326),((n,o={})=>{const i=t,a=this[i(323)][i(355)][i(352)][i(330)],c=o&&void 0!==o[i(318)]?o[i(318)]:!s[i(324)];let u=[];if(c){const t=Array[i(342)](a[i(361)]())[i(347)]((t=>hs(t)||function(t,e){const n=i,r=e[n(359)](t[n(340)],n(326)),s=e[n(359)]([n(337),n(326)],t);return r&&s}(t,this[i(323)][i(355)][i(357)])));u=A(t,e[i(355)])}else{const t=Array[i(342)](a[i(361)]())[i(347)]((t=>hs(t)));u=A(t,e[i(355)])}e[i(355)][i(351)]((()=>{const t=i;for(const e of u)r[t(358)](e,{commandName:t(326),commandParams:[{forceValue:c}]})}))})),r[t(334)][t(320)]((e=>{const r=t,{data:s}=e;if(s&&r(326)==s[r(343)]){const t=Wr(n,r(348));return s[r(341)][0][r(318)]?{type:r(344),content:Wr(n,r(322),t)}:{type:r(344),content:Wr(n,r(336),t)}}}))}}function fs(){const t=["descriptionFactory","7gGXwAo","*Remove format:* %0","$root","commands","enableCommand","parent","commandParams","from","commandName","format","2336364ivnoaf","166740lOvTun","filter","ELEMENT_BLOCK_QUOTE","name","5734080VRcnLS","change","document","BlockQuoteEditing","689672ovrGbH","model","3SHcZXm","schema","markBlockFormat","checkChild","plugins","getSelectedBlocks","forceValue","16fnzJJY","registerDescriptionCallback","5326748RtzNNr","*Set format:* %0","editor","value","locale","blockQuote","64445oeVTqt","afterInit","18931350dQRAFB","selection","get","TrackChangesEditing","has"];return(fs=function(){return t})()}function hs(t){const e=cs;return e(326)==t[e(340)][e(349)]}const ds=gs;function gs(t,e){const n=ps();return(gs=function(t,e){return n[t-=211]})(t,e)}function ps(){const t=["has","plugins","1383816qBdJXb","11848FreZrq","changeCaseUpper","5894433POXklJ","editor","CaseChange","1307908ZCWGJq","afterInit","6qqGDGl","3945224hUJjAL","enableCommand","392926dGZRBQ","changeCaseTitle","changeCaseLower","get","TrackChangesEditing","165dibdoO","163618ywivfz"];return(ps=function(){return t})()}!function(t,e){const n=gs,r=t();for(;;)try{if(464799===-parseInt(n(227))/1+parseInt(n(213))/2+-parseInt(n(216))/3+parseInt(n(217))/4*(-parseInt(n(212))/5)+-parseInt(n(224))/6*(-parseInt(n(222))/7)+parseInt(n(225))/8+parseInt(n(219))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ps);class ms extends t.Plugin{[ds(223)](){const t=ds,e=this[t(220)];e[t(215)][t(214)](t(221))&&(e[t(215)][t(230)](t(211))[t(226)](t(218)),e[t(215)][t(230)](t(211))[t(226)](t(229)),e[t(215)][t(230)](t(211))[t(226)](t(228)))}}const Is=bs;function Es(){const t=["enableCommand","1574160BbvGiQ","TrackChangesEditing","1188WkfoQc","136466QTrdVz","editor","9AKSVwb","plugins","14LYuCMo","380oxgCiV","commands","get","196141qldmRZ","7OUdbex","ckbox","2297896yOyfPR","323011SeimVt","119452HAmuKo","1670754IHbvVw","afterInit","135UdsaFs"];return(Es=function(){return t})()}function bs(t,e){const n=Es();return(bs=function(t,e){return n[t-=440]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(484624===-parseInt(n(460))/1*(parseInt(n(451))/2)+-parseInt(n(448))/3+parseInt(n(443))/4*(-parseInt(n(446))/5)+parseInt(n(444))/6*(-parseInt(n(455))/7)+-parseInt(n(441))/8*(parseInt(n(453))/9)+parseInt(n(456))/10*(parseInt(n(459))/11)+-parseInt(n(450))/12*(-parseInt(n(442))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Es);class Ts extends t.Plugin{[Is(445)](){const t=Is,e=this[t(452)];e[t(457)][t(458)](t(440))&&e[t(454)][t(458)](t(449))[t(447)](t(440))}}const _s=ys;function ys(t,e){const n=ks();return(ys=function(t,e){return n[t-=373]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(378383===-parseInt(n(411))/1+parseInt(n(416))/2*(parseInt(n(414))/3)+-parseInt(n(381))/4*(-parseInt(n(375))/5)+-parseInt(n(385))/6+-parseInt(n(401))/7*(parseInt(n(422))/8)+-parseInt(n(420))/9*(-parseInt(n(383))/10)+parseInt(n(397))/11*(parseInt(n(426))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ks);class As extends t.Plugin{[_s(418)](){const t=_s,e=this[t(413)];if(!e[t(373)][t(382)](t(406)))return;const n=e[t(373)][t(396)](t(384)),r=e[t(398)],s=e[t(424)][t(396)](t(387))[t(388)],o=e[t(376)][t(396)](t(387));n[t(391)](t(386)),n[t(391)](t(408)),n[t(391)](t(387),((r,i={})=>{const a=t,c=e[a(409)],u=e[a(409)][a(390)][a(399)],l=i&&void 0!==i[a(380)]?i[a(380)]:!o[a(394)];let f;i[a(421)]||(i[a(421)]=s[0][a(421)]),f=l?Array[a(377)](u[a(423)]())[a(400)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(419))&&!e[n(402)](t)&&e[n(415)](t[n(412)],n(387))}(t,c[a(427)]))):Array[a(377)](u[a(423)]())[a(400)]((t=>Cs(t)));const h=A(f,c);c[a(407)]((()=>{const t=a;for(const e of h)n[t(417)](e,{commandName:t(387),commandParams:[{...i,forceValue:l}],formatGroupId:t(403)})}))})),n[t(404)][t(374)](t(387),(e=>Wr(r,t(389),e))),n[t(404)][t(429)]((e=>{const n=t;if(n(405)!=e[n(428)])return;const o=r.t,{data:i}=e;if(!i||n(387)!=i[n(395)])return;const a=i[n(392)][0][n(421)],c=o(s[n(425)]((t=>t[n(421)]===a))[n(379)])[n(393)]();return i[n(392)][0][n(380)]?{type:n(410),content:Wr(r,n(431),Wr(r,n(389),1)+" ("+c+")")}:{type:n(410),content:Wr(r,n(430),Wr(r,n(389),1))}}))}}function ks(){const t=["661886UuGMaR","parent","editor","3OBNRyI","checkChild","624142syKGGm","markBlockFormat","afterInit","rootElement","441WdQfZW","language","248ZiVTOT","getSelectedBlocks","config","find","864BwKyrP","schema","type","registerDescriptionCallback","*Remove format:* %0","*Set format:* %0","plugins","registerElementLabel","375fjdjCv","commands","from","name","label","forceValue","30776jNdKQN","has","53210nSolEZ","TrackChangesEditing","4009656iyAYMZ","indentCodeBlock","codeBlock","languages","ELEMENT_CODE_BLOCK","document","enableCommand","commandParams","toLowerCase","value","commandName","get","138017qtzsfh","locale","selection","filter","77833DxRSQA","isLimit","blockName","descriptionFactory","formatBlock","CodeBlock","change","outdentCodeBlock","model","format"];return(ks=function(){return t})()}function Cs(t){const e=_s;return e(387)==t[e(378)]}function Ls(){const t=["14660766XViaFt","afterInit","876OhdMdt","4495561ufcMPK","has","18753WGmVjl","551481dTVJln","4439760sphUBU","TrackChangesEditing","1460CNrCiR","8uTESLb","editor","plugins","9113442bomVjv","2LsSazn","get","enableCommand","CommentsEditing","addCommentThread","205106XkwYnf"];return(Ls=function(){return t})()}const Rs=Ns;function Ns(t,e){const n=Ls();return(Ns=function(t,e){return n[t-=456]})(t,e)}!function(t,e){const n=Ns,r=t();for(;;)try{if(815840===-parseInt(n(466))/1*(-parseInt(n(474))/2)+-parseInt(n(465))/3*(-parseInt(n(462))/4)+-parseInt(n(467))/5+parseInt(n(473))/6+parseInt(n(463))/7*(-parseInt(n(470))/8)+parseInt(n(460))/9+parseInt(n(469))/10*(-parseInt(n(459))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ls);class Ss extends t.Plugin{[Rs(461)](){const t=Rs,e=this[t(471)];e[t(472)][t(464)](t(457))&&e[t(472)][t(475)](t(468))[t(456)](t(458))}}var vs=n(834);function Ms(t,e){const n=ws();return(Ms=function(t,e){return n[t-=337]})(t,e)}function ws(){const t=["consumable","createUIElement","isBlock","8660832IdGTGr","ck-suggestion-marker--active","isAtEnd","plugins","1460DHSNoj","bindElementToMarker","start","hasAttribute","mapper","9330yEeUqW","parent","model","includes","118nFXiyV","name","7132qsQbPu","12ZXOimC","addClass","markerName","createRangeOn","previousPosition","activeMarkers","getWalker","3385dSWAeD","span","95271ChlZQq","test","152rxbrjb","getCustomProperty","schema","getItems","10142361iOsPvi","isContent","markerRange","get","insert","560460JEykWF","nextSibling","toViewPosition","addHighlight","299971nGBuDX","TrackChangesEditing","push","item","type","writer","elementEnd","toViewElement","isLimit","ck-suggestion-marker-"];return(ws=function(){return t})()}function Os(t,e,n){const r=Ms,s=[];for(const o of e[r(363)]())o[r(340)](t)&&s[r(375)](n[r(352)](o));return s}function Fs(t,e,{showActiveMarker:n=!0}={}){const r=Ms,s=t[r(389)][r(367)](r(374));return(o,i,a)=>{const c=r;if(!a[c(383)][c(359)](i[c(366)],o[c(347)]))return;const u=i[c(366)][c(355)](),l=i[c(366)][c(339)],f=t[c(344)][c(362)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(376)];g=g||f[c(365)](e);const n=a[c(341)][c(380)](e);if(n&&n[c(361)](c(372)))return;c(379)==t[c(377)]&&f[c(385)](e)&&!f[c(381)](e)&&(e[c(370)]||l[c(388)]?h&&h[c(343)]==e||(h=e,m(t[c(353)]),p=!0):d=d||t[c(353)])}function m(t){const r=c,o=a[r(378)][r(384)](r(357),{class:r(382)+e}),u=a[r(341)][r(371)](t);n&&s[r(354)][r(345)](i[r(351)])&&a[r(378)][r(350)](r(387),o),a[r(378)][r(368)](u,o),a[r(341)][r(338)](o,i[r(351)])}g||p||!d||m(d)}}function Ds(t,e){const n=Ps();return(Ds=function(t,e){return n[t-=342]})(t,e)}!function(t,e){const n=Ms,r=t();for(;;)try{if(635617===-parseInt(n(346))/1*(-parseInt(n(348))/2)+parseInt(n(349))/3*(parseInt(n(369))/4)+-parseInt(n(356))/5*(-parseInt(n(342))/6)+parseInt(n(373))/7*(-parseInt(n(360))/8)+-parseInt(n(364))/9+-parseInt(n(337))/10*(-parseInt(n(358))/11)+-parseInt(n(386))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const xs=Ds;function Ps(){const t=["merge","document","3343530xNQvdA","7240lyVAvl","521724dpDZbc","unit","options","data","4pIvViR","createSelection","1080040vDGXOb","5jNjnne","getFirstRange","bind","selection","lock","batch","9PRJrSC","forward","fromRange","$graveyard","downcastDispatcher","get","unlock","end","detach","unbindElementFromMarkerName","delete","1533868qUVlaF","remove","116524LOvuBS","editing","high","modifySelection","setSelection","isCollapsed","commands","writer","markerNameToElements","944735akydcd","removeMarker:suggestion:deletion","plugins","init","addMarker:suggestion:deletion","requires","TrackChangesEditing","471nXsRIK","enableCommand","buffer","showSuggestionHighlights","uiElement","enqueueChange","root","start","model","deleteForward","rootName","markerName","createRange","editor","mapper"];return(Ps=function(){return t})()}!function(t,e){const n=Ds,r=t();for(;;)try{if(194511===-parseInt(n(350))/1*(-parseInt(n(389))/2)+-parseInt(n(366))/3*(parseInt(n(384))/4)+-parseInt(n(392))/5*(parseInt(n(385))/6)+parseInt(n(348))/7+-parseInt(n(391))/8+parseInt(n(398))/9*(parseInt(n(383))/10)+-parseInt(n(359))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[xs(364)](){return[vs.Delete]}[xs(362)](){const t=xs,e=this[t(379)],n=e[t(361)][t(342)](t(365));n[t(367)](t(347));const r=e[t(356)][t(342)](t(375));n[t(367)](t(375),((n,s={})=>{const o=t,a=e[o(374)][o(390)](e[o(374)][o(382)][o(395)]);a[o(355)]&&e[o(374)][o(353)](a,{direction:o(399),unit:s[o(386)]});const c=a[o(393)](),u=i.LiveRange[o(400)](c);let l;n(s),l=o(401)==u[o(372)][o(376)]?e[o(374)][o(378)](c[o(373)]):e[o(374)][o(378)](u[o(373)],u[o(344)]),u[o(345)](),e[o(374)][o(371)](r[o(368)][o(397)],(t=>{const e=o;r[e(368)][e(396)](),t[e(354)](t[e(378)](l[e(344)])),r[e(368)][e(343)]()}))})),e[t(351)][t(402)].on(t(363),Fs(e,t(381)),{priority:t(352)}),e[t(388)][t(402)].on(t(363),((n,r,s)=>{const o=t;s[o(387)][o(369)]&&Fs(e,o(381),{showActiveMarker:!1})[o(394)](this)(n,r,s)}),{priority:t(352)}),e[t(351)][t(402)].on(t(360),((e,n,r)=>{const s=t,o=r[s(380)][s(358)](n[s(377)]);if(o)for(const t of o)t.is(s(370))&&(r[s(380)][s(346)](t,n[s(377)]),r[s(357)][s(349)](t))}),{priority:t(352)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=331]})(t,e)}function Gs(){const t=["listMarker","nextSibling","refresh","isLocal","locale","descriptionFactory","get","list.multiBlock","default","listReversed","attributeKey","trackChangesCommand","registerAttributeLabel","length","registerDescriptionCallback","1183040XymoHU","2GGPEgZ","isUndo","oldValue","*Indent:* %0","data","getFirstMarker","plugins","assureChains","checkTodoList","change","forceValue","commandName","filter","config","mergeListItemBackward","enableDefaultAttributesIntegration","key","format","schema","_supportLegacySuggestions","commands","value","attributes","attribute","document","head","end","commandParams","155000GcENDx","setSelection","*Merge:* list item","editor","indentList","mergeListItemForward","_LIST","customNumberedList","deletion","listStyle","560429YBLCPi","getAttribute","registerElementLabel","*Change to:* %0","createPositionAt","registerBlockAttribute","splitListItemBefore","getRanges","ELEMENT_LIST_ITEM","ListEditing","batch","getChanges","from","has","start","parent","listStart","*Format:* remove from %0","24foCDJE","newValue","numbered","registerCustomCallback","todoListChecked","_registerLegacyDescription","multipleBlocks","4226810tuTINI","push","afterInit","TodoListEditing","ELEMENT_","map","selection","registerPostFixer","1716693tkyfKj","listIndent","next","*Split:* list item","_findSuggestions","type","getFirstRange","TrackChangesEditing","setAttribute","todo","includes","previousSibling","outdentList","differ","bulletedList","_getAttributeKey","ELEMENT_BULLETED_LIST","range","detach","customBulletedList","noTrackChangesFixer","listItemIdFixer","listType","nodeAfter","createRange","*Format:* insert into %0","FORMAT_INDENT","groupId","*Remove format:* %0","numberedList","*Set format:* %0","9lmePba","formatBlock","containsItem","documentList","model","fromRange","getSuggestions","splitListItemAfter","accept","*Check item*","todoList","ELEMENT_NUMBERED_LIST","removeMarker","_suggestionFactory","952624MpDkJh","meta","87052LVUuBG","*Merge:* %0","*Outdent:* %0","suggestion","todoListCheck","ELEMENT_TODO_LIST","listMarkerStyle","6CwRVil","find","isNextTo","*Uncheck item*","toUpperCase","execute","every","listItemId","isObject","bulleted"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(450532===parseInt(n(343))/1*(-parseInt(n(456))/2)+parseInt(n(361))/3*(parseInt(n(333))/4)+-parseInt(n(368))/5*(-parseInt(n(430))/6)+parseInt(n(423))/7+-parseInt(n(421))/8*(parseInt(n(407))/9)+parseInt(n(455))/10+-parseInt(n(376))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(370)](){const t=Us,e=this[t(336)];if(!e[t(462)][t(356)](t(352)))return;const n=e[t(444)],r=e[t(462)][t(446)](t(383)),s=e[t(462)][t(356)](t(371)),o=!!e[t(469)][t(446)](t(447));function i(e){const r=t;return{type:r(473),content:""+Wr(n,r(406),e)}}function a(e){const r=t;return{type:r(473),content:""+Wr(n,r(404),e)}}r[t(471)](t(405)),r[t(471)](t(390)),r[t(471)](t(340)),r[t(471)](t(395)),r[t(471)](t(337)),r[t(471)](t(388)),r[t(471)](t(414)),r[t(471)](t(349)),r[t(348)](t(437)),r[t(348)](t(398)),r[t(348)](t(377)),o&&(r[t(471)](t(470)),r[t(471)](t(338))),s&&(r[t(471)](t(417)),r[t(471)](t(464)),r[t(348)](t(365)),r[t(445)][t(454)]((e=>{const r=t,{data:s}=e;if(s&&r(365)==s[r(472)])return{type:r(473),content:s[r(362)]?Wr(n,r(416)):Wr(n,r(433))}})),this[t(336)][t(411)][t(480)][t(375)]((e=>{const n=t;if(e[n(353)][n(457)])return!1;let s=!1;const o=r[n(413)]({skipNotAttached:!0})[n(468)]((t=>n(365)===r[n(391)](t)));for(const t of o)n(385)!=t[n(382)]()[n(357)][n(399)][n(344)](n(398))&&(r[n(380)](t[n(382)](),n(479))[n(431)]((t=>n(398)===r[n(391)](t[n(426)])))||(e[n(419)](t[n(461)]()),s=!0));return s}))),r[t(445)][t(452)](t(377),Wr(n,t(402)));const c={type:t(473),content:""};r[t(445)][t(454)]((e=>{const r=t,{data:s}=e;if(!s||r(398)!=s[r(472)])return;let u=e[r(481)];for(;u;){if(u[r(460)]&&((r(342)==u[r(460)][r(472)]||r(429)==u[r(460)][r(472)])&&(u[r(460)][r(362)]&&r(448)!=u[r(460)][r(362)]||r(448)!=u[r(460)][r(458)]&&!s[r(362)])||!o&&u[r(460)][r(472)]==Tc))return c;u=u[r(378)]}if(null==s[r(362)])switch(s[r(458)]){case r(439):return a(Wr(n,r(392)));case r(363):return a(Wr(n,r(418)));case r(385):return a(Wr(n,r(428)))}switch(s[r(362)]){case r(439):return i(Wr(n,r(392)));case r(363):return i(Wr(n,r(418)));case r(385):return i(Wr(n,r(428)))}})),r[t(445)][t(454)]((e=>{const n=t,{data:r}=e;if(r&&n(377)==r[n(472)])return null==r[n(362)]||null==r[n(458)]&&0==r[n(362)]?c:void 0})),r[t(445)][t(454)]((e=>{const r=t;if(r(479)!=e[r(381)])return;const{data:s}=e;if(!s||r(437)!=s[r(472)])return;const o=Hs(e);return r(362)==o?{type:r(473),content:Wr(n,r(335))}:r(458)==o?{type:r(473),content:Wr(n,r(379))}:c})),e[t(411)][t(480)][t(375)]((e=>this[t(397)](e))),e[t(411)][t(480)][t(375)]((e=>this[t(396)](e))),e[t(411)][t(480)][t(375)]((e=>this[t(463)](e))),this[t(475)]()}[Us(397)](t){const e=Us;if(t[e(353)][e(457)]||!t[e(353)][e(443)])return!1;let n=!1;const r=this[e(336)][e(462)][e(446)](e(383))[e(413)]({skipNotAttached:!0})[e(468)]((t=>t[e(460)]&&e(437)==t[e(460)][e(472)]))[e(468)]((t=>t[e(460)][e(362)]&&t[e(460)][e(458)]));for(const s of r)Hs(s)||(t[e(419)](s[e(461)]()),n=!0);return n}[Us(396)](t){const e=Us;if(t[e(353)][e(457)]||!t[e(353)][e(443)])return!1;const n=this[e(336)][e(462)][e(446)](e(383));if(n[e(451)][e(477)])return!1;let r=!1;const s=[e(398),e(437),e(377),e(342),e(359),e(449),e(427),e(440),e(429)],o=this[e(336)][e(411)][e(480)][e(389)][e(354)]()[e(468)]((t=>e(479)==t[e(381)]))[e(468)]((t=>s[e(386)](t[e(450)])));if(0==o[e(453)])return r;for(const i of o){const o=n[e(380)](i[e(393)],e(479))[e(468)]((t=>!t[e(422)][e(432)]))[e(373)]((t=>t[e(426)]))[e(468)]((t=>{const r=e,o=n[r(391)](t);return s[r(386)](o)}));if(o[e(453)]){for(const n of o)t[e(419)](n[e(461)]());r=!0}}return r}[Us(463)](t){const e=Us;if(t[e(353)][e(457)]||!t[e(353)][e(443)])return!1;const n=this[e(336)][e(462)][e(446)](e(383));let r=!1;const s=[e(398),e(437),e(377),e(342),e(359),e(449),e(427),e(440),e(429)];for(const t of n[e(413)]({skipNotAttached:!0})){const o=n[e(380)](t[e(382)](),e(479))[e(373)]((t=>t[e(426)]))[e(468)]((t=>t[e(460)]&&s[e(386)](t[e(460)][e(472)])));if(!o[e(453)])continue;const a=o[0][e(481)][e(478)][e(403)];if(!o[e(436)]((t=>t[e(478)][e(403)]===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(413)]({skipNotAttached:!0})[s(468)]((e=>s(479)==e[s(381)]&&e[s(478)][s(403)]==t)))e[s(384)](s(403),r)}function i(t,n){const r=e;let s=t[r(481)],i=!1;for(;s;)s[r(478)][r(403)]!=n&&(o(s[r(478)][r(403)],n),s[r(384)](r(403),n),i=!0),s=s[r(378)];return i}}[Us(475)](){const t=Us,e=this[t(336)],n=e[t(444)],r=e[t(462)][t(446)](t(383));this[t(366)](),r[t(420)][t(364)](t(408),t(410),t(415),(function(n,r){const s=t,o=[];for(let t of n)t[s(357)][s(399)]===t[s(331)][s(358)]&&(t=e[s(411)][s(400)](e[s(411)][s(347)](t[s(357)][s(399)],0))),o[s(369)](t);e[s(411)][s(465)]((t=>{const n=s,a=e[n(411)][n(480)][n(374)],c=Array[n(355)](a[n(350)]())[n(373)]((t=>i.LiveRange[n(412)](t)));t[n(334)](o),e[n(476)][n(446)](r[n(467)])[n(442)](),r[n(332)][n(369)]({forceDefaultExecution:!0}),e[n(435)](r[n(467)],...r[n(332)]),t[n(334)](c);for(const t of c)t[n(394)]()}))})),r[t(445)][t(345)]((function(n){const r=t,s=!e[r(411)][r(474)][r(438)](n),o=n[r(387)],i=n[r(441)],a=n[r(344)](r(437)),c=!o||o[r(344)](r(437))!==a,u=!i||i[r(344)](r(437))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(351),e)))}[Us(366)](){const t=Us,e=this[t(336)],n=e[t(444)];function r(n){const r=t,s=e[r(476)][r(446)](r(390))[r(477)],o=e[r(476)][r(446)](r(405))[r(477)];return r(405)===n?s:o}e[t(462)][t(446)](t(383))[t(445)][t(454)]((function(s){const o=t;if(o(408)!=s[o(381)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(467)]){case o(390):u=i[o(332)][0][o(466)],l=r(i[o(467)]),a=o(u?401:360),!l&&e[o(469)][o(446)](o(447))||(a=o(346)),c={type:o(473),content:Wr(n,a,Wr(n,o(392)))};break;case o(405):u=i[o(332)][0][o(466)],l=r(i[o(467)]),a=o(u?401:360),!l&&e[o(469)][o(446)](o(447))||(a=o(346)),c={type:o(473),content:Wr(n,a,Wr(n,o(418)))};break;case o(337):a=o(459),c={type:o(473),content:Wr(n,a,Wr(n,o(351)))};break;case o(388):a=function(t){const e=o,n=t[e(382)]();let r=n[e(357)][e(399)];for(;r&&n[e(409)](r);){if(r[e(344)](e(377))>0)return!1;r=r[e(441)]}return!0}(s)?Wr(n,o(360),Wr(n,function(t){const e=o;return e(372)+t[e(382)]()[e(357)][e(399)][e(344)](e(398))[e(434)]()+e(339)}(s))):Wr(n,o(425),Wr(n,o(351))),c={type:o(473),content:a};break;case o(470):case o(338):!1===i[o(367)]&&(a=o(424),c={type:o(341),content:Wr(n,a,Wr(n,o(351)))})}return c}))}}function Hs(t){const e=Us;let n=t[e(382)]()[e(357)][e(399)][e(387)];for(;n;){const r=n[e(344)](e(437));if(!r)return!1;if(r==t[e(460)][e(362)])return e(362);if(r==t[e(460)][e(458)])return e(458);n=n[e(387)]}return!1}function Ws(){const t=["circle","disc","list.properties","locale","_getAttributeKey","3199020xQbIAU","find","config","listReversed","plugins","*Change to:* %0","_getTranslationKeyForListStyle","batch","formatBlock","styles","30juUkJc","attribute","*Format:* set start index to %0","includes","lower-latin","*Format:* set order to reversed","_registerLegacyDescription","269274spizRg","getFirstMarker","decimal-leading-zero","*Format:* set order to regular","filter","editor","start","registerPostFixer","get","5671287bgtKYm","format","data","listType","_LIST_","registerDescriptionCallback","decimal","registerBlockAttribute","afterInit","next","upper-roman","17064490HhrWMd","default","bulleted","listStart","newValue","removeMarker","ELEMENT_","6Vigavf","handleDescriptions","getFirstRange","model","commandParams","_findSuggestions","type","nodeAfter","head","upper-latin","getAttribute","isUndo","TrackChangesEditing","descriptionFactory","has","replace","646856FWZsyf","customNumbered","1xmvhCi","8189384kEnXZl","ListPropertiesEditing","bind","document","lower-roman","numbered","enableDefaultAttributesIntegration","reversed","startIndex","FORMAT_LIST_START","toUpperCase","_LIST_DEFAULT","5810936ifdUbP","commandName","registerAttributeLabel","square","key","getSuggestions","listStyle","*Remove format:* %0","oldValue","FORMAT_LIST_REVERSED","suggestion","*Set format:* %0"];return(Ws=function(){return t})()}function zs(t,e){const n=Ws();return(zs=function(t,e){return n[t-=245]})(t,e)}const qs=zs;!function(t,e){const n=zs,r=t();for(;;)try{if(594180===parseInt(n(303))/1*(-parseInt(n(258))/2)+parseInt(n(333))/3+-parseInt(n(301))/4*(parseInt(n(251))/5)+-parseInt(n(285))/6*(parseInt(n(304))/7)+parseInt(n(316))/8+-parseInt(n(267))/9+parseInt(n(278))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Ks extends t.Plugin{[qs(275)](){const t=qs;if(!this[t(263)][t(245)][t(299)](t(305)))return;const e=this[t(263)][t(335)][t(266)](t(330)),n=this[t(263)][t(245)][t(266)](t(297));e[t(250)]&&(n[t(310)](t(322)),n[t(274)](t(322))),e[t(311)]&&(n[t(310)](t(336)),n[t(274)](t(336))),e[t(312)]&&(n[t(310)](t(281)),n[t(274)](t(281)));const r={type:t(268),content:""};n[t(298)][t(272)](this[t(286)][t(306)](this));const s=this[t(263)][t(331)];n[t(298)][t(318)](t(336),Wr(s,t(325))),n[t(298)][t(272)]((e=>{const n=t,{data:s}=e;if(s&&n(336)==s[n(320)])return null==s[n(282)]||0==s[n(282)]&&null==s[n(324)]?r:void 0})),n[t(298)][t(318)](t(281),Wr(s,t(313))),n[t(298)][t(272)]((e=>{const n=t,{data:s}=e;if(s&&n(281)==s[n(320)])return null==s[n(282)]||1==s[n(282)]&&null==s[n(324)]?r:void 0})),this[t(263)][t(288)][t(307)][t(265)]((e=>{const r=t;if(e[r(248)][r(296)])return!1;let s=!1;const o=n[r(321)]({skipNotAttached:!0})[r(262)]((t=>{const e=r,s=n[e(332)](t);return e(281)==s||e(336)==s}));for(const t of o){const o=t[r(287)]()[r(264)][r(292)][r(295)](r(270));r(309)!=o&&r(302)!=o&&(n[r(290)](t[r(287)](),r(252))[r(334)]((t=>r(270)==n[r(332)](t[r(326)])))||(e[r(283)](t[r(259)]()),s=!0))}return s})),this[t(257)]()}[qs(286)](t){const e=qs,n=this[e(263)][e(331)],{data:r}=t,s={type:e(268),content:""};if(!r||e(322)!=r[e(320)])return;if(!r[e(324)])return e(279)==r[e(282)]?s:{type:e(268),content:""+Wr(n,e(327),Wr(n,this[e(247)](r[e(282)])))};if(!r[e(282)]){if(e(279)==r[e(324)])return s;let o=t[e(293)];for(;o;){if(o[e(269)]&&e(270)==o[e(269)][e(320)]&&o[e(269)][e(282)])return s;o=o[e(276)]}return{type:e(268),content:""+Wr(n,e(323),Wr(n,this[e(247)](r[e(324)])))}}if(e(279)!=r[e(282)])return{type:e(268),content:""+Wr(n,e(327),Wr(n,this[e(247)](r[e(282)])))};let o=t[e(293)];for(;o;){if(o[e(269)]&&e(270)==o[e(269)][e(320)]&&o[e(269)][e(282)]&&o[e(269)][e(324)])return s;o=o[e(276)]}const i=t[e(287)]()[e(264)][e(292)][e(295)](e(270));return{type:e(268),content:Wr(n,e(327),Wr(n,e(284)+i[e(314)]()+e(315)))}}[qs(257)](){const t=qs,e=this[t(263)],n=e[t(331)];e[t(245)][t(266)](t(297))[t(298)][t(272)]((e=>{const r=t;if(r(249)!=e[r(291)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(317)]){case r(322):o=r(246),i={type:r(268),content:Wr(n,o,Wr(n,this[r(247)](s[r(289)][0][r(291)])))};break;case r(336):o=s[r(289)][0][r(311)]?r(256):r(261),i={type:r(268),content:Wr(n,o)};break;case r(281):o=r(253),i={type:r(268),content:Wr(n,o,s[r(289)][0][r(312)])}}return i}))}[qs(247)](t){const e=qs;return e(284)+function(t){const n=e;return Zs[n(254)](t)?n(280):Xs[n(254)](t)?n(309):null}(t)[e(314)]()+e(271)+t[e(314)]()[e(300)](/-/g,"_")}}const Zs=[qs(329),qs(328),qs(319)],Xs=[qs(273),qs(260),qs(308),qs(277),qs(255),qs(294)];var Qs=n(507);const Js=$s;function Ys(){const t=["mapper","editor","commands","1929926kuzpCT","enableCommand","5414801ICVOda","end","ck-suggestion-marker-split","showSuggestionHighlights","fire","removeMarker:suggestion:insertion","hasClass","remove","1035808EDNYeG","options","high","downcastDispatcher","split","6252NEeOps","unbindElementFromMarkerName","afterExecute","writer","get","addMarker:suggestion:insertion","getFirstRange","415HTBipf","getFirstPosition","selection","detach","markerName","550817tSgRQo","data","555753FWDdAX","enterBlock","change","nextSibling","markerNameToElements","enter","model","requires","editing","fromRange","document","createPositionAt","bind","init","setSelection","markInsertion","466722KEEChg","plugins","207BWdGKq","createRange","TrackChangesEditing","parent"];return(Ys=function(){return t})()}function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=116]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(555316===-parseInt(n(147))/1+-parseInt(n(120))/2+-parseInt(n(149))/3+parseInt(n(135))/4*(parseInt(n(142))/5)+-parseInt(n(165))/6+-parseInt(n(122))/7+-parseInt(n(130))/8*(-parseInt(n(167))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ys);class to extends t.Plugin{static get[Js(156)](){return[Qs.Enter]}[Js(162)](){const t=Js,e=this[t(118)],n=e[t(166)][t(139)](t(169)),r=e[t(119)][t(139)](t(154));n[t(121)](t(154),(()=>{const s=t;e[s(155)][s(151)]((t=>{const o=s,a=e[o(155)][o(159)][o(144)],c=a[o(143)](),u=i.LiveRange[o(158)](a[o(141)]());if(r[o(150)](t)){const r=e[o(155)][o(160)](c[o(116)][o(152)],0),s=t[o(168)](c,r);n[o(164)](s)}else t[o(163)](t[o(168)](u[o(123)]));u[o(145)](),r[o(126)](o(137),{writer:t})}))})),e[t(157)][t(133)].on(t(140),Fs(e,t(134)),{priority:t(132)}),e[t(157)][t(133)].on(t(127),((e,n,r)=>{const s=t,o=r[s(117)][s(153)](n[s(146)]);if(o)for(const t of o)t[s(128)](s(124))&&(r[s(117)][s(136)](t,n[s(146)]),r[s(138)][s(129)](t))}),{priority:t(132)}),e[t(148)][t(133)].on(t(140),((n,r,s)=>{const o=t;s[o(131)][o(125)]&&Fs(e,o(134),{showActiveMarker:!1})[o(161)](this)(n,r,s)}),{priority:t(132)})}}const eo=ro;function no(){const t=["model","12UKVAXV","createRange","203110CQizpm","getMarkersGroup","FindAndReplaceUtils","suggestion:deletion","enableCommand","9GjudFM","replace","afterInit","3241wRVhTN","getRange","_isInDeletionRange","getIntersection","item","229922kixyvP","TrackChangesEditing","1355REUVJR","replaceAll","markers","findPrevious","502279OdWLoA","60Pifhto","filter","get","921072yeUbnG","6196290AzzdxB","string","handleFindCommand","has","plugins","find","bind","createPositionAt","FindAndReplaceEditing","9032auFhhY","findNext","6312ZplHsR","findByTextCallback","end","editor","start"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=457]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(439758===parseInt(n(489))/1+parseInt(n(470))/2*(parseInt(n(468))/3)+parseInt(n(460))/4*(-parseInt(n(485))/5)+-parseInt(n(462))/6*(parseInt(n(478))/7)+parseInt(n(493))/8+parseInt(n(475))/9*(parseInt(n(494))/10)+parseInt(n(483))/11*(-parseInt(n(490))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(477)](){const t=eo;if(!this[t(465)][t(498)][t(497)](t(459)))return;const e=this[t(465)][t(498)][t(492)](t(484));e[t(474)](t(499),this[t(496)][t(457)](this)),e[t(474)](t(461)),e[t(474)](t(488)),e[t(474)](t(476)),e[t(474)](t(486))}[eo(496)](t,e,n={}){const r=eo,s=this[r(465)][r(498)][r(492)](r(472));return t((t=>(r(495)==typeof e?s[r(463)](e,n):e)(t)[r(491)]((e=>!1===this[r(480)](e,t[r(482)])))),n)}[eo(480)](t,e){const n=eo,r=this[n(465)][n(467)][n(469)](this[n(465)][n(467)][n(458)](e,t[n(466)]),this[n(465)][n(467)][n(458)](e,t[n(464)]));for(const t of this[n(465)][n(467)][n(487)][n(471)](n(473)))if(null!==r[n(481)](t[n(479)]()))return!0;return!1}}function oo(){const t=["2891616TuMPaZ","value","*Set font family:* %0","fontBackgroundColor","registerDescriptionCallback","format","trim","*Reset font size*","toLowerCase","type","_registerLegacyDescription","8423070ZNEdLM","FontColorEditing","FontFamilyEditing","FORMAT_FONT_FAMILY","commandParams","registerInlineAttribute","commandName","afterInit","4WCSkol","*Set font background color:* %0","enableDefaultAttributesIntegration","fontSize.options","config","fontSize","*Reset font background color*","3677346sNwjBp","plugins","FontSizeEditing","*Set font size:* %0","938157LnfjJS","model","*Set font color:* %0","FORMAT_FONT_COLOR","FontSize","formatInline","FontBackgroundColorEditing","FORMAT_FONT_SIZE","descriptionFactory","editor","registerAttributeLabel","find","751488RJWVvn","title","get","TrackChangesEditing","*Reset font family*","fontColor","FORMAT_FONT_BACKGROUND","fontColor.colors","610EfmQWr","has","*Reset font color*","1289694BjDKEm","fontBackgroundColor.colors","fontFamily","normalizeSizeOptions","label","5gYVIUT","1531OSVfCl","locale"];return(oo=function(){return t})()}const io=ao;function ao(t,e){const n=oo();return(ao=function(t,e){return n[t-=445]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(295874===parseInt(n(475))/1*(parseInt(n(466))/2)+parseInt(n(446))/3*(-parseInt(n(496))/4)+parseInt(n(474))/5*(parseInt(n(469))/6)+-parseInt(n(477))/7+-parseInt(n(458))/8+-parseInt(n(503))/9+parseInt(n(488))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oo);const co=[{pluginName:io(505),commandName:io(501)},{pluginName:io(490),commandName:io(471)},{pluginName:io(489),commandName:io(463)},{pluginName:io(452),commandName:io(480)}];class uo extends t.Plugin{[io(495)](){const t=io,e=this[t(455)][t(476)],n=this[t(455)][t(504)][t(460)](t(461));for(const{pluginName:e,commandName:r}of co)this[t(455)][t(504)][t(467)](e)&&(n[t(498)](r),n[t(493)](r));e.t,n[t(454)][t(456)](t(501),Wr(e,t(453))),n[t(454)][t(456)](t(471),Wr(e,t(491))),n[t(454)][t(456)](t(463),Wr(e,t(449))),n[t(454)][t(456)](t(480),Wr(e,t(464))),this[t(487)]()}[io(487)](){const t=io,e=this[t(455)],n=e[t(476)];e[t(504)][t(460)](t(461))[t(454)][t(481)]((e=>{const r=t,o=n.t;if(r(451)!=e[r(486)])return;const{data:i}=e;if(null!=i){if(r(501)==i[r(494)]){const t=i[r(492)][0][r(478)];if(t){const e=o(this[r(455)][r(504)][r(460)](r(450))[r(472)](this[r(455)][r(500)][r(460)](r(499)))[r(457)]((e=>e[r(447)]==t))[r(459)])[r(485)]();return{type:r(482),content:Wr(n,r(445),e)}}return{type:r(482),content:Wr(n,r(484))}}if(r(471)==i[r(494)]){const t=i[r(492)][0][r(478)];return t?{type:r(482),content:Wr(n,r(479),t)}:{type:r(482),content:Wr(n,r(462))}}if(r(463)==i[r(494)]){const t=i[r(492)][0][r(478)];if(t){const e=(0,s.normalizeColorOptions)(this[r(455)][r(500)][r(460)](r(465)))[r(457)]((e=>e[r(447)]==t));let i=t,a="";return e&&(i=e[r(473)],a=o(i)[r(485)]()),{type:r(482),content:Wr(n,r(448),a)[r(483)](),color:{value:t,title:a||i}}}return{type:r(482),content:Wr(n,r(468))}}if(r(480)==i[r(494)]){const t=i[r(492)][0][r(478)];if(t){const e=(0,s.normalizeColorOptions)(this[r(455)][r(500)][r(460)](r(470)))[r(457)]((e=>e[r(447)]==t));let i=t,a="";return e&&(i=e[r(473)],a=o(i)[r(485)]()),{type:r(482),content:Wr(n,r(497),a)[r(483)](),color:{value:t,title:a||i}}}return{type:r(482),content:Wr(n,r(502))}}}}))}}function lo(t,e){const n=go();return(lo=function(t,e){return n[t-=306]})(t,e)}const fo=lo;!function(t,e){const n=lo,r=t();for(;;)try{if(166514===parseInt(n(329))/1*(-parseInt(n(342))/2)+parseInt(n(335))/3*(-parseInt(n(350))/4)+parseInt(n(321))/5+-parseInt(n(311))/6+parseInt(n(345))/7+-parseInt(n(312))/8*(parseInt(n(319))/9)+-parseInt(n(359))/10*(-parseInt(n(360))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(go);class ho extends t.Plugin{[fo(343)](){const t=fo,e=this[t(333)],n=e[t(347)][t(307)](t(354)),r=e[t(322)][t(307)](t(313)),s=e[t(322)][t(307)](t(355));r&&s&&(n[t(327)](t(355)),n[t(334)](t(313)),this[t(344)]())}[fo(344)](){const t=fo,e=this[t(333)],n=e[t(310)];e[t(347)][t(307)](t(354))[t(315)][t(349)]((r=>{const s=t;if(s(337)!=r[s(356)]&&s(317)!=r[s(356)])return;const{data:o}=r;if(o&&s(355)===o[s(323)]){const t=[],r=o[s(326)][0];for(const[n,o]of Object[s(316)](r))t[s(314)](po(e,n,o));return t[s(352)]?{type:s(306),content:Wr(n,s(339),t[s(357)](", "))}:{type:s(306),content:Wr(n,s(309))}}}))}}function go(){const t=["233486eFaSKn","format","get","charAt","*Remove all formatting*","locale","625050RAzGKH","80656OIpklA","copyFormat","push","descriptionFactory","entries","formatInline","title","9NZrlHo","toLowerCase","318535zDTlzq","commands","commandName","FontSize","toUpperCase","commandParams","enableDefaultAttributesIntegration","find","1JlHsYr","fontSize.options","fontColor.colors","fontSize","editor","enableCommand","27882pFATCt","fontColor","formatBlock","split","*Set format to:* %0","fontBackgroundColor","config","202558XbwHLm","afterInit","_registerLegacyDescription","1198841ZJZVfI","model","plugins","normalizeSizeOptions","registerDescriptionCallback","92bRFAnF","boolean","length","label","TrackChangesEditing","pasteFormat","type","join","slice","170wXLfSU"];return(go=function(){return t})()}function po(t,e,n){const r=fo,o=t[r(310)].t,i=e[r(338)](/(?=[A-Z])/)[r(357)](" "),a=o(i[r(308)](0)[r(325)]()+i[r(358)](1))[r(320)]();if(r(351)==typeof n)return a;if(r(336)===e||r(340)===e){const e=(0,s.normalizeColorOptions)(t[r(341)][r(307)](r(331)))[r(328)]((t=>t[r(346)]==n));return a+" ("+(e?o(e[r(353)])[r(320)]():n)+")"}if(r(332)===e&&isNaN(parseFloat(n))){const e=t[r(347)][r(307)](r(324))[r(348)](t[r(341)][r(307)](r(330)))[r(328)]((t=>t[r(346)]==n));return a+" ("+(e?o(e[r(318)])[r(320)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["editor","350rbjjEV","paragraph","_getHeadingLevel","2jlWvUT","194894rPQcXm","12wFaTsd","model","afterInit","commandName","has","1515709FyIGyZ","_registerLegacyDescription","142048OcvMrX","2511831JRXWTe","441RbpZZe","ELEMENT_HEADING","config","formatBlock","format","descriptionFactory","24YHCMvJ","commandParams","TrackChangesEditing","match","enableDefaultAttributesIntegration","heading","get","*Change to:* %0","find","20924Oadlic","locale","name","ELEMENT_HEADING_CUSTOM","220hWyBZd","_headingOptions","registerElementLabel","HeadingEditing","plugins","registerDescriptionCallback","heading.options","value","96294zHqbRk","title","type","714447KSpAGR","view"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=380]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(888789===-parseInt(n(394))/1*(-parseInt(n(393))/2)+parseInt(n(387))/3+-parseInt(n(419))/4*(-parseInt(n(423))/5)+parseInt(n(395))/6*(-parseInt(n(403))/7)+parseInt(n(402))/8*(parseInt(n(404))/9)+-parseInt(n(390))/10*(-parseInt(n(384))/11)+-parseInt(n(410))/12*(parseInt(n(400))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(397)](){const t=mo,e=this[t(389)];if(!e[t(380)][t(399)](t(426)))return;this[t(424)]=e[t(406)][t(416)](t(382));const n=e[t(420)],r=e[t(380)][t(416)](t(412));r[t(414)](t(415));for(const e of this[t(424)])t(391)!=e[t(396)]&&r[t(409)][t(425)](e[t(396)],(n=>{const r=t,i=this[r(392)](e[r(396)]);return null!==i?s(n,i):o(n,e[r(385)])}));function s(e,r){return Wr(n,t(405),[e,r])}function o(e,r){return Wr(n,t(422),[e,r])}this[t(401)]()}[mo(401)](){const t=mo,e=this[t(389)],n=e[t(420)];e[t(380)][t(416)](t(412))[t(409)][t(381)]((e=>{const r=t;if(r(407)!=e[r(386)])return;const{data:s}=e;if(s&&r(415)==s[r(398)]){const e=s[r(411)][0][r(383)],c=this[r(392)](e);if(null!==c)return{type:r(408),content:Wr(n,r(417),(1,a=c,Wr(n,r(405),[1,a])))};const u=this[r(424)][r(418)]((t=>t[r(396)]===e))[r(385)];return{type:r(408),content:Wr(n,r(417),(o=1,i=u,Wr(n,t(422),[o,i])))}}var o,i,a}))}[mo(392)](t){const e=mo;var n,r;const s=t[e(413)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(424)])||void 0===n?void 0:n[e(418)]((n=>n[e(396)]==t));if(o&&o[e(388)]){const t=o[e(388)],n=(null!==(r=t[e(421)])&&void 0!==r?r:t)[e(413)](/^h(\d+)/);if(n)return n[1]}return null}}function To(t,e){const n=_o();return(To=function(t,e){return n[t-=266]})(t,e)}function _o(){const t=["172860mdOjvy","commandName","1333056PkIrGi","type","commandParams","has","1023194SBSaVG","11564586lIsUDV","afterInit","formatInline","1608015Dsjknl","2980302bNPbmU","HighlightEditing","TrackChangesEditing","find","_registerLegacyDescription","get","value","config","1SUJdUI","color","registerInlineAttribute","highlight.options","toLowerCase","enableDefaultAttributesIntegration","registerDescriptionCallback","highlight","4XLSJrN","*Set highlight:* %0","*Remove highlight*","descriptionFactory","format","locale","registerAttributeLabel","plugins","FORMAT_HIGHLIGHT","model","title","1827378lhKpta","editor"];return(_o=function(){return t})()}const yo=To;!function(t,e){const n=To,r=t();for(;;)try{if(271811===parseInt(n(286))/1*(-parseInt(n(273))/2)+parseInt(n(277))/3*(-parseInt(n(294))/4)+-parseInt(n(267))/5+parseInt(n(278))/6+-parseInt(n(305))/7+-parseInt(n(269))/8+parseInt(n(274))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[yo(275)](){const t=yo,e=this[t(266)];if(!e[t(301)][t(272)](t(279)))return;const n=e[t(301)][t(283)](t(280)),r=e[t(299)];n[t(291)](t(293)),n[t(288)](t(293)),n[t(297)][t(300)](t(293),Wr(r,t(302))),this[t(282)]()}[yo(282)](){const t=yo,e=this[t(266)],n=e[t(299)];e[t(301)][t(283)](t(280))[t(297)][t(292)]((r=>{const s=t;if(s(276)!=r[s(270)])return;const{data:o}=r;if(o&&s(293)==o[s(268)]){const t=n.t,r=o[s(271)][0][s(284)];if(r){const o=e[s(285)][s(283)](s(289))[s(281)]((t=>t[s(303)]==r)),i=t(o[s(304)])[s(290)]();return{type:s(298),content:Wr(n,s(295),i),color:{value:o[s(287)],title:o[s(304)]}}}return{type:s(298),content:Wr(n,s(296),Wr(n,s(302)))}}}))}}const ko=Lo;function Co(){const t=["575508WDCmQP","createEmptyElement","horizontalLine","showSuggestionHighlights","descriptionFactory","ELEMENT_HORIZONTAL_LINE","878924PpHVBK","21YpvhuG","201224AtvTcU","createContainerElement","ck-horizontal-line","createPositionAt","conversion","811955wwtNYL","registerElementLabel","72OqtxSn","locale","has","elementToStructure","for","get","high","6bOyTmG","div","afterInit","893784CLTKaU","enableCommand","dataDowncast","HorizontalLineEditing","335990nkSXpu","addClass","editor","TrackChangesEditing","insert","plugins","100174Nxnhmj"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=159]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(182361===parseInt(n(183))/1+-parseInt(n(192))/2+parseInt(n(184))/3+parseInt(n(190))/4+parseInt(n(161))/5*(-parseInt(n(170))/6)+parseInt(n(191))/7*(-parseInt(n(173))/8)+parseInt(n(163))/9*(parseInt(n(177))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Ro extends t.Plugin{[ko(172)](){const t=ko,e=this[t(179)];if(!e[t(182)][t(165)](t(176)))return;e[t(182)][t(168)](t(180))[t(174)](t(186));const n=e[t(182)][t(168)](t(180)),r=e[t(164)];n[t(188)][t(162)](t(186),(e=>Wr(r,t(189),e))),e[t(160)][t(167)](t(175))[t(166)]({model:t(186),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(187)])return null;const o=n[s(193)](s(171)),i=n[s(185)]("hr");return n[s(178)](s(194),o),n[s(181)](n[s(159)](o,0),i),o},converterPriority:t(169)})}}const No=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=268]})(t,e)}function vo(){const t=["nodeAfter","registerDescriptionCallback","29338vOjIOr","11JbwZrl","1316924hSLZBw","registerElementLabel","format","170hagXkB","formatBlock","enableDefaultAttributesIntegration","registerBlockAttribute","htmlEmbed","get","1611912YQtVAs","1208uybwiC","TrackChangesEditing","35742UUumwf","rawHtml","start","9795YPGKyK","1544820hHhQTG","getFirstRange","element","locale","type","*Change %0 content*","ELEMENT_HTML_EMBED","afterInit","attribute","key","21555QJfHfc","editor","plugins","_registerLegacyDescription","HtmlEmbed","value","has","commandName","380uARFjk","9cSsrdU","descriptionFactory"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(193851===-parseInt(n(278))/1*(parseInt(n(282))/2)+parseInt(n(299))/3*(-parseInt(n(277))/4)+parseInt(n(287))/5*(-parseInt(n(296))/6)+parseInt(n(284))/7+-parseInt(n(294))/8*(-parseInt(n(269))/9)+parseInt(n(300))/10+parseInt(n(283))/11*(parseInt(n(293))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[No(307)](){const t=No,e=this[t(270)];if(!e[t(271)][t(275)](t(273)))return;const n=e[t(271)][t(292)](t(295)),r=e[t(303)];n[t(279)][t(285)](t(297),(e=>Wr(r,t(306),e))),n[t(289)](t(291)),n[t(290)](t(274)),n[t(279)][t(281)]((e=>{const n=t;if(n(308)!=e[n(304)])return;const{data:s}=e;if(s&&n(274)==s[n(268)]&&e[n(301)]()[n(298)][n(280)].is(n(302),n(297))){const t=Wr(r,n(306));return{type:n(286),content:Wr(r,n(305),t)}}})),this[t(272)]()}[No(272)](){const t=No,e=this[t(270)],n=e[t(303)];e[t(271)][t(292)](t(295))[t(279)][t(281)]((e=>{const r=t;if(r(288)!=e[r(304)])return;const{data:s}=e;if(s&&r(291)==s[r(276)]){const t=Wr(n,r(306));return{type:r(286),content:Wr(n,r(305),t)}}}))}}const wo=Fo;!function(t,e){const n=Fo,r=t();for(;;)try{if(324641===parseInt(n(473))/1+-parseInt(n(409))/2+-parseInt(n(442))/3*(parseInt(n(445))/4)+-parseInt(n(490))/5+-parseInt(n(474))/6+parseInt(n(396))/7*(parseInt(n(410))/8)+parseInt(n(434))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Oo extends t.Plugin{[wo(438)](){const t=wo,e=this[t(421)];if(!e[t(417)][t(496)](t(472)))return;const n=e[t(417)][t(416)](t(500)),r=e[t(417)][t(416)](t(463)),s=e[t(506)];n[t(489)](t(428)),n[t(392)][t(439)](t(487),(e=>Wr(s,t(422),e))),n[t(392)][t(439)](t(414),(e=>Wr(s,t(488),e))),n[t(392)][t(439)](t(394),(()=>Wr(s,t(448)))),e[t(417)][t(496)](t(484))&&n[t(489)](t(475)),e[t(417)][t(496)](t(503))&&e[t(417)][t(496)](t(465))&&(n[t(489)](t(455),((s,o)=>{const i=t,a=r[i(483)](e[i(424)][i(405)][i(391)]);e[i(424)][i(401)]((()=>{const t=i;n[t(398)](a,{commandName:t(455),commandParams:[o]},[],t(453))}))})),n[t(489)](t(502),((s,o)=>{const a=t;e[a(424)][a(401)]((t=>{const c=a;let u=r[c(483)](e[c(424)][c(405)][c(391)]),l=t[c(444)](u);const f=i.LivePosition[c(431)](l[c(412)],c(419)),h=i.LivePosition[c(431)](l[c(507)],c(393));n[c(452)]((()=>s(o))),u=r[c(483)](e[c(424)][c(405)][c(391)]),l=t[c(444)](u);const d=t[c(437)](f,h);f[c(493)](),h[c(493)](),n[c(398)](u,{commandName:c(455),commandParams:[o]},[],c(418)),d[c(412)][c(479)](l[c(412)])&&n[c(395)](t[c(437)](d[c(412)],l[c(412)]),c(418)),l[c(507)][c(479)](d[c(507)])&&n[c(395)](t[c(437)](l[c(507)],d[c(507)]),c(418))}))})),n[t(397)][t(390)](t(426),t(418),t(415),(()=>!1)),n[t(397)][t(390)](t(426),t(418),t(501),(()=>!1)),n[t(397)][t(390)](t(426),t(418),t(400),n[t(397)][t(413)](t(426),"",t(501))),n[t(397)][t(390)](t(436),t(418),t(415),(()=>!1)),n[t(397)][t(390)](t(436),t(418),t(400),(([r])=>{const s=t,o=n[s(397)][s(413)](s(436),"",s(400));let i=r[s(412)],a=r[s(507)];const c=e[s(424)][s(467)][s(477)](i,s(389)),u=e[s(424)][s(467)][s(477)](a,s(494));c[s(486)]&&(i=c[s(412)]),u[s(486)]&&(a=u[s(507)]),o([e[s(424)][s(437)](i,a)])})),n[t(397)][t(390)](t(426),t(418),t(441),c),n[t(397)][t(390)](t(436),t(418),t(441),c)),e[t(417)][t(496)](t(399))&&(n[t(489)](t(450),((s,o)=>{const i=t,a=e[i(417)][i(416)](i(462));let c=r[i(483)](e[i(424)][i(405)][i(391)]),u=a[i(447)](c);e[i(424)][i(401)]((()=>{const t=i;if(u)return void n[t(505)](e[t(424)][t(444)](u));const l=r[t(446)](c);s(o),c=r[t(483)](e[t(424)][t(405)][t(391)]),u=a[t(447)](c),n[t(395)](e[t(424)][t(444)](u),l?null:t(478))}))})),n[t(397)][t(390)](t(436),t(478),t(441),c));const o=[{type:t(426),subType:t(403)},{type:t(436),subType:t(478)},{type:t(426),subType:t(418)},{type:t(436),subType:t(418)}];function a(e,s){const i=t,a=o[i(451)]((({type:t,subType:n})=>e[i(480)]==t&&e[i(454)]==n)),c=o[i(451)]((({type:t,subType:e})=>s[i(480)]==t&&s[i(454)]==e));if(a<0||c<0)return!1;const u=e[i(458)](),l=s[i(458)]();if((0==a||1==a)&&2==c&&u[i(406)](l))return!0;if(2==a&&3==c){const t=n[i(429)](u,i(436))[i(461)]((({suggestion:t,meta:e})=>e[i(498)]&&i(418)==t[i(454)]));if(t[i(388)]>1&&l[i(507)][i(423)](u[i(412)]))return!0;if(1==t[i(388)]&&(u[i(412)][i(423)](l[i(507)])||u[i(507)][i(423)](l[i(412)])))return!0}if(3==a&&3==c&&u[i(412)][i(479)](l[i(412)])){const t=u[i(507)][i(457)],e=l[i(412)][i(469)];return r[i(446)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(417)][t(496)](t(425))&&(n[t(456)](t(435)),n[t(407)](t(449)),n[t(392)][t(420)](t(449),Wr(s,t(485)))),e[t(417)][t(496)](t(470))&&(n[t(456)](t(504)),n[t(407)](t(402))),n[t(392)][t(492)]((e=>{const n=t;if(o[n(466)]((({type:t,subType:r})=>e[n(480)]==t&&e[n(454)]==r)))return e[n(464)]?{}:void 0})),n[t(392)][t(492)]((e=>{const n=t;if(n(436)==e[n(480)]||n(460)==e[n(480)]){const t=e[n(427)]();if(t&&t.is(n(408),n(394)))return{type:n(436)==e[n(480)]?n(495):n(468),element:t,quantity:1}}})),n[t(392)][t(492)]((e=>t(426)==e[t(480)]&&t(418)==e[t(454)]?{type:t(411),content:t(440)}:t(426)==e[t(480)]&&t(453)==e[t(454)]?{type:t(411),content:t(476)}:void 0)),n[t(392)][t(492)]((e=>{const n=t;if(n(433)!=e[n(480)])return;const{data:r}=e;if(!r||n(402)!=r[n(404)])return;const o=r[n(432)];return o?{type:n(411),content:Wr(s,n(471),'"'+o+'"')}:{type:n(411),content:Wr(s,n(430))}})),this[t(459)]()}[wo(459)](){const t=wo,e=this[t(421)],n=e[t(506)];e[t(417)][t(416)](t(500))[t(392)][t(492)]((e=>{const r=t;if(r(426)!=e[r(480)]&&r(482)!=e[r(480)])return;const{data:s}=e;if(s){if(r(504)==s[r(491)]){const t=s[r(481)][0][r(432)];return t?{type:r(411),content:Wr(n,r(471),'"'+t+'"')}:{type:r(411),content:Wr(n,r(430))}}if(r(435)==s[r(491)]){const t=s[r(481)][0][r(499)];return t?{type:r(411),content:Wr(n,r(497),t)}:{type:r(411),content:Wr(n,r(443))}}}}))}}function Fo(t,e){const n=Do();return(Fo=function(t,e){return n[t-=388]})(t,e)}function Do(){const t=["Inline image to block image","chain","207xWPpeZ","*Reset image width*","createRangeOn","35612MfdtXQ","isBlockImage","getCaptionFromImageModelElement","ELEMENT_CAPTION","resizedWidth","toggleImageCaption","findIndex","forceDefaultExecution","convertBlockImageToInline","subType","imageTypeInline","enableDefaultAttributesIntegration","nodeAfter","getFirstRange","_registerLegacyDescription","deletion","filter","ImageCaptionUtils","ImageUtils","previous","ImageInlineEditing","find","schema","removeObject","nodeBefore","ImageTextAlternativeEditing","*Set image text alternative:* %0","ImageEditing","6176xSpqNl","584238vnBCND","uploadImage","Block image to inline image","getNearestSelectionRange","imageCaption","isBefore","type","commandParams","formatInline","getClosestSelectedImageElement","ImageUploadEditing","FORMAT_IMAGE_SIZE","isCollapsed","imageBlock","ELEMENT_INLINE_IMAGE","enableCommand","186125TzTvdS","commandName","registerDescriptionCallback","detach","forward","addObject","has","*Set image width:* %0","isOwn","width","TrackChangesEditing","accept","imageTypeBlock","ImageBlockEditing","imageTextAlternative","markDeletion","locale","end","length","backward","registerCustomCallback","selection","descriptionFactory","toNext","caption","markInsertion","7vVQdQF","_suggestionFactory","markBlockFormat","ImageCaptionEditing","discard","change","alt","imageStylePreApply","key","document","isIntersecting","registerBlockAttribute","element","968280rnvkiP","3470936tMlLhC","format","start","getSuggestionCallback","imageInline","join","get","plugins","convertInlineImageToBlock","toPrevious","registerAttributeLabel","editor","ELEMENT_IMAGE","isEqual","model","ImageResize","formatBlock","getContainedElement","insertImage","_findSuggestions","*Remove image text alternative*","fromPosition","newValue","attribute","10058787sCQrOd","resizeImage","insertion","createRange","afterInit","registerElementLabel"];return(Do=function(){return t})()}function xo(){const t=["replaceImageSource","ImageEditing","2574840TyFaTa","attribute","264460DAZHfY","_suggestionFactory","has","formatBlock","afterInit","7020DRbexD","formatInline","1059996CSaskw","newValue","descriptionFactory","type","5261730qUwqDY","format","enableDefaultAttributesIntegration","locale","key","getSuggestionCallback","editor","104IgdlLd","2331868gbuFoz","registerDescriptionCallback","146193FofiqI","get","registerCustomCallback","259egCZNC","_handleLegacySuggestions","TrackChangesEditing","441LWMrLA","discard","plugins","*Format:* replace image URL","oldValue","*Replace image URL*","registerBlockAttribute","commandName","src","accept","_registerLegacyDescription"];return(xo=function(){return t})()}function Po(t,e){const n=xo();return(Po=function(t,e){return n[t-=352]})(t,e)}const Bo=Po;!function(t,e){const n=Po,r=t();for(;;)try{if(764291===-parseInt(n(375))/1+parseInt(n(387))/2+parseInt(n(389))/3*(parseInt(n(386))/4)+parseInt(n(379))/5+-parseInt(n(373))/6*(parseInt(n(392))/7)+-parseInt(n(366))/8+-parseInt(n(353))/9*(parseInt(n(368))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Bo(372)](){const t=Bo;if(!this[t(385)][t(355)][t(370)](t(365)))return;const e=this[t(385)][t(382)],n=this[t(385)][t(355)][t(390)](t(352));n[t(381)](t(364)),n[t(359)](t(361)),n[t(377)][t(388)]((n=>{const r=t;if(r(367)!=n[r(378)])return;const{data:s}=n;return s&&r(361)==s[r(383)]?s[r(376)]&&s[r(357)]?{type:r(380),content:Wr(e,r(358))}:{type:r(380),content:""}:void 0})),this[t(393)]()}[Bo(393)](){const t=Bo,e=this[t(385)][t(355)][t(390)](t(352));e[t(369)][t(391)](t(371),t(364),t(362),e[t(369)][t(384)](t(371),null,t(354))),e[t(369)][t(391)](t(371),t(364),t(354),e[t(369)][t(384)](t(371),null,t(362))),this[t(363)]()}[Bo(363)](){const t=Bo,e=this[t(385)],n=e[t(382)];e[t(355)][t(390)](t(352))[t(377)][t(388)]((e=>{const r=t;if(r(371)!=e[r(378)]&&r(374)!=e[r(378)])return;const{data:s}=e;return s&&r(364)==s[r(360)]?{type:r(380),content:Wr(n,r(356))}:void 0}))}}function jo(){const t=["suggestion","forEach","differ","accept","get","433693nwxtfp","locale","editor","insertion","title","convertInlineImageToBlock","3306171WLifqZ","40BDByfd","registerDescriptionCallback","descriptionFactory","11893380JoNIgE","_suggestionFactory","2byptzI","end","commandParams","getContainedElement","name","getSuggestion","model","getSuggestionCallback","enableCommand","plugins","FORMAT_SIDE_IMAGE","filter","from","isEqual","value","hasSuggestion","refresh","nodeAfter","createRangeOn","side","isOwn","imageStyle","Users","chain","6JgVMpS","4111696Ipqpdf","shouldConvertImageType","getSuggestions","afterInit","findIndex","1099987dIONZo","6292210YhrlJv","length","markInlineFormat","imageTypeBlock","head","_splitMarkerName","start","_findSuggestions","9QpSGlO","discardSuggestion","3756753BqtdPE","setImageNaturalSizeAttributes","format","*Format:* %0","TrackChangesEditing","subType","ImageUtils","imageStylePreApply","join","getChangedMarkers","isIntersecting","imageCaption","has","commandReversedParams","normalizedStyles","_registerLegacyDescription","formatInline","getClosestSelectedImageElement","selection","isBefore","isInContent","author","isInlineImage","registerPostFixer","registerCustomCallback","commandName","imageStylePostApply","formatBlock","isBlockImage","next","document","type","nodeBefore","change","toLowerCase","commands","imageTypeInline","markBlockFormat","ImageStyleEditing","newRange","discard","getFirstRange"];return(jo=function(){return t})()}const Go=Vo;function Vo(t,e){const n=jo();return(Vo=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(763614===-parseInt(n(428))/1*(-parseInt(n(440))/2)+-parseInt(n(381))/3+parseInt(n(365))/4+parseInt(n(371))/5*(parseInt(n(364))/6)+-parseInt(n(370))/7*(-parseInt(n(435))/8)+-parseInt(n(379))/9*(parseInt(n(438))/10)+-parseInt(n(434))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jo);class Ho extends t.Plugin{[Go(368)](){const t=Go,n=this[t(430)];if(!n[t(449)][t(393)](t(419)))return;const r=n[t(449)][t(427)](t(385)),s=n[t(449)][t(427)](t(387)),o={};r[t(448)](t(461),((o,i)=>{const a=t,c=n[a(449)][a(427)](a(462)).me,u=n[a(416)][a(427)](a(461));let l=s[a(398)](n[a(446)][a(411)][a(399)]),f=n[a(446)][a(458)](l),h=u[a(454)];if(h==i[a(454)])return;const d={commandName:a(461),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(446)][a(414)]((()=>{const t=a;if(r[t(367)]()[t(451)]((e=>e[t(401)]&&c==e[t(402)]&&(t(408)==e[t(412)]||t(397)==e[t(412)])&&(t(388)==e[t(386)]||t(407)==e[t(386)])&&e[t(422)]()[t(453)](f)))[t(424)]((e=>r[t(380)](e[t(375)]))),l=s[t(398)](n[t(446)][t(411)][t(399)]),f=n[t(446)][t(458)](l),u[t(456)](),n[t(416)][t(427)](t(417))[t(456)](),n[t(416)][t(427)](t(374))[t(456)](),h=u[t(454)],h!=i[t(454)])return s[t(403)](l)&&u[t(366)](i[t(454)],l)?(o({...i,setImageSizes:!1}),l=s[t(398)](n[t(446)][t(411)][t(399)]),void r[t(418)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(388))):void(s[t(409)](l)?r[t(418)](l,d,[],t(407)):r[t(373)](f,d,t(407)))}))}));for(const e of n[t(449)][t(427)](t(419))[t(395)])o[e[t(444)]]=e[t(432)][t(415)]();r[t(439)][t(405)](t(408),t(388),t(389),(()=>!1)),r[t(439)][t(405)](t(408),t(407),t(389),(()=>!1)),r[t(439)][t(405)](t(397),t(407),t(389),(()=>!1)),r[t(439)][t(405)](t(408),t(388),t(426),(([e])=>{const n=t;s[n(382)](e[n(443)]())})),r[t(439)][t(405)](t(408),t(388),t(421),((e,n)=>{const s=t;r[s(439)][s(447)](s(408),"",s(426))(e,{commandName:n[s(406)],commandParams:n[s(394)]})})),r[t(439)][t(405)](t(408),t(388),t(463),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(408),subType:t(388)},{type:t(431),subType:t(392)},{type:t(408),subType:t(433)},{type:t(431),subType:t(433)}];function a(e,n){const o=t,a=i[o(369)]((({type:t,subType:n})=>e[o(412)]==t&&e[o(386)]==n)),c=i[o(369)]((({type:t,subType:e})=>n[o(412)]==t&&n[o(386)]==e));if(a<0||c<0)return!1;const u=e[o(422)](),l=n[o(422)]();if((0==a||1==a)&&2==c&&u[o(391)](l))return!0;if(2==a&&3==c){const t=r[o(378)](u,o(431))[o(451)]((({suggestion:t,meta:e})=>e[o(460)]&&o(433)==t[o(386)]));if(t[o(372)]>1&&l[o(441)][o(453)](u[o(377)]))return!0;if(1==t[o(372)]&&(u[o(377)][o(453)](l[o(441)])||u[o(441)][o(453)](l[o(377)])))return!0}if(3==a&&3==c&&u[o(377)][o(400)](l[o(377)])){const t=u[o(441)][o(457)],e=l[o(377)][o(413)];return s[o(409)](t)&&t===e}return!1}n[t(446)][t(411)][t(404)]((()=>{const e=t;let o=!1;const i=Array[e(452)](n[e(446)][e(411)][e(425)][e(390)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(376)](t);if(e(423)==i&&r[e(455)](u)){if(e(408)==a&&(e(388)==c||e(407)==c)){const t=r[e(445)](u);if(n[e(420)]){const n=t[e(422)]()[e(443)]();if(s[e(409)](n))continue;r[e(380)](t),o=!0}}if(e(431)==a&&e(392)==c&&!n[e(420)]){const t=r[e(445)](u);t[e(410)]&&t[e(410)][e(401)]&&(r[e(380)](t[e(410)]),o=!0)}}}return o})),this[t(396)](o)}[Go(396)](t){const e=Go,n=this[e(430)],r=n[e(429)];n[e(449)][e(427)](e(385))[e(437)][e(436)]((n=>{const s=e;if(s(408)!=n[s(412)]&&s(397)!=n[s(412)])return;const{data:o}=n;if(!o||s(461)!=o[s(406)])return;const i=o[s(442)][0][s(454)];return function(t){const e=s;return{type:e(383),content:Wr(r,e(384),t)}}(s(459)===i?Wr(r,s(450)):t[i]||i)}))}}function Wo(t,e){const n=qo();return(Wo=function(t,e){return n[t-=454]})(t,e)}const zo=Wo;function qo(){const t=["commands","141269PgdWPh","_trackChangesValueDuringImport","editor","2123450mdHuvT","590084tDQBxu","_setSuggestionData","execute","collaboration_features","dataInsert","get","1117278sIWHCn","_trackChangesExecuted","plugins","high","afterInit","7rAGBGj","enableCommand","2jYWoZZ","8VyIfJa","value","_handleImportedData","bind","Users","forEach","trackChanges","328338QMJxpp","1209705IuGvVj","TrackChangesEditing","listenTo","importWord","track_changes","lowest","154698AgJWkZ"];return(qo=function(){return t})()}!function(t,e){const n=Wo,r=t();for(;;)try{if(297605===parseInt(n(469))/1*(parseInt(n(486))/2)+parseInt(n(467))/3+-parseInt(n(473))/4+parseInt(n(461))/5+-parseInt(n(479))/6*(-parseInt(n(484))/7)+parseInt(n(487))/8*(parseInt(n(460))/9)+-parseInt(n(472))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qo);class Ko extends t.Plugin{constructor(t){const e=Wo;super(t),this[e(470)]=!1,this[e(480)]=!1}[zo(483)](){const t=zo,e=this[t(471)],n=e[t(468)][t(478)](t(464)),r=e[t(468)][t(478)](t(459));n&&(n.on(t(475),((e,[,n])=>{const s=t;this[s(470)]=r[s(454)],n[s(476)][s(465)]=!this[s(470)]}),{priority:t(482)}),this[t(463)](n,t(477),this[t(455)][t(456)](this)),this[t(463)](n,t(477),(()=>{const e=t;this[e(480)]&&(r[e(475)](),this[e(480)]=!1)}),{priority:t(466)}),e[t(481)][t(478)](t(462))[t(485)](t(464)))}[zo(455)](t,e){const n=zo,{suggestions:r}=e,s=this[n(471)][n(468)][n(478)](n(459)),o=s[n(454)];this[n(470)]!==o&&(s[n(475)](),this[n(480)]=!0),r&&r[n(458)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(471)][o(481)][o(478)](o(457)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(464)}}};this[o(471)][o(481)][o(478)](o(462))[o(474)](i)}))}}const Zo=Qo;function Xo(){const t=["32klYbNs","registerBlockAttribute","*Indent:* %0","86792pZPCxr","4DuKjhj","blockIndent","394140hNJbAv","editor","descriptionFactory","IndentBlock","getItemLabel","77YArmGT","plugins","357YYgKCN","enableDefaultAttributesIntegration","registerDescriptionCallback","afterInit","2340210tCGGpe","1731906VxrjTq","10HRMOaL","IndentEditing","385676BqjyNk","get","getItems","registerAttributeLabel","_registerLegacyDescription","outdentBlock","2518302uWnYXF","73705xHJQnW","has","type","outdent","indentBlock","commandName","formatBlock","FORMAT_INDENT","TrackChangesEditing","*Outdent:* %0","indent","format","locale","enableCommand"];return(Xo=function(){return t})()}function Qo(t,e){const n=Xo();return(Qo=function(t,e){return n[t-=450]})(t,e)}!function(t,e){const n=Qo,r=t();for(;;)try{if(415413===-parseInt(n(479))/1*(parseInt(n(454))/2)+parseInt(n(450))/3+-parseInt(n(475))/4*(-parseInt(n(461))/5)+parseInt(n(460))/6+-parseInt(n(488))/7*(parseInt(n(478))/8)+-parseInt(n(451))/9*(-parseInt(n(452))/10)+parseInt(n(486))/11*(parseInt(n(481))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xo);class Jo extends t.Plugin{[Zo(491)](){const t=Zo,e=this[t(482)],n=e[t(487)][t(455)](t(469));if(e[t(487)][t(462)](t(453))&&(n[t(474)](t(471)),n[t(474)](t(464))),e[t(487)][t(462)](t(484)))for(const e of[t(465),t(459)])n[t(489)](e);const r=e[t(473)];n[t(476)](t(480)),n[t(483)][t(457)](t(480),Wr(r,t(468))),this[t(458)]()}[Zo(458)](){const t=Zo,e=this[t(482)],n=e[t(473)],r=e[t(487)][t(455)](t(469));r[t(483)][t(490)]((e=>{const s=t;if(s(467)!=e[s(463)])return;const{data:o}=e;if(!o)return;if(s(465)!=o[s(466)]&&s(459)!=o[s(466)])return;const i=e[s(456)]()[0],a=r[s(483)][s(485)](i);return s(465)==o[s(466)]?{type:s(472),content:Wr(n,s(477),a)}:s(459)==o[s(466)]?{type:s(472),content:Wr(n,s(470),a)}:void 0}))}}var Yo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=293]})(t,e)}function ti(){var t=["7kRwAdO","5uAZnoU","init","1042482wmEhTq","789470lMcMzL","requires","TrackChangesEditing","623141gkploM","enableCommand","36qZKxzF","522yuyvgc","get","input","449376nhGjxC","78790vHRAST","editor","4hGVmFb","217604qdluMJ","314313COBHAF","plugins"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(343903===parseInt(n(301))/1+-parseInt(n(310))/2*(parseInt(n(312))/3)+-parseInt(n(311))/4*(-parseInt(n(295))/5)+parseInt(n(297))/6*(parseInt(n(294))/7)+-parseInt(n(307))/8+-parseInt(n(304))/9*(parseInt(n(308))/10)+-parseInt(n(298))/11*(-parseInt(n(303))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Yo(299)](){return[vs.Input]}[Yo(296)](){var t=Yo;this[t(309)][t(293)][t(305)](t(300))[t(302)](t(306))}}function ni(t,e){const n=si();return(ni=function(t,e){return n[t-=266]})(t,e)}const ri=ni;function si(){const t=["has","manualDecorators","2399571pdLrOz","TrackChangesEditing","linkHref","5538824mqUAcF","registerInlineAttribute","23832fHnBVB","4JOHRAe","locale","enableDefaultAttributesIntegration","commandParams","formatInline","25fUfZDj","type","attribute","*Set link:* %0","descriptionFactory","registerDescriptionCallback","_registerLegacyDescription","toLowerCase","newValue","link","1292898mWrQKJ","link (","*Remove link*","1186604ZcVWLb","860jnjhHA","registerAttributeLabel","plugins","commands","label","LinkEditing","142046tSQwoq","afterInit","get","commandName","format","editor","unlink","key","1796830Coqhtp"];return(si=function(){return t})()}!function(t,e){const n=ni,r=t();for(;;)try{if(650366===-parseInt(n(266))/1*(-parseInt(n(291))/2)+-parseInt(n(302))/3+parseInt(n(284))/4+parseInt(n(271))/5*(parseInt(n(281))/6)+parseInt(n(299))/7+-parseInt(n(305))/8+-parseInt(n(307))/9*(-parseInt(n(285))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ri(292)](){const t=ri,e=this[t(296)];if(!e[t(287)][t(300)](t(290)))return;const n=e[t(287)][t(293)](t(303)),r=e[t(288)][t(293)](t(280));n[t(268)](t(280)),n[t(268)](t(297)),n[t(306)](t(304));for(const e of r[t(301)])n[t(306)](e.id),n[t(275)][t(286)](e.id,t(282)+e[t(289)][t(278)]()+")");n[t(275)][t(276)]((n=>{const r=t;if(r(273)!=n[r(272)])return;const{data:s}=n;if(!s||r(304)!=s[r(298)])return;const o=s[r(279)],i=e[r(267)];return{type:r(295),content:null==o?Wr(i,r(283)):Wr(i,r(274),'"'+o+'"')}})),this[t(277)]()}[ri(277)](){const t=ri,e=this[t(296)],n=e[t(267)];e[t(287)][t(293)](t(303))[t(275)][t(276)]((e=>{const r=t;if(r(270)!=e[r(272)])return;const{data:s}=e;if(s){if(r(280)==s[r(294)]){const t=s[r(269)][0];return{type:r(295),content:Wr(n,r(274),'"'+t+'"')}}return r(297)==s[r(294)]?{type:r(295),content:Wr(n,r(283))}:void 0}}))}}const ii=ai;function ai(t,e){const n=li();return(ai=function(t,e){return n[t-=365]})(t,e)}!function(t,e){const n=ai,r=t();for(;;)try{if(363529===-parseInt(n(377))/1+parseInt(n(373))/2*(parseInt(n(401))/3)+parseInt(n(372))/4*(-parseInt(n(450))/5)+-parseInt(n(409))/6+-parseInt(n(404))/7*(parseInt(n(374))/8)+parseInt(n(396))/9+parseInt(n(427))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(li);class ci extends t.Plugin{[ii(425)](){const t=ii,e=this[t(410)],n=e[t(406)];if(!e[t(367)][t(399)](t(365)))return;const r=e[t(367)][t(385)](t(435)),s=e[t(367)][t(399)](t(366));function o(t){return()=>{const n=ai,s=e[n(403)][n(379)][n(434)],o=e[n(419)][n(385)](t);if(o[n(386)])return void e[n(395)](n(429),{});const i=t[n(382)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(418)](t)[s(414)]((t=>function(t,e){const n=s;return e[n(397)](t[n(447)],n(380))&&!e[n(445)](t)}(t,r)));o=o[s(414)]((t=>!t.is(s(422),s(380))||t[s(428)](s(430))!=e));const i=new Set;for(const t of o)t.is(s(422),s(380))?i[s(375)](ui(t)):i[s(375)](t);return Array[s(418)](i)}(s[n(421)](),i,e[n(403)][n(388)]);e[n(403)][n(439)]((()=>{const e=n;for(const n of a)r[e(440)](n,{commandName:t,commandParams:[{forceValue:!o[e(386)]}],formatGroupId:e(381)},fi(n))}))}}function i(t){return()=>{const n=ai,s=function(t){const e=ai;let n=Array[e(418)](t);const r=n[e(384)]((t=>e(380)!=t[e(417)]));return r>-1&&(n=n[e(382)](0,r)),n}(e[n(403)][n(379)][n(434)][n(421)]()),o=e[n(403)][n(398)](e[n(403)][n(416)](s[0],n(391)),e[n(403)][n(416)](s[s[n(433)]-1],n(387)));e[n(403)][n(439)]((()=>{const e=n;r[e(440)](o,{commandName:t,commandParams:[],formatGroupId:e(438)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(424)];for(;t&&t[n(428)](n(438))>e[n(428)](n(438));)r[n(375)](t),t=t[n(424)]}return Array[n(418)](r)}(s))}))}}r[t(370)](t(415),o(t(415))),r[t(370)](t(436),o(t(436))),s&&r[t(370)](t(400),o(t(400))),r[t(370)](t(443),i(t(443))),r[t(370)](t(376),i(t(376))),s&&r[t(370)](t(394),(()=>{const n=t,s=e[n(419)][n(385)](n(394)),o=Array[n(418)](s[n(444)]);o[n(414)]((t=>t[n(428)](n(420))!=s[n(386)])),e[n(403)][n(439)]((()=>{const t=n;for(const e of o)r[t(440)](e,{commandName:t(394),commandParams:[{forceValue:!s[t(386)]}]})}))})),r[t(392)][t(432)](t(380),(e=>Wr(n,t(442),e))),r[t(392)][t(378)]((e=>{const r=t;if(r(426)!=e[r(402)]&&r(371)!=e[r(402)])return;const{data:s}=e;if(s){if(r(415)==s[r(390)]||r(436)==s[r(390)]||r(400)==s[r(390)])switch(s[r(390)][r(383)](r(405),"")){case r(369):return o(Wr(n,r(408)));case r(423):return o(Wr(n,r(368)));case r(446):return o(Wr(n,r(431)))}if(r(443)==s[r(390)])return{type:r(389),content:Wr(n,r(448),Wr(n,r(442)))};if(r(376)==s[r(390)])return{type:r(389),content:Wr(n,r(441),Wr(n,r(442)))};if(r(394)==s[r(390)])return s[r(449)][0][r(412)]?{type:r(389),content:Wr(n,r(393))}:{type:r(389),content:Wr(n,r(411))}}function o(t){const e=r;return{type:e(389),content:Wr(n,e(407),t)}}}))}}function ui(t){const e=ii,n=t[e(428)](e(438));if(0==n)return t;let r=t;for(;t[e(437)]&&t[e(437)].is(e(422),e(380));){const s=t[e(437)][e(428)](e(438));if(s==n)r=t[e(437)];else if(s<n)break;t=t[e(437)]}return r}function li(){const t=["model","6503CtAOZL","List","locale","*Change to:* %0","ELEMENT_BULLETED_LIST","3499536yhQEaG","editor","*Uncheck item*","forceValue","push","filter","numberedList","createPositionAt","name","from","commands","todoListChecked","getSelectedBlocks","element","numbered","nextSibling","afterInit","formatBlock","8656330wTUQCe","getAttribute","paragraph","listType","ELEMENT_TODO_LIST","registerElementLabel","length","selection","TrackChangesEditing","bulletedList","previousSibling","listIndent","change","markBlockFormat","*Outdent:* %0","ELEMENT_LIST_ITEM","indentList","_selectedElements","isObject","todo","parent","*Indent:* %0","commandParams","50XEezTT","LegacyListEditing","LegacyTodoListEditing","plugins","ELEMENT_NUMBERED_LIST","bulleted","enableCommand","formatInline","282308pnJXTq","2sNWCGo","976lkDbna","add","outdentList","23687QEktKU","registerDescriptionCallback","document","listItem","blockName","slice","replace","findIndex","get","value","end","schema","format","commandName","before","descriptionFactory","*Check item*","checkTodoList","execute","5362920BltZrw","checkChild","createRange","has","todoList","984201PUlSnu","type"];return(li=function(){return t})()}function fi(t){const e=ii,n=[];if(t.is(e(422),e(380))&&t[e(428)](e(438))>0){let r=t[e(424)];for(;r&&e(380)==r[e(417)]&&r[e(428)](e(438))==t[e(428)](e(438));)n[e(413)](r),r=r[e(424)]}return n}const hi=gi;function di(){const t=["getSelectedBlocks","_LIST_","handleListStyleCommand","change","getListTypeFromListStyleType","LegacyListUtils","editor","push","handleListStartCommand","filter","flat","1323130rxwYzb","handleDescriptions","forward","createPositionAt","before","startIndex","document","commandName","listType","backward","_getTranslationKeyForListStyle","formatInline","plugins","afterInit","127685HatIIH","format","get","55872zzqrUQ","has","getAttribute","styles","handleListReversedCommand","180585asIUIT","enableCommand","LegacyListPropertiesEditing","length","type","replace","ELEMENT_","config","formatBlock","_getSuggestionBlocks","listItem","640310tONwvT","getLastPosition","element","createRange","reversed","360mPsRdN","_getSuggestionBlocksForListStyle","list.properties","markMultiRangeBlockFormat","selection","map","104kqaVGD","toUpperCase","commandParams","numbered","unshift","getSiblingNodes","TrackChangesEditing","locale","listReversed","*Format:* set order to reversed","2082IJWyih","bind","20118ZqHmJX","parent","1756923sifLNg","from","*Format:* set start index to %0","listStart","getFirstPosition","listStyle","default","descriptionFactory","model","344DZxVkQ","*Format:* set order to regular","*Change to:* %0","registerDescriptionCallback"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=320]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(560271===parseInt(n(353))/1+parseInt(n(336))/2+-parseInt(n(394))/3+parseInt(n(380))/4*(parseInt(n(350))/5)+parseInt(n(390))/6*(parseInt(n(392))/7)+-parseInt(n(321))/8*(-parseInt(n(358))/9)+parseInt(n(374))/10*(-parseInt(n(369))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(349)](){const t=hi;if(!this[t(331)][t(348)][t(354)](t(360)))return;const e=this[t(331)][t(365)][t(352)](t(376)),n=this[t(331)][t(348)][t(352)](t(386));e[t(356)]&&n[t(359)](t(399),this[t(327)][t(391)](this)),e[t(373)]&&n[t(359)](t(388),this[t(357)][t(391)](this)),e[t(341)]&&n[t(359)](t(397),this[t(333)][t(391)](this)),n[t(401)][t(324)](this[t(337)][t(391)](this))}[hi(327)](t,e={}){const n=hi,r=this[n(331)][n(348)][n(352)](n(386)),s=this[n(375)]();this[n(331)][n(320)][n(328)]((()=>{const t=n;r[t(377)](s,{commandName:t(399),commandParams:[{type:e[t(362)]}],formatGroupId:t(399)})}))}[hi(357)](t,e={}){const n=hi,r=this[n(331)][n(348)][n(352)](n(386)),s=this[n(367)]((t=>t.is(n(371),n(368))&&n(383)===t[n(355)](n(344))));if(s[n(361)]<1)return;const o=s[n(379)]((t=>this[n(331)][n(320)][n(372)](this[n(331)][n(320)][n(339)](t,n(340)),this[n(331)][n(320)][n(339)](t,0))));this[n(331)][n(320)][n(328)]((()=>{const t=n;r[t(377)](o,{commandName:t(388),commandParams:[{reversed:e[t(373)]}],formatGroupId:t(388)})}))}[hi(333)](t,e={}){const n=hi,r=this[n(331)][n(348)][n(352)](n(386)),s=this[n(367)]((t=>t.is(n(371),n(368))&&n(383)===t[n(355)](n(344))));if(s[n(361)]<1)return;const o=s[n(379)]((t=>this[n(331)][n(320)][n(372)](this[n(331)][n(320)][n(339)](t,n(340)),this[n(331)][n(320)][n(339)](t,0))));this[n(331)][n(320)][n(328)]((()=>{const t=n;r[t(377)](o,{commandName:t(397),commandParams:[{startIndex:e[t(341)]}],formatGroupId:t(397)})}))}[hi(337)](t){const e=hi;if(e(366)!=t[e(362)]&&e(347)!=t[e(362)])return;const n=this[e(331)][e(387)],{data:r}=t;if(!r)return;let s,o;switch(r[e(343)]){case e(399):s=e(323),o={type:e(351),content:Wr(n,s,Wr(n,this[e(346)](r[e(382)][0][e(362)])))};break;case e(388):s=r[e(382)][0][e(373)]?e(389):e(322),o={type:e(351),content:Wr(n,s)};break;case e(397):s=e(396),o={type:e(351),content:Wr(n,s,r[e(382)][0][e(341)])}}return o}[hi(375)](){const t=hi;var e,n,r,s;const o=this[t(331)][t(348)][t(352)](t(330));let i=Array[t(395)](this[t(331)][t(320)][t(342)][t(378)][t(325)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(371),t(368)))&&i[t(384)](...o[t(385)](this[t(331)][t(320)][t(342)][t(378)][t(398)](),t(345))),(null===(n=i[i[t(361)]-1])||void 0===n?void 0:n.is(t(371),t(368)))&&i[t(332)](...o[t(385)](this[t(331)][t(320)][t(342)][t(378)][t(370)](),t(338))),i=[...new Set(i)],(null===(s=null===(r=this[t(331)][t(320)][t(342)][t(378)][t(398)]())||void 0===r?void 0:r[t(393)])||void 0===s?void 0:s.is(t(371),t(368)))&&(i=i[t(334)]((e=>e.is(t(371),t(368))))),i}[hi(367)](t){const e=hi,n=this[e(331)][e(348)][e(352)](e(330));let r=Array[e(395)](this[e(331)][e(320)][e(342)][e(378)][e(325)]())[e(334)](t)[e(379)]((t=>{const r=e,s=this[r(331)][r(320)][r(339)](t,0);return[...n[r(385)](s,r(345)),...n[r(385)](s,r(338))]}))[e(335)]();return r=[...new Set(r)],r}[hi(346)](t){const e=hi;return e(364)+(this[e(331)][e(348)][e(352)](e(330))[e(329)](t)||e(400))[e(381)]()+e(326)+t[e(381)]()[e(363)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=449]})(t,e)}function Ei(){const t=["5294310ABcYcI","showSuggestionHighlights","TrackChangesEditing","32902518yypjrS","conversion","stop","high","attribute:url:media","div","registerElementLabel","options","media","55fJZXVx","for","6YaqnOX","9sdbDyL","62012bjBKKk","4941EEIxsS","mediaEmbed","get","createEmptyElement","downcastDispatcher","6672799DmWigo","106408IdSjKU","afterInit","data","dataDowncast","descriptionFactory","elementToElement","enableCommand","locale","MediaEmbedEditing","ELEMENT_MEDIA","1082gZbiwL","has","862936vjerco","editor","plugins"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(661165===parseInt(n(461))/1+parseInt(n(471))/2*(-parseInt(n(455))/3)+parseInt(n(454))/4*(-parseInt(n(450))/5)+-parseInt(n(452))/6*(parseInt(n(460))/7)+parseInt(n(473))/8*(parseInt(n(453))/9)+-parseInt(n(476))/10+parseInt(n(479))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(462)](){const t=mi,e=this[t(474)];if(!e[t(475)][t(472)](t(469)))return;const n=e[t(475)][t(457)](t(478)),r=e[t(468)];n[t(467)](t(456)),n[t(465)][t(485)](t(449),(e=>Wr(r,t(470),e))),e[t(480)][t(451)](t(464))[t(466)]({model:t(449),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(477)])return n[s(458)](s(484))},converterPriority:t(482)}),e[t(463)][t(459)].on(t(483),((e,n,r)=>{const s=t;r[s(486)][s(477)]&&e[s(481)]()}),{priority:t(482)})}}function Ti(){const t=["plugins","2890626jSbgGf","33227280vDnwYf","mention","enableCommand","TrackChangesEditing","4805448dUChOQ","editor","has","14Xuftkh","2SZwItS","750828HFjTeo","MentionEditing","49690jVtlwJ","10999992xUObzO","afterInit","get","6854395dhzfMc"];return(Ti=function(){return t})()}function _i(t,e){const n=Ti();return(_i=function(t,e){return n[t-=482]})(t,e)}const yi=_i;!function(t,e){const n=_i,r=t();for(;;)try{if(893285===-parseInt(n(489))/1+-parseInt(n(486))/2*(parseInt(n(495))/3)+-parseInt(n(487))/4+-parseInt(n(493))/5+-parseInt(n(482))/6*(parseInt(n(485))/7)+parseInt(n(490))/8+parseInt(n(496))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ti);class Ai extends t.Plugin{[yi(491)](){const t=yi,e=this[t(483)];e[t(494)][t(484)](t(488))&&e[t(494)][t(492)](t(499))[t(498)](t(497))}}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=268]})(t,e)}const Ci=ki;function Li(){const t=["726813ktjVsQ","descriptionFactory","data","registerBlockAttribute","locale","has","enableDefaultAttributesIntegration","handleDescriptions","4260718GcmLBH","registerDescriptionCallback","MultiLevelList","newValue","*Set format:* %0","head","key","6dxSOfj","editor","format","1204IwoSmw","afterInit","TrackChangesEditing","*Remove format:* %0","listType","get","11735770mDniLu","6465932EjxdVp","ELEMENT_MULTI_LEVEL_LIST","234WqZLOY","7720GoYfFN","multiLevelList","plugins","next","oldValue","35194ZIRYMS","366880DYwVzM","93UdafvQ","listMarkerStyle"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(648129===parseInt(n(284))/1+parseInt(n(280))/2*(-parseInt(n(282))/3)+parseInt(n(302))/4*(parseInt(n(275))/5)+parseInt(n(299))/6*(parseInt(n(292))/7)+-parseInt(n(281))/8*(parseInt(n(274))/9)+parseInt(n(271))/10+-parseInt(n(272))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ri extends t.Plugin{[Ci(303)](){const t=Ci,e=this[t(300)],n=e[t(277)][t(270)](t(304));e[t(277)][t(289)](t(294))&&(n[t(290)](t(276)),n[t(287)](t(283)),n[t(285)][t(293)]((e=>this[t(291)](e))))}[Ci(291)](t){const e=Ci,n=this[e(300)][e(288)],{data:r}=t,s={type:e(301),content:""};if(r&&e(283)==r[e(298)]){if(!r[e(279)])return{type:e(301),content:Wr(n,e(296),Wr(n,e(273)))+" ("+r[e(295)]+")"};if(!r[e(295)]){let o=t[e(297)];for(;o;){if(o[e(286)]&&e(269)==o[e(286)][e(298)]&&o[e(286)][e(295)])return s;o=o[e(278)]}return{type:e(301),content:Wr(n,e(268),Wr(n,e(273)))+" ("+r[e(279)]+")"}}}}}const Ni=vi;function Si(){const t=["5Rvgzzq","registerElementLabel","1dGGtaq","304LkYsrA","plugins","8639160Hbpiol","editor","PageBreakEditing","has","descriptionFactory","136494DBkVmd","4631tpnIac","3149248CCACOQ","enableCommand","pageBreak","afterInit","12790ODLsAr","TrackChangesEditing","ELEMENT_PAGE_BREAK","locale","1161519BsCgbJ","303090oDWUJm","get","5689096SEywqs"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=141]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(913575===parseInt(n(150))/1*(-parseInt(n(145))/2)+-parseInt(n(144))/3+parseInt(n(160))/4+-parseInt(n(148))/5*(-parseInt(n(153))/6)+-parseInt(n(147))/7+-parseInt(n(151))/8*(-parseInt(n(158))/9)+-parseInt(n(164))/10*(parseInt(n(159))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Ni(163)](){const t=Ni,e=this[t(154)];if(!e[t(152)][t(156)](t(155)))return;e[t(152)][t(146)](t(141))[t(161)](t(162));const n=e[t(152)][t(146)](t(141)),r=e[t(143)];n[t(157)][t(149)](t(162),(e=>Wr(r,t(142),e)))}}function wi(t,e){const n=Di();return(wi=function(t,e){return n[t-=141]})(t,e)}const Oi=wi;!function(t,e){const n=wi,r=t();for(;;)try{if(247887===-parseInt(n(208))/1*(-parseInt(n(159))/2)+-parseInt(n(170))/3*(parseInt(n(180))/4)+-parseInt(n(183))/5*(parseInt(n(155))/6)+-parseInt(n(181))/7*(-parseInt(n(156))/8)+-parseInt(n(165))/9+parseInt(n(213))/10*(parseInt(n(204))/11)+parseInt(n(190))/12*(parseInt(n(168))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Di);class Fi extends t.Plugin{[Oi(182)](){const t=Oi,e=this[t(203)];if(!e[t(146)][t(179)](t(197)))return;const n=e[t(209)],r=e[t(146)][t(178)](t(212));r[t(198)][t(187)](t(150),(e=>Wr(n,t(175),e))),r[t(160)](t(150)),r[t(205)](t(206)),e[t(142)][t(200)].on(t(199),xi(e),{priority:t(195)}),e[t(167)][t(200)].on(t(199),((n,r,s)=>{const o=t;s[o(143)][o(194)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(195)});const s=r[t(198)];s[t(172)]((r=>{const o=t;if(o(210)!==r[o(202)])return;const{start:i,end:a}=r[o(192)]();if(!i[o(147)](a)||!i[o(158)])return;const c=e[o(193)][o(166)],u=i[o(158)];return c[o(145)](u)&&!c[o(201)](u)&&c[o(163)](u,o(164))?{type:o(210),content:Wr(n,o(176),s[o(152)](u,1))}:void 0})),this[t(174)]()}[Oi(174)](){const t=Oi,e=this[t(203)],n=e[t(209)];e[t(146)][t(178)](t(212))[t(198)][t(172)]((e=>{const r=t;if(r(161)!=e[r(202)])return;const{data:s}=e;return s&&r(150)==s[r(177)]?{type:r(144),content:Wr(n,r(157),Wr(n,r(175)))}:void 0}))}}function Di(){const t=["isBlock","plugins","isTouching","consumable","bindElementToMarker","paragraph","toViewPosition","getItemLabel","start","consume","102MYXIhS","254152sRPjOR","*Change to:* %0","nodeAfter","268qVXTAl","enableDefaultAttributesIntegration","formatBlock","markerName","checkChild","$text","235962KdsWWg","schema","data","52HNWtzH","insert","341745BGqMPD","ck-suggestion-marker-split","registerDescriptionCallback","activeMarkers","_registerLegacyDescription","ELEMENT_PARAGRAPH","*Insert:* %0","commandName","get","has","12qjKbQZ","42aBUWII","afterInit","111620eBiIfg","addClass","markerRange","name","registerElementLabel","ck-suggestion-marker--active","writer","1413156OVHizw","mapper","getFirstRange","model","showSuggestionHighlights","highest","includes","Paragraph","descriptionFactory","addMarker:suggestion:insertion","downcastDispatcher","isLimit","type","editor","429SRONYw","enableCommand","insertParagraph","createUIElement","2173CqRmyr","locale","insertion","end","TrackChangesEditing","10900upNAvi","span","editing","options","format"];return(Di=function(){return t})()}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(146)][o(178)](o(212)),a=r[o(185)][o(153)],c=r[o(185)][o(211)],u=t[o(193)][o(166)];if(!a[o(147)](c)||!a[o(158)])return;const l=a[o(158)];if(u[o(145)](l)&&!u[o(201)](l)&&u[o(163)](l,o(164))){if(!s[o(148)][o(154)](r[o(185)],n[o(186)]))return;const t=s[o(189)][o(207)](o(141),{class:o(171)}),a=s[o(191)][o(151)](c);e&&i[o(173)][o(196)](r[o(162)])&&s[o(189)][o(184)](o(188),t),s[o(189)][o(169)](a,t),s[o(191)][o(149)](t,r[o(162)])}}}const Pi=Ui;function Bi(){const t=["has","_registerLegacyDescription","descriptionFactory","editor","afterInit","565480oGrjdQ","2261624hBrJqL","TrackChangesEditing","85wOdDDF","64283zrmLBV","removeFormat","registerDescriptionCallback","format","24ADVFrU","commandName","locale","RemoveFormatEditing","get","formatBlock","1076446XuJqRp","2jkClcK","*Remove all formatting*","type","3Rcnahd","4841969wjvXpQ","90IcKOfz","196278VgaMvF","enableDefaultAttributesIntegration","4550984ClFuYA","formatInline","plugins"];return(Bi=function(){return t})()}function Ui(t,e){const n=Bi();return(Ui=function(t,e){return n[t-=120]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(334057===-parseInt(n(121))/1*(parseInt(n(132))/2)+parseInt(n(135))/3*(parseInt(n(149))/4)+parseInt(n(120))/5*(parseInt(n(138))/6)+parseInt(n(131))/7+parseInt(n(140))/8+parseInt(n(137))/9*(-parseInt(n(148))/10)+parseInt(n(136))/11*(-parseInt(n(125))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bi);class ji extends t.Plugin{[Pi(147)](){const t=Pi,e=this[t(146)];e[t(142)][t(143)](t(128))&&(e[t(142)][t(129)](t(150))[t(139)](t(122)),this[t(144)]())}[Pi(144)](){const t=Pi,e=this[t(146)];e[t(142)][t(129)](t(150))[t(145)][t(123)]((n=>{const r=t;if(r(130)!=n[r(134)]&&r(141)!=n[r(134)])return;const{data:s}=n;return s&&r(122)==s[r(126)]?{type:r(124),content:Wr(e[r(127)],r(133))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=Wi();return(Vi=function(t,e){return n[t-=283]})(t,e)}!function(t,e){const n=Vi,r=t();for(;;)try{if(613251===-parseInt(n(302))/1+parseInt(n(284))/2*(-parseInt(n(300))/3)+parseInt(n(309))/4*(parseInt(n(293))/5)+parseInt(n(292))/6*(-parseInt(n(288))/7)+-parseInt(n(298))/8*(-parseInt(n(289))/9)+parseInt(n(295))/10+parseInt(n(308))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wi);class Hi extends t.Plugin{[Gi(306)](){const t=Gi,e=this[t(310)];if(!e[t(286)][t(305)](t(287)))return;const n=e[t(286)][t(296)](t(283));n[t(299)](t(294)),n[t(299)](t(285));const r=e[t(286)][t(296)](t(287));r[t(299)](t(290)),r[t(299)](t(291)),r[t(299)](t(304)),r[t(299)](t(303)),r[t(299)](t(307)),r[t(299)](t(301)),r[t(299)](t(297))}}function Wi(){const t=["RestrictedEditingModeEditing","35bOGGOI","27uXMxLt","trackChanges","acceptSuggestion","226014mdhIAg","20CctWGb","goToPreviousRestrictedEditingException","548130zJounG","get","discardSelectedSuggestions","2304496LNkvcw","enableCommand","6aZjWdC","acceptSelectedSuggestions","832425cMndiw","acceptAllSuggestions","discardSuggestion","has","afterInit","discardAllSuggestions","2051148hbxNKX","605968xpFMJR","editor","TrackChangesEditing","77414REpGsZ","goToNextRestrictedEditingException","plugins"];return(Wi=function(){return t})()}const zi=Ki;function qi(){const t=["shiftEnter","7SZLQTJ","activeMarkers","createUIElement","split","init","mapper","enableCommand","bindElementToMarker","data","2058562cGxwmM","span","toViewPosition","markerName","createPositionBefore","deletion","writer","617286eyJspQ","markerRange","softBreak","editor","TrackChangesEditing","17450aDYwAe","26RlIqky","2688366XoTleF","requires","test","ELEMENT_LINE_BREAK","descriptionFactory","addClass","editing","ck-suggestion-marker-","showSuggestionHighlights","get","3023037kxoyCS","addMarker:suggestion:deletion","options","60RoWqyj","addMarker:suggestion:insertion","getItems","addMarker:suggestion","plugins","high","downcastDispatcher","registerElementLabel","ck-suggestion-marker--active","name","element","insert","includes","384QcXHWD","locale","19058TMmcQG","model","merge","3613592LQXPyY","consumable"];return(qi=function(){return t})()}function Ki(t,e){const n=qi();return(Ki=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=Ki,r=t();for(;;)try{if(229571===-parseInt(n(151))/1*(-parseInt(n(123))/2)+parseInt(n(145))/3+-parseInt(n(121))/4*(-parseInt(n(150))/5)+parseInt(n(152))/6+parseInt(n(129))/7*(parseInt(n(126))/8)+-parseInt(n(162))/9+-parseInt(n(165))/10*(parseInt(n(138))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qi);class Zi extends t.Plugin{static get[zi(153)](){return[Qs.ShiftEnter]}[zi(133)](){const t=zi,e=this[t(148)],n=e[t(112)][t(161)](t(149));n[t(135)](t(128)),e[t(158)][t(114)].on(t(166),Xi(e),{priority:t(113)}),e[t(158)][t(114)].on(t(163),Xi(e),{priority:t(113)}),e[t(137)][t(114)].on(t(168),((n,r,s)=>{const o=t;s[o(164)][o(160)]&&Xi(e,{showActiveMarker:!1})(n,r,s)})),n[t(156)][t(115)](t(147),(n=>Wr(e[t(122)],t(155),n)))}}function Xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Ki,i=t[o(112)][o(161)](o(149));if(!s[o(127)][o(154)](r[o(146)],n[o(117)]))return;const a=t[o(124)];for(const t of r[o(146)][o(167)]()){if(!t.is(o(118),o(147)))continue;const n=o(143)==r[o(141)][o(132)](":")[1]?o(125):o(132),c=s[o(144)][o(131)](o(139),{class:o(159)+n}),u=s[o(134)][o(140)](a[o(142)](t));e&&i[o(130)][o(120)](r[o(141)])&&s[o(144)][o(157)](o(116),c),s[o(144)][o(119)](u,c),s[o(134)][o(136)](c,r[o(141)])}}}const Qi=Yi;function Ji(){const t=["2586385yFpUfZ","commandParams","restrictedEditingException","4701chxRwU","TrackChangesEditing","commands","2625SMpDQe","commandName","1996VzdMLQ","plugins","2jAItaJ","model","registerDescriptionCallback","FORMAT_RESTRICTED_ENABLED","getRanges","20zZftTj","215880uPjddI","5366097qWtRDV","5081329SVIxai","afterInit","forceValue","markInlineFormat","value","6wnWrab","197755UukWoA","formatInline","StandardEditingModeEditing","isCollapsed","document","editor","from","format","change","selection","type","has","FORMAT_RESTRICTED_DISABLED","descriptionFactory","enableCommand","locale","get","formatBlock","182eLegvc","936YSOvVS"];return(Ji=function(){return t})()}function Yi(t,e){const n=Ji();return(Yi=function(t,e){return n[t-=327]})(t,e)}!function(t,e){const n=Yi,r=t();for(;;)try{if(565825===parseInt(n(330))/1*(-parseInt(n(360))/2)+parseInt(n(353))/3*(parseInt(n(358))/4)+-parseInt(n(350))/5*(-parseInt(n(329))/6)+-parseInt(n(356))/7*(-parseInt(n(349))/8)+parseInt(n(367))/9+-parseInt(n(365))/10*(parseInt(n(368))/11)+parseInt(n(366))/12*(-parseInt(n(348))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ji);class $i extends t.Plugin{[Qi(369)](){const t=Qi,e=this[t(335)],n=e[t(361)],r=e[t(345)];if(!e[t(359)][t(341)](t(332)))return;const s=e[t(359)][t(346)](t(354)),o=t(352),i=e[t(355)][t(346)](o);s[t(344)](o,((e,r={})=>{const a=t,c=n[a(334)][a(339)];if(c[a(333)])return void e(r);const u=void 0!==r[a(370)]?r[a(370)]:!i[a(328)];n[a(338)]((()=>{const t=a,e=Array[t(336)](c[t(364)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(327)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(343)][t(362)]((e=>{const n=t;if(n(347)!=e[n(340)]&&n(331)!=e[n(340)])return;const{data:s}=e;return s&&s[n(357)]==o?s[n(351)][0][n(370)]?{type:n(337),content:Wr(r,n(363))}:{type:n(337),content:Wr(r,n(342))}:void 0}))}}function ta(t,e){const n=na();return(ta=function(t,e){return n[t-=207]})(t,e)}const ea=ta;function na(){const t=["1278Jqfguh","add","plugins","element","ghsAttributes","3130064vDHGna","registerDescriptionCallback","commandParams","6136360qveJUx","get","registerInlineAttribute","commandName","*Set format:* %0","_registerLegacyDescription","block","forceValue","descriptionFactory","config","normalizeConfig","editor","StyleUtils","definitions","2BWwZjA","DataSchema","GeneralHtmlSupport","format","type","FORMAT_STYLE","toLowerCase","formatBlock","TrackChangesEditing","formatInline","Style","enableDefaultAttributesIntegration","752873QniJxU","styleName","locale","6302002VegXIs","has","getGhsAttributeNameForElement","*Remove format:* %0","afterInit","style","85014Zneffm","inline","registerBlockAttribute","16100KOkHiU","1242177FFINuL","registerAttributeLabel"];return(na=function(){return t})()}!function(t,e){const n=ta,r=t();for(;;)try{if(528323===parseInt(n(251))/1+parseInt(n(239))/2*(-parseInt(n(215))/3)+-parseInt(n(222))/4+parseInt(n(214))/5*(-parseInt(n(217))/6)+parseInt(n(254))/7+parseInt(n(225))/8+-parseInt(n(211))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ea(209)](){const t=ea,e=this[t(236)];if(!e[t(219)][t(255)](t(249))||!e[t(219)][t(255)](t(240)))return;const n=e[t(219)][t(226)](t(247)),r=e[t(253)],s=e[t(234)][t(226)](t(210))||{},o=e[t(219)][t(226)](t(241)),i=e[t(219)][t(226)](t(237))[t(235)](e[t(219)][t(226)](t(240)),s[t(238)]);n[t(250)](t(210));const a=new Set;for(const e of i[t(231)]){const n=o[t(207)](e[t(220)]);a[t(218)](n)}const c=new Set;for(const e of i[t(212)]){const n=o[t(207)](e[t(220)]);c[t(218)](n);for(const n of e[t(221)])c[t(218)](n)}for(const e of a)n[t(213)](e),n[t(233)][t(216)](e,Wr(r,t(244)));for(const e of c)n[t(227)](e),n[t(233)][t(216)](e,Wr(r,t(244)));this[t(230)]()}[ea(230)](){const t=ea,e=this[t(236)],n=e[t(253)];e[t(219)][t(226)](t(247))[t(233)][t(223)]((e=>{const r=t;if(r(246)!=e[r(243)]&&r(248)!=e[r(243)])return;const{data:s}=e;return s&&r(210)===s[r(228)]?s[r(224)][0][r(232)]?{type:r(242),content:Wr(n,r(229),s[r(224)][0][r(252)][r(245)]())}:{type:r(242),content:Wr(n,r(208),s[r(224)][0][r(252)][r(245)]())}:void 0}))}}const sa=oa;function oa(t,e){const n=ia();return(oa=function(t,e){return n[t-=400]})(t,e)}function ia(){const t=["refresh","ELEMENT_TABLE","isIntersectingWithRange","item","max","3796160VqYuNU","map","ELEMENT_TABLE_WITH_TEXT","21921210hpsFNY","TrackChangesEditing","addClass","isTouching","join","createTableWalker","getSelectionAffectedTableCells","MIN_SAFE_INTEGER","minRow","commands","detach","createRangeOn","min","add","addRange","enqueueChange","end","isArray","ELEMENT_TABLE_COLUMN_WITH_TEXT","_setupColumnsRowsFixing","highest","forceValue","length","subType","getContainedElement","getFirstRange","2211irGPLs","tablePaste","isEqual","get","nodeBefore","enableCommand","data","ELEMENT_TABLE_ROW_WITH_TEXT","plugins","registerElementLabel","maxRow","change:data","958rVIEmg","insertTableRowBelow","discard","every","tableCell","insertion","fromRange","getSuggestion","getAttribute","filter","1360354IvoZUx","values","position","descriptionFactory","selection","classes","ELEMENT_TABLE_ROW","oldRange","execute","left","suggestion","3303szgQrv","removeClass","includes","first","has","TableEditing","showSuggestionHighlights","_getCoordsForCells","registerDescriptionCallback","tableColumn","findAncestor","cell","$textProxy","*Remove:* %0","createRangeIn","ELEMENT_TABLE_COLUMN","insertTableColumnRight","last","markMultiRangeInsertion","push","element","differ","root","downcastDispatcher","maxColumn","deletion","colspan","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","mapper","nodeAfter","*Insert:* %0","createPositionAt","10HvVYac","setSelection","insert","getItems","selectTableRow","3153102HZefmi","rowspan","substr","MAX_SAFE_INTEGER","change","afterInit","accept","writer","batch","isInContent","minColumn","type","getChangedMarkers","start","_getSuggestionCoords","insertTable","9032PUDyhW","getColumnIndexes","tableRow","5088930lfQrTu","order","model","getChildren","_suggestionFactory","_tablePostFixingSubtypes","$graveyard","startsWith","insertTableRowAbove","getRanges","TableUtils","insertTableColumnLeft","_tableSuggestions","locale","toLowerCase","options","span","document","above","selectTableColumn","getCellLocation","addMarker:suggestion","removeTableRow","from","table","name","rootName","getChanges","getRowIndexes","low","registerPostFixer","markMultiRangeDeletion","toViewElement","_splitMarkerName","removeTableColumn","some","editor","hasAttribute"];return(ia=function(){return t})()}!function(t,e){const n=oa,r=t();for(;;)try{if(764583===parseInt(n(423))/1+parseInt(n(413))/2*(parseInt(n(401))/3)+-parseInt(n(534))/4+-parseInt(n(467))/5*(-parseInt(n(472))/6)+parseInt(n(491))/7+parseInt(n(488))/8*(parseInt(n(434))/9)+-parseInt(n(537))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ia);class aa extends t.Plugin{constructor(t){const e=oa;super(t),this[e(496)]=[e(490),e(443)],this[e(503)]=new Set}[sa(477)](){const t=sa,e=this[t(527)],n=e[t(493)][t(508)][t(427)];if(!e[t(409)][t(438)](t(439)))return;const r=e[t(504)],s=e[t(409)][t(404)](t(538)),o=e[t(409)][t(404)](t(501));s[t(426)][t(410)](t(515),(e=>Wr(r,t(530),e))),this[t(556)](),s[t(406)](t(487)),s[t(406)](t(471)),s[t(406)](t(510));for(const r of[t(499),t(414)]){const i=e[t(546)][t(404)](r);s[t(406)](r,(r=>{const a=t;e[a(493)][a(476)]((t=>{const e=a;r();const c=e(509)===i[e(492)],u=o[e(543)](n),l=o[e(519)](u),f=c?l[e(437)]-1:l[e(451)]+1,h=u[0][e(444)](e(515)),d=o[e(542)](h,{startRow:f,endRow:f}),g=Array[e(514)](d)[e(535)]((n=>t[e(548)](n[e(445)])));s[e(452)](g,e(490))}))}))}for(const r of[t(502),t(450)]){const i=e[t(546)][t(404)](r);s[t(406)](r,(r=>{const a=t;e[a(493)][a(476)]((t=>{const e=a;r();const c=e(432)===i[e(492)],u=o[e(543)](n),l=o[e(489)](u),f=c?l[e(437)]-1:l[e(451)]+1,h=u[0][e(444)](e(515)),d=o[e(542)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(514)](d)[e(535)]((n=>t[e(548)](n[e(445)])));s[e(452)](g,e(443))}))}))}for(const r of[t(513),t(525)]){const i=r[t(474)](11),a=i[t(505)](),c=a[t(474)](0,3)+t(507),u=t(515)+i,l=t(549)+i,f=t(533)+i;s[t(406)](r,(()=>{const i=t;e[i(493)][i(476)]((t=>{const e=i,h=o[e(543)](n),d=h[0][e(444)](e(515));let g;if(e(513)==r){const t=o[e(519)](h);g={startRow:t[e(437)],endRow:t[e(451)],includeAllSlots:!0}}else{const t=o[e(489)](h);g={startColumn:t[e(437)],endColumn:t[e(451)],includeAllSlots:!0}}const p=o[e(542)](d,g),m=Array[e(514)](p)[e(535)]((({cell:t})=>t)),I=ca(m[e(422)]((t=>t[e(528)](c)))),E=ca(m[e(422)]((t=>!t[e(528)](c))))[e(535)]((n=>t[e(548)](n))),b=s[e(522)](E,u);if(b&&(e(490)==b[e(560)]||e(443)==b[e(560)])){const n=this[e(486)](b);for(const r of I){const s=t[e(548)](r),i=o[e(511)](r),u=r[e(421)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(551)](s)}}}))}))}function c(r){const s=t,o=Array[s(514)](n[s(500)]())[s(535)]((t=>i.LiveRange[s(419)](t)));e[s(493)][s(476)]((t=>{const n=s,i=t[n(480)];r=r[n(422)]((t=>n(497)!=t[n(456)][n(517)])),t[n(468)](r),e[n(546)][n(404)](n(513))[n(529)](),e[n(431)](n(513),{forceDefaultExecution:!0}),e[n(493)][n(552)]((()=>{const t=n;e[t(493)][t(552)](i,(e=>{const n=t,r=o[n(422)]((t=>n(497)!=t[n(456)][n(517)]));r[n(559)]>0&&e[n(468)](r);for(const t of o)t[n(547)]()}))}))}))}function u(r){const s=t;e[s(493)][s(476)]((t=>{const o=s,a=Array[o(514)](n[o(500)]())[o(535)]((t=>i.LiveRange[o(419)](t))),c=[];for(const t of r)for(const e of t[o(470)]({shallow:!0}))c[o(453)](e);for(const n of c)o(497)!=n[o(456)][o(517)]&&(t[o(468)](t[o(466)](n,0)),e[o(546)][o(404)](o(525))[o(529)](),e[o(431)](o(525),{forceDefaultExecution:!0}));const u=a[o(422)]((t=>o(497)!=t[o(456)][o(517)]));u[o(559)]>0&&t[o(468)](u);for(const t of a)t[o(547)]()}))}function l(e,n){const r=t;return n[r(416)]((t=>e[r(526)]((e=>e[r(553)][r(403)](t[r(485)])||t[r(553)][r(403)](e[r(485)])))))}function f(e,n){const r=t;return e[r(526)]((t=>n[r(526)]((e=>t[r(553)][r(540)](e[r(485)])))))}e[t(407)][t(457)].on(t(512),((e,n,r)=>{const s=t;if(!r[s(506)][s(440)])return;const o=n[s(532)];if(!o)return;const i=r[s(463)][s(523)](o);function c(t){return Array[s(554)](t)?t:[t]}i&&s(417)===o[s(516)]&&(0,a.setHighlightHandling)(i,r[s(479)],((t,e,n)=>n[s(539)](c(e[s(428)]),t)),((t,e,n)=>n[s(435)](c(e[s(428)]),t)))}),{priority:t(557)}),s[t(426)][t(442)]((e=>{const n=t;if(n(418)!=e[n(483)]&&n(459)!=e[n(483)])return;const s=e[n(561)]();if(null!=s&&s.is(n(454),n(515))){if(n(418)==e[n(483)]){const t=e[n(470)]()[n(422)]((t=>t.is(n(446))))[n(535)]((t=>t[n(407)]));if(t[n(559)])return{type:n(418),content:Wr(r,n(465),Wr(r,n(536),'"'+t[n(541)](" ")+'"'))}}if(n(459)==e[n(483)]){const t=e[n(470)]()[n(422)]((t=>t.is(n(446))))[n(535)]((t=>t[n(407)]));if(t[n(559)])return{type:n(459),content:Wr(r,n(447),Wr(r,n(536),'"'+t[n(541)](" ")+'"'))}}}})),s[t(426)][t(442)]((e=>{const n=t;if(n(490)==e[n(560)]){const t=e[n(470)]()[n(422)]((t=>t.is(n(446))))[n(535)]((t=>t[n(407)])),s=this[n(486)](e),o=s[n(411)]-s[n(545)]+1;if(n(418)==e[n(483)])return t[n(559)]?{type:n(418),content:Wr(r,n(465),Wr(r,n(408),[o,'"'+t[n(541)](" ")+'"']))}:{type:n(418),content:Wr(r,n(465),Wr(r,n(429),o))};if(n(459)==e[n(483)])return t[n(559)]?{type:n(459),content:Wr(r,n(447),Wr(r,n(408),[o,'"'+t[n(541)](" ")+'"']))}:{type:n(459),content:Wr(r,n(447),Wr(r,n(429),o))}}if(n(443)==e[n(560)]){const t=e[n(470)]()[n(422)]((t=>t.is(n(446))))[n(535)]((t=>t[n(407)])),s=this[n(486)](e),o=s[n(458)]-s[n(482)]+1;if(n(418)==e[n(483)])return t[n(559)]?{type:n(418),content:Wr(r,n(465),Wr(r,n(555),[o,'"'+t[n(541)](" ")+'"']))}:{type:n(418),content:Wr(r,n(465),Wr(r,n(449),o))};if(n(459)==e[n(483)])return t[n(559)]?{type:n(459),content:Wr(r,n(447),Wr(r,n(555),[o,'"'+t[n(541)](" ")+'"']))}:{type:n(459),content:Wr(r,n(447),Wr(r,n(449),o))}}})),s[t(495)][t(462)](t(418),t(490),t(415),c),s[t(495)][t(462)](t(459),t(490),t(478),c),s[t(495)][t(462)](t(418),t(443),t(415),u),s[t(495)][t(462)](t(459),t(443),t(478),u),s[t(495)][t(462)](t(418),t(443),t(541),l),s[t(495)][t(462)](t(459),t(443),t(541),l),s[t(495)][t(462)](t(418),t(490),t(541),f),s[t(495)][t(462)](t(459),t(490),t(541),f)}[sa(461)](){const t=sa,e=this[t(527)],n=e[t(493)][t(508)][t(427)];return(r,s)=>{const o=t;e[o(493)][o(476)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(553)][a(405)];u&&u[0]&&!1===u[0][a(558)]&&(l=r[0][a(485)][a(464)]);const f=t[a(448)](l);if(a(497)==f[a(456)][a(517)])return;const h=Array[a(514)](n[a(500)]())[a(535)]((t=>i.LiveRange[a(419)](t)));t[a(468)](f),e[a(546)][a(404)](c)[a(529)](),u[a(453)]({forceDefaultExecution:!0}),e[a(431)](c,...u);const d=h[a(422)]((t=>a(497)!=t[a(456)][a(517)]));d[a(559)]>0&&t[a(468)](d);for(const t of h)t[a(547)]()}))}}[sa(441)](t){const e=sa,n=this[e(527)][e(409)][e(404)](e(501));let r=Number[e(475)],s=Number[e(544)],o=Number[e(475)],i=Number[e(544)];for(const a of t){if(e(497)==a[e(456)][e(517)])continue;const{row:t,column:c}=n[e(511)](a),u=a[e(528)](e(473))?a[e(421)](e(473))-1:0,l=a[e(528)](e(460))?a[e(421)](e(460))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[sa(556)](){const t=sa,e=this[t(527)],n=e[t(409)][t(404)](t(538)),r=e[t(409)][t(404)](t(501));e[t(493)][t(508)].on(t(412),(()=>{const r=t,s=Array[r(514)](e[r(493)][r(508)][r(455)][r(484)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(524)](t);if(r(433)!=s)continue;if(null!=e[r(430)])continue;const a=n[r(420)](o);this[r(496)][r(436)](i)&&this[r(503)][r(550)](a)}}),{priority:t(520)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(548)](e),a=e[s(444)](s(515)),c=r[s(511)](e);for(const t of this[s(503)]){const n=t[s(560)],r=n[s(498)](s(402)),u=n[s(474)](r?10:5),l=u[s(505)](),f=l[s(474)](0,3)+s(507),h=s(549)+u,d=s(533)+u;if(!t[s(481)])continue;if(a!=t[s(400)]()[s(485)][s(444)](s(515)))continue;if(t[s(531)](i))continue;const g=e[s(528)](f)?e[s(421)](f)-1:0,p=this[s(486)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(551)](i),o=!0)}return o};e[t(493)][t(508)][t(521)]((n=>{const r=t;let o=!1;for(const t of e[r(493)][r(508)][r(455)][r(518)]())if(r(469)==t[r(483)])if(r(490)==t[r(516)])for(const e of t[r(425)][r(464)][r(494)]())o=o||s(e,n);else r(417)==t[r(516)]&&(o=o||s(t[r(425)][r(464)],n));return o}))}[sa(486)](t){const e=sa;return this[e(441)](t[e(500)]()[e(535)]((t=>t[e(485)][e(464)])))}}function ca(t){const e=sa;return Array[e(514)](new Set(t)[e(424)]())}const ua=fa;function la(){const t=["type","containsRange","*Split cell:* vertically","splitTableCellHorizontally","getCellLocation","stop","12763116qRixtN","mergeTableCells","afterInit","mergeTableCellDown","locale","formatInline","commandName","20DTGfIP","refresh","getSelectionAffectedTableCells","findAncestor","descriptionFactory","highest","insertion","markBlockFormat","formatBlock","createRangeOn","horizontally","markMultiRangeBlockFormat","_suggestionFactory","enableCommand","find","has","setSelection","*Merge cells*","12579MdzgFx","mergeTableCellLeft","execute","_isForcedDefaultExecutionBlock","*Split cell:* horizontally","editor","fromRange","createTableWalker","registerCustomCallback","size","low","7ZajSOx","requires","rootName","1ykfYgY","set:isEnabled","root","mergeTableCellRight","model","table","TableUtils","getFirstPosition","from","format","TrackChangesEditing","element","selection","getRanges","getAncestors","document","18132323oAXgqz","accept","splitTableCellVertically","change","5740212oiXZcA","_tablePostFixingSubtypes","commands","908bmtswN","value","$graveyard","deletion","push","author","filter","isInContent","map","add","get","12000048xYhvFb","mergeTableCellUp","_acceptFormatSuggestionCallbackFactory","return","forceDefaultExecution","getSuggestions","_areMergableCells","detach","direction","_areSelectedCellsMergable","isEnabled","registerDescriptionCallback","length","cell","2896745AYKdBJ","subType","TableEditing","tableCell","plugins","3491028SeIQZw","trackChanges"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=203]})(t,e)}!function(t,e){const n=fa,r=t();for(;;)try{if(894932===parseInt(n(205))/1*(-parseInt(n(258))/2)+-parseInt(n(291))/3*(parseInt(n(228))/4)+-parseInt(n(253))/5+-parseInt(n(225))/6*(-parseInt(n(302))/7)+-parseInt(n(239))/8+parseInt(n(266))/9+-parseInt(n(273))/10*(-parseInt(n(221))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(la);class ha extends t.Plugin{static get[ua(203)](){return[aa]}[ua(268)](){const t=ua,e=this[t(296)],n=e[t(209)][t(220)][t(217)],r=e[t(270)];if(!e[t(257)][t(288)](t(255)))return;const s=e[t(257)][t(238)](t(215)),o=e[t(257)][t(238)](t(211)),a=e[t(257)][t(238)](aa);a[t(226)][t(232)](t(267)),s[t(286)](t(267),(()=>{const n=t,r=o[n(275)](e[n(209)][n(220)][n(217)]);e[n(209)][n(224)]((()=>{const t=n;s[t(284)](r,{commandName:t(267),commandParams:[]},[],t(267))}))})),e[t(227)][t(238)](t(267)).on(t(293),((n,r)=>{const o=t;e[o(227)][o(238)](o(259))[o(229)]&&(r[o(251)]>0&&r[r[o(251)]-1]&&r[r[o(251)]-1][o(243)]||s[o(294)]||this[o(248)]()||n[o(265)]())}),{priority:t(278)});for(const n of[t(240),t(208),t(269),t(292)]){const r=e[t(227)][t(238)](n);s[t(286)](n,(()=>{const n=t,o=e[n(209)][n(220)][n(217)][n(212)]()[n(219)]()[n(287)]((t=>t.is(n(216),n(256)))),i=r[n(229)];e[n(209)][n(224)]((()=>{const t=n;s[t(284)]([o,i],{commandName:t(267),commandParams:[]},[],t(267))}))}))}for(const n of[t(223),t(263)]){const r=e[t(227)][t(238)](n);s[t(286)](n,(()=>{const i=t,a=o[i(275)](e[i(209)][i(220)][i(217)])[0],c=a[i(276)](i(210)),{column:u,row:l}=o[i(264)](a);let f=[];if(i(283)==r[i(247)]){const t=o[i(298)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(213)](t)[i(236)]((t=>t[i(252)]))}else{const t=o[i(298)](c,{column:u,includeAllSlots:!0});f=Array[i(213)](t)[i(236)]((t=>t[i(252)]))}e[i(209)][i(224)]((t=>{const e=i;s[e(280)](t[e(282)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(277)][t(250)]((e=>{const n=t;if(n(281)!=e[n(260)]&&n(271)!=e[n(260)])return;const{data:s}=e;return s&&n(267)==s[n(272)]?{type:n(214),content:Wr(r,n(290))}:void 0})),s[t(277)][t(250)]((e=>{const n=t;if(n(281)!=e[n(260)]&&n(271)!=e[n(260)])return;const{data:s}=e;return s?n(223)==s[n(272)]?{type:n(214),content:Wr(r,n(262))}:n(263)==s[n(272)]?{type:n(214),content:Wr(r,n(295))}:void 0:void 0}));const c=a[t(241)]();for(const e of[t(240),t(208),t(269),t(292)])s[t(285)][t(299)](t(281),e,t(222),c);for(const e of[t(223),t(263)])s[t(285)][t(299)](t(281),e,t(222),c);s[t(285)][t(299)](t(281),t(267),t(222),(r=>{const s=t;e[s(209)][s(224)]((t=>{const o=s,a=Array[o(213)](n[o(218)]())[o(236)]((t=>i.LiveRange[o(297)](t)));t[o(289)](r),e[o(227)][o(238)](o(267))[o(274)](),e[o(293)](o(267),{forceDefaultExecution:!0});const c=a[o(234)]((t=>o(230)!=t[o(207)][o(204)]));c[o(251)]>0&&t[o(289)](c);for(const t of a)t[o(246)]()}))}));for(const n of[t(240),t(269),t(292),t(208)]){const r=e[t(227)][t(238)](n);r.on(t(206),((n,s,o)=>{const i=t;if(o){const t=e[i(209)][i(220)][i(217)][i(212)]()[i(219)]()[i(287)]((t=>t.is(i(216),i(256))));this[i(245)](r[i(229)],t)||(n[i(242)]=!1,n[i(265)]())}}),{priority:t(301)})}}[ua(248)](){const t=ua,e=this[t(296)][t(227)][t(238)](t(267)),n=this[t(296)][t(257)][t(238)](t(211));if(!e[t(249)])return!1;const r=n[t(275)](this[t(296)][t(209)][t(220)][t(217)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(245)](e,n))return!1;return!0}[ua(245)](t,e){const n=ua,r=this[n(296)][n(257)][n(238)](n(215)),s=this[n(296)][n(209)][n(282)](t),o=this[n(296)][n(209)][n(282)](e),i=new Set,a=new Set;for(const t of r[n(244)]())if((n(279)==t[n(260)]||n(231)==t[n(260)]||n(267)==t[n(254)])&&t[n(235)])for(const e of t[n(218)]())e[n(261)](s,!0)&&i[n(237)](t[n(260)]+":"+t[n(233)].id),e[n(261)](o,!0)&&a[n(237)](t[n(260)]+":"+t[n(233)].id);if(i[n(300)]!=a[n(300)])return!1;for(const t of i)if(!a[n(288)](t))return!1;return!0}}const da=ga;function ga(t,e){const n=pa();return(ga=function(t,e){return n[t-=171]})(t,e)}function pa(){const t=["markerNameToElements","nodeAfter","FORMAT_REGULAR_COLUMN","format","ck-suggestion-marker--active","formatBlock","FORMAT_REGULAR_ROW","accept","commandParams","commandName","_handleLegacySuggestions","editor","FORMAT_HEADER_ROW","markerRange","get","bindElementToMarker","activeMarkers","start","setTableRowHeader","forceValue","name","727470ryINWu","item","setTableColumnHeader","consume","4584oRlEhN","unbindElementFromMarkerName","plugins","TableEditing","removeClass","headingColumns","removeMarker:suggestion","12RXQqew","FORMAT_HEADER_COLUMN","405FrMTmx","includes","getCellLocation","registerBlockAttribute","cell","getSuggestion","TableUtils","_registerLegacyDescription","createTableWalker","parent","ck-suggestion-marker-","type","data","writer","addMarker:suggestion","consumable","1827351lwEFso","_splitMarkerName","downcastDispatcher","afterInit","headingRows","mapper","showSuggestionHighlights","_suggestionFactory","toViewElement","highest","markerName","removeAttribute","20RyFDXi","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","2099027pPlAbd","options","locale","addClass","requires","enableDefaultAttributesIntegration","has","registerDescriptionCallback","setAttribute","data-suggestion","434904GezHPd","stop","descriptionFactory","registerAttributeLabel","TrackChangesEditing","*Format:* %0","244416yDyLgF","end","editing","338436uVbRgg","nodeBefore"];return(pa=function(){return t})()}!function(t,e){const n=ga,r=t();for(;;)try{if(177616===-parseInt(n(205))/1+parseInt(n(202))/2+parseInt(n(241))/3*(parseInt(n(232))/4)+parseInt(n(228))/5*(parseInt(n(239))/6)+parseInt(n(186))/7+parseInt(n(196))/8+parseInt(n(171))/9*(-parseInt(n(183))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[da(190)](){return[aa]}[da(174)](){const t=da,e=this[t(218)];if(!e[t(234)][t(192)](t(235)))return;const n=e[t(188)],r=e[t(234)][t(221)](t(200));r[t(191)](t(225)),r[t(191)](t(230)),r[t(244)](t(175)),r[t(244)](t(237)),r[t(198)][t(199)](t(175),Wr(n,t(219))),r[t(198)][t(199)](t(237),Wr(n,t(240))),this[t(217)]()}[da(217)](){const t=da,e=this[t(218)][t(234)][t(221)](t(200)),n=this[t(218)][t(234)][t(221)](t(247)),r=this[t(218)][t(234)][t(221)](aa)[t(184)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=ga,{type:c,id:u}=e[a(172)](o[a(181)]),l=e[a(246)](u),f=l[a(253)];if(a(212)!=l[a(252)]||!f||a(230)!=f[a(216)])return;if(o[a(229)])return void s[a(197)]();if(!i[a(256)][a(231)](o[a(220)],s[a(227)]))return;const h=o[a(220)][a(224)][a(208)],d=o[a(220)][a(203)][a(206)],g=h[a(250)][a(250)],{column:p}=n[a(243)](h),{column:m}=n[a(243)](d);for(let s=p;s<=m;s++){const l=n[a(249)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(245)],l=i[a(176)][a(179)](s);i[a(254)][a(189)](a(251)+c,l),r&&i[a(254)][a(194)](a(195),u,l),i[a(176)][a(222)](l,o[a(181)]),t&&(e[a(223)][a(242)](o[a(181)])?i[a(254)][a(189)](a(211),l):i[a(254)][a(236)](a(211),l))}}}}e[t(178)][t(185)](t(212),t(225),t(214),r),e[t(178)][t(185)](t(212),t(230),t(214),r),this[t(218)][t(204)][t(173)].on(t(255),s(),{priority:t(180)}),this[t(218)][t(253)][t(173)].on(t(255),((e,n,r)=>{const o=t;r[o(187)][o(177)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(180)}),this[t(218)][t(204)][t(173)].on(t(238),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(172)](r[o(181)]),c=e[o(246)](a),u=c[o(253)];if(o(212)!=c[o(252)]||!u||o(230)!=u[o(216)])return;const l=s[o(176)][o(207)](r[o(181)]);if(l)for(const t of l)s[o(254)][o(236)](o(251)+i,t),s[o(254)][o(236)](o(211),t),s[o(254)][o(182)](o(195),t),s[o(176)][o(233)](t,r[o(181)])}),{priority:t(180)}),this[t(248)]()}[da(248)](){const t=da,e=this[t(218)],n=e[t(188)];function r(e){const r=t;return{type:r(210),content:Wr(n,r(201),e)}}e[t(234)][t(221)](t(200))[t(198)][t(193)]((e=>{const s=t;if(s(212)!=e[s(252)])return;const{data:o}=e;if(o){if(s(225)==o[s(216)]){const t=o[s(215)][0][s(226)];return r(Wr(n,s(t?219:213)))}if(s(230)==o[s(216)]){const t=o[s(215)][0][s(226)];return r(Wr(n,s(t?240:209)))}}}))}}const Ia=Ea;function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=233]})(t,e)}function ba(){const t=["getAttributes","columnInsertionRanges","suggestion:formatBlock:tablePasteCell","_getCoordsForCells","get","editor","getSuggestionCallback","batch","getRange","previous","length","getChanges","tableCellVerticalAlignment","differ","schema","*Replace table cells*","accept","TableUtils","has","tableCellHorizontalAlignment","_isForcedDefaultExecutionBlock","markerAttributes","fromRange","markers","_tablePostFixingSubtypes","getChild","removeMarkers","9128104nrVEtE","endColumn","every","redo","findAncestor","deletion","descriptionFactory","tableCell","createPositionBefore","insertionRanges","getColumnIndexes","setAttribute","low","markerName","subType","suggestionUnloaded","content","getChangedMarkers","createRangeOn","6738450LRQXcE","registerPostFixer","rowInsertionIndexes","hasSuggestion","3058dnQwFJ","tablePasteChainId","getRows","columnInsertionIndexes","model","getSelectionAffectedTableCells","first","TrackChangesEditing","tableCellBackgroundColor","getTableIfOnlyTableInContent","markMultiRangeBlockFormat","documentSelection","attributes","move","type","insertContent","getSuggestions","selection","column","tablePasteColumn","name","fill","elementToElement","join","tableCellPadding","_createdBatches","getMarkers","TableClipboard","suggestion","insertion","insertColumns","getAllAdjacentSuggestions","markMultiRangeDeletion","return","rowInsertionRanges","registerDescriptionCallback","cell","document","newRange","getChildren","suggestion-td","cells","65694qXzHjc","getRanges","entries","markerToHighlight","previousSibling","createRangeIn","table","registerCustomCallback","element","push","editing","createRange","forEach","end","Users","activeMarkers","tableCellBorderStyle","detach","endRow","182QCthEW","markMultiRangeInsertion","isEmpty","value","call","removeMarker","from","rows","editingDowncast","showSuggestionHighlights","_suggestionFactory","options","row","forceDefaultExecution","updateMarker","40722RAMeIo","nodeAfter","locale","remove","high","conversion","unwrap","plugins","fromEntries","paragraph","deletionRanges","dataDowncast","wrap","oldRange","root","suggestionLoaded","904cPNUpg","getContainedElement","createTableWalker","listenTo","getItems","for","last","author","insert","isEqual","formatBlock","requires","createElement","afterInit","tableCellSuggestion","clipboardOutput","167057croHxx","tablePasteCell","_splitMarkerName","ck-suggestion-marker","reduce","setAttributes","tableCellBorderColor","view","1307061HwDLEU","1020lfsPIE","removeColumns","rootName","_replaceTableSlotCell","removeRows","tablePasteRow","discard","isInContent","register","getRowIndexes","getSuggestion","add","columns","tableCellBorderWidth","position","change","containsRange","commands","keys","map","ck-suggestion-marker--active","find","getColumns","insertRows","next","268FUBVon","getShiftedBy","nextSibling","some","$graveyard","filter","stop","trackChanges","includes","start","startsWith","set","tablePaste","ck-suggestion-marker-insertion"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(885912===parseInt(n(305))/1*(parseInt(n(397))/2)+parseInt(n(347))/3*(-parseInt(n(241))/4)+parseInt(n(301))/5+-parseInt(n(381))/6*(-parseInt(n(366))/7)+parseInt(n(282))/8+-parseInt(n(421))/9+-parseInt(n(422))/10*(parseInt(n(413))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(435),Ia(419),Ia(363),Ia(274),Ia(267),Ia(313),Ia(329)],_a=Object[Ia(389)](Ta[Ia(235)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(408)](){return[aa]}[Ia(410)](){const t=Ia,n=this[t(260)];if(!n[t(388)][t(273)](t(332)))return;const r=n[t(388)][t(259)](t(312)),s=n[t(388)][t(259)](t(272)),o=n[t(388)][t(259)](aa),a=n[t(388)][t(259)](t(332));o[t(279)][t(356)](t(427),t(324)),n[t(309)][t(269)][t(430)](t(411),{allowIn:t(289),allowContentOf:t(289),isLimit:!0}),n[t(386)][t(327)]({model:t(411),view:t(345)});let c=null;n[t(309)].on(t(320),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(265)]-1];h&&h[u(379)]||r[u(275)]||this[u(260)][u(233)][u(259)](u(248))[u(369)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(316)))return!1;const i=s[o(314)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(310)](n[o(342)][o(322)]);if(!a[o(265)])return!1;const c=a[0][o(286)](o(353)),l=r[o(431)](a),f=r[o(292)](a),h={startRow:l[o(311)],endRow:l[o(403)],startColumn:f[o(311)],endColumn:f[o(403)]};return 1==a[o(265)]&&(h[o(365)]+=r[o(307)](i)-1,h[o(283)]+=r[o(238)](i)-1),ka(c,h,r)}(l,f,n[u(309)],s,a)&&(o[u(247)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(309)][u(437)]((()=>{const t=u;n[t(309)][t(320)](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(265)]&&r[t(367)](o,t(427),{tablePasteChainId:s}),a[t(265)]&&r[t(367)](a,t(324),{tablePasteChainId:s}),l[t(265)]&&(r[t(367)](l,t(253),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(359)]((e=>{const n=t;var r;return null===(r=e[n(364)])||void 0===r?void 0:r[n(370)](e)}))),f[t(265)]&&(r[t(337)](f,t(253),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(359)]((e=>{const n=t;var r;return null===(r=e[n(364)])||void 0===r?void 0:r[n(370)](e)})));const d=r[t(315)](h[t(235)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(414),{tablePasteChainId:s});if(d){const e=d[t(331)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(309)][t(300)](s),a=e[t(237)]((e=>e[t(263)]()[t(406)](i)));a&&r[t(356)]([a[t(325)],o])}r[t(265)]&&d[t(293)](t(276),Object[t(389)](r))}c=null})))}),{priority:e.priorities[t(385)]+10}),n[t(388)][t(259)](t(332)).on(t(425),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(247)]();const u=s[r(341)],l=o,f=Aa(u),h=Aa(l);e[r(338)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(384)](u[r(280)](0));for(const t of Array[r(372)](l[r(344)]()))a[r(405)](t,u,r(360));const t=c[r(303)][r(249)](s[r(378)]),e=c[r(308)][r(249)](s[r(323)]);t||e||(d=i.LiveRange[r(277)](a[r(352)](u)))}else h&&!f&&(g=a[r(352)](u));else{const t=a[r(409)](r(411)),e=a[r(409)](r(411));a[r(393)](a[r(352)](u),e),a[r(405)](t,u,0);for(const e of Array[r(372)](l[r(344)]()))a[r(405)](e,t,r(360));d=i.LiveRange[r(277)](a[r(300)](t)),g=i.LiveRange[r(277)](a[r(300)](e))}const p=Array[r(372)](l[r(255)]())[r(246)]((([t])=>Ta[r(249)](t)));c[r(346)][r(356)]({element:u,attributes:p[r(265)]?Object[r(389)](p):null}),d&&c[r(291)][r(356)](d),g&&c[r(391)][r(356)](g)}),{priority:t(385)}),s.on(t(335),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(434)]||1;c[o(308)]=new Array(l)[o(326)](u)[o(235)](((t,e)=>t+e));for(const{cell:t}of s[o(399)](i,{startColumn:u,endColumn:u+l-1}))c[o(256)][o(356)](n[o(309)][o(300)](t))}),{priority:t(294)}),s.on(t(239),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(373)]||1;c[o(303)]=new Array(l)[o(326)](u)[o(235)](((t,e)=>t+e));for(const{cell:t}of s[o(399)](i,{startRow:u,endRow:u+l-1}))c[o(339)][o(356)](n[o(309)][o(300)](t))}),{priority:t(294)}),r[t(288)][t(340)]((e=>{const r=t;if(e[r(296)]&&e[r(296)][r(251)](r(253)))return e[r(264)]?{}:{type:r(334),content:Wr(n[r(383)],r(270))}}));const u=()=>!1;for(const e of[t(253),t(324),t(427),t(414)])r[t(376)][t(354)](t(334),e,t(328),u),r[t(376)][t(354)](t(287),e,t(328),u),r[t(376)][t(354)](t(407),e,t(328),u);r[t(376)][t(354)](t(407),t(414),t(428),u),r[t(376)][t(354)](t(407),t(414),t(271),((e,r,s)=>{const o=t,i=e[o(235)]((t=>t[o(398)]()))[o(246)]((t=>t)),a=new Map(i[o(235)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(346)])e&&a[o(252)](t,e);else if(s&&s[o(276)])for(const[t,e]of Object[o(349)](s[o(276)])){const r=n[o(309)][o(278)][o(259)](t),s=r?r[o(263)]()[o(398)]():null;s&&a[o(252)](s,e)}n[o(309)][o(437)]((t=>{const e=o;for(const[n,r]of a)t[e(418)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(376)][o(354)](e,o(253),s,((t,i,a)=>{const c=o;n[c(309)][c(437)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(250)][o(382)];t.is(o(355),o(411))&&u[o(356)](t)}r[o(376)][o(261)](e,null,s)(t,i,a);for(const t of u)o(245)!=t[o(395)][o(424)]&&n[o(387)](t)}))}))};l(t(334),t(271)),l(t(334),t(428)),l(t(287),t(271)),l(t(287),t(428)),r[t(376)][t(354)](t(334),t(427),t(428),(e=>{const n=t,r=e[n(235)]((t=>t[n(398)]())),i=r[0][n(286)](n(353)),{minRow:a,maxRow:c}=o[n(258)](r);s[n(426)](i,{at:a,rows:c-a+1})})),r[t(376)][t(354)](t(334),t(324),t(428),(e=>{const n=t,r=e[n(235)]((t=>t[n(398)]())),i=r[0][n(286)](n(353)),{minColumn:a,maxColumn:c}=o[n(258)](r);s[n(423)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(296)]||!n[s(296)][s(251)](s(253)))return;const o=n[s(317)][s(306)],i=r[s(321)]()[s(246)]((t=>t[s(429)]&&t[s(317)]&&t[s(317)][s(306)]==o));i[s(265)]&&n[s(336)]()[s(265)]!=i[s(265)]&&i[s(417)](((t,e)=>(t[s(240)]=e,e[s(264)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(415)](e[s(295)]),i=[s(416),s(254)],a=r[s(362)][s(249)](e[s(295)]);return a&&i[s(356)](s(236)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(396),f,{priority:t(385)}),r.on(t(297),f,{priority:t(385)}),n[t(309)][t(342)][t(302)]((()=>{const e=t;let s=!1;const o=Array[e(372)](n[e(309)][e(342)][e(268)][e(299)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(415)](t);if(e(333)!=o||e(287)!=a||i[e(394)])continue;if(!r[e(304)](c))continue;const u=r[e(432)](c)[e(348)](),l=n[e(388)][e(259)](e(361)).me;for(const t of r[e(321)]())if(t[e(429)]&&t[e(404)]==l&&e(407)==t[e(319)]&&e(414)==t[e(296)]&&t[e(348)]()[e(284)]((t=>u[e(244)]((n=>n[e(438)](t,!0))))))for(const n of t[e(336)]())n[e(429)]&&(n[e(428)](),s=!0)}return s})),n[t(309)][t(342)][t(302)]((e=>{const s=t,o=n[s(233)][s(259)](s(285));if(!o||!o[s(330)][s(273)](e[s(262)]))return!1;let i=!1;const a=n[s(388)][s(259)](s(361)).me,c=n[s(309)][s(342)][s(268)][s(266)](),u=Array[s(372)](n[s(309)][s(342)][s(268)][s(299)]())[s(246)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(415)](t);return n(333)==o&&n(253)==i&&c==a.id&&!e[n(394)]}));for(const t of c){if(s(405)!=t[s(319)]||s(411)!=t[s(325)]||1!=t[s(265)])continue;const n=e[s(358)](t[s(436)],t[s(436)][s(242)](1));if(!u[s(237)]((({data:t})=>t[s(343)][s(406)](n))))for(const{name:t,data:r}of u)if(n[s(438)](r[s(343)])){e[s(380)](t,{range:n}),i=!0;break}}return i})),n[t(309)][t(342)][t(302)]((e=>{const s=t;let o=!1;const i=n[s(388)][s(259)](s(361)).me,a=r[s(321)]()[s(246)]((t=>t[s(429)]&&t[s(404)]==i)),c=new Set,u=new Set;for(const t of a)if(s(253)==t[s(296)])for(const e of t[s(331)]()){const n=e[s(263)]()[s(398)]();if(n)if(n.is(s(355),s(411))&&Aa(n)){t[s(371)](e[s(325)]),c[s(433)](n),o=!0;const r=n[s(243)],i=n[s(351)],a=r&&r.is(s(355),s(411)),l=i&&i.is(s(355),s(411));a&&!c[s(273)](r)&&u[s(433)](r),l&&!c[s(273)](i)&&u[s(433)](i)}else n.is(s(355),s(390))&&n[s(368)]&&(t[s(371)](e[s(325)]),o=!0)}else if(s(414)==t[s(296)]){if(!t[s(317)]||!t[s(317)][s(306)])continue;const e=t[s(317)][s(276)];if(e&&Object[s(234)](e)[s(265)])continue;const n=t[s(317)][s(306)];let r=!0,i=!0;for(const e of a)if(e[s(296)]&&e[s(296)][s(251)](s(253))){if(!e[s(317)][s(306)]){i=!1;break}if(e.id!=t.id&&e[s(317)][s(306)]==n){r=!1;break}}i&&r&&(t[s(281)](),o=!0)}for(const t of c)e[s(384)](t);for(const t of u)e[s(387)](t);return o})),n[t(386)][t(402)](t(374))[t(350)]({model:t(257),view:(t,e)=>h(t),converterPriority:t(385)}),n[t(386)][t(402)](t(392))[t(350)]({model:t(257),view:(e,n)=>n[t(377)][t(375)]?h(e,!1):null,converterPriority:t(385)});const d=n[t(357)][t(420)];this[t(400)](d[t(342)],t(412),((e,n)=>{const r=t,s=[];for(const t of d[r(352)](n[r(298)])[r(401)]())t.is(r(355),r(345))&&s[r(356)](t);d[r(437)]((t=>{const e=r;for(const n of s)t[e(318)](t[e(352)](n),t[e(290)](n)),t[e(384)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(368)])return!0;const n=t[e(280)](0);return n.is(e(355),e(390))&&n[e(368)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(399)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=La;function La(t,e){const n=Ra();return(La=function(t,e){return n[t-=438]})(t,e)}function Ra(){const t=["getSuggestions","TableColumnResizeEditing","_suggestionFactory","getTableColumnsWidths","locale","has","getColumnGroupElement","66UteHLM","subType","9rwaVxI","handleSuggestionDescription","author","afterInit","7432awsddm","18137ksKyTi","tableWidth","resizeTableWidth","getAttribute","*Format:* resize table","1852990VojbvC","registerCustomCallback","commandParams","model","descriptionFactory","11UfNpUZ","TrackChangesEditing","discard","columnWidths","resizeTable","format","data","type","bind","enableCommand","selection","markBlockFormat","1386PfjSSn","16392MnRwFw","2422785aNQVzW","accept","table","change","getSelectedElement","registerDescriptionCallback","171856NxEWhs","formatGroupId","getContainedElement","editor","formatInline","handleResizeTableWidthCommand","Users","get","8190rgxzUE","plugins","document","17424204jQwtFn","formatBlock","getSuggestionCallback"];return(Ra=function(){return t})()}!function(t,e){const n=La,r=t();for(;;)try{if(485434===-parseInt(n(461))/1*(parseInt(n(489))/2)+parseInt(n(459))/3*(-parseInt(n(438))/4)+parseInt(n(490))/5+parseInt(n(488))/6*(parseInt(n(466))/7)+parseInt(n(465))/8*(-parseInt(n(446))/9)+parseInt(n(471))/10*(-parseInt(n(476))/11)+parseInt(n(449))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class Na extends t.Plugin{[Ca(464)](){const t=Ca;if(!this[t(441)][t(447)][t(457)](t(453)))return;const e=this[t(441)][t(447)][t(445)](t(477));e[t(485)](t(468),this[t(443)][t(484)](this)),e[t(454)][t(472)](t(450),t(480),t(491),e[t(454)][t(451)](t(450),null,t(478))),e[t(454)][t(472)](t(450),t(480),t(478),e[t(454)][t(451)](t(450),null,t(491))),e[t(475)][t(495)](this[t(462)][t(484)](this))}[Ca(443)](t,e){const n=Ca,r=this[n(441)][n(447)][n(445)](n(477)),s=this[n(441)][n(447)][n(445)](n(453)),o=e[n(492)]||this[n(441)][n(474)][n(448)][n(486)][n(494)]();this[n(441)][n(474)][n(493)]((()=>{const i=n,a=s[i(458)](o);let c=a?s[i(455)](a):null,u=o[i(469)](i(467))||null;const l=e[i(467)]||u,f=e[i(479)]||c,h=this[i(441)][i(447)][i(445)](i(444)).me;for(const t of r[i(452)]()){const e=t[i(440)]();if(i(480)===t[i(460)]&&e===o){t[i(463)]!==h&&t[i(478)]();const e=t[i(482)][i(473)];u=e[0][i(467)],c=e[0][i(479)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(487)](o,{commandName:i(468),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(480)},[],i(480))}))}[Ca(462)](t){const e=Ca;if(e(450)!=t[e(483)]&&e(442)!=t[e(483)])return;const{data:n}=t;if(n&&e(480)===n[e(439)]){const t=e(470);return{type:e(481),content:Wr(this[e(441)][e(456)],t)}}}}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=308]})(t,e)}function Ma(){const t=["984904YFoQhq","629781HFzzPX","insertTemplate","1099248GqkUoT","TrackChangesEditing","Template","14HOqPvV","21852UcFhkp","10815696qMiGiC","enableCommand","has","475416tCoYPE","get","plugins","155exJObr","afterInit","editor","1439224oWXZtl"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(262414===parseInt(n(310))/1+-parseInt(n(317))/2+-parseInt(n(318))/3+-parseInt(n(324))/4*(parseInt(n(313))/5)+-parseInt(n(320))/6+parseInt(n(323))/7*(-parseInt(n(316))/8)+parseInt(n(325))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class wa extends t.Plugin{[Sa(314)](){const t=Sa,e=this[t(315)];e[t(312)][t(309)](t(322))&&e[t(312)][t(311)](t(321))[t(308)](t(319))}}const Oa=Fa;function Fa(t,e){const n=xa();return(Fa=function(t,e){return n[t-=219]})(t,e)}!function(t,e){const n=Fa,r=t();for(;;)try{if(549273===-parseInt(n(224))/1+-parseInt(n(239))/2*(-parseInt(n(221))/3)+parseInt(n(219))/4*(-parseInt(n(238))/5)+-parseInt(n(228))/6*(parseInt(n(232))/7)+parseInt(n(234))/8*(-parseInt(n(243))/9)+-parseInt(n(225))/10*(-parseInt(n(226))/11)+parseInt(n(220))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class Da extends t.Plugin{[Oa(222)](){const t=Oa,e=this[t(241)];if(!e[t(230)][t(237)](t(236)))return;e[t(227)][t(237)](t(242))[t(233)](t(236));const n=e[t(227)][t(237)](t(242)),r=e[t(235)];n[t(229)][t(231)](t(223),(e=>Wr(r,t(240),e)))}}function xa(){const t=["editor","TrackChangesEditing","5526tWKvvx","36nCNBoL","37786572dnDqyk","93rhjZCX","afterInit","tableOfContents","1074765SgrHqI","98980oJRQeC","121AOtHcV","plugins","5688522bXsEid","descriptionFactory","commands","registerElementLabel","7gowArr","enableCommand","13448pdDjUM","locale","insertTableOfContents","get","32405wIjoNT","26118tLjlDK","ELEMENT_TABLE_OF_CONTENTS"];return(xa=function(){return t})()}function Pa(t,e){const n=Ua();return(Pa=function(t,e){return n[t-=275]})(t,e)}const Ba=Pa;function Ua(){const t=["descriptionFactory","Title","getNearestSelectionRange","3ZwvAnZ","isTouching","38758TSiqwY","ELEMENT_TITLE","suggestion","2246984ZIpkCT","afterInit","from","8YrlcWj","newRange","isCollapsed","locale","removeMarker","319728yyWsNm","4886721uqpPiT","get","forward","2124790JwmpVW","element","schema","model","getChangedMarkers","end","21yGHIZh","title-content","registerElementLabel","has","start","registerPostFixer","differ","editor","_splitMarkerName","TrackChangesEditing","isEqual","document","updateMarker","34oAJxkv","14236519JCVmgF","createRange","plugins","677855BShDIT","nodeBefore"];return(Ua=function(){return t})()}!function(t,e){const n=Pa,r=t();for(;;)try{if(465934===parseInt(n(286))/1*(-parseInt(n(297))/2)+-parseInt(n(295))/3*(-parseInt(n(300))/4)+-parseInt(n(290))/5+parseInt(n(308))/6*(parseInt(n(318))/7)+parseInt(n(303))/8*(-parseInt(n(309))/9)+-parseInt(n(312))/10+parseInt(n(287))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ua);class ja extends t.Plugin{[Ba(301)](){const t=Ba,e=this[t(280)];if(!e[t(289)][t(276)](t(293)))return;const n=e[t(289)][t(310)](t(282));n[t(292)][t(275)](t(319),(()=>Wr(e[t(306)],t(298)))),e[t(315)][t(284)][t(278)]((r=>{const s=t;let o=!1;const i=Array[s(302)](e[s(315)][s(284)][s(279)][s(316)]());for(const{name:t,data:a}of i){const{group:i}=n[s(281)](t);if(s(299)!==i||!a[s(304)])continue;const c=a[s(304)],u=c[s(317)][s(291)];if(!u||!u.is(s(313),s(319)))continue;if(!c[s(277)][s(296)](c[s(317)]))continue;const l=e[s(315)][s(314)][s(294)](c[s(317)],s(311));if(l&&l[s(305)]){const e=r[s(288)](c[s(277)],l[s(277)]);e[s(283)](c)||(r[s(285)](t,{range:e}),o=!0)}o||(r[s(307)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=445]})(t,e)}function Ha(){const t=["TrackChangesEditing","undo","21334157RvpvHw","enableCommand","plugins","1325884Zchezn","editor","2bLpTfS","74587CEPhTa","404371XIEMSd","24JSvpYA","152887jIozyS","18SMhiLh","286270Vhcpuh","has","54qcurOg","UndoEditing","redo","get","3183620cDqQql","afterInit","60sgYwNH","6iMYLrH"];return(Ha=function(){return t})()}!function(t,e){const n=Va,r=t();for(;;)try{if(348604===parseInt(n(461))/1*(-parseInt(n(460))/2)+-parseInt(n(452))/3*(-parseInt(n(458))/4)+-parseInt(n(466))/5*(-parseInt(n(445))/6)+parseInt(n(464))/7*(parseInt(n(463))/8)+-parseInt(n(465))/9*(-parseInt(n(449))/10)+-parseInt(n(462))/11*(-parseInt(n(451))/12)+-parseInt(n(455))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class Wa extends t.Plugin{[Ga(450)](){const t=Ga,e=this[t(459)],n=e[t(457)][t(448)](t(453));e[t(457)][t(467)](t(446))&&(n[t(456)](t(454)),n[t(456)](t(447)))}}function za(t,e){const n=Za();return(za=function(t,e){return n[t-=483]})(t,e)}const qa=za;!function(t,e){const n=za,r=t();for(;;)try{if(674266===parseInt(n(493))/1+-parseInt(n(486))/2+parseInt(n(498))/3+-parseInt(n(487))/4+parseInt(n(485))/5*(parseInt(n(496))/6)+parseInt(n(483))/7*(parseInt(n(501))/8)+-parseInt(n(499))/9*(parseInt(n(491))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Ka extends t.Plugin{static get[qa(492)](){return[aa]}[qa(502)](){const t=qa,e=this[t(495)];e[t(500)][t(488)](t(484))&&e[t(500)][t(494)](t(490))[t(497)](t(489))}}function Za(){const t=["TableCaptionEditing","5IiHVMh","788430clvAjn","3332088PVYqtM","has","toggleTableCaption","TrackChangesEditing","1353130NPWtea","requires","960840WdoXXx","get","editor","1884702FWlFoE","enableCommand","336666XEoPhK","9QBjvMZ","plugins","45992wWpSMw","afterInit","791xKtqJK"];return(Za=function(){return t})()}const Xa=Ja;function Qa(){const t=["tableCellVerticalAlignment","tableCellWidth","getContainedElement","format","1160960iAxVec","enqueueChange","tableBackgroundColor","batch","registerCustomCallback","TableUtils","model","findAncestor","*Format:* change table cell properties","formatBlock","*Format:* change table properties","tableCellPadding","tableCellBorderWidth","editor","descriptionFactory","tableCellBorderColor","tableAlignment","nodeAfter","2589900ailsse","start","handleSuggestionDescription","tableHeight","data","subType","commandParams","tableCellHeight","tableBorderWidth","TablePropertiesEditing","1008028RLZmHL","tableProperties","275149goHyoP","markBlockFormat","1183116OHkxdy","getFirstPosition","tableCellBackgroundColor","afterInit","_getSuggestion","pluginName","tableCellBorderStyle","handleDiscardAction","_handlePropertyChange","tableBorderStyle","6sOaTJO","699618WkCufz","TrackChangesTableProperties","TrackChangesEditing","get","registerDescriptionCallback","document","tableBorderColor","change","accept","getSuggestionCallback","5376195ZDIAgD","getSelectionAffectedTableCells","has","discard","setAttribute","TableCellPropertiesEditing","tableWidth","selection","tableCellHorizontalAlignment","enableCommand","tableCellProperties","plugins","_suggestionFactory","table","locale","join","getSuggestions","getAttribute","removeAttribute"];return(Qa=function(){return t})()}function Ja(t,e){const n=Qa();return(Ja=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=Ja,r=t();for(;;)try{if(551547===parseInt(n(178))/1+-parseInt(n(115))/2+parseInt(n(114))/3*(-parseInt(n(180))/4)+parseInt(n(125))/5+parseInt(n(166))/6+-parseInt(n(176))/7+-parseInt(n(148))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Ya extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(177)]=[e(121),e(113),e(174),e(164),e(131),e(169),e(150)],this[e(135)]=[e(163),e(186),e(160),e(159),e(145),e(173),e(182),e(133),e(144)]}static get[Xa(185)](){return Xa(116)}[Xa(183)](){const t=Xa,e=this[t(161)][t(136)][t(118)](t(117));if(this[t(161)][t(136)][t(127)](t(175))){for(const n of this[t(177)])e[t(134)](n,((e,r)=>{const s=t,o=this[s(161)][s(154)][s(120)][s(132)][s(181)]()[s(155)](s(138));this[s(112)](n,[o],this[s(177)],s(177),e,r)}));e[t(137)][t(152)](t(157),t(177),t(123),e[t(137)][t(124)](t(157),null,t(128))),e[t(137)][t(152)](t(157),t(177),t(128),((e,n)=>this[t(187)](this[t(177)],e,n))),e[t(137)][t(152)](t(157),t(177),t(140),(()=>!1))}if(this[t(161)][t(136)][t(127)](t(130))){for(const n of this[t(135)])e[t(134)](n,((e,r)=>{const s=t,o=this[s(161)][s(136)][s(118)](s(153))[s(126)](this[s(161)][s(154)][s(120)][s(132)]);this[s(112)](n,o,this[s(135)],s(135),e,r)}));e[t(137)][t(152)](t(157),t(135),t(123),e[t(137)][t(124)](t(157),null,t(128))),e[t(137)][t(152)](t(157),t(135),t(128),((e,n)=>this[t(187)](this[t(135)],e,n))),e[t(137)][t(152)](t(157),t(135),t(140),(()=>!1))}e[t(162)][t(119)]((e=>this[t(168)](e)))}[Xa(112)](t,e,n,r,s,o){const i=Xa,a=this[i(161)][i(136)][i(118)](i(117));this[i(161)][i(154)][i(149)](o[i(151)],(()=>{const t=i;for(const i of e)if(this[t(184)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(142)](r);void 0!==n&&(e[r]=n)}s(o),a[t(179)](i,{commandParams:[e]},[],r)}}))}[Xa(187)](t,e,n){const r=Xa,s=e[0][r(167)][r(165)],o=n[r(172)][0];this[r(161)][r(154)][r(122)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(129)](r,o[r],s):e[n(143)](r,s)}))}[Xa(168)](t){const e=Xa;if(t[e(170)])switch(t[e(171)]){case e(177):return{type:e(147),content:Wr(this[e(161)][e(139)],e(158))};case e(135):return{type:e(147),content:Wr(this[e(161)][e(139)],e(156))}}}[Xa(184)](t,e){const n=Xa,r=this[n(161)][n(136)][n(118)](n(117));for(const s of r[n(141)]({skipNotAttached:!0})){const r=s[n(146)]();if(s[n(171)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=J?J.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Ye(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const dc=function(t){return function(){return t}};const gc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:dc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(gc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Yt(t,sn(t),n),r&&(n=Kn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n})),Ec=wc;function bc(){const t=["addSuggestion","isAfter","$elementName","forward","@external","isBefore","start","insertion:join","find","markMultiRangeInsertion","warn","widget","document","addComment","after","ck-suggestion-marker--active","FORMATTING","from","always","return","listenTo","trackChanges","addMarker","buildSuggestion","formatBlock:join","open","rootName","_processAttributeChanges","discard","discardSelectedSuggestions","_processAttributeSuggestions","comments","execute","targetPosition","enableReadOnlyMode","getShiftedBy","ready","tablePasteChainId","registerCustomCallback","attribute:","elementStart","addCommentThread","format","hasComments","getCustomProperty","howMany","stop","track-changes-enable-command-twice","some","editing","concat","oldValue","requires","createRangeIn","deletion:","_recordAttributeChanges","1409344uGRcso","_initAriaMarkerChangeAnnouncements","insertion:","_saved","moveTargetPosition","showSuggestionHighlights","addHighlight","isOwn","formatBlock","markAttributeChange","_checkSuggestionCorrectness","has","removeComment","resolve","rejected","batch","multi","ck-suggestion-marker","dataDowncast","addMarker:suggestion:attribute","_isDataLoaded","deletion:join","markers","plugins","getFirstMarker","$graveyard","deletion:chain","fromRange","isUndo","getSuggestions","getChangedMarkers","attribute:accept","lowest","markBlockFormat","splitPosition","suggestion-type","deletion:accept","toUpperCase","hasSuggestion","position","insertContent","trackChanges.trackFormatChanges","ck-suggestion-marker-formatBlock","data-suggestion","suggestionLoaded","clone","type","previous","_setSuggestionData","isCollapsed","isLimit","pop","acceptSelectedSuggestions","addSuggestionData","consumable","_isRegisteredAttribute","addMarker:suggestion:formatBlock","formatInline:join","documentSelection","formatInline:chain","normal","_handleNewSuggestionMarker","formatInline:accept","_SUGGESTION_ANNOUNCEMENT","discardSuggestion","for","move","_joinSuggestions","insertion","markMultiRangeBlockFormat","getLastMatchingPosition","editor","refresh","size","values","selection","_removeSuggestion","value","attributeKey","isIntersectingWithRange","_commentsRepository","containsItem","removeMarker:suggestion:attribute","6583548gdCBPl","formatGroupId","originalSuggestionId","_findSuggestions","range","enqueueChange","track-changes-adapter-already-set","elementToElement","isExternal","markDeletion","837QQLmrP","formatBlock:chain","stopListening","substring","chain","_createSuggestion","_refreshSuggestionsChain","delete","commandName","_adapter","track-changes-user-not-found","fromCharCode","commands","TrackChangesEditing","track-changes-command-not-found","setAttribute","authorName","upcast","change:_saved","setSelection","update:suggestion","writer","creator","splice","dataToMarker","split","never","accepted","getAttribute","_getAuthorFromId","5TLPbRb","formatInline:discard","2046876mITnnY","discardAllSuggestions","backward","mapper","isObject","remove","deletion","getCommentThread","get","createPositionAt","_inlineAttributeKeys","isDocumentOperation","nodeAfter","6433490TFFmNy","attributeOldValue","isArray","activeMarkers","subType","_addThreadToSuggestion","getSuggestion","isAtStart","_getMarkerAnnouncementText","data","deleteContent","suggestionChanged","_blockAttributeKeys","markMultiRangeDeletion","options","insertion:accept","change:activeMarkers","getDifference","push","ENTER","createSelection","Users","_breakSuggestionMarker","editingDowncast","_setSuggestionRange","markerToData","insert","76klNwsf","_suggestionState","createRangeOn","item","_onDiscard","differ","adapter","_customCallbacks","$marker","meta","end","formatBlock:discard","markInlineFormat","formatInline:","rethrowUnexpectedError","deletion:discard","next","$text","attribute:join","$textProxy","_joinWithAdjacentSuggestions","high","forEach","createRange","LEAVE","map","oldRange","markerNameToElements","markInsertion","isNextTo","addMarker:suggestion","group","formatInline","before","init","markerReady","suggestion:","481945jFZGEL","_updateSuggestionData","getUser","getRange","error-saving-suggestion-data-suggestion-discarded","isTouching","set","getContainedElement","_isBlockAttribute","150430anqHaR","_enabledCommands","containsRange","acceptAllSuggestions","bindElementToMarker","_suggestions","updateSuggestion","conversion","enableCommand","track-changes-suggestion-data-mismatch","getIntersection","removeMarker:suggestion:formatBlock","isRemovable","ck-suggestion-marker-","_reduceSuggestionAttributeRange","addMarkerName","attributes","acceptSuggestion","_recordAttributeSuggestions","skipNestingCheck","getSuggestionCallback","groupId","toJSON","collaboration.channelId","pluginName","descriptionFactory","then","includes","_getExternalAuthor","dataReady","notReady","getMarkers","nodeBefore","markerName","addRange","_cutOutSuggestionMarker","attribute","updateMarker","model","marker-count","createdAt","unshift","assign","getWalker","applyOperation","containsPosition","elementEnd","root","reconvertMarker","_reduceExistingSuggestions","createPositionAfter","trackChanges.mergeNestedSuggestions","_refreshAttributeSuggestionsChain","setTo","isInContent","createPositionBefore","isSelectable","hasCommentThread","add","default","getAllAdjacentSuggestions","rename","_model","PendingActions","external:","attributeNewValue","catch","_addSuggestionMarker","suggestion","change:data","markerToHighlight","getAncestors","getNearestSelectionRange","clear","filter","consume","getFirstRange","locale","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.","registerPostFixer","getChanges","79431XesoNK","registerInlineAttribute","_getAttributeKey","length","_registerDefaultCallbacks","detach","PENDING_ACTION_SUGGESTION","_afterChanges","substr","author","registerBlockAttribute","CommentsRepository","_splitMarkerName","fetchCommentThread","low","addClass","containsRangeInObject","newValue","isEqual","isMultiRange","suggestion:attribute:","isLocal","key","join","track-changes-suggestion-not-found","containerElement","commentThread","change","fire","toViewElement","keys","announce","getMultiRangeId","accept","formatBlock:","removeClass","sort","parent","formatBlock:accept","isBlock","getItems","authoredAt","_mergeNestedSuggestions","insertion:chain","isIntersecting","_getSuggestionData","insertion:discard","unbind","_defaultCallbacks","every","config","removeAttribute","_rangeIsInLocalUserInsertion","removed","_editor","newRange","element","schema","suggestionUnloaded","removeMarkers","highest","createElement","trackChangesCommand","enableDefaultAttributesIntegration","startsWith","isInsideObject","multipleBlocks","_descriptionFactory","forceDefaultExecution","isAtEnd","removeMarker","define","_suggestionFactory","ck-suggestion-marker-formatInline","_element","_isForcedDefaultExecutionBlock","track-changes-adapter-missing-getsuggestion","name","addUser","unbindElementFromMarkerName","getRanges","attribute:discard","head","_trackFormatChanges"];return(bc=function(){return t})()}!function(t,e){const n=wc,r=t();for(;;)try{if(561159===parseInt(n(751))/1+parseInt(n(674))/2+-parseInt(n(409))/3*(parseInt(n(714))/4)+parseInt(n(672))/5*(-parseInt(n(632))/6)+-parseInt(n(687))/7+parseInt(n(549))/8+parseInt(n(642))/9*(parseInt(n(760))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const Tc=Ec(495);class _c extends t.Plugin{static get[Ec(545)](){return[Ec(420),o.Users,t.PendingActions,Jr,ns,as,ls,Ts,ms,As,Ss,Bs,to,so,uo,ho,bo,Ao,Ro,Mo,Oo,Ho,Uo,Ko,Jo,ei,ci,pi,Ri,oi,Vs,Ks,bi,Ai,Mi,Fi,ji,Hi,Zi,$i,ra,aa,ha,ma,Ka,ya,Na,Da,Ya,wa,ja,Wa]}static get[Ec(784)](){return Ec(655)}get[Ec(476)](){return this[Ec(785)]}constructor(t){const e=Ec;function n(t){const e=wc;return t[e(739)]((t=>String[e(653)](t)))[e(432)]("")}super(t),this[e(778)]=!1,this[e(757)](e(690),[]),this.on(e(703),((n,r,s,o)=>{const i=e;this[i(390)][i(436)]((()=>{const e=i;for(const n of[...o,...s])this[e(390)][e(571)][e(560)](n)&&t[e(542)][e(376)](n)}))})),this[e(785)]=new Kr(this[e(620)][e(366)][e(466)],this[e(620)][e(405)]),this[e(651)]=null,this[e(481)]=new yc(this[e(620)]),this[e(765)]=new Map,this[e(629)]=t[e(572)][e(682)](e(420)),this[e(761)]=new Set,this[e(390)]=this[e(620)][e(366)],this[e(715)]=new WeakMap,this[e(484)]=!1,this[e(699)]=new Set([e(495)]),this[e(684)]=new Set,t[e(459)][e(480)](e(590),e(387)),this[e(492)]=t[e(459)][e(682)](e(590)),t[e(459)][e(480)](e(379),!0),this[e(451)]=t[e(459)][e(682)](e(379)),this[e(471)]=new f(t,this[e(761)]),this[e(550)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,48,54,48])}[Ec(748)](){const t=Ec,n=this[t(620)],r=(e,n)=>{const r=t;if(r(796)!=e)return r(773)+e;const s=n[r(667)]("|")[0];return this[r(759)](s)?r(591):r(482)};n[t(767)][t(614)](t(710))[t(398)]({model:t(396),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(421)](e[n(793)]),a=[n(566),r(o,i)];let c=3e3;return this[n(690)][n(787)](e[n(793)])&&(a[n(705)](n(508)),c=3010),n(680)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(767)][t(614)](t(567))[t(386)]((e=>{const r=t;e.on(r(744),((t,e,s)=>{const o=r;if(!s[o(701)][o(554)])return;const i=e[o(717)];if(!i)return;const c=s[o(677)][o(438)](i);n[o(366)][o(466)][o(678)](i)&&c&&!c[o(537)](o(504))&&c.is(o(434))&&(0,a.toWidget)(c,s[o(663)])}),{priority:r(735)})})),n[t(767)][t(614)](t(567))[t(398)]({model:t(396),view:(e,n)=>{const s=t;if(!n[s(701)][s(554)])return null;const{type:o,subType:i}=this[s(421)](e[s(793)]);return{classes:[s(566),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(717)])return;const{id:c}=this[a(421)](o[a(793)]);if(r){const t=this[a(765)][a(682)](c),e=this[a(411)](t);if(!this[a(759)](e))return}if(o[a(717)].is(a(624)))return void i[a(603)][a(403)](o[a(717)],s[a(486)]);const u=i[a(677)][a(438)](o[a(717)]);if(o[a(717)].is(a(465))&&n[a(366)][a(466)][a(448)](o[a(717)])&&!u[a(537)](a(555))){i[a(663)][a(424)]([a(566),a(591)],u),i[a(663)][a(657)](a(592),c,u),i[a(677)][a(764)](u,o[a(793)]),e&&(this[a(690)][a(787)](o[a(793)])?i[a(663)][a(424)](a(508),u):i[a(663)][a(444)](a(508),u));for(const t of n[a(366)][a(546)](o[a(717)])[a(449)]())i[a(603)][a(403)](t,s[a(486)]);i[a(603)][a(403)](o[a(717)],s[a(486)])}};n[t(767)][t(614)](t(567))[t(386)]((e=>{const n=t;e.on(n(605),((t,e,r)=>{const o=n;r[o(701)][o(554)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(469)})})),n[t(767)][t(614)](t(567))[t(386)]((e=>{const n=t;e.on(n(568),((t,e,r)=>{const o=n;r[o(701)][o(554)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(469)})})),n[t(767)][t(614)](t(567))[t(712)]({model:t(396),view:(e,n)=>n[t(701)][t(554)]?null:{group:t(396),name:e[t(417)](11)}}),n[t(767)][t(614)](t(659))[t(639)]({view:{name:t(396),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(750)+e[r(670)](r(584))+":"+e[r(670)]("id");return e[r(670)](r(367))&&(s+=":"+e[r(670)](r(367))),n[r(470)](r(722),{"data-name":s})}}),n[t(767)][t(614)](t(659))[t(666)]({view:t(396)}),n[t(767)][t(614)](t(710))[t(386)]((e=>{const n=t;e.on(n(605),s(),{priority:n(735)})})),n[t(767)][t(614)](t(710))[t(386)]((e=>{const n=t;e.on(n(568),s({isAttributeSuggestion:!0}),{priority:n(735)})})),n[t(767)][t(614)](t(710))[t(386)]((e=>{const n=t;e.on(n(771),((t,e,r)=>{const s=n,o=r[s(677)][s(741)](e[s(793)]);if(o)for(const t of o)t[s(537)](s(555))||(r[s(663)][s(444)]([s(566),s(591),s(508)],t),r[s(663)][s(460)](s(592),t),r[s(677)][s(488)](t,e[s(793)]))}),{priority:n(735)})})),n[t(767)][t(614)](t(710))[t(386)]((e=>{const n=t;e.on(n(631),((t,e,r)=>{const s=n,o=r[s(677)][s(741)](e[s(793)]);if(!o)return;const{id:i}=this[s(421)](e[s(793)]),a=this[s(765)][s(682)](i),c=this[s(411)](a);if(this[s(759)](c))for(const t of o)t[s(537)](s(555))||(r[s(663)][s(444)]([s(566),s(591),s(508)],t),r[s(663)][s(460)](s(592),t),r[s(677)][s(488)](t,e[s(793)]))}),{priority:n(735)})})),n[t(366)][t(505)][t(407)]((e=>{const r=t;let s=!1;const o=Array[r(510)](n[r(366)][r(505)][r(719)][r(579)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(421)](t);if(r(396)!==o)continue;const h=this[r(765)][r(682)](f);if(null!=c[r(464)]){r(746)==u&&(s=s||Cc(c[r(464)],t,e,n[r(366)][r(466)]));const o=r(796)==u&&this[r(759)](l[r(667)]("|")[0]);if(c[r(464)][r(598)]||r(574)==c[r(464)][r(375)][r(519)]||r(557)==u&&!Rc(c[r(464)])||o&&!Rc(c[r(464)])||r(680)==u&&(kc(a=c[r(464)])||function(t){const e=r;return t[e(499)][e(446)]==t[e(724)][e(792)]&&t[e(499)][e(478)]}(a)))e[r(479)](t),s=!0;else{if(!h||!h[r(382)])continue;i[r(386)](h)}}}var a;return i[r(622)]>0&&(s=!!this[r(734)](i)||s),s})),n[t(366)][t(505)][t(407)]((e=>{const r=t;let s=!1;for(const t of n[r(366)][r(505)][r(719)][r(408)]())if(r(713)==t[r(595)])for(const t of this[r(765)][r(623)]()){if(t[r(428)]||!t[r(382)])continue;const o=r(557)==t[r(595)],i=this[r(411)](t),a=i&&this[r(759)](i);if(!o&&!a)continue;const c=t[r(404)]();if(c[r(499)][r(446)]!=c[r(724)][r(446)]&&!c[r(724)][r(478)]){const o=n[r(366)][r(683)](c[r(499)][r(686)],r(724)),i=n[r(366)][r(737)](c[r(499)],o);e[r(797)](t[r(573)](),{range:i}),s=!0}}return s})),n[t(366)][t(505)][t(407)]((e=>this[t(520)](e))),n[t(366)][t(505)][t(407)]((e=>!e[t(564)][t(430)]&&this[t(523)](e))),n[t(366)].on(t(416),(()=>{this[t(778)]=!1})),n[t(366)][t(505)].on(t(397),((r,s)=>{const o=t;if(!s[o(430)]||s[o(577)])return;if(!this[o(778)])return;const i=n[o(366)][o(505)][o(719)][o(408)]();if(0==i[o(412)])return;const a=[],c=i[o(402)]((t=>o(796)==t[o(595)])),u=i[o(402)]((t=>o(713)==t[o(595)]&&o(731)!=t[o(486)])),l=i[o(402)]((t=>o(679)==t[o(595)]&&o(731)!=t[o(486)]));for(const t of c)this[o(604)](t[o(627)])&&a[o(705)]({key:t[o(627)],newValue:t[o(393)],oldValue:t[o(688)],range:Nc(t[o(636)],n[o(366)])});for(const t of u){const e=l[o(501)]((e=>e[o(483)]===t[o(483)]));if(e){const r=Sc(t[o(588)][o(686)],n[o(366)]);e[o(486)]!==t[o(486)]&&a[o(705)]({key:o(495),newValue:t[o(486)],oldValue:e[o(486)],range:r});for(const[n,s]of e[o(776)]){if(!this[o(604)](n))continue;const e=t[o(776)][o(682)](n);s!==e&&a[o(705)]({key:n,newValue:e,oldValue:s,range:r})}for(const[n,s]of t[o(776)])this[o(604)](n)&&(e[o(776)][o(560)](n)||a[o(705)]({key:n,newValue:s,oldValue:null,range:r}))}}0!=a[o(412)]&&n[o(366)][o(637)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(558)](t,e,s,o,{groupId:r});this[n(377)](t,a)}))}),{priority:t(581)}),n[t(366)][t(571)].on(t(662),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(421)](n[s(486)]),e=this[s(765)][s(682)](t);e&&e[s(775)](n[s(486)])}})),n[t(366)][t(505)].on(t(397),(()=>{const e=t,r=Array[e(510)](n[e(366)][e(505)][e(719)][e(579)]())[e(402)]((t=>e(396)===this[e(421)](t[e(486)])[e(745)]));if(0===r[e(412)])return;r[e(445)](((t,n)=>{const r=e,s=t[r(696)][r(740)],o=n[r(696)][r(740)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(499)][r(498)](o[r(499)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(421)](t);if(null===n[e(740)]){const n=this[e(610)](t);o[e(386)](n)}else{const t=this[e(765)][e(682)](r);null!==n[e(464)]||t[e(382)]?(s[e(386)](t[e(491)]),o[e(386)](t)):this[e(625)](t)}}o[e(622)]>0&&this[e(648)](o);for(const t of s)this[e(437)](e(698),t)})),n[t(366)].on(t(372),((e,r)=>{const s=t,o=r[0];if(!this[s(765)][s(622)])return;if(!o[s(685)])return;if(o[s(564)][s(577)]||!o[s(564)][s(430)])return;let i,a;switch(o[s(595)]){case s(713):i=n[s(366)][s(683)](o[s(588)]),a=i[s(528)](o[s(538)]);break;case s(667):i=n[s(366)][s(683)](o[s(583)]),a=n[s(366)][s(683)](o[s(553)]);break;case s(615):i=n[s(366)][s(683)](o[s(526)]),a=i[s(528)](o[s(538)]);break;default:return}const c=n[s(366)][s(737)](i,a);n[s(366)][s(436)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(635)](c)){if(e[t(428)])continue;if(t(746)==e[t(595)])continue;const r=this[t(411)](e);if(r&&this[t(759)](r)&&t(667)!=o[t(595)])continue;const s=e[t(696)]&&e[t(696)][t(475)];(t(557)!=e[t(595)]||t(667)==o[t(595)]&&!s)&&(n[t(425)]||t(617)==e[t(595)]&&n[t(556)]||e[t(404)]()[t(762)](c)&&this[t(709)](e,i,a))}}))}),{priority:t(581)}),n[t(366)].on(t(697),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(477)])return;if(this[s(484)])return;if(!this[s(471)][s(626)])return;if(o[s(598)])return;const a=n[s(366)][s(466)],{start:c,end:u}=o[s(404)](),l=c[s(686)]&&a[s(599)](c[s(686)])?null:a[s(400)](c,s(496)),f=u[s(792)]&&a[s(599)](u[s(792)])?null:a[s(400)](u,s(676)),h=n[s(366)][s(737)](l?l[s(499)]:c,f?f[s(724)]:u);n[s(366)][s(436)]((t=>{const e=s;this[e(641)](h);const r=n[e(366)][e(466)][e(400)](h[e(499)]);o.is(e(607))?t[e(661)](r):o[e(381)](r)})),e[s(539)]()}),{priority:e.priorities[t(609)]+10}),n[t(366)].on(t(589),((e,r)=>{const s=t,o=r[r[s(412)]-1];o&&o[s(477)]||this[s(484)]||this[s(471)][s(626)]&&(n[s(366)][s(436)]((()=>{const t=s;let o=n[t(366)][t(589)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(512)]=o[t(594)]();const i=o[t(724)][t(792)],a=n[t(366)][t(466)];i&&a[t(448)](i)&&!a[t(678)](i)&&(o=n[t(366)][t(737)](o[t(499)],n[t(366)][t(683)](i,t(724)))),this[t(742)](o)})),e[s(539)]())}),{priority:t(735)}),this[t(620)][t(654)][t(386)](t(514),this[t(471)]),this[t(768)](t(514));const o=new p(n,this[t(765)]);n[t(654)][t(386)](t(777),o),this[t(768)](t(777));const i=new b(n,this[t(765)]);n[t(654)][t(386)](t(613),i),this[t(768)](t(613)),n[t(654)][t(386)](t(763),new N(n,o,this[t(765)])),this[t(768)](t(763)),n[t(654)][t(386)](t(675),new N(n,i,this[t(765)])),this[t(768)](t(675)),n[t(654)][t(386)](t(601),new O(n,o,this[t(765)])),this[t(768)](t(601)),n[t(654)][t(386)](t(522),new O(n,i,this[t(765)])),this[t(768)](t(522));const c=n[t(572)][t(682)](t(420));this[t(513)](c,t(506),((e,{threadId:n})=>{const r=t,s=this[r(765)][r(682)](n);s&&s[r(435)]&&1===s[r(435)][r(412)]&&this[r(752)](n,{hasComments:!0})}),{priority:t(423)}),this[t(513)](c,t(561),((e,{threadId:n})=>{const r=t,s=this[r(765)][r(682)](n);s&&s[r(435)]&&!s[r(435)][r(412)]&&this[r(752)](n,{hasComments:!1})}),{priority:t(423)})}set[Ec(720)](t){const n=Ec;if(this[n(651)])throw new e.CKEditorError(n(638),this);this[n(651)]=t}get[Ec(720)](){return this[Ec(651)]}[Ec(578)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(765)][n(623)]())t&&!e[n(382)]||r[n(705)](e);return e?r[n(739)]((t=>t[n(782)]())):r}[Ec(693)](t){const n=Ec,r=this[n(765)][n(682)](t);if(!r)throw new e.CKEditorError(n(433),this);return r}[Ec(587)](t){const e=Ec;return this[e(765)][e(560)](t)}[Ec(602)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(595)][e(667)](":"),a=this[e(765)][e(682)](r)||this[e(647)](o,i,r,n,s);if(this[e(692)](a),this[e(559)](a,o,i||null,n),a[e(368)]=t[e(368)],a[e(569)]=!0,s&&s[e(497)]){const t=s[e(497)],n=this[e(788)](t[e(658)]);a[e(450)]=t[e(368)],a[e(418)]=n,a[e(640)]=!0}else a[e(450)]=t[e(368)];switch(t[e(696)]&&(a[e(696)]=t[e(696)]),t[e(776)]&&(a[e(776)]=t[e(776)]),this[e(651)]&&this[e(651)][e(493)]||(a[e(552)]=!0),this[e(715)][e(682)](a)){case e(790):this[e(715)][e(757)](a,e(789));break;case e(749):a[e(382)]?(this[e(734)](new Set([a])),this[e(648)](new Set([a])),this[e(715)][e(757)](a,e(529)),this[e(437)](e(593),a)):this[e(715)][e(757)](a,e(462))}return a}[Ec(777)](t){const e=Ec;this[e(477)]((()=>{const n=e;this[n(620)][n(366)][n(436)]((()=>{const e=n;for(const n of t[e(388)]())n[e(442)]()}))}))}[Ec(613)](t){const e=Ec;this[e(477)]((()=>{const n=e;this[n(620)][n(366)][n(436)]((()=>{const e=n;for(const n of t[e(388)]())n[e(521)]()}))}))}[Ec(768)](t,n){const r=Ec,s=this[r(620)][r(654)][r(682)](t);if(!s)throw new e.CKEditorError(r(656),this,{commandName:t});if(this[r(761)][r(560)](s))throw new e.CKEditorError(r(540),this,{commandName:t});this[r(761)][r(386)](s),n&&s.on(r(525),((t,e)=>{const o=r;this[o(471)][o(626)]&&(this[o(484)]||(e[o(412)]>0&&e[e[o(412)]-1]&&e[e[o(412)]-1][o(477)]?e[o(600)]():(t[o(512)]=n(((...t)=>s[o(525)](...t,{forceDefaultExecution:!0})),...e),t[o(539)]())))}),{priority:r(735)})}[Ec(477)](t){const n=Ec;let r,s;const o=this[n(484)];this[n(484)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(484)]=!1),s&&e.CKEditorError[n(728)](s,this),r}[Ec(742)](t,n=null,r={}){const s=Ec;if(t[s(598)])return null;const o=this[s(620)][s(572)][s(682)](s(708)).me;for(const{suggestion:e,meta:o}of this[s(635)](t,s(617)))if(o[s(556)]){if(!o[s(743)]){if(o[s(425)]){if(!this[s(451)]||!Oc(e,r))continue;return e}if(Oc(e,r))return e;this[s(709)](e,t[s(499)],t[s(724)]);break}if(n==e[s(691)]&&Oc(e,r)){const n=e[s(404)]();return n[s(499)][s(427)](t[s(724)])?this[s(711)](e,this[s(390)][s(737)](t[s(499)],n[s(724)])):this[s(711)](e,this[s(390)][s(737)](n[s(499)],t[s(724)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(551)+n:s(617),u=this[s(597)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(395)](c,i,a,t),u}[Ec(502)](t,n=Ec(565),r={}){const s=Ec,o=this[s(620)][s(572)][s(682)](s(708)).me,i=this[s(481)][s(780)](s(617),n,s(432));for(const e of this[s(578)]())if(e[s(418)].id==o.id&&s(617)==e[s(595)]&&e[s(691)]==n&&Oc(e,r)&&(i(e[s(489)](),t)||i(t,e[s(489)]()))){for(const n of t)e[s(794)](n);return e}for(const{suggestion:e,meta:n}of this[s(635)](t,s(617))){if(!n[s(556)])continue;if(!this[s(451)]&&n[s(425)])continue;if(!Oc(e,r))continue;let o=!0;for(const n of e[s(489)]())for(const e of t)if(!n[s(762)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(551)+n,l=this[s(597)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(395)](u,a,c,e,Hr[s(441)]());return l}[Ec(726)](t,n,r=null,s={}){const o=Ec;if(r=r||Lc(n),t[o(598)])return null;if(o(668)===this[o(492)]){const e=this[o(481)][o(780)](o(746),r,o(442));return this[o(477)]((()=>e([t],n,s))),null}const i=this[o(620)][o(572)][o(682)](o(708)).me,a=[];if(o(511)!==this[o(492)])for(const{suggestion:e,meta:n}of this[o(635)](t,o(617)))n[o(556)]&&!n[o(474)]&&a[o(705)](...e[o(489)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(770)](s);e&&r[n(705)](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(412)];){const s=r[e][n(704)](t);r[n(665)](e,1,...s),e+=s[n(412)]}}return r}(t,a);c[o(412)]&&this[o(390)][o(436)]((()=>{const t=o;for(const e of c){const o=this[t(481)][t(780)](t(746),r,t(442));this[t(477)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(499)],u=t[o(724)];for(const{suggestion:e,meta:n}of this[o(635)](t,o(746))){if(!n[o(556)])continue;if(e[o(691)]!=r)continue;if(!Oc(e,s))continue;const i=e[o(404)]();if(i[o(762)](t,!0))return null;c=c[o(498)](i[o(499)])?c:i[o(499)],u=u[o(494)](i[o(724)])?u:i[o(724)],a?i[o(499)][o(498)](a[o(404)]()[o(499)])?(a[o(468)](),a=e):e[o(468)]():a=e}const l=this[o(390)][o(737)](c,u);if(a)this[o(711)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(597)]({id:t,type:o(727)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(395)](o(727)+r,t,a,l)}}return null}[Ec(582)](t,n,r=[],s=null,o={}){const i=Ec;n[i(633)]||(n[i(633)]=n[i(650)]),n[i(475)]=t.is(i(636)),s=s||Lc(n);const a=r[i(739)]((t=>Sc(t,this[i(390)]))),c=t.is(i(636))?t:Sc(t,this[i(390)]);if(i(668)===this[i(492)]){const t=this[i(481)][i(780)](i(557),s,i(442));return this[i(477)]((()=>t([c],n,o))),null}a[i(705)](c);let u=!0;for(const t of a)if(!this[i(461)](t)){u=!1;break}if(u&&i(511)!==this[i(492)]){const t=this[i(481)][i(780)](i(557),s,i(442));return this[i(477)]((()=>t([c],n,o))),null}let l=null,f=c[i(499)],h=c[i(724)];for(const{suggestion:t,meta:e}of this[i(635)](c,i(557))){if(!e[i(556)])continue;if(e[i(743)]||e[i(425)]||e[i(474)])continue;if(t[i(696)][i(633)]!=n[i(633)])continue;if(!Oc(t,o))continue;const r=t[i(404)]();if(t[i(691)]==s){if(r[i(762)](c,!0))return null;f=f[i(498)](r[i(499)])?f:r[i(499)],h=h[i(494)](r[i(724)])?h:r[i(724)],l?r[i(499)][i(498)](l[i(404)]()[i(499)])?(l[i(468)](),l=t):t[i(468)]():l=t}else{const e=c[i(770)](r);this[i(795)](t,e)}}const d=this[i(620)][i(572)][i(682)](i(708)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(711)](l,this[i(390)][i(737)](f,h)),l;{const t=this[i(597)]({id:g,type:i(443)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(395)](i(443)+s,g,p,this[i(390)][i(737)](f,h)),t}}[Ec(618)](t,n,r=[],s=null,o={}){const i=Ec;n[i(633)]||(n[i(633)]=n[i(650)]);const a=t[0];n[i(475)]=a.is(i(636)),s=s||Lc(n);const c=r[i(739)]((t=>Sc(t,this[i(390)]))),u=a.is(i(636))?t:t[i(739)]((t=>Sc(t,this[i(390)])));if(i(668)===this[i(492)]){const t=this[i(481)][i(780)](i(557),s,i(442));return this[i(477)]((()=>t(u,n,o))),null}c[i(705)](...u);let l=!0;for(const t of c)if(!this[i(461)](t)){l=!1;break}if(l&&i(511)!==this[i(492)]){const t=this[i(481)][i(780)](i(557),s,i(442));return this[i(477)]((()=>t(u,n,o))),null}const f=this[i(620)][i(572)][i(682)](i(708)).me;for(const t of this[i(578)]()){if(t[i(418)].id!=f.id)continue;if(i(557)!=t[i(595)]||t[i(696)][i(633)]!=n[i(633)])continue;if(!Oc(t,o))continue;const e=t[i(691)]==s;for(let n=0;n<u[i(412)];n++){const r=u[n];for(const s of t[i(791)]()){const o=s[i(754)]();if(r[i(427)](o)){e?(u[i(665)](n,1),n--):t[i(479)](s[i(486)]);break}}}}if(0==u[i(412)])return null;const h=this[i(481)][i(780)](i(557),s,i(432));for(const t of this[i(578)]())if(t[i(418)].id==f.id&&i(557)==t[i(595)]&&t[i(696)][i(633)]==n[i(633)]&&t[i(691)]==s&&Oc(t,o)&&(h(t[i(489)](),u)||h(u,t[i(489)]()))){for(const e of u)t[i(794)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(443)+s,m=this[i(597)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(395)](p,d,g,t,Hr[i(441)]());return m}[Ec(641)](t,n=null,r={}){const s=Ec;if(t[s(598)])return null;const o=this[s(620)][s(572)][s(682)](s(708)).me,a=new i.LiveRange(t[s(499)],t[s(724)]);for(const{suggestion:t,meta:e}of this[s(635)](a,s(617)))if(e[s(556)]&&!e[s(743)])if(t[s(428)]){const e=t[s(489)]()[s(402)]((t=>s(574)!=t[s(375)][s(519)]));if(e[s(458)]((t=>a[s(762)](t,!0)))&&t[s(521)](),e[s(541)]((t=>t[s(762)](a,!0)))){const t=this[s(481)][s(780)](s(680),n,s(442));return this[s(477)]((()=>t([a],null,r))),null}}else{const e=a[s(770)](t[s(404)]());null!==e&&t[s(718)]([e],null,r)}if(a[s(414)](),a[s(598)]||s(574)==a[s(375)][s(519)])return null;let c=null,u=a[s(499)],l=a[s(724)];const f=this[s(635)](a,s(680));for(const{suggestion:t,meta:e}of f){const n=this[s(390)][s(737)](u,l);if(e[s(556)]&&(this[s(451)]||!e[s(425)]&&!e[s(474)]))if(t[s(428)]){if(!Oc(t,r))continue;let e=!0;for(const r of t[s(489)]()){if(r[s(762)](n,!0))return t;n[s(762)](r)||(e=!1)}e&&t[s(521)]()}else{const e=t[s(404)]();if(e[s(762)](n,!0))return t;if(!Oc(t,r)){n[s(762)](e)?t[s(468)]():e[s(373)](u)?u=e[s(724)]:e[s(373)](l)&&(l=e[s(499)]);continue}u=u[s(498)](e[s(499)])?u:e[s(499)],l=l[s(494)](e[s(724)])?l:e[s(724)],r=Object[s(370)]({},t[s(776)]),c?e[s(499)][s(498)](c[s(404)]()[s(499)])?(c[s(468)](),c=t):t[s(468)]():c=t}}if(c)return this[s(711)](c,this[s(390)][s(737)](u,l)),c;{const t=(0,e.uid)(),i=this[s(390)][s(737)](u,l),a=o.id,c=n?s(547)+n:s(680),f=this[s(597)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(395)](c,t,a,i),f}}[Ec(700)](t,n=Ec(565),r={}){const s=Ec,o=this[s(620)][s(572)][s(682)](s(708)).me,a=t[s(739)]((t=>new i.LiveRange(t[s(499)],t[s(724)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(635)](a,s(617)))e[s(556)]&&!e[s(743)]&&c[s(386)](t);for(const e of c)if(e[s(428)]){const o=e[s(489)]();if((!e[s(776)]||!e[s(776)][s(779)])&&o[s(458)]((t=>a[s(541)]((e=>e[s(762)](t,!0)))))&&e[s(521)](),a[s(458)]((t=>o[s(541)]((e=>e[s(762)](t,!0)))))){const e=this[s(481)][s(780)](s(680),n,s(442));return this[s(477)]((()=>e(t,null,r))),null}}else{const t=e[s(404)]();if(a[s(541)]((e=>e[s(762)](t,!0)))&&e[s(521)](),a[s(458)]((e=>t[s(762)](e,!0)))){const t=this[s(481)][s(780)](s(680),n,s(442));return this[s(477)]((()=>t(a,null,r))),null}}const u=this[s(481)][s(780)](s(680),n,s(432));let l=null;for(const t of this[s(578)]())if(t[s(418)].id==o.id&&t[s(382)]&&s(680)==t[s(595)]&&t[s(691)]==n&&Oc(t,r)&&(u(t[s(489)](),a)||u(a,t[s(489)]())))if(l){if(t[s(435)]&&t[s(435)][s(412)])continue;for(const e of t[s(489)]())l[s(628)](e)||l[s(794)](e);t[s(468)]()}else{l=t;for(const e of a)t[s(628)](e)||t[s(794)](e)}if(l)return l;c[s(401)]();for(const{suggestion:t,meta:e}of this[s(635)](a,s(680)))e[s(556)]&&(this[s(451)]||!e[s(425)]&&!e[s(474)])&&Oc(t,r)&&c[s(386)](t);for(const t of c){const e=t[s(489)]();if((!r||!r[s(779)])&&a[s(458)]((t=>e[s(541)]((e=>e[s(762)](t,!0))))))return t;(!t[s(776)]||!t[s(776)][s(779)])&&e[s(458)]((t=>a[s(541)]((e=>e[s(762)](t,!0)))))&&t[s(521)]()}const f=(0,e.uid)(),h=o.id,d=s(547)+n,g=this[s(597)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(414)](),t[s(598)]||s(574)==t[s(375)][s(519)]||this[s(395)](d,f,h,t,Hr[s(441)]());return g}[Ec(558)](t,n,r,s,o){const i=Ec;if(t[i(598)])return[];if(i(668)===this[i(492)])return[];const a=this[i(620)][i(572)][i(682)](i(708)).me.id,c=Array[i(510)](this[i(765)][i(623)]())[i(402)]((e=>i(796)==e[i(595)]&&e[i(696)][i(431)]==n&&e[i(628)](t)));if(i(387)===this[i(492)]){const e=this[i(635)](t,i(617))[i(402)]((({meta:t})=>t[i(556)]&&!t[i(474)]&&!t[i(743)]))[i(739)]((({suggestion:t})=>t));c[i(369)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(796)==t[i(595)]?t[i(696)][i(544)]:void 0,o=t[i(404)](),a=Array[i(510)](u[i(439)]())[i(501)]((t=>t[i(453)](o)));if(!a)continue;const c=a[i(704)](o);this[i(759)](n)&&i(617)==t[i(595)]&&0!=c[i(412)]||(u[i(649)](a),c[i(736)]((t=>{u[i(757)](t,r)})),i(617)!=t[i(595)]&&e!=s&&u[i(757)](a[i(770)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(412)]>37&&console[i(503)](i(406),{key:n});const f=(i(532)+(n+"|")+Lc({newValue:s}))[i(645)](0,60),h=this[i(597)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(705)](h),this[i(395)](f,c,a,t)}return l}[Ec(472)](t){const e=Ec;this[e(768)](t,((t,...n)=>{this[e(548)]((()=>{t(...n)}))}))}[Ec(419)](t){const e=Ec;this[e(699)][e(386)](t)}[Ec(410)](t){const e=Ec;this[e(684)][e(386)](t)}[Ec(411)](t){const e=Ec;return e(796)==t[e(595)]?t[e(691)][e(667)]("|")[0]:null}[Ec(711)](t,e){const n=Ec,r=t[n(573)]();this[n(390)][n(436)]((t=>{t[n(797)](r,{range:e})}))}[Ec(692)](t){const e=Ec,n=t.id,r=this[e(620)][e(459)][e(682)](e(783));this[e(629)][e(385)](n)||this[e(629)][e(534)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(629)][e(681)](n);s[e(456)](e(772)),s[e(772)]=!1,t[e(435)]=s}[Ec(559)](t,n,r,s){const o=Ec;if(t[o(595)]!=n||t[o(691)]!=r||t[o(664)].id!=s)throw this[o(620)][o(527)](o(769)),new e.CKEditorError(o(769),this)}[Ec(795)](t,n){const r=Ec,s=t[r(404)]();if(n[r(427)](s))t[r(468)]();else if(s[r(762)](n)){const o=this[r(390)][r(683)](n[r(499)][r(792)],r(724));this[r(711)](t,this[r(390)][r(737)](s[r(499)],o));const i=(0,e.uid)(),a=t[r(664)].id,c=t[r(595)]+":"+t[r(691)];this[r(597)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(696)],attributes:t[r(776)]});const u=this[r(390)][r(683)](n[r(724)][r(446)],r(507)),l=this[r(390)][r(737)](u,s[r(724)]);this[r(395)](c,i,a,l)}else if(s[r(373)](n[r(499)])){const e=this[r(390)][r(683)](n[r(499)][r(792)],r(724));this[r(711)](t,this[r(390)][r(737)](s[r(499)],e))}else{const e=this[r(390)][r(683)](n[r(724)][r(446)],r(507));this[r(711)](t,this[r(390)][r(737)](e,s[r(724)]))}}[Ec(461)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(635)](t,e(617))){if(!r[e(556)])continue;const s=n[e(489)]();for(const n of s)if(!t[e(704)](n)[e(412)])return!0}return!1}[Ec(671)](t){const n=Ec,r=this[n(620)][n(572)][n(682)](n(708))[n(753)](t);if(!r)throw new e.CKEditorError(n(652),this);return r}[Ec(788)](t){const e=Ec,n=this[e(620)][e(572)][e(682)](e(708)),r=(0,o.hashObject)(e(392)+t);return n[e(753)](r)||n[e(487)]({id:r,name:t})}[Ec(647)](t,e,n,r,s){const o=Ec,i=this[o(671)](r),a=this[o(481)][o(516)](t,e,n,i,s,(t=>{const e=o;this[e(752)](n,{attributes:t});const r=this[e(693)](n);this[e(734)](new Set([r])),this[e(648)](new Set([r]))}));return this[o(513)](a,o(442),(()=>{const t=o;this[t(752)](n,{state:t(669)})}),{priority:o(735)}),this[o(513)](a,o(521),(()=>{const t=o;this[t(752)](n,{state:t(563)})}),{priority:o(735)}),this[o(765)][o(757)](n,a),this[o(715)][o(757)](a,o(790)),a}[Ec(421)](t){const e=Ec,n=t[e(667)](":");return{group:n[0],type:n[1],subType:n[e(412)]>=5?n[2]:null,id:n[e(412)]<5?n[2]:n[3],authorId:n[e(412)]<5?n[3]:n[4],markerCount:6==n[e(412)]?n[5]:null}}[Ec(709)](t,n,r){const s=Ec,o=t[s(404)](),i=o[s(499)],a=o[s(724)];this[s(711)](t,this[s(390)][s(737)](i,n));const c=(0,e.uid)(),u=t[s(664)].id,l=t[s(595)]+(t[s(691)]?":"+t[s(691)]:"");this[s(597)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(776)],data:t[s(696)]});const f=this[s(411)](t);(s(557)==t[s(595)]||f&&this[s(759)](f))&&(r=this[s(390)][s(383)](r[s(446)])),this[s(395)](l,c,u,this[s(390)][s(737)](r,a))}[Ec(635)](t,e=null){const n=Ec,r=[],s=this[n(620)][n(572)][n(682)](n(708)).me;Array[n(689)](t)||(t=[t]);for(const o of this[n(578)]()){if(!o[n(382)])continue;if(e&&o[n(595)]!=e)continue;let i=!1;for(const e of o[n(489)]()){for(const a of t){const t=a[n(499)][n(427)](e[n(724)])||a[n(724)][n(427)](e[n(499)]);if(t||a[n(770)](e)){const c=a[n(762)](e)&&Ac(this[n(390)][n(466)],e[n(499)],a),u=e[n(762)](a)&&Ac(this[n(390)][n(466)],a[n(499)],e);r[n(705)]({suggestion:o,meta:{isOwn:s==o[n(418)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(395)](t,e,n,r,s){const o=Ec;this[o(390)][o(436)]((i=>{const a=o;let c=a(750)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(515)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(625)](t){const e=Ec,n=t[e(596)],r=t[e(730)];t[e(596)]=null,t[e(730)]=null,null!=n&&n[e(730)]==t&&(n[e(730)]=r),null!=r&&r[e(596)]==t&&(r[e(596)]=n),e(529)==this[e(715)][e(682)](t)&&(this[e(715)][e(757)](t,e(462)),this[e(437)](e(467),t,n,r))}[Ec(597)](t){const n=Ec,r=t.id,s=this[n(602)](t);if(this[n(651)]&&this[n(651)][n(493)]){const o=this[n(620)][n(572)][n(682)](n(391)),i=s[n(536)],a=s[n(691)]?s[n(595)]+":"+s[n(691)]:s[n(595)],c=this[n(620)][n(405)],u=o[n(386)](Wr(c,n(415))),l={id:r,type:a,hasComments:i,data:t[n(696)]||null,originalSuggestionId:t[n(634)]||null,attributes:s[n(776)]};this[n(651)][n(493)](l)[n(786)]((t=>{const e=n;s[e(552)]=!0,o[e(679)](u),t&&t[e(368)]&&(this[e(765)][e(682)](r)[e(368)]=t[e(368)])}))[n(394)]((t=>{const r=n;throw(0,e.logWarning)(r(755)),this[r(620)][r(366)][r(637)]({isUndoable:!1},(()=>{s[r(521)]()})),s[r(644)](),this[r(765)][r(649)](s.id),this[r(715)][r(649)](s),t}))}return s}[Ec(759)](t){const e=Ec;return this[e(699)][e(560)](t)}[Ec(752)](t,e){const n=Ec,r=this[n(620)][n(572)][n(682)](n(391)),s=this[n(693)](t);if(this[n(651)]&&this[n(651)][n(766)])if(s[n(552)]){const s=r[n(386)](Wr(this[n(620)][n(405)],n(415)));this[n(651)][n(766)](t,e)[n(786)]((()=>{r[n(679)](s)}))}else s.on(n(660),(()=>{this[n(752)](t,e)}))}[Ec(454)](t){const n=Ec;if(!this[n(651)]||!this[n(651)][n(693)])throw new e.CKEditorError(n(485),this);return this[n(651)][n(693)](t)}[Ec(610)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(421)](t),i=this[e(765)][e(682)](n)||this[e(647)](r,s,n,o,{});switch(this[e(559)](i,r,s,o),this[e(715)][e(682)](i)){case e(790):this[e(454)](n)[e(786)]((t=>{const r=e;let s=Promise[r(562)]();t[r(536)]&&(s=this[r(629)][r(422)]({channelId:this[r(620)][r(459)][r(682)](r(783)),threadId:n})),s[r(786)]((()=>{const e=r;this[e(602)](t)[e(552)]=!0}))})),this[e(715)][e(757)](i,e(749));break;case e(462):this[e(752)](n,{state:e(518)});case e(789):this[e(715)][e(757)](i,e(529)),this[e(437)](e(593),i);break;case e(529):this[e(437)](e(698),i)}return i[e(775)](t),i}[Ec(648)](t){const e=Ec,n=Array[e(510)](t),r=n[e(402)]((t=>e(796)==t[e(595)]));this[e(380)](r);const s=n[e(402)]((t=>!t[e(428)]&&e(796)!=t[e(595)])),o=this[e(578)]({skipNotAttached:!0})[e(402)]((t=>!t[e(428)]&&e(796)!=t[e(595)])),i=o[e(402)]((n=>!t[e(560)](n))),a=new Map(o[e(739)]((t=>[t,this[e(481)][e(780)](t[e(595)],t[e(691)],e(646))]))),c=new Map(o[e(739)]((t=>[t,t[e(404)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(412)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(412)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(412)];t++){const n=s[t];!l[e(560)](n)&&n[e(596)]&&(f[e(386)](n[e(596)]),n[e(596)][e(730)]===n&&(n[e(596)][e(730)]=null),n[e(596)]=null),!u[e(560)](n)&&n[e(730)]&&(f[e(386)](n[e(730)]),n[e(730)][e(596)]===n&&(n[e(730)][e(596)]=null),n[e(730)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(412)];e++){const r=d(t,n[e]);r&&(r[0][s(730)]=r[1],r[1][s(596)]=r[0],u[s(386)](r[0]),l[s(386)](r[1]))}}function d(t,n){const r=e;if(t[r(418)].id!==n[r(418)].id)return null;const s=a[r(682)](t)(t,n,c[r(682)](t),c[r(682)](n));return s&&a[r(682)](n)(t,n,c[r(682)](t),c[r(682)](n))?s[1][r(435)]&&s[1][r(435)][r(412)]?null:s:null}f[e(622)]&&this[e(648)](f)}[Ec(380)](t){const e=Ec;if(0==t[e(412)])return;const n=this[e(578)]({skipNotAttached:!0})[e(402)]((t=>e(796)==t[e(595)]&&t[e(569)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(776)]);s[e(560)](n)||(s[e(757)](n,r[e(412)]),r[e(705)]([]));const i=s[e(682)](n);r[i][e(705)](t)}!function(){const t=e;r[t(445)](((e,n)=>{const r=t,s=e[0][r(368)],o=n[0][r(368)];return s==o?e[0][r(776)][r(781)]<n[0][r(776)][r(781)]?-1:1:s<o?-1:1}));for(const e of r)e[t(445)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(412)];t++){if(0==r[t][e(412)])continue;const n=[];for(let s=t+1;s<r[e(412)];s++)0!=r[s][e(412)]&&i(r[t],r[s])&&n[e(705)](s);for(const s of n)r[t]=r[t][e(543)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(412)];n++)t[n][e(730)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(412)];n++)t[n][e(596)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(776)][r(781)]!==n[0][r(776)][r(781)]&&t[0][r(418)]!==n[0][r(418)])return!1;if(!function(t,e){const n=r;return!t[n(536)]&&!e[n(536)]||(!t[n(536)]||!e[n(536)])&&(!!(t[n(536)]&&e[n(368)]<t[n(435)][n(524)][n(682)](0)[n(368)])||!!(e[n(536)]&&t[n(368)]<e[n(435)][n(524)][n(682)](0)[n(368)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(776)],r(781)),o=Ic(n[0][r(776)],r(781));return!!Or(s,o)&&(!!t[r(458)]((t=>n[r(541)]((e=>t[r(404)]()[r(427)](e[r(404)]())))))&&n[r(458)]((e=>t[r(541)]((t=>e[r(404)]()[r(427)](t[r(404)]()))))))}}[Ec(734)](t){const e=Ec,n=Array[e(510)](t),r=this[e(578)]({skipNotAttached:!0}),s=r[e(402)]((n=>!t[e(560)](n))),o=new Map(n[e(739)]((t=>[t,this[e(481)][e(780)](t[e(595)],t[e(691)],e(432))]))),i=new Map(r[e(739)]((t=>[t,t[e(489)]()])));for(let t=0;t<n[e(412)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(412)];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(412)];e++){const s=r[e];if(s[a(595)]!==n[a(595)]||s[a(418)].id!==n[a(418)].id||s[a(691)]!==n[a(691)])continue;if(!Mc(n,s,[a(781)]))continue;if(a(796)==n[a(595)]&&n[a(696)][a(544)]!=s[a(696)][a(544)])continue;if(a(796)==n[a(595)]&&t[a(759)](n[a(696)][a(431)]))continue;if(a(557)==n[a(595)]){const e=t[a(620)][a(366)],r=n[a(758)]();if(r&&(e[a(466)][a(678)](r)||e[a(466)][a(599)](r)))continue}const c=o[a(682)](n),u=i[a(682)](n),l=i[a(682)](s),f=n[a(435)]&&n[a(435)][a(412)],h=s[a(435)]&&s[a(435)][a(412)];if(!f&&c(l,u))return t[a(616)](s,n),i[a(649)](n),!0;if(!h&&c(u,l))return t[a(616)](n,s),i[a(649)](s),!0}return!1}}[Ec(616)](t,e){const n=Ec;if(t[n(428)])for(const r of e[n(489)]())t[n(794)](r);else{const r=e[n(404)]()[n(724)];this[n(711)](t,this[n(390)][n(737)](t[n(404)]()[n(499)],r))}e[n(468)]()}[Ec(695)](t,e){const n=Ec,r=t[n(473)](n(535))||t[n(473)](n(796))?n(509):t[n(586)]();return Wr(this[n(620)][n(405)],e+"_"+r+n(612))}[Ec(550)](){const t=Ec,e=this[t(620)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(390)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(421)](t[s(486)]);if(s(396)===e){n[s(440)](this[s(695)](r,s(738)));break}}for(const t of r){const{group:e,type:r}=this[s(421)](t[s(486)]);if(s(396)===e){n[s(440)](this[s(695)](r,s(706)));break}}}))}[Ec(520)](t){const e=Ec;if(this[e(778)])return!1;const n=this[e(620)],r=n[e(366)][e(505)][e(719)][e(408)]();if(0==r[e(412)])return!1;const s=[],o=r[e(402)]((t=>e(796)==t[e(595)])),i=r[e(402)]((t=>e(713)==t[e(595)]&&e(731)!=t[e(486)])),a=r[e(402)]((t=>e(679)==t[e(595)]&&e(731)!=t[e(486)]));for(const t of o)s[e(705)]({key:t[e(627)],newValue:t[e(393)],oldValue:t[e(688)],range:Nc(t[e(636)],n[e(366)])});for(const t of i){const r=a[e(501)]((n=>n[e(588)][e(427)](t[e(588)])));r&&s[e(705)]({key:e(495),newValue:t[e(486)],oldValue:r[e(486)],range:n[e(366)][e(716)](t[e(588)][e(686)])})}return 0!=s[e(412)]&&this[e(377)](t,s)}[Ec(523)](t){const e=Ec;let n=!1;const r=this[e(620)][e(366)][e(505)][e(719)][e(579)]()[e(402)]((t=>t[e(696)][e(464)]&&t[e(486)][e(473)](e(429))));for(const s of r){const{subType:r,id:o}=this[e(421)](s[e(486)]),i=r[e(667)]("|")[0];for(const r of this[e(578)]({skipNotAttached:!0}))r.id!=o&&e(796)==r[e(595)]&&r[e(696)]&&r[e(696)][e(431)]==i&&r[e(404)]()[e(453)](s[e(696)][e(464)])&&(this[e(774)](r,s[e(696)][e(464)],t),n=!0)}return n}[Ec(548)](t){const e=Ec;this[e(620)],this[e(778)]=!0,t()}[Ec(604)](t){const e=Ec,n=this[e(759)](t),r=this[e(684)][e(560)](t);return n||r}[Ec(377)](t,e){const n=Ec;if(0==e[n(412)])return!1;let r=!1;for(const s of e){const e=this[n(635)](s[n(636)],n(796))[n(402)]((t=>!t[n(723)][n(743)]))[n(739)]((t=>t[n(396)])),i=(0,o.hashObject)({newValue:s[n(426)]});e[n(402)]((t=>{const e=n,[r,o]=t[e(691)][e(667)]("|");return r==s[e(431)]&&o!=i}))[n(736)]((e=>{const o=n;this[o(774)](e,s[o(636)],t),r=!0}))}return r}[Ec(774)](t,e,n){const r=Ec,s=t[r(404)]()[r(704)](e);0!==s[r(412)]?1!==s[r(412)]?this[r(709)](t,e[r(499)],e[r(724)]):this[r(711)](t,s[0]):n[r(479)](t[r(573)]())}}class yc{constructor(t){const e=Ec;this[e(463)]=t,this[e(390)]=t[e(366)],this[e(721)]=new Map,this[e(457)]=new Map,this[e(413)]()}[Ec(516)](t,e,n,r,s,o){const i=Ec;return new Hr(this[i(390)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(780)](t,e,i(442))(...n),onDiscard:(...n)=>this[i(780)](t,e,i(521))(...n)})}[Ec(531)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(721)][s(757)](o,r)}[Ec(780)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(721)][r(682)](s)||this[r(457)][r(682)](t+":"+n)}[Ec(413)](){const t=Ec,e=()=>!1,n=t=>{const e=wc;t[e(445)](((t,n)=>t[e(499)][e(498)](n[e(499)])?1:-1)),this[e(390)][e(436)]((n=>{const r=e;for(const e of t){let t;t=e[r(724)][r(478)]&&e[r(724)][r(446)]==e[r(499)][r(686)]?n[r(707)](e[r(499)][r(686)],"on"):n[r(707)](e),this[r(390)][r(697)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=wc;e&&this[n(390)][n(436)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(739)]((t=>(kc(t)&&(t=this[s(390)][s(737)](t[s(724)])),t)))[s(402)]((t=>s(574)!==t[s(375)][s(519)]));if(c[s(412)]<1)return;const u=Array[s(510)](this[s(390)][s(505)][s(624)][s(489)]())[s(739)]((t=>i.LiveRange[s(576)](t)));r[s(661)](c);for(const t of this[s(463)][s(654)][s(654)]())t[s(621)]();a[s(705)]({forceDefaultExecution:!0}),this[s(463)][s(525)](o,...a);const l=u[s(402)]((t=>s(574)!=t[s(375)][s(519)]));l[s(412)]>0&&r[s(661)](l);for(const t of u)t[s(414)]()}))},s=(e,n)=>1==e[t(412)]&&1==n[t(412)]&&e[0][t(724)][t(427)](n[0][t(499)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(390)])?[e,n]:vc(n,e,s,r,this[t(390)])?[n,e]:null;this[t(457)][t(757)](t(702),e),this[t(457)][t(757)](t(455),n),this[t(457)][t(757)](t(500),s),this[t(457)][t(757)](t(452),o),this[t(457)][t(757)](t(585),n),this[t(457)][t(757)](t(729),e),this[t(457)][t(757)](t(570),s),this[t(457)][t(757)](t(575),o),this[t(457)][t(757)](t(611),r),this[t(457)][t(757)](t(673),e),this[t(457)][t(757)](t(606),s),this[t(457)][t(757)](t(608),e),this[t(457)][t(757)](t(447),r),this[t(457)][t(757)](t(725),e),this[t(457)][t(757)](t(517),s),this[t(457)][t(757)](t(643),e),this[t(457)][t(757)](t(580),e),this[t(457)][t(757)](t(490),((e,n)=>{const r=t;if(!n)return;const s=this[r(463)][r(572)][r(682)](_c);this[r(390)][r(436)]((t=>{const o=r;if(o(495)==n[o(431)])for(const r of e){const e=r[o(499)][o(686)],s=n[o(544)];t[o(389)](e,s)}else if(s[o(759)](n[o(431)]))for(const r of e)void 0!==n[o(544)]?t[o(657)](n[o(431)],n[o(544)],r[o(499)][o(686)]):t[o(460)](n[o(431)],r[o(499)][o(686)]);else for(const r of e)n[o(544)]?t[o(657)](n[o(431)],n[o(544)],r):t[o(460)](n[o(431)],r)}))})),this[t(457)][t(757)](t(732),s)}}function Ac(t,e,n){const r=Ec;for(const s of e[r(446)][r(399)]({includeSelf:!0,parentFirst:!0})){if(s[r(375)]==s)return!1;if(!n[r(630)](s))return!1;if(t[r(678)](s)||t[r(599)](s))return!0}return!1}function kc(t){const e=Ec;return t[e(724)][e(446)]==t[e(499)][e(686)]&&t[e(724)][e(694)]}function Cc(t,e,n,r){const s=Ec,o=t=>!t[s(717)].is(s(733))&&!r[s(678)](t[s(717)]),i=t[s(499)][s(619)](o),a=t[s(724)][s(619)](o,{direction:s(676)});return!(t[s(499)][s(427)](i)&&t[s(724)][s(427)](a)||(i[s(498)](a)?n[s(797)](e,{range:n[s(737)](i,a)}):n[s(479)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ec,n=t[e(499)][e(686)];return n&&n.is(e(465))}function Nc(t,e){const n=Ec;return null==t[n(724)][n(792)]&&t[n(724)][n(446)]==t[n(499)][n(686)]?Sc(t[n(499)][n(686)],e):t}function Sc(t,e){const n=Ec,r=e[n(466)][n(678)](t)||e[n(466)][n(384)](t);return e[n(737)](e[n(683)](t,n(747)),r?e[n(378)](t):e[n(683)](t,n(724)))}function vc(t,e,n,r,s){const o=Ec;if(!Mc(t,e))return!1;if(n[o(724)][o(427)](r[o(499)]))return!0;if(t[o(595)]!=e[o(595)])return!1;if(!n[o(724)][o(756)](r[o(499)]))return!1;const i=s[o(737)](n[o(724)],r[o(499)])[o(371)]();for(const t of i)if([o(533),o(374)][o(787)](t[o(595)])&&s[o(466)][o(599)](t[o(717)]))return!1;return!0}function Mc(t,e,n=[]){const r=Ec;return!(!t[r(569)]||!e[r(569)])&&Or(Ic(t[r(776)],n),Ic(e[r(776)],n))}function wc(t,e){const n=bc();return(wc=function(t,e){return n[t-=366]})(t,e)}function Oc(t,e){const n=Ec,r=Fc(t[n(776)]),s=Fc(e);if(!t[n(569)])return!1;for(const t of Object[n(439)](s))if(!Or(r[t],s[t]))return!1;return!0}function Fc(t){const e=Ec,n=Object[e(370)]({},t);return delete n[e(779)],delete n[e(530)],n}const Dc=Pc;!function(t,e){const n=Pc,r=t();for(;;)try{if(533188===-parseInt(n(282))/1*(parseInt(n(270))/2)+-parseInt(n(275))/3+-parseInt(n(281))/4+-parseInt(n(296))/5*(parseInt(n(290))/6)+-parseInt(n(263))/7*(parseInt(n(271))/8)+parseInt(n(268))/9*(parseInt(n(264))/10)+parseInt(n(287))/11*(parseInt(n(267))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bc);class xc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Pc;super(),this[s(285)]=e,this[s(266)]=n,this[s(277)]=r,this[s(274)]=t,this[s(259)]=t[s(260)][s(280)](s(284)),this[s(295)]=t[s(260)][s(280)](s(256)),this[s(266)][s(258)](s(276)).to(this[s(259)],this[s(295)],((t,e)=>t||e)),this[s(266)][s(258)](s(291)).to(this[s(259)],s(276),(t=>t&&this[s(274)][s(285)][s(262)](e[s(273)]()))),this[s(266)][s(258)](s(289)).to(this[s(295)],s(276),(t=>t&&this[s(274)][s(285)][s(262)](e[s(273)]()))),this[s(298)]=null,n[s(292)]&&this[s(278)](),this[s(294)](n,s(284),(()=>this[s(284)]())),this[s(294)](n,s(256),(()=>this[s(256)]())),this[s(294)](n,s(269),(()=>{const t=s;n[t(292)]?this[t(278)]():this[t(283)]()}))}[Dc(284)](){const t=Dc;this[t(259)][t(255)](this[t(285)].id)}[Dc(256)](){const t=Dc;this[t(295)][t(255)](this[t(285)].id)}[Dc(279)](){const t=Dc;this[t(266)][t(286)](t(276)),this[t(266)][t(286)](t(291)),this[t(266)][t(286)](t(289)),this[t(257)](),this[t(277)][t(279)](),this[t(298)]&&this[t(283)]()}[Dc(278)](){const t=Dc,e=Wr(this[t(274)][t(297)],t(272));this[t(298)]=this[t(274)][t(261)][t(280)](t(265))[t(293)](e)}[Dc(283)](){const t=Dc;null!==this[t(298)]&&this[t(274)][t(261)][t(280)](t(265))[t(288)](this[t(298)]),this[t(298)]=null}}function Pc(t,e){const n=Bc();return(Pc=function(t,e){return n[t-=255]})(t,e)}function Bc(){const t=["view","5877264tOxOUg","18BTLHsG","change:isDirty","6GVVSft","2591848hWmuqT","PENDING_ACTION_SUGGESTION","getRanges","_editor","2351463vRukLT","isEnabled","commentThreadController","_setPendingAction","destroy","get","2077040waGsCT","187877bdJvgd","_removePendingAction","acceptSuggestion","model","unbind","88rGrnDk","remove","canDiscard","186TPJrjO","canAccept","isDirty","add","listenTo","_discardCommand","126925jqDVvi","locale","_pendingAction","execute","discardSuggestion","stopListening","bind","_acceptCommand","commands","plugins","canEditAt","21HhyWeO","1203010Pvonfk","PendingActions"];return(Bc=function(){return t})()}const Uc=jc;function jc(t,e){const n=Vc();return(jc=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=jc,r=t();for(;;)try{if(356687===parseInt(n(299))/1+-parseInt(n(296))/2+-parseInt(n(286))/3*(-parseInt(n(293))/4)+-parseInt(n(278))/5+-parseInt(n(301))/6*(-parseInt(n(298))/7)+-parseInt(n(302))/8*(parseInt(n(274))/9)+-parseInt(n(282))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vc);class Gc extends s.View{constructor(t,e,n,r){const s=jc;super(t),this[s(314)]=null,this[s(305)]=null,this[s(315)](s(310),!1),this[s(315)](s(288),e[s(288)]),this[s(303)](s(288)).to(e),this[s(315)](s(283),[]),this[s(315)](s(309),!1),this[s(315)](s(297),!1),this[s(315)](s(267),!1),this[s(315)](s(280),!1),this[s(285)]=e,this[s(281)]=n,this[s(270)]=r,r[s(292)]?this[s(315)](s(289),1):this[s(287)]()}[Uc(277)](){const t=Uc;this[t(284)][t(277)]()}[Uc(311)](){const t=Uc;this[t(314)]&&this[t(314)][t(311)](),this[t(305)]&&this[t(305)][t(311)](),super[t(311)]()}[Uc(287)](){const t=Uc,{CommentsListView:e}=this[t(270)];this[t(314)]=new e(this[t(295)],this[t(285)][t(306)],Object[t(313)]({CommentView:this[t(270)][t(290)]},this[t(270)])),this[t(314)][t(291)](t(272)).to(this),this[t(314)][t(291)](t(308)).to(this),this[t(314)][t(303)](t(310)).to(this),this[t(315)](t(289),this[t(314)][t(289)]+1),this[t(303)](t(289)).to(this[t(314)],t(289),(t=>t+1)),this[t(305)]=this[t(275)](),this.on(t(272),(()=>this[t(277)]())),this[t(303)](t(309)).to(this[t(314)],t(269),this[t(305)][t(300)],t(271),((t,e)=>t||!!e))}[Uc(275)](){const t=Uc,{CommentThreadInputView:e}=this[t(270)],n=new e(this[t(295)],this[t(281)],this[t(270)][t(276)]),r=n[t(300)];return n[t(303)](t(312)).to(this,t(310),this[t(285)][t(306)],t(268),r,t(271),((t,e,n)=>!!n||t&&!e)),r.on(t(279),((e,n)=>{const s=t;this[s(273)](s(307),n),r[s(316)][s(317)]("")})),r.on(t(304),(()=>this[t(277)]())),r[t(303)](t(294)).to(this[t(285)][t(306)],t(268)),n}}function Vc(){const t=["assign","commentsListView","set","editor","setData","canAccept","isReadOnly","hasDirtyComment","_config","value","removeComment","fire","17217YlFiIP","_createCommentThreadInputView","editorConfig","focus","503705SevImU","submit","canDiscard","_localUser","5076010gVcxbA","descriptionParts","element","_model","1698114Qndice","_createCommentViews","authoredAt","length","CommentView","delegate","disableComments","4lFmxMF","disabledSubmit","locale","92896kFbMwm","isEnabled","189JzFHHk","93640qVmnvO","commentInputView","137268AaCEmP","1112eSFDyG","bind","cancel","commentThreadInputView","commentThread","addComment","updateComment","isDirty","isActive","destroy","showInput"];return(Vc=function(){return t})()}function Hc(){const t=["acceptButton","@external","title","editorReady","innerHTML","createElement","ck-suggestion-","699uTWAKx","_model","ck-annotation__info","ck-suggestion__user","ck-annotation__actions","descriptionParts","ck-suggestion__info-name","EXTERNAL_AVATAR","div","12SoCzNH","execute","locale","time","editorDestroyed","set","244974CxVilR","name","cancel","26922863rIAHrf","Accept suggestion","Discard suggestion","disableComments","ck-suggestion-wrapper","setTemplate","source","EXTERNAL_IMPORT_WORD_SUGGESTION","isExternal","bind","ck-suggestion--disabled-comments","check","ck-suggestion",'<span class="ck-suggestion-type">',"innerText","fire","_createButton","commentsListView","1413580rawtQY","ck-annotation","isActive","importWord","17564xLWduv",'" title="',"<p>","delegate","EXTERNAL_IMPORT_WORD_AVATAR","split","canDiscard","type","ck-annotation__info-name","ck-comment__info-time","ck-comment__external","formatDateTime","ck-annotation__info-time","attributes","change:description","ck-suggestion-wrapper--active","ck-suggestion--accept","1327575UfHivb","discardSuggestion","acceptSuggestion","ck-suggestion__actions","value","getExternalSuggestionNote","map","render","getTemplate","children",'<span class="ck-suggestion-color" style="background-color: ',"2667994aZuVFA","585JIsVrg","join","extendTemplate","ck-suggestion--discard","_config","ck-annotation__main","165aWUgvM","bindTemplate","getUserViewNotificationText","description","8GFmCBg","push","</p>","EXTERNAL_SUGGESTION","ck-annotation__content-wrapper","commentThreadInputView","color","isEnabled","span","commentThread","creator","element","196590vOuxqa","userView","_descriptionElement","</span>","author","authoredAt","discardButton","querySelector",".ck-annotation__content-wrapper",'"></span>',"ck-suggestion__info","content","ck-suggestion__main","ck-annotation__user","canAccept"];return(Hc=function(){return t})()}const Wc=zc;function zc(t,e){const n=Hc();return(zc=function(t,e){return n[t-=122]})(t,e)}!function(t,e){const n=zc,r=t();for(;;)try{if(676646===-parseInt(n(176))/1+-parseInt(n(187))/2+parseInt(n(232))/3*(parseInt(n(159))/4)+parseInt(n(194))/5*(parseInt(n(134))/6)+parseInt(n(155))/7*(-parseInt(n(198))/8)+parseInt(n(188))/9*(-parseInt(n(210))/10)+-parseInt(n(137))/11*(-parseInt(n(128))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class qc extends Gc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(133)](i(166),""),this[i(146)](i(166)).to(this,i(124),(t=>t&&t[0]?t[0][i(166)]:"")),this[i(146)](i(197)).to(this,i(124),this,i(157),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(161)+Kc(e[n(221)],e[n(204)])+n(200);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(212)]=null,this[i(225)]=this[i(153)](Wr(e,i(138)),t.icons[i(148)],i(175),i(178),"sw"),this[i(225)][i(146)](i(205)).to(this,i(224)),this[i(216)]=this[i(153)](Wr(e,i(139)),t.icons[i(136)],i(191),i(177),"sw"),this[i(216)][i(146)](i(205)).to(this,i(165)),this[i(211)]=new o.UserView(e,this[i(233)][i(214)],this[i(196)]()),this[i(211)][i(190)]({attributes:{class:[i(122),i(223)]}}),this[i(142)](this[i(184)]())}[Wc(184)](){const t=Wc,e=this[t(195)],n=[{tag:t(127),attributes:{class:[t(220),t(234)]},children:[{tag:t(206),children:[{text:this[t(211)][t(135)]}],attributes:{class:[t(125),t(167)]}},{tag:t(131),attributes:{datetime:e.to(t(215)),class:[t(168),t(171)]},children:[{text:e.to(t(215),(e=>this[t(192)][t(170)](e)))}]}]},{tag:t(127),attributes:{class:[t(179),t(123)]},children:[this[t(225)],this[t(216)]]},{tag:t(127),attributes:{class:[t(202)]}}];this[t(233)][t(145)]&&n[t(199)]({tag:t(127),attributes:{class:[t(169)]},children:[{text:this[t(181)]()}]});const r={tag:t(127),attributes:{class:[t(141),e.if(t(157),t(174)),e.to(t(166),(e=>t(231)+e)),this[t(192)][t(140)]&&t(147)],"data-suggestion-id":this[t(233)].id,"data-thread-id":this[t(233)][t(207)].id,"data-author-id":this[t(233)][t(214)].id,tabindex:-1},children:[{tag:t(127),attributes:{class:[t(149),t(156)]},children:[this[t(211)],{tag:t(127),attributes:{class:[t(222),t(193)]},children:n}]}]};return this[t(154)]&&this[t(203)]&&(r[t(185)][t(199)](this[t(154)],this[t(203)]),this[t(154)][t(162)](t(228)).to(this),this[t(154)][t(162)](t(132)).to(this),this[t(203)][t(162)](t(228)).to(this),this[t(203)][t(162)](t(132)).to(this)),r}[Wc(183)](){const t=Wc;super[t(183)](),this[t(212)]=this[t(209)][t(217)](t(218)),this[t(212)][t(229)]=this[t(197)],this.on(t(173),((e,n,r)=>{const s=t;this[s(212)][s(229)]=r}))}[Wc(153)](t,e,n,r,o){const i=Wc,a=new s.ButtonView(this[i(130)]);return a[i(133)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(190)]({attributes:{class:n}}),a.on(i(129),(()=>{const t=i;this[t(152)](r,this[t(233)].id)})),a}[Wc(181)](){const t=Wc;return t(158)===this[t(233)][t(172)][t(226)][t(143)]?Wr(this[t(130)],t(144)):Wr(this[t(130)],t(201))}[Wc(196)](){const t=Wc;return this[t(233)][t(145)]?t(158)===this[t(233)][t(172)][t(226)][t(143)]?Wr(this[t(130)],t(163),this[t(233)][t(208)][t(135)]):Wr(this[t(130)],t(126),this[t(233)][t(208)][t(135)]):null}}function Kc(t,e){const n=Wc;let r="";return r+=t[n(164)]("*")[n(182)](((t,e)=>e%2!=0?n(150)+Zc(t)+n(213):Zc(t)))[n(189)](""),e&&(r+=n(186)+e[n(180)]+n(160)+e[n(227)]+n(219)),r}function Zc(t){const e=Wc,n=document[e(230)](e(206));return n[e(151)]=t,n[e(229)]}const Xc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Qc=$c;function Jc(){const t=["_handleControllerBuffer","_addUIComponentsToFactory","change:activeAnnotations","_disableComments","add","_annotationViews","getFirstRange","delegate","2117811iEXIXP","EditorAnnotations","length","getDescriptions","comments.editorConfig","head","trackChanges.disableComments","keys","innerView","_createMenuBarMenu","_suggestionToController","Accept all suggestions","requires","27580PcZrWq","stopListening","registerAnnotation","arrowView","Track changes","plugins","TrackChangesEditing","getSuggestion","_bindAnnotationToEditors","_refreshActiveMarkers","children","comments","TrackChangesUI","source","discardButton","isEnabled","activeAnnotations","from","pluginName","617600xtQesP","836164xcOBGG","editor","commands","panelView","2941260ZwuNwf","getAllAdjacentSuggestions","acceptAllSuggestions","discardSelectedSuggestions","suggestion-","unbind","trackChanges","activeMarkers","menuitemcheckbox","addComment","remove","actionView","582hGHAMo","17153649MReLvp","push","CommentView","focus","get","button","execute","reduce","lowest","CommentsRepository","some","getByInnerView","_createToolbarButton","editing","isInContent","Accept all selected suggestions","addSourceCollector","isDirty","menu","Discard all selected suggestions","set","menuBar:trackChanges","componentFactory","filter","delete","getMarkerNames","getMarkers","switchbutton","descriptionFactory","value","define","10bBpGyB","comments.maxThreadTotalWeight","SuggestionThreadView","commentThread","mainView","previous","config","commandName","getRanges","createAnnotation","isMultiRange","_destroyController","bind","comments.maxCommentsWhenCollapsed","isOn","view","_initializeController","hasSuggestion","toMany","_unbindEditors","has","listenTo","suggestionChanged","_handleSuggestionControllerDelayed","Discard all suggestions","CommentsUI","trackChanges.SuggestionThreadView","menuitem","suggestionUnloaded","model","change:previous","destroy","clear","buttonView","locale","getJoined","1AMssyv","_updateController","createCommentThreadController","size","6224568aMLsEt","discardAllSuggestions","comments.maxCommentCharsWhenCollapsed","refreshSelectedViews","separator","acceptButton","Annotations","items","values","createAnnotationView","descriptionParts","suggestionLoaded","_viewToController","acceptSelectedSuggestions","init","type"];return(Jc=function(){return t})()}!function(t,e){const n=$c,r=t();for(;;)try{if(421770===-parseInt(n(539))/1*(parseInt(n(455))/2)+parseInt(n(567))/3+-parseInt(n(459))/4+parseInt(n(599))/5+-parseInt(n(471))/6*(parseInt(n(580))/7)+-parseInt(n(543))/8+-parseInt(n(472))/9*(-parseInt(n(503))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class Yc extends t.Plugin{static get[Qc(579)](){const t=Qc;return[_c,o.Users,t(481),t(549),t(568)]}static get[Qc(598)](){return Qc(592)}constructor(t){const e=Qc;super(t),this[e(577)]=new Map,this[e(555)]=new Map,this[e(564)]=new Map,this[e(559)]=new Map;const n=this[e(456)][e(509)];n[e(502)](e(529),qc),n[e(502)](e(573),!1),this[e(562)]=n[e(476)](e(573))}[Qc(526)](t,e){const n=Qc;0===this[n(559)][n(542)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(559)]){const r=this[t(577)][t(523)](e);r||n?r&&n&&this[t(514)](e):this[t(519)](e)}this[t(559)][t(535)](),this[t(456)][t(585)][t(476)](t(568))[t(546)](),this[t(589)]()}),10),this[n(559)][n(492)](t,e)}[Qc(557)](){const t=Qc,e=this[t(456)],n=e[t(585)][t(476)](t(586)),r=e[t(585)][t(476)](t(549)),s=e[t(585)][t(476)](t(568)),o=e[t(585)][t(476)](t(481));this[t(560)](),s[t(488)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(597)](this[e(577)])){const s=t[e(460)](),o=[];for(const t of s){if(!t[e(486)])continue;if(t[e(513)]){o[e(473)](...t[e(511)]());continue}const n=t[e(565)]();if(o[e(569)]>0){const t=o[0][e(538)](n);if(t){o[0]=t;continue}}o[e(473)](n)}n[e(473)]([r[e(518)],o])}return n})),this[t(524)](n,t(554),((e,n)=>{const r=t;this[r(524)](n,r(533),((t,e,s,o)=>{const i=r;n[i(486)]&&(null==s?(this[i(540)](o[i(572)]),this[i(526)](n,!1)):(this[i(540)](s[i(572)]),null==o&&this[i(526)](n,!0)))})),null!==n[r(508)]?this[r(540)](n[r(572)]):this[r(526)](n,!1)})),this[t(524)](n,t(531),((e,n,r)=>{const s=t;this[s(581)](n,s(533)),this[s(559)][s(496)](n),this[s(577)][s(523)](n)&&this[s(514)](n),r&&this[s(540)](r[s(572)])})),this[t(524)](n,t(525),((e,n)=>{this[t(540)](n)})),this[t(524)](r,t(561),(()=>{this[t(589)]()})),this[t(524)](o,t(468),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(520)](r))return;const i=n[o(587)](r);this[o(577)][o(476)](i)[o(518)][o(475)]()}),{priority:t(480)})}[Qc(589)](){const t=Qc,e=this[t(456)][t(585)][t(476)](t(549)),n=this[t(456)][t(585)][t(476)](t(586)),r=Array[t(597)](e[t(596)],(e=>e[t(575)]))[t(495)]((e=>this[t(555)][t(523)](e))),s=[];for(const e of r){const n=this[t(555)][t(476)](e)[t(532)][t(460)]();s[t(473)](...n[t(479)](((e,n)=>[...e,...n[t(497)]()]),[]))}n[t(466)]=s}[Qc(560)](){const t=Qc,n=this[t(456)],r=n[t(537)],o=Wr(r,t(584)),i=new e.Collection([{type:t(499),model:new s.ViewModel({withText:!0,label:o,commandName:t(465),role:t(467)})},{type:t(547)},{type:t(477),model:new s.ViewModel({withText:!0,label:Wr(r,t(578)),commandName:t(461),role:t(530)})},{type:t(477),model:new s.ViewModel({withText:!0,label:Wr(r,t(487)),commandName:t(556),role:t(530)})},{type:t(477),model:new s.ViewModel({withText:!0,label:Wr(r,t(527)),commandName:t(544),role:t(530)})},{type:t(477),model:new s.ViewModel({withText:!0,label:Wr(r,t(491)),commandName:t(462),role:t(530)})}]);for(const e of i)if(tu(e)){const r=n[t(457)][t(476)](e[t(532)][t(510)]);e[t(532)][t(515)](t(517),t(595)).to(r,t(501),t(595))}n.ui[t(494)][t(563)](t(465),(e=>this[t(484)](e,i,o))),n.ui[t(494)][t(563)](t(493),(e=>this[t(576)](e,i,o)))}[Qc(484)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(456)][r(457)][r(476)](r(465));o[r(536)][r(492)]({tooltip:n,label:n,icon:Xc}),o[r(536)][r(515)](r(517)).to(i,r(501)),o[r(536)].on(r(478),(()=>{const t=r;i[t(478)](),this[t(456)][t(485)][t(518)][t(475)]()})),(0,s.addListToDropdown)(o,e,{role:r(490)});const a=[];for(const t of e)tu(t)&&a[r(473)](this[r(456)][r(457)][r(476)](t[r(532)][r(510)]));const c=o[r(536)];return c[r(470)][r(464)](r(595)),c[r(583)][r(464)](r(595)),c[r(470)][r(515)](r(595)).to(i,r(595)),c[r(583)][r(515)](r(595))[r(521)](a,r(595),((...t)=>t[r(482)]((t=>t)))),o.on(r(478),(t=>{const e=r;this[e(456)][e(478)](t[e(593)][e(510)]),this[e(456)][e(485)][e(518)][e(475)]()})),o}[Qc(576)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(456)][r(457)][r(476)](r(465));o[r(536)][r(492)]({label:n,icon:Xc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(547)==n[r(558)]){a[r(550)][r(563)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(532)];i[r(515)](...Object[r(574)](c)).to(c),i[r(566)](r(478)).to(o),i.on(r(478),(()=>{const t=r;this[t(456)][t(478)](c[t(510)]),this[t(456)][t(485)][t(518)][t(475)]()})),e[r(590)][r(563)](i),a[r(550)][r(563)](e)}return o[r(515)](r(595)).to(i,r(595)),o[r(458)][r(590)][r(563)](a),o}[Qc(519)](t){const e=Qc,n=this[e(456)],r=n[e(509)],s=n[e(585)][e(476)](e(549)),i=n[e(585)][e(476)](e(481)),a=n[e(585)][e(476)](e(568)),c=n[e(585)][e(476)](o.Users).me,u=r[e(476)](e(465))[e(505)],{CommentsListView:l,CommentThreadInputView:f}=n[e(585)][e(476)](e(528));let h,d;this[e(564)][e(523)](t.id)?(d=this[e(564)][e(476)](t.id),h=d[e(507)]):(h=new u(n[e(537)],t,c,{disableComments:this[e(562)],editorConfig:r[e(476)](e(571)),maxCommentsWhenCollapsed:r[e(476)](e(516)),maxThreadTotalWeight:r[e(476)](e(504)),maxCommentCharsWhenCollapsed:r[e(476)](e(545)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(476)](e(537))),CommentView:r[e(476)](e(591))[e(474)],CommentsListView:l,CommentThreadInputView:f}),h[e(548)].on(e(478),(()=>{const t=e;n[t(485)][t(518)][t(475)]()})),h[e(594)].on(e(478),(()=>{const t=e;n[t(485)][t(518)][t(475)]()})),d=s[e(552)](this[e(456)][e(537)],h),d[e(515)](e(489)).to(h,e(489)),d[e(515)](e(569)).to(h),d[e(515)](e(558)).to(h,e(558),(t=>e(463)+t)),this[e(564)][e(492)](t.id,d));const g=i[e(541)](t[e(506)],h),p=new xc(n,t,h,g),m=t[e(460)]()[e(495)]((t=>t[e(486)]));h[e(553)]=n[e(585)][e(476)](e(586))[e(500)][e(570)](m),this[e(577)][e(492)](t,p),this[e(555)][e(492)](h,p);const I=s[e(512)]({view:d,target:()=>{const r=e,s=[],i=t[r(460)]()[r(495)]((t=>t[r(486)]));for(const t of i)s[r(473)](...t[r(498)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(485)],s)},type:()=>e(463)+p[e(518)][e(558)]});i[e(588)](h,I),s[e(563)](I),a[e(582)](I)}[Qc(514)](t){const e=Qc,n=this[e(456)][e(585)][e(476)](e(481)),r=this[e(456)][e(585)][e(476)](e(549)),s=this[e(577)][e(476)](t),o=s[e(518)],i=r[e(483)](o);n[e(522)](o),i&&r[e(469)](i),this[e(577)][e(496)](t),this[e(555)][e(496)](o),s[e(534)]()}[Qc(540)](t){const e=Qc;if(!t[e(486)]||!this[e(577)][e(523)](t))return;const n=this[e(456)][e(585)][e(476)](e(586)),r=this[e(577)][e(476)](t),s=t[e(460)]();r[e(518)][e(553)]=n[e(500)][e(570)](s)}[Qc(534)](){const t=Qc;for(const e of this[t(577)][t(574)]())this[t(514)](e);for(const e of this[t(564)][t(551)]())e[t(507)][t(534)]();super[t(534)]()}}function $c(t,e){const n=Jc();return($c=function(t,e){return n[t-=455]})(t,e)}function tu(t){return Qc(532)in t}function eu(t,e){var n=ru();return(eu=function(t,e){return n[t-=354]})(t,e)}var nu=eu;function ru(){var t=["345960cEfpta","requires","336NmKSNU","get","addSuggestionData","18IyqmcD","646572pbazAN","getSuggestions","2342fEhYeb","11529VdgmKK","3220530bmTLvU","448RmZQvj","adapter","Comments","TrackChanges","57400KNXolD","editor","plugins","addSuggestion","getSuggestion","178496CgebgR","pluginName"];return(ru=function(){return t})()}!function(t,e){for(var n=eu,r=t();;)try{if(132418===-parseInt(n(362))/1+-parseInt(n(372))/2*(-parseInt(n(366))/3)+-parseInt(n(370))/4+-parseInt(n(357))/5*(parseInt(n(369))/6)+-parseInt(n(373))/7*(-parseInt(n(375))/8)+-parseInt(n(364))/9+parseInt(n(374))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ru);class su extends t.Plugin{static get[nu(365)](){return[_c,Yc,nu(355)]}static get[nu(363)](){return nu(356)}set[nu(354)](t){var e=nu;this[e(358)][e(359)][e(367)](_c)[e(354)]=t}get[nu(354)](){var t=nu;return this[t(358)][t(359)][t(367)](_c)[t(354)]}[nu(360)](t){var e=nu;return this[e(358)][e(359)][e(367)](_c)[e(368)](t)}[nu(371)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=nu;return this[n(358)][n(359)][n(367)](_c)[n(371)]({skipNotAttached:t,toJSON:e})}[nu(361)](t){var e=nu;return this[e(358)][e(359)][e(367)](_c)[e(361)](t)}}const ou=fu;function iu(){const t=["map","rootsAttributes","TrackChangesData","getCommentThreads","addSuggestionData","track-changes-data-invalid-editor-creator","requires","acceptAllSuggestions","execute","get","getRootsAttributes","create","getFullData","name","editorCreator","div","TrackChangesDataGetter","end","set","createElement","936dZWktc","push","init","Pagination","getUser","reduce","define","CommentsRepository","711SMUcvc","150RDMnym","data","pluginName","128403KIPCIR","getDataWithAcceptedSuggestions","getDataWithDiscardedSuggestions","trackChangesData.editorCreator","6CIEymF","74scfvoj","addUser","216760wDEQIW","users","result","appendChild","21849icrkAB","16645JHUnBF","function","getRootNames","1045196odaGCJ","getSuggestions","addCommentThread","constructor","useAnonymousUser","TrackChangesEditing","model","trackChangesData","discardAllSuggestions","39090kLwYFf","3970050gOCmlF","_adapter","Users","document","editor","createDocumentFragment","destroy","config","plugins"];return(iu=function(){return t})()}!function(t,e){const n=fu,r=t();for(;;)try{if(476660===-parseInt(n(271))/1*(parseInt(n(265))/2)+parseInt(n(264))/3*(parseInt(n(275))/4)+-parseInt(n(272))/5*(-parseInt(n(257))/6)+-parseInt(n(285))/7+parseInt(n(267))/8+-parseInt(n(256))/9*(-parseInt(n(284))/10)+-parseInt(n(260))/11*(-parseInt(n(248))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const au=[ou(251)];class cu extends t.Plugin{static get[ou(300)](){return[_c]}static get[ou(259)](){return ou(296)}[ou(250)](){const t=ou,n=this[t(289)];if(n[t(292)][t(254)](t(263),(e=>{const r=t,s=n[r(281)][r(288)][r(274)]()[r(253)](((t,e)=>(t[e]="",t)),{});return n[r(278)][r(239)](s,e)})),t(273)!=typeof n[t(292)][t(237)](t(282))[t(242)])throw new e.CKEditorError(t(299))}[ou(261)](t){return hu(this[ou(289)],!0,t)}[ou(262)](t){return hu(this[ou(289)],!1,t)}}class uu extends t.Plugin{static get[ou(259)](){return ou(244)}constructor(t){const e=ou;super(t),this[e(269)]=e(245)}[ou(250)](){const t=ou;this[t(289)][t(293)][t(237)](t(255))[t(286)]={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(289)][t(293)][t(237)](t(280))[t(286)]=null}}function lu(t){return void 0!==t[ou(238)]}function fu(t,e){const n=iu();return(fu=function(t,e){return n[t-=235]})(t,e)}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(293)][r(249)](_c,uu),s[r(295)]=lu(t)?t[r(238)]():void 0;const i=document[r(290)](),a=t[r(292)][r(237)](r(282))[r(242)],c=await a(s,(()=>function(t){const e=r,n=document[e(247)](e(243));return t[e(270)](n),n}(i)));!function(t,e){const n=r,s=t[n(281)][n(288)][n(274)]()[n(253)](((e,r)=>(e[r]=t[n(258)][n(237)]({rootName:r}),e)),{}),o=t[n(293)][n(237)](n(287))[n(268)][n(294)]((t=>({id:t.id,name:t[n(241)]}))),i=t[n(293)][n(237)](n(280))[n(276)]({skipNotAttached:!0,toJSON:!0}),a=t[n(293)][n(237)](n(255))[n(297)]({skipNotAttached:!0,toJSON:!0}),c=e[n(293)][n(237)](n(287)),u=e[n(293)][n(237)](n(280)),l=e[n(293)][n(237)](n(255));for(const t of o)c[n(252)](t.id)||c[n(266)](t);c.me||c[n(279)]();for(const t of i)u[n(298)](t);for(const t of a)l[n(277)](t);e[n(258)][n(246)](s)}(t,c),c[r(236)](r(e?235:283));const u=lu(c)?c[r(240)](n):c[r(258)][r(237)](n);return await c[r(291)](),u}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=312]})(t,e)}function gu(){var t=["18mtgTNo","730312HykrUz","110MwNPxD","96Gryiai","887736KXYsDc","89YQUJai","1660tlhBqc","136uKFqjs","80652jfFRBO","169302BDdAUi","1797610xxMqHz","5661Zhwqyj"];return(gu=function(){return t})()}!function(t,e){for(var n=du,r=t();;)try{if(194157===parseInt(n(319))/1*(-parseInt(n(320))/2)+-parseInt(n(313))/3*(parseInt(n(321))/4)+parseInt(n(316))/5*(parseInt(n(322))/6)+-parseInt(n(323))/7+-parseInt(n(318))/8+parseInt(n(314))/9*(-parseInt(n(312))/10)+parseInt(n(315))/11*(parseInt(n(317))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();