@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240627.0 → 0.0.0-nightly-20240628.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:()=>uu,TrackChangesEditing:()=>yc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=u();return(c=function(t,e){return n[t-=168]})(t,e)}function u(){const t=["_enabledCommands","183444ccLGyG","forceDisabled","refresh","48AqbBjK","_enableCommands","_isEnabledBasedOnSelection","isEnabled","119CnTfyt","762948XFbNFg","has","affectsData","424355oaYhdI","280808tdFMhq","TrackChangesCommand","4620429pslqkb","value","editor","commands","clearForceDisabled","291772jvVuux","728700vWTtQa","_disableUnsupportedCommands","21IJCmBK","99vHznBj","execute"];return(u=function(){return t})()}const l=c;!function(t,e){const n=c,r=t();for(;;)try{if(406295===parseInt(n(178))/1+parseInt(n(193))/2+parseInt(n(181))/3*(-parseInt(n(185))/4)+-parseInt(n(170))/5*(-parseInt(n(188))/6)+-parseInt(n(192))/7*(-parseInt(n(171))/8)+parseInt(n(182))/9*(-parseInt(n(179))/10)+-parseInt(n(173))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(u);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(184)]=e,this[n(174)]=!1,this[n(187)](),this[n(190)]=!1}[l(187)](){this[l(191)]=!0}[l(183)](){const t=l;this[t(174)]=!this[t(174)],this[t(174)]?this[t(180)]():this[t(189)]()}[l(180)](){const t=l;for(const e of this[t(175)][t(176)][t(176)]())e[t(169)]&&!this[t(184)][t(168)](e)&&e[t(186)](t(172))}[l(189)](){const t=l;for(const e of this[t(175)][t(176)][t(176)]())e[t(169)]&&!this[t(184)][t(168)](e)&&e[t(177)](t(172))}}function h(t,e){const n=d();return(h=function(t,e){return n[t-=470]})(t,e)}const g=h;function d(){const t=["isEnabled","12usSlYN","10AwezKN","refresh","1004036hwWjQs","780392tMMOmE","110377OJaLFV","execute","track-changes-accept-suggestion-not-found","canEditAt","get","102MbeYeL","5216pfgviu","1991269akIUWY","4418676nvVzRg","_suggestions","67055OtWOxg","TrackChangesEditing","plugins","acceptSuggestion","editor","getRanges","_isEnabledBasedOnSelection","model"];return(d=function(){return t})()}!function(t,e){const n=h,r=t();for(;;)try{if(147178===-parseInt(n(478))/1+-parseInt(n(484))/2*(-parseInt(n(483))/3)+parseInt(n(476))/4+-parseInt(n(488))/5*(-parseInt(n(473))/6)+parseInt(n(485))/7+parseInt(n(477))/8+parseInt(n(486))/9*(-parseInt(n(474))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(d);class p extends t.Command{constructor(t,e){const n=h;super(t),this[n(487)]=e,this[n(475)](),this[n(470)]=!1}[g(475)](){this[g(472)]=!0}[g(479)](t){const n=g,r=this[n(487)][n(482)](t);if(!r)throw new e.CKEditorError(n(480),this);const s=r[n(493)]();this[n(492)][n(471)][n(481)](s)&&this[n(492)][n(490)][n(482)](n(489))[n(491)](r)}}const m=E;function E(t,e){const n=b();return(E=function(t,e){return n[t-=306]})(t,e)}!function(t,e){const n=E,r=t();for(;;)try{if(250421===parseInt(n(326))/1+parseInt(n(325))/2+parseInt(n(322))/3+parseInt(n(306))/4*(-parseInt(n(321))/5)+parseInt(n(319))/6+parseInt(n(323))/7+parseInt(n(314))/8*(-parseInt(n(309))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(b);class I extends t.Command{constructor(t,e){const n=E;super(t),this[n(316)]=e,this[n(313)](),this[n(315)]=!1}[m(313)](){this[m(317)]=!0}[m(328)](t){const n=m,r=this[n(316)][n(327)](t);if(!r)throw new e.CKEditorError(n(310),this);const s=r[n(308)]();this[n(318)][n(324)][n(311)](s)&&this[n(318)][n(307)][n(327)](n(312))[n(320)](r)}}function b(){const t=["591380BQOzFO","153534qzcfRQ","55293jwWEcr","model","980834ksVyHH","409101MZzBfj","get","execute","12RCkUEL","plugins","getRanges","25182TINsAx","track-changes-discard-suggestion-not-found","canEditAt","TrackChangesEditing","refresh","1432qEBurZ","_isEnabledBasedOnSelection","_suggestions","isEnabled","editor","884976HXBqcc","discardSuggestion"];return(b=function(){return t})()}function T(t,e){const n=y();return(T=function(t,e){return n[t-=218]})(t,e)}function _(t){const e=T;return t[e(235)](((t,n)=>e(230)==t[e(247)]&&e(230)!=n[e(247)]?-1:e(230)!=t[e(247)]&&e(230)==n[e(247)]?1:0))}function y(){const t=["execute","createRange","isMultiRange","createPositionAt"," [color ","9387712tnBLew","createPositionAfter","isIntersecting","isArray","3474415RAfxFz","31UJTUdb","isInContent","15bmgshh","next","content","isCollapsed","replace","getRanges","add","deletion","762148ptbeUN","map","isTouching","push","sort","32610PjINOC","value","2502894kdorxT","color","isObject","1139877YfSxVM","change","start","join","schema","from","type","1702461JqqDUO","createPositionBefore","end","splice","length"];return(y=function(){return t})()}function A(t,e){const n=T;let r,s=0;const o=[],i=e[n(245)];for(;s<t[n(252)];){const a=t[s],c=t[s+1];r||(r=e[n(249)](a)),k(e,a,c)||(o[n(234)](e[n(254)](r,i[n(240)](a)?e[n(259)](a):e[n(256)](a,n(250)))),r=null),s++}return o}function k(t,e,n){const r=T;if(!n)return!1;const s=t[r(259)](e),o=t[r(249)](n);return s[r(233)](o)}!function(t,e){const n=T,r=t();for(;;)try{if(766960===parseInt(n(221))/1*(-parseInt(n(236))/2)+parseInt(n(248))/3+-parseInt(n(231))/4*(-parseInt(n(223))/5)+-parseInt(n(238))/6+-parseInt(n(220))/7+parseInt(n(258))/8+-parseInt(n(241))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(y);function C(t,e,n){const r=T;for(;n[r(252)];){const s=n[r(251)](0,100);t[r(242)]((()=>{const t=r;for(const n of s)n[t(222)]&&e[t(253)](n.id)}))}}function N(t,e){const n=R();return(N=function(t,e){return n[t-=487]})(t,e)}const L=N;function R(){const t=["getRanges","editor","from","543176RdmQTn","6ffGIDB","_command","isInContent","_suggestions","10bJXJvU","isEnabled","878759dzYNaI","4629816EjkXAL","refresh","execute","346rjMpKO","values","1765044qYyyTL","7644XAiLpB","3968290FPjIWS","model","33930028CxVYqN","_isEnabledBasedOnSelection","some","49FKlQnU","canEditAt"];return(R=function(){return t})()}!function(t,e){const n=N,r=t();for(;;)try{if(459637===parseInt(n(506))/1+parseInt(n(510))/2*(parseInt(n(488))/3)+parseInt(n(487))/4+parseInt(n(489))/5*(parseInt(n(500))/6)+-parseInt(n(494))/7*(-parseInt(n(499))/8)+parseInt(n(507))/9*(parseInt(n(504))/10)+-parseInt(n(491))/11)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(501)]=e,this[r(503)]=n,this[r(508)](),this[r(492)]=!1}[L(508)](){const t=L,e=Array[t(498)](this[t(503)][t(511)]())[t(493)]((e=>e[t(502)]));this[t(505)]=this[t(501)][t(505)]&&e}[L(509)](){const t=L,e=_(Array[t(498)](this[t(503)][t(511)]()));for(const n of e){const e=n[t(496)]();if(!this[t(497)][t(490)][t(495)](e))return}C(this[t(497)][t(490)],this[t(501)],e)}}const M=v;function v(t,e){const n=O();return(v=function(t,e){return n[t-=302]})(t,e)}function O(){const t=["6788694UIqOxi","refresh","14006792xmzEPn","canEditAt","422886nNsbBw","_command","selection","from","_suggestions","1174HNQoQU","214886PllUfw","_selectedSuggestions","_isEnabledBasedOnSelection","values","getRanges","5991vvDduw","2878730slKjxP","model","isEnabled","execute","document","editor","4603336AvdleU","size"];return(O=function(){return t})()}!function(t,e){const n=v,r=t();for(;;)try{if(674343===-parseInt(n(325))/1+parseInt(n(306))/2*(parseInt(n(312))/3)+parseInt(n(319))/4+-parseInt(n(313))/5+parseInt(n(321))/6+-parseInt(n(307))/7+-parseInt(n(323))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(O);class w extends t.Command{constructor(t,e,n){const r=v;super(t),this[r(302)]=e,this[r(305)]=n,this[r(308)]=new Set,this[r(322)](),this[r(309)]=!1}[M(322)](){const t=M,e=this[t(318)][t(314)][t(317)][t(303)],n=Array[t(304)](this[t(305)][t(310)]());this[t(308)]=function(t,e){const n=T,r=Array[n(246)](t[n(228)]()),s=new Set;for(const o of e)if(o[n(222)])for(const e of r)for(const r of o[n(228)]())(e[n(218)](r)||t[n(226)]&&!o[n(255)]&&o[n(224)]&&r[n(250)][n(233)](e[n(243)]))&&s[n(229)](o);return s}(e,n),this[t(315)]=this[t(302)][t(315)]&&!!this[t(308)][t(320)]}[M(316)](){const t=M,e=_(Array[t(304)](this[t(308)]));for(const n of e){const e=n[t(311)]();if(!this[t(318)][t(314)][t(324)](e))return}C(this[t(318)][t(314)],this[t(302)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const B=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var P=Array.prototype.splice;const x=function(t){var e=this.__data__,n=B(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=B(e,t);return n<0?void 0:e[n][1]};const j=function(t){return B(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=B(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=x,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const W=function(){this.__data__=new z,this.size=0};const H=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const q=function(t){return this.__data__.has(t)};const X="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=X||Z||Function("return this")();const Y=J.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=J["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,Et=Object.prototype,It=mt.toString,bt=Et.hasOwnProperty,Tt=RegExp("^"+It.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(J,"Map");const Ct=At(Object,"create");const Nt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Lt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.call(e,t)?e[t]:void 0};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:Mt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Nt,wt.prototype.delete=Lt,wt.prototype.get=St,wt.prototype.has=vt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Bt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return Bt(e)?n["string"==typeof e?"string":"hash"]:n.map};const xt=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return Pt(this,t).get(t)};const jt=function(t){return Pt(this,t).has(t)};const Gt=function(t,e){var n=Pt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=xt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Wt=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 Ht(t){var e=this.__data__=new z(t);this.size=e.size}Ht.prototype.clear=W,Ht.prototype.delete=H,Ht.prototype.get=K,Ht.prototype.has=q,Ht.prototype.set=Wt;const Kt=Ht;const qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Xt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Xt?Xt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Jt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?J.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ee=function(t){return function(e){return t(e)}};var Ie="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ie&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ie&&X.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ee(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Ne=Object.prototype;const Le=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Le(t))return Se(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):ve(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Be=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Le(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const xe=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Ue=function(t,e){return t&&Qt(e,xe(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?J.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const We=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 He=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const qe=function(){return[]};var Xe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Xe.call(t,e)})))}:qe;const Ye=function(t,e){return Qt(t,Je(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,Je(t)),t=$e(t);return e}:qe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Je)};const sn=function(t){return nn(t,xe,tn)};const on=At(J,"DataView");const an=At(J,"Promise");const cn=At(J,"Set");const un=At(J,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),En=dt(an),In=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case En:return fn;case In:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=J.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Nn=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Ln=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,Ln.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=Y?Y.prototype:void 0,Mn=Sn?Sn.valueOf:void 0;const vn=function(t){return Mn?Object(Mn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Rn(t);case"[object Symbol]":return vn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Bn=function(t){return"function"!=typeof t.constructor||Le(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var xn=_e&&_e.isMap;const Un=xn?Ee(xn):Pn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ee(Gn):jn;var zn="[object Arguments]",Wn="[object Function]",Hn="[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[Hn]=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[Wn]=Kn["[object WeakMap]"]=!1;const qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!at(e))return e;var f=ie(e);if(f){if(a=An(e),!c)return He(e,a)}else{var h=_n(e),g=h==Wn||"[object GeneratorFunction]"==h;if(fe(e))return We(e,c);if(h==Hn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?en(e,Ue(a,e)):Ye(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?xe:we)(e);return qt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const Xn=function(t){return qn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Jn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||zt),n}$n.Cache=zt;const tr=$n;var er=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,nr=/\\(\\)?/g;const rr=function(t){var e=tr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(er,(function(t,n,r,s){e.push(r?s.replace(nr,"$1"):n||t)})),e}));const sr=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var or=Y?Y.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}Yt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}pr.prototype.add=pr.prototype.push=gr,pr.prototype.has=dr;const mr=pr;const Er=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Ir=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Er(e,(function(t,e){if(!Ir(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Nr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Lr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Rr:_n(t),u=a?Rr:_n(e),l=(c=c==Lr?Sr:c)==Sr,f=(u=u==Lr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Nr(t,e,n,r,s,o))};const Or=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 wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Br=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,Br(e,0,-1))};const xr=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||xr(t,e)},jr=Gr;function Gr(t,e){const n=Vr();return(Gr=function(t,e){return n[t-=363]})(t,e)}function Vr(){const t=["_isDataLoaded","getRange","filter","decorate","addMarkerName","start","addRange","creator","reduce","onDiscard","previous","17905450fpYeET","isIntersecting","_onAttributesChange","next","removeMarkers","split","isMultiRange","toJSON","markers","9kCYGHB","nodeAfter","createdAt","_model","@external","add","1149392XFTILe","map","hasComments","removeAttribute","addMarker","type","discard","clear","data","12JsdyfC","isExternal","subType","suggestion:","getMultiRangeId","1615052LVOWjs","1388604aqkulo","getContainedElement","delete","onAccept","getMarkers","author","_markerNames","authoredAt","getItems","getFirstRange","_onDiscard","2379644zNnvZx","isInContent","accept","_saved","get","getFirstMarker","3bozNsP","size","set","_onAccept","onAttributesChange","length","getAllAdjacentSuggestions","end","isIntersectingWithRange","2821855xZRxla","removeMarker","head","from","getMarkerNames","setAttribute","substr","getRanges","commentThread","8423968yiVNat","change","nodeBefore","push","attributes"];return(Vr=function(){return t})()}!function(t,e){const n=Gr,r=t();for(;;)try{if(579650===-parseInt(n(407))/1+parseInt(n(421))/2+-parseInt(n(439))/3*(parseInt(n(433))/4)+parseInt(n(367))/5*(-parseInt(n(416))/6)+-parseInt(n(422))/7+parseInt(n(376))/8+-parseInt(n(401))/9*(-parseInt(n(392))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(381)]=!1,this.id=e.id,this[n(412)]=e[n(412)],this[n(418)]=e[n(418)]||null,this[n(427)]=e[n(427)],this[n(388)]=e[n(388)]||e[n(427)],this[n(417)]=Boolean(e[n(380)]&&e[n(380)][n(405)]),this[n(415)]=null,this[n(404)]=t,this[n(442)]=e[n(425)],this[n(432)]=e[n(390)],this[n(394)]=e[n(443)],this[n(428)]=new Set,this[n(403)]=null,this[n(441)](n(429),null),this[n(441)](n(380),e[n(380)]||{}),this[n(441)](n(391),null),this[n(441)](n(395),null),this[n(441)](n(375),null),this[n(441)](n(436),!1),this[n(384)](n(435)),this[n(384)](n(413))}get[jr(369)](){const t=jr;let e=this;for(;e[t(391)];)e=e[t(391)];return e}get[jr(409)](){const t=jr;return!!this[t(375)]&&this[t(375)][t(363)]>0}get[jr(398)](){const t=jr;return 0!=this[t(428)][t(440)]&&6==Array[t(370)](this[t(428)])[0][t(397)](":")[t(363)]}get[jr(434)](){return null!==this[jr(438)]()}[jr(385)](t){const e=jr;this[e(428)][e(406)](t)}[jr(371)](){const t=jr;return Array[t(370)](this[t(428)])}[jr(426)](){const t=jr;return this[t(371)]()[t(408)]((e=>this[t(404)][t(400)][t(437)](e)))[t(383)]((t=>t))}[jr(438)](){return this[jr(426)]()[0]||null}[jr(396)](){const t=jr;this[t(404)][t(377)]((e=>{const n=t;for(const t of this[n(426)]())e[n(368)](t)})),this[t(428)][t(414)]()}[jr(368)](t){const e=jr;this[e(404)][e(377)]((n=>{n[e(368)](t)})),this[e(428)][e(424)](t)}[jr(387)](t){const e=jr,n=e(419)+this[e(412)]+":"+this[e(418)]+":"+this.id+":"+this[e(388)].id+":"+zr[e(420)]();this[e(385)](n),this[e(404)][e(377)]((r=>{r[e(411)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(366)](t){const e=jr;for(const n of this[e(374)]())if(n[e(393)](t))return!0;return!1}[jr(374)](){const t=jr;return this[t(426)]()[t(408)]((e=>e[t(382)]()))}[jr(430)](){const t=jr;return this[t(374)]()[t(389)](((e,n)=>[...e,...n[t(430)]()]),[])}[jr(431)](){const t=jr;var e;return(null===(e=this[t(438)]())||void 0===e?void 0:e[t(382)]())||null}[jr(423)](){const t=jr,e=this[t(374)]();if(1!=e[t(363)])return null;const n=e[0],r=n[t(386)][t(402)],s=n[t(365)][t(378)];return r instanceof i.Element?r!=s?null:r:null}[jr(435)](){const t=jr;this[t(442)](this[t(374)](),this[t(415)],this[t(380)]),this[t(396)]()}[jr(413)](){const t=jr;this[t(432)](this[t(374)](),this[t(415)],this[t(380)]),this[t(396)]()}[jr(364)](){const t=jr,e=[];let n=this[t(369)];for(;n;)e[t(379)](n),n=n[t(395)];return e}[jr(372)](t,e){const n=jr,r=Xn(this[n(380)]);hr(r,t,e),wr(r,this[n(380)])||(this[n(380)]=r,this[n(394)](r))}[jr(410)](t){const e=jr,n=Xn(this[e(380)]);Ur(n,t),wr(n,this[e(380)])||(this[e(380)]=n,this[e(394)](this[e(380)]))}[jr(399)](){const t=jr;return{id:this.id,type:this[t(418)]?this[t(412)]+":"+this[t(418)]:this[t(412)],authorId:this[t(388)].id,createdAt:this[t(403)],hasComments:this[t(409)],data:this[t(415)],attributes:this[t(380)]}}static[jr(420)](){const t=jr;return(0,e.uid)()[t(373)](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 Hr=Kr;function Kr(t,e){const n=qr();return(Kr=function(t,e){return n[t-=189]})(t,e)}function qr(){const t=["nextSibling","getFirstRange","Object","156035BOCJdE","_customCallbacks","start","type","insertion","nodeAfter","label","elementStart","isEqual","_locale","*Set format:* %0","removeFormat","data","addObject","quantity","addEmptyContainer","3106527ARkKuU","replace","$textProxy","match","removeContainer","previousSibling","element","remove","item","_handleCustomCallbackDescription","4385828mzPuMU","_resolveDescriptionItems","isInContent","*Insert:* %0","set","_attributeLabels","*Remove format:* %0","EmptyContainer","end","push","16049079lRWnvJ","subType","removeObject","isObject","key","getDescriptions","ELEMENT_SPACE","3692444NYQNel","_addDescriptionItems","*Merge:* %0","addFormat","text","newValue","28454IwvsBy","isEmpty","softBreak","checkChild","skip","function","_handleInsertRemoveSuggestionDescription","normal","*Split:* %0","$text","_handleAttributeSuggestionDescription","3UWzgCo","attribute","deletion","get","REPLACE_TEXT","registerDescriptionCallback","$1 $2","name","registerElementLabel","_itemLabelsCallbacks","*Remove:* %0","elementEnd","matchingCallback","indexOf","8949784jREjXB","getWalker","_handleRenameSuggestionDescription","*Change to:* %0","removeEmptyContainer","_itemLabels","add","_schema","has","addContainer","length","join","map","132Fhtozq","pop","registerAttributeLabel","format","getItemLabel","Container"];return(qr=function(){return t})()}!function(t,e){const n=Kr,r=t();for(;;)try{if(568245===parseInt(n(261))/1*(-parseInt(n(250))/2)+-parseInt(n(217))/3+-parseInt(n(227))/4+parseInt(n(201))/5*(-parseInt(n(192))/6)+parseInt(n(244))/7+parseInt(n(275))/8+parseInt(n(237))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Kr;this[n(202)]=[],this[n(280)]=new Map,this[n(270)]=[],this[n(232)]=new Map,this[n(282)]=t,this[n(210)]=e}[Hr(242)](t){const e=Hr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(189)];o++){const i=t[o];if(!i[e(229)])continue;const a=this[e(226)](i);if(a){if(null!=i[e(238)]){if(r[e(283)](i[e(238)]))continue;r[e(281)](i[e(238)])}n[e(236)](a)}else if(e(262)!=i[e(204)])e(205)!=i[e(204)]&&e(263)!=i[e(204)]||this[e(256)](n,i,t[o+1]);else{const t=i[e(213)][e(241)];if(s[e(283)](t))continue;s[e(281)](i[e(213)][e(241)]),t==_c?this[e(277)](n,i):this[e(260)](n,i)}}return this[e(228)](n)}[Hr(266)](t){const e=Hr;this[e(202)][e(236)](t)}[Hr(269)](t,n,r=e.priorities[Hr(257)]){const s=Hr;s(255)==typeof t?(0,e.insertToPriorityArray)(this[s(270)],{matchingCallback:t,label:n,priority:r}):this[s(280)][s(231)](t,n)}[Hr(194)](t,e){const n=Hr;this[n(232)][n(231)](t,e)}[Hr(196)](t,e=1){const n=Hr;let r;for(const e of this[n(270)])if(e[n(273)](t)){r=e[n(207)];break}return r||(r=this[n(280)][n(264)](t[n(268)])),r?r(e):1!==e?e+" "+t[n(268)]+"s":""+t[n(268)]}[Hr(245)](t,e){const n=Hr,r=e[n(199)]()[n(276)](),s=n(205)==e[n(204)]?n(281):n(224);for(const e of r){const o=e[n(225)],i=t[t[n(189)]-1];if(o.is(n(219)))i&&i[n(204)][n(274)](n(197))>-1&&t[n(193)](),i&&n(248)==i[n(204)]?i[s]+=o[n(213)]:t[n(236)]({type:n(248),add:n(281)==s?o[n(213)]:"",remove:n(224)==s?o[n(213)]:""});else if(this[n(282)][n(240)](o)){const a=o;if(i&&i[n(204)][n(274)](n(197))>-1&&t[n(193)](),n(272)==e[n(204)])continue;i&&i[n(204)]==s+n(200)&&i[n(223)][n(268)]==a[n(268)]?i[n(215)]++:t[n(236)]({type:s+n(200),element:a,quantity:1}),r[n(254)]((t=>!(n(272)==t[n(204)]&&t[n(225)]==o)))}else if(this[n(282)][n(253)](o,n(259))||o.is(n(223),n(252))){const r=o;if(n(281)==s&&n(208)==e[n(204)]||n(224)==s&&n(272)==e[n(204)])continue;if(i&&-1==i[n(204)][n(274)](n(197))){n(248)==i[n(204)]&&(i[s]+="\n");continue}let a;if(a=n(281)==s?r[n(198)]&&!this[n(282)][n(240)](r[n(198)])?r[n(198)]:null:r[n(222)]&&!this[n(282)][n(240)](r[n(222)])?r[n(222)]:null,r[n(251)]||a&&a[n(251)]){const e=a&&a[n(251)]?a:r;i&&i[n(204)]==s+n(234)&&i[n(223)][n(268)]==e[n(268)]?i[n(215)]++:t[n(236)]({type:s+n(234),element:e,quantity:1})}else t[n(236)]({type:s+n(197),element:r})}}}[Hr(228)](t){const e=Hr,n=this[e(210)],r=[],s=[],o=[];for(const i of t)switch(i[e(204)]){case e(248):if(i[e(281)]=i[e(281)][e(218)](/(\S)\u000A+(\S)/g,e(267))[e(218)](/\u000A/g,""),i[e(224)]=i[e(224)][e(218)](/(\S)\u000A+(\S)/g,e(267))[e(218)](/\u000A/g,""),""!=i[e(281)]&&""!=i[e(224)]){r[e(236)]({type:e(218),content:Wr(n,e(265),['"'+i[e(224)]+'"','"'+i[e(281)]+'"'])});continue}if(null!=i[e(281)][e(220)](/^ +$/)){r[e(236)]({type:e(205),content:Wr(n,e(230),Wr(n,e(243),i[e(281)][e(189)]))});continue}if(null!=i[e(224)][e(220)](/^ +$/)){r[e(236)]({type:e(263),content:Wr(n,e(271),Wr(n,e(243),i[e(224)][e(189)]))});continue}if(""!=i[e(281)]){r[e(236)]({type:e(205),content:Wr(n,e(230),'"'+i[e(281)]+'"')});continue}r[e(236)]({type:e(263),content:Wr(n,e(271),'"'+i[e(224)]+'"')});continue;case e(216):case e(214):r[e(236)]({type:e(205),content:Wr(n,e(230),this[e(196)](i[e(223)],i[e(215)]))});continue;case e(279):case e(239):r[e(236)]({type:e(263),content:Wr(n,e(271),this[e(196)](i[e(223)],i[e(215)]))});continue;case e(284):r[e(236)]({type:e(205),content:Wr(n,e(258),this[e(196)](i[e(223)],i[e(215)]))});continue;case e(221):r[e(236)]({type:e(263),content:Wr(n,e(246),this[e(196)](i[e(223)],i[e(215)]))});continue;case e(247):s[e(236)](i[e(241)]);continue;case e(212):o[e(236)](i[e(241)]);continue;default:r[e(236)](i)}if(s[e(189)]){const t=s[e(191)]((t=>this[e(232)][e(283)](t)?this[e(232)][e(264)](t):t))[e(190)](", ");r[e(236)]({type:e(195),content:Wr(this[e(210)],e(211),t)})}if(o[e(189)]){const t=o[e(191)]((t=>this[e(232)][e(283)](t)?this[e(232)][e(264)](t):t))[e(190)](", ");r[e(236)]({type:e(195),content:Wr(this[e(210)],e(233),t)})}return r}[Hr(226)](t){const e=Hr;for(const n of this[e(202)]){const r=n(t);if(r&&e(204)in r)return r}}[Hr(260)](t,e){const n=Hr,r=e[n(213)],s=void 0===r[n(249)]?n(212):n(247);t[n(236)]({type:s,key:r[n(241)]})}[Hr(277)](t,e){const n=Hr;t[n(236)]({type:n(195),content:Wr(this[n(210)],n(278),this[n(196)](e[n(199)]()[n(203)][n(206)],1))})}[Hr(256)](t,e,n){const r=Hr;if(this[r(245)](t,e),n&&n[r(199)]()&&!e[r(199)]()[r(235)][r(209)](n[r(199)]()[r(203)])){const n=t[t[r(189)]-1],s=r(205)==e[r(204)]?r(281):r(224);n&&r(248)==n[r(204)]&&(n[s]+="\n")}}}function Zr(t,e){const n=Yr();return(Zr=function(t,e){return n[t-=427]})(t,e)}const Jr=Zr;function Yr(){const t=["36751lUbBDG","3771012wWmcBR","36927styZEV","183HQcTPS","60312Yeufeg","13wZQrLi","editor","TrackChangesEditing","commands","261548KwcLAD","get","2888ovXmLH","4878156myTUXu","showAIAssistant","14hAkPrR","enableCommand","120072pNFQoG","4740JrgokF","185aLojMq","afterInit","plugins"];return(Yr=function(){return t})()}!function(t,e){const n=Zr,r=t();for(;;)try{if(922464===-parseInt(n(444))/1*(parseInt(n(439))/2)+parseInt(n(433))/3*(-parseInt(n(434))/4)+-parseInt(n(427))/5*(-parseInt(n(446))/6)+-parseInt(n(431))/7+-parseInt(n(441))/8*(-parseInt(n(432))/9)+-parseInt(n(447))/10*(-parseInt(n(430))/11)+parseInt(n(442))/12*(parseInt(n(435))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Qr extends t.Plugin{[Jr(428)](){const t=Jr,e=this[t(436)],n=e[t(429)][t(440)](t(437));e[t(438)][t(440)](t(443))&&n[t(445)](t(443))}}const $r=es;function ts(){const t=["1347896MzaozO","descriptionFactory","commandName","left","afterInit","2829UAUMst","980840PVwdSU","justify","registerAttributeLabel","commandParams","749350PDQowa","*Format:* %0","center","registerBlockAttribute","type","4940780njZxBB","AlignmentEditing","format","194fEfqtj","10vTKrUY","get","value","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGN_TO_CENTER","editor","alignment","TrackChangesEditing","locale","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_RIGHT","plugins","25267833UGrMxA","FORMAT_ALIGNMENT","_registerLegacyDescription","formatBlock","has","enableDefaultAttributesIntegration","registerDescriptionCallback","6KVDZXN","right","3047163fkXWpc"];return(ts=function(){return t})()}function es(t,e){const n=ts();return(es=function(t,e){return n[t-=480]})(t,e)}!function(t,e){const n=es,r=t();for(;;)try{if(802916===-parseInt(n(496))/1+-parseInt(n(504))/2*(-parseInt(n(491))/3)+parseInt(n(492))/4+parseInt(n(501))/5*(-parseInt(n(483))/6)+-parseInt(n(485))/7+-parseInt(n(486))/8+-parseInt(n(517))/9*(-parseInt(n(505))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ts);class ns extends t.Plugin{[$r(490)](){const t=$r,e=this[t(510)],n=e[t(513)];if(!e[t(516)][t(480)](t(502)))return;const r=e[t(516)][t(506)](t(512));r[t(481)](t(511)),r[t(499)](t(511)),r[t(487)][t(494)](t(511),Wr(n,t(518))),this[t(519)]()}[$r(519)](){const t=$r,e=this[t(510)],n=e[t(513)];e[t(516)][t(506)](t(512))[t(487)][t(482)]((e=>{const r=t;if(r(520)!=e[r(500)])return;const{data:s}=e;if(s&&r(511)==s[r(488)]){const t=s[r(495)][0][r(507)];return{type:r(503),content:Wr(n,r(497),function(t){const e=r;switch(t){case e(489):return Wr(n,e(508));case e(484):return Wr(n,e(515));case e(498):return Wr(n,e(509));case e(493):return Wr(n,e(514))}}(t))}}}))}}const rs=ss;function ss(t,e){const n=as();return(ss=function(t,e){return n[t-=301]})(t,e)}!function(t,e){const n=ss,r=t();for(;;)try{if(819766===parseInt(n(353))/1+parseInt(n(319))/2*(parseInt(n(337))/3)+parseInt(n(311))/4+parseInt(n(321))/5*(parseInt(n(335))/6)+parseInt(n(323))/7+-parseInt(n(303))/8*(parseInt(n(339))/9)+-parseInt(n(336))/10*(parseInt(n(304))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(as);const os=[rs(357),rs(348),rs(334),rs(307),rs(320),rs(330),rs(325)];class is extends t.Plugin{[rs(326)](){const t=rs,e=this[t(345)],n=e[t(338)][t(313)](t(308)),r=e[t(354)];for(const s of os){if(!e[t(338)][t(310)](s))continue;const o=s[t(355)](0,-7)[t(356)](),i=t(352)+o[t(318)]();n[t(346)](o),n[t(341)](o),n[t(342)][t(333)](o,Wr(r,i))}this[t(331)]()}[rs(331)](){const t=rs,e=this[t(345)],n=e[t(354)],r=e[t(338)][t(313)](t(308));function s(e,s){const o=t;r[o(342)][o(306)]((t=>{const r=o;if(r(315)!=t[r(312)])return;const{data:i}=t;return i&&i[r(332)]===e?i[r(328)][0][r(322)]?{type:r(327),content:Wr(n,r(351),s)}:{type:r(327),content:Wr(n,r(316),s)}:void 0}))}s(t(329),Wr(n,t(314))),s(t(309),Wr(n,t(324))),s(t(344),Wr(n,t(302))),s(t(343),Wr(n,t(349))),s(t(317),Wr(n,t(347))),s(t(305),Wr(n,t(340))),s(t(301),Wr(n,t(350)))}}function as(){const t=["enableDefaultAttributesIntegration","FORMAT_STRIKETHROUGH","ItalicEditing","FORMAT_CODE","FORMAT_SUPERSCRIPT","*Format:* %0","FORMAT_","55445GkoXZJ","locale","slice","toLowerCase","BoldEditing","superscript","FORMAT_UNDERLINE","2416xteHXA","2765763IeiiCy","subscript","registerDescriptionCallback","CodeEditing","TrackChangesEditing","italic","has","1608244lKbHij","type","get","FORMAT_BOLD","formatInline","*Remove format:* %0","strikethrough","toUpperCase","6YDwztz","StrikethroughEditing","4459025iAmZmt","forceValue","7818853mOaUMt","FORMAT_ITALIC","SuperscriptEditing","afterInit","format","commandParams","bold","SubscriptEditing","_registerLegacyDescription","commandName","registerAttributeLabel","UnderlineEditing","6eciRAh","70NFYsMJ","919545VrqTHL","plugins","24021rNartq","FORMAT_SUBSCRIPT","registerInlineAttribute","descriptionFactory","code","underline","editor"];return(as=function(){return t})()}const cs=us;function us(t,e){const n=ls();return(us=function(t,e){return n[t-=382]})(t,e)}function ls(){const t=["BlockQuoteEditing","19tVGaKk","filter","afterInit","189276uJullD","1225395lmHCxA","41882PbNaHn","checkChild","commandName","commandParams","*Set format:* %0","3717666zgoNZv","descriptionFactory","name","value","blockQuote","locale","markBlockFormat","TrackChangesEditing","document","431880DLpdum","enableCommand","parent","editor","from","format","forceValue","registerDescriptionCallback","8kPKWDa","517887mPGHrc","change","$root","schema","selection","commands","ELEMENT_BLOCK_QUOTE","2754514SMDeWq","has","getSelectedBlocks","*Remove format:* %0","plugins","get","model"];return(ls=function(){return t})()}!function(t,e){const n=us,r=t();for(;;)try{if(320340===parseInt(n(418))/1*(parseInt(n(423))/2)+parseInt(n(403))/3+parseInt(n(421))/4+-parseInt(n(422))/5+-parseInt(n(394))/6+-parseInt(n(410))/7*(parseInt(n(402))/8)+parseInt(n(385))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ls);class fs extends t.Plugin{[cs(420)](){const t=cs,e=this[t(397)],n=e[t(390)];if(!e[t(414)][t(411)](t(417)))return;const r=e[t(414)][t(415)](t(392)),s=this[t(397)][t(408)][t(415)](t(389));r[t(395)](t(389),((n,o={})=>{const i=t,a=this[i(397)][i(416)][i(393)][i(407)],c=o&&void 0!==o[i(400)]?o[i(400)]:!s[i(388)];let u=[];if(c){const t=Array[i(398)](a[i(412)]())[i(419)]((t=>hs(t)||function(t,e){const n=i,r=e[n(424)](t[n(396)],n(389)),s=e[n(424)]([n(405),n(389)],t);return r&&s}(t,this[i(397)][i(416)][i(406)])));u=A(t,e[i(416)])}else{const t=Array[i(398)](a[i(412)]())[i(419)]((t=>hs(t)));u=A(t,e[i(416)])}e[i(416)][i(404)]((()=>{const t=i;for(const e of u)r[t(391)](e,{commandName:t(389),commandParams:[{forceValue:c}]})}))})),r[t(386)][t(401)]((e=>{const r=t,{data:s}=e;if(s&&r(389)==s[r(382)]){const t=Wr(n,r(409));return s[r(383)][0][r(400)]?{type:r(399),content:Wr(n,r(384),t)}:{type:r(399),content:Wr(n,r(413),t)}}}))}}function hs(t){const e=cs;return e(389)==t[e(396)][e(387)]}function gs(){const t=["enableCommand","changeCaseUpper","2110662zaRcCc","197157GtvVOy","plugins","changeCaseTitle","has","153752XADFmU","editor","1095479uOzOcQ","5113840dQtDFy","changeCaseLower","8NzwTIG","190DKEbWc","7FBatuy","afterInit","8340312MqpINu","get","4216941cbuGrU","72rsDiZp","CaseChange","TrackChangesEditing"];return(gs=function(){return t})()}const ds=ps;function ps(t,e){const n=gs();return(ps=function(t,e){return n[t-=483]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(659046===parseInt(n(483))/1*(parseInt(n(492))/2)+-parseInt(n(499))/3*(-parseInt(n(487))/4)+-parseInt(n(490))/5+-parseInt(n(504))/6*(-parseInt(n(494))/7)+parseInt(n(496))/8+parseInt(n(498))/9+-parseInt(n(493))/10*(parseInt(n(489))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ds(495)](){const t=ds,e=this[t(488)];e[t(484)][t(486)](t(500))&&(e[t(484)][t(497)](t(501))[t(502)](t(503)),e[t(484)][t(497)](t(501))[t(502)](t(491)),e[t(484)][t(497)](t(501))[t(502)](t(485)))}}function Es(t,e){const n=Ts();return(Es=function(t,e){return n[t-=219]})(t,e)}const Is=Es;!function(t,e){const n=Es,r=t();for(;;)try{if(794891===-parseInt(n(219))/1+-parseInt(n(227))/2+-parseInt(n(233))/3*(-parseInt(n(221))/4)+-parseInt(n(229))/5+parseInt(n(230))/6*(parseInt(n(222))/7)+parseInt(n(228))/8+parseInt(n(232))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ts);class bs extends t.Plugin{[Is(226)](){const t=Is,e=this[t(235)];e[t(224)][t(231)](t(234))&&e[t(225)][t(231)](t(223))[t(220)](t(234))}}function Ts(){const t=["enableCommand","766560AJGhwH","7YLPiSR","TrackChangesEditing","commands","plugins","afterInit","2591808XrMCpR","416776yGIdqP","7824505UwmKDS","5410290fLUojB","get","30656178aFhcRs","6zNresB","ckbox","editor","1087638vFNNpS"];return(Ts=function(){return t})()}const _s=As;function ys(){const t=["label","indentCodeBlock","48476wGediK","CodeBlock","blockName","change","*Set format:* %0","filter","3MGKdDP","model","commands","3440400CkHokA","descriptionFactory","formatBlock","36WfCToB","forceValue","value","name","language","find","editor","172bFJtVW","isLimit","document","has","enableCommand","7690982jWDees","get","markBlockFormat","210npfdVb","commandParams","schema","outdentCodeBlock","type","896lXvZqj","checkChild","toLowerCase","*Remove format:* %0","config","languages","codeBlock","registerDescriptionCallback","locale","selection","getSelectedBlocks","ELEMENT_CODE_BLOCK","parent","377905qVmSae","format","commandName","rootElement","TrackChangesEditing","46719KXUPRK","19248YCRqUi","afterInit","8VAKylZ","registerElementLabel","2963943kYTikR","from","plugins"];return(ys=function(){return t})()}function As(t,e){const n=ys();return(As=function(t,e){return n[t-=287]})(t,e)}!function(t,e){const n=As,r=t();for(;;)try{if(367709===-parseInt(n(310))/1*(-parseInt(n(304))/2)+parseInt(n(294))/3*(parseInt(n(323))/4)+-parseInt(n(313))/5+-parseInt(n(295))/6*(parseInt(n(336))/7)+-parseInt(n(297))/8*(parseInt(n(299))/9)+parseInt(n(331))/10*(-parseInt(n(289))/11)+-parseInt(n(316))/12*(-parseInt(n(328))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class ks extends t.Plugin{[_s(296)](){const t=_s,e=this[t(322)];if(!e[t(301)][t(326)](t(305)))return;const n=e[t(301)][t(329)](t(293)),r=e[t(344)],s=e[t(340)][t(329)](t(342))[t(341)],o=e[t(312)][t(329)](t(342));n[t(327)](t(303)),n[t(327)](t(334)),n[t(327)](t(342),((r,i={})=>{const a=t,c=e[a(311)],u=e[a(311)][a(325)][a(345)],l=i&&void 0!==i[a(317)]?i[a(317)]:!o[a(318)];let f;i[a(320)]||(i[a(320)]=s[0][a(320)]),f=l?Array[a(300)](u[a(346)]())[a(309)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(292))&&!e[n(324)](t)&&e[n(337)](t[n(288)],n(342))}(t,c[a(333)]))):Array[a(300)](u[a(346)]())[a(309)]((t=>Cs(t)));const h=A(f,c);c[a(307)]((()=>{const t=a;for(const e of h)n[t(330)](e,{commandName:t(342),commandParams:[{...i,forceValue:l}],formatGroupId:t(306)})}))})),n[t(314)][t(298)](t(342),(e=>Wr(r,t(287),e))),n[t(314)][t(343)]((e=>{const n=t;if(n(315)!=e[n(335)])return;const o=r.t,{data:i}=e;if(!i||n(342)!=i[n(291)])return;const a=i[n(332)][0][n(320)],c=o(s[n(321)]((t=>t[n(320)]===a))[n(302)])[n(338)]();return i[n(332)][0][n(317)]?{type:n(290),content:Wr(r,n(308),Wr(r,n(287),1)+" ("+c+")")}:{type:n(290),content:Wr(r,n(339),Wr(r,n(287),1))}}))}}function Cs(t){const e=_s;return e(342)==t[e(319)]}const Ns=Ls;function Ls(t,e){const n=Rs();return(Ls=function(t,e){return n[t-=374]})(t,e)}function Rs(){const t=["addCommentThread","get","enableCommand","2232awMkya","94087tQTABP","3130294LzBqzO","TrackChangesEditing","plugins","451155xkzvgM","has","CommentsEditing","3954498hjWRhN","afterInit","4644138rVEung","4827284DvLZoB","4219510lrlRkB","editor"];return(Rs=function(){return t})()}!function(t,e){const n=Ls,r=t();for(;;)try{if(906777===parseInt(n(387))/1+-parseInt(n(384))/2+-parseInt(n(390))/3+parseInt(n(376))/4+-parseInt(n(377))/5+-parseInt(n(375))/6+parseInt(n(383))/7*(parseInt(n(382))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ss extends t.Plugin{[Ns(374)](){const t=Ns,e=this[t(378)];e[t(386)][t(388)](t(389))&&e[t(386)][t(380)](t(385))[t(381)](t(379))}}var Ms=n(834);function vs(t,e){const n=ws();return(vs=function(t,e){return n[t-=166]})(t,e)}function Os(t,e,n){const r=vs,s=[];for(const o of e[r(169)]())o[r(194)](t)&&s[r(197)](n[r(166)](o));return s}function ws(){const t=["activeMarkers","createRangeOn","schema","parent","getItems","nextSibling","isLimit","markerName","2673876Fioglr","consumable","2308745trKMNY","TrackChangesEditing","bindElementToMarker","getCustomProperty","item","elementEnd","start","type","test","toViewElement","writer","markerRange","6QlPBWz","name","plugins","isContent","toViewPosition","model","isBlock","hasAttribute","mapper","2989614sDPsYz","push","previousPosition","790vHOemY","ck-suggestion-marker--active","addClass","includes","createUIElement","ck-suggestion-marker-","get","isAtEnd","7302968fEYRvF","259839jJPxqc","812136AXzKnw","addHighlight","getWalker","63bsgSDv","insert","437127CEdJNN","span"];return(ws=function(){return t})()}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=vs,s=t[r(189)][r(205)](r(176));return(o,i,a)=>{const c=r;if(!a[c(174)][c(183)](i[c(186)],o[c(188)]))return;const u=i[c(186)][c(211)](),l=i[c(186)][c(181)],f=t[c(192)][c(167)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(179)];d=d||f[c(190)](e);const n=a[c(195)][c(184)](e);if(n&&n[c(178)](c(210)))return;c(180)==t[c(182)]&&f[c(193)](e)&&!f[c(171)](e)&&(e[c(170)]||l[c(206)]?h&&h[c(168)]==e||(h=e,m(t[c(198)]),p=!0):g=g||t[c(198)])}function m(t){const r=c,o=a[r(185)][r(203)](r(215),{class:r(204)+e}),u=a[r(195)][r(191)](t);n&&s[r(216)][r(202)](i[r(172)])&&a[r(185)][r(201)](r(200),o),a[r(185)][r(213)](u,o),a[r(195)][r(177)](o,i[r(172)])}d||p||!g||m(g)}}!function(t,e){const n=vs,r=t();for(;;)try{if(918731===-parseInt(n(214))/1+-parseInt(n(196))/2+-parseInt(n(187))/3*(-parseInt(n(173))/4)+-parseInt(n(175))/5+parseInt(n(209))/6*(-parseInt(n(212))/7)+parseInt(n(207))/8+parseInt(n(208))/9*(parseInt(n(199))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ws);const Fs=Bs;function Bs(t,e){const n=Ps();return(Bs=function(t,e){return n[t-=334]})(t,e)}function Ps(){const t=["bind","213258xLejzz","selection","$graveyard","options","init","24ibtyXB","downcastDispatcher","commands","batch","end","fromRange","unlock","buffer","writer","enqueueChange","70GajtyR","remove","enableCommand","createSelection","editor","merge","get","document","unit","lock","rootName","38ChDkcZ","getFirstRange","showSuggestionHighlights","unbindElementFromMarkerName","setSelection","14800095RbOCTx","984473gsoxeJ","582664ZREjIX","mapper","removeMarker:suggestion:deletion","deleteForward","detach","requires","markerName","markerNameToElements","createRange","27880fwelhQ","data","forward","isCollapsed","addMarker:suggestion:deletion","editing","start","TrackChangesEditing","high","modifySelection","uiElement","model","468006jsBccv","plugins","30899ApvFAt","root","7300728XlExgT","delete"];return(Ps=function(){return t})()}!function(t,e){const n=Bs,r=t();for(;;)try{if(914626===-parseInt(n(381))/1+parseInt(n(374))/2*(-parseInt(n(348))/3)+-parseInt(n(345))/4+-parseInt(n(363))/5*(parseInt(n(341))/6)+-parseInt(n(380))/7*(parseInt(n(353))/8)+-parseInt(n(379))/9+-parseInt(n(390))/10*(-parseInt(n(343))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class xs extends t.Plugin{static get[Fs(386)](){return[Ms.Delete]}[Fs(352)](){const t=Fs,e=this[t(367)],n=e[t(342)][t(369)](t(336));n[t(365)](t(346));const r=e[t(355)][t(369)](t(384));n[t(365)](t(384),((n,s={})=>{const o=t,a=e[o(340)][o(366)](e[o(340)][o(370)][o(349)]);a[o(393)]&&e[o(340)][o(338)](a,{direction:o(392),unit:s[o(371)]});const c=a[o(375)](),u=i.LiveRange[o(358)](c);let l;n(s),l=o(350)==u[o(344)][o(373)]?e[o(340)][o(389)](c[o(335)]):e[o(340)][o(389)](u[o(335)],u[o(357)]),u[o(385)](),e[o(340)][o(362)](r[o(360)][o(356)],(t=>{const e=o;r[e(360)][e(372)](),t[e(378)](t[e(389)](l[e(357)])),r[e(360)][e(359)]()}))})),e[t(334)][t(354)].on(t(394),Ds(e,t(368)),{priority:t(337)}),e[t(391)][t(354)].on(t(394),((n,r,s)=>{const o=t;s[o(351)][o(376)]&&Ds(e,o(368),{showActiveMarker:!1})[o(347)](this)(n,r,s)}),{priority:t(337)}),e[t(334)][t(354)].on(t(383),((e,n,r)=>{const s=t,o=r[s(382)][s(388)](n[s(387)]);if(o)for(const t of o)t.is(s(339))&&(r[s(382)][s(377)](t,n[s(387)]),r[s(361)][s(364)](t))}),{priority:t(337)})}}const Us=js;function js(t,e){const n=Gs();return(js=function(t,e){return n[t-=298]})(t,e)}function Gs(){const t=["isObject","indentList","end","getFirstRange","assureChains","attribute","selection","splitListItemBefore","todoListChecked","registerDescriptionCallback","nodeAfter","filter","77QRcDwV","391842guXdjG","ELEMENT_TODO_LIST","list.multiBlock","listMarkerStyle","*Format:* insert into %0","locale","trackChangesCommand","previousSibling","ELEMENT_NUMBERED_LIST","numbered","*Change to:* %0","listMarker","next","customNumberedList","accept","mergeListItemBackward","getSuggestions","customBulletedList","setAttribute","detach","bulletedList","find","registerPostFixer","forceValue","*Remove format:* %0","multipleBlocks","createRange","listItemIdFixer","format","groupId","registerAttributeLabel","isLocal","containsItem","map","attributeKey","getFirstMarker","getChanges","*Set format:* %0","ELEMENT_LIST_ITEM","has","value","*Merge:* %0","isNextTo","formatBlock","splitListItemAfter","listReversed","FORMAT_INDENT","todo","commandParams","*Format:* remove from %0","960350Fgpbdj","suggestion","listIndent","length","105852adeQCO","bulleted","*Split:* list item","execute","196628skrLGa","*Check item*","ELEMENT_","mergeListItemForward","getRanges","listStyle","_supportLegacySuggestions","*Uncheck item*","_getAttributeKey","_suggestionFactory","oldValue","8gUgxPA","editor","TrackChangesEditing","checkTodoList","_registerLegacyDescription","enableDefaultAttributesIntegration","_findSuggestions","*Outdent:* %0","numberedList","newValue","fromRange","data","todoListCheck","removeMarker","*Indent:* %0","get","commands","registerBlockAttribute","_LIST","TodoListEditing","createPositionAt","nextSibling","afterInit","batch","plugins","listItemId","outdentList","documentList","registerCustomCallback","deletion","noTrackChangesFixer","head","from","*Merge:* list item","type","every","refresh","meta","todoList","change","ELEMENT_BULLETED_LIST","isUndo","ListEditing","parent","range","commandName","toUpperCase","listStart","126183YykFyM","start","default","6085475djQxvp","includes","3xwQxpz","setSelection","schema","document","getAttribute","descriptionFactory","key","attributes","push","differ","2QUbeOr","721100cRPcpD","config","listType","model","registerElementLabel"];return(Gs=function(){return t})()}!function(t,e){const n=js,r=t();for(;;)try{if(107401===-parseInt(n(445))/1*(parseInt(n(309))/2)+parseInt(n(299))/3*(-parseInt(n(386))/4)+-parseInt(n(378))/5+parseInt(n(382))/6*(-parseInt(n(327))/7)+parseInt(n(397))/8*(parseInt(n(328))/9)+parseInt(n(310))/10+parseInt(n(448))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gs);class Vs extends t.Plugin{[Us(419)](){const t=Us,e=this[t(398)];if(!e[t(421)][t(367)](t(439)))return;const n=e[t(333)],r=e[t(421)][t(412)](t(399)),s=e[t(421)][t(367)](t(416)),o=!!e[t(311)][t(412)](t(330));function i(e){const r=t;return{type:r(356),content:""+Wr(n,r(365),e)}}function a(e){const r=t;return{type:r(356),content:""+Wr(n,r(352),e)}}r[t(402)](t(405)),r[t(402)](t(348)),r[t(402)](t(341)),r[t(402)](t(345)),r[t(402)](t(316)),r[t(402)](t(423)),r[t(402)](t(372)),r[t(402)](t(322)),r[t(414)](t(422)),r[t(414)](t(312)),r[t(414)](t(380)),o&&(r[t(402)](t(343)),r[t(402)](t(389))),s&&(r[t(402)](t(435)),r[t(402)](t(400)),r[t(414)](t(323)),r[t(304)][t(324)]((e=>{const r=t,{data:s}=e;if(s&&r(323)==s[r(305)])return{type:r(356),content:s[r(406)]?Wr(n,r(387)):Wr(n,r(393))}})),this[t(398)][t(313)][t(302)][t(350)]((e=>{const n=t;if(e[n(420)][n(438)])return!1;let s=!1;const o=r[n(344)]({skipNotAttached:!0})[n(326)]((t=>n(323)===r[n(394)](t)));for(const t of o)n(375)!=t[n(318)]()[n(446)][n(325)][n(303)](n(312))&&(r[n(403)](t[n(318)](),n(320))[n(349)]((t=>n(312)===r[n(394)](t[n(379)])))||(e[n(410)](t[n(363)]()),s=!0));return s}))),r[t(304)][t(358)](t(380),Wr(n,t(374)));const c={type:t(356),content:""};r[t(304)][t(324)]((e=>{const r=t,{data:s}=e;if(!s||r(312)!=s[r(305)])return;let u=e[r(428)];for(;u;){if(u[r(408)]&&((r(391)==u[r(408)][r(305)]||r(331)==u[r(408)][r(305)])&&(u[r(408)][r(406)]&&r(447)!=u[r(408)][r(406)]||r(447)!=u[r(408)][r(396)]&&!s[r(406)])||!o&&u[r(408)][r(305)]==_c))return c;u=u[r(340)]}if(null==s[r(406)])switch(s[r(396)]){case r(383):return a(Wr(n,r(437)));case r(337):return a(Wr(n,r(336)));case r(375):return a(Wr(n,r(329)))}switch(s[r(406)]){case r(383):return i(Wr(n,r(437)));case r(337):return i(Wr(n,r(336)));case r(375):return i(Wr(n,r(329)))}})),r[t(304)][t(324)]((e=>{const n=t,{data:r}=e;if(r&&n(380)==r[n(305)])return null==r[n(406)]||null==r[n(396)]&&0==r[n(406)]?c:void 0})),r[t(304)][t(324)]((e=>{const r=t;if(r(320)!=e[r(431)])return;const{data:s}=e;if(!s||r(422)!=s[r(305)])return;const o=zs(e);return r(406)==o?{type:r(356),content:Wr(n,r(430))}:r(396)==o?{type:r(356),content:Wr(n,r(384))}:c})),e[t(313)][t(302)][t(350)]((e=>this[t(355)](e))),e[t(313)][t(302)][t(350)]((e=>this[t(427)](e))),e[t(313)][t(302)][t(350)]((e=>this[t(319)](e))),this[t(392)]()}[Us(355)](t){const e=Us;if(t[e(420)][e(438)]||!t[e(420)][e(359)])return!1;let n=!1;const r=this[e(398)][e(421)][e(412)](e(399))[e(344)]({skipNotAttached:!0})[e(326)]((t=>t[e(408)]&&e(422)==t[e(408)][e(305)]))[e(326)]((t=>t[e(408)][e(406)]&&t[e(408)][e(396)]));for(const s of r)zs(s)||(t[e(410)](s[e(363)]()),n=!0);return n}[Us(427)](t){const e=Us;if(t[e(420)][e(438)]||!t[e(420)][e(359)])return!1;const n=this[e(398)][e(421)][e(412)](e(399));if(n[e(334)][e(368)])return!1;let r=!1;const s=[e(312),e(422),e(380),e(391),e(444),e(373),e(409),e(339),e(331)],o=this[e(398)][e(313)][e(302)][e(308)][e(364)]()[e(326)]((t=>e(320)==t[e(431)]))[e(326)]((t=>s[e(298)](t[e(362)])));if(0==o[e(381)])return r;for(const i of o){const o=n[e(403)](i[e(441)],e(320))[e(326)]((t=>!t[e(434)][e(370)]))[e(361)]((t=>t[e(379)]))[e(326)]((t=>{const r=e,o=n[r(394)](t);return s[r(298)](o)}));if(o[e(381)]){for(const n of o)t[e(410)](n[e(363)]());r=!0}}return r}[Us(319)](t){const e=Us;if(t[e(420)][e(438)]||!t[e(420)][e(359)])return!1;const n=this[e(398)][e(421)][e(412)](e(399));let r=!1;const s=[e(312),e(422),e(380),e(391),e(444),e(373),e(409),e(339),e(331)];for(const t of n[e(344)]({skipNotAttached:!0})){const o=n[e(403)](t[e(318)](),e(320))[e(361)]((t=>t[e(379)]))[e(326)]((t=>t[e(408)]&&s[e(298)](t[e(408)][e(305)])));if(!o[e(381)])continue;const a=o[0][e(428)][e(306)][e(357)];if(!o[e(432)]((t=>t[e(306)][e(357)]===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(344)]({skipNotAttached:!0})[s(326)]((e=>s(320)==e[s(431)]&&e[s(306)][s(357)]==t)))e[s(346)](s(357),r)}function i(t,n){const r=e;let s=t[r(428)],i=!1;for(;s;)s[r(306)][r(357)]!=n&&(o(s[r(306)][r(357)],n),s[r(346)](r(357),n),i=!0),s=s[r(340)];return i}}[Us(392)](){const t=Us,e=this[t(398)],n=e[t(333)],r=e[t(421)][t(412)](t(399));this[t(401)](),r[t(395)][t(425)](t(371),t(424),t(342),(function(n,r){const s=t,o=[];for(let t of n)t[s(446)][s(325)]===t[s(317)][s(440)]&&(t=e[s(313)][s(354)](e[s(313)][s(417)](t[s(446)][s(325)],0))),o[s(307)](t);e[s(313)][s(436)]((t=>{const n=s,a=e[n(313)][n(302)][n(321)],c=Array[n(429)](a[n(390)]())[n(361)]((t=>i.LiveRange[n(407)](t)));t[n(300)](o),e[n(413)][n(412)](r[n(442)])[n(433)](),r[n(376)][n(307)]({forceDefaultExecution:!0}),e[n(385)](r[n(442)],...r[n(376)]),t[n(300)](c);for(const t of c)t[n(347)]()}))})),r[t(304)][t(314)]((function(n){const r=t,s=!e[r(313)][r(301)][r(315)](n),o=n[r(335)],i=n[r(418)],a=n[r(303)](r(422)),c=!o||o[r(303)](r(422))!==a,u=!i||i[r(303)](r(422))!==a;return s&&Boolean(a)&&c&&u}),(e=>Wr(n,t(366),e)))}[Us(401)](){const t=Us,e=this[t(398)],n=e[t(333)];function r(n){const r=t,s=e[r(413)][r(412)](r(348))[r(368)],o=e[r(413)][r(412)](r(405))[r(368)];return r(405)===n?s:o}e[t(421)][t(412)](t(399))[t(304)][t(324)]((function(s){const o=t;if(o(371)!=s[o(431)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(442)]){case o(348):u=i[o(376)][0][o(351)],l=r(i[o(442)]),a=o(u?332:377),!l&&e[o(311)][o(412)](o(330))||(a=o(338)),c={type:o(356),content:Wr(n,a,Wr(n,o(437)))};break;case o(405):u=i[o(376)][0][o(351)],l=r(i[o(442)]),a=o(u?332:377),!l&&e[o(311)][o(412)](o(330))||(a=o(338)),c={type:o(356),content:Wr(n,a,Wr(n,o(336)))};break;case o(316):a=o(411),c={type:o(356),content:Wr(n,a,Wr(n,o(366)))};break;case o(423):a=function(t){const e=o,n=t[e(318)]();let r=n[e(446)][e(325)];for(;r&&n[e(360)](r);){if(r[e(303)](e(380))>0)return!1;r=r[e(418)]}return!0}(s)?Wr(n,o(377),Wr(n,function(t){const e=o;return e(388)+t[e(318)]()[e(446)][e(325)][e(303)](e(312))[e(443)]()+e(415)}(s))):Wr(n,o(404),Wr(n,o(366))),c={type:o(356),content:a};break;case o(343):case o(389):!1===i[o(353)]&&(a=o(369),c={type:o(426),content:Wr(n,a,Wr(n,o(366)))})}return c}))}}function zs(t){const e=Us;let n=t[e(318)]()[e(446)][e(325)][e(335)];for(;n;){const r=n[e(303)](e(422));if(!r)return!1;if(r==t[e(408)][e(406)])return e(406);if(r==t[e(408)][e(396)])return e(396);n=n[e(335)]}return!1}function Ws(){const t=["type","_registerLegacyDescription","*Format:* set order to reversed","registerBlockAttribute","614uARGpB","4673892DKMEBk","default","getFirstMarker","square","toUpperCase","get","oldValue","commandName","decimal-leading-zero","*Format:* set order to regular","*Remove format:* %0","list.properties","enableDefaultAttributesIntegration","batch","afterInit","format","_getAttributeKey","ListPropertiesEditing","3258199GDfMlv","FORMAT_LIST_REVERSED","config","start","decimal","suggestion","locale","reversed","getSuggestions","find","nodeAfter","handleDescriptions","lower-latin","data","*Change to:* %0","disc","document","plugins","listType","startIndex","getFirstRange","ELEMENT_","next","removeMarker","formatBlock","replace","circle","_LIST_DEFAULT","editor","upper-latin","newValue","registerAttributeLabel","upper-roman","bind","commandParams","head","registerDescriptionCallback","5219ayjNBx","lower-roman","FORMAT_LIST_START","listStart","listStyle","registerPostFixer","descriptionFactory","customNumbered","filter","6930zJwvrp","numbered","getAttribute","TrackChangesEditing","*Format:* set start index to %0","_LIST_","_findSuggestions","bulleted","isUndo","key","styles","attribute","model","*Set format:* %0","3633501VyFvPl","has","14648xNAOhu","listReversed","includes","4959700JYCDHQ","_getTranslationKeyForListStyle","9620400ISOGSj"];return(Ws=function(){return t})()}function Hs(t,e){const n=Ws();return(Hs=function(t,e){return n[t-=227]})(t,e)}const Ks=Hs;!function(t,e){const n=Hs,r=t();for(;;)try{if(841860===parseInt(n(298))/1*(-parseInt(n(242))/2)+-parseInt(n(230))/3+parseInt(n(243))/4+-parseInt(n(235))/5+parseInt(n(237))/6+parseInt(n(261))/7+-parseInt(n(232))/8*(-parseInt(n(307))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class qs extends t.Plugin{[Ks(257)](){const t=Ks;if(!this[t(289)][t(278)][t(231)](t(260)))return;const e=this[t(289)][t(263)][t(248)](t(254)),n=this[t(289)][t(278)][t(248)](t(310));e[t(317)]&&(n[t(255)](t(302)),n[t(241)](t(302))),e[t(268)]&&(n[t(255)](t(233)),n[t(241)](t(233))),e[t(280)]&&(n[t(255)](t(301)),n[t(241)](t(301)));const r={type:t(258),content:""};n[t(304)][t(297)](this[t(272)][t(294)](this));const s=this[t(289)][t(267)];n[t(304)][t(292)](t(233),Wr(s,t(262))),n[t(304)][t(297)]((e=>{const n=t,{data:s}=e;if(s&&n(233)==s[n(316)])return null==s[n(291)]||0==s[n(291)]&&null==s[n(249)]?r:void 0})),n[t(304)][t(292)](t(301),Wr(s,t(300))),n[t(304)][t(297)]((e=>{const n=t,{data:s}=e;if(s&&n(301)==s[n(316)])return null==s[n(291)]||1==s[n(291)]&&null==s[n(249)]?r:void 0})),this[t(289)][t(228)][t(277)][t(303)]((e=>{const r=t;if(e[r(256)][r(315)])return!1;let s=!1;const o=n[r(269)]({skipNotAttached:!0})[r(306)]((t=>{const e=r,s=n[e(259)](t);return e(301)==s||e(233)==s}));for(const t of o){const o=t[r(281)]()[r(264)][r(271)][r(309)](r(279));r(308)!=o&&r(305)!=o&&(n[r(313)](t[r(281)](),r(227))[r(270)]((t=>r(279)==n[r(259)](t[r(266)])))||(e[r(284)](t[r(245)]()),s=!0))}return s})),this[t(239)]()}[Ks(272)](t){const e=Ks,n=this[e(289)][e(267)],{data:r}=t,s={type:e(258),content:""};if(!r||e(302)!=r[e(316)])return;if(!r[e(249)])return e(244)==r[e(291)]?s:{type:e(258),content:""+Wr(n,e(229),Wr(n,this[e(236)](r[e(291)])))};if(!r[e(291)]){if(e(244)==r[e(249)])return s;let o=t[e(296)];for(;o;){if(o[e(274)]&&e(279)==o[e(274)][e(316)]&&o[e(274)][e(291)])return s;o=o[e(283)]}return{type:e(258),content:""+Wr(n,e(253),Wr(n,this[e(236)](r[e(249)])))}}if(e(244)!=r[e(291)])return{type:e(258),content:""+Wr(n,e(229),Wr(n,this[e(236)](r[e(291)])))};let o=t[e(296)];for(;o;){if(o[e(274)]&&e(279)==o[e(274)][e(316)]&&o[e(274)][e(291)]&&o[e(274)][e(249)])return s;o=o[e(283)]}const i=t[e(281)]()[e(264)][e(271)][e(309)](e(279));return{type:e(258),content:Wr(n,e(229),Wr(n,e(282)+i[e(247)]()+e(288)))}}[Ks(239)](){const t=Ks,e=this[t(289)],n=e[t(267)];e[t(278)][t(248)](t(310))[t(304)][t(297)]((e=>{const r=t;if(r(285)!=e[r(238)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(250)]){case r(302):o=r(275),i={type:r(258),content:Wr(n,o,Wr(n,this[r(236)](s[r(295)][0][r(238)])))};break;case r(233):o=s[r(295)][0][r(268)]?r(240):r(252),i={type:r(258),content:Wr(n,o)};break;case r(301):o=r(311),i={type:r(258),content:Wr(n,o,s[r(295)][0][r(280)])}}return i}))}[Ks(236)](t){const e=Ks;return e(282)+function(t){const n=e;return Xs[n(234)](t)?n(314):Zs[n(234)](t)?n(308):null}(t)[e(247)]()+e(312)+t[e(247)]()[e(286)](/-/g,"_")}}const Xs=[Ks(276),Ks(287),Ks(246)],Zs=[Ks(265),Ks(251),Ks(299),Ks(293),Ks(273),Ks(290)];var Js=n(507);const Ys=Qs;function Qs(t,e){const n=to();return(Qs=function(t,e){return n[t-=207]})(t,e)}!function(t,e){const n=Qs,r=t();for(;;)try{if(748187===parseInt(n(215))/1+parseInt(n(221))/2+-parseInt(n(217))/3+parseInt(n(254))/4+parseInt(n(212))/5*(parseInt(n(233))/6)+-parseInt(n(207))/7+-parseInt(n(246))/8*(parseInt(n(241))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(to);class $s extends t.Plugin{static get[Ys(257)](){return[Js.Enter]}[Ys(225)](){const t=Ys,e=this[t(214)],n=e[t(232)][t(228)](t(235)),r=e[t(245)][t(228)](t(258));n[t(220)](t(258),(()=>{const s=t;e[s(243)][s(260)]((t=>{const o=s,a=e[o(243)][o(218)][o(259)],c=a[o(209)](),u=i.LiveRange[o(247)](a[o(244)]());if(r[o(226)](t)){const r=e[o(243)][o(242)](c[o(219)][o(213)],0),s=t[o(230)](c,r);n[o(211)](s)}else t[o(234)](t[o(230)](u[o(250)]));u[o(227)](),r[o(208)](o(239),{writer:t})}))})),e[t(223)][t(253)].on(t(229),Ds(e,t(248)),{priority:t(252)}),e[t(223)][t(253)].on(t(251),((e,n,r)=>{const s=t,o=r[s(237)][s(249)](n[s(240)]);if(o)for(const t of o)t[s(238)](s(255))&&(r[s(237)][s(210)](t,n[s(240)]),r[s(231)][s(256)](t))}),{priority:t(252)}),e[t(216)][t(253)].on(t(229),((n,r,s)=>{const o=t;s[o(224)][o(236)]&&Ds(e,o(248),{showActiveMarker:!1})[o(222)](this)(n,r,s)}),{priority:t(252)})}}function to(){const t=["2234667SmzPzN","document","parent","enableCommand","2681810rQCFLv","bind","editing","options","init","enterBlock","detach","get","addMarker:suggestion:insertion","createRange","writer","plugins","42DaBbae","setSelection","TrackChangesEditing","showSuggestionHighlights","mapper","hasClass","afterExecute","markerName","72pxEKOB","createPositionAt","model","getFirstRange","commands","1665432wurEph","fromRange","split","markerNameToElements","end","removeMarker:suggestion:insertion","high","downcastDispatcher","4639848nzxnDz","ck-suggestion-marker-split","remove","requires","enter","selection","change","379526ZDQtvi","fire","getFirstPosition","unbindElementFromMarkerName","markInsertion","371215yhbXJV","nextSibling","editor","192158XtdhDr","data"];return(to=function(){return t})()}const eo=ro;function no(){const t=["end","4945trZuvT","handleFindCommand","findByTextCallback","66510CxCceC","findPrevious","268387npMSUW","32yxdLfU","afterInit","editor","findNext","start","1955079yiNAOY","getIntersection","TrackChangesEditing","createRange","FindAndReplaceUtils","replace","369404HEcYhe","FindAndReplaceEditing","model","filter","_isInDeletionRange","getMarkersGroup","suggestion:deletion","find","bind","enableCommand","string","24wFkvVF","replaceAll","markers","createPositionAt","getRange","get","has","item","9770ZGCUpL","plugins","5056oNZciT"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=324]})(t,e)}!function(t,e){const n=ro,r=t();for(;;)try{if(104045===-parseInt(n(325))/1*(-parseInt(n(355))/2)+-parseInt(n(362))/3+-parseInt(n(336))/4+-parseInt(n(359))/5+parseInt(n(347))/6*(-parseInt(n(324))/7)+-parseInt(n(357))/8+parseInt(n(330))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(no);class so extends t.Plugin{[eo(326)](){const t=eo;if(!this[t(327)][t(356)][t(353)](t(337)))return;const e=this[t(327)][t(356)][t(352)](t(332));e[t(345)](t(343),this[t(360)][t(344)](this)),e[t(345)](t(328)),e[t(345)](t(363)),e[t(345)](t(335)),e[t(345)](t(348))}[eo(360)](t,e,n={}){const r=eo,s=this[r(327)][r(356)][r(352)](r(334));return t((t=>(r(346)==typeof e?s[r(361)](e,n):e)(t)[r(339)]((e=>!1===this[r(340)](e,t[r(354)])))),n)}[eo(340)](t,e){const n=eo,r=this[n(327)][n(338)][n(333)](this[n(327)][n(338)][n(350)](e,t[n(329)]),this[n(327)][n(338)][n(350)](e,t[n(358)]));for(const t of this[n(327)][n(338)][n(349)][n(341)](n(342)))if(null!==r[n(331)](t[n(351)]()))return!0;return!1}}const oo=co;!function(t,e){const n=co,r=t();for(;;)try{if(567116===parseInt(n(173))/1*(parseInt(n(171))/2)+parseInt(n(194))/3+parseInt(n(145))/4+-parseInt(n(201))/5+parseInt(n(166))/6*(-parseInt(n(189))/7)+parseInt(n(164))/8*(-parseInt(n(199))/9)+parseInt(n(146))/10*(parseInt(n(170))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const io=[{pluginName:oo(151),commandName:oo(141)},{pluginName:oo(186),commandName:oo(161)},{pluginName:oo(168),commandName:oo(178)},{pluginName:oo(176),commandName:oo(188)}];class ao extends t.Plugin{[oo(180)](){const t=oo,e=this[t(149)][t(148)],n=this[t(149)][t(142)][t(144)](t(181));for(const{pluginName:e,commandName:r}of io)this[t(149)][t(142)][t(196)](e)&&(n[t(163)](r),n[t(182)](r));n[t(174)][t(153)](t(141),Wr(e,t(172))),n[t(174)][t(153)](t(161),Wr(e,t(162))),n[t(174)][t(153)](t(178),Wr(e,t(169))),n[t(174)][t(153)](t(188),Wr(e,t(190))),this[t(185)]()}[oo(185)](){const t=oo,e=this[t(149)],n=e[t(148)];e[t(142)][t(144)](t(181))[t(174)][t(143)]((e=>{const r=t,o=n.t;if(r(152)!=e[r(177)])return;const{data:i}=e;if(null!=i){if(r(141)==i[r(183)]){const t=i[r(200)][0][r(198)];if(t){const e=o(this[r(149)][r(142)][r(144)](r(165))[r(147)](this[r(149)][r(187)][r(144)](r(197)))[r(195)]((e=>e[r(158)]==t))[r(157)])[r(154)]();return{type:r(184),content:Wr(n,r(193),e)}}return{type:r(184),content:Wr(n,r(179))}}if(r(161)==i[r(183)]){const t=i[r(200)][0][r(198)];return t?{type:r(184),content:Wr(n,r(156),t)}:{type:r(184),content:Wr(n,r(192))}}if(r(178)==i[r(183)]){const t=i[r(200)][0][r(198)];if(t){const e=(0,s.normalizeColorOptions)(this[r(149)][r(187)][r(144)](r(155)))[r(195)]((e=>e[r(158)]==t));let i=t,a="";return e&&(i=e[r(175)],a=o(i)[r(154)]()),{type:r(184),content:Wr(n,r(159),a)[r(167)](),color:{value:t,title:a||i}}}return{type:r(184),content:Wr(n,r(150))}}if(r(188)==i[r(183)]){const t=i[r(200)][0][r(198)];if(t){const e=(0,s.normalizeColorOptions)(this[r(149)][r(187)][r(144)](r(191)))[r(195)]((e=>e[r(158)]==t));let i=t,a="";return e&&(i=e[r(175)],a=o(i)[r(154)]()),{type:r(184),content:Wr(n,r(140),a)[r(167)](),color:{value:t,title:a||i}}}return{type:r(184),content:Wr(n,r(160))}}}}))}}function co(t,e){const n=uo();return(co=function(t,e){return n[t-=140]})(t,e)}function uo(){const t=["5144160RozCUG","*Set font background color:* %0","fontSize","plugins","registerDescriptionCallback","get","1798356IiBmEs","2803930ITJhEG","normalizeSizeOptions","locale","editor","*Reset font color*","FontSizeEditing","formatInline","registerAttributeLabel","toLowerCase","fontColor.colors","*Set font family:* %0","title","model","*Set font color:* %0","*Reset font background color*","fontFamily","FORMAT_FONT_FAMILY","enableDefaultAttributesIntegration","16vqQSyc","FontSize","117498WTKWHP","trim","FontColorEditing","FORMAT_FONT_COLOR","22WZmuhV","2roFPVe","FORMAT_FONT_SIZE","740653edkAGO","descriptionFactory","label","FontBackgroundColorEditing","type","fontColor","*Reset font size*","afterInit","TrackChangesEditing","registerInlineAttribute","commandName","format","_registerLegacyDescription","FontFamilyEditing","config","fontBackgroundColor","266DQiQzm","FORMAT_FONT_BACKGROUND","fontBackgroundColor.colors","*Reset font family*","*Set font size:* %0","2020236NVKMUv","find","has","fontSize.options","value","379521VKaRvN","commandParams"];return(uo=function(){return t})()}function lo(t,e){const n=ho();return(lo=function(t,e){return n[t-=367]})(t,e)}const fo=lo;function ho(){const t=["normalizeSizeOptions","locale","formatBlock","find","push","_registerLegacyDescription","19546047egOMsc","formatInline","*Set format to:* %0","copyFormat","join","title","get","toUpperCase","*Remove all formatting*","enableCommand","4131548OBOGfg","fontColor.colors","split","3666177cnRQuR","config","descriptionFactory","8FOCGDN","toLowerCase","fontSize.options","235RATEgm","343578aEsTHn","registerDescriptionCallback","commandName","editor","344092YfmlLN","1686032syoufR","type","commandParams","166206tgIiQZ","charAt","commands","plugins","afterInit","format","label","enableDefaultAttributesIntegration","pasteFormat","TrackChangesEditing","boolean","length","model","FontSize","fontColor","slice","fontSize","entries","fontBackgroundColor"];return(ho=function(){return t})()}!function(t,e){const n=lo,r=t();for(;;)try{if(670190===parseInt(n(373))/1+-parseInt(n(378))/2+-parseInt(n(419))/3+-parseInt(n(416))/4+-parseInt(n(372))/5*(-parseInt(n(381))/6)+-parseInt(n(377))/7+parseInt(n(369))/8*(parseInt(n(406))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[fo(385)](){const t=fo,e=this[t(376)],n=e[t(384)][t(412)](t(390)),r=e[t(383)][t(412)](t(409)),s=e[t(383)][t(412)](t(389));r&&s&&(n[t(388)](t(389)),n[t(415)](t(409)),this[t(405)]())}[fo(405)](){const t=fo,e=this[t(376)],n=e[t(401)];e[t(384)][t(412)](t(390))[t(368)][t(374)]((r=>{const s=t;if(s(402)!=r[s(379)]&&s(407)!=r[s(379)])return;const{data:o}=r;if(o&&s(389)===o[s(375)]){const t=[],r=o[s(380)][0];for(const[n,o]of Object[s(398)](r))t[s(404)](po(e,n,o));return t[s(392)]?{type:s(386),content:Wr(n,s(408),t[s(410)](", "))}:{type:s(386),content:Wr(n,s(414))}}}))}}function po(t,e,n){const r=fo,o=t[r(401)].t,i=e[r(418)](/(?=[A-Z])/)[r(410)](" "),a=o(i[r(382)](0)[r(413)]()+i[r(396)](1))[r(370)]();if(r(391)==typeof n)return a;if(r(395)===e||r(399)===e){const e=(0,s.normalizeColorOptions)(t[r(367)][r(412)](r(417)))[r(403)]((t=>t[r(393)]==n));return a+" ("+(e?o(e[r(387)])[r(370)]():n)+")"}if(r(397)===e&&isNaN(parseFloat(n))){const e=t[r(384)][r(412)](r(394))[r(400)](t[r(367)][r(412)](r(371)))[r(403)]((t=>t[r(393)]==n));return a+" ("+(e?o(e[r(411)])[r(370)]():n)+")"}return a+" ("+n+")"}function mo(t,e){const n=bo();return(mo=function(t,e){return n[t-=208]})(t,e)}const Eo=mo;!function(t,e){const n=mo,r=t();for(;;)try{if(215614===-parseInt(n(247))/1+-parseInt(n(238))/2+-parseInt(n(225))/3*(parseInt(n(222))/4)+parseInt(n(208))/5*(-parseInt(n(243))/6)+parseInt(n(212))/7+-parseInt(n(217))/8+parseInt(n(240))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bo);class Io extends t.Plugin{[Eo(229)](){const t=Eo,e=this[t(215)];if(!e[t(239)][t(250)](t(209)))return;this[t(214)]=e[t(248)][t(245)](t(221));const n=e[t(234)],r=e[t(239)][t(245)](t(231));r[t(218)](t(216));for(const e of this[t(214)])t(236)!=e[t(244)]&&r[t(232)][t(237)](e[t(244)],(n=>{const r=t,i=this[r(233)](e[r(244)]);return null!==i?s(n,i):o(n,e[r(249)])}));function s(e,r){return Wr(n,t(223),[e,r])}function o(e,r){return Wr(n,t(220),[e,r])}this[t(211)]()}[Eo(211)](){const t=Eo,e=this[t(215)],n=e[t(234)];e[t(239)][t(245)](t(231))[t(232)][t(213)]((e=>{const r=t;if(r(235)!=e[r(227)])return;const{data:s}=e;if(s&&r(216)==s[r(226)]){const e=s[r(219)][0][r(246)],c=this[r(233)](e);if(null!==c)return{type:r(242),content:Wr(n,r(228),(a=c,Wr(n,r(223),[1,a])))};const u=this[r(214)][r(241)]((t=>t[r(244)]===e))[r(249)];return{type:r(242),content:Wr(n,r(228),(o=1,i=u,Wr(n,t(220),[o,i])))}}var o,i,a}))}[Eo(233)](t){const e=Eo;var n,r;const s=t[e(224)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(214)])||void 0===n?void 0:n[e(241)]((n=>n[e(244)]==t));if(o&&o[e(230)]){const t=o[e(230)],n=(null!==(r=t[e(210)])&&void 0!==r?r:t)[e(224)](/^h(\d+)/);if(n)return n[1]}return null}}function bo(){const t=["name","_registerLegacyDescription","19789OIKHfk","registerDescriptionCallback","_headingOptions","editor","heading","1235864KIneGi","enableDefaultAttributesIntegration","commandParams","ELEMENT_HEADING_CUSTOM","heading.options","2636lRRZmb","ELEMENT_HEADING","match","705TCyXLn","commandName","type","*Change to:* %0","afterInit","view","TrackChangesEditing","descriptionFactory","_getHeadingLevel","locale","formatBlock","paragraph","registerElementLabel","843062WLLCJq","plugins","13627872jIvlkN","find","format","4506AZEmYh","model","get","value","264885bIYCNr","config","title","has","2035TcCpLK","HeadingEditing"];return(bo=function(){return t})()}const To=_o;function _o(t,e){const n=yo();return(_o=function(t,e){return n[t-=184]})(t,e)}function yo(){const t=["type","locale","format","get","registerInlineAttribute","1646406PNcXMi","formatInline","model","2323088qRgpBS","commandParams","enableDefaultAttributesIntegration","456xqWcAx","*Remove highlight*","find","title","719756hISBem","34120vLqeVj","editor","57600jmmiYA","plugins","HighlightEditing","has","registerDescriptionCallback","commandName","descriptionFactory","1914ETFKcy","color","2732lorLWG","highlight.options","171btwwgc","config","_registerLegacyDescription","6391iOaJNG","TrackChangesEditing","registerAttributeLabel","toLowerCase","*Set highlight:* %0","highlight","FORMAT_HIGHLIGHT","value","afterInit"];return(yo=function(){return t})()}!function(t,e){const n=_o,r=t();for(;;)try{if(463434===parseInt(n(208))/1*(parseInt(n(224))/2)+parseInt(n(202))/3+-parseInt(n(212))/4+-parseInt(n(215))/5+-parseInt(n(222))/6*(parseInt(n(188))/7)+-parseInt(n(205))/8+parseInt(n(185))/9*(parseInt(n(213))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yo);class Ao extends t.Plugin{[To(196)](){const t=To,e=this[t(214)];if(!e[t(216)][t(218)](t(217)))return;const n=e[t(216)][t(200)](t(189)),r=e[t(198)];n[t(207)](t(193)),n[t(201)](t(193)),n[t(221)][t(190)](t(193),Wr(r,t(194))),this[t(187)]()}[To(187)](){const t=To,e=this[t(214)],n=e[t(198)];e[t(216)][t(200)](t(189))[t(221)][t(219)]((r=>{const s=t;if(s(203)!=r[s(197)])return;const{data:o}=r;if(o&&s(193)==o[s(220)]){const t=n.t,r=o[s(206)][0][s(195)];if(r){const o=e[s(186)][s(200)](s(184))[s(210)]((t=>t[s(204)]==r)),i=t(o[s(211)])[s(191)]();return{type:s(199),content:Wr(n,s(192),i),color:{value:o[s(223)],title:o[s(211)]}}}return{type:s(199),content:Wr(n,s(209),Wr(n,s(194)))}}}))}}const ko=Co;function Co(t,e){const n=No();return(Co=function(t,e){return n[t-=374]})(t,e)}function No(){const t=["ELEMENT_HORIZONTAL_LINE","createEmptyElement","279wmDtUK","has","horizontalLine","298119fqNsED","registerElementLabel","enableCommand","editor","1854156BkzMxT","get","createContainerElement","createPositionAt","conversion","8iCvVOZ","descriptionFactory","for","locale","showSuggestionHighlights","2964885uHcBBk","2hVorxp","afterInit","2308890orXhEq","insert","div","elementToStructure","addClass","TrackChangesEditing","high","638652NpQEDk","1381360jTWMUA","HorizontalLineEditing","dataDowncast","plugins","22930OQFAgX","ck-horizontal-line"];return(No=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(332672===-parseInt(n(381))/1*(-parseInt(n(396))/2)+-parseInt(n(385))/3+-parseInt(n(406))/4+parseInt(n(395))/5+parseInt(n(398))/6+-parseInt(n(405))/7*(-parseInt(n(390))/8)+parseInt(n(378))/9*(-parseInt(n(374))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(No);class Lo extends t.Plugin{[ko(397)](){const t=ko,e=this[t(384)];if(!e[t(409)][t(379)](t(407)))return;e[t(409)][t(386)](t(403))[t(383)](t(380));const n=e[t(409)][t(386)](t(403)),r=e[t(393)];n[t(391)][t(382)](t(380),(e=>Wr(r,t(376),e))),e[t(389)][t(392)](t(408))[t(401)]({model:t(380),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(394)])return null;const o=n[s(387)](s(400)),i=n[s(377)]("hr");return n[s(402)](s(375),o),n[s(399)](n[s(388)](o,0),i),o},converterPriority:t(404)})}}const Ro=Mo;!function(t,e){const n=Mo,r=t();for(;;)try{if(180884===parseInt(n(138))/1+-parseInt(n(125))/2+-parseInt(n(107))/3+parseInt(n(104))/4*(parseInt(n(137))/5)+parseInt(n(100))/6+parseInt(n(106))/7*(-parseInt(n(126))/8)+-parseInt(n(127))/9*(-parseInt(n(113))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class So extends t.Plugin{[Ro(120)](){const t=Ro,e=this[t(136)];if(!e[t(105)][t(115)](t(124)))return;const n=e[t(105)][t(110)](t(131)),r=e[t(108)];n[t(135)][t(117)](t(133),(e=>Wr(r,t(129),e))),n[t(102)](t(119)),n[t(123)](t(114)),n[t(135)][t(118)]((e=>{const n=t;if(n(103)!=e[n(121)])return;const{data:s}=e;if(s&&n(114)==s[n(132)]&&e[n(134)]()[n(109)][n(130)].is(n(111),n(133))){const t=Wr(r,n(129));return{type:n(122),content:Wr(r,n(112),t)}}})),this[t(101)]()}[Ro(101)](){const t=Ro,e=this[t(136)],n=e[t(108)];e[t(105)][t(110)](t(131))[t(135)][t(118)]((e=>{const r=t;if(r(128)!=e[r(121)])return;const{data:s}=e;if(s&&r(119)==s[r(116)]){const t=Wr(n,r(129));return{type:r(122),content:Wr(n,r(112),t)}}}))}}function Mo(t,e){const n=vo();return(Mo=function(t,e){return n[t-=100]})(t,e)}function vo(){const t=["TrackChangesEditing","key","rawHtml","getFirstRange","descriptionFactory","editor","240xcgrUu","196246EIegTq","309150bjHPyy","_registerLegacyDescription","enableDefaultAttributesIntegration","attribute","12628aPjnqr","plugins","1365YikMte","301587IQNvZC","locale","start","get","element","*Change %0 content*","10IcdxVG","value","has","commandName","registerElementLabel","registerDescriptionCallback","htmlEmbed","afterInit","type","format","registerBlockAttribute","HtmlEmbed","234440NrdMOv","5560JdkEuZ","1213659uHLDvb","formatBlock","ELEMENT_HTML_EMBED","nodeAfter"];return(vo=function(){return t})()}function Oo(t,e){const n=Do();return(Oo=function(t,e){return n[t-=199]})(t,e)}const wo=Oo;function Do(){const t=["chain","width","*Set image width:* %0","809048bVZQFx","insertion","1015HgxJPI","Block image to inline image","get","getContainedElement","getClosestSelectedImageElement","getSuggestionCallback","end","alt","resizeImage","attribute","imageTypeBlock","previous","imageCaption","Inline image to block image","isOwn","markInsertion","insertImage","caption","toNext","type","registerCustomCallback","enableCommand","TrackChangesEditing","_registerLegacyDescription","nodeBefore","createRangeOn","ImageUploadEditing","35JtNwKu","schema","find","removeObject","deletion","isBlockImage","backward","model","filter","10bEXBSk","selection","newValue","join","ImageEditing","registerBlockAttribute","subType","isIntersecting","markDeletion","change","54952NMJVDY","uploadImage","*Reset image width*","markBlockFormat","document","ELEMENT_IMAGE","FORMAT_IMAGE_SIZE","addObject","forceDefaultExecution","_findSuggestions","convertBlockImageToInline","plugins","formatInline","accept","getNearestSelectionRange","toPrevious","convertInlineImageToBlock","imageBlock","52458HpAZhh","enableDefaultAttributesIntegration","findIndex","2452353QCloiV","forward","format","detach","commandParams","commandName","imageStylePreApply","descriptionFactory","registerDescriptionCallback","ImageUtils","ImageInlineEditing","getFirstRange","ELEMENT_CAPTION","ImageTextAlternativeEditing","5006412MaFVsR","ImageCaptionUtils","ELEMENT_INLINE_IMAGE","*Remove image text alternative*","1503768GWBZad","element","resizedWidth","nodeAfter","imageInline","formatBlock","afterInit","_suggestionFactory","length","createRange","toggleImageCaption","registerAttributeLabel","registerElementLabel","locale","editor","has","isBefore","660726YYFIMp","*Set image text alternative:* %0","start","ImageResize","isCollapsed","imageTextAlternative","key","discard","imageTypeInline","fromPosition","ImageBlockEditing","ImageCaptionEditing","isEqual","getCaptionFromImageModelElement"];return(Do=function(){return t})()}!function(t,e){const n=Oo,r=t();for(;;)try{if(629081===-parseInt(n(232))/1+-parseInt(n(249))/2+parseInt(n(318))/3+parseInt(n(215))/4+-parseInt(n(278))/5*(-parseInt(n(315))/6)+-parseInt(n(251))/7*(-parseInt(n(297))/8)+parseInt(n(211))/9*(-parseInt(n(287))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[wo(221)](){const t=wo,e=this[t(229)];if(!e[t(308)][t(230)](t(291)))return;const n=e[t(308)][t(253)](t(273)),r=e[t(308)][t(253)](t(206)),s=e[t(228)];n[t(272)](t(267)),n[t(204)][t(227)](t(314),(e=>Wr(s,t(302),e))),n[t(204)][t(227)](t(219),(e=>Wr(s,t(213),e))),n[t(204)][t(227)](t(268),(()=>Wr(s,t(209)))),e[t(308)][t(230)](t(277))&&n[t(272)](t(298)),e[t(308)][t(230)](t(242))&&e[t(308)][t(230)](t(207))&&(n[t(272)](t(240),((s,o)=>{const i=t,a=r[i(255)](e[i(285)][i(301)][i(288)]);e[i(285)][i(296)]((()=>{const t=i;n[t(300)](a,{commandName:t(240),commandParams:[o]},[],t(307))}))})),n[t(272)](t(261),((s,o)=>{const a=t;e[a(285)][a(296)]((t=>{const c=a;let u=r[c(255)](e[c(285)][c(301)][c(288)]),l=t[c(276)](u);const f=i.LivePosition[c(241)](l[c(234)],c(312)),h=i.LivePosition[c(241)](l[c(257)],c(269));n[c(305)]((()=>s(o))),u=r[c(255)](e[c(285)][c(301)][c(288)]),l=t[c(276)](u);const g=t[c(224)](f,h);f[c(200)](),h[c(200)](),n[c(300)](u,{commandName:c(240),commandParams:[o]},[],c(313)),g[c(234)][c(231)](l[c(234)])&&n[c(266)](t[c(224)](g[c(234)],l[c(234)]),c(313)),l[c(257)][c(231)](g[c(257)])&&n[c(266)](t[c(224)](l[c(257)],g[c(257)]),c(313))}))})),n[t(222)][t(271)](t(220),t(313),t(290),(()=>!1)),n[t(222)][t(271)](t(220),t(313),t(310),(()=>!1)),n[t(222)][t(271)](t(220),t(313),t(239),n[t(222)][t(256)](t(220),"",t(310))),n[t(222)][t(271)](t(250),t(313),t(290),(()=>!1)),n[t(222)][t(271)](t(250),t(313),t(239),(([r])=>{const s=t,o=n[s(222)][s(256)](s(250),"",s(239));let i=r[s(234)],a=r[s(257)];const c=e[s(285)][s(279)][s(311)](i,s(284)),u=e[s(285)][s(279)][s(311)](a,s(319));c[s(236)]&&(i=c[s(234)]),u[s(236)]&&(a=u[s(257)]),o([e[s(285)][s(224)](i,a)])})),n[t(222)][t(271)](t(220),t(313),t(246),c),n[t(222)][t(271)](t(250),t(313),t(246),c)),e[t(308)][t(230)](t(243))&&(n[t(272)](t(225),((s,o)=>{const i=t,a=e[i(308)][i(253)](i(212));let c=r[i(255)](e[i(285)][i(301)][i(288)]),u=a[i(245)](c);e[i(285)][i(296)]((()=>{const t=i;if(u)return void n[t(295)](e[t(285)][t(276)](u));const l=r[t(283)](c);s(o),c=r[t(255)](e[t(285)][t(301)][t(288)]),u=a[t(245)](c),n[t(266)](e[t(285)][t(276)](u),l?null:t(263))}))})),n[t(222)][t(271)](t(250),t(263),t(246),c));const o=[{type:t(220),subType:t(203)},{type:t(250),subType:t(263)},{type:t(220),subType:t(313)},{type:t(250),subType:t(313)}];function a(e,s){const i=t,a=o[i(317)]((({type:t,subType:n})=>e[i(270)]==t&&e[i(293)]==n)),c=o[i(317)]((({type:t,subType:e})=>s[i(270)]==t&&s[i(293)]==e));if(a<0||c<0)return!1;const u=e[i(208)](),l=s[i(208)]();if((0==a||1==a)&&2==c&&u[i(294)](l))return!0;if(2==a&&3==c){const t=n[i(306)](u,i(250))[i(286)]((({suggestion:t,meta:e})=>e[i(265)]&&i(313)==t[i(293)]));if(t[i(223)]>1&&l[i(257)][i(244)](u[i(234)]))return!0;if(1==t[i(223)]&&(u[i(234)][i(244)](l[i(257)])||u[i(257)][i(244)](l[i(234)])))return!0}if(3==a&&3==c&&u[i(234)][i(231)](l[i(234)])){const t=u[i(257)][i(218)],e=l[i(234)][i(275)];return r[i(283)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(308)][t(230)](t(235))&&(n[t(316)](t(259)),n[t(292)](t(217)),n[t(204)][t(226)](t(217),Wr(s,t(303)))),e[t(308)][t(230)](t(210))&&(n[t(316)](t(237)),n[t(292)](t(258))),n[t(204)][t(205)]((e=>{const n=t;if(o[n(280)]((({type:t,subType:r})=>e[n(270)]==t&&e[n(293)]==r)))return e[n(262)]?{}:void 0})),n[t(204)][t(205)]((e=>{const n=t;if(n(250)==e[n(270)]||n(282)==e[n(270)]){const t=e[n(254)]();if(t&&t.is(n(216),n(268)))return{type:n(250)==e[n(270)]?n(304):n(281),element:t,quantity:1}}})),n[t(204)][t(205)]((e=>t(220)==e[t(270)]&&t(313)==e[t(293)]?{type:t(199),content:t(264)}:t(220)==e[t(270)]&&t(307)==e[t(293)]?{type:t(199),content:t(252)}:void 0)),n[t(204)][t(205)]((e=>{const n=t;if(n(260)!=e[n(270)])return;const{data:r}=e;if(!r||n(258)!=r[n(238)])return;const o=r[n(289)];return o?{type:n(199),content:Wr(s,n(233),'"'+o+'"')}:{type:n(199),content:Wr(s,n(214))}})),this[t(274)]()}[wo(274)](){const t=wo,e=this[t(229)],n=e[t(228)];e[t(308)][t(253)](t(273))[t(204)][t(205)]((e=>{const r=t;if(r(220)!=e[r(270)]&&r(309)!=e[r(270)])return;const{data:s}=e;if(s){if(r(237)==s[r(202)]){const t=s[r(201)][0][r(289)];return t?{type:r(199),content:Wr(n,r(233),'"'+t+'"')}:{type:r(199),content:Wr(n,r(214))}}if(r(259)==s[r(202)]){const t=s[r(201)][0][r(247)];return t?{type:r(199),content:Wr(n,r(248),t)}:{type:r(199),content:Wr(n,r(299))}}}}))}}function Bo(t,e){const n=xo();return(Bo=function(t,e){return n[t-=110]})(t,e)}const Po=Bo;function xo(){const t=["type","key","get","enableDefaultAttributesIntegration","_suggestionFactory","ImageEditing","newValue","src","plugins","locale","10129LGkMUA","2330883XjaCVI","*Format:* replace image URL","accept","3832NkmoiU","registerCustomCallback","getSuggestionCallback","registerBlockAttribute","formatBlock","20bQNhRX","9463DpiMld","commandName","attribute","descriptionFactory","afterInit","69xNKyKc","oldValue","formatInline","has","_registerLegacyDescription","124588zLkeyU","discard","2645688YbuCgl","editor","*Replace image URL*","2087800qmGWaF","170UegcVa","replaceImageSource","registerDescriptionCallback","45562oERisT","_handleLegacySuggestions","TrackChangesEditing","format"];return(xo=function(){return t})()}!function(t,e){const n=Bo,r=t();for(;;)try{if(423911===-parseInt(n(148))/1*(-parseInt(n(147))/2)+parseInt(n(110))/3*(parseInt(n(115))/4)+parseInt(n(120))/5+-parseInt(n(117))/6+parseInt(n(138))/7*(-parseInt(n(142))/8)+parseInt(n(139))/9+-parseInt(n(121))/10*(-parseInt(n(124))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xo);class Uo extends t.Plugin{[Po(152)](){const t=Po;if(!this[t(118)][t(136)][t(113)](t(133)))return;const e=this[t(118)][t(137)],n=this[t(118)][t(136)][t(130)](t(126));n[t(131)](t(122)),n[t(145)](t(135)),n[t(151)][t(123)]((n=>{const r=t;if(r(150)!=n[r(128)])return;const{data:s}=n;return s&&r(135)==s[r(129)]?s[r(134)]&&s[r(111)]?{type:r(127),content:Wr(e,r(119))}:{type:r(127),content:""}:void 0})),this[t(125)]()}[Po(125)](){const t=Po,e=this[t(118)][t(136)][t(130)](t(126));e[t(132)][t(143)](t(146),t(122),t(141),e[t(132)][t(144)](t(146),null,t(116))),e[t(132)][t(143)](t(146),t(122),t(116),e[t(132)][t(144)](t(146),null,t(141))),this[t(114)]()}[Po(114)](){const t=Po,e=this[t(118)],n=e[t(137)];e[t(136)][t(130)](t(126))[t(151)][t(123)]((e=>{const r=t;if(r(146)!=e[r(128)]&&r(112)!=e[r(128)])return;const{data:s}=e;return s&&r(122)==s[r(149)]?{type:r(127),content:Wr(n,r(140))}:void 0}))}}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=429]})(t,e)}function Vo(){const t=["Users","setImageNaturalSizeAttributes","isOwn","ImageUtils","commands","model","filter","getSuggestions","enableCommand","toLowerCase","author","has","2140660jMVCZH","imageTypeInline","format","isInContent","insertion","3fIIslT","881770QffWPI","normalizedStyles","11JXgPku","nodeAfter","commandReversedParams","document","imageCaption","formatInline","join","afterInit","differ","3991404UibiLT","convertInlineImageToBlock","type","title","2IJamCg","9mQBxsa","isBlockImage","plugins","findIndex","end","39156LYOwES","isBefore","markInlineFormat","hasSuggestion","registerCustomCallback","get","suggestion","discard","isEqual","getFirstRange","imageStyle","*Format:* %0","commandParams","refresh","side","markBlockFormat","next","editor","_suggestionFactory","getContainedElement","createRangeOn","nodeBefore","imageStylePreApply","TrackChangesEditing","change","formatBlock","selection","newRange","175rFmfdB","accept","commandName","isIntersecting","1763416zGctjY","getSuggestionCallback","imageTypeBlock","length","descriptionFactory","imageStylePostApply","getSuggestion","forEach","head","locale","shouldConvertImageType","from","_registerLegacyDescription","start","753492fLdigS","getClosestSelectedImageElement","_findSuggestions","isInlineImage","value","_splitMarkerName","name","chain","registerPostFixer","ImageStyleEditing","discardSuggestion","registerDescriptionCallback","300987SLloRN","FORMAT_SIDE_IMAGE","getChangedMarkers","subType"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(200438===parseInt(n(505))/1*(-parseInt(n(441))/2)+-parseInt(n(526))/3*(-parseInt(n(493))/4)+-parseInt(n(527))/5+-parseInt(n(447))/6*(-parseInt(n(475))/7)+-parseInt(n(479))/8*(parseInt(n(442))/9)+parseInt(n(521))/10+-parseInt(n(529))/11*(-parseInt(n(437))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(435)](){const t=jo,n=this[t(464)];if(!n[t(444)][t(520)](t(502)))return;const r=n[t(444)][t(452)](t(470)),s=n[t(444)][t(452)](t(512)),o={};r[t(517)](t(457),((o,i)=>{const a=t,c=n[a(444)][a(452)](a(509)).me,u=n[a(513)][a(452)](a(457));let l=s[a(494)](n[a(514)][a(431)][a(473)]),f=n[a(514)][a(467)](l),h=u[a(497)];if(h==i[a(497)])return;const g={commandName:a(457),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(514)][a(471)]((()=>{const t=a;if(r[t(516)]()[t(515)]((e=>e[t(524)]&&c==e[t(519)]&&(t(472)==e[t(439)]||t(433)==e[t(439)])&&(t(469)==e[t(508)]||t(484)==e[t(508)])&&e[t(456)]()[t(455)](f)))[t(486)]((e=>r[t(503)](e[t(487)]))),l=s[t(494)](n[t(514)][t(431)][t(473)]),f=n[t(514)][t(467)](l),u[t(460)](),n[t(513)][t(452)](t(522))[t(460)](),n[t(513)][t(452)](t(481))[t(460)](),h=u[t(497)],h!=i[t(497)])return s[t(496)](l)&&u[t(489)](i[t(497)],l)?(o({...i,setImageSizes:!1}),l=s[t(494)](n[t(514)][t(431)][t(473)]),void r[t(462)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(469))):void(s[t(443)](l)?r[t(462)](l,g,[],t(484)):r[t(449)](f,g,t(484)))}))}));for(const e of n[t(444)][t(452)](t(502))[t(528)])o[e[t(499)]]=e[t(440)][t(518)]();r[t(465)][t(451)](t(472),t(469),t(434),(()=>!1)),r[t(465)][t(451)](t(472),t(484),t(434),(()=>!1)),r[t(465)][t(451)](t(433),t(484),t(434),(()=>!1)),r[t(465)][t(451)](t(472),t(469),t(476),(([e])=>{const n=t;s[n(510)](e[n(466)]())})),r[t(465)][t(451)](t(472),t(469),t(454),((e,n)=>{const s=t;r[s(465)][s(480)](s(472),"",s(476))(e,{commandName:n[s(477)],commandParams:n[s(430)]})})),r[t(465)][t(451)](t(472),t(469),t(500),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(472),subType:t(469)},{type:t(525),subType:t(432)},{type:t(472),subType:t(438)},{type:t(525),subType:t(438)}];function a(e,n){const o=t,a=i[o(445)]((({type:t,subType:n})=>e[o(439)]==t&&e[o(508)]==n)),c=i[o(445)]((({type:t,subType:e})=>n[o(439)]==t&&n[o(508)]==e));if(a<0||c<0)return!1;const u=e[o(456)](),l=n[o(456)]();if((0==a||1==a)&&2==c&&u[o(478)](l))return!0;if(2==a&&3==c){const t=r[o(495)](u,o(525))[o(515)]((({suggestion:t,meta:e})=>e[o(511)]&&o(438)==t[o(508)]));if(t[o(482)]>1&&l[o(446)][o(455)](u[o(492)]))return!0;if(1==t[o(482)]&&(u[o(492)][o(455)](l[o(446)])||u[o(446)][o(455)](l[o(492)])))return!0}if(3==a&&3==c&&u[o(492)][o(448)](l[o(492)])){const t=u[o(446)][o(429)],e=l[o(492)][o(468)];return s[o(443)](t)&&t===e}return!1}n[t(514)][t(431)][t(501)]((()=>{const e=t;let o=!1;const i=Array[e(490)](n[e(514)][e(431)][e(436)][e(507)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(498)](t);if(e(453)==i&&r[e(450)](u)){if(e(472)==a&&(e(469)==c||e(484)==c)){const t=r[e(485)](u);if(n[e(474)]){const n=t[e(456)]()[e(466)]();if(s[e(443)](n))continue;r[e(503)](t),o=!0}}if(e(525)==a&&e(432)==c&&!n[e(474)]){const t=r[e(485)](u);t[e(463)]&&t[e(463)][e(524)]&&(r[e(503)](t[e(463)]),o=!0)}}}return o})),this[t(491)](o)}[jo(491)](t){const e=jo,n=this[e(464)],r=n[e(488)];n[e(444)][e(452)](e(470))[e(483)][e(504)]((n=>{const s=e;if(s(472)!=n[s(439)]&&s(433)!=n[s(439)])return;const{data:o}=n;if(!o||s(457)!=o[s(477)])return;const i=o[s(459)][0][s(497)];return function(t){const e=s;return{type:e(523),content:Wr(r,e(458),t)}}(s(461)===i?Wr(r,s(506)):t[i]||i)}))}}function Wo(){const t=["1234180CitGBF","7FuDaTf","trackChanges","bind","afterInit","track_changes","187jJgPUI","1785150yhgxSp","4872LEdsBU","3862002tRaOFu","TrackChangesEditing","high","6uXCVnh","_trackChangesExecuted","collaboration_features","forEach","_setSuggestionData","commands","value","5541588lpkPFr","execute","editor","_handleImportedData","listenTo","plugins","enableCommand","4309095CYWXgh","get","1274438Pqqmzr","dataInsert","14076DpuDlC","importWord","Users","lowest","_trackChangesValueDuringImport"];return(Wo=function(){return t})()}function Ho(t,e){const n=Wo();return(Ho=function(t,e){return n[t-=146]})(t,e)}const Ko=Ho;!function(t,e){const n=Ho,r=t();for(;;)try{if(768346===parseInt(n(171))/1+-parseInt(n(164))/2*(parseInt(n(148))/3)+parseInt(n(155))/4+parseInt(n(162))/5+parseInt(n(180))/6*(parseInt(n(172))/7)+parseInt(n(179))/8*(parseInt(n(166))/9)+-parseInt(n(178))/10*(parseInt(n(177))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wo);class qo extends t.Plugin{constructor(t){const e=Ho;super(t),this[e(170)]=!1,this[e(149)]=!1}[Ko(175)](){const t=Ko,e=this[t(157)],n=e[t(153)][t(163)](t(167)),r=e[t(153)][t(163)](t(173));n&&(n.on(t(156),((e,[,n])=>{const s=t;this[s(170)]=r[s(154)],n[s(150)][s(176)]=!this[s(170)]}),{priority:t(147)}),this[t(159)](n,t(165),this[t(158)][t(174)](this)),this[t(159)](n,t(165),(()=>{const e=t;this[e(149)]&&(r[e(156)](),this[e(149)]=!1)}),{priority:t(169)}),e[t(160)][t(163)](t(146))[t(161)](t(167)))}[Ko(158)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(157)][n(153)][n(163)](n(173)),o=s[n(154)];this[n(170)]!==o&&(s[n(156)](),this[n(149)]=!0),r&&r[n(151)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(157)][o(160)][o(163)](o(168)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(167)}}};this[o(157)][o(160)][o(163)](o(146))[o(152)](i)}))}}const Xo=Zo;function Zo(t,e){const n=Jo();return(Zo=function(t,e){return n[t-=257]})(t,e)}function Jo(){const t=["editor","format","outdentBlock","has","TrackChangesEditing","indentBlock","enableCommand","getItems","512635uPVpZL","IndentBlock","outdent","get","IndentEditing","FORMAT_INDENT","afterInit","7xzzxJb","registerAttributeLabel","registerDescriptionCallback","getItemLabel","588950rbNaWL","*Indent:* %0","153GWKWCI","enableDefaultAttributesIntegration","19324MOtTfh","28TzBpHN","formatBlock","type","10899933tzpsld","*Outdent:* %0","registerBlockAttribute","5566864ezbDRf","_registerLegacyDescription","descriptionFactory","commandName","plugins","locale","2160534pohIiG","blockIndent","48NHYKqk","indent","387976ebtubs"];return(Jo=function(){return t})()}!function(t,e){const n=Zo,r=t();for(;;)try{if(521202===-parseInt(n(261))/1+-parseInt(n(285))/2*(parseInt(n(259))/3)+parseInt(n(286))/4*(parseInt(n(270))/5)+-parseInt(n(257))/6*(parseInt(n(277))/7)+parseInt(n(292))/8+-parseInt(n(283))/9*(-parseInt(n(281))/10)+-parseInt(n(289))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jo);class Yo extends t.Plugin{[Xo(276)](){const t=Xo,e=this[t(262)],n=e[t(296)][t(273)](t(266));if(e[t(296)][t(265)](t(274))&&(n[t(268)](t(260)),n[t(268)](t(272))),e[t(296)][t(265)](t(271)))for(const e of[t(267),t(264)])n[t(284)](e);const r=e[t(297)];n[t(291)](t(258)),n[t(294)][t(278)](t(258),Wr(r,t(275))),this[t(293)]()}[Xo(293)](){const t=Xo,e=this[t(262)],n=e[t(297)],r=e[t(296)][t(273)](t(266));r[t(294)][t(279)]((e=>{const s=t;if(s(287)!=e[s(288)])return;const{data:o}=e;if(!o)return;if(s(267)!=o[s(295)]&&s(264)!=o[s(295)])return;const i=e[s(269)]()[0],a=r[s(294)][s(280)](i);return s(267)==o[s(295)]?{type:s(263),content:Wr(n,s(282),a)}:s(264)==o[s(295)]?{type:s(263),content:Wr(n,s(290),a)}:void 0}))}}var Qo=ti;function $o(){var t=["input","1913304hcmbMp","73572swgqnG","4808853RNtrQi","init","389SOSaxh","1167849VNjxlm","60ANcCtd","editor","2646479goGViC","939008PMOpMw","get","plugins","enableCommand","requires","10cIOacF","1846vyOVGw","TrackChangesEditing","20RuHrDH"];return($o=function(){return t})()}function ti(t,e){var n=$o();return(ti=function(t,e){return n[t-=491]})(t,e)}!function(t,e){for(var n=ti,r=t();;)try{if(364777===parseInt(n(503))/1*(parseInt(n(495))/2)+-parseInt(n(500))/3*(parseInt(n(497))/4)+-parseInt(n(494))/5*(-parseInt(n(499))/6)+parseInt(n(501))/7+parseInt(n(508))/8+parseInt(n(504))/9+-parseInt(n(505))/10*(parseInt(n(507))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($o);class ei extends t.Plugin{static get[Qo(493)](){return[Ms.Input]}[Qo(502)](){var t=Qo;this[t(506)][t(491)][t(509)](t(496))[t(492)](t(498))}}function ni(t,e){const n=si();return(ni=function(t,e){return n[t-=460]})(t,e)}const ri=ni;function si(){const t=["commandParams","*Set link:* %0","742986DMtvgm","afterInit","512ctSiUL","toLowerCase","plugins","key","27922840YEijfJ","1779428jKNMAo","LinkEditing","commandName","TrackChangesEditing","16976421BIkmWQ","descriptionFactory","registerInlineAttribute","type","link (","get","unlink","228388QZbTfE","newValue","manualDecorators","enableDefaultAttributesIntegration","formatInline","label","editor","locale","link","8mGTtQe","5961936ptzNfE","8nQWwgg","attribute","format","_registerLegacyDescription","*Remove link*","commands","has","registerAttributeLabel","registerDescriptionCallback","19915RhAPxi","linkHref"];return(si=function(){return t})()}!function(t,e){const n=ni,r=t();for(;;)try{if(994077===-parseInt(n(500))/1*(parseInt(n(491))/2)+-parseInt(n(473))/3+parseInt(n(475))/4*(parseInt(n(469))/5)+parseInt(n(501))/6+-parseInt(n(480))/7*(parseInt(n(460))/8)+-parseInt(n(484))/9+parseInt(n(479))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ri(474)](){const t=ri,e=this[t(497)];if(!e[t(477)][t(466)](t(481)))return;const n=e[t(477)][t(489)](t(483)),r=e[t(465)][t(489)](t(499));n[t(494)](t(499)),n[t(494)](t(490)),n[t(486)](t(470));for(const e of r[t(493)])n[t(486)](e.id),n[t(485)][t(467)](e.id,t(488)+e[t(496)][t(476)]()+")");n[t(485)][t(468)]((n=>{const r=t;if(r(461)!=n[r(487)])return;const{data:s}=n;if(!s||r(470)!=s[r(478)])return;const o=s[r(492)],i=e[r(498)];return{type:r(462),content:null==o?Wr(i,r(464)):Wr(i,r(472),'"'+o+'"')}})),this[t(463)]()}[ri(463)](){const t=ri,e=this[t(497)],n=e[t(498)];e[t(477)][t(489)](t(483))[t(485)][t(468)]((e=>{const r=t;if(r(495)!=e[r(487)])return;const{data:s}=e;if(s){if(r(499)==s[r(482)]){const t=s[r(471)][0];return{type:r(462),content:Wr(n,r(472),'"'+t+'"')}}return r(490)==s[r(482)]?{type:r(462),content:Wr(n,r(464))}:void 0}}))}}function ii(){const t=["710424rgqFob","listIndent","add","formatInline","end","schema","numbered","format","_selectedElements","todoListChecked","value","getAttribute","*Outdent:* %0","createRange","findIndex","162NgIiyv","formatBlock","commandName","121005tnYKMH","afterInit","get","bulleted","execute","checkTodoList","replace","listItem","indentList","model","bulletedList","ELEMENT_LIST_ITEM","slice","todo","listType","4YYKiPe","document","descriptionFactory","registerElementLabel","commands","name","isObject","from","800494wJFVjD","*Change to:* %0","2427115VWKQQt","plugins","parent","filter","commandParams","ELEMENT_NUMBERED_LIST","3856640TDwikY","checkChild","nextSibling","72023pxahFY","markBlockFormat","change","ELEMENT_TODO_LIST","locale","LegacyListEditing","forceValue","numberedList","List","element","enableCommand","*Check item*","*Indent:* %0","previousSibling","*Uncheck item*","LegacyTodoListEditing","editor","createPositionAt","outdentList","paragraph","getSelectedBlocks","has","before","blockName","394307hoYIyt","selection","ELEMENT_BULLETED_LIST","TrackChangesEditing","length","push","136WwnCpO","type","todoList","registerDescriptionCallback"];return(ii=function(){return t})()}const ai=ci;function ci(t,e){const n=ii();return(ci=function(t,e){return n[t-=144]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(264103===-parseInt(n(171))/1+-parseInt(n(222))/2+parseInt(n(181))/3+parseInt(n(214))/4*(parseInt(n(224))/5)+-parseInt(n(196))/6*(parseInt(n(147))/7)+-parseInt(n(177))/8*(-parseInt(n(199))/9)+parseInt(n(144))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ii);class ui extends t.Plugin{[ai(200)](){const t=ai,e=this[t(163)],n=e[t(151)];if(!e[t(225)][t(168)](t(152)))return;const r=e[t(225)][t(201)](t(174)),s=e[t(225)][t(168)](t(162));function o(t){return()=>{const n=ci,s=e[n(208)][n(215)][n(172)],o=e[n(218)][n(201)](t);if(o[n(191)])return void e[n(203)](n(166),{});const i=t[n(211)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(221)](t)[s(227)]((t=>function(t,e){const n=s;return e[n(145)](t[n(226)],n(206))&&!e[n(220)](t)}(t,r)));o=o[s(227)]((t=>!t.is(s(156),s(206))||t[s(192)](s(213))!=e));const i=new Set;for(const t of o)t.is(s(156),s(206))?i[s(183)](li(t)):i[s(183)](t);return Array[s(221)](i)}(s[n(167)](),i,e[n(208)][n(186)]);e[n(208)][n(149)]((()=>{const e=n;for(const n of a)r[e(148)](n,{commandName:t,commandParams:[{forceValue:!o[e(191)]}],formatGroupId:e(170)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(221)](t);const r=n[e(195)]((t=>e(206)!=t[e(219)]));return r>-1&&(n=n[e(211)](0,r)),n}(e[n(208)][n(215)][n(172)][n(167)]()),o=e[n(208)][n(194)](e[n(208)][n(164)](s[0],n(169)),e[n(208)][n(164)](s[s[n(175)]-1],n(185)));e[n(208)][n(149)]((()=>{const e=n;r[e(148)](o,{commandName:t,commandParams:[],formatGroupId:e(182)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(146)];for(;t&&t[n(192)](n(182))>e[n(192)](n(182));)r[n(183)](t),t=t[n(146)]}return Array[n(221)](r)}(s))}))}}r[t(157)](t(154),o(t(154))),r[t(157)](t(209),o(t(209))),s&&r[t(157)](t(179),o(t(179))),r[t(157)](t(207),i(t(207))),r[t(157)](t(165),i(t(165))),s&&r[t(157)](t(204),(()=>{const n=t,s=e[n(218)][n(201)](n(204)),o=Array[n(221)](s[n(189)]);o[n(227)]((t=>t[n(192)](n(190))!=s[n(191)])),e[n(208)][n(149)]((()=>{const t=n;for(const e of o)r[t(148)](e,{commandName:t(204),commandParams:[{forceValue:!s[t(191)]}]})}))})),r[t(216)][t(217)](t(206),(e=>Wr(n,t(210),e))),r[t(216)][t(180)]((e=>{const r=t;if(r(197)!=e[r(178)]&&r(184)!=e[r(178)])return;const{data:s}=e;if(s){if(r(154)==s[r(198)]||r(209)==s[r(198)]||r(179)==s[r(198)])switch(s[r(198)][r(205)](r(155),"")){case r(202):return o(Wr(n,r(173)));case r(187):return o(Wr(n,r(229)));case r(212):return o(Wr(n,r(150)))}if(r(207)==s[r(198)])return{type:r(188),content:Wr(n,r(159),Wr(n,r(210)))};if(r(165)==s[r(198)])return{type:r(188),content:Wr(n,r(193),Wr(n,r(210)))};if(r(204)==s[r(198)])return s[r(228)][0][r(153)]?{type:r(188),content:Wr(n,r(158))}:{type:r(188),content:Wr(n,r(161))}}function o(t){const e=r;return{type:e(188),content:Wr(n,e(223),t)}}}))}}function li(t){const e=ai,n=t[e(192)](e(182));if(0==n)return t;let r=t;for(;t[e(160)]&&t[e(160)].is(e(156),e(206));){const s=t[e(160)][e(192)](e(182));if(s==n)r=t[e(160)];else if(s<n)break;t=t[e(160)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(156),e(206))&&t[e(192)](e(182))>0){let r=t[e(146)];for(;r&&e(206)==r[e(219)]&&r[e(192)](e(182))==t[e(192)](e(182));)n[e(176)](r),r=r[e(146)]}return n}const hi=gi;function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=184]})(t,e)}!function(t,e){const n=gi,r=t();for(;;)try{if(230001===parseInt(n(215))/1*(parseInt(n(196))/2)+parseInt(n(255))/3+-parseInt(n(194))/4+-parseInt(n(190))/5+-parseInt(n(253))/6*(-parseInt(n(222))/7)+parseInt(n(217))/8*(-parseInt(n(193))/9)+parseInt(n(256))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pi);class di extends t.Plugin{[hi(210)](){const t=hi;if(!this[t(264)][t(262)][t(259)](t(223)))return;const e=this[t(264)][t(219)][t(221)](t(185)),n=this[t(264)][t(262)][t(221)](t(246));e[t(244)]&&n[t(212)](t(263),this[t(243)][t(225)](this)),e[t(249)]&&n[t(212)](t(257),this[t(186)][t(225)](this)),e[t(189)]&&n[t(212)](t(261),this[t(197)][t(225)](this)),n[t(236)][t(247)](this[t(251)][t(225)](this))}[hi(243)](t,e={}){const n=hi,r=this[n(264)][n(262)][n(221)](n(246)),s=this[n(220)]();this[n(264)][n(200)][n(206)]((()=>{const t=n;r[t(203)](s,{commandName:t(263),commandParams:[{type:e[t(231)]}],formatGroupId:t(263)})}))}[hi(186)](t,e={}){const n=hi,r=this[n(264)][n(262)][n(221)](n(246)),s=this[n(188)]((t=>t.is(n(233),n(239))&&n(227)===t[n(191)](n(230))));if(s[n(242)]<1)return;const o=s[n(199)]((t=>this[n(264)][n(200)][n(254)](this[n(264)][n(200)][n(252)](t,n(207)),this[n(264)][n(200)][n(252)](t,0))));this[n(264)][n(200)][n(206)]((()=>{const t=n;r[t(203)](o,{commandName:t(257),commandParams:[{reversed:e[t(249)]}],formatGroupId:t(257)})}))}[hi(197)](t,e={}){const n=hi,r=this[n(264)][n(262)][n(221)](n(246)),s=this[n(188)]((t=>t.is(n(233),n(239))&&n(227)===t[n(191)](n(230))));if(s[n(242)]<1)return;const o=s[n(199)]((t=>this[n(264)][n(200)][n(254)](this[n(264)][n(200)][n(252)](t,n(207)),this[n(264)][n(200)][n(252)](t,0))));this[n(264)][n(200)][n(206)]((()=>{const t=n;r[t(203)](o,{commandName:t(261),commandParams:[{startIndex:e[t(189)]}],formatGroupId:t(261)})}))}[hi(251)](t){const e=hi;if(e(204)!=t[e(231)]&&e(211)!=t[e(231)])return;const n=this[e(264)][e(241)],{data:r}=t;if(!r)return;let s,o;switch(r[e(235)]){case e(263):s=e(234),o={type:e(202),content:Wr(n,s,Wr(n,this[e(192)](r[e(213)][0][e(231)])))};break;case e(257):s=r[e(213)][0][e(249)]?e(237):e(248),o={type:e(202),content:Wr(n,s)};break;case e(261):s=e(187),o={type:e(202),content:Wr(n,s,r[e(213)][0][e(189)])}}return o}[hi(220)](){const t=hi;var e,n,r,s;const o=this[t(264)][t(262)][t(221)](t(229));let i=Array[t(232)](this[t(264)][t(200)][t(214)][t(258)][t(216)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(233),t(239)))&&i[t(201)](...o[t(198)](this[t(264)][t(200)][t(214)][t(258)][t(184)](),t(250))),(null===(n=i[i[t(242)]-1])||void 0===n?void 0:n.is(t(233),t(239)))&&i[t(209)](...o[t(198)](this[t(264)][t(200)][t(214)][t(258)][t(240)](),t(260))),i=[...new Set(i)],(null===(s=null===(r=this[t(264)][t(200)][t(214)][t(258)][t(184)]())||void 0===r?void 0:r[t(226)])||void 0===s?void 0:s.is(t(233),t(239)))&&(i=i[t(218)]((e=>e.is(t(233),t(239))))),i}[hi(188)](t){const e=hi,n=this[e(264)][e(262)][e(221)](e(229));let r=Array[e(232)](this[e(264)][e(200)][e(214)][e(258)][e(216)]())[e(218)](t)[e(199)]((t=>{const r=e,s=this[r(264)][r(200)][r(252)](t,0);return[...n[r(198)](s,r(250)),...n[r(198)](s,r(260))]}))[e(238)]();return r=[...new Set(r)],r}[hi(192)](t){const e=hi;return e(224)+(this[e(264)][e(262)][e(221)](e(229))[e(205)](t)||e(195))[e(245)]()+e(208)+t[e(245)]()[e(228)](/-/g,"_")}}function pi(){const t=["handleListStartCommand","getSiblingNodes","map","model","unshift","format","markMultiRangeBlockFormat","formatBlock","getListTypeFromListStyleType","change","before","_LIST_","push","afterInit","formatInline","enableCommand","commandParams","document","29059FXWLNw","getSelectedBlocks","136YXvvUm","filter","config","_getSuggestionBlocksForListStyle","get","543991mcSlhe","LegacyListPropertiesEditing","ELEMENT_","bind","parent","numbered","replace","LegacyListUtils","listType","type","from","element","*Change to:* %0","commandName","descriptionFactory","*Format:* set order to reversed","flat","listItem","getLastPosition","locale","length","handleListStyleCommand","styles","toUpperCase","TrackChangesEditing","registerDescriptionCallback","*Format:* set order to regular","reversed","backward","handleDescriptions","createPositionAt","18GPEggP","createRange","280413UhIqZA","7618710AyJEVi","listReversed","selection","has","forward","listStart","plugins","listStyle","editor","getFirstPosition","list.properties","handleListReversedCommand","*Format:* set start index to %0","_getSuggestionBlocks","startIndex","1453250ZJlSAW","getAttribute","_getTranslationKeyForListStyle","215613mLVDEP","1339660Xkfuab","default","12YnFvcr"];return(pi=function(){return t})()}const mi=Ei;function Ei(t,e){const n=bi();return(Ei=function(t,e){return n[t-=497]})(t,e)}!function(t,e){const n=Ei,r=t();for(;;)try{if(127904===parseInt(n(502))/1*(-parseInt(n(497))/2)+parseInt(n(521))/3*(-parseInt(n(522))/4)+-parseInt(n(514))/5+-parseInt(n(518))/6*(parseInt(n(517))/7)+parseInt(n(506))/8*(-parseInt(n(528))/9)+parseInt(n(524))/10+parseInt(n(526))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bi);class Ii extends t.Plugin{[mi(520)](){const t=mi,e=this[t(519)];if(!e[t(530)][t(525)](t(516)))return;const n=e[t(530)][t(507)](t(515)),r=e[t(505)];n[t(509)](t(513)),n[t(511)][t(523)](t(532),(e=>Wr(r,t(503),e))),e[t(529)][t(531)](t(498))[t(527)]({model:t(532),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(501)])return n[s(533)](s(499))},converterPriority:t(512)}),e[t(534)][t(500)].on(t(504),((e,n,r)=>{const s=t;r[s(510)][s(501)]&&e[s(508)]()}),{priority:t(512)})}}function bi(){const t=["357050JNUVrR","has","9193899ojDiRZ","elementToElement","2098917BEzPyt","conversion","plugins","for","media","createEmptyElement","data","94092gqydNt","dataDowncast","div","downcastDispatcher","showSuggestionHighlights","1tlGaqU","ELEMENT_MEDIA","attribute:url:media","locale","8bfhVVQ","get","stop","enableCommand","options","descriptionFactory","high","mediaEmbed","1103035KlvSoN","TrackChangesEditing","MediaEmbedEditing","28ZNewDp","256686yoYNhj","editor","afterInit","15RjJbrs","57296vBIRWq","registerElementLabel"];return(bi=function(){return t})()}const Ti=_i;function _i(t,e){const n=yi();return(_i=function(t,e){return n[t-=148]})(t,e)}function yi(){const t=["mention","8598240TccPaV","get","has","16735wcahut","753Fkkpvp","1412OPFYlz","TrackChangesEditing","7071366SLeTUA","2950UhOsWf","MentionEditing","afterInit","enableCommand","160RFyodr","1230001uBPAsd","plugins","73881iocHuY","28579470KMSQAy","editor"];return(yi=function(){return t})()}!function(t,e){const n=_i,r=t();for(;;)try{if(702259===-parseInt(n(158))/1+-parseInt(n(153))/2*(-parseInt(n(149))/3)+parseInt(n(150))/4*(-parseInt(n(148))/5)+-parseInt(n(152))/6+parseInt(n(164))/7+-parseInt(n(157))/8*(parseInt(n(160))/9)+parseInt(n(161))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(yi);class Ai extends t.Plugin{[Ti(155)](){const t=Ti,e=this[t(162)];e[t(159)][t(166)](t(154))&&e[t(159)][t(165)](t(151))[t(156)](t(163))}}function ki(t,e){const n=Ni();return(ki=function(t,e){return n[t-=163]})(t,e)}const Ci=ki;function Ni(){const t=["TrackChangesEditing","head","enableDefaultAttributesIntegration","newValue","registerDescriptionCallback","*Remove format:* %0","locale","listType","6289115VkxpIY","editor","9389160EooLze","plugins","descriptionFactory","8CeVNzW","1SlXBCj","get","has","*Set format:* %0","1877714PWRyjL","5824368WFBRUC","listMarkerStyle","6937763tGilXg","handleDescriptions","afterInit","oldValue","registerBlockAttribute","MultiLevelList","data","627933tYonpn","6724566LxQkVM","format","ELEMENT_MULTI_LEVEL_LIST","multiLevelList","key","next"];return(Ni=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(714864===-parseInt(n(169))/1*(-parseInt(n(173))/2)+-parseInt(n(183))/3*(-parseInt(n(168))/4)+parseInt(n(163))/5+-parseInt(n(174))/6+parseInt(n(176))/7+-parseInt(n(165))/8+-parseInt(n(184))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ni);class Li extends t.Plugin{[Ci(178)](){const t=Ci,e=this[t(164)],n=e[t(166)][t(170)](t(190));e[t(166)][t(171)](t(181))&&(n[t(192)](t(187)),n[t(180)](t(175)),n[t(167)][t(194)]((e=>this[t(177)](e))))}[Ci(177)](t){const e=Ci,n=this[e(164)][e(196)],{data:r}=t,s={type:e(185),content:""};if(r&&e(175)==r[e(188)]){if(!r[e(179)])return{type:e(185),content:Wr(n,e(172),Wr(n,e(186)))+" ("+r[e(193)]+")"};if(!r[e(193)]){let o=t[e(191)];for(;o;){if(o[e(182)]&&e(197)==o[e(182)][e(188)]&&o[e(182)][e(193)])return s;o=o[e(189)]}return{type:e(185),content:Wr(n,e(195),Wr(n,e(186)))+" ("+r[e(179)]+")"}}}}}const Ri=Mi;function Si(){const t=["has","plugins","ELEMENT_PAGE_BREAK","2356971AbjmHZ","2RzrbyR","editor","7201488MZkeSM","afterInit","descriptionFactory","enableCommand","locale","25Mcoivl","TrackChangesEditing","1187656wMKYJB","pageBreak","PageBreakEditing","registerElementLabel","get","2738512hlWDvb","821482sMgWOo","18FytiKR","13874930OVVytH","348402hKSdZW"];return(Si=function(){return t})()}function Mi(t,e){const n=Si();return(Mi=function(t,e){return n[t-=437]})(t,e)}!function(t,e){const n=Mi,r=t();for(;;)try{if(463694===parseInt(n(439))/1*(-parseInt(n(447))/2)+-parseInt(n(446))/3+parseInt(n(456))/4+parseInt(n(454))/5*(parseInt(n(442))/6)+-parseInt(n(438))/7+-parseInt(n(449))/8+parseInt(n(440))/9*(parseInt(n(441))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class vi extends t.Plugin{[Ri(450)](){const t=Ri,e=this[t(448)];if(!e[t(444)][t(443)](t(458)))return;e[t(444)][t(437)](t(455))[t(452)](t(457));const n=e[t(444)][t(437)](t(455)),r=e[t(453)];n[t(451)][t(459)](t(457),(e=>Wr(r,t(445),e)))}}const Oi=Di;function wi(){const t=["Paragraph","getItemLabel","highest","descriptionFactory","1745IVsKmu","start","commandName","has","*Insert:* %0","insertion","downcastDispatcher","plugins","afterInit","isLimit","261555BPQrmE","editor","showSuggestionHighlights","insert","locale","type","TrackChangesEditing","$text","name","mapper","paragraph","writer","registerDescriptionCallback","ELEMENT_PARAGRAPH","44692CGsHCh","markerName","addClass","ck-suggestion-marker-split","enableDefaultAttributesIntegration","checkChild","schema","editing","model","formatBlock","627934fUODcB","getFirstRange","data","span","171HpVJWh","includes","activeMarkers","end","9lQifQr","isBlock","23556130GQMTic","createUIElement","consume","*Change to:* %0","get","format","11172qUWHeE","registerElementLabel","isTouching","markerRange","addMarker:suggestion:insertion","consumable","enableCommand","insertParagraph","toViewPosition","3240920YXCWqi","options","ck-suggestion-marker--active","nodeAfter","614730XidEVz","bindElementToMarker","_registerLegacyDescription"];return(wi=function(){return t})()}function Di(t,e){const n=wi();return(Di=function(t,e){return n[t-=278]})(t,e)}!function(t,e){const n=Di,r=t();for(;;)try{if(507967===-parseInt(n(288))/1+-parseInt(n(329))/2+parseInt(n(333))/3*(-parseInt(n(319))/4)+-parseInt(n(295))/5*(parseInt(n(345))/6)+-parseInt(n(305))/7+parseInt(n(284))/8+parseInt(n(337))/9*(parseInt(n(339))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Fi extends t.Plugin{[Oi(303)](){const t=Oi,e=this[t(306)];if(!e[t(302)][t(298)](t(291)))return;const n=e[t(309)],r=e[t(302)][t(343)](t(311));r[t(294)][t(346)](t(315),(e=>Wr(n,t(318),e))),r[t(323)](t(315)),r[t(281)](t(282)),e[t(326)][t(301)].on(t(279),Bi(e),{priority:t(293)}),e[t(331)][t(301)].on(t(279),((n,r,s)=>{const o=t;s[o(285)][o(307)]&&Bi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(293)});const s=r[t(294)];s[t(317)]((r=>{const o=t;if(o(300)!==r[o(310)])return;const{start:i,end:a}=r[o(330)]();if(!i[o(347)](a)||!i[o(287)])return;const c=e[o(327)][o(325)],u=i[o(287)];return c[o(338)](u)&&!c[o(304)](u)&&c[o(324)](u,o(312))?{type:o(300),content:Wr(n,o(299),s[o(292)](u,1))}:void 0})),this[t(290)]()}[Oi(290)](){const t=Oi,e=this[t(306)],n=e[t(309)];e[t(302)][t(343)](t(311))[t(294)][t(317)]((e=>{const r=t;if(r(328)!=e[r(310)])return;const{data:s}=e;return s&&r(315)==s[r(297)]?{type:r(344),content:Wr(n,r(342),Wr(n,r(318)))}:void 0}))}}function Bi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Di,i=t[o(302)][o(343)](o(311)),a=r[o(278)][o(296)],c=r[o(278)][o(336)],u=t[o(327)][o(325)];if(!a[o(347)](c)||!a[o(287)])return;const l=a[o(287)];if(u[o(338)](l)&&!u[o(304)](l)&&u[o(324)](l,o(312))){if(!s[o(280)][o(341)](r[o(278)],n[o(313)]))return;const t=s[o(316)][o(340)](o(332),{class:o(322)}),a=s[o(314)][o(283)](c);e&&i[o(335)][o(334)](r[o(320)])&&s[o(316)][o(321)](o(286),t),s[o(316)][o(308)](a,t),s[o(314)][o(289)](t,r[o(320)])}}}const Pi=Ui;function xi(){const t=["6242nlgVlU","1274130vQejJF","TrackChangesEditing","descriptionFactory","RemoveFormatEditing","editor","_registerLegacyDescription","4oaTIgb","format","136lRyztK","enableDefaultAttributesIntegration","4297645knNtHS","plugins","registerDescriptionCallback","afterInit","commandName","356120ntiHvm","get","14fzDLRi","675918UCxCnx","type","removeFormat","formatBlock","*Remove all formatting*","215595RToBVm","9dCipqT","locale","8340632twbJTs","formatInline","has"];return(xi=function(){return t})()}function Ui(t,e){const n=xi();return(Ui=function(t,e){return n[t-=467]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(841165===parseInt(n(473))/1*(parseInt(n(482))/2)+-parseInt(n(467))/3+parseInt(n(480))/4*(-parseInt(n(484))/5)+-parseInt(n(492))/6*(-parseInt(n(491))/7)+parseInt(n(470))/8+-parseInt(n(468))/9*(parseInt(n(489))/10)+parseInt(n(474))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xi);class ji extends t.Plugin{[Pi(487)](){const t=Pi,e=this[t(478)];e[t(485)][t(472)](t(477))&&(e[t(485)][t(490)](t(475))[t(483)](t(494)),this[t(479)]())}[Pi(479)](){const t=Pi,e=this[t(478)];e[t(485)][t(490)](t(475))[t(476)][t(486)]((n=>{const r=t;if(r(495)!=n[r(493)]&&r(471)!=n[r(493)])return;const{data:s}=n;return s&&r(494)==s[r(488)]?{type:r(481),content:Wr(e[r(469)],r(496))}:void 0}))}}function Gi(t,e){const n=zi();return(Gi=function(t,e){return n[t-=323]})(t,e)}const Vi=Gi;function zi(){const t=["18xneGoY","plugins","discardAllSuggestions","378602MDzpOw","24dmUiSP","RestrictedEditingModeEditing","has","discardSuggestion","3324980lswZbc","goToPreviousRestrictedEditingException","4242GhOKjR","acceptAllSuggestions","goToNextRestrictedEditingException","acceptSuggestion","94NXdZeV","trackChanges","759316BNTcDS","discardSelectedSuggestions","44670cydHTI","545960KegLLQ","afterInit","109881LZpIBL","TrackChangesEditing","get","acceptSelectedSuggestions","editor","enableCommand"];return(zi=function(){return t})()}!function(t,e){const n=Gi,r=t();for(;;)try{if(103122===-parseInt(n(347))/1+parseInt(n(343))/2*(-parseInt(n(339))/3)+parseInt(n(345))/4+-parseInt(n(348))/5+-parseInt(n(329))/6*(parseInt(n(332))/7)+-parseInt(n(333))/8*(parseInt(n(323))/9)+parseInt(n(337))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Wi extends t.Plugin{[Vi(349)](){const t=Vi,e=this[t(327)];if(!e[t(330)][t(335)](t(334)))return;const n=e[t(330)][t(325)](t(324));n[t(328)](t(338)),n[t(328)](t(341));const r=e[t(330)][t(325)](t(334));r[t(328)](t(344)),r[t(328)](t(342)),r[t(328)](t(336)),r[t(328)](t(340)),r[t(328)](t(331)),r[t(328)](t(326)),r[t(328)](t(346))}}function Hi(){const t=["bindElementToMarker","high","activeMarkers","editing","addClass","6399440BmNOXc","test","options","model","includes","markerName","toViewPosition","ck-suggestion-marker--active","9042093rgDnhE","markerRange","element","writer","showSuggestionHighlights","mapper","addMarker:suggestion","getItems","addMarker:suggestion:deletion","requires","init","createUIElement","3189224TjhGia","12296SKCRaD","editor","ELEMENT_LINE_BREAK","ck-suggestion-marker-","data","split","consumable","deletion","registerElementLabel","addMarker:suggestion:insertion","shiftEnter","6SKsmtp","locale","get","4257185gCDCrF","name","10640LUsJDF","1524OHFtGJ","createPositionBefore","merge","descriptionFactory","span","downcastDispatcher","enableCommand","softBreak","insert","plugins","TrackChangesEditing","1255382uMHKLC"];return(Hi=function(){return t})()}const Ki=qi;function qi(t,e){const n=Hi();return(qi=function(t,e){return n[t-=384]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(846158===-parseInt(n(433))/1+parseInt(n(404))/2+parseInt(n(422))/3*(parseInt(n(405))/4)+-parseInt(n(419))/5*(parseInt(n(416))/6)+parseInt(n(421))/7+parseInt(n(384))/8+-parseInt(n(392))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hi);class Xi extends t.Plugin{static get[Ki(401)](){return[Js.ShiftEnter]}[Ki(402)](){const t=Ki,e=this[t(406)],n=e[t(431)][t(418)](t(432));n[t(428)](t(415)),e[t(437)][t(427)].on(t(414),Zi(e),{priority:t(435)}),e[t(437)][t(427)].on(t(400),Zi(e),{priority:t(435)}),e[t(409)][t(427)].on(t(398),((n,r,s)=>{const o=t;s[o(386)][o(396)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(425)][t(413)](t(429),(n=>Wr(e[t(417)],t(407),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(431)][o(418)](o(432));if(!s[o(411)][o(385)](r[o(393)],n[o(420)]))return;const a=t[o(387)];for(const t of r[o(393)][o(399)]()){if(!t.is(o(394),o(429)))continue;const n=o(412)==r[o(389)][o(410)](":")[1]?o(424):o(410),c=s[o(395)][o(403)](o(426),{class:o(408)+n}),u=s[o(397)][o(390)](a[o(423)](t));e&&i[o(436)][o(388)](r[o(389)])&&s[o(395)][o(438)](o(391),c),s[o(395)][o(430)](u,c),s[o(397)][o(434)](c,r[o(389)])}}}const Ji=Qi;function Yi(){const t=["afterInit","getRanges","FORMAT_RESTRICTED_DISABLED","203874WlUTSF","restrictedEditingException","isCollapsed","1968003tSWdLX","forceValue","7WnpHND","type","model","9SVgDuf","change","StandardEditingModeEditing","4683858qfwBKJ","locale","5NMwljE","formatInline","97735JXoeaX","registerDescriptionCallback","descriptionFactory","3216OGokFV","format","6076180fgCGlJ","get","TrackChangesEditing","formatBlock","36MKzmKO","17563810GfdsSo","FORMAT_RESTRICTED_ENABLED","value","8346824EuZOso","has","document","commands","editor","commandName","markInlineFormat","from","commandParams","enableCommand","plugins","selection"];return(Yi=function(){return t})()}function Qi(t,e){const n=Yi();return(Qi=function(t,e){return n[t-=326]})(t,e)}!function(t,e){const n=Qi,r=t();for(;;)try{if(986255===-parseInt(n(328))/1*(-parseInt(n(337))/2)+parseInt(n(359))/3+parseInt(n(333))/4+-parseInt(n(326))/5*(parseInt(n(367))/6)+parseInt(n(361))/7*(parseInt(n(341))/8)+-parseInt(n(364))/9*(-parseInt(n(338))/10)+parseInt(n(356))/11*(-parseInt(n(331))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yi);class $i extends t.Plugin{[Ji(353)](){const t=Ji,e=this[t(345)],n=e[t(363)],r=e[t(368)];if(!e[t(351)][t(342)](t(366)))return;const s=e[t(351)][t(334)](t(335)),o=t(357),i=e[t(344)][t(334)](o);s[t(350)](o,((e,r={})=>{const a=t,c=n[a(343)][a(352)];if(c[a(358)])return void e(r);const u=void 0!==r[a(360)]?r[a(360)]:!i[a(340)];n[a(365)]((()=>{const t=a,e=Array[t(348)](c[t(354)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(347)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(330)][t(329)]((e=>{const n=t;if(n(336)!=e[n(362)]&&n(327)!=e[n(362)])return;const{data:s}=e;return s&&s[n(346)]==o?s[n(349)][0][n(360)]?{type:n(332),content:Wr(r,n(339))}:{type:n(332),content:Wr(r,n(355))}:void 0}))}}const ta=na;!function(t,e){const n=na,r=t();for(;;)try{if(442700===-parseInt(n(318))/1*(-parseInt(n(350))/2)+-parseInt(n(341))/3+parseInt(n(311))/4*(-parseInt(n(319))/5)+-parseInt(n(339))/6+parseInt(n(348))/7+parseInt(n(329))/8+parseInt(n(345))/9*(-parseInt(n(338))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ra);class ea extends t.Plugin{[ta(354)](){const t=ta,e=this[t(321)];if(!e[t(309)][t(320)](t(343))||!e[t(309)][t(320)](t(325)))return;const n=e[t(309)][t(312)](t(328)),r=e[t(340)],s=e[t(352)][t(312)](t(315))||{},o=e[t(309)][t(312)](t(316)),i=e[t(309)][t(312)](t(347))[t(337)](e[t(309)][t(312)](t(325)),s[t(307)]);n[t(326)](t(315));const a=new Set;for(const e of i[t(349)]){const n=o[t(334)](e[t(353)]);a[t(336)](n)}const c=new Set;for(const e of i[t(314)]){const n=o[t(334)](e[t(353)]);c[t(336)](n);for(const n of e[t(331)])c[t(336)](n)}for(const e of a)n[t(332)](e),n[t(308)][t(317)](e,Wr(r,t(330)));for(const e of c)n[t(335)](e),n[t(308)][t(317)](e,Wr(r,t(330)));this[t(324)]()}[ta(324)](){const t=ta,e=this[t(321)],n=e[t(340)];e[t(309)][t(312)](t(328))[t(308)][t(333)]((e=>{const r=t;if(r(355)!=e[r(323)]&&r(310)!=e[r(323)])return;const{data:s}=e;return s&&r(315)===s[r(322)]?s[r(351)][0][r(327)]?{type:r(344),content:Wr(n,r(342),s[r(351)][0][r(313)][r(346)]())}:{type:r(344),content:Wr(n,r(306),s[r(351)][0][r(313)][r(346)]())}:void 0}))}}function na(t,e){const n=ra();return(na=function(t,e){return n[t-=306]})(t,e)}function ra(){const t=["style","GeneralHtmlSupport","registerAttributeLabel","1658GSzqrx","125OZbEmt","has","editor","commandName","type","_registerLegacyDescription","DataSchema","enableDefaultAttributesIntegration","forceValue","TrackChangesEditing","4667560fXOqGc","FORMAT_STYLE","ghsAttributes","registerBlockAttribute","registerDescriptionCallback","getGhsAttributeNameForElement","registerInlineAttribute","add","normalizeConfig","384190IJtbEg","143778mqOZgS","locale","1414356kVnqLe","*Set format:* %0","Style","format","54WYRccC","toLowerCase","StyleUtils","3428110XuXEYV","block","676eqhOuN","commandParams","config","element","afterInit","formatBlock","*Remove format:* %0","definitions","descriptionFactory","plugins","formatInline","74392mBnvNu","get","styleName","inline"];return(ra=function(){return t})()}const sa=oa;function oa(t,e){const n=aa();return(oa=function(t,e){return n[t-=333]})(t,e)}!function(t,e){const n=oa,r=t();for(;;)try{if(109023===parseInt(n(461))/1*(-parseInt(n(417))/2)+-parseInt(n(455))/3+-parseInt(n(388))/4*(parseInt(n(474))/5)+parseInt(n(358))/6*(parseInt(n(344))/7)+-parseInt(n(423))/8*(parseInt(n(396))/9)+parseInt(n(365))/10*(parseInt(n(454))/11)+parseInt(n(373))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(aa);class ia extends t.Plugin{constructor(t){const e=oa;super(t),this[e(355)]=[e(378),e(421)],this[e(484)]=new Set}[sa(361)](){const t=sa,e=this[t(414)],n=e[t(472)][t(385)][t(347)];if(!e[t(495)][t(376)](t(453)))return;const r=e[t(497)],s=e[t(495)][t(420)](t(442)),o=e[t(495)][t(420)](t(457));s[t(493)][t(383)](t(395),(e=>Wr(r,t(393),e))),this[t(466)](),s[t(435)](t(443)),s[t(435)](t(356)),s[t(435)](t(469));for(const r of[t(384),t(368)]){const i=e[t(404)][t(420)](r);s[t(435)](r,(r=>{const a=t;e[a(472)][a(477)]((t=>{const e=a;r();const c=e(470)===i[e(465)],u=o[e(488)](n),l=o[e(364)](u),f=c?l[e(359)]-1:l[e(434)]+1,h=u[0][e(369)](e(395)),g=o[e(462)](h,{startRow:f,endRow:f}),d=Array[e(427)](g)[e(479)]((n=>t[e(463)](n[e(362)])));s[e(409)](d,e(378))}))}))}for(const r of[t(348),t(340)]){const i=e[t(404)][t(420)](r);s[t(435)](r,(r=>{const a=t;e[a(472)][a(477)]((t=>{const e=a;r();const c=e(403)===i[e(465)],u=o[e(488)](n),l=o[e(379)](u),f=c?l[e(359)]-1:l[e(434)]+1,h=u[0][e(369)](e(395)),g=o[e(462)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(427)](g)[e(479)]((n=>t[e(463)](n[e(362)])));s[e(409)](d,e(421))}))}))}for(const r of[t(354),t(475)]){const i=r[t(333)](11),a=i[t(398)](),c=a[t(333)](0,3)+t(381),u=t(395)+i,l=t(437)+i,f=t(491)+i;s[t(435)](r,(()=>{const i=t;e[i(472)][i(477)]((t=>{const e=i,h=o[e(488)](n),g=h[0][e(369)](e(395));let d;if(e(354)==r){const t=o[e(364)](h);d={startRow:t[e(359)],endRow:t[e(434)],includeAllSlots:!0}}else{const t=o[e(379)](h);d={startColumn:t[e(359)],endColumn:t[e(434)],includeAllSlots:!0}}const p=o[e(462)](g,d),m=Array[e(427)](p)[e(479)]((({cell:t})=>t)),E=ca(m[e(428)]((t=>t[e(335)](c)))),I=ca(m[e(428)]((t=>!t[e(335)](c))))[e(479)]((n=>t[e(463)](n))),b=s[e(476)](I,u);if(b&&(e(378)==b[e(380)]||e(421)==b[e(380)])){const n=this[e(450)](b);for(const r of E){const s=t[e(463)](r),i=o[e(343)](r),u=r[e(432)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(382)](s)}}}))}))}function c(r){const s=t,o=Array[s(427)](n[s(456)]())[s(479)]((t=>i.LiveRange[s(441)](t)));e[s(472)][s(477)]((t=>{const n=s,i=t[n(407)];r=r[n(428)]((t=>n(401)!=t[n(430)][n(338)])),t[n(337)](r),e[n(404)][n(420)](n(354))[n(336)](),e[n(370)](n(354),{forceDefaultExecution:!0}),e[n(472)][n(341)]((()=>{const t=n;e[t(472)][t(341)](i,(e=>{const n=t,r=o[n(428)]((t=>n(401)!=t[n(430)][n(338)]));r[n(371)]>0&&e[n(337)](r);for(const t of o)t[n(436)]()}))}))}))}function u(r){const s=t;e[s(472)][s(477)]((t=>{const o=s,a=Array[o(427)](n[o(456)]())[o(479)]((t=>i.LiveRange[o(441)](t))),c=[];for(const t of r)for(const e of t[o(349)]({shallow:!0}))c[o(452)](e);for(const n of c)o(401)!=n[o(430)][o(338)]&&(t[o(337)](t[o(346)](n,0)),e[o(404)][o(420)](o(475))[o(336)](),e[o(370)](o(475),{forceDefaultExecution:!0}));const u=a[o(428)]((t=>o(401)!=t[o(430)][o(338)]));u[o(371)]>0&&t[o(337)](u);for(const t of a)t[o(436)]()}))}function l(e,n){const r=t;return n[r(405)]((t=>e[r(449)]((e=>e[r(377)][r(422)](t[r(473)])||t[r(377)][r(422)](e[r(473)])))))}function f(e,n){const r=t;return!e[r(449)]((t=>n[r(449)]((e=>t[r(444)](e)))))&&e[r(449)]((t=>n[r(449)]((e=>t[r(377)][r(360)](e[r(473)])))))}e[t(440)][t(451)].on(t(489),((e,n,r)=>{const s=t;if(!r[s(490)][s(334)])return;const o=n[s(438)];if(!o)return;const i=r[s(389)][s(429)](o);function c(t){return Array[s(392)](t)?t:[t]}i&&s(496)===o[s(459)]&&(0,a.setHighlightHandling)(i,r[s(415)],((t,e,n)=>n[s(483)](c(e[s(486)]),t)),((t,e,n)=>n[s(350)](c(e[s(486)]),t)))}),{priority:t(416)}),s[t(493)][t(458)]((e=>{const n=t;if(n(413)!=e[n(390)]&&n(467)!=e[n(390)])return;const s=e[n(445)]();if(null!=s&&s.is(n(425),n(395))){if(n(413)==e[n(390)]){const t=e[n(349)]()[n(428)]((t=>t.is(n(339))))[n(479)]((t=>t[n(440)]));if(t[n(371)])return{type:n(413),content:Wr(r,n(478),Wr(r,n(418),'"'+t[n(342)](" ")+'"'))}}if(n(467)==e[n(390)]){const t=e[n(349)]()[n(428)]((t=>t.is(n(339))))[n(479)]((t=>t[n(440)]));if(t[n(371)])return{type:n(467),content:Wr(r,n(374),Wr(r,n(418),'"'+t[n(342)](" ")+'"'))}}}})),s[t(493)][t(458)]((e=>{const n=t;if(n(378)==e[n(380)]){const t=e[n(349)]()[n(428)]((t=>t.is(n(339))))[n(479)]((t=>t[n(440)])),s=this[n(450)](e),o=s[n(353)]-s[n(351)]+1;if(n(413)==e[n(390)])return t[n(371)]?{type:n(413),content:Wr(r,n(478),Wr(r,n(492),[o,'"'+t[n(342)](" ")+'"']))}:{type:n(413),content:Wr(r,n(478),Wr(r,n(464),o))};if(n(467)==e[n(390)])return t[n(371)]?{type:n(467),content:Wr(r,n(374),Wr(r,n(492),[o,'"'+t[n(342)](" ")+'"']))}:{type:n(467),content:Wr(r,n(374),Wr(r,n(464),o))}}if(n(421)==e[n(380)]){const t=e[n(349)]()[n(428)]((t=>t.is(n(339))))[n(479)]((t=>t[n(440)])),s=this[n(450)](e),o=s[n(494)]-s[n(433)]+1;if(n(413)==e[n(390)])return t[n(371)]?{type:n(413),content:Wr(r,n(478),Wr(r,n(411),[o,'"'+t[n(342)](" ")+'"']))}:{type:n(413),content:Wr(r,n(478),Wr(r,n(424),o))};if(n(467)==e[n(390)])return t[n(371)]?{type:n(467),content:Wr(r,n(374),Wr(r,n(411),[o,'"'+t[n(342)](" ")+'"']))}:{type:n(467),content:Wr(r,n(374),Wr(r,n(424),o))}}})),s[t(372)][t(431)](t(413),t(378),t(352),c),s[t(372)][t(431)](t(467),t(378),t(460),c),s[t(372)][t(431)](t(413),t(421),t(352),u),s[t(372)][t(431)](t(467),t(421),t(460),u),s[t(372)][t(431)](t(413),t(421),t(342),l),s[t(372)][t(431)](t(467),t(421),t(342),l),s[t(372)][t(431)](t(413),t(378),t(342),f),s[t(372)][t(431)](t(467),t(378),t(342),f)}[sa(366)](){const t=sa,e=this[t(414)],n=e[t(472)][t(385)][t(347)];return(r,s)=>{const o=t;e[o(472)][o(477)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(377)][a(399)];u&&u[0]&&!1===u[0][a(419)]&&(l=r[0][a(473)][a(386)]);const f=t[a(439)](l);if(a(401)==f[a(430)][a(338)])return;const h=Array[a(427)](n[a(456)]())[a(479)]((t=>i.LiveRange[a(441)](t)));t[a(337)](f),e[a(404)][a(420)](c)[a(336)](),u[a(452)]({forceDefaultExecution:!0}),e[a(370)](c,...u);const g=h[a(428)]((t=>a(401)!=t[a(430)][a(338)]));g[a(371)]>0&&t[a(337)](g);for(const t of h)t[a(436)]()}))}}[sa(408)](t){const e=sa,n=this[e(414)][e(495)][e(420)](e(457));let r=Number[e(402)],s=Number[e(448)],o=Number[e(402)],i=Number[e(448)];for(const a of t){if(e(401)==a[e(430)][e(338)])continue;const{row:t,column:c}=n[e(343)](a),u=a[e(335)](e(397))?a[e(432)](e(397))-1:0,l=a[e(335)](e(387))?a[e(432)](e(387))-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(466)](){const t=sa,e=this[t(414)],n=e[t(495)][t(420)](t(442)),r=e[t(495)][t(420)](t(457));e[t(472)][t(385)].on(t(480),(()=>{const r=t,s=Array[r(427)](e[r(472)][r(385)][r(394)][r(410)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(391)](t);if(r(447)!=s)continue;if(null!=e[r(468)])continue;const a=n[r(487)](o);this[r(355)][r(471)](i)&&this[r(484)][r(481)](a)}}),{priority:t(400)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(463)](e),a=e[s(369)](s(395)),c=r[s(343)](e);for(const t of this[s(484)]){const n=t[s(380)],r=n[s(412)](s(357)),u=n[s(333)](r?10:5),l=u[s(398)](),f=l[s(333)](0,3)+s(381),h=s(437)+u,g=s(491)+u;if(!t[s(375)])continue;if(a!=t[s(482)]()[s(473)][s(369)](s(395)))continue;if(t[s(345)](i))continue;const d=e[s(335)](f)?e[s(432)](f)-1:0,p=this[s(450)](t),m=p[h],E=p[g];m<=c[l]&&c[l]+d<=E&&(t[s(382)](i),o=!0)}return o};e[t(472)][t(385)][t(446)]((n=>{const r=t;let o=!1;for(const t of e[r(472)][r(385)][r(394)][r(367)]())if(r(485)==t[r(390)])if(r(378)==t[r(459)])for(const e of t[r(426)][r(386)][r(363)]())o=o||s(e,n);else r(496)==t[r(459)]&&(o=o||s(t[r(426)][r(386)],n));return o}))}[sa(450)](t){const e=sa;return this[e(408)](t[e(456)]()[e(479)]((t=>t[e(473)][e(386)])))}}function aa(){const t=["minRow","discard","maxRow","removeTableRow","_tablePostFixingSubtypes","selectTableRow","tablePaste","43374sfSMGJ","first","isTouching","afterInit","cell","getChildren","getRowIndexes","257630Ktmvec","_acceptFormatSuggestionCallbackFactory","getChanges","insertTableRowBelow","findAncestor","execute","length","_suggestionFactory","4590912uQzPog","*Remove:* %0","isInContent","has","end","tableRow","getColumnIndexes","subType","span","addRange","registerElementLabel","insertTableRowAbove","document","nodeAfter","colspan","10008VCkXrJ","mapper","type","_splitMarkerName","isArray","ELEMENT_TABLE","differ","table","18QPsyYU","rowspan","toLowerCase","nodeBefore","low","$graveyard","MAX_SAFE_INTEGER","left","commands","every","values","batch","_getCoordsForCells","markMultiRangeInsertion","getChangedMarkers","ELEMENT_TABLE_COLUMN_WITH_TEXT","startsWith","insertion","editor","writer","highest","2SqNAaT","ELEMENT_TABLE_WITH_TEXT","forceValue","get","tableColumn","isEqual","282520zgfUPG","ELEMENT_TABLE_COLUMN","element","position","from","filter","toViewElement","root","registerCustomCallback","getAttribute","minColumn","last","enableCommand","detach","min","item","createRangeIn","data","fromRange","TrackChangesEditing","insertTable","isIntersecting","getContainedElement","registerPostFixer","suggestion","MIN_SAFE_INTEGER","some","_getSuggestionCoords","downcastDispatcher","push","TableEditing","22LmVkce","340935ExWEad","getRanges","TableUtils","registerDescriptionCallback","name","accept","205311TWWRXu","createTableWalker","createRangeOn","ELEMENT_TABLE_ROW","order","_setupColumnsRowsFixing","deletion","oldRange","selectTableColumn","above","includes","model","start","30pxuPbN","removeTableColumn","markMultiRangeDeletion","change","*Insert:* %0","map","change:data","add","getFirstRange","addClass","_tableSuggestions","insert","classes","getSuggestion","getSelectionAffectedTableCells","addMarker:suggestion","options","max","ELEMENT_TABLE_ROW_WITH_TEXT","descriptionFactory","maxColumn","plugins","tableCell","locale","substr","showSuggestionHighlights","hasAttribute","refresh","setSelection","rootName","$textProxy","insertTableColumnRight","enqueueChange","join","getCellLocation","77ZBwcPt","isIntersectingWithRange","createPositionAt","selection","insertTableColumnLeft","getItems","removeClass"];return(aa=function(){return t})()}function ca(t){const e=sa;return Array[e(427)](new Set(t)[e(406)]())}const ua=fa;!function(t,e){const n=fa,r=t();for(;;)try{if(369062===-parseInt(n(174))/1+-parseInt(n(143))/2*(parseInt(n(203))/3)+-parseInt(n(161))/4+-parseInt(n(219))/5+-parseInt(n(201))/6+-parseInt(n(225))/7*(parseInt(n(165))/8)+-parseInt(n(195))/9*(-parseInt(n(207))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ha);class la extends t.Plugin{static get[ua(213)](){return[ia]}[ua(191)](){const t=ua,e=this[t(178)],n=e[t(189)][t(135)][t(198)],r=e[t(210)];if(!e[t(218)][t(192)](t(141)))return;const s=e[t(218)][t(224)](t(206)),o=e[t(218)][t(224)](t(185)),a=e[t(218)][t(224)](ia);a[t(221)][t(166)](t(184)),s[t(169)](t(184),(()=>{const n=t,r=o[n(204)](e[n(189)][n(135)][n(198)]);e[n(189)][n(217)]((()=>{const t=n;s[t(149)](r,{commandName:t(184),commandParams:[]},[],t(184))}))})),e[t(197)][t(224)](t(184)).on(t(152),((n,r)=>{const o=t;e[o(197)][o(224)](o(150))[o(227)]&&(r[o(187)]>0&&r[r[o(187)]-1]&&r[r[o(187)]-1][o(222)]||s[o(153)]||this[o(146)]()||n[o(223)]())}),{priority:t(139)});for(const n of[t(216),t(162),t(163),t(159)]){const r=e[t(197)][t(224)](n);s[t(169)](n,(()=>{const n=t,o=e[n(189)][n(135)][n(198)][n(200)]()[n(209)]()[n(190)]((t=>t.is(n(202),n(167)))),i=r[n(227)];e[n(189)][n(217)]((()=>{const t=n;s[t(149)]([o,i],{commandName:t(184),commandParams:[]},[],t(184))}))}))}for(const n of[t(131),t(160)]){const r=e[t(197)][t(224)](n);s[t(169)](n,(()=>{const i=t,a=o[i(204)](e[i(189)][i(135)][i(198)])[0],c=a[i(171)](i(140)),{column:u,row:l}=o[i(226)](a);let f=[];if(i(186)==r[i(138)]){const t=o[i(180)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(193)](t)[i(215)]((t=>t[i(129)]))}else{const t=o[i(180)](c,{column:u,includeAllSlots:!0});f=Array[i(193)](t)[i(215)]((t=>t[i(129)]))}e[i(189)][i(217)]((t=>{const e=i;s[e(148)](t[e(145)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(177)][t(208)]((e=>{const n=t;if(n(220)!=e[n(181)]&&n(182)!=e[n(181)])return;const{data:s}=e;return s&&n(184)==s[n(155)]?{type:n(164),content:Wr(r,n(211))}:void 0})),s[t(177)][t(208)]((e=>{const n=t;if(n(220)!=e[n(181)]&&n(182)!=e[n(181)])return;const{data:s}=e;return s?n(131)==s[n(155)]?{type:n(164),content:Wr(r,n(147))}:n(160)==s[n(155)]?{type:n(164),content:Wr(r,n(173))}:void 0:void 0}));const c=a[t(196)]();for(const e of[t(216),t(162),t(163),t(159)])s[t(151)][t(183)](t(220),e,t(176),c);for(const e of[t(131),t(160)])s[t(151)][t(183)](t(220),e,t(176),c);s[t(151)][t(183)](t(220),t(184),t(176),(r=>{const s=t;e[s(189)][s(217)]((t=>{const o=s,a=Array[o(193)](n[o(154)]())[o(215)]((t=>i.LiveRange[o(170)](t)));t[o(194)](r),e[o(197)][o(224)](o(184))[o(205)](),e[o(152)](o(184),{forceDefaultExecution:!0});const c=a[o(179)]((t=>o(142)!=t[o(134)][o(132)]));c[o(187)]>0&&t[o(194)](c);for(const t of a)t[o(212)]()}))}));for(const n of[t(216),t(163),t(159),t(162)]){const r=e[t(197)][t(224)](n);r.on(t(188),((n,s,o)=>{const i=t;if(o){const t=e[i(189)][i(135)][i(198)][i(200)]()[i(209)]()[i(190)]((t=>t.is(i(202),i(167))));this[i(158)](r[i(227)],t)||(n[i(137)]=!1,n[i(223)]())}}),{priority:t(214)})}}[ua(146)](){const t=ua,e=this[t(178)][t(197)][t(224)](t(184)),n=this[t(178)][t(218)][t(224)](t(185));if(!e[t(172)])return!1;const r=n[t(204)](this[t(178)][t(189)][t(135)][t(198)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(158)](e,n))return!1;return!0}[ua(158)](t,e){const n=ua,r=this[n(178)][n(218)][n(224)](n(206)),s=this[n(178)][n(189)][n(145)](t),o=this[n(178)][n(189)][n(145)](e),i=new Set,a=new Set;for(const t of r[n(175)]())if((n(133)==t[n(181)]||n(156)==t[n(181)]||n(184)==t[n(168)])&&t[n(199)])for(const e of t[n(154)]())e[n(130)](s,!0)&&i[n(136)](t[n(181)]+":"+t[n(157)].id),e[n(130)](o,!0)&&a[n(136)](t[n(181)]+":"+t[n(157)].id);if(i[n(144)]!=a[n(144)])return!1;for(const t of i)if(!a[n(192)](t))return!1;return!0}}function fa(t,e){const n=ha();return(fa=function(t,e){return n[t-=129]})(t,e)}function ha(){const t=["map","mergeTableCellUp","change","plugins","1215450YkgNjk","formatBlock","_tablePostFixingSubtypes","forceDefaultExecution","stop","get","7jEHifr","getCellLocation","value","cell","containsRange","splitTableCellVertically","rootName","insertion","root","document","add","return","direction","highest","table","TableEditing","$graveyard","56WSDYRk","size","createRangeOn","_areSelectedCellsMergable","*Split cell:* vertically","markBlockFormat","markMultiRangeBlockFormat","trackChanges","_suggestionFactory","execute","_isForcedDefaultExecutionBlock","getRanges","commandName","deletion","author","_areMergableCells","mergeTableCellLeft","splitTableCellHorizontally","1671992QOMWrL","mergeTableCellRight","mergeTableCellDown","format","3820088anIpVo","push","tableCell","subType","enableCommand","fromRange","findAncestor","isEnabled","*Split cell:* horizontally","328480gfAgSt","getSuggestions","accept","descriptionFactory","editor","filter","createTableWalker","type","formatInline","registerCustomCallback","mergeTableCells","TableUtils","horizontally","length","set:isEnabled","model","find","afterInit","has","from","setSelection","509058ErHIsH","_acceptFormatSuggestionCallbackFactory","commands","selection","isInContent","getFirstPosition","602718xjJfwz","element","53097TJNVYK","getSelectionAffectedTableCells","refresh","TrackChangesEditing","430PBUXBQ","registerDescriptionCallback","getAncestors","locale","*Merge cells*","detach","requires","low"];return(ha=function(){return t})()}function ga(){const t=["editor","getSuggestion","FORMAT_HEADER_ROW","addMarker:suggestion","_registerLegacyDescription","parent","commandName","type","registerBlockAttribute","registerDescriptionCallback","data-suggestion","nodeBefore","includes","mapper","6pbmAMJ","cell","FORMAT_REGULAR_COLUMN","toViewElement","_suggestionFactory","markerName","markerRange","showSuggestionHighlights","writer","formatBlock","FORMAT_HEADER_COLUMN","1873895QpFHQG","unbindElementFromMarkerName","FORMAT_REGULAR_ROW","has","setTableRowHeader","commandParams","editing","start","item","headingRows","setTableColumnHeader","TableEditing","ck-suggestion-marker-","headingColumns","TrackChangesEditing","6507258YXlHpR","_handleLegacySuggestions","downcastDispatcher","nodeAfter","registerCustomCallback","data","86682qcPBEJ","ck-suggestion-marker--active","_splitMarkerName","registerAttributeLabel","forceValue","markerNameToElements","format","consumable","2443XyqUWC","get","addClass","locale","getCellLocation","end","stop","2460620aTldYl","24616TAICuw","descriptionFactory","removeClass","afterInit","createTableWalker","accept","highest","name","activeMarkers","setAttribute","enableDefaultAttributesIntegration","requires","removeAttribute","consume","838081GqKluI","plugins","*Format:* %0","30989601yxHxMS","removeMarker:suggestion","options","_acceptFormatSuggestionCallbackFactory","bindElementToMarker","TableUtils"];return(ga=function(){return t})()}function da(t,e){const n=ga();return(da=function(t,e){return n[t-=118]})(t,e)}const pa=da;!function(t,e){const n=da,r=t();for(;;)try{if(600486===-parseInt(n(153))/1+parseInt(n(123))/2*(-parseInt(n(176))/3)+parseInt(n(138))/4+-parseInt(n(187))/5+-parseInt(n(202))/6+-parseInt(n(131))/7*(parseInt(n(139))/8)+parseInt(n(156))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ga);class ma extends t.Plugin{static get[pa(150)](){return[ia]}[pa(142)](){const t=pa,e=this[t(162)];if(!e[t(154)][t(190)](t(198)))return;const n=e[t(134)],r=e[t(154)][t(132)](t(201));r[t(149)](t(191)),r[t(149)](t(197)),r[t(170)](t(196)),r[t(170)](t(200)),r[t(140)][t(126)](t(196),Wr(n,t(164))),r[t(140)][t(126)](t(200),Wr(n,t(186))),this[t(118)]()}[pa(118)](){const t=pa,e=this[t(162)][t(154)][t(132)](t(201)),n=this[t(162)][t(154)][t(132)](t(161)),r=this[t(162)][t(154)][t(132)](ia)[t(159)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(125)](o[a(181)]),l=e[a(163)](u),f=l[a(122)];if(a(185)!=l[a(169)]||!f||a(197)!=f[a(168)])return;if(o[a(195)])return void s[a(137)]();if(!i[a(130)][a(152)](o[a(182)],s[a(146)]))return;const h=o[a(182)][a(194)][a(120)],g=o[a(182)][a(136)][a(173)],d=h[a(167)][a(167)],{column:p}=n[a(135)](h),{column:m}=n[a(135)](g);for(let s=p;s<=m;s++){const l=n[a(143)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(177)],l=i[a(175)][a(179)](s);i[a(184)][a(133)](a(199)+c,l),r&&i[a(184)][a(148)](a(172),u,l),i[a(175)][a(160)](l,o[a(181)]),t&&(e[a(147)][a(174)](o[a(181)])?i[a(184)][a(133)](a(124),l):i[a(184)][a(141)](a(124),l))}}}}e[t(180)][t(121)](t(185),t(191),t(144),r),e[t(180)][t(121)](t(185),t(197),t(144),r),this[t(162)][t(193)][t(119)].on(t(165),s(),{priority:t(145)}),this[t(162)][t(122)][t(119)].on(t(165),((e,n,r)=>{const o=t;r[o(158)][o(183)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(145)}),this[t(162)][t(193)][t(119)].on(t(157),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(125)](r[o(181)]),c=e[o(163)](a),u=c[o(122)];if(o(185)!=c[o(169)]||!u||o(197)!=u[o(168)])return;const l=s[o(175)][o(128)](r[o(181)]);if(l)for(const t of l)s[o(184)][o(141)](o(199)+i,t),s[o(184)][o(141)](o(124),t),s[o(184)][o(151)](o(172),t),s[o(175)][o(188)](t,r[o(181)])}),{priority:t(145)}),this[t(166)]()}[pa(166)](){const t=pa,e=this[t(162)],n=e[t(134)];function r(e){const r=t;return{type:r(129),content:Wr(n,r(155),e)}}e[t(154)][t(132)](t(201))[t(140)][t(171)]((e=>{const s=t;if(s(185)!=e[s(169)])return;const{data:o}=e;if(o){if(s(191)==o[s(168)]){const t=o[s(192)][0][s(127)];return r(Wr(n,s(t?164:189)))}if(s(197)==o[s(168)]){const t=o[s(192)][0][s(127)];return r(Wr(n,s(t?186:178)))}}}))}}function Ea(t,e){const n=ba();return(Ea=function(t,e){return n[t-=417]})(t,e)}const Ia=Ea;function ba(){const t=["tableCellVerticalAlignment","getChanges","ck-suggestion-marker","document","formatBlock","rows","tableCellBorderColor","suggestionUnloaded","_replaceTableSlotCell","_tablePostFixingSubtypes","wrap","clipboardOutput","tableCellBorderWidth","editing","createElement","push","tablePasteColumn","descriptionFactory","cell","activeMarkers","move","registerPostFixer","view","suggestion:formatBlock:tablePasteCell","getAllAdjacentSuggestions","endColumn","from","remove","markerAttributes","subType","insertRows","tableCellSuggestion","getRows","value","536lbFAkQ","add","elementToElement","options","markMultiRangeBlockFormat","register","endRow","set","nextSibling","tableCellPadding","low","setAttribute","insertion","9623748VqjCBH","getColumnIndexes","getSelectionAffectedTableCells","some","accept","call","9891eicpkw","every","560292lDpgJE","suggestionLoaded","tablePasteCell","plugins","selection","getChildren","findAncestor","markerToHighlight","markers","type","*Replace table cells*","dataDowncast","_createdBatches","last","return","tableCellBackgroundColor","getSuggestionCallback","documentSelection","rowInsertionRanges","batch","_getCoordsForCells","filter","forceDefaultExecution","tablePasteChainId","fill","updateMarker","16293byzTlf","entries","map","next","trackChanges","row","for","removeRows","deletion","10413997ZGeFWg","paragraph","isEmpty","editor","forEach","conversion","ck-suggestion-marker--active","includes","table","getRange","tableCellHorizontalAlignment","registerCustomCallback","reduce","insertContent","discard","rootName","listenTo","_suggestionFactory","schema","createRangeIn","content","suggestion","containsRange","getSuggestions","find","get","markMultiRangeInsertion","end","stop","columns","createRangeOn","fromRange","commands","showSuggestionHighlights","change","attributes","getRowIndexes","deletionRanges","removeMarkers","ck-suggestion-marker-insertion","position","newRange","unwrap","getChangedMarkers","join","isEqual","markerName","getContainedElement","startsWith","10246rEGDBD","name","root","setAttributes","getColumns","178zEsyVE","getItems","hasSuggestion","createPositionBefore","tableCellBorderStyle","columnInsertionIndexes","element","afterInit","20yBIwUk","detach","markMultiRangeDeletion","start","previous","$graveyard","differ","first","suggestion-td","1578942whoGjS","column","has","editingDowncast","TableClipboard","insertColumns","registerDescriptionCallback","fromEntries","getChild","previousSibling","columnInsertionRanges","_isForcedDefaultExecutionBlock","getAttributes","nodeAfter","getTableIfOnlyTableInContent","isInContent","length","insert","getSuggestion","tablePaste","model","redo","removeColumns","40JsLwQD","TrackChangesEditing","getRanges","insertionRanges","getShiftedBy","high","createTableWalker","tablePasteRow","cells","removeMarker","keys","author","locale","rowInsertionIndexes","createRange","requires","getMarkers","3128LnnrUW","oldRange","_splitMarkerName","tableCell","Users","TableUtils"];return(ba=function(){return t})()}!function(t,e){const n=Ea,r=t();for(;;)try{if(551819===-parseInt(n(500))/1*(parseInt(n(495))/2)+parseInt(n(437))/3*(parseInt(n(597))/4)+-parseInt(n(508))/5*(parseInt(n(618))/6)+-parseInt(n(616))/7*(-parseInt(n(557))/8)+-parseInt(n(517))/9*(-parseInt(n(540))/10)+-parseInt(n(446))/11+parseInt(n(610))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ba);const Ta=[Ia(575),Ia(569),Ia(504),Ia(456),Ia(563),Ia(426),Ia(606)],_a=Object[Ia(524)](Ta[Ia(439)]((t=>[t,null])));class ya extends t.Plugin{static get[Ia(555)](){return[ia]}[Ia(507)](){const t=Ia,n=this[t(449)];if(!n[t(621)][t(519)](t(521)))return;const r=n[t(621)][t(471)](t(541)),s=n[t(621)][t(471)](t(562)),o=n[t(621)][t(471)](ia),a=n[t(621)][t(471)](t(521));o[t(572)][t(578)](t(547),t(579)),n[t(537)][t(464)][t(602)](t(594),{allowIn:t(560),allowContentOf:t(560),isLimit:!0}),n[t(451)][t(599)]({model:t(594),view:t(516)});let c=null;n[t(537)].on(t(459),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(533)]-1];h&&h[u(433)]||r[u(528)]||this[u(449)][u(478)][u(471)](u(441))[u(596)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(428)))return!1;const i=s[o(531)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(612)](n[o(566)][o(622)]);if(!a[o(533)])return!1;const c=a[0][o(417)](o(454)),l=r[o(482)](a),f=r[o(611)](a),h={startRow:l[o(515)],endRow:l[o(424)],startColumn:f[o(515)],endColumn:f[o(424)]};return 1==a[o(533)]&&(h[o(603)]+=r[o(595)](i)-1,h[o(588)]+=r[o(499)](i)-1),ka(c,h,r)}(l,f,n[u(537)],s,a)&&(o[u(474)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(537)][u(480)]((()=>{const t=u;n[t(537)][t(459)](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(533)]&&r[t(472)](o,t(547),{tablePasteChainId:s}),a[t(533)]&&r[t(472)](a,t(579),{tablePasteChainId:s}),l[t(533)]&&(r[t(472)](l,t(536),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(450)]((e=>{const n=t;var r;return null===(r=e[n(509)])||void 0===r?void 0:r[n(615)](e)}))),f[t(533)]&&(r[t(510)](f,t(536),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(450)]((e=>{const n=t;var r;return null===(r=e[n(509)])||void 0===r?void 0:r[n(615)](e)})));const g=r[t(601)](h[t(439)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(620),{tablePasteChainId:s});if(g){const e=g[t(556)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(537)][t(476)](s),a=e[t(470)]((e=>e[t(455)]()[t(491)](i)));a&&r[t(578)]([a[t(496)],o])}r[t(533)]&&g[t(608)](t(591),Object[t(524)](r))}c=null})))}),{priority:e.priorities[t(545)]+10}),n[t(621)][t(471)](t(521)).on(t(571),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(474)]();const u=s[r(581)],l=o,f=Aa(u),h=Aa(l);e[r(425)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(590)](u[r(525)](0));for(const t of Array[r(589)](l[r(623)]()))a[r(534)](t,u,r(473));const t=c[r(553)][r(453)](s[r(442)]),e=c[r(505)][r(453)](s[r(518)]);t||e||(g=i.LiveRange[r(477)](a[r(465)](u)))}else h&&!f&&(d=a[r(465)](u));else{const t=a[r(577)](r(594)),e=a[r(577)](r(594));a[r(573)](a[r(465)](u),e),a[r(534)](t,u,0);for(const e of Array[r(589)](l[r(623)]()))a[r(534)](e,t,r(473));g=i.LiveRange[r(477)](a[r(476)](t)),d=i.LiveRange[r(477)](a[r(476)](e))}const p=Array[r(589)](l[r(529)]())[r(432)]((([t])=>Ta[r(453)](t)));c[r(548)][r(578)]({element:u,attributes:p[r(533)]?Object[r(524)](p):null}),g&&c[r(543)][r(578)](g),d&&c[r(483)][r(578)](d)}),{priority:t(545)}),s.on(t(522),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(475)]||1;c[o(505)]=new Array(l)[o(435)](u)[o(439)](((t,e)=>t+e));for(const{cell:t}of s[o(546)](i,{startColumn:u,endColumn:u+l-1}))c[o(527)][o(578)](n[o(537)][o(476)](t))}),{priority:t(607)}),s.on(t(593),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(568)]||1;c[o(553)]=new Array(l)[o(435)](u)[o(439)](((t,e)=>t+e));for(const{cell:t}of s[o(546)](i,{startRow:u,endRow:u+l-1}))c[o(429)][o(578)](n[o(537)][o(476)](t))}),{priority:t(607)}),r[t(580)][t(523)]((e=>{const r=t;if(e[r(592)]&&e[r(592)][r(494)](r(536)))return e[r(512)]?{}:{type:r(609),content:Wr(n[r(552)],r(421))}}));const u=()=>!1;for(const e of[t(536),t(579),t(547),t(620)])r[t(463)][t(457)](t(609),e,t(490),u),r[t(463)][t(457)](t(445),e,t(490),u),r[t(463)][t(457)](t(567),e,t(490),u);r[t(463)][t(457)](t(567),t(620),t(460),u),r[t(463)][t(457)](t(567),t(620),t(614),((e,r,s)=>{const o=t,i=e[o(439)]((t=>t[o(493)]()))[o(432)]((t=>t)),a=new Map(i[o(439)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(548)])e&&a[o(604)](t,e);else if(s&&s[o(591)])for(const[t,e]of Object[o(438)](s[o(591)])){const r=n[o(537)][o(419)][o(471)](t),s=r?r[o(455)]()[o(493)]():null;s&&a[o(604)](s,e)}n[o(537)][o(480)]((t=>{const e=o;for(const[n,r]of a)t[e(498)]({..._a,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(463)][o(457)](e,o(536),s,((t,i,a)=>{const c=o;n[c(537)][c(480)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(511)][o(530)];t.is(o(506),o(594))&&u[o(578)](t)}r[o(463)][o(427)](e,null,s)(t,i,a);for(const t of u)o(513)!=t[o(497)][o(461)]&&n[o(488)](t)}))}))};l(t(609),t(614)),l(t(609),t(460)),l(t(445),t(614)),l(t(445),t(460)),r[t(463)][t(457)](t(609),t(547),t(460),(e=>{const n=t,r=e[n(439)]((t=>t[n(493)]())),i=r[0][n(417)](n(454)),{minRow:a,maxRow:c}=o[n(431)](r);s[n(444)](i,{at:a,rows:c-a+1})})),r[t(463)][t(457)](t(609),t(579),t(460),(e=>{const n=t,r=e[n(439)]((t=>t[n(493)]())),i=r[0][n(417)](n(454)),{minColumn:a,maxColumn:c}=o[n(431)](r);s[n(539)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(592)]||!n[s(592)][s(494)](s(536)))return;const o=n[s(481)][s(434)],i=r[s(469)]()[s(432)]((t=>t[s(532)]&&t[s(481)]&&t[s(481)][s(434)]==o));i[s(533)]&&n[s(587)]()[s(533)]!=i[s(533)]&&i[s(458)](((t,e)=>(t[s(440)]=e,e[s(512)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(559)](e[s(492)]),i=[s(565),s(485)],a=r[s(582)][s(453)](e[s(492)]);return a&&i[s(578)](s(452)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(619),f,{priority:t(545)}),r.on(t(570),f,{priority:t(545)}),n[t(537)][t(566)][t(584)]((()=>{const e=t;let s=!1;const o=Array[e(589)](n[e(537)][e(566)][e(514)][e(489)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(559)](t);if(e(467)!=o||e(445)!=a||i[e(558)])continue;if(!r[e(502)](c))continue;const u=r[e(535)](c)[e(542)](),l=n[e(621)][e(471)](e(561)).me;for(const t of r[e(469)]())if(t[e(532)]&&t[e(551)]==l&&e(567)==t[e(420)]&&e(620)==t[e(592)]&&t[e(542)]()[e(617)]((t=>u[e(613)]((n=>n[e(468)](t,!0))))))for(const n of t[e(587)]())n[e(532)]&&(n[e(460)](),s=!0)}return s})),n[t(537)][t(566)][t(584)]((e=>{const s=t,o=n[s(478)][s(471)](s(538));if(!o||!o[s(423)][s(519)](e[s(430)]))return!1;let i=!1;const a=n[s(621)][s(471)](s(561)).me,c=n[s(537)][s(566)][s(514)][s(564)](),u=Array[s(589)](n[s(537)][s(566)][s(514)][s(489)]())[s(432)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(559)](t);return n(467)==o&&n(536)==i&&c==a.id&&!e[n(558)]}));for(const t of c){if(s(534)!=t[s(420)]||s(594)!=t[s(496)]||1!=t[s(533)])continue;const n=e[s(554)](t[s(486)],t[s(486)][s(544)](1));if(!u[s(470)]((({data:t})=>t[s(487)][s(491)](n))))for(const{name:t,data:r}of u)if(n[s(468)](r[s(487)])){e[s(436)](t,{range:n}),i=!0;break}}return i})),n[t(537)][t(566)][t(584)]((e=>{const s=t;let o=!1;const i=n[s(621)][s(471)](s(561)).me,a=r[s(469)]()[s(432)]((t=>t[s(532)]&&t[s(551)]==i)),c=new Set,u=new Set;for(const t of a)if(s(536)==t[s(592)])for(const e of t[s(556)]()){const n=e[s(455)]()[s(493)]();if(n)if(n.is(s(506),s(594))&&Aa(n)){t[s(549)](e[s(496)]),c[s(598)](n),o=!0;const r=n[s(605)],i=n[s(526)],a=r&&r.is(s(506),s(594)),l=i&&i.is(s(506),s(594));a&&!c[s(519)](r)&&u[s(598)](r),l&&!c[s(519)](i)&&u[s(598)](i)}else n.is(s(506),s(447))&&n[s(448)]&&(t[s(549)](e[s(496)]),o=!0)}else if(s(620)==t[s(592)]){if(!t[s(481)]||!t[s(481)][s(434)])continue;const e=t[s(481)][s(591)];if(e&&Object[s(550)](e)[s(533)])continue;const n=t[s(481)][s(434)];let r=!0,i=!0;for(const e of a)if(e[s(592)]&&e[s(592)][s(494)](s(536))){if(!e[s(481)][s(434)]){i=!1;break}if(e.id!=t.id&&e[s(481)][s(434)]==n){r=!1;break}}i&&r&&(t[s(484)](),o=!0)}for(const t of c)e[s(590)](t);for(const t of u)e[s(488)](t);return o})),n[t(451)][t(443)](t(520))[t(418)]({model:t(586),view:(t,e)=>h(t),converterPriority:t(545)}),n[t(451)][t(443)](t(422))[t(418)]({model:t(586),view:(e,n)=>n[t(600)][t(479)]?h(e,!1):null,converterPriority:t(545)});const g=n[t(576)][t(585)];this[t(462)](g[t(566)],t(574),((e,n)=>{const r=t,s=[];for(const t of g[r(465)](n[r(466)])[r(501)]())t.is(r(506),r(516))&&s[r(578)](t);g[r(480)]((t=>{const e=r;for(const n of s)t[e(583)](t[e(465)](n),t[e(503)](n)),t[e(590)](n)}))}))}}function Aa(t){const e=Ia;if(t[e(448)])return!0;const n=t[e(525)](0);return n.is(e(506),e(447))&&n[e(448)]}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(546)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Na;function Na(t,e){const n=Ra();return(Na=function(t,e){return n[t-=382]})(t,e)}!function(t,e){const n=Na,r=t();for(;;)try{if(717646===-parseInt(n(409))/1*(-parseInt(n(401))/2)+-parseInt(n(423))/3+parseInt(n(416))/4+parseInt(n(399))/5*(parseInt(n(431))/6)+-parseInt(n(428))/7*(-parseInt(n(430))/8)+parseInt(n(383))/9+-parseInt(n(420))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ra);class La extends t.Plugin{[Ca(432)](){const t=Ca;if(!this[t(435)][t(408)][t(385)](t(402)))return;const e=this[t(435)][t(408)][t(418)](t(433));e[t(412)](t(437),this[t(415)][t(397)](this)),e[t(392)][t(424)](t(386),t(388),t(410),e[t(392)][t(393)](t(386),null,t(394))),e[t(392)][t(424)](t(386),t(388),t(394),e[t(392)][t(393)](t(386),null,t(410))),e[t(413)][t(417)](this[t(396)][t(397)](this))}[Ca(415)](t,e){const n=Ca,r=this[n(435)][n(408)][n(418)](n(433)),s=this[n(435)][n(408)][n(418)](n(402)),o=e[n(414)]||this[n(435)][n(419)][n(427)][n(407)][n(382)]();this[n(435)][n(419)][n(398)]((()=>{const i=n,a=s[i(425)](o);let c=a?s[i(384)](a):null,u=o[i(426)](i(391))||null;const l=e[i(391)]||u,f=e[i(405)]||c,h=this[i(435)][i(408)][i(418)](i(411)).me;for(const t of r[i(422)]()){const e=t[i(403)]();if(i(388)===t[i(406)]&&e===o){t[i(404)]!==h&&t[i(394)]();const e=t[i(436)][i(421)];u=e[0][i(391)],c=e[0][i(405)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(429)](o,{commandName:i(437),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(388)},[],i(388))}))}[Ca(396)](t){const e=Ca;if(e(386)!=t[e(395)]&&e(387)!=t[e(395)])return;const{data:n}=t;if(n&&e(388)===n[e(434)]){const t=e(400);return{type:e(389),content:Wr(this[e(435)][e(390)],t)}}}}function Ra(){const t=["2XBZTWw","accept","Users","enableCommand","descriptionFactory","table","handleResizeTableWidthCommand","4413636JpupYw","registerDescriptionCallback","get","model","11806220pLZHLN","commandParams","getSuggestions","1672089CAbLSN","registerCustomCallback","getColumnGroupElement","getAttribute","document","11137HNEgfN","markBlockFormat","872sTVGSx","2169954GZvDFI","afterInit","TrackChangesEditing","formatGroupId","editor","data","resizeTableWidth","getSelectedElement","2872980TkMhTp","getTableColumnsWidths","has","formatBlock","formatInline","resizeTable","format","locale","tableWidth","_suggestionFactory","getSuggestionCallback","discard","type","handleSuggestionDescription","bind","change","5RMuyjf","*Format:* resize table","497924VtUstO","TableColumnResizeEditing","getContainedElement","author","columnWidths","subType","selection","plugins"];return(Ra=function(){return t})()}const Sa=va;function Ma(){const t=["848079wHMxdo","Template","afterInit","enableCommand","editor","insertTemplate","has","28084HAyMiX","260750kwGfUM","264bhWXFM","TrackChangesEditing","plugins","877816tRpZvc","1120530NZFINW","get","4327176frVXRB","800388fziiwT"];return(Ma=function(){return t})()}function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=364]})(t,e)}!function(t,e){const n=va,r=t();for(;;)try{if(221560===parseInt(n(364))/1+parseInt(n(372))/2+parseInt(n(373))/3+parseInt(n(368))/4+-parseInt(n(369))/5+-parseInt(n(365))/6*(parseInt(n(380))/7)+-parseInt(n(371))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(375)](){const t=Sa,e=this[t(377)];e[t(367)][t(379)](t(374))&&e[t(367)][t(370)](t(366))[t(376)](t(378))}}const wa=Da;function Da(t,e){const n=Fa();return(Da=function(t,e){return n[t-=433]})(t,e)}function Fa(){const t=["11245232GJPwbr","locale","enableCommand","editor","100VcEhac","46uhlkQb","afterInit","TrackChangesEditing","registerElementLabel","30722nYzKsD","9LnOzOn","12lXWgtU","insertTableOfContents","1433030dBDINv","882602brwVfO","66RiiLbX","tableOfContents","descriptionFactory","4627884CevsSP","get","ELEMENT_TABLE_OF_CONTENTS","commands","3438558cmMoVJ","plugins","41272dqecfq"];return(Fa=function(){return t})()}!function(t,e){const n=Da,r=t();for(;;)try{if(746033===-parseInt(n(436))/1*(parseInt(n(457))/2)+parseInt(n(449))/3+-parseInt(n(451))/4*(parseInt(n(456))/5)+parseInt(n(438))/6*(-parseInt(n(441))/7)+-parseInt(n(452))/8*(parseInt(n(437))/9)+-parseInt(n(440))/10+parseInt(n(442))/11*(parseInt(n(445))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class Ba extends t.Plugin{[wa(433)](){const t=wa,e=this[t(455)];if(!e[t(448)][t(446)](t(439)))return;e[t(450)][t(446)](t(434))[t(454)](t(439));const n=e[t(450)][t(446)](t(434)),r=e[t(453)];n[t(444)][t(435)](t(443),(e=>Wr(r,t(447),e)))}}const Pa=Ua;function xa(){const t=["end","1037804JPjdfB","_splitMarkerName","ELEMENT_TITLE","differ","393090pMDZkG","isEqual","from","getChangedMarkers","TrackChangesEditing","has","locale","suggestion","Title","8bxXClV","809574aCHhWu","model","createRange","isCollapsed","start","removeMarker","registerPostFixer","plugins","descriptionFactory","144PTndqb","22205ytoOsS","registerElementLabel","document","get","element","136264xAAFpv","updateMarker","editor","schema","nodeBefore","isTouching","newRange","forward","372xTYUHt","487334pcuyaA","getNearestSelectionRange","1328453CwFrYh","afterInit","title-content"];return(xa=function(){return t})()}function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=177]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(153043===-parseInt(n(189))/1+-parseInt(n(198))/2+-parseInt(n(218))/3+parseInt(n(204))/4+-parseInt(n(184))/5*(parseInt(n(197))/6)+-parseInt(n(200))/7*(-parseInt(n(217))/8)+parseInt(n(183))/9*(parseInt(n(208))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Pa(201)](){const t=Pa,e=this[t(191)];if(!e[t(181)][t(213)](t(216)))return;const n=e[t(181)][t(187)](t(212));n[t(182)][t(185)](t(202),(()=>Wr(e[t(214)],t(206)))),e[t(219)][t(186)][t(180)]((r=>{const s=t;let o=!1;const i=Array[s(210)](e[s(219)][s(186)][s(207)][s(211)]());for(const{name:t,data:a}of i){const{group:i}=n[s(205)](t);if(s(215)!==i||!a[s(195)])continue;const c=a[s(195)],u=c[s(203)][s(193)];if(!u||!u.is(s(188),s(202)))continue;if(!c[s(178)][s(194)](c[s(203)]))continue;const l=e[s(219)][s(192)][s(199)](c[s(203)],s(196));if(l&&l[s(177)]){const e=r[s(220)](c[s(178)],l[s(178)]);e[s(209)](c)||(r[s(190)](t,{range:e}),o=!0)}o||(r[s(179)](t),o=!0)}return o}))}}function Ga(t,e){const n=za();return(Ga=function(t,e){return n[t-=322]})(t,e)}const Va=Ga;function za(){const t=["2941971EMbJNZ","7EeWPZU","undo","get","redo","203881hLhfvr","2Ttphkr","10736408IJFHBS","4038436xMUUSg","4365432TWNRzr","494930DRFXAe","afterInit","UndoEditing","plugins","editor","TrackChangesEditing","1308030VoLymy","enableCommand","has"];return(za=function(){return t})()}!function(t,e){const n=Ga,r=t();for(;;)try{if(801093===parseInt(n(332))/1*(-parseInt(n(333))/2)+-parseInt(n(327))/3+parseInt(n(335))/4+-parseInt(n(337))/5+-parseInt(n(324))/6*(-parseInt(n(328))/7)+parseInt(n(334))/8+-parseInt(n(336))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(za);class Wa extends t.Plugin{[Va(338)](){const t=Va,e=this[t(322)],n=e[t(340)][t(330)](t(323));e[t(340)][t(326)](t(339))&&(n[t(325)](t(329)),n[t(325)](t(331)))}}function Ha(){const t=["44VuWqdd","559506XlfRfs","2518920TLTUKA","TrackChangesEditing","1bIuGnh","editor","enableCommand","99jdnJUc","toggleTableCaption","14980080JiesAr","requires","1408994BSVSoN","42963qAlLzM","has","afterInit","TableCaptionEditing","9421188BtPNYD","35DPZDXZ","188AYwWdP","837192snVemr","get","plugins","13ryCRqb"];return(Ha=function(){return t})()}const Ka=qa;function qa(t,e){const n=Ha();return(qa=function(t,e){return n[t-=219]})(t,e)}!function(t,e){const n=qa,r=t();for(;;)try{if(678800===parseInt(n(238))/1*(parseInt(n(222))/2)+-parseInt(n(223))/3*(-parseInt(n(229))/4)+parseInt(n(228))/5*(-parseInt(n(235))/6)+parseInt(n(227))/7+-parseInt(n(230))/8*(parseInt(n(241))/9)+-parseInt(n(236))/10*(-parseInt(n(234))/11)+parseInt(n(220))/12*(-parseInt(n(233))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class Xa extends t.Plugin{static get[Ka(221)](){return[ia]}[Ka(225)](){const t=Ka,e=this[t(239)];e[t(232)][t(224)](t(226))&&e[t(232)][t(231)](t(237))[t(240)](t(219))}}function Za(){const t=["2116303pnpufP","tableProperties","TrackChangesTableProperties","getSelectionAffectedTableCells","tableCellBorderStyle","get","TrackChangesEditing","tableBackgroundColor","tableBorderColor","getFirstPosition","selection","TableUtils","TableCellPropertiesEditing","data","editor","829062LDIbBZ","tableCellWidth","50MItjxf","model","tableCellHorizontalAlignment","descriptionFactory","getSuggestions","tableWidth","batch","getAttribute","getContainedElement","TablePropertiesEditing","plugins","discard","tableCellBorderColor","getSuggestionCallback","tableCellHeight","55850DiLOMn","tableCellVerticalAlignment","subType","accept","18kZEssO","tableAlignment","change","16YZCtAG","markBlockFormat","4609746miJaFu","_suggestionFactory","260pqJxSG","839336ZiBadh","tableHeight","tableCellBorderWidth","tableBorderWidth","setAttribute","tableCellProperties","findAncestor","document","tableCellBackgroundColor","tableBorderStyle","format","_getSuggestion","tableCellPadding","start","handleDiscardAction","777997gWvOXv","3hoXxSb","*Format:* change table cell properties","enqueueChange","join","formatBlock","_handlePropertyChange","pluginName","commandParams","enableCommand","registerDescriptionCallback","registerCustomCallback","91429RjPFMw","has","removeAttribute","afterInit","636cDEghS","*Format:* change table properties","table","nodeAfter","handleSuggestionDescription","locale"];return(Za=function(){return t})()}function Ja(t,e){const n=Za();return(Ja=function(t,e){return n[t-=362]})(t,e)}const Ya=Ja;!function(t,e){const n=Ja,r=t();for(;;)try{if(565135===-parseInt(n(395))/1+-parseInt(n(368))/2*(parseInt(n(384))/3)+-parseInt(n(367))/4*(parseInt(n(437))/5)+-parseInt(n(441))/6*(parseInt(n(405))/7)+parseInt(n(363))/8*(-parseInt(n(365))/9)+-parseInt(n(422))/10*(-parseInt(n(383))/11)+-parseInt(n(399))/12*(-parseInt(n(420))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Za);class Qa extends t.Plugin{constructor(t){const e=Ja;super(t),this[e(406)]=[e(413),e(377),e(371),e(442),e(427),e(369),e(412)],this[e(373)]=[e(434),e(409),e(370),e(380),e(421),e(436),e(376),e(424),e(438)]}static get[Ya(390)](){return Ya(407)}[Ya(398)](){const t=Ya,e=this[t(419)][t(432)][t(410)](t(411));if(this[t(419)][t(432)][t(396)](t(431))){for(const n of this[t(406)])e[t(392)](n,((e,r)=>{const s=t,o=this[s(419)][s(423)][s(375)][s(415)][s(414)]()[s(374)](s(401));this[s(389)](n,[o],this[s(406)],s(406),e,r)}));e[t(366)][t(394)](t(388),t(406),t(440),e[t(366)][t(435)](t(388),null,t(433))),e[t(366)][t(394)](t(388),t(406),t(433),((e,n)=>this[t(382)](this[t(406)],e,n))),e[t(366)][t(394)](t(388),t(406),t(387),(()=>!1))}if(this[t(419)][t(432)][t(396)](t(417))){for(const n of this[t(373)])e[t(392)](n,((e,r)=>{const s=t,o=this[s(419)][s(432)][s(410)](s(416))[s(408)](this[s(419)][s(423)][s(375)][s(415)]);this[s(389)](n,o,this[s(373)],s(373),e,r)}));e[t(366)][t(394)](t(388),t(373),t(440),e[t(366)][t(435)](t(388),null,t(433))),e[t(366)][t(394)](t(388),t(373),t(433),((e,n)=>this[t(382)](this[t(373)],e,n))),e[t(366)][t(394)](t(388),t(373),t(387),(()=>!1))}e[t(425)][t(393)]((e=>this[t(403)](e)))}[Ya(389)](t,e,n,r,s,o){const i=Ya,a=this[i(419)][i(432)][i(410)](i(411));this[i(419)][i(423)][i(386)](o[i(428)],(()=>{const t=i;for(const i of e)if(this[t(379)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(429)](r);void 0!==n&&(e[r]=n)}s(o),a[t(364)](i,{commandParams:[e]},[],r)}}))}[Ya(382)](t,e,n){const r=Ya,s=e[0][r(381)][r(402)],o=n[r(391)][0];this[r(419)][r(423)][r(362)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(372)](r,o[r],s):e[n(397)](r,s)}))}[Ya(403)](t){const e=Ya;if(t[e(418)])switch(t[e(439)]){case e(406):return{type:e(378),content:Wr(this[e(419)][e(404)],e(400))};case e(373):return{type:e(378),content:Wr(this[e(419)][e(404)],e(385))}}}[Ya(379)](t,e){const n=Ya,r=this[n(419)][n(432)][n(410)](n(411));for(const s of r[n(426)]({skipNotAttached:!0})){const r=s[n(430)]();if(s[n(439)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Qe(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=Xt?function(t,e){return Xt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ec=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=qn(n,7,oc));for(var s=e.length;s--;)xr(n,e[s]);return n})),Ic=bc;function bc(t,e){const n=Tc();return(bc=function(t,e){return n[t-=373]})(t,e)}function Tc(){const t=["editingDowncast","_suggestions","deletion","high","markMultiRangeBlockFormat","authoredAt","isObject","createRangeOn","selection","markerReady","getContainedElement","createSelection","ck-suggestion-marker--active","attributeKey","_isBlockAttribute","writer","isIntersectingWithRange","_saved","deletion:","_breakSuggestionMarker","8268642KjiWzA","addSuggestion","25940ShTObB","split","insertion:accept","_findSuggestions","TrackChangesEditing","change:data","chain","_defaultCallbacks","startsWith","insertion:","getRange","parent","_addThreadToSuggestion","isDocumentOperation","acceptSuggestion","getAllAdjacentSuggestions","removeMarker:suggestion:formatBlock","_getAuthorFromId","$textProxy","_suggestionFactory","_processAttributeChanges","acceptAllSuggestions","56ygcAKP","createPositionAt","root","getShiftedBy","get","position","addMarker:suggestion","after","size","discardAllSuggestions","oldRange","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.","track-changes-user-not-found","commentThread","elementToElement","fire","formatInline:chain","attributeNewValue","_joinWithAdjacentSuggestions","groupId","1934749xyAboo","_isDataLoaded","_isRegisteredAttribute","default","toViewElement","updateSuggestion","track-changes-adapter-missing-getsuggestion","removeAttribute","enableReadOnlyMode","PENDING_ACTION_SUGGESTION","_adapter","find","isLimit","getSuggestion","fromCharCode","locale","_suggestionState","announce","toJSON","normal","getMarkers","updateMarker","_SUGGESTION_ANNOUNCEMENT","nodeAfter","removeComment","suggestionLoaded","listenTo","_getSuggestionData","_customCallbacks","commands","name","key","pop","action","pluginName","_refreshAttributeSuggestionsChain","_inlineAttributeKeys","format","_enabledCommands","deleteContent","isBlock","markInlineFormat","bindElementToMarker","open","enableDefaultAttributesIntegration","consumable","setAttribute","_getMarkerAnnouncementText","every","trackChanges.trackFormatChanges","formatInline:discard","removeMarker:suggestion:attribute","dataReady","formatBlock:join","addCommentThread","_reduceExistingSuggestions","containsPosition","getAncestors","options","model","_rangeIsInLocalUserInsertion","change:_saved","formatBlock:","assign","_getExternalAuthor","insertion","addMarker","plugins","targetPosition","batch","for","141818UfJLyV","enableCommand","insertion:chain","markInsertion","from","rename","setSelection","addMarkerName","rootName","getChanges","removeMarkers","filter","ck-suggestion-marker-","$graveyard","FORMATTING","suggestionUnloaded","hasComments","type","sort","detach","_commentsRepository","howMany","return","descriptionFactory","suggestionChanged","containsRange","document","isEqual","length","marker-count","markers","getUser","isExternal","_registerDefaultCallbacks","ck-suggestion-marker-formatBlock","warn","dataDowncast","isMultiRange","clear","data","rejected","hasCommentThread","formatGroupId","markerName","attribute:discard","_createSuggestion","low","addMarker:suggestion:attribute","formatInline:join","consume","registerPostFixer","_updateSuggestionData","config","error-saving-suggestion-data-suggestion-discarded","_isForcedDefaultExecutionBlock","getSuggestionCallback","deletion:join","isLocal","newValue","buildSuggestion","highest","formatInline:","schema","resolve","move","isNextTo","attribute:","widget","_model","_refreshSuggestionsChain","containsItem","has","elementEnd","trackChangesCommand","@external","map","_reduceSuggestionAttributeRange","collaboration.channelId","insertion:join","markerToHighlight","removeMarker","rethrowUnexpectedError","unbindElementFromMarkerName","_afterChanges","isIntersecting","1360ntmnaV","_setSuggestionData","item","splice","registerBlockAttribute","lowest","formatBlock:accept","addMarker:suggestion:formatBlock","then","_joinSuggestions","_handleNewSuggestionMarker","keys","insert","_checkSuggestionCorrectness","_setSuggestionRange","isRemovable","meta","substring","suggestion:","createRangeIn","forEach","skipNestingCheck","Users","subType","addComment","$marker","dataToMarker","attributes","discard","isSelectable","$text","markMultiRangeInsertion","notReady","registerInlineAttribute","_recordAttributeSuggestions","addClass","_blockAttributeKeys","insertion:discard","ENTER","range","fromRange","_removeSuggestion","update:suggestion","some","always","accepted","element","ready","attributeOldValue","getWalker","9yPDhwv","track-changes-enable-command-twice","requires","multipleBlocks","getIntersection","addUser","track-changes-suggestion-data-mismatch","removeClass","moveTargetPosition","fetchCommentThread","markAttributeChange","10nJZjSX","createElement","hasSuggestion","attribute:join","getAttribute","includes","getRanges","markMultiRangeDeletion","adapter","attribute","createPositionAfter","substr","oldValue","setTo","comments","addSuggestionData","change:activeMarkers","toUpperCase","discardSelectedSuggestions","formatInline:accept","addRange","formatBlock:discard","_mergeNestedSuggestions","values","never","isTouching","next","createRange","_addSuggestionMarker","trackChanges.mergeNestedSuggestions","getLastMatchingPosition","accept","14189949uOOedJ","isAtEnd","activeMarkers","LEAVE","applyOperation","add","isUndo","mapper","nodeBefore","getCommentThread","before","commandName","delete","unshift","1572277Dgbdoh","getChangedMarkers","getNearestSelectionRange","_trackFormatChanges","containsRangeInObject","_getAttributeKey","isAfter","isInsideObject","getItems","concat","start","conversion","registerCustomCallback","_splitMarkerName","elementStart","getFirstMarker","previous","formatBlock","forceDefaultExecution","data-suggestion","CommentsRepository","tablePasteChainId","stopListening","newRange","acceptSelectedSuggestions","isInContent","discardSuggestion","addHighlight","suggestion:attribute:","splitPosition","getSuggestions","markBlockFormat","_initAriaMarkerChangeAnnouncements","define","ck-suggestion-marker-formatInline","change","deletion:accept","track-changes-command-not-found","formatBlock:chain","createPositionBefore","_cutOutSuggestionMarker","attribute:accept","isCollapsed","authorName","_onDiscard","markerNameToElements","containerElement","join","value","editing","clone","markDeletion","reconvertMarker","differ","push","external:","backward","init","head","stop","forward","getMultiRangeId","editor","getFirstRange","catch","group","$elementName","isAtStart","creator","unbind","removed","577214rPtKLJ","markerToData","isOwn","originalSuggestionId","getCustomProperty","remove","isArray","deletion:chain","track-changes-suggestion-not-found","_recordAttributeChanges","insertContent","suggestion-type","createdAt","refresh","showSuggestionHighlights","_processAttributeSuggestions","isBefore","track-changes-adapter-already-set","PendingActions","getDifference","execute","ck-suggestion-marker","upcast","multi","author","end","trackChanges","set","enqueueChange","_editor","documentSelection","deletion:discard","suggestion","formatInline"];return(Tc=function(){return t})()}!function(t,e){const n=bc,r=t();for(;;)try{if(988629===-parseInt(n(753))/1+parseInt(n(392))/2*(parseInt(n(527))/3)+parseInt(n(711))/4*(-parseInt(n(477))/5)+parseInt(n(709))/6+parseInt(n(584))/7*(parseInt(n(733))/8)+parseInt(n(570))/9+parseInt(n(538))/10*(-parseInt(n(655))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Tc);const _c=Ic(650);class yc extends t.Plugin{static get[Ic(529)](){return[Ic(604),o.Users,t.PendingActions,Qr,ns,is,fs,bs,ms,ks,Ss,xs,$s,so,ao,go,Io,Ao,Lo,So,Fo,zo,Uo,qo,Yo,ei,ui,di,Li,oi,Vs,qs,Ii,Ai,vi,Fi,ji,Wi,Xi,$i,ea,ia,la,ma,Xa,ya,La,Ba,Qa,Oa,ja,Wa]}static get[Ic(787)](){return Ic(715)}constructor(t){const e=Ic;function n(t){const e=bc;return t[e(467)]((t=>String[e(767)](t)))[e(631)]("")}super(t),this[e(511)]=!1,this[e(682)](e(572),[]),this.on(e(554),((n,r,s,o)=>{const i=e;this[i(460)][i(619)]((()=>{const e=i;for(const n of[...o,...s])this[e(460)][e(422)][e(463)](n)&&t[e(633)][e(636)](n)}))})),this[e(415)]=new Xr(this[e(646)][e(380)][e(454)],this[e(646)][e(768)]),this[e(763)]=null,this[e(730)]=new Ac(this[e(646)]),this[e(690)]=new Map,this[e(412)]=t[e(388)][e(737)](e(604)),this[e(791)]=new Set,this[e(460)]=this[e(646)][e(380)],this[e(769)]=new WeakMap,this[e(446)]=!1,this[e(513)]=new Set([e(650)]),this[e(789)]=new Set,t[e(444)][e(617)](e(802),e(756)),this[e(587)]=t[e(444)][e(737)](e(802)),t[e(444)][e(617)](e(567),!0),this[e(560)]=t[e(444)][e(737)](e(567)),this[e(465)]=new f(t,this[e(791)]),this[e(616)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,53,52])}[Ic(641)](){const t=Ic,n=this[t(646)],r=(e,n)=>{const r=t;if(r(547)!=e)return r(404)+e;const s=n[r(712)]("|")[0];return this[r(703)](s)?r(426):r(618)};n[t(595)][t(391)](t(689))[t(471)]({model:t(687),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(597)](e[n(435)]),a=[n(676),r(o,i)];let c=3e3;return this[n(572)][n(543)](e[n(435)])&&(a[n(638)](n(701)),c=3010),n(691)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(595)][t(391)](t(428))[t(575)]((e=>{const r=t;e.on(r(739),((t,e,s)=>{const o=r;if(!s[o(379)][o(669)])return;const i=e[o(479)];if(!i)return;const c=s[o(577)][o(757)](i);n[o(380)][o(454)][o(695)](i)&&c&&!c[o(659)](o(459))&&c.is(o(630))&&(0,a.toWidget)(c,s[o(704)])}),{priority:r(692)})})),n[t(595)][t(391)](t(428))[t(471)]({model:t(687),view:(e,n)=>{const s=t;if(!n[s(379)][s(669)])return null;const{type:o,subType:i}=this[s(597)](e[s(435)]);return{classes:[s(676),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(479)])return;const{id:c}=this[a(597)](o[a(435)]);if(r){const t=this[a(690)][a(737)](c),e=this[a(589)](t);if(!this[a(703)](e))return}if(o[a(479)].is(a(697)))return void i[a(798)][a(441)](o[a(479)],s[a(783)]);const u=i[a(577)][a(757)](o[a(479)]);if(o[a(479)].is(a(523))&&n[a(380)][a(454)][a(793)](o[a(479)])&&!u[a(659)](a(611))){i[a(704)][a(512)]([a(676),a(426)],u),i[a(704)][a(799)](a(603),c,u),i[a(577)][a(795)](u,o[a(435)]),e&&(this[a(572)][a(543)](o[a(435)])?i[a(704)][a(512)](a(701),u):i[a(704)][a(534)](a(701),u));for(const t of n[a(380)][a(496)](o[a(479)])[a(592)]())i[a(798)][a(441)](t,s[a(783)]);i[a(798)][a(441)](o[a(479)],s[a(783)])}};n[t(595)][t(391)](t(428))[t(575)]((e=>{const n=t;e.on(n(484),((t,e,r)=>{const o=n;r[o(379)][o(669)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(452)})})),n[t(595)][t(391)](t(428))[t(575)]((e=>{const n=t;e.on(n(439),((t,e,r)=>{const o=n;r[o(379)][o(669)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(452)})})),n[t(595)][t(391)](t(428))[t(656)]({model:t(687),view:(e,n)=>n[t(379)][t(669)]?null:{group:t(687),name:e[t(549)](11)}}),n[t(595)][t(391)](t(677))[t(747)]({view:{name:t(687),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(495)+e[r(542)](r(666))+":"+e[r(542)]("id");return e[r(542)](r(421))&&(s+=":"+e[r(542)](r(421))),n[r(539)](r(502),{"data-name":s})}}),n[t(595)][t(391)](t(677))[t(503)]({view:t(687)}),n[t(595)][t(391)](t(689))[t(575)]((e=>{const n=t;e.on(n(484),s(),{priority:n(692)})})),n[t(595)][t(391)](t(689))[t(575)]((e=>{const n=t;e.on(n(439),s({isAttributeSuggestion:!0}),{priority:n(692)})})),n[t(595)][t(391)](t(689))[t(575)]((e=>{const n=t;e.on(n(727),((t,e,r)=>{const s=n,o=r[s(577)][s(629)](e[s(435)]);if(o)for(const t of o)t[s(659)](s(611))||(r[s(704)][s(534)]([s(676),s(426),s(701)],t),r[s(704)][s(760)](s(603),t),r[s(577)][s(474)](t,e[s(435)]))}),{priority:n(692)})})),n[t(595)][t(391)](t(689))[t(575)]((e=>{const n=t;e.on(n(804),((t,e,r)=>{const s=n,o=r[s(577)][s(629)](e[s(435)]);if(!o)return;const{id:i}=this[s(597)](e[s(435)]),a=this[s(690)][s(737)](i),c=this[s(589)](a);if(this[s(703)](c))for(const t of o)t[s(659)](s(611))||(r[s(704)][s(534)]([s(676),s(426),s(701)],t),r[s(704)][s(760)](s(603),t),r[s(577)][s(474)](t,e[s(435)]))}),{priority:n(692)})})),n[t(380)][t(418)][t(442)]((e=>{const r=t;let s=!1;const o=Array[r(396)](n[r(380)][r(418)][r(637)][r(585)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(597)](t);if(r(687)!==o)continue;const h=this[r(690)][r(737)](f);if(null!=c[r(607)]){r(688)==u&&(s=s||Nc(c[r(607)],t,e,n[r(380)][r(454)]));const o=r(547)==u&&this[r(703)](l[r(712)]("|")[0]);if(c[r(607)][r(626)]||r(405)==c[r(607)][r(735)][r(400)]||r(601)==u&&!Rc(c[r(607)])||o&&!Rc(c[r(607)])||r(691)==u&&(Cc(a=c[r(607)])||function(t){const e=r;return t[e(594)][e(722)]==t[e(680)][e(578)]&&t[e(594)][e(571)]}(a)))e[r(472)](t),s=!0;else{if(!h||!h[r(609)])continue;i[r(575)](h)}}}var a;return i[r(741)]>0&&(s=!!this[r(751)](i)||s),s})),n[t(380)][t(418)][t(442)]((e=>{const r=t;let s=!1;for(const t of n[r(380)][r(418)][r(637)][r(401)]())if(r(489)==t[r(409)])for(const t of this[r(690)][r(561)]()){if(t[r(429)]||!t[r(609)])continue;const o=r(601)==t[r(409)],i=this[r(589)](t),a=i&&this[r(703)](i);if(!o&&!a)continue;const c=t[r(647)]();if(c[r(594)][r(722)]!=c[r(680)][r(722)]&&!c[r(680)][r(571)]){const o=n[r(380)][r(734)](c[r(594)][r(776)],r(680)),i=n[r(380)][r(565)](c[r(594)],o);e[r(774)](t[r(599)](),{range:i}),s=!0}}return s})),n[t(380)][t(418)][t(442)]((e=>this[t(731)](e))),n[t(380)][t(418)][t(442)]((e=>!e[t(390)][t(449)]&&this[t(670)](e))),n[t(380)].on(t(475),(()=>{this[t(511)]=!1})),n[t(380)][t(418)].on(t(716),((r,s)=>{const o=t;if(!s[o(449)]||s[o(576)])return;if(!this[o(511)])return;const i=n[o(380)][o(418)][o(637)][o(401)]();if(0==i[o(420)])return;const a=[],c=i[o(403)]((t=>o(547)==t[o(409)])),u=i[o(403)]((t=>o(489)==t[o(409)]&&o(507)!=t[o(783)]));for(const t of c)this[o(755)](t[o(702)])&&a[o(638)]({key:t[o(702)],newValue:t[o(750)],oldValue:t[o(525)],range:Sc(t[o(516)],n[o(380)])});for(const t of u){if(o(397)!=t[o(786)]&&o(668)!=t[o(786)])continue;const e=Mc(t[o(738)][o(776)],n[o(380)]),r=t[o(580)];o(397)==t[o(786)]&&a[o(638)]({key:o(650),newValue:t[o(783)],oldValue:r[o(783)],range:e});for(const[n,s]of r[o(504)]){if(!this[o(755)](n))continue;const r=t[o(504)][o(737)](n);s!==r&&a[o(638)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(504)])this[o(755)](n)&&(r[o(504)][o(463)](n)||a[o(638)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(420)]&&n[o(380)][o(683)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(537)](t,e,s,o,{groupId:r});this[n(376)](t,a)}))}),{priority:t(482)}),n[t(380)][t(422)].on(t(519),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(597)](n[s(783)]),e=this[s(690)][s(737)](t);e&&e[s(399)](n[s(783)])}})),n[t(380)][t(418)].on(t(716),(()=>{const e=t,r=Array[e(396)](n[e(380)][e(418)][e(637)][e(585)]())[e(403)]((t=>e(687)===this[e(597)](t[e(783)])[e(649)]));if(0===r[e(420)])return;r[e(410)](((t,n)=>{const r=e,s=t[r(431)][r(743)],o=n[r(431)][r(743)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(594)][r(671)](o[r(594)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(597)](t);if(null===n[e(743)]){const n=this[e(487)](t);o[e(575)](n)}else{const t=this[e(690)][e(737)](r);null!==n[e(607)]||t[e(609)]?(s[e(575)](t[e(642)]),o[e(575)](t)):this[e(518)](t)}}o[e(741)]>0&&this[e(461)](o);for(const t of s)this[e(748)](e(416),t)})),n[t(380)].on(t(574),((e,r)=>{const s=t,o=r[0];if(!this[s(690)][s(741)])return;if(!o[s(724)])return;if(o[s(390)][s(576)]||!o[s(390)][s(449)])return;let i,a;switch(o[s(409)]){case s(489):i=n[s(380)][s(734)](o[s(738)]),a=i[s(736)](o[s(413)]);break;case s(712):i=n[s(380)][s(734)](o[s(613)]),a=n[s(380)][s(734)](o[s(535)]);break;case s(456):i=n[s(380)][s(734)](o[s(389)]),a=i[s(736)](o[s(413)]);break;default:return}const c=n[s(380)][s(565)](i,a);n[s(380)][s(619)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(714)](c)){if(e[t(429)])continue;if(t(688)==e[t(409)])continue;const r=this[t(589)](e);if(r&&this[t(703)](r)&&t(712)!=o[t(409)])continue;const s=e[t(431)]&&e[t(431)][t(530)];(t(601)!=e[t(409)]||t(712)==o[t(409)]&&!s)&&(n[t(588)]||t(386)==e[t(409)]&&n[t(657)]||e[t(647)]()[t(417)](c)&&this[t(708)](e,i,a))}}))}),{priority:t(482)}),n[t(380)].on(t(792),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(602)])return;if(this[s(446)])return;if(!this[s(465)][s(632)])return;if(o[s(626)])return;const a=n[s(380)][s(454)],{start:c,end:u}=o[s(647)](),l=c[s(776)]&&a[s(765)](c[s(776)])?null:a[s(586)](c,s(644)),f=u[s(578)]&&a[s(765)](u[s(578)])?null:a[s(586)](u,s(640)),h=n[s(380)][s(565)](l?l[s(594)]:c,f?f[s(680)]:u);n[s(380)][s(619)]((t=>{const e=s;this[e(635)](h);const r=n[e(380)][e(454)][e(586)](h[e(594)]);o.is(e(685))?t[e(398)](r):o[e(551)](r)})),e[s(643)]()}),{priority:e.priorities[t(772)]+10}),n[t(380)].on(t(665),((e,r)=>{const s=t,o=r[r[s(420)]-1];o&&o[s(602)]||this[s(446)]||this[s(465)][s(632)]&&(n[s(380)][s(619)]((()=>{const t=s;let o=n[t(380)][t(665)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(414)]=o[t(634)]();const i=o[t(680)][t(578)],a=n[t(380)][t(454)];i&&a[t(793)](i)&&!a[t(695)](i)&&(o=n[t(380)][t(565)](o[t(594)],n[t(380)][t(734)](i,t(680)))),this[t(395)](o)})),e[s(643)]())}),{priority:t(692)}),this[t(646)][t(782)][t(575)](t(681),this[t(465)]),this[t(393)](t(681));const o=new p(n,this[t(690)]);n[t(782)][t(575)](t(725),o),this[t(393)](t(725));const i=new I(n,this[t(690)]);n[t(782)][t(575)](t(610),i),this[t(393)](t(610)),n[t(782)][t(575)](t(732),new S(n,o,this[t(690)])),this[t(393)](t(732)),n[t(782)][t(575)](t(742),new S(n,i,this[t(690)])),this[t(393)](t(742)),n[t(782)][t(575)](t(608),new w(n,o,this[t(690)])),this[t(393)](t(608)),n[t(782)][t(575)](t(556),new w(n,i,this[t(690)])),this[t(393)](t(556));const c=n[t(388)][t(737)](t(604));this[t(779)](c,t(501),((e,{threadId:n})=>{const r=t,s=this[r(690)][r(737)](n);s&&s[r(746)]&&1===s[r(746)][r(420)]&&this[r(443)](n,{hasComments:!0})}),{priority:t(438)}),this[t(779)](c,t(777),((e,{threadId:n})=>{const r=t,s=this[r(690)][r(737)](n);s&&s[r(746)]&&!s[r(746)][r(420)]&&this[r(443)](n,{hasComments:!1})}),{priority:t(438)})}set[Ic(546)](t){const n=Ic;if(this[n(763)])throw new e.CKEditorError(n(672),this);this[n(763)]=t}get[Ic(546)](){return this[Ic(763)]}[Ic(614)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ic,r=[];for(const e of this[n(690)][n(561)]())t&&!e[n(609)]||r[n(638)](e);return e?r[n(467)]((t=>t[n(771)]())):r}[Ic(766)](t){const n=Ic,r=this[n(690)][n(737)](t);if(!r)throw new e.CKEditorError(n(663),this);return r}[Ic(540)](t){const e=Ic;return this[e(690)][e(463)](t)}[Ic(553)](t){const e=Ic,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(409)][e(712)](":"),a=this[e(690)][e(737)](r)||this[e(437)](o,i,r,n,s);if(this[e(723)](a),this[e(490)](a,o,i||null,n),a[e(667)]=t[e(667)],a[e(754)]=!0,s&&s[e(466)]){const t=s[e(466)],n=this[e(385)](t[e(627)]);a[e(694)]=t[e(667)],a[e(679)]=n,a[e(424)]=!0}else a[e(694)]=t[e(667)];switch(t[e(431)]&&(a[e(431)]=t[e(431)]),t[e(504)]&&(a[e(504)]=t[e(504)]),this[e(763)]&&this[e(763)][e(710)]||(a[e(706)]=!0),this[e(769)][e(737)](a)){case e(509):this[e(769)][e(682)](a,e(373));break;case e(698):a[e(609)]?(this[e(751)](new Set([a])),this[e(461)](new Set([a])),this[e(769)][e(682)](a,e(524)),this[e(748)](e(778),a)):this[e(769)][e(682)](a,e(654))}return a}[Ic(725)](t){const e=Ic;this[e(602)]((()=>{const n=e;this[n(646)][n(380)][n(619)]((()=>{const e=n;for(const n of t[e(726)]())n[e(569)]()}))}))}[Ic(610)](t){const e=Ic;this[e(602)]((()=>{const n=e;this[n(646)][n(380)][n(619)]((()=>{const e=n;for(const n of t[e(726)]())n[e(505)]()}))}))}[Ic(393)](t,n){const r=Ic,s=this[r(646)][r(782)][r(737)](t);if(!s)throw new e.CKEditorError(r(621),this,{commandName:t});if(this[r(791)][r(463)](s))throw new e.CKEditorError(r(528),this,{commandName:t});this[r(791)][r(575)](s),n&&s.on(r(675),((t,e)=>{const o=r;this[o(465)][o(632)]&&(this[o(446)]||(e[o(420)]>0&&e[e[o(420)]-1]&&e[e[o(420)]-1][o(602)]?e[o(785)]():(t[o(414)]=n(((...t)=>s[o(675)](...t,{forceDefaultExecution:!0})),...e),t[o(643)]())))}),{priority:r(692)})}[Ic(602)](t){const n=Ic;let r,s;const o=this[n(446)];this[n(446)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(446)]=!1),s&&e.CKEditorError[n(473)](s,this),r}[Ic(395)](t,n=null,r={}){const s=Ic;if(t[s(626)])return null;const o=this[s(646)][s(388)][s(737)](s(499)).me;for(const{suggestion:e,meta:o}of this[s(714)](t,s(386)))if(o[s(657)]){if(!o[s(457)]){if(o[s(588)]){if(!this[s(560)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(708)](e,t[s(594)],t[s(680)]);break}if(n==e[s(500)]&&wc(e,r)){const n=e[s(647)]();return n[s(594)][s(419)](t[s(680)])?this[s(491)](e,this[s(460)][s(565)](t[s(594)],n[s(680)])):this[s(491)](e,this[s(460)][s(565)](n[s(594)],t[s(680)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(720)+n:s(386),u=this[s(478)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(566)](c,i,a,t),u}[Ic(508)](t,n=Ic(678),r={}){const s=Ic,o=this[s(646)][s(388)][s(737)](s(499)).me,i=this[s(730)][s(447)](s(386),n,s(631));for(const e of this[s(614)]())if(e[s(679)].id==o.id&&s(386)==e[s(409)]&&e[s(500)]==n&&wc(e,r)&&(i(e[s(544)](),t)||i(t,e[s(544)]()))){for(const n of t)e[s(558)](n);return e}for(const{suggestion:e,meta:n}of this[s(714)](t,s(386))){if(!n[s(657)])continue;if(!this[s(560)]&&n[s(588)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(544)]())for(const e of t)if(!n[s(417)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(720)+n,l=this[s(478)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(566)](u,a,c,e,zr[s(645)]());return l}[Ic(794)](t,n,r=null,s={}){const o=Ic;if(r=r||Lc(n),t[o(626)])return null;if(o(562)===this[o(587)]){const e=this[o(730)][o(447)](o(688),r,o(569));return this[o(602)]((()=>e([t],n,s))),null}const i=this[o(646)][o(388)][o(737)](o(499)).me,a=[];if(o(521)!==this[o(587)])for(const{suggestion:e,meta:n}of this[o(714)](t,o(386)))n[o(657)]&&!n[o(591)]&&a[o(638)](...e[o(544)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(531)](s);e&&r[n(638)](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(420)];){const s=r[e][n(674)](t);r[n(480)](e,1,...s),e+=s[n(420)]}}return r}(t,a);c[o(420)]&&this[o(460)][o(619)]((()=>{const t=o;for(const e of c){const o=this[t(730)][t(447)](t(688),r,t(569));this[t(602)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(594)],u=t[o(680)];for(const{suggestion:e,meta:n}of this[o(714)](t,o(688))){if(!n[o(657)])continue;if(e[o(500)]!=r)continue;if(!wc(e,s))continue;const i=e[o(647)]();if(i[o(417)](t,!0))return null;c=c[o(671)](i[o(594)])?c:i[o(594)],u=u[o(590)](i[o(680)])?u:i[o(680)],a?i[o(594)][o(671)](a[o(647)]()[o(594)])?(a[o(402)](),a=e):e[o(402)]():a=e}const l=this[o(460)][o(565)](c,u);if(a)this[o(491)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(478)]({id:t,type:o(453)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(566)](o(453)+r,t,a,l)}}return null}[Ic(615)](t,n,r=[],s=null,o={}){const i=Ic;n[i(434)]||(n[i(434)]=n[i(581)]),n[i(530)]=t.is(i(516)),s=s||Lc(n);const a=r[i(467)]((t=>Mc(t,this[i(460)]))),c=t.is(i(516))?t:Mc(t,this[i(460)]);if(i(562)===this[i(587)]){const t=this[i(730)][i(447)](i(601),s,i(569));return this[i(602)]((()=>t([c],n,o))),null}a[i(638)](c);let u=!0;for(const t of a)if(!this[i(381)](t)){u=!1;break}if(u&&i(521)!==this[i(587)]){const t=this[i(730)][i(447)](i(601),s,i(569));return this[i(602)]((()=>t([c],n,o))),null}let l=null,f=c[i(594)],h=c[i(680)];for(const{suggestion:t,meta:e}of this[i(714)](c,i(601))){if(!e[i(657)])continue;if(e[i(457)]||e[i(588)]||e[i(591)])continue;if(t[i(431)][i(434)]!=n[i(434)])continue;if(!wc(t,o))continue;const r=t[i(647)]();if(t[i(500)]==s){if(r[i(417)](c,!0))return null;f=f[i(671)](r[i(594)])?f:r[i(594)],h=h[i(590)](r[i(680)])?h:r[i(680)],l?r[i(594)][i(671)](l[i(647)]()[i(594)])?(l[i(402)](),l=t):t[i(402)]():l=t}else{const e=c[i(531)](r);this[i(624)](t,e)}}const g=this[i(646)][i(388)][i(737)](i(499)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(491)](l,this[i(460)][i(565)](f,h)),l;{const t=this[i(478)]({id:d,type:i(383)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(566)](i(383)+s,d,p,this[i(460)][i(565)](f,h)),t}}[Ic(693)](t,n,r=[],s=null,o={}){const i=Ic;n[i(434)]||(n[i(434)]=n[i(581)]);const a=t[0];n[i(530)]=a.is(i(516)),s=s||Lc(n);const c=r[i(467)]((t=>Mc(t,this[i(460)]))),u=a.is(i(516))?t:t[i(467)]((t=>Mc(t,this[i(460)])));if(i(562)===this[i(587)]){const t=this[i(730)][i(447)](i(601),s,i(569));return this[i(602)]((()=>t(u,n,o))),null}c[i(638)](...u);let l=!0;for(const t of c)if(!this[i(381)](t)){l=!1;break}if(l&&i(521)!==this[i(587)]){const t=this[i(730)][i(447)](i(601),s,i(569));return this[i(602)]((()=>t(u,n,o))),null}const f=this[i(646)][i(388)][i(737)](i(499)).me;for(const t of this[i(614)]()){if(t[i(679)].id!=f.id)continue;if(i(601)!=t[i(409)]||t[i(431)][i(434)]!=n[i(434)])continue;if(!wc(t,o))continue;const e=t[i(500)]==s;for(let n=0;n<u[i(420)];n++){const r=u[n];for(const s of t[i(773)]()){const o=s[i(721)]();if(r[i(419)](o)){e?(u[i(480)](n,1),n--):t[i(472)](s[i(783)]);break}}}}if(0==u[i(420)])return null;const h=this[i(730)][i(447)](i(601),s,i(631));for(const t of this[i(614)]())if(t[i(679)].id==f.id&&i(601)==t[i(409)]&&t[i(431)][i(434)]==n[i(434)]&&t[i(500)]==s&&wc(t,o)&&(h(t[i(544)](),u)||h(u,t[i(544)]()))){for(const e of u)t[i(558)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(383)+s,m=this[i(478)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(566)](p,g,d,t,zr[i(645)]());return m}[Ic(635)](t,n=null,r={}){const s=Ic;if(t[s(626)])return null;const o=this[s(646)][s(388)][s(737)](s(499)).me,a=new i.LiveRange(t[s(594)],t[s(680)]);for(const{suggestion:t,meta:e}of this[s(714)](a,s(386)))if(e[s(657)]&&!e[s(457)])if(t[s(429)]){const e=t[s(544)]()[s(403)]((t=>s(405)!=t[s(735)][s(400)]));if(e[s(801)]((t=>a[s(417)](t,!0)))&&t[s(505)](),e[s(520)]((t=>t[s(417)](a,!0)))){const t=this[s(730)][s(447)](s(691),n,s(569));return this[s(602)]((()=>t([a],null,r))),null}}else{const e=a[s(531)](t[s(647)]());null!==e&&t[s(628)]([e],null,r)}if(a[s(411)](),a[s(626)]||s(405)==a[s(735)][s(400)])return null;let c=null,u=a[s(594)],l=a[s(680)];const f=this[s(714)](a,s(691));for(const{suggestion:t,meta:e}of f){const n=this[s(460)][s(565)](u,l);if(e[s(657)]&&(this[s(560)]||!e[s(588)]&&!e[s(591)]))if(t[s(429)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(544)]()){if(r[s(417)](n,!0))return t;n[s(417)](r)||(e=!1)}e&&t[s(505)]()}else{const e=t[s(647)]();if(e[s(417)](n,!0))return t;if(!wc(t,r)){n[s(417)](e)?t[s(402)]():e[s(377)](u)?u=e[s(680)]:e[s(377)](l)&&(l=e[s(594)]);continue}u=u[s(671)](e[s(594)])?u:e[s(594)],l=l[s(590)](e[s(680)])?l:e[s(680)],r=Object[s(384)]({},t[s(504)]),c?e[s(594)][s(671)](c[s(647)]()[s(594)])?(c[s(402)](),c=t):t[s(402)]():c=t}}if(c)return this[s(491)](c,this[s(460)][s(565)](u,l)),c;{const t=(0,e.uid)(),i=this[s(460)][s(565)](u,l),a=o.id,c=n?s(707)+n:s(691),f=this[s(478)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(566)](c,t,a,i),f}}[Ic(545)](t,n=Ic(678),r={}){const s=Ic,o=this[s(646)][s(388)][s(737)](s(499)).me,a=t[s(467)]((t=>new i.LiveRange(t[s(594)],t[s(680)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(714)](a,s(386)))e[s(657)]&&!e[s(457)]&&c[s(575)](t);for(const e of c)if(e[s(429)]){const o=e[s(544)]();if((!e[s(504)]||!e[s(504)][s(498)])&&o[s(801)]((t=>a[s(520)]((e=>e[s(417)](t,!0)))))&&e[s(505)](),a[s(801)]((t=>o[s(520)]((e=>e[s(417)](t,!0)))))){const e=this[s(730)][s(447)](s(691),n,s(569));return this[s(602)]((()=>e(t,null,r))),null}}else{const t=e[s(647)]();if(a[s(520)]((e=>e[s(417)](t,!0)))&&e[s(505)](),a[s(801)]((e=>t[s(417)](e,!0)))){const t=this[s(730)][s(447)](s(691),n,s(569));return this[s(602)]((()=>t(a,null,r))),null}}const u=this[s(730)][s(447)](s(691),n,s(631));let l=null;for(const t of this[s(614)]())if(t[s(679)].id==o.id&&t[s(609)]&&s(691)==t[s(409)]&&t[s(500)]==n&&wc(t,r)&&(u(t[s(544)](),a)||u(a,t[s(544)]())))if(l){if(t[s(746)]&&t[s(746)][s(420)])continue;for(const e of t[s(544)]())l[s(705)](e)||l[s(558)](e);t[s(402)]()}else{l=t;for(const e of a)t[s(705)](e)||t[s(558)](e)}if(l)return l;c[s(430)]();for(const{suggestion:t,meta:e}of this[s(714)](a,s(691)))e[s(657)]&&(this[s(560)]||!e[s(588)]&&!e[s(591)])&&wc(t,r)&&c[s(575)](t);for(const t of c){const e=t[s(544)]();if((!r||!r[s(498)])&&a[s(801)]((t=>e[s(520)]((e=>e[s(417)](t,!0))))))return t;(!t[s(504)]||!t[s(504)][s(498)])&&e[s(801)]((t=>a[s(520)]((e=>e[s(417)](t,!0)))))&&t[s(505)]()}const f=(0,e.uid)(),h=o.id,g=s(707)+n,d=this[s(478)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(411)](),t[s(626)]||s(405)==t[s(735)][s(400)]||this[s(566)](g,f,h,t,zr[s(645)]());return d}[Ic(537)](t,n,r,s,o){const i=Ic;if(t[i(626)])return[];if(i(562)===this[i(587)])return[];const a=this[i(646)][i(388)][i(737)](i(499)).me.id,c=Array[i(396)](this[i(690)][i(561)]())[i(403)]((e=>i(547)==e[i(409)]&&e[i(431)][i(784)]==n&&e[i(705)](t)));if(i(756)===this[i(587)]){const e=this[i(714)](t,i(386))[i(403)]((({meta:t})=>t[i(657)]&&!t[i(591)]&&!t[i(457)]))[i(467)]((({suggestion:t})=>t));c[i(583)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(547)==t[i(409)]?t[i(431)][i(550)]:void 0,o=t[i(647)](),a=Array[i(396)](u[i(488)]())[i(764)]((t=>t[i(476)](o)));if(!a)continue;const c=a[i(674)](o);this[i(703)](n)&&i(386)==t[i(409)]&&0!=c[i(420)]||(u[i(582)](a),c[i(497)]((t=>{u[i(682)](t,r)})),i(386)!=t[i(409)]&&e!=s&&u[i(682)](a[i(531)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(420)]>37&&console[i(427)](i(744),{key:n});const f=(i(458)+(n+"|")+Lc({newValue:s}))[i(494)](0,60),h=this[i(478)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(638)](h),this[i(566)](f,c,a,t)}return l}[Ic(797)](t){const e=Ic;this[e(393)](t,((t,...n)=>{this[e(664)]((()=>{t(...n)}))}))}[Ic(481)](t){const e=Ic;this[e(513)][e(575)](t)}[Ic(510)](t){const e=Ic;this[e(789)][e(575)](t)}[Ic(589)](t){const e=Ic;return e(547)==t[e(409)]?t[e(500)][e(712)]("|")[0]:null}[Ic(491)](t,e){const n=Ic,r=t[n(599)]();this[n(460)][n(619)]((t=>{t[n(774)](r,{range:e})}))}[Ic(723)](t){const e=Ic,n=t.id,r=this[e(646)][e(444)][e(737)](e(469));this[e(412)][e(433)](n)||this[e(412)][e(375)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(412)][e(579)](n);s[e(653)](e(492)),s[e(492)]=!1,t[e(746)]=s}[Ic(490)](t,n,r,s){const o=Ic;if(t[o(409)]!=n||t[o(500)]!=r||t[o(652)].id!=s)throw this[o(646)][o(761)](o(533)),new e.CKEditorError(o(533),this)}[Ic(624)](t,n){const r=Ic,s=t[r(647)]();if(n[r(419)](s))t[r(402)]();else if(s[r(417)](n)){const o=this[r(460)][r(734)](n[r(594)][r(578)],r(680));this[r(491)](t,this[r(460)][r(565)](s[r(594)],o));const i=(0,e.uid)(),a=t[r(652)].id,c=t[r(409)]+":"+t[r(500)];this[r(478)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(431)],attributes:t[r(504)]});const u=this[r(460)][r(734)](n[r(680)][r(722)],r(740)),l=this[r(460)][r(565)](u,s[r(680)]);this[r(566)](c,i,a,l)}else if(s[r(377)](n[r(594)])){const e=this[r(460)][r(734)](n[r(594)][r(578)],r(680));this[r(491)](t,this[r(460)][r(565)](s[r(594)],e))}else{const e=this[r(460)][r(734)](n[r(680)][r(722)],r(740));this[r(491)](t,this[r(460)][r(565)](e,s[r(680)]))}}[Ic(381)](t){const e=Ic;for(const{suggestion:n,meta:r}of this[e(714)](t,e(386))){if(!r[e(657)])continue;const s=n[e(544)]();for(const n of s)if(!t[e(674)](n)[e(420)])return!0}return!1}[Ic(728)](t){const n=Ic,r=this[n(646)][n(388)][n(737)](n(499))[n(423)](t);if(!r)throw new e.CKEditorError(n(745),this);return r}[Ic(385)](t){const e=Ic,n=this[e(646)][e(388)][e(737)](e(499)),r=(0,o.hashObject)(e(639)+t);return n[e(423)](r)||n[e(532)]({id:r,name:t})}[Ic(437)](t,e,n,r,s){const o=Ic,i=this[o(728)](r),a=this[o(730)][o(451)](t,e,n,i,s,(t=>{const e=o;this[e(443)](n,{attributes:t});const r=this[e(766)](n);this[e(751)](new Set([r])),this[e(461)](new Set([r]))}));return this[o(779)](a,o(569),(()=>{const t=o;this[t(443)](n,{state:t(522)})}),{priority:o(692)}),this[o(779)](a,o(505),(()=>{const t=o;this[t(443)](n,{state:t(432)})}),{priority:o(692)}),this[o(690)][o(682)](n,a),this[o(769)][o(682)](a,o(509)),a}[Ic(597)](t){const e=Ic,n=t[e(712)](":");return{group:n[0],type:n[1],subType:n[e(420)]>=5?n[2]:null,id:n[e(420)]<5?n[2]:n[3],authorId:n[e(420)]<5?n[3]:n[4],markerCount:6==n[e(420)]?n[5]:null}}[Ic(708)](t,n,r){const s=Ic,o=t[s(647)](),i=o[s(594)],a=o[s(680)];this[s(491)](t,this[s(460)][s(565)](i,n));const c=(0,e.uid)(),u=t[s(652)].id,l=t[s(409)]+(t[s(500)]?":"+t[s(500)]:"");this[s(478)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(504)],data:t[s(431)]});const f=this[s(589)](t);(s(601)==t[s(409)]||f&&this[s(703)](f))&&(r=this[s(460)][s(623)](r[s(722)])),this[s(566)](l,c,u,this[s(460)][s(565)](r,a))}[Ic(714)](t,e=null){const n=Ic,r=[],s=this[n(646)][n(388)][n(737)](n(499)).me;Array[n(661)](t)||(t=[t]);for(const o of this[n(614)]()){if(!o[n(609)])continue;if(e&&o[n(409)]!=e)continue;let i=!1;for(const e of o[n(544)]()){for(const a of t){const t=a[n(594)][n(419)](e[n(680)])||a[n(680)][n(419)](e[n(594)]);if(t||a[n(531)](e)){const c=a[n(417)](e)&&kc(this[n(460)][n(454)],e[n(594)],a),u=e[n(417)](a)&&kc(this[n(460)][n(454)],a[n(594)],e);r[n(638)]({suggestion:o,meta:{isOwn:s==o[n(679)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ic(566)](t,e,n,r,s){const o=Ic;this[o(460)][o(619)]((i=>{const a=o;let c=a(495)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(387)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ic(518)](t){const e=Ic,n=t[e(600)],r=t[e(564)];t[e(600)]=null,t[e(564)]=null,null!=n&&n[e(564)]==t&&(n[e(564)]=r),null!=r&&r[e(600)]==t&&(r[e(600)]=n),e(524)==this[e(769)][e(737)](t)&&(this[e(769)][e(682)](t,e(654)),this[e(748)](e(407),t,n,r))}[Ic(478)](t){const n=Ic,r=t.id,s=this[n(553)](t);if(this[n(763)]&&this[n(763)][n(710)]){const o=this[n(646)][n(388)][n(737)](n(673)),i=s[n(408)],a=s[n(500)]?s[n(409)]+":"+s[n(500)]:s[n(409)],c=this[n(646)][n(768)],u=o[n(575)](Wr(c,n(762))),l={id:r,type:a,hasComments:i,data:t[n(431)]||null,originalSuggestionId:t[n(658)]||null,attributes:s[n(504)]};this[n(763)][n(710)](l)[n(485)]((t=>{const e=n;s[e(706)]=!0,o[e(660)](u),t&&t[e(667)]&&(this[e(690)][e(737)](r)[e(667)]=t[e(667)])}))[n(648)]((t=>{const r=n;throw(0,e.logWarning)(r(445)),this[r(646)][r(380)][r(683)]({isUndoable:!1},(()=>{s[r(505)]()})),s[r(606)](),this[r(690)][r(582)](s.id),this[r(769)][r(582)](s),t}))}return s}[Ic(703)](t){const e=Ic;return this[e(513)][e(463)](t)}[Ic(443)](t,e){const n=Ic,r=this[n(646)][n(388)][n(737)](n(673)),s=this[n(766)](t);if(this[n(763)]&&this[n(763)][n(758)])if(s[n(706)]){const s=r[n(575)](Wr(this[n(646)][n(768)],n(762)));this[n(763)][n(758)](t,e)[n(485)]((()=>{r[n(660)](s)}))}else s.on(n(382),(()=>{this[n(443)](t,e)}))}[Ic(780)](t){const n=Ic;if(!this[n(763)]||!this[n(763)][n(766)])throw new e.CKEditorError(n(759),this);return this[n(763)][n(766)](t)}[Ic(487)](t){const e=Ic,{id:n,type:r,subType:s,authorId:o}=this[e(597)](t),i=this[e(690)][e(737)](n)||this[e(437)](r,s,n,o,{});switch(this[e(490)](i,r,s,o),this[e(769)][e(737)](i)){case e(509):this[e(780)](n)[e(485)]((t=>{const r=e;let s=Promise[r(455)]();t[r(408)]&&(s=this[r(412)][r(536)]({channelId:this[r(646)][r(444)][r(737)](r(469)),threadId:n})),s[r(485)]((()=>{const e=r;this[e(553)](t)[e(706)]=!0}))})),this[e(769)][e(682)](i,e(698));break;case e(654):this[e(443)](n,{state:e(796)});case e(373):this[e(769)][e(682)](i,e(524)),this[e(748)](e(778),i);break;case e(524):this[e(748)](e(416),i)}return i[e(399)](t),i}[Ic(461)](t){const e=Ic,n=Array[e(396)](t),r=n[e(403)]((t=>e(547)==t[e(409)]));this[e(788)](r);const s=n[e(403)]((t=>!t[e(429)]&&e(547)!=t[e(409)])),o=this[e(614)]({skipNotAttached:!0})[e(403)]((t=>!t[e(429)]&&e(547)!=t[e(409)])),i=o[e(403)]((n=>!t[e(463)](n))),a=new Map(o[e(467)]((t=>[t,this[e(730)][e(447)](t[e(409)],t[e(500)],e(717))]))),c=new Map(o[e(467)]((t=>[t,t[e(647)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(420)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(420)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(420)];t++){const n=s[t];!l[e(463)](n)&&n[e(600)]&&(f[e(575)](n[e(600)]),n[e(600)][e(564)]===n&&(n[e(600)][e(564)]=null),n[e(600)]=null),!u[e(463)](n)&&n[e(564)]&&(f[e(575)](n[e(564)]),n[e(564)][e(600)]===n&&(n[e(564)][e(600)]=null),n[e(564)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(420)];e++){const r=g(t,n[e]);r&&(r[0][s(564)]=r[1],r[1][s(600)]=r[0],u[s(575)](r[0]),l[s(575)](r[1]))}}function g(t,n){const r=e;if(t[r(679)].id!==n[r(679)].id)return null;const s=a[r(737)](t)(t,n,c[r(737)](t),c[r(737)](n));return s&&a[r(737)](n)(t,n,c[r(737)](t),c[r(737)](n))?s[1][r(746)]&&s[1][r(746)][r(420)]?null:s:null}f[e(741)]&&this[e(461)](f)}[Ic(788)](t){const e=Ic;if(0==t[e(420)])return;const n=this[e(614)]({skipNotAttached:!0})[e(403)]((t=>e(547)==t[e(409)]&&t[e(754)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(504)]);s[e(463)](n)||(s[e(682)](n,r[e(420)]),r[e(638)]([]));const i=s[e(737)](n);r[i][e(638)](t)}!function(){const t=e;r[t(410)](((e,n)=>{const r=t,s=e[0][r(667)],o=n[0][r(667)];return s==o?e[0][r(504)][r(752)]<n[0][r(504)][r(752)]?-1:1:s<o?-1:1}));for(const e of r)e[t(410)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(420)];t++){if(0==r[t][e(420)])continue;const n=[];for(let s=t+1;s<r[e(420)];s++)0!=r[s][e(420)]&&i(r[t],r[s])&&n[e(638)](s);for(const s of n)r[t]=r[t][e(593)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(420)];n++)t[n][e(564)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(420)];n++)t[n][e(600)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(504)][r(752)]!==n[0][r(504)][r(752)]&&t[0][r(679)]!==n[0][r(679)])return!1;if(!function(t,e){const n=r;return!t[n(408)]&&!e[n(408)]||(!t[n(408)]||!e[n(408)])&&(!!(t[n(408)]&&e[n(667)]<t[n(746)][n(552)][n(737)](0)[n(667)])||!!(e[n(408)]&&t[n(667)]<e[n(746)][n(552)][n(737)](0)[n(667)]))}(t[0],n[0]))return!1;const s=Ec(t[0][r(504)],r(752)),o=Ec(n[0][r(504)],r(752));return!!wr(s,o)&&(!!t[r(801)]((t=>n[r(520)]((e=>t[r(647)]()[r(419)](e[r(647)]())))))&&n[r(801)]((e=>t[r(520)]((t=>e[r(647)]()[r(419)](t[r(647)]()))))))}}[Ic(751)](t){const e=Ic,n=Array[e(396)](t),r=this[e(614)]({skipNotAttached:!0}),s=r[e(403)]((n=>!t[e(463)](n))),o=new Map(n[e(467)]((t=>[t,this[e(730)][e(447)](t[e(409)],t[e(500)],e(631))]))),i=new Map(r[e(467)]((t=>[t,t[e(544)]()])));for(let t=0;t<n[e(420)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(420)];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(420)];e++){const s=r[e];if(s[a(409)]!==n[a(409)]||s[a(679)].id!==n[a(679)].id||s[a(500)]!==n[a(500)])continue;if(!Oc(n,s,[a(752)]))continue;if(a(547)==n[a(409)]&&n[a(431)][a(550)]!=s[a(431)][a(550)])continue;if(a(547)==n[a(409)]&&t[a(703)](n[a(431)][a(784)]))continue;if(a(601)==n[a(409)]){const e=t[a(646)][a(380)],r=n[a(699)]();if(r&&(e[a(454)][a(695)](r)||e[a(454)][a(765)](r)))continue}const c=o[a(737)](n),u=i[a(737)](n),l=i[a(737)](s),f=n[a(746)]&&n[a(746)][a(420)],h=s[a(746)]&&s[a(746)][a(420)];if(!f&&c(l,u))return t[a(486)](s,n),i[a(582)](n),!0;if(!h&&c(u,l))return t[a(486)](n,s),i[a(582)](s),!0}return!1}}[Ic(486)](t,e){const n=Ic;if(t[n(429)])for(const r of e[n(544)]())t[n(558)](r);else{const r=e[n(647)]()[n(680)];this[n(491)](t,this[n(460)][n(565)](t[n(647)]()[n(594)],r))}e[n(402)]()}[Ic(800)](t,e){const n=Ic,r=t[n(719)](n(790))||t[n(719)](n(547))?n(406):t[n(555)]();return Wr(this[n(646)][n(768)],e+"_"+r+n(775))}[Ic(616)](){const t=Ic,e=this[t(646)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(460)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(597)](t[s(783)]);if(s(687)===e){n[s(770)](this[s(800)](r,s(573)));break}}for(const t of r){const{group:e,type:r}=this[s(597)](t[s(783)]);if(s(687)===e){n[s(770)](this[s(800)](r,s(515)));break}}}))}[Ic(731)](t){const e=Ic;if(this[e(511)])return!1;const n=this[e(646)],r=n[e(380)][e(418)][e(637)][e(401)]();if(0==r[e(420)])return!1;const s=[],o=r[e(403)]((t=>e(547)==t[e(409)])),i=r[e(403)]((t=>e(489)==t[e(409)]&&e(507)!=t[e(783)])),a=r[e(403)]((t=>e(660)==t[e(409)]&&e(507)!=t[e(783)]));for(const t of o)s[e(638)]({key:t[e(702)],newValue:t[e(750)],oldValue:t[e(525)],range:Sc(t[e(516)],n[e(380)])});for(const t of i){const r=a[e(764)]((n=>n[e(738)][e(419)](t[e(738)])));r&&s[e(638)]({key:e(650),newValue:t[e(783)],oldValue:r[e(783)],range:n[e(380)][e(696)](t[e(738)][e(776)])})}return 0!=s[e(420)]&&this[e(376)](t,s)}[Ic(670)](t){const e=Ic;let n=!1;const r=this[e(646)][e(380)][e(418)][e(637)][e(585)]()[e(403)]((t=>t[e(431)][e(607)]&&t[e(783)][e(719)](e(612))));for(const s of r){const{subType:r,id:o}=this[e(597)](s[e(783)]),i=r[e(712)]("|")[0];for(const r of this[e(614)]({skipNotAttached:!0}))r.id!=o&&e(547)==r[e(409)]&&r[e(431)]&&r[e(431)][e(784)]==i&&r[e(647)]()[e(476)](s[e(431)][e(607)])&&(this[e(468)](r,s[e(431)][e(607)],t),n=!0)}return n}[Ic(664)](t){const e=Ic;this[e(646)],this[e(511)]=!0,t()}[Ic(755)](t){const e=Ic,n=this[e(703)](t),r=this[e(789)][e(463)](t);return n||r}[Ic(376)](t,e){const n=Ic;if(0==e[n(420)])return!1;let r=!1;for(const s of e){const e=this[n(714)](s[n(516)],n(547))[n(403)]((t=>!t[n(493)][n(457)]))[n(467)]((t=>t[n(687)])),i=(0,o.hashObject)({newValue:s[n(450)]});e[n(403)]((t=>{const e=n,[r,o]=t[e(500)][e(712)]("|");return r==s[e(784)]&&o!=i}))[n(497)]((e=>{const o=n;this[o(468)](e,s[o(516)],t),r=!0}))}return r}[Ic(468)](t,e,n){const r=Ic,s=t[r(647)]()[r(674)](e);0!==s[r(420)]?1!==s[r(420)]?this[r(708)](t,e[r(594)],e[r(680)]):this[r(491)](t,s[0]):n[r(472)](t[r(599)]())}}class Ac{constructor(t){const e=Ic;this[e(684)]=t,this[e(460)]=t[e(380)],this[e(781)]=new Map,this[e(718)]=new Map,this[e(425)]()}[Ic(451)](t,e,n,r,s,o){const i=Ic;return new zr(this[i(460)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(447)](t,e,i(569))(...n),onDiscard:(...n)=>this[i(447)](t,e,i(505))(...n)})}[Ic(596)](t,e,n,r){const s=Ic,o=t+":"+e+":"+n;this[s(781)][s(682)](o,r)}[Ic(447)](t,e,n){const r=Ic,s=t+":"+e+":"+n;return this[r(781)][r(737)](s)||this[r(718)][r(737)](t+":"+n)}[Ic(425)](){const t=Ic,e=()=>!1,n=t=>{const e=bc;t[e(410)](((t,n)=>t[e(594)][e(671)](n[e(594)])?1:-1)),this[e(460)][e(619)]((n=>{const r=e;for(const e of t){let t;t=e[r(680)][r(571)]&&e[r(680)][r(722)]==e[r(594)][r(776)]?n[r(700)](e[r(594)][r(776)],"on"):n[r(700)](e),this[r(460)][r(792)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=bc;e&&this[n(460)][n(619)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(467)]((t=>(Cc(t)&&(t=this[s(460)][s(565)](t[s(680)])),t)))[s(403)]((t=>s(405)!==t[s(735)][s(400)]));if(c[s(420)]<1)return;const u=Array[s(396)](this[s(460)][s(418)][s(697)][s(544)]())[s(467)]((t=>i.LiveRange[s(517)](t)));r[s(398)](c);for(const t of this[s(684)][s(782)][s(782)]())t[s(668)]();a[s(638)]({forceDefaultExecution:!0}),this[s(684)][s(675)](o,...a);const l=u[s(403)]((t=>s(405)!=t[s(735)][s(400)]));l[s(420)]>0&&r[s(398)](l);for(const t of u)t[s(411)]()}))},s=(e,n)=>1==e[t(420)]&&1==n[t(420)]&&e[0][t(680)][t(419)](n[0][t(594)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(460)])?[e,n]:vc(n,e,s,r,this[t(460)])?[n,e]:null;this[t(718)][t(682)](t(713),e),this[t(718)][t(682)](t(514),n),this[t(718)][t(682)](t(470),s),this[t(718)][t(682)](t(394),o),this[t(718)][t(682)](t(620),n),this[t(718)][t(682)](t(686),e),this[t(718)][t(682)](t(448),s),this[t(718)][t(682)](t(662),o),this[t(718)][t(682)](t(557),r),this[t(718)][t(682)](t(803),e),this[t(718)][t(682)](t(440),s),this[t(718)][t(682)](t(749),e),this[t(718)][t(682)](t(483),r),this[t(718)][t(682)](t(559),e),this[t(718)][t(682)](t(374),s),this[t(718)][t(682)](t(622),e),this[t(718)][t(682)](t(625),e),this[t(718)][t(682)](t(436),((e,n)=>{const r=t;if(!n)return;const s=this[r(684)][r(388)][r(737)](yc);this[r(460)][r(619)]((t=>{const o=r;if(o(650)==n[o(784)])for(const r of e){const e=r[o(594)][o(776)],s=n[o(550)];t[o(397)](e,s)}else if(s[o(703)](n[o(784)]))for(const r of e)void 0!==n[o(550)]?t[o(799)](n[o(784)],n[o(550)],r[o(594)][o(776)]):t[o(760)](n[o(784)],r[o(594)][o(776)]);else for(const r of e)n[o(550)]?t[o(799)](n[o(784)],n[o(550)],r):t[o(760)](n[o(784)],r)}))})),this[t(718)][t(682)](t(541),s)}}function kc(t,e,n){const r=Ic;for(const s of e[r(722)][r(378)]({includeSelf:!0,parentFirst:!0})){if(s[r(735)]==s)return!1;if(!n[r(462)](s))return!1;if(t[r(695)](s)||t[r(765)](s))return!0}return!1}function Cc(t){const e=Ic;return t[e(680)][e(722)]==t[e(594)][e(776)]&&t[e(680)][e(651)]}function Nc(t,e,n,r){const s=Ic,o=t=>!t[s(479)].is(s(729))&&!r[s(695)](t[s(479)]),i=t[s(594)][s(568)](o),a=t[s(680)][s(568)](o,{direction:s(640)});return!(t[s(594)][s(419)](i)&&t[s(680)][s(419)](a)||(i[s(671)](a)?n[s(774)](e,{range:n[s(565)](i,a)}):n[s(472)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t){const e=Ic,n=t[e(594)][e(776)];return n&&n.is(e(523))}function Sc(t,e){const n=Ic;return null==t[n(680)][n(578)]&&t[n(680)][n(722)]==t[n(594)][n(776)]?Mc(t[n(594)][n(776)],e):t}function Mc(t,e){const n=Ic,r=e[n(454)][n(695)](t)||e[n(454)][n(506)](t);return e[n(565)](e[n(734)](t,n(580)),r?e[n(548)](t):e[n(734)](t,n(680)))}function vc(t,e,n,r,s){const o=Ic;if(!Oc(t,e))return!1;if(n[o(680)][o(419)](r[o(594)]))return!0;if(t[o(409)]!=e[o(409)])return!1;if(!n[o(680)][o(563)](r[o(594)]))return!1;const i=s[o(565)](n[o(680)],r[o(594)])[o(526)]();for(const t of i)if([o(598),o(464)][o(543)](t[o(409)])&&s[o(454)][o(765)](t[o(479)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ic;return!(!t[r(754)]||!e[r(754)])&&wr(Ec(t[r(504)],n),Ec(e[r(504)],n))}function wc(t,e){const n=Ic,r=Dc(t[n(504)]),s=Dc(e);if(!t[n(754)])return!1;for(const t of Object[n(488)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ic,n=Object[e(384)]({},t);return delete n[e(498)],delete n[e(605)],n}const Fc=Bc;function Bc(t,e){const n=xc();return(Bc=function(t,e){return n[t-=235]})(t,e)}!function(t,e){const n=Bc,r=t();for(;;)try{if(941575===parseInt(n(236))/1*(-parseInt(n(235))/2)+-parseInt(n(245))/3*(-parseInt(n(271))/4)+parseInt(n(241))/5+-parseInt(n(258))/6*(-parseInt(n(251))/7)+parseInt(n(252))/8+-parseInt(n(255))/9+-parseInt(n(250))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Pc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Bc;super(),this[s(244)]=e,this[s(246)]=n,this[s(259)]=r,this[s(240)]=t,this[s(268)]=t[s(263)][s(256)](s(243)),this[s(272)]=t[s(263)][s(256)](s(266)),this[s(246)][s(269)](s(273)).to(this[s(268)],this[s(272)],((t,e)=>t||e)),this[s(246)][s(269)](s(275)).to(this[s(268)],s(273),(t=>t&&this[s(240)][s(244)][s(265)](e[s(248)]()))),this[s(246)][s(269)](s(239)).to(this[s(272)],s(273),(t=>t&&this[s(240)][s(244)][s(265)](e[s(248)]()))),this[s(247)]=null,n[s(267)]&&this[s(270)](),this[s(262)](n,s(243),(()=>this[s(243)]())),this[s(262)](n,s(266),(()=>this[s(266)]())),this[s(262)](n,s(249),(()=>{const t=s;n[t(267)]?this[t(270)]():this[t(264)]()}))}[Fc(243)](){const t=Fc;this[t(268)][t(254)](this[t(244)].id)}[Fc(266)](){const t=Fc;this[t(272)][t(254)](this[t(244)].id)}[Fc(261)](){const t=Fc;this[t(246)][t(237)](t(273)),this[t(246)][t(237)](t(275)),this[t(246)][t(237)](t(239)),this[t(257)](),this[t(259)][t(261)](),this[t(247)]&&this[t(264)]()}[Fc(270)](){const t=Fc,e=Wr(this[t(240)][t(238)],t(253));this[t(247)]=this[t(240)][t(260)][t(256)](t(276))[t(242)](e)}[Fc(264)](){const t=Fc;null!==this[t(247)]&&this[t(240)][t(260)][t(256)](t(276))[t(274)](this[t(247)]),this[t(247)]=null}}function xc(){const t=["_editor","844535esqCxw","add","acceptSuggestion","model","3pjKujJ","view","_pendingAction","getRanges","change:isDirty","17833050QzMBai","11849159lQonKZ","5469952RVXbPZ","PENDING_ACTION_SUGGESTION","execute","7019145ixkZiI","get","stopListening","6bcBQHV","commentThreadController","plugins","destroy","listenTo","commands","_removePendingAction","canEditAt","discardSuggestion","isDirty","_acceptCommand","bind","_setPendingAction","6905564MQSoEs","_discardCommand","isEnabled","remove","canAccept","PendingActions","1533988MKJVVf","1iOzfaH","unbind","locale","canDiscard"];return(xc=function(){return t})()}const Uc=Gc;function jc(){const t=["commentThreadInputView","cancel","commentInputView","editor","576311pGuAvM","_createCommentViews","3573384TzAFEk","length","commentThread","16512848EDMZVV","disabledSubmit","hasDirtyComment","isActive","removeComment","submit","5116190OWPTSp","locale","isReadOnly","2449966LwOlEu","updateComment","destroy","descriptionParts","value","disableComments","element","_localUser","addComment","CommentView","set","bind","482031YyMvbS","showInput","3639902UcVPjA","canDiscard","fire","focus","4lKQEzS","isDirty","isEnabled","assign","_model","_createCommentThreadInputView","authoredAt","setData","delegate","editorConfig","_config","canAccept","commentsListView"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=435]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(734667===-parseInt(n(468))/1+parseInt(n(482))/2+-parseInt(n(445))/3*(-parseInt(n(451))/4)+-parseInt(n(479))/5+-parseInt(n(470))/6+-parseInt(n(447))/7+parseInt(n(473))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(jc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(463)]=null,this[s(464)]=null,this[s(443)](s(476),!1),this[s(443)](s(457),e[s(457)]),this[s(444)](s(457)).to(e),this[s(443)](s(436),[]),this[s(443)](s(452),!1),this[s(443)](s(453),!1),this[s(443)](s(462),!1),this[s(443)](s(448),!1),this[s(455)]=e,this[s(440)]=n,this[s(461)]=r,r[s(438)]?this[s(443)](s(471),1):this[s(469)]()}[Uc(450)](){const t=Uc;this[t(439)][t(450)]()}[Uc(435)](){const t=Uc;this[t(463)]&&this[t(463)][t(435)](),this[t(464)]&&this[t(464)][t(435)](),super[t(435)]()}[Uc(469)](){const t=Uc,{CommentsListView:e}=this[t(461)];this[t(463)]=new e(this[t(480)],this[t(455)][t(472)],Object[t(454)]({CommentView:this[t(461)][t(442)]},this[t(461)])),this[t(463)][t(459)](t(477)).to(this),this[t(463)][t(459)](t(483)).to(this),this[t(463)][t(444)](t(476)).to(this),this[t(443)](t(471),this[t(463)][t(471)]+1),this[t(444)](t(471)).to(this[t(463)],t(471),(t=>t+1)),this[t(464)]=this[t(456)](),this.on(t(477),(()=>this[t(450)]())),this[t(444)](t(452)).to(this[t(463)],t(475),this[t(464)][t(466)],t(437),((t,e)=>t||!!e))}[Uc(456)](){const t=Uc,{CommentThreadInputView:e}=this[t(461)],n=new e(this[t(480)],this[t(440)],this[t(461)][t(460)]),r=n[t(466)];return n[t(444)](t(446)).to(this,t(476),this[t(455)][t(472)],t(481),r,t(437),((t,e,n)=>!!n||t&&!e)),r.on(t(478),((e,n)=>{const s=t;this[s(449)](s(441),n),r[s(467)][s(458)]("")})),r.on(t(465),(()=>this[t(450)]())),r[t(444)](t(474)).to(this[t(455)][t(472)],t(481)),n}}const zc=Hc;function Wc(){const t=["authoredAt",".ck-annotation__content-wrapper","attributes",'<span class="ck-suggestion-color" style="background-color: ',"descriptionParts","discardSuggestion","formatDateTime","commentsListView","author","166355pAmchJ","span","ck-annotation__info-time","isExternal","ck-comment__external","render","ck-annotation__actions","bind","canDiscard","element","EXTERNAL_IMPORT_WORD_SUGGESTION","getUserViewNotificationText","_descriptionElement","ck-annotation__content-wrapper","ck-suggestion__main","extendTemplate","ck-annotation__info-name","ck-suggestion--accept","set","check","getExternalSuggestionNote","cancel","78652ceZdKI","commentThread","_createButton","Discard suggestion","delegate","innerHTML","Accept suggestion","isEnabled","<p>","description","ck-suggestion","7KyYdWr","children","</p>","editorReady","25oejkJJ","970hAUzaB","ck-suggestion__info-name",'<span class="ck-suggestion-type">',"ck-suggestion-wrapper--active","isActive","EXTERNAL_SUGGESTION","getTemplate","fire","ck-annotation__user","source","24488FFbwWY","bindTemplate","ck-suggestion--disabled-comments","setTemplate","ck-annotation__info","_model","change:description","creator","ck-suggestion-","innerText","div","18418aPFRFP","name","importWord","acceptButton","join","ck-suggestion-wrapper","EXTERNAL_AVATAR","createElement","color","type","_config","time","commentThreadInputView","editorDestroyed","canAccept","EXTERNAL_IMPORT_WORD_AVATAR","title","ck-suggestion__actions","discardButton","querySelector","ck-suggestion--discard","643569yTqGqW","ck-suggestion__info",'" title="',"ck-annotation","</span>","split","userView",'"></span>',"ck-suggestion__user","disableComments","ck-annotation__main","push","content","@external","locale","acceptSuggestion","ck-comment__info-time","10377qQqiTC","execute","value","map","552162UAZesy"];return(Wc=function(){return t})()}function Hc(t,e){const n=Wc();return(Hc=function(t,e){return n[t-=322]})(t,e)}!function(t,e){const n=Hc,r=t();for(;;)try{if(120521===-parseInt(n(390))/1+-parseInt(n(338))/2+parseInt(n(359))/3+parseInt(n(412))/4*(parseInt(n(427))/5)+-parseInt(n(380))/6*(-parseInt(n(423))/7)+parseInt(n(327))/8+parseInt(n(376))/9*(-parseInt(n(428))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=Hc;super(e,n,r,s),this[i(408)](i(347),""),this[i(397)](i(347)).to(this,i(385),(t=>t&&t[0]?t[0][i(347)]:"")),this[i(397)](i(421)).to(this,i(385),this,i(432),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(420)+qc(e[n(371)],e[n(346)])+n(425);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(402)]=null,this[i(341)]=this[i(414)](Wr(e,i(418)),t.icons[i(409)],i(407),i(374),"sw"),this[i(341)][i(397)](i(419)).to(this,i(352)),this[i(356)]=this[i(414)](Wr(e,i(415)),t.icons[i(411)],i(358),i(386),"sw"),this[i(356)][i(397)](i(419)).to(this,i(398)),this[i(365)]=new o.UserView(e,this[i(332)][i(389)],this[i(401)]()),this[i(365)][i(405)]({attributes:{class:[i(367),i(325)]}}),this[i(330)](this[i(323)]())}[zc(323)](){const t=zc,e=this[t(328)],n=[{tag:t(337),attributes:{class:[t(360),t(331)]},children:[{tag:t(391),children:[{text:this[t(365)][t(339)]}],attributes:{class:[t(429),t(406)]}},{tag:t(349),attributes:{datetime:e.to(t(381)),class:[t(375),t(392)]},children:[{text:e.to(t(381),(e=>this[t(348)][t(387)](e)))}]}]},{tag:t(337),attributes:{class:[t(355),t(396)]},children:[this[t(341)],this[t(356)]]},{tag:t(337),attributes:{class:[t(403)]}}];this[t(332)][t(393)]&&n[t(370)]({tag:t(337),attributes:{class:[t(394)]},children:[{text:this[t(410)]()}]});const r={tag:t(337),attributes:{class:[t(343),e.if(t(432),t(431)),e.to(t(347),(e=>t(335)+e)),this[t(348)][t(368)]&&t(329)],"data-suggestion-id":this[t(332)].id,"data-thread-id":this[t(332)][t(413)].id,"data-author-id":this[t(332)][t(389)].id,tabindex:-1},children:[{tag:t(337),attributes:{class:[t(422),t(362)]},children:[this[t(365)],{tag:t(337),attributes:{class:[t(404),t(369)]},children:n}]}]};return this[t(388)]&&this[t(350)]&&(r[t(424)][t(370)](this[t(388)],this[t(350)]),this[t(388)][t(416)](t(426)).to(this),this[t(388)][t(416)](t(351)).to(this),this[t(350)][t(416)](t(426)).to(this),this[t(350)][t(416)](t(351)).to(this)),r}[zc(395)](){const t=zc;super[t(395)](),this[t(402)]=this[t(399)][t(357)](t(382)),this[t(402)][t(417)]=this[t(421)],this.on(t(333),((e,n,r)=>{const s=t;this[s(402)][s(417)]=r}))}[zc(414)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(373)]);return a[i(408)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(405)]({attributes:{class:n}}),a.on(i(377),(()=>{const t=i;this[t(324)](r,this[t(332)].id)})),a}[zc(410)](){const t=zc;return t(340)===this[t(332)][t(383)][t(372)][t(326)]?Wr(this[t(373)],t(400)):Wr(this[t(373)],t(322))}[zc(401)](){const t=zc;return this[t(332)][t(393)]?t(340)===this[t(332)][t(383)][t(372)][t(326)]?Wr(this[t(373)],t(353),this[t(332)][t(334)][t(339)]):Wr(this[t(373)],t(344),this[t(332)][t(334)][t(339)]):null}}function qc(t,e){const n=zc;let r="";return r+=t[n(364)]("*")[n(379)](((t,e)=>e%2!=0?n(430)+Xc(t)+n(363):Xc(t)))[n(342)](""),e&&(r+=n(384)+e[n(378)]+n(361)+e[n(354)]+n(366)),r}function Xc(t){const e=zc,n=document[e(345)](e(391));return n[e(336)]=t,n[e(417)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Jc=Yc;function Yc(t,e){const n=Qc();return(Yc=function(t,e){return n[t-=351]})(t,e)}function Qc(){const t=["comments.maxCommentsWhenCollapsed","config","reduce","getJoined","Annotations","listenTo","689187rWzbiw","_destroyController","plugins","isOn","editor","type","_createToolbarButton","bind","menuBar:trackChanges","panelView","_refreshActiveMarkers","getFirstRange","addSourceCollector","CommentsRepository","remove","activeMarkers","previous","length","383312tXuPbH","acceptSelectedSuggestions","componentFactory","getByInnerView","push","refreshSelectedViews","buttonView","menu","mainView","head","source","getMarkerNames","713153GzNcKD","unbind","change:previous","comments","Accept all selected suggestions","items","acceptButton","discardSelectedSuggestions","filter","innerView","comments.maxCommentCharsWhenCollapsed","children","_suggestionToController","isEnabled","addComment","destroy","keys","button","commandName","createAnnotationView","discardAllSuggestions","change:activeAnnotations","get","_viewToController","delegate","134574wgfXgv","trackChanges.SuggestionThreadView","Accept all suggestions","descriptionParts","editing","define","getDescriptions","CommentsUI","size","activeAnnotations","value","some","Discard all selected suggestions","getMarkers","isMultiRange","delete","pluginName","getRanges","commands","suggestionChanged","has","comments.maxThreadTotalWeight","trackChanges","_handleControllerBuffer","execute","switchbutton","menuitemcheckbox","lowest","_handleSuggestionControllerDelayed","hasSuggestion","_addUIComponentsToFactory","_bindAnnotationToEditors","commentThread","stopListening","_initializeController","suggestionUnloaded","SuggestionThreadView","_updateController","comments.editorConfig","getSuggestion","getAllAdjacentSuggestions","806168eUuKGG","menuitem","set","add","descriptionFactory","_unbindEditors","actionView","discardButton","acceptAllSuggestions","separator","init","requires","_annotationViews","isDirty","EditorAnnotations","clear","values","37484CGZBRb","216656mjVQNK","suggestion-","isInContent","from","TrackChangesUI","model","_disableComments","createCommentThreadController","suggestionLoaded","focus","45gMTwiu","toMany","Discard all suggestions","_createMenuBarMenu","locale","createAnnotation","registerAnnotation","view","Track changes","TrackChangesEditing","CommentView","trackChanges.disableComments","arrowView"];return(Qc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(118297===parseInt(n(456))/1+-parseInt(n(455))/2+-parseInt(n(485))/3+-parseInt(n(438))/4+-parseInt(n(466))/5*(-parseInt(n(397))/6)+parseInt(n(372))/7+parseInt(n(360))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qc);class $c extends t.Plugin{static get[Jc(449)](){const t=Jc;return[yc,o.Users,t(355),t(483),t(452)]}static get[Jc(413)](){return Jc(460)}constructor(t){const e=Jc;super(t),this[e(384)]=new Map,this[e(395)]=new Map,this[e(450)]=new Map,this[e(420)]=new Map;const n=this[e(489)][e(480)];n[e(402)](e(398),Kc),n[e(402)](e(477),!1),this[e(462)]=n[e(394)](e(477))}[Jc(425)](t,e){const n=Jc;0===this[n(420)][n(405)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(420)]){const r=this[t(384)][t(417)](e);r||n?r&&n&&this[t(486)](e):this[t(431)](e)}this[t(420)][t(453)](),this[t(489)][t(487)][t(394)](t(452))[t(365)](),this[t(352)]()}),10),this[n(420)][n(440)](t,e)}[Jc(448)](){const t=Jc,e=this[t(489)],n=e[t(487)][t(394)](t(475)),r=e[t(487)][t(394)](t(483)),s=e[t(487)][t(394)](t(452)),o=e[t(487)][t(394)](t(355));this[t(427)](),s[t(354)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(459)](this[e(384)])){const s=t[e(437)](),o=[];for(const t of s){if(!t[e(458)])continue;if(t[e(411)]){o[e(364)](...t[e(414)]());continue}const n=t[e(353)]();if(o[e(359)]>0){const t=o[0][e(482)](n);if(t){o[0]=t;continue}}o[e(364)](n)}n[e(364)]([r[e(473)],o])}return n})),this[t(484)](n,t(464),((e,n)=>{const r=t;this[r(484)](n,r(374),((t,e,s,o)=>{const i=r;n[i(458)]&&(null==s?(this[i(434)](o[i(369)]),this[i(425)](n,!1)):(this[i(434)](s[i(369)]),null==o&&this[i(425)](n,!0)))})),null!==n[r(358)]?this[r(434)](n[r(369)]):this[r(425)](n,!1)})),this[t(484)](n,t(432),((e,n,r)=>{const s=t;this[s(430)](n,s(374)),this[s(420)][s(412)](n),this[s(384)][s(417)](n)&&this[s(486)](n),r&&this[s(434)](r[s(369)])})),this[t(484)](n,t(416),((e,n)=>{this[t(434)](n)})),this[t(484)](r,t(393),(()=>{this[t(352)]()})),this[t(484)](o,t(386),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(426)](r))return;const i=n[o(436)](r);this[o(384)][o(394)](i)[o(473)][o(465)]()}),{priority:t(424)})}[Jc(352)](){const t=Jc,e=this[t(489)][t(487)][t(394)](t(483)),n=this[t(489)][t(487)][t(394)](t(475)),r=Array[t(459)](e[t(406)],(e=>e[t(381)]))[t(380)]((e=>this[t(395)][t(417)](e))),s=[];for(const e of r){const n=this[t(395)][t(394)](e)[t(461)][t(437)]();s[t(364)](...n[t(481)](((e,n)=>[...e,...n[t(371)]()]),[]))}n[t(357)]=s}[Jc(427)](){const t=Jc,n=this[t(489)],r=n[t(470)],o=Wr(r,t(474)),i=new e.Collection([{type:t(422),model:new s.ViewModel({withText:!0,label:o,commandName:t(419),role:t(423)})},{type:t(447)},{type:t(389),model:new s.ViewModel({withText:!0,label:Wr(r,t(399)),commandName:t(446),role:t(439)})},{type:t(389),model:new s.ViewModel({withText:!0,label:Wr(r,t(376)),commandName:t(361),role:t(439)})},{type:t(389),model:new s.ViewModel({withText:!0,label:Wr(r,t(468)),commandName:t(392),role:t(439)})},{type:t(389),model:new s.ViewModel({withText:!0,label:Wr(r,t(409)),commandName:t(379),role:t(439)})}]);for(const e of i)if(tu(e)){const r=n[t(415)][t(394)](e[t(461)][t(390)]);e[t(461)][t(492)](t(488),t(385)).to(r,t(407),t(385))}n.ui[t(362)][t(441)](t(419),(e=>this[t(491)](e,i,o))),n.ui[t(362)][t(441)](t(493),(e=>this[t(469)](e,i,o)))}[Jc(491)](t,e,n){const r=Jc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(489)][r(415)][r(394)](r(419));o[r(366)][r(440)]({tooltip:n,label:n,icon:Zc}),o[r(366)][r(492)](r(488)).to(i,r(407)),o[r(366)].on(r(421),(()=>{const t=r;i[t(421)](),this[t(489)][t(401)][t(473)][t(465)]()})),(0,s.addListToDropdown)(o,e,{role:r(367)});const a=[];for(const t of e)tu(t)&&a[r(364)](this[r(489)][r(415)][r(394)](t[r(461)][r(390)]));const c=o[r(366)];return c[r(444)][r(373)](r(385)),c[r(478)][r(373)](r(385)),c[r(444)][r(492)](r(385)).to(i,r(385)),c[r(478)][r(492)](r(385))[r(467)](a,r(385),((...t)=>t[r(408)]((t=>t)))),o.on(r(421),(t=>{const e=r;this[e(489)][e(421)](t[e(370)][e(390)]),this[e(489)][e(401)][e(473)][e(465)]()})),o}[Jc(469)](t,e,n){const r=Jc,o=new s.MenuBarMenuView(t),i=this[r(489)][r(415)][r(394)](r(419));o[r(366)][r(440)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(447)==n[r(490)]){a[r(377)][r(441)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(461)];i[r(492)](...Object[r(388)](c)).to(c),i[r(396)](r(421)).to(o),i.on(r(421),(()=>{const t=r;this[t(489)][t(421)](c[t(390)]),this[t(489)][t(401)][t(473)][t(465)]()})),e[r(383)][r(441)](i),a[r(377)][r(441)](e)}return o[r(492)](r(385)).to(i,r(385)),o[r(351)][r(383)][r(441)](a),o}[Jc(431)](t){const e=Jc,n=this[e(489)],r=n[e(480)],s=n[e(487)][e(394)](e(483)),i=n[e(487)][e(394)](e(355)),a=n[e(487)][e(394)](e(452)),c=n[e(487)][e(394)](o.Users).me,u=r[e(394)](e(419))[e(433)],{CommentsListView:l,CommentThreadInputView:f}=n[e(487)][e(394)](e(404));let h,g;this[e(450)][e(417)](t.id)?(g=this[e(450)][e(394)](t.id),h=g[e(368)]):(h=new u(n[e(470)],t,c,{disableComments:this[e(462)],editorConfig:r[e(394)](e(435)),maxCommentsWhenCollapsed:r[e(394)](e(479)),maxThreadTotalWeight:r[e(394)](e(418)),maxCommentCharsWhenCollapsed:r[e(394)](e(382)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(394)](e(470))),CommentView:r[e(394)](e(375))[e(476)],CommentsListView:l,CommentThreadInputView:f}),h[e(378)].on(e(421),(()=>{const t=e;n[t(401)][t(473)][t(465)]()})),h[e(445)].on(e(421),(()=>{const t=e;n[t(401)][t(473)][t(465)]()})),g=s[e(391)](this[e(489)][e(470)],h),g[e(492)](e(451)).to(h,e(451)),g[e(492)](e(359)).to(h),g[e(492)](e(490)).to(h,e(490),(t=>e(457)+t)),this[e(450)][e(440)](t.id,g));const d=i[e(463)](t[e(429)],h),p=new Pc(n,t,h,d),m=t[e(437)]()[e(380)]((t=>t[e(458)]));h[e(400)]=n[e(487)][e(394)](e(475))[e(442)][e(403)](m),this[e(384)][e(440)](t,p),this[e(395)][e(440)](h,p);const E=s[e(471)]({view:g,target:()=>{const r=e,s=[],i=t[r(437)]()[r(380)]((t=>t[r(458)]));for(const t of i)s[r(364)](...t[r(410)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(401)],s)},type:()=>e(457)+p[e(473)][e(490)]});i[e(428)](h,E),s[e(441)](E),a[e(472)](E)}[Jc(486)](t){const e=Jc,n=this[e(489)][e(487)][e(394)](e(355)),r=this[e(489)][e(487)][e(394)](e(483)),s=this[e(384)][e(394)](t),o=s[e(473)],i=r[e(363)](o);n[e(443)](o),i&&r[e(356)](i),this[e(384)][e(412)](t),this[e(395)][e(412)](o),s[e(387)]()}[Jc(434)](t){const e=Jc;if(!t[e(458)]||!this[e(384)][e(417)](t))return;const n=this[e(489)][e(487)][e(394)](e(475)),r=this[e(384)][e(394)](t),s=t[e(437)]();r[e(473)][e(400)]=n[e(442)][e(403)](s)}[Jc(387)](){const t=Jc;for(const e of this[t(384)][t(388)]())this[t(486)](e);for(const e of this[t(450)][t(454)]())e[t(368)][t(387)]();super[t(387)]()}}function tu(t){return Jc(461)in t}var eu=ru;function nu(){var t=["12BpZdOB","get","23515eFEqOT","4471686FWzEnh","plugins","32695234PsjULN","Comments","editor","getSuggestion","182176tGjWFs","requires","addSuggestion","1140656TXrcEw","getSuggestions","612RkFJtA","pluginName","7573013wITrIJ","TrackChanges","2bpKUJo","676EzkGUb","addSuggestionData","8521810NvMpuc","adapter","6wTygtx"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=471]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(839275===parseInt(n(487))/1+-parseInt(n(493))/2*(-parseInt(n(478))/3)+parseInt(n(494))/4*(parseInt(n(477))/5)+-parseInt(n(474))/6*(-parseInt(n(491))/7)+-parseInt(n(484))/8*(parseInt(n(489))/9)+parseInt(n(472))/10+parseInt(n(480))/11*(-parseInt(n(475))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(485)](){return[yc,$c,eu(481)]}static get[eu(490)](){return eu(492)}set[eu(473)](t){var e=eu;this[e(482)][e(479)][e(476)](yc)[e(473)]=t}get[eu(473)](){var t=eu;return this[t(482)][t(479)][t(476)](yc)[t(473)]}[eu(486)](t){var e=eu;return this[e(482)][e(479)][e(476)](yc)[e(471)](t)}[eu(488)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(482)][n(479)][n(476)](yc)[n(488)]({skipNotAttached:t,toJSON:e})}[eu(483)](t){var e=eu;return this[e(482)][e(479)][e(476)](yc)[e(483)](t)}}const ou=au;function iu(){const t=["getRootsAttributes","useAnonymousUser","requires","push","config","addSuggestionData","getUser","define","374802RKVqFq","name","4oRbAJS","TrackChangesDataGetter","result","map","appendChild","_adapter","addUser","trackChangesData","init","discardAllSuggestions","get","trackChangesData.editorCreator","CommentsRepository","constructor","track-changes-data-invalid-editor-creator","reduce","data","execute","1121800bVbuxX","rootsAttributes","editor","addCommentThread","TrackChangesData","plugins","1625743WruxxB","pluginName","13484826lZkhqb","createDocumentFragment","942OrDwkf","getFullData","users","getDataWithAcceptedSuggestions","getRootNames","document","end","2457872ROALce","Users","acceptAllSuggestions","destroy","model","getSuggestions","createElement","editorCreator","set","Pagination","div","getCommentThreads","22067xGZLLP","create","TrackChangesEditing","8320FeTPZb","getDataWithDiscardedSuggestions","function"];return(iu=function(){return t})()}function au(t,e){const n=iu();return(au=function(t,e){return n[t-=131]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(449774===-parseInt(n(169))/1*(-parseInt(n(185))/2)+-parseInt(n(183))/3+-parseInt(n(157))/4+parseInt(n(172))/5*(-parseInt(n(150))/6)+-parseInt(n(146))/7+parseInt(n(140))/8+parseInt(n(148))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const cu=[ou(166)];class uu extends t.Plugin{static get[ou(177)](){return[yc]}static get[ou(147)](){return ou(144)}[ou(193)](){const t=ou,n=this[t(142)];if(n[t(179)][t(182)](t(133),(e=>{const r=t,s=n[r(161)][r(155)][r(154)]()[r(137)](((t,e)=>(t[e]="",t)),{});return n[r(135)][r(170)](s,e)})),t(174)!=typeof n[t(179)][t(132)](t(192))[t(164)])throw new e.CKEditorError(t(136))}[ou(153)](t){return hu(this[ou(142)],!0,t)}[ou(173)](t){return hu(this[ou(142)],!1,t)}}class lu extends t.Plugin{static get[ou(147)](){return ou(186)}constructor(t){const e=ou;super(t),this[e(187)]=e(156)}[ou(193)](){const t=ou;this[t(142)][t(145)][t(132)](t(134))[t(190)]={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(142)][t(145)][t(132)](t(171))[t(190)]=null}}function fu(t){return void 0!==t[ou(175)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(145)][r(178)](yc,lu),s[r(141)]=fu(t)?t[r(175)]():void 0;const i=document[r(149)](),a=t[r(179)][r(132)](r(192))[r(164)],c=await a(s,(()=>function(t){const e=r,n=document[e(163)](e(167));return t[e(189)](n),n}(i)));!function(t,e){const n=r,s=t[n(161)][n(155)][n(154)]()[n(137)](((e,r)=>(e[r]=t[n(138)][n(132)]({rootName:r}),e)),{}),o=t[n(145)][n(132)](n(158))[n(152)][n(188)]((t=>({id:t.id,name:t[n(184)]}))),i=t[n(145)][n(132)](n(171))[n(162)]({skipNotAttached:!0,toJSON:!0}),a=t[n(145)][n(132)](n(134))[n(168)]({skipNotAttached:!0,toJSON:!0}),c=e[n(145)][n(132)](n(158)),u=e[n(145)][n(132)](n(171)),l=e[n(145)][n(132)](n(134));for(const t of o)c[n(181)](t.id)||c[n(191)](t);c.me||c[n(176)]();for(const t of a)l[n(143)](t);for(const t of i)u[n(180)](t);e[n(138)][n(165)](s)}(t,c),c[r(139)](r(e?159:131));const u=fu(c)?c[r(151)](n):c[r(138)][r(132)](n);return await c[r(160)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=357]})(t,e)}function du(){var t=["437232FBZogj","6vdkaRM","1786311LGIXYF","4146860TjYDfd","4MifpYZ","1974256DgAEif","2088674RNEKwX","475877KuLWbL","3314773cUCWfr","70EVYBSs"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(879220===parseInt(n(359))/1+parseInt(n(358))/2+parseInt(n(362))/3*(parseInt(n(366))/4)+parseInt(n(365))/5+-parseInt(n(363))/6*(parseInt(n(360))/7)+parseInt(n(357))/8+parseInt(n(364))/9*(-parseInt(n(361))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
5
+ */(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>Vc,TrackChanges:()=>su,TrackChangesData:()=>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(t,e){const n=l,r=t();for(;;)try{if(907750===-parseInt(n(466))/1*(-parseInt(n(468))/2)+parseInt(n(469))/3*(parseInt(n(456))/4)+parseInt(n(458))/5*(parseInt(n(477))/6)+-parseInt(n(460))/7+-parseInt(n(454))/8*(-parseInt(n(476))/9)+parseInt(n(452))/10*(-parseInt(n(465))/11)+-parseInt(n(463))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(f);class u extends t.Command{constructor(t,e){const n=l;super(t),this[n(455)]=e,this[n(453)]=!1,this[n(459)](),this[n(467)]=!1}[c(459)](){this[c(462)]=!0}[c(472)](){const t=c;this[t(453)]=!this[t(453)],this[t(453)]?this[t(478)]():this[t(471)]()}[c(478)](){const t=c;for(const e of this[t(475)][t(473)][t(473)]())e[t(474)]&&!this[t(455)][t(464)](e)&&e[t(461)](t(470))}[c(471)](){const t=c;for(const e of this[t(475)][t(473)][t(473)]())e[t(474)]&&!this[t(455)][t(464)](e)&&e[t(457)](t(470))}}function l(t,e){const n=f();return(l=function(t,e){return n[t-=452]})(t,e)}function f(){const t=["_enableCommands","execute","commands","affectsData","editor","63RAbwHc","24AfTLhJ","_disableUnsupportedCommands","27070TYEDGx","value","907688RvHrrw","_enabledCommands","4kDQyYF","clearForceDisabled","910235hzsEoi","refresh","1292158YykYFW","forceDisabled","isEnabled","19362600nPXoiu","has","3421ZVUDyu","66207vGVnGM","_isEnabledBasedOnSelection","46XgRXJa","1507785OedXNQ","TrackChangesCommand"];return(f=function(){return t})()}const h=d;function g(){const t=["34836760COCGnM","getRanges","acceptSuggestion","210SZrDJf","get","editor","3571542YXJtsI","execute","3nGtDxD","433104VypebV","track-changes-accept-suggestion-not-found","_isEnabledBasedOnSelection","model","4231720LCZPXk","TrackChangesEditing","canEditAt","705766IUUypL","25Ucgegr","plugins","isEnabled","_suggestions","2117253Sjhoak","367104YdhOyq","refresh"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=199]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(732126===parseInt(n(215))/1*(-parseInt(n(199))/2)+parseInt(n(204))/3+-parseInt(n(220))/4+-parseInt(n(200))/5*(parseInt(n(216))/6)+parseInt(n(210))/7*(-parseInt(n(205))/8)+parseInt(n(213))/9+parseInt(n(207))/10)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(203)]=e,this[n(206)](),this[n(218)]=!1}[h(206)](){this[h(202)]=!0}[h(214)](t){const n=h,r=this[n(203)][n(211)](t);if(!r)throw new e.CKEditorError(n(217),this);const s=r[n(208)]();this[n(212)][n(219)][n(222)](s)&&this[n(212)][n(201)][n(211)](n(221))[n(209)](r)}}const m=I;function I(t,e){const n=b();return(I=function(t,e){return n[t-=457]})(t,e)}!function(t,e){const n=I,r=t();for(;;)try{if(713102===-parseInt(n(471))/1+-parseInt(n(464))/2+parseInt(n(477))/3*(parseInt(n(476))/4)+-parseInt(n(474))/5+-parseInt(n(460))/6+parseInt(n(466))/7*(parseInt(n(458))/8)+parseInt(n(475))/9)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(459)]=e,this[n(473)](),this[n(469)]=!1}[m(473)](){this[m(461)]=!0}[m(478)](t){const n=m,r=this[n(459)][n(465)](t);if(!r)throw new e.CKEditorError(n(463),this);const s=r[n(457)]();this[n(462)][n(467)][n(468)](s)&&this[n(462)][n(479)][n(465)](n(470))[n(472)](r)}}function b(){const t=["7kighmp","model","canEditAt","_isEnabledBasedOnSelection","TrackChangesEditing","1305058UdXznQ","discardSuggestion","refresh","1817400gVRWvP","23674239VmaPyZ","92wIdKlp","130827fmqwKF","execute","plugins","getRanges","795416yypETg","_suggestions","6908994Wanozu","isEnabled","editor","track-changes-discard-suggestion-not-found","399532GFlAfv","get"];return(b=function(){return t})()}function T(){const t=["replace","join","410296AvXlOv","sort","173pBeYjL","isTouching","2472267gHvSBl","8136330sFgtXQ","isMultiRange","end","17932Wifonb","push","createPositionBefore","isObject","change","437075RKCPvd","from","createPositionAfter","schema","getRanges","map","createRange","66QCTLMD","type","9256072wCABnR","value","5976672xPfzPr","start","content","createPositionAt","length","isIntersecting","color","next","isArray","isInContent","90GAJcGQ","execute","deletion"," [color ","isCollapsed","add","22XaMzHw","splice"];return(T=function(){return t})()}function _(t){const e=A;return t[e(344)](((t,n)=>e(379)==t[e(364)]&&e(379)!=n[e(364)]?-1:e(379)!=t[e(364)]&&e(379)==n[e(364)]?1:0))}function y(t,e){const n=A;let r,s=0;const o=[],i=e[n(359)];for(;s<t[n(371)];){const a=t[s],c=t[s+1];r||(r=e[n(353)](a)),k(e,a,c)||(o[n(352)](e[n(362)](r,i[n(354)](a)?e[n(358)](a):e[n(370)](a,n(350)))),r=null),s++}return o}function A(t,e){const n=T();return(A=function(t,e){return n[t-=344]})(t,e)}function k(t,e,n){const r=A;if(!n)return!1;const s=t[r(358)](e),o=t[r(353)](n);return s[r(346)](o)}!function(t,e){const n=A,r=t();for(;;)try{if(910864===-parseInt(n(345))/1*(parseInt(n(351))/2)+parseInt(n(347))/3+parseInt(n(367))/4+-parseInt(n(356))/5*(-parseInt(n(363))/6)+parseInt(n(365))/7+-parseInt(n(387))/8*(parseInt(n(377))/9)+parseInt(n(348))/10*(-parseInt(n(383))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=A;for(;n[r(371)];){const s=n[r(384)](0,100);t[r(355)]((()=>{const t=r;for(const n of s)n[t(376)]&&e[t(378)](n.id)}))}}const L=N;!function(t,e){const n=N,r=t();for(;;)try{if(152004===parseInt(n(409))/1+-parseInt(n(388))/2+-parseInt(n(393))/3+-parseInt(n(402))/4+parseInt(n(407))/5+parseInt(n(390))/6*(-parseInt(n(406))/7)+parseInt(n(394))/8*(parseInt(n(403))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class R extends t.Command{constructor(t,e,n){const r=N;super(t),this[r(405)]=e,this[r(404)]=n,this[r(400)](),this[r(397)]=!1}[L(400)](){const t=L,e=Array[t(399)](this[t(404)][t(410)]())[t(398)]((e=>e[t(389)]));this[t(396)]=this[t(405)][t(396)]&&e}[L(408)](){const t=L,e=_(Array[t(399)](this[t(404)][t(410)]()));for(const n of e){const e=n[t(392)]();if(!this[t(395)][t(401)][t(391)](e))return}C(this[t(395)][t(401)],this[t(405)],e)}}function N(t,e){const n=S();return(N=function(t,e){return n[t-=388]})(t,e)}function S(){const t=["editor","isEnabled","_isEnabledBasedOnSelection","some","from","refresh","model","1096672OZFPpQ","27PIOEjM","_suggestions","_command","7NlggSu","311815PnTNYv","execute","214350MJHafX","values","538620sXHivq","isInContent","1211190SatZqc","canEditAt","getRanges","876087tPGhYZ","2433768aEmOJk"];return(S=function(){return t})()}const v=O;function M(){const t=["_selectedSuggestions","editor","14KZpUbk","56664UpgDFR","values","1215072KPPnIt","146695CEvjOA","getRanges","size","from","refresh","207099CtwwcD","_isEnabledBasedOnSelection","execute","24DrCuse","selection","document","canEditAt","_command","1070080ZLtkwj","isEnabled","2330SsSwsg","model","119ZYCSUn","8613KVftcy","132666rqXkzz","_suggestions"];return(M=function(){return t})()}function O(t,e){const n=M();return(O=function(t,e){return n[t-=438]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(393584===parseInt(n(451))/1+-parseInt(n(447))/2*(parseInt(n(456))/3)+parseInt(n(450))/4+parseInt(n(464))/5+parseInt(n(443))/6*(parseInt(n(441))/7)+parseInt(n(459))/8*(parseInt(n(448))/9)+-parseInt(n(439))/10*(parseInt(n(442))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(M);class w extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(463)]=e,this[r(444)]=n,this[r(445)]=new Set,this[r(455)](),this[r(457)]=!1}[v(455)](){const t=v,e=this[t(446)][t(440)][t(461)][t(460)],n=Array[t(454)](this[t(444)][t(449)]());this[t(445)]=function(t,e){const n=A,r=Array[n(357)](t[n(360)]()),s=new Set;for(const o of e)if(o[n(376)])for(const e of r)for(const r of o[n(360)]())(e[n(372)](r)||t[n(381)]&&!o[n(349)]&&o[n(374)]&&r[n(350)][n(346)](e[n(368)]))&&s[n(382)](o);return s}(e,n),this[t(438)]=this[t(463)][t(438)]&&!!this[t(445)][t(453)]}[v(458)](){const t=v,e=_(Array[t(454)](this[t(445)]));for(const n of e){const e=n[t(452)]();if(!this[t(446)][t(440)][t(462)](e))return}C(this[t(446)][t(440)],this[t(463)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const P=function(t,e){for(var n=t.length;n--;)if(F(t[n][0],e))return n;return-1};var x=Array.prototype.splice;const B=function(t){var e=this.__data__,n=P(e,t);return!(n<0)&&(n==e.length-1?e.pop():x.call(e,n,1),--this.size,!0)};const U=function(t){var e=this.__data__,n=P(e,t);return n<0?void 0:e[n][1]};const j=function(t){return P(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=P(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=B,V.prototype.get=U,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const 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 J="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Y=J||Z||Function("return this")();const q=Y.Symbol;var Q=Object.prototype,$=Q.hasOwnProperty,tt=Q.toString,et=q?q.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=q?q.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Y["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var gt=Function.prototype.toString;const dt=function(t){if(null!=t){try{return gt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var pt=/^\[object .+?Constructor\]$/,mt=Function.prototype,It=Object.prototype,Et=mt.toString,bt=It.hasOwnProperty,Tt=RegExp("^"+Et.call(bt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const _t=function(t){return!(!at(t)||ht(t))&&(ct(t)?Tt:pt).test(dt(t))};const yt=function(t,e){return null==t?void 0:t[e]};const At=function(t,e){var n=yt(t,e);return _t(n)?n:void 0};const kt=At(Y,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Nt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Nt.call(e,t)?e[t]:void 0};var vt=Object.prototype.hasOwnProperty;const Mt=function(t){var e=this.__data__;return Ct?void 0!==e[t]:vt.call(e,t)};const Ot=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Ct&&void 0===e?"__lodash_hash_undefined__":e,this};function wt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}wt.prototype.clear=Lt,wt.prototype.delete=Rt,wt.prototype.get=St,wt.prototype.has=Mt,wt.prototype.set=Ot;const Dt=wt;const Ft=function(){this.size=0,this.__data__={hash:new Dt,map:new(kt||z),string:new Dt}};const Pt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const xt=function(t,e){var n=t.__data__;return Pt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Bt=function(t){var e=xt(this,t).delete(t);return this.size-=e?1:0,e};const Ut=function(t){return xt(this,t).get(t)};const jt=function(t){return xt(this,t).has(t)};const Gt=function(t,e){var n=xt(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this};function Vt(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Vt.prototype.clear=Ft,Vt.prototype.delete=Bt,Vt.prototype.get=Ut,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function 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 Jt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Yt=Object.prototype.hasOwnProperty;const qt=function(t,e,n){var r=t[e];Yt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Qt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):qt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?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&&J.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Ne=function(t,e){return function(n){return t(e(n))}};const Se=Ne(Object.keys,Object);var ve=Object.prototype.hasOwnProperty;const Me=function(t){if(!Re(t))return Se(t);var e=[];for(var n in Object(t))ve.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Oe=function(t){return null!=t&&de(t.length)&&!ct(t)};const we=function(t){return Oe(t)?Ce(t):Me(t)};const De=function(t,e){return t&&Qt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var Pe=Object.prototype.hasOwnProperty;const xe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&Pe.call(t,r))&&n.push(r);return n};const Be=function(t){return Oe(t)?Ce(t,!0):xe(t)};const Ue=function(t,e){return t&&Qt(e,Be(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Y.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const 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 Je=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Ye=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return Je.call(t,e)})))}:Xe;const qe=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=Ne(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Qe(e,Ye(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Qt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Qe(r,n(t))};const rn=function(t){return nn(t,we,Ye)};const sn=function(t){return nn(t,Be,tn)};const on=At(Y,"DataView");const an=At(Y,"Promise");const cn=At(Y,"Set");const un=At(Y,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),In=dt(an),En=dt(cn),bn=dt(un),Tn=it;(on&&Tn(new on(new ArrayBuffer(1)))!=dn||kt&&Tn(new kt)!=ln||an&&Tn(an.resolve())!=fn||cn&&Tn(new cn)!=hn||un&&Tn(new un)!=gn)&&(Tn=function(t){var e=it(t),n="[object Object]"==e?t.constructor:void 0,r=n?dt(n):"";if(r)switch(r){case pn:return dn;case mn:return ln;case In:return fn;case En:return hn;case bn:return gn}return e});const _n=Tn;var yn=Object.prototype.hasOwnProperty;const An=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&yn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const kn=Y.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Nn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=q?q.prototype:void 0,vn=Sn?Sn.valueOf:void 0;const Mn=function(t){return vn?Object(vn.call(t)):{}};const On=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const wn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Cn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Nn(t);case"[object Symbol]":return Mn(t)}};var Dn=Object.create;const Fn=function(){function t(){}return function(e){if(!at(e))return{};if(Dn)return Dn(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const Pn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const xn=function(t){return te(t)&&"[object Map]"==_n(t)};var Bn=_e&&_e.isMap;const Un=Bn?Ie(Bn):xn;const jn=function(t){return te(t)&&"[object Set]"==_n(t)};var Gn=_e&&_e.isSet;const Vn=Gn?Ie(Gn):jn;var zn="[object Arguments]",Hn="[object Function]",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)):qe(e,De(a,e))}else{if(!Kn[h])return o?e:{};a=wn(e,h,c)}}i||(i=new Kt);var d=i.get(e);if(d)return d;i.set(e,a),Vn(e)?e.forEach((function(s){a.add(t(s,n,r,s,e,i))})):Un(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Be:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),qt(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,qn=/^\w*$/;const Qn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(qn.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=q?q.prototype:void 0,ir=or?or.toString:void 0;const ar=function t(e){if("string"==typeof e)return e;if(ie(e))return sr(e,t)+"";if(Zn(e))return ir?ir.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const cr=function(t){return null==t?"":ar(t)};const ur=function(t,e){return ie(t)?t:Qn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l:ge(e[s+1])?[]:{})}qt(a,c,u),a=a[c]}return t};const hr=function(t,e,n){return null==t?t:fr(t,e,n)};const gr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const dr=function(t){return this.__data__.has(t)};function pr(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new 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=q?q.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Nr="[object Array]",Sr="[object Object]",vr=Object.prototype.hasOwnProperty;const Mr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Nr:_n(t),u=a?Nr:_n(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&vr.call(t,"__wrapped__"),d=f&&vr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const Or=function t(e,n,r,s,o){return e===n||(null==e||null==n||!te(e)&&!te(n)?e!=e&&n!=n:Mr(e,n,r,s,t,o))};const wr=function(t,e){return Or(t,e)};const Dr=function(t){var e=null==t?0:t.length;return e?t[e-1]:void 0};const Fr=function(t,e){for(var n=0,r=(e=ur(e,t)).length;null!=t&&n<r;)t=t[lr(e[n++])];return n&&n==r?t:void 0};const Pr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const xr=function(t,e){return e.length<2?t:Fr(t,Pr(e,0,-1))};const Br=function(t,e){return e=ur(e,t),null==(t=xr(t,e))||delete t[lr(Dr(e))]};const Ur=function(t,e){return null==t||Br(t,e)},jr=Gr;function Gr(t,e){const n=zr();return(Gr=function(t,e){return n[t-=116]})(t,e)}!function(t,e){const n=Gr,r=t();for(;;)try{if(599290===-parseInt(n(178))/1+parseInt(n(191))/2+-parseInt(n(137))/3*(-parseInt(n(185))/4)+parseInt(n(149))/5*(-parseInt(n(147))/6)+-parseInt(n(194))/7+parseInt(n(193))/8+-parseInt(n(174))/9*(-parseInt(n(148))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zr);class Vr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Gr;super(),this[n(154)]=!1,this.id=e.id,this[n(118)]=e[n(118)],this[n(173)]=e[n(173)]||null,this[n(170)]=e[n(170)],this[n(166)]=e[n(166)]||e[n(170)],this[n(158)]=Boolean(e[n(119)]&&e[n(119)][n(139)]),this[n(144)]=null,this[n(168)]=t,this[n(138)]=e[n(179)],this[n(180)]=e[n(159)],this[n(136)]=e[n(134)],this[n(117)]=new Set,this[n(196)]=null,this[n(182)](n(155),null),this[n(182)](n(119),e[n(119)]||{}),this[n(182)](n(188),null),this[n(182)](n(151),null),this[n(182)](n(153),null),this[n(182)](n(175),!1),this[n(123)](n(181)),this[n(123)](n(127))}get[jr(143)](){const t=jr;let e=this;for(;e[t(188)];)e=e[t(188)];return e}get[jr(177)](){const t=jr;return!!this[t(153)]&&this[t(153)][t(172)]>0}get[jr(161)](){const t=jr;return 0!=this[t(117)][t(157)]&&6==Array[t(126)](this[t(117)])[0][t(189)](":")[t(172)]}get[jr(176)](){return null!==this[jr(195)]()}[jr(183)](t){const e=jr;this[e(117)][e(190)](t)}[jr(120)](){const t=jr;return Array[t(126)](this[t(117)])}[jr(116)](){const t=jr;return this[t(120)]()[t(128)]((e=>this[t(168)][t(187)][t(163)](e)))[t(121)]((t=>t))}[jr(195)](){return this[jr(116)]()[0]||null}[jr(145)](){const t=jr;this[t(168)][t(140)]((e=>{const n=t;for(const t of this[n(116)]())e[n(167)](t)})),this[t(117)][t(169)]()}[jr(167)](t){const e=jr;this[e(168)][e(140)]((n=>{n[e(167)](t)})),this[e(117)][e(141)](t)}[jr(160)](t){const e=jr,n=e(129)+this[e(118)]+":"+this[e(173)]+":"+this.id+":"+this[e(166)].id+":"+Vr[e(125)]();this[e(183)](n),this[e(168)][e(140)]((r=>{r[e(152)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(192)](t){const e=jr;for(const n of this[e(171)]())if(n[e(124)](t))return!0;return!1}[jr(171)](){const t=jr;return this[t(116)]()[t(128)]((e=>e[t(184)]()))}[jr(131)](){const t=jr;return this[t(171)]()[t(150)](((e,n)=>[...e,...n[t(131)]()]),[])}[jr(165)](){const t=jr;var e;return(null===(e=this[t(195)]())||void 0===e?void 0:e[t(184)]())||null}[jr(122)](){const t=jr,e=this[t(171)]();if(1!=e[t(172)])return null;const n=e[0],r=n[t(142)][t(132)],s=n[t(135)][t(146)];return r instanceof i.Element?r!=s?null:r:null}[jr(181)](){const t=jr;this[t(138)](this[t(171)](),this[t(144)],this[t(119)]),this[t(145)]()}[jr(127)](){const t=jr;this[t(180)](this[t(171)](),this[t(144)],this[t(119)]),this[t(145)]()}[jr(130)](){const t=jr,e=[];let n=this[t(143)];for(;n;)e[t(156)](n),n=n[t(151)];return e}[jr(133)](t,e){const n=jr,r=Jn(this[n(119)]);hr(r,t,e),wr(r,this[n(119)])||(this[n(119)]=r,this[n(136)](r))}[jr(164)](t){const e=jr,n=Jn(this[e(119)]);Ur(n,t),wr(n,this[e(119)])||(this[e(119)]=n,this[e(136)](this[e(119)]))}[jr(162)](){const t=jr;return{id:this.id,type:this[t(173)]?this[t(118)]+":"+this[t(173)]:this[t(118)],authorId:this[t(166)].id,createdAt:this[t(196)],hasComments:this[t(177)],data:this[t(144)],attributes:this[t(119)]}}static[jr(125)](){const t=jr;return(0,e.uid)()[t(186)](1,5)}}function zr(){const t=["size","isExternal","onDiscard","addRange","isMultiRange","toJSON","get","removeAttribute","getFirstRange","creator","removeMarker","_model","clear","author","getRanges","length","subType","56709YPoebw","_saved","isInContent","hasComments","1198392GyUknk","onAccept","_onDiscard","accept","set","addMarkerName","getRange","258556uULAum","substr","markers","previous","split","add","1929348xOnnUe","isIntersectingWithRange","852960yZiRPL","919079RMHMWc","getFirstMarker","createdAt","getMarkers","_markerNames","type","attributes","getMarkerNames","filter","getContainedElement","decorate","isIntersecting","getMultiRangeId","from","discard","map","suggestion:","getAllAdjacentSuggestions","getItems","nodeAfter","setAttribute","onAttributesChange","end","_onAttributesChange","39zGTDDA","_onAccept","@external","change","delete","start","head","data","removeMarkers","nodeBefore","54exIjSd","620CfExRK","207380SoqfaL","reduce","next","addMarker","commentThread","_isDataLoaded","authoredAt","push"];return(zr=function(){return t})()}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}const Wr=Xr;function Kr(){const t=["removeObject","remove","deletion","end","addFormat","key","_handleInsertRemoveSuggestionDescription","*Change to:* %0","*Set format:* %0","name","get","_locale","elementStart","registerElementLabel","registerDescriptionCallback","quantity","subType","match","ELEMENT_SPACE","256qjicHX","elementEnd","getFirstRange","newValue","label","_resolveDescriptionItems","*Remove format:* %0","indexOf","77VVviZw","_customCallbacks","_itemLabels","_attributeLabels","type","5BqgReC","$textProxy","Object","176940JxPZfU","_itemLabelsCallbacks","previousSibling","has","339197LobEok","add","isObject","$1 $2","isInContent","push","format","186zoFnth","nextSibling","4750434FSoEkP","addObject","map","isEqual","$text","join","201654olAPFn","EmptyContainer","_handleAttributeSuggestionDescription","_handleRenameSuggestionDescription","text","*Split:* %0","addEmptyContainer","start","*Remove:* %0","3816365UERwDk","getWalker","removeContainer","attribute","getItemLabel","_handleCustomCallbackDescription","matchingCallback","removeFormat","function","insertion","isEmpty","nodeAfter","skip","item","471570nYnyiN","softBreak","removeEmptyContainer","getDescriptions","checkChild","_addDescriptionItems","length","normal","data","_schema","element","*Insert:* %0","set","*Merge:* %0","17912zYTMtI","registerAttributeLabel","replace","REPLACE_TEXT","pop","Container","addContainer"];return(Kr=function(){return t})()}function Xr(t,e){const n=Kr();return(Xr=function(t,e){return n[t-=169]})(t,e)}!function(t,e){const n=Xr,r=t();for(;;)try{if(506028===parseInt(n(251))/1+parseInt(n(191))/2+-parseInt(n(258))/3*(-parseInt(n(205))/4)+parseInt(n(244))/5*(parseInt(n(260))/6)+-parseInt(n(177))/7+parseInt(n(231))/8*(-parseInt(n(266))/9)+-parseInt(n(247))/10*(-parseInt(n(239))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Kr);class Jr{constructor(t,e){const n=Xr;this[n(240)]=[],this[n(241)]=new Map,this[n(248)]=[],this[n(242)]=new Map,this[n(200)]=t,this[n(223)]=e}[Wr(194)](t){const e=Wr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(197)];o++){const i=t[o];if(!i[e(255)])continue;const a=this[e(182)](i);if(a){if(null!=i[e(228)]){if(r[e(250)](i[e(228)]))continue;r[e(252)](i[e(228)])}n[e(256)](a)}else if(e(180)!=i[e(243)])e(186)!=i[e(243)]&&e(214)!=i[e(243)]||this[e(218)](n,i,t[o+1]);else{const t=i[e(199)][e(217)];if(s[e(250)](t))continue;s[e(252)](i[e(199)][e(217)]),t==Tc?this[e(171)](n,i):this[e(170)](n,i)}}return this[e(236)](n)}[Wr(226)](t){const e=Wr;this[e(240)][e(256)](t)}[Wr(225)](t,n,r=e.priorities[Wr(198)]){const s=Wr;s(185)==typeof t?(0,e.insertToPriorityArray)(this[s(248)],{matchingCallback:t,label:n,priority:r}):this[s(241)][s(203)](t,n)}[Wr(206)](t,e){const n=Wr;this[n(242)][n(203)](t,e)}[Wr(181)](t,e=1){const n=Wr;let r;for(const e of this[n(248)])if(e[n(183)](t)){r=e[n(235)];break}return r||(r=this[n(241)][n(222)](t[n(221)])),r?r(e):1!==e?e+" "+t[n(221)]+"s":""+t[n(221)]}[Wr(196)](t,e){const n=Wr,r=e[n(233)]()[n(178)](),s=n(186)==e[n(243)]?n(252):n(213);for(const e of r){const o=e[n(190)],i=t[t[n(197)]-1];if(o.is(n(245)))i&&i[n(243)][n(238)](n(210))>-1&&t[n(209)](),i&&n(172)==i[n(243)]?i[s]+=o[n(199)]:t[n(256)]({type:n(172),add:n(252)==s?o[n(199)]:"",remove:n(213)==s?o[n(199)]:""});else if(this[n(200)][n(253)](o)){const a=o;if(i&&i[n(243)][n(238)](n(210))>-1&&t[n(209)](),n(232)==e[n(243)])continue;i&&i[n(243)]==s+n(246)&&i[n(201)][n(221)]==a[n(221)]?i[n(227)]++:t[n(256)]({type:s+n(246),element:a,quantity:1}),r[n(189)]((t=>!(n(232)==t[n(243)]&&t[n(190)]==o)))}else if(this[n(200)][n(195)](o,n(264))||o.is(n(201),n(192))){const r=o;if(n(252)==s&&n(224)==e[n(243)]||n(213)==s&&n(232)==e[n(243)])continue;if(i&&-1==i[n(243)][n(238)](n(210))){n(172)==i[n(243)]&&(i[s]+="\n");continue}let a;if(a=n(252)==s?r[n(259)]&&!this[n(200)][n(253)](r[n(259)])?r[n(259)]:null:r[n(249)]&&!this[n(200)][n(253)](r[n(249)])?r[n(249)]:null,r[n(187)]||a&&a[n(187)]){const e=a&&a[n(187)]?a:r;i&&i[n(243)]==s+n(169)&&i[n(201)][n(221)]==e[n(221)]?i[n(227)]++:t[n(256)]({type:s+n(169),element:e,quantity:1})}else t[n(256)]({type:s+n(210),element:r})}}}[Wr(236)](t){const e=Wr,n=this[e(223)],r=[],s=[],o=[];for(const i of t)switch(i[e(243)]){case e(172):if(i[e(252)]=i[e(252)][e(207)](/(\S)\u000A+(\S)/g,e(254))[e(207)](/\u000A/g,""),i[e(213)]=i[e(213)][e(207)](/(\S)\u000A+(\S)/g,e(254))[e(207)](/\u000A/g,""),""!=i[e(252)]&&""!=i[e(213)]){r[e(256)]({type:e(207),content:Hr(n,e(208),['"'+i[e(213)]+'"','"'+i[e(252)]+'"'])});continue}if(null!=i[e(252)][e(229)](/^ +$/)){r[e(256)]({type:e(186),content:Hr(n,e(202),Hr(n,e(230),i[e(252)][e(197)]))});continue}if(null!=i[e(213)][e(229)](/^ +$/)){r[e(256)]({type:e(214),content:Hr(n,e(176),Hr(n,e(230),i[e(213)][e(197)]))});continue}if(""!=i[e(252)]){r[e(256)]({type:e(186),content:Hr(n,e(202),'"'+i[e(252)]+'"')});continue}r[e(256)]({type:e(214),content:Hr(n,e(176),'"'+i[e(213)]+'"')});continue;case e(174):case e(261):r[e(256)]({type:e(186),content:Hr(n,e(202),this[e(181)](i[e(201)],i[e(227)]))});continue;case e(193):case e(212):r[e(256)]({type:e(214),content:Hr(n,e(176),this[e(181)](i[e(201)],i[e(227)]))});continue;case e(211):r[e(256)]({type:e(186),content:Hr(n,e(173),this[e(181)](i[e(201)],i[e(227)]))});continue;case e(179):r[e(256)]({type:e(214),content:Hr(n,e(204),this[e(181)](i[e(201)],i[e(227)]))});continue;case e(216):s[e(256)](i[e(217)]);continue;case e(184):o[e(256)](i[e(217)]);continue;default:r[e(256)](i)}if(s[e(197)]){const t=s[e(262)]((t=>this[e(242)][e(250)](t)?this[e(242)][e(222)](t):t))[e(265)](", ");r[e(256)]({type:e(257),content:Hr(this[e(223)],e(220),t)})}if(o[e(197)]){const t=o[e(262)]((t=>this[e(242)][e(250)](t)?this[e(242)][e(222)](t):t))[e(265)](", ");r[e(256)]({type:e(257),content:Hr(this[e(223)],e(237),t)})}return r}[Wr(182)](t){const e=Wr;for(const n of this[e(240)]){const r=n(t);if(r&&e(243)in r)return r}}[Wr(170)](t,e){const n=Wr,r=e[n(199)],s=void 0===r[n(234)]?n(184):n(216);t[n(256)]({type:s,key:r[n(217)]})}[Wr(171)](t,e){const n=Wr;t[n(256)]({type:n(257),content:Hr(this[n(223)],n(219),this[n(181)](e[n(233)]()[n(175)][n(188)],1))})}[Wr(218)](t,e,n){const r=Wr;if(this[r(196)](t,e),n&&n[r(233)]()&&!e[r(233)]()[r(215)][r(263)](n[r(233)]()[r(175)])){const n=t[t[r(197)]-1],s=r(186)==e[r(243)]?r(252):r(213);n&&r(172)==n[r(243)]&&(n[s]+="\n")}}}const Zr=Yr;function Yr(t,e){const n=qr();return(Yr=function(t,e){return n[t-=341]})(t,e)}function qr(){const t=["get","editor","10172763BtiLjb","plugins","16wAUmcE","938509dQfKEv","696qRUIuU","showAIAssistant","enableCommand","TrackChangesEditing","7RAjXio","afterInit","797719LfpMPH","2Rylgzm","1006013eHpmjO","commands","1086234iLwaly","30GnENaE","6916264zcfXJD","130rOgaZP","1006885jmzfrC"];return(qr=function(){return t})()}!function(t,e){const n=Yr,r=t();for(;;)try{if(734949===parseInt(n(352))/1*(parseInt(n(351))/2)+parseInt(n(354))/3*(-parseInt(n(342))/4)+parseInt(n(358))/5*(-parseInt(n(355))/6)+parseInt(n(348))/7*(parseInt(n(356))/8)+-parseInt(n(361))/9+parseInt(n(357))/10*(-parseInt(n(343))/11)+-parseInt(n(344))/12*(-parseInt(n(350))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Qr extends t.Plugin{[Zr(349)](){const t=Zr,e=this[t(360)],n=e[t(341)][t(359)](t(347));e[t(353)][t(359)](t(345))&&n[t(346)](t(345))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=121]})(t,e)}function es(){const t=["format","1417900KoSjbq","FORMAT_ALIGN_TO_RIGHT","8BtjcVS","30PnikZz","registerDescriptionCallback","registerBlockAttribute","12768408TOLEwo","21abeAJN","descriptionFactory","commandParams","editor","registerAttributeLabel","type","afterInit","FORMAT_ALIGNMENT","center","value","FORMAT_ALIGN_TO_LEFT","84057EMtWOk","has","165065idXtgz","plugins","_registerLegacyDescription","329343IaznRl","3378537bMvlrx","*Format:* %0","36IgWKdg","enableDefaultAttributesIntegration","TrackChangesEditing","locale","justify","get","4fgMODz","alignment","AlignmentEditing","FORMAT_ALIGN_TO_CENTER","left","commandName","151878NEGXPx","FORMAT_JUSTIFY_TEXT","formatBlock","right"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(216268===-parseInt(n(153))/1+-parseInt(n(124))/2*(-parseInt(n(158))/3)+parseInt(n(161))/4*(-parseInt(n(155))/5)+parseInt(n(130))/6*(parseInt(n(142))/7)+parseInt(n(137))/8*(-parseInt(n(159))/9)+parseInt(n(138))/10*(-parseInt(n(135))/11)+parseInt(n(141))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(148)](){const t=$r,e=this[t(145)],n=e[t(121)];if(!e[t(156)][t(154)](t(126)))return;const r=e[t(156)][t(123)](t(163));r[t(162)](t(125)),r[t(140)](t(125)),r[t(143)][t(146)](t(125),Hr(n,t(149))),this[t(157)]()}[$r(157)](){const t=$r,e=this[t(145)],n=e[t(121)];e[t(156)][t(123)](t(163))[t(143)][t(139)]((e=>{const r=t;if(r(132)!=e[r(147)])return;const{data:s}=e;if(s&&r(125)==s[r(129)]){const t=s[r(144)][0][r(151)];return{type:r(134),content:Hr(n,r(160),function(t){const e=r;switch(t){case e(128):return Hr(n,e(152));case e(133):return Hr(n,e(136));case e(150):return Hr(n,e(127));case e(122):return Hr(n,e(131))}}(t))}}}))}}function rs(){const t=["37675GqlIwN","toLowerCase","FORMAT_","has","editor","locale","SuperscriptEditing","5183868NCaYdu","5PAQbnX","SubscriptEditing","8QJLlKe","descriptionFactory","underline","FORMAT_UNDERLINE","format","registerAttributeLabel","_registerLegacyDescription","italic","superscript","TrackChangesEditing","*Remove format:* %0","forceValue","45yncffe","ItalicEditing","bold","3982564JvYLIw","FORMAT_BOLD","1698618ykcwtU","get","commandParams","FORMAT_STRIKETHROUGH","registerDescriptionCallback","2IsJJof","CodeEditing","BoldEditing","slice","217553TKLLZG","enableDefaultAttributesIntegration","FORMAT_ITALIC","FORMAT_SUBSCRIPT","commandName","665879QMXcbJ","FORMAT_SUPERSCRIPT","966210LVQpln","strikethrough","registerInlineAttribute","toUpperCase","60LIjHDC","subscript","*Format:* %0","StrikethroughEditing","FORMAT_CODE","formatInline","UnderlineEditing","type","afterInit","plugins","code"];return(rs=function(){return t})()}function ss(t,e){const n=rs();return(ss=function(t,e){return n[t-=363]})(t,e)}const os=ss;!function(t,e){const n=ss,r=t();for(;;)try{if(880848===-parseInt(n(392))/1*(parseInt(n(383))/2)+parseInt(n(416))/3+-parseInt(n(376))/4+-parseInt(n(417))/5*(-parseInt(n(378))/6)+-parseInt(n(387))/7*(-parseInt(n(419))/8)+parseInt(n(373))/9*(parseInt(n(394))/10)+parseInt(n(409))/11*(parseInt(n(398))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[os(385),os(374),os(404),os(384),os(401),os(418),os(415)];class as extends t.Plugin{[os(406)](){const t=os,e=this[t(413)],n=e[t(407)][t(379)](t(370)),r=e[t(414)];for(const s of is){if(!e[t(407)][t(412)](s))continue;const o=s[t(386)](0,-7)[t(410)](),i=t(411)+o[t(397)]();n[t(388)](o),n[t(396)](o),n[t(420)][t(366)](o,Hr(r,i))}this[t(367)]()}[os(367)](){const t=os,e=this[t(413)],n=e[t(414)],r=e[t(407)][t(379)](t(370));function s(e,s){const o=t;r[o(420)][o(382)]((t=>{const r=o;if(r(403)!=t[r(405)])return;const{data:i}=t;return i&&i[r(391)]===e?i[r(380)][0][r(372)]?{type:r(365),content:Hr(n,r(400),s)}:{type:r(365),content:Hr(n,r(371),s)}:void 0}))}s(t(375),Hr(n,t(377))),s(t(368),Hr(n,t(389))),s(t(363),Hr(n,t(364))),s(t(408),Hr(n,t(402))),s(t(395),Hr(n,t(381))),s(t(399),Hr(n,t(390))),s(t(369),Hr(n,t(393)))}}const cs=fs;function us(){const t=["descriptionFactory","$root","registerDescriptionCallback","1mWiVWL","14678580xcFlKt","2104742fvHTIc","checkChild","48948XtLrjv","document","commandName","schema","commands","get","forceValue","commandParams","160OpRrvJ","filter","652016ttbLzI","ELEMENT_BLOCK_QUOTE","5740716XFbzrt","2770137LgTYki","TrackChangesEditing","884sFOkys","140dZXGoT","name","editor","enableCommand","22941xXnwOs","parent","has","*Remove format:* %0","change","11atrQHg","plugins","selection","afterInit","blockQuote","value","13TBAsND","format","from","*Set format:* %0","model","markBlockFormat","locale","BlockQuoteEditing","getSelectedBlocks"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(907090===parseInt(n(380))/1*(-parseInt(n(382))/2)+parseInt(n(357))/3*(parseInt(n(352))/4)+parseInt(n(345))/5*(parseInt(n(384))/6)+-parseInt(n(353))/7*(parseInt(n(347))/8)+-parseInt(n(350))/9+parseInt(n(381))/10*(parseInt(n(362))/11)+parseInt(n(349))/12*(parseInt(n(368))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(365)](){const t=cs,e=this[t(355)],n=e[t(374)];if(!e[t(363)][t(359)](t(375)))return;const r=e[t(363)][t(389)](t(351)),s=this[t(355)][t(388)][t(389)](t(366));r[t(356)](t(366),((n,o={})=>{const i=t,a=this[i(355)][i(372)][i(385)][i(364)],c=o&&void 0!==o[i(390)]?o[i(390)]:!s[i(367)];let u=[];if(c){const t=Array[i(370)](a[i(376)]())[i(346)]((t=>hs(t)||function(t,e){const n=i,r=e[n(383)](t[n(358)],n(366)),s=e[n(383)]([n(378),n(366)],t);return r&&s}(t,this[i(355)][i(372)][i(387)])));u=y(t,e[i(372)])}else{const t=Array[i(370)](a[i(376)]())[i(346)]((t=>hs(t)));u=y(t,e[i(372)])}e[i(372)][i(361)]((()=>{const t=i;for(const e of u)r[t(373)](e,{commandName:t(366),commandParams:[{forceValue:c}]})}))})),r[t(377)][t(379)]((e=>{const r=t,{data:s}=e;if(s&&r(366)==s[r(386)]){const t=Hr(n,r(348));return s[r(344)][0][r(390)]?{type:r(369),content:Hr(n,r(371),t)}:{type:r(369),content:Hr(n,r(360),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=344]})(t,e)}function hs(t){const e=cs;return e(366)==t[e(358)][e(354)]}const gs=ps;function ds(){const t=["editor","30WPCmGL","CaseChange","afterInit","changeCaseUpper","plugins","3019195xIfBvA","1159249aGwIXx","19094DeNcvu","47556LlYWwZ","has","24MIdjOW","70zIKOjl","TrackChangesEditing","108956kDQENT","enableCommand","3ZxfeFa","1501184KFkCdS","changeCaseTitle","changeCaseLower","297UyufIN","1899CzylQM","get"];return(ds=function(){return t})()}function ps(t,e){const n=ds();return(ps=function(t,e){return n[t-=344]})(t,e)}!function(t,e){const n=ps,r=t();for(;;)try{if(396930===-parseInt(n(352))/1*(-parseInt(n(359))/2)+-parseInt(n(344))/3*(parseInt(n(365))/4)+-parseInt(n(357))/5+parseInt(n(362))/6*(parseInt(n(358))/7)+parseInt(n(345))/8+-parseInt(n(349))/9*(parseInt(n(363))/10)+parseInt(n(348))/11*(-parseInt(n(360))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ds);class ms extends t.Plugin{[gs(354)](){const t=gs,e=this[t(351)];e[t(356)][t(361)](t(353))&&(e[t(356)][t(350)](t(364))[t(366)](t(355)),e[t(356)][t(350)](t(364))[t(366)](t(347)),e[t(356)][t(350)](t(364))[t(366)](t(346)))}}function Is(){const t=["editor","540ymWlPJ","530fQaxcR","9tUbMcm","7dZKUuQ","plugins","3323898JqvkKP","12783XWjbZf","413326TGAHmJ","7469064kPYtpf","9592XpswZw","enableCommand","236nRbMQa","TrackChangesEditing","ckbox","20912880TiOBdj","6645OfzrhX","get","commands","afterInit"];return(Is=function(){return t})()}const Es=bs;function bs(t,e){const n=Is();return(bs=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=bs,r=t();for(;;)try{if(477795===-parseInt(n(130))/1+parseInt(n(114))/2*(parseInt(n(129))/3)+-parseInt(n(123))/4*(-parseInt(n(118))/5)+parseInt(n(128))/6*(-parseInt(n(126))/7)+parseInt(n(131))/8*(-parseInt(n(125))/9)+parseInt(n(124))/10*(-parseInt(n(112))/11)+parseInt(n(117))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Is);class Ts extends t.Plugin{[Es(121)](){const t=Es,e=this[t(122)];e[t(120)][t(119)](t(116))&&e[t(127)][t(119)](t(115))[t(113)](t(116))}}const _s=ys;function ys(t,e){const n=Cs();return(ys=function(t,e){return n[t-=436]})(t,e)}!function(t,e){const n=ys,r=t();for(;;)try{if(972959===parseInt(n(469))/1*(-parseInt(n(475))/2)+parseInt(n(487))/3*(parseInt(n(460))/4)+-parseInt(n(468))/5+-parseInt(n(454))/6*(parseInt(n(450))/7)+parseInt(n(456))/8*(-parseInt(n(452))/9)+-parseInt(n(457))/10*(-parseInt(n(459))/11)+parseInt(n(449))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Cs);class As extends t.Plugin{[_s(462)](){const t=_s,e=this[t(481)];if(!e[t(478)][t(476)](t(489)))return;const n=e[t(478)][t(453)](t(455)),r=e[t(485)],s=e[t(474)][t(453)](t(444))[t(477)],o=e[t(466)][t(453)](t(444));n[t(439)](t(437)),n[t(439)](t(486)),n[t(439)](t(444),((r,i={})=>{const a=t,c=e[a(482)],u=e[a(482)][a(451)][a(488)],l=i&&void 0!==i[a(461)]?i[a(461)]:!o[a(490)];let f;i[a(441)]||(i[a(441)]=s[0][a(441)]),f=l?Array[a(470)](u[a(484)]())[a(458)]((t=>ks(t)||function(t,e){const n=a;return!t.is(n(492))&&!e[n(464)](t)&&e[n(446)](t[n(445)],n(444))}(t,c[a(436)]))):Array[a(470)](u[a(484)]())[a(458)]((t=>ks(t)));const h=y(f,c);c[a(471)]((()=>{const t=a;for(const e of h)n[t(443)](e,{commandName:t(444),commandParams:[{...i,forceValue:l}],formatGroupId:t(465)})}))})),n[t(494)][t(438)](t(444),(e=>Hr(r,t(491),e))),n[t(494)][t(480)]((e=>{const n=t;if(n(448)!=e[n(442)])return;const o=r.t,{data:i}=e;if(!i||n(444)!=i[n(472)])return;const a=i[n(447)][0][n(441)],c=o(s[n(463)]((t=>t[n(441)]===a))[n(440)])[n(483)]();return i[n(447)][0][n(461)]?{type:n(479),content:Hr(r,n(467),Hr(r,n(491),1)+" ("+c+")")}:{type:n(479),content:Hr(r,n(473),Hr(r,n(491),1))}}))}}function ks(t){const e=_s;return e(444)==t[e(493)]}function Cs(){const t=["editor","model","toLowerCase","getSelectedBlocks","locale","outdentCodeBlock","6kIotbz","selection","CodeBlock","value","ELEMENT_CODE_BLOCK","rootElement","name","descriptionFactory","schema","indentCodeBlock","registerElementLabel","enableCommand","label","language","type","markBlockFormat","codeBlock","parent","checkChild","commandParams","formatBlock","26155260EPdbWC","175cEtynC","document","9CYxUQz","get","127416HilFQS","TrackChangesEditing","5901128jACqjl","5119710MCEUpX","filter","11QWLrCh","2836744BHhvRM","forceValue","afterInit","find","isLimit","blockName","commands","*Set format:* %0","2106280gAAZDo","8gkiUzO","from","change","commandName","*Remove format:* %0","config","361798BeFOsj","has","languages","plugins","format","registerDescriptionCallback"];return(Cs=function(){return t})()}const Ls=Rs;function Rs(t,e){const n=Ss();return(Rs=function(t,e){return n[t-=460]})(t,e)}!function(t,e){const n=Rs,r=t();for(;;)try{if(694581===-parseInt(n(463))/1+-parseInt(n(478))/2+-parseInt(n(469))/3+parseInt(n(475))/4+-parseInt(n(465))/5*(parseInt(n(460))/6)+parseInt(n(466))/7*(-parseInt(n(470))/8)+-parseInt(n(467))/9*(-parseInt(n(472))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ss);class Ns extends t.Plugin{[Ls(464)](){const t=Ls,e=this[t(474)];e[t(461)][t(468)](t(477))&&e[t(461)][t(471)](t(473))[t(462)](t(476))}}function Ss(){const t=["562154WmtXvA","13362zDmaSf","plugins","enableCommand","1263343HBPgfc","afterInit","180BpnfmB","63klaTDO","9tDHnMs","has","3820911aRRXjF","346992ooAKuS","get","28070970ElSHuu","TrackChangesEditing","editor","4704316WNxwnN","addCommentThread","CommentsEditing"];return(Ss=function(){return t})()}var vs=n(834);function Ms(){const t=["isLimit","ck-suggestion-marker-","2232880KKxMIn","start","isContent","activeMarkers","parent","toViewElement","getItems","isAtEnd","model","233815qzbOji","get","addHighlight","nextSibling","writer","markerRange","createUIElement","test","consumable","push","type","toViewPosition","plugins","previousPosition","bindElementToMarker","mapper","createRangeOn","schema","item","name","7346004rEGDRW","78LLdxUR","68mMzMnw","isBlock","TrackChangesEditing","7863240QXsRWR","addClass","markerName","ck-suggestion-marker--active","includes","elementEnd","span","insert","getCustomProperty","531cLhPUC","43612dDsOck","730370xDIhZf","946506cOqtPW","getWalker","hasAttribute"];return(Ms=function(){return t})()}function Os(t,e,n){const r=ws,s=[];for(const o of e[r(309)]())o[r(300)](t)&&s[r(321)](n[r(328)](o));return s}function ws(t,e){const n=Ms();return(ws=function(t,e){return n[t-=297]})(t,e)}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=ws,s=t[r(324)][r(313)](r(336));return(o,i,a)=>{const c=r;if(!a[c(320)][c(319)](i[c(317)],o[c(331)]))return;const u=i[c(317)][c(299)](),l=i[c(317)][c(304)],f=t[c(311)][c(329)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(330)];d=d||f[c(305)](e);const n=a[c(327)][c(308)](e);if(n&&n[c(345)](c(314)))return;c(342)==t[c(322)]&&f[c(335)](e)&&!f[c(301)](e)&&(e[c(315)]||l[c(310)]?h&&h[c(307)]==e||(h=e,m(t[c(325)]),p=!0):g=g||t[c(325)])}function m(t){const r=c,o=a[r(316)][r(318)](r(343),{class:r(302)+e}),u=a[r(327)][r(323)](t);n&&s[r(306)][r(341)](i[r(339)])&&a[r(316)][r(338)](r(340),o),a[r(316)][r(344)](u,o),a[r(327)][r(326)](o,i[r(339)])}d||p||!g||m(g)}}!function(t,e){const n=ws,r=t();for(;;)try{if(626014===parseInt(n(298))/1+parseInt(n(347))/2*(parseInt(n(333))/3)+parseInt(n(334))/4*(parseInt(n(312))/5)+parseInt(n(332))/6+parseInt(n(337))/7+parseInt(n(303))/8+parseInt(n(346))/9*(-parseInt(n(297))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ms);const Fs=xs;function Ps(){const t=["commands","showSuggestionHighlights","uiElement","enableCommand","2sffpOc","setSelection","remove","downcastDispatcher","getFirstRange","merge","model","forward","$graveyard","unbindElementFromMarkerName","457704uwWbFA","TrackChangesEditing","end","detach","40bLgNex","746685ulRogF","buffer","mapper","52830JyfAGE","high","writer","init","start","rootName","options","unlock","427734yRcDJu","createSelection","removeMarker:suggestion:deletion","document","5411968ZsyanJ","markerNameToElements","modifySelection","selection","lock","get","editor","fromRange","unit","createRange","plugins","delete","batch","requires","markerName","isCollapsed","bind","8029197MAPgzg","enqueueChange","105zICbmn","root","deleteForward","data","479613cjBAyY","addMarker:suggestion:deletion","4ohvgqB","editing"];return(Ps=function(){return t})()}function xs(t,e){const n=Ps();return(xs=function(t,e){return n[t-=398]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(670058===-parseInt(n(434))/1*(-parseInt(n(442))/2)+parseInt(n(452))/3+parseInt(n(436))/4*(parseInt(n(457))/5)+parseInt(n(399))/6*(parseInt(n(430))/7)+parseInt(n(411))/8+-parseInt(n(407))/9*(parseInt(n(456))/10)+-parseInt(n(428))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ps);class Bs extends t.Plugin{static get[Fs(424)](){return[vs.Delete]}[Fs(402)](){const t=Fs,e=this[t(417)],n=e[t(421)][t(416)](t(453));n[t(441)](t(422));const r=e[t(438)][t(416)](t(432));n[t(441)](t(432),((n,s={})=>{const o=t,a=e[o(448)][o(408)](e[o(448)][o(410)][o(414)]);a[o(426)]&&e[o(448)][o(413)](a,{direction:o(449),unit:s[o(419)]});const c=a[o(446)](),u=i.LiveRange[o(418)](c);let l;n(s),l=o(450)==u[o(431)][o(404)]?e[o(448)][o(420)](c[o(403)]):e[o(448)][o(420)](u[o(403)],u[o(454)]),u[o(455)](),e[o(448)][o(429)](r[o(458)][o(423)],(t=>{const e=o;r[e(458)][e(415)](),t[e(443)](t[e(420)](l[e(454)])),r[e(458)][e(406)]()}))})),e[t(437)][t(445)].on(t(435),Ds(e,t(447)),{priority:t(400)}),e[t(433)][t(445)].on(t(435),((n,r,s)=>{const o=t;s[o(405)][o(439)]&&Ds(e,o(447),{showActiveMarker:!1})[o(427)](this)(n,r,s)}),{priority:t(400)}),e[t(437)][t(445)].on(t(409),((e,n,r)=>{const s=t,o=r[s(398)][s(412)](n[s(425)]);if(o)for(const t of o)t.is(s(440))&&(r[s(398)][s(451)](t,n[s(425)]),r[s(401)][s(444)](t))}),{priority:t(400)})}}function Us(){const t=["groupId","locale","execute","includes","toUpperCase","getChanges","forceValue","listType","mergeListItemForward","*Check item*","todo","multipleBlocks","bulleted","registerElementLabel","_supportLegacySuggestions","TrackChangesEditing","push","ELEMENT_","key","attributeKey","nextSibling","trackChangesCommand","ELEMENT_NUMBERED_LIST","setSelection","ELEMENT_LIST_ITEM","*Merge:* list item","registerAttributeLabel","_LIST","every","ListEditing","listMarkerStyle","change","*Merge:* %0","2317892AfClTC","deletion","selection","mergeListItemBackward","refresh","data","outdentList","customNumberedList","head","1608576VyuCmk","*Outdent:* %0","containsItem","5nTfzBY","indentList","checkTodoList","commandName","getRanges","nodeAfter","filter","start","detach","TodoListEditing","fromRange","1121952qhUveZ","isObject","numberedList","*Indent:* %0","commandParams","newValue","format","7989246ZJdblv","meta","batch","config","has","map","list.multiBlock","*Change to:* %0","_findSuggestions","*Format:* insert into %0","value","differ","createRange","attribute","listItemId","descriptionFactory","getFirstRange","getFirstMarker","document","oldValue","registerDescriptionCallback","accept","setAttribute","from","isLocal","default","*Set format:* %0","afterInit","*Format:* remove from %0","listIndent","listMarker","schema","removeMarker","documentList","length","_getAttributeKey","isUndo","numbered","parent","listItemIdFixer","splitListItemAfter","model","next","splitListItemBefore","range","previousSibling","enableDefaultAttributesIntegration","todoListChecked","registerBlockAttribute","isNextTo","get","_registerLegacyDescription","*Split:* list item","todoList","4600HvPXez","525FZjjci","find","ELEMENT_BULLETED_LIST","plugins","commands","noTrackChangesFixer","FORMAT_INDENT","formatBlock","customBulletedList","bulletedList","ELEMENT_TODO_LIST","editor","387250ygCpSr","attributes","suggestion","getSuggestions","type","_suggestionFactory","listStyle","assureChains","315lucxhk","listReversed","registerCustomCallback","todoListCheck","*Uncheck item*","11805325YmJJKB","listStart","createPositionAt","end","getAttribute","*Remove format:* %0","registerPostFixer"];return(Us=function(){return t})()}const js=Gs;function Gs(t,e){const n=Us();return(Gs=function(t,e){return n[t-=160]})(t,e)}!function(t,e){const n=Gs,r=t();for(;;)try{if(966402===-parseInt(n(160))/1+parseInt(n(221))/2*(-parseInt(n(222))/3)+-parseInt(n(287))/4*(-parseInt(n(299))/5)+-parseInt(n(167))/6+parseInt(n(247))/7+parseInt(n(296))/8+-parseInt(n(242))/9*(-parseInt(n(234))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Vs extends t.Plugin{[js(194)](){const t=js,e=this[t(233)];if(!e[t(225)][t(171)](t(283)))return;const n=e[t(255)],r=e[t(225)][t(217)](t(269)),s=e[t(225)][t(171)](t(308)),o=!!e[t(170)][t(217)](t(173));function i(e){const r=t;return{type:r(166),content:""+Hr(n,r(193),e)}}function a(e){const r=t;return{type:r(166),content:""+Hr(n,r(252),e)}}r[t(213)](t(162)),r[t(213)](t(231)),r[t(213)](t(294)),r[t(213)](t(230)),r[t(213)](t(300)),r[t(213)](t(293)),r[t(213)](t(207)),r[t(213)](t(210)),r[t(215)](t(181)),r[t(215)](t(261)),r[t(215)](t(196)),o&&(r[t(213)](t(290)),r[t(213)](t(262))),s&&(r[t(213)](t(220)),r[t(213)](t(301)),r[t(215)](t(214)),r[t(182)][t(187)]((e=>{const r=t,{data:s}=e;if(s&&r(214)==s[r(272)])return{type:r(166),content:s[r(165)]?Hr(n,r(263)):Hr(n,r(246))}})),this[t(233)][t(208)][t(185)][t(253)]((e=>{const n=t;if(e[n(169)][n(203)])return!1;let s=!1;const o=r[n(237)]({skipNotAttached:!0})[n(305)]((t=>n(214)===r[n(202)](t)));for(const t of o)n(264)!=t[n(183)]()[n(306)][n(304)][n(251)](n(261))&&(r[n(175)](t[n(183)](),n(180))[n(223)]((t=>n(261)===r[n(202)](t[n(236)])))||(e[n(199)](t[n(184)]()),s=!0));return s}))),r[t(182)][t(280)](t(196),Hr(n,t(228)));const c={type:t(166),content:""};r[t(182)][t(187)]((e=>{const r=t,{data:s}=e;if(!s||r(261)!=s[r(272)])return;let u=e[r(295)];for(;u;){if(u[r(292)]&&((r(240)==u[r(292)][r(272)]||r(284)==u[r(292)][r(272)])&&(u[r(292)][r(165)]&&r(192)!=u[r(292)][r(165)]||r(192)!=u[r(292)][r(186)]&&!s[r(165)])||!o&&u[r(292)][r(272)]==Tc))return c;u=u[r(209)]}if(null==s[r(165)])switch(s[r(186)]){case r(266):return a(Hr(n,r(224)));case r(204):return a(Hr(n,r(276)));case r(264):return a(Hr(n,r(232)))}switch(s[r(165)]){case r(266):return i(Hr(n,r(224)));case r(204):return i(Hr(n,r(276)));case r(264):return i(Hr(n,r(232)))}})),r[t(182)][t(187)]((e=>{const n=t,{data:r}=e;if(r&&n(196)==r[n(272)])return null==r[n(165)]||null==r[n(186)]&&0==r[n(165)]?c:void 0})),r[t(182)][t(187)]((e=>{const r=t;if(r(180)!=e[r(238)])return;const{data:s}=e;if(!s||r(181)!=s[r(272)])return;const o=zs(e);return r(165)==o?{type:r(166),content:Hr(n,r(279))}:r(186)==o?{type:r(166),content:Hr(n,r(219))}:c})),e[t(208)][t(185)][t(253)]((e=>this[t(206)](e))),e[t(208)][t(185)][t(253)]((e=>this[t(227)](e))),e[t(208)][t(185)][t(253)]((e=>this[t(241)](e))),this[t(268)]()}[js(206)](t){const e=js;if(t[e(169)][e(203)]||!t[e(169)][e(191)])return!1;let n=!1;const r=this[e(233)][e(225)][e(217)](e(269))[e(237)]({skipNotAttached:!0})[e(305)]((t=>t[e(292)]&&e(181)==t[e(292)][e(272)]))[e(305)]((t=>t[e(292)][e(165)]&&t[e(292)][e(186)]));for(const s of r)zs(s)||(t[e(199)](s[e(184)]()),n=!0);return n}[js(227)](t){const e=js;if(t[e(169)][e(203)]||!t[e(169)][e(191)])return!1;const n=this[e(233)][e(225)][e(217)](e(269));if(n[e(275)][e(177)])return!1;let r=!1;const s=[e(261),e(181),e(196),e(240),e(248),e(243),e(245),e(197),e(284)],o=this[e(233)][e(208)][e(185)][e(178)][e(259)]()[e(305)]((t=>e(180)==t[e(238)]))[e(305)]((t=>s[e(257)](t[e(273)])));if(0==o[e(201)])return r;for(const i of o){const o=n[e(175)](i[e(211)],e(180))[e(305)]((t=>!t[e(168)][e(216)]))[e(172)]((t=>t[e(236)]))[e(305)]((t=>{const r=e,o=n[r(202)](t);return s[r(257)](o)}));if(o[e(201)]){for(const n of o)t[e(199)](n[e(184)]());r=!0}}return r}[js(241)](t){const e=js;if(t[e(169)][e(203)]||!t[e(169)][e(191)])return!1;const n=this[e(233)][e(225)][e(217)](e(269));let r=!1;const s=[e(261),e(181),e(196),e(240),e(248),e(243),e(245),e(197),e(284)];for(const t of n[e(237)]({skipNotAttached:!0})){const o=n[e(175)](t[e(183)](),e(180))[e(172)]((t=>t[e(236)]))[e(305)]((t=>t[e(292)]&&s[e(257)](t[e(292)][e(272)])));if(!o[e(201)])continue;const a=o[0][e(295)][e(235)][e(254)];if(!o[e(282)]((t=>t[e(235)][e(254)]===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(237)]({skipNotAttached:!0})[s(305)]((e=>s(180)==e[s(238)]&&e[s(235)][s(254)]==t)))e[s(189)](s(254),r)}function i(t,n){const r=e;let s=t[r(295)],i=!1;for(;s;)s[r(235)][r(254)]!=n&&(o(s[r(235)][r(254)],n),s[r(189)](r(254),n),i=!0),s=s[r(209)];return i}}[js(268)](){const t=js,e=this[t(233)],n=e[t(255)],r=e[t(225)][t(217)](t(269));this[t(218)](),r[t(239)][t(244)](t(229),t(200),t(188),(function(n,r){const s=t,o=[];for(let t of n)t[s(306)][s(304)]===t[s(250)][s(205)]&&(t=e[s(208)][s(179)](e[s(208)][s(249)](t[s(306)][s(304)],0))),o[s(270)](t);e[s(208)][s(285)]((t=>{const n=s,a=e[n(208)][n(185)][n(289)],c=Array[n(190)](a[n(303)]())[n(172)]((t=>i.LiveRange[n(309)](t)));t[n(277)](o),e[n(226)][n(217)](r[n(302)])[n(291)](),r[n(164)][n(270)]({forceDefaultExecution:!0}),e[n(256)](r[n(302)],...r[n(164)]),t[n(277)](c);for(const t of c)t[n(307)]()}))})),r[t(182)][t(267)]((function(n){const r=t,s=!e[r(208)][r(198)][r(161)](n),o=n[r(212)],i=n[r(274)],a=n[r(251)](r(181)),c=!o||o[r(251)](r(181))!==a,u=!i||i[r(251)](r(181))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(278),e)))}[js(218)](){const t=js,e=this[t(233)],n=e[t(255)];function r(n){const r=t,s=e[r(226)][r(217)](r(231))[r(177)],o=e[r(226)][r(217)](r(162))[r(177)];return r(162)===n?s:o}e[t(225)][t(217)](t(269))[t(182)][t(187)]((function(s){const o=t;if(o(229)!=s[o(238)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(302)]){case o(231):u=i[o(164)][0][o(260)],l=r(i[o(302)]),a=o(u?176:195),!l&&e[o(170)][o(217)](o(173))||(a=o(174)),c={type:o(166),content:Hr(n,a,Hr(n,o(224)))};break;case o(162):u=i[o(164)][0][o(260)],l=r(i[o(302)]),a=o(u?176:195),!l&&e[o(170)][o(217)](o(173))||(a=o(174)),c={type:o(166),content:Hr(n,a,Hr(n,o(276)))};break;case o(300):a=o(163),c={type:o(166),content:Hr(n,a,Hr(n,o(278)))};break;case o(293):a=function(t){const e=o,n=t[e(183)]();let r=n[e(306)][e(304)];for(;r&&n[e(298)](r);){if(r[e(251)](e(196))>0)return!1;r=r[e(274)]}return!0}(s)?Hr(n,o(195),Hr(n,function(t){const e=o;return e(271)+t[e(183)]()[e(306)][e(304)][e(251)](e(261))[e(258)]()+e(281)}(s))):Hr(n,o(297),Hr(n,o(278))),c={type:o(166),content:a};break;case o(290):case o(262):!1===i[o(265)]&&(a=o(286),c={type:o(288),content:Hr(n,a,Hr(n,o(278)))})}return c}))}}function zs(t){const e=js;let n=t[e(183)]()[e(306)][e(304)][e(212)];for(;n;){const r=n[e(251)](e(181));if(!r)return!1;if(r==t[e(292)][e(165)])return e(165);if(r==t[e(292)][e(186)])return e(186);n=n[e(212)]}return!1}function Hs(t,e){const n=Ks();return(Hs=function(t,e){return n[t-=351]})(t,e)}const Ws=Hs;function Ks(){const t=["list.properties","_getAttributeKey","reversed","numbered","editor","replace","toUpperCase","13330557INnThn","registerPostFixer","includes","square","943789GcBBYc","removeMarker","getAttribute","bind","decimal","FORMAT_LIST_REVERSED","_LIST_","default","lower-latin","FORMAT_LIST_START","493446eSjTTD","commandParams","model","getFirstMarker","oldValue","upper-roman","head","ELEMENT_","start","formatBlock","newValue","registerDescriptionCallback","enableDefaultAttributesIntegration","376436zJWutZ","332964TQusGt","find","listReversed","get","afterInit","84EkIWmF","key","handleDescriptions","batch","customNumbered","26zGNyLm","746480oijkfz","*Set format:* %0","plugins","nodeAfter","4558408SioysS","registerAttributeLabel","10fjlyoJ","*Format:* set start index to %0","TrackChangesEditing","data","listType","*Change to:* %0","commandName","registerBlockAttribute","_registerLegacyDescription","7eWPrvH","_LIST_DEFAULT","isUndo","listStyle","filter","*Format:* set order to regular","attribute","*Format:* set order to reversed","type","_getTranslationKeyForListStyle","descriptionFactory","35yJkybs","lower-roman","locale","styles","ListPropertiesEditing","decimal-leading-zero","config","document","startIndex","getFirstRange","listStart","next","upper-latin","format","_findSuggestions","has","*Remove format:* %0","getSuggestions","circle","bulleted","disc","suggestion"];return(Ks=function(){return t})()}!function(t,e){const n=Hs,r=t();for(;;)try{if(773040===parseInt(n(359))/1+parseInt(n(370))/2*(-parseInt(n(360))/3)+-parseInt(n(371))/4+parseInt(n(397))/5*(parseInt(n(440))/6)+-parseInt(n(386))/7*(-parseInt(n(375))/8)+parseInt(n(426))/9*(parseInt(n(377))/10)+-parseInt(n(430))/11*(parseInt(n(365))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ks);class Xs extends t.Plugin{[Ws(364)](){const t=Ws;if(!this[t(423)][t(373)][t(412)](t(401)))return;const e=this[t(423)][t(403)][t(363)](t(419)),n=this[t(423)][t(373)][t(363)](t(379));e[t(400)]&&(n[t(358)](t(389)),n[t(384)](t(389))),e[t(421)]&&(n[t(358)](t(362)),n[t(384)](t(362))),e[t(405)]&&(n[t(358)](t(407)),n[t(384)](t(407)));const r={type:t(410),content:""};n[t(396)][t(357)](this[t(367)][t(433)](this));const s=this[t(423)][t(399)];n[t(396)][t(376)](t(362),Hr(s,t(435))),n[t(396)][t(357)]((e=>{const n=t,{data:s}=e;if(s&&n(362)==s[n(366)])return null==s[n(356)]||0==s[n(356)]&&null==s[n(444)]?r:void 0})),n[t(396)][t(376)](t(407),Hr(s,t(439))),n[t(396)][t(357)]((e=>{const n=t,{data:s}=e;if(s&&n(407)==s[n(366)])return null==s[n(356)]||1==s[n(356)]&&null==s[n(444)]?r:void 0})),this[t(423)][t(442)][t(404)][t(427)]((e=>{const r=t;if(e[r(368)][r(388)])return!1;let s=!1;const o=n[r(414)]({skipNotAttached:!0})[r(390)]((t=>{const e=r,s=n[e(420)](t);return e(407)==s||e(362)==s}));for(const t of o){const o=t[r(406)]()[r(354)][r(374)][r(432)](r(381));r(422)!=o&&r(369)!=o&&(n[r(411)](t[r(406)](),r(392))[r(361)]((t=>r(381)==n[r(420)](t[r(418)])))||(e[r(431)](t[r(443)]()),s=!0))}return s})),this[t(385)]()}[Ws(367)](t){const e=Ws,n=this[e(423)][e(399)],{data:r}=t,s={type:e(410),content:""};if(!r||e(389)!=r[e(366)])return;if(!r[e(444)])return e(437)==r[e(356)]?s:{type:e(410),content:""+Hr(n,e(372),Hr(n,this[e(395)](r[e(356)])))};if(!r[e(356)]){if(e(437)==r[e(444)])return s;let o=t[e(352)];for(;o;){if(o[e(380)]&&e(381)==o[e(380)][e(366)]&&o[e(380)][e(356)])return s;o=o[e(408)]}return{type:e(410),content:""+Hr(n,e(413),Hr(n,this[e(395)](r[e(444)])))}}if(e(437)!=r[e(356)])return{type:e(410),content:""+Hr(n,e(372),Hr(n,this[e(395)](r[e(356)])))};let o=t[e(352)];for(;o;){if(o[e(380)]&&e(381)==o[e(380)][e(366)]&&o[e(380)][e(356)]&&o[e(380)][e(444)])return s;o=o[e(408)]}const i=t[e(406)]()[e(354)][e(374)][e(432)](e(381));return{type:e(410),content:Hr(n,e(372),Hr(n,e(353)+i[e(425)]()+e(387)))}}[Ws(385)](){const t=Ws,e=this[t(423)],n=e[t(399)];e[t(373)][t(363)](t(379))[t(396)][t(357)]((e=>{const r=t;if(r(355)!=e[r(394)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(383)]){case r(389):o=r(382),i={type:r(410),content:Hr(n,o,Hr(n,this[r(395)](s[r(441)][0][r(394)])))};break;case r(362):o=s[r(441)][0][r(421)]?r(393):r(391),i={type:r(410),content:Hr(n,o)};break;case r(407):o=r(378),i={type:r(410),content:Hr(n,o,s[r(441)][0][r(405)])}}return i}))}[Ws(395)](t){const e=Ws;return e(353)+function(t){const n=e;return Js[n(428)](t)?n(416):Zs[n(428)](t)?n(422):null}(t)[e(425)]()+e(436)+t[e(425)]()[e(424)](/-/g,"_")}}const Js=[Ws(417),Ws(415),Ws(429)],Zs=[Ws(434),Ws(402),Ws(398),Ws(351),Ws(438),Ws(409)];var Ys=n(507);const qs=Qs;function Qs(t,e){const n=$s();return(Qs=function(t,e){return n[t-=309]})(t,e)}function $s(){const t=["getFirstRange","createRange","TrackChangesEditing","52767axAHRA","markInsertion","options","mapper","commands","editor","enter","selection","65XWpLFo","init","902137wlCCKt","bind","markerNameToElements","afterExecute","end","fire","data","68045vQEyTT","markerName","plugins","split","unbindElementFromMarkerName","remove","writer","5169234SNiIUi","detach","change","model","high","editing","showSuggestionHighlights","fromRange","parent","4352484iuGoBb","3ohxKxA","getFirstPosition","ck-suggestion-marker-split","document","enterBlock","nextSibling","198rYFdEN","2103076ympvQD","enableCommand","downcastDispatcher","removeMarker:suggestion:insertion","hasClass","requires","8ceDcFP","get","2oNQqzb","setSelection","createPositionAt","5305542LXWEtJ","addMarker:suggestion:insertion","1810AyhImq"];return($s=function(){return t})()}!function(t,e){const n=Qs,r=t();for(;;)try{if(541181===parseInt(n(339))/1*(-parseInt(n(320))/2)+-parseInt(n(363))/3*(-parseInt(n(312))/4)+parseInt(n(346))/5*(parseInt(n(311))/6)+-parseInt(n(353))/7*(-parseInt(n(318))/8)+-parseInt(n(329))/9*(-parseInt(n(325))/10)+parseInt(n(323))/11+-parseInt(n(362))/12*(parseInt(n(337))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($s);class to extends t.Plugin{static get[qs(317)](){return[Ys.Enter]}[qs(338)](){const t=qs,e=this[t(334)],n=e[t(348)][t(319)](t(328)),r=e[t(333)][t(319)](t(335));n[t(313)](t(335),(()=>{const s=t;e[s(356)][s(355)]((t=>{const o=s,a=e[o(356)][o(366)][o(336)],c=a[o(364)](),u=i.LiveRange[o(360)](a[o(326)]());if(r[o(309)](t)){const r=e[o(356)][o(322)](c[o(361)][o(310)],0),s=t[o(327)](c,r);n[o(330)](s)}else t[o(321)](t[o(327)](u[o(343)]));u[o(354)](),r[o(344)](o(342),{writer:t})}))})),e[t(358)][t(314)].on(t(324),Ds(e,t(349)),{priority:t(357)}),e[t(358)][t(314)].on(t(315),((e,n,r)=>{const s=t,o=r[s(332)][s(341)](n[s(347)]);if(o)for(const t of o)t[s(316)](s(365))&&(r[s(332)][s(350)](t,n[s(347)]),r[s(352)][s(351)](t))}),{priority:t(357)}),e[t(345)][t(314)].on(t(324),((n,r,s)=>{const o=t;s[o(331)][o(359)]&&Ds(e,o(349),{showActiveMarker:!1})[o(340)](this)(n,r,s)}),{priority:t(357)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=341]})(t,e)}const no=eo;function ro(){const t=["createPositionAt","8ummxsx","enableCommand","item","83802MJIHSN","87652VrSHeg","120VQTVXI","TrackChangesEditing","1314511OIJpBw","93NeKGcm","replace","has","replaceAll","start","getMarkersGroup","string","handleFindCommand","982323GjEier","createRange","FindAndReplaceUtils","_isInDeletionRange","get","getIntersection","findByTextCallback","findNext","end","bind","filter","558562SDSBtP","getRange","afterInit","suggestion:deletion","FindAndReplaceEditing","editor","432652hgaycu","findPrevious","markers","model","plugins","217IVHdpn","find","2671235UqbXSf"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(390271===parseInt(n(342))/1+parseInt(n(378))/2+parseInt(n(359))/3*(-parseInt(n(355))/4)+-parseInt(n(349))/5+parseInt(n(354))/6*(-parseInt(n(347))/7)+-parseInt(n(351))/8*(parseInt(n(367))/9)+parseInt(n(356))/10*(parseInt(n(358))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(380)](){const t=no;if(!this[t(341)][t(346)][t(361)](t(382)))return;const e=this[t(341)][t(346)][t(371)](t(357));e[t(352)](t(348),this[t(366)][t(376)](this)),e[t(352)](t(374)),e[t(352)](t(343)),e[t(352)](t(360)),e[t(352)](t(362))}[no(366)](t,e,n={}){const r=no,s=this[r(341)][r(346)][r(371)](r(369));return t((t=>(r(365)==typeof e?s[r(373)](e,n):e)(t)[r(377)]((e=>!1===this[r(370)](e,t[r(353)])))),n)}[no(370)](t,e){const n=no,r=this[n(341)][n(345)][n(368)](this[n(341)][n(345)][n(350)](e,t[n(363)]),this[n(341)][n(345)][n(350)](e,t[n(375)]));for(const t of this[n(341)][n(345)][n(344)][n(364)](n(381)))if(null!==r[n(372)](t[n(379)]()))return!0;return!1}}const oo=io;function io(t,e){const n=uo();return(io=function(t,e){return n[t-=371]})(t,e)}!function(t,e){const n=io,r=t();for(;;)try{if(424573===-parseInt(n(397))/1+parseInt(n(394))/2*(-parseInt(n(423))/3)+parseInt(n(418))/4*(parseInt(n(426))/5)+-parseInt(n(374))/6+-parseInt(n(430))/7*(-parseInt(n(383))/8)+-parseInt(n(379))/9*(parseInt(n(406))/10)+parseInt(n(384))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(uo);const ao=[{pluginName:oo(405),commandName:oo(409)},{pluginName:oo(380),commandName:oo(411)},{pluginName:oo(416),commandName:oo(427)},{pluginName:oo(390),commandName:oo(424)}];class co extends t.Plugin{[oo(407)](){const t=oo,e=this[t(388)][t(373)],n=this[t(388)][t(377)][t(378)](t(398));for(const{pluginName:e,commandName:r}of ao)this[t(388)][t(377)][t(419)](e)&&(n[t(372)](r),n[t(420)](r));n[t(415)][t(414)](t(409),Hr(e,t(392))),n[t(415)][t(414)](t(411),Hr(e,t(432))),n[t(415)][t(414)](t(427),Hr(e,t(428))),n[t(415)][t(414)](t(424),Hr(e,t(404))),this[t(389)]()}[oo(389)](){const t=oo,e=this[t(388)],n=e[t(373)];e[t(377)][t(378)](t(398))[t(415)][t(431)]((e=>{const r=t,o=n.t;if(r(396)!=e[r(387)])return;const{data:i}=e;if(null!=i){if(r(409)==i[r(381)]){const t=i[r(412)][0][r(395)];if(t){const e=o(this[r(388)][r(377)][r(378)](r(376))[r(410)](this[r(388)][r(422)][r(378)](r(408)))[r(375)]((e=>e[r(429)]==t))[r(421)])[r(417)]();return{type:r(371),content:Hr(n,r(403),e)}}return{type:r(371),content:Hr(n,r(386))}}if(r(411)==i[r(381)]){const t=i[r(412)][0][r(395)];return t?{type:r(371),content:Hr(n,r(425),t)}:{type:r(371),content:Hr(n,r(399))}}if(r(427)==i[r(381)]){const t=i[r(412)][0][r(395)];if(t){const e=(0,s.normalizeColorOptions)(this[r(388)][r(422)][r(378)](r(391)))[r(375)]((e=>e[r(429)]==t));let i=t,a="";return e&&(i=e[r(401)],a=o(i)[r(417)]()),{type:r(371),content:Hr(n,r(400),a)[r(413)](),color:{value:t,title:a||i}}}return{type:r(371),content:Hr(n,r(402))}}if(r(424)==i[r(381)]){const t=i[r(412)][0][r(395)];if(t){const e=(0,s.normalizeColorOptions)(this[r(388)][r(422)][r(378)](r(385)))[r(375)]((e=>e[r(429)]==t));let i=t,a="";return e&&(i=e[r(401)],a=o(i)[r(417)]()),{type:r(371),content:Hr(n,r(393),a)[r(413)](),color:{value:t,title:a||i}}}return{type:r(371),content:Hr(n,r(382))}}}}))}}function uo(){const t=["FontSizeEditing","1930SyQgdp","afterInit","fontSize.options","fontSize","normalizeSizeOptions","fontFamily","commandParams","trim","registerAttributeLabel","descriptionFactory","FontColorEditing","toLowerCase","32olJIEo","has","registerInlineAttribute","title","config","596844UrbXiu","fontBackgroundColor","*Set font family:* %0","140660meeYKW","fontColor","FORMAT_FONT_COLOR","model","29785eytxEC","registerDescriptionCallback","FORMAT_FONT_FAMILY","format","enableDefaultAttributesIntegration","locale","2919486PVcbzq","find","FontSize","plugins","get","36279xloTJR","FontFamilyEditing","commandName","*Reset font background color*","1488OFORYM","22735471tralfx","fontBackgroundColor.colors","*Reset font size*","type","editor","_registerLegacyDescription","FontBackgroundColorEditing","fontColor.colors","FORMAT_FONT_SIZE","*Set font background color:* %0","6wjXECN","value","formatInline","797366YqcLep","TrackChangesEditing","*Reset font family*","*Set font color:* %0","label","*Reset font color*","*Set font size:* %0","FORMAT_FONT_BACKGROUND"];return(uo=function(){return t})()}const lo=fo;function fo(t,e){const n=po();return(fo=function(t,e){return n[t-=233]})(t,e)}!function(t,e){const n=fo,r=t();for(;;)try{if(920717===parseInt(n(267))/1*(parseInt(n(265))/2)+parseInt(n(270))/3+parseInt(n(235))/4+parseInt(n(281))/5*(-parseInt(n(261))/6)+parseInt(n(253))/7*(-parseInt(n(274))/8)+parseInt(n(275))/9*(parseInt(n(254))/10)+-parseInt(n(249))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(po);class ho extends t.Plugin{[lo(238)](){const t=lo,e=this[t(273)],n=e[t(276)][t(262)](t(247)),r=e[t(279)][t(262)](t(264)),s=e[t(279)][t(262)](t(255));r&&s&&(n[t(283)](t(255)),n[t(246)](t(264)),this[t(250)]())}[lo(250)](){const t=lo,e=this[t(273)],n=e[t(248)];e[t(276)][t(262)](t(247))[t(272)][t(245)]((r=>{const s=t;if(s(239)!=r[s(266)]&&s(256)!=r[s(266)])return;const{data:o}=r;if(o&&s(255)===o[s(268)]){const t=[],r=o[s(260)][0];for(const[n,o]of Object[s(271)](r))t[s(282)](go(e,n,o));return t[s(251)]?{type:s(244),content:Hr(n,s(263),t[s(257)](", "))}:{type:s(244),content:Hr(n,s(240))}}}))}}function go(t,e,n){const r=lo,o=t[r(248)].t,i=e[r(286)](/(?=[A-Z])/)[r(257)](" "),a=o(i[r(234)](0)[r(277)]()+i[r(252)](1))[r(241)]();if(r(269)==typeof n)return a;if(r(236)===e||r(243)===e){const e=(0,s.normalizeColorOptions)(t[r(242)][r(262)](r(237)))[r(287)]((t=>t[r(284)]==n));return a+" ("+(e?o(e[r(259)])[r(241)]():n)+")"}if(r(233)===e&&isNaN(parseFloat(n))){const e=t[r(276)][r(262)](r(278))[r(280)](t[r(242)][r(262)](r(285)))[r(287)]((t=>t[r(284)]==n));return a+" ("+(e?o(e[r(258)])[r(241)]():n)+")"}return a+" ("+n+")"}function po(){const t=["fontColor.colors","afterInit","formatBlock","*Remove all formatting*","toLowerCase","config","fontBackgroundColor","format","registerDescriptionCallback","enableCommand","TrackChangesEditing","locale","3737349WYWZqc","_registerLegacyDescription","length","slice","53284ctXlPs","10DHhoib","pasteFormat","formatInline","join","title","label","commandParams","30pyDDbk","get","*Set format to:* %0","copyFormat","2SdvbIP","type","92892EZDXWU","commandName","boolean","5101344njhsCw","entries","descriptionFactory","editor","1192PIcLJq","132579KPfciq","plugins","toUpperCase","FontSize","commands","normalizeSizeOptions","806055ZsJAcG","push","enableDefaultAttributesIntegration","model","fontSize.options","split","find","fontSize","charAt","5570592RupWYS","fontColor"];return(po=function(){return t})()}const mo=Eo;function Io(){const t=["4192407wLkvSJ","heading.options","value","385wNXbwH","find","registerElementLabel","model","5746deGCjb","paragraph","format","match","ELEMENT_HEADING_CUSTOM","114430Cuiiwl","name","type","164wdEVbW","2658852rzgJsw","afterInit","heading","locale","_registerLegacyDescription","1720YmAWfs","view","descriptionFactory","*Change to:* %0","plugins","TrackChangesEditing","7441NHDdAi","commandParams","20787jRaEYY","HeadingEditing","_getHeadingLevel","get","title","393340lBYfFl","formatBlock","has","31crkoUf","ELEMENT_HEADING","editor","config","registerDescriptionCallback","commandName","enableDefaultAttributesIntegration","_headingOptions"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=354]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(257179===parseInt(n(369))/1*(parseInt(n(384))/2)+-parseInt(n(361))/3*(-parseInt(n(392))/4)+parseInt(n(366))/5+parseInt(n(393))/6+parseInt(n(359))/7*(parseInt(n(398))/8)+-parseInt(n(377))/9+-parseInt(n(389))/10*(parseInt(n(380))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(394)](){const t=mo,e=this[t(371)];if(!e[t(357)][t(368)](t(362)))return;this[t(376)]=e[t(372)][t(364)](t(378));const n=e[t(396)],r=e[t(357)][t(364)](t(358));r[t(375)](t(395));for(const e of this[t(376)])t(385)!=e[t(383)]&&r[t(355)][t(382)](e[t(383)],(n=>{const r=t,i=this[r(363)](e[r(383)]);return null!==i?s(n,i):o(n,e[r(365)])}));function s(e,r){return Hr(n,t(370),[e,r])}function o(e,r){return Hr(n,t(388),[e,r])}this[t(397)]()}[mo(397)](){const t=mo,e=this[t(371)],n=e[t(396)];e[t(357)][t(364)](t(358))[t(355)][t(373)]((e=>{const r=t;if(r(367)!=e[r(391)])return;const{data:s}=e;if(s&&r(395)==s[r(374)]){const e=s[r(360)][0][r(379)],c=this[r(363)](e);if(null!==c)return{type:r(386),content:Hr(n,r(356),(a=c,Hr(n,r(370),[1,a])))};const u=this[r(376)][r(381)]((t=>t[r(383)]===e))[r(365)];return{type:r(386),content:Hr(n,r(356),(o=1,i=u,Hr(n,t(388),[o,i])))}}var o,i,a}))}[mo(363)](t){const e=mo;var n,r;const s=t[e(387)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(376)])||void 0===n?void 0:n[e(381)]((n=>n[e(383)]==t));if(o&&o[e(354)]){const t=o[e(354)],n=(null!==(r=t[e(390)])&&void 0!==r?r:t)[e(387)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["31186991gtrxBI","*Remove highlight*","afterInit","find","get","HighlightEditing","has","426376clxHwb","2582703DvplRZ","_registerLegacyDescription","highlight","toLowerCase","locale","type","color","config","plugins","descriptionFactory","title","270240gaXpfA","registerInlineAttribute","TrackChangesEditing","value","40CZqBfZ","5VeMzoL","63007axjCUt","776KoTgNT","86hOoivJ","*Set highlight:* %0","highlight.options","editor","commandParams","89397JMuJsM","format","model","FORMAT_HIGHLIGHT","3371684ScFCJE","enableDefaultAttributesIntegration","commandName","formatInline","registerAttributeLabel","registerDescriptionCallback"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=461]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(781236===-parseInt(n(483))/1+parseInt(n(461))/2*(parseInt(n(466))/3)+parseInt(n(470))/4*(-parseInt(n(500))/5)+-parseInt(n(495))/6+parseInt(n(501))/7*(-parseInt(n(502))/8)+-parseInt(n(484))/9*(parseInt(n(499))/10)+parseInt(n(476))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(478)](){const t=To,e=this[t(464)];if(!e[t(492)][t(482)](t(481)))return;const n=e[t(492)][t(480)](t(497)),r=e[t(488)];n[t(471)](t(486)),n[t(496)](t(486)),n[t(493)][t(474)](t(486),Hr(r,t(469))),this[t(485)]()}[To(485)](){const t=To,e=this[t(464)],n=e[t(488)];e[t(492)][t(480)](t(497))[t(493)][t(475)]((r=>{const s=t;if(s(473)!=r[s(489)])return;const{data:o}=r;if(o&&s(486)==o[s(472)]){const t=n.t,r=o[s(465)][0][s(498)];if(r){const o=e[s(491)][s(480)](s(463))[s(479)]((t=>t[s(468)]==r)),i=t(o[s(494)])[s(487)]();return{type:s(467),content:Hr(n,s(462),i),color:{value:o[s(490)],title:o[s(494)]}}}return{type:s(467),content:Hr(n,s(477),Hr(n,s(469)))}}}))}}const ko=Co;function Co(t,e){const n=Lo();return(Co=function(t,e){return n[t-=130]})(t,e)}function Lo(){const t=["1675458xyGSEv","enableCommand","get","HorizontalLineEditing","3530244ogPFDf","5UMdxbG","showSuggestionHighlights","ELEMENT_HORIZONTAL_LINE","createPositionAt","3947678DuqJFo","40FIfktw","plugins","ck-horizontal-line","div","elementToStructure","addClass","for","412728qgfPMT","locale","registerElementLabel","conversion","1766619njJyBI","horizontalLine","high","insert","descriptionFactory","afterInit","editor","createEmptyElement","469532tcQUey","2CfEkEK","TrackChangesEditing","has","dataDowncast","createContainerElement","4677552veHvAZ"];return(Lo=function(){return t})()}!function(t,e){const n=Co,r=t();for(;;)try{if(534542===-parseInt(n(156))/1*(-parseInt(n(155))/2)+-parseInt(n(143))/3+-parseInt(n(130))/4*(parseInt(n(131))/5)+parseInt(n(162))/6+-parseInt(n(135))/7+parseInt(n(161))/8+parseInt(n(147))/9*(parseInt(n(136))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Lo);class Ro extends t.Plugin{[ko(152)](){const t=ko,e=this[t(153)];if(!e[t(137)][t(158)](t(165)))return;e[t(137)][t(164)](t(157))[t(163)](t(148));const n=e[t(137)][t(164)](t(157)),r=e[t(144)];n[t(151)][t(145)](t(148),(e=>Hr(r,t(133),e))),e[t(146)][t(142)](t(159))[t(140)]({model:t(148),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(132)])return null;const o=n[s(160)](s(139)),i=n[s(154)]("hr");return n[s(141)](s(138),o),n[s(150)](n[s(134)](o,0),i),o},converterPriority:t(149)})}}const No=So;function So(t,e){const n=vo();return(So=function(t,e){return n[t-=321]})(t,e)}function vo(){const t=["formatBlock","plugins","attribute","*Change %0 content*","ELEMENT_HTML_EMBED","element","3196188wtRHUe","8961910zpaOkS","key","format","nodeAfter","start","1YvrMik","1178910cCOTbM","editor","htmlEmbed","56uZulWU","commandName","value","registerElementLabel","afterInit","enableDefaultAttributesIntegration","_registerLegacyDescription","has","2000610apEpbP","2393576fKpGwR","registerDescriptionCallback","registerBlockAttribute","1498764PJJSMP","rawHtml","1930850XrfYsd","TrackChangesEditing","type","descriptionFactory","HtmlEmbed","getFirstRange","14BcLTce","locale","get"];return(vo=function(){return t})()}!function(t,e){const n=So,r=t();for(;;)try{if(933796===parseInt(n(339))/1*(parseInt(n(352))/2)+-parseInt(n(340))/3+-parseInt(n(333))/4+parseInt(n(334))/5+-parseInt(n(355))/6*(-parseInt(n(324))/7)+-parseInt(n(343))/8*(parseInt(n(351))/9)+parseInt(n(357))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class Mo extends t.Plugin{[No(347)](){const t=No,e=this[t(341)];if(!e[t(328)][t(350)](t(322)))return;const n=e[t(328)][t(326)](t(358)),r=e[t(325)];n[t(321)][t(346)](t(356),(e=>Hr(r,t(331),e))),n[t(348)](t(342)),n[t(354)](t(345)),n[t(321)][t(353)]((e=>{const n=t;if(n(329)!=e[n(359)])return;const{data:s}=e;if(s&&n(345)==s[n(335)]&&e[n(323)]()[n(338)][n(337)].is(n(332),n(356))){const t=Hr(r,n(331));return{type:n(336),content:Hr(r,n(330),t)}}})),this[t(349)]()}[No(349)](){const t=No,e=this[t(341)],n=e[t(325)];e[t(328)][t(326)](t(358))[t(321)][t(353)]((e=>{const r=t;if(r(327)!=e[r(359)])return;const{data:s}=e;if(s&&r(342)==s[r(344)]){const t=Hr(n,r(331));return{type:r(336),content:Hr(n,r(330),t)}}}))}}const Oo=wo;function wo(t,e){const n=Do();return(wo=function(t,e){return n[t-=213]})(t,e)}function Do(){const t=["imageTextAlternative","42sMUZzw","toPrevious","discard","addObject","width","registerDescriptionCallback","forward","TrackChangesEditing","ImageUtils","locale","isCollapsed","resizedWidth","insertion","change","registerElementLabel","join","document","ImageTextAlternativeEditing","getClosestSelectedImageElement","registerCustomCallback","ImageInlineEditing","markBlockFormat","_findSuggestions","Inline image to block image","ImageCaptionUtils","629665TyQYUH","ImageResize","fromPosition","formatInline","alt","Block image to inline image","enableDefaultAttributesIntegration","convertBlockImageToInline","deletion","ImageBlockEditing","isIntersecting","174601yaCUlI","removeObject","descriptionFactory","accept","registerBlockAttribute","_suggestionFactory","2911170VxEBgm","commandName","type","getCaptionFromImageModelElement","get","24BOkssf","toggleImageCaption","155776nydCQs","imageBlock","key","chain","FORMAT_IMAGE_SIZE","_registerLegacyDescription","getNearestSelectionRange","getContainedElement","nodeAfter","plugins","editor","imageInline","detach","isEqual","start","nodeBefore","forceDefaultExecution","createRangeOn","has","*Reset image width*","*Set image text alternative:* %0","*Remove image text alternative*","ImageUploadEditing","findIndex","imageTypeBlock","isBefore","getSuggestionCallback","ImageCaptionEditing","insertImage","68328NZlfnu","filter","*Set image width:* %0","schema","convertInlineImageToBlock","formatBlock","backward","end","isBlockImage","newValue","3WeTTvU","resizeImage","element","uploadImage","ELEMENT_INLINE_IMAGE","ImageEditing","1327365mLHRrK","createRange","selection","897604OfXuth","markDeletion","format","imageCaption","subType","getFirstRange","length","isOwn","ELEMENT_CAPTION","ELEMENT_IMAGE","registerAttributeLabel","commandParams","imageTypeInline","caption","toNext","find","previous","enableCommand","imageStylePreApply","model","afterInit","attribute","markInsertion"];return(Do=function(){return t})()}!function(t,e){const n=wo,r=t();for(;;)try{if(265145===parseInt(n(222))/1+parseInt(n(251))/2+-parseInt(n(261))/3*(-parseInt(n(270))/4)+-parseInt(n(319))/5+-parseInt(n(294))/6*(parseInt(n(330))/7)+-parseInt(n(220))/8*(-parseInt(n(267))/9)+-parseInt(n(215))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Do);class Fo extends t.Plugin{[Oo(290)](){const t=Oo,e=this[t(232)];if(!e[t(231)][t(240)](t(266)))return;const n=e[t(231)][t(219)](t(301)),r=e[t(231)][t(219)](t(302)),s=e[t(303)];n[t(287)](t(250)),n[t(332)][t(308)](t(223),(e=>Hr(s,t(279),e))),n[t(332)][t(308)](t(233),(e=>Hr(s,t(265),e))),n[t(332)][t(308)](t(283),(()=>Hr(s,t(278)))),e[t(231)][t(240)](t(244))&&n[t(287)](t(264)),e[t(231)][t(240)](t(328))&&e[t(231)][t(240)](t(314))&&(n[t(287)](t(282),((s,o)=>{const i=t,a=r[i(312)](e[i(289)][i(310)][i(269)]);e[i(289)][i(307)]((()=>{const t=i;n[t(315)](a,{commandName:t(282),commandParams:[o]},[],t(326))}))})),n[t(287)](t(246),((s,o)=>{const a=t;e[a(289)][a(307)]((t=>{const c=a;let u=r[c(312)](e[c(289)][c(310)][c(269)]),l=t[c(239)](u);const f=i.LivePosition[c(321)](l[c(236)],c(295)),h=i.LivePosition[c(321)](l[c(258)],c(284));n[c(238)]((()=>s(o))),u=r[c(312)](e[c(289)][c(310)][c(269)]),l=t[c(239)](u);const g=t[c(268)](f,h);f[c(234)](),h[c(234)](),n[c(315)](u,{commandName:c(282),commandParams:[o]},[],c(255)),g[c(236)][c(247)](l[c(236)])&&n[c(292)](t[c(268)](g[c(236)],l[c(236)]),c(255)),l[c(258)][c(247)](g[c(258)])&&n[c(292)](t[c(268)](l[c(258)],g[c(258)]),c(255))}))})),n[t(214)][t(313)](t(256),t(255),t(309),(()=>!1)),n[t(214)][t(313)](t(256),t(255),t(333),(()=>!1)),n[t(214)][t(313)](t(256),t(255),t(296),n[t(214)][t(248)](t(256),"",t(333))),n[t(214)][t(313)](t(306),t(255),t(309),(()=>!1)),n[t(214)][t(313)](t(306),t(255),t(296),(([r])=>{const s=t,o=n[s(214)][s(248)](s(306),"",s(296));let i=r[s(236)],a=r[s(258)];const c=e[s(289)][s(254)][s(228)](i,s(257)),u=e[s(289)][s(254)][s(228)](a,s(300));c[s(304)]&&(i=c[s(236)]),u[s(304)]&&(a=u[s(258)]),o([e[s(289)][s(268)](i,a)])})),n[t(214)][t(313)](t(256),t(255),t(225),c),n[t(214)][t(313)](t(306),t(255),t(225),c)),e[t(231)][t(240)](t(249))&&(n[t(287)](t(221),((s,o)=>{const i=t,a=e[i(231)][i(219)](i(318));let c=r[i(312)](e[i(289)][i(310)][i(269)]),u=a[i(218)](c);e[i(289)][i(307)]((()=>{const t=i;if(u)return void n[t(271)](e[t(289)][t(239)](u));const l=r[t(259)](c);s(o),c=r[t(312)](e[t(289)][t(310)][t(269)]),u=a[t(218)](c),n[t(292)](e[t(289)][t(239)](u),l?null:t(273))}))})),n[t(214)][t(313)](t(306),t(273),t(225),c));const o=[{type:t(256),subType:t(288)},{type:t(306),subType:t(273)},{type:t(256),subType:t(255)},{type:t(306),subType:t(255)}];function a(e,s){const i=t,a=o[i(245)]((({type:t,subType:n})=>e[i(217)]==t&&e[i(274)]==n)),c=o[i(245)]((({type:t,subType:e})=>s[i(217)]==t&&s[i(274)]==e));if(a<0||c<0)return!1;const u=e[i(275)](),l=s[i(275)]();if((0==a||1==a)&&2==c&&u[i(329)](l))return!0;if(2==a&&3==c){const t=n[i(316)](u,i(306))[i(252)]((({suggestion:t,meta:e})=>e[i(277)]&&i(255)==t[i(274)]));if(t[i(276)]>1&&l[i(258)][i(235)](u[i(236)]))return!0;if(1==t[i(276)]&&(u[i(236)][i(235)](l[i(258)])||u[i(258)][i(235)](l[i(236)])))return!0}if(3==a&&3==c&&u[i(236)][i(247)](l[i(236)])){const t=u[i(258)][i(230)],e=l[i(236)][i(237)];return r[i(259)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(231)][t(240)](t(320))&&(n[t(325)](t(262)),n[t(213)](t(305)),n[t(332)][t(280)](t(305),Hr(s,t(226)))),e[t(231)][t(240)](t(311))&&(n[t(325)](t(293)),n[t(213)](t(323))),n[t(332)][t(299)]((e=>{const n=t;if(o[n(285)]((({type:t,subType:r})=>e[n(217)]==t&&e[n(274)]==r)))return e[n(286)]?{}:void 0})),n[t(332)][t(299)]((e=>{const n=t;if(n(306)==e[n(217)]||n(327)==e[n(217)]){const t=e[n(229)]();if(t&&t.is(n(263),n(283)))return{type:n(306)==e[n(217)]?n(297):n(331),element:t,quantity:1}}})),n[t(332)][t(299)]((e=>t(256)==e[t(217)]&&t(255)==e[t(274)]?{type:t(272),content:t(317)}:t(256)==e[t(217)]&&t(326)==e[t(274)]?{type:t(272),content:t(324)}:void 0)),n[t(332)][t(299)]((e=>{const n=t;if(n(291)!=e[n(217)])return;const{data:r}=e;if(!r||n(323)!=r[n(224)])return;const o=r[n(260)];return o?{type:n(272),content:Hr(s,n(242),'"'+o+'"')}:{type:n(272),content:Hr(s,n(243))}})),this[t(227)]()}[Oo(227)](){const t=Oo,e=this[t(232)],n=e[t(303)];e[t(231)][t(219)](t(301))[t(332)][t(299)]((e=>{const r=t;if(r(256)!=e[r(217)]&&r(322)!=e[r(217)])return;const{data:s}=e;if(s){if(r(293)==s[r(216)]){const t=s[r(281)][0][r(260)];return t?{type:r(272),content:Hr(n,r(242),'"'+t+'"')}:{type:r(272),content:Hr(n,r(243))}}if(r(262)==s[r(216)]){const t=s[r(281)][0][r(298)];return t?{type:r(272),content:Hr(n,r(253),t)}:{type:r(272),content:Hr(n,r(241))}}}}))}}const Po=xo;function xo(t,e){const n=Bo();return(xo=function(t,e){return n[t-=479]})(t,e)}function Bo(){const t=["1265980LVYyPO","getSuggestionCallback","formatBlock","TrackChangesEditing","replaceImageSource","locale","commandName","907002eGYLCd","attribute","get","registerBlockAttribute","plugins","formatInline","editor","305122tGIkRY","1714264QJgBFI","10907176iULbhL","ImageEditing","afterInit","*Replace image URL*","7pfxlVl","_registerLegacyDescription","has","discard","src","descriptionFactory","registerCustomCallback","registerDescriptionCallback","_handleLegacySuggestions","enableDefaultAttributesIntegration","newValue","key","type","*Format:* replace image URL","3145494ezlgnJ","337656ZXabCV","_suggestionFactory","oldValue","accept","format"];return(Bo=function(){return t})()}!function(t,e){const n=xo,r=t();for(;;)try{if(402847===parseInt(n(481))/1+-parseInt(n(514))/2+-parseInt(n(502))/3+-parseInt(n(482))/4+parseInt(n(507))/5+parseInt(n(501))/6*(-parseInt(n(487))/7)+parseInt(n(483))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[Po(485)](){const t=Po;if(!this[t(480)][t(518)][t(489)](t(484)))return;const e=this[t(480)][t(512)],n=this[t(480)][t(518)][t(516)](t(510));n[t(496)](t(511)),n[t(517)](t(491)),n[t(492)][t(494)]((n=>{const r=t;if(r(515)!=n[r(499)])return;const{data:s}=n;return s&&r(491)==s[r(498)]?s[r(497)]&&s[r(504)]?{type:r(506),content:Hr(e,r(486))}:{type:r(506),content:""}:void 0})),this[t(495)]()}[Po(495)](){const t=Po,e=this[t(480)][t(518)][t(516)](t(510));e[t(503)][t(493)](t(509),t(511),t(505),e[t(503)][t(508)](t(509),null,t(490))),e[t(503)][t(493)](t(509),t(511),t(490),e[t(503)][t(508)](t(509),null,t(505))),this[t(488)]()}[Po(488)](){const t=Po,e=this[t(480)],n=e[t(512)];e[t(518)][t(516)](t(510))[t(492)][t(494)]((e=>{const r=t;if(r(509)!=e[r(499)]&&r(479)!=e[r(499)])return;const{data:s}=e;return s&&r(511)==s[r(513)]?{type:r(506),content:Hr(n,r(500))}:void 0}))}}const jo=Vo;function Go(){const t=["forEach","start","_splitMarkerName","title","_registerLegacyDescription","next","_findSuggestions","registerPostFixer","differ","isIntersecting","isBlockImage","getSuggestionCallback","shouldConvertImageType","markInlineFormat","setImageNaturalSizeAttributes","imageStyle","1663100sxZOQz","plugins","commandParams","locale","get","ImageUtils","value","refresh","getSuggestion","from","type","commands","newRange","14LATvJj","1258110clhHBW","document","subType","ImageStyleEditing","length","filter","165740HAlEmS","registerDescriptionCallback","FORMAT_SIDE_IMAGE","*Format:* %0","markBlockFormat","enableCommand","commandReversedParams","18sSHVGs","formatBlock","2aXZyCx","createRangeOn","author","imageTypeInline","imageTypeBlock","imageCaption","isInContent","accept","format","getContainedElement","convertInlineImageToBlock","Users","getSuggestions","isInlineImage","end","isBefore","getFirstRange","getChangedMarkers","formatInline","nodeAfter","678420XpZhKE","registerCustomCallback","name","afterInit","discardSuggestion","imageStylePostApply","93600WQEDOz","toLowerCase","isOwn","isEqual","hasSuggestion","editor","_suggestionFactory","TrackChangesEditing","discard","selection","suggestion","commandName","change","head","side","223578CsFqpo","chain","333688UosgEF","join","normalizedStyles","has","insertion","findIndex","descriptionFactory","model","imageStylePreApply","getClosestSelectedImageElement","nodeBefore"];return(Go=function(){return t})()}function Vo(t,e){const n=Go();return(Vo=function(t,e){return n[t-=242]})(t,e)}!function(t,e){const n=Vo,r=t();for(;;)try{if(336447===-parseInt(n(325))/1*(parseInt(n(316))/2)+-parseInt(n(246))/3+parseInt(n(252))/4+parseInt(n(310))/5+parseInt(n(267))/6+parseInt(n(309))/7*(parseInt(n(269))/8)+-parseInt(n(323))/9*(-parseInt(n(296))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Go);class zo extends t.Plugin{[jo(249)](){const t=jo,n=this[t(257)];if(!n[t(297)][t(272)](t(313)))return;const r=n[t(297)][t(300)](t(259)),s=n[t(297)][t(300)](t(301)),o={};r[t(321)](t(295),((o,i)=>{const a=t,c=n[a(297)][a(300)](a(336)).me,u=n[a(307)][a(300)](a(295));let l=s[a(278)](n[a(276)][a(311)][a(261)]),f=n[a(276)][a(326)](l),h=u[a(302)];if(h==i[a(302)])return;const g={commandName:a(295),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(276)][a(264)]((()=>{const t=a;if(r[t(337)]()[t(315)]((e=>e[t(331)]&&c==e[t(327)]&&(t(324)==e[t(306)]||t(244)==e[t(306)])&&(t(277)==e[t(312)]||t(251)==e[t(312)])&&e[t(242)]()[t(255)](f)))[t(280)]((e=>r[t(250)](e[t(265)]))),l=s[t(278)](n[t(276)][t(311)][t(261)]),f=n[t(276)][t(326)](l),u[t(303)](),n[t(307)][t(300)](t(328))[t(303)](),n[t(307)][t(300)](t(329))[t(303)](),h=u[t(302)],h!=i[t(302)])return s[t(338)](l)&&u[t(292)](i[t(302)],l)?(o({...i,setImageSizes:!1}),l=s[t(278)](n[t(276)][t(311)][t(261)]),void r[t(320)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(277))):void(s[t(290)](l)?r[t(320)](l,g,[],t(251)):r[t(293)](f,g,t(251)))}))}));for(const e of n[t(297)][t(300)](t(313))[t(271)])o[e[t(248)]]=e[t(283)][t(253)]();r[t(258)][t(247)](t(324),t(277),t(270),(()=>!1)),r[t(258)][t(247)](t(324),t(251),t(270),(()=>!1)),r[t(258)][t(247)](t(244),t(251),t(270),(()=>!1)),r[t(258)][t(247)](t(324),t(277),t(332),(([e])=>{const n=t;s[n(294)](e[n(334)]())})),r[t(258)][t(247)](t(324),t(277),t(260),((e,n)=>{const s=t;r[s(258)][s(291)](s(324),"",s(332))(e,{commandName:n[s(263)],commandParams:n[s(322)]})})),r[t(258)][t(247)](t(324),t(277),t(268),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(324),subType:t(277)},{type:t(273),subType:t(330)},{type:t(324),subType:t(335)},{type:t(273),subType:t(335)}];function a(e,n){const o=t,a=i[o(274)]((({type:t,subType:n})=>e[o(306)]==t&&e[o(312)]==n)),c=i[o(274)]((({type:t,subType:e})=>n[o(306)]==t&&n[o(312)]==e));if(a<0||c<0)return!1;const u=e[o(242)](),l=n[o(242)]();if((0==a||1==a)&&2==c&&u[o(289)](l))return!0;if(2==a&&3==c){const t=r[o(286)](u,o(273))[o(315)]((({suggestion:t,meta:e})=>e[o(254)]&&o(335)==t[o(312)]));if(t[o(314)]>1&&l[o(339)][o(255)](u[o(281)]))return!0;if(1==t[o(314)]&&(u[o(281)][o(255)](l[o(339)])||u[o(339)][o(255)](l[o(281)])))return!0}if(3==a&&3==c&&u[o(281)][o(340)](l[o(281)])){const t=u[o(339)][o(245)],e=l[o(281)][o(279)];return s[o(290)](t)&&t===e}return!1}n[t(276)][t(311)][t(287)]((()=>{const e=t;let o=!1;const i=Array[e(305)](n[e(276)][e(311)][e(288)][e(243)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(282)](t);if(e(262)==i&&r[e(256)](u)){if(e(324)==a&&(e(277)==c||e(251)==c)){const t=r[e(304)](u);if(n[e(308)]){const n=t[e(242)]()[e(334)]();if(s[e(290)](n))continue;r[e(250)](t),o=!0}}if(e(273)==a&&e(330)==c&&!n[e(308)]){const t=r[e(304)](u);t[e(285)]&&t[e(285)][e(331)]&&(r[e(250)](t[e(285)]),o=!0)}}}return o})),this[t(284)](o)}[jo(284)](t){const e=jo,n=this[e(257)],r=n[e(299)];n[e(297)][e(300)](e(259))[e(275)][e(317)]((n=>{const s=e;if(s(324)!=n[s(306)]&&s(244)!=n[s(306)])return;const{data:o}=n;if(!o||s(295)!=o[s(263)])return;const i=o[s(298)][0][s(302)];return function(t){const e=s;return{type:e(333),content:Hr(r,e(319),t)}}(s(266)===i?Hr(r,s(318)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["340764ToPyRv","editor","450686JURpqb","TrackChangesEditing","_setSuggestionData","74768vNMFMs","commands","bind","_trackChangesExecuted","882405vZzDlf","Users","_handleImportedData","plugins","lowest","track_changes","afterInit","1035tafSrI","trackChanges","1884939KGOuco","listenTo","value","high","enableCommand","_trackChangesValueDuringImport","dataInsert","107244EqGzcb","1708068IkoHNu","get","forEach","execute","importWord","5MDQuLt","collaboration_features"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=294]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(172336===-parseInt(n(318))/1+-parseInt(n(320))/2+-parseInt(n(294))/3+-parseInt(n(310))/4+-parseInt(n(316))/5*(parseInt(n(311))/6)+parseInt(n(303))/7+parseInt(n(323))/8*(parseInt(n(301))/9))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(308)]=!1,this[e(326)]=!1}[Ho(300)](){const t=Ho,e=this[t(319)],n=e[t(324)][t(312)](t(315)),r=e[t(324)][t(312)](t(302));n&&(n.on(t(314),((e,[,n])=>{const s=t;this[s(308)]=r[s(305)],n[s(317)][s(299)]=!this[s(308)]}),{priority:t(306)}),this[t(304)](n,t(309),this[t(296)][t(325)](this)),this[t(304)](n,t(309),(()=>{const e=t;this[e(326)]&&(r[e(314)](),this[e(326)]=!1)}),{priority:t(298)}),e[t(297)][t(312)](t(321))[t(307)](t(315)))}[Ho(296)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(319)][n(324)][n(312)](n(302)),o=s[n(305)];this[n(308)]!==o&&(s[n(314)](),this[n(326)]=!0),r&&r[n(313)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(319)][o(297)][o(312)](o(295)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(315)}}};this[o(319)][o(297)][o(312)](o(321))[o(322)](i)}))}}const Jo=Yo;function Zo(){const t=["getItems","*Outdent:* %0","_registerLegacyDescription","6094110Ezojri","enableDefaultAttributesIntegration","registerAttributeLabel","1716434ivCPDt","TrackChangesEditing","registerBlockAttribute","get","outdentBlock","IndentEditing","outdent","2025429POGreM","registerDescriptionCallback","506248TSqHph","9YkRJIH","indent","blockIndent","afterInit","format","indentBlock","getItemLabel","2548407qonjWx","locale","705600bXgSIN","2yvJtyE","has","commandName","descriptionFactory","editor","formatBlock","*Indent:* %0","enableCommand","3132876nYsasv","IndentBlock","type","plugins","FORMAT_INDENT"];return(Zo=function(){return t})()}function Yo(t,e){const n=Zo();return(Yo=function(t,e){return n[t-=220]})(t,e)}!function(t,e){const n=Yo,r=t();for(;;)try{if(887923===parseInt(n(242))/1+-parseInt(n(223))/2*(parseInt(n(220))/3)+-parseInt(n(231))/4+parseInt(n(222))/5+parseInt(n(239))/6+-parseInt(n(249))/7+parseInt(n(251))/8*(-parseInt(n(252))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Zo);class qo extends t.Plugin{[Jo(255)](){const t=Jo,e=this[t(227)],n=e[t(234)][t(245)](t(243));if(e[t(234)][t(224)](t(247))&&(n[t(230)](t(253)),n[t(230)](t(248))),e[t(234)][t(224)](t(232)))for(const e of[t(257),t(246)])n[t(240)](e);const r=e[t(221)];n[t(244)](t(254)),n[t(226)][t(241)](t(254),Hr(r,t(235))),this[t(238)]()}[Jo(238)](){const t=Jo,e=this[t(227)],n=e[t(221)],r=e[t(234)][t(245)](t(243));r[t(226)][t(250)]((e=>{const s=t;if(s(228)!=e[s(233)])return;const{data:o}=e;if(!o)return;if(s(257)!=o[s(225)]&&s(246)!=o[s(225)])return;const i=e[s(236)]()[0],a=r[s(226)][s(258)](i);return s(257)==o[s(225)]?{type:s(256),content:Hr(n,s(229),a)}:s(246)==o[s(225)]?{type:s(256),content:Hr(n,s(237),a)}:void 0}))}}var Qo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=358]})(t,e)}function ti(){var t=["8MJFqBl","429273NdDeXb","requires","4gDFxTZ","188587DbzJrK","73458RVISin","287930EBcbKS","editor","TrackChangesEditing","init","1280358aVNeGS","enableCommand","370lGDNLY","get","814704utrOpS","188134PaFAZR","input","plugins","4NutXSU"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(194224===-parseInt(n(366))/1*(-parseInt(n(373))/2)+parseInt(n(371))/3+-parseInt(n(369))/4*(parseInt(n(376))/5)+-parseInt(n(365))/6+parseInt(n(374))/7*(-parseInt(n(370))/8)+parseInt(n(361))/9+parseInt(n(363))/10*(-parseInt(n(375))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Qo(372)](){return[vs.Input]}[Qo(360)](){var t=Qo;this[t(358)][t(368)][t(364)](t(359))[t(362)](t(367))}}const ni=si;!function(t,e){const n=si,r=t();for(;;)try{if(338492===parseInt(n(377))/1*(parseInt(n(351))/2)+-parseInt(n(356))/3*(-parseInt(n(362))/4)+parseInt(n(372))/5*(-parseInt(n(349))/6)+-parseInt(n(352))/7*(-parseInt(n(350))/8)+parseInt(n(359))/9*(parseInt(n(344))/10)+parseInt(n(347))/11*(parseInt(n(338))/12)+-parseInt(n(357))/13)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(oi);class ri extends t.Plugin{[ni(365)](){const t=ni,e=this[t(381)];if(!e[t(375)][t(355)](t(370)))return;const n=e[t(375)][t(380)](t(360)),r=e[t(378)][t(380)](t(354));n[t(371)](t(354)),n[t(371)](t(366)),n[t(369)](t(342));for(const e of r[t(358)])n[t(369)](e.id),n[t(343)][t(346)](e.id,t(376)+e[t(364)][t(348)]()+")");n[t(343)][t(382)]((n=>{const r=t;if(r(374)!=n[r(363)])return;const{data:s}=n;if(!s||r(342)!=s[r(345)])return;const o=s[r(368)],i=e[r(361)];return{type:r(353),content:null==o?Hr(i,r(341)):Hr(i,r(373),'"'+o+'"')}})),this[t(339)]()}[ni(339)](){const t=ni,e=this[t(381)],n=e[t(361)];e[t(375)][t(380)](t(360))[t(343)][t(382)]((e=>{const r=t;if(r(340)!=e[r(363)])return;const{data:s}=e;if(s){if(r(354)==s[r(379)]){const t=s[r(367)][0];return{type:r(353),content:Hr(n,r(373),'"'+t+'"')}}return r(366)==s[r(379)]?{type:r(353),content:Hr(n,r(341))}:void 0}}))}}function si(t,e){const n=oi();return(si=function(t,e){return n[t-=338]})(t,e)}function oi(){const t=["55DVOMAF","*Set link:* %0","attribute","plugins","link (","180121yGsoVx","commands","commandName","get","editor","registerDescriptionCallback","24REbcJL","_registerLegacyDescription","formatInline","*Remove link*","linkHref","descriptionFactory","931220bxHZju","key","registerAttributeLabel","1597937zPczpi","toLowerCase","258522WtJcPy","5808WZoGYl","2CUefsK","77xySglY","format","link","has","15jMPrmk","5498649zmvjPe","manualDecorators","27jfpIAX","TrackChangesEditing","locale","381932nhsXdu","type","label","afterInit","unlink","commandParams","newValue","registerInlineAttribute","LinkEditing","enableDefaultAttributesIntegration"];return(oi=function(){return t})()}const ii=ci;function ai(){const t=["formatInline","has","add","commands","checkChild","getSelectedBlocks","formatBlock","6TYfZvk","bulleted","*Uncheck item*","212481evTMsM","numberedList","previousSibling","bulletedList","indentList","name","numbered","todoList","*Outdent:* %0","slice","format","execute","outdentList","selection","32juIGfE","96eirGhX","type","916ZOzuOL","ELEMENT_TODO_LIST","listItem","getAttribute","before","LegacyListEditing","todo","listIndent","1965660NITuET","paragraph","987rgdkgU","ELEMENT_LIST_ITEM","*Indent:* %0","createPositionAt","nextSibling","markBlockFormat","plugins","listType","schema","locale","value","commandName","forceValue","todoListChecked","enableCommand","push","createRange","afterInit","1094zVLonm","*Check item*","commandParams","document","ELEMENT_NUMBERED_LIST","211zkZrHo","element","length","registerDescriptionCallback","TrackChangesEditing","_selectedElements","from","findIndex","620841vOMCNa","ELEMENT_BULLETED_LIST","*Change to:* %0","List","editor","11OABajJ","checkTodoList","descriptionFactory","change","get","end","model","387863KEKBEI","filter","parent","isObject","registerElementLabel","625330wWoJYp","replace","LegacyTodoListEditing","blockName"];return(ai=function(){return t})()}function ci(t,e){const n=ai();return(ci=function(t,e){return n[t-=150]})(t,e)}!function(t,e){const n=ci,r=t();for(;;)try{if(120635===parseInt(n(210))/1*(-parseInt(n(205))/2)+-parseInt(n(187))/3*(-parseInt(n(177))/4)+-parseInt(n(235))/5*(-parseInt(n(157))/6)+-parseInt(n(230))/7+-parseInt(n(174))/8*(parseInt(n(160))/9)+-parseInt(n(185))/10*(parseInt(n(223))/11)+-parseInt(n(175))/12*(-parseInt(n(218))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ai);class ui extends t.Plugin{[ii(204)](){const t=ii,e=this[t(222)],n=e[t(196)];if(!e[t(193)][t(151)](t(182)))return;const r=e[t(193)][t(227)](t(214)),s=e[t(193)][t(151)](t(237));function o(t){return()=>{const n=ci,s=e[n(229)][n(208)][n(173)],o=e[n(153)][n(227)](t);if(o[n(197)])return void e[n(171)](n(186),{});const i=t[n(169)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(216)](t)[s(231)]((t=>function(t,e){const n=s;return e[n(154)](t[n(232)],n(179))&&!e[n(233)](t)}(t,r)));o=o[s(231)]((t=>!t.is(s(211),s(179))||t[s(180)](s(194))!=e));const i=new Set;for(const t of o)t.is(s(211),s(179))?i[s(152)](li(t)):i[s(152)](t);return Array[s(216)](i)}(s[n(155)](),i,e[n(229)][n(195)]);e[n(229)][n(226)]((()=>{const e=n;for(const n of a)r[e(192)](n,{commandName:t,commandParams:[{forceValue:!o[e(197)]}],formatGroupId:e(238)},fi(n))}))}}function i(t){return()=>{const n=ci,s=function(t){const e=ci;let n=Array[e(216)](t);const r=n[e(217)]((t=>e(179)!=t[e(165)]));return r>-1&&(n=n[e(169)](0,r)),n}(e[n(229)][n(208)][n(173)][n(155)]()),o=e[n(229)][n(203)](e[n(229)][n(190)](s[0],n(181)),e[n(229)][n(190)](s[s[n(212)]-1],n(228)));e[n(229)][n(226)]((()=>{const e=n;r[e(192)](o,{commandName:t,commandParams:[],formatGroupId:e(184)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(191)];for(;t&&t[n(180)](n(184))>e[n(180)](n(184));)r[n(152)](t),t=t[n(191)]}return Array[n(216)](r)}(s))}))}}r[t(201)](t(161),o(t(161))),r[t(201)](t(163),o(t(163))),s&&r[t(201)](t(167),o(t(167))),r[t(201)](t(164),i(t(164))),r[t(201)](t(172),i(t(172))),s&&r[t(201)](t(224),(()=>{const n=t,s=e[n(153)][n(227)](n(224)),o=Array[n(216)](s[n(215)]);o[n(231)]((t=>t[n(180)](n(200))!=s[n(197)])),e[n(229)][n(226)]((()=>{const t=n;for(const e of o)r[t(192)](e,{commandName:t(224),commandParams:[{forceValue:!s[t(197)]}]})}))})),r[t(225)][t(234)](t(179),(e=>Hr(n,t(188),e))),r[t(225)][t(213)]((e=>{const r=t;if(r(156)!=e[r(176)]&&r(150)!=e[r(176)])return;const{data:s}=e;if(s){if(r(161)==s[r(198)]||r(163)==s[r(198)]||r(167)==s[r(198)])switch(s[r(198)][r(236)](r(221),"")){case r(158):return o(Hr(n,r(219)));case r(166):return o(Hr(n,r(209)));case r(183):return o(Hr(n,r(178)))}if(r(164)==s[r(198)])return{type:r(170),content:Hr(n,r(189),Hr(n,r(188)))};if(r(172)==s[r(198)])return{type:r(170),content:Hr(n,r(168),Hr(n,r(188)))};if(r(224)==s[r(198)])return s[r(207)][0][r(199)]?{type:r(170),content:Hr(n,r(206))}:{type:r(170),content:Hr(n,r(159))}}function o(t){const e=r;return{type:e(170),content:Hr(n,e(220),t)}}}))}}function li(t){const e=ii,n=t[e(180)](e(184));if(0==n)return t;let r=t;for(;t[e(162)]&&t[e(162)].is(e(211),e(179));){const s=t[e(162)][e(180)](e(184));if(s==n)r=t[e(162)];else if(s<n)break;t=t[e(162)]}return r}function fi(t){const e=ii,n=[];if(t.is(e(211),e(179))&&t[e(180)](e(184))>0){let r=t[e(191)];for(;r&&e(179)==r[e(165)]&&r[e(180)](e(184))==t[e(180)](e(184));)n[e(202)](r),r=r[e(191)]}return n}const hi=di;function gi(){const t=["startIndex","getSelectedBlocks","reversed","66906duIKnH","replace","before","commandName","_getSuggestionBlocksForListStyle","descriptionFactory","listStyle","length","selection","handleListStartCommand","list.properties","9081UiUqbR","editor","getListTypeFromListStyleType","_LIST_","5YhMlcS","styles","registerDescriptionCallback","TrackChangesEditing","handleListReversedCommand","2231212CDQrje","element","LegacyListUtils","12OvHhVW","locale","_getSuggestionBlocks","commandParams","default","*Format:* set start index to %0","unshift","afterInit","*Format:* set order to reversed","createRange","createPositionAt","1001930wjMrJt","1544459GKqoDv","format","bind","7679112kfYDoP","*Format:* set order to regular","listType","filter","176VUkxEA","config","handleListStyleCommand","handleDescriptions","_getTranslationKeyForListStyle","forward","numbered","formatInline","map","change","get","listItem","getSiblingNodes","getFirstPosition","getAttribute","LegacyListPropertiesEditing","backward","document","formatBlock","enableCommand","flat","markMultiRangeBlockFormat","push","listReversed","from","44TdklfG","24084njvbpS","ELEMENT_","getLastPosition","*Change to:* %0","280KFXIbR","model","listStart","parent","toUpperCase","plugins","type","has"];return(gi=function(){return t})()}function di(t,e){const n=gi();return(di=function(t,e){return n[t-=171]})(t,e)}!function(t,e){const n=di,r=t();for(;;)try{if(408285===parseInt(n(234))/1*(parseInt(n(182))/2)+-parseInt(n(208))/3+-parseInt(n(243))/4*(-parseInt(n(238))/5)+-parseInt(n(246))/6*(parseInt(n(175))/7)+-parseInt(n(212))/8*(parseInt(n(223))/9)+-parseInt(n(174))/10*(-parseInt(n(207))/11)+-parseInt(n(178))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gi);class pi extends t.Plugin{[hi(253)](){const t=hi;if(!this[t(235)][t(217)][t(219)](t(197)))return;const e=this[t(235)][t(183)][t(192)](t(233)),n=this[t(235)][t(217)][t(192)](t(241));e[t(239)]&&n[t(201)](t(229),this[t(184)][t(177)](this)),e[t(222)]&&n[t(201)](t(205),this[t(242)][t(177)](this)),e[t(220)]&&n[t(201)](t(214),this[t(232)][t(177)](this)),n[t(228)][t(240)](this[t(185)][t(177)](this))}[hi(184)](t,e={}){const n=hi,r=this[n(235)][n(217)][n(192)](n(241)),s=this[n(227)]();this[n(235)][n(213)][n(191)]((()=>{const t=n;r[t(203)](s,{commandName:t(229),commandParams:[{type:e[t(218)]}],formatGroupId:t(229)})}))}[hi(242)](t,e={}){const n=hi,r=this[n(235)][n(217)][n(192)](n(241)),s=this[n(248)]((t=>t.is(n(244),n(193))&&n(188)===t[n(196)](n(180))));if(s[n(230)]<1)return;const o=s[n(190)]((t=>this[n(235)][n(213)][n(172)](this[n(235)][n(213)][n(173)](t,n(225)),this[n(235)][n(213)][n(173)](t,0))));this[n(235)][n(213)][n(191)]((()=>{const t=n;r[t(203)](o,{commandName:t(205),commandParams:[{reversed:e[t(222)]}],formatGroupId:t(205)})}))}[hi(232)](t,e={}){const n=hi,r=this[n(235)][n(217)][n(192)](n(241)),s=this[n(248)]((t=>t.is(n(244),n(193))&&n(188)===t[n(196)](n(180))));if(s[n(230)]<1)return;const o=s[n(190)]((t=>this[n(235)][n(213)][n(172)](this[n(235)][n(213)][n(173)](t,n(225)),this[n(235)][n(213)][n(173)](t,0))));this[n(235)][n(213)][n(191)]((()=>{const t=n;r[t(203)](o,{commandName:t(214),commandParams:[{startIndex:e[t(220)]}],formatGroupId:t(214)})}))}[hi(185)](t){const e=hi;if(e(200)!=t[e(218)]&&e(189)!=t[e(218)])return;const n=this[e(235)][e(247)],{data:r}=t;if(!r)return;let s,o;switch(r[e(226)]){case e(229):s=e(211),o={type:e(176),content:Hr(n,s,Hr(n,this[e(186)](r[e(249)][0][e(218)])))};break;case e(205):s=r[e(249)][0][e(222)]?e(171):e(179),o={type:e(176),content:Hr(n,s)};break;case e(214):s=e(251),o={type:e(176),content:Hr(n,s,r[e(249)][0][e(220)])}}return o}[hi(227)](){const t=hi;var e,n,r,s;const o=this[t(235)][t(217)][t(192)](t(245));let i=Array[t(206)](this[t(235)][t(213)][t(199)][t(231)][t(221)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(244),t(193)))&&i[t(252)](...o[t(194)](this[t(235)][t(213)][t(199)][t(231)][t(195)](),t(198))),(null===(n=i[i[t(230)]-1])||void 0===n?void 0:n.is(t(244),t(193)))&&i[t(204)](...o[t(194)](this[t(235)][t(213)][t(199)][t(231)][t(210)](),t(187))),i=[...new Set(i)],(null===(s=null===(r=this[t(235)][t(213)][t(199)][t(231)][t(195)]())||void 0===r?void 0:r[t(215)])||void 0===s?void 0:s.is(t(244),t(193)))&&(i=i[t(181)]((e=>e.is(t(244),t(193))))),i}[hi(248)](t){const e=hi,n=this[e(235)][e(217)][e(192)](e(245));let r=Array[e(206)](this[e(235)][e(213)][e(199)][e(231)][e(221)]())[e(181)](t)[e(190)]((t=>{const r=e,s=this[r(235)][r(213)][r(173)](t,0);return[...n[r(194)](s,r(198)),...n[r(194)](s,r(187))]}))[e(202)]();return r=[...new Set(r)],r}[hi(186)](t){const e=hi;return e(209)+(this[e(235)][e(217)][e(192)](e(245))[e(236)](t)||e(250))[e(216)]()+e(237)+t[e(216)]()[e(224)](/-/g,"_")}}const mi=Ii;function Ii(t,e){const n=Ei();return(Ii=function(t,e){return n[t-=215]})(t,e)}function Ei(){const t=["327959yRjGRK","createEmptyElement","4462199tfjQzY","162XGGHkO","6751528afuSoi","conversion","4810520COocpk","showSuggestionHighlights","locale","attribute:url:media","11JmOQFp","2tmJABy","TrackChangesEditing","options","97115rRHmPC","11244588cMsTNz","stop","high","3MWnJHU","has","2094930yffoZQ","dataDowncast","enableCommand","registerElementLabel","mediaEmbed","elementToElement","editor","plugins","div","MediaEmbedEditing","downcastDispatcher","afterInit","data","16IqTWjc","for","ELEMENT_MEDIA","media","get","descriptionFactory"];return(Ei=function(){return t})()}!function(t,e){const n=Ii,r=t();for(;;)try{if(905273===-parseInt(n(250))/1*(-parseInt(n(222))/2)+parseInt(n(229))/3*(parseInt(n(215))/4)+parseInt(n(225))/5*(-parseInt(n(253))/6)+parseInt(n(252))/7*(-parseInt(n(244))/8)+parseInt(n(231))/9+-parseInt(n(217))/10+-parseInt(n(221))/11*(-parseInt(n(226))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ei);class bi extends t.Plugin{[mi(242)](){const t=mi,e=this[t(237)];if(!e[t(238)][t(230)](t(240)))return;const n=e[t(238)][t(248)](t(223)),r=e[t(219)];n[t(233)](t(235)),n[t(249)][t(234)](t(247),(e=>Hr(r,t(246),e))),e[t(216)][t(245)](t(232))[t(236)]({model:t(247),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(218)])return n[s(251)](s(239))},converterPriority:t(228)}),e[t(243)][t(241)].on(t(220),((e,n,r)=>{const s=t;r[s(224)][s(218)]&&e[s(227)]()}),{priority:t(228)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=377]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(708334===parseInt(n(380))/1*(-parseInt(n(386))/2)+-parseInt(n(395))/3+parseInt(n(392))/4+parseInt(n(391))/5+-parseInt(n(383))/6*(-parseInt(n(378))/7)+parseInt(n(393))/8*(-parseInt(n(379))/9)+parseInt(n(387))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(384)](){const t=Ti,e=this[t(390)];e[t(394)][t(382)](t(385))&&e[t(394)][t(381)](t(389))[t(377)](t(388))}}function Ai(){const t=["mention","TrackChangesEditing","editor","1110905fVpNVK","3290884WhQTsa","10881752eLlbIk","plugins","131247npdaTw","enableCommand","5093382DewuQP","9bovNBg","1393957HCumkg","get","has","6dxEwAO","afterInit","MentionEditing","2KUNGdF","17337310DJYLLC"];return(Ai=function(){return t})()}const ki=Li;function Ci(){const t=["902085WJezUW","registerDescriptionCallback","afterInit","next","format","newValue","multiLevelList","locale","head","descriptionFactory","listType","30682860Gripxs","7138570svDFie","*Set format:* %0","568pWwoXM","5647180OBWaNa","*Remove format:* %0","has","enableDefaultAttributesIntegration","registerBlockAttribute","1434nVrVcj","key","plugins","editor","TrackChangesEditing","MultiLevelList","2616vcANIm","6AwPEFF","7260022pVFCkr","11pMRNOo","get","handleDescriptions","ELEMENT_MULTI_LEVEL_LIST","4vjtcCr","data","11214PXuFtJ","oldValue","listMarkerStyle"];return(Ci=function(){return t})()}function Li(t,e){const n=Ci();return(Li=function(t,e){return n[t-=455]})(t,e)}!function(t,e){const n=Li,r=t();for(;;)try{if(590177===-parseInt(n(462))/1*(parseInt(n(468))/2)+parseInt(n(486))/3+parseInt(n(481))/4*(-parseInt(n(463))/5)+-parseInt(n(475))/6*(parseInt(n(476))/7)+parseInt(n(474))/8*(-parseInt(n(483))/9)+parseInt(n(460))/10*(parseInt(n(477))/11)+parseInt(n(459))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ci);class Ri extends t.Plugin{[ki(488)](){const t=ki,e=this[t(471)],n=e[t(470)][t(478)](t(472));e[t(470)][t(465)](t(473))&&(n[t(466)](t(492)),n[t(467)](t(485)),n[t(457)][t(487)]((e=>this[t(479)](e))))}[ki(479)](t){const e=ki,n=this[e(471)][e(455)],{data:r}=t,s={type:e(490),content:""};if(r&&e(485)==r[e(469)]){if(!r[e(484)])return{type:e(490),content:Hr(n,e(461),Hr(n,e(480)))+" ("+r[e(491)]+")"};if(!r[e(491)]){let o=t[e(456)];for(;o;){if(o[e(482)]&&e(458)==o[e(482)][e(469)]&&o[e(482)][e(491)])return s;o=o[e(489)]}return{type:e(490),content:Hr(n,e(464),Hr(n,e(480)))+" ("+r[e(484)]+")"}}}}}const Ni=vi;function Si(){const t=["editor","plugins","32755mUQqkJ","has","7785dTrqBH","PageBreakEditing","6629760DkOCjk","ELEMENT_PAGE_BREAK","4tOBjAf","locale","242641kZrqdB","get","descriptionFactory","enableCommand","afterInit","258QtNmIy","registerElementLabel","1843522ZTklJl","pageBreak","10LtXaET","1tkPTPm","1159287hCZQkM","6636377dOzUdD","4664LHPDdU","TrackChangesEditing"];return(Si=function(){return t})()}function vi(t,e){const n=Si();return(vi=function(t,e){return n[t-=192]})(t,e)}!function(t,e){const n=vi,r=t();for(;;)try{if(840362===-parseInt(n(215))/1*(parseInt(n(212))/2)+-parseInt(n(216))/3+parseInt(n(203))/4*(parseInt(n(197))/5)+-parseInt(n(210))/6*(-parseInt(n(205))/7)+-parseInt(n(193))/8*(parseInt(n(199))/9)+-parseInt(n(214))/10*(-parseInt(n(192))/11)+parseInt(n(201))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Si);class Mi extends t.Plugin{[Ni(209)](){const t=Ni,e=this[t(195)];if(!e[t(196)][t(198)](t(200)))return;e[t(196)][t(206)](t(194))[t(208)](t(213));const n=e[t(196)][t(206)](t(194)),r=e[t(204)];n[t(207)][t(211)](t(213),(e=>Hr(r,t(202),e)))}}const Oi=Fi;function wi(){const t=["1215932HMRuiu","data","type","format","start","*Insert:* %0","enableDefaultAttributesIntegration","markerRange","downcastDispatcher","includes","end","addMarker:suggestion:insertion","activeMarkers","registerElementLabel","span","descriptionFactory","nodeAfter","insertion","3914gjjvzK","showSuggestionHighlights","name","schema","plugins","editor","isLimit","bindElementToMarker","options","consumable","getFirstRange","693680ehecZj","Paragraph","locale","getItemLabel","insert","enableCommand","checkChild","get","107XyCuUw","49EfBEGp","addClass","paragraph","ck-suggestion-marker--active","mapper","498492BabywS","51384SMSxjG","ck-suggestion-marker-split","createUIElement","writer","editing","1760262WsquYL","3397455TNwcyF","isBlock","_registerLegacyDescription","insertParagraph","formatBlock","isTouching","has","*Change to:* %0","highest","ELEMENT_PARAGRAPH","model","TrackChangesEditing","toViewPosition","commandName","markerName","$text","consume","registerDescriptionCallback","afterInit"];return(wi=function(){return t})()}!function(t,e){const n=Fi,r=t();for(;;)try{if(171159===parseInt(n(333))/1*(parseInt(n(314))/2)+parseInt(n(339))/3+-parseInt(n(365))/4+parseInt(n(325))/5+parseInt(n(345))/6+-parseInt(n(334))/7*(-parseInt(n(340))/8)+-parseInt(n(346))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wi);class Di extends t.Plugin{[Oi(364)](){const t=Oi,e=this[t(319)];if(!e[t(318)][t(352)](t(326)))return;const n=e[t(327)],r=e[t(318)][t(332)](t(357));r[t(311)][t(309)](t(336),(e=>Hr(n,t(355),e))),r[t(302)](t(336)),r[t(330)](t(349)),e[t(344)][t(304)].on(t(307),Pi(e),{priority:t(354)}),e[t(366)][t(304)].on(t(307),((n,r,s)=>{const o=t;s[o(322)][o(315)]&&Pi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(354)});const s=r[t(311)];s[t(363)]((r=>{const o=t;if(o(313)!==r[o(367)])return;const{start:i,end:a}=r[o(324)]();if(!i[o(351)](a)||!i[o(312)])return;const c=e[o(356)][o(317)],u=i[o(312)];return c[o(347)](u)&&!c[o(320)](u)&&c[o(331)](u,o(361))?{type:o(313),content:Hr(n,o(370),s[o(328)](u,1))}:void 0})),this[t(348)]()}[Oi(348)](){const t=Oi,e=this[t(319)],n=e[t(327)];e[t(318)][t(332)](t(357))[t(311)][t(363)]((e=>{const r=t;if(r(350)!=e[r(367)])return;const{data:s}=e;return s&&r(336)==s[r(359)]?{type:r(368),content:Hr(n,r(353),Hr(n,r(355)))}:void 0}))}}function Fi(t,e){const n=wi();return(Fi=function(t,e){return n[t-=302]})(t,e)}function Pi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Fi,i=t[o(318)][o(332)](o(357)),a=r[o(303)][o(369)],c=r[o(303)][o(306)],u=t[o(356)][o(317)];if(!a[o(351)](c)||!a[o(312)])return;const l=a[o(312)];if(u[o(347)](l)&&!u[o(320)](l)&&u[o(331)](l,o(361))){if(!s[o(323)][o(362)](r[o(303)],n[o(316)]))return;const t=s[o(343)][o(342)](o(310),{class:o(341)}),a=s[o(338)][o(358)](c);e&&i[o(308)][o(305)](r[o(360)])&&s[o(343)][o(335)](o(337),t),s[o(343)][o(329)](a,t),s[o(338)][o(321)](t,r[o(360)])}}}const xi=Bi;function Bi(t,e){const n=Ui();return(Bi=function(t,e){return n[t-=333]})(t,e)}function Ui(){const t=["formatInline","format","1536468iEdRKh","TrackChangesEditing","descriptionFactory","57501kbgvlK","*Remove all formatting*","2100250PdDcst","22EcLOFg","128191LpkfiI","4mdrMgX","186621daNPTu","removeFormat","16acHQMS","type","get","440TUyrhV","28UFlXSA","enableDefaultAttributesIntegration","RemoveFormatEditing","plugins","224729cpZhRz","786384CDPFlx","has","afterInit","commandName","formatBlock","_registerLegacyDescription","registerDescriptionCallback","editor","locale"];return(Ui=function(){return t})()}!function(t,e){const n=Bi,r=t();for(;;)try{if(225591===parseInt(n(333))/1*(parseInt(n(353))/2)+parseInt(n(354))/3*(-parseInt(n(360))/4)+-parseInt(n(350))/5+parseInt(n(334))/6+parseInt(n(352))/7*(-parseInt(n(356))/8)+-parseInt(n(348))/9*(-parseInt(n(359))/10)+parseInt(n(351))/11*(parseInt(n(345))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ui);class ji extends t.Plugin{[xi(336)](){const t=xi,e=this[t(341)];e[t(363)][t(335)](t(362))&&(e[t(363)][t(358)](t(346))[t(361)](t(355)),this[t(339)]())}[xi(339)](){const t=xi,e=this[t(341)];e[t(363)][t(358)](t(346))[t(347)][t(340)]((n=>{const r=t;if(r(338)!=n[r(357)]&&r(343)!=n[r(357)])return;const{data:s}=n;return s&&r(355)==s[r(337)]?{type:r(344),content:Hr(e[r(342)],r(349))}:void 0}))}}const Gi=Vi;function Vi(t,e){const n=zi();return(Vi=function(t,e){return n[t-=170]})(t,e)}function zi(){const t=["3MCPFec","acceptSelectedSuggestions","plugins","42848YAKUwb","trackChanges","goToPreviousRestrictedEditingException","957897HsECdp","has","goToNextRestrictedEditingException","TrackChangesEditing","get","70745wdtHtC","1974876MPwIqf","discardSuggestion","894894FyJTQh","422548RetZkX","228NgEDLw","enableCommand","3684650TpDvUn","RestrictedEditingModeEditing","afterInit","acceptSuggestion","acceptAllSuggestions","editor","discardSelectedSuggestions","40TcWlAJ","discardAllSuggestions"];return(zi=function(){return t})()}!function(t,e){const n=Vi,r=t();for(;;)try{if(421963===-parseInt(n(173))/1*(-parseInt(n(176))/2)+parseInt(n(187))/3+parseInt(n(185))/4+parseInt(n(184))/5*(-parseInt(n(189))/6)+-parseInt(n(188))/7+parseInt(n(171))/8*(parseInt(n(179))/9)+-parseInt(n(191))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zi);class Hi extends t.Plugin{[Gi(193)](){const t=Gi,e=this[t(196)];if(!e[t(175)][t(180)](t(192)))return;const n=e[t(175)][t(183)](t(182));n[t(190)](t(178)),n[t(190)](t(181));const r=e[t(175)][t(183)](t(192));r[t(190)](t(177)),r[t(190)](t(194)),r[t(190)](t(186)),r[t(190)](t(195)),r[t(190)](t(172)),r[t(190)](t(174)),r[t(190)](t(170))}}function Wi(t,e){const n=Xi();return(Wi=function(t,e){return n[t-=191]})(t,e)}const Ki=Wi;function Xi(){const t=["createPositionBefore","split","165773DpKzav","showSuggestionHighlights","2IkJWlL","817450juGCeZ","enableCommand","567498xKBczG","editing","insert","addMarker:suggestion","requires","deletion","high","descriptionFactory","getItems","markerRange","mapper","ELEMENT_LINE_BREAK","softBreak","consumable","activeMarkers","data","merge","writer","options","span","2151240yNCoOG","downcastDispatcher","addMarker:suggestion:insertion","get","registerElementLabel","addClass","editor","135LLziDr","TrackChangesEditing","2695212nOeuTj","toViewPosition","locale","model","bindElementToMarker","plugins","14SftcWy","ck-suggestion-marker--active","1344505ShyWgV","name","test","includes","shiftEnter","init","markerName","element","526209frHYNR","addMarker:suggestion:deletion","ck-suggestion-marker-","createUIElement"];return(Xi=function(){return t})()}!function(t,e){const n=Wi,r=t();for(;;)try{if(358552===-parseInt(n(193))/1*(parseInt(n(195))/2)+parseInt(n(243))/3+parseInt(n(227))/4+parseInt(n(235))/5+parseInt(n(198))/6+-parseInt(n(233))/7*(-parseInt(n(218))/8)+parseInt(n(225))/9*(-parseInt(n(196))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Xi);class Ji extends t.Plugin{static get[Ki(202)](){return[Ys.ShiftEnter]}[Ki(240)](){const t=Ki,e=this[t(224)],n=e[t(232)][t(221)](t(226));n[t(197)](t(239)),e[t(199)][t(219)].on(t(220),Zi(e),{priority:t(204)}),e[t(199)][t(219)].on(t(244),Zi(e),{priority:t(204)}),e[t(213)][t(219)].on(t(201),((n,r,s)=>{const o=t;s[o(216)][o(194)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(205)][t(222)](t(210),(n=>Hr(e[t(229)],t(209),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Wi,i=t[o(232)][o(221)](o(226));if(!s[o(211)][o(237)](r[o(207)],n[o(236)]))return;const a=t[o(230)];for(const t of r[o(207)][o(206)]()){if(!t.is(o(242),o(210)))continue;const n=o(203)==r[o(241)][o(192)](":")[1]?o(214):o(192),c=s[o(215)][o(246)](o(217),{class:o(245)+n}),u=s[o(208)][o(228)](a[o(191)](t));e&&i[o(212)][o(238)](r[o(241)])&&s[o(215)][o(223)](o(234),c),s[o(215)][o(200)](u,c),s[o(208)][o(231)](c,r[o(241)])}}}const Yi=qi;function qi(t,e){const n=$i();return(qi=function(t,e){return n[t-=112]})(t,e)}!function(t,e){const n=qi,r=t();for(;;)try{if(702175===parseInt(n(132))/1+parseInt(n(115))/2+-parseInt(n(148))/3+-parseInt(n(122))/4+-parseInt(n(135))/5+parseInt(n(133))/6*(parseInt(n(127))/7)+-parseInt(n(129))/8*(-parseInt(n(130))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Qi extends t.Plugin{[Yi(144)](){const t=Yi,e=this[t(125)],n=e[t(120)],r=e[t(113)];if(!e[t(121)][t(137)](t(118)))return;const s=e[t(121)][t(142)](t(114)),o=t(149),i=e[t(134)][t(142)](o);s[t(128)](o,((e,r={})=>{const a=t,c=n[a(119)][a(151)];if(c[a(146)])return void e(r);const u=void 0!==r[a(123)]?r[a(123)]:!i[a(124)];n[a(112)]((()=>{const t=a,e=Array[t(150)](c[t(139)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(136)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(145)][t(117)]((e=>{const n=t;if(n(147)!=e[n(140)]&&n(116)!=e[n(140)])return;const{data:s}=e;return s&&s[n(143)]==o?s[n(141)][0][n(123)]?{type:n(131),content:Hr(r,n(126))}:{type:n(131),content:Hr(r,n(138))}:void 0}))}}function $i(){const t=["has","FORMAT_RESTRICTED_DISABLED","getRanges","type","commandParams","get","commandName","afterInit","descriptionFactory","isCollapsed","formatBlock","1947021YGQUPw","restrictedEditingException","from","selection","change","locale","TrackChangesEditing","1205146meHOnM","formatInline","registerDescriptionCallback","StandardEditingModeEditing","document","model","plugins","4138396LWMLEy","forceValue","value","editor","FORMAT_RESTRICTED_ENABLED","1260539YJTjVw","enableCommand","24PbzbcL","4466079NLjuic","format","181236ovJXIv","42PLONiZ","commands","5736300VzZdma","markInlineFormat"];return($i=function(){return t})()}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=288]})(t,e)}function na(){const t=["type","453214mwCVXt","definitions","afterInit","get","140060eZkRHb","editor","registerInlineAttribute","normalizeConfig","inline","format","has","commandName","formatInline","registerAttributeLabel","5eojxbt","getGhsAttributeNameForElement","TrackChangesEditing","2394861nfnkaZ","commandParams","ghsAttributes","forceValue","element","6XwYlQM","registerBlockAttribute","style","180VxgxBL","DataSchema","locale","registerDescriptionCallback","formatBlock","63153BxvxJW","toLowerCase","add","config","663942yLulls","72192VfFIcp","descriptionFactory","block","1808656ucutnt","styleName","enableDefaultAttributesIntegration","Style","FORMAT_STYLE","*Set format:* %0","*Remove format:* %0","StyleUtils","GeneralHtmlSupport","plugins","_registerLegacyDescription"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(632347===-parseInt(n(318))/1+parseInt(n(302))/2+parseInt(n(303))/3+-parseInt(n(322))/4*(-parseInt(n(332))/5)+parseInt(n(290))/6*(parseInt(n(335))/7)+parseInt(n(306))/8+parseInt(n(298))/9*(parseInt(n(293))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(320)](){const t=ta,e=this[t(323)];if(!e[t(315)][t(328)](t(309))||!e[t(315)][t(328)](t(294)))return;const n=e[t(315)][t(321)](t(334)),r=e[t(295)],s=e[t(301)][t(321)](t(292))||{},o=e[t(315)][t(321)](t(314)),i=e[t(315)][t(321)](t(313))[t(325)](e[t(315)][t(321)](t(294)),s[t(319)]);n[t(308)](t(292));const a=new Set;for(const e of i[t(305)]){const n=o[t(333)](e[t(289)]);a[t(300)](n)}const c=new Set;for(const e of i[t(326)]){const n=o[t(333)](e[t(289)]);c[t(300)](n);for(const n of e[t(337)])c[t(300)](n)}for(const e of a)n[t(291)](e),n[t(304)][t(331)](e,Hr(r,t(310)));for(const e of c)n[t(324)](e),n[t(304)][t(331)](e,Hr(r,t(310)));this[t(316)]()}[ta(316)](){const t=ta,e=this[t(323)],n=e[t(295)];e[t(315)][t(321)](t(334))[t(304)][t(296)]((e=>{const r=t;if(r(297)!=e[r(317)]&&r(330)!=e[r(317)])return;const{data:s}=e;return s&&r(292)===s[r(329)]?s[r(336)][0][r(288)]?{type:r(327),content:Hr(n,r(311),s[r(336)][0][r(307)][r(299)]())}:{type:r(327),content:Hr(n,r(312),s[r(336)][0][r(307)][r(299)]())}:void 0}))}}function sa(){const t=["minRow","startsWith","getContainedElement","document","ELEMENT_TABLE","_splitMarkerName","removeTableColumn","97229aKABRJ","detach","isEqual","registerElementLabel","createTableWalker","_getCoordsForCells","refresh","insertTableColumnLeft","batch","insert","options","discard","left","afterInit","oldRange","findAncestor","addMarker:suggestion","tablePaste","end","isTouching","differ","max","maxColumn","nodeBefore","_suggestionFactory","selection","242336MjRywm","2481rEJOhA","*Insert:* %0","maxRow","enqueueChange","showSuggestionHighlights","MIN_SAFE_INTEGER","getItems","TableEditing","accept","createRangeOn","classes","insertTableRowBelow","locale","span","data","3073224MxVkcb","createRangeIn","enableCommand","isArray","every","has","insertion","ELEMENT_TABLE_COLUMN","plugins","table","hasAttribute","start","_tableSuggestions","ELEMENT_TABLE_ROW","TrackChangesEditing","*Remove:* %0","get","join","removeClass","filter","getChangedMarkers","substr","mapper","rootName","root","getSuggestion","add","markMultiRangeInsertion","deletion","isInContent","registerPostFixer","above","removeTableRow","toLowerCase","cell","subType","registerCustomCallback","1083388wJmtZG","last","isIntersecting","downcastDispatcher","some","MAX_SAFE_INTEGER","suggestion","insertTableRowAbove","insertTableColumnRight","ELEMENT_TABLE_ROW_WITH_TEXT","90slncAy","type","getAttribute","tableCell","colspan","TableUtils","descriptionFactory","_tablePostFixingSubtypes","map","model","insertTable","getColumnIndexes","_acceptFormatSuggestionCallbackFactory","_getSuggestionCoords","69219rkoRAk","5VdmAsx","change:data","forceValue","name","rowspan","toViewElement","getRowIndexes","$textProxy","selectTableRow","minColumn","fromRange","$graveyard","markMultiRangeDeletion","272eiiAtv","getSelectionAffectedTableCells","length","addClass","min","ELEMENT_TABLE_COLUMN_WITH_TEXT","setSelection","push","includes","getFirstRange","getCellLocation","editor","writer","getChanges","ELEMENT_TABLE_WITH_TEXT","item","order","commands","tableRow","isIntersectingWithRange","highest","element","change","_setupColumnsRowsFixing","addRange","registerDescriptionCallback","selectTableColumn","position","createPositionAt","from","37782ekQtgs","getChildren","values","497ERbksb","first","low","nodeAfter","execute","tableColumn","974oflCJw","getRanges"];return(sa=function(){return t})()}const oa=ia;function ia(t,e){const n=sa();return(ia=function(t,e){return n[t-=391]})(t,e)}!function(t,e){const n=ia,r=t();for(;;)try{if(224178===parseInt(n(455))/1+parseInt(n(420))/2*(parseInt(n(456))/3)+parseInt(n(508))/4*(-parseInt(n(533))/5)+-parseInt(n(411))/6*(-parseInt(n(414))/7)+-parseInt(n(546))/8*(parseInt(n(532))/9)+-parseInt(n(518))/10*(parseInt(n(429))/11)+-parseInt(n(471))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(sa);class aa extends t.Plugin{constructor(t){const e=ia;super(t),this[e(525)]=[e(399),e(419)],this[e(483)]=new Set}[oa(442)](){const t=oa,e=this[t(392)],n=e[t(527)][t(425)][t(454)];if(!e[t(479)][t(476)](t(463)))return;const r=e[t(468)],s=e[t(479)][t(487)](t(485)),o=e[t(479)][t(487)](t(523));s[t(524)][t(432)](t(480),(e=>Hr(r,t(426),e))),this[t(404)](),s[t(473)](t(528)),s[t(473)](t(541)),s[t(473)](t(407));for(const r of[t(515),t(467)]){const i=e[t(398)][t(487)](r);s[t(473)](r,(r=>{const a=t;e[a(527)][a(403)]((t=>{const e=a;r();const c=e(502)===i[e(397)],u=o[e(547)](n),l=o[e(539)](u),f=c?l[e(415)]-1:l[e(509)]+1,h=u[0][e(444)](e(480)),g=o[e(433)](h,{startRow:f,endRow:f}),d=Array[e(410)](g)[e(526)]((n=>t[e(465)](n[e(505)])));s[e(498)](d,e(399))}))}))}for(const r of[t(436),t(516)]){const i=e[t(398)][t(487)](r);s[t(473)](r,(r=>{const a=t;e[a(527)][a(403)]((t=>{const e=a;r();const c=e(441)===i[e(397)],u=o[e(547)](n),l=o[e(529)](u),f=c?l[e(415)]-1:l[e(509)]+1,h=u[0][e(444)](e(480)),g=o[e(433)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(410)](g)[e(526)]((n=>t[e(465)](n[e(505)])));s[e(498)](d,e(419))}))}))}for(const r of[t(503),t(428)]){const i=r[t(492)](11),a=i[t(504)](),c=a[t(492)](0,3)+t(469),u=t(480)+i,l=t(550)+i,f=t(450)+i;s[t(473)](r,(()=>{const i=t;e[i(527)][i(403)]((t=>{const e=i,h=o[e(547)](n),g=h[0][e(444)](e(480));let d;if(e(503)==r){const t=o[e(539)](h);d={startRow:t[e(415)],endRow:t[e(509)],includeAllSlots:!0}}else{const t=o[e(529)](h);d={startColumn:t[e(415)],endColumn:t[e(509)],includeAllSlots:!0}}const p=o[e(433)](g,d),m=Array[e(410)](p)[e(526)]((({cell:t})=>t)),I=ca(m[e(490)]((t=>t[e(481)](c)))),E=ca(m[e(490)]((t=>!t[e(481)](c))))[e(526)]((n=>t[e(465)](n))),b=s[e(545)](E,u);if(b&&(e(399)==b[e(506)]||e(419)==b[e(506)])){const n=this[e(531)](b);for(const r of I){const s=t[e(465)](r),i=o[e(391)](r),u=r[e(520)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(405)](s)}}}))}))}function c(r){const s=t,o=Array[s(410)](n[s(421)]())[s(526)]((t=>i.LiveRange[s(543)](t)));e[s(527)][s(403)]((t=>{const n=s,i=t[n(437)];r=r[n(490)]((t=>n(544)!=t[n(495)][n(494)])),t[n(552)](r),e[n(398)][n(487)](n(503))[n(435)](),e[n(418)](n(503),{forceDefaultExecution:!0}),e[n(527)][n(459)]((()=>{const t=n;e[t(527)][t(459)](i,(e=>{const n=t,r=o[n(490)]((t=>n(544)!=t[n(495)][n(494)]));r[n(548)]>0&&e[n(552)](r);for(const t of o)t[n(430)]()}))}))}))}function u(r){const s=t;e[s(527)][s(403)]((t=>{const o=s,a=Array[o(410)](n[o(421)]())[o(526)]((t=>i.LiveRange[o(543)](t))),c=[];for(const t of r)for(const e of t[o(462)]({shallow:!0}))c[o(553)](e);for(const n of c)o(544)!=n[o(495)][o(494)]&&(t[o(552)](t[o(409)](n,0)),e[o(398)][o(487)](o(428))[o(435)](),e[o(418)](o(428),{forceDefaultExecution:!0}));const u=a[o(490)]((t=>o(544)!=t[o(495)][o(494)]));u[o(548)]>0&&t[o(552)](u);for(const t of a)t[o(430)]()}))}function l(e,n){const r=t;return n[r(475)]((t=>e[r(512)]((e=>e[r(447)][r(431)](t[r(482)])||t[r(447)][r(431)](e[r(482)])))))}function f(e,n){const r=t;return!e[r(512)]((t=>n[r(512)]((e=>t[r(510)](e)))))&&e[r(512)]((t=>n[r(512)]((e=>t[r(447)][r(448)](e[r(482)])))))}e[t(470)][t(511)].on(t(445),((e,n,r)=>{const s=t;if(!r[s(439)][s(460)])return;const o=n[s(396)];if(!o)return;const i=r[s(493)][s(538)](o);function c(t){return Array[s(474)](t)?t:[t]}i&&s(521)===o[s(536)]&&(0,a.setHighlightHandling)(i,r[s(393)],((t,e,n)=>n[s(549)](c(e[s(466)]),t)),((t,e,n)=>n[s(489)](c(e[s(466)]),t)))}),{priority:t(401)}),s[t(524)][t(406)]((e=>{const n=t;if(n(477)!=e[n(519)]&&n(499)!=e[n(519)])return;const s=e[n(424)]();if(null!=s&&s.is(n(402),n(480))){if(n(477)==e[n(519)]){const t=e[n(462)]()[n(490)]((t=>t.is(n(540))))[n(526)]((t=>t[n(470)]));if(t[n(548)])return{type:n(477),content:Hr(r,n(457),Hr(r,n(395),'"'+t[n(488)](" ")+'"'))}}if(n(499)==e[n(519)]){const t=e[n(462)]()[n(490)]((t=>t.is(n(540))))[n(526)]((t=>t[n(470)]));if(t[n(548)])return{type:n(499),content:Hr(r,n(486),Hr(r,n(395),'"'+t[n(488)](" ")+'"'))}}}})),s[t(524)][t(406)]((e=>{const n=t;if(n(399)==e[n(506)]){const t=e[n(462)]()[n(490)]((t=>t.is(n(540))))[n(526)]((t=>t[n(470)])),s=this[n(531)](e),o=s[n(458)]-s[n(422)]+1;if(n(477)==e[n(519)])return t[n(548)]?{type:n(477),content:Hr(r,n(457),Hr(r,n(517),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(477),content:Hr(r,n(457),Hr(r,n(484),o))};if(n(499)==e[n(519)])return t[n(548)]?{type:n(499),content:Hr(r,n(486),Hr(r,n(517),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(499),content:Hr(r,n(486),Hr(r,n(484),o))}}if(n(419)==e[n(506)]){const t=e[n(462)]()[n(490)]((t=>t.is(n(540))))[n(526)]((t=>t[n(470)])),s=this[n(531)](e),o=s[n(451)]-s[n(542)]+1;if(n(477)==e[n(519)])return t[n(548)]?{type:n(477),content:Hr(r,n(457),Hr(r,n(551),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(477),content:Hr(r,n(457),Hr(r,n(478),o))};if(n(499)==e[n(519)])return t[n(548)]?{type:n(499),content:Hr(r,n(486),Hr(r,n(551),[o,'"'+t[n(488)](" ")+'"']))}:{type:n(499),content:Hr(r,n(486),Hr(r,n(478),o))}}})),s[t(453)][t(507)](t(477),t(399),t(440),c),s[t(453)][t(507)](t(499),t(399),t(464),c),s[t(453)][t(507)](t(477),t(419),t(440),u),s[t(453)][t(507)](t(499),t(419),t(464),u),s[t(453)][t(507)](t(477),t(419),t(488),l),s[t(453)][t(507)](t(499),t(419),t(488),l),s[t(453)][t(507)](t(477),t(399),t(488),f),s[t(453)][t(507)](t(499),t(399),t(488),f)}[oa(530)](){const t=oa,e=this[t(392)],n=e[t(527)][t(425)][t(454)];return(r,s)=>{const o=t;e[o(527)][o(403)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(447)][a(452)];u&&u[0]&&!1===u[0][a(535)]&&(l=r[0][a(482)][a(417)]);const f=t[a(472)](l);if(a(544)==f[a(495)][a(494)])return;const h=Array[a(410)](n[a(421)]())[a(526)]((t=>i.LiveRange[a(543)](t)));t[a(552)](f),e[a(398)][a(487)](c)[a(435)](),u[a(553)]({forceDefaultExecution:!0}),e[a(418)](c,...u);const g=h[a(490)]((t=>a(544)!=t[a(495)][a(494)]));g[a(548)]>0&&t[a(552)](g);for(const t of h)t[a(430)]()}))}}[oa(434)](t){const e=oa,n=this[e(392)][e(479)][e(487)](e(523));let r=Number[e(513)],s=Number[e(461)],o=Number[e(513)],i=Number[e(461)];for(const a of t){if(e(544)==a[e(495)][e(494)])continue;const{row:t,column:c}=n[e(391)](a),u=a[e(481)](e(537))?a[e(520)](e(537))-1:0,l=a[e(481)](e(522))?a[e(520)](e(522))-1:0;r=t<r?t:r,s=t+u>s?t+u:s,o=c<o?c:o,i=c+l>i?c+l:i}return{minRow:r,maxRow:s,minColumn:o,maxColumn:i}}[oa(404)](){const t=oa,e=this[t(392)],n=e[t(479)][t(487)](t(485)),r=e[t(479)][t(487)](t(523));e[t(527)][t(425)].on(t(534),(()=>{const r=t,s=Array[r(410)](e[r(527)][r(425)][r(449)][r(491)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(427)](t);if(r(514)!=s)continue;if(null!=e[r(443)])continue;const a=n[r(496)](o);this[r(525)][r(554)](i)&&this[r(483)][r(497)](a)}}),{priority:t(416)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(465)](e),a=e[s(444)](s(480)),c=r[s(391)](e);for(const t of this[s(483)]){const n=t[s(506)],r=n[s(423)](s(446)),u=n[s(492)](r?10:5),l=u[s(504)](),f=l[s(492)](0,3)+s(469),h=s(550)+u,g=s(450)+u;if(!t[s(500)])continue;if(a!=t[s(555)]()[s(482)][s(444)](s(480)))continue;if(t[s(400)](i))continue;const d=e[s(481)](f)?e[s(520)](f)-1:0,p=this[s(531)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(405)](i),o=!0)}return o};e[t(527)][t(425)][t(501)]((n=>{const r=t;let o=!1;for(const t of e[r(527)][r(425)][r(449)][r(394)]())if(r(438)==t[r(519)])if(r(399)==t[r(536)])for(const e of t[r(408)][r(417)][r(412)]())o=o||s(e,n);else r(521)==t[r(536)]&&(o=o||s(t[r(408)][r(417)],n));return o}))}[oa(531)](t){const e=oa;return this[e(434)](t[e(421)]()[e(526)]((t=>t[e(482)][e(417)])))}}function ca(t){const e=oa;return Array[e(410)](new Set(t)[e(413)]())}const ua=la;function la(t,e){const n=fa();return(la=function(t,e){return n[t-=334]})(t,e)}function fa(){const t=["filter","mergeTableCellLeft","registerDescriptionCallback","afterInit","containsRange","$graveyard","mergeTableCellDown","commandName","_isForcedDefaultExecutionBlock","_tablePostFixingSubtypes","execute","locale","plugins","splitTableCellHorizontally","*Split cell:* horizontally","add","horizontally","commands","accept","return","length","createTableWalker","*Split cell:* vertically","findAncestor","_suggestionFactory","mergeTableCells","1741418LeJpPQ","TableEditing","getAncestors","push","deletion","map","TableUtils","formatBlock","formatInline","splitTableCellVertically","getFirstPosition","has","getCellLocation","detach","*Merge cells*","_areSelectedCellsMergable","refresh","115553GHYMPE","highest","markMultiRangeBlockFormat","find","size","isEnabled","forceDefaultExecution","change","cell","element","575373BbOpTu","get","483232fAtkie","tableCell","document","1478205pKOqSG","value","setSelection","markBlockFormat","mergeTableCellRight","209082etaWlG","set:isEnabled","TrackChangesEditing","selection","mergeTableCellUp","enableCommand","fromRange","type","rootName","low","format","isInContent","subType","createRangeOn","getRanges","trackChanges","root","author","stop","direction","descriptionFactory","insertion","table","33152SkapUZ","editor","_areMergableCells","getSelectionAffectedTableCells","registerCustomCallback","from","_acceptFormatSuggestionCallbackFactory","getSuggestions","model","requires"];return(fa=function(){return t})()}!function(t,e){const n=la,r=t();for(;;)try{if(201602===-parseInt(n(347))/1+parseInt(n(390))/2+parseInt(n(357))/3+parseInt(n(359))/4+-parseInt(n(362))/5+parseInt(n(367))/6+parseInt(n(426))/7)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[ua(399)](){return[aa]}[ua(403)](){const t=ua,e=this[t(391)],n=e[t(398)][t(361)][t(370)],r=e[t(411)];if(!e[t(412)][t(341)](t(427)))return;const s=e[t(412)][t(358)](t(369)),o=e[t(412)][t(358)](t(336)),a=e[t(412)][t(358)](aa);a[t(409)][t(429)](t(425)),s[t(372)](t(425),(()=>{const n=t,r=o[n(393)](e[n(398)][n(361)][n(370)]);e[n(398)][n(354)]((()=>{const t=n;s[t(349)](r,{commandName:t(425),commandParams:[]},[],t(425))}))})),e[t(417)][t(358)](t(425)).on(t(410),((n,r)=>{const o=t;e[o(417)][o(358)](o(382))[o(363)]&&(r[o(420)]>0&&r[r[o(420)]-1]&&r[r[o(420)]-1][o(353)]||s[o(408)]||this[o(345)]()||n[o(385)]())}),{priority:t(348)});for(const n of[t(371),t(366),t(406),t(401)]){const r=e[t(417)][t(358)](n);s[t(372)](n,(()=>{const n=t,o=e[n(398)][n(361)][n(370)][n(340)]()[n(428)]()[n(350)]((t=>t.is(n(356),n(360)))),i=r[n(363)];e[n(398)][n(354)]((()=>{const t=n;s[t(349)]([o,i],{commandName:t(425),commandParams:[]},[],t(425))}))}))}for(const n of[t(339),t(413)]){const r=e[t(417)][t(358)](n);s[t(372)](n,(()=>{const i=t,a=o[i(393)](e[i(398)][i(361)][i(370)])[0],c=a[i(423)](i(389)),{column:u,row:l}=o[i(342)](a);let f=[];if(i(416)==r[i(386)]){const t=o[i(421)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(395)](t)[i(335)]((t=>t[i(355)]))}else{const t=o[i(421)](c,{column:u,includeAllSlots:!0});f=Array[i(395)](t)[i(335)]((t=>t[i(355)]))}e[i(398)][i(354)]((t=>{const e=i;s[e(365)](t[e(380)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(387)][t(402)]((e=>{const n=t;if(n(337)!=e[n(374)]&&n(338)!=e[n(374)])return;const{data:s}=e;return s&&n(425)==s[n(407)]?{type:n(377),content:Hr(r,n(344))}:void 0})),s[t(387)][t(402)]((e=>{const n=t;if(n(337)!=e[n(374)]&&n(338)!=e[n(374)])return;const{data:s}=e;return s?n(339)==s[n(407)]?{type:n(377),content:Hr(r,n(422))}:n(413)==s[n(407)]?{type:n(377),content:Hr(r,n(414))}:void 0:void 0}));const c=a[t(396)]();for(const e of[t(371),t(366),t(406),t(401)])s[t(424)][t(394)](t(337),e,t(418),c);for(const e of[t(339),t(413)])s[t(424)][t(394)](t(337),e,t(418),c);s[t(424)][t(394)](t(337),t(425),t(418),(r=>{const s=t;e[s(398)][s(354)]((t=>{const o=s,a=Array[o(395)](n[o(381)]())[o(335)]((t=>i.LiveRange[o(373)](t)));t[o(364)](r),e[o(417)][o(358)](o(425))[o(346)](),e[o(410)](o(425),{forceDefaultExecution:!0});const c=a[o(400)]((t=>o(405)!=t[o(383)][o(375)]));c[o(420)]>0&&t[o(364)](c);for(const t of a)t[o(343)]()}))}));for(const n of[t(371),t(406),t(401),t(366)]){const r=e[t(417)][t(358)](n);r.on(t(368),((n,s,o)=>{const i=t;if(o){const t=e[i(398)][i(361)][i(370)][i(340)]()[i(428)]()[i(350)]((t=>t.is(i(356),i(360))));this[i(392)](r[i(363)],t)||(n[i(419)]=!1,n[i(385)]())}}),{priority:t(376)})}}[ua(345)](){const t=ua,e=this[t(391)][t(417)][t(358)](t(425)),n=this[t(391)][t(412)][t(358)](t(336));if(!e[t(352)])return!1;const r=n[t(393)](this[t(391)][t(398)][t(361)][t(370)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(392)](e,n))return!1;return!0}[ua(392)](t,e){const n=ua,r=this[n(391)][n(412)][n(358)](n(369)),s=this[n(391)][n(398)][n(380)](t),o=this[n(391)][n(398)][n(380)](e),i=new Set,a=new Set;for(const t of r[n(397)]())if((n(388)==t[n(374)]||n(334)==t[n(374)]||n(425)==t[n(379)])&&t[n(378)])for(const e of t[n(381)]())e[n(404)](s,!0)&&i[n(415)](t[n(374)]+":"+t[n(384)].id),e[n(404)](o,!0)&&a[n(415)](t[n(374)]+":"+t[n(384)].id);if(i[n(351)]!=a[n(351)])return!1;for(const t of i)if(!a[n(341)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=181]})(t,e)}function pa(){const t=["afterInit","commandName","unbindElementFromMarkerName","registerAttributeLabel","FORMAT_HEADER_COLUMN","bindElementToMarker","activeMarkers","toViewElement","includes","options","start","createTableWalker","addClass","_registerLegacyDescription","cell","9RYcMMq","2330245iTvhLh","ck-suggestion-marker--active","_splitMarkerName","markerNameToElements","TrackChangesEditing","data-suggestion","registerBlockAttribute","removeMarker:suggestion","getCellLocation","accept","markerRange","addMarker:suggestion","downcastDispatcher","format","TableEditing","name","end","removeAttribute","data","nodeBefore","markerName","setTableColumnHeader","highest","nodeAfter","236070IaefHy","headingColumns","TableUtils","setTableRowHeader","mapper","registerCustomCallback","301LDerUJ","plugins","editing","stop","_acceptFormatSuggestionCallbackFactory","requires","_suggestionFactory","FORMAT_HEADER_ROW","setAttribute","consume","enableDefaultAttributesIntegration","FORMAT_REGULAR_COLUMN","parent","locale","type","descriptionFactory","registerDescriptionCallback","22WIVRiV","writer","consumable","1CNoztf","headingRows","1502427ZXiaby","1134852AGyAKZ","12OjffyU","item","removeClass","11208492UiigHv","ck-suggestion-marker-","formatBlock","9805288qaqDVU","editor","_handleLegacySuggestions","16369190VLxnYV","commandParams","has","getSuggestion","*Format:* %0","forceValue","get","FORMAT_REGULAR_ROW","showSuggestionHighlights"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(906467===-parseInt(n(223))/1*(-parseInt(n(226))/2)+parseInt(n(225))/3*(parseInt(n(227))/4)+-parseInt(n(261))/5+-parseInt(n(197))/6*(parseInt(n(203))/7)+parseInt(n(233))/8+-parseInt(n(260))/9*(-parseInt(n(236))/10)+-parseInt(n(220))/11*(parseInt(n(230))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(208)](){return[aa]}[ga(245)](){const t=ga,e=this[t(234)];if(!e[t(204)][t(238)](t(187)))return;const n=e[t(216)],r=e[t(204)][t(242)](t(265));r[t(213)](t(200)),r[t(213)](t(194)),r[t(267)](t(224)),r[t(267)](t(198)),r[t(218)][t(248)](t(224),Hr(n,t(210))),r[t(218)][t(248)](t(198),Hr(n,t(249))),this[t(235)]()}[ga(235)](){const t=ga,e=this[t(234)][t(204)][t(242)](t(265)),n=this[t(234)][t(204)][t(242)](t(199)),r=this[t(234)][t(204)][t(242)](aa)[t(207)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(263)](o[a(193)]),l=e[a(239)](u),f=l[a(191)];if(a(232)!=l[a(217)]||!f||a(194)!=f[a(246)])return;if(o[a(228)])return void s[a(206)]();if(!i[a(222)][a(212)](o[a(183)],s[a(188)]))return;const h=o[a(183)][a(255)][a(196)],g=o[a(183)][a(189)][a(192)],d=h[a(215)][a(215)],{column:p}=n[a(181)](h),{column:m}=n[a(181)](g);for(let s=p;s<=m;s++){const l=n[a(256)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(259)],l=i[a(201)][a(252)](s);i[a(221)][a(257)](a(231)+c,l),r&&i[a(221)][a(211)](a(266),u,l),i[a(201)][a(250)](l,o[a(193)]),t&&(e[a(251)][a(253)](o[a(193)])?i[a(221)][a(257)](a(262),l):i[a(221)][a(229)](a(262),l))}}}}e[t(209)][t(202)](t(232),t(200),t(182),r),e[t(209)][t(202)](t(232),t(194),t(182),r),this[t(234)][t(205)][t(185)].on(t(184),s(),{priority:t(195)}),this[t(234)][t(191)][t(185)].on(t(184),((e,n,r)=>{const o=t;r[o(254)][o(244)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(195)}),this[t(234)][t(205)][t(185)].on(t(268),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(263)](r[o(193)]),c=e[o(239)](a),u=c[o(191)];if(o(232)!=c[o(217)]||!u||o(194)!=u[o(246)])return;const l=s[o(201)][o(264)](r[o(193)]);if(l)for(const t of l)s[o(221)][o(229)](o(231)+i,t),s[o(221)][o(229)](o(262),t),s[o(221)][o(190)](o(266),t),s[o(201)][o(247)](t,r[o(193)])}),{priority:t(195)}),this[t(258)]()}[ga(258)](){const t=ga,e=this[t(234)],n=e[t(216)];function r(e){const r=t;return{type:r(186),content:Hr(n,r(240),e)}}e[t(204)][t(242)](t(265))[t(218)][t(219)]((e=>{const s=t;if(s(232)!=e[s(217)])return;const{data:o}=e;if(o){if(s(200)==o[s(246)]){const t=o[s(237)][0][s(241)];return r(Hr(n,s(t?210:243)))}if(s(194)==o[s(246)]){const t=o[s(237)][0][s(241)];return r(Hr(n,s(t?249:214)))}}}))}}function Ia(){const t=["end","suggestionUnloaded","trackChanges","suggestionLoaded","createPositionBefore","TableUtils","rowInsertionIndexes","elementToElement","fromRange","schema","deletionRanges","ck-suggestion-marker-insertion","wrap","forEach","from","getChanges","call","removeMarker","11452122rUyjtk","getSelectionAffectedTableCells","find","getRanges","formatBlock","endRow","removeColumns","has","editing","tableCellHorizontalAlignment","oldRange","reduce","markMultiRangeBlockFormat","return","some","keys","registerCustomCallback","tableCellBorderStyle","map","_isForcedDefaultExecutionBlock","join","previous","tablePasteColumn","markers","every","for","TableClipboard","stop","1055igWNQi","insertionRanges","register","getShiftedBy","cell","10302352wFKdmQ","table","subType","filter","tableCellSuggestion","fill","createTableWalker","23852NUytGZ","findAncestor","newRange","removeRows","activeMarkers","endColumn","afterInit","requires","includes","getAttributes","getRange","discard","getColumns","_tablePostFixingSubtypes","suggestion:formatBlock:tablePasteCell","getMarkers","createRangeIn","updateMarker","3641058bFfPve","nextSibling","markMultiRangeInsertion","name","clipboardOutput","length","markerName","unwrap","getColumnIndexes","3503626YumyuL","Users","tableCellPadding","start","getAllAdjacentSuggestions","columnInsertionIndexes","tableCellBackgroundColor","getSuggestions","createElement","getChangedMarkers","$graveyard","getSuggestion","descriptionFactory","plugins","forceDefaultExecution","set","rows","tableCellVerticalAlignment","high","42774lOdsAv","deletion","suggestion","type","dataDowncast","showSuggestionHighlights","startsWith","redo","selection","ck-suggestion-marker--active","tablePaste","9092304mTYGna","setAttributes","getItems","tableCellBorderColor","tablePasteRow","isEqual","_replaceTableSlotCell","registerPostFixer","document","insertRows","root","removeMarkers","change","column","author","value","cells","get","getChildren","locale","_suggestionFactory","*Replace table cells*","containsRange","previousSibling","markMultiRangeDeletion","move","add","batch","tableCellBorderWidth","createRange","rowInsertionRanges","listenTo","insertColumns","content","getChild","paragraph","commands","fromEntries","conversion","_getCoordsForCells","model","tableCell","columns","ck-suggestion-marker","nodeAfter","element","insertion","attributes","getRowIndexes","registerDescriptionCallback","getContainedElement","tablePasteCell","isEmpty","editingDowncast","differ","editor","detach","TrackChangesEditing","options","markerToHighlight","last","rootName","low","6JITizd","first","suggestion-td","markerAttributes","view","accept","row","hasSuggestion","push","documentSelection","setAttribute","isInContent","_splitMarkerName","insertContent","createRangeOn","next","insert","getSuggestionCallback","columnInsertionRanges","_createdBatches","getTableIfOnlyTableInContent","tablePasteChainId","remove","position","getRows","entries"];return(Ia=function(){return t})()}const Ea=_a;!function(t,e){const n=_a,r=t();for(;;)try{if(857373===-parseInt(n(474))/1*(parseInt(n(400))/2)+parseInt(n(372))/3+parseInt(n(354))/4*(-parseInt(n(342))/5)+parseInt(n(411))/6+-parseInt(n(381))/7+parseInt(n(347))/8+-parseInt(n(314))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ia);const ba=[Ea(439),Ea(414),Ea(331),Ea(323),Ea(398),Ea(387),Ea(383)],Ta=Object[Ea(448)](ba[Ea(332)]((t=>[t,null])));function _a(t,e){const n=Ia();return(_a=function(t,e){return n[t-=309]})(t,e)}class ya extends t.Plugin{static get[Ea(361)](){return[aa]}[Ea(360)](){const t=Ea,n=this[t(466)];if(!n[t(394)][t(321)](t(340)))return;const r=n[t(394)][t(428)](t(468)),s=n[t(394)][t(428)](t(505)),o=n[t(394)][t(428)](aa),a=n[t(394)][t(428)](t(340));o[t(367)][t(482)](t(415),t(336)),n[t(451)][t(509)][t(344)](t(351),{allowIn:t(452),allowContentOf:t(452),isLimit:!0}),n[t(449)][t(507)]({model:t(351),view:t(476)});let c=null;n[t(451)].on(t(487),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(377)]-1];h&&h[u(395)]||r[u(333)]||this[u(466)][u(447)][u(428)](u(502))[u(426)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(483)))return!1;const i=s[o(494)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(315)](n[o(419)][o(408)]);if(!a[o(377)])return!1;const c=a[0][o(355)](o(348)),l=r[o(459)](a),f=r[o(380)](a),h={startRow:l[o(475)],endRow:l[o(471)],startColumn:f[o(475)],endColumn:f[o(471)]};return 1==a[o(377)]&&(h[o(319)]+=r[o(498)](i)-1,h[o(359)]+=r[o(366)](i)-1),ka(c,h,r)}(l,f,n[u(451)],s,a)&&(o[u(341)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(451)][u(423)]((()=>{const t=u;n[t(451)][t(487)](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(377)]&&r[t(374)](o,t(415),{tablePasteChainId:s}),a[t(377)]&&r[t(374)](a,t(336),{tablePasteChainId:s}),l[t(377)]&&(r[t(374)](l,t(410),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(309)]((e=>{const n=t;var r;return null===(r=e[n(467)])||void 0===r?void 0:r[n(312)](e)}))),f[t(377)]&&(r[t(435)](f,t(410),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(309)]((e=>{const n=t;var r;return null===(r=e[n(467)])||void 0===r?void 0:r[n(312)](e)})));const g=r[t(326)](h[t(332)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(462),{tablePasteChainId:s});if(g){const e=g[t(369)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(451)][t(488)](s),a=e[t(316)]((e=>e[t(364)]()[t(416)](i)));a&&r[t(482)]([a[t(375)],o])}r[t(377)]&&g[t(484)](t(477),Object[t(448)](r))}c=null})))}),{priority:e.priorities[t(399)]+10}),n[t(394)][t(428)](t(340)).on(t(417),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(341)]();const u=s[r(346)],l=o,f=Aa(u),h=Aa(l);e[r(327)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(496)](u[r(445)](0));for(const t of Array[r(310)](l[r(429)]()))a[r(490)](t,u,r(500));const t=c[r(506)][r(362)](s[r(480)]),e=c[r(386)][r(362)](s[r(424)]);t||e||(g=i.LiveRange[r(508)](a[r(370)](u)))}else h&&!f&&(d=a[r(370)](u));else{const t=a[r(389)](r(351)),e=a[r(389)](r(351));a[r(512)](a[r(370)](u),e),a[r(490)](t,u,0);for(const e of Array[r(310)](l[r(429)]()))a[r(490)](e,t,r(500));g=i.LiveRange[r(508)](a[r(488)](t)),d=i.LiveRange[r(508)](a[r(488)](e))}const p=Array[r(310)](l[r(363)]())[r(350)]((([t])=>ba[r(362)](t)));c[r(427)][r(482)]({element:u,attributes:p[r(377)]?Object[r(448)](p):null}),g&&c[r(343)][r(482)](g),d&&c[r(510)][r(482)](d)}),{priority:t(399)}),s.on(t(443),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(453)]||1;c[o(386)]=new Array(l)[o(352)](u)[o(332)](((t,e)=>t+e));for(const{cell:t}of s[o(353)](i,{startColumn:u,endColumn:u+l-1}))c[o(492)][o(482)](n[o(451)][o(488)](t))}),{priority:t(473)}),s.on(t(420),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(397)]||1;c[o(506)]=new Array(l)[o(352)](u)[o(332)](((t,e)=>t+e));for(const{cell:t}of s[o(353)](i,{startRow:u,endRow:u+l-1}))c[o(441)][o(482)](n[o(451)][o(488)](t))}),{priority:t(473)}),r[t(393)][t(460)]((e=>{const r=t;if(e[r(349)]&&e[r(349)][r(406)](r(410)))return e[r(335)]?{}:{type:r(457),content:Hr(n[r(430)],r(432))}}));const u=()=>!1;for(const e of[t(410),t(336),t(415),t(462)])r[t(431)][t(330)](t(457),e,t(334),u),r[t(431)][t(330)](t(401),e,t(334),u),r[t(431)][t(330)](t(318),e,t(334),u);r[t(431)][t(330)](t(318),t(462),t(365),u),r[t(431)][t(330)](t(318),t(462),t(479),((e,r,s)=>{const o=t,i=e[o(332)]((t=>t[o(461)]()))[o(350)]((t=>t)),a=new Map(i[o(332)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(427)])e&&a[o(396)](t,e);else if(s&&s[o(477)])for(const[t,e]of Object[o(499)](s[o(477)])){const r=n[o(451)][o(337)][o(428)](t),s=r?r[o(364)]()[o(461)]():null;s&&a[o(396)](s,e)}n[o(451)][o(423)]((t=>{const e=o;for(const[n,r]of a)t[e(412)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(431)][o(330)](e,o(410),s,((t,i,a)=>{const c=o;n[c(451)][c(423)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(384)][o(455)];t.is(o(456),o(351))&&u[o(482)](t)}r[o(431)][o(491)](e,null,s)(t,i,a);for(const t of u)o(391)!=t[o(421)][o(472)]&&n[o(379)](t)}))}))};l(t(457),t(479)),l(t(457),t(365)),l(t(401),t(479)),l(t(401),t(365)),r[t(431)][t(330)](t(457),t(415),t(365),(e=>{const n=t,r=e[n(332)]((t=>t[n(461)]())),i=r[0][n(355)](n(348)),{minRow:a,maxRow:c}=o[n(450)](r);s[n(357)](i,{at:a,rows:c-a+1})})),r[t(431)][t(330)](t(457),t(336),t(365),(e=>{const n=t,r=e[n(332)]((t=>t[n(461)]())),i=r[0][n(355)](n(348)),{minColumn:a,maxColumn:c}=o[n(450)](r);s[n(320)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(349)]||!n[s(349)][s(406)](s(410)))return;const o=n[s(458)][s(495)],i=r[s(388)]()[s(350)]((t=>t[s(485)]&&t[s(458)]&&t[s(458)][s(495)]==o));i[s(377)]&&n[s(385)]()[s(377)]!=i[s(377)]&&i[s(325)](((t,e)=>(t[s(489)]=e,e[s(335)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(486)](e[s(378)]),i=[s(454),s(511)],a=r[s(358)][s(362)](e[s(378)]);return a&&i[s(482)](s(409)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(503),f,{priority:t(399)}),r.on(t(501),f,{priority:t(399)}),n[t(451)][t(419)][t(418)]((()=>{const e=t;let s=!1;const o=Array[e(310)](n[e(451)][e(419)][e(465)][e(390)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(486)](t);if(e(402)!=o||e(401)!=a||i[e(324)])continue;if(!r[e(481)](c))continue;const u=r[e(392)](c)[e(317)](),l=n[e(394)][e(428)](e(382)).me;for(const t of r[e(388)]())if(t[e(485)]&&t[e(425)]==l&&e(318)==t[e(403)]&&e(462)==t[e(349)]&&t[e(317)]()[e(338)]((t=>u[e(328)]((n=>n[e(433)](t,!0))))))for(const n of t[e(385)]())n[e(485)]&&(n[e(365)](),s=!0)}return s})),n[t(451)][t(419)][t(418)]((e=>{const s=t,o=n[s(447)][s(428)](s(407));if(!o||!o[s(493)][s(321)](e[s(438)]))return!1;let i=!1;const a=n[s(394)][s(428)](s(382)).me,c=n[s(451)][s(419)][s(465)][s(311)](),u=Array[s(310)](n[s(451)][s(419)][s(465)][s(390)]())[s(350)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(486)](t);return n(402)==o&&n(410)==i&&c==a.id&&!e[n(324)]}));for(const t of c){if(s(490)!=t[s(403)]||s(351)!=t[s(375)]||1!=t[s(377)])continue;const n=e[s(440)](t[s(497)],t[s(497)][s(345)](1));if(!u[s(316)]((({data:t})=>t[s(356)][s(416)](n))))for(const{name:t,data:r}of u)if(n[s(433)](r[s(356)])){e[s(371)](t,{range:n}),i=!0;break}}return i})),n[t(451)][t(419)][t(418)]((e=>{const s=t;let o=!1;const i=n[s(394)][s(428)](s(382)).me,a=r[s(388)]()[s(350)]((t=>t[s(485)]&&t[s(425)]==i)),c=new Set,u=new Set;for(const t of a)if(s(410)==t[s(349)])for(const e of t[s(369)]()){const n=e[s(364)]()[s(461)]();if(n)if(n.is(s(456),s(351))&&Aa(n)){t[s(313)](e[s(375)]),c[s(437)](n),o=!0;const r=n[s(373)],i=n[s(434)],a=r&&r.is(s(456),s(351)),l=i&&i.is(s(456),s(351));a&&!c[s(321)](r)&&u[s(437)](r),l&&!c[s(321)](i)&&u[s(437)](i)}else n.is(s(456),s(446))&&n[s(463)]&&(t[s(313)](e[s(375)]),o=!0)}else if(s(462)==t[s(349)]){if(!t[s(458)]||!t[s(458)][s(495)])continue;const e=t[s(458)][s(477)];if(e&&Object[s(329)](e)[s(377)])continue;const n=t[s(458)][s(495)];let r=!0,i=!0;for(const e of a)if(e[s(349)]&&e[s(349)][s(406)](s(410))){if(!e[s(458)][s(495)]){i=!1;break}if(e.id!=t.id&&e[s(458)][s(495)]==n){r=!1;break}}i&&r&&(t[s(422)](),o=!0)}for(const t of c)e[s(496)](t);for(const t of u)e[s(379)](t);return o})),n[t(449)][t(339)](t(464))[t(470)]({model:t(368),view:(t,e)=>h(t),converterPriority:t(399)}),n[t(449)][t(339)](t(404))[t(470)]({model:t(368),view:(e,n)=>n[t(469)][t(405)]?h(e,!1):null,converterPriority:t(399)});const g=n[t(322)][t(478)];this[t(442)](g[t(419)],t(376),((e,n)=>{const r=t,s=[];for(const t of g[r(370)](n[r(444)])[r(413)]())t.is(r(456),r(476))&&s[r(482)](t);g[r(423)]((t=>{const e=r;for(const n of s)t[e(436)](t[e(370)](n),t[e(504)](n)),t[e(496)](n)}))}))}}function Aa(t){const e=Ea;if(t[e(463)])return!0;const n=t[e(445)](0);return n.is(e(456),e(446))&&n[e(463)]}function ka(t,e={},n){const r=Ea;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(353)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ca=Ra;!function(t,e){const n=Ra,r=t();for(;;)try{if(440657===parseInt(n(364))/1*(parseInt(n(342))/2)+-parseInt(n(353))/3*(parseInt(n(331))/4)+parseInt(n(341))/5+parseInt(n(328))/6+parseInt(n(351))/7+parseInt(n(333))/8+parseInt(n(345))/9*(-parseInt(n(365))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Na);class La extends t.Plugin{[Ca(359)](){const t=Ca;if(!this[t(366)][t(348)][t(376)](t(346)))return;const e=this[t(366)][t(348)][t(352)](t(350));e[t(373)](t(356),this[t(357)][t(378)](this)),e[t(329)][t(334)](t(326),t(367),t(332),e[t(329)][t(369)](t(326),null,t(337))),e[t(329)][t(334)](t(326),t(367),t(337),e[t(329)][t(369)](t(326),null,t(332))),e[t(360)][t(362)](this[t(344)][t(378)](this))}[Ca(357)](t,e){const n=Ca,r=this[n(366)][n(348)][n(352)](n(350)),s=this[n(366)][n(348)][n(352)](n(346)),o=e[n(354)]||this[n(366)][n(336)][n(325)][n(372)][n(338)]();this[n(366)][n(336)][n(327)]((()=>{const i=n,a=s[i(374)](o);let c=a?s[i(339)](a):null,u=o[i(335)](i(377))||null;const l=e[i(377)]||u,f=e[i(343)]||c,h=this[i(366)][i(348)][i(352)](i(361)).me;for(const t of r[i(340)]()){const e=t[i(371)]();if(i(367)===t[i(358)]&&e===o){t[i(379)]!==h&&t[i(337)]();const e=t[i(347)][i(355)];u=e[0][i(377)],c=e[0][i(343)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(370)](o,{commandName:i(356),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(367)},[],i(367))}))}[Ca(344)](t){const e=Ca;if(e(326)!=t[e(375)]&&e(330)!=t[e(375)])return;const{data:n}=t;if(n&&e(367)===n[e(349)]){const t=e(380);return{type:e(368),content:Hr(this[e(366)][e(363)],t)}}}}function Ra(t,e){const n=Na();return(Ra=function(t,e){return n[t-=325]})(t,e)}function Na(){const t=["accept","1806064YGQudO","registerCustomCallback","getAttribute","model","discard","getSelectedElement","getTableColumnsWidths","getSuggestions","10575ZMXCwh","355898EzTSpX","columnWidths","handleSuggestionDescription","9854235KMqCaT","TableColumnResizeEditing","data","plugins","formatGroupId","TrackChangesEditing","5890857LiAFGW","get","389757gtDkvo","table","commandParams","resizeTableWidth","handleResizeTableWidthCommand","subType","afterInit","descriptionFactory","Users","registerDescriptionCallback","locale","4grcRhd","10zZiGjC","editor","resizeTable","format","getSuggestionCallback","markBlockFormat","getContainedElement","selection","enableCommand","getColumnGroupElement","type","has","tableWidth","bind","author","*Format:* resize table","document","formatBlock","change","3203196zWBacH","_suggestionFactory","formatInline","24OKJhuD"];return(Na=function(){return t})()}const Sa=va;function va(t,e){const n=Ma();return(va=function(t,e){return n[t-=292]})(t,e)}function Ma(){const t=["afterInit","222036aNlRGY","4djbAcj","plugins","2290981iJgDUj","3138786LYWHOs","571404dwXfal","enableCommand","1700515GajiPN","TrackChangesEditing","Template","8jjGmis","insertTemplate","editor","20LNJOvX","get","661249KXHsyC","459741KaHEiE","has"];return(Ma=function(){return t})()}!function(t,e){const n=va,r=t();for(;;)try{if(426876===parseInt(n(308))/1+parseInt(n(298))/2+parseInt(n(309))/3+parseInt(n(294))/4*(-parseInt(n(300))/5)+parseInt(n(293))/6+parseInt(n(296))/7*(parseInt(n(303))/8)+parseInt(n(297))/9*(-parseInt(n(306))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ma);class Oa extends t.Plugin{[Sa(292)](){const t=Sa,e=this[t(305)];e[t(295)][t(310)](t(302))&&e[t(295)][t(307)](t(301))[t(299)](t(304))}}function wa(t,e){const n=Pa();return(wa=function(t,e){return n[t-=404]})(t,e)}const Da=wa;!function(t,e){const n=wa,r=t();for(;;)try{if(435173===parseInt(n(410))/1+-parseInt(n(414))/2+-parseInt(n(409))/3*(-parseInt(n(425))/4)+-parseInt(n(415))/5*(-parseInt(n(423))/6)+parseInt(n(426))/7*(-parseInt(n(418))/8)+parseInt(n(419))/9*(parseInt(n(422))/10)+parseInt(n(428))/11*(-parseInt(n(413))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pa);class Fa extends t.Plugin{[Da(411)](){const t=Da,e=this[t(416)];if(!e[t(407)][t(412)](t(408)))return;e[t(420)][t(412)](t(405))[t(424)](t(408));const n=e[t(420)][t(412)](t(405)),r=e[t(421)];n[t(417)][t(404)](t(427),(e=>Hr(r,t(406),e)))}}function Pa(){const t=["1625202RVzViW","290389NpMsYg","afterInit","get","314544yQuBBA","1294724rjNwkc","204020cNlsWu","editor","descriptionFactory","401296LKbLnk","1844946cxQRFd","plugins","locale","20tgaOTU","60QcnWOc","enableCommand","4JjPRuj","28WCywDs","tableOfContents","154xWHtVn","registerElementLabel","TrackChangesEditing","ELEMENT_TABLE_OF_CONTENTS","commands","insertTableOfContents"];return(Pa=function(){return t})()}function xa(){const t=["schema","model","ELEMENT_TITLE","_splitMarkerName","document","suggestion","locale","plugins","end","nodeBefore","Title","forward","get","8nGyxtj","start","descriptionFactory","2512122ewUjOe","getNearestSelectionRange","1588570EUqtZP","TrackChangesEditing","registerElementLabel","updateMarker","createRange","removeMarker","2130660nxWgoi","30vXAEGy","isEqual","72suVZbV","registerPostFixer","differ","isTouching","has","from","1431465uPkKqR","afterInit","1048495ljfvsh","editor","11504HPfiLs","title-content","isCollapsed","484254pnmrfz","getChangedMarkers","newRange","element"];return(xa=function(){return t})()}const Ba=Ua;function Ua(t,e){const n=xa();return(Ua=function(t,e){return n[t-=402]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(420198===parseInt(n(439))/1*(-parseInt(n(427))/2)+parseInt(n(418))/3+parseInt(n(415))/4*(-parseInt(n(437))/5)+-parseInt(n(426))/6+parseInt(n(435))/7+parseInt(n(429))/8*(parseInt(n(442))/9)+-parseInt(n(420))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xa);class ja extends t.Plugin{[Ba(436)](){const t=Ba,e=this[t(438)];if(!e[t(409)][t(433)](t(412)))return;const n=e[t(409)][t(414)](t(421));n[t(417)][t(422)](t(440),(()=>Hr(e[t(408)],t(404)))),e[t(403)][t(406)][t(430)]((r=>{const s=t;let o=!1;const i=Array[s(434)](e[s(403)][s(406)][s(431)][s(443)]());for(const{name:t,data:a}of i){const{group:i}=n[s(405)](t);if(s(407)!==i||!a[s(444)])continue;const c=a[s(444)],u=c[s(410)][s(411)];if(!u||!u.is(s(445),s(440)))continue;if(!c[s(416)][s(432)](c[s(410)]))continue;const l=e[s(403)][s(402)][s(419)](c[s(410)],s(413));if(l&&l[s(441)]){const e=r[s(424)](c[s(416)],l[s(416)]);e[s(428)](c)||(r[s(423)](t,{range:e}),o=!0)}o||(r[s(425)](t),o=!0)}return o}))}}const Ga=Va;function Va(t,e){const n=Ha();return(Va=function(t,e){return n[t-=418]})(t,e)}!function(t,e){const n=Va,r=t();for(;;)try{if(463903===parseInt(n(419))/1+-parseInt(n(424))/2+-parseInt(n(423))/3+-parseInt(n(435))/4+parseInt(n(430))/5*(-parseInt(n(431))/6)+-parseInt(n(428))/7+parseInt(n(422))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class za extends t.Plugin{[Ga(429)](){const t=Ga,e=this[t(426)],n=e[t(433)][t(421)](t(418));e[t(433)][t(420)](t(432))&&(n[t(434)](t(425)),n[t(434)](t(427)))}}function Ha(){const t=["485076XkUvHb","TrackChangesEditing","628012amZcwQ","has","get","15156816srWzOd","788292omFxcM","1469246QaImbT","undo","editor","redo","5640068bSRLMB","afterInit","15mqhqjL","268662uIJytX","UndoEditing","plugins","enableCommand"];return(Ha=function(){return t})()}const Wa=Ka;function Ka(t,e){const n=Ja();return(Ka=function(t,e){return n[t-=288]})(t,e)}!function(t,e){const n=Ka,r=t();for(;;)try{if(962416===parseInt(n(288))/1*(-parseInt(n(295))/2)+-parseInt(n(291))/3*(-parseInt(n(304))/4)+-parseInt(n(293))/5*(parseInt(n(305))/6)+parseInt(n(299))/7*(parseInt(n(289))/8)+-parseInt(n(290))/9+-parseInt(n(297))/10+parseInt(n(296))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ja);class Xa extends t.Plugin{static get[Wa(292)](){return[aa]}[Wa(300)](){const t=Wa,e=this[t(307)];e[t(301)][t(294)](t(298))&&e[t(301)][t(306)](t(308))[t(303)](t(302))}}function Ja(){const t=["4408700IYqvkR","TableCaptionEditing","1778lGFeTy","afterInit","plugins","toggleTableCaption","enableCommand","620380LWvlxT","2526kzLAzY","get","editor","TrackChangesEditing","310GCxDsE","59384oNsvER","12833946KqyYuT","33kIalvB","requires","6735kAmYgZ","has","2242Enibrm","1676290sFYUjI"];return(Ja=function(){return t})()}const Za=Ya;function Ya(t,e){const n=qa();return(Ya=function(t,e){return n[t-=307]})(t,e)}function qa(){const t=["TablePropertiesEditing","tableCellWidth","descriptionFactory","accept","getAttribute","10973270SNYKai","82932RhYTtA","start","enableCommand","*Format:* change table properties","tableCellPadding","commandParams","afterInit","nodeAfter","tableCellProperties","80xfovsQ","tableBorderWidth","setAttribute","markBlockFormat","tableAlignment","getSelectionAffectedTableCells","getSuggestionCallback","tableProperties","647615tRovLD","_handlePropertyChange","has","editor","161810hcDIpA","formatBlock","handleSuggestionDescription","3588480jHiLld","tableBackgroundColor","tableWidth","table","pluginName","TableUtils","tableCellBorderWidth","16100843ufNMWb","plugins","locale","tableHeight","join","TableCellPropertiesEditing","subType","getContainedElement","change","5163dDBpjX","tableCellHeight","document","findAncestor","TrackChangesTableProperties","registerCustomCallback","tableBorderStyle","tableCellBorderStyle","selection","getFirstPosition","handleDiscardAction","data","tableCellHorizontalAlignment","batch","get","removeAttribute","tableCellVerticalAlignment","format","tableBorderColor","9TldNwB","TrackChangesEditing","tableCellBorderColor","*Format:* change table cell properties","_suggestionFactory","_getSuggestion","enqueueChange","discard","116XxSUqS","model","registerDescriptionCallback","21qRSeLP","getSuggestions","12tdrZPE","tableCellBackgroundColor"];return(qa=function(){return t})()}!function(t,e){const n=Ya,r=t();for(;;)try{if(756219===-parseInt(n(382))/1+-parseInt(n(352))/2*(parseInt(n(325))/3)+parseInt(n(374))/4*(parseInt(n(386))/5)+parseInt(n(365))/6*(parseInt(n(355))/7)+parseInt(n(309))/8+parseInt(n(344))/9*(-parseInt(n(364))/10)+-parseInt(n(316))/11*(-parseInt(n(357))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qa);class Qa extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(381)]=[e(343),e(331),e(375),e(378),e(311),e(319),e(310)],this[e(373)]=[e(346),e(332),e(315),e(369),e(360),e(326),e(358),e(337),e(341)]}static get[Za(313)](){return Za(329)}[Za(371)](){const t=Za,e=this[t(385)][t(317)][t(339)](t(345));if(this[t(385)][t(317)][t(384)](t(359))){for(const n of this[t(381)])e[t(367)](n,((e,r)=>{const s=t,o=this[s(385)][s(353)][s(327)][s(333)][s(334)]()[s(328)](s(312));this[s(383)](n,[o],this[s(381)],s(381),e,r)}));e[t(348)][t(330)](t(307),t(381),t(362),e[t(348)][t(380)](t(307),null,t(351))),e[t(348)][t(330)](t(307),t(381),t(351),((e,n)=>this[t(335)](this[t(381)],e,n))),e[t(348)][t(330)](t(307),t(381),t(320),(()=>!1))}if(this[t(385)][t(317)][t(384)](t(321))){for(const n of this[t(373)])e[t(367)](n,((e,r)=>{const s=t,o=this[s(385)][s(317)][s(339)](s(314))[s(379)](this[s(385)][s(353)][s(327)][s(333)]);this[s(383)](n,o,this[s(373)],s(373),e,r)}));e[t(348)][t(330)](t(307),t(373),t(362),e[t(348)][t(380)](t(307),null,t(351))),e[t(348)][t(330)](t(307),t(373),t(351),((e,n)=>this[t(335)](this[t(373)],e,n))),e[t(348)][t(330)](t(307),t(373),t(320),(()=>!1))}e[t(361)][t(354)]((e=>this[t(308)](e)))}[Za(383)](t,e,n,r,s,o){const i=Za,a=this[i(385)][i(317)][i(339)](i(345));this[i(385)][i(353)][i(350)](o[i(338)],(()=>{const t=i;for(const i of e)if(this[t(349)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(363)](r);void 0!==n&&(e[r]=n)}s(o),a[t(377)](i,{commandParams:[e]},[],r)}}))}[Za(335)](t,e,n){const r=Za,s=e[0][r(366)][r(372)],o=n[r(370)][0];this[r(385)][r(353)][r(324)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(376)](r,o[r],s):e[n(340)](r,s)}))}[Za(308)](t){const e=Za;if(t[e(336)])switch(t[e(322)]){case e(381):return{type:e(342),content:Hr(this[e(385)][e(318)],e(368))};case e(373):return{type:e(342),content:Hr(this[e(385)][e(318)],e(347))}}}[Za(349)](t,e){const n=Za,r=this[n(385)][n(317)][n(339)](n(345));for(const s of r[n(356)]({skipNotAttached:!0})){const r=s[n(323)]();if(s[n(322)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=q?q.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):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=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Qt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Br(n,e[s]);return n}));function Ec(){const t=["then","meta","getSuggestionCallback","6gVoGTI","discardAllSuggestions","addMarker:suggestion","2903855gqrDMd","attribute","updateMarker","_breakSuggestionMarker","_joinSuggestions","hasCommentThread","ck-suggestion-marker-formatBlock","batch","warn","removeClass","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.","_blockAttributeKeys","1966090yufxyZ","next","creator","addUser","locale","_defaultCallbacks","conversion","highest","discard","plugins","dataToMarker","createRange","ENTER","always","removeMarkers","isInsideObject","addMarkerName","_removeSuggestion","normal","execute","isBefore","track-changes-user-not-found","containsRange","removeMarker:suggestion:attribute","after","_getAuthorFromId","rethrowUnexpectedError","pluginName","authorName","_reduceSuggestionAttributeRange","insert","attributeOldValue","formatGroupId","setSelection","getAncestors","applyOperation","getRange","createSelection","range","formatInline:chain","multipleBlocks","Users","LEAVE","return","element","hasSuggestion","data","format","resolve","containsPosition","mapper","getChanges","attribute:accept","createPositionAfter","isLimit","_recordAttributeSuggestions","addMarker:suggestion:formatBlock","deletion:","ck-suggestion-marker-","addClass","isAtEnd","filter","key","_initAriaMarkerChangeAnnouncements","trackChangesCommand","_handleNewSuggestionMarker","markerNameToElements","$text","isTouching","editor","forEach","unbindElementFromMarkerName","getSuggestions","deletion","default","fetchCommentThread","_getExternalAuthor","substring","_afterChanges","multi","isUndo","enqueueChange","addMarker","markerToData","_setSuggestionData","requires","from","howMany","init","commandName","_getMarkerAnnouncementText","set","_SUGGESTION_ANNOUNCEMENT","isLocal","enableReadOnlyMode","pop","formatInline:join","insertion:chain","newValue","activeMarkers","49971MvBnNg","getMarkers","track-changes-suggestion-not-found","change","track-changes-enable-command-twice","_isRegisteredAttribute","change:activeMarkers","_isDataLoaded","PENDING_ACTION_SUGGESTION","fromCharCode","_reduceExistingSuggestions","getAttribute","oldValue","createRangeOn","_cutOutSuggestionMarker","concat","getItems","discardSuggestion","insertion:join","rootName","commands","insertContent","acceptAllSuggestions","getSuggestion","elementToElement","suggestion-type","toJSON","removeComment","assign","_checkSuggestionCorrectness","_addSuggestionMarker","get","dataReady","isArray","newRange","clone","ready","accept","ck-suggestion-marker-formatInline","rejected","deletion:join","change:_saved","_rangeIsInLocalUserInsertion","_mergeNestedSuggestions","containerElement","markDeletion","formatBlock","getUser","_updateSuggestionData","trackChanges.trackFormatChanges","start","addMarker:suggestion:attribute","isBlock","_processAttributeChanges","head","trackChanges","_trackFormatChanges","remove","author","suggestionChanged","error-saving-suggestion-data-suggestion-discarded","addHighlight","lowest","end","differ","targetPosition","substr","getAllAdjacentSuggestions","CommentsRepository","stopListening","every","tablePasteChainId","refresh","ck-suggestion-marker--active","low","notReady","getLastMatchingPosition","selection","authoredAt","$graveyard","addSuggestionData","_joinWithAdjacentSuggestions","define","5971224XeZkDP","some","insertion:","insertion:accept","name","originalSuggestionId","config","documentSelection","addSuggestion","markInsertion","@external","formatBlock:join","rename","registerCustomCallback","collaboration.channelId","stop","buildSuggestion","model","_refreshAttributeSuggestionsChain","trackChanges.mergeNestedSuggestions","_splitMarkerName","markerName","clear","registerPostFixer","formatBlock:","createElement","markerToHighlight","dataDowncast","chain","upcast","getCustomProperty","attributes","getContainedElement","_commentsRepository","toUpperCase","oldRange","_refreshSuggestionsChain","splitPosition","createPositionAt","deletion:accept","discardSelectedSuggestions","isMultiRange","item","subType","enableDefaultAttributesIntegration","comments","115641ARowvS","setAttribute","toViewElement","_findSuggestions","isSelectable","_getAttributeKey","isIntersecting","addComment","track-changes-adapter-missing-getsuggestion","isRemovable","_suggestionFactory","getFirstRange","isAfter","suggestion:attribute:","PendingActions","addRange","createRangeIn","$marker","deletion:chain","isCollapsed","consume","formatInline:","ck-suggestion-marker","getRanges","announce","_isBlockAttribute","markMultiRangeInsertion","formatInline:discard","forward","never","map","getWalker","fire","_model","position","isExternal","containsRangeInObject","removed","schema","_addThreadToSuggestion","size","addCommentThread","sort","marker-count","moveTargetPosition","deleteContent","options","formatBlock:chain","markBlockFormat","setTo","track-changes-adapter-already-set","find","push","isNextTo","length","editing","formatInline:accept","group","elementStart","type","add","data-suggestion","_editor","backward","_saved","markers","isIntersectingWithRange","867180pdJZwm","isDocumentOperation","formatBlock:accept","markInlineFormat","markMultiRangeBlockFormat","markerReady","suggestion","update:suggestion","getFirstMarker","open","nodeBefore","_suggestions","getNearestSelectionRange","formatInline","elementEnd","$textProxy","descriptionFactory","getCommentThread","removeMarker:suggestion:formatBlock","skipNestingCheck","isObject","bindElementToMarker","isInContent","widget","track-changes-command-not-found","formatBlock:discard","attributeNewValue","for","_getSuggestionData","change:data","writer","updateSuggestion","split","deletion:discard","move","join","getIntersection","splice","_recordAttributeChanges","registerInlineAttribute","unbind","getMultiRangeId","unshift","_customCallbacks","value","action","registerBlockAttribute","adapter","acceptSelectedSuggestions","groupId","keys","external:","catch","_registerDefaultCallbacks","has","suggestionUnloaded","showSuggestionHighlights","removeMarker","before","reconvertMarker","suggestion:","containsItem","getChangedMarkers","consumable","insertion","markMultiRangeDeletion","_suggestionState","_processAttributeSuggestions","attributeKey","insertion:discard","isEqual","removeAttribute","attribute:discard","9ZKLKvk","isAtStart","createdAt","$elementName","forceDefaultExecution","root","suggestionLoaded","enableCommand","includes","44YTIZqw","accepted","getShiftedBy","1074480YVdciO","attribute:","high","nodeAfter","isOwn","values","_isForcedDefaultExecutionBlock","_onDiscard","fromRange","commentThread","track-changes-suggestion-data-mismatch","createPositionBefore","attribute:join","_inlineAttributeKeys","_createSuggestion","listenTo","getDifference","FORMATTING","acceptSuggestion","parent","markAttributeChange","editingDowncast","_enabledCommands","TrackChangesEditing","_setSuggestionRange","previous","detach","hasComments","_adapter","document","delete","startsWith"];return(Ec=function(){return t})()}const bc=Rc;!function(t,e){const n=Rc,r=t();for(;;)try{if(423792===parseInt(n(467))/1*(-parseInt(n(654))/2)+-parseInt(n(769))/3*(parseInt(n(616))/4)+parseInt(n(657))/5+-parseInt(n(619))/6+-parseInt(n(669))/7+-parseInt(n(852))/8*(-parseInt(n(607))/9)+parseInt(n(534))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ec);const Tc=bc(610);class _c extends t.Plugin{static get[bc(754)](){return[bc(837),o.Users,t.PendingActions,Qr,ns,as,ls,Ts,ms,As,Ns,Bs,to,so,co,ho,bo,Ao,Ro,Mo,Fo,zo,Uo,Xo,qo,ei,ui,pi,Ri,ri,Vs,Xs,bi,yi,Mi,Di,ji,Hi,Ji,Qi,ra,aa,ha,ma,Xa,ya,La,Fa,Qa,Oa,ja,za]}static get[bc(696)](){return bc(642)}constructor(t){const e=bc;function n(t){const e=Rc;return t[e(497)]((t=>String[e(778)](t)))[e(569)]("")}super(t),this[e(724)]=!1,this[e(760)](e(768),[]),this.on(e(775),((n,r,s,o)=>{const i=e;this[i(500)][i(772)]((()=>{const e=i;for(const n of[...o,...s])this[e(500)][e(532)][e(588)](n)&&t[e(522)][e(593)](n)}))})),this[e(550)]=new Jr(this[e(738)][e(869)][e(505)],this[e(738)][e(673)]),this[e(647)]=null,this[e(477)]=new yc(this[e(738)]),this[e(545)]=new Map,this[e(454)]=t[e(678)][e(800)](e(837)),this[e(641)]=new Set,this[e(500)]=this[e(738)][e(869)],this[e(600)]=new WeakMap,this[e(625)]=!1,this[e(668)]=new Set([e(610)]),this[e(632)]=new Set,t[e(858)][e(851)](e(818),e(743)),this[e(825)]=t[e(858)][e(800)](e(818)),t[e(858)][e(851)](e(871),!0),this[e(812)]=t[e(858)][e(800)](e(871)),this[e(733)]=new u(t,this[e(641)]),this[e(732)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,50,53,54])}[bc(757)](){const t=bc,n=this[t(738)],r=(e,n)=>{const r=t;if(r(658)!=e)return r(727)+e;const s=n[r(566)]("|")[0];return this[r(492)](s)?r(663):r(807)};n[t(675)][t(561)](t(640))[t(878)]({model:t(540),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(872)](e[n(873)]),a=[n(489),r(o,i)];let c=3e3;return this[n(768)][n(615)](e[n(873)])&&(a[n(519)](n(842)),c=3010),n(742)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(675)][t(561)](t(879))[t(527)]((e=>{const r=t;e.on(r(656),((t,e,s)=>{const o=r;if(!s[o(513)][o(590)])return;const i=e[o(463)];if(!i)return;const c=s[o(719)][o(469)](i);n[o(869)][o(505)][o(554)](i)&&c&&!c[o(451)](o(557))&&c.is(o(813))&&(0,a.toWidget)(c,s[o(564)])}),{priority:r(621)})})),n[t(675)][t(561)](t(879))[t(878)]({model:t(540),view:(e,n)=>{const s=t;if(!n[s(513)][s(590)])return null;const{type:o,subType:i}=this[s(872)](e[s(873)]);return{classes:[s(489),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(463)])return;const{id:c}=this[a(872)](o[a(873)]);if(r){const t=this[a(545)][a(800)](c),e=this[a(472)](t);if(!this[a(492)](e))return}if(o[a(463)].is(a(846)))return void i[a(597)][a(487)](o[a(463)],s[a(856)]);const u=i[a(719)][a(469)](o[a(463)]);if(o[a(463)].is(a(713))&&n[a(869)][a(505)][a(821)](o[a(463)])&&!u[a(451)](a(830))){i[a(564)][a(728)]([a(489),a(663)],u),i[a(564)][a(468)](a(528),c,u),i[a(719)][a(555)](u,o[a(873)]),e&&(this[a(768)][a(615)](o[a(873)])?i[a(564)][a(728)](a(842),u):i[a(564)][a(666)](a(842),u));for(const t of n[a(869)][a(483)](o[a(463)])[a(785)]())i[a(597)][a(487)](t,s[a(856)]);i[a(597)][a(487)](o[a(463)],s[a(856)])}};n[t(675)][t(561)](t(879))[t(527)]((e=>{const n=t;e.on(n(725),((t,e,r)=>{const o=n;r[o(513)][o(590)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(676)})})),n[t(675)][t(561)](t(879))[t(527)]((e=>{const n=t;e.on(n(820),((t,e,r)=>{const o=n;r[o(513)][o(590)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(676)})})),n[t(675)][t(561)](t(879))[t(752)]({model:t(540),view:(e,n)=>n[t(513)][t(590)]?null:{group:t(540),name:e[t(835)](11)}}),n[t(675)][t(561)](t(450))[t(793)]({view:{name:t(540),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(594)+e[r(780)](r(794))+":"+e[r(780)]("id");return e[r(780)](r(510))&&(s+=":"+e[r(780)](r(510))),n[r(877)](r(484),{"data-name":s})}}),n[t(675)][t(561)](t(450))[t(679)]({view:t(540)}),n[t(675)][t(561)](t(640))[t(527)]((e=>{const n=t;e.on(n(725),s(),{priority:n(621)})})),n[t(675)][t(561)](t(640))[t(527)]((e=>{const n=t;e.on(n(820),s({isAttributeSuggestion:!0}),{priority:n(621)})})),n[t(675)][t(561)](t(640))[t(527)]((e=>{const n=t;e.on(n(552),((t,e,r)=>{const s=n,o=r[s(719)][s(735)](e[s(873)]);if(o)for(const t of o)t[s(451)](s(830))||(r[s(564)][s(666)]([s(489),s(663),s(842)],t),r[s(564)][s(605)](s(528),t),r[s(719)][s(740)](t,e[s(873)]))}),{priority:n(621)})})),n[t(675)][t(561)](t(640))[t(527)]((e=>{const n=t;e.on(n(692),((t,e,r)=>{const s=n,o=r[s(719)][s(735)](e[s(873)]);if(!o)return;const{id:i}=this[s(872)](e[s(873)]),a=this[s(545)][s(800)](i),c=this[s(472)](a);if(this[s(492)](c))for(const t of o)t[s(451)](s(830))||(r[s(564)][s(666)]([s(489),s(663),s(842)],t),r[s(564)][s(605)](s(528),t),r[s(719)][s(740)](t,e[s(873)]))}),{priority:n(621)})})),n[t(869)][t(648)][t(875)]((e=>{const r=t;let s=!1;const o=Array[r(755)](n[r(869)][r(648)][r(833)][r(596)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(872)](t);if(r(540)!==o)continue;const h=this[r(545)][r(800)](f);if(null!=c[r(803)]){r(547)==u&&(s=s||Cc(c[r(803)],t,e,n[r(869)][r(505)]));const o=r(658)==u&&this[r(492)](l[r(566)]("|")[0]);if(c[r(803)][r(486)]||r(848)==c[r(803)][r(612)][r(788)]||r(815)==u&&!Nc(c[r(803)])||o&&!Nc(c[r(803)])||r(742)==u&&(kc(a=c[r(803)])||function(t){const e=r;return t[e(819)][e(638)]==t[e(832)][e(544)]&&t[e(819)][e(729)]}(a)))e[r(591)](t),s=!0;else{if(!h||!h[r(556)])continue;i[r(527)](h)}}}var a;return i[r(507)]>0&&(s=!!this[r(850)](i)||s),s})),n[t(869)][t(648)][t(875)]((e=>{const r=t;let s=!1;for(const t of n[r(869)][r(648)][r(833)][r(720)]())if(r(699)==t[r(526)])for(const t of this[r(545)][r(624)]()){if(t[r(462)]||!t[r(556)])continue;const o=r(815)==t[r(526)],i=this[r(472)](t),a=i&&this[r(492)](i);if(!o&&!a)continue;const c=t[r(478)]();if(c[r(819)][r(638)]!=c[r(832)][r(638)]&&!c[r(832)][r(729)]){const o=n[r(869)][r(459)](c[r(819)][r(622)],r(832)),i=n[r(869)][r(680)](c[r(819)],o);e[r(659)](t[r(542)](),{range:i}),s=!0}}return s})),n[t(869)][t(648)][t(875)]((e=>this[t(822)](e))),n[t(869)][t(648)][t(875)]((e=>!e[t(664)][t(762)]&&this[t(601)](e))),n[t(869)].on(t(747),(()=>{this[t(724)]=!1})),n[t(869)][t(648)].on(t(563),((r,s)=>{const o=t;if(!s[o(762)]||s[o(749)])return;if(!this[o(724)])return;const i=n[o(869)][o(648)][o(833)][o(720)]();if(0==i[o(521)])return;const a=[],c=i[o(730)]((t=>o(658)==t[o(526)])),u=i[o(730)]((t=>o(699)==t[o(526)]&&o(736)!=t[o(856)]));for(const t of c)this[o(774)](t[o(602)])&&a[o(519)]({key:t[o(602)],newValue:t[o(560)],oldValue:t[o(700)],range:Sc(t[o(707)],n[o(869)])});for(const t of u){if(o(864)!=t[o(579)]&&o(841)!=t[o(579)])continue;const e=vc(t[o(501)][o(622)],n[o(869)]),r=t[o(592)];o(864)==t[o(579)]&&a[o(519)]({key:o(610),newValue:t[o(856)],oldValue:r[o(856)],range:e});for(const[n,s]of r[o(452)]){if(!this[o(774)](n))continue;const r=t[o(452)][o(800)](n);s!==r&&a[o(519)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(452)])this[o(774)](n)&&(r[o(452)][o(588)](n)||a[o(519)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(521)]&&n[o(869)][o(750)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(639)](t,e,s,o,{groupId:r});this[n(779)](t,a)}))}),{priority:t(831)}),n[t(869)][t(532)].on(t(541),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(872)](n[s(856)]),e=this[s(545)][s(800)](t);e&&e[s(685)](n[s(856)])}})),n[t(869)][t(648)].on(t(563),(()=>{const e=t,r=Array[e(755)](n[e(869)][e(648)][e(833)][e(596)]())[e(730)]((t=>e(540)===this[e(872)](t[e(856)])[e(524)]));if(0===r[e(521)])return;r[e(509)](((t,n)=>{const r=e,s=t[r(715)][r(456)],o=n[r(715)][r(456)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(819)][r(689)](o[r(819)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(872)](t);if(null===n[e(456)]){const n=this[e(734)](t);o[e(527)](n)}else{const t=this[e(545)][e(800)](r);null!==n[e(803)]||t[e(556)]?(s[e(527)](t[e(823)]),o[e(527)](t)):this[e(686)](t)}}o[e(507)]>0&&this[e(457)](o);for(const t of s)this[e(499)](e(828),t)})),n[t(869)].on(t(704),((e,r)=>{const s=t,o=r[0];if(!this[s(545)][s(507)])return;if(!o[s(535)])return;if(o[s(664)][s(749)]||!o[s(664)][s(762)])return;let i,a;switch(o[s(526)]){case s(699):i=n[s(869)][s(459)](o[s(501)]),a=i[s(618)](o[s(756)]);break;case s(566):i=n[s(869)][s(459)](o[s(458)]),a=n[s(869)][s(459)](o[s(511)]);break;case s(568):i=n[s(869)][s(459)](o[s(834)]),a=i[s(618)](o[s(756)]);break;default:return}const c=n[s(869)][s(680)](i,a);n[s(869)][s(772)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(470)](c)){if(e[t(462)])continue;if(t(547)==e[t(526)])continue;const r=this[t(472)](e);if(r&&this[t(492)](r)&&t(566)!=o[t(526)])continue;const s=e[t(715)]&&e[t(715)][t(709)];(t(815)!=e[t(526)]||t(566)==o[t(526)]&&!s)&&(n[t(503)]||t(598)==e[t(526)]&&n[t(623)]||e[t(478)]()[t(691)](c)&&this[t(660)](e,i,a))}}))}),{priority:t(831)}),n[t(869)].on(t(512),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(611)])return;if(this[s(625)])return;if(!this[s(733)][s(578)])return;if(o[s(486)])return;const a=n[s(869)][s(505)],{start:c,end:u}=o[s(478)](),l=c[s(622)]&&a[s(723)](c[s(622)])?null:a[s(546)](c,s(495)),f=u[s(544)]&&a[s(723)](u[s(544)])?null:a[s(546)](u,s(530)),h=n[s(869)][s(680)](l?l[s(819)]:c,f?f[s(832)]:u);n[s(869)][s(772)]((t=>{const e=s;this[e(814)](h);const r=n[e(869)][e(505)][e(546)](h[e(819)]);o.is(e(859))?t[e(702)](r):o[e(516)](r)})),e[s(867)]()}),{priority:e.priorities[t(687)]+10}),n[t(869)].on(t(790),((e,r)=>{const s=t,o=r[r[s(521)]-1];o&&o[s(611)]||this[s(625)]||this[s(733)][s(578)]&&(n[s(869)][s(772)]((()=>{const t=s;let o=n[t(869)][t(790)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(712)]=o[t(804)]();const i=o[t(832)][t(544)],a=n[t(869)][t(505)];i&&a[t(821)](i)&&!a[t(554)](i)&&(o=n[t(869)][t(680)](o[t(819)],n[t(869)][t(459)](i,t(832)))),this[t(861)](o)})),e[s(867)]())}),{priority:t(621)}),this[t(738)][t(789)][t(527)](t(824),this[t(733)]),this[t(614)](t(824));const o=new p(n,this[t(545)]);n[t(789)][t(527)](t(637),o),this[t(614)](t(637));const i=new E(n,this[t(545)]);n[t(789)][t(527)](t(786),i),this[t(614)](t(786)),n[t(789)][t(527)](t(791),new R(n,o,this[t(545)])),this[t(614)](t(791)),n[t(789)][t(527)](t(655),new R(n,i,this[t(545)])),this[t(614)](t(655)),n[t(789)][t(527)](t(582),new w(n,o,this[t(545)])),this[t(614)](t(582)),n[t(789)][t(527)](t(461),new w(n,i,this[t(545)])),this[t(614)](t(461));const c=n[t(678)][t(800)](t(837));this[t(634)](c,t(474),((e,{threadId:n})=>{const r=t,s=this[r(545)][r(800)](n);s&&s[r(628)]&&1===s[r(628)][r(521)]&&this[r(817)](n,{hasComments:!0})}),{priority:t(843)}),this[t(634)](c,t(796),((e,{threadId:n})=>{const r=t,s=this[r(545)][r(800)](n);s&&s[r(628)]&&!s[r(628)][r(521)]&&this[r(817)](n,{hasComments:!1})}),{priority:t(843)})}set[bc(581)](t){const n=bc;if(this[n(647)])throw new e.CKEditorError(n(517),this);this[n(647)]=t}get[bc(581)](){return this[bc(647)]}[bc(741)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=bc,r=[];for(const e of this[n(545)][n(624)]())t&&!e[n(556)]||r[n(519)](e);return e?r[n(497)]((t=>t[n(795)]())):r}[bc(792)](t){const n=bc,r=this[n(545)][n(800)](t);if(!r)throw new e.CKEditorError(n(771),this);return r}[bc(714)](t){const e=bc;return this[e(545)][e(588)](t)}[bc(849)](t){const e=bc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(526)][e(566)](":"),a=this[e(545)][e(800)](r)||this[e(633)](o,i,r,n,s);if(this[e(506)](a),this[e(798)](a,o,i||null,n),a[e(609)]=t[e(609)],a[e(776)]=!0,s&&s[e(862)]){const t=s[e(862)],n=this[e(745)](t[e(697)]);a[e(847)]=t[e(609)],a[e(827)]=n,a[e(502)]=!0}else a[e(847)]=t[e(609)];switch(t[e(715)]&&(a[e(715)]=t[e(715)]),t[e(452)]&&(a[e(452)]=t[e(452)]),this[e(647)]&&this[e(647)][e(860)]||(a[e(531)]=!0),this[e(600)][e(800)](a)){case e(844):this[e(600)][e(760)](a,e(801));break;case e(539):a[e(556)]?(this[e(850)](new Set([a])),this[e(457)](new Set([a])),this[e(600)][e(760)](a,e(805)),this[e(499)](e(613),a)):this[e(600)][e(760)](a,e(504))}return a}[bc(637)](t){const e=bc;this[e(611)]((()=>{const n=e;this[n(738)][n(869)][n(772)]((()=>{const e=n;for(const n of t[e(836)]())n[e(806)]()}))}))}[bc(786)](t){const e=bc;this[e(611)]((()=>{const n=e;this[n(738)][n(869)][n(772)]((()=>{const e=n;for(const n of t[e(836)]())n[e(677)]()}))}))}[bc(614)](t,n){const r=bc,s=this[r(738)][r(789)][r(800)](t);if(!s)throw new e.CKEditorError(r(558),this,{commandName:t});if(this[r(641)][r(588)](s))throw new e.CKEditorError(r(773),this,{commandName:t});this[r(641)][r(527)](s),n&&s.on(r(688),((t,e)=>{const o=r;this[o(733)][o(578)]&&(this[o(625)]||(e[o(521)]>0&&e[e[o(521)]-1]&&e[e[o(521)]-1][o(611)]?e[o(764)]():(t[o(712)]=n(((...t)=>s[o(688)](...t,{forceDefaultExecution:!0})),...e),t[o(867)]())))}),{priority:r(621)})}[bc(611)](t){const n=bc;let r,s;const o=this[n(625)];this[n(625)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(625)]=!1),s&&e.CKEditorError[n(695)](s,this),r}[bc(861)](t,n=null,r={}){const s=bc;if(t[s(486)])return null;const o=this[s(738)][s(678)][s(800)](s(710)).me;for(const{suggestion:e,meta:o}of this[s(470)](t,s(598)))if(o[s(623)]){if(!o[s(520)]){if(o[s(503)]){if(!this[s(812)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(660)](e,t[s(819)],t[s(832)]);break}if(n==e[s(464)]&&wc(e,r)){const n=e[s(478)]();return n[s(819)][s(604)](t[s(832)])?this[s(643)](e,this[s(500)][s(680)](t[s(819)],n[s(832)])):this[s(643)](e,this[s(500)][s(680)](n[s(819)],t[s(832)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(854)+n:s(598),u=this[s(753)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(799)](c,i,a,t),u}[bc(493)](t,n=bc(748),r={}){const s=bc,o=this[s(738)][s(678)][s(800)](s(710)).me,i=this[s(477)][s(653)](s(598),n,s(569));for(const e of this[s(741)]())if(e[s(827)].id==o.id&&s(598)==e[s(526)]&&e[s(464)]==n&&wc(e,r)&&(i(e[s(490)](),t)||i(t,e[s(490)]()))){for(const n of t)e[s(482)](n);return e}for(const{suggestion:e,meta:n}of this[s(470)](t,s(598))){if(!n[s(623)])continue;if(!this[s(812)]&&n[s(503)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(490)]())for(const e of t)if(!n[s(691)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(854)+n,l=this[s(753)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(799)](u,a,c,e,Vr[s(575)]());return l}[bc(537)](t,n,r=null,s={}){const o=bc;if(r=r||Lc(n),t[o(486)])return null;if(o(496)===this[o(825)]){const e=this[o(477)][o(653)](o(547),r,o(806));return this[o(611)]((()=>e([t],n,s))),null}const i=this[o(738)][o(678)][o(800)](o(710)).me,a=[];if(o(682)!==this[o(825)])for(const{suggestion:e,meta:n}of this[o(470)](t,o(598)))n[o(623)]&&!n[o(684)]&&a[o(519)](...e[o(490)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(570)](s);e&&r[n(519)](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(521)];){const s=r[e][n(635)](t);r[n(571)](e,1,...s),e+=s[n(521)]}}return r}(t,a);c[o(521)]&&this[o(500)][o(772)]((()=>{const t=o;for(const e of c){const o=this[t(477)][t(653)](t(547),r,t(806));this[t(611)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(819)],u=t[o(832)];for(const{suggestion:e,meta:n}of this[o(470)](t,o(547))){if(!n[o(623)])continue;if(e[o(464)]!=r)continue;if(!wc(e,s))continue;const i=e[o(478)]();if(i[o(691)](t,!0))return null;c=c[o(689)](i[o(819)])?c:i[o(819)],u=u[o(479)](i[o(832)])?u:i[o(832)],a?i[o(819)][o(689)](a[o(478)]()[o(819)])?(a[o(683)](),a=e):e[o(683)]():a=e}const l=this[o(500)][o(680)](c,u);if(a)this[o(643)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(753)]({id:t,type:o(488)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(799)](o(488)+r,t,a,l)}}return null}[bc(515)](t,n,r=[],s=null,o={}){const i=bc;n[i(701)]||(n[i(701)]=n[i(758)]),n[i(709)]=t.is(i(707)),s=s||Lc(n);const a=r[i(497)]((t=>vc(t,this[i(500)]))),c=t.is(i(707))?t:vc(t,this[i(500)]);if(i(496)===this[i(825)]){const t=this[i(477)][i(653)](i(815),s,i(806));return this[i(611)]((()=>t([c],n,o))),null}a[i(519)](c);let u=!0;for(const t of a)if(!this[i(811)](t)){u=!1;break}if(u&&i(682)!==this[i(825)]){const t=this[i(477)][i(653)](i(815),s,i(806));return this[i(611)]((()=>t([c],n,o))),null}let l=null,f=c[i(819)],h=c[i(832)];for(const{suggestion:t,meta:e}of this[i(470)](c,i(815))){if(!e[i(623)])continue;if(e[i(520)]||e[i(503)]||e[i(684)])continue;if(t[i(715)][i(701)]!=n[i(701)])continue;if(!wc(t,o))continue;const r=t[i(478)]();if(t[i(464)]==s){if(r[i(691)](c,!0))return null;f=f[i(689)](r[i(819)])?f:r[i(819)],h=h[i(479)](r[i(832)])?h:r[i(832)],l?r[i(819)][i(689)](l[i(478)]()[i(819)])?(l[i(683)](),l=t):t[i(683)]():l=t}else{const e=c[i(570)](r);this[i(783)](t,e)}}const g=this[i(738)][i(678)][i(800)](i(710)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(643)](l,this[i(500)][i(680)](f,h)),l;{const t=this[i(753)]({id:d,type:i(876)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(799)](i(876)+s,d,p,this[i(500)][i(680)](f,h)),t}}[bc(538)](t,n,r=[],s=null,o={}){const i=bc;n[i(701)]||(n[i(701)]=n[i(758)]);const a=t[0];n[i(709)]=a.is(i(707)),s=s||Lc(n);const c=r[i(497)]((t=>vc(t,this[i(500)]))),u=a.is(i(707))?t:t[i(497)]((t=>vc(t,this[i(500)])));if(i(496)===this[i(825)]){const t=this[i(477)][i(653)](i(815),s,i(806));return this[i(611)]((()=>t(u,n,o))),null}c[i(519)](...u);let l=!0;for(const t of c)if(!this[i(811)](t)){l=!1;break}if(l&&i(682)!==this[i(825)]){const t=this[i(477)][i(653)](i(815),s,i(806));return this[i(611)]((()=>t(u,n,o))),null}const f=this[i(738)][i(678)][i(800)](i(710)).me;for(const t of this[i(741)]()){if(t[i(827)].id!=f.id)continue;if(i(815)!=t[i(526)]||t[i(715)][i(701)]!=n[i(701)])continue;if(!wc(t,o))continue;const e=t[i(464)]==s;for(let n=0;n<u[i(521)];n++){const r=u[n];for(const s of t[i(770)]()){const o=s[i(705)]();if(r[i(604)](o)){e?(u[i(571)](n,1),n--):t[i(591)](s[i(856)]);break}}}}if(0==u[i(521)])return null;const h=this[i(477)][i(653)](i(815),s,i(569));for(const t of this[i(741)]())if(t[i(827)].id==f.id&&i(815)==t[i(526)]&&t[i(715)][i(701)]==n[i(701)]&&t[i(464)]==s&&wc(t,o)&&(h(t[i(490)](),u)||h(u,t[i(490)]()))){for(const e of u)t[i(482)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(876)+s,m=this[i(753)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(799)](p,g,d,t,Vr[i(575)]());return m}[bc(814)](t,n=null,r={}){const s=bc;if(t[s(486)])return null;const o=this[s(738)][s(678)][s(800)](s(710)).me,a=new i.LiveRange(t[s(819)],t[s(832)]);for(const{suggestion:t,meta:e}of this[s(470)](a,s(598)))if(e[s(623)]&&!e[s(520)])if(t[s(462)]){const e=t[s(490)]()[s(730)]((t=>s(848)!=t[s(612)][s(788)]));if(e[s(839)]((t=>a[s(691)](t,!0)))&&t[s(677)](),e[s(853)]((t=>t[s(691)](a,!0)))){const t=this[s(477)][s(653)](s(742),n,s(806));return this[s(611)]((()=>t([a],null,r))),null}}else{const e=a[s(570)](t[s(478)]());null!==e&&t[s(626)]([e],null,r)}if(a[s(645)](),a[s(486)]||s(848)==a[s(612)][s(788)])return null;let c=null,u=a[s(819)],l=a[s(832)];const f=this[s(470)](a,s(742));for(const{suggestion:t,meta:e}of f){const n=this[s(500)][s(680)](u,l);if(e[s(623)]&&(this[s(812)]||!e[s(503)]&&!e[s(684)]))if(t[s(462)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(490)]()){if(r[s(691)](n,!0))return t;n[s(691)](r)||(e=!1)}e&&t[s(677)]()}else{const e=t[s(478)]();if(e[s(691)](n,!0))return t;if(!wc(t,r)){n[s(691)](e)?t[s(683)]():e[s(718)](u)?u=e[s(832)]:e[s(718)](l)&&(l=e[s(819)]);continue}u=u[s(689)](e[s(819)])?u:e[s(819)],l=l[s(479)](e[s(832)])?l:e[s(832)],r=Object[s(797)]({},t[s(452)]),c?e[s(819)][s(689)](c[s(478)]()[s(819)])?(c[s(683)](),c=t):t[s(683)]():c=t}}if(c)return this[s(643)](c,this[s(500)][s(680)](u,l)),c;{const t=(0,e.uid)(),i=this[s(500)][s(680)](u,l),a=o.id,c=n?s(726)+n:s(742),f=this[s(753)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(799)](c,t,a,i),f}}[bc(599)](t,n=bc(748),r={}){const s=bc,o=this[s(738)][s(678)][s(800)](s(710)).me,a=t[s(497)]((t=>new i.LiveRange(t[s(819)],t[s(832)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(470)](a,s(598)))e[s(623)]&&!e[s(520)]&&c[s(527)](t);for(const e of c)if(e[s(462)]){const o=e[s(490)]();if((!e[s(452)]||!e[s(452)][s(553)])&&o[s(839)]((t=>a[s(853)]((e=>e[s(691)](t,!0)))))&&e[s(677)](),a[s(839)]((t=>o[s(853)]((e=>e[s(691)](t,!0)))))){const e=this[s(477)][s(653)](s(742),n,s(806));return this[s(611)]((()=>e(t,null,r))),null}}else{const t=e[s(478)]();if(a[s(853)]((e=>e[s(691)](t,!0)))&&e[s(677)](),a[s(839)]((e=>t[s(691)](e,!0)))){const t=this[s(477)][s(653)](s(742),n,s(806));return this[s(611)]((()=>t(a,null,r))),null}}const u=this[s(477)][s(653)](s(742),n,s(569));let l=null;for(const t of this[s(741)]())if(t[s(827)].id==o.id&&t[s(556)]&&s(742)==t[s(526)]&&t[s(464)]==n&&wc(t,r)&&(u(t[s(490)](),a)||u(a,t[s(490)]())))if(l){if(t[s(628)]&&t[s(628)][s(521)])continue;for(const e of t[s(490)]())l[s(533)](e)||l[s(482)](e);t[s(683)]()}else{l=t;for(const e of a)t[s(533)](e)||t[s(482)](e)}if(l)return l;c[s(874)]();for(const{suggestion:t,meta:e}of this[s(470)](a,s(742)))e[s(623)]&&(this[s(812)]||!e[s(503)]&&!e[s(684)])&&wc(t,r)&&c[s(527)](t);for(const t of c){const e=t[s(490)]();if((!r||!r[s(553)])&&a[s(839)]((t=>e[s(853)]((e=>e[s(691)](t,!0))))))return t;(!t[s(452)]||!t[s(452)][s(553)])&&e[s(839)]((t=>a[s(853)]((e=>e[s(691)](t,!0)))))&&t[s(677)]()}const f=(0,e.uid)(),h=o.id,g=s(726)+n,d=this[s(753)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(645)](),t[s(486)]||s(848)==t[s(612)][s(788)]||this[s(799)](g,f,h,t,Vr[s(575)]());return d}[bc(639)](t,n,r,s,o){const i=bc;if(t[i(486)])return[];if(i(496)===this[i(825)])return[];const a=this[i(738)][i(678)][i(800)](i(710)).me.id,c=Array[i(755)](this[i(545)][i(624)]())[i(730)]((e=>i(658)==e[i(526)]&&e[i(715)][i(731)]==n&&e[i(533)](t)));if(i(743)===this[i(825)]){const e=this[i(470)](t,i(598))[i(730)]((({meta:t})=>t[i(623)]&&!t[i(684)]&&!t[i(520)]))[i(497)]((({suggestion:t})=>t));c[i(576)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(658)==t[i(526)]?t[i(715)][i(781)]:void 0,o=t[i(478)](),a=Array[i(755)](u[i(584)]())[i(518)]((t=>t[i(473)](o)));if(!a)continue;const c=a[i(635)](o);this[i(492)](n)&&i(598)==t[i(526)]&&0!=c[i(521)]||(u[i(649)](a),c[i(739)]((t=>{u[i(760)](t,r)})),i(598)!=t[i(526)]&&e!=s&&u[i(760)](a[i(570)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(521)]>37&&console[i(665)](i(667),{key:n});const f=(i(620)+(n+"|")+Lc({newValue:s}))[i(746)](0,60),h=this[i(753)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(519)](h),this[i(799)](f,c,a,t)}return l}[bc(465)](t){const e=bc;this[e(614)](t,((t,...n)=>{this[e(572)]((()=>{t(...n)}))}))}[bc(580)](t){const e=bc;this[e(668)][e(527)](t)}[bc(573)](t){const e=bc;this[e(632)][e(527)](t)}[bc(472)](t){const e=bc;return e(658)==t[e(526)]?t[e(464)][e(566)]("|")[0]:null}[bc(643)](t,e){const n=bc,r=t[n(542)]();this[n(500)][n(772)]((t=>{t[n(659)](r,{range:e})}))}[bc(506)](t){const e=bc,n=t.id,r=this[e(738)][e(858)][e(800)](e(866));this[e(454)][e(662)](n)||this[e(454)][e(508)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(454)][e(551)](n);s[e(574)](e(476)),s[e(476)]=!1,t[e(628)]=s}[bc(798)](t,n,r,s){const o=bc;if(t[o(526)]!=n||t[o(464)]!=r||t[o(671)].id!=s)throw this[o(738)][o(763)](o(629)),new e.CKEditorError(o(629),this)}[bc(783)](t,n){const r=bc,s=t[r(478)]();if(n[r(604)](s))t[r(683)]();else if(s[r(691)](n)){const o=this[r(500)][r(459)](n[r(819)][r(544)],r(832));this[r(643)](t,this[r(500)][r(680)](s[r(819)],o));const i=(0,e.uid)(),a=t[r(671)].id,c=t[r(526)]+":"+t[r(464)];this[r(753)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(715)],attributes:t[r(452)]});const u=this[r(500)][r(459)](n[r(832)][r(638)],r(693)),l=this[r(500)][r(680)](u,s[r(832)]);this[r(799)](c,i,a,l)}else if(s[r(718)](n[r(819)])){const e=this[r(500)][r(459)](n[r(819)][r(544)],r(832));this[r(643)](t,this[r(500)][r(680)](s[r(819)],e))}else{const e=this[r(500)][r(459)](n[r(832)][r(638)],r(693));this[r(643)](t,this[r(500)][r(680)](e,s[r(832)]))}}[bc(811)](t){const e=bc;for(const{suggestion:n,meta:r}of this[e(470)](t,e(598))){if(!r[e(623)])continue;const s=n[e(490)]();for(const n of s)if(!t[e(635)](n)[e(521)])return!0}return!1}[bc(694)](t){const n=bc,r=this[n(738)][n(678)][n(800)](n(710))[n(816)](t);if(!r)throw new e.CKEditorError(n(690),this);return r}[bc(745)](t){const e=bc,n=this[e(738)][e(678)][e(800)](e(710)),r=(0,o.hashObject)(e(585)+t);return n[e(816)](r)||n[e(672)]({id:r,name:t})}[bc(633)](t,e,n,r,s){const o=bc,i=this[o(694)](r),a=this[o(477)][o(868)](t,e,n,i,s,(t=>{const e=o;this[e(817)](n,{attributes:t});const r=this[e(792)](n);this[e(850)](new Set([r])),this[e(457)](new Set([r]))}));return this[o(634)](a,o(806),(()=>{const t=o;this[t(817)](n,{state:t(617)})}),{priority:o(621)}),this[o(634)](a,o(677),(()=>{const t=o;this[t(817)](n,{state:t(808)})}),{priority:o(621)}),this[o(545)][o(760)](n,a),this[o(600)][o(760)](a,o(844)),a}[bc(872)](t){const e=bc,n=t[e(566)](":");return{group:n[0],type:n[1],subType:n[e(521)]>=5?n[2]:null,id:n[e(521)]<5?n[2]:n[3],authorId:n[e(521)]<5?n[3]:n[4],markerCount:6==n[e(521)]?n[5]:null}}[bc(660)](t,n,r){const s=bc,o=t[s(478)](),i=o[s(819)],a=o[s(832)];this[s(643)](t,this[s(500)][s(680)](i,n));const c=(0,e.uid)(),u=t[s(671)].id,l=t[s(526)]+(t[s(464)]?":"+t[s(464)]:"");this[s(753)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(452)],data:t[s(715)]});const f=this[s(472)](t);(s(815)==t[s(526)]||f&&this[s(492)](f))&&(r=this[s(500)][s(630)](r[s(638)])),this[s(799)](l,c,u,this[s(500)][s(680)](r,a))}[bc(470)](t,e=null){const n=bc,r=[],s=this[n(738)][n(678)][n(800)](n(710)).me;Array[n(802)](t)||(t=[t]);for(const o of this[n(741)]()){if(!o[n(556)])continue;if(e&&o[n(526)]!=e)continue;let i=!1;for(const e of o[n(490)]()){for(const a of t){const t=a[n(819)][n(604)](e[n(832)])||a[n(832)][n(604)](e[n(819)]);if(t||a[n(570)](e)){const c=a[n(691)](e)&&Ac(this[n(500)][n(505)],e[n(819)],a),u=e[n(691)](a)&&Ac(this[n(500)][n(505)],a[n(819)],e);r[n(519)]({suggestion:o,meta:{isOwn:s==o[n(827)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[bc(799)](t,e,n,r,s){const o=bc;this[o(500)][o(772)]((i=>{const a=o;let c=a(594)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(751)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[bc(686)](t){const e=bc,n=t[e(644)],r=t[e(670)];t[e(644)]=null,t[e(670)]=null,null!=n&&n[e(670)]==t&&(n[e(670)]=r),null!=r&&r[e(644)]==t&&(r[e(644)]=n),e(805)==this[e(600)][e(800)](t)&&(this[e(600)][e(760)](t,e(504)),this[e(499)](e(589),t,n,r))}[bc(753)](t){const n=bc,r=t.id,s=this[n(849)](t);if(this[n(647)]&&this[n(647)][n(860)]){const o=this[n(738)][n(678)][n(800)](n(481)),i=s[n(646)],a=s[n(464)]?s[n(526)]+":"+s[n(464)]:s[n(526)],c=this[n(738)][n(673)],u=o[n(527)](Hr(c,n(777))),l={id:r,type:a,hasComments:i,data:t[n(715)]||null,originalSuggestionId:t[n(857)]||null,attributes:s[n(452)]};this[n(647)][n(860)](l)[n(651)]((t=>{const e=n;s[e(531)]=!0,o[e(826)](u),t&&t[e(609)]&&(this[e(545)][e(800)](r)[e(609)]=t[e(609)])}))[n(586)]((t=>{const r=n;throw(0,e.logWarning)(r(829)),this[r(738)][r(869)][r(750)]({isUndoable:!1},(()=>{s[r(677)]()})),s[r(838)](),this[r(545)][r(649)](s.id),this[r(600)][r(649)](s),t}))}return s}[bc(492)](t){const e=bc;return this[e(668)][e(588)](t)}[bc(817)](t,e){const n=bc,r=this[n(738)][n(678)][n(800)](n(481)),s=this[n(792)](t);if(this[n(647)]&&this[n(647)][n(565)])if(s[n(531)]){const s=r[n(527)](Hr(this[n(738)][n(673)],n(777)));this[n(647)][n(565)](t,e)[n(651)]((()=>{r[n(826)](s)}))}else s.on(n(810),(()=>{this[n(817)](t,e)}))}[bc(562)](t){const n=bc;if(!this[n(647)]||!this[n(647)][n(792)])throw new e.CKEditorError(n(475),this);return this[n(647)][n(792)](t)}[bc(734)](t){const e=bc,{id:n,type:r,subType:s,authorId:o}=this[e(872)](t),i=this[e(545)][e(800)](n)||this[e(633)](r,s,n,o,{});switch(this[e(798)](i,r,s,o),this[e(600)][e(800)](i)){case e(844):this[e(562)](n)[e(651)]((t=>{const r=e;let s=Promise[r(717)]();t[r(646)]&&(s=this[r(454)][r(744)]({channelId:this[r(738)][r(858)][r(800)](r(866)),threadId:n})),s[r(651)]((()=>{const e=r;this[e(849)](t)[e(531)]=!0}))})),this[e(600)][e(760)](i,e(539));break;case e(504):this[e(817)](n,{state:e(543)});case e(801):this[e(600)][e(760)](i,e(805)),this[e(499)](e(613),i);break;case e(805):this[e(499)](e(828),i)}return i[e(685)](t),i}[bc(457)](t){const e=bc,n=Array[e(755)](t),r=n[e(730)]((t=>e(658)==t[e(526)]));this[e(870)](r);const s=n[e(730)]((t=>!t[e(462)]&&e(658)!=t[e(526)])),o=this[e(741)]({skipNotAttached:!0})[e(730)]((t=>!t[e(462)]&&e(658)!=t[e(526)])),i=o[e(730)]((n=>!t[e(588)](n))),a=new Map(o[e(497)]((t=>[t,this[e(477)][e(653)](t[e(526)],t[e(464)],e(449))]))),c=new Map(o[e(497)]((t=>[t,t[e(478)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(521)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(521)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(521)];t++){const n=s[t];!l[e(588)](n)&&n[e(644)]&&(f[e(527)](n[e(644)]),n[e(644)][e(670)]===n&&(n[e(644)][e(670)]=null),n[e(644)]=null),!u[e(588)](n)&&n[e(670)]&&(f[e(527)](n[e(670)]),n[e(670)][e(644)]===n&&(n[e(670)][e(644)]=null),n[e(670)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(521)];e++){const r=g(t,n[e]);r&&(r[0][s(670)]=r[1],r[1][s(644)]=r[0],u[s(527)](r[0]),l[s(527)](r[1]))}}function g(t,n){const r=e;if(t[r(827)].id!==n[r(827)].id)return null;const s=a[r(800)](t)(t,n,c[r(800)](t),c[r(800)](n));return s&&a[r(800)](n)(t,n,c[r(800)](t),c[r(800)](n))?s[1][r(628)]&&s[1][r(628)][r(521)]?null:s:null}f[e(507)]&&this[e(457)](f)}[bc(870)](t){const e=bc;if(0==t[e(521)])return;const n=this[e(741)]({skipNotAttached:!0})[e(730)]((t=>e(658)==t[e(526)]&&t[e(776)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(452)]);s[e(588)](n)||(s[e(760)](n,r[e(521)]),r[e(519)]([]));const i=s[e(800)](n);r[i][e(519)](t)}!function(){const t=e;r[t(509)](((e,n)=>{const r=t,s=e[0][r(609)],o=n[0][r(609)];return s==o?e[0][r(452)][r(583)]<n[0][r(452)][r(583)]?-1:1:s<o?-1:1}));for(const e of r)e[t(509)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(521)];t++){if(0==r[t][e(521)])continue;const n=[];for(let s=t+1;s<r[e(521)];s++)0!=r[s][e(521)]&&i(r[t],r[s])&&n[e(519)](s);for(const s of n)r[t]=r[t][e(784)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(521)];n++)t[n][e(670)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(521)];n++)t[n][e(644)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(452)][r(583)]!==n[0][r(452)][r(583)]&&t[0][r(827)]!==n[0][r(827)])return!1;if(!function(t,e){const n=r;return!t[n(646)]&&!e[n(646)]||(!t[n(646)]||!e[n(646)])&&(!!(t[n(646)]&&e[n(609)]<t[n(628)][n(466)][n(800)](0)[n(609)])||!!(e[n(646)]&&t[n(609)]<e[n(628)][n(466)][n(800)](0)[n(609)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(452)],r(583)),o=Ic(n[0][r(452)],r(583));return!!wr(s,o)&&(!!t[r(839)]((t=>n[r(853)]((e=>t[r(478)]()[r(604)](e[r(478)]())))))&&n[r(839)]((e=>t[r(853)]((t=>e[r(478)]()[r(604)](t[r(478)]()))))))}}[bc(850)](t){const e=bc,n=Array[e(755)](t),r=this[e(741)]({skipNotAttached:!0}),s=r[e(730)]((n=>!t[e(588)](n))),o=new Map(n[e(497)]((t=>[t,this[e(477)][e(653)](t[e(526)],t[e(464)],e(569))]))),i=new Map(r[e(497)]((t=>[t,t[e(490)]()])));for(let t=0;t<n[e(521)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(521)];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(521)];e++){const s=r[e];if(s[a(526)]!==n[a(526)]||s[a(827)].id!==n[a(827)].id||s[a(464)]!==n[a(464)])continue;if(!Oc(n,s,[a(583)]))continue;if(a(658)==n[a(526)]&&n[a(715)][a(781)]!=s[a(715)][a(781)])continue;if(a(658)==n[a(526)]&&t[a(492)](n[a(715)][a(731)]))continue;if(a(815)==n[a(526)]){const e=t[a(738)][a(869)],r=n[a(453)]();if(r&&(e[a(505)][a(554)](r)||e[a(505)][a(723)](r)))continue}const c=o[a(800)](n),u=i[a(800)](n),l=i[a(800)](s),f=n[a(628)]&&n[a(628)][a(521)],h=s[a(628)]&&s[a(628)][a(521)];if(!f&&c(l,u))return t[a(661)](s,n),i[a(649)](n),!0;if(!h&&c(u,l))return t[a(661)](n,s),i[a(649)](s),!0}return!1}}[bc(661)](t,e){const n=bc;if(t[n(462)])for(const r of e[n(490)]())t[n(482)](r);else{const r=e[n(478)]()[n(832)];this[n(643)](t,this[n(500)][n(680)](t[n(478)]()[n(819)],r))}e[n(683)]()}[bc(759)](t,e){const n=bc,r=t[n(650)](n(716))||t[n(650)](n(658))?n(636):t[n(455)]();return Hr(this[n(738)][n(673)],e+"_"+r+n(761))}[bc(732)](){const t=bc,e=this[t(738)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(500)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(872)](t[s(856)]);if(s(540)===e){n[s(491)](this[s(759)](r,s(711)));break}}for(const t of r){const{group:e,type:r}=this[s(872)](t[s(856)]);if(s(540)===e){n[s(491)](this[s(759)](r,s(681)));break}}}))}[bc(822)](t){const e=bc;if(this[e(724)])return!1;const n=this[e(738)],r=n[e(869)][e(648)][e(833)][e(720)]();if(0==r[e(521)])return!1;const s=[],o=r[e(730)]((t=>e(658)==t[e(526)])),i=r[e(730)]((t=>e(699)==t[e(526)]&&e(736)!=t[e(856)])),a=r[e(730)]((t=>e(826)==t[e(526)]&&e(736)!=t[e(856)]));for(const t of o)s[e(519)]({key:t[e(602)],newValue:t[e(560)],oldValue:t[e(700)],range:Sc(t[e(707)],n[e(869)])});for(const t of i){const r=a[e(518)]((n=>n[e(501)][e(604)](t[e(501)])));r&&s[e(519)]({key:e(610),newValue:t[e(856)],oldValue:r[e(856)],range:n[e(869)][e(782)](t[e(501)][e(622)])})}return 0!=s[e(521)]&&this[e(779)](t,s)}[bc(601)](t){const e=bc;let n=!1;const r=this[e(738)][e(869)][e(648)][e(833)][e(596)]()[e(730)]((t=>t[e(715)][e(803)]&&t[e(856)][e(650)](e(480))));for(const s of r){const{subType:r,id:o}=this[e(872)](s[e(856)]),i=r[e(566)]("|")[0];for(const r of this[e(741)]({skipNotAttached:!0}))r.id!=o&&e(658)==r[e(526)]&&r[e(715)]&&r[e(715)][e(731)]==i&&r[e(478)]()[e(473)](s[e(715)][e(803)])&&(this[e(698)](r,s[e(715)][e(803)],t),n=!0)}return n}[bc(572)](t){const e=bc;this[e(738)],this[e(724)]=!0,t()}[bc(774)](t){const e=bc,n=this[e(492)](t),r=this[e(632)][e(588)](t);return n||r}[bc(779)](t,e){const n=bc;if(0==e[n(521)])return!1;let r=!1;for(const s of e){const e=this[n(470)](s[n(707)],n(658))[n(730)]((t=>!t[n(652)][n(520)]))[n(497)]((t=>t[n(540)])),i=(0,o.hashObject)({newValue:s[n(767)]});e[n(730)]((t=>{const e=n,[r,o]=t[e(464)][e(566)]("|");return r==s[e(731)]&&o!=i}))[n(739)]((e=>{const o=n;this[o(698)](e,s[o(707)],t),r=!0}))}return r}[bc(698)](t,e,n){const r=bc,s=t[r(478)]()[r(635)](e);0!==s[r(521)]?1!==s[r(521)]?this[r(660)](t,e[r(819)],e[r(832)]):this[r(643)](t,s[0]):n[r(591)](t[r(542)]())}}class yc{constructor(t){const e=bc;this[e(529)]=t,this[e(500)]=t[e(869)],this[e(577)]=new Map,this[e(674)]=new Map,this[e(587)]()}[bc(868)](t,e,n,r,s,o){const i=bc;return new Vr(this[i(500)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(653)](t,e,i(806))(...n),onDiscard:(...n)=>this[i(653)](t,e,i(677))(...n)})}[bc(865)](t,e,n,r){const s=bc,o=t+":"+e+":"+n;this[s(577)][s(760)](o,r)}[bc(653)](t,e,n){const r=bc,s=t+":"+e+":"+n;return this[r(577)][r(800)](s)||this[r(674)][r(800)](t+":"+n)}[bc(587)](){const t=bc,e=()=>!1,n=t=>{const e=Rc;t[e(509)](((t,n)=>t[e(819)][e(689)](n[e(819)])?1:-1)),this[e(500)][e(772)]((n=>{const r=e;for(const e of t){let t;t=e[r(832)][r(729)]&&e[r(832)][r(638)]==e[r(819)][r(622)]?n[r(706)](e[r(819)][r(622)],"on"):n[r(706)](e),this[r(500)][r(512)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Rc;e&&this[n(500)][n(772)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(497)]((t=>(kc(t)&&(t=this[s(500)][s(680)](t[s(832)])),t)))[s(730)]((t=>s(848)!==t[s(612)][s(788)]));if(c[s(521)]<1)return;const u=Array[s(755)](this[s(500)][s(648)][s(846)][s(490)]())[s(497)]((t=>i.LiveRange[s(627)](t)));r[s(702)](c);for(const t of this[s(529)][s(789)][s(789)]())t[s(841)]();a[s(519)]({forceDefaultExecution:!0}),this[s(529)][s(688)](o,...a);const l=u[s(730)]((t=>s(848)!=t[s(612)][s(788)]));l[s(521)]>0&&r[s(702)](l);for(const t of u)t[s(645)]()}))},s=(e,n)=>1==e[t(521)]&&1==n[t(521)]&&e[0][t(832)][t(604)](n[0][t(819)]),o=(e,n,r,s)=>Mc(e,n,r,s,this[t(500)])?[e,n]:Mc(n,e,s,r,this[t(500)])?[n,e]:null;this[t(674)][t(760)](t(855),e),this[t(674)][t(760)](t(603),n),this[t(674)][t(760)](t(787),s),this[t(674)][t(760)](t(766),o),this[t(674)][t(760)](t(460),n),this[t(674)][t(760)](t(567),e),this[t(674)][t(760)](t(809),s),this[t(674)][t(760)](t(485),o),this[t(674)][t(760)](t(523),r),this[t(674)][t(760)](t(494),e),this[t(674)][t(760)](t(765),s),this[t(674)][t(760)](t(708),e),this[t(674)][t(760)](t(536),r),this[t(674)][t(760)](t(559),e),this[t(674)][t(760)](t(863),s),this[t(674)][t(760)](t(514),e),this[t(674)][t(760)](t(721),e),this[t(674)][t(760)](t(606),((e,n)=>{const r=t;if(!n)return;const s=this[r(529)][r(678)][r(800)](_c);this[r(500)][r(772)]((t=>{const o=r;if(o(610)==n[o(731)])for(const r of e){const e=r[o(819)][o(622)],s=n[o(781)];t[o(864)](e,s)}else if(s[o(492)](n[o(731)]))for(const r of e)void 0!==n[o(781)]?t[o(468)](n[o(731)],n[o(781)],r[o(819)][o(622)]):t[o(605)](n[o(731)],r[o(819)][o(622)]);else for(const r of e)n[o(781)]?t[o(468)](n[o(731)],n[o(781)],r):t[o(605)](n[o(731)],r)}))})),this[t(674)][t(760)](t(631),s)}}function Ac(t,e,n){const r=bc;for(const s of e[r(638)][r(703)]({includeSelf:!0,parentFirst:!0})){if(s[r(612)]==s)return!1;if(!n[r(595)](s))return!1;if(t[r(554)](s)||t[r(723)](s))return!0}return!1}function kc(t){const e=bc;return t[e(832)][e(638)]==t[e(819)][e(622)]&&t[e(832)][e(608)]}function Cc(t,e,n,r){const s=bc,o=t=>!t[s(463)].is(s(549))&&!r[s(554)](t[s(463)]),i=t[s(819)][s(845)](o),a=t[s(832)][s(845)](o,{direction:s(530)});return!(t[s(819)][s(604)](i)&&t[s(832)][s(604)](a)||(i[s(689)](a)?n[s(659)](e,{range:n[s(680)](i,a)}):n[s(591)](e),0))}function Lc(t){return(0,o.hashObject)(t)}function Rc(t,e){const n=Ec();return(Rc=function(t,e){return n[t-=449]})(t,e)}function Nc(t){const e=bc,n=t[e(819)][e(622)];return n&&n.is(e(713))}function Sc(t,e){const n=bc;return null==t[n(832)][n(544)]&&t[n(832)][n(638)]==t[n(819)][n(622)]?vc(t[n(819)][n(622)],e):t}function vc(t,e){const n=bc,r=e[n(505)][n(554)](t)||e[n(505)][n(471)](t);return e[n(680)](e[n(459)](t,n(592)),r?e[n(722)](t):e[n(459)](t,n(832)))}function Mc(t,e,n,r,s){const o=bc;if(!Oc(t,e))return!1;if(n[o(832)][o(604)](r[o(819)]))return!0;if(t[o(526)]!=e[o(526)])return!1;if(!n[o(832)][o(737)](r[o(819)]))return!1;const i=s[o(680)](n[o(832)],r[o(819)])[o(498)]();for(const t of i)if([o(525),o(548)][o(615)](t[o(526)])&&s[o(505)][o(723)](t[o(463)]))return!1;return!0}function Oc(t,e,n=[]){const r=bc;return!(!t[r(776)]||!e[r(776)])&&wr(Ic(t[r(452)],n),Ic(e[r(452)],n))}function wc(t,e){const n=bc,r=Dc(t[n(452)]),s=Dc(e);if(!t[n(776)])return!1;for(const t of Object[n(584)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=bc,n=Object[e(797)]({},t);return delete n[e(553)],delete n[e(840)],n}function Fc(t,e){const n=xc();return(Fc=function(t,e){return n[t-=216]})(t,e)}const Pc=Fc;function xc(){const t=["849392EfkKNC","acceptSuggestion","524896AMFWIm","add","33CLnYYV","change:isDirty","PendingActions","PENDING_ACTION_SUGGESTION","_pendingAction","isEnabled","destroy","6559931QQvhcy","3385775oBTRiG","remove","model","_editor","listenTo","locale","get","execute","discardSuggestion","view","350564KEkjjo","canEditAt","17644YwrVtc","isDirty","canDiscard","6NnWxnM","getRanges","15970xfIBlt","bind","commentThreadController","_removePendingAction","canAccept","_acceptCommand","commands","stopListening","_setPendingAction","45pTQcpC","plugins","unbind","1113176xPvnBx","_discardCommand"];return(xc=function(){return t})()}!function(t,e){const n=Fc,r=t();for(;;)try{if(541624===-parseInt(n(216))/1+parseInt(n(257))/2+-parseInt(n(218))/3*(parseInt(n(236))/4)+-parseInt(n(226))/5*(-parseInt(n(241))/6)+-parseInt(n(225))/7+-parseInt(n(255))/8*(parseInt(n(252))/9)+parseInt(n(243))/10*(parseInt(n(238))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(xc);class Bc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Fc;super(),this[s(228)]=e,this[s(235)]=n,this[s(245)]=r,this[s(229)]=t,this[s(248)]=t[s(249)][s(232)](s(258)),this[s(256)]=t[s(249)][s(232)](s(234)),this[s(235)][s(244)](s(223)).to(this[s(248)],this[s(256)],((t,e)=>t||e)),this[s(235)][s(244)](s(247)).to(this[s(248)],s(223),(t=>t&&this[s(229)][s(228)][s(237)](e[s(242)]()))),this[s(235)][s(244)](s(240)).to(this[s(256)],s(223),(t=>t&&this[s(229)][s(228)][s(237)](e[s(242)]()))),this[s(222)]=null,n[s(239)]&&this[s(251)](),this[s(230)](n,s(258),(()=>this[s(258)]())),this[s(230)](n,s(234),(()=>this[s(234)]())),this[s(230)](n,s(219),(()=>{const t=s;n[t(239)]?this[t(251)]():this[t(246)]()}))}[Pc(258)](){const t=Pc;this[t(248)][t(233)](this[t(228)].id)}[Pc(234)](){const t=Pc;this[t(256)][t(233)](this[t(228)].id)}[Pc(224)](){const t=Pc;this[t(235)][t(254)](t(223)),this[t(235)][t(254)](t(247)),this[t(235)][t(254)](t(240)),this[t(250)](),this[t(245)][t(224)](),this[t(222)]&&this[t(246)]()}[Pc(251)](){const t=Pc,e=Hr(this[t(229)][t(231)],t(221));this[t(222)]=this[t(229)][t(253)][t(232)](t(220))[t(217)](e)}[Pc(246)](){const t=Pc;null!==this[t(222)]&&this[t(229)][t(253)][t(232)](t(220))[t(227)](this[t(222)]),this[t(222)]=null}}function Uc(){const t=["showInput","_createCommentViews","set","editorConfig","descriptionParts","_createCommentThreadInputView","canAccept","isDirty","_model","fire","addComment","commentInputView","isReadOnly","focus","cancel","isEnabled","authoredAt","editor","4sxrlCi","600747XmCPfy","bind","2302240xfUmkG","setData","590832jDQXWR","canDiscard","locale","CommentView","delegate","30vGJhuR","3003417DrluWs","229140lIzRls","isActive","element","_config","assign","287317xSHRGg","destroy","disabledSubmit","commentThread","commentsListView","length","hasDirtyComment","_localUser","value","updateComment","commentThreadInputView","submit","1733605uYxkbZ","removeComment","disableComments"];return(Uc=function(){return t})()}const jc=Gc;function Gc(t,e){const n=Uc();return(Gc=function(t,e){return n[t-=221]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(223540===-parseInt(n(232))/1+-parseInt(n(270))/2+parseInt(n(227))/3+parseInt(n(265))/4*(parseInt(n(244))/5)+-parseInt(n(225))/6*(-parseInt(n(266))/7)+parseInt(n(268))/8+-parseInt(n(226))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Uc);class Vc extends s.View{constructor(t,e,n,r){const s=Gc;super(t),this[s(236)]=null,this[s(242)]=null,this[s(249)](s(228),!1),this[s(249)](s(263),e[s(263)]),this[s(267)](s(263)).to(e),this[s(249)](s(251),[]),this[s(249)](s(254),!1),this[s(249)](s(262),!1),this[s(249)](s(253),!1),this[s(249)](s(221),!1),this[s(255)]=e,this[s(239)]=n,this[s(230)]=r,r[s(246)]?this[s(249)](s(237),1):this[s(248)]()}[jc(260)](){const t=jc;this[t(229)][t(260)]()}[jc(233)](){const t=jc;this[t(236)]&&this[t(236)][t(233)](),this[t(242)]&&this[t(242)][t(233)](),super[t(233)]()}[jc(248)](){const t=jc,{CommentsListView:e}=this[t(230)];this[t(236)]=new e(this[t(222)],this[t(255)][t(235)],Object[t(231)]({CommentView:this[t(230)][t(223)]},this[t(230)])),this[t(236)][t(224)](t(245)).to(this),this[t(236)][t(224)](t(241)).to(this),this[t(236)][t(267)](t(228)).to(this),this[t(249)](t(237),this[t(236)][t(237)]+1),this[t(267)](t(237)).to(this[t(236)],t(237),(t=>t+1)),this[t(242)]=this[t(252)](),this.on(t(245),(()=>this[t(260)]())),this[t(267)](t(254)).to(this[t(236)],t(238),this[t(242)][t(258)],t(240),((t,e)=>t||!!e))}[jc(252)](){const t=jc,{CommentThreadInputView:e}=this[t(230)],n=new e(this[t(222)],this[t(239)],this[t(230)][t(250)]),r=n[t(258)];return n[t(267)](t(247)).to(this,t(228),this[t(255)][t(235)],t(259),r,t(240),((t,e,n)=>!!n||t&&!e)),r.on(t(243),((e,n)=>{const s=t;this[s(256)](s(257),n),r[s(264)][s(269)]("")})),r.on(t(261),(()=>this[t(260)]())),r[t(267)](t(234)).to(this[t(255)][t(235)],t(259)),n}}function zc(t,e){const n=Wc();return(zc=function(t,e){return n[t-=348]})(t,e)}const Hc=zc;function Wc(){const t=["ck-suggestion__info","_model","EXTERNAL_IMPORT_WORD_AVATAR","extendTemplate","formatDateTime","userView",'<span class="ck-suggestion-color" style="background-color: ',"descriptionParts","ck-suggestion-wrapper","_config","delegate","bind","type","ck-annotation__main","map",".ck-annotation__content-wrapper","<p>","commentsListView","_descriptionElement","ck-annotation__info-time","ck-annotation__content-wrapper","div","EXTERNAL_IMPORT_WORD_SUGGESTION","227892nBRlzp","canDiscard","color","478211ZUgQXR","time","ck-suggestion-","getExternalSuggestionNote","check","name","Discard suggestion","ck-annotation__info-name","set","@external","isActive","span","attributes","editorDestroyed","disableComments",'<span class="ck-suggestion-type">',"content","importWord","execute","EXTERNAL_AVATAR","ck-annotation__user","77bUQWDt","getTemplate","ck-suggestion__info-name","ck-suggestion--accept","acceptSuggestion","650424iEvTkx","canAccept","getUserViewNotificationText","value","isExternal",'"></span>',"4562286DPgGha","bindTemplate","ck-suggestion__actions","innerHTML","ck-suggestion__main","discardSuggestion","acceptButton","2275848WEODsR","commentThreadInputView","children",'" title="',"ck-annotation__actions","ck-suggestion","innerText","ck-suggestion__user","ck-suggestion--disabled-comments","ck-annotation","source","2312739RYfamA","push","cancel","fire","2699520UJkLTM","ck-comment__external","ck-suggestion--discard","title","description","authoredAt","createElement","EXTERNAL_SUGGESTION","commentThread","ck-suggestion-wrapper--active","creator","editorReady","author","ck-annotation__info","</span>","locale","split","change:description","discardButton","Accept suggestion","_createButton","setTemplate","render","join","querySelector","95GdzPUm","element","ck-comment__info-time","</p>","isEnabled"];return(Wc=function(){return t})()}!function(t,e){const n=zc,r=t();for(;;)try{if(796299===-parseInt(n(358))/1+parseInt(n(412))/2+-parseInt(n(408))/3+-parseInt(n(355))/4*(-parseInt(n(437))/5)+parseInt(n(390))/6+-parseInt(n(379))/7*(parseInt(n(384))/8)+-parseInt(n(397))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Wc);class Kc extends Vc{constructor(e,n,r,s){const i=zc;super(e,n,r,s),this[i(366)](i(454),""),this[i(453)](i(454)).to(this,i(449),(t=>t&&t[0]?t[0][i(454)]:"")),this[i(453)](i(416)).to(this,i(449),this,i(368),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(348)+Xc(e[n(374)],e[n(357)])+n(440);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(350)]=null,this[i(396)]=this[i(432)](Hr(e,i(431)),t.icons[i(362)],i(382),i(383),"sw"),this[i(396)][i(453)](i(441)).to(this,i(385)),this[i(430)]=this[i(432)](Hr(e,i(364)),t.icons[i(410)],i(414),i(395),"sw"),this[i(430)][i(453)](i(441)).to(this,i(356)),this[i(447)]=new o.UserView(e,this[i(443)][i(424)],this[i(386)]()),this[i(447)][i(445)]({attributes:{class:[i(404),i(378)]}}),this[i(433)](this[i(380)]())}[Hc(380)](){const t=Hc,e=this[t(391)],n=[{tag:t(353),attributes:{class:[t(442),t(425)]},children:[{tag:t(369),children:[{text:this[t(447)][t(363)]}],attributes:{class:[t(381),t(365)]}},{tag:t(359),attributes:{datetime:e.to(t(417)),class:[t(439),t(351)]},children:[{text:e.to(t(417),(e=>this[t(451)][t(446)](e)))}]}]},{tag:t(353),attributes:{class:[t(392),t(401)]},children:[this[t(396)],this[t(430)]]},{tag:t(353),attributes:{class:[t(352)]}}];this[t(443)][t(388)]&&n[t(409)]({tag:t(353),attributes:{class:[t(413)]},children:[{text:this[t(361)]()}]});const r={tag:t(353),attributes:{class:[t(450),e.if(t(368),t(421)),e.to(t(454),(e=>t(360)+e)),this[t(451)][t(372)]&&t(405)],"data-suggestion-id":this[t(443)].id,"data-thread-id":this[t(443)][t(420)].id,"data-author-id":this[t(443)][t(424)].id,tabindex:-1},children:[{tag:t(353),attributes:{class:[t(402),t(406)]},children:[this[t(447)],{tag:t(353),attributes:{class:[t(394),t(455)]},children:n}]}]};return this[t(349)]&&this[t(398)]&&(r[t(399)][t(409)](this[t(349)],this[t(398)]),this[t(349)][t(452)](t(423)).to(this),this[t(349)][t(452)](t(371)).to(this),this[t(398)][t(452)](t(423)).to(this),this[t(398)][t(452)](t(371)).to(this)),r}[Hc(434)](){const t=Hc;super[t(434)](),this[t(350)]=this[t(438)][t(436)](t(457)),this[t(350)][t(393)]=this[t(416)],this.on(t(429),((e,n,r)=>{const s=t;this[s(350)][s(393)]=r}))}[Hc(432)](t,e,n,r,o){const i=Hc,a=new s.ButtonView(this[i(427)]);return a[i(366)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(445)]({attributes:{class:n}}),a.on(i(376),(()=>{const t=i;this[t(411)](r,this[t(443)].id)})),a}[Hc(361)](){const t=Hc;return t(375)===this[t(443)][t(370)][t(367)][t(407)]?Hr(this[t(427)],t(354)):Hr(this[t(427)],t(419))}[Hc(386)](){const t=Hc;return this[t(443)][t(388)]?t(375)===this[t(443)][t(370)][t(367)][t(407)]?Hr(this[t(427)],t(444),this[t(443)][t(422)][t(363)]):Hr(this[t(427)],t(377),this[t(443)][t(422)][t(363)]):null}}function Xc(t,e){const n=Hc;let r="";return r+=t[n(428)]("*")[n(456)](((t,e)=>e%2!=0?n(373)+Jc(t)+n(426):Jc(t)))[n(435)](""),e&&(r+=n(448)+e[n(387)]+n(400)+e[n(415)]+n(389)),r}function Jc(t){const e=Hc,n=document[e(418)](e(369));return n[e(403)]=t,n[e(393)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n';function Yc(){const t=["listenTo","head","trackChanges.disableComments","editing","has","suggestionUnloaded","_annotationViews","TrackChangesEditing","_unbindEditors","3740VAXrVB","getJoined","1444552daJLrn","reduce","delete","comments.maxCommentCharsWhenCollapsed","refreshSelectedViews","252IcAIAE","mainView","comments","some","EditorAnnotations","arrowView","_handleControllerBuffer","previous","TrackChangesUI","discardSelectedSuggestions","value","init","3633AWzxJm","change:activeAnnotations","view","switchbutton","_updateController","unbind","_bindAnnotationToEditors","add","panelView","Accept all suggestions","filter","push","actionView","39952ccJsrb","Annotations","type","createAnnotation","10607WoVahN","getDescriptions","_refreshActiveMarkers","length","trackChanges","bind","from","commentThread","plugins","suggestionChanged","_disableComments","trackChanges.SuggestionThreadView","isEnabled","Accept all selected suggestions","_initializeController","items","_suggestionToController","getByInnerView","stopListening","_createToolbarButton","isMultiRange","9BSlpRx","delegate","menu","comments.maxCommentsWhenCollapsed","menuitem","componentFactory","getSuggestion","editor","commandName","model","keys","set","registerAnnotation","clear","Track changes","discardAllSuggestions","requires","toMany","createCommentThreadController","getFirstRange","execute","isOn","_viewToController","source","innerView","commands","acceptSelectedSuggestions","hasSuggestion","define","pluginName","6094BymjvR","button","getMarkerNames","change:previous","CommentsUI","activeMarkers","remove","Discard all suggestions","comments.maxThreadTotalWeight","get","size","getMarkers","_destroyController","separator","470460BKNUuV","10dviEjO","comments.editorConfig","getAllAdjacentSuggestions","6CWxQzn","Discard all selected suggestions","config","discardButton","_handleSuggestionControllerDelayed","336070RflOvz","addComment","acceptButton","activeAnnotations","suggestion-","getRanges","createAnnotationView","SuggestionThreadView","169VSYAgb","values","acceptAllSuggestions","CommentsRepository","children","isDirty","descriptionParts","menuitemcheckbox","buttonView","addSourceCollector","isInContent","_addUIComponentsToFactory","descriptionFactory","_createMenuBarMenu","lowest","suggestionLoaded","focus","menuBar:trackChanges","locale","destroy","CommentView"];return(Yc=function(){return t})()}const qc=Qc;function Qc(t,e){const n=Yc();return(Qc=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Qc,r=t();for(;;)try{if(105899===parseInt(n(363))/1*(parseInt(n(281))/2)+-parseInt(n(284))/3*(-parseInt(n(359))/4)+-parseInt(n(289))/5+-parseInt(n(334))/6*(parseInt(n(346))/7)+-parseInt(n(329))/8*(parseInt(n(384))/9)+-parseInt(n(327))/10*(parseInt(n(414))/11)+parseInt(n(280))/12*(parseInt(n(297))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yc);class $c extends t.Plugin{static get[qc(400)](){const t=qc;return[_c,o.Users,t(300),t(360),t(338)]}static get[qc(413)](){return qc(342)}constructor(t){const e=qc;super(t),this[e(379)]=new Map,this[e(406)]=new Map,this[e(324)]=new Map,this[e(340)]=new Map;const n=this[e(391)][e(286)];n[e(412)](e(374),Kc),n[e(412)](e(320),!1),this[e(373)]=n[e(275)](e(320))}[qc(288)](t,e){const n=qc;0===this[n(340)][n(276)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(340)]){const r=this[t(379)][t(322)](e);r||n?r&&n&&this[t(278)](e):this[t(377)](e)}this[t(340)][t(397)](),this[t(391)][t(371)][t(275)](t(338))[t(333)](),this[t(365)]()}),10),this[n(340)][n(395)](t,e)}[qc(345)](){const t=qc,e=this[t(391)],n=e[t(371)][t(275)](t(325)),r=e[t(371)][t(275)](t(360)),s=e[t(371)][t(275)](t(338)),o=e[t(371)][t(275)](t(300));this[t(308)](),s[t(306)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(369)](this[e(379)])){const s=t[e(283)](),o=[];for(const t of s){if(!t[e(307)])continue;if(t[e(383)]){o[e(357)](...t[e(294)]());continue}const n=t[e(403)]();if(o[e(366)]>0){const t=o[0][e(328)](n);if(t){o[0]=t;continue}}o[e(357)](n)}n[e(357)]([r[e(348)],o])}return n})),this[t(318)](n,t(312),((e,n)=>{const r=t;this[r(318)](n,r(269),((t,e,s,o)=>{const i=r;n[i(307)]&&(null==s?(this[i(350)](o[i(319)]),this[i(288)](n,!1)):(this[i(350)](s[i(319)]),null==o&&this[i(288)](n,!0)))})),null!==n[r(341)]?this[r(350)](n[r(319)]):this[r(288)](n,!1)})),this[t(318)](n,t(323),((e,n,r)=>{const s=t;this[s(381)](n,s(269)),this[s(340)][s(331)](n),this[s(379)][s(322)](n)&&this[s(278)](n),r&&this[s(350)](r[s(319)])})),this[t(318)](n,t(372),((e,n)=>{this[t(350)](n)})),this[t(318)](r,t(347),(()=>{this[t(365)]()})),this[t(318)](o,t(290),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(411)](r))return;const i=n[o(390)](r);this[o(379)][o(275)](i)[o(348)][o(313)]()}),{priority:t(311)})}[qc(365)](){const t=qc,e=this[t(391)][t(371)][t(275)](t(360)),n=this[t(391)][t(371)][t(275)](t(325)),r=Array[t(369)](e[t(292)],(e=>e[t(408)]))[t(356)]((e=>this[t(406)][t(322)](e))),s=[];for(const e of r){const n=this[t(406)][t(275)](e)[t(393)][t(283)]();s[t(357)](...n[t(330)](((e,n)=>[...e,...n[t(268)]()]),[]))}n[t(271)]=s}[qc(308)](){const t=qc,n=this[t(391)],r=n[t(315)],o=Hr(r,t(398)),i=new e.Collection([{type:t(349),model:new s.ViewModel({withText:!0,label:o,commandName:t(367),role:t(304)})},{type:t(279)},{type:t(267),model:new s.ViewModel({withText:!0,label:Hr(r,t(355)),commandName:t(299),role:t(388)})},{type:t(267),model:new s.ViewModel({withText:!0,label:Hr(r,t(376)),commandName:t(410),role:t(388)})},{type:t(267),model:new s.ViewModel({withText:!0,label:Hr(r,t(273)),commandName:t(399),role:t(388)})},{type:t(267),model:new s.ViewModel({withText:!0,label:Hr(r,t(285)),commandName:t(343),role:t(388)})}]);for(const e of i)if(tu(e)){const r=n[t(409)][t(275)](e[t(393)][t(392)]);e[t(393)][t(368)](t(405),t(375)).to(r,t(344),t(375))}n.ui[t(389)][t(353)](t(367),(e=>this[t(382)](e,i,o))),n.ui[t(389)][t(353)](t(314),(e=>this[t(310)](e,i,o)))}[qc(382)](t,e,n){const r=qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(391)][r(409)][r(275)](r(367));o[r(305)][r(395)]({tooltip:n,label:n,icon:Zc}),o[r(305)][r(368)](r(405)).to(i,r(344)),o[r(305)].on(r(404),(()=>{const t=r;i[t(404)](),this[t(391)][t(321)][t(348)][t(313)]()})),(0,s.addListToDropdown)(o,e,{role:r(386)});const a=[];for(const t of e)tu(t)&&a[r(357)](this[r(391)][r(409)][r(275)](t[r(393)][r(392)]));const c=o[r(305)];return c[r(358)][r(351)](r(375)),c[r(339)][r(351)](r(375)),c[r(358)][r(368)](r(375)).to(i,r(375)),c[r(339)][r(368)](r(375))[r(401)](a,r(375),((...t)=>t[r(337)]((t=>t)))),o.on(r(404),(t=>{const e=r;this[e(391)][e(404)](t[e(407)][e(392)]),this[e(391)][e(321)][e(348)][e(313)]()})),o}[qc(310)](t,e,n){const r=qc,o=new s.MenuBarMenuView(t),i=this[r(391)][r(409)][r(275)](r(367));o[r(305)][r(395)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(279)==n[r(361)]){a[r(378)][r(353)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(393)];i[r(368)](...Object[r(394)](c)).to(c),i[r(385)](r(404)).to(o),i.on(r(404),(()=>{const t=r;this[t(391)][t(404)](c[t(392)]),this[t(391)][t(321)][t(348)][t(313)]()})),e[r(301)][r(353)](i),a[r(378)][r(353)](e)}return o[r(368)](r(375)).to(i,r(375)),o[r(354)][r(301)][r(353)](a),o}[qc(377)](t){const e=qc,n=this[e(391)],r=n[e(286)],s=n[e(371)][e(275)](e(360)),i=n[e(371)][e(275)](e(300)),a=n[e(371)][e(275)](e(338)),c=n[e(371)][e(275)](o.Users).me,u=r[e(275)](e(367))[e(296)],{CommentsListView:l,CommentThreadInputView:f}=n[e(371)][e(275)](e(270));let h,g;this[e(324)][e(322)](t.id)?(g=this[e(324)][e(275)](t.id),h=g[e(335)]):(h=new u(n[e(315)],t,c,{disableComments:this[e(373)],editorConfig:r[e(275)](e(282)),maxCommentsWhenCollapsed:r[e(275)](e(387)),maxThreadTotalWeight:r[e(275)](e(274)),maxCommentCharsWhenCollapsed:r[e(275)](e(332)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(275)](e(315))),CommentView:r[e(275)](e(336))[e(317)],CommentsListView:l,CommentThreadInputView:f}),h[e(291)].on(e(404),(()=>{const t=e;n[t(321)][t(348)][t(313)]()})),h[e(287)].on(e(404),(()=>{const t=e;n[t(321)][t(348)][t(313)]()})),g=s[e(295)](this[e(391)][e(315)],h),g[e(368)](e(302)).to(h,e(302)),g[e(368)](e(366)).to(h),g[e(368)](e(361)).to(h,e(361),(t=>e(293)+t)),this[e(324)][e(395)](t.id,g));const d=i[e(402)](t[e(370)],h),p=new Bc(n,t,h,d),m=t[e(283)]()[e(356)]((t=>t[e(307)]));h[e(303)]=n[e(371)][e(275)](e(325))[e(309)][e(364)](m),this[e(379)][e(395)](t,p),this[e(406)][e(395)](h,p);const I=s[e(362)]({view:g,target:()=>{const r=e,s=[],i=t[r(283)]()[r(356)]((t=>t[r(307)]));for(const t of i)s[r(357)](...t[r(277)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(321)],s)},type:()=>e(293)+p[e(348)][e(361)]});i[e(352)](h,I),s[e(353)](I),a[e(396)](I)}[qc(278)](t){const e=qc,n=this[e(391)][e(371)][e(275)](e(300)),r=this[e(391)][e(371)][e(275)](e(360)),s=this[e(379)][e(275)](t),o=s[e(348)],i=r[e(380)](o);n[e(326)](o),i&&r[e(272)](i),this[e(379)][e(331)](t),this[e(406)][e(331)](o),s[e(316)]()}[qc(350)](t){const e=qc;if(!t[e(307)]||!this[e(379)][e(322)](t))return;const n=this[e(391)][e(371)][e(275)](e(325)),r=this[e(379)][e(275)](t),s=t[e(283)]();r[e(348)][e(303)]=n[e(309)][e(364)](s)}[qc(316)](){const t=qc;for(const e of this[t(379)][t(394)]())this[t(278)](e);for(const e of this[t(324)][t(298)]())e[t(335)][t(316)]();super[t(316)]()}}function tu(t){return qc(393)in t}var eu=ru;function nu(){var t=["1727660tFbzaI","11403NOwEro","requires","18YPNKPj","589440NTzqRK","plugins","editor","455845YzaxPf","getSuggestions","216uitFzI","Comments","get","addSuggestion","pluginName","getSuggestion","28jIZyUi","4952OcIyTX","addSuggestionData","2296189BAFMvE","TrackChanges","adapter","4jMJFet","2085009zIIbFk","8359650OvGqOn"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=329]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(722938===parseInt(n(334))/1+-parseInt(n(351))/2*(-parseInt(n(352))/3)+parseInt(n(345))/4*(parseInt(n(337))/5)+-parseInt(n(333))/6*(-parseInt(n(348))/7)+-parseInt(n(346))/8*(-parseInt(n(331))/9)+-parseInt(n(329))/10+parseInt(n(330))/11*(-parseInt(n(339))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(332)](){return[_c,$c,eu(340)]}static get[eu(343)](){return eu(349)}set[eu(350)](t){var e=eu;this[e(336)][e(335)][e(341)](_c)[e(350)]=t}get[eu(350)](){var t=eu;return this[t(336)][t(335)][t(341)](_c)[t(350)]}[eu(342)](t){var e=eu;return this[e(336)][e(335)][e(341)](_c)[e(347)](t)}[eu(338)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(336)][n(335)][n(341)](_c)[n(338)]({skipNotAttached:t,toJSON:e})}[eu(344)](t){var e=eu;return this[e(336)][e(335)][e(341)](_c)[e(344)](t)}}const ou=iu;function iu(t,e){const n=fu();return(iu=function(t,e){return n[t-=137]})(t,e)}!function(t,e){const n=iu,r=t();for(;;)try{if(687501===parseInt(n(193))/1*(parseInt(n(137))/2)+parseInt(n(172))/3+parseInt(n(162))/4*(-parseInt(n(186))/5)+-parseInt(n(196))/6*(parseInt(n(148))/7)+-parseInt(n(154))/8*(parseInt(n(177))/9)+parseInt(n(194))/10*(-parseInt(n(200))/11)+-parseInt(n(179))/12*(-parseInt(n(176))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fu);const au=[ou(168)];class cu extends t.Plugin{static get[ou(139)](){return[_c]}static get[ou(175)](){return ou(147)}[ou(159)](){const t=ou,n=this[t(163)];if(n[t(155)][t(150)](t(203),(e=>{const r=t,s=n[r(149)][r(158)][r(167)]()[r(156)](((t,e)=>(t[e]="",t)),{});return n[r(143)][r(195)](s,e)})),t(166)!=typeof n[t(155)][t(192)](t(182))[t(184)])throw new e.CKEditorError(t(141))}[ou(180)](t){return hu(this[ou(163)],!0,t)}[ou(191)](t){return hu(this[ou(163)],!1,t)}}class uu extends t.Plugin{static get[ou(175)](){return ou(151)}constructor(t){const e=ou;super(t),this[e(140)]=e(144)}[ou(159)](){const t=ou;this[t(163)][t(188)][t(192)](t(138))[t(152)]={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(163)][t(188)][t(192)](t(169))[t(152)]=null}}function lu(t){return void 0!==t[ou(164)]}function fu(){const t=["define","TrackChangesDataGetter","_adapter","discardAllSuggestions","2696oyFJCh","config","reduce","getFullData","document","init","rootsAttributes","getUser","4aScxQR","editor","getRootsAttributes","addSuggestionData","function","getRootNames","Pagination","TrackChangesEditing","Users","addUser","1765236kldKlQ","getCommentThreads","createDocumentFragment","pluginName","624364oXMcgC","17037XrQgFm","createElement","744FsGlIe","getDataWithAcceptedSuggestions","appendChild","trackChangesData","map","editorCreator","data","5589400BmEUGM","div","plugins","execute","addCommentThread","getDataWithDiscardedSuggestions","get","1EgMlYz","20vCUzau","create","6SWBuCt","getSuggestions","push","acceptAllSuggestions","6308599fXwKWo","destroy","name","trackChangesData.editorCreator","2017570KlhoUg","CommentsRepository","requires","result","track-changes-data-invalid-editor-creator","useAnonymousUser","constructor","end","set","users","TrackChangesData","6892151DtVldi","model"];return(fu=function(){return t})()}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,au);s[r(188)][r(198)](_c,uu),s[r(160)]=lu(t)?t[r(164)]():void 0;const i=document[r(174)](),a=t[r(155)][r(192)](r(182))[r(184)],c=await a(s,(()=>function(t){const e=r,n=document[e(178)](e(187));return t[e(181)](n),n}(i)));!function(t,e){const n=r,s=t[n(149)][n(158)][n(167)]()[n(156)](((e,r)=>(e[r]=t[n(185)][n(192)]({rootName:r}),e)),{}),o=t[n(188)][n(192)](n(170))[n(146)][n(183)]((t=>({id:t.id,name:t[n(202)]}))),i=t[n(188)][n(192)](n(169))[n(197)]({skipNotAttached:!0,toJSON:!0}),a=t[n(188)][n(192)](n(138))[n(173)]({skipNotAttached:!0,toJSON:!0}),c=e[n(188)][n(192)](n(170)),u=e[n(188)][n(192)](n(169)),l=e[n(188)][n(192)](n(138));for(const t of o)c[n(161)](t.id)||c[n(171)](t);c.me||c[n(142)]();for(const t of a)l[n(190)](t);for(const t of i)u[n(165)](t);e[n(185)][n(145)](s)}(t,c),c[r(189)](r(e?199:153));const u=lu(c)?c[r(157)](n):c[r(185)][r(192)](n);return await c[r(201)](),u}function gu(){var t=["40bHQtyC","354723fvMjdm","627JLfIgp","4873848XPpsAB","1202154jUcMQI","149485ffRWLR","1LpcLze","574GkvwOv","18642axbMiE","54VMyFky","537880bQQzav","10836IeyzJg"];return(gu=function(){return t})()}function du(t,e){var n=gu();return(du=function(t,e){return n[t-=481]})(t,e)}!function(t,e){for(var n=du,r=t();;)try{if(337148===parseInt(n(481))/1*(parseInt(n(491))/2)+parseInt(n(488))/3+-parseInt(n(487))/4*(parseInt(n(492))/5)+-parseInt(n(483))/6*(-parseInt(n(482))/7)+-parseInt(n(490))/8+parseInt(n(484))/9*(parseInt(n(485))/10)+-parseInt(n(489))/11*(parseInt(n(486))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();