@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240628.0 → 0.0.0-nightly-20240629.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:()=>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})();
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=l();return(c=function(t,e){return n[t-=391]})(t,e)}const u=c;function l(){const t=["has","editor","2379456mSYckJ","affectsData","execute","40300tlOfpN","64449NDUDuO","1646cLyiwD","isEnabled","commands","forceDisabled","1078INHIIF","_disableUnsupportedCommands","633980OWSzLV","191pmOWcq","_enableCommands","_enabledCommands","clearForceDisabled","value","4JuqtOX","6vPvFvQ","757614jEkYRu","45rrxJgd","refresh","_isEnabledBasedOnSelection","44232xIUwdt","TrackChangesCommand"];return(l=function(){return t})()}!function(t,e){const n=c,r=t();for(;;)try{if(315294===parseInt(n(392))/1*(-parseInt(n(412))/2)+parseInt(n(399))/3+-parseInt(n(397))/4*(-parseInt(n(391))/5)+-parseInt(n(398))/6*(-parseInt(n(411))/7)+-parseInt(n(407))/8+-parseInt(n(400))/9*(-parseInt(n(410))/10)+parseInt(n(416))/11*(parseInt(n(403))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(394)]=e,this[n(396)]=!1,this[n(401)](),this[n(402)]=!1}[u(401)](){this[u(413)]=!0}[u(409)](){const t=u;this[t(396)]=!this[t(396)],this[t(396)]?this[t(417)]():this[t(393)]()}[u(417)](){const t=u;for(const e of this[t(406)][t(414)][t(414)]())e[t(408)]&&!this[t(394)][t(405)](e)&&e[t(415)](t(404))}[u(393)](){const t=u;for(const e of this[t(406)][t(414)][t(414)]())e[t(408)]&&!this[t(394)][t(405)](e)&&e[t(395)](t(404))}}function h(){const t=["6610mAfyYU","122YQVgdE","_isEnabledBasedOnSelection","canEditAt","444228zvyOMc","editor","acceptSuggestion","711992iFdkbn","1515504GohIag","getRanges","42OhYqyw","track-changes-accept-suggestion-not-found","_suggestions","2160009fpJqno","get","3339OzJQCY","643990KbpdHL","refresh","execute","isEnabled","4GzwXIs","model","TrackChangesEditing","plugins","5291lacnVD"];return(h=function(){return t})()}const g=d;function d(t,e){const n=h();return(d=function(t,e){return n[t-=434]})(t,e)}!function(t,e){const n=d,r=t();for(;;)try{if(349727===parseInt(n(447))/1*(-parseInt(n(458))/2)+parseInt(n(436))/3+parseInt(n(452))/4*(parseInt(n(448))/5)+parseInt(n(440))/6+-parseInt(n(442))/7*(parseInt(n(439))/8)+parseInt(n(445))/9+parseInt(n(457))/10*(parseInt(n(456))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(h);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(444)]=e,this[n(449)](),this[n(434)]=!1}[g(449)](){this[g(451)]=!0}[g(450)](t){const n=g,r=this[n(444)][n(446)](t);if(!r)throw new e.CKEditorError(n(443),this);const s=r[n(441)]();this[n(437)][n(453)][n(435)](s)&&this[n(437)][n(455)][n(446)](n(454))[n(438)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=251]})(t,e)}function E(){const t=["72609WrPuNZ","30vXdfaO","refresh","306NTtluG","_suggestions","track-changes-discard-suggestion-not-found","canEditAt","2303640oMAFus","execute","70552qGWNMD","4qQDHec","1986015kdVJmV","getRanges","model","_isEnabledBasedOnSelection","editor","3479126oxpkef","771320WQlzAb","get","245460kvAkQT","plugins","6LbMldm","isEnabled","discardSuggestion","TrackChangesEditing"];return(E=function(){return t})()}!function(t,e){const n=I,r=t();for(;;)try{if(300120===-parseInt(n(268))/1*(parseInt(n(264))/2)+-parseInt(n(262))/3*(parseInt(n(253))/4)+parseInt(n(254))/5+-parseInt(n(275))/6+parseInt(n(259))/7+-parseInt(n(252))/8*(-parseInt(n(271))/9)+parseInt(n(269))/10*(-parseInt(n(260))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(272)]=e,this[n(270)](),this[n(257)]=!1}[m(270)](){this[m(265)]=!0}[m(251)](t){const n=m,r=this[n(272)][n(261)](t);if(!r)throw new e.CKEditorError(n(273),this);const s=r[n(255)]();this[n(258)][n(256)][n(274)](s)&&this[n(258)][n(263)][n(261)](n(267))[n(266)](r)}}function T(){const t=["createPositionAt","7099870hrdUup","join","12166dozyph","push","map","change","2983754rKZmgo","execute","3511284IsNeRp","isMultiRange","next","isInContent","isObject","isArray","value","add","deletion","isCollapsed","9008MqfQrY","start","createPositionBefore","content","replace","end","42693dXCdoB","splice","type","color","sort","createRange","getRanges","createPositionAfter"," [color ","isTouching","schema","from","990636NRgFhD","isIntersecting","length","873278mhrkbL"];return(T=function(){return t})()}function _(t){const e=y;return t[e(364)](((t,n)=>e(352)==t[e(362)]&&e(352)!=n[e(362)]?-1:e(352)!=t[e(362)]&&e(352)==n[e(362)]?1:0))}function y(t,e){const n=T();return(y=function(t,e){return n[t-=335]})(t,e)}function A(t,e){const n=y;let r,s=0;const o=[],i=e[n(370)];for(;s<t[n(374)];){const a=t[s],c=t[s+1];r||(r=e[n(356)](a)),k(e,a,c)||(o[n(339)](e[n(365)](r,i[n(348)](a)?e[n(367)](a):e[n(335)](a,n(359)))),r=null),s++}return o}function k(t,e,n){const r=y;if(!n)return!1;const s=t[r(367)](e),o=t[r(356)](n);return s[r(369)](o)}!function(t,e){const n=y,r=t();for(;;)try{if(770983===parseInt(n(375))/1+parseInt(n(342))/2+-parseInt(n(360))/3+-parseInt(n(344))/4+parseInt(n(336))/5+-parseInt(n(372))/6+parseInt(n(338))/7*(-parseInt(n(354))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(T);function C(t,e,n){const r=y;for(;n[r(374)];){const s=n[r(361)](0,100);t[r(341)]((()=>{const t=r;for(const n of s)n[t(347)]&&e[t(343)](n.id)}))}}const L=R;function R(t,e){const n=S();return(R=function(t,e){return n[t-=120]})(t,e)}function S(){const t=["canEditAt","isInContent","model","900741xqOpZW","1193920qFtEes","from","execute","_suggestions","_command","_isEnabledBasedOnSelection","1061500lqyXqu","editor","109550sshVpQ","isEnabled","getRanges","6vIKRNQ","some","refresh","3432709oDmfWK","2355315diDCxs","values","13242336oFGxEd"];return(S=function(){return t})()}!function(t,e){const n=R,r=t();for(;;)try{if(274409===parseInt(n(128))/1+-parseInt(n(126))/2+parseInt(n(141))/3+-parseInt(n(120))/4+-parseInt(n(135))/5+parseInt(n(131))/6*(-parseInt(n(134))/7)+parseInt(n(137))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(S);class N extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(124)]=e,this[r(123)]=n,this[r(133)](),this[r(125)]=!1}[L(133)](){const t=L,e=Array[t(121)](this[t(123)][t(136)]())[t(132)]((e=>e[t(139)]));this[t(129)]=this[t(124)][t(129)]&&e}[L(122)](){const t=L,e=_(Array[t(121)](this[t(123)][t(136)]()));for(const n of e){const e=n[t(130)]();if(!this[t(127)][t(140)][t(138)](e))return}C(this[t(127)][t(140)],this[t(124)],e)}}function M(){const t=["execute","3wcTAVR","values","refresh","648876QupLed","canEditAt","selection","1918168felTiZ","size","from","editor","getRanges","_isEnabledBasedOnSelection","model","_selectedSuggestions","_command","8344602sfPuGZ","isEnabled","319492UDRoPt","8ZOQSvB","259169inlHUd","document","1099490GcqTHe","_suggestions","688308DIbfVD"];return(M=function(){return t})()}const v=O;function O(t,e){const n=M();return(O=function(t,e){return n[t-=479]})(t,e)}!function(t,e){const n=O,r=t();for(;;)try{if(177200===-parseInt(n(492))/1+parseInt(n(490))/2*(-parseInt(n(498))/3)+-parseInt(n(501))/4+parseInt(n(494))/5+-parseInt(n(496))/6+-parseInt(n(479))/7+parseInt(n(491))/8*(parseInt(n(488))/9))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(487)]=e,this[r(495)]=n,this[r(486)]=new Set,this[r(500)](),this[r(484)]=!1}[v(500)](){const t=v,e=this[t(482)][t(485)][t(493)][t(503)],n=Array[t(481)](this[t(495)][t(499)]());this[t(486)]=function(t,e){const n=y,r=Array[n(371)](t[n(366)]()),s=new Set;for(const o of e)if(o[n(347)])for(const e of r)for(const r of o[n(366)]())(e[n(373)](r)||t[n(353)]&&!o[n(345)]&&o[n(346)]&&r[n(359)][n(369)](e[n(355)]))&&s[n(351)](o);return s}(e,n),this[t(489)]=this[t(487)][t(489)]&&!!this[t(486)][t(480)]}[v(497)](){const t=v,e=_(Array[t(481)](this[t(486)]));for(const n of e){const e=n[t(483)]();if(!this[t(482)][t(485)][t(502)](e))return}C(this[t(482)][t(485)],this[t(487)],e)}}const D=function(){this.__data__=[],this.size=0};const F=function(t,e){return t===e||t!=t&&e!=e};const x=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 U=function(t){var e=this.__data__,n=x(e,t);return!(n<0)&&(n==e.length-1?e.pop():P.call(e,n,1),--this.size,!0)};const B=function(t){var e=this.__data__,n=x(e,t);return n<0?void 0:e[n][1]};const j=function(t){return x(this.__data__,t)>-1};const G=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function V(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}V.prototype.clear=D,V.prototype.delete=U,V.prototype.get=B,V.prototype.has=j,V.prototype.set=G;const z=V;const H=function(){this.__data__=new z,this.size=0};const W=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const K=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const q="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const Q=q||Z||Function("return this")();const Y=Q.Symbol;var J=Object.prototype,$=J.hasOwnProperty,tt=J.toString,et=Y?Y.toStringTag:void 0;const nt=function(t){var e=$.call(t,et),n=t[et];try{t[et]=void 0;var r=!0}catch(t){}var s=tt.call(t);return r&&(e?t[et]=n:delete t[et]),s};var rt=Object.prototype.toString;const st=function(t){return rt.call(t)};var ot=Y?Y.toStringTag:void 0;const it=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":ot&&ot in Object(t)?nt(t):st(t)};const at=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const ct=function(t){if(!at(t))return!1;var e=it(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ut=Q["__core-js_shared__"];var lt,ft=(lt=/[^.]+$/.exec(ut&&ut.keys&&ut.keys.IE_PROTO||""))?"Symbol(src)_1."+lt:"";const ht=function(t){return!!ft&&ft in t};var 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(Q,"Map");const Ct=At(Object,"create");const Lt=function(){this.__data__=Ct?Ct(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var St=Object.prototype.hasOwnProperty;const Nt=function(t){var e=this.__data__;if(Ct){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return St.call(e,t)?e[t]:void 0};var 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=Lt,wt.prototype.delete=Rt,wt.prototype.get=Nt,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 xt=function(t){var e=typeof t;return"string"==e||"number"==e||"symbol"==e||"boolean"==e?"__proto__"!==t:null===t};const Pt=function(t,e){var n=t.__data__;return xt(e)?n["string"==typeof e?"string":"hash"]:n.map};const Ut=function(t){var e=Pt(this,t).delete(t);return this.size-=e?1:0,e};const Bt=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=Ut,Vt.prototype.get=Bt,Vt.prototype.has=jt,Vt.prototype.set=Gt;const zt=Vt;const Ht=function(t,e){var n=this.__data__;if(n instanceof z){var r=n.__data__;if(!kt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new zt(r)}return n.set(t,e),this.size=n.size,this};function Wt(t){var e=this.__data__=new z(t);this.size=e.size}Wt.prototype.clear=H,Wt.prototype.delete=W,Wt.prototype.get=K,Wt.prototype.has=X,Wt.prototype.set=Ht;const Kt=Wt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const qt=function(){try{var t=At(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&qt?qt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const Yt=function(t,e,n){var r=t[e];Qt.call(t,e)&&F(r,n)&&(void 0!==n||e in t)||Zt(t,e,n)};const Jt=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Zt(n,a,c):Yt(n,a,c)}return n};const $t=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const te=function(t){return null!=t&&"object"==typeof t};const ee=function(t){return te(t)&&"[object Arguments]"==it(t)};var ne=Object.prototype,re=ne.hasOwnProperty,se=ne.propertyIsEnumerable;const oe=ee(function(){return arguments}())?ee:function(t){return te(t)&&re.call(t,"callee")&&!se.call(t,"callee")};const ie=Array.isArray;const ae=function(){return!1};var ce="object"==typeof exports&&exports&&!exports.nodeType&&exports,ue=ce&&"object"==typeof module&&module&&!module.nodeType&&module,le=ue&&ue.exports===ce?Q.Buffer:void 0;const fe=(le?le.isBuffer:void 0)||ae;var he=/^(?:0|[1-9]\d*)$/;const ge=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&he.test(t))&&t>-1&&t%1==0&&t<e};const de=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var pe={};pe["[object Float32Array]"]=pe["[object Float64Array]"]=pe["[object Int8Array]"]=pe["[object Int16Array]"]=pe["[object Int32Array]"]=pe["[object Uint8Array]"]=pe["[object Uint8ClampedArray]"]=pe["[object Uint16Array]"]=pe["[object Uint32Array]"]=!0,pe["[object Arguments]"]=pe["[object Array]"]=pe["[object ArrayBuffer]"]=pe["[object Boolean]"]=pe["[object DataView]"]=pe["[object Date]"]=pe["[object Error]"]=pe["[object Function]"]=pe["[object Map]"]=pe["[object Number]"]=pe["[object Object]"]=pe["[object RegExp]"]=pe["[object Set]"]=pe["[object String]"]=pe["[object WeakMap]"]=!1;const me=function(t){return te(t)&&de(t.length)&&!!pe[it(t)]};const Ie=function(t){return function(e){return t(e)}};var Ee="object"==typeof exports&&exports&&!exports.nodeType&&exports,be=Ee&&"object"==typeof module&&module&&!module.nodeType&&module,Te=be&&be.exports===Ee&&q.process;const _e=function(){try{var t=be&&be.require&&be.require("util").types;return t||Te&&Te.binding&&Te.binding("util")}catch(t){}}();var ye=_e&&_e.isTypedArray;const Ae=ye?Ie(ye):me;var ke=Object.prototype.hasOwnProperty;const Ce=function(t,e){var n=ie(t),r=!n&&oe(t),s=!n&&!r&&fe(t),o=!n&&!r&&!s&&Ae(t),i=n||r||s||o,a=i?$t(t.length,String):[],c=a.length;for(var u in t)!e&&!ke.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||ge(u,c))||a.push(u);return a};var Le=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Se=function(t,e){return function(n){return t(e(n))}};const Ne=Se(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const ve=function(t){if(!Re(t))return Ne(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&&Jt(e,we(e),t)};const Fe=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Pe=function(t){if(!at(t))return Fe(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const Ue=function(t){return Oe(t)?Ce(t,!0):Pe(t)};const Be=function(t,e){return t&&Jt(e,Ue(e),t)};var je="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ge=je&&"object"==typeof module&&module&&!module.nodeType&&module,Ve=Ge&&Ge.exports===je?Q.Buffer:void 0,ze=Ve?Ve.allocUnsafe:void 0;const He=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const We=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ke=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var qe=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Qe=Ze?function(t){return null==t?[]:(t=Object(t),Ke(Ze(t),(function(e){return qe.call(t,e)})))}:Xe;const Ye=function(t,e){return Jt(t,Qe(t),e)};const Je=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const $e=Se(Object.getPrototypeOf,Object);const tn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Je(e,Qe(t)),t=$e(t);return e}:Xe;const en=function(t,e){return Jt(t,tn(t),e)};const nn=function(t,e,n){var r=e(t);return ie(t)?r:Je(r,n(t))};const rn=function(t){return nn(t,we,Qe)};const sn=function(t){return nn(t,Ue,tn)};const on=At(Q,"DataView");const an=At(Q,"Promise");const cn=At(Q,"Set");const un=At(Q,"WeakMap");var ln="[object Map]",fn="[object Promise]",hn="[object Set]",gn="[object WeakMap]",dn="[object DataView]",pn=dt(on),mn=dt(kt),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=Q.Uint8Array;const Cn=function(t){var e=new t.constructor(t.byteLength);return new kn(e).set(new kn(t)),e};const Ln=function(t,e){var n=e?Cn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Sn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Nn=Y?Y.prototype:void 0,Mn=Nn?Nn.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 Ln(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return On(t,n);case"[object Map]":case"[object Set]":return new r;case"[object Number]":case"[object String]":return new r(t);case"[object RegExp]":return Sn(t);case"[object Symbol]":return 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 xn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Fn($e(t))};const Pn=function(t){return te(t)&&"[object Map]"==_n(t)};var Un=_e&&_e.isMap;const Bn=Un?Ie(Un):Pn;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?{}:xn(e),!c)return u?en(e,Be(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))})):Bn(e)&&e.forEach((function(s,o){a.set(o,t(s,n,r,o,e,i))}));var p=f?void 0:(l?u?sn:rn:u?Ue:we)(e);return Xt(p||e,(function(s,o){p&&(s=e[o=s]),Yt(a,o,t(s,n,r,o,e,i))})),a};const qn=function(t){return Xn(t,5)};const Zn=function(t){return"symbol"==typeof t||te(t)&&"[object Symbol]"==it(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Yn=/^\w*$/;const Jn=function(t,e){if(ie(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Zn(t))||(Yn.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function $n(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new($n.Cache||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:Jn(t,e)?[t]:rr(cr(t))};const lr=function(t){if("string"==typeof t||Zn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const fr=function(t,e,n,r){if(!at(t))return t;for(var s=-1,o=(e=ur(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=lr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=at(l)?l: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 Ir=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Er=function(t,e){return t.has(e)};const br=function(t,e,n,r,s,o){var i=1&n,a=t.length,c=e.length;if(a!=c&&!(i&&c>a))return!1;var u=o.get(t),l=o.get(e);if(u&&l)return u==e&&l==t;var f=-1,h=!0,g=2&n?new mr:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!Ir(e,(function(t,e){if(!Er(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const Tr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const _r=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var yr=Y?Y.prototype:void 0,Ar=yr?yr.valueOf:void 0;const kr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new kn(t),new kn(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return F(+t,+e);case"[object Error]":return t.name==e.name&&t.message==e.message;case"[object RegExp]":case"[object String]":return t==e+"";case"[object Map]":var a=Tr;case"[object Set]":var c=1&r;if(a||(a=_r),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;r|=2,i.set(t,e);var l=br(a(t),a(e),r,s,o,i);return i.delete(t),l;case"[object Symbol]":if(Ar)return Ar.call(t)==Ar.call(e)}return!1};var Cr=Object.prototype.hasOwnProperty;const Lr=function(t,e,n,r,s,o){var i=1&n,a=rn(t),c=a.length;if(c!=rn(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e:Cr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var I=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===I?p===m||s(p,m,n,r,o):I)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var E=t.constructor,b=e.constructor;E==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof E&&E instanceof E&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Rr="[object Arguments]",Sr="[object Array]",Nr="[object Object]",Mr=Object.prototype.hasOwnProperty;const vr=function(t,e,n,r,s,o){var i=ie(t),a=ie(e),c=i?Sr:_n(t),u=a?Sr:_n(e),l=(c=c==Rr?Nr:c)==Nr,f=(u=u==Rr?Nr:u)==Nr,h=c==u;if(h&&fe(t)){if(!fe(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Kt),i||Ae(t)?br(t,e,n,r,s,o):kr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&Mr.call(t,"__wrapped__"),d=f&&Mr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Kt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Kt),Lr(t,e,n,r,s,o))};const 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 xr=function(t,e,n){var r=-1,s=t.length;e<0&&(e=-e>s?0:s+e),(n=n>s?s:n)<0&&(n+=s),s=e>n?0:n-e>>>0,e>>>=0;for(var o=Array(s);++r<s;)o[r]=t[r+e];return o};const Pr=function(t,e){return e.length<2?t:Fr(t,xr(e,0,-1))};const Ur=function(t,e){return e=ur(e,t),null==(t=Pr(t,e))||delete t[lr(Dr(e))]};const Br=function(t,e){return null==t||Ur(t,e)},jr=Vr;function Gr(){const t=["author","setAttribute","add","getMultiRangeId","_isDataLoaded","set","1090953fHyjSx","length","end","getRanges","clear","start","addMarker","getFirstMarker","removeAttribute","getRange","filter","change","head","_onAttributesChange","commentThread","decorate","get","5431DtPfHT","getFirstRange","_markerNames","discard","16640YCoFDD","delete","onDiscard","3908984htVCbR","markers","hasComments","accept","split","map","removeMarkers","118715qXjnIb","suggestion:","addRange","removeMarker","authoredAt","_onDiscard","createdAt","next","isIntersecting","type","nodeBefore","@external","creator","isIntersectingWithRange","previous","getAllAdjacentSuggestions","getItems","getContainedElement","150EZMmfq","_saved","from","getMarkers","push","_onAccept","onAccept","4GdhSav","1806600YkIZig","size","128BkYhkB","addMarkerName","isInContent","subType","isMultiRange","4521kSXvdo","data","getMarkerNames","nodeAfter","substr","attributes","toJSON","2711121aSUuDk","_model","onAttributesChange","reduce","isExternal"];return(Gr=function(){return t})()}function Vr(t,e){const n=Gr();return(Vr=function(t,e){return n[t-=342]})(t,e)}!function(t,e){const n=Vr,r=t();for(;;)try{if(386824===parseInt(n(393))/1*(-parseInt(n(353))/2)+-parseInt(n(351))/3*(-parseInt(n(350))/4)+-parseInt(n(407))/5*(-parseInt(n(343))/6)+-parseInt(n(365))/7+parseInt(n(400))/8+parseInt(n(376))/9+parseInt(n(397))/10*(-parseInt(n(358))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Gr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Vr;super(),this[n(374)]=!1,this.id=e.id,this[n(416)]=e[n(416)],this[n(356)]=e[n(356)]||null,this[n(370)]=e[n(370)],this[n(419)]=e[n(419)]||e[n(370)],this[n(369)]=Boolean(e[n(363)]&&e[n(363)][n(418)]),this[n(359)]=null,this[n(366)]=t,this[n(348)]=e[n(349)],this[n(412)]=e[n(399)],this[n(389)]=e[n(367)],this[n(395)]=new Set,this[n(413)]=null,this[n(375)](n(411),null),this[n(375)](n(363),e[n(363)]||{}),this[n(375)](n(421),null),this[n(375)](n(414),null),this[n(375)](n(390),null),this[n(375)](n(344),!1),this[n(391)](n(403)),this[n(391)](n(396))}get[jr(388)](){const t=jr;let e=this;for(;e[t(421)];)e=e[t(421)];return e}get[jr(402)](){const t=jr;return!!this[t(390)]&&this[t(390)][t(377)]>0}get[jr(357)](){const t=jr;return 0!=this[t(395)][t(352)]&&6==Array[t(345)](this[t(395)])[0][t(404)](":")[t(377)]}get[jr(355)](){return null!==this[jr(383)]()}[jr(354)](t){const e=jr;this[e(395)][e(372)](t)}[jr(360)](){const t=jr;return Array[t(345)](this[t(395)])}[jr(346)](){const t=jr;return this[t(360)]()[t(405)]((e=>this[t(366)][t(401)][t(392)](e)))[t(386)]((t=>t))}[jr(383)](){return this[jr(346)]()[0]||null}[jr(406)](){const t=jr;this[t(366)][t(387)]((e=>{const n=t;for(const t of this[n(346)]())e[n(410)](t)})),this[t(395)][t(380)]()}[jr(410)](t){const e=jr;this[e(366)][e(387)]((n=>{n[e(410)](t)})),this[e(395)][e(398)](t)}[jr(409)](t){const e=jr,n=e(408)+this[e(416)]+":"+this[e(356)]+":"+this.id+":"+this[e(419)].id+":"+zr[e(373)]();this[e(354)](n),this[e(366)][e(387)]((r=>{r[e(382)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[jr(420)](t){const e=jr;for(const n of this[e(379)]())if(n[e(415)](t))return!0;return!1}[jr(379)](){const t=jr;return this[t(346)]()[t(405)]((e=>e[t(385)]()))}[jr(423)](){const t=jr;return this[t(379)]()[t(368)](((e,n)=>[...e,...n[t(423)]()]),[])}[jr(394)](){const t=jr;var e;return(null===(e=this[t(383)]())||void 0===e?void 0:e[t(385)]())||null}[jr(342)](){const t=jr,e=this[t(379)]();if(1!=e[t(377)])return null;const n=e[0],r=n[t(381)][t(361)],s=n[t(378)][t(417)];return r instanceof i.Element?r!=s?null:r:null}[jr(403)](){const t=jr;this[t(348)](this[t(379)](),this[t(359)],this[t(363)]),this[t(406)]()}[jr(396)](){const t=jr;this[t(412)](this[t(379)](),this[t(359)],this[t(363)]),this[t(406)]()}[jr(422)](){const t=jr,e=[];let n=this[t(388)];for(;n;)e[t(347)](n),n=n[t(414)];return e}[jr(371)](t,e){const n=jr,r=qn(this[n(363)]);hr(r,t,e),wr(r,this[n(363)])||(this[n(363)]=r,this[n(389)](r))}[jr(384)](t){const e=jr,n=qn(this[e(363)]);Br(n,t),wr(n,this[e(363)])||(this[e(363)]=n,this[e(389)](this[e(363)]))}[jr(364)](){const t=jr;return{id:this.id,type:this[t(356)]?this[t(416)]+":"+this[t(356)]:this[t(416)],authorId:this[t(419)].id,createdAt:this[t(413)],hasComments:this[t(402)],data:this[t(359)],attributes:this[t(363)]}}static[jr(373)](){const t=jr;return(0,e.uid)()[t(362)](1,5)}}function Hr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});default:return e}}function Wr(t,e){const n=qr();return(Wr=function(t,e){return n[t-=413]})(t,e)}const Kr=Wr;!function(t,e){const n=Wr,r=t();for(;;)try{if(687252===parseInt(n(448))/1+parseInt(n(503))/2+-parseInt(n(498))/3*(-parseInt(n(461))/4)+-parseInt(n(482))/5*(-parseInt(n(434))/6)+-parseInt(n(417))/7*(-parseInt(n(506))/8)+-parseInt(n(459))/9+-parseInt(n(483))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(qr);class Xr{constructor(t,e){const n=Wr;this[n(430)]=[],this[n(465)]=new Map,this[n(477)]=[],this[n(502)]=new Map,this[n(462)]=t,this[n(473)]=e}[Kr(460)](t){const e=Kr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(486)];o++){const i=t[o];if(!i[e(428)])continue;const a=this[e(450)](i);if(a){if(null!=i[e(443)]){if(r[e(504)](i[e(443)]))continue;r[e(436)](i[e(443)])}n[e(487)](a)}else if(e(464)!=i[e(425)])e(488)!=i[e(425)]&&e(454)!=i[e(425)]||this[e(420)](n,i,t[o+1]);else{const t=i[e(468)][e(466)];if(s[e(504)](t))continue;s[e(436)](i[e(468)][e(466)]),t==_c?this[e(426)](n,i):this[e(456)](n,i)}}return this[e(444)](n)}[Kr(421)](t){const e=Kr;this[e(430)][e(487)](t)}[Kr(493)](t,n,r=e.priorities[Kr(432)]){const s=Kr;s(489)==typeof t?(0,e.insertToPriorityArray)(this[s(477)],{matchingCallback:t,label:n,priority:r}):this[s(465)][s(469)](t,n)}[Kr(509)](t,e){const n=Kr;this[n(502)][n(469)](t,e)}[Kr(453)](t,e=1){const n=Kr;let r;for(const e of this[n(477)])if(e[n(500)](t)){r=e[n(499)];break}return r||(r=this[n(465)][n(413)](t[n(458)])),r?r(e):1!==e?e+" "+t[n(458)]+"s":""+t[n(458)]}[Kr(423)](t,e){const n=Kr,r=e[n(471)]()[n(437)](),s=n(488)==e[n(425)]?n(436):n(431);for(const e of r){const o=e[n(481)],i=t[t[n(486)]-1];if(o.is(n(478)))i&&i[n(425)][n(441)](n(447))>-1&&t[n(470)](),i&&n(424)==i[n(425)]?i[s]+=o[n(468)]:t[n(487)]({type:n(424),add:n(436)==s?o[n(468)]:"",remove:n(431)==s?o[n(468)]:""});else if(this[n(462)][n(494)](o)){const a=o;if(i&&i[n(425)][n(441)](n(447))>-1&&t[n(470)](),n(495)==e[n(425)])continue;i&&i[n(425)]==s+n(418)&&i[n(433)][n(458)]==a[n(458)]?i[n(442)]++:t[n(487)]({type:s+n(418),element:a,quantity:1}),r[n(440)]((t=>!(n(495)==t[n(425)]&&t[n(481)]==o)))}else if(this[n(462)][n(435)](o,n(445))||o.is(n(433),n(455))){const r=o;if(n(436)==s&&n(476)==e[n(425)]||n(431)==s&&n(495)==e[n(425)])continue;if(i&&-1==i[n(425)][n(441)](n(447))){n(424)==i[n(425)]&&(i[s]+="\n");continue}let a;if(a=n(436)==s?r[n(501)]&&!this[n(462)][n(494)](r[n(501)])?r[n(501)]:null:r[n(492)]&&!this[n(462)][n(494)](r[n(492)])?r[n(492)]:null,r[n(508)]||a&&a[n(508)]){const e=a&&a[n(508)]?a:r;i&&i[n(425)]==s+n(446)&&i[n(433)][n(458)]==e[n(458)]?i[n(442)]++:t[n(487)]({type:s+n(446),element:e,quantity:1})}else t[n(487)]({type:s+n(447),element:r})}}}[Kr(444)](t){const e=Kr,n=this[e(473)],r=[],s=[],o=[];for(const i of t)switch(i[e(425)]){case e(424):if(i[e(436)]=i[e(436)][e(416)](/(\S)\u000A+(\S)/g,e(485))[e(416)](/\u000A/g,""),i[e(431)]=i[e(431)][e(416)](/(\S)\u000A+(\S)/g,e(485))[e(416)](/\u000A/g,""),""!=i[e(436)]&&""!=i[e(431)]){r[e(487)]({type:e(416),content:Hr(n,e(415),['"'+i[e(431)]+'"','"'+i[e(436)]+'"'])});continue}if(null!=i[e(436)][e(422)](/^ +$/)){r[e(487)]({type:e(488),content:Hr(n,e(451),Hr(n,e(497),i[e(436)][e(486)]))});continue}if(null!=i[e(431)][e(422)](/^ +$/)){r[e(487)]({type:e(454),content:Hr(n,e(463),Hr(n,e(497),i[e(431)][e(486)]))});continue}if(""!=i[e(436)]){r[e(487)]({type:e(488),content:Hr(n,e(451),'"'+i[e(436)]+'"')});continue}r[e(487)]({type:e(454),content:Hr(n,e(463),'"'+i[e(431)]+'"')});continue;case e(438):case e(419):r[e(487)]({type:e(488),content:Hr(n,e(451),this[e(453)](i[e(433)],i[e(442)]))});continue;case e(472):case e(490):r[e(487)]({type:e(454),content:Hr(n,e(463),this[e(453)](i[e(433)],i[e(442)]))});continue;case e(475):r[e(487)]({type:e(488),content:Hr(n,e(449),this[e(453)](i[e(433)],i[e(442)]))});continue;case e(427):r[e(487)]({type:e(454),content:Hr(n,e(484),this[e(453)](i[e(433)],i[e(442)]))});continue;case e(505):s[e(487)](i[e(466)]);continue;case e(457):o[e(487)](i[e(466)]);continue;default:r[e(487)](i)}if(s[e(486)]){const t=s[e(491)]((t=>this[e(502)][e(504)](t)?this[e(502)][e(413)](t):t))[e(480)](", ");r[e(487)]({type:e(452),content:Hr(this[e(473)],e(467),t)})}if(o[e(486)]){const t=o[e(491)]((t=>this[e(502)][e(504)](t)?this[e(502)][e(413)](t):t))[e(480)](", ");r[e(487)]({type:e(452),content:Hr(this[e(473)],e(429),t)})}return r}[Kr(450)](t){const e=Kr;for(const n of this[e(430)]){const r=n(t);if(r&&e(425)in r)return r}}[Kr(456)](t,e){const n=Kr,r=e[n(468)],s=void 0===r[n(496)]?n(457):n(505);t[n(487)]({type:s,key:r[n(466)]})}[Kr(426)](t,e){const n=Kr;t[n(487)]({type:n(452),content:Hr(this[n(473)],n(439),this[n(453)](e[n(471)]()[n(479)][n(414)],1))})}[Kr(420)](t,e,n){const r=Kr;if(this[r(423)](t,e),n&&n[r(471)]()&&!e[r(471)]()[r(474)][r(507)](n[r(471)]()[r(479)])){const n=t[t[r(486)]-1],s=r(488)==e[r(425)]?r(436):r(431);n&&r(424)==n[r(425)]&&(n[s]+="\n")}}}function qr(){const t=["*Remove format:* %0","_customCallbacks","remove","normal","element","651762fdoKbL","checkChild","add","getWalker","addEmptyContainer","*Change to:* %0","skip","indexOf","quantity","subType","_resolveDescriptionItems","$text","EmptyContainer","Container","185191GNHDdJ","*Split:* %0","_handleCustomCallbackDescription","*Insert:* %0","format","getItemLabel","deletion","softBreak","_handleAttributeSuggestionDescription","removeFormat","name","7820595IghWTb","getDescriptions","1437524zTJUUx","_schema","*Remove:* %0","attribute","_itemLabels","key","*Set format:* %0","data","set","pop","getFirstRange","removeEmptyContainer","_locale","end","addContainer","elementStart","_itemLabelsCallbacks","$textProxy","start","join","item","45kGCPVa","19577510jShhVT","*Merge:* %0","$1 $2","length","push","insertion","function","removeObject","map","previousSibling","registerElementLabel","isObject","elementEnd","newValue","ELEMENT_SPACE","6RLnccK","label","matchingCallback","nextSibling","_attributeLabels","2467508iOakRq","has","addFormat","113888HiRtDU","isEqual","isEmpty","registerAttributeLabel","get","nodeAfter","REPLACE_TEXT","replace","196JnzWaG","Object","addObject","_handleInsertRemoveSuggestionDescription","registerDescriptionCallback","match","_addDescriptionItems","text","type","_handleRenameSuggestionDescription","removeContainer","isInContent"];return(qr=function(){return t})()}const Zr=Qr;function Qr(t,e){const n=Yr();return(Qr=function(t,e){return n[t-=383]})(t,e)}function Yr(){const t=["289569ScMlUy","8181657SxYyqp","enableCommand","10gBXblu","commands","get","1057392aLCgFs","250403LiCjhj","8DAZrUz","206245WBkVcJ","showAIAssistant","editor","TrackChangesEditing","10129pKAXRi","1992iXRXmw","plugins","afterInit","486524GzSJTT"];return(Yr=function(){return t})()}!function(t,e){const n=Qr,r=t();for(;;)try{if(217312===-parseInt(n(393))/1+-parseInt(n(385))/2+-parseInt(n(386))/3+-parseInt(n(394))/4*(-parseInt(n(395))/5)+parseInt(n(392))/6+parseInt(n(399))/7*(-parseInt(n(400))/8)+-parseInt(n(387))/9*(-parseInt(n(389))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Yr);class Jr extends t.Plugin{[Zr(384)](){const t=Zr,e=this[t(397)],n=e[t(383)][t(391)](t(398));e[t(390)][t(391)](t(396))&&n[t(388)](t(396))}}const $r=ts;function ts(t,e){const n=es();return(ts=function(t,e){return n[t-=212]})(t,e)}function es(){const t=["18yoUcwE","782256eIqzMI","FORMAT_ALIGN_TO_CENTER","alignment","77826PbySCy","FORMAT_ALIGN_TO_LEFT","get","FORMAT_ALIGNMENT","TrackChangesEditing","has","afterInit","commandName","FORMAT_JUSTIFY_TEXT","plugins","registerBlockAttribute","format","AlignmentEditing","center","enableDefaultAttributesIntegration","50lvmSXz","1398656QZZbvz","*Format:* %0","registerAttributeLabel","left","_registerLegacyDescription","25695gWuCQx","commandParams","right","justify","descriptionFactory","type","editor","formatBlock","202779otoczs","2003421NxOmfG","locale","registerDescriptionCallback","439461ktnRlN","FORMAT_ALIGN_TO_RIGHT","value"];return(es=function(){return t})()}!function(t,e){const n=ts,r=t();for(;;)try{if(199502===parseInt(n(216))/1+parseInt(n(223))/2*(parseInt(n(248))/3)+-parseInt(n(243))/4+-parseInt(n(242))/5*(-parseInt(n(227))/6)+parseInt(n(217))/7+-parseInt(n(224))/8+-parseInt(n(220))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(es);class ns extends t.Plugin{[$r(233)](){const t=$r,e=this[t(214)],n=e[t(218)];if(!e[t(236)][t(232)](t(239)))return;const r=e[t(236)][t(229)](t(231));r[t(241)](t(226)),r[t(237)](t(226)),r[t(212)][t(245)](t(226),Hr(n,t(230))),this[t(247)]()}[$r(247)](){const t=$r,e=this[t(214)],n=e[t(218)];e[t(236)][t(229)](t(231))[t(212)][t(219)]((e=>{const r=t;if(r(215)!=e[r(213)])return;const{data:s}=e;if(s&&r(226)==s[r(234)]){const t=s[r(249)][0][r(222)];return{type:r(238),content:Hr(n,r(244),function(t){const e=r;switch(t){case e(246):return Hr(n,e(228));case e(250):return Hr(n,e(221));case e(240):return Hr(n,e(225));case e(251):return Hr(n,e(235))}}(t))}}}))}}function rs(){const t=["formatInline","strikethrough","TrackChangesEditing","has","CodeEditing","commandName","slice","italic","get","FORMAT_STRIKETHROUGH","5700320nWhlRu","locale","SubscriptEditing","SuperscriptEditing","5bFggou","underline","editor","75qwUEla","registerInlineAttribute","afterInit","format","superscript","FORMAT_SUPERSCRIPT","880728XOhxKQ","FORMAT_ITALIC","1594845UMCCPR","subscript","forceValue","93318GhKBZG","commandParams","ItalicEditing","enableDefaultAttributesIntegration","FORMAT_BOLD","FORMAT_CODE","FORMAT_UNDERLINE","FORMAT_","StrikethroughEditing","toLowerCase","*Remove format:* %0","bold","491478FFgcpC","33929QrQXrS","type","62812yvWImE","plugins","*Format:* %0","_registerLegacyDescription","code","BoldEditing","registerDescriptionCallback","toUpperCase","FORMAT_SUBSCRIPT","registerAttributeLabel","UnderlineEditing","descriptionFactory"];return(rs=function(){return t})()}const ss=os;function os(t,e){const n=rs();return(os=function(t,e){return n[t-=447]})(t,e)}!function(t,e){const n=os,r=t();for(;;)try{if(423966===parseInt(n(485))/1+parseInt(n(468))/2+-parseInt(n(462))/3*(-parseInt(n(488))/4)+parseInt(n(459))/5*(-parseInt(n(473))/6)+parseInt(n(486))/7+-parseInt(n(455))/8+-parseInt(n(470))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(rs);const is=[ss(493),ss(475),ss(498),ss(449),ss(481),ss(457),ss(458)];class as extends t.Plugin{[ss(464)](){const t=ss,e=this[t(461)],n=e[t(489)][t(453)](t(447)),r=e[t(456)];for(const s of is){if(!e[t(489)][t(448)](s))continue;const o=s[t(451)](0,-7)[t(482)](),i=t(480)+o[t(495)]();n[t(476)](o),n[t(463)](o),n[t(499)][t(497)](o,Hr(r,i))}this[t(491)]()}[ss(491)](){const t=ss,e=this[t(461)],n=e[t(456)],r=e[t(489)][t(453)](t(447));function s(e,s){const o=t;r[o(499)][o(494)]((t=>{const r=o;if(r(500)!=t[r(487)])return;const{data:i}=t;return i&&i[r(450)]===e?i[r(474)][0][r(472)]?{type:r(465),content:Hr(n,r(490),s)}:{type:r(465),content:Hr(n,r(483),s)}:void 0}))}s(t(484),Hr(n,t(477))),s(t(452),Hr(n,t(469))),s(t(460),Hr(n,t(479))),s(t(492),Hr(n,t(478))),s(t(501),Hr(n,t(454))),s(t(471),Hr(n,t(496))),s(t(466),Hr(n,t(467)))}}const cs=fs;function us(){const t=["checkChild","document","commandParams","markBlockFormat","editor","has","*Set format:* %0","format","descriptionFactory","parent","531566afKcsz","registerDescriptionCallback","268801ouaHYn","name","schema","1023940HZoHtb","model","value","TrackChangesEditing","selection","afterInit","152HUZBpK","change","*Remove format:* %0","blockQuote","locale","from","1950964LLadvG","commandName","plugins","get","commands","forceValue","getSelectedBlocks","3215604tLAPBs","ELEMENT_BLOCK_QUOTE","$root","BlockQuoteEditing","enableCommand","665652LPJBsl","filter","1697710jiCboo"];return(us=function(){return t})()}!function(t,e){const n=fs,r=t();for(;;)try{if(293636===parseInt(n(306))/1+-parseInt(n(309))/2+-parseInt(n(333))/3+-parseInt(n(321))/4+parseInt(n(293))/5+-parseInt(n(328))/6+-parseInt(n(304))/7*(-parseInt(n(315))/8))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(us);class ls extends t.Plugin{[cs(314)](){const t=cs,e=this[t(298)],n=e[t(319)];if(!e[t(323)][t(299)](t(331)))return;const r=e[t(323)][t(324)](t(312)),s=this[t(298)][t(325)][t(324)](t(318));r[t(332)](t(318),((n,o={})=>{const i=t,a=this[i(298)][i(310)][i(295)][i(313)],c=o&&void 0!==o[i(326)]?o[i(326)]:!s[i(311)];let u=[];if(c){const t=Array[i(320)](a[i(327)]())[i(292)]((t=>hs(t)||function(t,e){const n=i,r=e[n(294)](t[n(303)],n(318)),s=e[n(294)]([n(330),n(318)],t);return r&&s}(t,this[i(298)][i(310)][i(308)])));u=A(t,e[i(310)])}else{const t=Array[i(320)](a[i(327)]())[i(292)]((t=>hs(t)));u=A(t,e[i(310)])}e[i(310)][i(316)]((()=>{const t=i;for(const e of u)r[t(297)](e,{commandName:t(318),commandParams:[{forceValue:c}]})}))})),r[t(302)][t(305)]((e=>{const r=t,{data:s}=e;if(s&&r(318)==s[r(322)]){const t=Hr(n,r(329));return s[r(296)][0][r(326)]?{type:r(301),content:Hr(n,r(300),t)}:{type:r(301),content:Hr(n,r(317),t)}}}))}}function fs(t,e){const n=us();return(fs=function(t,e){return n[t-=292]})(t,e)}function hs(t){const e=cs;return e(318)==t[e(303)][e(307)]}function gs(){const t=["148300urWgMr","6DCZhmj","27yzGLje","6110838Emiqmx","CaseChange","get","afterInit","1203452XSpoZh","has","1398173zWiwrV","changeCaseTitle","1305644oInpKe","enableCommand","changeCaseUpper","changeCaseLower","TrackChangesEditing","editor","5206350OxSTov","967864ZKleUM","plugins"];return(gs=function(){return t})()}function ds(t,e){const n=gs();return(ds=function(t,e){return n[t-=185]})(t,e)}const ps=ds;!function(t,e){const n=ds,r=t();for(;;)try{if(790285===parseInt(n(187))/1+-parseInt(n(198))/2+parseInt(n(188))/3*(-parseInt(n(194))/4)+parseInt(n(204))/5+parseInt(n(190))/6+parseInt(n(196))/7+-parseInt(n(185))/8*(parseInt(n(189))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(gs);class ms extends t.Plugin{[ps(193)](){const t=ps,e=this[t(203)];e[t(186)][t(195)](t(191))&&(e[t(186)][t(192)](t(202))[t(199)](t(200)),e[t(186)][t(192)](t(202))[t(199)](t(201)),e[t(186)][t(192)](t(202))[t(199)](t(197)))}}function Is(t,e){const n=bs();return(Is=function(t,e){return n[t-=116]})(t,e)}const Es=Is;function bs(){const t=["15440yxVkyw","30850630IXpGub","1541184fSfQOH","commands","afterInit","39zmaUWb","plugins","editor","TrackChangesEditing","enableCommand","4689lrkXRP","5040540ZOpZfD","154DOasSa","get","316812oIXLWZ","ckbox","509fTnnJR","2872667VWMUOl"];return(bs=function(){return t})()}!function(t,e){const n=Is,r=t();for(;;)try{if(669838===parseInt(n(116))/1*(-parseInt(n(130))/2)+parseInt(n(123))/3*(-parseInt(n(132))/4)+-parseInt(n(129))/5+parseInt(n(120))/6+parseInt(n(117))/7+parseInt(n(118))/8*(-parseInt(n(128))/9)+parseInt(n(119))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bs);class Ts extends t.Plugin{[Es(122)](){const t=Es,e=this[t(125)];e[t(121)][t(131)](t(133))&&e[t(124)][t(131)](t(126))[t(127)](t(133))}}const _s=ks;function ys(){const t=["commandParams","*Set format:* %0","*Remove format:* %0","filter","from","32raBoEz","ELEMENT_CODE_BLOCK","type","afterInit","has","model","isLimit","getSelectedBlocks","commands","enableCommand","2020xvZVgX","1980054HrFVQa","languages","selection","config","checkChild","6pbMsIL","plugins","format","change","blockName","descriptionFactory","locale","forceValue","document","markBlockFormat","get","editor","48103YXmSjd","CodeBlock","parent","7286835Pegzzc","registerElementLabel","toLowerCase","outdentCodeBlock","find","name","value","registerDescriptionCallback","1725552yTEUfx","113151YcKlmm","TrackChangesEditing","1841561dSIBtQ","rootElement","language","label","commandName","codeBlock","indentCodeBlock","12760643DIiMyx","schema","8NvwoKL","formatBlock"];return(ys=function(){return t})()}!function(t,e){const n=ks,r=t();for(;;)try{if(937583===-parseInt(n(447))/1+-parseInt(n(444))/2+parseInt(n(445))/3*(-parseInt(n(405))/4)+parseInt(n(436))/5*(parseInt(n(421))/6)+parseInt(n(396))/7*(parseInt(n(398))/8)+-parseInt(n(416))/9+-parseInt(n(415))/10*(-parseInt(n(433))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ys);class As extends t.Plugin{[_s(408)](){const t=_s,e=this[t(432)];if(!e[t(422)][t(409)](t(434)))return;const n=e[t(422)][t(431)](t(446)),r=e[t(427)],s=e[t(419)][t(431)](t(394))[t(417)],o=e[t(413)][t(431)](t(394));n[t(414)](t(395)),n[t(414)](t(439)),n[t(414)](t(394),((r,i={})=>{const a=t,c=e[a(410)],u=e[a(410)][a(429)][a(418)],l=i&&void 0!==i[a(428)]?i[a(428)]:!o[a(442)];let f;i[a(449)]||(i[a(449)]=s[0][a(449)]),f=l?Array[a(404)](u[a(412)]())[a(403)]((t=>Cs(t)||function(t,e){const n=a;return!t.is(n(448))&&!e[n(411)](t)&&e[n(420)](t[n(435)],n(394))}(t,c[a(397)]))):Array[a(404)](u[a(412)]())[a(403)]((t=>Cs(t)));const h=A(f,c);c[a(424)]((()=>{const t=a;for(const e of h)n[t(430)](e,{commandName:t(394),commandParams:[{...i,forceValue:l}],formatGroupId:t(425)})}))})),n[t(426)][t(437)](t(394),(e=>Hr(r,t(406),e))),n[t(426)][t(443)]((e=>{const n=t;if(n(399)!=e[n(407)])return;const o=r.t,{data:i}=e;if(!i||n(394)!=i[n(393)])return;const a=i[n(400)][0][n(449)],c=o(s[n(440)]((t=>t[n(449)]===a))[n(450)])[n(438)]();return i[n(400)][0][n(428)]?{type:n(423),content:Hr(r,n(401),Hr(r,n(406),1)+" ("+c+")")}:{type:n(423),content:Hr(r,n(402),Hr(r,n(406),1))}}))}}function ks(t,e){const n=ys();return(ks=function(t,e){return n[t-=393]})(t,e)}function Cs(t){const e=_s;return e(394)==t[e(441)]}const Ls=Ss;function Rs(){const t=["193824SuhCEM","953241lREFQY","231545SAmhRw","172098FTBoCM","addCommentThread","11MACJgP","afterInit","3533173vFpopy","plugins","enableCommand","TrackChangesEditing","2IKuIMf","4BDfNPY","2363630ltUoZN","8DMvRfK","665nnSDwR","get","CommentsEditing","has","editor"];return(Rs=function(){return t})()}function Ss(t,e){const n=Rs();return(Ss=function(t,e){return n[t-=101]})(t,e)}!function(t,e){const n=Ss,r=t();for(;;)try{if(303285===-parseInt(n(105))/1*(parseInt(n(114))/2)+-parseInt(n(104))/3*(-parseInt(n(115))/4)+parseInt(n(118))/5+-parseInt(n(103))/6+parseInt(n(110))/7+parseInt(n(117))/8*(-parseInt(n(106))/9)+parseInt(n(116))/10*(-parseInt(n(108))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Rs);class Ns extends t.Plugin{[Ls(109)](){const t=Ls,e=this[t(102)];e[t(111)][t(101)](t(120))&&e[t(111)][t(119)](t(113))[t(112)](t(107))}}var Ms=n(834);function vs(){const t=["toViewElement","getWalker","539992yiArrb","consumable","item","33017AjvdRz","getCustomProperty","schema","6787BkIeaT","5588090jvWtis","start","ck-suggestion-marker-","includes","name","insert","markerName","38MYbiwu","1787352RLfIkD","15870kjybnS","addClass","writer","bindElementToMarker","hasAttribute","activeMarkers","parent","push","addHighlight","createRangeOn","elementEnd","isBlock","2461611ajQMVA","isLimit","getItems","previousPosition","isAtEnd","plugins","1333348lUIMzT","test","markerRange","createUIElement","TrackChangesEditing","get","nextSibling","isContent","type","toViewPosition","6LJzitP","span","model","ck-suggestion-marker--active","54pcWMno","mapper"];return(vs=function(){return t})()}function Os(t,e){const n=vs();return(Os=function(t,e){return n[t-=426]})(t,e)}function ws(t,e,n){const r=Os,s=[];for(const o of e[r(445)]())o[r(435)](t)&&s[r(438)](n[r(440)](o));return s}function Ds(t,e,{showActiveMarker:n=!0}={}){const r=Os,s=t[r(448)][r(454)](r(453));return(o,i,a)=>{const c=r;if(!a[c(468)][c(450)](i[c(451)],o[c(426)]))return;const u=i[c(451)][c(466)](),l=i[c(451)][c(475)],f=t[c(461)][c(472)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(469)];d=d||f[c(456)](e);const n=a[c(464)][c(465)](e);if(n&&n[c(471)](c(439)))return;c(441)==t[c(457)]&&f[c(442)](e)&&!f[c(444)](e)&&(e[c(455)]||l[c(447)]?h&&h[c(437)]==e||(h=e,m(t[c(446)]),p=!0):g=g||t[c(446)])}function m(t){const r=c,o=a[r(433)][r(452)](r(460),{class:r(476)+e}),u=a[r(464)][r(458)](t);n&&s[r(436)][r(477)](i[r(428)])&&a[r(433)][r(432)](r(462),o),a[r(433)][r(427)](u,o),a[r(464)][r(434)](o,i[r(428)])}d||p||!g||m(g)}}!function(t,e){const n=Os,r=t();for(;;)try{if(592632===parseInt(n(470))/1*(parseInt(n(429))/2)+parseInt(n(443))/3+-parseInt(n(449))/4+parseInt(n(474))/5*(parseInt(n(459))/6)+-parseInt(n(430))/7+-parseInt(n(467))/8*(parseInt(n(463))/9)+-parseInt(n(431))/10*(parseInt(n(473))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vs);const Fs=xs;function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=337]})(t,e)}!function(t,e){const n=xs,r=t();for(;;)try{if(854904===parseInt(n(389))/1+parseInt(n(362))/2*(-parseInt(n(370))/3)+parseInt(n(361))/4+-parseInt(n(391))/5*(-parseInt(n(396))/6)+parseInt(n(354))/7*(-parseInt(n(364))/8)+parseInt(n(379))/9*(parseInt(n(371))/10)+-parseInt(n(377))/11*(-parseInt(n(374))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Us);class Ps extends t.Plugin{static get[Fs(394)](){return[Ms.Delete]}[Fs(367)](){const t=Fs,e=this[t(395)],n=e[t(359)][t(340)](t(390));n[t(356)](t(349));const r=e[t(342)][t(340)](t(360));n[t(356)](t(360),((n,s={})=>{const o=t,a=e[o(353)][o(365)](e[o(353)][o(339)][o(347)]);a[o(341)]&&e[o(353)][o(351)](a,{direction:o(387),unit:s[o(381)]});const c=a[o(368)](),u=i.LiveRange[o(386)](c);let l;n(s),l=o(384)==u[o(338)][o(363)]?e[o(353)][o(392)](c[o(350)]):e[o(353)][o(392)](u[o(350)],u[o(345)]),u[o(346)](),e[o(353)][o(375)](r[o(388)][o(383)],(t=>{const e=o;r[e(388)][e(348)](),t[e(378)](t[e(392)](l[e(345)])),r[e(388)][e(380)]()}))})),e[t(352)][t(397)].on(t(369),Ds(e,t(398)),{priority:t(376)}),e[t(357)][t(397)].on(t(369),((n,r,s)=>{const o=t;s[o(344)][o(373)]&&Ds(e,o(398),{showActiveMarker:!1})[o(393)](this)(n,r,s)}),{priority:t(376)}),e[t(352)][t(397)].on(t(366),((e,n,r)=>{const s=t,o=r[s(337)][s(343)](n[s(372)]);if(o)for(const t of o)t.is(s(385))&&(r[s(337)][s(382)](t,n[s(372)]),r[s(355)][s(358)](t))}),{priority:t(376)})}}function Us(){const t=["writer","enableCommand","data","remove","plugins","deleteForward","3385980MejbEq","3332WNvCWR","rootName","12302248BgLbRm","createSelection","removeMarker:suggestion:deletion","init","getFirstRange","addMarker:suggestion:deletion","1416DNYADV","12740zTVsFn","markerName","showSuggestionHighlights","12osImgq","enqueueChange","high","5351478dSybLp","setSelection","7281mSWkae","unlock","unit","unbindElementFromMarkerName","batch","$graveyard","uiElement","fromRange","forward","buffer","210630fcGVJn","TrackChangesEditing","97540aGKLPc","createRange","bind","requires","editor","186mEXlKu","downcastDispatcher","merge","mapper","root","document","get","isCollapsed","commands","markerNameToElements","options","end","detach","selection","lock","delete","start","modifySelection","editing","model","7wCPOQm"];return(Us=function(){return t})()}const Bs=js;function js(t,e){const n=zs();return(js=function(t,e){return n[t-=269]})(t,e)}!function(t,e){const n=js,r=t();for(;;)try{if(148191===-parseInt(n(380))/1*(-parseInt(n(296))/2)+parseInt(n(414))/3+parseInt(n(295))/4*(-parseInt(n(272))/5)+parseInt(n(352))/6*(parseInt(n(325))/7)+-parseInt(n(286))/8*(parseInt(n(317))/9)+-parseInt(n(392))/10+parseInt(n(305))/11*(parseInt(n(384))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(zs);class Gs extends t.Plugin{[Bs(321)](){const t=Bs,e=this[t(373)];if(!e[t(323)][t(404)](t(391)))return;const n=e[t(293)],r=e[t(323)][t(328)](t(356)),s=e[t(323)][t(404)](t(396)),o=!!e[t(361)][t(328)](t(280));function i(e){const r=t;return{type:r(327),content:""+Hr(n,r(385),e)}}function a(e){const r=t;return{type:r(327),content:""+Hr(n,r(302),e)}}r[t(379)](t(399)),r[t(379)](t(331)),r[t(379)](t(285)),r[t(379)](t(340)),r[t(379)](t(349)),r[t(379)](t(407)),r[t(379)](t(343)),r[t(379)](t(303)),r[t(339)](t(413)),r[t(339)](t(274)),r[t(339)](t(282)),o&&(r[t(379)](t(289)),r[t(379)](t(365))),s&&(r[t(379)](t(316)),r[t(379)](t(271)),r[t(339)](t(377)),r[t(345)][t(291)]((e=>{const r=t,{data:s}=e;if(s&&r(377)==s[r(336)])return{type:r(327),content:s[r(359)]?Hr(n,r(408)):Hr(n,r(415))}})),this[t(373)][t(398)][t(403)][t(371)]((e=>{const n=t;if(e[n(281)][n(372)])return!1;let s=!1;const o=r[n(318)]({skipNotAttached:!0})[n(288)]((t=>n(377)===r[n(409)](t)));for(const t of o)n(313)!=t[n(333)]()[n(351)][n(358)][n(357)](n(274))&&(r[n(284)](t[n(333)](),n(412))[n(334)]((t=>n(274)===r[n(409)](t[n(394)])))||(e[n(400)](t[n(418)]()),s=!0));return s}))),r[t(345)][t(322)](t(282),Hr(n,t(360)));const c={type:t(327),content:""};r[t(345)][t(291)]((e=>{const r=t,{data:s}=e;if(!s||r(274)!=s[r(336)])return;let u=e[r(347)];for(;u;){if(u[r(329)]&&((r(378)==u[r(329)][r(336)]||r(319)==u[r(329)][r(336)])&&(u[r(329)][r(359)]&&r(390)!=u[r(329)][r(359)]||r(390)!=u[r(329)][r(355)]&&!s[r(359)])||!o&&u[r(329)][r(336)]==_c))return c;u=u[r(283)]}if(null==s[r(359)])switch(s[r(355)]){case r(269):return a(Hr(n,r(353)));case r(275):return a(Hr(n,r(410)));case r(313):return a(Hr(n,r(301)))}switch(s[r(359)]){case r(269):return i(Hr(n,r(353)));case r(275):return i(Hr(n,r(410)));case r(313):return i(Hr(n,r(301)))}})),r[t(345)][t(291)]((e=>{const n=t,{data:r}=e;if(r&&n(282)==r[n(336)])return null==r[n(359)]||null==r[n(355)]&&0==r[n(359)]?c:void 0})),r[t(345)][t(291)]((e=>{const r=t;if(r(412)!=e[r(381)])return;const{data:s}=e;if(!s||r(413)!=s[r(336)])return;const o=Vs(e);return r(359)==o?{type:r(327),content:Hr(n,r(287))}:r(355)==o?{type:r(327),content:Hr(n,r(300))}:c})),e[t(398)][t(403)][t(371)]((e=>this[t(341)](e))),e[t(398)][t(403)][t(371)]((e=>this[t(276)](e))),e[t(398)][t(403)][t(371)]((e=>this[t(309)](e))),this[t(420)]()}[Bs(341)](t){const e=Bs;if(t[e(281)][e(372)]||!t[e(281)][e(405)])return!1;let n=!1;const r=this[e(373)][e(323)][e(328)](e(356))[e(318)]({skipNotAttached:!0})[e(288)]((t=>t[e(329)]&&e(413)==t[e(329)][e(336)]))[e(288)]((t=>t[e(329)][e(359)]&&t[e(329)][e(355)]));for(const s of r)Vs(s)||(t[e(400)](s[e(418)]()),n=!0);return n}[Bs(276)](t){const e=Bs;if(t[e(281)][e(372)]||!t[e(281)][e(405)])return!1;const n=this[e(373)][e(323)][e(328)](e(356));if(n[e(290)][e(315)])return!1;let r=!1;const s=[e(274),e(413),e(282),e(378),e(298),e(401),e(387),e(279),e(319)],o=this[e(373)][e(398)][e(403)][e(332)][e(307)]()[e(288)]((t=>e(412)==t[e(381)]))[e(288)]((t=>s[e(411)](t[e(308)])));if(0==o[e(348)])return r;for(const i of o){const o=n[e(284)](i[e(395)],e(412))[e(288)]((t=>!t[e(350)][e(335)]))[e(374)]((t=>t[e(394)]))[e(288)]((t=>{const r=e,o=n[r(409)](t);return s[r(411)](o)}));if(o[e(348)]){for(const n of o)t[e(400)](n[e(418)]());r=!0}}return r}[Bs(309)](t){const e=Bs;if(t[e(281)][e(372)]||!t[e(281)][e(405)])return!1;const n=this[e(373)][e(323)][e(328)](e(356));let r=!1;const s=[e(274),e(413),e(282),e(378),e(298),e(401),e(387),e(279),e(319)];for(const t of n[e(318)]({skipNotAttached:!0})){const o=n[e(284)](t[e(333)](),e(412))[e(374)]((t=>t[e(394)]))[e(288)]((t=>t[e(329)]&&s[e(411)](t[e(329)][e(336)])));if(!o[e(348)])continue;const a=o[0][e(347)][e(311)][e(297)];if(!o[e(406)]((t=>t[e(311)][e(297)]===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(318)]({skipNotAttached:!0})[s(288)]((e=>s(412)==e[s(381)]&&e[s(311)][s(297)]==t)))e[s(366)](s(297),r)}function i(t,n){const r=e;let s=t[r(347)],i=!1;for(;s;)s[r(311)][r(297)]!=n&&(o(s[r(311)][r(297)],n),s[r(366)](r(297),n),i=!0),s=s[r(283)];return i}}[Bs(420)](){const t=Bs,e=this[t(373)],n=e[t(293)],r=e[t(323)][t(328)](t(356));this[t(402)](),r[t(364)][t(292)](t(344),t(299),t(419),(function(n,r){const s=t,o=[];for(let t of n)t[s(351)][s(358)]===t[s(306)][s(376)]&&(t=e[s(398)][s(338)](e[s(398)][s(369)](t[s(351)][s(358)],0))),o[s(388)](t);e[s(398)][s(346)]((t=>{const n=s,a=e[n(398)][n(403)][n(312)],c=Array[n(304)](a[n(368)]())[n(374)]((t=>i.LiveRange[n(278)](t)));t[n(273)](o),e[n(337)][n(328)](r[n(375)])[n(314)](),r[n(393)][n(388)]({forceDefaultExecution:!0}),e[n(326)](r[n(375)],...r[n(393)]),t[n(273)](c);for(const t of c)t[n(416)]()}))})),r[t(345)][t(310)]((function(n){const r=t,s=!e[r(398)][r(324)][r(363)](n),o=n[r(320)],i=n[r(370)],a=n[r(357)](r(413)),c=!o||o[r(357)](r(413))!==a,u=!i||i[r(357)](r(413))!==a;return s&&Boolean(a)&&c&&u}),(e=>Hr(n,t(367),e)))}[Bs(402)](){const t=Bs,e=this[t(373)],n=e[t(293)];function r(n){const r=t,s=e[r(337)][r(328)](r(331))[r(315)],o=e[r(337)][r(328)](r(399))[r(315)];return r(399)===n?s:o}e[t(323)][t(328)](t(356))[t(345)][t(291)]((function(s){const o=t;if(o(344)!=s[o(381)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(375)]){case o(331):u=i[o(393)][0][o(382)],l=r(i[o(375)]),a=o(u?362:294),!l&&e[o(361)][o(328)](o(280))||(a=o(342)),c={type:o(327),content:Hr(n,a,Hr(n,o(353)))};break;case o(399):u=i[o(393)][0][o(382)],l=r(i[o(375)]),a=o(u?362:294),!l&&e[o(361)][o(328)](o(280))||(a=o(342)),c={type:o(327),content:Hr(n,a,Hr(n,o(410)))};break;case o(349):a=o(354),c={type:o(327),content:Hr(n,a,Hr(n,o(367)))};break;case o(407):a=function(t){const e=o,n=t[e(333)]();let r=n[e(351)][e(358)];for(;r&&n[e(330)](r);){if(r[e(357)](e(282))>0)return!1;r=r[e(370)]}return!0}(s)?Hr(n,o(294),Hr(n,function(t){const e=o;return e(277)+t[e(333)]()[e(351)][e(358)][e(357)](e(274))[e(397)]()+e(383)}(s))):Hr(n,o(270),Hr(n,o(367))),c={type:o(327),content:a};break;case o(289):case o(365):!1===i[o(417)]&&(a=o(386),c={type:o(389),content:Hr(n,a,Hr(n,o(367)))})}return c}))}}function Vs(t){const e=Bs;let n=t[e(333)]()[e(351)][e(358)][e(320)];for(;n;){const r=n[e(357)](e(413));if(!r)return!1;if(r==t[e(329)][e(359)])return e(359);if(r==t[e(329)][e(355)])return e(355);n=n[e(320)]}return!1}function zs(){const t=["*Check item*","_getAttributeKey","ELEMENT_NUMBERED_LIST","includes","attribute","listItemId","613329SzBiqO","*Uncheck item*","detach","multipleBlocks","getFirstMarker","accept","_supportLegacySuggestions","bulleted","*Outdent:* %0","checkTodoList","285JxLSQt","setSelection","listType","numbered","noTrackChangesFixer","ELEMENT_","fromRange","listMarker","list.multiBlock","batch","listIndent","next","_findSuggestions","customNumberedList","1464AoeMWx","*Merge:* list item","filter","mergeListItemBackward","trackChangesCommand","registerDescriptionCallback","registerCustomCallback","locale","*Format:* remove from %0","5128PeKEaQ","344eaMXzp","groupId","listStart","documentList","*Split:* list item","ELEMENT_TODO_LIST","*Remove format:* %0","splitListItemBefore","from","629497KEsxSO","end","getChanges","attributeKey","assureChains","registerElementLabel","attributes","selection","todo","refresh","value","todoList","1458TkPDiS","getSuggestions","listMarkerStyle","previousSibling","afterInit","registerAttributeLabel","plugins","schema","247177ZExuaH","execute","format","get","data","containsItem","bulletedList","differ","getFirstRange","find","isNextTo","key","commands","createRange","registerBlockAttribute","customBulletedList","listItemIdFixer","*Change to:* %0","splitListItemAfter","formatBlock","descriptionFactory","change","head","length","indentList","meta","start","18ylkIwj","ELEMENT_BULLETED_LIST","*Indent:* %0","oldValue","TrackChangesEditing","getAttribute","nodeAfter","newValue","FORMAT_INDENT","config","*Format:* insert into %0","isObject","_suggestionFactory","mergeListItemForward","setAttribute","ELEMENT_LIST_ITEM","getRanges","createPositionAt","nextSibling","registerPostFixer","isUndo","editor","map","commandName","parent","todoListChecked","listStyle","enableDefaultAttributesIntegration","61YYDopG","type","forceValue","_LIST","12hjCjII","*Set format:* %0","*Merge:* %0","todoListCheck","push","deletion","default","ListEditing","1271840oWMYxn","commandParams","suggestion","range","TodoListEditing","toUpperCase","model","numberedList","removeMarker","listReversed","_registerLegacyDescription","document","has","isLocal","every","outdentList"];return(zs=function(){return t})()}const Hs=Xs;function Ws(){const t=["model","reversed","format","find","replace","upper-latin","*Format:* set start index to %0","getFirstRange","numbered","*Change to:* %0","ListPropertiesEditing","2049201fFeJNr","customNumbered","listStyle","handleDescriptions","default","lower-roman","data","175edUJyG","_LIST_","listType","registerBlockAttribute","has","includes","commandName","_findSuggestions","newValue","registerDescriptionCallback","bind","next","getFirstMarker","batch","*Format:* set order to regular","27781TBObEP","261guJJMb","65OJTZut","FORMAT_LIST_START","TrackChangesEditing","enableDefaultAttributesIntegration","config","upper-roman","registerAttributeLabel","_getTranslationKeyForListStyle","_LIST_DEFAULT","locale","filter","20382mOHITM","square","*Remove format:* %0","head","disc","oldValue","574aXXHGo","isUndo","4ORdFzP","16XwNlOE","startIndex","ELEMENT_","*Format:* set order to reversed","getSuggestions","type","decimal-leading-zero","7190LmZGkq","_getAttributeKey","removeMarker","lower-latin","list.properties","styles","listReversed","plugins","FORMAT_LIST_REVERSED","_registerLegacyDescription","*Set format:* %0","listStart","document","142446KOiexv","key","decimal","nodeAfter","suggestion","attribute","afterInit","bulleted","getAttribute","commandParams","circle","formatBlock","editor","toUpperCase","1416pEUXwD","start","527737giexbd","get","registerPostFixer","descriptionFactory"];return(Ws=function(){return t})()}!function(t,e){const n=Xs,r=t();for(;;)try{if(158516===-parseInt(n(132))/1*(parseInt(n(149))/2)+-parseInt(n(172))/3*(parseInt(n(151))/4)+parseInt(n(115))/5*(parseInt(n(143))/6)+parseInt(n(188))/7*(parseInt(n(152))/8)+parseInt(n(131))/9*(parseInt(n(159))/10)+parseInt(n(203))/11+-parseInt(n(186))/12*(parseInt(n(130))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ws);class Ks extends t.Plugin{[Hs(178)](){const t=Hs;if(!this[t(184)][t(166)][t(119)](t(202)))return;const e=this[t(184)][t(136)][t(189)](t(163)),n=this[t(184)][t(166)][t(189)](t(134));e[t(164)]&&(n[t(135)](t(205)),n[t(118)](t(205))),e[t(193)]&&(n[t(135)](t(165)),n[t(118)](t(165))),e[t(153)]&&(n[t(135)](t(170)),n[t(118)](t(170)));const r={type:t(194),content:""};n[t(191)][t(124)](this[t(111)][t(125)](this));const s=this[t(184)][t(141)];n[t(191)][t(138)](t(165),Hr(s,t(167))),n[t(191)][t(124)]((e=>{const n=t,{data:s}=e;if(s&&n(165)==s[n(173)])return null==s[n(123)]||0==s[n(123)]&&null==s[n(148)]?r:void 0})),n[t(191)][t(138)](t(170),Hr(s,t(133))),n[t(191)][t(124)]((e=>{const n=t,{data:s}=e;if(s&&n(170)==s[n(173)])return null==s[n(123)]||1==s[n(123)]&&null==s[n(148)]?r:void 0})),this[t(184)][t(192)][t(171)][t(190)]((e=>{const r=t;if(e[r(128)][r(150)])return!1;let s=!1;const o=n[r(156)]({skipNotAttached:!0})[r(142)]((t=>{const e=r,s=n[e(160)](t);return e(170)==s||e(165)==s}));for(const t of o){const o=t[r(199)]()[r(187)][r(175)][r(180)](r(117));r(200)!=o&&r(204)!=o&&(n[r(122)](t[r(199)](),r(177))[r(195)]((t=>r(117)==n[r(160)](t[r(176)])))||(e[r(161)](t[r(127)]()),s=!0))}return s})),this[t(168)]()}[Hs(111)](t){const e=Hs,n=this[e(184)][e(141)],{data:r}=t,s={type:e(194),content:""};if(!r||e(205)!=r[e(173)])return;if(!r[e(148)])return e(112)==r[e(123)]?s:{type:e(194),content:""+Hr(n,e(169),Hr(n,this[e(139)](r[e(123)])))};if(!r[e(123)]){if(e(112)==r[e(148)])return s;let o=t[e(146)];for(;o;){if(o[e(114)]&&e(117)==o[e(114)][e(173)]&&o[e(114)][e(123)])return s;o=o[e(126)]}return{type:e(194),content:""+Hr(n,e(145),Hr(n,this[e(139)](r[e(148)])))}}if(e(112)!=r[e(123)])return{type:e(194),content:""+Hr(n,e(169),Hr(n,this[e(139)](r[e(123)])))};let o=t[e(146)];for(;o;){if(o[e(114)]&&e(117)==o[e(114)][e(173)]&&o[e(114)][e(123)]&&o[e(114)][e(148)])return s;o=o[e(126)]}const i=t[e(199)]()[e(187)][e(175)][e(180)](e(117));return{type:e(194),content:Hr(n,e(169),Hr(n,e(154)+i[e(185)]()+e(140)))}}[Hs(168)](){const t=Hs,e=this[t(184)],n=e[t(141)];e[t(166)][t(189)](t(134))[t(191)][t(124)]((e=>{const r=t;if(r(183)!=e[r(157)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(121)]){case r(205):o=r(201),i={type:r(194),content:Hr(n,o,Hr(n,this[r(139)](s[r(181)][0][r(157)])))};break;case r(165):o=s[r(181)][0][r(193)]?r(155):r(129),i={type:r(194),content:Hr(n,o)};break;case r(170):o=r(198),i={type:r(194),content:Hr(n,o,s[r(181)][0][r(153)])}}return i}))}[Hs(139)](t){const e=Hs;return e(154)+function(t){const n=e;return qs[n(120)](t)?n(179):Zs[n(120)](t)?n(200):null}(t)[e(185)]()+e(116)+t[e(185)]()[e(196)](/-/g,"_")}}function Xs(t,e){const n=Ws();return(Xs=function(t,e){return n[t-=111]})(t,e)}const qs=[Hs(147),Hs(182),Hs(144)],Zs=[Hs(174),Hs(158),Hs(113),Hs(137),Hs(162),Hs(197)];var Qs=n(507);const Ys=$s;function Js(){const t=["9QphXID","getFirstPosition","createPositionAt","3MukwgJ","2691dvuVgX","remove","parent","removeMarker:suggestion:insertion","end","getFirstRange","createRange","185284VgbYdh","fire","selection","enter","downcastDispatcher","TrackChangesEditing","model","markerName","452632JqTMAh","ck-suggestion-marker-split","editing","mapper","bind","nextSibling","addMarker:suggestion:insertion","writer","requires","enterBlock","538555AIoelU","commands","389320gDnelP","detach","156rxwvVZ","split","editor","get","enableCommand","575826GwPPDX","data","markerNameToElements","showSuggestionHighlights","7XqtEMz","setSelection","afterExecute","5251433ePtOZO","plugins","unbindElementFromMarkerName","change","hasClass","high","init","document","markInsertion","fromRange","options"];return(Js=function(){return t})()}function $s(t,e){const n=Js();return($s=function(t,e){return n[t-=467]})(t,e)}!function(t,e){const n=$s,r=t();for(;;)try{if(113013===parseInt(n(513))/1*(-parseInt(n(486))/2)+parseInt(n(512))/3*(-parseInt(n(520))/4)+-parseInt(n(482))/5+-parseInt(n(491))/6+-parseInt(n(495))/7*(-parseInt(n(472))/8)+parseInt(n(509))/9*(parseInt(n(484))/10)+parseInt(n(498))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Js);class to extends t.Plugin{static get[Ys(480)](){return[Qs.Enter]}[Ys(504)](){const t=Ys,e=this[t(488)],n=e[t(499)][t(489)](t(469)),r=e[t(483)][t(489)](t(467));n[t(490)](t(467),(()=>{const s=t;e[s(470)][s(501)]((t=>{const o=s,a=e[o(470)][o(505)][o(522)],c=a[o(510)](),u=i.LiveRange[o(507)](a[o(518)]());if(r[o(481)](t)){const r=e[o(470)][o(511)](c[o(515)][o(477)],0),s=t[o(519)](c,r);n[o(506)](s)}else t[o(496)](t[o(519)](u[o(517)]));u[o(485)](),r[o(521)](o(497),{writer:t})}))})),e[t(474)][t(468)].on(t(478),Ds(e,t(487)),{priority:t(503)}),e[t(474)][t(468)].on(t(516),((e,n,r)=>{const s=t,o=r[s(475)][s(493)](n[s(471)]);if(o)for(const t of o)t[s(502)](s(473))&&(r[s(475)][s(500)](t,n[s(471)]),r[s(479)][s(514)](t))}),{priority:t(503)}),e[t(492)][t(468)].on(t(478),((n,r,s)=>{const o=t;s[o(508)][o(494)]&&Ds(e,o(487),{showActiveMarker:!1})[o(476)](this)(n,r,s)}),{priority:t(503)})}}function eo(t,e){const n=ro();return(eo=function(t,e){return n[t-=224]})(t,e)}const no=eo;function ro(){const t=["42055QAGqBr","end","handleFindCommand","createPositionAt","2615406qRLxWK","15193720cLXtmv","editor","find","replace","enableCommand","item","10996fVkMUT","FindAndReplaceUtils","string","getRange","TrackChangesEditing","FindAndReplaceEditing","suggestion:deletion","markers","280lfYgsC","plugins","705OQyjYC","findByTextCallback","replaceAll","model","getMarkersGroup","get","3924666iqbUdp","bind","afterInit","createRange","findPrevious","154116RoyVBf","filter","getIntersection","78190TDXRtr","10OsDgJQ","findNext","has","start","_isInDeletionRange","11wExcpK"];return(ro=function(){return t})()}!function(t,e){const n=eo,r=t();for(;;)try{if(290065===parseInt(n(229))/1*(parseInt(n(265))/2)+-parseInt(n(261))/3+-parseInt(n(240))/4*(-parseInt(n(250))/5)+parseInt(n(233))/6+-parseInt(n(264))/7*(-parseInt(n(248))/8)+parseInt(n(256))/9+parseInt(n(234))/10*(-parseInt(n(228))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ro);class so extends t.Plugin{[no(258)](){const t=no;if(!this[t(235)][t(249)][t(225)](t(245)))return;const e=this[t(235)][t(249)][t(255)](t(244));e[t(238)](t(236),this[t(231)][t(257)](this)),e[t(238)](t(224)),e[t(238)](t(260)),e[t(238)](t(237)),e[t(238)](t(252))}[no(231)](t,e,n={}){const r=no,s=this[r(235)][r(249)][r(255)](r(241));return t((t=>(r(242)==typeof e?s[r(251)](e,n):e)(t)[r(262)]((e=>!1===this[r(227)](e,t[r(239)])))),n)}[no(227)](t,e){const n=no,r=this[n(235)][n(253)][n(259)](this[n(235)][n(253)][n(232)](e,t[n(226)]),this[n(235)][n(253)][n(232)](e,t[n(230)]));for(const t of this[n(235)][n(253)][n(247)][n(254)](n(246)))if(null!==r[n(263)](t[n(243)]()))return!0;return!1}}const oo=ao;function io(){const t=["fontColor.colors","530vkwFhy","fontSize.options","label","toLowerCase","title","*Set font size:* %0","commandParams","FontFamilyEditing","FontSizeEditing","afterInit","registerInlineAttribute","FontColorEditing","enableDefaultAttributesIntegration","FORMAT_FONT_COLOR","9CGcdFw","*Reset font size*","FontBackgroundColorEditing","5270195WJhoGx","registerAttributeLabel","*Reset font family*","_registerLegacyDescription","config","has","6510XjHoba","TrackChangesEditing","*Reset font background color*","*Set font color:* %0","FontSize","editor","fontColor","*Set font family:* %0","value","locale","FORMAT_FONT_SIZE","plugins","fontFamily","12572470pSNfsF","formatInline","1050369MTwmKg","descriptionFactory","2976200ykgcqe","4957524FDNZsb","trim","*Reset font color*","find","537lgJWku","FORMAT_FONT_FAMILY","commandName","fontBackgroundColor.colors","get","22zFrKyK","type","format","45196jGZCUw","registerDescriptionCallback","fontBackgroundColor","model","FORMAT_FONT_BACKGROUND","fontSize","normalizeSizeOptions","*Set font background color:* %0"];return(io=function(){return t})()}function ao(t,e){const n=io();return(ao=function(t,e){return n[t-=276]})(t,e)}!function(t,e){const n=ao,r=t();for(;;)try{if(614870===parseInt(n(286))/1+parseInt(n(333))/2*(parseInt(n(293))/3)+-parseInt(n(301))/4*(-parseInt(n(310))/5)+-parseInt(n(289))/6+parseInt(n(327))/7+-parseInt(n(288))/8*(-parseInt(n(324))/9)+parseInt(n(284))/10*(-parseInt(n(298))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(io);const co=[{pluginName:oo(318),commandName:oo(306)},{pluginName:oo(317),commandName:oo(283)},{pluginName:oo(321),commandName:oo(277)},{pluginName:oo(326),commandName:oo(303)}];class uo extends t.Plugin{[oo(319)](){const t=oo,e=this[t(276)][t(280)],n=this[t(276)][t(282)][t(297)](t(334));for(const{pluginName:e,commandName:r}of co)this[t(276)][t(282)][t(332)](e)&&(n[t(322)](r),n[t(320)](r));n[t(287)][t(328)](t(306),Hr(e,t(281))),n[t(287)][t(328)](t(283),Hr(e,t(294))),n[t(287)][t(328)](t(277),Hr(e,t(323))),n[t(287)][t(328)](t(303),Hr(e,t(305))),this[t(330)]()}[oo(330)](){const t=oo,e=this[t(276)],n=e[t(280)];e[t(282)][t(297)](t(334))[t(287)][t(302)]((e=>{const r=t,o=n.t;if(r(285)!=e[r(299)])return;const{data:i}=e;if(null!=i){if(r(306)==i[r(295)]){const t=i[r(316)][0][r(279)];if(t){const e=o(this[r(276)][r(282)][r(297)](r(337))[r(307)](this[r(276)][r(331)][r(297)](r(311)))[r(292)]((e=>e[r(304)]==t))[r(314)])[r(313)]();return{type:r(300),content:Hr(n,r(315),e)}}return{type:r(300),content:Hr(n,r(325))}}if(r(283)==i[r(295)]){const t=i[r(316)][0][r(279)];return t?{type:r(300),content:Hr(n,r(278),t)}:{type:r(300),content:Hr(n,r(329))}}if(r(277)==i[r(295)]){const t=i[r(316)][0][r(279)];if(t){const e=(0,s.normalizeColorOptions)(this[r(276)][r(331)][r(297)](r(309)))[r(292)]((e=>e[r(304)]==t));let i=t,a="";return e&&(i=e[r(312)],a=o(i)[r(313)]()),{type:r(300),content:Hr(n,r(336),a)[r(290)](),color:{value:t,title:a||i}}}return{type:r(300),content:Hr(n,r(291))}}if(r(303)==i[r(295)]){const t=i[r(316)][0][r(279)];if(t){const e=(0,s.normalizeColorOptions)(this[r(276)][r(331)][r(297)](r(296)))[r(292)]((e=>e[r(304)]==t));let i=t,a="";return e&&(i=e[r(312)],a=o(i)[r(313)]()),{type:r(300),content:Hr(n,r(308),a)[r(290)](),color:{value:t,title:a||i}}}return{type:r(300),content:Hr(n,r(335))}}}}))}}const lo=fo;function fo(t,e){const n=ho();return(fo=function(t,e){return n[t-=288]})(t,e)}function ho(){const t=["FontSize","commandName","join","167254slHKOn","formatInline","boolean","_registerLegacyDescription","label","length","16807604cExtuQ","toUpperCase","TrackChangesEditing","find","2335010nvzqZT","locale","afterInit","get","*Set format to:* %0","editor","3PPTnpL","commandParams","plugins","descriptionFactory","push","type","fontColor","config","formatBlock","charAt","format","6xcRbfK","entries","42EvIsAa","18SIDKbw","645672rVEOiF","656004KygTJn","450798chOHCL","normalizeSizeOptions","510915hrthOc","fontBackgroundColor","enableCommand","fontSize.options","model","enableDefaultAttributesIntegration","split","registerDescriptionCallback","commands","title","pasteFormat","toLowerCase","*Remove all formatting*","slice","copyFormat","fontColor.colors","fontSize"];return(ho=function(){return t})()}!function(t,e){const n=fo,r=t();for(;;)try{if(252379===parseInt(n(292))/1+-parseInt(n(325))/2*(parseInt(n(308))/3)+-parseInt(n(324))/4+-parseInt(n(327))/5*(parseInt(n(319))/6)+parseInt(n(321))/7*(-parseInt(n(323))/8)+parseInt(n(322))/9*(-parseInt(n(302))/10)+parseInt(n(298))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ho);class go extends t.Plugin{[lo(304)](){const t=lo,e=this[t(307)],n=e[t(310)][t(305)](t(300)),r=e[t(335)][t(305)](t(341)),s=e[t(335)][t(305)](t(337));r&&s&&(n[t(332)](t(337)),n[t(329)](t(341)),this[t(295)]())}[lo(295)](){const t=lo,e=this[t(307)],n=e[t(303)];e[t(310)][t(305)](t(300))[t(311)][t(334)]((r=>{const s=t;if(s(316)!=r[s(313)]&&s(293)!=r[s(313)])return;const{data:o}=r;if(o&&s(337)===o[s(290)]){const t=[],r=o[s(309)][0];for(const[n,o]of Object[s(320)](r))t[s(312)](po(e,n,o));return t[s(297)]?{type:s(318),content:Hr(n,s(306),t[s(291)](", "))}:{type:s(318),content:Hr(n,s(339))}}}))}}function po(t,e,n){const r=lo,o=t[r(303)].t,i=e[r(333)](/(?=[A-Z])/)[r(291)](" "),a=o(i[r(317)](0)[r(299)]()+i[r(340)](1))[r(338)]();if(r(294)==typeof n)return a;if(r(314)===e||r(328)===e){const e=(0,s.normalizeColorOptions)(t[r(315)][r(305)](r(342)))[r(301)]((t=>t[r(331)]==n));return a+" ("+(e?o(e[r(296)])[r(338)]():n)+")"}if(r(288)===e&&isNaN(parseFloat(n))){const e=t[r(310)][r(305)](r(289))[r(326)](t[r(315)][r(305)](r(330)))[r(301)]((t=>t[r(331)]==n));return a+" ("+(e?o(e[r(336)])[r(338)]():n)+")"}return a+" ("+n+")"}const mo=Eo;function Io(){const t=["_registerLegacyDescription","HeadingEditing","locale","model","356058FwfJPz","_headingOptions","afterInit","formatBlock","descriptionFactory","21005ljONBq","ELEMENT_HEADING_CUSTOM","heading.options","match","3454311mmCjOW","paragraph","find","type","plugins","ELEMENT_HEADING","_getHeadingLevel","TrackChangesEditing","view","commandName","title","enableDefaultAttributesIntegration","*Change to:* %0","format","89160SzwFpz","2748854IXital","commandParams","name","606583aWpHgm","registerDescriptionCallback","20qAeEji","get","editor","1781472CJMvbS","config","910tEmlzj","value","registerElementLabel","has","heading"];return(Io=function(){return t})()}function Eo(t,e){const n=Io();return(Eo=function(t,e){return n[t-=423]})(t,e)}!function(t,e){const n=Eo,r=t();for(;;)try{if(749788===-parseInt(n(433))/1+parseInt(n(430))/2+-parseInt(n(458))/3+-parseInt(n(435))/4*(-parseInt(n(454))/5)+-parseInt(n(438))/6+-parseInt(n(440))/7*(-parseInt(n(429))/8)+-parseInt(n(449))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Io);class bo extends t.Plugin{[mo(451)](){const t=mo,e=this[t(437)];if(!e[t(462)][t(443)](t(446)))return;this[t(450)]=e[t(439)][t(436)](t(456));const n=e[t(447)],r=e[t(462)][t(436)](t(465));r[t(426)](t(444));for(const e of this[t(450)])t(459)!=e[t(448)]&&r[t(453)][t(442)](e[t(448)],(n=>{const r=t,i=this[r(464)](e[r(448)]);return null!==i?s(n,i):o(n,e[r(425)])}));function s(e,r){return Hr(n,t(463),[e,r])}function o(e,r){return Hr(n,t(455),[e,r])}this[t(445)]()}[mo(445)](){const t=mo,e=this[t(437)],n=e[t(447)];e[t(462)][t(436)](t(465))[t(453)][t(434)]((e=>{const r=t;if(r(452)!=e[r(461)])return;const{data:s}=e;if(s&&r(444)==s[r(424)]){const e=s[r(431)][0][r(441)],c=this[r(464)](e);if(null!==c)return{type:r(428),content:Hr(n,r(427),(a=c,Hr(n,r(463),[1,a])))};const u=this[r(450)][r(460)]((t=>t[r(448)]===e))[r(425)];return{type:r(428),content:Hr(n,r(427),(o=1,i=u,Hr(n,t(455),[o,i])))}}var o,i,a}))}[mo(464)](t){const e=mo;var n,r;const s=t[e(457)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(450)])||void 0===n?void 0:n[e(460)]((n=>n[e(448)]==t));if(o&&o[e(423)]){const t=o[e(423)],n=(null!==(r=t[e(432)])&&void 0!==r?r:t)[e(457)](/^h(\d+)/);if(n)return n[1]}return null}}const To=yo;function _o(){const t=["commandName","registerDescriptionCallback","descriptionFactory","975740yJypeI","FORMAT_HIGHLIGHT","66mppyob","find","686601BCdolz","editor","toLowerCase","config","color","HighlightEditing","122BjEhTc","TrackChangesEditing","get","value","model","has","8uRWZQp","4498620vGyUIs","*Set highlight:* %0","title","commandParams","format","registerAttributeLabel","95VZrsKa","locale","plugins","highlight","enableDefaultAttributesIntegration","afterInit","1791951TKezpS","3197694AFtACe","6374BrEWHs","*Remove highlight*","20156nSLJcD","_registerLegacyDescription","registerInlineAttribute","highlight.options","type","formatInline"];return(_o=function(){return t})()}function yo(t,e){const n=_o();return(yo=function(t,e){return n[t-=246]})(t,e)}!function(t,e){const n=yo,r=t();for(;;)try{if(338368===parseInt(n(255))/1*(parseInt(n(276))/2)+parseInt(n(274))/3+parseInt(n(278))/4*(-parseInt(n(268))/5)+-parseInt(n(275))/6+parseInt(n(262))/7+parseInt(n(261))/8*(-parseInt(n(249))/9)+-parseInt(n(287))/10*(parseInt(n(247))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(_o);class Ao extends t.Plugin{[To(273)](){const t=To,e=this[t(250)];if(!e[t(270)][t(260)](t(254)))return;const n=e[t(270)][t(257)](t(256)),r=e[t(269)];n[t(272)](t(271)),n[t(280)](t(271)),n[t(286)][t(267)](t(271),Hr(r,t(246))),this[t(279)]()}[To(279)](){const t=To,e=this[t(250)],n=e[t(269)];e[t(270)][t(257)](t(256))[t(286)][t(285)]((r=>{const s=t;if(s(283)!=r[s(282)])return;const{data:o}=r;if(o&&s(271)==o[s(284)]){const t=n.t,r=o[s(265)][0][s(258)];if(r){const o=e[s(252)][s(257)](s(281))[s(248)]((t=>t[s(259)]==r)),i=t(o[s(264)])[s(251)]();return{type:s(266),content:Hr(n,s(263),i),color:{value:o[s(253)],title:o[s(264)]}}}return{type:s(266),content:Hr(n,s(277),Hr(n,s(246)))}}}))}}const ko=Lo;function Co(){const t=["18vzxuYz","ck-horizontal-line","showSuggestionHighlights","addClass","createPositionAt","createContainerElement","descriptionFactory","enableCommand","registerElementLabel","afterInit","ELEMENT_HORIZONTAL_LINE","1239KCtEkL","locale","97332RGDIWF","plugins","625546jxYcSQ","for","HorizontalLineEditing","insert","div","createEmptyElement","24uECtMz","high","920440kGVSbQ","18AKRaEX","484145VXcCBt","1OpsFfz","632utbZXn","horizontalLine","26ygmyOH","3643262sivsWs","editor","TrackChangesEditing","has","elementToStructure","177LKWJRL","3977281GwVCFy","dataDowncast","get","conversion"];return(Co=function(){return t})()}function Lo(t,e){const n=Co();return(Lo=function(t,e){return n[t-=261]})(t,e)}!function(t,e){const n=Lo,r=t();for(;;)try{if(827782===parseInt(n(285))/1*(-parseInt(n(274))/2)+parseInt(n(294))/3*(parseInt(n(272))/4)+-parseInt(n(284))/5*(parseInt(n(283))/6)+-parseInt(n(270))/7*(-parseInt(n(286))/8)+parseInt(n(299))/9*(parseInt(n(282))/10)+-parseInt(n(295))/11*(parseInt(n(280))/12)+parseInt(n(288))/13*(parseInt(n(289))/14))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Co);class Ro extends t.Plugin{[ko(268)](){const t=ko,e=this[t(290)];if(!e[t(273)][t(292)](t(276)))return;e[t(273)][t(297)](t(291))[t(266)](t(287));const n=e[t(273)][t(297)](t(291)),r=e[t(271)];n[t(265)][t(267)](t(287),(e=>Hr(r,t(269),e))),e[t(298)][t(275)](t(296))[t(293)]({model:t(287),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(261)])return null;const o=n[s(264)](s(278)),i=n[s(279)]("hr");return n[s(262)](s(300),o),n[s(277)](n[s(263)](o,0),i),o},converterPriority:t(281)})}}const So=Mo;!function(t,e){const n=Mo,r=t();for(;;)try{if(399326===-parseInt(n(441))/1+-parseInt(n(406))/2*(-parseInt(n(438))/3)+-parseInt(n(436))/4+parseInt(n(429))/5+parseInt(n(417))/6*(-parseInt(n(413))/7)+parseInt(n(433))/8+-parseInt(n(425))/9*(parseInt(n(421))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(vo);class No extends t.Plugin{[So(440)](){const t=So,e=this[t(437)];if(!e[t(422)][t(435)](t(409)))return;const n=e[t(422)][t(430)](t(419)),r=e[t(427)];n[t(416)][t(434)](t(410),(e=>Hr(r,t(418),e))),n[t(407)](t(443)),n[t(432)](t(442)),n[t(416)][t(423)]((e=>{const n=t;if(n(408)!=e[n(412)])return;const{data:s}=e;if(s&&n(442)==s[n(428)]&&e[n(439)]()[n(415)][n(444)].is(n(420),n(410))){const t=Hr(r,n(418));return{type:n(431),content:Hr(r,n(426),t)}}})),this[t(424)]()}[So(424)](){const t=So,e=this[t(437)],n=e[t(427)];e[t(422)][t(430)](t(419))[t(416)][t(423)]((e=>{const r=t;if(r(414)!=e[r(412)])return;const{data:s}=e;if(s&&r(443)==s[r(411)]){const t=Hr(n,r(418));return{type:r(431),content:Hr(n,r(426),t)}}}))}}function Mo(t,e){const n=vo();return(Mo=function(t,e){return n[t-=406]})(t,e)}function vo(){const t=["rawHtml","commandName","type","7fCXqgx","formatBlock","start","descriptionFactory","1026258wlWpeg","ELEMENT_HTML_EMBED","TrackChangesEditing","element","170mkNilU","plugins","registerDescriptionCallback","_registerLegacyDescription","529857xuhTvE","*Change %0 content*","locale","key","3390640xZEBVv","get","format","registerBlockAttribute","4044072qsGIBy","registerElementLabel","has","271612jaKpyN","editor","3YKHecr","getFirstRange","afterInit","15637EwTxuk","value","htmlEmbed","nodeAfter","942226IbEcHi","enableDefaultAttributesIntegration","attribute","HtmlEmbed"];return(vo=function(){return t})()}const Oo=Do;function wo(){const t=["130kmkwHU","formatBlock","ELEMENT_IMAGE","previous","type","forward","locale","plugins","ImageCaptionEditing","caption","editor","ImageUploadEditing","_suggestionFactory","Block image to inline image","addObject","imageTypeInline","imageCaption","convertInlineImageToBlock","registerElementLabel","newValue","markDeletion","enableDefaultAttributesIntegration","accept","insertion","TrackChangesEditing","uploadImage","attribute","imageBlock","detach","fromPosition","registerDescriptionCallback","element","chain","isOwn","_registerLegacyDescription","backward","createRangeOn","commandName","isBefore","getFirstRange","ELEMENT_INLINE_IMAGE","ImageUtils","registerAttributeLabel","toPrevious","toNext","registerBlockAttribute","ImageBlockEditing","registerCustomCallback","1254904yvIDAx","1236zAqLrH","resizedWidth","forceDefaultExecution","markBlockFormat","change","3341ISlHNZ","getContainedElement","576423LPtaOd","getCaptionFromImageModelElement","Inline image to block image","filter","schema","afterInit","isBlockImage","convertBlockImageToInline","*Remove image text alternative*","length","imageInline","subType","ImageCaptionUtils","imageStylePreApply","*Set image text alternative:* %0","ImageEditing","markInsertion","ImageResize","ImageInlineEditing","resizeImage","ImageTextAlternativeEditing","isCollapsed","key","_findSuggestions","imageTypeBlock","929FmzJcY","isEqual","width","33612UBeoNf","format","getSuggestionCallback","commandParams","nodeAfter","formatInline","790zVVPPv","isIntersecting","80rlKLca","2571NMHaly","*Reset image width*","document","nodeBefore","removeObject","imageTextAlternative","find","get","insertImage","281413YbMArJ","has","toggleImageCaption","getClosestSelectedImageElement","discard","end","deletion","start","834WNyiHl","model","findIndex","FORMAT_IMAGE_SIZE","join","*Set image width:* %0","createRange","getNearestSelectionRange","3770GMrhDY","ELEMENT_CAPTION","enableCommand","descriptionFactory","alt","selection"];return(wo=function(){return t})()}function Do(t,e){const n=wo();return(Do=function(t,e){return n[t-=324]})(t,e)}!function(t,e){const n=Do,r=t();for(;;)try{if(321514===-parseInt(n(405))/1*(parseInt(n(414))/2)+-parseInt(n(417))/3*(parseInt(n(373))/4)+parseInt(n(442))/5*(parseInt(n(434))/6)+-parseInt(n(372))/7+parseInt(n(416))/8*(parseInt(n(380))/9)+-parseInt(n(324))/10*(parseInt(n(426))/11)+-parseInt(n(408))/12*(-parseInt(n(378))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(wo);class Fo extends t.Plugin{[Oo(385)](){const t=Oo,e=this[t(334)];if(!e[t(331)][t(427)](t(395)))return;const n=e[t(331)][t(424)](t(348)),r=e[t(331)][t(424)](t(365)),s=e[t(330)];n[t(444)](t(425)),n[t(445)][t(342)](t(351),(e=>Hr(s,t(326),e))),n[t(445)][t(342)](t(390),(e=>Hr(s,t(364),e))),n[t(445)][t(342)](t(333),(()=>Hr(s,t(443)))),e[t(331)][t(427)](t(335))&&n[t(444)](t(349)),e[t(331)][t(427)](t(370))&&e[t(331)][t(427)](t(398))&&(n[t(444)](t(339),((s,o)=>{const i=t,a=r[i(429)](e[i(435)][i(419)][i(447)]);e[i(435)][i(377)]((()=>{const t=i;n[t(376)](a,{commandName:t(339),commandParams:[o]},[],t(387))}))})),n[t(444)](t(404),((s,o)=>{const a=t;e[a(435)][a(377)]((t=>{const c=a;let u=r[c(429)](e[c(435)][c(419)][c(447)]),l=t[c(360)](u);const f=i.LivePosition[c(353)](l[c(433)],c(367)),h=i.LivePosition[c(353)](l[c(431)],c(368));n[c(375)]((()=>s(o))),u=r[c(429)](e[c(435)][c(419)][c(447)]),l=t[c(360)](u);const g=t[c(440)](f,h);f[c(352)](),h[c(352)](),n[c(376)](u,{commandName:c(339),commandParams:[o]},[],c(341)),g[c(433)][c(362)](l[c(433)])&&n[c(396)](t[c(440)](g[c(433)],l[c(433)]),c(341)),l[c(431)][c(362)](g[c(431)])&&n[c(396)](t[c(440)](l[c(431)],g[c(431)]),c(341))}))})),n[t(336)][t(371)](t(325),t(341),t(438),(()=>!1)),n[t(336)][t(371)](t(325),t(341),t(346),(()=>!1)),n[t(336)][t(371)](t(325),t(341),t(430),n[t(336)][t(410)](t(325),"",t(346))),n[t(336)][t(371)](t(347),t(341),t(438),(()=>!1)),n[t(336)][t(371)](t(347),t(341),t(430),(([r])=>{const s=t,o=n[s(336)][s(410)](s(347),"",s(430));let i=r[s(433)],a=r[s(431)];const c=e[s(435)][s(384)][s(441)](i,s(359)),u=e[s(435)][s(384)][s(441)](a,s(329));c[s(401)]&&(i=c[s(433)]),u[s(401)]&&(a=u[s(431)]),o([e[s(435)][s(440)](i,a)])})),n[t(336)][t(371)](t(325),t(341),t(356),c),n[t(336)][t(371)](t(347),t(341),t(356),c)),e[t(331)][t(427)](t(332))&&(n[t(444)](t(428),((s,o)=>{const i=t,a=e[i(331)][i(424)](i(392));let c=r[i(429)](e[i(435)][i(419)][i(447)]),u=a[i(381)](c);e[i(435)][i(377)]((()=>{const t=i;if(u)return void n[t(344)](e[t(435)][t(360)](u));const l=r[t(386)](c);s(o),c=r[t(429)](e[t(435)][t(419)][t(447)]),u=a[t(381)](c),n[t(396)](e[t(435)][t(360)](u),l?null:t(340))}))})),n[t(336)][t(371)](t(347),t(340),t(356),c));const o=[{type:t(325),subType:t(393)},{type:t(347),subType:t(340)},{type:t(325),subType:t(341)},{type:t(347),subType:t(341)}];function a(e,s){const i=t,a=o[i(436)]((({type:t,subType:n})=>e[i(328)]==t&&e[i(391)]==n)),c=o[i(436)]((({type:t,subType:e})=>s[i(328)]==t&&s[i(391)]==e));if(a<0||c<0)return!1;const u=e[i(363)](),l=s[i(363)]();if((0==a||1==a)&&2==c&&u[i(415)](l))return!0;if(2==a&&3==c){const t=n[i(403)](u,i(347))[i(383)]((({suggestion:t,meta:e})=>e[i(357)]&&i(341)==t[i(391)]));if(t[i(389)]>1&&l[i(431)][i(406)](u[i(433)]))return!0;if(1==t[i(389)]&&(u[i(433)][i(406)](l[i(431)])||u[i(431)][i(406)](l[i(433)])))return!0}if(3==a&&3==c&&u[i(433)][i(362)](l[i(433)])){const t=u[i(431)][i(412)],e=l[i(433)][i(420)];return r[i(386)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(331)][t(427)](t(397))&&(n[t(345)](t(399)),n[t(369)](t(374)),n[t(445)][t(366)](t(374),Hr(s,t(437)))),e[t(331)][t(427)](t(400))&&(n[t(345)](t(422)),n[t(369)](t(446))),n[t(445)][t(354)]((e=>{const n=t;if(o[n(423)]((({type:t,subType:r})=>e[n(328)]==t&&e[n(391)]==r)))return e[n(327)]?{}:void 0})),n[t(445)][t(354)]((e=>{const n=t;if(n(347)==e[n(328)]||n(432)==e[n(328)]){const t=e[n(379)]();if(t&&t.is(n(355),n(333)))return{type:n(347)==e[n(328)]?n(338):n(421),element:t,quantity:1}}})),n[t(445)][t(354)]((e=>t(325)==e[t(328)]&&t(341)==e[t(391)]?{type:t(409),content:t(382)}:t(325)==e[t(328)]&&t(387)==e[t(391)]?{type:t(409),content:t(337)}:void 0)),n[t(445)][t(354)]((e=>{const n=t;if(n(350)!=e[n(328)])return;const{data:r}=e;if(!r||n(446)!=r[n(402)])return;const o=r[n(343)];return o?{type:n(409),content:Hr(s,n(394),'"'+o+'"')}:{type:n(409),content:Hr(s,n(388))}})),this[t(358)]()}[Oo(358)](){const t=Oo,e=this[t(334)],n=e[t(330)];e[t(331)][t(424)](t(348))[t(445)][t(354)]((e=>{const r=t;if(r(325)!=e[r(328)]&&r(413)!=e[r(328)])return;const{data:s}=e;if(s){if(r(422)==s[r(361)]){const t=s[r(411)][0][r(343)];return t?{type:r(409),content:Hr(n,r(394),'"'+t+'"')}:{type:r(409),content:Hr(n,r(388))}}if(r(399)==s[r(361)]){const t=s[r(411)][0][r(407)];return t?{type:r(409),content:Hr(n,r(439),t)}:{type:r(409),content:Hr(n,r(418))}}}}))}}const xo=Po;function Po(t,e){const n=Bo();return(Po=function(t,e){return n[t-=110]})(t,e)}!function(t,e){const n=Po,r=t();for(;;)try{if(718368===-parseInt(n(120))/1+-parseInt(n(112))/2+parseInt(n(147))/3+-parseInt(n(121))/4+parseInt(n(119))/5*(parseInt(n(141))/6)+-parseInt(n(110))/7*(parseInt(n(123))/8)+parseInt(n(133))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Bo);class Uo extends t.Plugin{[xo(144)](){const t=xo;if(!this[t(148)][t(118)][t(140)](t(145)))return;const e=this[t(148)][t(115)],n=this[t(148)][t(118)][t(136)](t(132));n[t(129)](t(149)),n[t(146)](t(142)),n[t(135)][t(122)]((n=>{const r=t;if(r(130)!=n[r(143)])return;const{data:s}=n;return s&&r(142)==s[r(114)]?s[r(134)]&&s[r(127)]?{type:r(117),content:Hr(e,r(128))}:{type:r(117),content:""}:void 0})),this[t(150)]()}[xo(150)](){const t=xo,e=this[t(148)][t(118)][t(136)](t(132));e[t(131)][t(124)](t(111),t(149),t(116),e[t(131)][t(138)](t(111),null,t(113))),e[t(131)][t(124)](t(111),t(149),t(113),e[t(131)][t(138)](t(111),null,t(116))),this[t(125)]()}[xo(125)](){const t=xo,e=this[t(148)],n=e[t(115)];e[t(118)][t(136)](t(132))[t(135)][t(122)]((e=>{const r=t;if(r(111)!=e[r(143)]&&r(126)!=e[r(143)])return;const{data:s}=e;return s&&r(149)==s[r(139)]?{type:r(117),content:Hr(n,r(137))}:void 0}))}}function Bo(){const t=["attribute","_suggestionFactory","TrackChangesEditing","27856071RaUBuU","newValue","descriptionFactory","get","*Format:* replace image URL","getSuggestionCallback","commandName","has","128802qUbGGy","src","type","afterInit","ImageEditing","registerBlockAttribute","2200173VRSKNo","editor","replaceImageSource","_handleLegacySuggestions","1479835eAMQVg","formatBlock","2269700KZTLqW","discard","key","locale","accept","format","plugins","190JxZnzK","361588isvUeW","4644080YGWdeC","registerDescriptionCallback","48QJySBH","registerCustomCallback","_registerLegacyDescription","formatInline","oldValue","*Replace image URL*","enableDefaultAttributesIntegration"];return(Bo=function(){return t})()}const jo=Go;function Go(t,e){const n=Vo();return(Go=function(t,e){return n[t-=251]})(t,e)}function Vo(){const t=["96260UneOcc","head","forEach","document","insertion","_suggestionFactory","2961474YJrERv","model","getSuggestions","getFirstRange","value","length","registerPostFixer","suggestion","isInContent","FORMAT_SIDE_IMAGE","title","getSuggestion","convertInlineImageToBlock","discardSuggestion","locale","_registerLegacyDescription","commandName","discard","Users","createRangeOn","has","2863504CxyBhP","markInlineFormat","enableCommand","next","get","imageTypeInline","687424IFPQcR","refresh","afterInit","commandParams","end","side","imageStylePostApply","plugins","ImageStyleEditing","isBefore","markBlockFormat","registerDescriptionCallback","_findSuggestions","format","name","descriptionFactory","hasSuggestion","*Format:* %0","isInlineImage","toLowerCase","getSuggestionCallback","differ","subType","chain","editor","imageTypeBlock","from","setImageNaturalSizeAttributes","imageStylePreApply","getContainedElement","ImageUtils","formatInline","4943256XCFzMY","normalizedStyles","87GdqDfn","nodeAfter","newRange","findIndex","join","commandReversedParams","change","_splitMarkerName","imageStyle","1581785jtqxuX","type","isEqual","imageCaption","commands","isOwn","accept","formatBlock","getClosestSelectedImageElement","selection","1108520cmZOIj","TrackChangesEditing","start","shouldConvertImageType","author","nodeBefore","filter","isBlockImage","getChangedMarkers","isIntersecting","registerCustomCallback"];return(Vo=function(){return t})()}!function(t,e){const n=Go,r=t();for(;;)try{if(474972===-parseInt(n(265))/1+-parseInt(n(318))/2+parseInt(n(299))/3*(parseInt(n(329))/4)+parseInt(n(308))/5+parseInt(n(335))/6+-parseInt(n(259))/7+parseInt(n(297))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vo);class zo extends t.Plugin{[jo(267)](){const t=jo,n=this[t(289)];if(!n[t(272)][t(258)](t(273)))return;const r=n[t(272)][t(263)](t(319)),s=n[t(272)][t(263)](t(295)),o={};r[t(261)](t(307),((o,i)=>{const a=t,c=n[a(272)][a(263)](a(256)).me,u=n[a(312)][a(263)](a(307));let l=s[a(316)](n[a(336)][a(332)][a(317)]),f=n[a(336)][a(257)](l),h=u[a(339)];if(h==i[a(339)])return;const g={commandName:a(307),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(336)][a(305)]((()=>{const t=a;if(r[t(337)]()[t(324)]((e=>e[t(343)]&&c==e[t(322)]&&(t(315)==e[t(309)]||t(296)==e[t(309)])&&(t(293)==e[t(287)]||t(271)==e[t(287)])&&e[t(338)]()[t(310)](f)))[t(331)]((e=>r[t(251)](e[t(330)]))),l=s[t(316)](n[t(336)][t(332)][t(317)]),f=n[t(336)][t(257)](l),u[t(266)](),n[t(312)][t(263)](t(264))[t(266)](),n[t(312)][t(263)](t(290))[t(266)](),h=u[t(339)],h!=i[t(339)])return s[t(283)](l)&&u[t(321)](i[t(339)],l)?(o({...i,setImageSizes:!1}),l=s[t(316)](n[t(336)][t(332)][t(317)]),void r[t(275)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(293))):void(s[t(325)](l)?r[t(275)](l,g,[],t(271)):r[t(260)](f,g,t(271)))}))}));for(const e of n[t(272)][t(263)](t(273))[t(298)])o[e[t(279)]]=e[t(345)][t(284)]();r[t(334)][t(328)](t(315),t(293),t(303),(()=>!1)),r[t(334)][t(328)](t(315),t(271),t(303),(()=>!1)),r[t(334)][t(328)](t(296),t(271),t(303),(()=>!1)),r[t(334)][t(328)](t(315),t(293),t(314),(([e])=>{const n=t;s[n(292)](e[n(294)]())})),r[t(334)][t(328)](t(315),t(293),t(255),((e,n)=>{const s=t;r[s(334)][s(285)](s(315),"",s(314))(e,{commandName:n[s(254)],commandParams:n[s(304)]})})),r[t(334)][t(328)](t(315),t(293),t(288),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(315),subType:t(293)},{type:t(333),subType:t(311)},{type:t(315),subType:t(347)},{type:t(333),subType:t(347)}];function a(e,n){const o=t,a=i[o(302)]((({type:t,subType:n})=>e[o(309)]==t&&e[o(287)]==n)),c=i[o(302)]((({type:t,subType:e})=>n[o(309)]==t&&n[o(287)]==e));if(a<0||c<0)return!1;const u=e[o(338)](),l=n[o(338)]();if((0==a||1==a)&&2==c&&u[o(327)](l))return!0;if(2==a&&3==c){const t=r[o(277)](u,o(333))[o(324)]((({suggestion:t,meta:e})=>e[o(313)]&&o(347)==t[o(287)]));if(t[o(340)]>1&&l[o(269)][o(310)](u[o(320)]))return!0;if(1==t[o(340)]&&(u[o(320)][o(310)](l[o(269)])||u[o(269)][o(310)](l[o(320)])))return!0}if(3==a&&3==c&&u[o(320)][o(274)](l[o(320)])){const t=u[o(269)][o(300)],e=l[o(320)][o(323)];return s[o(325)](t)&&t===e}return!1}n[t(336)][t(332)][t(341)]((()=>{const e=t;let o=!1;const i=Array[e(291)](n[e(336)][e(332)][e(286)][e(326)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(306)](t);if(e(342)==i&&r[e(281)](u)){if(e(315)==a&&(e(293)==c||e(271)==c)){const t=r[e(346)](u);if(n[e(301)]){const n=t[e(338)]()[e(294)]();if(s[e(325)](n))continue;r[e(251)](t),o=!0}}if(e(333)==a&&e(311)==c&&!n[e(301)]){const t=r[e(346)](u);t[e(262)]&&t[e(262)][e(343)]&&(r[e(251)](t[e(262)]),o=!0)}}}return o})),this[t(253)](o)}[jo(253)](t){const e=jo,n=this[e(289)],r=n[e(252)];n[e(272)][e(263)](e(319))[e(280)][e(276)]((n=>{const s=e;if(s(315)!=n[s(309)]&&s(296)!=n[s(309)])return;const{data:o}=n;if(!o||s(307)!=o[s(254)])return;const i=o[s(268)][0][s(339)];return function(t){const e=s;return{type:e(278),content:Hr(r,e(282),t)}}(s(270)===i?Hr(r,s(344)):t[i]||i)}))}}const Ho=Ko;function Wo(){const t=["2477744USdCLJ","collaboration_features","track_changes","get","execute","62676STmOiu","bind","commands","181177cQvMeA","listenTo","editor","high","_trackChangesExecuted","importWord","enableCommand","_setSuggestionData","value","afterInit","TrackChangesEditing","lowest","_handleImportedData","plugins","1093985eqLGvu","3184038ArOEsH","Users","trackChanges","dataInsert","forEach","2TbutWd","3453086zFjamo","_trackChangesValueDuringImport","680397NZScXZ"];return(Wo=function(){return t})()}function Ko(t,e){const n=Wo();return(Ko=function(t,e){return n[t-=242]})(t,e)}!function(t,e){const n=Ko,r=t();for(;;)try{if(295349===parseInt(n(243))/1+-parseInt(n(263))/2*(-parseInt(n(266))/3)+parseInt(n(272))/4+parseInt(n(257))/5+-parseInt(n(258))/6+parseInt(n(264))/7+-parseInt(n(267))/8)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(265)]=!1,this[e(247)]=!1}[Ho(252)](){const t=Ho,e=this[t(245)],n=e[t(242)][t(270)](t(248)),r=e[t(242)][t(270)](t(260));n&&(n.on(t(271),((e,[,n])=>{const s=t;this[s(265)]=r[s(251)],n[s(268)][s(269)]=!this[s(265)]}),{priority:t(246)}),this[t(244)](n,t(261),this[t(255)][t(273)](this)),this[t(244)](n,t(261),(()=>{const e=t;this[e(247)]&&(r[e(271)](),this[e(247)]=!1)}),{priority:t(254)}),e[t(256)][t(270)](t(253))[t(249)](t(248)))}[Ho(255)](t,e){const n=Ho,{suggestions:r}=e,s=this[n(245)][n(242)][n(270)](n(260)),o=s[n(251)];this[n(265)]!==o&&(s[n(271)](),this[n(247)]=!0),r&&r[n(262)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(245)][o(256)][o(270)](o(259)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(248)}}};this[o(245)][o(256)][o(270)](o(253))[o(250)](i)}))}}const qo=Zo;function Zo(t,e){const n=Qo();return(Zo=function(t,e){return n[t-=428]})(t,e)}function Qo(){const t=["*Outdent:* %0","registerAttributeLabel","locale","outdentBlock","get","3057597cpuLFO","getItems","registerDescriptionCallback","indentBlock","IndentBlock","TrackChangesEditing","descriptionFactory","afterInit","*Indent:* %0","plugins","500416hjxEYn","505qRsyrL","688961tGjUbf","blockIndent","85854dZJPsa","indent","IndentEditing","_registerLegacyDescription","registerBlockAttribute","150963NLQVic","has","5148272IRcdLY","getItemLabel","outdent","commandName","formatBlock","enableDefaultAttributesIntegration","20ohWmza","editor","FORMAT_INDENT","type","enableCommand","2487222UEexoj","format"];return(Qo=function(){return t})()}!function(t,e){const n=Zo,r=t();for(;;)try{if(769623===-parseInt(n(448))/1*(-parseInt(n(456))/2)+-parseInt(n(429))/3+parseInt(n(450))/4+-parseInt(n(440))/5*(parseInt(n(443))/6)+parseInt(n(441))/7+parseInt(n(439))/8+parseInt(n(461))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qo);class Yo extends t.Plugin{[qo(436)](){const t=qo,e=this[t(457)],n=e[t(438)][t(428)](t(434));if(e[t(438)][t(449)](t(445))&&(n[t(460)](t(444)),n[t(460)](t(452))),e[t(438)][t(449)](t(433)))for(const e of[t(432),t(466)])n[t(455)](e);const r=e[t(465)];n[t(447)](t(442)),n[t(435)][t(464)](t(442),Hr(r,t(458))),this[t(446)]()}[qo(446)](){const t=qo,e=this[t(457)],n=e[t(465)],r=e[t(438)][t(428)](t(434));r[t(435)][t(431)]((e=>{const s=t;if(s(454)!=e[s(459)])return;const{data:o}=e;if(!o)return;if(s(432)!=o[s(453)]&&s(466)!=o[s(453)])return;const i=e[s(430)]()[0],a=r[s(435)][s(451)](i);return s(432)==o[s(453)]?{type:s(462),content:Hr(n,s(437),a)}:s(466)==o[s(453)]?{type:s(462),content:Hr(n,s(463),a)}:void 0}))}}var Jo=$o;function $o(t,e){var n=ti();return($o=function(t,e){return n[t-=128]})(t,e)}function ti(){var t=["152763ssIHfA","30430UbyjBX","requires","13830icNFlc","input","246OEXxrs","9050437kuWZOX","enableCommand","611162WxlZqA","1HfphSD","TrackChangesEditing","8OxrWwx","5756751OXxsgp","14744448lcwtJH","60Qeomav","init","editor","2979jBveRC","plugins","get"];return(ti=function(){return t})()}!function(t,e){for(var n=$o,r=t();;)try{if(444693===-parseInt(n(147))/1*(-parseInt(n(146))/2)+parseInt(n(138))/3*(parseInt(n(132))/4)+parseInt(n(139))/5*(parseInt(n(143))/6)+-parseInt(n(130))/7*(parseInt(n(129))/8)+parseInt(n(135))/9*(-parseInt(n(141))/10)+-parseInt(n(144))/11+parseInt(n(131))/12)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ti);class ei extends t.Plugin{static get[Jo(140)](){return[Ms.Input]}[Jo(133)](){var t=Jo;this[t(134)][t(136)][t(137)](t(128))[t(145)](t(142))}}function ni(t,e){const n=si();return(ni=function(t,e){return n[t-=174]})(t,e)}const ri=ni;function si(){const t=["locale","commandParams","registerDescriptionCallback","LinkEditing","descriptionFactory","*Set link:* %0","registerInlineAttribute","newValue","unlink","type","2890jcACDe","enableDefaultAttributesIntegration","2566760Owtxon","plugins","_registerLegacyDescription","registerAttributeLabel","link (","1030296BPyTdy","toLowerCase","4EQJxTA","commandName","commands","link","12333735WXdVxz","format","get","key","*Remove link*","formatInline","editor","709151qJmofn","has","2721ByDQpi","TrackChangesEditing","linkHref","attribute","label","manualDecorators","1860160LigJmf","6252NtPJzm","afterInit"];return(si=function(){return t})()}!function(t,e){const n=ni,r=t();for(;;)try{if(439069===-parseInt(n(203))/1+parseInt(n(190))/2+parseInt(n(205))/3*(-parseInt(n(192))/4)+-parseInt(n(183))/5*(parseInt(n(212))/6)+-parseInt(n(185))/7+parseInt(n(211))/8+parseInt(n(196))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(si);class oi extends t.Plugin{[ri(213)](){const t=ri,e=this[t(202)];if(!e[t(186)][t(204)](t(176)))return;const n=e[t(186)][t(198)](t(206)),r=e[t(194)][t(198)](t(195));n[t(184)](t(195)),n[t(184)](t(181)),n[t(179)](t(207));for(const e of r[t(210)])n[t(179)](e.id),n[t(177)][t(188)](e.id,t(189)+e[t(209)][t(191)]()+")");n[t(177)][t(175)]((n=>{const r=t;if(r(208)!=n[r(182)])return;const{data:s}=n;if(!s||r(207)!=s[r(199)])return;const o=s[r(180)],i=e[r(214)];return{type:r(197),content:null==o?Hr(i,r(200)):Hr(i,r(178),'"'+o+'"')}})),this[t(187)]()}[ri(187)](){const t=ri,e=this[t(202)],n=e[t(214)];e[t(186)][t(198)](t(206))[t(177)][t(175)]((e=>{const r=t;if(r(201)!=e[r(182)])return;const{data:s}=e;if(s){if(r(195)==s[r(193)]){const t=s[r(174)][0];return{type:r(197),content:Hr(n,r(178),'"'+t+'"')}}return r(181)==s[r(193)]?{type:r(197),content:Hr(n,r(200))}:void 0}}))}}function ii(t,e){const n=ci();return(ii=function(t,e){return n[t-=133]})(t,e)}const ai=ii;function ci(){const t=["findIndex","280aKyshN","schema","formatBlock","from","getSelectedBlocks","numberedList","checkTodoList","List","execute","ELEMENT_TODO_LIST","enableCommand","commandName","name","_selectedElements","ELEMENT_NUMBERED_LIST","1218732uwTKHd","add","replace","selection","listIndent","isObject","commands","type","registerDescriptionCallback","*Uncheck item*","773492KuGKLa","parent","6185536ACTtAu","getAttribute","39002280UTnBMK","todoList","numbered","*Indent:* %0","model","has","LegacyListEditing","format","outdentList","length","*Check item*","bulletedList","listItem","end","todo","*Outdent:* %0","*Change to:* %0","commandParams","listType","markBlockFormat","todoListChecked","formatInline","7555aPgxfS","LegacyTodoListEditing","checkChild","slice","push","bulleted","filter","blockName","9kEQoum","createPositionAt","before","indentList","value","plugins","199278tgXIdG","locale","descriptionFactory","forceValue","164XwBalF","editor","144291vUpzuY","TrackChangesEditing","change","element","get","registerElementLabel","afterInit","document","paragraph","ELEMENT_BULLETED_LIST","nextSibling","previousSibling","ELEMENT_LIST_ITEM","createRange"];return(ci=function(){return t})()}!function(t,e){const n=ii,r=t();for(;;)try{if(672008===-parseInt(n(171))/1+-parseInt(n(211))/2*(parseInt(n(159))/3)+parseInt(n(169))/4*(-parseInt(n(151))/5)+-parseInt(n(201))/6+-parseInt(n(213))/7+parseInt(n(186))/8*(-parseInt(n(165))/9)+parseInt(n(215))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ci);class ui extends t.Plugin{[ai(177)](){const t=ai,e=this[t(170)],n=e[t(166)];if(!e[t(164)][t(134)](t(135)))return;const r=e[t(164)][t(175)](t(172)),s=e[t(164)][t(134)](t(152));function o(t){return()=>{const n=ii,s=e[n(133)][n(178)][n(204)],o=e[n(207)][n(175)](t);if(o[n(163)])return void e[n(194)](n(179),{});const i=t[n(154)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(189)](t)[s(157)]((t=>function(t,e){const n=s;return e[n(153)](t[n(212)],n(141))&&!e[n(206)](t)}(t,r)));o=o[s(157)]((t=>!t.is(s(174),s(141))||t[s(214)](s(147))!=e));const i=new Set;for(const t of o)t.is(s(174),s(141))?i[s(202)](li(t)):i[s(202)](t);return Array[s(189)](i)}(s[n(190)](),i,e[n(133)][n(187)]);e[n(133)][n(173)]((()=>{const e=n;for(const n of a)r[e(148)](n,{commandName:t,commandParams:[{forceValue:!o[e(163)]}],formatGroupId:e(158)},fi(n))}))}}function i(t){return()=>{const n=ii,s=function(t){const e=ii;let n=Array[e(189)](t);const r=n[e(185)]((t=>e(141)!=t[e(198)]));return r>-1&&(n=n[e(154)](0,r)),n}(e[n(133)][n(178)][n(204)][n(190)]()),o=e[n(133)][n(184)](e[n(133)][n(160)](s[0],n(161)),e[n(133)][n(160)](s[s[n(138)]-1],n(142)));e[n(133)][n(173)]((()=>{const e=n;r[e(148)](o,{commandName:t,commandParams:[],formatGroupId:e(205)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(181)];for(;t&&t[n(214)](n(205))>e[n(214)](n(205));)r[n(202)](t),t=t[n(181)]}return Array[n(189)](r)}(s))}))}}r[t(196)](t(191),o(t(191))),r[t(196)](t(140),o(t(140))),s&&r[t(196)](t(216),o(t(216))),r[t(196)](t(162),i(t(162))),r[t(196)](t(137),i(t(137))),s&&r[t(196)](t(192),(()=>{const n=t,s=e[n(207)][n(175)](n(192)),o=Array[n(189)](s[n(199)]);o[n(157)]((t=>t[n(214)](n(149))!=s[n(163)])),e[n(133)][n(173)]((()=>{const t=n;for(const e of o)r[t(148)](e,{commandName:t(192),commandParams:[{forceValue:!s[t(163)]}]})}))})),r[t(167)][t(176)](t(141),(e=>Hr(n,t(183),e))),r[t(167)][t(209)]((e=>{const r=t;if(r(188)!=e[r(208)]&&r(150)!=e[r(208)])return;const{data:s}=e;if(s){if(r(191)==s[r(197)]||r(140)==s[r(197)]||r(216)==s[r(197)])switch(s[r(197)][r(203)](r(193),"")){case r(156):return o(Hr(n,r(180)));case r(217):return o(Hr(n,r(200)));case r(143):return o(Hr(n,r(195)))}if(r(162)==s[r(197)])return{type:r(136),content:Hr(n,r(218),Hr(n,r(183)))};if(r(137)==s[r(197)])return{type:r(136),content:Hr(n,r(144),Hr(n,r(183)))};if(r(192)==s[r(197)])return s[r(146)][0][r(168)]?{type:r(136),content:Hr(n,r(139))}:{type:r(136),content:Hr(n,r(210))}}function o(t){const e=r;return{type:e(136),content:Hr(n,e(145),t)}}}))}}function li(t){const e=ai,n=t[e(214)](e(205));if(0==n)return t;let r=t;for(;t[e(182)]&&t[e(182)].is(e(174),e(141));){const s=t[e(182)][e(214)](e(205));if(s==n)r=t[e(182)];else if(s<n)break;t=t[e(182)]}return r}function fi(t){const e=ai,n=[];if(t.is(e(174),e(141))&&t[e(214)](e(205))>0){let r=t[e(181)];for(;r&&e(141)==r[e(198)]&&r[e(214)](e(205))==t[e(214)](e(205));)n[e(155)](r),r=r[e(181)]}return n}const hi=gi;function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=160]})(t,e)}function di(){const t=["model","ELEMENT_","editor","backward","reversed","change","formatInline","*Format:* set start index to %0","getListTypeFromListStyleType","replace","listStyle","get","before","config","unshift","_getSuggestionBlocks","list.properties","createRange","parent","listReversed","forward","descriptionFactory","LegacyListUtils","*Format:* set order to reversed","1898128OGTAmN","1352132TTnumM","registerDescriptionCallback","flat","70iZhGaR","1124658iDitRh","commandName","*Change to:* %0","map","listItem","getAttribute","1759456Mdywwp","createPositionAt","_getSuggestionBlocksForListStyle","markMultiRangeBlockFormat","listStart","LegacyListPropertiesEditing","commandParams","_LIST_","handleListStartCommand","type","listType","handleListReversedCommand","filter","document","1680316bPOwwk","*Format:* set order to regular","enableCommand","getSelectedBlocks","element","plugins","startIndex","styles","format","6guSKNC","getLastPosition","numbered","getSiblingNodes","getFirstPosition","selection","handleListStyleCommand","1tGugVk","TrackChangesEditing","bind","from","default","has","locale","7JIooZj","formatBlock","push","13102596HBwGTC","handleDescriptions","length","7382295SVEkIl","afterInit","_getTranslationKeyForListStyle","toUpperCase"];return(di=function(){return t})()}!function(t,e){const n=gi,r=t();for(;;)try{if(827630===parseInt(n(166))/1*(parseInt(n(218))/2)+-parseInt(n(241))/3*(parseInt(n(208))/4)+-parseInt(n(179))/5+-parseInt(n(212))/6+parseInt(n(173))/7*(-parseInt(n(207))/8)+parseInt(n(176))/9+parseInt(n(211))/10*(parseInt(n(232))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(di);class pi extends t.Plugin{[hi(180)](){const t=hi;if(!this[t(185)][t(237)][t(171)](t(223)))return;const e=this[t(185)][t(196)][t(194)](t(199)),n=this[t(185)][t(237)][t(194)](t(167));e[t(239)]&&n[t(234)](t(193),this[t(165)][t(168)](this)),e[t(187)]&&n[t(234)](t(202),this[t(229)][t(168)](this)),e[t(238)]&&n[t(234)](t(222),this[t(226)][t(168)](this)),n[t(204)][t(209)](this[t(177)][t(168)](this))}[hi(165)](t,e={}){const n=hi,r=this[n(185)][n(237)][n(194)](n(167)),s=this[n(220)]();this[n(185)][n(183)][n(188)]((()=>{const t=n;r[t(221)](s,{commandName:t(193),commandParams:[{type:e[t(227)]}],formatGroupId:t(193)})}))}[hi(229)](t,e={}){const n=hi,r=this[n(185)][n(237)][n(194)](n(167)),s=this[n(198)]((t=>t.is(n(236),n(216))&&n(161)===t[n(217)](n(228))));if(s[n(178)]<1)return;const o=s[n(215)]((t=>this[n(185)][n(183)][n(200)](this[n(185)][n(183)][n(219)](t,n(195)),this[n(185)][n(183)][n(219)](t,0))));this[n(185)][n(183)][n(188)]((()=>{const t=n;r[t(221)](o,{commandName:t(202),commandParams:[{reversed:e[t(187)]}],formatGroupId:t(202)})}))}[hi(226)](t,e={}){const n=hi,r=this[n(185)][n(237)][n(194)](n(167)),s=this[n(198)]((t=>t.is(n(236),n(216))&&n(161)===t[n(217)](n(228))));if(s[n(178)]<1)return;const o=s[n(215)]((t=>this[n(185)][n(183)][n(200)](this[n(185)][n(183)][n(219)](t,n(195)),this[n(185)][n(183)][n(219)](t,0))));this[n(185)][n(183)][n(188)]((()=>{const t=n;r[t(221)](o,{commandName:t(222),commandParams:[{startIndex:e[t(238)]}],formatGroupId:t(222)})}))}[hi(177)](t){const e=hi;if(e(174)!=t[e(227)]&&e(189)!=t[e(227)])return;const n=this[e(185)][e(172)],{data:r}=t;if(!r)return;let s,o;switch(r[e(213)]){case e(193):s=e(214),o={type:e(240),content:Hr(n,s,Hr(n,this[e(181)](r[e(224)][0][e(227)])))};break;case e(202):s=r[e(224)][0][e(187)]?e(206):e(233),o={type:e(240),content:Hr(n,s)};break;case e(222):s=e(190),o={type:e(240),content:Hr(n,s,r[e(224)][0][e(238)])}}return o}[hi(220)](){const t=hi;var e,n,r,s;const o=this[t(185)][t(237)][t(194)](t(205));let i=Array[t(169)](this[t(185)][t(183)][t(231)][t(164)][t(235)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(236),t(216)))&&i[t(197)](...o[t(162)](this[t(185)][t(183)][t(231)][t(164)][t(163)](),t(186))),(null===(n=i[i[t(178)]-1])||void 0===n?void 0:n.is(t(236),t(216)))&&i[t(175)](...o[t(162)](this[t(185)][t(183)][t(231)][t(164)][t(160)](),t(203))),i=[...new Set(i)],(null===(s=null===(r=this[t(185)][t(183)][t(231)][t(164)][t(163)]())||void 0===r?void 0:r[t(201)])||void 0===s?void 0:s.is(t(236),t(216)))&&(i=i[t(230)]((e=>e.is(t(236),t(216))))),i}[hi(198)](t){const e=hi,n=this[e(185)][e(237)][e(194)](e(205));let r=Array[e(169)](this[e(185)][e(183)][e(231)][e(164)][e(235)]())[e(230)](t)[e(215)]((t=>{const r=e,s=this[r(185)][r(183)][r(219)](t,0);return[...n[r(162)](s,r(186)),...n[r(162)](s,r(203))]}))[e(210)]();return r=[...new Set(r)],r}[hi(181)](t){const e=hi;return e(184)+(this[e(185)][e(237)][e(194)](e(205))[e(191)](t)||e(170))[e(182)]()+e(225)+t[e(182)]()[e(192)](/-/g,"_")}}function mi(){const t=["mediaEmbed","get","showSuggestionHighlights","1556001WtzFTI","attribute:url:media","has","MediaEmbedEditing","conversion","createEmptyElement","dataDowncast","TrackChangesEditing","for","div","data","media","downcastDispatcher","locale","plugins","options","registerElementLabel","669482nYGvmi","262198ynJzHy","descriptionFactory","stop","1193085CSRPON","2896AJOpSc","6ikEeLl","afterInit","elementToElement","831jOhrTx","enableCommand","2085986QoAmIF","editor","high","1187976vRTSDE","ELEMENT_MEDIA"];return(mi=function(){return t})()}function Ii(t,e){const n=mi();return(Ii=function(t,e){return n[t-=228]})(t,e)}const Ei=Ii;!function(t,e){const n=Ii,r=t();for(;;)try{if(238102===-parseInt(n(260))/1+parseInt(n(259))/2+-parseInt(n(232))/3*(-parseInt(n(228))/4)+-parseInt(n(263))/5*(-parseInt(n(229))/6)+-parseInt(n(234))/7+-parseInt(n(237))/8+parseInt(n(242))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(mi);class bi extends t.Plugin{[Ei(230)](){const t=Ei,e=this[t(235)];if(!e[t(256)][t(244)](t(245)))return;const n=e[t(256)][t(240)](t(249)),r=e[t(255)];n[t(233)](t(239)),n[t(261)][t(258)](t(253),(e=>Hr(r,t(238),e))),e[t(246)][t(250)](t(248))[t(231)]({model:t(253),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(241)])return n[s(247)](s(251))},converterPriority:t(236)}),e[t(252)][t(254)].on(t(243),((e,n,r)=>{const s=t;r[s(257)][s(241)]&&e[s(262)]()}),{priority:t(236)})}}const Ti=_i;function _i(t,e){const n=Ai();return(_i=function(t,e){return n[t-=481]})(t,e)}!function(t,e){const n=_i,r=t();for(;;)try{if(867601===-parseInt(n(494))/1*(parseInt(n(496))/2)+parseInt(n(499))/3+parseInt(n(485))/4*(-parseInt(n(488))/5)+parseInt(n(489))/6+-parseInt(n(490))/7*(-parseInt(n(498))/8)+-parseInt(n(492))/9+-parseInt(n(481))/10*(-parseInt(n(483))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ai);class yi extends t.Plugin{[Ti(491)](){const t=Ti,e=this[t(484)];e[t(493)][t(486)](t(497))&&e[t(493)][t(500)](t(495))[t(487)](t(482))}}function Ai(){const t=["12qWsuWi","MentionEditing","2416OscHLz","1619154ZAcPIy","get","40wbfMha","mention","3697331zzQNff","editor","4MWzVGK","has","enableCommand","6237185pXwIsi","4324998pAaxcc","29197hqCoYe","afterInit","4248855isdwRW","plugins","212924IwkiIb","TrackChangesEditing"];return(Ai=function(){return t})()}function ki(t,e){const n=Li();return(ki=function(t,e){return n[t-=433]})(t,e)}const Ci=ki;function Li(){const t=["MultiLevelList","head","5851265ZaNrqe","enableDefaultAttributesIntegration","35528086hVvRyu","15832iYiqxm","data","key","get","793479kAiPdy","26441qaKzBG","9329540lpRJeq","registerBlockAttribute","handleDescriptions","oldValue","*Remove format:* %0","6oCGTXa","registerDescriptionCallback","editor","next","2940786QtGTcK","format","ELEMENT_MULTI_LEVEL_LIST","8SMeeEP","plugins","descriptionFactory","listType","*Set format:* %0","90IgvDzW","locale","has","multiLevelList","TrackChangesEditing","afterInit","910qDZZOO","newValue","listMarkerStyle"];return(Li=function(){return t})()}!function(t,e){const n=ki,r=t();for(;;)try{if(689672===-parseInt(n(433))/1*(parseInt(n(451))/2)+-parseInt(n(469))/3*(parseInt(n(446))/4)+parseInt(n(462))/5*(-parseInt(n(439))/6)+parseInt(n(457))/7*(-parseInt(n(465))/8)+-parseInt(n(443))/9+parseInt(n(434))/10+parseInt(n(464))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Li);class Ri extends t.Plugin{[Ci(456)](){const t=Ci,e=this[t(441)],n=e[t(447)][t(468)](t(455));e[t(447)][t(453)](t(460))&&(n[t(463)](t(454)),n[t(435)](t(459)),n[t(448)][t(440)]((e=>this[t(436)](e))))}[Ci(436)](t){const e=Ci,n=this[e(441)][e(452)],{data:r}=t,s={type:e(444),content:""};if(r&&e(459)==r[e(467)]){if(!r[e(437)])return{type:e(444),content:Hr(n,e(450),Hr(n,e(445)))+" ("+r[e(458)]+")"};if(!r[e(458)]){let o=t[e(461)];for(;o;){if(o[e(466)]&&e(449)==o[e(466)][e(467)]&&o[e(466)][e(458)])return s;o=o[e(442)]}return{type:e(444),content:Hr(n,e(438),Hr(n,e(445)))+" ("+r[e(437)]+")"}}}}}function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=139]})(t,e)}const Ni=Si;function Mi(){const t=["enableCommand","5394410OKBGFk","TrackChangesEditing","descriptionFactory","PageBreakEditing","ELEMENT_PAGE_BREAK","locale","3703122soVUpP","afterInit","registerElementLabel","5896038ODLupg","get","3681eEjSGQ","1672082pIEvIU","24JMMmWC","20qDYslm","has","plugins","3104JHEIZv","pageBreak","2766309CzdHkB","466572Pynrvf","editor"];return(Mi=function(){return t})()}!function(t,e){const n=Si,r=t();for(;;)try{if(900138===parseInt(n(154))/1+parseInt(n(139))/2+parseInt(n(153))/3*(-parseInt(n(159))/4)+-parseInt(n(142))/5+-parseInt(n(151))/6+-parseInt(n(161))/7*(-parseInt(n(155))/8)+-parseInt(n(148))/9*(-parseInt(n(156))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Mi);class vi extends t.Plugin{[Ni(149)](){const t=Ni,e=this[t(140)];if(!e[t(158)][t(157)](t(145)))return;e[t(158)][t(152)](t(143))[t(141)](t(160));const n=e[t(158)][t(152)](t(143)),r=e[t(147)];n[t(144)][t(150)](t(160),(e=>Hr(r,t(146),e)))}}const Oi=wi;function wi(t,e){const n=Fi();return(wi=function(t,e){return n[t-=418]})(t,e)}!function(t,e){const n=wi,r=t();for(;;)try{if(997319===-parseInt(n(476))/1+-parseInt(n(419))/2*(parseInt(n(485))/3)+parseInt(n(470))/4+parseInt(n(471))/5*(-parseInt(n(418))/6)+-parseInt(n(427))/7+-parseInt(n(460))/8+parseInt(n(431))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fi);class Di extends t.Plugin{[Oi(484)](){const t=Oi,e=this[t(463)];if(!e[t(449)][t(445)](t(424)))return;const n=e[t(426)],r=e[t(449)][t(446)](t(479));r[t(481)][t(442)](t(428),(e=>Hr(n,t(465),e))),r[t(433)](t(428)),r[t(454)](t(451)),e[t(457)][t(436)].on(t(450),xi(e),{priority:t(448)}),e[t(437)][t(436)].on(t(450),((n,r,s)=>{const o=t;s[o(462)][o(467)]&&xi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(448)});const s=r[t(481)];s[t(453)]((r=>{const o=t;if(o(421)!==r[o(482)])return;const{start:i,end:a}=r[o(434)]();if(!i[o(472)](a)||!i[o(435)])return;const c=e[o(469)][o(432)],u=i[o(435)];return c[o(438)](u)&&!c[o(464)](u)&&c[o(474)](u,o(480))?{type:o(421),content:Hr(n,o(477),s[o(452)](u,1))}:void 0})),this[t(475)]()}[Oi(475)](){const t=Oi,e=this[t(463)],n=e[t(426)];e[t(449)][t(446)](t(479))[t(481)][t(453)]((e=>{const r=t;if(r(459)!=e[r(482)])return;const{data:s}=e;return s&&r(428)==s[r(443)]?{type:r(466),content:Hr(n,r(441),Hr(n,r(465)))}:void 0}))}}function Fi(){const t=["*Insert:* %0","toViewPosition","TrackChangesEditing","$text","descriptionFactory","type","mapper","afterInit","582XcIqtN","bindElementToMarker","8069016UGbKRM","7730BrLcCJ","name","insertion","end","consume","Paragraph","activeMarkers","locale","1777657OelJTf","paragraph","markerRange","span","48460275MssOJR","schema","enableDefaultAttributesIntegration","getFirstRange","nodeAfter","downcastDispatcher","data","isBlock","markerName","start","*Change to:* %0","registerElementLabel","commandName","createUIElement","has","get","includes","highest","plugins","addMarker:suggestion:insertion","insertParagraph","getItemLabel","registerDescriptionCallback","enableCommand","ck-suggestion-marker-split","consumable","editing","ck-suggestion-marker--active","formatBlock","15018088ElIapj","insert","options","editor","isLimit","ELEMENT_PARAGRAPH","format","showSuggestionHighlights","writer","model","2581072UvsKxM","5TSZUHd","isTouching","addClass","checkChild","_registerLegacyDescription","806566BIjpSY"];return(Fi=function(){return t})()}function xi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=wi,i=t[o(449)][o(446)](o(479)),a=r[o(429)][o(440)],c=r[o(429)][o(422)],u=t[o(469)][o(432)];if(!a[o(472)](c)||!a[o(435)])return;const l=a[o(435)];if(u[o(438)](l)&&!u[o(464)](l)&&u[o(474)](l,o(480))){if(!s[o(456)][o(423)](r[o(429)],n[o(420)]))return;const t=s[o(468)][o(444)](o(430),{class:o(455)}),a=s[o(483)][o(478)](c);e&&i[o(425)][o(447)](r[o(439)])&&s[o(468)][o(473)](o(458),t),s[o(468)][o(461)](a,t),s[o(483)][o(486)](t,r[o(439)])}}}const Pi=Ui;function Ui(t,e){const n=ji();return(Ui=function(t,e){return n[t-=267]})(t,e)}!function(t,e){const n=Ui,r=t();for(;;)try{if(965835===-parseInt(n(287))/1+-parseInt(n(270))/2*(parseInt(n(281))/3)+parseInt(n(275))/4+-parseInt(n(279))/5+-parseInt(n(286))/6*(parseInt(n(289))/7)+parseInt(n(282))/8+parseInt(n(271))/9*(parseInt(n(272))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ji);class Bi extends t.Plugin{[Pi(283)](){const t=Pi,e=this[t(269)];e[t(295)][t(268)](t(288))&&(e[t(295)][t(284)](t(274))[t(267)](t(278)),this[t(293)]())}[Pi(293)](){const t=Pi,e=this[t(269)];e[t(295)][t(284)](t(274))[t(280)][t(290)]((n=>{const r=t;if(r(292)!=n[r(276)]&&r(294)!=n[r(276)])return;const{data:s}=n;return s&&r(278)==s[r(277)]?{type:r(285),content:Hr(e[r(291)],r(273))}:void 0}))}}function ji(){const t=["6817544WWKzmR","afterInit","get","format","12MqEnNK","1391336utgIMx","RemoveFormatEditing","2228898oXPaDL","registerDescriptionCallback","locale","formatBlock","_registerLegacyDescription","formatInline","plugins","enableDefaultAttributesIntegration","has","editor","45894ZYkdyS","117ctlrSE","3510030tYIWPz","*Remove all formatting*","TrackChangesEditing","5222100SBQmbO","type","commandName","removeFormat","9569725qLtsVS","descriptionFactory","237dhlEkQ"];return(ji=function(){return t})()}const Gi=zi;function Vi(){const t=["afterInit","goToPreviousRestrictedEditingException","get","858SlNFMa","520bjuZWZ","trackChanges","61464cmOKPe","discardSuggestion","TrackChangesEditing","5366772fRAETV","acceptSuggestion","discardSelectedSuggestions","1028712crEEZU","RestrictedEditingModeEditing","107902IuOuLE","acceptSelectedSuggestions","3muvYgb","goToNextRestrictedEditingException","plugins","editor","32690FfOEvC","958372LIXbLd","187263LMJDrY","has","14OVjXMI","8206UcXHIA","acceptAllSuggestions","discardAllSuggestions","enableCommand"];return(Vi=function(){return t})()}function zi(t,e){const n=Vi();return(zi=function(t,e){return n[t-=470]})(t,e)}!function(t,e){const n=zi,r=t();for(;;)try{if(699178===parseInt(n(480))/1+-parseInt(n(473))/2*(parseInt(n(475))/3)+parseInt(n(497))/4+parseInt(n(479))/5*(parseInt(n(491))/6)+-parseInt(n(483))/7*(-parseInt(n(471))/8)+parseInt(n(481))/9*(parseInt(n(492))/10)+parseInt(n(484))/11*(-parseInt(n(494))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Vi);class Hi extends t.Plugin{[Gi(488)](){const t=Gi,e=this[t(478)];if(!e[t(477)][t(482)](t(472)))return;const n=e[t(477)][t(490)](t(496));n[t(487)](t(489)),n[t(487)](t(476));const r=e[t(477)][t(490)](t(472));r[t(487)](t(493)),r[t(487)](t(498)),r[t(487)](t(495)),r[t(487)](t(485)),r[t(487)](t(486)),r[t(487)](t(474)),r[t(487)](t(470))}}const Wi=Xi;function Ki(){const t=["ck-suggestion-marker--active","plugins","bindElementToMarker","addMarker:suggestion:insertion","downcastDispatcher","options","registerElementLabel","editing","insert","writer","ck-suggestion-marker-","846FfNRnX","get","16940lBrlkF","110828rhhbZp","addMarker:suggestion:deletion","21bWljvu","name","showSuggestionHighlights","activeMarkers","331246NgXnxf","ELEMENT_LINE_BREAK","2190848EKjQUJ","data","mapper","markerRange","addMarker:suggestion","init","model","deletion","consumable","1018130vIpsGd","test","requires","includes","enableCommand","descriptionFactory","element","6594IUQgof","toViewPosition","markerName","high","createUIElement","editor","span","shiftEnter","createPositionBefore","TrackChangesEditing","getItems","softBreak","27ILdnlD","531130GwpZwp","addClass","locale","split","merge"];return(Ki=function(){return t})()}function Xi(t,e){const n=Ki();return(Xi=function(t,e){return n[t-=217]})(t,e)}!function(t,e){const n=Xi,r=t();for(;;)try{if(173935===parseInt(n(261))/1+parseInt(n(268))/2+-parseInt(n(264))/3*(parseInt(n(262))/4)+parseInt(n(223))/5+parseInt(n(259))/6*(-parseInt(n(230))/7)+parseInt(n(270))/8+-parseInt(n(242))/9*(parseInt(n(243))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ki);class qi extends t.Plugin{static get[Wi(225)](){return[Qs.ShiftEnter]}[Wi(219)](){const t=Wi,e=this[t(235)],n=e[t(249)][t(260)](t(239));n[t(227)](t(237)),e[t(255)][t(252)].on(t(251),Zi(e),{priority:t(233)}),e[t(255)][t(252)].on(t(263),Zi(e),{priority:t(233)}),e[t(271)][t(252)].on(t(218),((n,r,s)=>{const o=t;s[o(253)][o(266)]&&Zi(e,{showActiveMarker:!1})(n,r,s)})),n[t(228)][t(254)](t(241),(n=>Hr(e[t(245)],t(269),n)))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(249)][o(260)](o(239));if(!s[o(222)][o(224)](r[o(217)],n[o(265)]))return;const a=t[o(220)];for(const t of r[o(217)][o(240)]()){if(!t.is(o(229),o(241)))continue;const n=o(221)==r[o(232)][o(246)](":")[1]?o(247):o(246),c=s[o(257)][o(234)](o(236),{class:o(258)+n}),u=s[o(272)][o(231)](a[o(238)](t));e&&i[o(267)][o(226)](r[o(232)])&&s[o(257)][o(244)](o(248),c),s[o(257)][o(256)](u,c),s[o(272)][o(250)](c,r[o(232)])}}}function Qi(t,e){const n=$i();return(Qi=function(t,e){return n[t-=346]})(t,e)}const Yi=Qi;!function(t,e){const n=Qi,r=t();for(;;)try{if(356941===-parseInt(n(361))/1+parseInt(n(373))/2*(-parseInt(n(375))/3)+parseInt(n(377))/4+-parseInt(n(376))/5+parseInt(n(381))/6+parseInt(n(366))/7+-parseInt(n(371))/8*(-parseInt(n(362))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}($i);class Ji extends t.Plugin{[Yi(379)](){const t=Yi,e=this[t(348)],n=e[t(368)],r=e[t(346)];if(!e[t(372)][t(350)](t(359)))return;const s=e[t(372)][t(374)](t(385)),o=t(356),i=e[t(360)][t(374)](o);s[t(357)](o,((e,r={})=>{const a=t,c=n[a(378)][a(382)];if(c[a(358)])return void e(r);const u=void 0!==r[a(369)]?r[a(369)]:!i[a(380)];n[a(367)]((()=>{const t=a,e=Array[t(351)](c[t(349)]());for(const r of e){const e=u?[r]:ws(o,r,n);for(const n of e)s[t(352)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(364)][t(347)]((e=>{const n=t;if(n(370)!=e[n(353)]&&n(365)!=e[n(353)])return;const{data:s}=e;return s&&s[n(384)]==o?s[n(354)][0][n(369)]?{type:n(355),content:Hr(r,n(363))}:{type:n(355),content:Hr(r,n(383))}:void 0}))}}function $i(){const t=["formatInline","4213230AcIdre","change","model","forceValue","formatBlock","328tTeIfb","plugins","14GhgXmr","get","122028kYxYVr","1779940lTiUap","1585044kzVOxU","document","afterInit","value","2421438dbFbhY","selection","FORMAT_RESTRICTED_DISABLED","commandName","TrackChangesEditing","locale","registerDescriptionCallback","editor","getRanges","has","from","markInlineFormat","type","commandParams","format","restrictedEditingException","enableCommand","isCollapsed","StandardEditingModeEditing","commands","618042WwspXH","46971IiaKTV","FORMAT_RESTRICTED_ENABLED","descriptionFactory"];return($i=function(){return t})()}const ta=ea;function ea(t,e){const n=na();return(ea=function(t,e){return n[t-=342]})(t,e)}function na(){const t=["StyleUtils","formatBlock","format","editor","plugins","definitions","Style","style","899934TZXuwQ","config","afterInit","normalizeConfig","styleName","getGhsAttributeNameForElement","block","toLowerCase","DataSchema","element","formatInline","*Set format:* %0","TrackChangesEditing","774468lxQIsl","115924ISyFKZ","FORMAT_STYLE","commandName","enableDefaultAttributesIntegration","inline","registerDescriptionCallback","add","get","*Remove format:* %0","has","1822719HRxxPW","descriptionFactory","registerBlockAttribute","registerInlineAttribute","commandParams","forceValue","80ObRriy","ghsAttributes","1669012BkzPvP","GeneralHtmlSupport","registerAttributeLabel","1478781iwBTdi","3285678KoMxOi","type","locale","5nnbsLk","_registerLegacyDescription"];return(na=function(){return t})()}!function(t,e){const n=ea,r=t();for(;;)try{if(865047===-parseInt(n(370))/1+parseInt(n(352))/2+parseInt(n(362))/3+-parseInt(n(351))/4*(parseInt(n(377))/5)+parseInt(n(374))/6+-parseInt(n(387))/7+parseInt(n(368))/8*(parseInt(n(373))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(na);class ra extends t.Plugin{[ta(389)](){const t=ta,e=this[t(382)];if(!e[t(383)][t(361)](t(385))||!e[t(383)][t(361)](t(346)))return;const n=e[t(383)][t(359)](t(350)),r=e[t(376)],s=e[t(388)][t(359)](t(386))||{},o=e[t(383)][t(359)](t(371)),i=e[t(383)][t(359)](t(379))[t(390)](e[t(383)][t(359)](t(346)),s[t(384)]);n[t(355)](t(386));const a=new Set;for(const e of i[t(344)]){const n=o[t(343)](e[t(347)]);a[t(358)](n)}const c=new Set;for(const e of i[t(356)]){const n=o[t(343)](e[t(347)]);c[t(358)](n);for(const n of e[t(369)])c[t(358)](n)}for(const e of a)n[t(364)](e),n[t(363)][t(372)](e,Hr(r,t(353)));for(const e of c)n[t(365)](e),n[t(363)][t(372)](e,Hr(r,t(353)));this[t(378)]()}[ta(378)](){const t=ta,e=this[t(382)],n=e[t(376)];e[t(383)][t(359)](t(350))[t(363)][t(357)]((e=>{const r=t;if(r(380)!=e[r(375)]&&r(348)!=e[r(375)])return;const{data:s}=e;return s&&r(386)===s[r(354)]?s[r(366)][0][r(367)]?{type:r(381),content:Hr(n,r(349),s[r(366)][0][r(342)][r(345)]())}:{type:r(381),content:Hr(n,r(360),s[r(366)][0][r(342)][r(345)]())}:void 0}))}}function sa(t,e){const n=ca();return(sa=function(t,e){return n[t-=352]})(t,e)}const oa=sa;!function(t,e){const n=sa,r=t();for(;;)try{if(175985===-parseInt(n(363))/1*(parseInt(n(495))/2)+-parseInt(n(424))/3*(parseInt(n(376))/4)+-parseInt(n(354))/5*(-parseInt(n(396))/6)+-parseInt(n(515))/7*(parseInt(n(443))/8)+-parseInt(n(448))/9+-parseInt(n(476))/10*(parseInt(n(406))/11)+parseInt(n(468))/12*(parseInt(n(438))/13))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ca);class ia extends t.Plugin{constructor(t){const e=sa;super(t),this[e(382)]=[e(510),e(447)],this[e(511)]=new Set}[oa(437)](){const t=oa,e=this[t(393)],n=e[t(412)][t(419)][t(368)];if(!e[t(416)][t(477)](t(375)))return;const r=e[t(490)],s=e[t(416)][t(411)](t(364)),o=e[t(416)][t(411)](t(436));s[t(498)][t(407)](t(492),(e=>Hr(r,t(487),e))),this[t(389)](),s[t(500)](t(441)),s[t(500)](t(491)),s[t(500)](t(434));for(const r of[t(392),t(435)]){const i=e[t(408)][t(411)](r);s[t(500)](r,(r=>{const a=t;e[a(412)][a(374)]((t=>{const e=a;r();const c=e(358)===i[e(466)],u=o[e(454)](n),l=o[e(506)](u),f=c?l[e(367)]-1:l[e(503)]+1,h=u[0][e(496)](e(492)),g=o[e(501)](h,{startRow:f,endRow:f}),d=Array[e(482)](g)[e(451)]((n=>t[e(517)](n[e(480)])));s[e(516)](d,e(510))}))}))}for(const r of[t(373),t(381)]){const i=e[t(408)][t(411)](r);s[t(500)](r,(r=>{const a=t;e[a(412)][a(374)]((t=>{const e=a;r();const c=e(474)===i[e(466)],u=o[e(454)](n),l=o[e(489)](u),f=c?l[e(367)]-1:l[e(503)]+1,h=u[0][e(496)](e(492)),g=o[e(501)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(482)](g)[e(451)]((n=>t[e(517)](n[e(480)])));s[e(516)](d,e(447))}))}))}for(const r of[t(432),t(409)]){const i=r[t(458)](11),a=i[t(384)](),c=a[t(458)](0,3)+t(387),u=t(492)+i,l=t(378)+i,f=t(356)+i;s[t(500)](r,(()=>{const i=t;e[i(412)][i(374)]((t=>{const e=i,h=o[e(454)](n),g=h[0][e(496)](e(492));let d;if(e(432)==r){const t=o[e(506)](h);d={startRow:t[e(367)],endRow:t[e(503)],includeAllSlots:!0}}else{const t=o[e(489)](h);d={startColumn:t[e(367)],endColumn:t[e(503)],includeAllSlots:!0}}const p=o[e(501)](g,d),m=Array[e(482)](p)[e(451)]((({cell:t})=>t)),I=aa(m[e(365)]((t=>t[e(415)](c)))),E=aa(m[e(365)]((t=>!t[e(415)](c))))[e(451)]((n=>t[e(517)](n))),b=s[e(390)](E,u);if(b&&(e(510)==b[e(445)]||e(447)==b[e(445)])){const n=this[e(420)](b);for(const r of I){const s=t[e(517)](r),i=o[e(465)](r),u=r[e(402)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(359)](s)}}}))}))}function c(r){const s=t,o=Array[s(482)](n[s(493)]())[s(451)]((t=>i.LiveRange[s(404)](t)));e[s(412)][s(374)]((t=>{const n=s,i=t[n(444)];r=r[n(365)]((t=>n(475)!=t[n(497)][n(456)])),t[n(400)](r),e[n(408)][n(411)](n(432))[n(371)](),e[n(512)](n(432),{forceDefaultExecution:!0}),e[n(412)][n(425)]((()=>{const t=n;e[t(412)][t(425)](i,(e=>{const n=t,r=o[n(365)]((t=>n(475)!=t[n(497)][n(456)]));r[n(513)]>0&&e[n(400)](r);for(const t of o)t[n(369)]()}))}))}))}function u(r){const s=t;e[s(412)][s(374)]((t=>{const o=s,a=Array[o(482)](n[o(493)]())[o(451)]((t=>i.LiveRange[o(404)](t))),c=[];for(const t of r)for(const e of t[o(505)]({shallow:!0}))c[o(379)](e);for(const n of c)o(475)!=n[o(497)][o(456)]&&(t[o(400)](t[o(403)](n,0)),e[o(408)][o(411)](o(409))[o(371)](),e[o(512)](o(409),{forceDefaultExecution:!0}));const u=a[o(365)]((t=>o(475)!=t[o(497)][o(456)]));u[o(513)]>0&&t[o(400)](u);for(const t of a)t[o(369)]()}))}function l(e,n){const r=t;return n[r(462)]((t=>e[r(470)]((e=>e[r(422)][r(395)](t[r(459)])||t[r(422)][r(395)](e[r(459)])))))}function f(e,n){const r=t;return!e[r(470)]((t=>n[r(470)]((e=>t[r(426)](e)))))&&e[r(470)]((t=>n[r(470)]((e=>t[r(422)][r(361)](e[r(459)])))))}e[t(414)][t(484)].on(t(383),((e,n,r)=>{const s=t;if(!r[s(423)][s(469)])return;const o=n[s(483)];if(!o)return;const i=r[s(430)][s(455)](o);function c(t){return Array[s(413)](t)?t:[t]}i&&s(388)===o[s(488)]&&(0,a.setHighlightHandling)(i,r[s(370)],((t,e,n)=>n[s(353)](c(e[s(362)]),t)),((t,e,n)=>n[s(508)](c(e[s(362)]),t)))}),{priority:t(485)}),s[t(498)][t(391)]((e=>{const n=t;if(n(427)!=e[n(442)]&&n(502)!=e[n(442)])return;const s=e[n(450)]();if(null!=s&&s.is(n(481),n(492))){if(n(427)==e[n(442)]){const t=e[n(505)]()[n(365)]((t=>t.is(n(499))))[n(451)]((t=>t[n(414)]));if(t[n(513)])return{type:n(427),content:Hr(r,n(478),Hr(r,n(439),'"'+t[n(418)](" ")+'"'))}}if(n(502)==e[n(442)]){const t=e[n(505)]()[n(365)]((t=>t.is(n(499))))[n(451)]((t=>t[n(414)]));if(t[n(513)])return{type:n(502),content:Hr(r,n(494),Hr(r,n(439),'"'+t[n(418)](" ")+'"'))}}}})),s[t(498)][t(391)]((e=>{const n=t;if(n(510)==e[n(445)]){const t=e[n(505)]()[n(365)]((t=>t.is(n(499))))[n(451)]((t=>t[n(414)])),s=this[n(420)](e),o=s[n(397)]-s[n(504)]+1;if(n(427)==e[n(442)])return t[n(513)]?{type:n(427),content:Hr(r,n(478),Hr(r,n(401),[o,'"'+t[n(418)](" ")+'"']))}:{type:n(427),content:Hr(r,n(478),Hr(r,n(380),o))};if(n(502)==e[n(442)])return t[n(513)]?{type:n(502),content:Hr(r,n(494),Hr(r,n(401),[o,'"'+t[n(418)](" ")+'"']))}:{type:n(502),content:Hr(r,n(494),Hr(r,n(380),o))}}if(n(447)==e[n(445)]){const t=e[n(505)]()[n(365)]((t=>t.is(n(499))))[n(451)]((t=>t[n(414)])),s=this[n(420)](e),o=s[n(486)]-s[n(467)]+1;if(n(427)==e[n(442)])return t[n(513)]?{type:n(427),content:Hr(r,n(478),Hr(r,n(372),[o,'"'+t[n(418)](" ")+'"']))}:{type:n(427),content:Hr(r,n(478),Hr(r,n(385),o))};if(n(502)==e[n(442)])return t[n(513)]?{type:n(502),content:Hr(r,n(494),Hr(r,n(372),[o,'"'+t[n(418)](" ")+'"']))}:{type:n(502),content:Hr(r,n(494),Hr(r,n(385),o))}}})),s[t(440)][t(428)](t(427),t(510),t(472),c),s[t(440)][t(428)](t(502),t(510),t(417),c),s[t(440)][t(428)](t(427),t(447),t(472),u),s[t(440)][t(428)](t(502),t(447),t(417),u),s[t(440)][t(428)](t(427),t(447),t(418),l),s[t(440)][t(428)](t(502),t(447),t(418),l),s[t(440)][t(428)](t(427),t(510),t(418),f),s[t(440)][t(428)](t(502),t(510),t(418),f)}[oa(386)](){const t=oa,e=this[t(393)],n=e[t(412)][t(419)][t(368)];return(r,s)=>{const o=t;e[o(412)][o(374)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(422)][a(449)];u&&u[0]&&!1===u[0][a(357)]&&(l=r[0][a(459)][a(405)]);const f=t[a(461)](l);if(a(475)==f[a(497)][a(456)])return;const h=Array[a(482)](n[a(493)]())[a(451)]((t=>i.LiveRange[a(404)](t)));t[a(400)](f),e[a(408)][a(411)](c)[a(371)](),u[a(379)]({forceDefaultExecution:!0}),e[a(512)](c,...u);const g=h[a(365)]((t=>a(475)!=t[a(497)][a(456)]));g[a(513)]>0&&t[a(400)](g);for(const t of h)t[a(369)]()}))}}[oa(464)](t){const e=oa,n=this[e(393)][e(416)][e(411)](e(436));let r=Number[e(509)],s=Number[e(473)],o=Number[e(509)],i=Number[e(473)];for(const a of t){if(e(475)==a[e(497)][e(456)])continue;const{row:t,column:c}=n[e(465)](a),u=a[e(415)](e(410))?a[e(402)](e(410))-1:0,l=a[e(415)](e(453))?a[e(402)](e(453))-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(389)](){const t=oa,e=this[t(393)],n=e[t(416)][t(411)](t(364)),r=e[t(416)][t(411)](t(436));e[t(412)][t(419)].on(t(471),(()=>{const r=t,s=Array[r(482)](e[r(412)][r(419)][r(394)][r(452)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(479)](t);if(r(360)!=s)continue;if(null!=e[r(421)])continue;const a=n[r(514)](o);this[r(382)][r(446)](i)&&this[r(511)][r(460)](a)}}),{priority:t(433)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(517)](e),a=e[s(496)](s(492)),c=r[s(465)](e);for(const t of this[s(511)]){const n=t[s(445)],r=n[s(377)](s(457)),u=n[s(458)](r?10:5),l=u[s(384)](),f=l[s(458)](0,3)+s(387),h=s(378)+u,g=s(356)+u;if(!t[s(431)])continue;if(a!=t[s(366)]()[s(459)][s(496)](s(492)))continue;if(t[s(399)](i))continue;const d=e[s(415)](f)?e[s(402)](f)-1:0,p=this[s(420)](t),m=p[h],I=p[g];m<=c[l]&&c[l]+d<=I&&(t[s(359)](i),o=!0)}return o};e[t(412)][t(419)][t(429)]((n=>{const r=t;let o=!1;for(const t of e[r(412)][r(419)][r(394)][r(507)]())if(r(463)==t[r(442)])if(r(510)==t[r(488)])for(const e of t[r(352)][r(405)][r(355)]())o=o||s(e,n);else r(388)==t[r(488)]&&(o=o||s(t[r(352)][r(405)],n));return o}))}[oa(420)](t){const e=oa;return this[e(464)](t[e(493)]()[e(451)]((t=>t[e(459)][e(405)])))}}function aa(t){const e=oa;return Array[e(482)](new Set(t)[e(398)]())}function ca(){const t=["commands","removeTableColumn","rowspan","get","model","isArray","data","hasAttribute","plugins","accept","join","document","_getSuggestionCoords","oldRange","end","options","39CVsXnK","enqueueChange","isIntersecting","insertion","registerCustomCallback","registerPostFixer","mapper","isInContent","removeTableRow","low","selectTableColumn","insertTableRowBelow","TableUtils","afterInit","13YlQInT","ELEMENT_TABLE_WITH_TEXT","_suggestionFactory","insertTable","type","8NHWpUh","batch","subType","includes","tableColumn","2348604YNTgvw","nodeBefore","getContainedElement","map","getChangedMarkers","colspan","getSelectionAffectedTableCells","toViewElement","rootName","tablePaste","substr","start","add","createRangeIn","every","insert","_getCoordsForCells","getCellLocation","order","minColumn","11176524vBvIEb","showSuggestionHighlights","some","change:data","discard","MIN_SAFE_INTEGER","left","$graveyard","10qthyQN","has","*Insert:* %0","_splitMarkerName","cell","element","from","item","downcastDispatcher","highest","maxColumn","ELEMENT_TABLE","name","getColumnIndexes","locale","selectTableRow","table","getRanges","*Remove:* %0","278uMYkeZ","findAncestor","root","descriptionFactory","$textProxy","enableCommand","createTableWalker","deletion","last","minRow","getItems","getRowIndexes","getChanges","removeClass","MAX_SAFE_INTEGER","tableRow","_tableSuggestions","execute","length","getSuggestion","1567447rxJNiU","markMultiRangeInsertion","createRangeOn","position","addClass","5Gsoxwl","getChildren","max","forceValue","above","addRange","suggestion","isTouching","classes","1922vlhdaJ","TrackChangesEditing","filter","getFirstRange","first","selection","detach","writer","refresh","ELEMENT_TABLE_COLUMN_WITH_TEXT","insertTableColumnLeft","change","TableEditing","64676HWFsOQ","startsWith","min","push","ELEMENT_TABLE_ROW","insertTableColumnRight","_tablePostFixingSubtypes","addMarker:suggestion","toLowerCase","ELEMENT_TABLE_COLUMN","_acceptFormatSuggestionCallbackFactory","span","tableCell","_setupColumnsRowsFixing","markMultiRangeDeletion","registerDescriptionCallback","insertTableRowAbove","editor","differ","isEqual","1765194rhjCTM","maxRow","values","isIntersectingWithRange","setSelection","ELEMENT_TABLE_ROW_WITH_TEXT","getAttribute","createPositionAt","fromRange","nodeAfter","960949RidUEy","registerElementLabel"];return(ca=function(){return t})()}function ua(t,e){const n=fa();return(ua=function(t,e){return n[t-=208]})(t,e)}const la=ua;function fa(){const t=["selection","_acceptFormatSuggestionCallbackFactory","model","containsRange","format","requires","TrackChangesEditing","mergeTableCellLeft","createRangeOn","getAncestors","stop","change","enableCommand","TableEditing","tableCell","value","deletion","detach","has","mergeTableCellRight","refresh","1843005pAEvaD","type","mergeTableCellUp","trackChanges","938511RcFcBu","*Split cell:* horizontally","getRanges","1869528HlPubQ","TableUtils","$graveyard","_areMergableCells","from","getSelectionAffectedTableCells","4082345LGdKmT","set:isEnabled","markBlockFormat","isInContent","plugins","formatBlock","getCellLocation","subType","getSuggestions","splitTableCellVertically","*Merge cells*","_suggestionFactory","_areSelectedCellsMergable","_tablePostFixingSubtypes","2hEuVls","mergeTableCellDown","descriptionFactory","_isForcedDefaultExecutionBlock","get","element","push","highest","2360004DhRgrE","16816HGTklN","getFirstPosition","low","locale","registerDescriptionCallback","direction","903EcNIhF","root","formatInline","setSelection","size","add","afterInit","accept","findAncestor","*Split cell:* vertically","author","11889207BdqbKo","markMultiRangeBlockFormat","find","registerCustomCallback","map","forceDefaultExecution","filter","editor","rootName","mergeTableCells","commandName","fromRange","length","cell","table","horizontally","execute","return","insertion","commands","document","createTableWalker","splitTableCellHorizontally","isEnabled"];return(fa=function(){return t})()}!function(t,e){const n=ua,r=t();for(;;)try{if(781756===-parseInt(n(264))/1+-parseInt(n(287))/2*(parseInt(n(260))/3)+-parseInt(n(267))/4+parseInt(n(273))/5+parseInt(n(295))/6+parseInt(n(302))/7*(parseInt(n(296))/8)+parseInt(n(215))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(fa);class ha extends t.Plugin{static get[la(244)](){return[ia]}[la(210)](){const t=la,e=this[t(222)],n=e[t(241)][t(235)][t(239)],r=e[t(299)];if(!e[t(277)][t(257)](t(252)))return;const s=e[t(277)][t(291)](t(245)),o=e[t(277)][t(291)](t(268)),a=e[t(277)][t(291)](ia);a[t(286)][t(293)](t(224)),s[t(251)](t(224),(()=>{const n=t,r=o[n(272)](e[n(241)][n(235)][n(239)]);e[n(241)][n(250)]((()=>{const t=n;s[t(216)](r,{commandName:t(224),commandParams:[]},[],t(224))}))})),e[t(234)][t(291)](t(224)).on(t(231),((n,r)=>{const o=t;e[o(234)][o(291)](o(263))[o(254)]&&(r[o(227)]>0&&r[r[o(227)]-1]&&r[r[o(227)]-1][o(220)]||s[o(290)]||this[o(285)]()||n[o(249)]())}),{priority:t(294)});for(const n of[t(262),t(258),t(288),t(246)]){const r=e[t(234)][t(291)](n);s[t(251)](n,(()=>{const n=t,o=e[n(241)][n(235)][n(239)][n(297)]()[n(248)]()[n(217)]((t=>t.is(n(292),n(253)))),i=r[n(254)];e[n(241)][n(250)]((()=>{const t=n;s[t(216)]([o,i],{commandName:t(224),commandParams:[]},[],t(224))}))}))}for(const n of[t(282),t(237)]){const r=e[t(234)][t(291)](n);s[t(251)](n,(()=>{const i=t,a=o[i(272)](e[i(241)][i(235)][i(239)])[0],c=a[i(212)](i(229)),{column:u,row:l}=o[i(279)](a);let f=[];if(i(230)==r[i(301)]){const t=o[i(236)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(271)](t)[i(219)]((t=>t[i(228)]))}else{const t=o[i(236)](c,{column:u,includeAllSlots:!0});f=Array[i(271)](t)[i(219)]((t=>t[i(228)]))}e[i(241)][i(250)]((t=>{const e=i;s[e(275)](t[e(247)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(289)][t(300)]((e=>{const n=t;if(n(278)!=e[n(261)]&&n(304)!=e[n(261)])return;const{data:s}=e;return s&&n(224)==s[n(225)]?{type:n(243),content:Hr(r,n(283))}:void 0})),s[t(289)][t(300)]((e=>{const n=t;if(n(278)!=e[n(261)]&&n(304)!=e[n(261)])return;const{data:s}=e;return s?n(282)==s[n(225)]?{type:n(243),content:Hr(r,n(213))}:n(237)==s[n(225)]?{type:n(243),content:Hr(r,n(265))}:void 0:void 0}));const c=a[t(240)]();for(const e of[t(262),t(258),t(288),t(246)])s[t(284)][t(218)](t(278),e,t(211),c);for(const e of[t(282),t(237)])s[t(284)][t(218)](t(278),e,t(211),c);s[t(284)][t(218)](t(278),t(224),t(211),(r=>{const s=t;e[s(241)][s(250)]((t=>{const o=s,a=Array[o(271)](n[o(266)]())[o(219)]((t=>i.LiveRange[o(226)](t)));t[o(305)](r),e[o(234)][o(291)](o(224))[o(259)](),e[o(231)](o(224),{forceDefaultExecution:!0});const c=a[o(221)]((t=>o(269)!=t[o(303)][o(223)]));c[o(227)]>0&&t[o(305)](c);for(const t of a)t[o(256)]()}))}));for(const n of[t(262),t(288),t(246),t(258)]){const r=e[t(234)][t(291)](n);r.on(t(274),((n,s,o)=>{const i=t;if(o){const t=e[i(241)][i(235)][i(239)][i(297)]()[i(248)]()[i(217)]((t=>t.is(i(292),i(253))));this[i(270)](r[i(254)],t)||(n[i(232)]=!1,n[i(249)]())}}),{priority:t(298)})}}[la(285)](){const t=la,e=this[t(222)][t(234)][t(291)](t(224)),n=this[t(222)][t(277)][t(291)](t(268));if(!e[t(238)])return!1;const r=n[t(272)](this[t(222)][t(241)][t(235)][t(239)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(270)](e,n))return!1;return!0}[la(270)](t,e){const n=la,r=this[n(222)][n(277)][n(291)](n(245)),s=this[n(222)][n(241)][n(247)](t),o=this[n(222)][n(241)][n(247)](e),i=new Set,a=new Set;for(const t of r[n(281)]())if((n(233)==t[n(261)]||n(255)==t[n(261)]||n(224)==t[n(280)])&&t[n(276)])for(const e of t[n(266)]())e[n(242)](s,!0)&&i[n(209)](t[n(261)]+":"+t[n(214)].id),e[n(242)](o,!0)&&a[n(209)](t[n(261)]+":"+t[n(214)].id);if(i[n(208)]!=a[n(208)])return!1;for(const t of i)if(!a[n(257)](t))return!1;return!0}}const ga=da;function da(t,e){const n=pa();return(da=function(t,e){return n[t-=258]})(t,e)}function pa(){const t=["FORMAT_REGULAR_ROW","_registerLegacyDescription","setTableRowHeader","format","nodeBefore","name","formatBlock","801612YnlVkU","descriptionFactory","createTableWalker","removeMarker:suggestion","bindElementToMarker","267407gCgjdH","writer","addClass","plugins","_splitMarkerName","unbindElementFromMarkerName","has","markerName","showSuggestionHighlights","requires","51820IrNwlC","getSuggestion","ck-suggestion-marker--active","3BOtSuV","toViewElement","mapper","_handleLegacySuggestions","getCellLocation","headingColumns","registerCustomCallback","stop","forceValue","registerDescriptionCallback","editing","commandName","afterInit","options","cell","markerNameToElements","parent","22tmojBY","locale","activeMarkers","FORMAT_REGULAR_COLUMN","data","TableUtils","setTableColumnHeader","TableEditing","removeAttribute","headingRows","type","consume","commandParams","markerRange","includes","downcastDispatcher","*Format:* %0","registerBlockAttribute","removeClass","ck-suggestion-marker-","item","TrackChangesEditing","383028eaaLEY","get","end","setAttribute","_suggestionFactory","nodeAfter","addMarker:suggestion","10cgJfic","FORMAT_HEADER_ROW","_acceptFormatSuggestionCallbackFactory","editor","16AtGYbU","highest","consumable","809109abLyuj","460662ypQCYS","data-suggestion","registerAttributeLabel","start","295156dbfzwW","FORMAT_HEADER_COLUMN","enableDefaultAttributesIntegration","accept"];return(pa=function(){return t})()}!function(t,e){const n=da,r=t();for(;;)try{if(143803===parseInt(n(259))/1+parseInt(n(326))/2+parseInt(n(272))/3*(-parseInt(n(330))/4)+parseInt(n(318))/5*(-parseInt(n(311))/6)+parseInt(n(325))/7*(-parseInt(n(322))/8)+parseInt(n(341))/9+parseInt(n(269))/10*(-parseInt(n(289))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(pa);class ma extends t.Plugin{static get[ga(268)](){return[ia]}[ga(284)](){const t=ga,e=this[t(321)];if(!e[t(262)][t(265)](t(296)))return;const n=e[t(290)],r=e[t(262)][t(312)](t(310));r[t(332)](t(336)),r[t(332)](t(295)),r[t(306)](t(298)),r[t(306)](t(277)),r[t(342)][t(328)](t(298),Hr(n,t(319))),r[t(342)][t(328)](t(277),Hr(n,t(331))),this[t(275)]()}[ga(275)](){const t=ga,e=this[t(321)][t(262)][t(312)](t(310)),n=this[t(321)][t(262)][t(312)](t(294)),r=this[t(321)][t(262)][t(312)](ia)[t(320)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=da,{type:c,id:u}=e[a(263)](o[a(266)]),l=e[a(270)](u),f=l[a(293)];if(a(340)!=l[a(299)]||!f||a(295)!=f[a(283)])return;if(o[a(309)])return void s[a(279)]();if(!i[a(324)][a(300)](o[a(302)],s[a(339)]))return;const h=o[a(302)][a(329)][a(316)],g=o[a(302)][a(313)][a(338)],d=h[a(288)][a(288)],{column:p}=n[a(276)](h),{column:m}=n[a(276)](g);for(let s=p;s<=m;s++){const l=n[a(343)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(286)],l=i[a(274)][a(273)](s);i[a(260)][a(261)](a(308)+c,l),r&&i[a(260)][a(314)](a(327),u,l),i[a(274)][a(258)](l,o[a(266)]),t&&(e[a(291)][a(303)](o[a(266)])?i[a(260)][a(261)](a(271),l):i[a(260)][a(307)](a(271),l))}}}}e[t(315)][t(278)](t(340),t(336),t(333),r),e[t(315)][t(278)](t(340),t(295),t(333),r),this[t(321)][t(282)][t(304)].on(t(317),s(),{priority:t(323)}),this[t(321)][t(293)][t(304)].on(t(317),((e,n,r)=>{const o=t;r[o(285)][o(267)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(323)}),this[t(321)][t(282)][t(304)].on(t(344),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(263)](r[o(266)]),c=e[o(270)](a),u=c[o(293)];if(o(340)!=c[o(299)]||!u||o(295)!=u[o(283)])return;const l=s[o(274)][o(287)](r[o(266)]);if(l)for(const t of l)s[o(260)][o(307)](o(308)+i,t),s[o(260)][o(307)](o(271),t),s[o(260)][o(297)](o(327),t),s[o(274)][o(264)](t,r[o(266)])}),{priority:t(323)}),this[t(335)]()}[ga(335)](){const t=ga,e=this[t(321)],n=e[t(290)];function r(e){const r=t;return{type:r(337),content:Hr(n,r(305),e)}}e[t(262)][t(312)](t(310))[t(342)][t(281)]((e=>{const s=t;if(s(340)!=e[s(299)])return;const{data:o}=e;if(o){if(s(336)==o[s(283)]){const t=o[s(301)][0][s(280)];return r(Hr(n,s(t?319:334)))}if(s(295)==o[s(283)]){const t=o[s(301)][0][s(280)];return r(Hr(n,s(t?331:292)))}}}))}}const Ia=Ea;function Ea(t,e){const n=Aa();return(Ea=function(t,e){return n[t-=219]})(t,e)}!function(t,e){const n=Ea,r=t();for(;;)try{if(172222===-parseInt(n(392))/1*(-parseInt(n(395))/2)+parseInt(n(258))/3+-parseInt(n(353))/4*(parseInt(n(281))/5)+parseInt(n(259))/6*(parseInt(n(319))/7)+parseInt(n(406))/8*(-parseInt(n(387))/9)+-parseInt(n(300))/10+parseInt(n(343))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Aa);const ba=[Ia(338),Ia(328),Ia(226),Ia(393),Ia(329),Ia(419),Ia(376)],Ta=Object[Ia(324)](ba[Ia(304)]((t=>[t,null])));class _a extends t.Plugin{static get[Ia(346)](){return[ia]}[Ia(286)](){const t=Ia,n=this[t(367)];if(!n[t(283)][t(391)](t(364)))return;const r=n[t(283)][t(308)](t(225)),s=n[t(283)][t(308)](t(332)),o=n[t(283)][t(308)](ia),a=n[t(283)][t(308)](t(364));o[t(334)][t(292)](t(310),t(405)),n[t(420)][t(363)][t(277)](t(312),{allowIn:t(296),allowContentOf:t(296),isLimit:!0}),n[t(422)][t(424)]({model:t(312),view:t(349)});let c=null;n[t(420)].on(t(368),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(243)]-1];h&&h[u(236)]||r[u(351)]||this[u(367)][u(384)][u(308)](u(234))[u(401)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(325)))return!1;const i=s[o(260)](t,n);if(!i||!ka(i,void 0,r))return!1;const a=r[o(219)](n[o(366)][o(371)]);if(!a[o(243)])return!1;const c=a[0][o(377)](o(240)),l=r[o(273)](a),f=r[o(352)](a),h={startRow:l[o(228)],endRow:l[o(241)],startColumn:f[o(228)],endColumn:f[o(241)]};return 1==a[o(243)]&&(h[o(299)]+=r[o(252)](i)-1,h[o(275)]+=r[o(370)](i)-1),ka(c,h,r)}(l,f,n[u(420)],s,a)&&(o[u(373)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(420)][u(340)]((()=>{const t=u;n[t(420)][t(368)](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(243)]&&r[t(396)](o,t(310),{tablePasteChainId:s}),a[t(243)]&&r[t(396)](a,t(405),{tablePasteChainId:s}),l[t(243)]&&(r[t(396)](l,t(255),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(247)]((e=>{const n=t;var r;return null===(r=e[n(389)])||void 0===r?void 0:r[n(306)](e)}))),f[t(243)]&&(r[t(358)](f,t(255),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(247)]((e=>{const n=t;var r;return null===(r=e[n(389)])||void 0===r?void 0:r[n(306)](e)})));const g=r[t(309)](h[t(304)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(233),{tablePasteChainId:s});if(g){const e=g[t(359)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(420)][t(289)](s),a=e[t(378)]((e=>e[t(264)]()[t(365)](i)));a&&r[t(292)]([a[t(303)],o])}r[t(243)]&&g[t(369)](t(323),Object[t(324)](r))}c=null})))}),{priority:e.priorities[t(388)]+10}),n[t(283)][t(308)](t(364)).on(t(404),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(373)]();const u=s[r(408)],l=o,f=ya(u),h=ya(l);e[r(256)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(276)](u[r(280)](0));for(const t of Array[r(409)](l[r(345)]()))a[r(348)](t,u,r(421));const t=c[r(279)][r(413)](s[r(386)]),e=c[r(263)][r(413)](s[r(415)]);t||e||(g=i.LiveRange[r(246)](a[r(394)](u)))}else h&&!f&&(d=a[r(394)](u));else{const t=a[r(235)](r(312)),e=a[r(235)](r(312));a[r(302)](a[r(394)](u),e),a[r(348)](t,u,0);for(const e of Array[r(409)](l[r(345)]()))a[r(348)](e,t,r(421));g=i.LiveRange[r(246)](a[r(289)](t)),d=i.LiveRange[r(246)](a[r(289)](e))}const p=Array[r(409)](l[r(266)]())[r(362)]((([t])=>ba[r(413)](t)));c[r(416)][r(292)]({element:u,attributes:p[r(243)]?Object[r(324)](p):null}),g&&c[r(262)][r(292)](g),d&&c[r(245)][r(292)](d)}),{priority:t(388)}),s.on(t(318),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(224)]||1;c[o(263)]=new Array(l)[o(307)](u)[o(304)](((t,e)=>t+e));for(const{cell:t}of s[o(251)](i,{startColumn:u,endColumn:u+l-1}))c[o(399)][o(292)](n[o(420)][o(289)](t))}),{priority:t(288)}),s.on(t(261),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(374)]||1;c[o(279)]=new Array(l)[o(307)](u)[o(304)](((t,e)=>t+e));for(const{cell:t}of s[o(251)](i,{startRow:u,endRow:u+l-1}))c[o(381)][o(292)](n[o(420)][o(289)](t))}),{priority:t(288)}),r[t(311)][t(278)]((e=>{const r=t;if(e[r(297)]&&e[r(297)][r(322)](r(255)))return e[r(313)]?{}:{type:r(271),content:Hr(n[r(398)],r(248))}}));const u=()=>!1;for(const e of[t(255),t(405),t(310),t(233)])r[t(355)][t(342)](t(271),e,t(274),u),r[t(355)][t(342)](t(337),e,t(274),u),r[t(355)][t(342)](t(291),e,t(274),u);r[t(355)][t(342)](t(291),t(233),t(317),u),r[t(355)][t(342)](t(291),t(233),t(339),((e,r,s)=>{const o=t,i=e[o(304)]((t=>t[o(249)]()))[o(362)]((t=>t)),a=new Map(i[o(304)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(416)])e&&a[o(327)](t,e);else if(s&&s[o(323)])for(const[t,e]of Object[o(403)](s[o(323)])){const r=n[o(420)][o(223)][o(308)](t),s=r?r[o(264)]()[o(249)]():null;s&&a[o(327)](s,e)}n[o(420)][o(340)]((t=>{const e=o;for(const[n,r]of a)t[e(287)]({...Ta,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(355)][o(342)](e,o(255),s,((t,i,a)=>{const c=o;n[c(420)][c(340)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(330)][o(354)];t.is(o(336),o(312))&&u[o(292)](t)}r[o(355)][o(267)](e,null,s)(t,i,a);for(const t of u)o(239)!=t[o(375)][o(397)]&&n[o(305)](t)}))}))};l(t(271),t(339)),l(t(271),t(317)),l(t(337),t(339)),l(t(337),t(317)),r[t(355)][t(342)](t(271),t(310),t(317),(e=>{const n=t,r=e[n(304)]((t=>t[n(249)]())),i=r[0][n(377)](n(240)),{minRow:a,maxRow:c}=o[n(253)](r);s[n(383)](i,{at:a,rows:c-a+1})})),r[t(355)][t(342)](t(271),t(405),t(317),(e=>{const n=t,r=e[n(304)]((t=>t[n(249)]())),i=r[0][n(377)](n(240)),{minColumn:a,maxColumn:c}=o[n(253)](r);s[n(298)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(297)]||!n[s(297)][s(322)](s(255)))return;const o=n[s(335)][s(382)],i=r[s(222)]()[s(362)]((t=>t[s(400)]&&t[s(335)]&&t[s(335)][s(382)]==o));i[s(243)]&&n[s(254)]()[s(243)]!=i[s(243)]&&i[s(379)](((t,e)=>(t[s(265)]=e,e[s(313)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(231)](e[s(268)]),i=[s(356),s(227)],a=r[s(315)][s(413)](e[s(268)]);return a&&i[s(292)](s(316)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(282),f,{priority:t(388)}),r.on(t(290),f,{priority:t(388)}),n[t(420)][t(366)][t(331)]((()=>{const e=t;let s=!1;const o=Array[e(409)](n[e(420)][e(366)][e(326)][e(238)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(231)](t);if(e(242)!=o||e(337)!=a||i[e(320)])continue;if(!r[e(360)](c))continue;const u=r[e(380)](c)[e(357)](),l=n[e(283)][e(308)](e(237)).me;for(const t of r[e(222)]())if(t[e(400)]&&t[e(344)]==l&&e(291)==t[e(372)]&&e(233)==t[e(297)]&&t[e(357)]()[e(284)]((t=>u[e(269)]((n=>n[e(350)](t,!0))))))for(const n of t[e(254)]())n[e(400)]&&(n[e(317)](),s=!0)}return s})),n[t(420)][t(366)][t(331)]((e=>{const s=t,o=n[s(384)][s(308)](s(410));if(!o||!o[s(244)][s(391)](e[s(341)]))return!1;let i=!1;const a=n[s(283)][s(308)](s(237)).me,c=n[s(420)][s(366)][s(326)][s(232)](),u=Array[s(409)](n[s(420)][s(366)][s(326)][s(238)]())[s(362)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(231)](t);return n(242)==o&&n(255)==i&&c==a.id&&!e[n(320)]}));for(const t of c){if(s(348)!=t[s(372)]||s(312)!=t[s(303)]||1!=t[s(243)])continue;const n=e[s(417)](t[s(423)],t[s(423)][s(333)](1));if(!u[s(378)]((({data:t})=>t[s(272)][s(365)](n))))for(const{name:t,data:r}of u)if(n[s(350)](r[s(272)])){e[s(361)](t,{range:n}),i=!0;break}}return i})),n[t(420)][t(366)][t(331)]((e=>{const s=t;let o=!1;const i=n[s(283)][s(308)](s(237)).me,a=r[s(222)]()[s(362)]((t=>t[s(400)]&&t[s(344)]==i)),c=new Set,u=new Set;for(const t of a)if(s(255)==t[s(297)])for(const e of t[s(359)]()){const n=e[s(264)]()[s(249)]();if(n)if(n.is(s(336),s(312))&&ya(n)){t[s(412)](e[s(303)]),c[s(257)](n),o=!0;const r=n[s(390)],i=n[s(295)],a=r&&r.is(s(336),s(312)),l=i&&i.is(s(336),s(312));a&&!c[s(391)](r)&&u[s(257)](r),l&&!c[s(391)](i)&&u[s(257)](i)}else n.is(s(336),s(314))&&n[s(230)]&&(t[s(412)](e[s(303)]),o=!0)}else if(s(233)==t[s(297)]){if(!t[s(335)]||!t[s(335)][s(382)])continue;const e=t[s(335)][s(323)];if(e&&Object[s(414)](e)[s(243)])continue;const n=t[s(335)][s(382)];let r=!0,i=!0;for(const e of a)if(e[s(297)]&&e[s(297)][s(322)](s(255))){if(!e[s(335)][s(382)]){i=!1;break}if(e.id!=t.id&&e[s(335)][s(382)]==n){r=!1;break}}i&&r&&(t[s(402)](),o=!0)}for(const t of c)e[s(276)](t);for(const t of u)e[s(305)](t);return o})),n[t(422)][t(285)](t(294))[t(301)]({model:t(270),view:(t,e)=>h(t),converterPriority:t(388)}),n[t(422)][t(285)](t(293))[t(301)]({model:t(270),view:(e,n)=>n[t(220)][t(229)]?h(e,!1):null,converterPriority:t(388)});const g=n[t(221)][t(321)];this[t(347)](g[t(366)],t(418),((e,n)=>{const r=t,s=[];for(const t of g[r(394)](n[r(407)])[r(411)]())t.is(r(336),r(349))&&s[r(292)](t);g[r(340)]((t=>{const e=r;for(const n of s)t[e(250)](t[e(394)](n),t[e(385)](n)),t[e(276)](n)}))}))}}function ya(t){const e=Ia;if(t[e(230)])return!0;const n=t[e(280)](0);return n.is(e(336),e(314))&&n[e(230)]}function Aa(){const t=["nextSibling","has","1YxkLWo","tableCellHorizontalAlignment","createRangeIn","496142PkoPmu","markMultiRangeInsertion","rootName","locale","columnInsertionRanges","isInContent","value","removeMarkers","entries","_replaceTableSlotCell","tablePasteColumn","400mmuknC","content","cell","from","redo","getItems","removeMarker","includes","keys","column","cells","createRange","clipboardOutput","tableCellBackgroundColor","model","end","conversion","position","elementToElement","getSelectionAffectedTableCells","options","editing","getSuggestions","markers","columns","TrackChangesEditing","tableCellBorderStyle","ck-suggestion-marker-insertion","first","showSuggestionHighlights","isEmpty","_splitMarkerName","getChanges","tablePasteCell","trackChanges","createElement","forceDefaultExecution","Users","getChangedMarkers","$graveyard","table","last","suggestion","length","_createdBatches","deletionRanges","fromRange","forEach","*Replace table cells*","getContainedElement","move","createTableWalker","getRows","_getCoordsForCells","getAllAdjacentSuggestions","tablePaste","return","add","476634WFSUUv","14556CfzCNV","getTableIfOnlyTableInContent","insertRows","insertionRanges","columnInsertionIndexes","getRange","next","getAttributes","getSuggestionCallback","markerName","some","suggestion:formatBlock:tablePasteCell","insertion","newRange","getRowIndexes","join","endColumn","remove","register","registerDescriptionCallback","rowInsertionIndexes","getChild","100RdjFHO","suggestionLoaded","plugins","every","for","afterInit","setAttributes","low","createRangeOn","suggestionUnloaded","formatBlock","push","dataDowncast","editingDowncast","previousSibling","tableCell","subType","removeColumns","endRow","2230490ocHvQK","markerToHighlight","wrap","name","map","unwrap","call","fill","get","markMultiRangeBlockFormat","tablePasteRow","descriptionFactory","tableCellSuggestion","previous","paragraph","activeMarkers","ck-suggestion-marker--active","discard","insertColumns","742XlzOTu","oldRange","view","startsWith","markerAttributes","fromEntries","documentSelection","differ","set","tableCellBorderColor","tableCellVerticalAlignment","start","registerPostFixer","TableUtils","getShiftedBy","_tablePostFixingSubtypes","attributes","element","deletion","tableCellBorderWidth","accept","change","batch","registerCustomCallback","1285856InkrSv","author","getChildren","requires","listenTo","insert","suggestion-td","containsRange","_isForcedDefaultExecutionBlock","getColumnIndexes","42356kHFEZa","nodeAfter","_suggestionFactory","ck-suggestion-marker","getRanges","markMultiRangeDeletion","getMarkers","hasSuggestion","updateMarker","filter","schema","TableClipboard","isEqual","document","editor","insertContent","setAttribute","getColumns","selection","type","stop","rows","root","tableCellPadding","findAncestor","find","reduce","getSuggestion","rowInsertionRanges","tablePasteChainId","removeRows","commands","createPositionBefore","row","31311EkHccq","high","detach"];return(Aa=function(){return t})()}function ka(t,e={},n){const r=Ia;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(251)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ca(t,e){const n=Sa();return(Ca=function(t,e){return n[t-=258]})(t,e)}const La=Ca;!function(t,e){const n=Ca,r=t();for(;;)try{if(257313===-parseInt(n(266))/1*(-parseInt(n(284))/2)+-parseInt(n(277))/3+parseInt(n(263))/4*(-parseInt(n(293))/5)+parseInt(n(279))/6+parseInt(n(265))/7*(-parseInt(n(271))/8)+parseInt(n(285))/9+parseInt(n(270))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Sa);class Ra extends t.Plugin{[La(274)](){const t=La;if(!this[t(295)][t(262)][t(261)](t(300)))return;const e=this[t(295)][t(262)][t(259)](t(260));e[t(305)](t(286),this[t(311)][t(310)](this)),e[t(301)][t(276)](t(287),t(306),t(299),e[t(301)][t(302)](t(287),null,t(298))),e[t(301)][t(276)](t(287),t(306),t(298),e[t(301)][t(302)](t(287),null,t(299))),e[t(304)][t(289)](this[t(309)][t(310)](this))}[La(311)](t,e){const n=La,r=this[n(295)][n(262)][n(259)](n(260)),s=this[n(295)][n(262)][n(259)](n(300)),o=e[n(307)]||this[n(295)][n(313)][n(283)][n(269)][n(280)]();this[n(295)][n(313)][n(297)]((()=>{const i=n,a=s[i(312)](o);let c=a?s[i(308)](a):null,u=o[i(292)](i(296))||null;const l=e[i(296)]||u,f=e[i(273)]||c,h=this[i(295)][i(262)][i(259)](i(281)).me;for(const t of r[i(282)]()){const e=t[i(258)]();if(i(306)===t[i(288)]&&e===o){t[i(275)]!==h&&t[i(298)]();const e=t[i(267)][i(268)];u=e[0][i(296)],c=e[0][i(273)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(291)](o,{commandName:i(286),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(306)},[],i(306))}))}[La(309)](t){const e=La;if(e(287)!=t[e(290)]&&e(303)!=t[e(290)])return;const{data:n}=t;if(n&&e(306)===n[e(294)]){const t=e(264);return{type:e(278),content:Hr(this[e(295)][e(272)],t)}}}}function Sa(){const t=["2VUpxPe","1046925SOyAUx","resizeTableWidth","formatBlock","subType","registerDescriptionCallback","type","markBlockFormat","getAttribute","420EzVecv","formatGroupId","editor","tableWidth","change","discard","accept","TableColumnResizeEditing","_suggestionFactory","getSuggestionCallback","formatInline","descriptionFactory","enableCommand","resizeTable","table","getTableColumnsWidths","handleSuggestionDescription","bind","handleResizeTableWidthCommand","getColumnGroupElement","model","getContainedElement","get","TrackChangesEditing","has","plugins","10900QiooLL","*Format:* resize table","6167cEWSDs","9436ElKtka","data","commandParams","selection","9933250CUWCpW","3464UacCay","locale","columnWidths","afterInit","author","registerCustomCallback","1076865EvUEjO","format","645330IBSwcv","getSelectedElement","Users","getSuggestions","document"];return(Sa=function(){return t})()}const Na=Ma;function Ma(t,e){const n=va();return(Ma=function(t,e){return n[t-=387]})(t,e)}function va(){const t=["Template","editor","enableCommand","1HOuMCH","9330mTykCw","1678752mkDlxT","get","4617549AfAsXP","1883jWiZiI","TrackChangesEditing","insertTemplate","2419140VAkpmk","plugins","2562410MyitVF","has","16364673TtJWUz","5299760GipLeO","afterInit"];return(va=function(){return t})()}!function(t,e){const n=Ma,r=t();for(;;)try{if(871097===-parseInt(n(402))/1*(parseInt(n(394))/2)+-parseInt(n(388))/3+parseInt(n(392))/4+parseInt(n(397))/5+parseInt(n(403))/6*(parseInt(n(389))/7)+-parseInt(n(404))/8+parseInt(n(396))/9)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(va);class Oa extends t.Plugin{[Na(398)](){const t=Na,e=this[t(400)];e[t(393)][t(395)](t(399))&&e[t(393)][t(387)](t(390))[t(401)](t(391))}}function wa(t,e){const n=Fa();return(wa=function(t,e){return n[t-=321]})(t,e)}const Da=wa;function Fa(){const t=["locale","548038MIKuYI","3SrhNms","31750kHhXIP","ELEMENT_TABLE_OF_CONTENTS","registerElementLabel","181472oXzdXI","2863cKnGtL","2634OVlXcZ","9gALHln","commands","1270975eMEwrL","185708FKjuiP","1408eOPprA","TrackChangesEditing","1718152dehZuL","descriptionFactory","get","tableOfContents","plugins","editor","enableCommand","insertTableOfContents","afterInit"];return(Fa=function(){return t})()}!function(t,e){const n=wa,r=t();for(;;)try{if(148084===parseInt(n(339))/1+parseInt(n(328))/2+parseInt(n(329))/3*(-parseInt(n(333))/4)+-parseInt(n(338))/5+parseInt(n(335))/6*(parseInt(n(334))/7)+parseInt(n(342))/8*(parseInt(n(336))/9)+-parseInt(n(330))/10*(parseInt(n(340))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Fa);class xa extends t.Plugin{[Da(326)](){const t=Da,e=this[t(323)];if(!e[t(337)][t(344)](t(325)))return;e[t(322)][t(344)](t(341))[t(324)](t(325));const n=e[t(322)][t(344)](t(341)),r=e[t(327)];n[t(343)][t(332)](t(321),(e=>Hr(r,t(331),e)))}}const Pa=Ua;function Ua(t,e){const n=ja();return(Ua=function(t,e){return n[t-=355]})(t,e)}!function(t,e){const n=Ua,r=t();for(;;)try{if(320426===-parseInt(n(381))/1+-parseInt(n(374))/2+parseInt(n(361))/3+-parseInt(n(378))/4+parseInt(n(396))/5+-parseInt(n(366))/6*(-parseInt(n(371))/7)+parseInt(n(392))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(ja);class Ba extends t.Plugin{[Pa(394)](){const t=Pa,e=this[t(382)];if(!e[t(365)][t(362)](t(370)))return;const n=e[t(365)][t(359)](t(356));n[t(386)][t(363)](t(369),(()=>Hr(e[t(377)],t(376)))),e[t(373)][t(385)][t(357)]((r=>{const s=t;let o=!1;const i=Array[s(395)](e[s(373)][s(385)][s(379)][s(380)]());for(const{name:t,data:a}of i){const{group:i}=n[s(355)](t);if(s(360)!==i||!a[s(372)])continue;const c=a[s(372)],u=c[s(367)][s(390)];if(!u||!u.is(s(358),s(369)))continue;if(!c[s(364)][s(389)](c[s(367)]))continue;const l=e[s(373)][s(383)][s(387)](c[s(367)],s(388));if(l&&l[s(368)]){const e=r[s(384)](c[s(364)],l[s(364)]);e[s(391)](c)||(r[s(375)](t,{range:e}),o=!0)}o||(r[s(393)](t),o=!0)}return o}))}}function ja(){const t=["document","descriptionFactory","getNearestSelectionRange","forward","isTouching","nodeBefore","isEqual","3874328OtJETY","removeMarker","afterInit","from","351190VArlgM","_splitMarkerName","TrackChangesEditing","registerPostFixer","element","get","suggestion","1235538yPdAUN","has","registerElementLabel","start","plugins","283344TiEgQz","end","isCollapsed","title-content","Title","7aISrkp","newRange","model","616930utDLdb","updateMarker","ELEMENT_TITLE","locale","46324OcZbxK","differ","getChangedMarkers","373127kULcBU","editor","schema","createRange"];return(ja=function(){return t})()}const Ga=za;!function(t,e){const n=za,r=t();for(;;)try{if(157411===parseInt(n(271))/1*(-parseInt(n(284))/2)+-parseInt(n(275))/3*(parseInt(n(269))/4)+parseInt(n(274))/5+parseInt(n(272))/6*(parseInt(n(283))/7)+parseInt(n(266))/8*(-parseInt(n(278))/9)+parseInt(n(277))/10+parseInt(n(267))/11)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ha);class Va extends t.Plugin{[Ga(270)](){const t=Ga,e=this[t(282)],n=e[t(280)][t(276)](t(285));e[t(280)][t(268)](t(281))&&(n[t(273)](t(286)),n[t(273)](t(279)))}}function za(t,e){const n=Ha();return(za=function(t,e){return n[t-=266]})(t,e)}function Ha(){const t=["268626jdRLQE","TrackChangesEditing","undo","8aoQMAi","1503975EkSDfS","has","47592sqitxd","afterInit","1lGSwnw","6wrjsrK","enableCommand","63350XeEwrS","15KRPRjt","get","1203170VlziqP","170829mhzYqA","redo","plugins","UndoEditing","editor","703381IYkwyi"];return(Ha=function(){return t})()}const Wa=Xa;function Ka(){const t=["4315ZfQuGS","78757wvXoEQ","get","428880nvWZdC","plugins","TrackChangesEditing","1246473JGwsOV","620nxDIwW","8fcuMrJ","30aTYBOw","requires","editor","1534ClDihY","toggleTableCaption","has","enableCommand","4341000gvoXpv","1199004smVKCW","afterInit","TableCaptionEditing"];return(Ka=function(){return t})()}function Xa(t,e){const n=Ka();return(Xa=function(t,e){return n[t-=429]})(t,e)}!function(t,e){const n=Xa,r=t();for(;;)try{if(107797===-parseInt(n(439))/1*(-parseInt(n(442))/2)+-parseInt(n(433))/3+-parseInt(n(437))/4*(parseInt(n(430))/5)+-parseInt(n(447))/6+-parseInt(n(431))/7*(parseInt(n(438))/8)+parseInt(n(436))/9+parseInt(n(446))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Ka);class qa extends t.Plugin{static get[Wa(440)](){return[ia]}[Wa(448)](){const t=Wa,e=this[t(441)];e[t(434)][t(444)](t(429))&&e[t(434)][t(432)](t(435))[t(445)](t(443))}}const Za=Ya;function Qa(){const t=["change","tableCellBorderColor","tableCellBackgroundColor","nodeAfter","get","enableCommand","afterInit","markBlockFormat","6QHlxWR","1602405VUpPFV","start","TableUtils","format","tableCellHorizontalAlignment","TablePropertiesEditing","join","tableCellBorderWidth","handleSuggestionDescription","*Format:* change table properties","9sOzOTQ","tableWidth","subType","tableCellWidth","handleDiscardAction","model","TableCellPropertiesEditing","getContainedElement","tableBorderStyle","tableCellPadding","document","getFirstPosition","editor","getAttribute","findAncestor","tableCellVerticalAlignment","tableBorderColor","getSuggestions","removeAttribute","data","tableAlignment","1540524YWaPQc","has","_getSuggestion","getSelectionAffectedTableCells","tableBackgroundColor","accept","tableBorderWidth","pluginName","236908dRRsgm","14302330YUCZRC","formatBlock","enqueueChange","getSuggestionCallback","tableCellBorderStyle","*Format:* change table cell properties","descriptionFactory","tableCellHeight","commandParams","locale","56366VUDoey","TrackChangesTableProperties","table","39FkurlD","_suggestionFactory","4452665GSKZuK","setAttribute","tableCellProperties","registerDescriptionCallback","_handlePropertyChange","discard","batch","plugins","tableHeight","TrackChangesEditing","selection","tableProperties","registerCustomCallback","5422416VDYynt"];return(Qa=function(){return t})()}function Ya(t,e){const n=Qa();return(Ya=function(t,e){return n[t-=244]})(t,e)}!function(t,e){const n=Ya,r=t();for(;;)try{if(551601===parseInt(n(314))/1+parseInt(n(247))/2*(parseInt(n(250))/3)+parseInt(n(306))/4+-parseInt(n(275))/5*(parseInt(n(274))/6)+parseInt(n(252))/7+parseInt(n(265))/8+parseInt(n(285))/9*(-parseInt(n(315))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Qa);class Ja extends t.Plugin{constructor(t){const e=Ya;super(t),this[e(263)]=[e(301),e(293),e(312),e(305),e(286),e(260),e(310)],this[e(254)]=[e(267),e(319),e(282),e(294),e(288),e(244),e(268),e(279),e(300)]}static get[Za(313)](){return Za(248)}[Za(272)](){const t=Za,e=this[t(297)][t(259)][t(270)](t(261));if(this[t(297)][t(259)][t(307)](t(280))){for(const n of this[t(263)])e[t(271)](n,((e,r)=>{const s=t,o=this[s(297)][s(290)][s(295)][s(262)][s(296)]()[s(299)](s(249));this[s(256)](n,[o],this[s(263)],s(263),e,r)}));e[t(251)][t(264)](t(316),t(263),t(311),e[t(251)][t(318)](t(316),null,t(257))),e[t(251)][t(264)](t(316),t(263),t(257),((e,n)=>this[t(289)](this[t(263)],e,n))),e[t(251)][t(264)](t(316),t(263),t(281),(()=>!1))}if(this[t(297)][t(259)][t(307)](t(291))){for(const n of this[t(254)])e[t(271)](n,((e,r)=>{const s=t,o=this[s(297)][s(259)][s(270)](s(277))[s(309)](this[s(297)][s(290)][s(295)][s(262)]);this[s(256)](n,o,this[s(254)],s(254),e,r)}));e[t(251)][t(264)](t(316),t(254),t(311),e[t(251)][t(318)](t(316),null,t(257))),e[t(251)][t(264)](t(316),t(254),t(257),((e,n)=>this[t(289)](this[t(254)],e,n))),e[t(251)][t(264)](t(316),t(254),t(281),(()=>!1))}e[t(321)][t(255)]((e=>this[t(283)](e)))}[Za(256)](t,e,n,r,s,o){const i=Za,a=this[i(297)][i(259)][i(270)](i(261));this[i(297)][i(290)][i(317)](o[i(258)],(()=>{const t=i;for(const i of e)if(this[t(308)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(298)](r);void 0!==n&&(e[r]=n)}s(o),a[t(273)](i,{commandParams:[e]},[],r)}}))}[Za(289)](t,e,n){const r=Za,s=e[0][r(276)][r(269)],o=n[r(245)][0];this[r(297)][r(290)][r(266)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(253)](r,o[r],s):e[n(303)](r,s)}))}[Za(283)](t){const e=Za;if(t[e(304)])switch(t[e(287)]){case e(263):return{type:e(278),content:Hr(this[e(297)][e(246)],e(284))};case e(254):return{type:e(278),content:Hr(this[e(297)][e(246)],e(320))}}}[Za(308)](t,e){const n=Za,r=this[n(297)][n(259)][n(270)](n(261));for(const s of r[n(302)]({skipNotAttached:!0})){const r=s[n(292)]();if(s[n(287)]===e&&r===t)return s}return null}}var $a=Function.prototype,tc=Object.prototype,ec=$a.toString,nc=tc.hasOwnProperty,rc=ec.call(Object);const sc=function(t){if(!te(t)||"[object Object]"!=it(t))return!1;var e=$e(t);if(null===e)return!0;var n=nc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ec.call(n)==rc};const oc=function(t){return sc(t)?void 0:t};var ic=Y?Y.isConcatSpreadable:void 0;const ac=function(t){return ie(t)||oe(t)||!!(ic&&t&&t[ic])};const cc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=ac),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):Je(o,c):s||(o[o.length]=c)}return o};const uc=function(t){return(null==t?0:t.length)?cc(t,1):[]};const lc=function(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)};var fc=Math.max;const hc=function(t,e,n){return e=fc(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=fc(r.length-e,0),i=Array(o);++s<o;)i[s]=r[e+s];s=-1;for(var a=Array(e+1);++s<e;)a[s]=r[s];return a[e]=n(i),lc(t,this,a)}};const gc=function(t){return function(){return t}};const dc=qt?function(t,e){return qt(t,"toString",{configurable:!0,enumerable:!1,value:gc(e),writable:!0})}:function(t){return t};var pc=Date.now;const mc=function(t){var e=0,n=0;return function(){var r=pc(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(dc);const Ic=function(t){return mc(hc(t,void 0,uc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=sr(e,(function(e){return e=ur(e,t),r||(r=e.length>1),e})),Jt(t,sn(t),n),r&&(n=Xn(n,7,oc));for(var s=e.length;s--;)Ur(n,e[s]);return n})),Ec=Tc;function bc(){const t=["_getMarkerAnnouncementText","PendingActions","removeMarkers","_getExternalAuthor","setSelection","updateMarker","clone","format","plugins","normal","markers","suggestion:","deletion:accept","documentSelection","59760mKsoZI","getMarkers","value","suggestion:attribute:","formatBlock","filter","execute","insertion:","ck-suggestion-marker-","acceptAllSuggestions","getChanges","acceptSuggestion","hasComments","end","length","accept","hasSuggestion","_isForcedDefaultExecutionBlock","never","start","fromCharCode","isExternal","commandName","_suggestionFactory","config","data","ck-suggestion-marker--active","deletion:discard","insertion:discard","error-saving-suggestion-data-suggestion-discarded","_saved","groupId","isArray","delete","from","sort","attribute","formatInline:chain","_setSuggestionData","reconvertMarker","isOwn","formatInline:accept","assign","forEach","markAttributeChange","editingDowncast","markInlineFormat","markMultiRangeBlockFormat","consume","deleteContent","data-suggestion","change:data","trackChanges.mergeNestedSuggestions","containsPosition","_refreshSuggestionsChain","insert","3ZGZRZJ","oldValue","getAttribute","dataToMarker","options","track-changes-adapter-already-set","for","trackChanges","markDeletion","_removeSuggestion","_recordAttributeChanges","split","fire","range","markerReady","addMarker:suggestion:formatBlock","getDifference","containsRangeInObject","external:","4557176wLjytl","registerCustomCallback","item","LEAVE","action","isSelectable","isCollapsed","_getSuggestionData","stopListening","trackChangesCommand","substring","_editor","addRange","differ","next","attribute:join","enableDefaultAttributesIntegration","head","removed","keys","_onDiscard","ck-suggestion-marker-formatInline","_recordAttributeSuggestions","getAllAdjacentSuggestions","_adapter","insertion:chain","showSuggestionHighlights","attributeNewValue","markInsertion","refresh","formatBlock:join","schema","getUser","createPositionBefore","getLastMatchingPosition","batch","adapter","catch","isInContent","_processAttributeSuggestions","acceptSelectedSuggestions","comments","announce","$marker","getItems","isIntersecting","widget","isAtStart","_updateSuggestionData","1282332JkTnaO","get","tablePasteChainId","registerPostFixer","requires","highest","suggestion","_addSuggestionMarker","deletion:join","hasCommentThread","author","marker-count","createRange","ck-suggestion-marker","1929695LcFgHH","moveTargetPosition","isEqual","addSuggestion","_registerDefaultCallbacks","markBlockFormat","_cutOutSuggestionMarker","containerElement","addSuggestionData","_rangeIsInLocalUserInsertion","newRange","isUndo","isRemovable","_isRegisteredAttribute","attribute:accept","splice","createdAt","markerName","document","lowest","multi","substr","getCustomProperty","rename","rethrowUnexpectedError","@external","attributeKey","markerToHighlight","_isDataLoaded","getSuggestions","attribute:discard","$elementName","after","4238990IGmfFc","elementToElement","pluginName","values","setAttribute","getAncestors","stop","nodeAfter","newValue","elementEnd","high","_processAttributeChanges","_suggestions","some","_customCallbacks","formatInline:discard","insertion","activeMarkers","addUser","bindElementToMarker","addCommentThread","deletion","low","splitPosition","markerNameToElements","isDocumentOperation","8612ocNQpD","getSuggestionCallback","discardSuggestion","model","enableReadOnlyMode","ENTER","update:suggestion","descriptionFactory","rejected","isObject","forceDefaultExecution","getCommentThread","isMultiRange","howMany","deletion:chain","pop","remove","buildSuggestion","selection","previous","FORMATTING","_trackFormatChanges","_getAttributeKey","createPositionAt","formatInline:","collaboration.channelId","_checkSuggestionCorrectness","$text","isLocal","getWalker","upcast","parent","oldRange","attributeOldValue","removeComment","editing","attribute:","element","unbind","_addThreadToSuggestion","getFirstMarker","push","getRanges","backward","unshift","_refreshAttributeSuggestionsChain","find","isIntersectingWithRange","every","warn","move","size","nodeBefore","detach","ck-suggestion-marker-formatBlock","2504892Ufuztb","_getAuthorFromId","20odoZka","authorName","formatInline","key","_findSuggestions","elementStart","addClass","removeAttribute","track-changes-adapter-missing-getsuggestion","isLimit","deletion:","createRangeOn","name","notReady","change:_saved","open","track-changes-user-not-found","consumable","forward","TrackChangesEditing","getFirstRange","suggestionChanged","change","getShiftedBy","isTouching","containsItem","isNextTo","formatInline:join","rootName","targetPosition","isBefore","meta","default","toJSON","type","unbindElementFromMarkerName","before","toUpperCase","getChangedMarkers","_breakSuggestionMarker","add","_enabledCommands","registerInlineAttribute","PENDING_ACTION_SUGGESTION","always","track-changes-command-not-found","toViewElement","_reduceExistingSuggestions","init","registerBlockAttribute","_commentsRepository","return","define","isBlock","concat","getIntersection","clear","skipNestingCheck","_suggestionState","root","getNearestSelectionRange","accepted","_splitMarkerName","fetchCommentThread","_setSuggestionRange","discardSelectedSuggestions","markerToData","fromRange","chain","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.","multipleBlocks","markMultiRangeDeletion","startsWith","discard","dataDowncast","map","addComment","subType","12wbbGSc","insertContent","isAfter","_joinWithAdjacentSuggestions","track-changes-suggestion-not-found","writer","resolve","addMarker:suggestion","locale","then","trackChanges.trackFormatChanges","_model","commands","Users","set","removeClass","createElement","editor","formatGroupId","suggestion-type","_isBlockAttribute","insertion:accept","getRange","addMarker","CommentsRepository","getContainedElement","removeMarker:suggestion:formatBlock","removeMarker:suggestion:attribute","_createSuggestion","297PyECuV","_defaultCallbacks","formatBlock:","attributes","originalSuggestionId","isInsideObject","updateSuggestion","_initAriaMarkerChangeAnnouncements","formatBlock:discard","listenTo","_afterChanges","680veQmhQ","setTo","track-changes-enable-command-twice","addHighlight","group","_joinSuggestions","formatBlock:chain","commentThread","authoredAt","formatBlock:accept","ready","enqueueChange","createSelection","enableCommand","markMultiRangeInsertion","applyOperation","change:activeMarkers","isAtEnd","removeMarker","_mergeNestedSuggestions","discardAllSuggestions","position","creator","_inlineAttributeKeys","join","mapper","conversion","addMarker:suggestion:attribute","suggestionUnloaded","containsRange","getMultiRangeId","suggestionLoaded","_reduceSuggestionAttributeRange","_handleNewSuggestionMarker","_blockAttributeKeys","_SUGGESTION_ANNOUNCEMENT","track-changes-suggestion-data-mismatch","$graveyard","$textProxy","createRangeIn","has","getSuggestion","insertion:join","includes","createPositionAfter","dataReady","addMarkerName"];return(bc=function(){return t})()}function Tc(t,e){const n=bc();return(Tc=function(t,e){return n[t-=290]})(t,e)}!function(t,e){const n=Tc,r=t();for(;;)try{if(677329===-parseInt(n(293))/1*(parseInt(n(350))/2)+parseInt(n(585))/3*(-parseInt(n(348))/4)+parseInt(n(667))/5*(-parseInt(n(428))/6)+-parseInt(n(700))/7+-parseInt(n(604))/8+parseInt(n(529))/9*(parseInt(n(468))/10)+parseInt(n(457))/11*(parseInt(n(653))/12))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(bc);const _c=Ec(698);class yc extends t.Plugin{static get[Ec(657)](){return[Ec(452),o.Users,t.PendingActions,Jr,ns,as,ls,Ts,ms,As,Ns,Ps,to,so,uo,go,bo,Ao,Ro,No,Fo,zo,Uo,Xo,Yo,ei,ui,pi,Ri,oi,Gs,Ks,bi,yi,vi,Di,Bi,Hi,qi,Ji,ra,ia,ha,ma,qa,_a,Ra,xa,Ja,Oa,Ba,Va]}static get[Ec(702)](){return Ec(369)}constructor(t){const e=Ec;function n(t){const e=Tc;return t[e(425)]((t=>String[e(549)](t)))[e(492)]("")}super(t),this[e(626)]=!1,this[e(442)](e(717),[]),this.on(e(484),((n,r,s,o)=>{const i=e;this[i(439)][i(372)]((()=>{const e=i;for(const n of[...o,...s])this[e(439)][e(525)][e(508)](n)&&t[e(328)][e(568)](n)}))})),this[e(300)]=new Xr(this[e(445)][e(296)][e(635)],this[e(445)][e(436)]),this[e(628)]=null,this[e(552)]=new Ac(this[e(445)]),this[e(712)]=new Map,this[e(400)]=t[e(523)][e(654)](e(452)),this[e(391)]=new Set,this[e(439)]=this[e(445)][e(296)],this[e(408)]=new WeakMap,this[e(546)]=!1,this[e(502)]=new Set([e(698)]),this[e(491)]=new Set,t[e(553)][e(402)](e(438),e(382)),this[e(314)]=t[e(553)][e(654)](e(438)),t[e(553)][e(402)](e(581),!0),this[e(487)]=t[e(553)][e(654)](e(581)),this[e(613)]=new f(t,this[e(391)]),this[e(464)](),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,56])}[Ec(398)](){const t=Ec,n=this[t(445)],r=(e,n)=>{const r=t;if(r(565)!=e)return r(537)+e;const s=n[r(596)]("|")[0];return this[r(448)](s)?r(347):r(625)};n[t(494)][t(591)](t(574))[t(694)]({model:t(659),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(412)](e[n(684)]),a=[n(666),r(o,i)];let c=3e3;return this[n(717)][n(511)](e[n(684)])&&(a[n(334)](n(555)),c=3010),n(721)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(494)][t(591)](t(424))[t(390)]((e=>{const r=t;e.on(r(435),((t,e,s)=>{const o=r;if(!s[o(589)][o(630)])return;const i=e[o(606)];if(!i)return;const c=s[o(493)][o(396)](i);n[o(296)][o(635)][o(302)](i)&&c&&!c[o(689)](o(650))&&c.is(o(674))&&(0,a.toWidget)(c,s[o(433)])}),{priority:r(710)})})),n[t(494)][t(591)](t(424))[t(694)]({model:t(659),view:(e,n)=>{const s=t;if(!n[s(589)][s(630)])return null;const{type:o,subType:i}=this[s(412)](e[s(684)]);return{classes:[s(666),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(606)])return;const{id:c}=this[a(412)](o[a(684)]);if(r){const t=this[a(712)][a(654)](c),e=this[a(315)](t);if(!this[a(448)](e))return}if(o[a(606)].is(a(311)))return void i[a(367)][a(577)](o[a(606)],s[a(362)]);const u=i[a(493)][a(396)](o[a(606)]);if(o[a(606)].is(a(330))&&n[a(296)][a(635)][a(403)](o[a(606)])&&!u[a(689)](a(471))){i[a(433)][a(356)]([a(666),a(347)],u),i[a(433)][a(704)](a(579),c,u),i[a(493)][a(719)](u,o[a(684)]),e&&(this[a(717)][a(511)](o[a(684)])?i[a(433)][a(356)](a(555),u):i[a(433)][a(443)](a(555),u));for(const t of n[a(296)][a(507)](o[a(606)])[a(648)]())i[a(367)][a(577)](t,s[a(362)]);i[a(367)][a(577)](o[a(606)],s[a(362)])}};n[t(494)][t(591)](t(424))[t(390)]((e=>{const n=t;e.on(n(600),((t,e,r)=>{const o=n;r[o(589)][o(630)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(658)})})),n[t(494)][t(591)](t(424))[t(390)]((e=>{const n=t;e.on(n(495),((t,e,r)=>{const o=n;r[o(589)][o(630)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(658)})})),n[t(494)][t(591)](t(424))[t(416)]({model:t(659),view:(e,n)=>n[t(589)][t(630)]?null:{group:t(659),name:e[t(688)](11)}}),n[t(494)][t(591)](t(323))[t(701)]({view:{name:t(659),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(526)+e[r(587)](r(447))+":"+e[r(587)]("id");return e[r(587)](r(664))&&(s+=":"+e[r(587)](r(664))),n[r(444)](r(647),{"data-name":s})}}),n[t(494)][t(591)](t(323))[t(588)]({view:t(659)}),n[t(494)][t(591)](t(574))[t(390)]((e=>{const n=t;e.on(n(600),s(),{priority:n(710)})})),n[t(494)][t(591)](t(574))[t(390)]((e=>{const n=t;e.on(n(495),s({isAttributeSuggestion:!0}),{priority:n(710)})})),n[t(494)][t(591)](t(574))[t(390)]((e=>{const n=t;e.on(n(454),((t,e,r)=>{const s=n,o=r[s(493)][s(291)](e[s(684)]);if(o)for(const t of o)t[s(689)](s(471))||(r[s(433)][s(443)]([s(666),s(347),s(555)],t),r[s(433)][s(357)](s(579),t),r[s(493)][s(385)](t,e[s(684)]))}),{priority:n(710)})})),n[t(494)][t(591)](t(574))[t(390)]((e=>{const n=t;e.on(n(455),((t,e,r)=>{const s=n,o=r[s(493)][s(291)](e[s(684)]);if(!o)return;const{id:i}=this[s(412)](e[s(684)]),a=this[s(712)][s(654)](i),c=this[s(315)](a);if(this[s(448)](c))for(const t of o)t[s(689)](s(471))||(r[s(433)][s(443)]([s(666),s(347),s(555)],t),r[s(433)][s(357)](s(579),t),r[s(493)][s(385)](t,e[s(684)]))}),{priority:n(710)})})),n[t(296)][t(685)][t(656)]((e=>{const r=t;let s=!1;const o=Array[r(563)](n[r(296)][r(685)][r(617)][r(388)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(412)](t);if(r(659)!==o)continue;const h=this[r(712)][r(654)](f);if(null!=c[r(677)]){r(352)==u&&(s=s||Lc(c[r(677)],t,e,n[r(296)][r(635)]));const o=r(565)==u&&this[r(448)](l[r(596)]("|")[0]);if(c[r(677)][r(610)]||r(505)==c[r(677)][r(409)][r(378)]||r(533)==u&&!Sc(c[r(677)])||o&&!Sc(c[r(677)])||r(721)==u&&(Cc(a=c[r(677)])||function(t){const e=r;return t[e(548)][e(324)]==t[e(542)][e(345)]&&t[e(548)][e(485)]}(a)))e[r(486)](t),s=!0;else{if(!h||!h[r(642)])continue;i[r(390)](h)}}}var a;return i[r(344)]>0&&(s=!!this[r(431)](i)||s),s})),n[t(296)][t(685)][t(656)]((e=>{const r=t;let s=!1;for(const t of n[r(296)][r(685)][r(617)][r(539)]())if(r(584)==t[r(384)])for(const t of this[r(712)][r(703)]()){if(t[r(305)]||!t[r(642)])continue;const o=r(533)==t[r(384)],i=this[r(315)](t),a=i&&this[r(448)](i);if(!o&&!a)continue;const c=t[r(370)]();if(c[r(548)][r(324)]!=c[r(542)][r(324)]&&!c[r(542)][r(485)]){const o=n[r(296)][r(316)](c[r(548)][r(707)],r(542)),i=n[r(296)][r(665)](c[r(548)],o);e[r(520)](t[r(333)](),{range:i}),s=!0}}return s})),n[t(296)][t(685)][t(656)]((e=>this[t(711)](e))),n[t(296)][t(685)][t(656)]((e=>!e[t(639)][t(321)]&&this[t(643)](e))),n[t(296)].on(t(467),(()=>{this[t(626)]=!1})),n[t(296)][t(685)].on(t(580),((r,s)=>{const o=t;if(!s[o(321)]||s[o(678)])return;if(!this[o(626)])return;const i=n[o(296)][o(685)][o(617)][o(539)]();if(0==i[o(543)])return;const a=[],c=i[o(534)]((t=>o(565)==t[o(384)])),u=i[o(534)]((t=>o(584)==t[o(384)]&&o(320)!=t[o(362)]));for(const t of c)this[o(680)](t[o(693)])&&a[o(334)]({key:t[o(693)],newValue:t[o(631)],oldValue:t[o(326)],range:Nc(t[o(598)],n[o(296)])});for(const t of u){if(o(690)!=t[o(608)]&&o(633)!=t[o(608)])continue;const e=Mc(t[o(489)][o(707)],n[o(296)]),r=t[o(386)];o(690)==t[o(608)]&&a[o(334)]({key:o(698),newValue:t[o(362)],oldValue:r[o(362)],range:e});for(const[n,s]of r[o(460)]){if(!this[o(680)](n))continue;const r=t[o(460)][o(654)](n);s!==r&&a[o(334)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(460)])this[o(680)](n)&&(r[o(460)][o(508)](n)||a[o(334)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(543)]&&n[o(296)][o(479)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(573)](t,e,s,o,{groupId:r});this[n(397)](t,a)}))}),{priority:t(686)}),n[t(296)][t(525)].on(t(299),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(412)](n[s(362)]),e=this[s(712)][s(654)](t);e&&e[s(514)](n[s(362)])}})),n[t(296)][t(685)].on(t(580),(()=>{const e=t,r=Array[e(563)](n[e(296)][e(685)][e(617)][e(388)]())[e(534)]((t=>e(659)===this[e(412)](t[e(362)])[e(472)]));if(0===r[e(543)])return;r[e(564)](((t,n)=>{const r=e,s=t[r(554)][r(325)],o=n[r(554)][r(325)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(548)][r(380)](o[r(548)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(412)](t);if(null===n[e(325)]){const n=this[e(501)](t);o[e(390)](n)}else{const t=this[e(712)][e(654)](r);null!==n[e(677)]||t[e(642)]?(s[e(390)](t[e(621)]),o[e(390)](t)):this[e(594)](t)}}o[e(344)]>0&&this[e(583)](o);for(const t of s)this[e(597)](e(371),t)})),n[t(296)].on(t(483),((e,r)=>{const s=t,o=r[0];if(!this[s(712)][s(344)])return;if(!o[s(292)])return;if(o[s(639)][s(678)]||!o[s(639)][s(321)])return;let i,a;switch(o[s(384)]){case s(584):i=n[s(296)][s(316)](o[s(489)]),a=i[s(373)](o[s(306)]);break;case s(596):i=n[s(296)][s(316)](o[s(290)]),a=n[s(296)][s(316)](o[s(668)]);break;case s(343):i=n[s(296)][s(316)](o[s(379)]),a=i[s(373)](o[s(306)]);break;default:return}const c=n[s(296)][s(665)](i,a);n[s(296)][s(372)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(354)](c)){if(e[t(305)])continue;if(t(352)==e[t(384)])continue;const r=this[t(315)](e);if(r&&this[t(448)](r)&&t(596)!=o[t(384)])continue;const s=e[t(554)]&&e[t(554)][t(420)];(t(533)!=e[t(384)]||t(596)==o[t(384)]&&!s)&&(n[t(602)]||t(716)==e[t(384)]&&n[t(569)]||e[t(370)]()[t(497)](c)&&this[t(389)](e,i,a))}}))}),{priority:t(686)}),n[t(296)].on(t(578),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(303)])return;if(this[s(546)])return;if(!this[s(613)][s(531)])return;if(o[s(610)])return;const a=n[s(296)][s(635)],{start:c,end:u}=o[s(370)](),l=c[s(707)]&&a[s(359)](c[s(707)])?null:a[s(410)](c,s(368)),f=u[s(345)]&&a[s(359)](u[s(345)])?null:a[s(410)](u,s(336)),h=n[s(296)][s(665)](l?l[s(548)]:c,f?f[s(542)]:u);n[s(296)][s(372)]((t=>{const e=s;this[e(593)](h);const r=n[e(296)][e(635)][e(410)](h[e(548)]);o.is(e(528))?t[e(519)](r):o[e(469)](r)})),e[s(706)]()}),{priority:e.priorities[t(524)]+10}),n[t(296)].on(t(429),((e,r)=>{const s=t,o=r[r[s(543)]-1];o&&o[s(303)]||this[s(546)]||this[s(613)][s(531)]&&(n[s(296)][s(372)]((()=>{const t=s;let o=n[t(296)][t(429)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(401)]=o[t(521)]();const i=o[t(542)][t(345)],a=n[t(296)][t(635)];i&&a[t(403)](i)&&!a[t(302)](i)&&(o=n[t(296)][t(665)](o[t(548)],n[t(296)][t(316)](i,t(542)))),this[t(632)](o)})),e[s(706)]())}),{priority:t(710)}),this[t(445)][t(440)][t(390)](t(592),this[t(613)]),this[t(481)](t(592));const o=new p(n,this[t(712)]);n[t(440)][t(390)](t(540),o),this[t(481)](t(540));const i=new b(n,this[t(712)]);n[t(440)][t(390)](t(295),i),this[t(481)](t(295)),n[t(440)][t(390)](t(538),new N(n,o,this[t(712)])),this[t(481)](t(538)),n[t(440)][t(390)](t(488),new N(n,i,this[t(712)])),this[t(481)](t(488)),n[t(440)][t(390)](t(644),new w(n,o,this[t(712)])),this[t(481)](t(644)),n[t(440)][t(390)](t(415),new w(n,i,this[t(712)])),this[t(481)](t(415));const c=n[t(523)][t(654)](t(452));this[t(466)](c,t(426),((e,{threadId:n})=>{const r=t,s=this[r(712)][r(654)](n);s&&s[r(475)]&&1===s[r(475)][r(543)]&&this[r(652)](n,{hasComments:!0})}),{priority:t(722)}),this[t(466)](c,t(327),((e,{threadId:n})=>{const r=t,s=this[r(712)][r(654)](n);s&&s[r(475)]&&!s[r(475)][r(543)]&&this[r(652)](n,{hasComments:!1})}),{priority:t(722)})}set[Ec(640)](t){const n=Ec;if(this[n(628)])throw new e.CKEditorError(n(590),this);this[n(628)]=t}get[Ec(640)](){return this[Ec(628)]}[Ec(696)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=Ec,r=[];for(const e of this[n(712)][n(703)]())t&&!e[n(642)]||r[n(334)](e);return e?r[n(425)]((t=>t[n(383)]())):r}[Ec(509)](t){const n=Ec,r=this[n(712)][n(654)](t);if(!r)throw new e.CKEditorError(n(432),this);return r}[Ec(545)](t){const e=Ec;return this[e(712)][e(508)](t)}[Ec(675)](t){const e=Ec,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(384)][e(596)](":"),a=this[e(712)][e(654)](r)||this[e(456)](o,i,r,n,s);if(this[e(332)](a),this[e(319)](a,o,i||null,n),a[e(683)]=t[e(683)],a[e(695)]=!0,s&&s[e(692)]){const t=s[e(692)],n=this[e(518)](t[e(351)]);a[e(476)]=t[e(683)],a[e(663)]=n,a[e(550)]=!0}else a[e(476)]=t[e(683)];switch(t[e(554)]&&(a[e(554)]=t[e(554)]),t[e(460)]&&(a[e(460)]=t[e(460)]),this[e(628)]&&this[e(628)][e(670)]||(a[e(559)]=!0),this[e(408)][e(654)](a)){case e(363):this[e(408)][e(442)](a,e(513));break;case e(599):a[e(642)]?(this[e(431)](new Set([a])),this[e(583)](new Set([a])),this[e(408)][e(442)](a,e(478)),this[e(597)](e(499),a)):this[e(408)][e(442)](a,e(622))}return a}[Ec(540)](t){const e=Ec;this[e(303)]((()=>{const n=e;this[n(445)][n(296)][n(372)]((()=>{const e=n;for(const n of t[e(627)]())n[e(544)]()}))}))}[Ec(295)](t){const e=Ec;this[e(303)]((()=>{const n=e;this[n(445)][n(296)][n(372)]((()=>{const e=n;for(const n of t[e(627)]())n[e(423)]()}))}))}[Ec(481)](t,n){const r=Ec,s=this[r(445)][r(440)][r(654)](t);if(!s)throw new e.CKEditorError(r(395),this,{commandName:t});if(this[r(391)][r(508)](s))throw new e.CKEditorError(r(470),this,{commandName:t});this[r(391)][r(390)](s),n&&s.on(r(535),((t,e)=>{const o=r;this[o(613)][o(531)]&&(this[o(546)]||(e[o(543)]>0&&e[e[o(543)]-1]&&e[e[o(543)]-1][o(303)]?e[o(308)]():(t[o(401)]=n(((...t)=>s[o(535)](...t,{forceDefaultExecution:!0})),...e),t[o(706)]())))}),{priority:r(710)})}[Ec(303)](t){const n=Ec;let r,s;const o=this[n(546)];this[n(546)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(546)]=!1),s&&e.CKEditorError[n(691)](s,this),r}[Ec(632)](t,n=null,r={}){const s=Ec;if(t[s(610)])return null;const o=this[s(445)][s(523)][s(654)](s(441)).me;for(const{suggestion:e,meta:o}of this[s(354)](t,s(716)))if(o[s(569)]){if(!o[s(376)]){if(o[s(602)]){if(!this[s(487)]||!wc(e,r))continue;return e}if(wc(e,r))return e;this[s(389)](e,t[s(548)],t[s(542)]);break}if(n==e[s(427)]&&wc(e,r)){const n=e[s(370)]();return n[s(548)][s(669)](t[s(542)])?this[s(414)](e,this[s(439)][s(665)](t[s(548)],n[s(542)])):this[s(414)](e,this[s(439)][s(665)](n[s(548)],t[s(542)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(536)+n:s(716),u=this[s(567)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(660)](c,i,a,t),u}[Ec(482)](t,n=Ec(687),r={}){const s=Ec,o=this[s(445)][s(523)][s(654)](s(441)).me,i=this[s(552)][s(294)](s(716),n,s(492));for(const e of this[s(696)]())if(e[s(663)].id==o.id&&s(716)==e[s(384)]&&e[s(427)]==n&&wc(e,r)&&(i(e[s(335)](),t)||i(t,e[s(335)]()))){for(const n of t)e[s(616)](n);return e}for(const{suggestion:e,meta:n}of this[s(354)](t,s(716))){if(!n[s(569)])continue;if(!this[s(487)]&&n[s(602)])continue;if(!wc(e,r))continue;let o=!0;for(const n of e[s(335)]())for(const e of t)if(!n[s(497)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(536)+n,l=this[s(567)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(660)](u,a,c,e,zr[s(498)]());return l}[Ec(575)](t,n,r=null,s={}){const o=Ec;if(r=r||Rc(n),t[o(610)])return null;if(o(547)===this[o(314)]){const e=this[o(552)][o(294)](o(352),r,o(544));return this[o(303)]((()=>e([t],n,s))),null}const i=this[o(445)][o(523)][o(654)](o(441)).me,a=[];if(o(394)!==this[o(314)])for(const{suggestion:e,meta:n}of this[o(354)](t,o(716)))n[o(569)]&&!n[o(462)]&&a[o(334)](...e[o(335)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(405)](s);e&&r[n(334)](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(543)];){const s=r[e][n(601)](t);r[n(682)](e,1,...s),e+=s[n(543)]}}return r}(t,a);c[o(543)]&&this[o(439)][o(372)]((()=>{const t=o;for(const e of c){const o=this[t(552)][t(294)](t(352),r,t(544));this[t(303)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(548)],u=t[o(542)];for(const{suggestion:e,meta:n}of this[o(354)](t,o(352))){if(!n[o(569)])continue;if(e[o(427)]!=r)continue;if(!wc(e,s))continue;const i=e[o(370)]();if(i[o(497)](t,!0))return null;c=c[o(380)](i[o(548)])?c:i[o(548)],u=u[o(430)](i[o(542)])?u:i[o(542)],a?i[o(548)][o(380)](a[o(370)]()[o(548)])?(a[o(517)](),a=e):e[o(517)]():a=e}const l=this[o(439)][o(665)](c,u);if(a)this[o(414)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(567)]({id:t,type:o(317)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(660)](o(317)+r,t,a,l)}}return null}[Ec(672)](t,n,r=[],s=null,o={}){const i=Ec;n[i(446)]||(n[i(446)]=n[i(551)]),n[i(420)]=t.is(i(598)),s=s||Rc(n);const a=r[i(425)]((t=>Mc(t,this[i(439)]))),c=t.is(i(598))?t:Mc(t,this[i(439)]);if(i(547)===this[i(314)]){const t=this[i(552)][i(294)](i(533),s,i(544));return this[i(303)]((()=>t([c],n,o))),null}a[i(334)](c);let u=!0;for(const t of a)if(!this[i(676)](t)){u=!1;break}if(u&&i(394)!==this[i(314)]){const t=this[i(552)][i(294)](i(533),s,i(544));return this[i(303)]((()=>t([c],n,o))),null}let l=null,f=c[i(548)],h=c[i(542)];for(const{suggestion:t,meta:e}of this[i(354)](c,i(533))){if(!e[i(569)])continue;if(e[i(376)]||e[i(602)]||e[i(462)])continue;if(t[i(554)][i(446)]!=n[i(446)])continue;if(!wc(t,o))continue;const r=t[i(370)]();if(t[i(427)]==s){if(r[i(497)](c,!0))return null;f=f[i(380)](r[i(548)])?f:r[i(548)],h=h[i(430)](r[i(542)])?h:r[i(542)],l?r[i(548)][i(380)](l[i(370)]()[i(548)])?(l[i(517)](),l=t):t[i(517)]():l=t}else{const e=c[i(405)](r);this[i(673)](t,e)}}const g=this[i(445)][i(523)][i(654)](i(441)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(414)](l,this[i(439)][i(665)](f,h)),l;{const t=this[i(567)]({id:d,type:i(459)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(660)](i(459)+s,d,p,this[i(439)][i(665)](f,h)),t}}[Ec(576)](t,n,r=[],s=null,o={}){const i=Ec;n[i(446)]||(n[i(446)]=n[i(551)]);const a=t[0];n[i(420)]=a.is(i(598)),s=s||Rc(n);const c=r[i(425)]((t=>Mc(t,this[i(439)]))),u=a.is(i(598))?t:t[i(425)]((t=>Mc(t,this[i(439)])));if(i(547)===this[i(314)]){const t=this[i(552)][i(294)](i(533),s,i(544));return this[i(303)]((()=>t(u,n,o))),null}c[i(334)](...u);let l=!0;for(const t of c)if(!this[i(676)](t)){l=!1;break}if(l&&i(394)!==this[i(314)]){const t=this[i(552)][i(294)](i(533),s,i(544));return this[i(303)]((()=>t(u,n,o))),null}const f=this[i(445)][i(523)][i(654)](i(441)).me;for(const t of this[i(696)]()){if(t[i(663)].id!=f.id)continue;if(i(533)!=t[i(384)]||t[i(554)][i(446)]!=n[i(446)])continue;if(!wc(t,o))continue;const e=t[i(427)]==s;for(let n=0;n<u[i(543)];n++){const r=u[n];for(const s of t[i(530)]()){const o=s[i(450)]();if(r[i(669)](o)){e?(u[i(682)](n,1),n--):t[i(486)](s[i(362)]);break}}}}if(0==u[i(543)])return null;const h=this[i(552)][i(294)](i(533),s,i(492));for(const t of this[i(696)]())if(t[i(663)].id==f.id&&i(533)==t[i(384)]&&t[i(554)][i(446)]==n[i(446)]&&t[i(427)]==s&&wc(t,o)&&(h(t[i(335)](),u)||h(u,t[i(335)]()))){for(const e of u)t[i(616)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(459)+s,m=this[i(567)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(660)](p,g,d,t,zr[i(498)]());return m}[Ec(593)](t,n=null,r={}){const s=Ec;if(t[s(610)])return null;const o=this[s(445)][s(523)][s(654)](s(441)).me,a=new i.LiveRange(t[s(548)],t[s(542)]);for(const{suggestion:t,meta:e}of this[s(354)](a,s(716)))if(e[s(569)]&&!e[s(376)])if(t[s(305)]){const e=t[s(335)]()[s(534)]((t=>s(505)!=t[s(409)][s(378)]));if(e[s(341)]((t=>a[s(497)](t,!0)))&&t[s(423)](),e[s(713)]((t=>t[s(497)](a,!0)))){const t=this[s(552)][s(294)](s(721),n,s(544));return this[s(303)]((()=>t([a],null,r))),null}}else{const e=a[s(405)](t[s(370)]());null!==e&&t[s(624)]([e],null,r)}if(a[s(346)](),a[s(610)]||s(505)==a[s(409)][s(378)])return null;let c=null,u=a[s(548)],l=a[s(542)];const f=this[s(354)](a,s(721));for(const{suggestion:t,meta:e}of f){const n=this[s(439)][s(665)](u,l);if(e[s(569)]&&(this[s(487)]||!e[s(602)]&&!e[s(462)]))if(t[s(305)]){if(!wc(t,r))continue;let e=!0;for(const r of t[s(335)]()){if(r[s(497)](n,!0))return t;n[s(497)](r)||(e=!1)}e&&t[s(423)]()}else{const e=t[s(370)]();if(e[s(497)](n,!0))return t;if(!wc(t,r)){n[s(497)](e)?t[s(517)]():e[s(582)](u)?u=e[s(542)]:e[s(582)](l)&&(l=e[s(548)]);continue}u=u[s(380)](e[s(548)])?u:e[s(548)],l=l[s(430)](e[s(542)])?l:e[s(542)],r=Object[s(571)]({},t[s(460)]),c?e[s(548)][s(380)](c[s(370)]()[s(548)])?(c[s(517)](),c=t):t[s(517)]():c=t}}if(c)return this[s(414)](c,this[s(439)][s(665)](u,l)),c;{const t=(0,e.uid)(),i=this[s(439)][s(665)](u,l),a=o.id,c=n?s(360)+n:s(721),f=this[s(567)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(660)](c,t,a,i),f}}[Ec(421)](t,n=Ec(687),r={}){const s=Ec,o=this[s(445)][s(523)][s(654)](s(441)).me,a=t[s(425)]((t=>new i.LiveRange(t[s(548)],t[s(542)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(354)](a,s(716)))e[s(569)]&&!e[s(376)]&&c[s(390)](t);for(const e of c)if(e[s(305)]){const o=e[s(335)]();if((!e[s(460)]||!e[s(460)][s(407)])&&o[s(341)]((t=>a[s(713)]((e=>e[s(497)](t,!0)))))&&e[s(423)](),a[s(341)]((t=>o[s(713)]((e=>e[s(497)](t,!0)))))){const e=this[s(552)][s(294)](s(721),n,s(544));return this[s(303)]((()=>e(t,null,r))),null}}else{const t=e[s(370)]();if(a[s(713)]((e=>e[s(497)](t,!0)))&&e[s(423)](),a[s(341)]((e=>t[s(497)](e,!0)))){const t=this[s(552)][s(294)](s(721),n,s(544));return this[s(303)]((()=>t(a,null,r))),null}}const u=this[s(552)][s(294)](s(721),n,s(492));let l=null;for(const t of this[s(696)]())if(t[s(663)].id==o.id&&t[s(642)]&&s(721)==t[s(384)]&&t[s(427)]==n&&wc(t,r)&&(u(t[s(335)](),a)||u(a,t[s(335)]())))if(l){if(t[s(475)]&&t[s(475)][s(543)])continue;for(const e of t[s(335)]())l[s(340)](e)||l[s(616)](e);t[s(517)]()}else{l=t;for(const e of a)t[s(340)](e)||t[s(616)](e)}if(l)return l;c[s(406)]();for(const{suggestion:t,meta:e}of this[s(354)](a,s(721)))e[s(569)]&&(this[s(487)]||!e[s(602)]&&!e[s(462)])&&wc(t,r)&&c[s(390)](t);for(const t of c){const e=t[s(335)]();if((!r||!r[s(407)])&&a[s(341)]((t=>e[s(713)]((e=>e[s(497)](t,!0))))))return t;(!t[s(460)]||!t[s(460)][s(407)])&&e[s(341)]((t=>a[s(713)]((e=>e[s(497)](t,!0)))))&&t[s(423)]()}const f=(0,e.uid)(),h=o.id,g=s(360)+n,d=this[s(567)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(346)](),t[s(610)]||s(505)==t[s(409)][s(378)]||this[s(660)](g,f,h,t,zr[s(498)]());return d}[Ec(573)](t,n,r,s,o){const i=Ec;if(t[i(610)])return[];if(i(547)===this[i(314)])return[];const a=this[i(445)][i(523)][i(654)](i(441)).me.id,c=Array[i(563)](this[i(712)][i(703)]())[i(534)]((e=>i(565)==e[i(384)]&&e[i(554)][i(353)]==n&&e[i(340)](t)));if(i(382)===this[i(314)]){const e=this[i(354)](t,i(716))[i(534)]((({meta:t})=>t[i(569)]&&!t[i(462)]&&!t[i(376)]))[i(425)]((({suggestion:t})=>t));c[i(337)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(565)==t[i(384)]?t[i(554)][i(586)]:void 0,o=t[i(370)](),a=Array[i(563)](u[i(623)]())[i(339)]((t=>t[i(649)](o)));if(!a)continue;const c=a[i(601)](o);this[i(448)](n)&&i(716)==t[i(384)]&&0!=c[i(543)]||(u[i(562)](a),c[i(572)]((t=>{u[i(442)](t,r)})),i(716)!=t[i(384)]&&e!=s&&u[i(442)](a[i(405)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(543)]>37&&console[i(342)](i(419),{key:n});const f=(i(329)+(n+"|")+Rc({newValue:s}))[i(614)](0,60),h=this[i(567)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(334)](h),this[i(660)](f,c,a,t)}return l}[Ec(620)](t){const e=Ec;this[e(481)](t,((t,...n)=>{this[e(595)]((()=>{t(...n)}))}))}[Ec(399)](t){const e=Ec;this[e(502)][e(390)](t)}[Ec(392)](t){const e=Ec;this[e(491)][e(390)](t)}[Ec(315)](t){const e=Ec;return e(565)==t[e(384)]?t[e(427)][e(596)]("|")[0]:null}[Ec(414)](t,e){const n=Ec,r=t[n(333)]();this[n(439)][n(372)]((t=>{t[n(520)](r,{range:e})}))}[Ec(332)](t){const e=Ec,n=t.id,r=this[e(445)][e(553)][e(654)](e(318));this[e(400)][e(662)](n)||this[e(400)][e(720)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(400)][e(304)](n);s[e(331)](e(679)),s[e(679)]=!1,t[e(475)]=s}[Ec(319)](t,n,r,s){const o=Ec;if(t[o(384)]!=n||t[o(427)]!=r||t[o(490)].id!=s)throw this[o(445)][o(297)](o(504)),new e.CKEditorError(o(504),this)}[Ec(673)](t,n){const r=Ec,s=t[r(370)]();if(n[r(669)](s))t[r(517)]();else if(s[r(497)](n)){const o=this[r(439)][r(316)](n[r(548)][r(345)],r(542));this[r(414)](t,this[r(439)][r(665)](s[r(548)],o));const i=(0,e.uid)(),a=t[r(490)].id,c=t[r(384)]+":"+t[r(427)];this[r(567)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(554)],attributes:t[r(460)]});const u=this[r(439)][r(316)](n[r(542)][r(324)],r(699)),l=this[r(439)][r(665)](u,s[r(542)]);this[r(660)](c,i,a,l)}else if(s[r(582)](n[r(548)])){const e=this[r(439)][r(316)](n[r(548)][r(345)],r(542));this[r(414)](t,this[r(439)][r(665)](s[r(548)],e))}else{const e=this[r(439)][r(316)](n[r(542)][r(324)],r(699));this[r(414)](t,this[r(439)][r(665)](e,s[r(542)]))}}[Ec(676)](t){const e=Ec;for(const{suggestion:n,meta:r}of this[e(354)](t,e(716))){if(!r[e(569)])continue;const s=n[e(335)]();for(const n of s)if(!t[e(601)](n)[e(543)])return!0}return!1}[Ec(349)](t){const n=Ec,r=this[n(445)][n(523)][n(654)](n(441))[n(636)](t);if(!r)throw new e.CKEditorError(n(366),this);return r}[Ec(518)](t){const e=Ec,n=this[e(445)][e(523)][e(654)](e(441)),r=(0,o.hashObject)(e(603)+t);return n[e(636)](r)||n[e(718)]({id:r,name:t})}[Ec(456)](t,e,n,r,s){const o=Ec,i=this[o(349)](r),a=this[o(552)][o(310)](t,e,n,i,s,(t=>{const e=o;this[e(652)](n,{attributes:t});const r=this[e(509)](n);this[e(431)](new Set([r])),this[e(583)](new Set([r]))}));return this[o(466)](a,o(544),(()=>{const t=o;this[t(652)](n,{state:t(411)})}),{priority:o(710)}),this[o(466)](a,o(423),(()=>{const t=o;this[t(652)](n,{state:t(301)})}),{priority:o(710)}),this[o(712)][o(442)](n,a),this[o(408)][o(442)](a,o(363)),a}[Ec(412)](t){const e=Ec,n=t[e(596)](":");return{group:n[0],type:n[1],subType:n[e(543)]>=5?n[2]:null,id:n[e(543)]<5?n[2]:n[3],authorId:n[e(543)]<5?n[3]:n[4],markerCount:6==n[e(543)]?n[5]:null}}[Ec(389)](t,n,r){const s=Ec,o=t[s(370)](),i=o[s(548)],a=o[s(542)];this[s(414)](t,this[s(439)][s(665)](i,n));const c=(0,e.uid)(),u=t[s(490)].id,l=t[s(384)]+(t[s(427)]?":"+t[s(427)]:"");this[s(567)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(460)],data:t[s(554)]});const f=this[s(315)](t);(s(533)==t[s(384)]||f&&this[s(448)](f))&&(r=this[s(439)][s(637)](r[s(324)])),this[s(660)](l,c,u,this[s(439)][s(665)](r,a))}[Ec(354)](t,e=null){const n=Ec,r=[],s=this[n(445)][n(523)][n(654)](n(441)).me;Array[n(561)](t)||(t=[t]);for(const o of this[n(696)]()){if(!o[n(642)])continue;if(e&&o[n(384)]!=e)continue;let i=!1;for(const e of o[n(335)]()){for(const a of t){const t=a[n(548)][n(669)](e[n(542)])||a[n(542)][n(669)](e[n(548)]);if(t||a[n(405)](e)){const c=a[n(497)](e)&&kc(this[n(439)][n(635)],e[n(548)],a),u=e[n(497)](a)&&kc(this[n(439)][n(635)],a[n(548)],e);r[n(334)]({suggestion:o,meta:{isOwn:s==o[n(663)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[Ec(660)](t,e,n,r,s){const o=Ec;this[o(439)][o(372)]((i=>{const a=o;let c=a(526)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(451)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[Ec(594)](t){const e=Ec,n=t[e(312)],r=t[e(618)];t[e(312)]=null,t[e(618)]=null,null!=n&&n[e(618)]==t&&(n[e(618)]=r),null!=r&&r[e(312)]==t&&(r[e(312)]=n),e(478)==this[e(408)][e(654)](t)&&(this[e(408)][e(442)](t,e(622)),this[e(597)](e(496),t,n,r))}[Ec(567)](t){const n=Ec,r=t.id,s=this[n(675)](t);if(this[n(628)]&&this[n(628)][n(670)]){const o=this[n(445)][n(523)][n(654)](n(516)),i=s[n(541)],a=s[n(427)]?s[n(384)]+":"+s[n(427)]:s[n(384)],c=this[n(445)][n(436)],u=o[n(390)](Hr(c,n(393))),l={id:r,type:a,hasComments:i,data:t[n(554)]||null,originalSuggestionId:t[n(461)]||null,attributes:s[n(460)]};this[n(628)][n(670)](l)[n(437)]((t=>{const e=n;s[e(559)]=!0,o[e(309)](u),t&&t[e(683)]&&(this[e(712)][e(654)](r)[e(683)]=t[e(683)])}))[n(641)]((t=>{const r=n;throw(0,e.logWarning)(r(558)),this[r(445)][r(296)][r(479)]({isUndoable:!1},(()=>{s[r(423)]()})),s[r(612)](),this[r(712)][r(562)](s.id),this[r(408)][r(562)](s),t}))}return s}[Ec(448)](t){const e=Ec;return this[e(502)][e(508)](t)}[Ec(652)](t,e){const n=Ec,r=this[n(445)][n(523)][n(654)](n(516)),s=this[n(509)](t);if(this[n(628)]&&this[n(628)][n(463)])if(s[n(559)]){const s=r[n(390)](Hr(this[n(445)][n(436)],n(393)));this[n(628)][n(463)](t,e)[n(437)]((()=>{r[n(309)](s)}))}else s.on(n(364),(()=>{this[n(652)](t,e)}))}[Ec(611)](t){const n=Ec;if(!this[n(628)]||!this[n(628)][n(509)])throw new e.CKEditorError(n(358),this);return this[n(628)][n(509)](t)}[Ec(501)](t){const e=Ec,{id:n,type:r,subType:s,authorId:o}=this[e(412)](t),i=this[e(712)][e(654)](n)||this[e(456)](r,s,n,o,{});switch(this[e(319)](i,r,s,o),this[e(408)][e(654)](i)){case e(363):this[e(611)](n)[e(437)]((t=>{const r=e;let s=Promise[r(434)]();t[r(541)]&&(s=this[r(400)][r(413)]({channelId:this[r(445)][r(553)][r(654)](r(318)),threadId:n})),s[r(437)]((()=>{const e=r;this[e(675)](t)[e(559)]=!0}))})),this[e(408)][e(442)](i,e(599));break;case e(622):this[e(652)](n,{state:e(365)});case e(513):this[e(408)][e(442)](i,e(478)),this[e(597)](e(499),i);break;case e(478):this[e(597)](e(371),i)}return i[e(514)](t),i}[Ec(583)](t){const e=Ec,n=Array[e(563)](t),r=n[e(534)]((t=>e(565)==t[e(384)]));this[e(338)](r);const s=n[e(534)]((t=>!t[e(305)]&&e(565)!=t[e(384)])),o=this[e(696)]({skipNotAttached:!0})[e(534)]((t=>!t[e(305)]&&e(565)!=t[e(384)])),i=o[e(534)]((n=>!t[e(508)](n))),a=new Map(o[e(425)]((t=>[t,this[e(552)][e(294)](t[e(384)],t[e(427)],e(418))]))),c=new Map(o[e(425)]((t=>[t,t[e(370)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(543)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(543)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(543)];t++){const n=s[t];!l[e(508)](n)&&n[e(312)]&&(f[e(390)](n[e(312)]),n[e(312)][e(618)]===n&&(n[e(312)][e(618)]=null),n[e(312)]=null),!u[e(508)](n)&&n[e(618)]&&(f[e(390)](n[e(618)]),n[e(618)][e(312)]===n&&(n[e(618)][e(312)]=null),n[e(618)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(543)];e++){const r=g(t,n[e]);r&&(r[0][s(618)]=r[1],r[1][s(312)]=r[0],u[s(390)](r[0]),l[s(390)](r[1]))}}function g(t,n){const r=e;if(t[r(663)].id!==n[r(663)].id)return null;const s=a[r(654)](t)(t,n,c[r(654)](t),c[r(654)](n));return s&&a[r(654)](n)(t,n,c[r(654)](t),c[r(654)](n))?s[1][r(475)]&&s[1][r(475)][r(543)]?null:s:null}f[e(344)]&&this[e(583)](f)}[Ec(338)](t){const e=Ec;if(0==t[e(543)])return;const n=this[e(696)]({skipNotAttached:!0})[e(534)]((t=>e(565)==t[e(384)]&&t[e(695)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(460)]);s[e(508)](n)||(s[e(442)](n,r[e(543)]),r[e(334)]([]));const i=s[e(654)](n);r[i][e(334)](t)}!function(){const t=e;r[t(564)](((e,n)=>{const r=t,s=e[0][r(683)],o=n[0][r(683)];return s==o?e[0][r(460)][r(560)]<n[0][r(460)][r(560)]?-1:1:s<o?-1:1}));for(const e of r)e[t(564)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(543)];t++){if(0==r[t][e(543)])continue;const n=[];for(let s=t+1;s<r[e(543)];s++)0!=r[s][e(543)]&&i(r[t],r[s])&&n[e(334)](s);for(const s of n)r[t]=r[t][e(404)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(543)];n++)t[n][e(618)]=t[n+1]||null;for(const t of r)for(let n=0;n<t[e(543)];n++)t[n][e(312)]=t[n-1]||null;function i(t,n){const r=e;if(t[0][r(460)][r(560)]!==n[0][r(460)][r(560)]&&t[0][r(663)]!==n[0][r(663)])return!1;if(!function(t,e){const n=r;return!t[n(541)]&&!e[n(541)]||(!t[n(541)]||!e[n(541)])&&(!!(t[n(541)]&&e[n(683)]<t[n(475)][n(645)][n(654)](0)[n(683)])||!!(e[n(541)]&&t[n(683)]<e[n(475)][n(645)][n(654)](0)[n(683)]))}(t[0],n[0]))return!1;const s=Ic(t[0][r(460)],r(560)),o=Ic(n[0][r(460)],r(560));return!!wr(s,o)&&(!!t[r(341)]((t=>n[r(713)]((e=>t[r(370)]()[r(669)](e[r(370)]())))))&&n[r(341)]((e=>t[r(713)]((t=>e[r(370)]()[r(669)](t[r(370)]()))))))}}[Ec(431)](t){const e=Ec,n=Array[e(563)](t),r=this[e(696)]({skipNotAttached:!0}),s=r[e(534)]((n=>!t[e(508)](n))),o=new Map(n[e(425)]((t=>[t,this[e(552)][e(294)](t[e(384)],t[e(427)],e(492))]))),i=new Map(r[e(425)]((t=>[t,t[e(335)]()])));for(let t=0;t<n[e(543)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(543)];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(543)];e++){const s=r[e];if(s[a(384)]!==n[a(384)]||s[a(663)].id!==n[a(663)].id||s[a(427)]!==n[a(427)])continue;if(!Oc(n,s,[a(560)]))continue;if(a(565)==n[a(384)]&&n[a(554)][a(586)]!=s[a(554)][a(586)])continue;if(a(565)==n[a(384)]&&t[a(448)](n[a(554)][a(353)]))continue;if(a(533)==n[a(384)]){const e=t[a(445)][a(296)],r=n[a(453)]();if(r&&(e[a(635)][a(302)](r)||e[a(635)][a(359)](r)))continue}const c=o[a(654)](n),u=i[a(654)](n),l=i[a(654)](s),f=n[a(475)]&&n[a(475)][a(543)],h=s[a(475)]&&s[a(475)][a(543)];if(!f&&c(l,u))return t[a(473)](s,n),i[a(562)](n),!0;if(!h&&c(u,l))return t[a(473)](n,s),i[a(562)](s),!0}return!1}}[Ec(473)](t,e){const n=Ec;if(t[n(305)])for(const r of e[n(335)]())t[n(616)](r);else{const r=e[n(370)]()[n(542)];this[n(414)](t,this[n(439)][n(665)](t[n(370)]()[n(548)],r))}e[n(517)]()}[Ec(515)](t,e){const n=Ec,r=t[n(422)](n(522))||t[n(422)](n(565))?n(313):t[n(387)]();return Hr(this[n(445)][n(436)],e+"_"+r+n(503))}[Ec(464)](){const t=Ec,e=this[t(445)];if(!e.ui)return;const{ariaLiveAnnouncer:n}=e.ui;(0,o.surroundingMarkersDetector)(this[t(439)],(({left:e,entered:r})=>{const s=t;for(const t of e){const{group:e,type:r}=this[s(412)](t[s(362)]);if(s(659)===e){n[s(646)](this[s(515)](r,s(607)));break}}for(const t of r){const{group:e,type:r}=this[s(412)](t[s(362)]);if(s(659)===e){n[s(646)](this[s(515)](r,s(298)));break}}}))}[Ec(711)](t){const e=Ec;if(this[e(626)])return!1;const n=this[e(445)],r=n[e(296)][e(685)][e(617)][e(539)]();if(0==r[e(543)])return!1;const s=[],o=r[e(534)]((t=>e(565)==t[e(384)])),i=r[e(534)]((t=>e(584)==t[e(384)]&&e(320)!=t[e(362)])),a=r[e(534)]((t=>e(309)==t[e(384)]&&e(320)!=t[e(362)]));for(const t of o)s[e(334)]({key:t[e(693)],newValue:t[e(631)],oldValue:t[e(326)],range:Nc(t[e(598)],n[e(296)])});for(const t of i){const r=a[e(339)]((n=>n[e(489)][e(669)](t[e(489)])));r&&s[e(334)]({key:e(698),newValue:t[e(362)],oldValue:r[e(362)],range:n[e(296)][e(361)](t[e(489)][e(707)])})}return 0!=s[e(543)]&&this[e(397)](t,s)}[Ec(643)](t){const e=Ec;let n=!1;const r=this[e(445)][e(296)][e(685)][e(617)][e(388)]()[e(534)]((t=>t[e(554)][e(677)]&&t[e(362)][e(422)](e(532))));for(const s of r){const{subType:r,id:o}=this[e(412)](s[e(362)]),i=r[e(596)]("|")[0];for(const r of this[e(696)]({skipNotAttached:!0}))r.id!=o&&e(565)==r[e(384)]&&r[e(554)]&&r[e(554)][e(353)]==i&&r[e(370)]()[e(649)](s[e(554)][e(677)])&&(this[e(500)](r,s[e(554)][e(677)],t),n=!0)}return n}[Ec(595)](t){const e=Ec;this[e(445)],this[e(626)]=!0,t()}[Ec(680)](t){const e=Ec,n=this[e(448)](t),r=this[e(491)][e(508)](t);return n||r}[Ec(397)](t,e){const n=Ec;if(0==e[n(543)])return!1;let r=!1;for(const s of e){const e=this[n(354)](s[n(598)],n(565))[n(534)]((t=>!t[n(381)][n(376)]))[n(425)]((t=>t[n(659)])),i=(0,o.hashObject)({newValue:s[n(708)]});e[n(534)]((t=>{const e=n,[r,o]=t[e(427)][e(596)]("|");return r==s[e(353)]&&o!=i}))[n(572)]((e=>{const o=n;this[o(500)](e,s[o(598)],t),r=!0}))}return r}[Ec(500)](t,e,n){const r=Ec,s=t[r(370)]()[r(601)](e);0!==s[r(543)]?1!==s[r(543)]?this[r(389)](t,e[r(548)],e[r(542)]):this[r(414)](t,s[0]):n[r(486)](t[r(333)]())}}class Ac{constructor(t){const e=Ec;this[e(615)]=t,this[e(439)]=t[e(296)],this[e(714)]=new Map,this[e(458)]=new Map,this[e(671)]()}[Ec(310)](t,e,n,r,s,o){const i=Ec;return new zr(this[i(439)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(294)](t,e,i(544))(...n),onDiscard:(...n)=>this[i(294)](t,e,i(423))(...n)})}[Ec(605)](t,e,n,r){const s=Ec,o=t+":"+e+":"+n;this[s(714)][s(442)](o,r)}[Ec(294)](t,e,n){const r=Ec,s=t+":"+e+":"+n;return this[r(714)][r(654)](s)||this[r(458)][r(654)](t+":"+n)}[Ec(671)](){const t=Ec,e=()=>!1,n=t=>{const e=Tc;t[e(564)](((t,n)=>t[e(548)][e(380)](n[e(548)])?1:-1)),this[e(439)][e(372)]((n=>{const r=e;for(const e of t){let t;t=e[r(542)][r(485)]&&e[r(542)][r(324)]==e[r(548)][r(707)]?n[r(480)](e[r(548)][r(707)],"on"):n[r(480)](e),this[r(439)][r(578)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Tc;e&&this[n(439)][n(372)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(425)]((t=>(Cc(t)&&(t=this[s(439)][s(665)](t[s(542)])),t)))[s(534)]((t=>s(505)!==t[s(409)][s(378)]));if(c[s(543)]<1)return;const u=Array[s(563)](this[s(439)][s(685)][s(311)][s(335)]())[s(425)]((t=>i.LiveRange[s(417)](t)));r[s(519)](c);for(const t of this[s(615)][s(440)][s(440)]())t[s(633)]();a[s(334)]({forceDefaultExecution:!0}),this[s(615)][s(535)](o,...a);const l=u[s(534)]((t=>s(505)!=t[s(409)][s(378)]));l[s(543)]>0&&r[s(519)](l);for(const t of u)t[s(346)]()}))},s=(e,n)=>1==e[t(543)]&&1==n[t(543)]&&e[0][t(542)][t(669)](n[0][t(548)]),o=(e,n,r,s)=>vc(e,n,r,s,this[t(439)])?[e,n]:vc(n,e,s,r,this[t(439)])?[n,e]:null;this[t(458)][t(442)](t(449),e),this[t(458)][t(442)](t(557),n),this[t(458)][t(442)](t(510),s),this[t(458)][t(442)](t(629),o),this[t(458)][t(442)](t(527),n),this[t(458)][t(442)](t(556),e),this[t(458)][t(442)](t(661),s),this[t(458)][t(442)](t(307),o),this[t(458)][t(442)](t(570),r),this[t(458)][t(442)](t(715),e),this[t(458)][t(442)](t(377),s),this[t(458)][t(442)](t(566),e),this[t(458)][t(442)](t(477),r),this[t(458)][t(442)](t(465),e),this[t(458)][t(442)](t(634),s),this[t(458)][t(442)](t(474),e),this[t(458)][t(442)](t(681),e),this[t(458)][t(442)](t(697),((e,n)=>{const r=t;if(!n)return;const s=this[r(615)][r(523)][r(654)](yc);this[r(439)][r(372)]((t=>{const o=r;if(o(698)==n[o(353)])for(const r of e){const e=r[o(548)][o(707)],s=n[o(586)];t[o(690)](e,s)}else if(s[o(448)](n[o(353)]))for(const r of e)void 0!==n[o(586)]?t[o(704)](n[o(353)],n[o(586)],r[o(548)][o(707)]):t[o(357)](n[o(353)],r[o(548)][o(707)]);else for(const r of e)n[o(586)]?t[o(704)](n[o(353)],n[o(586)],r):t[o(357)](n[o(353)],r)}))})),this[t(458)][t(442)](t(619),s)}}function kc(t,e,n){const r=Ec;for(const s of e[r(324)][r(705)]({includeSelf:!0,parentFirst:!0})){if(s[r(409)]==s)return!1;if(!n[r(375)](s))return!1;if(t[r(302)](s)||t[r(359)](s))return!0}return!1}function Cc(t){const e=Ec;return t[e(542)][e(324)]==t[e(548)][e(707)]&&t[e(542)][e(651)]}function Lc(t,e,n,r){const s=Ec,o=t=>!t[s(606)].is(s(506))&&!r[s(302)](t[s(606)]),i=t[s(548)][s(638)](o),a=t[s(542)][s(638)](o,{direction:s(336)});return!(t[s(548)][s(669)](i)&&t[s(542)][s(669)](a)||(i[s(380)](a)?n[s(520)](e,{range:n[s(665)](i,a)}):n[s(486)](e),0))}function Rc(t){return(0,o.hashObject)(t)}function Sc(t){const e=Ec,n=t[e(548)][e(707)];return n&&n.is(e(330))}function Nc(t,e){const n=Ec;return null==t[n(542)][n(345)]&&t[n(542)][n(324)]==t[n(548)][n(707)]?Mc(t[n(548)][n(707)],e):t}function Mc(t,e){const n=Ec,r=e[n(635)][n(302)](t)||e[n(635)][n(609)](t);return e[n(665)](e[n(316)](t,n(386)),r?e[n(512)](t):e[n(316)](t,n(542)))}function vc(t,e,n,r,s){const o=Ec;if(!Oc(t,e))return!1;if(n[o(542)][o(669)](r[o(548)]))return!0;if(t[o(384)]!=e[o(384)])return!1;if(!n[o(542)][o(374)](r[o(548)]))return!1;const i=s[o(665)](n[o(542)],r[o(548)])[o(322)]();for(const t of i)if([o(355),o(709)][o(511)](t[o(384)])&&s[o(635)][o(359)](t[o(606)]))return!1;return!0}function Oc(t,e,n=[]){const r=Ec;return!(!t[r(695)]||!e[r(695)])&&wr(Ic(t[r(460)],n),Ic(e[r(460)],n))}function wc(t,e){const n=Ec,r=Dc(t[n(460)]),s=Dc(e);if(!t[n(695)])return!1;for(const t of Object[n(623)](s))if(!wr(r[t],s[t]))return!1;return!0}function Dc(t){const e=Ec,n=Object[e(571)]({},t);return delete n[e(407)],delete n[e(655)],n}const Fc=xc;function xc(t,e){const n=Pc();return(xc=function(t,e){return n[t-=237]})(t,e)}function Pc(){const t=["remove","unbind","locale","431418Reolmv","view","_pendingAction","PENDING_ACTION_SUGGESTION","40qNmDof","PendingActions","discardSuggestion","411576xsWsfR","_removePendingAction","1562536CtneoX","acceptSuggestion","isEnabled","isDirty","getRanges","bind","add","execute","_discardCommand","704922njGSDg","get","plugins","canEditAt","14983120DlwJFS","9hhDsEL","listenTo","destroy","7909153nGsujz","canAccept","_acceptCommand","commentThreadController","_setPendingAction","change:isDirty","stopListening","canDiscard","model","commands","_editor","607045LtzZve"];return(Pc=function(){return t})()}!function(t,e){const n=xc,r=t();for(;;)try{if(599467===parseInt(n(262))/1+parseInt(n(243))/2+-parseInt(n(273))/3+-parseInt(n(275))/4+-parseInt(n(270))/5*(parseInt(n(266))/6)+-parseInt(n(251))/7+-parseInt(n(247))/8*(-parseInt(n(248))/9))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Pc);class Uc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=xc;super(),this[s(259)]=e,this[s(267)]=n,this[s(254)]=r,this[s(261)]=t,this[s(253)]=t[s(260)][s(244)](s(276)),this[s(242)]=t[s(260)][s(244)](s(272)),this[s(267)][s(239)](s(277)).to(this[s(253)],this[s(242)],((t,e)=>t||e)),this[s(267)][s(239)](s(252)).to(this[s(253)],s(277),(t=>t&&this[s(261)][s(259)][s(246)](e[s(238)]()))),this[s(267)][s(239)](s(258)).to(this[s(242)],s(277),(t=>t&&this[s(261)][s(259)][s(246)](e[s(238)]()))),this[s(268)]=null,n[s(237)]&&this[s(255)](),this[s(249)](n,s(276),(()=>this[s(276)]())),this[s(249)](n,s(272),(()=>this[s(272)]())),this[s(249)](n,s(256),(()=>{const t=s;n[t(237)]?this[t(255)]():this[t(274)]()}))}[Fc(276)](){const t=Fc;this[t(253)][t(241)](this[t(259)].id)}[Fc(272)](){const t=Fc;this[t(242)][t(241)](this[t(259)].id)}[Fc(250)](){const t=Fc;this[t(267)][t(264)](t(277)),this[t(267)][t(264)](t(252)),this[t(267)][t(264)](t(258)),this[t(257)](),this[t(254)][t(250)](),this[t(268)]&&this[t(274)]()}[Fc(255)](){const t=Fc,e=Hr(this[t(261)][t(265)],t(269));this[t(268)]=this[t(261)][t(245)][t(244)](t(271))[t(240)](e)}[Fc(274)](){const t=Fc;null!==this[t(268)]&&this[t(261)][t(245)][t(244)](t(271))[t(263)](this[t(268)]),this[t(268)]=null}}const Bc=Gc;function jc(){const t=["31845LDKJOH","disableComments","disabledSubmit","isActive","12815280FnpKUy","authoredAt","_createCommentViews","updateComment","5076783MsiQga","12242630yjhTlT","552ZTxZqn","2293770ZmzcCr","_localUser","locale","5225017HqLEHE","isReadOnly","_model","CommentView","submit","hasDirtyComment","commentThread","destroy","removeComment","element","value","addComment","commentInputView","focus","descriptionParts","commentThreadInputView","commentsListView","92EQOfDl","setData","set","cancel","6054DyjurT","_createCommentThreadInputView","9jUDXia","editorConfig","isDirty","delegate","length","canDiscard","canAccept","editor","_config","bind","assign","fire","isEnabled","showInput"];return(jc=function(){return t})()}function Gc(t,e){const n=jc();return(Gc=function(t,e){return n[t-=266]})(t,e)}!function(t,e){const n=Gc,r=t();for(;;)try{if(918923===parseInt(n(303))/1*(-parseInt(n(278))/2)+parseInt(n(276))/3+parseInt(n(299))/4*(parseInt(n(268))/5)+parseInt(n(279))/6+parseInt(n(282))/7+-parseInt(n(272))/8+parseInt(n(305))/9*(parseInt(n(277))/10))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(298)]=null,this[s(297)]=null,this[s(301)](s(271),!1),this[s(301)](s(273),e[s(273)]),this[s(314)](s(273)).to(e),this[s(301)](s(296),[]),this[s(301)](s(307),!1),this[s(301)](s(266),!1),this[s(301)](s(311),!1),this[s(301)](s(310),!1),this[s(284)]=e,this[s(280)]=n,this[s(313)]=r,r[s(269)]?this[s(301)](s(309),1):this[s(274)]()}[Bc(295)](){const t=Bc;this[t(291)][t(295)]()}[Bc(289)](){const t=Bc;this[t(298)]&&this[t(298)][t(289)](),this[t(297)]&&this[t(297)][t(289)](),super[t(289)]()}[Bc(274)](){const t=Bc,{CommentsListView:e}=this[t(313)];this[t(298)]=new e(this[t(281)],this[t(284)][t(288)],Object[t(315)]({CommentView:this[t(313)][t(285)]},this[t(313)])),this[t(298)][t(308)](t(290)).to(this),this[t(298)][t(308)](t(275)).to(this),this[t(298)][t(314)](t(271)).to(this),this[t(301)](t(309),this[t(298)][t(309)]+1),this[t(314)](t(309)).to(this[t(298)],t(309),(t=>t+1)),this[t(297)]=this[t(304)](),this.on(t(290),(()=>this[t(295)]())),this[t(314)](t(307)).to(this[t(298)],t(287),this[t(297)][t(294)],t(292),((t,e)=>t||!!e))}[Bc(304)](){const t=Bc,{CommentThreadInputView:e}=this[t(313)],n=new e(this[t(281)],this[t(280)],this[t(313)][t(306)]),r=n[t(294)];return n[t(314)](t(267)).to(this,t(271),this[t(284)][t(288)],t(283),r,t(292),((t,e,n)=>!!n||t&&!e)),r.on(t(286),((e,n)=>{const s=t;this[s(316)](s(293),n),r[s(312)][s(300)]("")})),r.on(t(302),(()=>this[t(295)]())),r[t(314)](t(270)).to(this[t(284)][t(288)],t(283)),n}}const zc=Wc;function Hc(){const t=["delegate","ck-annotation__info","userView","locale","EXTERNAL_IMPORT_WORD_AVATAR","innerText","ck-suggestion__actions","3137112MpfKOp","disableComments","ck-suggestion-","ck-suggestion--discard","content","editorReady","color","<p>","EXTERNAL_AVATAR","_model","change:description","editorDestroyed","execute","source","formatDateTime","_descriptionElement","getExternalSuggestionNote","ck-suggestion__info-name","ck-comment__info-time","ck-suggestion--disabled-comments","check","acceptButton","bindTemplate","join",'"></span>',"extendTemplate",'" title="',"cancel","_config","setTemplate","canAccept","ck-comment__external","EXTERNAL_SUGGESTION","ck-annotation","push","Accept suggestion","innerHTML","getUserViewNotificationText","map","940975XUdggS","_createButton","author","children",".ck-annotation__content-wrapper","ck-annotation__info-name","</p>","acceptSuggestion","value","render","863796MeDYTe","@external","createElement","45395LArMZs","discardButton","discardSuggestion","640503zdjwkN","ck-annotation__main","1123932uxcUGP","commentThreadInputView","authoredAt","ck-suggestion","span","</span>","creator","ck-suggestion__main","description","isActive","descriptionParts","isEnabled","element","ck-annotation__actions","title","name",'<span class="ck-suggestion-color" style="background-color: ',"ck-annotation__info-time","Discard suggestion","ck-suggestion--accept","commentThread","ck-suggestion__info","9cZuofr",'<span class="ck-suggestion-type">',"commentsListView","ck-annotation__user","type","importWord","31712TkUFiq","bind","time","ck-suggestion-wrapper","attributes","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion-wrapper--active","canDiscard","ck-annotation__content-wrapper","div","querySelector","fire","ck-suggestion__user","getTemplate","isExternal","split","set"];return(Hc=function(){return t})()}function Wc(t,e){const n=Hc();return(Wc=function(t,e){return n[t-=324]})(t,e)}!function(t,e){const n=Wc,r=t();for(;;)try{if(117149===-parseInt(n(412))/1*(-parseInt(n(418))/2)+parseInt(n(388))/3+-parseInt(n(382))/4+parseInt(n(372))/5+parseInt(n(390))/6+-parseInt(n(385))/7+-parseInt(n(333))/8)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Hc);class Kc extends Vc{constructor(e,n,r,s){const i=Wc;super(e,n,r,s),this[i(325)](i(416),""),this[i(419)](i(416)).to(this,i(400),(t=>t&&t[0]?t[0][i(416)]:"")),this[i(419)](i(398)).to(this,i(400),this,i(399),((t,e)=>{const n=i;let r="";for(const e of t)r+=n(340)+Xc(e[n(337)],e[n(339)])+n(378);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[i(348)]=null,this[i(354)]=this[i(373)](Hr(e,i(368)),t.icons[i(353)],i(409),i(379),"sw"),this[i(354)][i(419)](i(401)).to(this,i(363)),this[i(386)]=this[i(373)](Hr(e,i(408)),t.icons[i(360)],i(336),i(387),"sw"),this[i(386)][i(419)](i(401)).to(this,i(425)),this[i(328)]=new o.UserView(e,this[i(342)][i(374)],this[i(370)]()),this[i(328)][i(358)]({attributes:{class:[i(430),i(415)]}}),this[i(362)](this[i(431)]())}[zc(431)](){const t=zc,e=this[t(355)],n=[{tag:t(427),attributes:{class:[t(411),t(327)]},children:[{tag:t(394),children:[{text:this[t(328)][t(405)]}],attributes:{class:[t(350),t(377)]}},{tag:t(420),attributes:{datetime:e.to(t(392)),class:[t(351),t(407)]},children:[{text:e.to(t(392),(e=>this[t(361)][t(347)](e)))}]}]},{tag:t(427),attributes:{class:[t(332),t(403)]},children:[this[t(354)],this[t(386)]]},{tag:t(427),attributes:{class:[t(426)]}}];this[t(342)][t(432)]&&n[t(367)]({tag:t(427),attributes:{class:[t(364)]},children:[{text:this[t(349)]()}]});const r={tag:t(427),attributes:{class:[t(421),e.if(t(399),t(424)),e.to(t(416),(e=>t(335)+e)),this[t(361)][t(334)]&&t(352)],"data-suggestion-id":this[t(342)].id,"data-thread-id":this[t(342)][t(410)].id,"data-author-id":this[t(342)][t(374)].id,tabindex:-1},children:[{tag:t(427),attributes:{class:[t(393),t(366)]},children:[this[t(328)],{tag:t(427),attributes:{class:[t(397),t(389)]},children:n}]}]};return this[t(414)]&&this[t(391)]&&(r[t(375)][t(367)](this[t(414)],this[t(391)]),this[t(414)][t(326)](t(338)).to(this),this[t(414)][t(326)](t(344)).to(this),this[t(391)][t(326)](t(338)).to(this),this[t(391)][t(326)](t(344)).to(this)),r}[zc(381)](){const t=zc;super[t(381)](),this[t(348)]=this[t(402)][t(428)](t(376)),this[t(348)][t(369)]=this[t(398)],this.on(t(343),((e,n,r)=>{const s=t;this[s(348)][s(369)]=r}))}[zc(373)](t,e,n,r,o){const i=zc,a=new s.ButtonView(this[i(329)]);return a[i(325)]({label:t,icon:e,tooltip:!0,tooltipPosition:o}),a[i(358)]({attributes:{class:n}}),a.on(i(345),(()=>{const t=i;this[t(429)](r,this[t(342)].id)})),a}[zc(349)](){const t=zc;return t(417)===this[t(342)][t(422)][t(383)][t(346)]?Hr(this[t(329)],t(423)):Hr(this[t(329)],t(365))}[zc(370)](){const t=zc;return this[t(342)][t(432)]?t(417)===this[t(342)][t(422)][t(383)][t(346)]?Hr(this[t(329)],t(330),this[t(342)][t(396)][t(405)]):Hr(this[t(329)],t(341),this[t(342)][t(396)][t(405)]):null}}function Xc(t,e){const n=zc;let r="";return r+=t[n(324)]("*")[n(371)](((t,e)=>e%2!=0?n(413)+qc(t)+n(395):qc(t)))[n(356)](""),e&&(r+=n(406)+e[n(380)]+n(359)+e[n(404)]+n(357)),r}function qc(t){const e=zc,n=document[e(384)](e(394));return n[e(331)]=t,n[e(369)]}const Zc='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" width="20" height="20" xmlns="http://www.w3.org/2000/svg"><g fill="#000" fill-rule="nonzero"><path d="M1 3.28C1 2.574 1.574 2 2.272 2h10.23c.703 0 1.272.573 1.272 1.28v12.768c0 .708-.574 1.281-1.271 1.281H2.272A1.276 1.276 0 0 1 1 16.049V3.28zm11.503 12.954c-.008 0-.006-12.77-.006-12.77 0-.003-10.225-.004-10.225-.004.007 0 .005 12.77.005 12.77 0 .003 10.226.004 10.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351 0 .636.284.636.64a.641.641 0 0 1-.636.638H4.829a.636.636 0 0 1-.635-.639zm0 2.554c0-.352.292-.638.636-.638h5.116c.351 0 .636.283.636.638a.641.641 0 0 1-.636.639H4.829a.636.636 0 0 1-.635-.639zm0 2.555c0-.353.289-.639.633-.639h2.567c.35 0 .633.284.633.64a.639.639 0 0 1-.633.638H4.826a.634.634 0 0 1-.632-.639z"/><path d="M10.515 17.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319 0-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6 1.059-.56 2.11.119 1.051.68 1.443 1.271 1.177 1.771L14.53 17.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954 2.954 0 0 0-.487.21 2.044 2.044 0 0 0-.347.31c-.193.174-.332.262-.416.262-.064 0-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z"/></g></svg>\n',Qc=Yc;function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=320]})(t,e)}function Jc(){const t=["CommentsRepository","hasSuggestion","discardButton","576030HpvrXM","push","discardAllSuggestions","TrackChangesUI","destroy","buttonView","_updateController","_refreshActiveMarkers","change:previous","trackChanges","getDescriptions","registerAnnotation","4BVPKDe","_addUIComponentsToFactory","execute","addSourceCollector","editor","isInContent","CommentsUI","lowest","2193417sJcnHP","Accept all selected suggestions","suggestionUnloaded","componentFactory","2561070tysTrs","has","view","isMultiRange","commentThread","Accept all suggestions","getMarkers","21010VBUFGK","keys","getAllAdjacentSuggestions","_annotationViews","getJoined","bind","getSuggestion","isOn","isDirty","addComment","source","locale","_createToolbarButton","suggestion-","items","comments.maxCommentCharsWhenCollapsed","TrackChangesEditing","change:activeAnnotations","reduce","switchbutton","trackChanges.disableComments","editing","delete","filter","type","SuggestionThreadView","init","_bindAnnotationToEditors","from","requires","model","value","Annotations","commands","comments","acceptAllSuggestions","size","_destroyController","menu","comments.maxThreadTotalWeight","Discard all selected suggestions","panelView","length","pluginName","acceptSelectedSuggestions","_disableComments","stopListening","getMarkerNames","children","_unbindEditors","refreshSelectedViews","menuBar:trackChanges","menuitemcheckbox","arrowView","set","descriptionFactory","Discard all suggestions","suggestionLoaded","createCommentThreadController","activeAnnotations","head","createAnnotation","previous","getByInnerView","_handleSuggestionControllerDelayed","values","getRanges","define","_createMenuBarMenu","mainView","commandName","unbind","CommentView","button","menuitem","comments.maxCommentsWhenCollapsed","remove","clear","55MkYiUZ","config","some","activeMarkers","5677713MOYFTe","toMany","suggestionChanged","add","trackChanges.SuggestionThreadView","838392kLUIUD","496453RRbWoQ","plugins","EditorAnnotations","separator","_suggestionToController","isEnabled","discardSelectedSuggestions","actionView","innerView","16JtBkue","createAnnotationView","get","listenTo","acceptButton","_handleControllerBuffer","focus","68nDEJzE","delegate","_viewToController","_initializeController","getFirstRange","comments.editorConfig","Track changes","descriptionParts"];return(Jc=function(){return t})()}!function(t,e){const n=Yc,r=t();for(;;)try{if(815163===parseInt(n(425))/1*(parseInt(n(464))/2)+-parseInt(n(326))/3+parseInt(n(441))/4*(-parseInt(n(337))/5)+parseInt(n(424))/6+-parseInt(n(452))/7*(parseInt(n(434))/8)+-parseInt(n(419))/9+-parseInt(n(330))/10*(-parseInt(n(415))/11))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(Jc);class $c extends t.Plugin{static get[Qc(366)](){const t=Qc;return[yc,o.Users,t(449),t(369),t(427)]}static get[Qc(380)](){return Qc(455)}constructor(t){const e=Qc;super(t),this[e(429)]=new Map,this[e(443)]=new Map,this[e(340)]=new Map,this[e(439)]=new Map;const n=this[e(322)][e(416)];n[e(404)](e(423),Kc),n[e(404)](e(357),!1),this[e(382)]=n[e(436)](e(357))}[Qc(401)](t,e){const n=Qc;0===this[n(439)][n(373)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(439)]){const r=this[t(429)][t(331)](e);r||n?r&&n&&this[t(374)](e):this[t(444)](e)}this[t(439)][t(414)](),this[t(322)][t(426)][t(436)](t(427))[t(387)](),this[t(459)]()}),10),this[n(439)][n(391)](t,e)}[Qc(363)](){const t=Qc,e=this[t(322)],n=e[t(426)][t(436)](t(353)),r=e[t(426)][t(436)](t(369)),s=e[t(426)][t(436)](t(427)),o=e[t(426)][t(436)](t(449));this[t(465)](),s[t(321)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(365)](this[e(429)])){const s=t[e(339)](),o=[];for(const t of s){if(!t[e(323)])continue;if(t[e(333)]){o[e(453)](...t[e(403)]());continue}const n=t[e(445)]();if(o[e(379)]>0){const t=o[0][e(341)](n);if(t){o[0]=t;continue}}o[e(453)](n)}n[e(453)]([r[e(332)],o])}return n})),this[t(437)](n,t(394),((e,n)=>{const r=t;this[r(437)](n,r(460),((t,e,s,o)=>{const i=r;n[i(323)]&&(null==s?(this[i(458)](o[i(397)]),this[i(401)](n,!1)):(this[i(458)](s[i(397)]),null==o&&this[i(401)](n,!0)))})),null!==n[r(399)]?this[r(458)](n[r(397)]):this[r(401)](n,!1)})),this[t(437)](n,t(328),((e,n,r)=>{const s=t;this[s(383)](n,s(460)),this[s(439)][s(359)](n),this[s(429)][s(331)](n)&&this[s(374)](n),r&&this[s(458)](r[s(397)])})),this[t(437)](n,t(421),((e,n)=>{this[t(458)](n)})),this[t(437)](r,t(354),(()=>{this[t(459)]()})),this[t(437)](o,t(346),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(450)](r))return;const i=n[o(343)](r);this[o(429)][o(436)](i)[o(332)][o(440)]()}),{priority:t(325)})}[Qc(459)](){const t=Qc,e=this[t(322)][t(426)][t(436)](t(369)),n=this[t(322)][t(426)][t(436)](t(353)),r=Array[t(365)](e[t(396)],(e=>e[t(433)]))[t(360)]((e=>this[t(443)][t(331)](e))),s=[];for(const e of r){const n=this[t(443)][t(436)](e)[t(367)][t(339)]();s[t(453)](...n[t(355)](((e,n)=>[...e,...n[t(384)]()]),[]))}n[t(418)]=s}[Qc(465)](){const t=Qc,n=this[t(322)],r=n[t(348)],o=Hr(r,t(447)),i=new e.Collection([{type:t(356),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(461),role:t(389)})},{type:t(428)},{type:t(410),model:new s.ViewModel({withText:!0,label:Hr(r,t(335)),commandName:t(372),role:t(411)})},{type:t(410),model:new s.ViewModel({withText:!0,label:Hr(r,t(327)),commandName:t(381),role:t(411)})},{type:t(410),model:new s.ViewModel({withText:!0,label:Hr(r,t(393)),commandName:t(454),role:t(411)})},{type:t(410),model:new s.ViewModel({withText:!0,label:Hr(r,t(377)),commandName:t(431),role:t(411)})}]);for(const e of i)if(tu(e)){const r=n[t(370)][t(436)](e[t(367)][t(407)]);e[t(367)][t(342)](t(344),t(430)).to(r,t(368),t(430))}n.ui[t(329)][t(422)](t(461),(e=>this[t(349)](e,i,o))),n.ui[t(329)][t(422)](t(388),(e=>this[t(405)](e,i,o)))}[Qc(349)](t,e,n){const r=Qc,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(322)][r(370)][r(436)](r(461));o[r(457)][r(391)]({tooltip:n,label:n,icon:Zc}),o[r(457)][r(342)](r(344)).to(i,r(368)),o[r(457)].on(r(320),(()=>{const t=r;i[t(320)](),this[t(322)][t(358)][t(332)][t(440)]()})),(0,s.addListToDropdown)(o,e,{role:r(375)});const a=[];for(const t of e)tu(t)&&a[r(453)](this[r(322)][r(370)][r(436)](t[r(367)][r(407)]));const c=o[r(457)];return c[r(432)][r(408)](r(430)),c[r(390)][r(408)](r(430)),c[r(432)][r(342)](r(430)).to(i,r(430)),c[r(390)][r(342)](r(430))[r(420)](a,r(430),((...t)=>t[r(417)]((t=>t)))),o.on(r(320),(t=>{const e=r;this[e(322)][e(320)](t[e(347)][e(407)]),this[e(322)][e(358)][e(332)][e(440)]()})),o}[Qc(405)](t,e,n){const r=Qc,o=new s.MenuBarMenuView(t),i=this[r(322)][r(370)][r(436)](r(461));o[r(457)][r(391)]({label:n,icon:Zc});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(428)==n[r(361)]){a[r(351)][r(422)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(367)];i[r(342)](...Object[r(338)](c)).to(c),i[r(442)](r(320)).to(o),i.on(r(320),(()=>{const t=r;this[t(322)][t(320)](c[t(407)]),this[t(322)][t(358)][t(332)][t(440)]()})),e[r(385)][r(422)](i),a[r(351)][r(422)](e)}return o[r(342)](r(430)).to(i,r(430)),o[r(378)][r(385)][r(422)](a),o}[Qc(444)](t){const e=Qc,n=this[e(322)],r=n[e(416)],s=n[e(426)][e(436)](e(369)),i=n[e(426)][e(436)](e(449)),a=n[e(426)][e(436)](e(427)),c=n[e(426)][e(436)](o.Users).me,u=r[e(436)](e(461))[e(362)],{CommentsListView:l,CommentThreadInputView:f}=n[e(426)][e(436)](e(324));let h,g;this[e(340)][e(331)](t.id)?(g=this[e(340)][e(436)](t.id),h=g[e(406)]):(h=new u(n[e(348)],t,c,{disableComments:this[e(382)],editorConfig:r[e(436)](e(446)),maxCommentsWhenCollapsed:r[e(436)](e(412)),maxThreadTotalWeight:r[e(436)](e(376)),maxCommentCharsWhenCollapsed:r[e(436)](e(352)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(436)](e(348))),CommentView:r[e(436)](e(371))[e(409)],CommentsListView:l,CommentThreadInputView:f}),h[e(438)].on(e(320),(()=>{const t=e;n[t(358)][t(332)][t(440)]()})),h[e(451)].on(e(320),(()=>{const t=e;n[t(358)][t(332)][t(440)]()})),g=s[e(435)](this[e(322)][e(348)],h),g[e(342)](e(345)).to(h,e(345)),g[e(342)](e(379)).to(h),g[e(342)](e(361)).to(h,e(361),(t=>e(350)+t)),this[e(340)][e(391)](t.id,g));const d=i[e(395)](t[e(334)],h),p=new Uc(n,t,h,d),m=t[e(339)]()[e(360)]((t=>t[e(323)]));h[e(448)]=n[e(426)][e(436)](e(353))[e(392)][e(462)](m),this[e(429)][e(391)](t,p),this[e(443)][e(391)](h,p);const I=s[e(398)]({view:g,target:()=>{const r=e,s=[],i=t[r(339)]()[r(360)]((t=>t[r(323)]));for(const t of i)s[r(453)](...t[r(336)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(358)],s)},type:()=>e(350)+p[e(332)][e(361)]});i[e(364)](h,I),s[e(422)](I),a[e(463)](I)}[Qc(374)](t){const e=Qc,n=this[e(322)][e(426)][e(436)](e(449)),r=this[e(322)][e(426)][e(436)](e(369)),s=this[e(429)][e(436)](t),o=s[e(332)],i=r[e(400)](o);n[e(386)](o),i&&r[e(413)](i),this[e(429)][e(359)](t),this[e(443)][e(359)](o),s[e(456)]()}[Qc(458)](t){const e=Qc;if(!t[e(323)]||!this[e(429)][e(331)](t))return;const n=this[e(322)][e(426)][e(436)](e(353)),r=this[e(429)][e(436)](t),s=t[e(339)]();r[e(332)][e(448)]=n[e(392)][e(462)](s)}[Qc(456)](){const t=Qc;for(const e of this[t(429)][t(338)]())this[t(374)](e);for(const e of this[t(340)][t(402)]())e[t(406)][t(456)]();super[t(456)]()}}function tu(t){return Qc(367)in t}var eu=ru;function nu(){var t=["requires","plugins","getSuggestions","877681UTMLAf","addSuggestionData","10bInCPU","1176TXYVAw","620QQZpJh","6194874UZSHbL","pluginName","editor","adapter","1433556kpbCvn","TrackChanges","1214UCdaGQ","getSuggestion","addSuggestion","50352BGebsO","132147AACPzq","118278SYbPkK","get","Comments"];return(nu=function(){return t})()}function ru(t,e){var n=nu();return(ru=function(t,e){return n[t-=243]})(t,e)}!function(t,e){for(var n=ru,r=t();;)try{if(595222===-parseInt(n(253))/1+parseInt(n(248))/2*(parseInt(n(262))/3)+-parseInt(n(246))/4*(-parseInt(n(261))/5)+-parseInt(n(264))/6+-parseInt(n(259))/7+parseInt(n(251))/8+-parseInt(n(252))/9*(-parseInt(n(263))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(nu);class su extends t.Plugin{static get[eu(256)](){return[yc,$c,eu(255)]}static get[eu(243)](){return eu(247)}set[eu(245)](t){var e=eu;this[e(244)][e(257)][e(254)](yc)[e(245)]=t}get[eu(245)](){var t=eu;return this[t(244)][t(257)][t(254)](yc)[t(245)]}[eu(250)](t){var e=eu;return this[e(244)][e(257)][e(254)](yc)[e(260)](t)}[eu(258)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=eu;return this[n(244)][n(257)][n(254)](yc)[n(258)]({skipNotAttached:t,toJSON:e})}[eu(249)](t){var e=eu;return this[e(244)][e(257)][e(254)](yc)[e(249)](t)}}const ou=au;function iu(){const t=["editor","constructor","6RoOuiN","_adapter","5284965VQTHpN","create","track-changes-data-invalid-editor-creator","destroy","useAnonymousUser","rootsAttributes","createElement","data","9JaMDSC","1629768NZjQRv","getDataWithAcceptedSuggestions","addSuggestionData","end","discardAllSuggestions","getUser","reduce","getFullData","9663340qQeeSJ","609328zrfGal","Users","154653wFYCSB","20sEuJda","requires","name","document","createDocumentFragment","config","addCommentThread","trackChangesData.editorCreator","push","model","getRootNames","addUser","div","editorCreator","TrackChangesEditing","acceptAllSuggestions","plugins","function","get","init","result","trackChangesData","TrackChangesData","2137950XGrGdV","pluginName","users","getDataWithDiscardedSuggestions","getCommentThreads","Pagination","TrackChangesDataGetter","set","getRootsAttributes","execute","getSuggestions","appendChild","define","4424736gJjYxu","CommentsRepository","map"];return(iu=function(){return t})()}function au(t,e){const n=iu();return(au=function(t,e){return n[t-=243]})(t,e)}!function(t,e){const n=au,r=t();for(;;)try{if(380555===parseInt(n(265))/1+-parseInt(n(268))/2*(-parseInt(n(267))/3)+-parseInt(n(256))/4+parseInt(n(291))/5+parseInt(n(245))/6*(parseInt(n(247))/7)+parseInt(n(304))/8*(-parseInt(n(255))/9)+-parseInt(n(264))/10)break;r.push(r.shift())}catch(t){r.push(r.shift())}}(iu);const cu=[ou(296)];class uu extends t.Plugin{static get[ou(269)](){return[yc]}static get[ou(292)](){return ou(290)}[ou(287)](){const t=ou,n=this[t(243)];if(n[t(273)][t(303)](t(275),(e=>{const r=t,s=n[r(277)][r(271)][r(278)]()[r(262)](((t,e)=>(t[e]="",t)),{});return n[r(244)][r(248)](s,e)})),t(285)!=typeof n[t(273)][t(286)](t(289))[t(281)])throw new e.CKEditorError(t(249))}[ou(257)](t){return hu(this[ou(243)],!0,t)}[ou(294)](t){return hu(this[ou(243)],!1,t)}}class lu extends t.Plugin{static get[ou(292)](){return ou(297)}constructor(t){const e=ou;super(t),this[e(288)]=e(259)}[ou(287)](){const t=ou;this[t(243)][t(284)][t(286)](t(305))[t(246)]={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(243)][t(284)][t(286)](t(282))[t(246)]=null}}function fu(t){return void 0!==t[ou(299)]}async function hu(t,e,n){const r=ou,s=(0,o.sanitizeEditorConfig)(t,cu);s[r(284)][r(276)](yc,lu),s[r(252)]=fu(t)?t[r(299)]():void 0;const i=document[r(272)](),a=t[r(273)][r(286)](r(289))[r(281)],c=await a(s,(()=>function(t){const e=r,n=document[e(253)](e(280));return t[e(302)](n),n}(i)));!function(t,e){const n=r,s=t[n(277)][n(271)][n(278)]()[n(262)](((e,r)=>(e[r]=t[n(254)][n(286)]({rootName:r}),e)),{}),o=t[n(284)][n(286)](n(266))[n(293)][n(306)]((t=>({id:t.id,name:t[n(270)]}))),i=t[n(284)][n(286)](n(282))[n(301)]({skipNotAttached:!0,toJSON:!0}),a=t[n(284)][n(286)](n(305))[n(295)]({skipNotAttached:!0,toJSON:!0}),c=e[n(284)][n(286)](n(266)),u=e[n(284)][n(286)](n(282)),l=e[n(284)][n(286)](n(305));for(const t of o)c[n(261)](t.id)||c[n(279)](t);c.me||c[n(251)]();for(const t of a)l[n(274)](t);for(const t of i)u[n(258)](t);e[n(254)][n(298)](s)}(t,c),c[r(300)](r(e?283:260));const u=fu(c)?c[r(263)](n):c[r(254)][r(286)](n);return await c[r(250)](),u}function gu(t,e){var n=du();return(gu=function(t,e){return n[t-=300]})(t,e)}function du(){var t=["18ehvYjC","7IkWTtg","1129683HvzZXp","6042110vbWHqt","1753372gjWSyD","3FtjrMg","5043032ToDHlu","6880392wYLQWs","233356mokKSA","3738150tkpVYC"];return(du=function(){return t})()}!function(t,e){for(var n=gu,r=t();;)try{if(665809===-parseInt(n(307))/1+parseInt(n(309))/2+parseInt(n(300))/3*(-parseInt(n(303))/4)+parseInt(n(308))/5+parseInt(n(302))/6+parseInt(n(306))/7*(-parseInt(n(301))/8)+parseInt(n(305))/9*(-parseInt(n(304))/10))break;r.push(r.shift())}catch(t){r.push(r.shift())}}(du)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();